:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}

:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{-o-object-fit:contain;object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.styles-module-scss-module__iWlUDG__next{min-width:150px}
.styles-module-scss-module__Uy32ta__container{flex:1;align-self:stretch;display:flex}.styles-module-scss-module__Uy32ta__container.styles-module-scss-module__Uy32ta__padding{padding:0 24px}.styles-module-scss-module__Uy32ta__container.styles-module-scss-module__Uy32ta__paddingCompact{padding:0 12px}.styles-module-scss-module__Uy32ta__items{flex-direction:row;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.styles-module-scss-module__Uy32ta__content{align-items:center;gap:8px;display:flex}.styles-module-scss-module__Uy32ta__text{text-align:center}.styles-module-scss-module__Uy32ta__spinner{opacity:0;justify-content:center;align-items:center;width:0;margin-right:-8px;transition:width .2s,opacity .2s,margin-right .2s;display:flex;overflow:hidden}.styles-module-scss-module__Uy32ta__spinner.styles-module-scss-module__Uy32ta__active{opacity:1;width:16px;margin-right:0}
.styles-module-scss-module__ob2BYW__container{cursor:pointer;background-color:#0000;border:0;outline:none;flex:1;align-items:center;gap:12px;margin:0;padding:0;text-decoration:none;display:flex}.styles-module-scss-module__ob2BYW__container:disabled{cursor:not-allowed}.styles-module-scss-module__ob2BYW__container:not(:disabled):hover{text-underline-offset:3px;text-decoration:underline}.styles-module-scss-module__ob2BYW__container.styles-module-scss-module__ob2BYW__disabled{color:#f2f2f2;cursor:not-allowed}.styles-module-scss-module__ob2BYW__container:disabled:hover .styles-module-scss-module__ob2BYW__text{text-decoration:none}.styles-module-scss-module__ob2BYW__container.styles-module-scss-module__ob2BYW__previous{min-width:150px}.styles-module-scss-module__ob2BYW__container:hover .styles-module-scss-module__ob2BYW__text{text-decoration:underline}
.styles-module-scss-module__OOewjG__container{max-width:max-content}.styles-module-scss-module__OOewjG__container:disabled .styles-module-scss-module__OOewjG__text{text-decoration:none}.styles-module-scss-module__OOewjG__container:not(:disabled):hover .styles-module-scss-module__OOewjG__text{text-decoration:underline}
.styles-module-scss-module__8HF5lG__container{opacity:1;cursor:pointer;background-color:#0000;border:0;outline:none;padding:0;transition:opacity .25s;display:inline-flex}.styles-module-scss-module__8HF5lG__container:disabled{opacity:.25;cursor:not-allowed}
.styles-module-scss-module__-nLsaq__container{color:#301c57;height:32px;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:12px;font-weight:medium;letter-spacing:-.4px;white-space:nowrap;cursor:pointer;background-color:#fff;border:1px solid #d8d4e0;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:0 12px;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.styles-module-scss-module__-nLsaq__container:hover:not(:disabled):not(.styles-module-scss-module__-nLsaq__active):not(.styles-module-scss-module__-nLsaq__destructive){color:#0f0830;background-color:#f6f5fe}.styles-module-scss-module__-nLsaq__container:focus-visible{outline-offset:2px;outline:2px solid #8661ea}.styles-module-scss-module__-nLsaq__container:disabled{cursor:not-allowed;opacity:.5}.styles-module-scss-module__-nLsaq__large{height:48px;padding:0 24px;font-size:16px}.styles-module-scss-module__-nLsaq__active{color:#0f0830;background-color:#edeafd;font-weight:700}.styles-module-scss-module__-nLsaq__count{color:#fff;letter-spacing:0;background-color:#341c47;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:inline-flex}.styles-module-scss-module__-nLsaq__active .styles-module-scss-module__-nLsaq__count{background-color:#290f57}.styles-module-scss-module__-nLsaq__destructive{color:#c60000}.styles-module-scss-module__-nLsaq__destructive:hover:not(:disabled){color:#8b0000;background-color:#fee}
.styles-module-scss-module__S37Rwa__container{flex-direction:column;align-items:center;gap:12px;width:max-content;display:inline-flex;position:relative}.styles-module-scss-module__S37Rwa__months{flex-wrap:wrap;justify-content:center;gap:24px;display:flex;position:relative}@media (max-width:768px){.styles-module-scss-module__S37Rwa__months{flex-direction:column;align-items:center}}.styles-module-scss-module__S37Rwa__nav{pointer-events:none;justify-content:space-between;padding:0;display:flex;position:absolute;top:0;left:0;right:0}.styles-module-scss-module__S37Rwa__nav>button{pointer-events:auto}.styles-module-scss-module__S37Rwa__month{flex-direction:column;display:flex}.styles-module-scss-module__S37Rwa__table{border-spacing:0}.styles-module-scss-module__S37Rwa__day{color:#3c1b72;cursor:pointer;background-color:#0000;border:none;width:100%;height:100%;margin:0;padding:0;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:14px;line-height:22px}.styles-module-scss-module__S37Rwa__headCell{color:#797979;width:24px;margin:0;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:22px}.styles-module-scss-module__S37Rwa__captionLabel{color:#0f0830;margin:0;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:22px}.styles-module-scss-module__S37Rwa__cell{text-align:center;cursor:pointer;width:24px;height:24px}@media (max-width:480px){.styles-module-scss-module__S37Rwa__cell{width:28.8px;height:28.8px}}.styles-module-scss-module__S37Rwa__caption{justify-content:center;align-items:center;gap:8px;padding-bottom:12px;display:flex}.styles-module-scss-module__S37Rwa__today{font-weight:700}.styles-module-scss-module__S37Rwa__previous,.styles-module-scss-module__S37Rwa__next{cursor:pointer;background-color:#0000;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;display:flex}.styles-module-scss-module__S37Rwa__selected{color:#fff;background-color:#8661ea}.styles-module-scss-module__S37Rwa__selected .styles-module-scss-module__S37Rwa__day{color:#fff}.styles-module-scss-module__S37Rwa__range{color:#0f0830;background-color:#f6f5fe}.styles-module-scss-module__S37Rwa__range .styles-module-scss-module__S37Rwa__day{color:#3c1b72}.styles-module-scss-module__S37Rwa__disabled{color:#e1e1e1;cursor:not-allowed}.styles-module-scss-module__S37Rwa__year{z-index:2;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.styles-module-scss-module__S37Rwa__yearSelect{font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:14px;font-weight:medium;color:#0f0830;cursor:pointer;background-color:#edeafd;border:none;border-radius:4px;outline:none;width:75px;padding:8px 12px}.styles-module-scss-module__S37Rwa__yearSelect:focus{outline-offset:2px;outline:2px solid #8661ea}.styles-module-scss-module__S37Rwa__yearSelect:hover{background-color:#ddd7fa}
.styles-module-scss-module__MuQAYW__content{will-change:transform,opacity;max-height:calc(var(--radix-dropdown-menu-content-available-height) - 12px);background-color:#fff;border-radius:12px;padding:12px;animation-name:styles-module-scss-module__MuQAYW__enter;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);position:relative;overflow:auto;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 2px 4px -2px #0000001a}.styles-module-scss-module__MuQAYW__flush{padding:0}.styles-module-scss-module__MuQAYW__arrow{fill:#fff}@keyframes styles-module-scss-module__MuQAYW__enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.styles-module-scss-module__reOA5q__bordered{background-color:#fff;border-radius:16px;padding:16px;box-shadow:0 1px 2px #241c3f0a,0 2px 4px -1px #241c3f0f}
.styles-module-scss-module__-WtpWW__container{all:inherit;flex-direction:row;align-items:center;gap:12px;display:flex}.styles-module-scss-module__-WtpWW__container img{max-width:inherit;height:inherit}.styles-module-scss-module__-WtpWW__hidden{visibility:hidden}
.styles-module-scss-module__7l_jMa__wrapper{flex-shrink:0;display:inline-flex;position:relative}.styles-module-scss-module__7l_jMa__container{text-transform:uppercase;aspect-ratio:1;background-color:#edeafd;border-radius:50%;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__7l_jMa__image{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%}.styles-module-scss-module__7l_jMa__initials{font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-weight:medium;color:#301c57;text-transform:uppercase}.styles-module-scss-module__7l_jMa__badge{box-sizing:content-box;background-color:#fff;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-2px;right:-2px}.styles-module-scss-module__7l_jMa__badge svg{width:calc(100% - 2px);height:calc(100% - 2px)}.styles-module-scss-module__7l_jMa__flag{box-sizing:content-box;background-color:#fff;border:1px solid #fff;border-radius:50%;position:absolute;bottom:-2px;right:-2px;overflow:hidden}.styles-module-scss-module__7l_jMa__flag>*{background-color:#0000!important;border:0!important;border-radius:0!important;width:100%!important;height:100%!important;display:block!important;position:static!important;inset:auto!important}.styles-module-scss-module__7l_jMa__flag img,.styles-module-scss-module__7l_jMa__flag svg{-o-object-fit:cover;object-fit:cover;display:block;width:100%!important;height:100%!important}
.styles-module-scss-module__3p3g0W__container{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__3p3g0W__alignRight{align-items:flex-end}
.styles-module-scss-module__WlIGDG__row{align-items:center;gap:16px;min-width:0;display:flex}.styles-module-scss-module__WlIGDG__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__WlIGDG__stack{flex-direction:column;gap:4px;min-width:0;display:flex}.styles-module-scss-module__WlIGDG__primary{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.styles-module-scss-module__vujvfa__changes{flex-direction:column;gap:4px;display:flex}
.styles-module-scss-module__9839pG__changes{font-variant-numeric:tabular-nums;flex-direction:column;align-items:flex-end;gap:4px;display:flex}
.styles-module-scss-module__i8fxdq__changes{font-variant-numeric:tabular-nums;flex-direction:column;align-items:flex-end;gap:4px;display:flex}
.styles-module-scss-module__kjr0PW__changes{font-variant-numeric:tabular-nums;flex-direction:column;align-items:flex-end;gap:4px;display:flex}
.styles-module-scss-module__sxSY7W__container{padding:0 16px 24px}
.styles-module-scss-module__rsb0Oq__container{padding-left:16px}.styles-module-scss-module__rsb0Oq__message{opacity:0;transition:opacity .2s ease-out,transform .2s ease-out;transform:translateY(-4px)}.styles-module-scss-module__rsb0Oq__message[data-visible]{opacity:1;transform:translateY(0)}
.styles-module-scss-module__Ml49BW__pill{border-radius:999px;align-items:center;gap:4px;max-width:max-content;padding-block:3px;padding-inline:8px;display:inline-flex}.styles-module-scss-module__Ml49BW__backgroundRed{background-color:#fee}.styles-module-scss-module__Ml49BW__backgroundOrange{background-color:#fae8c7}.styles-module-scss-module__Ml49BW__backgroundGreen{background-color:#effaf3}.styles-module-scss-module__Ml49BW__backgroundGrey{background-color:#f2f2f2}
.styles-module-scss-module__6yek2G__card{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__6yek2G__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}@media (max-width:768px){.styles-module-scss-module__6yek2G__head{flex-direction:column}}.styles-module-scss-module__6yek2G__identity{align-items:center;gap:12px;min-width:0;display:flex}.styles-module-scss-module__6yek2G__identity>:first-child{flex-shrink:0}.styles-module-scss-module__6yek2G__identity>div{min-width:0}@media (max-width:768px){.styles-module-scss-module__6yek2G__identity{align-items:flex-start}}.styles-module-scss-module__6yek2G__name{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module-scss-module__6yek2G__required{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}@media (max-width:768px){.styles-module-scss-module__6yek2G__required{text-align:left;align-items:flex-start}}.styles-module-scss-module__6yek2G__meta{border-top:1px solid #f2f2f2;gap:16px;padding-top:16px;display:flex}@media (max-width:768px){.styles-module-scss-module__6yek2G__meta{flex-direction:column;gap:12px}}.styles-module-scss-module__6yek2G__metric{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.styles-module-scss-module__6yek2G__footer{justify-content:flex-end;align-items:center;gap:4px;display:flex}
.styles-module-scss-module__MA0xya__container{flex-direction:column;gap:16px;padding:0 16px 24px;display:flex}.styles-module-scss-module__MA0xya__group{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__MA0xya__emptyIcon{background-color:#f6f5fe;border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex}
.styles-module-scss-module__nh227G__container{align-items:center;display:flex}
.styles-module-scss-module__6psADW__container{justify-content:center;align-items:center;display:inline-flex}
.styles-module-scss-module__EMkRzq__container{flex-direction:column;flex:1;display:flex}.styles-module-scss-module__EMkRzq__field{background-color:var(--input-field-background,#fff);border-radius:var(--input-field-border-radius,16px);max-height:var(--input-height,48px);border:1px solid var(--input-field-border-color,#d8d4e0);flex:1;transition:background-color .15s,border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__EMkRzq__field.styles-module-scss-module__EMkRzq__filled{background-color:#fff}.styles-module-scss-module__EMkRzq__field:has(.styles-module-scss-module__EMkRzq__input>input:disabled){background-color:#ededf4;border-color:#d8d4e0}.styles-module-scss-module__EMkRzq__field:focus-within{background-color:var(--input-focussed-background,#fff);border-color:var(--input-focussed-border-color,#8661ea);box-shadow:var(--input-focussed-box-shadow,0 0 0 3px #8661ea29)}.styles-module-scss-module__EMkRzq__field.styles-module-scss-module__EMkRzq__error{border-color:var(--input-field-error-border-color,#c60000)}.styles-module-scss-module__EMkRzq__input{height:var(--input-height,48px);flex:1;align-items:center;gap:12px;padding-left:16px;padding-right:16px;display:flex;position:relative}.styles-module-scss-module__EMkRzq__overlay{opacity:0;visibility:hidden;background:repeating-linear-gradient(45deg,#0000,#0000 10px,#e7e2fb 10px 25px) 0 0/141.421px 100%;border-radius:16px;width:100%;height:100%;transition:visibility .25s,opacity .25s;animation:2s linear infinite reverse styles-module-scss-module__EMkRzq__pending;position:absolute}.styles-module-scss-module__EMkRzq__overlay.styles-module-scss-module__EMkRzq__pending{opacity:1;visibility:visible}.styles-module-scss-module__EMkRzq__overlay:after{content:"";background:linear-gradient(#fff 0% 50%,#0000 100%);border-top-left-radius:16px;border-top-right-radius:16px;flex:1;width:100%;height:100%;position:absolute;top:0}@keyframes styles-module-scss-module__EMkRzq__pending{0%{background-position:141.421px 0}}.styles-module-scss-module__EMkRzq__iconLeft,.styles-module-scss-module__EMkRzq__iconRight{align-items:center;display:inline-flex}.styles-module-scss-module__EMkRzq__floatingLabel{font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:16px;font-weight:medium;color:#8b8593;letter-spacing:-.4px;pointer-events:none;z-index:1;transition:top .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1),font-size .2s cubic-bezier(.16,1,.3,1),color .2s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:16px;transform:translateY(-50%)}.styles-module-scss-module__EMkRzq__container:focus-within .styles-module-scss-module__EMkRzq__floatingLabel,.styles-module-scss-module__EMkRzq__floatingLabel.styles-module-scss-module__EMkRzq__floating{color:#967db3;font-size:11px;top:8px;transform:translateY(0)}.styles-module-scss-module__EMkRzq__container:has(input:-webkit-autofill) .styles-module-scss-module__EMkRzq__floatingLabel{color:#967db3;font-size:11px;top:8px;transform:translateY(0)}:-webkit-any(.styles-module-scss-module__EMkRzq__container:has(input:-webkit-autofill) .styles-module-scss-module__EMkRzq__floatingLabel,.styles-module-scss-module__EMkRzq__container:has(input:autofill) .styles-module-scss-module__EMkRzq__floatingLabel){color:#967db3;font-size:11px;top:8px;transform:translateY(0)}:is(.styles-module-scss-module__EMkRzq__container:has(input:autofill) .styles-module-scss-module__EMkRzq__floatingLabel,.styles-module-scss-module__EMkRzq__container:has(input:autofill) .styles-module-scss-module__EMkRzq__floatingLabel){color:#967db3;font-size:11px;top:8px;transform:translateY(0)}.styles-module-scss-module__EMkRzq__withFloatingLabel .styles-module-scss-module__EMkRzq__field{cursor:text;flex:none;max-height:none}.styles-module-scss-module__EMkRzq__withFloatingLabel .styles-module-scss-module__EMkRzq__input{align-items:center;padding-top:20px;padding-bottom:4px}.styles-module-scss-module__EMkRzq__withFloatingLabel .styles-module-scss-module__EMkRzq__iconLeft,.styles-module-scss-module__EMkRzq__withFloatingLabel .styles-module-scss-module__EMkRzq__iconRight{position:absolute;top:50%;transform:translateY(-50%)}.styles-module-scss-module__EMkRzq__withFloatingLabel .styles-module-scss-module__EMkRzq__iconLeft{left:16px}.styles-module-scss-module__EMkRzq__withFloatingLabel .styles-module-scss-module__EMkRzq__iconRight{right:16px}.styles-module-scss-module__EMkRzq__withIconLeft .styles-module-scss-module__EMkRzq__floatingLabel{left:52px}.styles-module-scss-module__EMkRzq__withIconLeft.styles-module-scss-module__EMkRzq__withFloatingLabel .styles-module-scss-module__EMkRzq__input{padding-left:52px}.styles-module-scss-module__EMkRzq__withIconRight.styles-module-scss-module__EMkRzq__withFloatingLabel .styles-module-scss-module__EMkRzq__input{padding-right:52px}
.styles-module-scss-module__ffeWoa__container{margin:0;padding:0;list-style-type:square}.styles-module-scss-module__ffeWoa__container.styles-module-scss-module__ffeWoa__left{text-align:left}.styles-module-scss-module__ffeWoa__container.styles-module-scss-module__ffeWoa__center{text-align:center}.styles-module-scss-module__ffeWoa__container.styles-module-scss-module__ffeWoa__right{text-align:right}.styles-module-scss-module__ffeWoa__item{margin-left:13px;list-style-position:outside}.styles-module-scss-module__ffeWoa__item:not(:last-of-type){padding-bottom:8px}.styles-module-scss-module__ffeWoa__icon{align-items:center;gap:4px;list-style:none;display:flex}.styles-module-scss-module__ffeWoa__icon:not(:last-of-type){padding-bottom:8px}.styles-module-scss-module__ffeWoa__bullet{flex-shrink:0;align-items:center;margin-right:8px;display:inline-flex}.styles-module-scss-module__ffeWoa__content{position:relative}
.styles-module-scss-module__gNetaq__container{text-align:left}
.styles-module-scss-module__xP6tda__container{flex:1;align-self:stretch;width:100%;padding-top:12px;display:flex}.styles-module-scss-module__xP6tda__actions{flex-direction:row;align-items:center;gap:16px;display:flex}.styles-module-scss-module__xP6tda__separator{align-self:stretch}
.styles-module-scss-module__U7dnDa__input{color:#0f0830;background-color:#fff;border:1px solid #edeafd;border-radius:9999px;outline:none;width:100%;height:40px;padding:0 12px;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:14px}.styles-module-scss-module__U7dnDa__input::placeholder{color:#967db3}.styles-module-scss-module__U7dnDa__input:focus{border-color:#8661ea}
.styles-module-scss-module__aPaDPW__container{background-color:#f2f2f2;border-radius:24px;flex-direction:column;align-items:center;gap:12px;max-width:max-content;padding:48px 24px 24px;display:flex}@media (max-width:480px){.styles-module-scss-module__aPaDPW__container{width:90vw}}.styles-module-scss-module__aPaDPW__container.styles-module-scss-module__aPaDPW__dismissable{padding-top:48px}.styles-module-scss-module__aPaDPW__container.styles-module-scss-module__aPaDPW__dismissable .styles-module-scss-module__aPaDPW__close{display:block}.styles-module-scss-module__aPaDPW__container.styles-module-scss-module__aPaDPW__edge{padding-bottom:0;padding-left:0;padding-right:0}.styles-module-scss-module__aPaDPW__container.styles-module-scss-module__aPaDPW__edge [data-dialog-buttons]{padding:0 24px 24px}.styles-module-scss-module__aPaDPW__container.styles-module-scss-module__aPaDPW__edge [data-dialog-header]{padding-inline:24px}.styles-module-scss-module__aPaDPW__close{display:none;position:absolute;top:24px;right:24px}
.styles-module-scss-module__qo14mG__container{flex-direction:column;align-self:stretch;gap:16px;margin-top:16px;display:flex}.styles-module-scss-module__qo14mG__buttons{align-self:flex-end;gap:12px;display:flex}
.styles-module-scss-module__rzXLvq__inputs{justify-content:center;gap:12px;display:flex}.styles-module-scss-module__rzXLvq__date{width:300px}.styles-module-scss-module__rzXLvq__format{width:auto}
.styles-module-scss-module__OTsmIq__summary{cursor:pointer}
.styles-module-scss-module__jD7IoW__section{text-align:left;min-width:300px;max-height:400px}
.styles-module-scss-module__XAmKkW__header{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__XAmKkW__pill{box-sizing:border-box;background-color:#ede9f7;border-radius:9999px;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:16px 24px;display:flex}.styles-module-scss-module__XAmKkW__pillLabel{align-items:center;gap:8px;display:flex}.styles-module-scss-module__XAmKkW__action{flex-direction:column;display:flex}
.styles-module-scss-module__18MO9G__actions{align-self:flex-end;gap:12px;display:flex}
.styles-module-scss-module__cEZgFa__container{flex-direction:column;align-items:flex-end;width:80px;min-width:80px;display:flex}.styles-module-scss-module__cEZgFa__text{transform:translate(-7.5px)}.styles-module-scss-module__cEZgFa__logo{align-self:stretch;margin-top:-6px}
.styles-module-scss-module__xTrpka__container{align-items:center;gap:12px;display:flex}.styles-module-scss-module__xTrpka__root{background:#e1e1e1;border-radius:8px;width:300px;height:10px;position:relative;overflow:hidden}.styles-module-scss-module__xTrpka__indicator{background-color:#5aa365;width:100%;height:100%;transition:transform .66s cubic-bezier(.65,0,.35,1)}
.styles-module-scss-module__5Eavzq__horizontal{flex-flow:wrap;flex:1;display:flex}.styles-module-scss-module__5Eavzq__horizontal.styles-module-scss-module__5Eavzq__centered{align-items:center}.styles-module-scss-module__5Eavzq__vertical{flex-direction:column;flex:1;display:flex}.styles-module-scss-module__5Eavzq__spread{flex:1;justify-content:space-between;display:flex}.styles-module-scss-module__5Eavzq__anchored>:last-child{align-items:flex-end}.styles-module-scss-module__5Eavzq__wrap{flex-wrap:wrap}
.styles-module-scss-module__KPau5G__container{flex-direction:column;gap:1px;display:flex}.styles-module-scss-module__KPau5G__item{cursor:pointer;background-color:#edeafd;border-radius:16px;flex-direction:row;align-items:center;padding:20px;transition:background-color .2s;display:flex}.styles-module-scss-module__KPau5G__item:hover:not(.styles-module-scss-module__KPau5G__disabled){background-color:#ddd7fa}.styles-module-scss-module__KPau5G__item:focus-visible{outline-offset:-2px;outline:2px solid #0f0830}.styles-module-scss-module__KPau5G__white{background-color:#fff}.styles-module-scss-module__KPau5G__white:hover:not(.styles-module-scss-module__KPau5G__disabled){background-color:#f2f2f2}.styles-module-scss-module__KPau5G__disabled{cursor:not-allowed;opacity:.5}.styles-module-scss-module__KPau5G__selected{background-color:#ddd7fa}.styles-module-scss-module__KPau5G__selected.styles-module-scss-module__KPau5G__white{background-color:#e1e1e1}.styles-module-scss-module__KPau5G__first{border-radius:16px 16px 0 0}.styles-module-scss-module__KPau5G__middle{border-radius:0}.styles-module-scss-module__KPau5G__last{border-radius:0 0 16px 16px}.styles-module-scss-module__KPau5G__icon{flex-shrink:0;justify-content:center;align-items:center;margin-right:12px;display:flex}.styles-module-scss-module__KPau5G__aside{flex-shrink:0;align-items:center;margin-right:8px;display:flex}.styles-module-scss-module__KPau5G__chevron{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}
.styles-module-scss-module__FcvD-W__container{flex-direction:column;display:flex}.styles-module-scss-module__FcvD-W__select{background-color:var(--select-background,#fff);border-radius:var(--select-border-radius,16px);height:var(--select-height,auto);border:1px solid var(--select-border-color,#d8d4e0);flex:1;justify-content:space-between;align-items:center;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:18px;transition:background-color .15s,border-color .15s,box-shadow .15s;display:flex;position:relative}.styles-module-scss-module__FcvD-W__select:focus-within{background-color:var(--input-focussed-background,#fff);border-color:var(--input-focussed-border-color,#8661ea);box-shadow:var(--input-focussed-box-shadow,0 0 0 3px #8661ea29)}.styles-module-scss-module__FcvD-W__select:has([data-state=open]){background-color:var(--input-focussed-background,#fff);border-color:var(--input-focussed-border-color,#8661ea);box-shadow:var(--input-focussed-box-shadow,0 0 0 3px #8661ea29)}.styles-module-scss-module__FcvD-W__select.styles-module-scss-module__FcvD-W__error{border-color:var(--select-error-border-color,#c60000)}.styles-module-scss-module__FcvD-W__trigger{cursor:pointer;color:#0f0830;background-color:#0000;border:0;outline:none;flex:1;justify-content:space-between;align-items:center;gap:12px;max-width:100%;padding:0 12px;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:14px;transition:background-color .15s,border-color .15s,box-shadow .15s;display:flex}.styles-module-scss-module__FcvD-W__trigger>span[aria-label]{flex:1}.styles-module-scss-module__FcvD-W__trigger:disabled{color:#8b8593;cursor:not-allowed}.styles-module-scss-module__FcvD-W__trigger[data-placeholder]{color:#8b8593}.styles-module-scss-module__FcvD-W__content{max-height:var(--radix-select-content-available-height);width:var(--radix-select-trigger-width,200px);min-width:var(--radix-select-trigger-width,200px);z-index:11}.styles-module-scss-module__FcvD-W__viewport{background-color:#fff;border-radius:4px;margin-top:4px;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 2px 4px -2px #0000001a}.styles-module-scss-module__FcvD-W__item{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #f2f2f2;outline:none;gap:8px;padding:12px;display:flex}.styles-module-scss-module__FcvD-W__item:not([data-disabled]):hover{background-color:#ede9f7}.styles-module-scss-module__FcvD-W__item[data-disabled]{cursor:not-allowed}.styles-module-scss-module__FcvD-W__item[data-highlighted]{background-color:#ede9f7}.styles-module-scss-module__FcvD-W__action{cursor:pointer;text-align:left;background-color:#fff;border:0;border-bottom:1px solid #f2f2f2;outline:none;width:100%;padding:12px;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:14px}.styles-module-scss-module__FcvD-W__action:hover,.styles-module-scss-module__FcvD-W__action:focus{background-color:#ede9f7}.styles-module-scss-module__FcvD-W__action:disabled{cursor:not-allowed;opacity:.25}.styles-module-scss-module__FcvD-W__actionLabel,.styles-module-scss-module__FcvD-W__label{align-items:center;gap:12px;display:flex}.styles-module-scss-module__FcvD-W__disabled{opacity:.25}.styles-module-scss-module__FcvD-W__selected{text-align:left;align-items:center;gap:12px;display:flex}.styles-module-scss-module__FcvD-W__text{text-overflow:ellipsis;white-space:nowrap;text-align:left;width:100%;max-width:100%;overflow:hidden}.styles-module-scss-module__FcvD-W__value{text-overflow:ellipsis;flex:1;overflow:hidden}
.styles-module-scss-module__G7vaja__container{all:inherit;border-radius:4px;animation:1.5s linear infinite styles-module-scss-module__G7vaja__pending}.styles-module-scss-module__G7vaja__container.styles-module-scss-module__G7vaja__light{background:linear-gradient(90deg,#ededf4 40%,#f7f8fc,#ededf4 60%) 100%/300% 100%}.styles-module-scss-module__G7vaja__container.styles-module-scss-module__G7vaja__dark{background:linear-gradient(90deg,#ddd7fa 40%,#edeafd,#ddd7fa 60%) 100%/300% 100%}.styles-module-scss-module__G7vaja__inline{max-width:max-content;max-height:max-content}.styles-module-scss-module__G7vaja__rounded{border-radius:50%}.styles-module-scss-module__G7vaja__body{all:inherit;visibility:hidden}@keyframes styles-module-scss-module__G7vaja__pending{to{background-position:0}}.styles-module-scss-module__G7vaja__fullWidth{width:100%}
.styles-module-scss-module__9IU8jW__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:12px;margin:0;padding:0;list-style-type:none;display:grid}.styles-module-scss-module__9IU8jW__item{flex-direction:column;min-width:0;display:flex}.styles-module-scss-module__9IU8jW__full{grid-column:1/-1}
.styles-module-scss-module__cjqUUW__item{border-bottom:1px solid #edeafd;justify-content:space-between;gap:24px;padding-bottom:12px;display:flex}.styles-module-scss-module__cjqUUW__item:last-of-type{border-bottom:0;padding-bottom:0}@media (max-width:480px){.styles-module-scss-module__cjqUUW__item{flex-direction:column;gap:8px}}.styles-module-scss-module__cjqUUW__value{text-align:right}@media (max-width:480px){.styles-module-scss-module__cjqUUW__value{text-align:left}}
.styles-module-scss-module___tstJG__viewport{pointer-events:none;visibility:hidden;height:200px;margin-top:-200px}.styles-module-scss-module___tstJG__pending{margin-top:16px}
.styles-module-scss-module__Yi2hjq__container{height:100%;position:relative}.styles-module-scss-module__Yi2hjq__container.styles-module-scss-module__Yi2hjq__clickable:has(td):not(:has(th)){cursor:pointer}.styles-module-scss-module__Yi2hjq__selectable{display:flex}.styles-module-scss-module__Yi2hjq__hidden{visibility:collapse}.styles-module-scss-module__Yi2hjq__hidden>th,.styles-module-scss-module__Yi2hjq__hidden>td{border:0!important;height:0!important;padding:0!important;line-height:0!important}.styles-module-scss-module__Yi2hjq__hidden>th>*,.styles-module-scss-module__Yi2hjq__hidden>td>*{display:none!important}
.styles-module-scss-module__A2RFKG__container{text-align:left}.styles-module-scss-module__A2RFKG__container:hover .styles-module-scss-module__A2RFKG__icons{visibility:visible;opacity:1;transform:translate(0)}.styles-module-scss-module__A2RFKG__title{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__A2RFKG__alignRight{justify-content:flex-end}.styles-module-scss-module__A2RFKG__alignCenter{justify-content:center}.styles-module-scss-module__A2RFKG__alignLeft{justify-content:flex-start}.styles-module-scss-module__A2RFKG__icons{visibility:hidden;opacity:0;background-color:#e1e1e1;border-radius:4px;justify-content:center;align-items:center;padding:8px;transition:all .25s;display:flex;transform:translate(5px)}.styles-module-scss-module__A2RFKG__separator{align-self:stretch;padding:0 8px}
.styles-module-scss-module__psMmfa__selectable{align-items:center;display:flex}.styles-module-scss-module__psMmfa__label{cursor:pointer;position:absolute;inset:0}
.styles-module-scss-module__oX0-8a__container{border:0;outline:0;flex-direction:column;flex:1;display:flex;container-type:inline-size}.styles-module-scss-module__oX0-8a__empty{text-align:center;flex-direction:column;place-items:center;gap:16px;width:100%;padding:24px 0;display:flex}
.styles-module-scss-module__tGKMMG__container{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;max-width:1120px;padding:0 16px 24px;display:flex}.styles-module-scss-module__tGKMMG__state{justify-content:center;padding:32px 0;display:flex}.styles-module-scss-module__tGKMMG__list{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__tGKMMG__filter{align-items:center;gap:4px;display:inline-flex}.styles-module-scss-module__tGKMMG__card{background:#fff;border:1px solid #0f083014;border-radius:16px;transition:border-color .12s,box-shadow .12s,background-color .12s;position:relative;overflow:hidden}.styles-module-scss-module__tGKMMG__card:has(.styles-module-scss-module__tGKMMG__cardPressable:hover){border-color:#f3f0f7;box-shadow:0 1px 2px #241c3f0a,0 2px 4px -1px #241c3f0f}.styles-module-scss-module__tGKMMG__cardSelected{background:#0f08300b;border-color:#341c47}.styles-module-scss-module__tGKMMG__cardPressable{cursor:pointer;flex-direction:column;gap:16px;min-width:0;padding:16px 24px;display:flex}.styles-module-scss-module__tGKMMG__cardPressable:focus-visible{outline-offset:-3px;outline:2px solid #92809c}.styles-module-scss-module__tGKMMG__cardPressable[aria-disabled=true]{cursor:default}.styles-module-scss-module__tGKMMG__cardWithSelection{padding-left:56px}.styles-module-scss-module__tGKMMG__selection{z-index:1;align-items:center;display:inline-flex;position:absolute;top:24px;left:24px}.styles-module-scss-module__tGKMMG__cardHeader{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.styles-module-scss-module__tGKMMG__identity{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.styles-module-scss-module__tGKMMG__flags{flex:none;align-items:center;display:inline-flex}.styles-module-scss-module__tGKMMG__cardTitle{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex;overflow:hidden}.styles-module-scss-module__tGKMMG__cardTitle>*{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styles-module-scss-module__tGKMMG__amount,.styles-module-scss-module__tGKMMG__scheduleAmount{text-align:right;white-space:nowrap;flex:none;min-width:0;max-width:48%}.styles-module-scss-module__tGKMMG__scheduleAmount{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.styles-module-scss-module__tGKMMG__cadence,.styles-module-scss-module__tGKMMG__scheduleState{align-items:center;gap:4px;display:inline-flex}.styles-module-scss-module__tGKMMG__scheduleState{background:#ede9f7;border-radius:9999px;align-self:flex-start;padding:4px 8px}.styles-module-scss-module__tGKMMG__bulkBreakdown{border-top:1px solid #ede9f7;flex-direction:column;gap:4px;padding-top:8px;display:flex}.styles-module-scss-module__tGKMMG__bulkRow{align-items:center;gap:8px;min-width:0;padding-block:2px;display:flex}.styles-module-scss-module__tGKMMG__bulkLabel{flex:1;align-items:baseline;gap:4px;min-width:0;display:flex}.styles-module-scss-module__tGKMMG__bulkAmount{text-align:right;white-space:nowrap;flex:none}.styles-module-scss-module__tGKMMG__bulkTotal{border-top:1px dashed #f3f0f7;justify-content:space-between;align-items:baseline;gap:16px;margin-top:4px;padding-top:8px;display:flex}.styles-module-scss-module__tGKMMG__text{flex-direction:column;align-items:flex-start;display:inline-flex}.styles-module-scss-module__tGKMMG__total{color:#92809c}
.styles-module-scss-module__8kwT2a__bar{background:linear-gradient(90deg,#ededf4 40%,#f7f8fc,#ededf4 60%) 100%/300% 100%;border-radius:4px;animation:1.5s linear infinite styles-module-scss-module__8kwT2a__pending}@keyframes styles-module-scss-module__8kwT2a__pending{to{background-position:0}}.styles-module-scss-module__8kwT2a__list{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__8kwT2a__card{background:#fff;border:1px solid #0f083014;border-radius:16px;padding:16px 24px}.styles-module-scss-module__8kwT2a__top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.styles-module-scss-module__8kwT2a__identity{align-items:center;gap:16px;min-width:0;display:flex}.styles-module-scss-module__8kwT2a__flag{border-radius:9999px;flex:none;width:36px;height:36px}.styles-module-scss-module__8kwT2a__lines,.styles-module-scss-module__8kwT2a__amount{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__8kwT2a__title{width:160px;height:18px}.styles-module-scss-module__8kwT2a__subtitle{width:100px;height:12px}.styles-module-scss-module__8kwT2a__amount{align-items:flex-end}.styles-module-scss-module__8kwT2a__amountLabel{width:70px;height:12px}.styles-module-scss-module__8kwT2a__amountValue{width:110px;height:20px}
.styles-module-scss-module__Ugka9W__container{padding:0 16px 24px}.styles-module-scss-module__Ugka9W__header{justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:24px;display:flex}.styles-module-scss-module__Ugka9W__actions{gap:8px;display:inline-flex}.styles-module-scss-module__Ugka9W__grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:24px;display:grid}@media (max-width:900px){.styles-module-scss-module__Ugka9W__grid{grid-template-columns:minmax(0,1fr)}}.styles-module-scss-module__Ugka9W__column{flex-direction:column;gap:24px;display:flex}
.styles-module-scss-module__OI36yW__clientIdCell{align-items:center;gap:8px;min-width:0;display:flex}.styles-module-scss-module__OI36yW__clientId{color:#0f0830;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:12px;overflow:hidden}.styles-module-scss-module__OI36yW__deleteButton{color:#0f0830b3;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.styles-module-scss-module__OI36yW__deleteButton:hover{color:#c60000;background-color:#ede9f7}.styles-module-scss-module__OI36yW__copyButton{color:#0f0830b3;cursor:pointer;background:0 0;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.styles-module-scss-module__OI36yW__copyButton:hover{color:#0f0830;background-color:#ede9f7}
.styles-module-scss-module__RRWmVW__container{cursor:pointer;background-color:#edeafd;border-radius:4px;padding:8px 12px;transition:background-color .3s}.styles-module-scss-module__RRWmVW__container:hover{background-color:#ddd7fa}
.styles-module-scss-module__P-Z1hG__lead{align-items:center;gap:12px;min-width:0;display:flex}.styles-module-scss-module__P-Z1hG__name,.styles-module-scss-module__P-Z1hG__account{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}
.styles-module-scss-module__gPmpka__container{padding:0 16px}
.styles-module-scss-module__bRrEeW__revoke{display:inline-flex}
.styles-module-scss-module___8FsIG__toolbar{--input-height:32px;--input-field-background:#fff;--input-field-border-color:#d8d4e0;--input-field-border-radius:9999px;flex-direction:column;align-items:stretch;gap:8px;display:flex}@media (min-width:768px){.styles-module-scss-module___8FsIG__toolbar{flex-direction:row;justify-content:space-between;align-items:center}}.styles-module-scss-module___8FsIG__search{flex:1;min-width:0;max-width:320px}
.styles-module-scss-module__-N-dIa__identity{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.styles-module-scss-module__-N-dIa__identity>p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.styles-module-scss-module__uqtB9q__container{padding:0 16px}
.styles-module-scss-module__W3lPkq__identity{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.styles-module-scss-module__W3lPkq__identity>p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.styles-module-scss-module__W3lPkq__trailing{flex-direction:column;align-items:flex-end;gap:4px;display:flex}
.styles-module-scss-module__SeFZIa__container{padding:0 16px}
.styles-module-scss-module__l7IvEq__container{padding:0 16px 24px}.styles-module-scss-module__l7IvEq__toolbar{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.styles-module-scss-module__l7IvEq__amount{text-align:right;white-space:nowrap}.styles-module-scss-module__l7IvEq__route{align-items:center;display:inline-flex}
.styles-module-scss-module__j0YxJq__container{padding:0 16px 24px}.styles-module-scss-module__j0YxJq__actions{align-items:center;gap:8px;display:inline-flex}.styles-module-scss-module__j0YxJq__grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:24px;display:grid}@media (max-width:1024px){.styles-module-scss-module__j0YxJq__grid{grid-template-columns:minmax(0,1fr)}}.styles-module-scss-module__j0YxJq__column{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__j0YxJq__route{align-items:center;display:inline-flex}
.styles-module-scss-module__WQDseW__lead{align-items:center;gap:12px;min-width:0;display:flex}.styles-module-scss-module__WQDseW__name{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}
.styles-module-scss-module__lq0rcG__identity{flex-direction:column;gap:2px;display:flex}
.styles-module-scss-module__jy-LvG__lead{align-items:center;gap:12px;min-width:0;display:flex}.styles-module-scss-module__jy-LvG__leadText{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.styles-module-scss-module__jy-LvG__reference{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}
.styles-module-scss-module__YyrhRa__container{padding:0 16px}
.styles-module-scss-module__x-PABW__download{justify-content:flex-end;display:flex}
.styles-module-scss-module__YU19rq__container{padding:0 16px 24px}
.styles-module-scss-module__Nh1CIG__container{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;padding:24px;display:flex}.styles-module-scss-module__Nh1CIG__message{text-align:center;max-width:480px}.styles-module-scss-module__Nh1CIG__container header{text-align:center;max-width:360px}.styles-module-scss-module__Nh1CIG__actions{flex-direction:row;gap:12px;margin-top:16px;display:flex}
.styles-module-scss-module__6ffDtG__railWrap{isolation:isolate;position:relative}.styles-module-scss-module__6ffDtG__railWrap:after{content:"";pointer-events:none;background-color:#ededf4;height:2px;position:absolute;top:100%;left:0;right:0}.styles-module-scss-module__6ffDtG__strip{scrollbar-width:none;width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.styles-module-scss-module__6ffDtG__strip::-webkit-scrollbar{display:none}.styles-module-scss-module__6ffDtG__railWrap[data-fade-start=true][data-fade-end=false] .styles-module-scss-module__6ffDtG__strip{-webkit-mask-image:linear-gradient(90deg,#0000 0,#0000004d 20px,#000 60px);mask-image:linear-gradient(90deg,#0000 0,#0000004d 20px,#000 60px)}.styles-module-scss-module__6ffDtG__railWrap[data-fade-start=false][data-fade-end=true] .styles-module-scss-module__6ffDtG__strip{-webkit-mask-image:linear-gradient(270deg,#0000 0,#0000004d 20px,#000 60px);mask-image:linear-gradient(270deg,#0000 0,#0000004d 20px,#000 60px)}.styles-module-scss-module__6ffDtG__railWrap[data-fade-start=true][data-fade-end=true] .styles-module-scss-module__6ffDtG__strip{-webkit-mask-image:linear-gradient(90deg,#0000 0,#0000004d 20px,#000 60px calc(100% - 60px),#0000004d calc(100% - 20px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#0000004d 20px,#000 60px calc(100% - 60px),#0000004d calc(100% - 20px),#0000 100%)}.styles-module-scss-module__6ffDtG__tab{flex-shrink:0;align-items:center;padding:12px 16px;display:flex;position:relative}.styles-module-scss-module__6ffDtG__tab button:hover{text-decoration:none!important}.styles-module-scss-module__6ffDtG__tab button:hover span{text-decoration:none!important}.styles-module-scss-module__6ffDtG__label{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.styles-module-scss-module__6ffDtG__icon{flex-shrink:0;align-items:center;display:inline-flex}.styles-module-scss-module__6ffDtG__icon svg{width:1rem;height:1rem}.styles-module-scss-module__6ffDtG__chevron{z-index:3;color:#0f0830;cursor:pointer;background-color:#fff;border:1px solid #ededf4;border-radius:9999px;place-items:center;width:1.625rem;height:1.625rem;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-60%);box-shadow:0 2px 8px -4px #0f083066}.styles-module-scss-module__6ffDtG__chevron[hidden]{display:none}.styles-module-scss-module__6ffDtG__chevron svg{width:.9375rem;height:.9375rem}.styles-module-scss-module__6ffDtG__chevronPrevious{left:-6px}.styles-module-scss-module__6ffDtG__chevronNext{right:-6px}.styles-module-scss-module__6ffDtG__count{color:#fff;min-width:16px;height:16px;font-size:11px;font-weight:semibold;background-color:#8661ea;border-radius:9999px;justify-content:center;align-items:center;padding:0 4px;line-height:1;display:inline-flex}.styles-module-scss-module__6ffDtG__countZero{color:#8b8593;background-color:#f2f2f2}.styles-module-scss-module__6ffDtG__hoverIndicator,.styles-module-scss-module__6ffDtG__activeIndicator{pointer-events:none;border-radius:9999px;height:2px;position:absolute;bottom:-2px;left:8px;right:8px}.styles-module-scss-module__6ffDtG__hoverIndicator{background-color:#b8a2f2}.styles-module-scss-module__6ffDtG__activeIndicator{background-color:#3c1b72}.styles-module-scss-module__6ffDtG__content{padding:32px 0 16px}.styles-module-scss-module__6ffDtG__soon{text-transform:uppercase;background-color:#e1e1e1;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;display:flex}
.styles-module-scss-module__wMdi2a__content{will-change:transform,opacity;z-index:10;background-color:#f6f5fe;border-radius:4px;max-width:300px;padding:8px 12px;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 2px 4px -2px #0000001a}.styles-module-scss-module__wMdi2a__content[data-state=delayed-open][data-side=top]{animation-name:styles-module-scss-module__wMdi2a__appear-up}.styles-module-scss-module__wMdi2a__content[data-state=delayed-open][data-side=bottom]{animation-name:styles-module-scss-module__wMdi2a__appear-bottom}.styles-module-scss-module__wMdi2a__trigger{cursor:help;display:inline-flex}.styles-module-scss-module__wMdi2a__block{display:block}.styles-module-scss-module__wMdi2a__arrow{fill:#f6f5fe}@keyframes styles-module-scss-module__wMdi2a__appear-up{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__wMdi2a__appear-bottom{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
.styles-module-scss-module__hyGeTW__hidden{display:none}
.styles-module-scss-module__KBt5qW__container{--select-background:transparent;--select-border-color:transparent;--select-border-radius:0;--select-height:48px;--input-field-background:transparent;--input-field-border-color:transparent;--input-field-border-radius:0;--input-field-error-border-color:transparent;--select-error-border-color:transparent;--input-focussed-background:transparent;--input-focussed-border-color:transparent;--input-focussed-box-shadow:none;flex:1;align-self:stretch;display:flex;position:relative}.styles-module-scss-module__KBt5qW__container:focus-within .styles-module-scss-module__KBt5qW__mask{background-color:#fff;border-color:#8661ea;box-shadow:0 0 0 3px #8661ea29}.styles-module-scss-module__KBt5qW__container:has([data-error]) .styles-module-scss-module__KBt5qW__mask{border-color:#c60000}.styles-module-scss-module__KBt5qW__mask{z-index:0;background:#fff;border:1px solid #d8d4e0;border-radius:16px;height:48px;position:absolute;left:0;right:0}.styles-module-scss-module__KBt5qW__separator{width:1px;height:24px;margin:12px 8px 0;position:relative}
.styles-module-scss-module__n-dqLG__container{z-index:0;pointer-events:none;width:100vw;height:100vh;transition:box-shadow .3s ease-in-out;position:fixed;top:0;left:0;box-shadow:inset 0 0 #f6f5fe}.styles-module-scss-module__n-dqLG__container.styles-module-scss-module__n-dqLG__over{pointer-events:all;box-shadow:inset 0 0 100px #ddd7fa}
.styles-module-scss-module__W2jsfG__container{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__W2jsfG__arrow{clip-path:polygon(0% 0%,95% 0%,100% 50%,95% 100%,0% 100%);background-color:#edeafd;align-items:center;gap:12px;height:max-content;padding:12px;transition:background-color .15s;display:flex;position:relative}.styles-module-scss-module__W2jsfG__arrow.styles-module-scss-module__W2jsfG__active{background-color:#b8a2f2}
.styles-module-scss-module__yq-6ga__container{flex:1;display:flex;container-type:inline-size}.styles-module-scss-module__yq-6ga__steps{flex-direction:column;flex:1;gap:24px;max-width:600px;display:flex}.styles-module-scss-module__yq-6ga__file{opacity:0;animation:.25s ease-in forwards styles-module-scss-module__yq-6ga__fadeIn}@keyframes styles-module-scss-module__yq-6ga__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.styles-module-scss-module__WpRWnW__item{cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;padding:12px;transition:background-color .25s}.styles-module-scss-module__WpRWnW__item:not(:last-of-type){border-bottom:1px solid #ededf4}.styles-module-scss-module__WpRWnW__item[data-disabled]{cursor:not-allowed}.styles-module-scss-module__WpRWnW__label{gap:8px;display:flex}.styles-module-scss-module__WpRWnW__disabled{opacity:.25}
.styles-module-scss-module__kIKQ9W__container{cursor:pointer;align-items:center;gap:16px;display:flex}.styles-module-scss-module__kIKQ9W__details{flex-direction:column;align-items:flex-end;gap:8px;display:flex}
.styles-module-scss-module__NigDDq__wrapper:has(>:empty){display:none}
.styles-module-scss-module__769bDW__card{color:#301c57;min-height:96px;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:12px;font-weight:medium;cursor:pointer;background-color:#fff;border:1px dashed #ddd7fa;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:16px;transition:background-color .15s,border-color .15s,color .15s;display:flex}.styles-module-scss-module__769bDW__card:hover:not(:disabled){color:#0f0830;background-color:#f6f5fe;border-color:#8661ea}.styles-module-scss-module__769bDW__card:disabled{cursor:not-allowed;color:#bfbfbf;border-color:#e1e1e1}
.styles-module-scss-module__LENP5G__card{cursor:default;background-color:#fff;border:1px solid #edeafd;border-radius:8px;flex-direction:column;justify-content:space-between;gap:8px;min-height:84px;padding:12px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.styles-module-scss-module__LENP5G__card.styles-module-scss-module__LENP5G__clickable{cursor:pointer}.styles-module-scss-module__LENP5G__card.styles-module-scss-module__LENP5G__clickable:hover{border-color:#ddd7fa;box-shadow:0 1px 2px #241c3f0a,0 2px 4px -1px #241c3f0f}.styles-module-scss-module__LENP5G__card.styles-module-scss-module__LENP5G__clickable:hover .styles-module-scss-module__LENP5G__chevron{opacity:1;transform:translate(0)}.styles-module-scss-module__LENP5G__card.styles-module-scss-module__LENP5G__editing{cursor:default}.styles-module-scss-module__LENP5G__chevron{color:#301c57;opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .15s,transform .15s;display:inline-flex;position:absolute;top:12px;right:12px;transform:translate(-4px)}.styles-module-scss-module__LENP5G__direction{align-items:center;gap:8px;display:inline-flex}.styles-module-scss-module__LENP5G__direction>*{flex-shrink:0}.styles-module-scss-module__LENP5G__rate{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__LENP5G__remove{color:#fff;cursor:pointer;background-color:#0f0830;border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:transform .1s;display:inline-flex;position:absolute;top:-8px;right:-8px}.styles-module-scss-module__LENP5G__remove:hover{transform:scale(1.05)}.styles-module-scss-module__LENP5G__skeleton{background-color:#f2f2f2;border-radius:4px;width:80%;height:24px}
.styles-module-scss-module__Q57KXW__container{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__Q57KXW__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module-scss-module__Q57KXW__titleRow{align-items:center;gap:8px;display:flex}.styles-module-scss-module__Q57KXW__grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;display:grid}.styles-module-scss-module__Q57KXW__empty{text-align:center;border:1px dashed #edeafd;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;display:flex}
.styles-module-scss-module__yhOlPq__container{background-color:#fff;border:1px solid #0000;border-radius:16px;flex-direction:column;display:flex}.styles-module-scss-module__yhOlPq__container.styles-module-scss-module__yhOlPq__error{border-color:#c60000}.styles-module-scss-module__yhOlPq__button{cursor:pointer;background-color:#0000;border:0;justify-content:center;align-items:center;gap:12px;padding:16px;display:flex}@media (max-width:480px){.styles-module-scss-module__yhOlPq__button{max-height:120px}}.styles-module-scss-module__yhOlPq__button.styles-module-scss-module__yhOlPq__spacing{padding:24px 16px}.styles-module-scss-module__yhOlPq__button.styles-module-scss-module__yhOlPq__disabled{cursor:not-allowed}.styles-module-scss-module__yhOlPq__button.styles-module-scss-module__yhOlPq__tooltip{cursor:help}.styles-module-scss-module__yhOlPq__separator{align-self:stretch}.styles-module-scss-module__yhOlPq__content{align-items:center;gap:8px;display:inline-flex}.styles-module-scss-module__yhOlPq__contentSpacing{gap:16px}.styles-module-scss-module__yhOlPq__copy{flex-direction:column;gap:4px;display:inline-flex}.styles-module-scss-module__yhOlPq__title{filter:grayscale()}
.styles-module-scss-module__CyIs5q__container{flex:1;align-self:stretch;display:flex}.styles-module-scss-module__CyIs5q__input{font-size:14px;font-weight:medium;color:#301c57;letter-spacing:-.4px;background-color:#0000;border:0;outline:none;flex:1;align-self:stretch;padding:0;box-shadow:none!important;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif!important}.styles-module-scss-module__CyIs5q__input:disabled{cursor:not-allowed;color:#8b8593}.styles-module-scss-module__CyIs5q__input::placeholder{color:#8b8593}.styles-module-scss-module__CyIs5q__input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__CyIs5q__input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__CyIs5q__input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__CyIs5q__input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}
.styles-module-scss-module__tdiYIa__input{font-size:14px;font-weight:medium;color:#301c57;letter-spacing:-.4px;background-color:#0000;border:0;outline:none;flex:1;align-self:stretch;padding:0;box-shadow:none!important;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif!important}.styles-module-scss-module__tdiYIa__input:disabled{cursor:not-allowed;color:#8b8593}.styles-module-scss-module__tdiYIa__input::placeholder{color:#8b8593}.styles-module-scss-module__tdiYIa__input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__tdiYIa__input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__tdiYIa__input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__tdiYIa__input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__tdiYIa__button{font-size:14px;font-weight:medium;color:#301c57;letter-spacing:-.4px;cursor:pointer;background-color:#0000;border:0;outline:none;flex:1;justify-content:flex-end;align-self:stretch;align-items:center;width:100%;height:100%;padding:0 12px 0 0;display:flex;position:absolute;top:0;left:0;box-shadow:none!important;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif!important}.styles-module-scss-module__tdiYIa__button:disabled{cursor:not-allowed;color:#8b8593}.styles-module-scss-module__tdiYIa__button::placeholder{color:#8b8593}.styles-module-scss-module__tdiYIa__button:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__tdiYIa__button:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__tdiYIa__button:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__tdiYIa__button:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__tdiYIa__swatch{border-radius:4px;width:24px;height:24px;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 2px 4px -2px #0000001a}.styles-module-scss-module__tdiYIa__picker{min-width:250px}
.styles-module-scss-module__9VoR-W__container{--input-field-background:#fff;--input-field-border-color:#edeafd;--input-field-border-radius:9999px;--input-height:36px;flex-direction:column;gap:16px;max-width:400px;display:flex}
.styles-module-scss-module__IWFTwa__container{max-width:max-content}
.styles-module-scss-module__Skcu-W__input{font-size:14px;font-weight:medium;color:#301c57;letter-spacing:-.4px;background-color:#0000;border:0;outline:none;flex:1;align-self:stretch;padding:0;box-shadow:none!important;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif!important}.styles-module-scss-module__Skcu-W__input:disabled{cursor:not-allowed;color:#8b8593}.styles-module-scss-module__Skcu-W__input::placeholder{color:#8b8593}.styles-module-scss-module__Skcu-W__input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__Skcu-W__input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__Skcu-W__input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__Skcu-W__input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__Skcu-W__button{font-size:14px;font-weight:medium;color:#301c57;letter-spacing:-.4px;cursor:pointer;background-color:#0000;border:0;outline:none;flex:1;align-self:stretch;width:100%;height:100%;padding:0;position:absolute;top:0;left:0;box-shadow:none!important;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif!important}.styles-module-scss-module__Skcu-W__button:disabled{cursor:not-allowed;color:#8b8593}.styles-module-scss-module__Skcu-W__button::placeholder{color:#8b8593}.styles-module-scss-module__Skcu-W__button:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__Skcu-W__button:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__Skcu-W__button:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__Skcu-W__button:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}
.styles-module-scss-module__BRSoZG__container{flex:1;align-self:stretch;display:flex}.styles-module-scss-module__BRSoZG__input{font-size:14px;font-weight:medium;color:#301c57;letter-spacing:-.4px;background-color:#0000;border:0;outline:none;flex:1;align-self:stretch;padding:0;box-shadow:none!important;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif!important}.styles-module-scss-module__BRSoZG__input:disabled{cursor:not-allowed;color:#8b8593}.styles-module-scss-module__BRSoZG__input::placeholder{color:#8b8593}.styles-module-scss-module__BRSoZG__input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__BRSoZG__input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__BRSoZG__input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__BRSoZG__input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__BRSoZG__field{flex:1.5;display:flex}
.styles-module-scss-module__rK_rKq__input{font-size:14px;font-weight:medium;color:#301c57;letter-spacing:-.4px;background-color:#0000;border:0;outline:none;flex:1;align-self:stretch;padding:0;box-shadow:none!important;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif!important}.styles-module-scss-module__rK_rKq__input:disabled{cursor:not-allowed;color:#8b8593}.styles-module-scss-module__rK_rKq__input::placeholder{color:#8b8593}.styles-module-scss-module__rK_rKq__input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__rK_rKq__input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__rK_rKq__input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.styles-module-scss-module__rK_rKq__input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#301c57!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}
.styles-module-scss-module__WH08qq__container{background-color:#0000;flex-direction:column;display:flex}.styles-module-scss-module__WH08qq__horizontal{flex-direction:row;gap:12px}.styles-module-scss-module__WH08qq__horizontal>.styles-module-scss-module__WH08qq__button{flex:1}.styles-module-scss-module__WH08qq__horizontalRadio{justify-content:center;align-items:center;margin-right:8px;display:flex}.styles-module-scss-module__WH08qq__button{cursor:pointer;background-color:#fff;border:1px solid #d8d4e0;border-radius:16px;justify-content:space-between;align-items:center;height:48px;padding:12px;transition:background-color .15s,border-color .15s,box-shadow .15s;display:flex}.styles-module-scss-module__WH08qq__button:has(input:checked){border-color:#8661ea}.styles-module-scss-module__WH08qq__button.styles-module-scss-module__WH08qq__spacing{padding:24px 16px}.styles-module-scss-module__WH08qq__button.styles-module-scss-module__WH08qq__disabled{cursor:not-allowed;background-color:#ededf4}.styles-module-scss-module__WH08qq__title{filter:grayscale()}.styles-module-scss-module__WH08qq__separator{align-self:stretch}
.styles-module-scss-module__zT2mEa__countdown{align-items:center;gap:12px;display:flex}
.styles-module-scss-module__12Fneq__container{cursor:pointer;border-radius:4px;flex:1;align-items:center;gap:12px;padding:12px;display:flex}.styles-module-scss-module__12Fneq__container[data-transition=true]{transition:background-color .1s ease-in-out}.styles-module-scss-module__12Fneq__container[data-mode=dark][data-hover=true]:hover,.styles-module-scss-module__12Fneq__container[data-mode=dark].styles-module-scss-module__12Fneq__active{background-color:#b8a2f2}.styles-module-scss-module__12Fneq__container[data-mode=light][data-hover=true]:hover,.styles-module-scss-module__12Fneq__container[data-mode=light].styles-module-scss-module__12Fneq__active{background-color:#edeafd}
.styles-module-scss-module__7vfsLW__container{flex-direction:column;gap:12px;display:flex}@media (max-width:768px){.styles-module-scss-module__7vfsLW__container{margin-left:24px;margin-right:24px}}.styles-module-scss-module__7vfsLW__list{background-color:#fff;border:1px solid #e1e1e1;border-radius:8px}.styles-module-scss-module__7vfsLW__header{display:flex}.styles-module-scss-module__7vfsLW__name{align-items:center;gap:16px;display:flex}.styles-module-scss-module__7vfsLW__trigger{flex:1;justify-content:space-between;align-items:center;padding:16px;display:flex}@media (max-width:768px){.styles-module-scss-module__7vfsLW__trigger{justify-content:unset;align-items:unset;flex-direction:column}}.styles-module-scss-module__7vfsLW__empty{aspect-ratio:1;background-color:#f2f2f2;border:1px solid #e1e1e1;border-radius:50%;width:24px}.styles-module-scss-module__7vfsLW__title{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.styles-module-scss-module__7vfsLW__duration{margin-left:auto}@media (max-width:768px){.styles-module-scss-module__7vfsLW__duration{margin-left:unset;max-width:max-content;margin-left:36px}}.styles-module-scss-module__7vfsLW__content{will-change:auto;overflow:hidden}.styles-module-scss-module__7vfsLW__content[data-state=open]{animation:.3s cubic-bezier(.87,0,.13,1) styles-module-scss-module__7vfsLW__open}.styles-module-scss-module__7vfsLW__content[data-state=closed]{animation:.3s cubic-bezier(.87,0,.13,1) styles-module-scss-module__7vfsLW__close}.styles-module-scss-module__7vfsLW__step{box-sizing:border-box;padding:0 16px 16px 40px}.styles-module-scss-module__7vfsLW__item:not(:last-of-type){border-bottom:1px solid #e1e1e1}.styles-module-scss-module__7vfsLW__action{align-items:center;gap:16px;margin-left:24px;display:flex}@media (max-width:768px){.styles-module-scss-module__7vfsLW__action{justify-content:space-between}}@keyframes styles-module-scss-module__7vfsLW__open{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes styles-module-scss-module__7vfsLW__close{0%{height:var(--radix-accordion-content-height)}to{height:0}}
.styles-module-scss-module__ZhO7TG__lead{align-items:center;gap:12px;min-width:0;display:flex}
.styles-module-scss-module__BPThKW__actions{align-self:flex-end}
.styles-module-scss-module__Jn-xbG__container{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__Jn-xbG__items{grid-template-columns:max-content max-content;gap:8px 16px;display:grid}.styles-module-scss-module__Jn-xbG__item{pointer-events:none;align-items:center;gap:8px;max-width:max-content;display:flex}
.styles-module-scss-module__9S4PHG__container{background-color:#fee;border:1px solid #ffc7c7;border-radius:4px;align-items:center;gap:8px;padding:12px;display:flex}
.styles-module-scss-module__OlToKG__compact{align-items:center;gap:4px;display:inline-flex}.styles-module-scss-module__OlToKG__dot{border-radius:50%;block-size:6px;inline-size:6px}.styles-module-scss-module__OlToKG__dotDone{background-color:#5aa365}.styles-module-scss-module__OlToKG__dotActive{background-color:#3c1b72;box-shadow:0 0 0 2px #f6f5fe}.styles-module-scss-module__OlToKG__dotPending{background-color:#bfbfbf}.styles-module-scss-module__OlToKG__dotFailed{background-color:#c60000}.styles-module-scss-module__OlToKG__full{flex-direction:column;gap:0;display:flex}.styles-module-scss-module__OlToKG__step{grid-template-columns:24px 1fr;gap:12px;min-block-size:52px;padding-block:4px;display:grid;position:relative}.styles-module-scss-module__OlToKG__step:last-child{min-block-size:0}.styles-module-scss-module__OlToKG__icon{z-index:1;border-radius:50%;justify-content:center;align-items:center;block-size:24px;inline-size:24px;display:flex}.styles-module-scss-module__OlToKG__iconDone{color:#fff;background-color:#5aa365}.styles-module-scss-module__OlToKG__iconActive{color:#fff;background-color:#3c1b72;box-shadow:0 0 0 4px #f6f5fe}.styles-module-scss-module__OlToKG__iconPending{color:#8b8593;background-color:#e1e1e1}.styles-module-scss-module__OlToKG__iconFailed{color:#fff;background-color:#c60000}.styles-module-scss-module__OlToKG__activeDot{background-color:#fff;border-radius:50%;block-size:8px;inline-size:8px}.styles-module-scss-module__OlToKG__pendingDot{background-color:#bfbfbf;border-radius:50%;block-size:8px;inline-size:8px}.styles-module-scss-module__OlToKG__connector{background-color:#e1e1e1;inline-size:2px;position:absolute;inset-block:24px 0;inset-inline-start:11px}.styles-module-scss-module__OlToKG__connector.styles-module-scss-module__OlToKG__connectorDone{background-color:#5aa365}.styles-module-scss-module__OlToKG__body{flex-direction:column;gap:2px;padding-block-start:2px;display:flex}.styles-module-scss-module__OlToKG__label{font-weight:medium}.styles-module-scss-module__OlToKG__labelMuted{color:#8b8593}
.styles-module-scss-module__50iLja__lead{align-items:center;gap:12px;min-width:0;display:flex}.styles-module-scss-module__50iLja__identity{flex-direction:column;flex:1;min-width:0;display:flex}.styles-module-scss-module__50iLja__identity>p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.styles-module-scss-module__50iLja__statusCell{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}
.styles-module-scss-module__V0iora__container{padding:0 16px}.styles-module-scss-module__V0iora__statusMenu{flex-direction:column;gap:4px;min-width:180px;display:flex}.styles-module-scss-module__V0iora__statusOption{cursor:pointer;text-align:start;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:12px;font-weight:medium;color:#301c57;background-color:#0000;border:0;border-radius:9999px;padding:8px 12px}.styles-module-scss-module__V0iora__statusOption:hover{color:#0f0830;background-color:#f6f5fe}.styles-module-scss-module__V0iora__statusOptionActive{color:#0f0830;background-color:#edeafd}
.styles-module-scss-module__DUec2q__lead{align-items:center;gap:12px;min-width:0;display:flex}.styles-module-scss-module__DUec2q__identity{flex-direction:column;flex:1;min-width:0;display:flex}.styles-module-scss-module__DUec2q__identity>p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.styles-module-scss-module__DUec2q__trailing{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.styles-module-scss-module__DUec2q__truncate{text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.styles-module-scss-module__DUec2q__statusCell{align-items:center;gap:12px;display:flex}
.styles-module-scss-module__bCe2Ua__popover{flex-direction:column;gap:8px;min-width:240px;display:flex}.styles-module-scss-module__bCe2Ua__triggerLabel{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:160px;display:inline-block;overflow:hidden}.styles-module-scss-module__bCe2Ua__search{color:#0f0830;background-color:#fff;border:1px solid #d8d4e0;border-radius:4px;outline:none;width:100%;padding:8px 12px;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:14px}.styles-module-scss-module__bCe2Ua__search:focus{border-color:#8661ea}.styles-module-scss-module__bCe2Ua__search::-webkit-search-cancel-button{display:none}.styles-module-scss-module__bCe2Ua__list{flex-direction:column;gap:2px;max-height:280px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.styles-module-scss-module__bCe2Ua__row{text-align:left;cursor:pointer;width:100%;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:14px;font-weight:medium;color:#301c57;background-color:#0000;border:0;border-radius:4px;align-items:center;padding:8px 12px;transition:background-color .15s,color .15s;display:flex}.styles-module-scss-module__bCe2Ua__row:hover:not(:disabled){color:#0f0830;background-color:#f6f5fe}.styles-module-scss-module__bCe2Ua__row.styles-module-scss-module__bCe2Ua__active{color:#0f0830;font-weight:semibold;background-color:#f6f5fe}.styles-module-scss-module__bCe2Ua__row:disabled{opacity:.5;cursor:default}.styles-module-scss-module__bCe2Ua__client{gap:12px}.styles-module-scss-module__bCe2Ua__identity{flex-direction:column;min-width:0;display:flex}.styles-module-scss-module__bCe2Ua__name{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:medium;color:#0f0830;overflow:hidden}.styles-module-scss-module__bCe2Ua__email{text-overflow:ellipsis;white-space:nowrap;color:#8b8593;font-size:12px;overflow:hidden}
.styles-module-scss-module__zn08wa__container{padding:0 16px}.styles-module-scss-module__zn08wa__statusMenu{flex-direction:column;gap:4px;min-width:180px;display:flex}.styles-module-scss-module__zn08wa__statusOption{cursor:pointer;text-align:start;font-family:Neue Haas Grotesk Text Pro,Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:12px;font-weight:medium;color:#301c57;background-color:#0000;border:0;border-radius:9999px;padding:8px 12px}.styles-module-scss-module__zn08wa__statusOption:hover{color:#0f0830;background-color:#f6f5fe}.styles-module-scss-module__zn08wa__statusOptionActive{color:#0f0830;background-color:#edeafd}
.styles-module-scss-module__ndYAEq__wrapper{flex-direction:column;flex:1;display:flex}
.styles-module-scss-module__Y9_mFG__wrapper{flex-direction:column;flex:1;display:flex}.styles-module-scss-module__Y9_mFG__content{flex-direction:column;flex:1;gap:16px;display:flex}.styles-module-scss-module__Y9_mFG__captcha{padding-top:32px}
.styles-module-scss-module__LZKDTW__wrapper{flex-direction:column;flex:1;display:flex}.styles-module-scss-module__LZKDTW__content{flex-direction:column;flex:1;gap:16px;display:flex}.styles-module-scss-module__LZKDTW__loader{justify-content:center;padding:12px;display:flex}
.styles-module-scss-module__fe8ZYa__body{text-align:center}.styles-module-scss-module__fe8ZYa__errorMessage{margin-top:8px}.styles-module-scss-module__fe8ZYa__motif{justify-content:center;align-items:center;margin-bottom:16px;display:flex}.styles-module-scss-module__fe8ZYa__badge{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:66px;height:66px;display:flex;overflow:hidden}.styles-module-scss-module__fe8ZYa__badgeHp{color:#fff;background:#341b5b}.styles-module-scss-module__fe8ZYa__badgeHp svg{width:40px;height:auto;display:block}.styles-module-scss-module__fe8ZYa__badgePartner{color:#341b5b;letter-spacing:-.02em;background:#3c1b7224;font-size:25px;font-weight:700}.styles-module-scss-module__fe8ZYa__badgePartner img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.styles-module-scss-module__fe8ZYa__conn{align-items:center;margin:0 6px;display:flex}.styles-module-scss-module__fe8ZYa__cap{background:#3c1b72;border-radius:2px;width:2px;height:16px}.styles-module-scss-module__fe8ZYa__dash{background:#3c1b72;width:20px;height:2px}.styles-module-scss-module__fe8ZYa__dashToNode{z-index:0;margin:0 -2px}.styles-module-scss-module__fe8ZYa__node{z-index:1;color:#fff;background:#341b5b;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative}.styles-module-scss-module__fe8ZYa__lede{max-width:360px;margin:0 auto}.styles-module-scss-module__fe8ZYa__scopes{text-align:left;margin:16px 0 4px}.styles-module-scss-module__fe8ZYa__scopesHead{margin:0 0 4px}.styles-module-scss-module__fe8ZYa__expiry{justify-content:center;align-items:center;gap:4px;margin-top:12px;display:flex}.styles-module-scss-module__fe8ZYa__actions{flex-direction:column;gap:10px;width:100%;display:flex}.styles-module-scss-module__fe8ZYa__safeNote{justify-content:center;align-items:center;gap:7px;margin-top:8px;display:flex}.styles-module-scss-module__fe8ZYa__installBlock{text-align:left;border-top:1px solid #e1e1e1;align-items:flex-start;gap:12px;margin-top:22px;padding-top:22px;display:flex}.styles-module-scss-module__fe8ZYa__installIcon img{border:1px solid #e1e1e1;border-radius:13px;width:56px;height:56px;display:block}.styles-module-scss-module__fe8ZYa__installCopy{flex-direction:column;flex:1;min-width:0;display:flex}.styles-module-scss-module__fe8ZYa__prompt{text-align:left;margin-top:12px}.styles-module-scss-module__fe8ZYa__storeActions{justify-content:center;width:100%;display:flex}.styles-module-scss-module__fe8ZYa__storeBadge{text-decoration:none;display:inline-flex}.styles-module-scss-module__fe8ZYa__storeBadge img{width:auto;height:52px;display:block}
.web-landing-module-scss-module__ZTcTFW__head{text-align:center;padding-bottom:8px}.web-landing-module-scss-module__ZTcTFW__cols{border-top:1px solid #e1e1e1;grid-template-columns:1fr 1px 1fr;display:grid}.web-landing-module-scss-module__ZTcTFW__col{text-align:center;flex-direction:column;align-items:center;padding:24px 40px 28px;display:flex}.web-landing-module-scss-module__ZTcTFW__colHead{flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;height:48px;margin-bottom:16px;display:flex}.web-landing-module-scss-module__ZTcTFW__colMedia{flex-direction:column;align-items:center;height:245px;display:flex}.web-landing-module-scss-module__ZTcTFW__recPill{background:#3c1b721f;border-radius:9999px;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.web-landing-module-scss-module__ZTcTFW__divide{background:#e1e1e1;position:relative}.web-landing-module-scss-module__ZTcTFW__orChip{background:#fff;padding:4px 0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.web-landing-module-scss-module__ZTcTFW__install{margin-bottom:14px}.web-landing-module-scss-module__ZTcTFW__qrWrap{background:#fff;border:1px solid #e1e1e1;border-radius:18px;justify-content:center;align-items:center;padding:14px;display:inline-flex}.web-landing-module-scss-module__ZTcTFW__scanNote{justify-content:center;align-items:center;gap:7px;margin-top:14px;display:flex}.web-landing-module-scss-module__ZTcTFW__stores{justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.web-landing-module-scss-module__ZTcTFW__storeBadge{border-radius:10px;line-height:0;text-decoration:none;display:inline-flex}.web-landing-module-scss-module__ZTcTFW__appleBadge{height:48px;display:block}.web-landing-module-scss-module__ZTcTFW__googleBadge{height:70px;margin:-11px 0;display:block}.web-landing-module-scss-module__ZTcTFW__haveApp{white-space:nowrap;margin-top:18px}.web-landing-module-scss-module__ZTcTFW__browser .web-landing-module-scss-module__ZTcTFW__colMedia{justify-content:flex-start}.web-landing-module-scss-module__ZTcTFW__browser .web-landing-module-scss-module__ZTcTFW__portalVisual{margin-top:46px}.web-landing-module-scss-module__ZTcTFW__portalVisual{background:#3c1b720f;border:1px solid #e1e1e1;border-radius:14px;flex-direction:column;width:176px;height:150px;display:flex;overflow:hidden}.web-landing-module-scss-module__ZTcTFW__portalBar{border-bottom:1px solid #e1e1e1;align-items:center;gap:5px;padding:9px 11px;display:flex}.web-landing-module-scss-module__ZTcTFW__portalDot{background:#e1e1e1;border-radius:9999px;width:8px;height:8px}.web-landing-module-scss-module__ZTcTFW__portalBody{flex:1;justify-content:center;align-items:center;display:flex}.web-landing-module-scss-module__ZTcTFW__continue{width:100%;max-width:260px;margin:24px auto 0}.web-landing-module-scss-module__ZTcTFW__continue button{justify-content:center;width:100%}.web-landing-module-scss-module__ZTcTFW__browserNote{white-space:nowrap;margin-top:14px}@media (max-width:680px){.web-landing-module-scss-module__ZTcTFW__cols{grid-template-columns:1fr}.web-landing-module-scss-module__ZTcTFW__divide{height:1px}.web-landing-module-scss-module__ZTcTFW__browser .web-landing-module-scss-module__ZTcTFW__colMedia{display:none}.web-landing-module-scss-module__ZTcTFW__browser .web-landing-module-scss-module__ZTcTFW__colHead{height:auto;margin-bottom:20px}.web-landing-module-scss-module__ZTcTFW__continue{margin-top:0}}
.styles-module-scss-module__PyzLaG__wrapper{flex-direction:column;flex:1;display:flex}
.styles-module-scss-module__R77sEa__details{background-color:#f6f5fe;border-radius:16px;flex-direction:column;gap:8px;padding:16px;display:flex}.styles-module-scss-module__R77sEa__row{flex-direction:column;gap:4px;display:flex}
.styles-module-scss-module__5fEdpW__error{text-align:left;flex-direction:column;gap:12px;display:flex}
.styles-module-scss-module__fUgumW__container{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.styles-module-scss-module__fUgumW__logo{justify-content:center;align-items:center;width:48px;height:48px;display:flex}.styles-module-scss-module__fUgumW__header{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__fUgumW__buttons{flex-direction:column;gap:12px;width:100%;margin-top:12px;display:flex}
.styles-module-scss-module__rXXlsG__privacy{text-align:center}
.styles-module-scss-module__o4kjRq__wrapper{flex-direction:column;flex:1;display:flex}.styles-module-scss-module__o4kjRq__options{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__o4kjRq__option{cursor:pointer;background-color:#f6f5fe;border-radius:8px;align-items:center;gap:16px;padding:16px;transition:border-color .2s,background-color .2s;display:flex}.styles-module-scss-module__o4kjRq__option:hover{background-color:#ddd7fa;border-color:#ddd7fa}.styles-module-scss-module__o4kjRq__content{text-align:left;flex-direction:column;gap:4px;display:flex}
.styles-module-scss-module__6C08Aa__wrapper{flex-direction:column;flex:1;display:flex}.styles-module-scss-module__6C08Aa__content{flex-direction:column;flex:1;gap:12px;display:flex}.styles-module-scss-module__6C08Aa__qrcode{background-color:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:12px;padding:8px;display:flex}.styles-module-scss-module__6C08Aa__secret{flex-direction:column;display:flex}.styles-module-scss-module__6C08Aa__verification{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__6C08Aa__instructions{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__6C08Aa__underline{cursor:pointer;text-decoration:underline}
.styles-module-scss-module__aRBtTq__signUp{text-align:center}.styles-module-scss-module__aRBtTq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.styles-module-scss-module__buFYDq__wrapper{flex-direction:column;flex:1;display:flex}
.styles-module-scss-module__Q5atFG__wrapper{flex-direction:column;flex:1;display:flex}.styles-module-scss-module__Q5atFG__content{flex-direction:column;flex:1;gap:16px;display:flex}
.styles-module-scss-module__mgs3KW__wrapper{flex-direction:column;flex:1;display:flex}.styles-module-scss-module__mgs3KW__content{flex-direction:column;flex:1;gap:16px;display:flex}
.styles-module-scss-module__fBBtna__pricing{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.styles-module-scss-module__fBBtna__cardFooter{flex-direction:column;align-self:flex-start;margin-top:16px;display:flex}.styles-module-scss-module__fBBtna__disclaimer{justify-content:flex-end;display:flex}.styles-module-scss-module__fBBtna__more{flex-direction:column;gap:12px;display:flex}
.styles-module-scss-module__uCSoDG__container{margin-bottom:12px}.styles-module-scss-module__uCSoDG__separator{margin:12px}
.styles-module-scss-module__XIjnyq__container{margin-bottom:4px}
.styles-module-scss-module__GPHAIG__container{flex-direction:column;gap:16px;max-width:720px;display:flex}
.styles-module-scss-module__XMzDMa__container{padding:0 16px}
.styles-module-scss-module__U5HIza__container{padding:0 16px}
.styles-module-scss-module__hJ0kaG__lock{aspect-ratio:1;cursor:pointer;width:45px;position:relative;overflow:hidden}.styles-module-scss-module__hJ0kaG__lock [data-lottie] svg{scale:6}.styles-module-scss-module__hJ0kaG__lock [data-lottie] svg path{transition-property:fill,stroke;transition-duration:.25s;transition-timing-function:cubic-bezier(.445,.05,.55,.95)}.styles-module-scss-module__hJ0kaG__lock [data-lottie][data-position=start] path{fill:#b8a2f2;stroke:#b8a2f2}.styles-module-scss-module__hJ0kaG__lock [data-lottie][data-position=end] path{fill:#301c57;stroke:#301c57}
.styles-module-scss-module__LHbaBa__container{text-transform:capitalize;flex-direction:row;align-items:center;gap:16px;display:flex}
.styles-module-scss-module__6Z7p9W__container{box-sizing:border-box;background-color:#fff;border-radius:16px;flex-direction:column;justify-content:center;gap:12px;width:300px;max-width:100%;height:148px;padding:16px;display:flex;box-shadow:0 1px 2px #241c3f0a,0 2px 4px -1px #241c3f0f}@media (max-width:768px){.styles-module-scss-module__6Z7p9W__container{width:100%}}.styles-module-scss-module__6Z7p9W__loading{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.styles-module-scss-module__6Z7p9W__rates{flex-direction:column;gap:4px;display:flex}
.styles-module-scss-module__y2tMsW__container{flex-direction:column;gap:16px;width:100%;display:flex}
.styles-module-scss-module__9NxVua__buttons{justify-content:flex-end;align-items:center;gap:24px;font-size:14px;display:flex}.styles-module-scss-module__9NxVua__button{gap:8px;display:flex}.styles-module-scss-module__9NxVua__bold{font-weight:700}.styles-module-scss-module__9NxVua__small{font-size:12px}.styles-module-scss-module__9NxVua__errorList{padding-left:16px;list-style:outside}.styles-module-scss-module__9NxVua__errorContainer{margin:12px 0;font-size:12px}.styles-module-scss-module__9NxVua__lineNumber{font-weight:bolder}.styles-module-scss-module__9NxVua__title{font-weight:500}.styles-module-scss-module__9NxVua__beneficiaryError{margin:12px 0}
.styles-module-scss-module__1vh4LG__container{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;min-height:360px;display:flex}.styles-module-scss-module__1vh4LG__actions{flex-direction:row;align-items:center;gap:12px;display:flex}@media (max-width:480px){.styles-module-scss-module__1vh4LG__actions{flex-direction:column;align-self:stretch}}
.styles-module-scss-module__pqWNGa__container{transition:opacity .25s,filter .25s}.styles-module-scss-module__pqWNGa__container.styles-module-scss-module__pqWNGa__expired{pointer-events:none;-webkit-user-select:none;user-select:none;filter:grayscale();opacity:.5;cursor:not-allowed}
.styles-module-scss-module__fozZUW__counter{align-items:flex-end;display:flex}.styles-module-scss-module__fozZUW__table{width:100%;overflow-x:scroll}.styles-module-scss-module__fozZUW__rate{width:100%}@media (max-width:1024px){.styles-module-scss-module__fozZUW__rate{width:150px}}
.styles-module-scss-module__EcsT1G__details{align-items:center;gap:12px;display:flex}.styles-module-scss-module__EcsT1G__details>div{min-inline-size:0}.styles-module-scss-module__EcsT1G__action{align-items:center;gap:12px;display:flex}.styles-module-scss-module__EcsT1G__settlement{width:100%}@media (max-width:1024px){.styles-module-scss-module__EcsT1G__settlement{width:100px}}
.styles-module-scss-module__iInzlG__container{grid-template-columns:1fr auto;align-items:center;gap:8px;width:100%;display:grid}
.styles-module-scss-module__bsnUtW__header{grid-column:1/-1;justify-content:space-between;padding-right:344px;display:flex}@media (max-width:1400px){.styles-module-scss-module__bsnUtW__header{padding-right:36px}}@media (max-width:768px){.styles-module-scss-module__bsnUtW__header{flex-direction:column;gap:12px;padding-right:0}}.styles-module-scss-module__bsnUtW__fullWidth{grid-column:1/-1}.styles-module-scss-module__bsnUtW__actions{flex-direction:row;align-items:center;gap:16px;display:flex}@media (max-width:768px){.styles-module-scss-module__bsnUtW__actions{flex-direction:column;flex:1;align-items:flex-start;gap:12px}}.styles-module-scss-module__bsnUtW__buttons{white-space:nowrap;flex-direction:row;flex:none;align-items:center;gap:12px;display:flex}@media (max-width:768px){.styles-module-scss-module__bsnUtW__buttons{align-self:stretch;gap:12px;align-items:unset;flex-direction:column;flex:1;margin-bottom:16px}}.styles-module-scss-module__bsnUtW__import{color:#0f0830;flex-direction:row;gap:8px;font-size:14px;font-style:italic;display:flex}.styles-module-scss-module__bsnUtW__number{font-weight:700}.styles-module-scss-module__bsnUtW__wrapper{-moz-column-gap:24px;grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px 24px;display:grid}@media (max-width:1400px){.styles-module-scss-module__bsnUtW__wrapper{grid-template-columns:minmax(0,1fr)}}.styles-module-scss-module__bsnUtW__tabs{flex-direction:column;min-width:0;display:flex}.styles-module-scss-module__bsnUtW__summary{margin-top:126px;position:sticky;top:24px}@media (max-width:1400px){.styles-module-scss-module__bsnUtW__summary{width:100%;margin-top:0;position:static}}.styles-module-scss-module__bsnUtW__table{width:100%;overflow-x:auto}
.styles-module-scss-module__62dtWW__details,.styles-module-scss-module__62dtWW__action{align-items:center;gap:12px;display:flex}.styles-module-scss-module__62dtWW__rate{width:100%}@media (max-width:1024px){.styles-module-scss-module__62dtWW__rate{width:150px}}
.styles-module-scss-module__cPKydW__header{grid-column:1/-1}.styles-module-scss-module__cPKydW__wrapper{-moz-column-gap:24px;grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px 24px;display:grid}@media (max-width:1400px){.styles-module-scss-module__cPKydW__wrapper{grid-template-columns:minmax(0,1fr)}}.styles-module-scss-module__cPKydW__summary{margin-top:46px;position:sticky;top:24px}@media (max-width:1400px){.styles-module-scss-module__cPKydW__summary{width:100%;margin-top:0;position:static}}.styles-module-scss-module__cPKydW__table{width:100%;overflow-x:auto}
.styles-module-scss-module__Xvm35W__spinner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}
.styles-module-scss-module__xyIGjG__datePicker{--field-surface:#fff;--field-border-colour:#d8d4e0;--field-focus:#8661ea;--field-text:#301c57;--field-placeholder:#8b8593}
.styles-module-scss-module__L_LGlW__container{padding:0 16px 24px}.styles-module-scss-module__L_LGlW__toolbar{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.styles-module-scss-module__L_LGlW__amountBlock{text-align:right;white-space:nowrap}.styles-module-scss-module__L_LGlW__details{max-width:480px}.styles-module-scss-module__L_LGlW__route{align-items:center;display:inline-flex}
.styles-module-scss-module__ucMdpG__container{padding-inline:16px}
.styles-module-scss-module__XT-64G__actions{align-self:flex-end}
.styles-module-scss-module__dldeUW__container{padding:0 16px}
.styles-module-scss-module__oNE3Oq__beneficiary{align-items:center;gap:12px;min-width:0;display:flex}.styles-module-scss-module__oNE3Oq__stack{flex-direction:column;flex:1;gap:4px;min-width:0;max-width:320px;display:flex}.styles-module-scss-module__oNE3Oq__references{flex-direction:column;gap:4px;min-width:0;display:flex}.styles-module-scss-module__oNE3Oq__name{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}
.styles-module-scss-module__FtyRda__container{isolation:isolate;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.styles-module-scss-module__FtyRda__flag{box-sizing:content-box;background-color:#fff;border:1px solid #fff;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__FtyRda__flag:not(:first-child){margin-left:-10px}.styles-module-scss-module__FtyRda__flag>*{background-color:#0000!important;border:0!important;border-radius:0!important;width:100%!important;height:100%!important;margin:0!important;display:block!important;position:static!important;inset:auto!important}.styles-module-scss-module__FtyRda__flag img,.styles-module-scss-module__FtyRda__flag svg{-o-object-fit:cover;object-fit:cover;display:block;width:100%!important;height:100%!important}.styles-module-scss-module__FtyRda__overflow{box-sizing:content-box;color:#000;background-color:#e1e1e1;border:1px solid #fff;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;margin-left:-10px;font-size:11px;font-weight:400;display:inline-flex;position:relative}
.styles-module-scss-module__jW_kMq__lead{align-items:center;gap:12px;min-width:0;display:flex}.styles-module-scss-module__jW_kMq__flags{flex:0 0 58px}.styles-module-scss-module__jW_kMq__stack{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.styles-module-scss-module__jW_kMq__exchanges{align-items:center;gap:8px;min-width:0;display:flex}
.styles-module-scss-module__9k8meW__review p{overflow-wrap:anywhere}
.styles-module-scss-module__hn-ZCG__list{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__hn-ZCG__card{cursor:pointer;text-align:left;background-color:#fff;border:1px solid #d8d4e0;border-radius:16px;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:background-color .15s,border-color .15s,box-shadow .15s;display:flex}.styles-module-scss-module__hn-ZCG__card:hover{background-color:#fff;border-color:#8661ea}.styles-module-scss-module__hn-ZCG__card:focus-visible{background-color:var(--input-focussed-background,#fff);border-color:var(--input-focussed-border-color,#8661ea);box-shadow:var(--input-focussed-box-shadow,0 0 0 3px #8661ea29);outline:none}.styles-module-scss-module__hn-ZCG__card.styles-module-scss-module__hn-ZCG__selected{background-color:#fff;border-color:#8661ea}.styles-module-scss-module__hn-ZCG__identity{flex-direction:column;flex:1;min-width:0;display:flex}
.styles-module-scss-module__Nmc9EG__card{background-color:#fff;border:1px solid #d8d4e0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.styles-module-scss-module__Nmc9EG__cardBody{flex-direction:column;min-width:0;display:flex}.styles-module-scss-module__Nmc9EG__pickerRow{align-items:center;gap:8px;display:flex}.styles-module-scss-module__Nmc9EG__pickerField{flex:1;min-width:0}
.styles-module-scss-module__DxBBMW__actions{align-self:flex-end;gap:12px;display:flex}
.styles-module-scss-module__0bvXpa__search{box-sizing:border-box;border:1px solid #e1e1e1;border-radius:4px;width:100%;padding:8px 12px;font-size:12px}.styles-module-scss-module__0bvXpa__search:focus{border-color:#3c1b72;outline:none}.styles-module-scss-module__0bvXpa__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.styles-module-scss-module__0bvXpa__row{border-bottom:1px solid #f2f2f2;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.styles-module-scss-module__0bvXpa__row:last-child{border-bottom:none}.styles-module-scss-module__0bvXpa__identity{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.styles-module-scss-module__0bvXpa__action{flex-shrink:0}
.styles-module-scss-module__YGDBWW__header{justify-content:space-between;align-items:center;display:flex}
.styles-module-scss-module__tIVYNq__container{z-index:1;position:relative}
.styles-module-scss-module__CeUo_q__container{box-sizing:border-box;background-color:#341b5b;width:225px;height:100dvh;padding:16px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__CeUo_q__logo{width:75%;margin-bottom:16px}.styles-module-scss-module__CeUo_q__items{flex-direction:column;flex:1;gap:8px;display:flex;position:relative}.styles-module-scss-module__CeUo_q__nav{flex-direction:column;gap:8px;display:flex;position:relative}.styles-module-scss-module__CeUo_q__indicator{background:#b4a3ec;border-radius:4px;transition:transform 50ms ease-in-out,opacity .1s ease-in-out 50ms;position:absolute}.styles-module-scss-module__CeUo_q__support{margin-top:auto}
.styles-module-scss-module__uirr0G__container{flex-direction:row;min-width:100dvw;min-height:100dvh;display:flex;container-type:inline-size}.styles-module-scss-module__uirr0G__wrapper{flex-direction:row;flex:1;display:flex}.styles-module-scss-module__uirr0G__content{background-color:#f7f8fc;flex:1;justify-content:center;padding:24px;display:flex}.styles-module-scss-module__uirr0G__body{flex-direction:column;flex:1;gap:24px;max-width:1200px;display:flex}.styles-module-scss-module__uirr0G__page{flex-direction:column;display:flex}.styles-module-scss-module__uirr0G__header{justify-content:space-between;display:flex}
.styles-module-scss-module__uSpYQq__container{position:relative}.styles-module-scss-module__uSpYQq__container.styles-module-scss-module__uSpYQq__pending{justify-content:center;align-items:center;width:100dvw;height:100dvh;display:flex}.styles-module-scss-module__uSpYQq__panels{grid-template-columns:minmax(auto,700px) 1fr;width:100%;height:100dvh;display:grid}@media (max-width:1024px){.styles-module-scss-module__uSpYQq__panels{grid-template-columns:1fr;width:100%;height:100dvh}.styles-module-scss-module__uSpYQq__panels.styles-module-scss-module__uSpYQq__hideLeft .styles-module-scss-module__uSpYQq__left{display:none}}.styles-module-scss-module__uSpYQq__left,.styles-module-scss-module__uSpYQq__right{flex-direction:column;align-items:center;display:flex}.styles-module-scss-module__uSpYQq__left{background-color:var(--account-branding-primary-colour,#0f0830);justify-content:space-between;gap:16px;display:flex}.styles-module-scss-module__uSpYQq__right{background-color:#fff;justify-content:center;justify-items:center;gap:24px;padding-top:16px;padding-bottom:80px;display:flex;position:relative}@media (max-width:1024px){.styles-module-scss-module__uSpYQq__right{flex-direction:column;padding:24px 0 80px;display:flex}}.styles-module-scss-module__uSpYQq__content{width:90%;max-width:500px;height:100%;max-height:600px;display:flex}@media (max-width:1024px){.styles-module-scss-module__uSpYQq__content{max-height:unset}}.styles-module-scss-module__uSpYQq__support{background-color:#0f0830;border-radius:4px;align-self:flex-start;margin-bottom:16px;margin-left:16px}.styles-module-scss-module__uSpYQq__footer{box-sizing:border-box;text-align:center;justify-content:flex-end;align-self:flex-end;align-items:center;gap:16px;width:max-content;padding-bottom:12px;display:flex;position:absolute;bottom:16px;right:24px}.styles-module-scss-module__uSpYQq__footer>p{padding-bottom:16px;line-height:1.3}.styles-module-scss-module__uSpYQq__separator{align-self:stretch}
.styles-module-scss-module__PptjBW__info{margin-top:12px}
.styles-module-scss-module__wsVURq__chip{cursor:pointer;color:#0f0830;background-color:#fff;border:1px solid #d8d4e0;border-radius:24px;align-items:center;gap:4px;padding:8px 12px;font-size:12px;transition:background-color .2s,border-color .2s;display:inline-flex}.styles-module-scss-module__wsVURq__chip:hover:not(.styles-module-scss-module__wsVURq__disabled):not(.styles-module-scss-module__wsVURq__selected){background-color:#f6f5fe}.styles-module-scss-module__wsVURq__chip.styles-module-scss-module__wsVURq__selected{color:#0f0830;background-color:#ddd7fa;border-color:#ddd7fa}.styles-module-scss-module__wsVURq__chip.styles-module-scss-module__wsVURq__disabled{cursor:not-allowed;opacity:.5}.styles-module-scss-module__wsVURq__chip.styles-module-scss-module__wsVURq__success{color:#5aa365;background-color:#effaf3;border-color:#effaf3}.styles-module-scss-module__wsVURq__chip.styles-module-scss-module__wsVURq__success:hover:not(.styles-module-scss-module__wsVURq__disabled){background-color:#effaf3}.styles-module-scss-module__wsVURq__chip.styles-module-scss-module__wsVURq__secondary{color:#301c57;background-color:#e5bbff;border-color:#e5bbff}.styles-module-scss-module__wsVURq__chip.styles-module-scss-module__wsVURq__secondary:hover:not(.styles-module-scss-module__wsVURq__disabled){background-color:#e5bbff}.styles-module-scss-module__wsVURq__icon{flex-shrink:0;align-items:center;display:flex}.styles-module-scss-module__wsVURq__label{white-space:nowrap}.styles-module-scss-module__wsVURq__removeButton{cursor:pointer;color:#bfbfbf;background:0 0;border:none;justify-content:center;align-items:center;margin-left:4px;padding:0;transition:color .2s;display:flex}.styles-module-scss-module__wsVURq__removeButton:hover{color:#797979}
.styles-module-scss-module__Si63Pq__wrapper{flex:none}.styles-module-scss-module__Si63Pq__chipsContainer{flex-wrap:wrap;gap:8px;display:flex}.styles-module-scss-module__Si63Pq__noResults{color:#8b8593;text-align:center;padding:12px 0;font-size:12px}
.styles-module-scss-module__x4Zaaq__section{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__x4Zaaq__chips{flex-wrap:wrap;gap:8px;display:flex}
.styles-module-scss-module__NIVWjG__wrapper{flex:none}.styles-module-scss-module__NIVWjG__chipsContainer{flex-wrap:wrap;gap:8px;display:flex}.styles-module-scss-module__NIVWjG__noResults{color:#8b8593;text-align:center;padding:12px 0;font-size:12px}
.styles-module-scss-module__LDuP_W__container{flex-wrap:wrap;gap:8px;display:flex}
.styles-module-scss-module__bd4TzG__section{flex-direction:column;gap:12px;display:flex}
.styles-module-scss-module__iMidOG__wrapper{flex:none}.styles-module-scss-module__iMidOG__chipsContainer{flex-wrap:wrap;gap:8px;display:flex}.styles-module-scss-module__iMidOG__noResults{color:#8b8593;text-align:center;padding:12px 0;font-size:12px}
.styles-module-scss-module__l3ui6G__section{flex-direction:column;gap:12px;display:flex}
.styles-module-scss-module__b-YMia__option{cursor:pointer;text-align:left;background:#0f0830;border:2px solid #0000;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;transition:border-color .2s;display:flex}.styles-module-scss-module__b-YMia__option:hover{border-color:#3c1b72}.styles-module-scss-module__b-YMia__option.styles-module-scss-module__b-YMia__selected{background:#301c57;border-color:#8661ea}.styles-module-scss-module__b-YMia__radio{border:2px solid #b8a2f2;border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:all .2s}.styles-module-scss-module__b-YMia__radio.styles-module-scss-module__b-YMia__radioSelected{background:#8661ea;border-color:#8661ea;box-shadow:inset 0 0 0 4px #fff}.styles-module-scss-module__b-YMia__separator{padding:4px 0}.styles-module-scss-module__b-YMia__info{background:#fff;border-radius:4px;margin-top:12px;padding:12px}.styles-module-scss-module__b-YMia__belowThreshold{text-align:center;background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:12px;margin-top:12px;padding:16px;display:flex}.styles-module-scss-module__b-YMia__qrCode{background-color:#fff;border-radius:4px;flex-direction:column;align-items:center;gap:8px;padding:12px;display:flex}.styles-module-scss-module__b-YMia__downloadLink{color:#3c6ec6;font-size:12px;text-decoration:none}.styles-module-scss-module__b-YMia__downloadLink:hover{text-decoration:underline}
.styles-module-scss-module__yxD4_W__shadow{box-shadow:0 2px 2px 1px #0000001a}
.styles-module-scss-module__15fvyq__container{container-type:inline-size}
.styles-module-scss-module__R7eEsG__card{color:inherit;text-decoration:none;display:block}
.styles-module-scss-module__iT_RgW__card{color:inherit;text-decoration:none;display:block}
.styles-module-scss-module__ju1HFa__card{color:inherit;text-decoration:none;display:block}
.approvals-link-module-scss-module__3vw8JG__section{padding-bottom:24px}
