.loader-fullpage{position:fixed;inset:0;z-index:2000;display:flex;background:#fff}.loader,.loader-fullpage{align-items:center;justify-content:center}.loader{display:inline-flex;line-height:0;& .loader__bubble{transform-box:fill-box;transform-origin:center;animation:loader-pop 1.8s ease-in-out infinite}& .loader__bubble--1{animation-delay:0s}& .loader__bubble--2{animation-delay:.25s}& .loader__bubble--3{animation-delay:.5s}}@keyframes loader-pop{0%{opacity:0;transform:scale(.2)}18%{opacity:1;transform:scale(1.12)}28%{opacity:1;transform:scale(1)}66%{opacity:1;transform:scale(1)}82%{opacity:0;transform:scale(.2)}to{opacity:0;transform:scale(.2)}}@media (prefers-reduced-motion:reduce){.loader .loader__bubble{animation:none;opacity:1;transform:none}}.header{background-image:url(/commons/header.svg?v=20260922);background-size:100% 100%;background-repeat:no-repeat;height:125px;position:fixed;top:86px;width:100%;z-index:1000}.header-content{padding:24px 80px 32px;height:100%}.header-actions{display:flex;align-items:center;gap:24px}.header-nav-link{display:flex;align-items:center;justify-content:center;gap:8px;color:#19499b;text-decoration:none;padding:4px 16px 4px 20px}.header-nav-link.active .header-nav-label{color:var(--Brand-Magenta,#dc1c83)}.header-nav-icon-container{display:flex;align-items:center;justify-content:center;padding:4px;border-radius:40px;transition:background-color .2s}.header-nav-link.active .header-nav-icon-container{background-color:#fce8f3}.header-nav-label{color:#19499b;margin:0;font-size:18px;font-weight:600;line-height:24px}.header-link{display:flex;height:54px;padding:var(--Spacing-XS,12px) var(--Button-Padding-Left-right,12px);justify-content:center;align-items:center;gap:-34px;color:var(--Neutral-White,#fff);font-size:16px}.header-link,.header-secondary-link{text-align:center;font-style:normal;font-weight:600;line-height:24px}.header-secondary-link{color:#19499b;font-size:14px;white-space:nowrap}.header-separator{height:40px;width:1px;border-radius:30px;background:var(--Neutral-Grey-1,#e8eaeb);margin-left:16px;margin-right:16px}.header-button-signup{display:flex;width:169px;height:48px;padding:var(--Spacing-XS,12px) var(--Button-Padding-Left-right,12px);justify-content:center;align-items:center;gap:var(--Spacing-Padding-XS,8px);border-radius:30px;background:var(--Neutral-White,#fff);text-transform:uppercase;color:var(--Brand-Blue-Dark,#19499b);text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:24px;border:none}.pre-header-mobile{background:#fff;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 24px;position:fixed;top:0;width:100%;z-index:1001;border-bottom:1px solid var(--Neutral-Gray-1,#e8eaeb)}.pre-header-mobile-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.pre-header-mobile .pre-header-mobile-actions,.pre-header-mobile .pre-header-user{display:none}.pre-header-mobile .pre-header-store-label{font-size:12px;font-weight:700}.pre-header-mobile .pre-header-left svg{width:16px;height:16px}.pre-header-mobile .button-custom.pre-header-mobile-btn{width:-moz-fit-content;width:fit-content;height:40px;padding:0 16px;font-size:14px}.pre-header-mobile-greeting{margin-right:0;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pre-header-mobile .pre-header-fav-store{flex:1 1;min-width:0}.pre-header-mobile .pre-header-fav-store-row{min-height:42px}.pre-header-mobile .pre-header-fav-store-hours-label{display:none}.pre-header-mobile .pre-header-fav-store-name{margin-right:12px;max-width:none;min-width:0;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pre-header-mobile .pre-header-fav-store-status{margin-left:auto;flex-shrink:0;font-size:12px;font-weight:600;text-transform:uppercase}.pre-header-mobile .pre-header-fav-store-toggle{margin-left:25px}.header-mobile{background-image:url(/commons/header-mobile.svg),linear-gradient(#fff,#fff);background-size:100% 100%,100% 70%;background-position:top,top;background-repeat:no-repeat,no-repeat;width:100%;top:calc(42px + var(--pre-header-fav-store-offset, 0px));transition:top .3s ease;position:fixed;z-index:1000;padding:24px}@media (min-width:426px){.header-mobile{background-image:url(/commons/header.svg?v=20260922);background-size:100% 100%;background-position:top}}@media (min-width:768px) and (max-width:1023px){.header-mobile{height:125px}}@media (min-width:1024px) and (max-width:1199px){.pre-header{display:flex!important}.header{display:block!important}.header-mobile,.pre-header-mobile{display:none!important}}.header-actions-full,.header-actions-icons{display:flex;align-items:center;gap:24px}@media (max-width:1439px){.header-actions-full{display:none}}@media (min-width:1440px){.header-actions-icons{display:none}}.header-mobile-actions{display:flex;align-items:center;gap:12px}.header-mobile-icon-btn{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:var(--Neutral-White,#fff)}.button-custom.header-icon-btn{width:54px;height:54px;padding:0;flex-shrink:0}.header-mobile .button-custom.header-icon-btn{width:44px;height:44px}.header-logo{width:auto;height:45px;flex-shrink:0}.logo-mobile{width:auto;height:31px}.header-login{color:var(--Neutral-White,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:24px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.header-left,.header-right{display:flex;align-items:center;flex-grow:1;max-width:40%;min-width:200px}.header-right{justify-content:flex-end}.header-profile-label{-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase}@media (min-width:1740px){.header-left,.header-right{gap:56px}}@media (max-width:1200px){.header-content{padding:24px 3.3333% 32px 3.333%}.header-logo{height:31px;margin-right:3.3333%}.header-link{font-size:14px}}.pre-header{background:#fff;height:86px;justify-content:space-between;padding-left:80px;padding-right:80px;position:fixed;top:0;width:100%;z-index:1001;border-bottom:1px solid var(--Neutral-Gray-1,#e8eaeb)}.pre-header,.pre-header-left{display:flex;align-items:center}.pre-header-left{gap:8px;cursor:pointer}.pre-header-store-label{color:#19499b;margin:0;font-size:16px;font-weight:600;line-height:24px}.pre-header-right{display:flex;align-items:center;gap:24px}.pre-header-fav-store{position:relative;display:flex;flex-direction:column;justify-content:center}.pre-header-fav-store-row{display:flex;align-items:center}.pre-header-fav-store-icon{position:relative;display:inline-flex;margin-right:8px}.pre-header-fav-store-dot{position:absolute;top:15px;left:15.5px;width:8px;height:8px;border-radius:50%}.pre-header-fav-store-name{margin:0 24px 0 0;color:var(--Brand-Blue-Dark,#19499b);font-weight:700}.pre-header-fav-store-status{font-weight:600}.pre-header-fav-store-hours-label{margin-left:8px;color:var(--Neutral-Grey-3,#676c71)}.pre-header-fav-store-toggle{margin-left:16px;padding:0;border:none;background:transparent;display:flex;align-items:center;cursor:pointer}.custom-card.pre-header-fav-store-dropdown{position:absolute;top:calc(100% + 12px);right:0;z-index:1002;width:448px;display:flex;flex-direction:column;gap:8px}@media (max-width:1199px){.custom-card.pre-header-fav-store-dropdown{width:340px}}@media (max-width:767px){.custom-card.pre-header-fav-store-dropdown{width:335px}}.pre-header-fav-store-accordion:not(.is-open){display:none}.pre-header-fav-store-dropdown .button-custom{width:100%}@media (max-width:767px){.pre-header-mobile .custom-card.pre-header-fav-store-dropdown{position:static;width:100%;padding:16px 0 24px;border-radius:0;box-shadow:none}.pre-header-mobile .pre-header-fav-store-accordion,.pre-header-mobile .pre-header-fav-store-accordion:not(.is-open){display:block;height:0;overflow:hidden;transition:height .3s ease}.pre-header-mobile .pre-header-fav-store-accordion.is-open{height:var(--pre-header-fav-store-offset,0)}}.pre-header-fav-store-dropdown-hours{display:flex;gap:16px}.pre-header-fav-store-note{display:flex;align-items:center;gap:8px;padding:16px;border-radius:8px;font-size:12px;font-weight:600;line-height:130%}.pre-header-fav-store-note-info{background:var(--Brand-Blue-Very-Light,#e2f4fc);color:var(--Brand-Blue-Dark,#19499b)}.pre-header-fav-store-note-warning{background:#fff5f5;color:#d80a0a}.pre-header-fav-store-dropdown-list{display:flex;flex-direction:column;gap:8px}.pre-header-fav-store-dropdown-row{color:var(--Neutral-Grey-3,#676c71)}.pre-header-user{display:flex;align-items:center}.pre-header-avatar{width:24px;height:24px;border-radius:200px;object-fit:cover}.pre-header-avatar-fallback{display:flex;align-items:center;justify-content:center;background:var(--Brand-Blue-Very-Light,#e2f4fc)}.pre-header-greeting{margin:0 24px 0 8px;color:var(--Brand-Blue-Dark,#19499b);font-weight:600}.pre-header-bell{width:54px;border-radius:var(--Spacing-XXXL,56px);border:1px solid var(--Brand-Blue-Dark,#19499b);background:transparent;opacity:1;cursor:pointer}.button-custom,.pre-header-bell{height:54px;padding:var(--Spacing-XS,12px) var(--Button-Padding-Left-right,12px);display:flex;align-items:center;justify-content:center;gap:var(--Spacing-Padding-XS,8px)}.button-custom{width:408px;flex-shrink:0;border-radius:var(--Spacing-XXXL,56px);border:none;text-transform:uppercase;font-weight:600}.button-custom.is-loading[disabled]{opacity:1;pointer-events:none;border-color:currentColor}.button-custom.is-loading[disabled] .button-custom-loading{color:inherit}.button-custom-loading{position:relative;display:inline-flex;align-items:center;justify-content:center}.button-custom-loading-content{visibility:hidden}.button-custom-loading-spinner{position:absolute;inset:0;margin:auto}@media (max-width:991px){.button-custom{width:335px}}@media (max-width:767px){.button-custom{width:100%}}.button-custom-blue{background:var(--Brand-Blue-Dark,#19499b)}.button-custom-blue,.button-custom-blue>span{color:var(--Neutral-White,#fff)}.button-custom-blue:hover{background:#185acc}.button-custom-blue:active,.button-custom-blue:focus{background:#113a80}.button-custom-blue[disabled]{background:#bbbfc3;cursor:not-allowed}.button-custom-pink{background:#dc1c83}.button-custom-pink,.button-custom-pink>span{color:var(--Neutral-White,#fff)}.button-custom-pink:hover{background:#d62684}.button-custom-pink:active,.button-custom-pink:focus{background:#b3206f}.button-custom-pink[disabled]{background:#bbbfc3;cursor:not-allowed}.button-custom-white{background:#fff;color:#19499b}.button-custom-white>span{color:#19499b;text-transform:uppercase}.button-custom-white:hover{background:#e2f4fc}.button-custom-white:active,.button-custom-white:focus{background:#95d9f5}.button-custom-white[disabled]{background:#fff;cursor:not-allowed;opacity:.4}.button-custom-outline-blue{border:1px solid #19499b;background:#fff;color:#19499b}.button-custom-outline-blue>span{color:#19499b;text-transform:uppercase}.button-custom-outline-blue:hover{background:#d8e6fe}.button-custom-outline-blue:active,.button-custom-outline-blue:focus{background:#a8c8ff}.button-custom-outline-blue[disabled]{background:#fff;border:1px solid #bbbfc3;cursor:not-allowed;opacity:.4}.button-custom-outline-blue[disabled]>span{color:#bbbfc3}.button-custom-outline-pink{border:1.5px solid #dc1c83;background:#fff;color:#dc1c83}.button-custom-outline-pink>span{color:#dc1c83;text-transform:uppercase}.button-custom-outline-pink:hover{background:#fef3f8}.button-custom-outline-pink:active,.button-custom-outline-pink:focus{background:#ffcbe7}.button-custom-outline-pink[disabled]{background:#fff;cursor:not-allowed;border:1.5px solid #bbbfc3;opacity:.4}.button-custom-outline-pink[disabled]>span{color:#bbbfc3}.button-custom-outline-red{border:1.5px solid #d80a0a;background:#fff;color:#d80a0a}.button-custom-outline-red>span{color:#d80a0a;text-transform:uppercase}.button-custom-outline-red:hover{background:#fef3f8}.button-custom-outline-red:active,.button-custom-outline-red:focus{background:#ffcbe7}.button-custom-outline-red[disabled]{background:#fff;cursor:not-allowed;border:1.5px solid #bbbfc3;opacity:.4}.button-custom-outline-red[disabled]>span{color:#bbbfc3}.button-custom-outline-white{border:2px solid #fff;background:transparent;color:var(--White,#fff)}.button-custom-outline-white>span{color:var(--White,#fff);text-transform:uppercase}.button-custom-outline-white:hover{border:1.5px solid #e2f4fc}.button-custom-outline-white:hover>span{color:#e2f4fc}.button-custom-outline-white:active,.button-custom-outline-white:focus{border:1.5px solid #6ec1e4}.button-custom-outline-white:active>span,.button-custom-outline-white:focus>span{color:#6ec1e4}.button-custom-outline-white[disabled]{border:1.5px solid #bbbfc3;cursor:not-allowed}.button-custom-outline-white[disabled]>span{color:#bbbfc3}.sidebar-mobile-container{width:100%!important}.offcanvas-body.offcanvas-content{padding:0 60px 0 24px}.offcanvas-mobile-bar{display:flex;align-items:center;justify-content:space-between;height:64px}.offcanvas-mobile-bar .header-mobile-icon-btn{background:var(--Brand-Blue-Very-Light,#e2f4fc)}@media (max-width:1199px){.offcanvas-body.offcanvas-content{padding:0 24px}}.offcanvas-pre-header{display:flex;align-items:center;justify-content:flex-end}.offcanvas-user{display:flex;align-items:center;gap:16px;min-height:86px}.offcanvas-user-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.offcanvas-user-avatar-fallback{display:flex;align-items:center;justify-content:center;background:var(--Brand-Blue-Very-Light,#e2f4fc)}.offcanvas-user-greeting{color:var(--Brand-Blue-Dark,#19499b);font-weight:600;margin-bottom:0}.offcanvas-pre-header-actions{display:flex;align-items:center;gap:16px}.offcanvas-pre-header .button-custom{margin:16px 0}.offcanvas-menu-row{display:flex;align-items:center;justify-content:space-between;padding:24px 0;margin-bottom:16px}.offcanvas-menu-row-label{color:var(--Brand-Blue-Dark,#19499b);font-weight:700;margin-bottom:0}.link-sidebar-guest-container{display:flex;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:.5px solid var(--Brand-Blue-Very-Light,#e2f4fc);height:54px;width:96%}.link-sidebar-guest-content{display:flex;align-items:center;gap:8px}.link-sidebar-row,.link-sidebar-row:hover{text-decoration:none;color:inherit}.list-group-flush>.link-sidebar-guest-container:last-child{border-bottom-width:.5px}.offcanvas-footer{display:block;height:102px;background:var(--Brand-Blue-Very-Light,#e2f4fc);cursor:pointer;text-decoration:none;border-bottom-left-radius:var(--Spacing-Padding-L,24px)}.offcanvas-footer-container{display:flex;align-items:center;gap:16px;margin:24px;height:54px}.offcanvas-footer-label{color:var(--Brand-Blue-Dark,#19499b);font-weight:600;text-transform:uppercase;margin-bottom:0}.link-sidebar-guest{font-weight:600}.link-sidebar-guest,.link-sidebar-guest-active{color:var(--Brand-Blue-Dark,#19499b);text-align:center;font-size:16px;font-style:normal;line-height:24px}.link-sidebar-guest-active{font-weight:700;margin-left:8px}.sidebar-button{display:flex;height:54px;width:90%;padding:var(--Spacing-XS,12px) var(--Button-Padding-Left-right,12px);justify-content:center;align-items:center;gap:var(--Spacing-Padding-XS,8px);align-self:stretch}.sidebar-button-signup{border-radius:var(--Spacing-XXXL,56px);background:var(--Brand-Magenta-Dark,#dc1c83)}.sidebar-button-signup:hover{border-radius:var(--Spacing-XXXL,56px);background:#d62684;background-color:#d62684!important}.sidebar-button-signup:active,.sidebar-button-signup:focus{border-radius:var(--Spacing-XXXL,56px);background:#b3206f;background-color:#b3206f!important}.sidebar-button-signin{border-radius:var(--Spacing-XXXL,56px);background:var(--Brand-Blue-Dark,#19499b);margin-top:16px}.sidebar-button-signin:hover{border-radius:var(--Spacing-XXXL,56px);background:#185acc;background-color:#185acc!important}.sidebar-button-signin:active,.sidebar-button-signin:focus{border-radius:var(--Spacing-XXXL,56px);background:#113a80;background-color:#113a80!important}.sidebar-button-signin-label,.sidebar-button-signup-label{color:var(--Neutral-White,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-transform:uppercase}.sidebar-button-container{margin-top:38px}.sidebar-label-or-container{margin-top:18px;margin-bottom:8px}.sidebar-label-or{color:var(--Brand-Blue-Medium,#25629b);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.sidebar-button-signup-social{display:flex;height:54px;padding:var(--Spacing-XS,12px) var(--Button-Padding-Left-right,12px);justify-content:center;align-items:center;gap:var(--Spacing-Padding-XS,8px);align-self:stretch;background:var(--Neutral-White,#fff);width:90%;margin-bottom:16px}.sidebar-button-signup-social,.sidebar-button-signup-social:hover{border-radius:var(--Spacing-XXXL,56px);border:1px solid var(--Brand-Blue-Dark,#19499b)}.sidebar-button-signup-social:hover{background:#d8e6fe;background-color:#d8e6fe!important}.sidebar-button-signup-social:active,.sidebar-button-signup-social:focus{border-radius:var(--Spacing-XXXL,56px);border:1px solid var(--Brand-Blue-Dark,#19499b);background:#a8c8ff;background-color:#a8c8ff!important}.sidebar-button-signup-social-label{color:var(--Brand-Blue-Dark,#19499b);text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-transform:uppercase}.sidebar-button-signup-social-icon,.sidebar-icon-chevron{color:var(--Brand-Blue-Dark,#19499b);height:24px;width:24px}@media (min-width:1024px){.sidebar-nav-duplicate{display:none!important}}.offcanvas.auth-sidebar-drawer.offcanvas-end{--bs-offcanvas-width:501px;width:501px;max-width:100vw;height:100vh;opacity:1;gap:16px;border-top-left-radius:var(--Spacing-Padding-L,24px);border-bottom-left-radius:var(--Spacing-Padding-L,24px)}@media (max-width:1199px){.offcanvas.auth-sidebar-drawer.offcanvas-end{--bs-offcanvas-width:100vw;width:100vw;border-radius:0}}.link-sidebar-container{display:flex;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:.5px solid var(--Brand-Blue-Very-Light,#e2f4fc);height:64px;width:96%;background-color:transparent;cursor:pointer}.link-sidebar{color:var(--Neutral-White,#fff);font-weight:600}.link-sidebar,.link-sidebar-active{text-align:center;font-size:16px;font-style:normal;line-height:24px}.link-sidebar-active{color:var(--Brand-Blue-Dark,#19499b);font-weight:700;margin-left:8px}.circle-active-sidebar{width:42px;height:42px;fill:var(--Brand-Blue-Very-Light,#e2f4fc);position:absolute;bottom:6px;left:6px;z-index:0}.sidebar-logo{width:106px;height:31px}.sidebar-icon-close{cursor:pointer;font-size:30px}.custom-card{background-color:var(--Neutral-White);padding:var(--Spacing-Padding-L);border-radius:20px;box-shadow:var(--bs-box-shadow);width:100%;position:relative;overflow:hidden}.footer{background-image:url(/commons/footer.svg);background-size:cover}.footer-section-title{color:var(--Neutral-White,#fff);font-weight:700;text-transform:uppercase;max-width:300px}.footer-link{color:var(--Brand-Blue-Very-Light,#e2f4fc);font-weight:400}.footer-link-long{max-width:240px;white-space:normal}.footer-follow,.footer-link:active,.footer-link:hover{color:var(--Brand-Blue-Very-Light,#e2f4fc);font-weight:400}.footer-logo{display:flex;width:auto;height:52px;padding:.406px 4.253px .537px 4.499px;justify-content:center;align-items:center}.footer-download-app{color:var(--Neutral-White,#fff);font-style:normal;font-weight:700;font-size:28px;line-height:36px;display:block;max-width:430px}.footer-download-app-container{max-width:516px}.footer-links{gap:63px}.footer-follow-row{margin-top:22px}.footer-social{gap:24px}.footer-nav{gap:10px;margin-top:8px}.footer-note{font-weight:600}@media (min-width:1200px){.footer-links>div{flex:0 0 auto}.footer-link:not(.footer-link-long),.footer-section-title{white-space:nowrap}.footer-links-col{flex:0 0 max-content!important;width:max-content}.footer-brand-col{flex:1 1!important;width:auto;min-width:0}}@media (max-width:991px){.footer{background-image:url(/commons/footer.svg),linear-gradient(#19499b,#19499b);background-repeat:no-repeat,no-repeat;background-position:top,bottom;background-size:100% auto,100% calc(100% - 8vw)}.footer-follow-row{margin-top:64px}.footer-follow{font-size:14px;line-height:24px}.footer-social{gap:22px}.footer-icon{width:24px;height:24px}.footer-logo{margin:0 auto}.footer-download-app-container{min-width:0;max-width:none;width:100%}.footer-download-app-container .app-store,.footer-download-app-container .google-play{min-width:0;flex-shrink:1;max-width:100%;height:auto}.footer-download-app{font-style:normal;font-weight:700;font-size:18px;line-height:150%;max-width:none}}@media (max-width:1023px){.footer-links{flex-direction:column;gap:24px}}.app-smart-banner{position:fixed;top:0;left:0;right:0;height:62px;z-index:1002;background:var(--Brand-Blue-Very-Light,#e2f4fc);display:flex;align-items:center;justify-content:space-between;padding:0 24px}.app-smart-banner-left{display:flex;align-items:center;gap:8px;min-width:0}.app-smart-banner-close{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;flex-shrink:0}.app-smart-banner-icon{width:34px;height:34px;border-radius:8px;flex-shrink:0}.app-smart-banner-text{display:flex;flex-direction:column;gap:4px;min-width:0}.app-smart-banner-title{font-size:16px;font-weight:700;line-height:1.1;color:var(--Brand-Blue-Dark,#19499b)}@media (max-width:360px){.app-smart-banner-title{font-size:14px}}.app-smart-banner-subtitle{font-size:12px;line-height:1.1;color:var(--Brand-Blue-Dark,#19499b)}.app-smart-banner .button-custom.app-smart-banner-open{flex-shrink:0;width:-moz-fit-content;width:fit-content;height:40px;padding:0 20px}@media (max-width:767px){body.has-app-smart-banner .pre-header-mobile{top:62px}body.has-app-smart-banner .header-mobile{top:calc(104px + var(--pre-header-fav-store-offset, 0px))}body.has-app-smart-banner .auth-layout,body.has-app-smart-banner .guest-layout{padding-top:196px!important}}.base-layout{display:grid;grid-template-rows:120px 1fr;height:100vh}@media (max-width:991px){.base-layout{grid-template-rows:80px 1fr}}.tooltip-inner{padding:10px!important}.auth-layout{display:grid;grid-template-rows:auto auto 1fr auto;grid-template-columns:minmax(0,1fr);min-height:100vh;padding-top:171.5px}.auth-banner{grid-row:2}.auth-content{grid-row:3}.guest-layout{display:grid;grid-template-rows:auto auto 1fr auto;grid-template-columns:minmax(0,1fr);min-height:100vh;padding-top:171.5px}.guest-banner{grid-row:2}.guest-content{grid-row:3}.footer{grid-row:4!important}.help-bookmark{position:fixed;right:0;bottom:43px;z-index:1030;display:flex;align-items:center;gap:0;padding:8px;background:var(--Brand-Magenta-Dark,#dc1c83);border-radius:56px 0 0 56px;box-shadow:0 4px 16px rgba(0,0,0,.16);text-decoration:none;cursor:pointer;transition:background-color .15s ease,gap .25s ease,padding-right .25s ease}.help-bookmark:focus-visible,.help-bookmark:hover{background:#c4186f;gap:12px;padding-right:20px}.help-bookmark-label{display:grid;grid-template-columns:0fr;opacity:0;transition:grid-template-columns .25s ease,opacity .2s ease}.help-bookmark:focus-visible .help-bookmark-label,.help-bookmark:hover .help-bookmark-label{grid-template-columns:1fr;opacity:1}.help-bookmark-label>span{overflow:hidden;min-width:0;color:#fff;font-weight:700;font-size:14px;line-height:1.2;text-transform:uppercase;white-space:nowrap}@media (prefers-reduced-motion:reduce){.help-bookmark,.help-bookmark-label{transition:none}}