.ds-container[data-v-58ad102f]{box-sizing:border-box;width:100%}.ds-container--center[data-v-58ad102f]{margin-left:auto;margin-right:auto}.ds-container--narrow[data-v-58ad102f]{max-width:var(--ds-container-narrow-width)}.ds-container--normal[data-v-58ad102f]{max-width:var(--ds-container-max-width)}.ds-container--wide[data-v-58ad102f]{max-width:var(--ds-container-wide-width)}.ds-container--fluid[data-v-58ad102f]{max-width:none}.ds-container--gutter-default[data-v-58ad102f]{padding-left:var(--ds-container-gutter);padding-right:var(--ds-container-gutter)}.ds-container--gutter-compact[data-v-58ad102f]{padding-left:var(--ds-container-gutter-compact);padding-right:var(--ds-container-gutter-compact)}.ds-container--gutter-none[data-v-58ad102f]{padding-left:0;padding-right:0}.ds-section[data-v-5673f1b0]{--ds-section-padding-y:var(--ds-section-padding-default);padding-bottom:var(--ds-section-padding-y);padding-top:var(--ds-section-padding-y);position:relative}.ds-section--light[data-v-5673f1b0],.ds-section[data-v-5673f1b0]{background:var(--portal-color-surface);color:var(--portal-color-text)}.ds-section--dark[data-v-5673f1b0]{background:var(--portal-color-dark);color:var(--ds-color-text-inverse)}.ds-section--gradient[data-v-5673f1b0]{background:var(--portal-gradient-brand);color:var(--ds-color-text-inverse)}.ds-section--padding-none[data-v-5673f1b0]{--ds-section-padding-y:0}.ds-section--padding-compact[data-v-5673f1b0]{--ds-section-padding-y:var(--ds-section-padding-compact)}.ds-section--padding-spacious[data-v-5673f1b0]{--ds-section-padding-y:var(--ds-section-padding-spacious)}.ds-section__inner[data-v-5673f1b0]{display:flex;flex-direction:column;gap:var(--ds-section-content-gap);min-width:0}.ds-section__content[data-v-5673f1b0],.ds-section__footer[data-v-5673f1b0],.ds-section__header[data-v-5673f1b0]{min-width:0}.sale-beyond[data-v-e04e9734]{background:var(--portal-color-surface)}.sale-beyond__inner[data-v-e04e9734]{display:flex;flex-direction:column;gap:var(--portal-sale-beyond-section-gap);margin:0 auto;max-width:var(--portal-sale-beyond-content-width);padding-bottom:var(--portal-sale-beyond-desktop-padding-bottom);padding-top:var(--portal-sale-beyond-desktop-padding-top);width:calc(100% - var(--ds-container-gutter) - var(--ds-container-gutter))}.sale-beyond__header[data-v-e04e9734]{align-items:center;display:flex;flex-direction:column;gap:18px;text-align:center;width:100%}.sale-beyond__title[data-v-e04e9734]{color:var(--portal-color-dark);font-family:var(--ds-font-heading)!important;font-size:var(--ds-heading-h2-font-size)!important;font-weight:var(--ds-font-weight-heading-bold)!important;line-height:var(--ds-heading-h2-line-height)!important;max-width:100%}.sale-beyond__description[data-v-e04e9734],.sale-beyond__title[data-v-e04e9734]{word-wrap:break-word;letter-spacing:0!important;margin:0}.sale-beyond__description[data-v-e04e9734]{color:var(--portal-color-text-muted);font-family:var(--ds-font-body)!important;font-size:var(--ds-body-1-font-size)!important;line-height:var(--ds-body-1-line-height)!important;max-width:var(--portal-sale-beyond-description-width)}.sale-beyond__grid[data-v-e04e9734]{grid-gap:var(--portal-sale-beyond-card-gap);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.sale-beyond__card[data-v-e04e9734],.sale-beyond__grid[data-v-e04e9734]{gap:var(--portal-sale-beyond-card-gap)}.sale-beyond__card[data-v-e04e9734]{--sale-beyond-card-border-color:color-mix(in srgb,var(--portal-color-dark) 20%,transparent);align-items:flex-start;border:1px solid var(--sale-beyond-card-border-color);border-radius:var(--portal-sale-beyond-card-radius);box-sizing:border-box;display:flex;min-height:var(--portal-sale-beyond-card-min-height);padding:var(--portal-sale-beyond-card-padding)}.sale-beyond__content[data-v-e04e9734]{min-width:0}.sale-beyond__icon[data-v-e04e9734]{align-items:center;background:color-mix(in srgb,var(--ds-color-white) 20%,transparent);border-radius:var(--portal-sale-beyond-icon-radius);color:currentColor;display:inline-flex;flex:0 0 var(--portal-sale-beyond-icon-size);height:var(--portal-sale-beyond-icon-size);justify-content:center;width:var(--portal-sale-beyond-icon-size)}.sale-beyond__icon[data-v-e04e9734] .ds-icon{height:var(--portal-sale-beyond-icon-glyph-size)!important;width:var(--portal-sale-beyond-icon-glyph-size)!important}.sale-beyond__icon[data-v-e04e9734] .ds-icon svg{height:100%!important;width:100%!important}.sale-beyond__card--navy[data-v-e04e9734]{background:var(--portal-color-dark);color:var(--ds-color-white)}.sale-beyond__card--blue[data-v-e04e9734]{--sale-beyond-card-border-color:color-mix(in srgb,var(--portal-color-secondary) 20%,transparent);background:var(--portal-color-secondary);color:var(--ds-color-white)}.sale-beyond__card--violet[data-v-e04e9734]{--sale-beyond-card-border-color:color-mix(in srgb,var(--ds-color-vivid-violet-500) 20%,transparent);background:var(--ds-color-vivid-violet-500);color:var(--ds-color-white)}.sale-beyond__card--light[data-v-e04e9734]{--sale-beyond-card-border-color:color-mix(in srgb,var(--portal-color-dark) 30%,transparent);background:var(--ds-color-white);color:var(--portal-color-dark)}.sale-beyond__card--light .sale-beyond__icon[data-v-e04e9734]{background:var(--portal-sale-beyond-icon-soft-gradient)}.sale-beyond__card--gradient[data-v-e04e9734]{background:var(--portal-sale-beyond-card-gradient);background-clip:border-box;background-origin:border-box;border:0;box-shadow:none;color:var(--ds-color-white);outline:0;overflow:hidden;padding:var(--portal-sale-beyond-gradient-card-padding)}.sale-beyond__card--gradient[data-v-e04e9734]:after,.sale-beyond__card--gradient[data-v-e04e9734]:before{content:none}.sale-beyond__card--gradient .sale-beyond__icon[data-v-e04e9734]{display:none}.sale-beyond__card-title[data-v-e04e9734]{word-wrap:break-word;font-family:var(--ds-font-heading)!important;font-size:var(--ds-body-2-font-size)!important;font-weight:600!important;letter-spacing:0!important;line-height:24px!important;margin:0}.sale-beyond__card-text[data-v-e04e9734]{word-wrap:break-word;color:currentColor;font-family:var(--ds-font-body)!important;font-size:14px!important;font-size:var(--ds-body-small-font-size,14px)!important;letter-spacing:0!important;line-height:18px!important;margin:4px 0 0;opacity:.9}@media(max-width:991.98px){.sale-beyond__grid[data-v-e04e9734]{grid-template-columns:repeat(2,minmax(0,1fr));margin-left:auto;margin-right:auto;max-width:calc(var(--portal-sale-beyond-card-width) + var(--portal-sale-beyond-card-width) + var(--portal-sale-beyond-card-gap))}}@media(max-width:575.98px){.sale-beyond__inner[data-v-e04e9734]{padding-bottom:var(--portal-sale-beyond-mobile-padding-y);padding-top:var(--portal-sale-beyond-mobile-padding-y);width:min(100%,var(--portal-sale-beyond-mobile-content-width))}.sale-beyond__header[data-v-e04e9734]{align-items:center;text-align:center}.sale-beyond__title[data-v-e04e9734]{font-size:var(--ds-heading-h4-font-size)!important;line-height:var(--portal-sale-beyond-mobile-title-line-height)!important}.sale-beyond__description[data-v-e04e9734]{font-size:var(--ds-body-2-font-size)!important;line-height:var(--ds-body-2-line-height)!important}.sale-beyond__grid[data-v-e04e9734]{grid-template-columns:1fr;max-width:100%}}.sale-featured[data-v-ca0da6ec]{background:var(--portal-color-surface);overflow:hidden}.sale-featured__inner[data-v-ca0da6ec]{gap:64px;margin:0 auto;max-width:1254px;padding:var(--ds-section-padding-default) var(--ds-container-gutter);position:relative}.sale-featured__header[data-v-ca0da6ec],.sale-featured__inner[data-v-ca0da6ec]{align-items:center;display:flex;flex-direction:column}.sale-featured__header[data-v-ca0da6ec]{gap:24px;max-width:768px;text-align:center}.sale-featured__title[data-v-ca0da6ec]{color:var(--portal-color-dark);font-family:var(--ds-font-heading);font-size:var(--ds-heading-h2-font-size);font-weight:var(--ds-font-weight-heading-bold);letter-spacing:0;line-height:var(--ds-heading-h2-line-height);margin:0}.sale-featured__description[data-v-ca0da6ec]{color:var(--portal-color-text);font-family:var(--ds-font-body);font-size:var(--ds-body-1-font-size);line-height:var(--ds-body-1-line-height);margin:0}.sale-featured__content[data-v-ca0da6ec]{position:relative;width:100%}.sale-featured__content[data-v-ca0da6ec]:before{background:var(--portal-gradient-brand);border-radius:50%;content:"";height:max(320px,min(54vw,1222px));left:50%;opacity:.9;pointer-events:none;position:absolute;top:50%;transform:translate(-46%,-18%) rotate(40deg);width:min(1526px,140vw);z-index:0}.sale-featured__cta[data-v-ca0da6ec],.sale-featured__properties[data-v-ca0da6ec]{position:relative;z-index:1}@media(max-width:575.98px){.sale-featured__inner[data-v-ca0da6ec]{gap:32px;padding:50px var(--ds-container-gutter-compact)}.sale-featured__header[data-v-ca0da6ec]{align-items:flex-start;text-align:left}.sale-featured__title[data-v-ca0da6ec]{font-size:var(--ds-heading-h4-font-size);line-height:var(--ds-heading-h4-line-height)}.sale-featured__description[data-v-ca0da6ec]{font-size:var(--ds-body-mobile-font-size);line-height:var(--ds-body-mobile-line-height)}}.sale-adviser[data-v-5ae151ae]{background:var(--portal-color-dark);color:var(--ds-color-white)}.sale-adviser__inner[data-v-5ae151ae]{gap:32px;margin:0 auto;max-width:1280px;padding:var(--ds-section-padding-default) var(--ds-container-gutter)}.sale-adviser__header[data-v-5ae151ae],.sale-adviser__inner[data-v-5ae151ae]{align-items:center;display:flex;flex-direction:column}.sale-adviser__header[data-v-5ae151ae]{gap:24px;max-width:768px;text-align:center}.sale-adviser__title[data-v-5ae151ae]{color:var(--ds-color-white);font-family:var(--ds-font-heading);font-size:var(--ds-heading-h2-font-size);font-weight:var(--ds-font-weight-heading-bold);letter-spacing:0;line-height:var(--ds-heading-h2-line-height);margin:0}.sale-adviser__description[data-v-5ae151ae]{color:color-mix(in srgb,var(--ds-color-white) 82%,transparent);font-family:var(--ds-font-body);font-size:var(--ds-body-1-font-size);line-height:var(--ds-body-1-line-height);margin:0}.sale-adviser__search[data-v-5ae151ae]{align-items:center;display:flex;gap:8px;justify-content:center;max-width:733px;width:100%}.sale-adviser__search-input[data-v-5ae151ae]{align-items:center;background:color-mix(in srgb,var(--ds-color-white) 5%,transparent);border:1px solid color-mix(in srgb,var(--ds-color-white) 10%,transparent);border-radius:var(--ds-radius-button);display:flex;flex:1 1 auto;gap:12px;min-height:56px;padding:0 16px}.sale-adviser__search-label[data-v-5ae151ae]{height:1px;overflow:hidden;position:absolute;width:1px}.sale-adviser__search-input input[data-v-5ae151ae]{background:transparent;border:0;color:var(--ds-color-white);flex:1 1 auto;font-family:var(--ds-font-body);font-size:var(--ds-body-2-font-size);min-width:0;outline:0}.sale-adviser__search-input input[data-v-5ae151ae]::-moz-placeholder{color:color-mix(in srgb,var(--ds-color-white) 78%,transparent)}.sale-adviser__search-input input[data-v-5ae151ae]::placeholder{color:color-mix(in srgb,var(--ds-color-white) 78%,transparent)}.sale-adviser__cards[data-v-5ae151ae]{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,325px));justify-content:center;width:100%}.sale-adviser__card[data-v-5ae151ae]{align-items:center;background:color-mix(in srgb,var(--ds-color-white) 5%,transparent);border:1px solid color-mix(in srgb,var(--ds-color-white) 10%,transparent);border-radius:var(--portal-card-radius);display:flex;flex-direction:column;gap:12px;min-height:270px;padding:24px;text-align:center}.sale-adviser__avatar[data-v-5ae151ae]{align-items:center;background:var(--portal-gradient-primary);border-radius:50%;display:inline-flex;height:80px;justify-content:center;margin-top:14px;width:80px}.sale-adviser__card-title[data-v-5ae151ae]{color:var(--ds-color-white);font-family:var(--ds-font-heading);font-size:20px;font-weight:600;letter-spacing:0;line-height:24px;margin:12px 0 0}.sale-adviser__card-location[data-v-5ae151ae]{align-items:center;color:var(--ds-color-white);display:flex;font-family:var(--ds-font-body);font-size:14px;font-size:var(--ds-body-small-font-size,14px);gap:4px;line-height:20px;margin:0}.sale-adviser__contact[data-v-5ae151ae]{margin-top:auto;width:100%}.sale-adviser__contact[data-v-5ae151ae],.sale-adviser__search[data-v-5ae151ae] .ds-button{background-clip:padding-box;background-origin:border-box;border-color:transparent;box-shadow:none;overflow:hidden}@media(max-width:575.98px){.sale-adviser__inner[data-v-5ae151ae]{padding:50px var(--ds-container-gutter-compact)}.sale-adviser__header[data-v-5ae151ae]{align-items:flex-start;text-align:left}.sale-adviser__title[data-v-5ae151ae]{font-size:var(--ds-heading-h4-font-size);line-height:var(--ds-heading-h4-line-height)}.sale-adviser__description[data-v-5ae151ae]{font-size:var(--ds-body-mobile-font-size);line-height:var(--ds-body-mobile-line-height)}.sale-adviser__search[data-v-5ae151ae]{align-items:stretch;flex-direction:column}.sale-adviser__search[data-v-5ae151ae] .ds-button{width:100%}.sale-adviser__cards[data-v-5ae151ae]{grid-template-columns:minmax(0,325px)}}.sale-hero[data-v-c00ad30e]{background:var(--portal-color-dark);color:var(--ds-color-text-inverse);min-height:905px;overflow:hidden;position:relative}.sale-hero__backdrop[data-v-c00ad30e]{background:radial-gradient(circle at 18% 18%,color-mix(in srgb,var(--portal-color-secondary) 32%,transparent),transparent 28%),radial-gradient(circle at 82% 10%,color-mix(in srgb,var(--ds-color-vivid-violet-500) 32%,transparent),transparent 24%),linear-gradient(135deg,color-mix(in srgb,var(--portal-color-dark) 96%,transparent),var(--portal-color-dark));bottom:0;left:0;opacity:.9;position:absolute;right:0;top:0}.sale-hero__inner[data-v-c00ad30e]{align-items:center;display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:1080px;padding:100px var(--ds-container-gutter);position:relative;text-align:center;z-index:1}.sale-hero__badge[data-v-c00ad30e]{align-items:center;background:color-mix(in srgb,var(--ds-color-white) 10%,transparent);border:1px solid color-mix(in srgb,var(--ds-color-white) 20%,transparent);border-radius:999px;display:inline-flex;gap:8px;min-height:30px;padding:7px 17px}.sale-hero__badge-dot[data-v-c00ad30e]{background:var(--portal-color-secondary);border-radius:50%;flex:0 0 6px;height:6px;width:6px}.sale-hero__badge-label[data-v-c00ad30e]{color:color-mix(in srgb,var(--ds-color-white) 70%,transparent);font-family:var(--ds-font-body);font-size:12px;font-weight:600;letter-spacing:1.2px;line-height:16px;text-transform:uppercase}.sale-hero__title[data-v-c00ad30e]{color:var(--ds-color-white);font-family:var(--ds-font-heading);font-size:var(--ds-heading-h1-font-size);font-weight:var(--ds-font-weight-heading-bold);letter-spacing:0;line-height:var(--ds-heading-h1-line-height);margin:0;max-width:896px}.sale-hero__subtitle[data-v-c00ad30e]{color:color-mix(in srgb,var(--ds-color-white) 85%,transparent);font-family:var(--ds-font-body);font-size:var(--ds-body-1-font-size);line-height:var(--ds-body-1-line-height);margin:0;max-width:768px}.sale-hero__form[data-v-c00ad30e]{align-items:stretch;background:color-mix(in srgb,var(--ds-color-white) 5%,transparent);border:1px solid color-mix(in srgb,var(--ds-color-white) 12%,transparent);border-radius:var(--portal-card-radius);display:flex;flex-direction:column;gap:16px;max-width:1048px;padding:25px;text-align:left;width:100%}.sale-hero__form-title[data-v-c00ad30e]{color:var(--ds-color-white);font-family:var(--ds-font-heading);font-size:var(--ds-heading-h5-font-size);font-weight:var(--ds-font-weight-heading-bold);line-height:var(--ds-heading-h5-line-height);margin:0}.sale-hero__form-subtitle[data-v-c00ad30e]{color:color-mix(in srgb,var(--ds-color-white) 78%,transparent);font-family:var(--ds-font-body);font-size:var(--ds-body-2-font-size);line-height:var(--ds-body-2-line-height);margin:0}.sale-hero__fields[data-v-c00ad30e]{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.sale-hero__field[data-v-c00ad30e]{align-items:center;background:color-mix(in srgb,var(--ds-color-white) 5%,transparent);border:1px solid color-mix(in srgb,var(--ds-color-white) 10%,transparent);border-radius:var(--ds-radius-button);display:flex;gap:12px;min-height:48px;padding:0 16px}.sale-hero__field--wide[data-v-c00ad30e]{grid-column:1/-1}.sale-hero__field-label[data-v-c00ad30e]{height:1px;overflow:hidden;position:absolute;width:1px}.sale-hero__input[data-v-c00ad30e]{background:transparent;border:0;color:var(--ds-color-white);flex:1 1 auto;font-family:var(--ds-font-body);font-size:var(--ds-body-2-font-size);min-width:0;outline:0}.sale-hero__input[data-v-c00ad30e]::-moz-placeholder{color:var(--ds-color-white);opacity:1}.sale-hero__input[data-v-c00ad30e]::placeholder{color:var(--ds-color-white);opacity:1}.sale-hero__actions[data-v-c00ad30e]{display:flex;justify-content:flex-end}.sale-hero__actions[data-v-c00ad30e] .ds-button{background-clip:padding-box;background-origin:border-box;border:0;border-color:transparent;box-shadow:none;max-width:100%;min-width:0;overflow:hidden;white-space:normal}.sale-hero__actions[data-v-c00ad30e] .ds-button__label{min-width:0;white-space:normal}@media(max-width:575.98px){.sale-hero[data-v-c00ad30e]{min-height:1062px}.sale-hero__inner[data-v-c00ad30e]{padding:100px var(--ds-container-gutter-compact) 54px}.sale-hero__title[data-v-c00ad30e]{font-size:var(--ds-heading-h1-mobile-font-size);line-height:var(--ds-heading-h1-mobile-line-height)}.sale-hero__subtitle[data-v-c00ad30e]{font-size:var(--ds-body-mobile-font-size);line-height:var(--ds-body-mobile-line-height)}.sale-hero__form[data-v-c00ad30e]{padding:24px 16px}.sale-hero__fields[data-v-c00ad30e]{grid-template-columns:1fr}.sale-hero__field--wide[data-v-c00ad30e]{grid-column:auto}.sale-hero__actions[data-v-c00ad30e],.sale-hero__actions[data-v-c00ad30e] .ds-button{width:100%}}.sale-how[data-v-4590ee36]{background:var(--portal-color-surface)}.sale-how__inner[data-v-4590ee36]{display:flex;flex-direction:column;gap:var(--portal-sale-how-section-gap);margin:0 auto;max-width:var(--portal-sale-how-content-width);padding-bottom:var(--portal-sale-how-desktop-padding-bottom);padding-top:var(--portal-sale-how-desktop-padding-top);width:calc(100% - var(--ds-container-gutter) - var(--ds-container-gutter))}.sale-how__header[data-v-4590ee36]{align-items:center;display:flex;flex-direction:column;gap:var(--portal-sale-how-header-gap);text-align:center;width:100%}.sale-how__title[data-v-4590ee36]{color:var(--portal-color-dark);font-family:var(--ds-font-heading)!important;font-size:var(--ds-heading-h2-font-size)!important;font-weight:var(--ds-font-weight-heading-bold)!important;line-height:var(--ds-heading-h2-line-height)!important;max-width:100%}.sale-how__description[data-v-4590ee36],.sale-how__title[data-v-4590ee36]{word-wrap:break-word;letter-spacing:0!important;margin:0}.sale-how__description[data-v-4590ee36]{color:var(--portal-color-text-muted);font-family:var(--ds-font-body)!important;font-size:var(--ds-body-1-font-size)!important;line-height:var(--ds-body-1-line-height)!important;max-width:var(--portal-sale-how-description-width)}.sale-how__steps[data-v-4590ee36]{grid-gap:var(--portal-sale-how-grid-gap);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.sale-how__step[data-v-4590ee36],.sale-how__steps[data-v-4590ee36]{gap:var(--portal-sale-how-grid-gap)}.sale-how__step[data-v-4590ee36]{display:flex;flex-direction:column;min-width:0}.sale-how__number[data-v-4590ee36]{color:var(--portal-sale-how-number-color);font-family:var(--ds-font-body)!important;font-size:var(--portal-sale-how-number-font-size)!important;font-weight:700!important;letter-spacing:0!important;line-height:var(--portal-sale-how-number-line-height)!important}.sale-how__card[data-v-4590ee36]{background:transparent;border:0;border-radius:var(--portal-sale-how-card-radius);box-shadow:none;box-sizing:border-box;display:flex;flex-direction:column;min-width:0;padding:var(--portal-sale-how-card-padding);width:100%}.sale-how__icon[data-v-4590ee36]{align-items:center;border-radius:var(--portal-sale-how-icon-radius);display:inline-flex;flex:0 0 var(--portal-sale-how-icon-size);height:var(--portal-sale-how-icon-size);justify-content:center;width:var(--portal-sale-how-icon-size)}.sale-how__icon[data-v-4590ee36] .ds-icon{height:var(--portal-sale-how-icon-glyph-size)!important;width:var(--portal-sale-how-icon-glyph-size)!important}.sale-how__icon[data-v-4590ee36] .ds-icon svg{height:100%!important;width:100%!important}.sale-how__icon--blue[data-v-4590ee36]{background:var(--portal-sale-how-icon-blue-background);color:var(--portal-color-secondary)}.sale-how__icon--violet[data-v-4590ee36]{background:var(--portal-sale-how-icon-violet-background);color:var(--ds-color-vivid-violet-500)}.sale-how__step-title[data-v-4590ee36]{font-family:var(--ds-font-heading)!important;font-size:var(--ds-body-2-font-size)!important;font-weight:600!important;line-height:24px!important;margin:var(--portal-sale-how-card-title-gap) 0 0}.sale-how__step-text[data-v-4590ee36],.sale-how__step-title[data-v-4590ee36]{word-wrap:break-word;color:var(--portal-color-dark);letter-spacing:0!important}.sale-how__step-text[data-v-4590ee36]{font-family:var(--ds-font-body)!important;font-size:14px!important;font-size:var(--ds-body-small-font-size,14px)!important;line-height:18px!important;margin:var(--portal-sale-how-card-text-gap) 0 0}@media(max-width:991.98px){.sale-how__steps[data-v-4590ee36]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.sale-how__inner[data-v-4590ee36]{max-width:100%;padding-bottom:var(--portal-sale-how-mobile-padding-y);padding-top:var(--portal-sale-how-mobile-padding-y);width:min(100vw - var(--portal-sale-how-mobile-gutter) - var(--portal-sale-how-mobile-gutter),var(--portal-sale-how-mobile-content-width))}.sale-how__header[data-v-4590ee36]{align-items:center;text-align:center}.sale-how__title[data-v-4590ee36]{font-size:var(--ds-heading-h4-font-size)!important;line-height:var(--portal-sale-how-mobile-title-line-height)!important}.sale-how__description[data-v-4590ee36]{font-size:var(--ds-body-2-font-size)!important;line-height:var(--ds-body-2-line-height)!important}.sale-how__steps[data-v-4590ee36]{display:flex;flex-direction:column;gap:var(--portal-sale-how-mobile-step-gap);width:100%}.sale-how__step[data-v-4590ee36]{align-items:flex-start;flex-direction:row;gap:0;width:100%}.sale-how__number[data-v-4590ee36]{flex:0 0 var(--portal-sale-how-mobile-number-width);font-size:var(--portal-sale-how-mobile-number-font-size)!important;line-height:var(--portal-sale-how-mobile-number-line-height)!important}.sale-how__card[data-v-4590ee36]{flex:1 1 auto}}.sale-new-way[data-v-759a8e32]{background:var(--ds-color-white)}.sale-new-way__inner[data-v-759a8e32]{gap:0;margin:0 auto;padding:var(--portal-sale-new-way-desktop-padding-y) 0;width:calc(100% - var(--ds-container-gutter) - var(--ds-container-gutter))}.sale-new-way__header[data-v-759a8e32],.sale-new-way__inner[data-v-759a8e32]{align-items:center;display:flex;flex-direction:column;max-width:var(--portal-sale-new-way-content-width)}.sale-new-way__header[data-v-759a8e32]{gap:var(--portal-sale-new-way-header-gap-desktop);text-align:center;width:100%}.sale-new-way__title[data-v-759a8e32]{color:var(--portal-color-dark);font-family:var(--ds-font-heading)!important;font-size:var(--ds-heading-h2-font-size)!important;font-weight:var(--ds-font-weight-heading-bold)!important;line-height:var(--ds-heading-h2-line-height)!important;max-width:100%}.sale-new-way__description[data-v-759a8e32],.sale-new-way__title[data-v-759a8e32]{word-wrap:break-word;letter-spacing:0!important;margin:0}.sale-new-way__description[data-v-759a8e32]{color:var(--portal-color-text-muted);font-family:var(--ds-font-body)!important;font-size:var(--ds-body-1-font-size)!important;line-height:var(--ds-body-1-line-height)!important;max-width:var(--portal-sale-new-way-description-width)}.sale-new-way__cards[data-v-759a8e32]{grid-gap:var(--portal-sale-new-way-card-gap);display:grid;grid-template-columns:repeat(3,minmax(0,var(--portal-sale-new-way-card-width)));justify-content:center;margin-top:0}.sale-new-way__card[data-v-759a8e32],.sale-new-way__cards[data-v-759a8e32]{gap:var(--portal-sale-new-way-card-gap);width:100%}.sale-new-way__card[data-v-759a8e32]{align-items:center;background:var(--ds-color-white);border:0;border-radius:var(--portal-sale-new-way-card-radius);box-shadow:var(--portal-sale-new-way-card-shadow);box-sizing:border-box;display:flex;flex-direction:column;min-height:var(--portal-sale-new-way-card-height);outline:1px solid color-mix(in srgb,var(--portal-color-dark) 10%,transparent);outline-offset:-1px;padding:var(--portal-sale-new-way-card-padding-y) var(--portal-sale-new-way-card-padding-x);text-align:center}.sale-new-way__icon[data-v-759a8e32]{align-items:center;border-radius:var(--portal-sale-new-way-icon-radius);color:var(--portal-color-secondary);display:inline-flex;flex:0 0 var(--portal-sale-new-way-icon-size);height:var(--portal-sale-new-way-icon-size);justify-content:center;width:var(--portal-sale-new-way-icon-size)}.sale-new-way__icon[data-v-759a8e32] .ds-icon{height:var(--portal-sale-new-way-icon-glyph-size)!important;width:var(--portal-sale-new-way-icon-glyph-size)!important}.sale-new-way__icon--blue[data-v-759a8e32]{background:color-mix(in srgb,var(--portal-color-secondary) 20%,transparent)}.sale-new-way__icon--violet[data-v-759a8e32]{background:color-mix(in srgb,var(--ds-color-vivid-violet-500) 20%,transparent);color:var(--ds-color-vivid-violet-500)}.sale-new-way__icon--gradient[data-v-759a8e32]{background:var(--portal-sale-new-way-gradient-icon-bg);color:var(--portal-color-dark)}.sale-new-way__card-title[data-v-759a8e32]{color:var(--portal-color-dark);font-family:var(--ds-font-heading)!important;font-size:20px!important;font-weight:600!important;line-height:20px!important}.sale-new-way__card-text[data-v-759a8e32],.sale-new-way__card-title[data-v-759a8e32]{word-wrap:break-word;letter-spacing:0!important;margin:0;max-width:var(--portal-sale-new-way-card-content-width)}.sale-new-way__card-text[data-v-759a8e32]{color:var(--portal-color-text-muted);font-family:var(--ds-font-body)!important;font-size:var(--ds-body-2-font-size)!important;line-height:var(--ds-body-2-line-height)!important}@media(max-width:991.98px){.sale-new-way__cards[data-v-759a8e32]{grid-template-columns:repeat(2,minmax(0,var(--portal-sale-new-way-card-width)))}}@media(max-width:575.98px){.sale-new-way__inner[data-v-759a8e32]{gap:var(--portal-sale-new-way-mobile-cards-offset);padding:var(--portal-sale-new-way-mobile-padding-y) 0;width:calc(100% - var(--portal-sale-new-way-mobile-gutter) - var(--portal-sale-new-way-mobile-gutter))}.sale-new-way__header[data-v-759a8e32]{align-items:center;gap:var(--portal-sale-new-way-header-gap-mobile);max-width:100%;text-align:center}.sale-new-way__title[data-v-759a8e32]{font-size:var(--ds-heading-h4-font-size)!important;line-height:var(--portal-sale-new-way-mobile-title-line-height)!important}.sale-new-way__description[data-v-759a8e32]{font-size:var(--ds-body-2-font-size)!important;line-height:var(--ds-body-2-line-height)!important;max-width:100%}.sale-new-way__cards[data-v-759a8e32]{grid-template-columns:minmax(0,min(100%,var(--portal-sale-new-way-card-width)));row-gap:var(--portal-sale-new-way-card-gap)}.sale-new-way__card[data-v-759a8e32]{padding:var(--portal-sale-new-way-card-padding-y) var(--portal-sale-new-way-card-padding-x)}}.sale-career[data-v-79138586]{background:color-mix(in srgb,var(--portal-color-surface-alt,var(--portal-color-surface)) 30%,transparent)}.sale-career__inner[data-v-79138586]{margin:0 auto;max-width:var(--portal-sale-career-content-width);padding-bottom:var(--portal-sale-career-desktop-padding-y);padding-top:var(--portal-sale-career-desktop-padding-y);width:min(100% - var(--ds-container-gutter) - var(--ds-container-gutter),var(--portal-sale-career-content-width))}.sale-career__panel[data-v-79138586]{display:grid;grid-template-columns:minmax(0,var(--portal-sale-career-card-width)) minmax(0,var(--portal-sale-career-side-width))}.sale-career__intro[data-v-79138586]{background:var(--portal-color-dark);border:1px solid color-mix(in srgb,var(--ds-color-white) 20%,transparent);border-radius:var(--portal-sale-career-card-radius);box-shadow:2px 6px 3px hsla(0,0%,100%,.1);color:var(--ds-color-white);display:flex;flex-direction:column;gap:var(--portal-sale-career-card-gap);min-height:var(--portal-sale-career-card-min-height);padding:var(--portal-sale-career-card-padding-y) var(--portal-sale-career-card-padding-x)}.sale-career__intro-icon[data-v-79138586]{align-items:center;background:color-mix(in srgb,var(--portal-color-secondary) 20%,transparent);border-radius:50%;display:inline-flex;height:var(--portal-sale-career-icon-size);justify-content:center;width:var(--portal-sale-career-icon-size)}.sale-career__intro-icon[data-v-79138586] .ds-icon{height:var(--portal-sale-career-icon-glyph-size)!important;width:var(--portal-sale-career-icon-glyph-size)!important}.sale-career__title[data-v-79138586]{font-family:var(--ds-font-heading)!important;font-size:var(--portal-sale-career-title-font-size)!important;font-weight:var(--ds-font-weight-heading-bold)!important;line-height:var(--portal-sale-career-title-line-height)!important}.sale-career__description[data-v-79138586],.sale-career__title[data-v-79138586]{color:var(--ds-color-white);letter-spacing:0!important;margin:0}.sale-career__description[data-v-79138586]{font-family:var(--ds-font-body)!important;font-size:var(--portal-sale-career-body-font-size)!important;font-weight:var(--ds-font-weight-body-regular)!important;line-height:var(--portal-sale-career-body-line-height)!important}.sale-career__content[data-v-79138586]{display:flex;flex-direction:column;gap:var(--portal-sale-career-content-gap);justify-content:center;padding:var(--portal-sale-career-content-padding-y) var(--portal-sale-career-content-padding-x);width:var(--portal-sale-career-side-width)}.sale-career__list[data-v-79138586]{display:flex;flex-direction:column;gap:var(--portal-sale-career-list-gap);list-style:none;margin:0;padding:0}.sale-career__item[data-v-79138586]{align-items:center;color:var(--portal-color-dark);display:flex;font-family:var(--ds-font-body)!important;font-size:var(--portal-sale-career-body-font-size)!important;font-weight:var(--ds-font-weight-body-regular)!important;gap:var(--portal-sale-career-item-gap);letter-spacing:0!important;line-height:var(--portal-sale-career-body-line-height)!important}.sale-career__item-icon[data-v-79138586]{flex:0 0 var(--portal-sale-career-list-icon-size);height:var(--portal-sale-career-list-icon-size)!important;width:var(--portal-sale-career-list-icon-size)!important}.sale-career__cta[data-v-79138586]{align-self:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-origin:border-box;border:0;border-color:transparent!important;border-radius:var(--portal-sale-career-button-radius)!important;box-shadow:none!important;box-sizing:border-box;font-family:var(--ds-font-body)!important;font-size:var(--portal-sale-career-button-font-size)!important;font-weight:var(--ds-font-weight-button-medium)!important;height:var(--portal-sale-career-button-height);letter-spacing:0!important;line-height:var(--portal-sale-career-button-line-height)!important;margin-top:8px;min-height:var(--portal-sale-career-button-height)!important;overflow:hidden;padding:var(--portal-sale-career-button-padding-y) var(--portal-sale-career-button-padding-x)}.sale-career__cta[data-v-79138586]:after,.sale-career__cta[data-v-79138586]:before{content:none}.sale-career__cta[data-v-79138586] .ds-button__label{font-size:var(--portal-sale-career-button-font-size)!important;line-height:var(--portal-sale-career-button-line-height)!important}.sale-career__cta[data-v-79138586] .ds-button__icon{height:24px;width:24px}@media(max-width:575.98px){.sale-career__inner[data-v-79138586]{max-width:100%;padding-bottom:var(--portal-sale-career-mobile-padding-y);padding-top:var(--portal-sale-career-mobile-padding-y);width:min(100vw - var(--portal-sale-career-mobile-gutter) - var(--portal-sale-career-mobile-gutter),var(--portal-sale-career-mobile-content-width))}.sale-career__panel[data-v-79138586]{grid-template-columns:1fr}.sale-career__intro[data-v-79138586]{border-radius:var(--portal-sale-career-card-radius);min-height:440px;padding:var(--portal-sale-career-card-padding-y) var(--portal-sale-career-card-padding-x)}.sale-career__content[data-v-79138586]{padding:var(--portal-sale-career-content-padding-y) 40px 40px;width:100%}.sale-career__item[data-v-79138586]{align-items:flex-start}.sale-career__cta[data-v-79138586]{align-self:center;width:255px}}.sale-network[data-v-733d61cb]{background:var(--portal-gradient-brand);color:var(--ds-color-white)}.sale-network__inner[data-v-733d61cb]{gap:var(--portal-sale-network-section-gap);margin:0 auto;max-width:var(--portal-sale-network-content-width);padding-bottom:var(--portal-sale-network-desktop-padding-y);padding-top:var(--portal-sale-network-desktop-padding-y);text-align:center;width:min(100% - var(--ds-container-gutter) - var(--ds-container-gutter),var(--portal-sale-network-content-width))}.sale-network__inner[data-v-733d61cb],.sale-network__primary[data-v-733d61cb]{align-items:center;display:flex;flex-direction:column}.sale-network__primary[data-v-733d61cb]{gap:var(--portal-sale-network-primary-gap);width:100%}.sale-network__title[data-v-733d61cb]{color:var(--ds-color-white);font-family:var(--ds-font-heading)!important;font-size:var(--ds-heading-h2-font-size)!important;font-weight:var(--ds-font-weight-heading-bold)!important;letter-spacing:0!important;line-height:var(--ds-heading-h2-line-height)!important;margin:0;max-width:var(--portal-sale-network-title-width)}.sale-network__description[data-v-733d61cb]{color:color-mix(in srgb,var(--ds-color-white) 85%,transparent);font-family:var(--ds-font-body)!important;font-size:var(--ds-body-2-font-size)!important;font-weight:var(--ds-font-weight-body-regular)!important;letter-spacing:0!important;line-height:var(--ds-body-2-line-height)!important;margin:0;max-width:var(--portal-sale-network-description-width)}.sale-network__actions[data-v-733d61cb]{align-items:center;display:flex;flex-wrap:wrap;gap:var(--portal-sale-network-actions-gap);justify-content:center;margin-top:14px;width:100%}.sale-network__actions[data-v-733d61cb] .ds-button{border-radius:var(--portal-sale-network-button-radius)!important;box-sizing:border-box;font-family:var(--ds-font-body)!important;font-weight:var(--ds-font-weight-button-medium)!important;letter-spacing:0!important;min-height:var(--portal-sale-network-button-height-secondary)!important;padding:var(--portal-sale-network-button-padding-y) var(--portal-sale-network-button-padding-x)}.sale-network__actions[data-v-733d61cb] .ds-button,.sale-network__actions[data-v-733d61cb] .ds-button__label{font-size:var(--portal-sale-network-button-font-size)!important;line-height:var(--portal-sale-network-button-line-height)!important}.sale-network__actions[data-v-733d61cb] .ds-button__icon{height:var(--portal-sale-network-button-icon-size);width:var(--portal-sale-network-button-icon-size)}.sale-network__valuation[data-v-733d61cb]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--portal-sale-network-button-gradient)!important;background-clip:padding-box;background-origin:border-box;border:0;border-color:transparent!important;box-shadow:none!important;min-height:var(--portal-sale-network-button-height-primary)!important;overflow:hidden}.sale-network__valuation[data-v-733d61cb]:after,.sale-network__valuation[data-v-733d61cb]:before{content:none}.sale-network__stats[data-v-733d61cb]{border-top:1px solid color-mix(in srgb,var(--ds-color-white) 20%,transparent);display:flex;gap:var(--portal-sale-network-stats-gap);justify-content:center;padding-top:0}.sale-network__stat[data-v-733d61cb]{align-items:center;display:flex;flex-direction:column;gap:var(--portal-sale-network-stat-gap);min-width:114px;padding-bottom:var(--portal-sale-network-stats-padding-y);padding-top:var(--portal-sale-network-stats-padding-y)}.sale-network__stat-value[data-v-733d61cb]{color:var(--ds-color-white);font-family:var(--ds-font-heading)!important;font-size:var(--portal-sale-network-stat-value-font-size)!important;font-weight:var(--ds-font-weight-heading-bold)!important;letter-spacing:0!important;line-height:var(--portal-sale-network-stat-value-line-height)!important}.sale-network__stat-label[data-v-733d61cb]{color:color-mix(in srgb,var(--ds-color-white) 60%,transparent);font-family:var(--ds-font-body)!important;font-size:var(--portal-sale-network-stat-label-font-size)!important;font-weight:var(--ds-font-weight-body-regular)!important;letter-spacing:0!important;line-height:var(--portal-sale-network-stat-label-line-height)!important}@media(max-width:575.98px){.sale-network__inner[data-v-733d61cb]{align-items:center;max-width:100%;padding-bottom:var(--portal-sale-network-mobile-padding-y);padding-top:var(--portal-sale-network-mobile-padding-y);text-align:center;width:min(100vw - var(--portal-sale-network-mobile-gutter) - var(--portal-sale-network-mobile-gutter),var(--portal-sale-network-mobile-content-width))}.sale-network__primary[data-v-733d61cb]{align-items:center;width:100%}.sale-network__title[data-v-733d61cb]{font-size:var(--ds-heading-h4-font-size)!important;line-height:var(--portal-sale-network-mobile-title-line-height)!important}.sale-network__description[data-v-733d61cb],.sale-network__title[data-v-733d61cb]{max-width:var(--portal-sale-network-mobile-content-width)}.sale-network__actions[data-v-733d61cb]{align-items:stretch;flex-direction:column;margin-top:0;width:100%}.sale-network__actions[data-v-733d61cb] .ds-button{width:100%}.sale-network__stats[data-v-733d61cb]{align-items:center;flex-direction:column;gap:0;justify-content:center;width:auto}.sale-network__stat[data-v-733d61cb]{min-width:173px;padding-bottom:var(--portal-sale-network-mobile-stat-padding-bottom);padding-top:var(--portal-sale-network-mobile-stat-padding-top)}.sale-network__stat[data-v-733d61cb]:first-child{padding-top:var(--portal-sale-network-mobile-stat-first-padding-top)}}.sale-technology[data-v-55858eb4]{background:var(--portal-color-surface)}.sale-technology__inner[data-v-55858eb4]{display:flex;flex-direction:column;gap:var(--portal-sale-technology-section-gap);margin:0 auto;max-width:var(--portal-sale-technology-content-width);padding-bottom:var(--portal-sale-technology-desktop-padding-bottom);padding-top:var(--portal-sale-technology-desktop-padding-top);width:min(100% - var(--ds-container-gutter) - var(--ds-container-gutter),var(--portal-sale-technology-content-width))}.sale-technology__header[data-v-55858eb4]{align-items:center;display:flex;flex-direction:column;gap:var(--portal-sale-technology-header-gap);text-align:center}.sale-technology__title[data-v-55858eb4]{color:var(--portal-color-dark);font-family:var(--ds-font-heading)!important;font-size:var(--ds-heading-h2-font-size)!important;font-weight:var(--ds-font-weight-heading-bold)!important;letter-spacing:0!important;line-height:var(--ds-heading-h2-line-height)!important;margin:0;max-width:728px}.sale-technology__description[data-v-55858eb4]{color:var(--portal-color-text);font-family:var(--ds-font-body)!important;font-size:var(--ds-body-1-font-size)!important;font-weight:var(--ds-font-weight-regular)!important;letter-spacing:0!important;line-height:var(--ds-body-1-line-height)!important;margin:0;max-width:var(--portal-sale-technology-description-width)}.sale-technology__grid[data-v-55858eb4]{grid-gap:var(--portal-sale-technology-grid-gap);display:grid;gap:var(--portal-sale-technology-grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.sale-technology__item[data-v-55858eb4]{align-items:flex-start;background:transparent;border:0;border-radius:var(--portal-sale-technology-card-radius);box-shadow:none;display:flex;gap:var(--portal-sale-technology-card-gap);min-height:94px;padding:var(--portal-sale-technology-card-padding)}.sale-technology__icon[data-v-55858eb4]{align-items:center;border-radius:var(--portal-sale-technology-icon-radius);display:inline-flex;flex:0 0 var(--portal-sale-technology-icon-size);height:var(--portal-sale-technology-icon-size);justify-content:center;width:var(--portal-sale-technology-icon-size)}.sale-technology__icon[data-v-55858eb4] .ds-icon{height:var(--portal-sale-technology-icon-glyph-size)!important;width:var(--portal-sale-technology-icon-glyph-size)!important}.sale-technology__icon--blue[data-v-55858eb4]{background:var(--portal-sale-technology-icon-blue-background);color:var(--portal-color-secondary)}.sale-technology__icon--violet[data-v-55858eb4]{background:var(--portal-sale-technology-icon-violet-background);color:var(--ds-color-vivid-violet-500)}.sale-technology__content[data-v-55858eb4]{min-width:0}.sale-technology__item-title[data-v-55858eb4]{color:var(--portal-color-dark);font-family:var(--ds-font-heading)!important;font-size:var(--ds-body-2-font-size)!important;font-weight:600!important;letter-spacing:0!important;line-height:24px!important;margin:0}.sale-technology__item-text[data-v-55858eb4]{color:var(--portal-color-text);font-family:var(--ds-font-body)!important;font-size:14px!important;font-size:var(--ds-body-small-font-size,14px)!important;font-weight:var(--ds-font-weight-regular)!important;letter-spacing:0!important;line-height:18px!important;margin:var(--portal-sale-technology-card-text-gap) 0 0}@media(max-width:991.98px){.sale-technology__grid[data-v-55858eb4]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.sale-technology__inner[data-v-55858eb4]{max-width:100%;padding-bottom:var(--portal-sale-technology-mobile-padding-y);padding-top:var(--portal-sale-technology-mobile-padding-y);width:min(100vw - var(--portal-sale-technology-mobile-gutter) - var(--portal-sale-technology-mobile-gutter),var(--portal-sale-technology-mobile-content-width))}.sale-technology__header[data-v-55858eb4]{align-items:center;text-align:center}.sale-technology__title[data-v-55858eb4]{font-size:var(--ds-heading-h4-font-size)!important;line-height:var(--portal-sale-technology-mobile-title-line-height)!important}.sale-technology__description[data-v-55858eb4],.sale-technology__title[data-v-55858eb4]{max-width:var(--portal-sale-technology-mobile-content-width)}.sale-technology__description[data-v-55858eb4]{font-size:var(--portal-sale-technology-mobile-description-font-size)!important;line-height:var(--portal-sale-technology-mobile-description-line-height)!important}.sale-technology__grid[data-v-55858eb4]{grid-template-columns:1fr;width:100%}}.sale-tips[data-v-a4f7baf6]{background:color-mix(in srgb,var(--portal-color-surface) 70%,var(--ds-color-white))}.sale-tips__inner[data-v-a4f7baf6]{gap:var(--portal-sale-tips-section-gap);margin:0 auto;max-width:var(--portal-sale-tips-content-width);padding-bottom:var(--portal-sale-tips-desktop-padding-y);padding-top:var(--portal-sale-tips-desktop-padding-y);width:min(100% - var(--ds-container-gutter) - var(--ds-container-gutter),var(--portal-sale-tips-content-width))}.sale-tips__header[data-v-a4f7baf6],.sale-tips__inner[data-v-a4f7baf6]{align-items:center;display:flex;flex-direction:column}.sale-tips__header[data-v-a4f7baf6]{gap:var(--portal-sale-tips-header-gap-desktop);text-align:center}.sale-tips__title[data-v-a4f7baf6]{color:var(--portal-color-dark);font-family:var(--ds-font-heading)!important;font-size:var(--ds-heading-h2-font-size)!important;font-weight:var(--ds-font-weight-heading-bold)!important;letter-spacing:0!important;line-height:var(--ds-heading-h2-line-height)!important;margin:0}.sale-tips__description[data-v-a4f7baf6]{color:var(--portal-color-text);font-family:var(--ds-font-body)!important;font-size:var(--ds-body-2-font-size)!important;font-weight:var(--ds-font-weight-body-regular)!important;letter-spacing:0!important;line-height:var(--ds-body-2-line-height)!important;margin:0}.sale-tips__grid[data-v-a4f7baf6]{grid-gap:var(--portal-sale-tips-grid-gap);align-items:stretch;display:grid;gap:var(--portal-sale-tips-grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.sale-tips__card[data-v-a4f7baf6]{background:var(--ds-color-white);border:var(--portal-sale-tips-card-border-width) solid color-mix(in srgb,var(--portal-color-dark) 10%,transparent);border-radius:var(--portal-sale-tips-card-radius);box-shadow:var(--portal-sale-tips-card-shadow);display:flex;flex-direction:column;gap:var(--portal-sale-tips-card-gap);padding:var(--portal-sale-tips-card-padding-y) var(--portal-sale-tips-card-padding-x)}.sale-tips__topline[data-v-a4f7baf6]{align-items:flex-start;display:flex;gap:10px}.sale-tips__icon[data-v-a4f7baf6]{align-items:center;border-radius:var(--portal-sale-tips-icon-radius);display:inline-flex;height:var(--portal-sale-tips-icon-size);justify-content:center;width:var(--portal-sale-tips-icon-size)}.sale-tips__icon[data-v-a4f7baf6] .ds-icon{height:var(--portal-sale-tips-icon-glyph-size)!important;width:var(--portal-sale-tips-icon-glyph-size)!important}.sale-tips__icon--blue[data-v-a4f7baf6]{background:var(--portal-sale-tips-icon-blue-background);color:var(--portal-color-secondary)}.sale-tips__icon--violet[data-v-a4f7baf6]{background:var(--portal-sale-tips-icon-violet-background);color:var(--ds-color-vivid-violet-500)}.sale-tips__icon--gradient[data-v-a4f7baf6]{background:var(--portal-sale-tips-icon-gradient-background);color:var(--ds-color-white)}.sale-tips__badge[data-v-a4f7baf6]{border:var(--portal-sale-tips-card-border-width) solid color-mix(in srgb,var(--portal-color-text) 50%,transparent);border-radius:999px;font-family:var(--ds-font-body)!important;font-size:12px!important;font-weight:var(--ds-font-weight-button-medium)!important;line-height:16px!important;padding:var(--portal-sale-tips-badge-padding-y) var(--portal-sale-tips-badge-padding-x)}.sale-tips__badge[data-v-a4f7baf6],.sale-tips__card-title[data-v-a4f7baf6]{color:var(--portal-color-dark);letter-spacing:0!important}.sale-tips__card-title[data-v-a4f7baf6]{font-family:var(--ds-font-heading)!important;font-size:var(--portal-sale-tips-card-title-font-size)!important;font-weight:600!important;line-height:var(--portal-sale-tips-card-title-line-height)!important;margin:0}.sale-tips__meta[data-v-a4f7baf6]{color:var(--portal-color-text);font-family:var(--ds-font-body)!important;font-size:var(--portal-sale-tips-meta-font-size)!important;font-weight:var(--ds-font-weight-body-regular)!important;letter-spacing:0!important;line-height:var(--portal-sale-tips-meta-line-height)!important;margin:0}@media(max-width:575.98px){.sale-tips__inner[data-v-a4f7baf6]{align-items:center;max-width:100%;padding-bottom:var(--portal-sale-tips-mobile-padding-y);padding-top:var(--portal-sale-tips-mobile-padding-y);width:min(100vw - var(--portal-sale-tips-mobile-gutter) - var(--portal-sale-tips-mobile-gutter),var(--portal-sale-tips-mobile-content-width))}.sale-tips__header[data-v-a4f7baf6]{align-items:center;gap:var(--portal-sale-tips-header-gap-mobile);text-align:center;width:100%}.sale-tips__title[data-v-a4f7baf6]{font-size:var(--ds-heading-h4-font-size)!important;line-height:var(--portal-sale-tips-mobile-title-line-height)!important}.sale-tips__description[data-v-a4f7baf6]{width:100%}.sale-tips__grid[data-v-a4f7baf6]{grid-template-columns:1fr}}.adaixpro-page--sale[data-v-28214793]{background:var(--portal-color-surface);color:var(--portal-color-text);overflow:hidden}