:root{--geolocation-height: 14.5rem}@media only screen and (min-width: 768px){:root{--geolocation-height: 8.5rem}}.geolocation-banner{background-color:var(--c-main-indigo-light);color:var(--c-main-indigo);position:relative;width:100%;z-index:1020;height:var(--geolocation-height);display:none;pointer-events:all}html.-geolocation .geolocation-banner{display:flex !important;align-items:center;justify-content:center}.geolocation-banner__wrapper{display:flex;flex-direction:column;gap:2rem}@media only screen and (min-width: 992px){.geolocation-banner__wrapper{flex-direction:row;align-items:center;justify-content:space-between}}.geolocation-banner__selector{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;padding-right:.5rem}@media screen and (max-width: 500px){.geolocation-banner__selector{flex-wrap:nowrap}}.geolocation-banner__selector .geolocation-banner__close-button{background-color:rgba(0,0,0,0);border:none;padding:0;cursor:pointer}.geolocation-banner__selector .geolocation-banner__close-button svg{width:2rem}@media screen and (max-width: 500px){.geolocation-banner__selector .geolocation-banner__close-button svg{width:1.5rem}}.geolocation-banner__selector .geolocation-banner__dropdown{width:auto;display:flex;padding:1.5rem 4.4rem 1.5rem 1.9rem;height:4.6rem;background-color:var(--c-main-indigo);color:var(--c-neutral-white);border-radius:7rem;cursor:pointer;border:none;transition:color 400ms ease-in-out,background-color 400ms ease-in-out}.geolocation-banner__selector .geolocation-banner__dropdown:hover,.geolocation-banner__selector .geolocation-banner__dropdown.open{background-color:var(--c-main-pink);color:#fff}.geolocation-banner__selector .geolocation-banner__dropdown.open::after{transform:translateY(-50%) rotate(180deg)}.geolocation-banner__selector .geolocation-banner__dropdown span.current{color:inherit}.geolocation-banner__selector .geolocation-banner__dropdown::after{border:none;right:1.6rem;transform-origin:50% 50%;transform:translateY(-50%);margin:0;transition:all 400ms cubic-bezier(0.365, 0.305, 0, 1);width:12px;height:6px;background-image:url("data:image/svg+xml,%3Csvg width=%2714%27 height=%278%27 viewBox=%270 0 14 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 1L7 7L13 1%27 stroke=%27%230D0039%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");filter:invert(1)}.geolocation-banner__selector .geolocation-banner__dropdown .nice-select-dropdown{border-radius:2.1rem;max-height:45rem;padding:1rem}.geolocation-banner__selector select{display:none !important}html.-geolocation main.main{padding-top:var(--geolocation-height)}html.-geolocation.ss-teamlistpage main.main,html.-geolocation.ss-knowledgepage main.main,html.-geolocation.ss-successstorypage main.main,html.-geolocation.ss-transactionpage main.main{padding-top:var(--header-height)}html.ss-errorpage:not(.-has-banner) main{padding-top:var(--header-height)}
