.homepage-return-mode{display:block;width:100%;margin-top:var(--hprm-mobile-margin-top, 0);margin-bottom:var(--hprm-mobile-margin-bottom, 0);overflow:clip;padding-block:var(--hprm-mobile-padding-top) var(--hprm-mobile-padding-bottom);padding-inline:var(--hprm-mobile-padding-x);box-sizing:border-box}.homepage-return-mode *,.homepage-return-mode *::before,.homepage-return-mode *::after{box-sizing:border-box}.homepage-return-mode__outer{width:100%;max-width:var(--hprm-max-width, 1440px);margin-inline:auto}.homepage-return-mode__mobile-copy{display:none}.homepage-return-mode__panel{position:relative;overflow:hidden;border-radius:var(--hprm-mobile-panel-radius)}.homepage-return-mode__media,.homepage-return-mode__overlay{position:absolute;inset:0;pointer-events:none}.homepage-return-mode__media{z-index:0;background:var(--hprm-placeholder-background)}.homepage-return-mode__bg-picture,.homepage-return-mode__bg-placeholder{display:block;width:100%;height:100%}.homepage-return-mode__bg-image,.homepage-return-mode__bg-placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.homepage-return-mode__bg-placeholder-svg{color:#ffffff;opacity:0.2}.homepage-return-mode__overlay{z-index:1;background:var(--hprm-overlay-color);opacity:var(--hprm-overlay-opacity, 1)}.homepage-return-mode__layout{position:relative;z-index:2;display:flex;flex-direction:column;gap:var(--hprm-mobile-layout-gap);padding:var(--hprm-mobile-panel-padding-y) var(--hprm-mobile-panel-padding-x)}.homepage-return-mode__cards{display:flex;flex-direction:column;gap:var(--hprm-mobile-cards-gap);width:100%}.homepage-return-mode__card{display:flex;flex-direction:column;gap:var(--hprm-mobile-card-gap);min-width:0;padding:var(--hprm-mobile-card-shell-pt) var(--hprm-mobile-card-shell-px) var(--hprm-mobile-card-shell-pb);border-radius:var(--hprm-mobile-card-radius);background:var(--hprm-card-shell-background);-webkit-backdrop-filter:blur(var(--hprm-card-shell-blur));backdrop-filter:blur(var(--hprm-card-shell-blur))}.homepage-return-mode__card-body{display:flex;flex-direction:column;min-width:0;padding:var(--hprm-mobile-card-inner-py) var(--hprm-mobile-card-inner-px);border-radius:var(--hprm-mobile-card-inner-radius);background:var(--hprm-card-inner-background);-webkit-backdrop-filter:blur(var(--hprm-card-inner-blur));backdrop-filter:blur(var(--hprm-card-inner-blur))}.homepage-return-mode .homepage-return-mode__card-title{min-width:0;margin:0;color:var(--hprm-card-title-color);font-family:var(--hprm-card-title-font-family);font-size:var(--hprm-mobile-card-title-size);font-style:var(--hprm-card-title-font-style);font-weight:var(--hprm-card-title-font-weight);font-synthesis:none;line-height:var(--hprm-mobile-card-title-line-height);overflow-wrap:anywhere}.homepage-return-mode .homepage-return-mode__card-text{min-width:0;margin:0;color:var(--hprm-card-text-color);font-family:var(--hprm-body-font-family);font-size:var(--hprm-mobile-card-text-size);font-style:var(--hprm-body-font-style);font-weight:var(--hprm-card-text-font-weight, 500);font-synthesis:none;line-height:var(--hprm-mobile-card-text-line-height);overflow-wrap:anywhere}.homepage-return-mode__visual{display:flex;flex-direction:column;align-items:center;gap:var(--hprm-mobile-visual-gap);width:100%}.homepage-return-mode__orb{display:flex;flex-direction:column;align-items:center;width:100%;max-width:var(--hprm-mobile-orb-size)}.homepage-return-mode__orb-circle{position:relative;flex:0 0 var(--hprm-mobile-orb-size);width:var(--hprm-mobile-orb-size);height:var(--hprm-mobile-orb-size);border-radius:50%;overflow:hidden}.homepage-return-mode__orb-picture{position:absolute;inset:0;z-index:1;display:block;border-radius:50%;overflow:hidden}.homepage-return-mode__orb-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.homepage-return-mode .homepage-return-mode__orb-label{position:absolute;inset:14.74%;z-index:3;display:flex;align-items:center;justify-content:center;min-width:0;margin:0;padding:0 12%;color:var(--hprm-orb-label-color);font-family:var(--hprm-card-title-font-family);font-size:var(--hprm-mobile-orb-label-size);font-style:var(--hprm-card-title-font-style);font-weight:var(--hprm-card-title-font-weight);font-synthesis:none;line-height:var(--hprm-mobile-orb-label-line-height);text-align:center;text-transform:capitalize;overflow-wrap:anywhere;pointer-events:none}.homepage-return-mode__copy{display:flex;flex-direction:column;gap:var(--hprm-mobile-copy-gap);align-items:center;width:100%;text-align:center}.homepage-return-mode h2.homepage-return-mode__heading,.design-alternate h2.homepage-return-mode__heading{min-width:0;margin:0;color:var(--hprm-heading-color);font-family:var(--hprm-heading-font-family);font-size:var(--hprm-mobile-heading-size);font-style:var(--hprm-heading-font-style);font-weight:var(--hprm-heading-font-weight);font-synthesis:none;line-height:var(--hprm-mobile-heading-line-height);letter-spacing:var(--hprm-mobile-heading-letter-spacing);overflow-wrap:anywhere}.homepage-return-mode .homepage-return-mode__description{min-width:0;margin:0;color:var(--hprm-description-color);font-family:var(--hprm-body-font-family);font-size:var(--hprm-mobile-description-size);font-style:var(--hprm-body-font-style);font-weight:var(--hprm-body-font-weight);font-synthesis:none;line-height:var(--hprm-mobile-description-line-height);overflow-wrap:anywhere}@media screen and (min-width:750px){.homepage-return-mode{margin-top:var(--hprm-desktop-margin-top, 0);margin-bottom:var(--hprm-desktop-margin-bottom, 0);padding-block:var(--hprm-desktop-padding-top) var(--hprm-desktop-padding-bottom);padding-inline:0}.homepage-return-mode__outer{padding-inline:var(--hprm-desktop-padding-x)}.homepage-return-mode__panel{border-radius:var(--hprm-desktop-panel-radius)}.homepage-return-mode__layout{flex-direction:row;align-items:center;justify-content:space-between;gap:var(--hprm-desktop-layout-gap);padding:var(--hprm-desktop-panel-padding-y) var(--hprm-desktop-panel-padding-x)}.homepage-return-mode__cards{flex:0 1 var(--hprm-desktop-cards-max-width, 600px);gap:var(--hprm-desktop-cards-gap);width:100%;max-width:var(--hprm-desktop-cards-max-width, 600px)}.homepage-return-mode__card{gap:var(--hprm-desktop-card-gap);padding:var(--hprm-desktop-card-shell-pt) var(--hprm-desktop-card-shell-px) var(--hprm-desktop-card-shell-pb);border-radius:var(--hprm-desktop-card-radius)}.homepage-return-mode__card-body{padding:var(--hprm-desktop-card-inner-py) var(--hprm-desktop-card-inner-px);border-radius:var(--hprm-desktop-card-inner-radius)}.homepage-return-mode .homepage-return-mode__card-title{font-size:var(--hprm-desktop-card-title-size);line-height:var(--hprm-desktop-card-title-line-height)}.homepage-return-mode .homepage-return-mode__card-text{font-size:var(--hprm-desktop-card-text-size);line-height:var(--hprm-desktop-card-text-line-height)}.homepage-return-mode__visual{flex:0 0 auto;align-items:flex-start;gap:var(--hprm-desktop-visual-gap);width:100%;max-width:var(--hprm-desktop-visual-max-width, 450px)}.homepage-return-mode__orb{max-width:var(--hprm-desktop-orb-size)}.homepage-return-mode__orb-circle{flex-basis:var(--hprm-desktop-orb-size);width:var(--hprm-desktop-orb-size);height:var(--hprm-desktop-orb-size)}.homepage-return-mode .homepage-return-mode__orb-label{font-size:var(--hprm-desktop-orb-label-size);line-height:var(--hprm-desktop-orb-label-line-height)}.homepage-return-mode__copy{align-items:flex-start;gap:var(--hprm-desktop-copy-gap);text-align:left}.homepage-return-mode h2.homepage-return-mode__heading,.design-alternate h2.homepage-return-mode__heading{font-size:var(--hprm-desktop-heading-size);line-height:var(--hprm-desktop-heading-line-height);letter-spacing:var(--hprm-desktop-heading-letter-spacing)}.homepage-return-mode .homepage-return-mode__description{font-size:var(--hprm-desktop-description-size);line-height:var(--hprm-desktop-description-line-height)}}@media screen and (max-width:749px){.homepage-return-mode{padding-block:var(--hprm-mobile-padding-top) var(--hprm-mobile-padding-bottom)}.homepage-return-mode__mobile-copy{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:100%;padding-inline:0;padding-bottom:32px}.homepage-return-mode__mobile-copy .homepage-return-mode__heading{width:100%}.homepage-return-mode__mobile-copy .homepage-return-mode__description{width:100%}.homepage-return-mode__panel{border-radius:var(--hprm-mobile-panel-radius, 16px)}.homepage-return-mode__layout{gap:32px;padding:24px 16px}.homepage-return-mode__visual{order:-1;gap:32px}.homepage-return-mode__visual .homepage-return-mode__copy{display:none}.homepage-return-mode__orb,.homepage-return-mode__orb-circle{width:192px;max-width:192px;height:192px}.homepage-return-mode__orb-circle{flex-basis:192px}.homepage-return-mode .homepage-return-mode__orb-label{font-size:16px;line-height:24px}.homepage-return-mode__cards{gap:16px}.homepage-return-mode__card{gap:6px;padding:16px 16px 24px;border-radius:6px}.homepage-return-mode__card-body{padding:8px;border-radius:6px}.homepage-return-mode .homepage-return-mode__card-title{font-size:14px;line-height:20px}.homepage-return-mode .homepage-return-mode__card-text{font-size:12px;line-height:16px}.homepage-return-mode__mobile-copy h2.homepage-return-mode__heading,.design-alternate .homepage-return-mode__mobile-copy h2.homepage-return-mode__heading{font-family:var(--hprm-heading-font-family, "Cormorant Garamond", serif);font-style:italic;font-weight:600;font-synthesis:none;font-size:32px;line-height:40px;letter-spacing:-0.96px;color:var(--hprm-mobile-heading-color, #2d6d76)}.homepage-return-mode__mobile-copy .homepage-return-mode__description{font-family:var(--hprm-body-font-family, "Inter", sans-serif);font-size:14px;font-style:normal;font-weight:400;font-synthesis:none;line-height:20px;color:var(--hprm-mobile-description-color, #2d6d76)}}
