@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,400;9..144,500;9..144,600&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,400;9..144,500;9..144,600;9..144,700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.header{position:fixed;top:0;left:0;right:0;z-index:100;width:100%;border-bottom:1px solid rgba(226,232,240,.5);background:#e9e7f3e8;color:#0d1730;font-family:Plus Jakarta Sans,system-ui,sans-serif;isolation:isolate}.header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.header .container{position:relative;z-index:1;width:100%;max-width:none;margin-left:auto;margin-right:auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;box-sizing:border-box}.header+section{margin-top:0}@media (max-width: 1024px){.header .container{width:100%;max-width:none!important;padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}@media (min-width: 1200px){.header .container{width:calc(100% - 48px);max-width:1240px;padding-left:20px;padding-right:20px}}@media (min-width: 1400px){.header .container{max-width:1320px}}.header--home{background:#e9e7f3e8}.header--inner{background:#f3f0f9}.header-spacer{height:72px;flex-shrink:0;pointer-events:none}.header-nav-backdrop{position:fixed;top:72px;right:0;bottom:0;left:0;z-index:98;background:#080f2657;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .38s cubic-bezier(.22,1,.36,1),visibility .38s step-end}.header-nav-backdrop.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .38s cubic-bezier(.22,1,.36,1),visibility 0s step-start}.header__skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.header__skip-link:focus{left:16px;top:14px;width:auto;height:auto;z-index:300;border-radius:9999px;padding:8px 14px;background:#5331d8;color:#fff;font-size:13px;font-weight:600}.logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.logo:hover,.logo:focus,.logo:active{text-decoration:none!important}.logo__icon{width:36px;height:36px}.logo__text{font-family:Fraunces,Georgia,serif;font-weight:700;font-size:32px;line-height:1;letter-spacing:-.02em;color:#080f26}.logo__text span{color:#5331d8}.logo__tm{font-size:.22em;line-height:1;vertical-align:super;margin-left:1px;letter-spacing:0}.logo__text>span{margin-left:-2px}.nav{display:flex;align-items:center;gap:10px}.nav-main{display:none}.nav-main>li{position:relative}.nav-main__pill{display:inline-flex;align-items:center;gap:6px;border:1px solid transparent;border-radius:9999px;padding:8px 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6a7181;background:transparent;text-decoration:none;font-family:Plus Jakarta Sans,system-ui,sans-serif;cursor:pointer;white-space:nowrap;transition:all .2s ease;text-decoration:none!important}.nav-main__pill:hover{color:#0d1730;background:#ecebff99;text-decoration:none!important}.nav-main__pill.active{color:#0d1730;background:#ecebffb3;box-shadow:0 1px 3px #0d173014;text-decoration:none!important}.has-childs>.nav-main__pill svg{transition:transform .2s ease}.has-childs:focus-within>.nav-main__pill svg,.has-childs>.nav-main__pill.active svg,.has-childs.is-submenu-open>.nav-main__pill svg{transform:rotate(180deg)}.nav-products-menu{display:grid;gap:8px;margin:0;padding:0;list-style:none;max-height:min(68vh,540px);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(83,49,216,.45) rgba(13,23,48,.06)}.nav-products-menu::-webkit-scrollbar{width:8px}.nav-products-menu::-webkit-scrollbar-track{background:#0d17300f;border-radius:9999px}.nav-products-menu::-webkit-scrollbar-thumb{background:#5331d873;border-radius:9999px}.nav-products-menu::-webkit-scrollbar-thumb:hover{background:#5331d89e}.nav-products-menu li a{display:grid;grid-template-columns:48px 1fr;column-gap:10px;row-gap:1px;align-items:start;border-radius:14px;padding:9px;border:1px solid transparent;text-decoration:none;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;font-family:Plus Jakarta Sans,system-ui,sans-serif}.nav-products-menu li a:hover{background:#ecebffb3;border-color:#5331d847;box-shadow:0 0 0 2px #5331d829}.nav-products-menu li a .nav-products-icon{grid-row:1/span 2;width:44px;height:44px;border-radius:12px;background:#ecebff;border:1px solid rgba(95,111,255,.2);box-shadow:inset 0 1px #ffffff8c;display:inline-flex;align-items:center;justify-content:center}.nav-products-menu li a .nav-products-icon img{width:20px;height:20px;object-fit:contain}.nav-products-menu li a span:nth-child(2){color:#0d1730;font-size:14px;line-height:1.3;font-weight:600;font-family:Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:0}.nav-products-menu li a span:nth-child(3){color:#6a7181;font-size:14px;line-height:1.35;font-weight:400;font-family:Plus Jakarta Sans,system-ui,sans-serif}.nav-desktop-view{display:none}.nav-mobile-view{display:block;margin-top:8px}.nav-mobile-view .nav-products-menu{border:1px solid rgba(226,232,240,.6);border-radius:20px;background:#f3f0f9;box-shadow:0 18px 40px -30px #0d173059;padding:10px}.nav-help{display:none}.nav-help-mobile-auth{display:flex;flex-direction:column;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(226,232,240,.6)}.nav-help-mobile-auth>a{border-radius:14px;padding:11px 14px;text-decoration:none;font-size:14px;font-weight:600;text-align:center;transition:all .2s ease;font-family:Plus Jakarta Sans,system-ui,sans-serif;white-space:nowrap}.nav-help-mobile-auth>a:first-child{color:#6a7181;background:#ecebff99}.nav-help-mobile-auth>a:last-child{background:#080f26;color:#fff}.nav-mobile{border:0;background:transparent;color:#0d1730;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;cursor:pointer;flex-shrink:0;transition:background .22s ease,color .22s ease,transform .22s ease}.nav-mobile:hover{background:#ecebff8c}.nav-mobile:active{transform:scale(.94)}@keyframes nav-submenu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 1025px){.header-nav-backdrop{display:none!important}.nav-mobile{display:none}.nav__mobile-panel{display:contents}.nav{flex:1;justify-content:flex-end;gap:10px}.nav-main{display:flex;align-items:center;gap:2px;border:1px solid rgba(226,232,240,.6);background:#e8e6f3e0;border-radius:9999px;padding:3px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 14px 36px -28px #0d173059;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.nav-desktop-view{display:block;position:absolute;top:calc(100% + 12px);left:0;min-width:320px;z-index:120}.nav-desktop-view .nav-products-menu{border:1px solid rgba(226,232,240,.6);border-radius:20px;background:#f3f0f9;box-shadow:0 18px 40px -30px #0d173059;padding:10px;width:320px}.nav-mobile-view,.nav-help-mobile-auth{display:none}.nav-help{display:flex;align-items:center;gap:12px;margin:0;padding:0;list-style:none}.nav-help li{display:inline-flex;align-items:center}.nav-help li>a{display:inline-flex;align-items:center;gap:6px;border-radius:9999px;border:1px solid rgba(226,232,240,.6);padding:8px 12px;text-decoration:none;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6a7181;background:transparent;transition:all .2s ease;font-family:Plus Jakarta Sans,system-ui,sans-serif;white-space:nowrap}.nav-help li>a:hover{color:#0d1730;background:#ecebff99}.nav-help li.active>a{color:#fff;border-color:#080f26;background:#080f26}.nav-help .nav-logout>a{border-color:#e2e8f099}.nav-help .nav-help-merchant>a{border:0;background:transparent;padding:0 4px;color:#6a7181;letter-spacing:.08em}.nav-help .nav-help-merchant>a:hover{background:transparent;color:#0d1730}}@media (max-width: 1024px){.logo__text{font-size:34px}.nav.nav--mobile-sheet{position:fixed;top:72px;left:0;right:0;bottom:0;z-index:99;height:calc(100vh - 72px);min-height:0;display:flex;flex-direction:column;align-items:stretch;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px max(14px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));background:#ebe7f6;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity .32s cubic-bezier(.22,1,.36,1),visibility .32s step-end,transform .38s cubic-bezier(.22,1,.36,1)}.nav.nav--mobile-sheet.nav-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .34s cubic-bezier(.22,1,.36,1),visibility 0s step-start,transform .42s cubic-bezier(.22,1,.36,1)}.nav__mobile-panel{width:100%;align-self:stretch;flex:0 0 auto;border-radius:20px;border:1px solid #e4dfef;background:linear-gradient(168deg,#fff,#faf8ff 52%,#f5f3fc);box-shadow:0 22px 50px -32px #0d173052,0 10px 28px -16px #5331d81f,inset 0 1px #fff;overflow:hidden;transform:translateY(16px) scale(.98);opacity:0;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .38s cubic-bezier(.22,1,.36,1);transition-delay:0ms,0ms}.nav.nav--mobile-sheet.nav-active .nav__mobile-panel{transform:translateY(0) scale(1);opacity:1;transition-delay:.04s,.06s}.nav.nav--mobile-sheet:not(.nav-active) .nav__mobile-panel{transition-delay:0ms}.nav__mobile-panel .nav-main{display:flex;flex-direction:column;gap:2px;margin:0;padding:8px 8px 6px;list-style:none;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.nav__mobile-panel .nav-main__pill{width:100%;justify-content:flex-start;border-radius:12px;padding:11px 12px;font-size:15px;letter-spacing:-.015em;text-transform:none;font-weight:600;white-space:nowrap;border:1px solid transparent;background-color:#fff;transition:background .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}.nav__mobile-panel .nav-main__pill:hover{color:#0d1730;background-color:#f3f1fc;border-color:#e9e6f5;text-decoration:none!important}.nav__mobile-panel .nav-main__pill.active{color:#3d2799;background-color:#ebe6ff;border-color:#d4cbf7;box-shadow:none}.nav__mobile-panel .has-childs>.nav-main__pill{justify-content:space-between}.nav__mobile-panel .nav-mobile-view .nav-products-menu{margin-top:4px;margin-bottom:2px;border-radius:14px;padding:8px;max-height:min(50vh,400px);background:#fff;border:1px solid #e4dfef;box-shadow:inset 0 2px #faf9ff;animation:nav-submenu-in .32s cubic-bezier(.22,1,.36,1) both}.nav__mobile-panel .nav-mobile-view .nav-products-menu li a:hover{background-color:#f5f3fd;border-color:#d4cbf7}.nav-help{display:flex;flex-direction:column;gap:8px;margin:0;padding:10px 12px 12px;list-style:none;border:0;border-radius:0;border-top:1px solid #e4dfef;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.nav-help li{margin:0}.nav-help li>a{width:100%;justify-content:center;border-radius:12px;border:1px solid #e4dfef;padding:12px 14px;text-decoration:none;font-size:15px;font-weight:600;text-transform:none;letter-spacing:-.01em;color:#4a5260;background-color:#fff;display:inline-flex;align-items:center;gap:8px;font-family:Plus Jakarta Sans,system-ui,sans-serif;white-space:nowrap;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .18s ease}.nav-help li>a:active{transform:scale(.98)}.nav-help li.active>a{color:#fff;border-color:#121a33;background:linear-gradient(180deg,#151d3d,#080f26);box-shadow:0 8px 24px #080f2638}.nav__mobile-panel .nav-help .nav-logout>a{border-style:dashed;background-color:#f6f5fc;border-color:#d8d2eb;color:#565d6e}.nav-help-mobile-auth{margin-top:0;padding:12px;gap:8px;border-top:1px solid #e4dfef}.nav-help-mobile-auth>a{transition:transform .18s ease,background .2s ease,box-shadow .2s ease}.nav-help-mobile-auth>a:first-child{background-color:#fff!important;color:#3d2799!important;border:1px solid #d4cbf7!important}.nav-help-mobile-auth>a:nth-child(2){background-color:#f0eefb!important;color:#4a5260!important;border:1px solid #e4dfef!important}.nav-help-mobile-auth>a:last-child{box-shadow:0 8px 20px #080f262e}.nav-help-mobile-auth>a:active{transform:scale(.99)}.cbb-hide-mobile{display:none!important}}@media (max-width: 1024px) and (prefers-reduced-motion: reduce){.header-nav-backdrop,.nav.nav--mobile-sheet,.nav__mobile-panel{transition-duration:.01ms!important;transition-delay:0ms!important;animation:none!important}.nav.nav--mobile-sheet,.nav__mobile-panel{transform:none!important}.nav__mobile-panel .nav-mobile-view .nav-products-menu{animation:none!important}}@media (max-width: 767px){.header-spacer{height:70px}.header .container{min-height:70px;gap:8px;padding-left:8px;padding-right:8px}.header .nav.nav--mobile-sheet{top:70px;height:calc(100vh - 70px)}.header-nav-backdrop{top:70px}.logo__icon{width:34px;height:34px}.logo__text{font-size:26px}}.footer{background:#000;color:#f6f2f8;font-family:Plus Jakarta Sans,system-ui,sans-serif}.footer a,.footer a:visited,.footer a:hover,.footer a:focus,.footer a:active{text-decoration:none}.footer__newsletter{border-bottom:1px solid rgba(246,242,248,.1)}.footer__newsletter-inner{display:flex;flex-direction:column;padding:2.8rem 0}.footer__newsletter-copy{text-align:left;max-width:32rem}.footer__newsletter h3{margin:0;font-family:Fraunces,Georgia,serif;font-size:24px;line-height:1.12;font-weight:400;color:#fff}.footer__newsletter p{margin-top:.5rem;color:#f6f2f8b3;font-size:14px;line-height:1.6;font-weight:400}.footer__subscribe{display:flex;flex-direction:column;gap:.75rem;width:100%}.footer__subscribe input{flex:1;min-width:0;height:48px;border:1px solid rgba(246,242,248,.2);background:#f6f2f80d;color:#f6f2f8;border-radius:8px;padding:0 .9rem}.footer__subscribe input::placeholder{color:#f6f2f873}.footer__subscribe button{flex-shrink:0;height:48px;border:0;border-radius:8px;background:#5331d8;color:#fff;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:0 1.25rem;cursor:pointer;white-space:nowrap}.footer__main{padding:3rem 0 2.2rem}.footer__main-grid{display:grid;gap:2.5rem}.footer__brand-block{max-width:360px}.footer__brand-logo{margin:0;display:inline-flex;align-items:center;color:#f6f2f8}.footer__brand-logo img{width:40px!important;height:40px!important}.footer__brand-logo span{font-family:Fraunces,Georgia,serif!important;font-weight:700;font-size:32px;line-height:1;letter-spacing:-.02em;margin-left:5px}.footer__brand-logo .logo__tm{font-size:.22em;line-height:1;vertical-align:super;margin-left:1px;letter-spacing:0}.footer__brand-logo em{font-style:normal;font-weight:700;font-size:33px;margin-left:-3px}.footer__brand-copy{margin-top:1rem;font-size:14px;line-height:1.6;color:#f6f2f8c7;font-weight:400}.footer__contact{margin-top:1.2rem;display:grid;gap:.65rem}.footer__contact li{display:flex;align-items:center;gap:.65rem;font-size:14px;color:#f6f2f8e0;line-height:1.6;font-weight:400}.footer__contact li>span:first-child{width:30px;height:30px;border-radius:9999px;background:#f6f2f81a;display:inline-flex;align-items:center;justify-content:center}.footer__contact a{color:#f6f2f8e0}.footer__apps{margin-top:1.3rem}.footer__apps p{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:#5331d8;font-weight:700}.footer__apps-row{margin-top:.7rem;display:flex;flex-wrap:wrap;gap:.7rem}.footer__store{display:inline-flex;align-items:center;gap:.6rem;border:1px solid rgba(246,242,248,.2);background:#f6f2f80d;border-radius:12px;padding:.6rem .8rem;color:#f6f2f8;cursor:pointer;-webkit-user-select:none;user-select:none}.footer__store small{display:block;font-size:10px;color:#f6f2f8b3;line-height:1.1}.footer__store strong{display:block;font-size:14px;font-weight:600}.footer__links-grid{display:grid;gap:1.5rem}.footer__col h5{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:#5331d8;font-weight:700;font-family:Plus Jakarta Sans,system-ui,sans-serif!important}.footer__menu{margin-top:.9rem}.footer__menu li{margin-top:.42rem}.footer__menu a{font-size:14px;line-height:1.5;color:#f6f2f8eb;transition:color .2s ease;font-weight:500}.footer__menu a:hover{color:#5331d8}.footer__bottom{border-top:1px solid white}.footer__notice{border-bottom:1px solid rgba(246,242,248,.12);padding:.75rem 0}.footer__notice p{margin:0;color:#f6f2f8d9;font-size:14px;font-weight:500;line-height:1.5;text-align:center}.footer__bottom-inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.95rem;padding:1.25rem 16px 1.35rem;font-size:12px;color:#f6f2f899;font-weight:500}.footer__copyright{margin:0;color:#f6f2f8cc}.footer__made{margin:0;display:flex;justify-content:flex-start;align-items:center;gap:.35rem;color:#dbdbdb;flex:0 0 auto}.footer__made svg{color:#5331d8;fill:#5331d8}.footer__socials{display:flex;align-items:center;gap:.65rem}.footer__socials a{width:30px;height:30px;border-radius:9999px;border:1px solid rgba(246,242,248,.15);color:#f6f2f8b3;display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease,border-color .2s ease;background-color:#fff}.footer__socials a:hover{color:#5331d8;border-color:#5331d8}.footer__social-icon{width:20px;height:20px;object-fit:contain}.footer_flag{display:inline-flex;align-items:center;gap:.45rem;padding:.25rem .55rem;border-radius:999px;background:#f6f2f814;border:1px solid rgba(246,242,248,.22);margin-left:0}.footer_flag__emoji{display:inline-flex;align-items:center;justify-content:center;line-height:0;background-color:#fff;border-radius:99999px}.footer_flag__emoji-img{width:22px;height:22px;display:block;object-fit:cover;border-radius:999px}.footer_flag__text{color:#f6f2f8;font-size:14px;font-weight:700;letter-spacing:.01em;word-spacing:10px;font-family:Fraunces,Georgia,serif!important}@media (min-width: 768px){.footer__newsletter h3{font-size:32px}.footer__newsletter-inner{flex-direction:row;align-items:center;justify-content:space-between}.footer__newsletter-copy{flex:1 1 auto;min-width:0;max-width:none;margin-right:1rem}.footer__subscribe{flex-direction:row;align-items:stretch;flex:0 1 420px;width:auto;max-width:420px}.footer__main-grid{grid-template-columns:1.4fr 3fr;gap:2.2rem}.footer__links-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem}.footer__bottom-inner{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;padding:1rem 24px}.footer__made{justify-content:center;flex:1}}@media (min-width: 1100px){.footer__links-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.footer__bottom-inner{flex-direction:row}}.page-progress{position:fixed;top:0;left:0;height:5px;background-color:#252849;min-width:0px;z-index:50}.paylaterr-new-dashboard{display:grid;gap:24px;color:#080f26;font-family:Plus Jakarta Sans,system-ui,sans-serif}.paylaterr-new-dashboard__welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.paylaterr-new-dashboard__welcome p{margin:0;color:#5331d8;font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.paylaterr-new-dashboard__welcome h1{margin:8px 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(32px,4vw,46px);font-weight:600;letter-spacing:-.03em;line-height:1.05;text-transform:none!important}.paylaterr-new-dashboard__welcome h1 span{color:#5331d8;font-style:italic;font-weight:500}.paylaterr-new-dashboard__welcome small{display:block;max-width:590px;margin-top:10px;color:#080f26a6;font-size:15px;line-height:1.6}.paylaterr-new-dashboard__checklist,.paylaterr-new-dashboard__stat-card,.paylaterr-new-dashboard__panel,.paylaterr-new-dashboard__rewards,.paylaterr-new-dashboard__offers,.paylaterr-new-dashboard__refer-card{border:1px solid rgba(8,15,38,.1);border-radius:28px;background:#fff;box-shadow:0 1px 2px #080f260a}.paylaterr-new-dashboard__checklist{display:grid;gap:14px;padding:18px}.paylaterr-new-dashboard__checklist>div:first-child{display:flex;align-items:center;gap:10px}.paylaterr-new-dashboard__checklist svg{color:#5331d8}.paylaterr-new-dashboard__checklist strong{font-size:15px;font-weight:500}.paylaterr-new-dashboard__checklist span{margin-left:auto;color:#080f268c;font-size:13px;font-weight:700}.paylaterr-new-dashboard__progress,.paylaterr-new-dashboard__rewards>div{height:8px;overflow:hidden;border-radius:999px;background:#080f261a}.paylaterr-new-dashboard__progress span,.paylaterr-new-dashboard__rewards>div span{display:block;height:100%;border-radius:inherit;background:#5331d8}.paylaterr-new-dashboard__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.paylaterr-new-dashboard__stat-card{padding:22px;transition:box-shadow .18s ease,transform .18s ease}.paylaterr-new-dashboard__stat-card:hover{box-shadow:0 16px 40px #080f2614;transform:translateY(-2px)}.paylaterr-new-dashboard__stat-card>strong{display:block;margin-top:18px;font-family:Fraunces,Georgia,serif;font-size:30px;font-weight:700;letter-spacing:-.02em}.paylaterr-new-dashboard__stat-card>p{margin:4px 0 0;color:#080f2699;font-size:14px}.paylaterr-new-dashboard__stat-head{display:flex;align-items:flex-start;justify-content:space-between}.paylaterr-new-dashboard__stat-head>span{display:grid;width:44px;height:44px;place-items:center;border-radius:18px;background:#f3f0ff;color:#5331d8}.paylaterr-new-dashboard__stat-head button{border:0;background:transparent;color:#080f264d;cursor:pointer}.paylaterr-new-dashboard__grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(310px,1fr);gap:20px;align-items:start}.paylaterr-new-dashboard__main,.paylaterr-new-dashboard__side{display:grid;gap:20px}.paylaterr-new-dashboard__panel{padding:24px}.paylaterr-new-dashboard__panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.paylaterr-new-dashboard__panel-heading p{margin:0;color:#5331d8;font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.paylaterr-new-dashboard__panel-heading h2{margin:4px 0 0;font-family:Fraunces,Georgia,serif;font-size:28px;font-weight:650;letter-spacing:-.02em}.paylaterr-new-dashboard__tabs{display:inline-flex;border-radius:999px;background:#f3f0ff;padding:4px}.paylaterr-new-dashboard__tabs button{border:0;border-radius:999px;background:transparent;color:#5331d8;cursor:pointer;font:inherit;font-size:14px;font-weight:800;padding:8px 16px}.paylaterr-new-dashboard__tabs .paylaterr-new-dashboard__tab--active{background:#5331d8;color:#fff;box-shadow:0 8px 20px #5331d833}.paylaterr-new-dashboard__panel-pill{display:inline-flex;align-items:center;border-radius:999px;background:#f3f0ff;color:#5331d8;font-size:13px;font-weight:900;padding:9px 16px}.paylaterr-new-dashboard__bill-head,.paylaterr-new-dashboard__bill-list li{display:grid;grid-template-columns:2fr minmax(124px,1.2fr) 1fr 1.2fr 1.6fr 70px;gap:12px;align-items:center}.paylaterr-new-dashboard__bill-head{border-bottom:1px solid rgba(8,15,38,.05);color:#000;font-size:12px;font-weight:800;letter-spacing:.08em;padding-bottom:12px;text-transform:uppercase}.paylaterr-new-dashboard__bill-head span{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;background:#f3f0ff;color:#5331d8;padding:9px 16px;white-space:nowrap}.paylaterr-new-dashboard__bill-list{margin:0;padding:0;list-style:none}.paylaterr-new-dashboard__bill-list li{border-bottom:1px solid rgba(8,15,38,.05);cursor:pointer;padding:16px 0;transition:background .18s ease,box-shadow .18s ease,padding .18s ease}.paylaterr-new-dashboard__bill-list li:last-child{border-bottom:0;padding-bottom:0}.paylaterr-new-dashboard__bill-list li:hover,.paylaterr-new-dashboard__bill-list li.paylaterr-new-dashboard__bill-row--selected{margin-right:-12px;margin-left:-12px;border-radius:18px;background:#f3f0ff73;padding-right:12px;padding-left:12px}.paylaterr-new-dashboard__bill-list li>button{justify-self:end;border:0;border-radius:999px;background:#080f26;color:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:800;padding:8px 16px}.paylaterr-new-dashboard__loading,.paylaterr-new-dashboard__empty{display:grid;min-height:150px;place-items:center;border:1px dashed rgba(83,49,216,.25);border-radius:22px;background:#f3f0ff59;color:#080f26a6;font-weight:800;padding:24px;text-align:center}.paylaterr-new-dashboard__empty{gap:10px}.paylaterr-new-dashboard__empty h3{margin:0;border-radius:0;background:transparent;color:#080f26;font-family:Fraunces,Georgia,serif;font-size:22px;padding:0}.paylaterr-new-dashboard__empty p{max-width:360px;margin:0;color:#080f268f;font-size:14px;font-weight:600;line-height:1.6}.paylaterr-new-dashboard__empty button{border:0;border-radius:999px;background:#5331d8;color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:800;padding:10px 16px}.paylaterr-new-dashboard__empty-icon{display:grid;width:62px;height:62px;place-items:center;border-radius:22px;background:#fff;color:#5331d8;box-shadow:0 12px 30px #5331d81f,inset 0 0 0 1px #5331d81f}.paylaterr-new-dashboard__empty--compact{min-height:120px;margin-top:18px;background:linear-gradient(135deg,#f3f0ffbf,#fff)}.paylaterr-new-dashboard__empty--compact h3{font-size:20px}.paylaterr-new-dashboard__bill-name{display:flex;min-width:0;align-items:center;gap:12px}.paylaterr-new-dashboard__bill-name strong,.paylaterr-new-dashboard__bill-name small{display:block}.paylaterr-new-dashboard__bill-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paylaterr-new-dashboard__bill-name small{margin-top:2px;color:#080f268c;font-size:12px}.paylaterr-new-dashboard__bill-icon{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:14px}.paylaterr-new-dashboard__bill-icon img{width:21px;height:21px;object-fit:contain}.paylaterr-new-dashboard__bill-icon--primary{background:#f3f0ff;color:#5331d8}.paylaterr-new-dashboard__bill-icon--yellow{background:#fef9c3;color:#a16207}.paylaterr-new-dashboard__bill-icon--blue{background:#dbeafe;color:#1d4ed8}.paylaterr-new-dashboard__bill-icon--sky{background:#e0f2fe;color:#0369a1}.paylaterr-new-dashboard__bill-icon--emerald{background:#d1fae5;color:#047857}.paylaterr-new-dashboard__status,.paylaterr-new-dashboard__due{display:inline-flex;min-width:0;align-items:center;gap:6px;color:#080f26b3}.paylaterr-new-dashboard__status span,.paylaterr-new-dashboard__due span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;color:#000}.paylaterr-new-dashboard__status span{overflow:visible;border-radius:999px;background:#f3f0ff;color:#5331d8;font-size:11px;font-weight:900;letter-spacing:.07em;padding:6px 10px;text-overflow:clip}.paylaterr-new-dashboard__status button{display:inline-flex;border:0;background:transparent;color:#080f2659;cursor:help;padding:0}.paylaterr-new-dashboard__amount,.paylaterr-new-dashboard__next{font-size:14px}.paylaterr-new-dashboard__next{color:#5331d8;font-family:Fraunces,Georgia,serif;font-size:17px}.paylaterr-new-dashboard__primary-button,.paylaterr-new-dashboard__link-button,.paylaterr-new-dashboard__upcoming button,.paylaterr-new-dashboard__forecast button,.paylaterr-new-dashboard__rewards button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:999px;cursor:pointer;font:inherit;font-size:14px;font-weight:800;transition:background .18s ease,color .18s ease}.paylaterr-new-dashboard__primary-button{background:#5331d8;color:#fff;padding:10px 16px;font-weight:600;text-transform:uppercase}.paylaterr-new-dashboard__link-button{background:transparent;color:#5331d8;padding:0}.paylaterr-new-dashboard__pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:18px;border-top:1px solid rgba(8,15,38,.06);color:#080f268c;font-size:13px;font-weight:800;padding-top:18px}.paylaterr-new-dashboard__pagination button{border:1px solid rgba(8,15,38,.12);border-radius:999px;background:#fff;color:#5331d8;cursor:pointer;font:inherit;font-size:13px;font-weight:800;padding:8px 14px}.paylaterr-new-dashboard__pagination button:disabled{cursor:not-allowed;opacity:.45}.paylaterr-new-dashboard__subscription{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.paylaterr-new-dashboard__subscription div{border-radius:18px;background:#f3f0ff99;padding:18px}.paylaterr-new-dashboard__subscription div:nth-child(2){background:#5331d8;color:#fff}.paylaterr-new-dashboard__subscription div:nth-child(2) small,.paylaterr-new-dashboard__subscription div:nth-child(2) span{color:#ffffffb8}.paylaterr-new-dashboard__subscription small,.paylaterr-new-dashboard__subscription span,.paylaterr-new-dashboard__subscription strong{display:block}.paylaterr-new-dashboard__subscription small{color:#000;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.paylaterr-new-dashboard__subscription strong{margin-top:8px;font-family:Fraunces,Georgia,serif;font-size:22px}.paylaterr-new-dashboard__subscription span{margin-top:4px;color:#000;font-size:12px;font-weight:500}.paylaterr-new-dashboard__activity{display:grid;gap:16px;margin:0;padding:0;list-style:none}.paylaterr-new-dashboard__activity li{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.paylaterr-new-dashboard__activity strong,.paylaterr-new-dashboard__activity small{display:block}.paylaterr-new-dashboard__activity small{margin-top:4px;color:#000;font-size:12px}.paylaterr-new-dashboard__positive,.paylaterr-new-dashboard__reported{color:#059669}.paylaterr-new-dashboard__reported{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:800}.paylaterr-new-dashboard__insights{animation:paylaterr-new-dashboard-fade-up .42s ease both}.paylaterr-new-dashboard__trend-pill{display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:#d1fae5;color:#047857;font-size:12px;font-weight:800;padding:7px 12px;white-space:nowrap}.paylaterr-new-dashboard__insights-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.paylaterr-new-dashboard__category-bars>p,.paylaterr-new-dashboard__monthly-trend>p{margin:0 0 14px;color:#080f2680;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.paylaterr-new-dashboard__category-row{display:grid;gap:7px}.paylaterr-new-dashboard__category-row+.paylaterr-new-dashboard__category-row{margin-top:13px}.paylaterr-new-dashboard__category-row>div{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.paylaterr-new-dashboard__category-row span{color:#080f26;font-weight:700}.paylaterr-new-dashboard__category-row strong{color:#080f26b3;font-size:13px;font-weight:700}.paylaterr-new-dashboard__category-row i{display:block;height:8px;overflow:hidden;border-radius:999px;background:#f5f4fbf2}.paylaterr-new-dashboard__category-row i span{display:block;height:100%;border-radius:inherit;transition:width .3s ease}.paylaterr-new-dashboard__insights-total{display:block;margin-top:16px;color:#080f26;font-size:14px;font-weight:800}.paylaterr-new-dashboard__insights-total span{color:#5331d8}.paylaterr-new-dashboard__monthly-trend>div{display:flex;height:160px;align-items:flex-end;gap:8px;margin-top:18px}.paylaterr-new-dashboard__monthly-trend>small{display:block;margin-top:12px;color:#080f268c;font-size:12px}.paylaterr-new-dashboard__monthly-trend>small strong{color:#080f26;font-weight:800}.paylaterr-new-dashboard__monthly-trend>div>span{display:flex;min-width:0;flex:1;flex-direction:column;align-items:center;gap:8px}.paylaterr-new-dashboard__monthly-trend>div>span small{color:#080f2680;font-size:11px;font-weight:800}.paylaterr-new-dashboard__monthly-trend>div>span.is-latest small{color:#5331d8}.paylaterr-new-dashboard__monthly-trend i{display:flex;width:100%;flex:1;align-items:flex-end}.paylaterr-new-dashboard__monthly-trend b{display:block;width:100%;border-radius:10px 10px 0 0;background:#5331d840;transition:height .3s ease,background .18s ease}.paylaterr-new-dashboard__monthly-trend .is-latest b{background:#5331d8}.paylaterr-new-dashboard__mini-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.paylaterr-new-dashboard__mini-card>div:first-child strong{font-family:Fraunces,Georgia,serif;font-size:20px}.paylaterr-new-dashboard__mini-card>div:first-child span{border-radius:999px;background:#d1fae5;color:#047857;font-size:12px;font-weight:800;padding:6px 12px}.paylaterr-new-dashboard__upcoming{margin-top:18px;border:2px dashed rgba(83,49,216,.4);border-radius:20px;padding:20px;text-align:center}.paylaterr-new-dashboard__upcoming small,.paylaterr-new-dashboard__upcoming strong,.paylaterr-new-dashboard__upcoming span{display:block}.paylaterr-new-dashboard__upcoming small{color:#5331d8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.paylaterr-new-dashboard__upcoming strong{margin-top:12px;font-family:Fraunces,Georgia,serif;font-size:42px;line-height:1}.paylaterr-new-dashboard__upcoming span{margin-top:6px;color:#080f2699;font-size:12px}.paylaterr-new-dashboard__upcoming button{width:100%;margin-top:16px;border:1px solid #5331d8;background:#fff;color:#5331d8;padding:11px 14px}.paylaterr-new-dashboard__upcoming button:hover{background:#5331d8;color:#fff}.paylaterr-new-dashboard__panel h3{margin:0 0 16px;border-radius:16px;background:#5331d8;color:#fff;font-size:14px;font-weight:600;padding:12px;text-align:center;font-family:Plus Jakarta Sans,system-ui,sans-serif!important;text-transform:uppercase}.paylaterr-new-dashboard__repayments{display:grid;gap:10px;margin:0;padding:0;list-style:none}.paylaterr-new-dashboard__repayments li{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;border-radius:18px;background:#f5f4fb99;padding:13px 16px}.paylaterr-new-dashboard__repayments li.is-paid{background:#f3f0ffb3}.paylaterr-new-dashboard__repayments strong,.paylaterr-new-dashboard__repayments small{display:block;color:#000}.paylaterr-new-dashboard__repayments small{margin-top:3px;color:#000;font-size:12px}.paylaterr-new-dashboard__repayments .paylaterr-new-dashboard__repayment-amount{color:#000}.paylaterr-new-dashboard__repayments .paylaterr-new-dashboard__repayment-paid-icon{color:#1ba858}.paylaterr-new-dashboard__forecast{overflow:hidden;border-radius:28px;background:#2e1943;color:#fff;padding:24px}.paylaterr-new-dashboard__forecast p{margin:0;color:#fff9;font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.paylaterr-new-dashboard__forecast>strong{display:block;margin-top:12px;font-family:Fraunces,Georgia,serif;font-size:52px;line-height:1}.paylaterr-new-dashboard__forecast>span{display:block;margin-top:6px;color:#ffffffad;font-size:14px}.paylaterr-new-dashboard__forecast button{width:100%;margin-top:18px;background:#ffffff1a;color:#ffffffe6;padding:11px}.paylaterr-new-dashboard__bars{display:flex;height:70px;align-items:flex-end;gap:4px;margin-top:18px}.paylaterr-new-dashboard__bars i{flex:1;min-height:8px;border-radius:4px 4px 0 0;background:#ffffff59;animation:paylaterr-new-dashboard-grow .42s ease both;transform-origin:bottom}.paylaterr-new-dashboard__bars .is-income{background:#6ee7b7}.paylaterr-new-dashboard__rewards{padding:24px}.paylaterr-new-dashboard__rewards p{display:flex;align-items:center;justify-content:space-between;margin:0;color:#5331d8;font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.paylaterr-new-dashboard__rewards p span{border-radius:999px;background:#080f26;color:#fff;font-size:12px;letter-spacing:0;padding:5px 11px;text-transform:none}.paylaterr-new-dashboard__rewards>strong{display:block;margin-top:12px;font-family:Fraunces,Georgia,serif;font-size:32px}.paylaterr-new-dashboard__rewards>strong small{color:#080f2680;font-size:20px}.paylaterr-new-dashboard__rewards>div{margin-top:12px}.paylaterr-new-dashboard__rewards button{width:100%;margin-top:18px;background:#080f26;color:#fff;padding:12px}.paylaterr-new-dashboard__offers{padding:20px;animation:paylaterr-new-dashboard-fade-up .42s ease both}.paylaterr-new-dashboard__offers>p{display:inline-flex;align-items:center;gap:6px;margin:0;border-radius:999px;background:#f3f0ff;color:#5331d8;font-size:12px;font-weight:800;padding:6px 12px}.paylaterr-new-dashboard__offers>strong{display:block;margin-top:16px;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:650;letter-spacing:-.01em}.paylaterr-new-dashboard__offers>span{display:block;margin-top:6px;color:#080f2699;font-size:13px;font-weight:600;line-height:1.5}.paylaterr-new-dashboard__offers>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px}.paylaterr-new-dashboard__offers a{border-radius:14px;background:#f3f0ff;color:#5331d8;font-size:12px;font-weight:800;padding:10px;text-align:center;text-decoration:none!important;transition:background .18s ease,color .18s ease,transform .18s ease}.paylaterr-new-dashboard__offers a:hover,.paylaterr-new-dashboard__offers a:focus,.paylaterr-new-dashboard__offers a:active,.paylaterr-new-dashboard__offers a:visited{text-decoration:none!important}.paylaterr-new-dashboard__offers a:hover{background:#5331d8;color:#fff;transform:translateY(-1px)}.paylaterr-new-dashboard__promo-stack{display:grid;gap:20px}.paylaterr-new-dashboard__refer-card,.paylaterr-new-dashboard__giveaway-card{padding:20px;animation:paylaterr-new-dashboard-fade-up .42s ease both}.paylaterr-new-dashboard__refer-card>p{display:inline-flex;align-items:center;gap:6px;margin:0;border-radius:999px;background:#f3f0ff;color:#5331d8;font-size:12px;font-weight:800;padding:6px 12px}.paylaterr-new-dashboard__refer-card>strong{display:block;margin-top:16px;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:650;line-height:1.2}.paylaterr-new-dashboard__refer-card>span{display:block;margin-top:6px;color:#080f2699;font-size:12px;font-weight:600}.paylaterr-new-dashboard__referral-code{display:flex;align-items:center;gap:8px;margin-top:16px;border:1px dashed rgba(83,49,216,.4);border-radius:16px;background:#f3f0ff73;padding:8px 8px 8px 12px}.paylaterr-new-dashboard__referral-code code{min-width:0;flex:1;color:#5331d8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;font-weight:800;letter-spacing:.08em}.paylaterr-new-dashboard__referral-code button{display:inline-flex;align-items:center;gap:5px;border:0;border-radius:10px;background:#5331d8;color:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:800;padding:8px 10px}.paylaterr-new-dashboard__referral-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;border-top:1px solid rgba(8,15,38,.05);padding-top:16px}.paylaterr-new-dashboard__referral-stats strong,.paylaterr-new-dashboard__referral-stats span{display:block}.paylaterr-new-dashboard__referral-stats strong{font-family:Fraunces,Georgia,serif;font-size:26px;line-height:1}.paylaterr-new-dashboard__referral-stats div:last-child strong{color:#5331d8}.paylaterr-new-dashboard__referral-stats span{margin-top:5px;color:#080f2680;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.paylaterr-new-dashboard__giveaway-card{position:relative;overflow:hidden;border-radius:28px;background:#080f26;color:#fff}.paylaterr-new-dashboard__giveaway-card:before{position:absolute;bottom:-70px;left:-70px;width:190px;height:190px;border-radius:999px;background:#5331d873;content:"";filter:blur(34px)}.paylaterr-new-dashboard__giveaway-card>div{position:relative}.paylaterr-new-dashboard__giveaway-card p{display:inline-flex;align-items:center;gap:6px;margin:0;border-radius:999px;background:#ffffff1a;color:#ffffffeb;font-size:12px;font-weight:800;padding:6px 12px}.paylaterr-new-dashboard__giveaway-card>div>strong{display:block;margin-top:16px;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:650;line-height:1.2}.paylaterr-new-dashboard__giveaway-card>div>strong span{color:#8b5cf6}.paylaterr-new-dashboard__giveaway-card small{display:block;margin-top:6px;color:#ffffffa6;font-size:12px;line-height:1.5}.paylaterr-new-dashboard__giveaway-card button{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:7px;margin-top:16px;border:0;border-radius:999px;background:#5331d8;color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:800;padding:11px 14px}.paylaterr-new-dashboard__giveaway-progress{display:flex;align-items:center;gap:12px;margin-top:16px}.paylaterr-new-dashboard__giveaway-progress>span{height:8px;flex:1;overflow:hidden;border-radius:999px;background:#ffffff26}.paylaterr-new-dashboard__giveaway-progress>span i{display:block;height:100%;border-radius:inherit;background:#5331d8}.paylaterr-new-dashboard__giveaway-progress>strong{color:#fffc;font-size:12px;font-weight:800;white-space:nowrap}@media (max-width: 1180px){.paylaterr-new-dashboard__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.paylaterr-new-dashboard__grid{grid-template-columns:1fr}}@media (max-width: 767px){.paylaterr-new-dashboard{gap:18px}.paylaterr-new-dashboard__checklist>div:first-child,.paylaterr-new-dashboard__panel-heading{align-items:flex-start;flex-direction:column}.paylaterr-new-dashboard__checklist span{margin-left:0}.paylaterr-new-dashboard__stats,.paylaterr-new-dashboard__subscription,.paylaterr-new-dashboard__insights-grid{grid-template-columns:1fr}.paylaterr-new-dashboard__bill-head{display:none}.paylaterr-new-dashboard__bill-list li{grid-template-columns:1fr 1fr}.paylaterr-new-dashboard__bill-name{grid-column:1/-1}.paylaterr-new-dashboard__bill-list li>button{justify-self:start}}@keyframes paylaterr-new-dashboard-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes paylaterr-new-dashboard-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes paylaterr-new-dashboard-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.paylaterr-new-dashboard__skel-line{display:block;border-radius:999px;background:linear-gradient(90deg,#f3f0f9eb,#fffffffa,#f3f0f9eb);background-size:200% 100%;animation:paylaterr-new-dashboard-skel-shimmer 1.15s ease-in-out infinite}.paylaterr-new-dashboard--skeleton .paylaterr-new-dashboard__stat-card:hover{box-shadow:0 1px 2px #080f260a;transform:none}.paylaterr-new-dashboard--skeleton .paylaterr-new-dashboard__checklist>div:first-child{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.paylaterr-new-dashboard--skeleton .paylaterr-new-dashboard__checklist .paylaterr-new-dashboard__skel-line--check-meta{margin-left:auto}.paylaterr-new-dashboard--skeleton .paylaterr-new-dashboard__bill-row--skeleton{pointer-events:none}.paylaterr-new-dashboard__skeleton-title-muted{color:#5331d8;font-style:italic;font-weight:500}.paylaterr-new-dashboard__skel-line--icon{width:22px;height:22px;border-radius:8px}.paylaterr-new-dashboard__skel-line--check-strong{width:min(220px,50%);height:16px}.paylaterr-new-dashboard__skel-line--check-meta{width:88px;height:13px}.paylaterr-new-dashboard__skel-progress{display:block;width:58%;height:100%;border-radius:inherit;background:#5331d833}.paylaterr-new-dashboard__skel-line--stat-icon{width:44px;height:44px;border-radius:18px}.paylaterr-new-dashboard__skel-line--stat-help{width:18px;height:18px}.paylaterr-new-dashboard__skel-line--stat-value{width:72%;height:28px;margin-top:18px;border-radius:12px}.paylaterr-new-dashboard__skel-line--stat-label{width:55%;height:14px;margin-top:10px}.paylaterr-new-dashboard__skel-line--eyebrow{width:100px;height:11px}.paylaterr-new-dashboard__skel-line--h2{width:min(260px,70%);height:26px;margin-top:8px;border-radius:12px}.paylaterr-new-dashboard__skel-line--h2-short{width:min(200px,55%);height:26px;margin-top:8px;border-radius:12px}.paylaterr-new-dashboard__skel-line--h3{width:160px;height:18px;margin-bottom:16px;border-radius:10px}.paylaterr-new-dashboard__skel-line--pill{width:90px;height:32px;border-radius:999px}.paylaterr-new-dashboard__skel-line--pill-wide{width:160px;height:30px;border-radius:999px}.paylaterr-new-dashboard__skel-line--btn{width:170px;height:40px;border-radius:999px}.paylaterr-new-dashboard__skel-line--btn-wide{width:100%;height:40px;max-width:220px;border-radius:999px}.paylaterr-new-dashboard__skel-line--link{width:96px;height:20px}.paylaterr-new-dashboard__skel-line--bill-icon{width:40px;height:40px;border-radius:16px;flex-shrink:0}.paylaterr-new-dashboard__skel-line--bill-title{width:min(140px,40vw);height:15px}.paylaterr-new-dashboard__skel-line--bill-sub{width:72px;height:12px;margin-top:6px}.paylaterr-new-dashboard__skel-line--cell{width:100%;max-width:72px;height:14px;justify-self:center}.paylaterr-new-dashboard__skel-line--cell-sm{width:52px;height:14px;justify-self:center}.paylaterr-new-dashboard__skel-line--cell-md{width:88px;height:14px;justify-self:center}.paylaterr-new-dashboard__skel-line--pay-btn{width:48px;height:32px;border-radius:999px;justify-self:end}.paylaterr-new-dashboard__skel-line--sub-sm{width:100px;height:11px}.paylaterr-new-dashboard__skel-line--sub-lg{width:75%;height:22px;margin-top:8px;border-radius:10px}.paylaterr-new-dashboard__skel-line--sub-meta{width:90%;height:12px;margin-top:6px}.paylaterr-new-dashboard__subscription--skeleton div{display:flex;flex-direction:column;gap:8px}.paylaterr-new-dashboard__skel-line--act-title{width:min(220px,90%);height:15px}.paylaterr-new-dashboard__skel-line--act-sub{width:120px;height:12px;margin-top:4px}.paylaterr-new-dashboard__skel-line--act-pill{width:88px;height:26px;border-radius:999px;flex-shrink:0}.paylaterr-new-dashboard__insights--skeleton .paylaterr-new-dashboard__skel-line--chart-label{width:120px;height:13px;margin-bottom:12px}.paylaterr-new-dashboard__skel-cat-row{margin-bottom:12px}.paylaterr-new-dashboard__skel-line--cat-text{width:50%;height:13px;margin-bottom:8px}.paylaterr-new-dashboard__skel-line--cat-bar{width:100%;height:8px;border-radius:999px}.paylaterr-new-dashboard__skel-bars{display:flex;height:70px;align-items:flex-end;gap:4px;margin-top:12px}.paylaterr-new-dashboard__skel-bar-wrap{display:flex;flex:1;align-items:flex-end;justify-content:center;min-width:0}.paylaterr-new-dashboard__skel-bar-inner{display:block;width:100%;min-height:8px;border-radius:4px 4px 0 0;background:linear-gradient(90deg,#f3f0f9eb,#fffffffa,#f3f0f9eb);background-size:200% 100%;animation:paylaterr-new-dashboard-skel-shimmer 1.15s ease-in-out infinite}.paylaterr-new-dashboard__mini-card--skeleton>div:first-child{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.paylaterr-new-dashboard__skel-line--side-title{width:min(180px,70%);height:17px}.paylaterr-new-dashboard__skel-line--side-pill{width:56px;height:24px;border-radius:999px}.paylaterr-new-dashboard__upcoming--skeleton{display:grid;gap:10px;margin-top:14px}.paylaterr-new-dashboard__skel-line--side-amount{width:100px;height:26px;border-radius:10px}.paylaterr-new-dashboard__skel-line--rep-title{width:110px;height:14px}.paylaterr-new-dashboard__skel-line--rep-sub{width:88px;height:12px;margin-top:4px}.paylaterr-new-dashboard__skel-line--rep-amt{width:72px;height:14px;justify-self:end}.paylaterr-new-dashboard__skel-line--rep-icon{width:22px;height:22px;border-radius:999px}.paylaterr-new-dashboard__forecast--skeleton .paylaterr-new-dashboard__skel-line{background:linear-gradient(90deg,#ffffff1a,#fff3,#ffffff1a);background-size:200% 100%}.paylaterr-new-dashboard__skel-line--forecast-label{width:130px;height:11px}.paylaterr-new-dashboard__skel-line--forecast-value{width:100px;height:40px;margin-top:12px;border-radius:12px}.paylaterr-new-dashboard__skel-line--forecast-meta{width:min(240px,90%);height:14px;margin-top:8px}.paylaterr-new-dashboard__bars--skeleton{display:flex;height:70px;align-items:flex-end;gap:4px;margin-top:18px}.paylaterr-new-dashboard__skel-bar-col{flex:1;min-height:12px;border-radius:4px 4px 0 0;background:linear-gradient(90deg,#ffffff1f,#ffffff38,#ffffff1f);background-size:200% 100%;animation:paylaterr-new-dashboard-skel-shimmer 1.15s ease-in-out infinite}.paylaterr-new-dashboard__skel-line--forecast-btn{width:100%;height:40px;margin-top:18px;border-radius:14px}.paylaterr-new-dashboard__rewards--skeleton .paylaterr-new-dashboard__skel-line--rewards-label{width:140px;height:12px}.paylaterr-new-dashboard__skel-line--rewards-value{width:120px;height:32px;margin-top:12px;border-radius:12px}.paylaterr-new-dashboard__rewards-skeleton-track{height:8px;margin-top:14px;overflow:hidden;border-radius:999px;background:#080f261a}.paylaterr-new-dashboard__rewards-skeleton-track span{display:block;width:55%;height:100%;border-radius:inherit;background:#5331d840}.paylaterr-new-dashboard__skel-line--rewards-btn{width:100%;height:44px;margin-top:16px;border-radius:999px}.paylaterr-new-dashboard__skel-line--offer-eyebrow{width:160px;height:13px}.paylaterr-new-dashboard__skel-line--offer-title{width:70%;height:20px;margin-top:10px}.paylaterr-new-dashboard__skel-line--offer-body{width:95%;height:14px;margin-top:8px}.paylaterr-new-dashboard__offers-skeleton-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.paylaterr-new-dashboard__skel-line--offer-link{width:96px;height:36px;border-radius:999px}.paylaterr-new-dashboard__refer-card--skeleton{display:grid;gap:12px}.paylaterr-new-dashboard__skel-line--promo-tag{width:130px;height:13px}.paylaterr-new-dashboard__skel-line--promo-strong{width:85%;height:18px}.paylaterr-new-dashboard__skel-line--promo-strong-wide{width:92%;height:20px}.paylaterr-new-dashboard__skel-line--promo-sub{width:70%;height:13px}.paylaterr-new-dashboard__skel-line--promo-sub-wide{width:88%;height:13px}.paylaterr-new-dashboard__skel-line--promo-code{width:100%;height:40px;margin-top:6px;border-radius:16px}.paylaterr-new-dashboard__skel-line--giveaway-progress{width:100%;height:36px;margin-top:8px;border-radius:12px}.paylaterr-new-dashboard__skel-line--promo-btn{width:100%;height:42px;border-radius:999px}.paylaterr-new-dashboard__referral-stats--skeleton{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:8px;padding-top:12px;border-top:1px solid rgba(8,15,38,.05)}.paylaterr-new-dashboard__skel-line--stat-block{height:48px;border-radius:14px}.paylaterr-new-dashboard__giveaway-card--skeleton{padding:24px!important}.paylaterr-new-dashboard__giveaway-card.paylaterr-new-dashboard__giveaway-card--skeleton .paylaterr-new-dashboard__skel-line{background:linear-gradient(90deg,#ffffff14,#ffffff2e,#ffffff14);background-size:200% 100%}@media (max-width: 767px){.paylaterr-new-dashboard__bill-list li.paylaterr-new-dashboard__bill-row--skeleton{grid-template-columns:1fr 1fr}}.dashboard-header{position:fixed;top:0;left:120px;right:0;z-index:10;padding:12px 0;background-color:#e9eaff;max-width:1280px;margin-inline:auto}.dashboard-header-drawer-icon{position:fixed;left:70px;font-size:20px;top:35px;display:none;font-weight:700;color:#5331d8;cursor:pointer}.dashboard-header-title{position:relative;float:left;margin-right:100px}.dashboard-header-title>*{line-height:54px!important}.dashboard-header-search{position:relative;display:block;float:left;width:520px}.dashboard-header-search-form-control{font-family:Montserrat;width:100%;display:block;position:relative;box-sizing:border-box;padding:14px 22px;color:#252849;font-weight:600;font-size:16px;line-height:22px;border:2px solid rgba(0,0,0,0);outline:0;background:none;background-color:#fff;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-header-search-form-control:hover{border-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-header-search-form-control:focus{border-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-header-search-btn{background:none;background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.9806%2017.9602C10.9731%2017.9598%2012.9083%2017.2928%2014.4778%2016.0654L19.4127%2021L21%2019.4128L16.0652%2014.4782C17.2933%2012.9085%2017.9607%2010.9731%2017.9612%208.98011C17.9612%204.0287%2013.9323%200%208.9806%200C4.02892%200%200%204.0287%200%208.98011C0%2013.9315%204.02892%2017.9602%208.9806%2017.9602ZM8.9806%202.24503C12.6952%202.24503%2015.716%205.26571%2015.716%208.98011C15.716%2012.6945%2012.6952%2015.7152%208.9806%2015.7152C5.266%2015.7152%202.24515%2012.6945%202.24515%208.98011C2.24515%205.26571%205.266%202.24503%208.9806%202.24503Z'%20fill='black'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;position:absolute;top:0;right:0;bottom:0;width:60px;display:block;z-index:1;outline:0;border:0;cursor:pointer}.dashboard-header-menu{background-color:#fff;position:absolute;right:160px;top:20px;z-index:2;cursor:pointer;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-header-menu ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;padding:10px 4px}.dashboard-header-menu ul>li{display:inline-block;margin:0 4px}.dashboard-header-menu ul>li>a{position:relative;display:block;width:34px;height:34px;background-color:#5331d8;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-header-menu ul>li>a img{width:18px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}.dashboard-header-menu ul>li>a:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-header-menu ul>li>a:focus{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-header-notifications{position:absolute;right:100px;top:20px;z-index:2;cursor:pointer}.dashboard-header-notifications>a{display:block;padding:12px;position:relative;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-header-notifications>a img{width:24px}.dashboard-header-notifications>a .has-notify{position:absolute;right:12px;top:12px;z-index:2;background-color:#5331d8;width:10px;height:10px;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-animation:notification-anim 3s infinite;-moz-animation:notification-anim 3s infinite;-o-animation:notification-anim 3s infinite;animation:notification-anim 3s infinite}.dashboard-header-notifications>a:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-header-notifications>a:focus{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-header-notifications ul{display:none}.dashboard-header-profile{position:absolute;right:20px;top:20px;z-index:2;cursor:pointer}.dashboard-header-profile>a{cursor:pointer;position:relative;padding-right:20px;display:block;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-header-profile>a img{width:54px;height:auto;display:block}.dashboard-header-profile>a span{width:16px;height:16px;display:block;position:absolute;right:0;top:0;bottom:0;margin:auto;z-index:0;width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:10px solid #252849}.dashboard-header-profile ul{width:199px;border-radius:10px;background:#fff;text-align:center;position:absolute;top:50px;padding:24px 17px;right:0;box-shadow:#959da533 0 8px 24px;visibility:hidden;opacity:0;transform:translateY(-2em);z-index:-1;transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear .01s}.dashboard-header-profile ul:before{position:absolute;content:url("data:image/svg+xml,%3csvg%20width='17'%20height='14'%20viewBox='0%200%2017%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.76795%201C7.53775%20-0.333332%209.46225%20-0.333333%2010.2321%201L15.8612%2010.75C16.631%2012.0833%2015.6688%2013.75%2014.1292%2013.75H2.87084C1.33123%2013.75%200.368984%2012.0833%201.13878%2010.75L6.76795%201Z'%20fill='white'/%3e%3c/svg%3e");top:-13px;right:20px}.dashboard-header-profile ul img{width:37px;height:37px}.dashboard-header-profile ul li:not(:last-child){padding-bottom:9px}.dashboard-header-profile ul li:not(:last-child) a{border-bottom:1px solid #eaeaff;padding-bottom:9px}.dashboard-header-profile ul li a{display:flex;column-gap:10px;align-items:center;color:#555;font-family:Circular Std Book;font-size:16px;font-style:normal;font-weight:700;line-height:26px}@media (max-width: 992px){.dashboard-header-profile ul.active{visibility:visible;opacity:1;z-index:1;transform:translateY(0);transition-delay:0s,0s,.4s}}@media screen and (max-width: 1640px){.dashboard-header-title{margin-right:20px}.dashboard-header-title>*{font-size:24px!important}.dashboard-header-search{width:400px}}@media screen and (max-width: 1200px){.dashboard-header-search{width:200px}}@media screen and (max-width: 992px){.dashboard-header-search{display:none}}@media screen and (max-width: 767px){.dashboard-header{padding:10px 60px 10px 80px;left:0}.dashboard-header-drawer-icon{position:fixed;left:40px;font-size:20px;top:20px;display:block}.dashboard-header-drawer-icon img{width:32px;height:32px}.dashboard-header-title>*{font-size:16px!important;line-height:48px!important;margin:0}.dashboard-header-menu{display:none}.dashboard-header-notifications{right:125px;top:16px}.dashboard-header-notifications>a img{width:18px}.dashboard-header-profile{right:55px;top:16px}.dashboard-header-profile>a img{width:38px}}@media screen and (max-width: 600px){.dashboard-header-title>*{font-size:14px!important}}@media screen and (max-width: 576px){.dashboard-header{padding:10px 45px 10px 55px}.dashboard-header-drawer-icon{position:fixed;left:20px;font-size:20px;top:20px;display:block}.dashboard-header-drawer-icon img{width:29px;height:29px}.dashboard-header-notifications{right:105px;top:15px}.dashboard-header-profile{right:40px}}.dashboard-aside-backdrop{position:absolute;background-color:#0006;left:0;top:0;width:100vw;height:100vh;z-index:10}.dashboard-aside{position:fixed;top:20px;left:20px;bottom:20px;z-index:10;width:90px;display:block;background-color:#5331d8;-webkit-border-radius:60px;-moz-border-radius:60px;-o-border-radius:60px;border-radius:60px;position:absolute;overflow-y:auto;height:calc(100vh - 20px)}.dashboard-aside::-webkit-scrollbar{width:0px}.dashboard-aside-logo{position:relative;cursor:pointer;display:block;padding:20px 0;margin:0 20px;border-bottom:2px solid #fff}.dashboard-aside-logo img{display:block;margin:auto;width:34px}.dashboard-aside-close{display:none}.dashboard-aside-menu{position:relative}.dashboard-aside-menu>li{position:relative;display:block}.dashboard-aside-menu>li>a{cursor:pointer;position:relative;display:block;margin:auto;padding:12px 0;text-align:center;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-aside-menu>li>a img{display:block;margin:auto;width:28px}.dashboard-aside-menu>li>a span{display:block;color:#fff;font-size:12px;line-height:14px;font-weight:300;padding:4px 4px 0}.dashboard-aside-menu>li>a.active{background-color:#5959ef;text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-aside-menu>li>a:hover{background-color:#5959ef;text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-aside-menu>li>a:focus{background-color:#5959ef;text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-aside-menu-help{left:0;bottom:0;right:0;position:static}.dashboard-aside-menu-help>li{position:relative;display:block}.dashboard-aside-menu-help>li>a{position:relative;display:block;margin:auto;padding:12px 0;text-align:center;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-aside-menu-help>li>a img{display:block;margin:auto;width:28px}.dashboard-aside-menu-help>li>a .logout-icon{width:22px}.dashboard-aside-menu-help>li>a:hover{background-color:#5959ef;text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-aside-menu-help>li>a:focus{background-color:#5959ef;text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-aside-menu-help>li:last-child a{padding-bottom:24px}@media (max-width: 992px){.dashboard-aside-logo img{width:31px}.dashboard-aside-menu>li>a img{width:24px}.dashboard-aside-menu>li>a span{font-size:11px}.dashboard-aside-menu-help>li>a img{width:22px}}@media (max-width: 767px){.dashboard-aside{top:0;left:0;bottom:10px;width:222px;height:100%;border-radius:0;transform:translate(-222px);transition:.3s cubic-bezier(.91,.06,.47,1.05) transform}.dashboard-aside-active{transform:translate(0);transition:.3s ease-in-out}.dashboard-aside-logo{padding:10px 0;border-bottom:1px solid #fff}.dashboard-aside-logo img{width:37.9px;height:37.757px;margin-left:0}.dashboard-aside-close{position:fixed;left:175px;font-size:14px;top:13px;display:flex;color:#fff;padding:unset;width:27px;height:27px;justify-content:center;align-items:center;border-radius:26px;background:#ffffff1a}.dashboard-aside-menu{padding:20px 0}.dashboard-aside-menu .hide-sm{display:none}.dashboard-aside-menu>li>a{display:flex;align-items:center;padding:12px 15px;column-gap:8px}.dashboard-aside-menu>li>a img{width:20px;margin:0}.dashboard-aside-menu>li>a span{font-size:13px;font-style:normal;font-weight:500;letter-spacing:.6px;line-height:15px;font-family:Circular Std Book}.dashboard-aside-menu-help{position:absolute}.dashboard-aside-menu-help>li>a{padding-inline:15px}.dashboard-aside-menu-help>li>a img{margin-left:0}.dashboard-aside-menu-help>li>a .logout-icon{width:18px}.dashboard-aside-menu-help>li>a span{display:block}.dashboard-aside-menu-help>li:last-child a{padding-left:18px}}.table{width:100%;max-width:100%}.table>thead>tr th{position:relative;padding:16px 0;font-size:20px;line-height:26px;vertical-align:middle;font-weight:700}.table>thead>tr th:first-child{text-align:left}.table>tbody>tr{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.table>tbody>tr td{position:relative;vertical-align:middle;text-align:center;font-size:16px;line-height:20px;font-weight:600;padding:16px 0;color:#252849}.table>tbody>tr td:first-child{text-align:left}.table>tbody>tr:hover,.table>tbody>tr.selected{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.table>tbody>tr:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.table-wrapper{background-color:#fff;padding:20px;display:block;position:relative;width:100%;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px}.table-wrapper .table>tbody>tr td{white-space:nowrap}.table-wrapper .table>tbody>tr td:first-child{padding-left:60px}.table-wrapper .table>thead>tr th{white-space:nowrap;padding-inline:8px}.table-wrapper .pagination-list{margin-top:15px}.table-wrapper .pagination-list ul{justify-content:flex-end}.table-container{overflow-x:auto}.table-container::-webkit-scrollbar{height:8px}@media (max-width: 1200px){.table-wrapper .table>thead>tr th{font-size:17px}}@media screen and (max-width: 992px){.table-wrapper{overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;padding:15px 20px}}@media (max-width: 992px){.table-wrapper .table>thead>tr th{padding:10px 13px;font-size:16px;line-height:24px}.table-wrapper .table>tbody>tr td{font-size:14px;padding:14px 0}}@media screen and (min-width: 768px){.table-wrapper .table>tbody>tr.no-hover,.table-wrapper .table>tbody>tr.no-hover:hover,.table-wrapper .table>tbody>tr.no-hover:focus{box-shadow:none!important;border-color:transparent!important}.table-wrapper .table>tbody>tr.no-hover td,.table-wrapper .table>tbody>tr.no-hover:hover td,.table-wrapper .table>tbody>tr.no-hover:focus td{border-color:transparent!important}.table-row-name-mobile{display:none}}@media screen and (max-width: 767px){.table-mobile{margin-top:15px}.table-mobile thead{display:none}.table-mobile tr{display:flex;flex-direction:column;align-items:center;border:1px solid #5331d8!important;border-radius:10px;margin-bottom:30px}.table-mobile tr td{display:flex;justify-content:space-between;align-items:center;width:90%;border-bottom:1px solid #eaeaff}.table-mobile tr td:last-child{border-bottom:none}.table-mobile tr.selected{border-color:#38b763!important}.table-wrapper .table-mobile>tbody>tr td{padding:13px 0 15px;padding-left:0!important}.table-row-name-mobile{font-family:Circular Std Book;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:left;color:#000;margin-bottom:0!important}}@media screen and (max-width: 576px){.table-wrapper .table>thead>tr th{font-size:13px;line-height:22px}.table-wrapper .table>tbody>tr td{font-size:12px;padding:15px}}.dashboard-content-box-item{background-color:#fff;padding:20px;z-index:1;display:block;margin-bottom:20px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item:hover{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item:hover .dashboard-content-box-item-icon img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item:focus .dashboard-content-box-item-icon img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item-menu ul{display:none}.dashboard-content-box-item-icon{position:relative;display:block;margin-bottom:35px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item-icon img{height:50px;display:block;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item-price{font-size:24px;line-height:30px;position:relative;display:block}.reward-point-field{display:flex;align-items:center;margin-bottom:7px;position:relative}.reward-point-field .dashboard-content-box-item-price-info{position:relative}.dashboard-content-box-item-price-info{position:absolute;top:0;right:0;width:30px;height:30px;background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='22'%20viewBox='0%200%2021%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.4475%2017.6C10.815%2017.6%2011.1258%2017.4669%2011.3799%2017.2007C11.634%2016.9345%2011.7607%2016.6093%2011.76%2016.225C11.76%2015.84%2011.6333%2015.5144%2011.3799%2015.2482C11.1265%2014.982%2010.8157%2014.8493%2010.4475%2014.85C10.08%2014.85%209.76955%2014.9831%209.51615%2015.2493C9.26275%2015.5155%209.1357%2015.8407%209.135%2016.225C9.135%2016.61%209.26205%2016.9356%209.51615%2017.2018C9.77025%2017.468%2010.0807%2017.6007%2010.4475%2017.6ZM9.5025%2013.365H11.445C11.445%2012.76%2011.5108%2012.2833%2011.6424%2011.935C11.774%2011.5867%2012.1457%2011.11%2012.7575%2010.505C13.2125%2010.0283%2013.5712%209.5744%2013.8337%209.1432C14.0962%208.712%2014.2275%208.19427%2014.2275%207.59C14.2275%206.56333%2013.8687%205.775%2013.1512%205.225C12.4337%204.675%2011.585%204.4%2010.605%204.4C9.6075%204.4%208.79795%204.675%208.17635%205.225C7.55475%205.775%207.1218%206.435%206.8775%207.205L8.61%207.92C8.6975%207.59%208.89455%207.2325%209.20115%206.8475C9.50775%206.4625%209.9757%206.27%2010.605%206.27C11.165%206.27%2011.585%206.4306%2011.865%206.7518C12.145%207.073%2012.285%207.42573%2012.285%207.81C12.285%208.17667%2012.18%208.5206%2011.97%208.8418C11.76%209.163%2011.4975%209.46073%2011.1825%209.735C10.4125%2010.45%209.94%2010.9908%209.765%2011.3575C9.59%2011.7242%209.5025%2012.3933%209.5025%2013.365ZM10.5%2022C9.0475%2022%207.6825%2021.7111%206.405%2021.1332C5.1275%2020.5553%204.01625%2019.7718%203.07125%2018.7825C2.12625%2017.7925%201.3783%2016.6283%200.8274%2015.29C0.2765%2013.9517%200.0007%2012.5217%200%2011C0%209.47833%200.2758%208.04833%200.8274%206.71C1.379%205.37167%202.12695%204.2075%203.07125%203.2175C4.01625%202.2275%205.1275%201.44393%206.405%200.8668C7.6825%200.289667%209.0475%200.000733333%2010.5%200C11.9525%200%2013.3175%200.288933%2014.595%200.8668C15.8725%201.44467%2016.9837%202.22823%2017.9287%203.2175C18.8738%204.2075%2019.622%205.37167%2020.1736%206.71C20.7252%208.04833%2021.0007%209.47833%2021%2011C21%2012.5217%2020.7242%2013.9517%2020.1726%2015.29C19.621%2016.6283%2018.8731%2017.7925%2017.9287%2018.7825C16.9837%2019.7725%2015.8725%2020.5564%2014.595%2021.1343C13.3175%2021.7122%2011.9525%2022.0007%2010.5%2022Z'%20fill='%235331d8'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;z-index:2;display:block;cursor:pointer}.dashboard-content-box-item-price-info:hover .dashboard-content-box-item-price-info-popup{display:block}.dashboard-content-box-item-price-info:focus .dashboard-content-box-item-price-info-popup{display:block}.dashboard-content-box-item-price-info-popup{position:absolute;left:15px;bottom:40px;width:220px;z-index:2;background-color:#fff;display:none;border:2px solid #27ae60;padding:4px 6px;font-size:10px;line-height:14px;color:#27ae60;font-weight:600;-webkit-border-radius:5px 5px 5px 0px;-moz-border-radius:5px 5px 5px 0px;-o-border-radius:5px 5px 5px 0px;border-radius:5px 5px 5px 0;white-space:pre-wrap}.dashboard-content-box-item-price-info-popup:after{content:"";position:absolute;left:-2px;bottom:-14px;display:block;width:0;height:0;z-index:-1;border-left:0px solid rgba(0,0,0,0);border-right:24px solid rgba(0,0,0,0);border-top:14px solid #27ae60}.dashboard-content-box-item-price-info-popup:before{content:"";position:absolute;left:0;bottom:-10px;display:block;width:0;height:0;z-index:0;border-left:0px solid rgba(0,0,0,0);border-right:18px solid rgba(0,0,0,0);border-top:10px solid #fff}.dashboard-content-box-item-link{font-size:18px;line-height:24px;color:#5331d8;font-weight:600;text-decoration:underline}.dashboard-content-box-item-card{padding:15px;position:relative;display:block;border:2px solid #5331d8;margin-bottom:20px;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;border-radius:15px}.dashboard-content-box-item-card-edit-link{position:absolute;right:15px;top:15px;z-index:1;padding-right:30px;font-size:18px;line-height:24px;font-weight:700;cursor:pointer;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item-card-edit-link span{background-color:#e9eaff;width:22px;height:22px;display:block;position:absolute;top:12px;bottom:0;margin:auto;right:0;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%}.dashboard-content-box-item-card-edit-link span:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#5331d8;width:10px;height:2px;display:block;margin:auto;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.dashboard-content-box-item-card-edit-link span:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#5331d8;width:10px;height:2px;display:block;margin:auto;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item-card-edit-link:hover{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms;text-decoration:none}.dashboard-content-box-item-card-edit-link:hover span{background-color:#5331d8}.dashboard-content-box-item-card-edit-link:hover span:after{background-color:#fff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item-card-edit-link:hover span:before{background-color:#fff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item-card-edit-link:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms;text-decoration:none}.dashboard-content-box-item-card-edit-link:focus span{background-color:#5331d8}.dashboard-content-box-item-card-edit-link:focus span:after{background-color:#fff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item-card-edit-link:focus span:before{background-color:#fff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-bill-upload-section{min-height:176px;cursor:pointer}.dashboard-content-box-item-card-header{min-height:44px;position:relative;display:block;margin:-15px -15px 15px;padding:10px 5px;background-color:#5331d8;text-align:center;-webkit-border-radius:10px 10px 0px 0px;-moz-border-radius:10px 10px 0px 0px;-o-border-radius:10px 10px 0px 0px;border-radius:10px 10px 0 0}.dashboard-content-box-item-card-header>*{color:#fff;margin:0;font-weight:500}@media screen and (max-width: 1640px){.dashboard-content-box-item{padding:15px}.dashboard-content-box-item-price{font-size:20px;line-height:24px}}@media screen and (max-width: 992px){.dashboard-content-box-item-price-info span.dashboard-content-box-item-price-info-popup{right:0!important;left:unset!important;border-radius:5px 5px 0}.dashboard-content-box-item-price-info-popup:after{content:"";right:-2px;bottom:-14px;left:unset;transform:rotateY(180deg)}.dashboard-content-box-item-price-info-popup:before{content:"";right:0;bottom:-10px;left:unset;transform:rotateY(180deg)}}@media screen and (max-width: 767px){.dashboard-content-box-item{margin-bottom:10px}.dashboard-content-box-item-link{font-size:16px;line-height:22px}}.table-container{min-height:125px}.status-column{padding-right:50px!important}.table-dashboard.PENDING>thead>tr th:last-child{text-align:center}.dashboard-table-icon-wrapper{position:relative}.dashboard-table-icon{background-color:#e9eaff;width:42px;height:42px;position:absolute;left:-55px;top:0;bottom:0;margin:auto;z-index:0;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-table-icon img{width:18px;display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.table-wrapper .table .dashboard-table-pay{display:flex;gap:29.5px;justify-content:center;width:100%;min-width:90px;padding-left:10px}.table-wrapper .table .dashboard-table-pay .btn.btn-primary{width:100.5px;height:36px;padding:7px}.table-wrapper .table .dashboard-table-pay .btn.btn_outlined{width:76px;height:36px;flex-shrink:0;border-radius:100px;border:1px solid #eaeaff;padding:6px}.table-wrapper .table .dashboard-table-pay .btn.btn_outlined:hover{background-color:#252849;color:#fff;border-color:#252849}.table-wrapper .table .table-cell-status{position:relative;text-align:left;padding-left:8px;padding-right:8px}.table-wrapper .table .table-cell-status .dashboard-content-box-item-price-info{background-image:url("data:image/svg+xml,%3csvg%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.9678%2019.0071H14.4678V11.5071H11.9678V19.0071ZM13.2178%209.00708C13.5719%209.00708%2013.869%208.88708%2014.109%208.64708C14.349%208.40708%2014.4686%208.11041%2014.4678%207.75708C14.4678%207.40291%2014.3478%207.10583%2014.1078%206.86583C13.8678%206.62583%2013.5711%206.50625%2013.2178%206.50708C12.8636%206.50708%2012.5665%206.62708%2012.3265%206.86708C12.0865%207.10708%2011.9669%207.40375%2011.9678%207.75708C11.9678%208.11125%2012.0878%208.40833%2012.3278%208.64833C12.5678%208.88833%2012.8644%209.00791%2013.2178%209.00708ZM13.2178%2025.2571C11.4886%2025.2571%209.86361%2024.9287%208.34277%2024.2721C6.82194%2023.6154%205.49902%2022.725%204.37402%2021.6008C3.24902%2020.4758%202.35861%2019.1529%201.70277%2017.6321C1.04694%2016.1112%200.718607%2014.4862%200.717773%2012.7571C0.717773%2011.0279%201.04611%209.40291%201.70277%207.88208C2.35944%206.36125%203.24986%205.03833%204.37402%203.91333C5.49902%202.78833%206.82194%201.89791%208.34277%201.24208C9.86361%200.586247%2011.4886%200.257913%2013.2178%200.25708C14.9469%200.25708%2016.5719%200.585413%2018.0928%201.24208C19.6136%201.89875%2020.9365%202.78916%2022.0615%203.91333C23.1865%205.03833%2024.0774%206.36125%2024.734%207.88208C25.3907%209.40291%2025.7186%2011.0279%2025.7178%2012.7571C25.7178%2014.4862%2025.3894%2016.1112%2024.7328%2017.6321C24.0761%2019.1529%2023.1857%2020.4758%2022.0615%2021.6008C20.9365%2022.7258%2019.6136%2023.6167%2018.0928%2024.2733C16.5719%2024.93%2014.9469%2025.2579%2013.2178%2025.2571Z'%20fill='%235331d8'/%3e%3c/svg%3e")!important;top:-6px!important;right:-6px!important}.btn-pay{width:75px!important}.dashboard-table-pay .dashboard-table-pay-btn{display:flex;gap:30px}.dashboard-table-subscription{border-top:1.5px solid #eaeaff;padding-block:20px;margin-block:20px}.dashboard-table-subscription .dashboard-table-subscription-info{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px}.dashboard-table-subscription .dashboard-table-subscription-info .tag{color:#2d3353;font-family:Circular Std Bold;font-size:16px;font-style:normal;font-weight:700;line-height:18px;min-width:111px;max-width:max-content;height:45px;border-radius:194.16px;opacity:.75;background:#eaeaff;display:flex;align-items:center;justify-content:center;padding:0 12px}.dashboard-table-subscription .dashboard-table-subscription-info p{color:#2d3353;font-family:Circular Std Bold;opacity:.75;font-size:15px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:0;letter-spacing:.3px}.dashboard-table-subscription-info-user{display:flex;justify-content:space-between}.dashboard-table-subscription-info-user p{font-size:15px!important}.dashboard-table-subscription-info-user-left{width:245px}@media (max-width: 992px){.dashboard-table-icon{width:38px;height:38px}}@media (min-width: 992px){.dashboard-table-subscription-info-user .offers-mobile{display:none!important}}@media only screen and (min-width: 767.98px){.table-dashboard{border-collapse:separate;border-spacing:0px 5px}.table-dashboard>tbody>tr td{border-top:solid 1px black;border-bottom:solid 1px black;border-color:transparent}.table-dashboard>tbody>tr td:first-child{text-align:left;border-left:solid 1px black;border-top-left-radius:15px;border-bottom-left-radius:15px;-moz-border-radius-topleft:15px;-moz-border-radius-bottomleft:15px;border-color:transparent}.table-dashboard>tbody>tr td:last-child{border-right:solid 1px black;-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;border-color:transparent}.table-dashboard>tbody>tr:hover,.table-dashboard>tbody>tr.selected{border-color:#38b763}.table-dashboard>tbody>tr:hover td,.table-dashboard>tbody>tr.selected td{border-color:#38b763}.table-dashboard>tbody>tr:hover td:first-child,.table-dashboard>tbody>tr.selected td:first-child{border-color:#38b763}.table-dashboard>tbody>tr:hover td:last-child,.table-dashboard>tbody>tr.selected td:last-child{border-color:#38b763}.table-dashboard>tbody>tr:focus{border-color:#38b763}.table-dashboard>tbody>tr:focus td{border-color:#38b763}.table-dashboard>tbody>tr:focus td:first-child{border-color:#38b763}.table-dashboard>tbody>tr:focus td:last-child{border-color:#38b763}}@media screen and (max-width: 767.98px){.dashboard-table-icon-wrapper{width:100%;display:flex;justify-content:end;align-items:end}.dashboard-table-icon-wrapper .dashboard-table-icon{left:5%!important}.btn-pay{margin-bottom:0!important}.table-wrapper .table .dashboard-table-pay{gap:8px;justify-content:space-between;padding-left:0}.table-wrapper .table .dashboard-table-pay img{width:37px}.table-wrapper .table .table-cell-status .dashboard-content-box-item-price-info{right:-22px!important}.dashboard-table-pay{margin:0!important;gap:20px!important}.dashboard-table-pay .dashboard-table-pay-btn{gap:20px}.table-mobile-btn-group{padding:20px!important}}@media screen and (max-width: 600px){.dashboard-table-subscription-info{gap:20px;row-gap:26px}.dashboard-table-subscription-info p{font-size:14px;line-height:22px}}@media (max-width: 576px){.dashboard-table-icon{width:35px;height:35px}.dashboard-table-icon img{width:16px}}@media screen and (max-width: 370px){.dashboard-table-pay-btn{flex-direction:column;align-items:center;gap:5px!important}}.payment-box-item-price-change{margin-bottom:15px}.payment-box-item-price-change input{font-family:Montserrat;width:60%;position:relative;box-sizing:border-box;padding:0;color:#252849;font-weight:600;font-size:18px;line-height:24px;border:0;outline:0;background:none;background-color:#fff;-webkit-box-shadow:0px 4px 12px rgba(0,0,0,.1);-moz-box-shadow:0px 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px #0000001a;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box-item-price-change input:hover{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box-item-price-change input:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item-card-item{min-height:60px;display:block;margin-bottom:15px;padding:10px 90px 10px 10px;position:relative;background-color:#e9eaff;border:1px solid rgba(0,0,0,0);-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item-card-item:last-child{margin-bottom:0}.dashboard-content-box-item-card-item:hover{border-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item-card-item:focus{border-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.dashboard-content-box-item-card-item-price{position:absolute;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;top:0;bottom:0;margin:auto;z-index:1;gap:5px;right:5px}.dashboard-content-box-item-card-item-price h3{margin-bottom:0}.header-loading li{display:none!important}.header-loading li:first-child{display:block!important}.header-loading li .react-loading-skeleton{width:290px}.subscription-plans-loading{display:flex;flex-direction:column}.subscription-plans-loading .card-loading{background-color:#fff;padding:20px 30px;border-radius:12px;margin-bottom:20px}.subscription-plans-loading-onboarding .card-loading{box-shadow:0 15px 60px #00000014}.payment-methods-loading{width:100%;max-width:500px}.payment-methods-loading .react-loading-skeleton{margin-bottom:12px}.history-table-loading tbody tr{min-height:90px}.history-table-loading tbody tr td:first-child .second-span{margin-top:6px}.dashboard-table-loading tbody tr:last-child{border-bottom:none!important}@media screen and (max-width: 767px){.header-loading li{display:block!important}.history-table-loading tbody tr{min-height:85px;display:none}.history-table-loading tbody tr:nth-child(1){display:flex}.history-table-loading tbody tr:nth-child(2){display:flex}.history-table-loading tbody tr:nth-child(3){display:flex}.history-table-loading tbody tr td:first-child .first-span{display:none}.history-table-loading tbody tr td span,.dashboard-table-loading tbody tr td span{width:80px!important}}.accordions{position:relative;display:block}.accordions .accordion-item{position:relative;display:block;border-bottom:1px solid #8a8a8a}.accordions .accordion-item:last-child{border-bottom:rgba(0,0,0,0);margin-bottom:0}.accordions .accordion-item>a{cursor:pointer;padding:20px 30px 20px 0;font-size:16px;line-height:22px;color:#252849;position:relative;display:block;font-weight:600;transition:all .3s ease}.accordions .accordion-item>a:after,.accordions .accordion-item>a:before{content:"";position:absolute;right:0;top:30px;width:12px;height:2px;display:block;background-color:#252849;transition:all .3s ease}.accordions .accordion-item>a:after{right:0;transform:rotate(-45deg)}.accordions .accordion-item>a:before{right:8px;transform:rotate(45deg)}.accordions .accordion-item>a:hover{text-decoration:none}.accordions .accordion-item>a.accordion-item-active:after{transform:rotate(45deg)}.accordions .accordion-item>a.accordion-item-active:before{transform:rotate(-45deg)}.accordions .accordion-item .accordion-content{position:relative;height:0;overflow:hidden;padding-right:120px;transition:height .5s ease}.accordions .accordion-item .accordion-content.space{height:30px}.accordions .accordion-item .accordion-content.accordion-content-active{height:auto}.accordions .accordion-item .accordion-content ul{list-style:decimal!important;padding-left:16px!important}.accordions .accordion-item-last-border:last-child{border-bottom:1px solid #8a8a8a!important;margin-bottom:12px}@media screen and (max-width: 767px){.accordions>.accordion-item>a{padding:15px 30px 15px 0;font-size:18px}.accordions>.accordion-item>a:after,.accordions>.accordion-item>a:before{top:28px;width:8px;height:2px}.accordions>.accordion-item>a:before{right:6px}.accordions>.accordion-item .accordion-content{padding-right:0}}.social-security .form-group-with-text-right-info-text{right:40px}.social-security .dashboard-content-box-item-price-info{top:10px;right:-41px;background-image:url("data:image/svg+xml,%3csvg%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.9678%2019.3372H14.4678V11.8372H11.9678V19.3372ZM13.2178%209.33716C13.5719%209.33716%2013.869%209.21716%2014.109%208.97716C14.349%208.73716%2014.4686%208.44049%2014.4678%208.08716C14.4678%207.73299%2014.3478%207.43591%2014.1078%207.19591C13.8678%206.95591%2013.5711%206.83632%2013.2178%206.83716C12.8636%206.83716%2012.5665%206.95716%2012.3265%207.19716C12.0865%207.43716%2011.9669%207.73382%2011.9678%208.08716C11.9678%208.44132%2012.0878%208.73841%2012.3278%208.97841C12.5678%209.21841%2012.8644%209.33799%2013.2178%209.33716ZM13.2178%2025.5872C11.4886%2025.5872%209.86361%2025.2588%208.34277%2024.6022C6.82194%2023.9455%205.49902%2023.0551%204.37402%2021.9309C3.24902%2020.8059%202.35861%2019.483%201.70277%2017.9622C1.04694%2016.4413%200.718607%2014.8163%200.717773%2013.0872C0.717773%2011.358%201.04611%209.73299%201.70277%208.21216C2.35944%206.69132%203.24986%205.36841%204.37402%204.24341C5.49902%203.11841%206.82194%202.22799%208.34277%201.57216C9.86361%200.916325%2011.4886%200.587992%2013.2178%200.587158C14.9469%200.587158%2016.5719%200.915492%2018.0928%201.57216C19.6136%202.22882%2020.9365%203.11924%2022.0615%204.24341C23.1865%205.36841%2024.0774%206.69132%2024.734%208.21216C25.3907%209.73299%2025.7186%2011.358%2025.7178%2013.0872C25.7178%2014.8163%2025.3894%2016.4413%2024.7328%2017.9622C24.0761%2019.483%2023.1857%2020.8059%2022.0615%2021.9309C20.9365%2023.0559%2019.6136%2023.9467%2018.0928%2024.6034C16.5719%2025.2601%2014.9469%2025.588%2013.2178%2025.5872Z'%20fill='black'/%3e%3c/svg%3e")}.social-security .dashboard-content-box-item-price-info-popup{color:#5331d8;border-color:#5331d8}.social-security .dashboard-content-box-item-price-info-popup:after{border-top:14px solid #5331d8}.social-security .form-group-with-text-password{right:15px;top:15px;cursor:pointer}.social-security .form-group-with-text-password svg{width:22px;fill:#c5c5c5}.social-security-input{font-weight:700;font-size:19px;padding-left:88px!important}.social-security-input:focus::placeholder{opacity:0}.social-security-input:focus::-webkit-input-placeholder{opacity:0}.social-security-input:focus::-moz-placeholder{opacity:0}.social-security-input:focus:-ms-input-placeholder{opacity:0}.social-security-input:focus:-moz-placeholder{opacity:0}.social-security-input::placeholder{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;-ms-appearance:textfield;position:absolute;left:18px}@media screen and (max-width: 767px){.social-security .form-group-with-text-right-icon,.social-security .dashboard-content-box-item-price-info{display:none}.social-security .form-group-with-text-password{display:block}}.social-security-span{position:absolute;left:18px;top:50%;z-index:1;transform:translateY(-50%);font-weight:600;font-size:17px;line-height:22px;color:#252849;font-family:Montserrat}.social-security-span-error{transform:translateY(calc(-50% - 14px))}.social-security-span-hide{display:none}.social-security:focus .social-security-span-hide,.social-security:focus-within .social-security-span-hide{display:block!important}.form-group-verification-numbers{box-sizing:border-box;width:100%;max-width:100%;margin-left:auto;margin-right:auto;text-align:center;display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:center;gap:clamp(6px,2.5vw,20px);padding:0}.form-group-verification-numbers input.form-control{box-sizing:border-box;flex:1 1 0;min-width:0;width:auto;max-width:56px;height:52px;border-width:2px;border-color:#0000;background-color:#e9eaff;padding-left:2px;padding-right:2px;text-align:center;font-size:20px;font-weight:600;border-color:#5331d8}.form-group-verification-numbers input.form-control:hover{border-color:#5331d8}.form-group-verification-numbers input.form-control:focus{border-color:#5331d8}@media screen and (max-width: 480px){.form-group-verification-numbers input.form-control{max-width:48px;height:48px;font-size:17px}}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lds-spinner-section{height:100vh;display:grid;place-items:center}.lds-spinner{color:official;display:inline-block;position:relative;width:80px;height:80px}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#4c4cf7}.lds-spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#5331d8;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:55px;height:55px;margin:8px;border:5px solid #5331d8;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#5331d8 transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes paylaterr-toast-spin{to{transform:rotate(360deg)}}.paylaterr-toast-overlay{--background: 255 45% 96%;--foreground: 224 56% 12%;--card: 0 0% 100%;--primary: 252 68% 52%;--primary-foreground: 0 0% 100%;--primary-soft: 252 100% 97%;--ink: 226 64% 9%;--muted: 249 47% 97%;--muted-foreground: 220 10% 46%;--border: 214.3 31.8% 91.4%;--mint: 145 63% 42%}.paylaterr-toast-overlay.modal{background-color:hsl(var(--ink)/.44)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.paylaterr-toast-overlay.modal .modal-content{min-height:100vh!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px 16px!important;box-sizing:border-box!important}.paylaterr-toast-overlay.modal .modal-content .modal-body{width:min(100%,400px)!important;max-width:400px!important;margin:auto!important;padding:28px 26px 26px!important;border-radius:28px!important;background:hsl(var(--card))!important;border:1px solid hsl(var(--ink)/.08)!important;box-shadow:0 24px 70px -36px hsl(var(--ink)/.45),0 0 0 1px hsl(var(--border)/.55)!important;box-sizing:border-box!important;height:auto!important}.paylaterr-toast-overlay.modal.modal-loading .modal-content .modal-body.paylaterr-toast-loading-card{width:min(100%,380px)!important;max-width:380px!important;position:relative!important}.paylaterr-toast-overlay.modal.modal-loading .modal-body.modal-payment-check{width:min(100%,520px)!important;max-width:520px!important}.paylaterr-toast-loading-overlay--minimal .modal-content{background:transparent!important}.paylaterr-toast-loading-minimal-host{display:grid;place-items:center;margin:0;padding:0}.paylaterr-toast-loading-overlay--minimal .paylaterr-toast-spinner-host{margin-bottom:0}.paylaterr-toast-spinner-host{width:64px;height:64px;margin:0 auto 20px;display:grid;place-items:center;border-radius:999px;background:hsl(var(--primary-soft)/.55);box-shadow:inset 0 0 0 1px hsl(var(--primary)/.1)}.paylaterr-toast-spinner{width:40px;height:40px;border-radius:999px;border:solid hsl(var(--primary)/.14);border-width:5px;border-top-color:hsl(var(--primary));border-left-color:hsl(var(--primary)/.42);animation:paylaterr-toast-spin .72s linear infinite;box-sizing:border-box}.paylaterr-toast-title{margin:0;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:1.25rem;line-height:1.25;letter-spacing:-.02em;text-align:center;color:hsl(var(--ink))}.paylaterr-toast-title--single{margin-bottom:8px}.paylaterr-toast-title--toast{font-size:1.15rem}.paylaterr-toast-title--solo{font-weight:600;text-wrap:balance}.paylaterr-toast-desc{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.45;text-align:center;color:hsl(var(--muted-foreground))}.paylaterr-toast-loading-card .paylaterr-toast-desc{margin-top:12px}.paylaterr-toast-desc--toast{font-size:.8125rem;font-weight:600}.paylaterr-toast-desc--secondary{margin-top:10px!important;font-weight:500;color:hsl(var(--muted-foreground)/.92)}.paylaterr-toast-msg-block{margin-top:12px}.paylaterr-toast-dialog-inner{display:flex;flex-direction:column;align-items:stretch;text-align:center}.paylaterr-toast-icon-ring{width:64px;height:64px;margin:0 auto 18px;display:grid;place-items:center;border-radius:999px;background:hsl(var(--primary-soft)/.62);box-shadow:inset 0 0 0 1px hsl(var(--primary)/.12);color:hsl(var(--primary))}.paylaterr-toast-icon-ring--success{background:hsl(var(--mint)/.12);box-shadow:inset 0 0 0 1px hsl(var(--mint)/.22);color:hsl(var(--mint))}.paylaterr-toast-icon-ring--alert{background:hsl(var(--primary-soft)/.6)}.paylaterr-toast-icon-svg{width:32px;height:32px}.paylaterr-toast-img-fallback{display:block;margin:0 auto 18px;max-width:120px;height:auto}.paylaterr-toast-img-fallback--large{max-width:140px}.paylaterr-toast-primary-btn{margin-top:22px;width:100%;min-height:48px;border:none;border-radius:16px;cursor:pointer;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:700;color:hsl(var(--primary-foreground));background:hsl(var(--primary));box-shadow:0 14px 36px -16px hsl(var(--primary)/.65);transition:transform .15s ease,filter .15s ease,box-shadow .15s ease}.paylaterr-toast-primary-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.paylaterr-toast-primary-btn:active{transform:translateY(0)}.paylaterr-toast-close{position:absolute;top:12px;right:12px;z-index:3;width:36px;height:36px;display:grid;place-items:center;padding:0;border:none;border-radius:999px;cursor:pointer;color:hsl(var(--muted-foreground));background:hsl(var(--muted)/.85);transition:background .15s ease,color .15s ease}.paylaterr-toast-close:hover{background:hsl(var(--muted));color:hsl(var(--ink))}.paylaterr-toast-close:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.paylaterr-toast-close--corner{top:14px;right:14px}.modal-loading.paylaterr-toast-overlay{z-index:1050!important}.toast-modal.paylaterr-toast-overlay{z-index:1100!important}@media screen and (max-width: 767px){.paylaterr-toast-overlay.modal .modal-content .modal-body{padding:24px 20px 22px!important;border-radius:24px!important}.paylaterr-toast-title{font-size:1.125rem}}@media screen and (max-width: 480px){.paylaterr-toast-overlay.modal .modal-content .modal-body{margin-left:12px!important;margin-right:12px!important;width:calc(100% - 24px)!important}.paylaterr-toast-spinner-host{width:56px;height:56px;margin-bottom:16px}.paylaterr-toast-loading-overlay--minimal .paylaterr-toast-spinner-host{margin-bottom:0}.paylaterr-toast-spinner{width:34px;height:34px;border-width:4px}}.pagination-list{position:relative;padding-left:5px}.pagination-list ul{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;flex-direction:row;position:relative;gap:13px;align-items:center;margin-block:5px}.pagination-list ul li{display:inline-block;position:relative}.pagination-list ul li a{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;border:2px solid #dfe3e8;width:46px;position:relative;height:46px;text-align:center;text-decoration:none;font-weight:600;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.pagination-list ul li a:hover{background-color:#e9eaff;border-color:#5331d8;text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.pagination-list ul li a:focus{text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.pagination-list ul li.pagination-nav-prev{display:none}.pagination-list ul li.pagination-nav-prev a{font-size:0!important}.pagination-list ul li.pagination-nav-prev a:after{content:"";position:absolute;background-color:#8a8a8a;display:block;width:12px;height:2px;top:16px;left:14px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.pagination-list ul li.pagination-nav-prev a:before{content:"";position:absolute;background-color:#8a8a8a;display:block;width:12px;height:2px;left:14px;bottom:16px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.pagination-list ul li.pagination-nav-next{display:none}.pagination-list ul li.pagination-nav-next a{font-size:0!important}.pagination-list ul li.pagination-nav-next a:after{content:"";position:absolute;background-color:#8a8a8a;display:block;width:12px;height:2px;top:16px;right:14px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.pagination-list ul li.pagination-nav-next a:before{content:"";position:absolute;background-color:#8a8a8a;display:block;width:12px;height:2px;right:14px;bottom:16px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.pagination-list ul li.disabled a{background-color:#dfe3e8;pointer-events:none}.pagination-list ul li.disabled a:after{background-color:#f1f1f1}.pagination-list ul li.disabled a:before{background-color:#f1f1f1}.pagination-list ul li.pagination-nav-no a{align-items:center;justify-content:center;font-size:16px;font-weight:600}.pagination-list ul li.pagination-nav-no.current a{border-color:#5331d8}.pagination-list ul li.pagination-nav-break a{padding-bottom:6px}.pagination-list ul li.pagination-nav-dots a{font-size:24px;align-items:center;justify-content:center}@media screen and (max-width: 600px){.pagination-list ul{gap:7px}.pagination-list ul li a{border-width:1px;width:36px;height:36px}.pagination-list ul li.pagination-nav-prev a:after{top:12px;left:10px}.pagination-list ul li.pagination-nav-prev a:before{left:10px;bottom:12px}.pagination-list ul li.pagination-nav-next a:after{top:12px;right:10px}.pagination-list ul li.pagination-nav-next a:before{bottom:12px;right:10px}.pagination-list ul li.pagination-nav-no a{font-size:14px}.pagination-list ul li.pagination-nav-dots a{font-size:20px}}.pagination-list-circle ul li.pagination-nav-no a,.pagination-list-circle ul li.pagination-nav-prev a,.pagination-list-circle ul li.pagination-nav-next a{width:42.219px;height:42.219px;border-radius:50%;color:#62667e;border-width:1.5px}.pagination-list ul li.pagination-nav-prev.nav-show,.pagination-list ul li.pagination-nav-next.nav-show{display:block}.modal-confirmation .modal-content .modal-body{padding:45px 30px 35px!important}.modal-confirmation .modal-content .modal-body .btn-group{gap:25px;padding-right:0}.modal-confirmation .modal-content .modal-body .btn-group .btn{padding:14px 18px}.modal-confirmation .modal-content .modal-body .btn-group .btn-secondary-transparent{width:unset}.modal-confirmation .modal-content .modal-body .btn-group .btn-secondary-transparent .btn{height:100%!important}.modal-confirmation .modal-content .modal-body p{margin-bottom:25px;color:#696a74}.modal-confirmation .modal-content .modal-body p span{font-weight:700;color:#2d3353}@media screen and (max-width: 767px){.modal-confirmation .modal-content .modal-body p br{display:none}}@media screen and (max-width: 600px){.modal-confirmation .modal-content .modal-body .btn-group .btn{padding:12px 8px}.modal-confirmation .modal-content .modal-body .btn-group .btn-secondary-transparent{width:100%}}@media screen and (max-width: 480px){.modal-confirmation .modal-content .modal-body p{width:100%;margin-bottom:20px}}.experian-declined-modal .modal-content .modal-body{padding:45px 30px 35px!important;max-width:480px;margin:0 auto}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper{text-align:center}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper h2{font-size:24px;font-weight:700;color:#2d3353;margin-bottom:25px;font-family:Montserrat,sans-serif}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .modal-message{margin-bottom:30px}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .modal-message p{color:#696a74;font-size:16px;line-height:1.5;margin-bottom:15px;font-family:Montserrat,sans-serif}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .modal-message p:last-child{margin-bottom:0}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .modal-message p .email-link{color:#5331d8;text-decoration:none;font-weight:500}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .modal-message p .email-link:hover{text-decoration:underline}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .experian-btn-group{display:flex;gap:15px;justify-content:center;align-items:center}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .experian-btn-group .experian-btn{padding:14px 24px;font-size:16px;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease;font-family:Montserrat,sans-serif;min-width:0}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .experian-btn-group .experian-btn.experian-btn-primary{flex:2;background-color:#5331d8;color:#fff}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .experian-btn-group .experian-btn.experian-btn-primary:hover:not(:disabled){background-color:#1b1f32}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .experian-btn-group .experian-btn.experian-btn-primary:disabled{background-color:#d1d5db;color:#9ca3af;cursor:not-allowed;opacity:.6}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .experian-btn-group .experian-btn.experian-btn-secondary{flex:1;background-color:#fff;border:1px solid #d1d5db;color:#696a74}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .experian-btn-group .experian-btn.experian-btn-secondary:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .experian-btn-group .experian-btn.experian-btn-secondary:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width: 767px){.experian-declined-modal .modal-content .modal-body{padding:35px 20px 25px!important}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper h2{font-size:20px;margin-bottom:20px}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .modal-message{margin-bottom:25px}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .modal-message p{font-size:14px;margin-bottom:12px}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .experian-btn-group{gap:12px}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .experian-btn-group .experian-btn{padding:12px 20px;font-size:14px}}@media screen and (max-width: 480px){.experian-declined-modal .modal-content .modal-body{padding:30px 15px 20px!important}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper h2{font-size:18px;margin-bottom:15px}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .modal-message{margin-bottom:20px}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .modal-message p{font-size:13px;margin-bottom:10px}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .experian-btn-group{flex-direction:column;width:100%;gap:10px}.experian-declined-modal .modal-content .modal-body .modal-content-wrapper .experian-btn-group .experian-btn{width:100%;padding:12px 16px;flex:unset}}@media screen and (max-width: 767px){.table-wrapper.history-table .table-mobile>tbody>tr td{padding-inline:0}.history-table .table>tbody>tr td{font-size:14px;font-size:12px}.history-table .table>tbody>tr td h4{font-size:14px}.history-table .table>tbody>tr td p{font-size:12px}.history-table .table>tbody>tr td span.tag{font-size:14px}.history-table .history-table-card-type{padding-right:18px}.history-table .history-table-card-type .no-card p{font-weight:500!important}.history-table .text-success{color:#36bf6b;font-size:16px;font-weight:400;padding-right:36px}.history-table .text-danger{font-size:16px;font-weight:400;padding-right:36px}.history-table .amount-span{font-size:15px;font-weight:400;padding-right:36px}.history-table .tag-div{padding-right:30px}.history-table .tag-div-action{padding-right:0!important}.history-table .time-details{padding-right:16px}.history-table .tag.failure{margin-right:26px}.history-table .description .description-text{font-size:14px;max-width:35vw!important;padding-right:0!important;min-width:unset!important;word-break:break-all}}.promotional-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #0000001a;margin-top:15px}.promotional-card-header{background-color:#5331d8;padding:8px 16px;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:10px;border-top-right-radius:10px}.promotional-card-header-left{display:flex;align-items:center;gap:8px}.promotional-card-header-left span{color:#fff;font-size:14px;font-weight:600;font-family:Montserrat,sans-serif}.promotional-card-star{width:16px;height:16px;filter:brightness(0) invert(1)}.promotional-card-close{background:#fff3;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .2s ease}.promotional-card-close img{width:12px;height:12px;filter:brightness(0) invert(1)}.promotional-card-close:hover{background:#ffffff4d}.promotional-card-body{padding:12px 20px;text-align:center}.promotional-card-title{font-size:16px;font-weight:700;color:#252849;margin:0 0 10px;font-family:Montserrat,sans-serif}.promotional-card-icons{display:flex;justify-content:center;gap:12px;margin-bottom:8px}.promotional-card-icon-box{width:40px;height:40px;background-color:#5331d8;border-radius:8px;display:flex;align-items:center;justify-content:center}.promotional-card-icon-box img{width:24px;height:24px;object-fit:contain}.promotional-card-links{display:flex;justify-content:center;gap:16px}.promotional-card-link{text-decoration:none;color:#5331d8;font-size:14px;font-weight:600;font-family:Montserrat,sans-serif;transition:color .2s ease}.promotional-card-link:hover{color:#4a4aff;text-decoration:underline}.promotional-card-price{font-size:18px;font-weight:700;color:#252849;margin:0 0 8px;font-family:Montserrat,sans-serif}.promotional-card-save{font-size:14px;color:#6b7280;margin:0 0 20px;font-family:Montserrat,sans-serif}.promotional-card-button{width:100%;padding:12px 20px;background:#fff;border:1px solid #000000;border-radius:8px;color:#252849;font-size:16px;font-weight:600;font-family:Montserrat,sans-serif;cursor:pointer;transition:all .2s ease}.promotional-card-button:hover{background:#f9fafb;border-color:#5331d8;color:#5331d8}.promotional-card-button:focus{outline:none;border-color:#5331d8;color:#5331d8}@media (min-width: 1300px){.promotional-card-wider{position:absolute;left:20px;width:27%}}.promotional-card--weekly-giveaway{background:#5331d8;border:2px solid #5331d8;border-radius:15px;overflow:hidden;box-shadow:0 2px 12px #2d334a14}.promotional-card--weekly-giveaway .promotional-card-header{border-top-left-radius:0;border-top-right-radius:0}.promotional-card-weekly{padding:18px 20px 16px;text-align:center;font-family:Montserrat,sans-serif;background:#f9f9fb}.promotional-card-weekly-sub{margin:0 0 10px;font-size:13px;font-weight:400;letter-spacing:.04em;color:#6366f1;line-height:1.35}.promotional-card-weekly-title{margin:0;font-size:clamp(17px,2.1vw,20px);font-weight:800;line-height:1.25;letter-spacing:-.02em;color:#282c3f}.promotional-card-weekly-title-line2{margin-top:2px;color:#282c3f}.promotional-card-weekly-title-dark{color:#282c3f}.promotional-card-weekly-accent{color:#6366f1}.promotional-card-weekly-link{display:inline-block;margin-top:14px;font-size:14px;font-weight:600;color:#6366f1;text-decoration:none;transition:color .2s ease,text-decoration .2s ease}.promotional-card-weekly-link:hover{color:#4f46e5;text-decoration:underline}.modal-schedule-payment .modal-content .modal-body{padding:50px 35px 35px!important}.modal-schedule-payment .modal-content .modal-body h2{margin-bottom:5px}.modal-schedule-payment .modal-body{display:flex;justify-content:center}.modal-schedule-payment .modal-body .payment-datepicker{padding-top:8px}.modal-schedule-payment .modal-body .payment-datepicker .form-control{font-size:15px!important}.modal-schedule-payment .modal-body .input-helper-text{padding-top:8px}@media screen and (max-width: 767px){.modal-schedule-payment .modal-content{min-height:calc(100vh - 90px)!important}.modal-schedule-payment .modal-content .modal-body .payment-datepicker .form-control{font-size:14px!important}}@media screen and (max-width: 480px){.modal-schedule-payment .modal-body .payment-datepicker .form-control{font-size:13px!important}}.rewards-table{border-radius:25px}.rewards-table thead{background:#eaeaff}.rewards-table .table>thead>tr th{padding-inline:10px;font-family:Circular Std Book;text-align:left;padding-left:30px!important;font-size:18px}.rewards-table .table>thead>tr th.status-column{padding-left:50px!important}.rewards-table .table>tbody>tr{border-bottom:1px solid #cbcbeb}.rewards-table .table>tbody>tr td{text-align:left;vertical-align:middle;font-family:Circular Std Book;color:#61667e;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.rewards-table .table>tbody>tr td h4{font-family:Circular Std Book;color:#61667e;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.rewards-table .table>tbody>tr td p{font-family:Circular Std Book;color:#61667e}.rewards-table .table>tbody>tr td span{font-family:Circular Std Book}.rewards-table .table>tbody>tr td span.text-danger{color:#f33}.rewards-table .table>tbody>tr td span.text-success{color:#36bf6b}.rewards-table .table>tbody>tr td span.tag{padding:6px 14px;font-size:16px;font-style:normal;font-weight:400;line-height:20px;border-radius:100px;text-transform:capitalize}.rewards-table .table>tbody>tr td span.tag.success{color:#36bf6b;background:#e1fbeb}.rewards-table .table>tbody>tr td span.tag.failure{background:#ff33331f;color:#f33}.rewards-table .table>tbody>tr td span.tag.pending{color:#fbb226;background:#ffa1331f}.rewards-table .table>tbody>tr td span.tag.action{color:#61667e;background:#6161611f}.rewards-table .table>tbody>tr td .redeem-btn{padding:8px 12px!important}.rewards-table .table>tbody>tr:hover{-webkit-box-shadow:unset;-moz-box-shadow:unset;box-shadow:unset;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.rewards-table .table>tbody>tr:focus{-webkit-box-shadow:unset;-moz-box-shadow:unset;box-shadow:unset;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.rewards-table .table .rewards-table-card-type{display:flex;align-items:center;gap:12px;font-size:16px}.rewards-table .table .rewards-table-card-type .no-card{display:flex;justify-content:center;align-items:center}.rewards-table .table .rewards-table-card-type .no-card p{font-weight:600;font-size:15px;text-transform:capitalize;text-align:center;color:#4547b4;letter-spacing:.5px}.rewards-table table th:first-child{border-radius:20px 0 0 20px}.rewards-table table th:last-child{border-radius:0 20px 20px 0}.rewards-table .description .description-text{display:inline-block;font-size:17px;min-width:150px;max-width:200px;white-space:pre-wrap}.rewards-table .description .dashboard-content-box-item-price-info{top:45%;transform:translateY(-45%);width:25px;height:25px}.rewards-table .amount{font-size:17px}.table-wrapper.rewards-table .table>tbody>tr td{padding-inline:15px;padding-left:30px}@media screen and (max-width: 767px){.table-wrapper.rewards-table .table-mobile>tbody>tr td{padding-inline:0}.rewards-table .table>tbody>tr td{font-size:14px;font-size:12px}.rewards-table .table>tbody>tr td h4{font-size:14px}.rewards-table .table>tbody>tr td p{font-size:12px}.rewards-table .table>tbody>tr td span.tag{font-size:14px}.rewards-table .rewards-table-card-type{padding-right:18px}.rewards-table .rewards-table-card-type .no-card p{font-weight:500!important}.rewards-table .text-success{color:#36bf6b;font-size:16px;font-weight:400;padding-right:36px}.rewards-table .text-danger{font-size:16px;font-weight:400;padding-right:36px}.rewards-table .amount-span{font-size:15px;font-weight:400;padding-right:36px}.rewards-table .tag-div{padding-right:30px}.rewards-table .tag-div-action{padding-right:0!important}.rewards-table .time-details{padding-right:16px}.rewards-table .tag.failure{margin-right:26px}.rewards-table .tag.pending{margin-right:17px}.rewards-table .description .description-text{font-size:14px;max-width:35vw!important;padding-right:0!important;min-width:unset!important}}@media screen and (max-width: 576px){.description .description-text{padding-right:29px}.rewards-table .rewards-table-card-type .no-card p{font-weight:500!important;font-size:14px!important}}.paylaterr-new-sidebar{--paylaterr-new-primary: #5331d8;--paylaterr-new-primary-soft: #f3f0ff;--paylaterr-new-ink: #080f26;--paylaterr-new-muted: #6a7181;--paylaterr-new-border: #e2e8f0;position:sticky;top:0;z-index:40;display:flex;flex:0 0 288px;width:288px;height:100vh;min-height:100vh;flex-direction:column;overflow-x:hidden;overflow-y:auto;border-right:1px solid rgba(8,15,38,.1);background:#f2f1f8b3;color:var(--paylaterr-new-ink);transition:flex-basis .2s ease,width .2s ease,transform .22s ease}.paylaterr-new-sidebar::-webkit-scrollbar{width:0}.paylaterr-new-sidebar--collapsed{flex-basis:72px;width:72px}.paylaterr-new-sidebar__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:#080f2673}.paylaterr-new-sidebar__brand{display:flex;align-items:center;gap:12px;padding:20px 16px 16px;color:inherit;text-decoration:none}.paylaterr-new-sidebar__brand:hover,.paylaterr-new-sidebar__brand:focus-visible{text-decoration:none}.paylaterr-new-sidebar--collapsed .paylaterr-new-sidebar__brand{justify-content:center;padding-right:0;padding-left:0}.paylaterr-new-sidebar__brand-icon{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px #5331d81a}.paylaterr-new-sidebar__brand-icon img{width:28px;height:28px;object-fit:contain}.paylaterr-new-sidebar__brand-copy{min-width:0}.paylaterr-new-sidebar__brand-copy strong{display:block;color:var(--paylaterr-new-ink);font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:700;line-height:1}.paylaterr-new-sidebar__brand-copy span{color:var(--paylaterr-new-primary)}.paylaterr-new-sidebar__brand-copy small{display:block;margin-top:4px;color:var(--paylaterr-new-muted);font-size:10px;font-weight:800;letter-spacing:.16em;line-height:1;text-transform:uppercase}.paylaterr-new-sidebar__profile{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:flex-start;gap:10px;box-sizing:border-box;width:calc(100% - 24px);margin:0 auto 16px;min-width:0;padding:12px;border:1px solid rgba(83,49,216,.1);border-radius:18px;background:#fff;animation:paylaterr-new-fade-in .22s ease both}.paylaterr-new-sidebar__avatar{position:relative;display:grid;width:40px;height:40px;flex-shrink:0;align-self:center;place-items:center;border-radius:14px;background:var(--paylaterr-new-primary);color:#fff;font-family:Fraunces,Georgia,serif;font-weight:700;box-shadow:0 8px 20px #5331d829}.paylaterr-new-sidebar__avatar span{position:absolute;right:-2px;bottom:-2px;width:12px;height:12px;border:2px solid #ffffff;border-radius:999px;background:#10b981}.paylaterr-new-sidebar__avatar--mini{margin:0 auto 12px}.paylaterr-new-sidebar__profile-copy{min-width:0}.paylaterr-new-sidebar__profile-copy strong{display:-webkit-box;max-height:2.7em;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;overflow-wrap:break-word;color:var(--paylaterr-new-ink);font-size:14px;font-weight:700;line-height:1.35;word-break:break-word}.paylaterr-new-sidebar__profile-copy small{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-top:6px;max-width:100%;min-width:0;color:var(--paylaterr-new-primary);font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1.3;text-transform:uppercase;white-space:normal;word-break:break-word}.paylaterr-new-sidebar__nav{flex:0 0 auto;padding-bottom:16px}.paylaterr-new-sidebar__group{padding:0 8px 10px}.paylaterr-new-sidebar__group-title{margin:0 0 8px;padding:0 12px;color:var(--paylaterr-new-muted);font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.paylaterr-new-sidebar__menu{display:grid;gap:4px;margin:0;padding:0;list-style:none}.paylaterr-new-sidebar__menu-button{position:relative;display:flex;width:100%;min-width:0;height:48px;align-items:center;gap:8px;border:0;border-radius:16px;background:transparent;color:#080f26b3;cursor:pointer;font:inherit;font-weight:700;padding:0 10px;text-align:left;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.paylaterr-new-sidebar__menu-button:hover,.paylaterr-new-sidebar__menu-button:focus-visible{background:var(--paylaterr-new-primary-soft);color:var(--paylaterr-new-primary);outline:none}.paylaterr-new-sidebar--collapsed .paylaterr-new-sidebar__menu-button{justify-content:center;padding:0}.paylaterr-new-sidebar__menu-button--active{background:#fff;color:var(--paylaterr-new-primary);box-shadow:0 1px 2px #080f2614,inset 0 0 0 1px #5331d826}.paylaterr-new-sidebar__active-bar{position:absolute;top:50%;left:0;width:4px;height:28px;border-radius:0 999px 999px 0;background:var(--paylaterr-new-primary);transform:translateY(-50%)}.paylaterr-new-sidebar__menu-icon{width:16px;height:16px;flex:0 0 16px;transition:transform .18s ease}.paylaterr-new-sidebar__menu-button:hover .paylaterr-new-sidebar__menu-icon{transform:scale(1.1) rotate(-4deg)}.paylaterr-new-sidebar__menu-label{min-width:0;flex:1;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}.paylaterr-new-sidebar__badge,.paylaterr-new-sidebar__badge-dot{background:var(--paylaterr-new-primary-soft);color:var(--paylaterr-new-primary)}.paylaterr-new-sidebar__badge{box-sizing:border-box;display:inline-flex;flex-shrink:0;min-width:20px;height:20px;align-items:center;justify-content:center;border-radius:999px;font-size:10px;font-weight:800;line-height:1;padding:0 6px}.paylaterr-new-sidebar__badge--mint{background:#2da97a;color:#fff}.paylaterr-new-sidebar__badge-dot{position:absolute;top:8px;right:11px;width:8px;height:8px;border:2px solid #ffffff;border-radius:999px}.paylaterr-new-sidebar__bottom{display:grid;gap:10px;flex:0 0 auto;padding:0 12px 12px}.paylaterr-new-sidebar--collapsed .paylaterr-new-sidebar__bottom{padding-right:8px;padding-left:8px}.paylaterr-new-sidebar__week-card{overflow:hidden;border-radius:18px;background:#fff;color:var(--paylaterr-new-ink);padding:12px;animation:paylaterr-new-fade-in .22s ease both}.paylaterr-new-sidebar__week-heading,.paylaterr-new-sidebar__next-bill,.paylaterr-new-sidebar__wins{position:relative}.paylaterr-new-sidebar__week-heading{display:flex;align-items:center;justify-content:space-between}.paylaterr-new-sidebar__week-heading>span{color:var(--paylaterr-new-muted);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.paylaterr-new-sidebar__week-heading strong{display:inline-flex;align-items:center;gap:5px;color:#047857;font-size:10px;font-weight:700}.paylaterr-new-sidebar__week-heading strong span{width:6px;height:6px;border-radius:999px;background:#6ee7b7;animation:paylaterr-new-pulse 1.5s ease infinite}.paylaterr-new-sidebar__next-bill{display:grid;gap:8px;margin-top:12px;border:1px solid rgba(83,49,216,.1);border-radius:14px;background:var(--paylaterr-new-primary-soft);padding:12px}.paylaterr-new-sidebar__next-bill div{display:flex;align-items:baseline;justify-content:space-between}.paylaterr-new-sidebar__next-bill small{color:var(--paylaterr-new-muted);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.paylaterr-new-sidebar__next-bill strong{font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:700}.paylaterr-new-sidebar__next-bill span{display:inline-flex;align-items:center;gap:4px;color:var(--paylaterr-new-primary);font-size:11px;font-weight:800}.paylaterr-new-sidebar__next-bill button{width:100%;height:30px;border:0;border-radius:8px;background:var(--paylaterr-new-primary);color:#fff;cursor:pointer;font-size:11px;font-weight:700}.paylaterr-new-sidebar__wins{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.paylaterr-new-sidebar__wins div{border:1px solid var(--paylaterr-new-border);border-radius:12px;background:#f5f4fbb3;padding:8px}.paylaterr-new-sidebar__wins svg{color:#059669}.paylaterr-new-sidebar__wins small{display:block;margin-top:2px;color:var(--paylaterr-new-muted);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.paylaterr-new-sidebar__wins strong{display:block;margin-top:5px;font-family:Fraunces,Georgia,serif;font-size:15px;line-height:1}.paylaterr-new-sidebar__wins span{color:var(--paylaterr-new-muted);font-size:9px}.paylaterr-new-sidebar__add-bill{display:inline-flex;width:100%;height:44px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;background:var(--paylaterr-new-primary);color:#fff;cursor:pointer;font-size:14px;font-weight:800;box-shadow:0 12px 24px #5331d82e;transition:box-shadow .18s ease,transform .18s ease}.paylaterr-new-sidebar__add-bill:hover{box-shadow:0 14px 30px #5331d842;transform:translateY(-1px)}.paylaterr-new-sidebar--collapsed .paylaterr-new-sidebar__add-bill{width:44px;padding:0}.paylaterr-new-sidebar__menu--support{gap:4px}.paylaterr-new-sidebar__chevron{box-sizing:border-box;flex-shrink:0;width:14px;height:14px;opacity:0;transform:translate(-4px);transition:opacity .18s ease,transform .18s ease}.paylaterr-new-sidebar__menu-button:hover .paylaterr-new-sidebar__chevron{opacity:1;transform:translate(0)}.paylaterr-new-sidebar__verified{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:0 12px 12px;border-top:1px solid rgba(8,15,38,.06);color:#080f2680;font-size:11px;font-weight:700;padding-top:10px}@media (max-width: 899px){.paylaterr-new-sidebar__backdrop{z-index:1040;-webkit-tap-highlight-color:transparent}.paylaterr-new-sidebar{position:fixed;left:0;top:0;z-index:1050;box-sizing:border-box;width:288px;max-width:100vw;flex-basis:unset;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;max-height:100vh;max-height:100dvh;padding:0;padding-bottom:env(safe-area-inset-bottom,0px);background:#f2f1f8;box-shadow:8px 0 44px #080f261f;transform:translate(-100%);pointer-events:none;transition:flex-basis .2s ease,width .2s ease,transform .22s ease,box-shadow .22s ease;-webkit-overflow-scrolling:touch}.paylaterr-new-sidebar--collapsed{width:288px;max-width:100vw;flex-basis:unset}.paylaterr-new-sidebar--mobile-open{transform:translate(0);pointer-events:auto}.paylaterr-new-sidebar__brand{flex-shrink:0;padding-top:calc(20px + env(safe-area-inset-top,0px));padding-right:max(16px,env(safe-area-inset-right,0px));padding-bottom:16px;padding-left:max(16px,env(safe-area-inset-left,0px))}.paylaterr-new-sidebar__profile{animation:none}.paylaterr-new-sidebar__nav{padding-bottom:12px}.paylaterr-new-sidebar__group{padding-right:max(8px,env(safe-area-inset-right,0px));padding-bottom:10px;padding-left:max(8px,env(safe-area-inset-left,0px))}.paylaterr-new-sidebar__menu-button{gap:10px;padding-right:12px;padding-left:12px}.paylaterr-new-sidebar__bottom{padding-right:max(12px,env(safe-area-inset-right,0px));padding-bottom:12px;padding-left:max(12px,env(safe-area-inset-left,0px))}.paylaterr-new-sidebar__week-card{animation:none}.paylaterr-new-sidebar--collapsed .paylaterr-new-sidebar__brand,.paylaterr-new-sidebar--collapsed .paylaterr-new-sidebar__menu-button{justify-content:flex-start}}@keyframes paylaterr-new-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes paylaterr-new-pulse{0%,to{opacity:1}50%{opacity:.35}}.paylaterr-new-topbar{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(8,15,38,.1);background:#f5f2f8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.paylaterr-new-topbar__inner{display:flex;height:64px;align-items:center;gap:12px;padding:0 24px}.paylaterr-new-topbar__trigger,.paylaterr-new-topbar__icon-button{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(8,15,38,.1);border-radius:999px;background:#fff;color:#080f26;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.paylaterr-new-topbar__trigger:hover,.paylaterr-new-topbar__trigger:focus-visible,.paylaterr-new-topbar__icon-button:hover,.paylaterr-new-topbar__icon-button:focus-visible{background:#f3f0ff;color:#5331d8;outline:none;transform:translateY(-1px)}.paylaterr-new-topbar__search{display:flex;min-width:220px;max-width:430px;flex:1;align-items:center;gap:10px;height:42px;border:1px solid rgba(8,15,38,.08);border-radius:999px;background:#fff;color:#080f2673;padding:0 14px}.paylaterr-new-topbar__search input{min-width:0;flex:1;border:0;background:transparent;color:#080f26;font:inherit;font-size:13px;font-weight:600;outline:none}.paylaterr-new-topbar__search input::placeholder{color:#080f2673}.paylaterr-new-topbar__actions{display:flex;align-items:center;gap:8px;margin-left:auto}.paylaterr-new-topbar__icon-button--notify{position:relative}.paylaterr-new-topbar__icon-button--notify span{position:absolute;top:9px;right:10px;width:8px;height:8px;border:2px solid #ffffff;border-radius:999px;background:#5331d8}.paylaterr-new-topbar__add{display:inline-flex;height:40px;align-items:center;gap:8px;border:0;border-radius:999px;background:#080f26;color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:800;padding:0 18px;transition:background .18s ease,transform .18s ease}.paylaterr-new-topbar__add:hover,.paylaterr-new-topbar__add:focus-visible{background:#080f26e6;outline:none;transform:translateY(-1px)}.paylaterr-new-topbar__avatar{display:grid;width:40px;height:40px;place-items:center;border-radius:999px;background:#5331d8;color:#fff;font-family:Fraunces,Georgia,serif;font-weight:800}@media (max-width: 767px){.paylaterr-new-topbar__inner{padding:0 16px}.paylaterr-new-topbar__search{display:none}.paylaterr-new-topbar__add{width:40px;justify-content:center;padding:0}.paylaterr-new-topbar__add span{display:none}}.paylaterr-new-wrapper{flex:1;width:100%;overflow-x:hidden;background:#f5f2f8;color:#080f26}.paylaterr-new-wrapper__inner{width:100%;max-width:1180px;margin:0 auto;padding:24px}@media (min-width: 1200px){.paylaterr-new-wrapper__inner{padding:32px}}@media (max-width: 767px){.paylaterr-new-wrapper__inner{padding:16px}}.paylaterr-new-layout{display:flex;min-height:100vh;background:#f5f4fb4d;color:#080f26;font-family:Plus Jakarta Sans,system-ui,sans-serif}.paylaterr-new-layout button,.paylaterr-new-layout input[type=submit],.paylaterr-new-layout input[type=button],.paylaterr-new-layout input[type=reset]{text-transform:uppercase;font-weight:600!important;letter-spacing:.05em}.paylaterr-new-layout *,.paylaterr-new-layout *:before,.paylaterr-new-layout *:after{box-sizing:border-box}.paylaterr-new-layout__content{display:flex;min-width:0;flex:1;flex-direction:column}@media (max-width: 899px){.paylaterr-new-layout{display:block}}.stripe-form form{width:100%}.card_error{color:red!important}.stripe-form form iframe .p-CardForm,.payment-element iframe body{display:flex!important}.payment-element,.address-element{width:50%}@media screen and (max-width: 691px){.payment-element,.address-element{width:100%}}.credit-field{position:relative}.credit-svg{width:35px;height:35px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.credit-card-input{display:flex;flex-direction:column;max-width:400px;margin:auto}.card-type{font-size:14px;color:#555}.credit-card-input div{display:flex;align-items:center}.modal-make-payment{font-family:Plus Jakarta Sans,system-ui,sans-serif}.modal-make-payment .modal-content .modal-body{width:min(560px,100vw - 32px)!important;max-height:calc(100vh - 32px);overflow-y:auto;border:1px solid rgba(8,15,38,.08);border-radius:28px!important;background:radial-gradient(circle at 100% 0%,rgba(83,49,216,.11),transparent 32%),#fff;box-shadow:0 30px 90px #080f262e;padding:34px 44px 36px!important}.modal-make-payment .modal-content .modal-body::-webkit-scrollbar{width:0}.modal-make-payment .modal-content .modal-body h2{margin:4px 0 6px;color:#080f26;font-family:Fraunces,Georgia,serif;font-size:32px;font-weight:700;letter-spacing:-.03em;line-height:1.05}.modal-make-payment .modal-custom-close{position:absolute;top:16px;right:16px;z-index:2}.modal-make-payment .modal-custom-close button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:999px;background:#f3f0ff;cursor:pointer;transition:background .18s ease,transform .18s ease}.modal-make-payment .modal-custom-close button:hover{background:#5331d824;transform:rotate(6deg)}.modal-make-payment .modal-custom-close button img{width:16px;height:16px}.modal-make-payment .modal-body{position:relative}.modal-make-payment .modal-body .company-name{margin:0 0 28px;border-bottom:1px solid rgba(8,15,38,.08);color:#5331d8;font-size:13px;font-weight:900;letter-spacing:.16em;padding-bottom:28px;text-align:center;text-transform:uppercase}.modal-make-payment .modal-body form{padding:0 10px}.modal-make-payment .modal-body .pd-flex{display:flex;width:100%;align-items:center;justify-content:space-between;gap:14px}.modal-make-payment .modal-body .pd-flex h3{margin:0;color:#080f26;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:650;letter-spacing:-.02em}.modal-make-payment .modal-body .pd-bottom{position:relative;min-height:78px;margin-bottom:12px;border:1px solid rgba(8,15,38,.08);border-radius:20px;background:#f3f0ff59;padding:16px 18px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.modal-make-payment .modal-body .pd-bottom:has(input[type=radio]:checked){border-color:#5331d859;background:linear-gradient(135deg,#f3f0ffe6,#fff);box-shadow:0 14px 34px #5331d81a}.modal-make-payment .modal-body input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;margin:0;border:1.5px solid rgba(83,49,216,.75);border-radius:999px;background:#fff;cursor:pointer;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.modal-make-payment .modal-body input[type=radio]:before{content:"";width:12px;height:12px;border-radius:inherit;background:transparent;transition:background .18s ease,transform .18s ease;transform:scale(.65)}.modal-make-payment .modal-body input[type=radio]:checked{border-color:#5331d8;box-shadow:0 0 0 4px #5331d81f}.modal-make-payment .modal-body input[type=radio]:checked:before{background:#5331d8;transform:scale(1)}.modal-make-payment .modal-body label.pd-flex{cursor:pointer}.modal-make-payment .modal-body .no-mrg{min-width:0}.modal-make-payment .modal-body .no-mrg h3{margin-bottom:4px}.modal-make-payment .modal-body .no-mrg p{margin:0;color:#6a7181;font-size:13px;font-weight:700}.modal-make-payment .modal-body .pd-bottom>label.pd-flex>h3,.modal-make-payment .modal-body .no-mrg.pd-flex>h3:last-child{margin-left:auto;color:#080f26;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:18px;font-weight:900;letter-spacing:-.02em;white-space:nowrap}.modal-make-payment .modal-body .payement-select{position:relative;margin-top:18px}.modal-make-payment .modal-body .payement-select label{position:absolute;top:16px;left:20px;z-index:1;color:#080f26;font-size:13px;font-weight:900}.modal-make-payment .modal-body .payement-select .select{width:100%;min-height:76px;border:1px solid rgba(83,49,216,.1);border-radius:18px;background:#f3f0ff;color:#080f26;outline:none;padding:38px 48px 16px 20px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.modal-make-payment .modal-body .payement-select .select:hover,.modal-make-payment .modal-body .payement-select .select:focus-within{border-color:#5331d847;background:#f3f0ffc7;box-shadow:0 12px 28px #5331d814}.modal-make-payment .modal-body .no-bg p{margin:0;color:#080f26b8;font-size:13px;font-weight:700;line-height:1.2}.modal-make-payment .modal-body .wrapper-dropdown{width:100%!important;cursor:pointer;-webkit-user-select:none;user-select:none}.modal-make-payment .modal-body .wrapper-dropdown .selected-display{display:block;overflow:hidden;color:#080f26bf;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.modal-make-payment .modal-body .wrapper-dropdown .dropdown{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:99;max-height:0;overflow:hidden;visibility:hidden;margin:0;border:1px solid rgba(83,49,216,.14);border-radius:18px;background:#fff;box-shadow:0 22px 50px #080f261f;list-style:none;opacity:0;padding:6px;transform:translateY(-4px);transition:max-height .22s ease,opacity .18s ease,transform .18s ease,visibility .18s ease}.modal-make-payment .modal-body .wrapper-dropdown .dropdown li{min-height:42px;border-radius:12px;color:#080f26c7;font-size:13px;font-weight:800;line-height:42px;padding:0 14px;transition:background .18s ease,color .18s ease}.modal-make-payment .modal-body .wrapper-dropdown .dropdown li:hover,.modal-make-payment .modal-body .wrapper-dropdown .dropdown .selected-item{background:#f3f0ff;color:#5331d8}.modal-make-payment .modal-body .wrapper-dropdown .dropdown .selected-item:after{content:"✓";float:right;color:#5331d8;font-size:15px;font-weight:900}.modal-make-payment .modal-body .wrapper-dropdown .dropdown .new-item{margin-top:4px;background:#080f26;color:#fff}.modal-make-payment .modal-body .wrapper-dropdown .dropdown .new-item:hover{background:#080f26e6;color:#fff}.modal-make-payment .modal-body .wrapper-dropdown.active .dropdown{max-height:220px;overflow-y:auto;visibility:visible;opacity:1;transform:translateY(0)}.modal-make-payment .modal-body .wrapper-dropdown.active .dropdown::-webkit-scrollbar{width:0}.modal-make-payment .modal-body .arrow{position:absolute;right:20px;bottom:25px;width:18px;transition:transform .18s ease}.modal-make-payment .modal-body .payment-description{margin:24px 0 22px;color:#080f26b3;font-size:14px;font-weight:700;line-height:1.6;text-align:center}.modal-make-payment .modal-body .pay-width button{width:min(245px,100%)!important;min-height:48px;border-radius:12px!important;background:#5331d8!important;box-shadow:0 14px 30px #5331d83d;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;font-weight:900;transition:box-shadow .18s ease,transform .18s ease}.modal-make-payment .modal-body .pay-width button:hover{box-shadow:0 18px 38px #5331d84d;transform:translateY(-1px)}.modal-make-payment .modal-body .error-item{margin:8px 0 0;color:#ef4444;font-size:13px;font-weight:800;padding-left:4px}.modal-make-payment .modal-body .error-item-payment{margin-top:8px!important}@media screen and (max-width: 767px){.modal-make-payment .modal-content .modal-body{width:calc(100vw - 24px)!important;padding:30px 22px 28px!important}.modal-make-payment .modal-content .modal-body h2{font-size:28px}.modal-make-payment .modal-body .company-name{margin-bottom:22px;padding-bottom:22px}.modal-make-payment .modal-body form{padding:0}.modal-make-payment .modal-body .pd-flex h3{font-size:17px}.modal-make-payment .modal-body .pd-bottom{padding:14px}.modal-make-payment .modal-body .payement-select .select{min-height:72px;padding:36px 44px 14px 18px}.modal-make-payment .modal-body .payement-select label{left:18px}}@media screen and (max-width: 480px){.modal-make-payment .modal-content .modal-body{border-radius:22px!important;padding:28px 16px 24px!important}.modal-make-payment .modal-content .modal-body h2{font-size:25px}.modal-make-payment .modal-custom-close{top:12px;right:12px}.modal-make-payment .modal-custom-close button{width:38px;height:38px}.modal-make-payment .modal-body .company-name{font-size:12px}.modal-make-payment .modal-body input[type=radio]{width:22px;height:22px;flex-basis:22px}.modal-make-payment .modal-body .pd-flex{gap:10px}.modal-make-payment .modal-body .pd-flex h3{font-size:15px}.modal-make-payment .modal-body .pd-bottom>label.pd-flex>h3,.modal-make-payment .modal-body .no-mrg.pd-flex>h3:last-child{font-size:15px}.modal-make-payment .modal-body .no-mrg p,.modal-make-payment .modal-body .no-bg p,.modal-make-payment .modal-body .wrapper-dropdown .selected-display{font-size:12px}.modal-make-payment .modal-body .payment-description{font-size:13px}}.modal-make-payment .modal-content .modal-body{padding:50px 35px 35px!important}.modal-make-payment .modal-content .modal-body h2{margin-bottom:5px}.modal-make-payment .modal-body .company-name{font-family:Circular Std Book;font-size:18px;text-align:center;color:#5331d8;padding-bottom:31px;margin-bottom:40px;border-bottom:1px solid #eaeaff}.modal-make-payment .modal-body form{padding:0 20px}.modal-make-payment .modal-body input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:25px;height:23px;margin-right:17px;outline:none;border:1px solid #5331d8;border-radius:50%;display:flex;justify-content:center;align-items:center}.modal-make-payment .modal-body input[type=radio]:checked{border-color:#5331d8}.modal-make-payment .modal-body input[type=radio]:checked:before{background-color:#5331d8}.modal-make-payment .modal-body input[type=radio]:before{content:"";display:inline-block;width:13px;height:13px;border-radius:50%;background-color:#fff;position:relative}.modal-make-payment .modal-body .pd-flex{display:flex;align-items:center;width:100%;justify-content:space-between}.modal-make-payment .modal-body .pd-flex h3{font-family:Circular Std Book;font-size:18px;font-weight:500}.modal-make-payment .modal-body label.pd-flex{justify-content:space-between;width:100%}.modal-make-payment .modal-body .no-mrg h3{font-size:18px;font-weight:500;margin-bottom:0}.modal-make-payment .modal-body .no-mrg h3 .dashboard-content-box-item-price-info{right:-40px!important;top:-2px!important}.modal-make-payment .modal-body .no-mrg p{font-family:Circular Std Book;font-size:14px;font-weight:500;color:#6e7181;margin-bottom:0}.modal-make-payment .modal-body .pd-bottom{padding-bottom:20px;border-bottom:1px solid #eaeaff;margin-bottom:19px}.modal-make-payment .modal-body .no-bg{background-image:none!important}.modal-make-payment .modal-body .no-bg p{font-size:13px;font-weight:500;line-height:normal;margin-bottom:0}.modal-make-payment .modal-body .payement-select{padding-top:30px;position:relative}.modal-make-payment .modal-body .payement-select label{font-family:Circular Std Book;position:absolute;top:42px;left:24px;font-weight:500}.modal-make-payment .modal-body .payement-select .select{width:100%;border-radius:12px;background-color:#eaeaff;border:none;outline:none;padding:40px 0 12px 24px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal-make-payment .modal-body .wrapper-dropdown{width:100%!important;cursor:pointer;user-select:none;font-weight:500;font-size:13px;color:#252849;line-height:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.modal-make-payment .modal-body .wrapper-dropdown .dropdown{max-height:0;transition:.3s;position:absolute;top:110%;right:0;left:0;margin:0;padding:0;list-style:none;z-index:99;border-radius:15px;box-shadow:inherit;background:inherit;-webkit-transform-origin:top;-moz-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:0;visibility:hidden}.modal-make-payment .modal-body .wrapper-dropdown .dropdown li{padding:0 15px;overflow:hidden;line-height:0}.modal-make-payment .modal-body .wrapper-dropdown .dropdown li:last-child{border-bottom:none}.modal-make-payment .modal-body .wrapper-dropdown .dropdown li span{text-transform:capitalize}.modal-make-payment .modal-body .wrapper-dropdown .dropdown .selected-item{background-color:#d8d8f9}.modal-make-payment .modal-body .wrapper-dropdown .dropdown .selected-item:after{content:"✓";float:right;margin-right:10px;color:#00f;font-size:16px;font-weight:700}.modal-make-payment .modal-body .wrapper-dropdown .dropdown .selected-item-radius{border-radius:10px}.modal-make-payment .modal-body .wrapper-dropdown .dropdown .new-item{background-color:#d8d8f9;font-weight:600}.modal-make-payment .modal-body .wrapper-dropdown .selected-display{font-size:13px}.modal-make-payment .modal-body .arrow{position:absolute;bottom:25px;right:21px;transition:all .3s}.modal-make-payment .modal-body .rotated{transform:rotate(-180deg)}.modal-make-payment .modal-body .wrapper-dropdown.active .dropdown{opacity:1;visibility:visible;border-radius:15px;max-height:135px;overflow-y:auto;transition:.3s ease-in-out}.modal-make-payment .modal-body .wrapper-dropdown.active .dropdown li{line-height:45px}.modal-make-payment .modal-body .payment-description{font-family:Circular Std Book;margin:24px 0;font-weight:500;font-size:15px}.modal-make-payment .modal-body .pay-width{display:flex;justify-content:center}.modal-make-payment .modal-body .pay-width button{width:245px!important}.modal-make-payment .modal-body .error-item{color:red;font-size:14px;font-weight:600;padding-left:8px;padding-top:2px;margin-bottom:0;margin-top:-16px}.modal-make-payment .modal-body .error-item-payment{margin-top:4px!important}@media screen and (max-width: 767px){.modal-make-payment .modal-body .company-name{font-size:17px;padding-bottom:25px;margin-bottom:35px}.modal-make-payment .modal-body input[type=radio]{width:25px;height:25px;margin-right:15px}.modal-make-payment .modal-body .pd-bottom{padding-bottom:18px;margin-bottom:18px}.modal-make-payment .modal-body .pd-flex h3{font-size:16px}.modal-make-payment .modal-body .no-mrg p{font-size:13px}.modal-make-payment .modal-body .payement-select{padding-top:25px}.modal-make-payment .modal-body .payement-select .select{padding:35px 0 12px 20px;background-size:14px}.modal-make-payment .modal-body .payement-select label{top:36px;left:20px;font-size:16px}.modal-make-payment .modal-body .payment-description{margin:20px 0;font-size:14px}.modal-make-payment .modal-body .error-item{font-size:13px;font-weight:500;margin-top:-8px}}@media screen and (max-width: 480px){.modal-make-payment .modal-body .company-name{font-size:15px;padding-bottom:18px;margin-bottom:27px}.modal-make-payment .modal-body form{padding:0}.modal-make-payment .modal-body input[type=radio]{width:21px;height:19px;margin-right:10px}.modal-make-payment .modal-body .pd-bottom{padding-bottom:15px;margin-bottom:15px}.modal-make-payment .modal-body .pd-flex h3{font-size:13px}.modal-make-payment .modal-body .no-mrg p{font-size:12px}.modal-make-payment .modal-body .payement-select{padding-top:22px}.modal-make-payment .modal-body .payement-select .select{padding:30px 0 12px 17px;background-size:12px}.modal-make-payment .modal-body .payement-select label{top:30px;left:17px;font-size:14px}.modal-make-payment .modal-body .no-bg p,.modal-make-payment .modal-body .wrapper-dropdown .selected-display{font-size:12px}.modal-make-payment .modal-body .payment-description{margin:17px 0;font-size:13px}}.paylaterr-new-bills{gap:24px}.paylaterr-new-bills__header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.paylaterr-new-bills__header p{margin:0;color:#5331d8;font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.paylaterr-new-bills__header h1{margin:8px 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(30px,4vw,44px);font-weight:600;letter-spacing:-.03em;line-height:1.05}.paylaterr-new-bills__header span{display:block;margin-top:8px;color:#080f26a6;font-size:14px;font-weight:600}.paylaterr-new-bills__header>div:last-child{display:flex;align-items:center;gap:10px}.paylaterr-new-bills__header button{display:inline-flex;height:40px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(8,15,38,.1);border-radius:999px;background:#fff;color:#080f26;cursor:pointer;font:inherit;font-size:14px;font-weight:700;padding:0 16px;transition:border-color .18s ease,color .18s ease,background .18s ease}.paylaterr-new-bills__header button:hover{border-color:#5331d866;color:#5331d8}.paylaterr-new-bills__header button:last-child{border-color:#080f26;background:#080f26;color:#fff;font-weight:800}.paylaterr-new-bills__header button:last-child:hover{background:#080f26e6;color:#fff}.paylaterr-new-bills__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;animation:paylaterr-new-bills-in .38s ease both}.paylaterr-new-bills__summary-card,.paylaterr-new-bills__toolbar,.paylaterr-new-bills__group,.paylaterr-new-bills__calendar{border:1px solid rgba(8,15,38,.1);border-radius:28px;background:#fff;box-shadow:0 1px 2px #080f260a}.paylaterr-new-bills__summary-card{padding:20px}.paylaterr-new-bills__summary-card.is-danger{border-color:#fecdd3}.paylaterr-new-bills__summary-card>span{display:grid;width:44px;height:44px;place-items:center;border-radius:18px}.paylaterr-new-bills__summary-card>span.is-primary{background:#f3f0ff;color:#5331d8}.paylaterr-new-bills__summary-card>span.is-rose{background:#ffe4e6;color:#be123c}.paylaterr-new-bills__summary-card>span.is-emerald{background:#d1fae5;color:#047857}.paylaterr-new-bills__summary-card>span.is-solid{background:#5331d8;color:#fff}.paylaterr-new-bills__summary-card p{margin:16px 0 0;color:#080f2680;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.paylaterr-new-bills__summary-card strong{display:block;margin-top:6px;font-family:Fraunces,Georgia,serif;font-size:26px;font-weight:600;line-height:1}.paylaterr-new-bills__summary-card small{display:block;margin-top:4px;color:#080f268c;font-size:12px}.paylaterr-new-bills__toolbar{display:flex;align-items:center;gap:12px;padding:18px}.paylaterr-new-bills__toolbar label{position:relative;min-width:220px;flex:1}.paylaterr-new-bills__toolbar label svg{position:absolute;top:50%;left:14px;color:#080f2666;transform:translateY(-50%)}.paylaterr-new-bills__toolbar input{width:100%;height:42px;border:1px solid transparent;border-radius:999px;color:#080f26;font:inherit;font-size:14px;outline:none;padding:0 16px 0 42px;transition:border-color .18s ease,background .18s ease}.paylaterr-new-bills__toolbar input:focus{border-color:#5331d866}.paylaterr-new-bills__toolbar--with-api{flex-wrap:wrap;align-items:stretch}.paylaterr-new-bills__toolbar--with-api .paylaterr-new-bills__api-search{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;width:100%;padding-bottom:14px;border-bottom:1px solid rgba(8,15,38,.06)}.paylaterr-new-bills__toolbar--with-api .paylaterr-new-bills__date-field svg{position:static;transform:none}.paylaterr-new-bills__toolbar--with-api .paylaterr-new-bills__field-label{display:block;margin-bottom:6px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#080f2680}.paylaterr-new-bills__toolbar--with-api .paylaterr-new-bills__date-field{display:block;flex:1;min-width:220px}.paylaterr-new-bills__toolbar--with-api .paylaterr-new-bills__date-field .paylaterr-new-bills__datepicker-mui{width:100%}.paylaterr-new-bills__toolbar--with-api .paylaterr-new-bills__select-shell{width:100%;min-width:0}.paylaterr-new-bills__toolbar--with-api .paylaterr-new-bills__select-shell.form-group .paylaterr-new-bills__field-label{margin-bottom:6px}.paylaterr-new-bills__toolbar--with-api .paylaterr-new-bills__select-shell select.paylaterr-new-bills__status-select{display:block;width:100%;height:44px;margin:0;border:1px solid #5331d8;border-radius:12px;background-color:#fff;color:#080f26;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:15px;font-weight:600;line-height:normal;padding:0 44px 0 16px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%235331d8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:none}.paylaterr-new-bills__toolbar--with-api .paylaterr-new-bills__select-shell select.paylaterr-new-bills__status-select:hover{border-color:#4528b8}.paylaterr-new-bills__toolbar--with-api .paylaterr-new-bills__select-shell select.paylaterr-new-bills__status-select:focus{outline:none;border-color:#5331d8;box-shadow:0 0 0 3px #5331d833}.paylaterr-new-bills__toolbar--with-api .paylaterr-new-bills__status-field{flex:1;min-width:200px}.paylaterr-new-bills__toolbar--with-api .paylaterr-new-bills__status-field .form-group{margin-bottom:0;width:100%}.paylaterr-new-bills__toolbar--with-api .paylaterr-new-bills__search-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.paylaterr-new-bills__toolbar--with-api .paylaterr-new-bills__query{min-width:220px;flex:1}.paylaterr-new-bills__btn{border:0;border-radius:999px;cursor:pointer;font:inherit;font-size:14px;font-weight:800;height:42px;padding:0 18px}.paylaterr-new-bills__btn--primary{background:#5331d8;color:#fff}.paylaterr-new-bills__btn--ghost{border:1px solid rgba(8,15,38,.12);background:#fff;color:#080f26}.paylaterr-new-bills__header.is-busy{opacity:.72;pointer-events:none}.paylaterr-new-bills__detail-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:1px solid rgba(8,15,38,.1);color:#080f268c}.paylaterr-new-bills__detail-link:hover{border-color:#5331d859;color:#5331d8}.paylaterr-new-bills__filters,.paylaterr-new-bills__view-toggle{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:4px}.paylaterr-new-bills__filters{flex-wrap:wrap;background:#f5f4fba6}.paylaterr-new-bills__view-toggle{border:1px solid rgba(8,15,38,.1)}.paylaterr-new-bills__filters button,.paylaterr-new-bills__view-toggle button{display:inline-flex;align-items:center;gap:5px;border:0;border-radius:999px;background:transparent;color:#080f2699;cursor:pointer;font:inherit;font-size:12px;font-weight:800;padding:8px 13px;transition:background .18s ease,color .18s ease}.paylaterr-new-bills__filters button.is-active,.paylaterr-new-bills__view-toggle button.is-active{background:#080f26;color:#fff}.paylaterr-new-bills__view-toggle button.is-active{background:#5331d8;color:#fff}.paylaterr-new-bills__empty{display:grid;min-height:250px;place-items:center;border:1px dashed rgba(8,15,38,.15);border-radius:28px;background:#fff;color:#080f2699;padding:48px;text-align:center}.paylaterr-new-bills__empty h2{margin:10px 0 0;font-family:Fraunces,Georgia,serif;font-size:22px}.paylaterr-new-bills__empty p{margin:4px 0 0;font-size:14px}.paylaterr-new-bills__groups{display:grid;gap:20px}.paylaterr-new-bills__group{padding:22px;animation:paylaterr-new-bills-in .35s ease both}.paylaterr-new-bills__group.is-urgent{border-color:#fecdd3;background:#fff1f24d}.paylaterr-new-bills__group ul{margin:0;padding:0;list-style:none}.paylaterr-new-bills__group-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.paylaterr-new-bills__group-head>div{display:flex;align-items:center;gap:9px}.paylaterr-new-bills__group-head h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:600}.paylaterr-new-bills__group-head h2.is-primary{color:#5331d8}.paylaterr-new-bills__group-head h2.is-rose{color:#e11d48}.paylaterr-new-bills__group-head h2.is-emerald{color:#059669}.paylaterr-new-bills__group-head h2.is-muted{color:#080f26b3}.paylaterr-new-bills__group-head span{display:inline-flex;min-width:24px;height:24px;align-items:center;justify-content:center;border-radius:999px;background:#080f260d;color:#080f2699;font-size:12px;font-weight:900;padding:0 8px}.paylaterr-new-bills__group-head>strong{display:inline-flex;align-items:center;gap:5px;color:#e11d48;font-size:12px;font-weight:800}.paylaterr-new-bills__group li{display:grid;grid-template-columns:minmax(240px,4fr) minmax(90px,1.4fr) minmax(90px,1.4fr) minmax(120px,1.6fr) minmax(120px,1.6fr);align-items:center;gap:12px;border-top:1px solid rgba(8,15,38,.05);padding:16px 0}.paylaterr-new-bills__group li.is-muted{opacity:.7}.paylaterr-new-bills__group li>div>small{display:block;color:#080f2666;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.paylaterr-new-bills__group li>div>strong{display:block;margin-top:3px;font-size:14px;font-weight:600}.paylaterr-new-bills__group li>div>strong.is-primary{color:#5331d8;font-family:Fraunces,Georgia,serif;font-size:16px;font-weight:600}.paylaterr-new-bills__group li em{display:block;margin-top:3px;color:#080f2680;font-size:11px;font-style:normal;font-weight:700}.paylaterr-new-bills__group li em.is-overdue{color:#e11d48}.paylaterr-new-bills__bill-name{display:flex;min-width:0;align-items:center;gap:12px}.paylaterr-new-bills__bill-name>span{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:14px}.paylaterr-new-bills__bill-name>span.is-primary{background:#f3f0ff;color:#5331d8}.paylaterr-new-bills__bill-name>span.is-yellow{background:#fef9c3;color:#a16207}.paylaterr-new-bills__bill-name>span.is-blue{background:#dbeafe;color:#1d4ed8}.paylaterr-new-bills__bill-name>span.is-sky{background:#e0f2fe;color:#0369a1}.paylaterr-new-bills__bill-name>span.is-emerald{background:#d1fae5;color:#047857}.paylaterr-new-bills__bill-name>span.is-rose{background:#ffe4e6;color:#be123c}.paylaterr-new-bills__bill-name div{min-width:0}.paylaterr-new-bills__bill-name p{display:flex;min-width:0;align-items:center;gap:8px;margin:0}.paylaterr-new-bills__bill-name strong{overflow:hidden;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}.paylaterr-new-bills__bill-name small{border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.06em;padding:3px 8px;text-transform:uppercase}.paylaterr-new-bills__bill-name small.is-upcoming{background:#f3f0ff;color:#5331d8}.paylaterr-new-bills__bill-name small.is-autopay{background:#d1fae5;color:#047857}.paylaterr-new-bills__bill-name small.is-overdue{background:#ffe4e6;color:#be123c}.paylaterr-new-bills__bill-name small.is-paid{background:#080f261a;color:#080f2699}.paylaterr-new-bills__row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.paylaterr-new-bills__row-actions button:first-child{border:0;border-radius:999px;background:#080f26;color:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:800;padding:9px 16px}.paylaterr-new-bills__row-actions button:first-child.is-danger{background:#e11d48}.paylaterr-new-bills__row-actions button:first-child.is-danger:hover{background:#be123c}.paylaterr-new-bills__row-actions button:last-child{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:999px;background:transparent;color:#080f2680;cursor:pointer}.paylaterr-new-bills__row-actions button:last-child:hover{background:#080f260d}.paylaterr-new-bills__row-actions>span{display:inline-flex;align-items:center;gap:5px;color:#059669;font-size:12px;font-weight:800}.paylaterr-new-bills__calendar{padding:24px;animation:paylaterr-new-bills-in .35s ease both}.paylaterr-new-bills__calendar>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:20px}.paylaterr-new-bills__calendar h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:22px}.paylaterr-new-bills__calendar .paylaterr-new-bills__calendar-range{margin:4px 0 0;color:#080f2680;font-size:13px;font-weight:600}.paylaterr-new-bills__calendar>div:first-child span{display:inline-flex;align-items:center;gap:5px;color:#080f268c;font-size:12px;font-weight:700}.paylaterr-new-bills__calendar>div:first-child span svg{color:#5331d8}.paylaterr-new-bills__calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.paylaterr-new-bills__calendar-grid>strong{color:#080f2666;font-size:10px;font-weight:900;letter-spacing:.08em;padding-bottom:4px;text-align:left;text-transform:uppercase}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell{display:flex;min-height:108px;flex-direction:column;align-items:stretch;border:1px solid rgba(8,15,38,.05);border-radius:16px;background:#f5f4fb4d;padding:9px;text-align:left;font:inherit;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell:disabled{cursor:default;opacity:.45}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell.is-interactive:not(:disabled){cursor:pointer}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell.is-outside-range:not(.has-bills){opacity:.38}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell.is-past:not(.has-bills){opacity:.42}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell.is-selected{border-color:#5331d88c;box-shadow:0 0 0 2px #5331d833}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell.has-bills{border-color:#5331d84d;background:#f3f0ff66}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell.is-interactive.has-bills:not(:disabled):hover{background:#f3f0ff}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell.is-interactive:not(:disabled):hover{border-color:#5331d838}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell>small{display:flex;flex-direction:column;gap:1px;color:#080f2673;font-size:10px;font-weight:800}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell.has-bills>small{color:#5331d8}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell__line1{line-height:1.15}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell__line2{color:#080f2661;font-size:9px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell.has-bills .paylaterr-new-bills__calendar-cell__line2{color:#5331d8bf}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell__bills{display:grid;gap:5px;margin-top:auto}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-bill-preview{display:grid;gap:2px;min-width:0}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-bill-preview__cat{overflow:hidden;color:#080f2673;font-size:8px;font-weight:800;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-bill-preview__msg{display:flex;align-items:flex-start;gap:4px;margin:0;min-width:0;color:#5331d8}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-bill-preview__msg svg{flex-shrink:0;margin-top:1px}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-bill-preview__msg span{display:-webkit-box;overflow:hidden;max-height:2.6em;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#080f26;font-size:9px;font-weight:800;line-height:1.25;white-space:normal}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-bill-preview__amt{color:#080f26a6;font-size:9px;font-weight:900}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-more{color:#080f2680;font-size:9px;font-style:normal;font-weight:700}.paylaterr-new-bills__calendar-detail{margin-top:20px;border:1px solid rgba(8,15,38,.08);border-radius:16px;background:#f5f4fb40;padding:16px 18px}.paylaterr-new-bills__calendar-detail__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.paylaterr-new-bills__calendar-detail__head h3{margin:0;font-family:Fraunces,Georgia,serif;font-size:18px}.paylaterr-new-bills__calendar-detail__head button{border:0;border-radius:10px;background:#080f260f;padding:8px 12px;color:#080f26a6;font-size:12px;font-weight:800;cursor:pointer}.paylaterr-new-bills__calendar-detail__head button:hover{background:#080f261a}.paylaterr-new-bills__calendar-detail__empty{margin:0;color:#080f2680;font-size:14px}.paylaterr-new-bills__calendar-detail ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.paylaterr-new-bills__calendar-detail li{display:grid;gap:10px;border-radius:14px;background:#fff;padding:12px 14px}.paylaterr-new-bills__calendar-detail__bill{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:start}.paylaterr-new-bills__calendar-detail__bill>span{display:grid;width:40px;height:40px;flex-shrink:0;place-items:center;border-radius:12px}.paylaterr-new-bills__calendar-detail__bill>span.is-primary{background:#f3f0ff;color:#5331d8}.paylaterr-new-bills__calendar-detail__bill>span.is-yellow{background:#fef9c3;color:#a16207}.paylaterr-new-bills__calendar-detail__bill>span.is-blue{background:#dbeafe;color:#1d4ed8}.paylaterr-new-bills__calendar-detail__bill>span.is-sky{background:#e0f2fe;color:#0369a1}.paylaterr-new-bills__calendar-detail__bill>span.is-emerald{background:#d1fae5;color:#047857}.paylaterr-new-bills__calendar-detail__bill>span.is-rose{background:#ffe4e6;color:#be123c}.paylaterr-new-bills__calendar-detail__bill>div:nth-child(2){min-width:0}.paylaterr-new-bills__calendar-detail__bill small{display:block;margin-bottom:2px;color:#080f2673;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.paylaterr-new-bills__calendar-detail__bill strong{display:block;color:#080f26;font-size:14px;font-weight:800;line-height:1.3}.paylaterr-new-bills__calendar-detail__bill em{display:block;margin-top:4px;color:#080f2673;font-size:12px;font-style:normal;font-weight:600}.paylaterr-new-bills__calendar-detail__amt{text-align:right}.paylaterr-new-bills__calendar-detail__amt small{display:block;color:#080f2666;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.paylaterr-new-bills__calendar-detail__amt strong{color:#5331d8;font-size:16px;font-weight:900}.paylaterr-new-bills__calendar-detail__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.paylaterr-new-bills__calendar-detail__actions button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:800;cursor:pointer}.paylaterr-new-bills__calendar-detail__actions button:first-of-type{background:#5331d8;color:#fff}.paylaterr-new-bills__calendar-detail__actions button[type=button]:not(:first-of-type){background:#080f260f;color:#080f26}.paylaterr-new-bills__calendar-detail__actions a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#080f260f;color:#080f268c}.paylaterr-new-bills__calendar-detail__actions .is-paid{display:inline-flex;align-items:center;gap:6px;color:#059669;font-size:13px;font-weight:800}@media (max-width: 1180px){.paylaterr-new-bills__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.paylaterr-new-bills__toolbar{align-items:stretch;flex-direction:column}.paylaterr-new-bills__group li{grid-template-columns:repeat(2,minmax(0,1fr))}.paylaterr-new-bills__bill-name,.paylaterr-new-bills__row-actions{grid-column:1/-1}.paylaterr-new-bills__row-actions{justify-content:flex-start}}@media (max-width: 767px){.paylaterr-new-bills__header,.paylaterr-new-bills__calendar>div:first-child{align-items:flex-start;flex-direction:column}.paylaterr-new-bills__header>div:last-child,.paylaterr-new-bills__filters,.paylaterr-new-bills__view-toggle{width:100%}.paylaterr-new-bills__header button,.paylaterr-new-bills__filters button,.paylaterr-new-bills__view-toggle button{flex:1}.paylaterr-new-bills__summary,.paylaterr-new-bills__group li{grid-template-columns:1fr}.paylaterr-new-bills__calendar-grid{gap:5px}.paylaterr-new-bills__calendar-grid .paylaterr-new-bills__calendar-cell{min-height:88px;padding:7px}}@keyframes paylaterr-new-bills-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes paylaterr-new-bills-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.paylaterr-new-bills__skel-line{display:block;border-radius:999px;background:linear-gradient(90deg,#f3f0f9eb,#fffffffa,#f3f0f9eb);background-size:200% 100%;animation:paylaterr-new-bills-skel-shimmer 1.15s ease-in-out infinite}.paylaterr-new-bills--skeleton .paylaterr-new-bills__row-skeleton{pointer-events:none}.paylaterr-new-bills--skeleton .paylaterr-new-bills__skel-header-text{display:flex;flex-direction:column;gap:10px;min-width:0}.paylaterr-new-bills--skeleton .paylaterr-new-bills__skel-header-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.paylaterr-new-bills--skeleton .paylaterr-new-bills__skel-field{display:block;flex:1;min-width:200px}.paylaterr-new-bills--skeleton .paylaterr-new-bills__skel-field .paylaterr-new-bills__skel-line--field-label{margin-bottom:6px}.paylaterr-new-bills--skeleton .paylaterr-new-bills__skel-cells{display:flex;flex-direction:column;gap:6px;min-width:0}.paylaterr-new-bills--skeleton .paylaterr-new-bills__skel-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-block:5px}.paylaterr-new-bills--skeleton .paylaterr-new-bills__summary-card>.paylaterr-new-bills__skel-line--summary-label{margin-top:16px}.paylaterr-new-bills--skeleton .paylaterr-new-bills__filters .paylaterr-new-bills__skel-line--filter-pill{flex:0 0 auto;width:64px}.paylaterr-new-bills--skeleton .paylaterr-new-bills__view-toggle .paylaterr-new-bills__skel-line--view-pill{width:56px;flex:0 0 auto}.paylaterr-new-bills--skeleton .paylaterr-new-bills__view-toggle .paylaterr-new-bills__skel-line--view-pill-wide{flex:0 0 auto}.paylaterr-new-bills--skeleton .paylaterr-new-bills__bill-name em{display:block;margin:0;min-height:12px}.paylaterr-new-bills--skeleton .paylaterr-new-bills__bill-name p{flex-wrap:wrap}.paylaterr-new-bills--skeleton .paylaterr-new-bills__row-actions{gap:8px}.paylaterr-new-bills--skeleton .paylaterr-new-bills__row-actions .paylaterr-new-bills__skel-line--action-pay{border-radius:999px}.paylaterr-new-bills__skel-line--eyebrow{width:132px;height:11px}.paylaterr-new-bills__skel-line--title{width:min(280px,72%);height:36px;border-radius:14px}.paylaterr-new-bills__skel-line--meta{width:min(320px,85%);height:14px}.paylaterr-new-bills__skel-line--header-btn{width:118px;height:40px;border-radius:999px}.paylaterr-new-bills__skel-line--header-btn-dark{width:124px;height:40px;border-radius:999px}.paylaterr-new-bills__skel-line--summary-icon{width:44px;height:44px;border-radius:18px}.paylaterr-new-bills__skel-line--summary-label{width:48%;height:12px}.paylaterr-new-bills__skel-line--summary-value{width:62%;height:28px;margin-top:6px;border-radius:12px}.paylaterr-new-bills__skel-line--summary-sub{width:72%;height:12px;margin-top:4px}.paylaterr-new-bills__skel-line--field-label{width:88px;height:11px}.paylaterr-new-bills__skel-line--field-input{width:100%;height:44px;border-radius:12px}.paylaterr-new-bills__skel-line--toolbar-btn-primary{width:96px;height:42px;border-radius:999px}.paylaterr-new-bills__skel-line--toolbar-btn-ghost{width:88px;height:42px;border-radius:999px}.paylaterr-new-bills__skel-line--filter-pill{height:32px;border-radius:999px}.paylaterr-new-bills__skel-line--view-pill{height:34px;border-radius:999px}.paylaterr-new-bills__skel-line--view-pill-wide{height:34px;border-radius:999px;min-width:108px}.paylaterr-new-bills__skel-line--group-title{width:140px;height:26px;border-radius:12px}.paylaterr-new-bills__skel-line--group-title-short{width:180px;height:26px;border-radius:12px}.paylaterr-new-bills__skel-line--group-count{width:28px;height:24px;border-radius:999px}.paylaterr-new-bills__skel-line--group-urgent{width:118px;height:14px;border-radius:999px}.paylaterr-new-bills__skel-line--bill-icon{width:44px;height:44px;border-radius:14px;flex-shrink:0}.paylaterr-new-bills__skel-line--bill-strong{width:min(180px,48%);height:14px}.paylaterr-new-bills__skel-line--bill-tag{width:64px;height:22px;border-radius:999px}.paylaterr-new-bills__skel-line--bill-sub{width:min(240px,90%);height:11px}.paylaterr-new-bills__skel-line--col-label{width:38px;height:9px;border-radius:6px}.paylaterr-new-bills__skel-line--col-value{width:72%;height:14px}.paylaterr-new-bills__skel-line--col-value-wide{width:78%;height:16px;border-radius:10px}.paylaterr-new-bills__skel-line--col-meta{width:56%;height:11px}.paylaterr-new-bills__skel-line--col-meta-short{width:44%;height:11px}.paylaterr-new-bills__skel-line--action-pay{width:76px;height:36px}.paylaterr-new-bills__skel-line--action-icon{width:38px;height:38px;border-radius:999px}.paylaterr-new-bills__skel-line--page-side,.paylaterr-new-bills__skel-line--page-num{width:46px;height:46px;border-radius:8px}@media (max-width: 767px){.paylaterr-new-bills--skeleton .paylaterr-new-bills__skel-header-actions,.paylaterr-new-bills--skeleton .paylaterr-new-bills__filters,.paylaterr-new-bills--skeleton .paylaterr-new-bills__view-toggle{width:100%}.paylaterr-new-bills--skeleton .paylaterr-new-bills__skel-header-actions .paylaterr-new-bills__skel-line,.paylaterr-new-bills--skeleton .paylaterr-new-bills__filters .paylaterr-new-bills__skel-line--filter-pill,.paylaterr-new-bills--skeleton .paylaterr-new-bills__view-toggle .paylaterr-new-bills__skel-line{flex:1}}.paylaterr-new-view__snpg-hero-scope.snpg-page,.paylaterr-new-view__snpg-sections-scope.snpg-page{margin-top:0;padding-bottom:0;background:transparent}.paylaterr-new-view .snpg-hero{padding-left:50px!important;padding-right:50px!important}.paylaterr-new-view .paylaterr-new-view__snpg-hero-scope.snpg-page .snpg-hero{padding-left:0;padding-right:0;padding-top:1.25rem;padding-bottom:2rem}@media (min-width: 768px){.paylaterr-new-view .paylaterr-new-view__snpg-hero-scope.snpg-page .snpg-hero{padding:2.75rem 0 4rem}}.paylaterr-new-view .paylaterr-new-view__snpg-sections-scope.snpg-page .snpg-section{padding-left:0;padding-right:0}.paylaterr-new-view__snpg-sections-scope button.snpg-steps-block__cta{border:none;cursor:pointer;font:inherit}.paylaterr-new-view__snpg-sections-scope .paylaterr-product-band-section.snpg-section{padding-top:0}.paylaterr-product-band-card{border-radius:2rem;border:1px solid rgba(8,15,38,.1);background:#fff;box-shadow:0 1px 2px #080f260f;padding:1.75rem 1.25rem;box-sizing:border-box;max-width:100%;width:100%}@media (min-width: 768px){.paylaterr-product-band-card{padding:2.5rem 2.25rem}}.paylaterr-product-band__grid{display:grid;gap:2rem;align-items:center;min-width:0}@media (min-width: 1024px){.paylaterr-product-band__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:2.5rem}}.paylaterr-product-band__copy{min-width:0}.paylaterr-product-band__eyebrow{margin:0;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:#5331d8}.paylaterr-product-band__title{margin:1rem 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.15;color:#080f26}.paylaterr-product-band__lead{margin:1.25rem 0 0;max-width:28rem;font-size:15px;line-height:1.65;color:#080f26a6}.paylaterr-product-band__list{display:flex;flex-direction:column;gap:.75rem}.paylaterr-product-band__row-card{border-radius:1rem;border:1px solid rgba(8,15,38,.08);background:#fff;padding:1rem 1.15rem;box-shadow:0 1px 2px #080f260d}.paylaterr-product-band__row-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.paylaterr-product-band__row-left{display:flex;align-items:center;gap:.65rem;min-width:0}.paylaterr-product-band__check-wrap{display:grid;flex-shrink:0;place-items:center;width:1.75rem;height:1.75rem;border-radius:9999px;background:#5331d8;color:#fff}.paylaterr-product-band__row-label{font-size:.875rem;font-weight:700;color:#080f26}.paylaterr-product-band__row-amt{flex-shrink:0;font-size:.875rem;font-weight:700;color:#5331d8}.paylaterr-product-band__track{margin-top:.75rem;height:.5rem;overflow:hidden;border-radius:9999px;background:#080f2614}.paylaterr-product-band__fill{height:100%;border-radius:9999px;background:#5331d8}@media (max-width: 767px){.paylaterr-product-band__lead{max-width:none}.paylaterr-product-band__row-head{align-items:flex-start}.paylaterr-product-band__row-label{overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.paylaterr-product-band__row-amt{line-height:1.35;text-align:right}}.snpg-page{--snpg-bg: #f3f0f9;--snpg-ink: #080f26;--snpg-foreground: #0d1730;--snpg-ink-fg: #ffffff;--snpg-hero-soft: #e9e7f3;--snpg-primary: #5331d8;--snpg-primary-soft: #f3f0ff;--snpg-card: #ffffff;--snpg-border: #e2e8f0;color:var(--snpg-ink);background:var(--snpg-bg);font-family:Plus Jakarta Sans,system-ui,sans-serif;padding-bottom:3rem}@media (min-width: 1025px){.snpg-page{margin-top:0}}.snpg-page .snpg-h2{margin:0;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2rem,4vw,3rem);line-height:1.15;color:var(--snpg-ink)}.snpg-page .snpg-h2--on-ink{margin-top:1rem;color:var(--snpg-ink-fg)}.snpg-page .snpg-hero{overflow:hidden;background:#e9e7f3;box-sizing:border-box;padding:1.75rem max(1rem,env(safe-area-inset-left,0px)) 2.5rem max(1rem,env(safe-area-inset-right,0px));padding-left:50px!important;padding-right:50px!important}@media (min-width: 768px){.snpg-page .snpg-hero{padding:4rem max(1.25rem,env(safe-area-inset-left,0px)) 6rem max(1.25rem,env(safe-area-inset-right,0px))}}.snpg-page .snpg-hero__grid{display:grid;gap:clamp(1.5rem,4vw,2.5rem);align-items:center;min-width:0}@media (min-width: 1024px){.snpg-page .snpg-hero__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:2.5rem}}.snpg-page .snpg-hero__copy{min-width:0}@media (min-width: 1024px){.snpg-page .snpg-hero__copy{grid-column:span 7/span 7}}.snpg-page .snpg-badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background:var(--snpg-primary-soft);padding:.35rem .85rem;font-size:.75rem;font-weight:600;color:var(--snpg-primary)}.snpg-page .snpg-hero__title{margin-top:1.5rem;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2.75rem,5vw,3.75rem);line-height:1.02;letter-spacing:-.02em;color:#080f26!important}.snpg-page .snpg-hero__lead{margin-top:1.75rem;max-width:42rem;font-size:17px;font-weight:500;line-height:1.65;color:#080f26b3}@media (min-width: 768px){.snpg-page .snpg-hero__lead{font-size:1.125rem}}.snpg-page .snpg-hero__actions{margin-top:2.25rem;display:flex;flex-wrap:wrap;gap:.75rem}.snpg-page .snpg-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding:.85rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;border:2px solid transparent;transition:background .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.snpg-page .snpg-btn--primary{background:var(--snpg-primary);color:#fff;border-color:var(--snpg-primary)}.snpg-page .snpg-btn--primary:hover{opacity:.92}.snpg-page .snpg-btn--ghost{background:transparent;color:var(--snpg-ink);border-color:#080f2626}.snpg-page .snpg-btn--ghost:hover{border-color:#5331d866}@media (min-width: 1024px){.snpg-page .snpg-hero__visual{grid-column:span 5/span 5}}.snpg-page .snpg-mock-outer{border-radius:2rem;border:1px solid var(--snpg-border);background:var(--snpg-card);padding:1.5rem;box-shadow:0 30px 80px -52px #0d173073}.snpg-page .snpg-mock-inner{border-radius:1.5rem;background:var(--snpg-foreground);color:var(--snpg-bg);padding:1.75rem}@media (min-width: 768px){.snpg-page .snpg-mock-inner{padding:1.75rem}}.snpg-page .snpg-mock-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem}.snpg-page .snpg-mock-eyebrow{margin:0;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#f3f0f9a6}.snpg-page .snpg-mock-total{margin:.75rem 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(3rem,8vw,3.75rem);font-weight:600;line-height:1;color:#f3f0f9}.snpg-page .snpg-mock-sub{margin:.75rem 0 0;max-width:20rem;font-size:.875rem;font-weight:500;line-height:1.6;color:#f3f0f9b3}.snpg-page .snpg-mock-wallet{display:grid;height:4rem;width:4rem;flex-shrink:0;place-items:center;border-radius:1rem;background:var(--snpg-primary);color:#fff}.snpg-page .snpg-mock-buckets{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}.snpg-page .snpg-bucket-row{border-radius:1rem;background:#f3f0f91a;padding:.75rem 1rem}.snpg-page .snpg-bucket-row__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.875rem;font-weight:700}.snpg-page .snpg-bucket-row__amt{color:var(--snpg-primary)}.snpg-page .snpg-bucket-row__track{margin-top:.75rem;height:.5rem;overflow:hidden;border-radius:9999px;background:#f3f0f926}.snpg-page .snpg-bucket-row__fill{height:100%;border-radius:9999px;background:var(--snpg-primary)}.snpg-page .snpg-section{padding:4rem 0}@media (min-width: 768px){.snpg-page .snpg-section{padding:6rem 0}}.snpg-page .snpg-section--tight{padding-top:0;padding-bottom:4rem}.snpg-page .snpg-benefits{display:grid;gap:1.25rem}@media (min-width: 768px){.snpg-page .snpg-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}}.snpg-page .snpg-benefit{border-radius:1.5rem;border:1px solid rgba(8,15,38,.1);background:var(--snpg-card);padding:1.75rem;box-shadow:0 1px 2px #080f260f}.snpg-page .snpg-benefit__icon{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:1rem;background:var(--snpg-primary-soft);color:var(--snpg-primary)}.snpg-page .snpg-benefit__title{margin-top:1.25rem;font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:600;letter-spacing:-.02em}.snpg-page .snpg-benefit__body{margin-top:.75rem;font-size:15px;line-height:1.65;color:#080f26a6}.snpg-page .snpg-band{border-top:1px solid var(--snpg-border);border-bottom:1px solid var(--snpg-border);background:var(--snpg-hero-soft);padding:4rem 0}@media (min-width: 768px){.snpg-page .snpg-band{padding:6rem 0}}.snpg-page .snpg-band__grid{display:grid;gap:2.5rem;align-items:center}@media (min-width: 1024px){.snpg-page .snpg-band__grid{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1024px){.snpg-page .snpg-band__copy{grid-column:span 5/span 5}}.snpg-page .snpg-band__eyebrow{margin:0;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:var(--snpg-primary)}.snpg-page .snpg-band__copy .snpg-h2{margin-top:1rem}.snpg-page .snpg-band__lead{margin-top:1.25rem;font-size:15px;line-height:1.65;color:#080f26a6}.snpg-page .snpg-band__list{display:grid;gap:.75rem}@media (min-width: 1024px){.snpg-page .snpg-band__list{grid-column:span 7/span 7}}.snpg-page .snpg-band__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:1rem;border:1px solid var(--snpg-border);background:var(--snpg-card);padding:1rem 1.25rem;font-size:.875rem;font-weight:700;color:var(--snpg-ink);box-shadow:0 1px 2px #080f260f}.snpg-page .snpg-band__row-left{display:flex;align-items:center;gap:.75rem}.snpg-page .snpg-band__check{flex-shrink:0;color:var(--snpg-primary)}.snpg-page .snpg-band__row-amt{color:var(--snpg-primary)}.snpg-page .snpg-steps-block{border-radius:2rem;background:var(--snpg-ink);color:var(--snpg-ink-fg);padding:1.5rem}@media (min-width: 768px){.snpg-page .snpg-steps-block{padding:2.5rem}}.snpg-page .snpg-steps-block__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1.25rem}.snpg-page .snpg-steps-block__eyebrow{margin:0;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:#fff9}.snpg-page .snpg-steps-block__sparkle{flex-shrink:0;color:var(--snpg-primary)}.snpg-page .snpg-steps{margin-top:2rem;display:grid;gap:1rem}@media (min-width: 768px){.snpg-page .snpg-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.snpg-page .snpg-step{border-radius:1.5rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;padding:1.25rem}.snpg-page .snpg-step__num{margin-bottom:1.25rem;display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;background:var(--snpg-primary);font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:700;color:#fff}.snpg-page .snpg-step__text{margin:0;font-size:.8rem;font-weight:300;line-height:1.35;color:#fff;text-transform:uppercase}.snpg-page .snpg-steps-block__footer{margin-top:2.25rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.snpg-page .snpg-steps-block__note{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#ffffffb3}.snpg-page .snpg-steps-block__cal{flex-shrink:0;color:var(--snpg-primary)}.snpg-page .snpg-steps-block__cta{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background:var(--snpg-primary);padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-transform:uppercase;color:#fff;text-decoration:none;transition:opacity .2s ease}.snpg-page .snpg-steps-block__cta:hover{opacity:.9}.paylaterr-new-view__hero-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,320px);gap:24px;align-items:stretch;overflow-x:hidden;overflow-y:visible;border-radius:28px;background:#e9e7f3!important;color:#fff;padding:34px;box-sizing:border-box;max-width:100%;min-width:0}.paylaterr-new-view__hero-split>div:first-child{min-width:0;max-width:100%}.paylaterr-new-view__hero-split>div>span{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#ffffff1f;color:#ffffffdb;font-size:13px;font-weight:900;padding:7px 13px}.paylaterr-new-view__hero-split h1{max-width:100%;margin:18px 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(36px,5vw,66px);line-height:.98;overflow-wrap:anywhere;word-break:break-word}.paylaterr-new-view__hero-split p{max-width:100%;margin:16px 0 0;color:#ffffffb8;line-height:1.7;overflow-wrap:anywhere;word-break:break-word}.paylaterr-new-view__hero-split>div>div{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px;min-width:0}.paylaterr-new-view__hero-split button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;cursor:pointer;font:inherit;font-size:14px;font-weight:900;padding:12px 18px;background:#5331d8;color:#fff}.paylaterr-new-view__hero-split a.paylaterr-new-view__hero-split__giveaway-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#080f26;text-decoration:none;font:inherit;font-size:14px;font-weight:700;padding:12px 20px;transition:border-color .15s ease,background .15s ease}.paylaterr-new-view__hero-split a.paylaterr-new-view__hero-split__giveaway-link:hover{border-color:#080f2633;background:#fafafa}.paylaterr-new-view__hero-split a.paylaterr-new-view__hero-split__giveaway-link svg{color:inherit;flex-shrink:0}.paylaterr-new-view__hero-split aside .paylaterr-new-view__hero-split__aside-note{margin:16px 0 0;max-width:100%;color:#f3f0f9a6;font-size:14px;font-weight:600;line-height:1.65;overflow-wrap:anywhere;word-break:break-word}.paylaterr-new-view__hero-split aside{min-width:0;max-width:100%;border-radius:24px;background:#ffffff1f;padding:24px;box-sizing:border-box}.paylaterr-new-view__hero-split aside small,.paylaterr-new-view__hero-split aside strong,.paylaterr-new-view__hero-split aside span{display:block}.paylaterr-new-view__hero-split aside small{color:#ffffffad;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.paylaterr-new-view__hero-split aside strong{margin-top:12px;font-family:Fraunces,Georgia,serif;font-size:58px;line-height:1}.paylaterr-new-view__hero-split aside span{color:#ffffffb8}.paylaterr-new-view__hero-split aside div{height:9px;overflow:hidden;margin-top:18px;border-radius:999px;background:#fff3}.paylaterr-new-view__hero-split aside div i{display:block;height:100%;border-radius:inherit;background:#fff}.paylaterr-new-view--refer-friend{min-width:0;max-width:100%}.paylaterr-new-view__hero-split__span{letter-spacing:1.92px!important}.paylaterr-new-view__share-card{position:relative;border-radius:16px!important;border:1px solid #e5e7eb!important;background:#fff!important;padding:1.5rem 1.5rem 1.35rem!important;box-shadow:0 1px 2px #080f260d!important;box-sizing:border-box;max-width:100%;min-width:0}.paylaterr-new-view__share-card__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.paylaterr-new-view__share-card__header-main{flex:1;min-width:0}.paylaterr-new-view__share-card__eyebrow{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#5331d8}.paylaterr-new-view__share-card h2{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:.65rem 0 0;min-width:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:600;letter-spacing:-.02em;color:#080f26}.paylaterr-new-view__share-card__title-icon{flex-shrink:0;color:#5331d8}.paylaterr-new-view__share-card__desc{margin:.65rem 0 0;max-width:100%;font-size:.9375rem;font-weight:500;line-height:1.65;color:#080f2694;overflow-wrap:anywhere;word-break:break-word}.paylaterr-new-view__share-card__pts-badge{flex-shrink:0;align-self:flex-start;max-width:100%;border-radius:999px;background:#d1fae5;color:#047857;font-size:.75rem;font-weight:700;padding:.4rem .85rem;white-space:normal;text-align:center;line-height:1.25;box-sizing:border-box}.paylaterr-new-view__share-card__link-row{display:flex;flex-wrap:wrap;align-items:stretch;gap:.5rem;margin-top:1.25rem;padding:.5rem;border-radius:12px;border:1px solid #e5e7eb;background:#fafafa;min-width:0;max-width:100%;box-sizing:border-box}.paylaterr-new-view__share-card__url{flex:1;min-width:12rem;align-self:center;overflow:hidden;border-radius:10px;background:#f3f0ff;border:1px solid rgba(83,49,216,.12);color:#1e1b4b;font-family:ui-monospace,Cascadia Code,Segoe UI Mono,Menlo,monospace;font-size:.8125rem;font-weight:600;padding:.7rem .85rem;text-overflow:ellipsis;white-space:nowrap;text-transform:none!important}.paylaterr-new-view__share-card__copy-btn{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;min-height:2.75rem;flex-shrink:0;padding:0;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#374151;cursor:pointer;transition:background .15s ease,border-color .15s ease}.paylaterr-new-view__share-card__copy-btn:hover{background:#f9fafb;border-color:#d1d5db}.paylaterr-new-view__share-card__share-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;flex-shrink:0;padding:0 1.1rem;min-height:2.75rem;border:none;border-radius:10px;background:#5331d8;color:#fff;font:inherit;font-size:.875rem;font-weight:700;cursor:pointer;transition:opacity .15s ease}.paylaterr-new-view__share-card__share-btn:hover{opacity:.94}.paylaterr-new-view__share-card__footer{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1rem}.paylaterr-new-view__share-card__code-badge{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap;max-width:100%;box-sizing:border-box;border-radius:999px;background:#f3f0ff;padding:.45rem .65rem .45rem .85rem;font-size:.8125rem;font-weight:600;color:#5331d8;overflow-wrap:anywhere}.paylaterr-new-view__share-card__code-label{color:#5331d8d9;font-weight:600}.paylaterr-new-view__share-card__code-value{font-family:ui-monospace,Cascadia Code,Segoe UI Mono,Menlo,monospace;font-weight:700;color:#5331d8;overflow-wrap:anywhere;word-break:break-all}.paylaterr-new-view__share-card__footer-copy-btn{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-left:.15rem;padding:0;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#5331d8;cursor:pointer;line-height:0;transition:background .15s ease,border-color .15s ease}.paylaterr-new-view__share-card__footer-copy-btn:hover:not(:disabled){background:#fafafa}.paylaterr-new-view__share-card__footer-copy-btn:disabled{opacity:.45;cursor:not-allowed}.paylaterr-new-view__share-card__info-badge{border-radius:999px;background:#f3f4f6;color:#6b7280;font-size:.8125rem;font-weight:600;padding:.45rem .85rem;max-width:100%;box-sizing:border-box;line-height:1.35;overflow-wrap:anywhere}.paylaterr-new-view--refer-friend .paylaterr-new-view__metric-grid{max-width:100%;min-width:0;box-sizing:border-box}.paylaterr-new-view--refer-friend .paylaterr-new-view__metric-grid>article{min-width:0;max-width:100%;box-sizing:border-box;overflow-wrap:anywhere}.paylaterr-new-view--refer-friend .paylaterr-new-view__metric-grid>article strong,.paylaterr-new-view--refer-friend .paylaterr-new-view__metric-grid>article p{overflow-wrap:anywhere;word-break:break-word}.paylaterr-new-view__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:100%;min-width:0;box-sizing:border-box}.paylaterr-new-view__steps article{position:relative;padding:24px;min-width:0;max-width:100%;box-sizing:border-box}@media (max-width: 1100px){.paylaterr-new-view__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){.paylaterr-new-view__steps{grid-template-columns:minmax(0,1fr)}}.paylaterr-new-view__steps article>span:not(.paylaterr-new-view__icon-tile){position:absolute;top:22px;right:22px;color:#5331d833;font-family:Fraunces,Georgia,serif;font-size:38px;font-weight:700}.paylaterr-new-view__steps h3{margin:18px 0 0;font-family:Fraunces,Georgia,serif;font-size:20px;overflow-wrap:anywhere;word-break:break-word}.paylaterr-new-view__steps p{color:#080f2699;font-size:14px;font-weight:700;line-height:1.65;margin-top:14px;overflow-wrap:anywhere;word-break:break-word}@media (max-width: 1100px){.paylaterr-new-view__hero-split{grid-template-columns:minmax(0,1fr);gap:20px}.paylaterr-new-view__hero-split aside{order:1}.paylaterr-new-view__hero-split>div:first-child{order:0}}@media (max-width: 767px){.paylaterr-new-view__hero-split{padding:22px max(14px,env(safe-area-inset-left,0px)) 22px max(14px,env(safe-area-inset-right,0px));gap:18px}.paylaterr-new-view__hero-split h1{font-size:clamp(1.6rem,7vw,2.75rem);line-height:1.12}.paylaterr-new-view__hero-split aside strong{font-size:clamp(2.25rem,14vw,3rem);word-break:break-word}.paylaterr-new-view__hero-split>div>div{flex-direction:column;align-items:stretch}.paylaterr-new-view__hero-split button,.paylaterr-new-view__hero-split a.paylaterr-new-view__hero-split__giveaway-link{width:100%;max-width:100%;justify-content:center;box-sizing:border-box}.paylaterr-new-view__share-card__header{flex-direction:column;align-items:flex-start}.paylaterr-new-view__share-card__pts-badge{align-self:flex-start;width:fit-content;max-width:100%}.paylaterr-new-view__share-card__link-row{flex-direction:column;align-items:stretch}.paylaterr-new-view__share-card__url{min-width:0;width:100%;box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-overflow:unset}.paylaterr-new-view__share-card__copy-btn{align-self:stretch;width:100%;max-width:100%;box-sizing:border-box}.paylaterr-new-view__share-card__share-btn{width:100%;justify-content:center;box-sizing:border-box}.paylaterr-new-view__share-card__footer{flex-direction:column;align-items:stretch}.paylaterr-new-view__share-card__code-badge{max-width:100%;box-sizing:border-box;justify-content:flex-start}.paylaterr-new-view__share-card__info-badge{width:fit-content;max-width:100%;align-self:flex-start}.paylaterr-new-view__steps article{padding:18px}.paylaterr-new-view__steps article>span:not(.paylaterr-new-view__icon-tile){right:14px;font-size:clamp(28px,8vw,38px)}}.paylaterr-new-view button,.paylaterr-new-view input[type=submit],.paylaterr-new-view input[type=button],.paylaterr-new-view input[type=reset]{text-transform:uppercase;font-weight:600!important;letter-spacing:.05em}@media (max-width: 1180px){.paylaterr-new-view__metric-grid,.paylaterr-new-view__metric-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){.paylaterr-new-view__header,.paylaterr-new-view__section-head,.paylaterr-new-view__settings-title{align-items:flex-start;flex-direction:column}.paylaterr-new-view__plans,.paylaterr-new-view__metric-grid,.paylaterr-new-view__metric-grid--four,.paylaterr-new-view__steps,.paylaterr-new-view__benefits,.paylaterr-new-view__split,.paylaterr-new-view__hero-split,.paylaterr-new-view__timeline,.paylaterr-new-view__settings-layout,.paylaterr-new-view__profile-grid,.paylaterr-new-view__dark-panel,.paylaterr-new-view__legal-grid,.paylaterr-new-view__form-row,.paylaterr-new-view__card-form,.paylaterr-new-view__settings-hero{grid-template-columns:1fr}.paylaterr-new-view__settings-hero-aside{grid-template-columns:1fr 1fr}.paylaterr-new-view__copy-row{grid-template-columns:1fr}}@keyframes paylaterr-new-view-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.paylaterr-new-view{display:grid;gap:20px;color:#080f26;font-family:Plus Jakarta Sans,system-ui,sans-serif}.paylaterr-new-view--animate{animation:paylaterr-new-view-in .45s ease both}.paylaterr-new-view__panel,.paylaterr-new-view__plans>article,.paylaterr-new-view__metric-grid>article,.paylaterr-new-view__benefits>article,.paylaterr-new-view__steps>article{border:1px solid rgba(8,15,38,.1);border-radius:28px;background:#fff;box-shadow:0 1px 2px #080f260a;padding:20px}.paylaterr-new-view__header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:26px}.paylaterr-new-view__header p,.paylaterr-new-view__header>div>p{margin:0;color:#5331d8;font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.paylaterr-new-view__header h1{margin:8px 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(24px,3vw,34px);font-weight:600;letter-spacing:-.03em;line-height:1.05;text-transform:none}.paylaterr-new-view__header span,.paylaterr-new-view__header>div>span{display:block;margin-top:8px;color:#080f2699;font-size:12px;font-weight:600;line-height:1.6}.paylaterr-new-view__summary-card{min-width:150px;border-radius:18px;background:#f3f0ff;padding:14px 16px;text-align:right}.paylaterr-new-view__summary-card small{color:#5331d8;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.paylaterr-new-view__summary-card strong{display:block;margin-top:4px;font-family:Fraunces,Georgia,serif;font-size:22px}.paylaterr-new-view__icon-tile{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border-radius:16px;background:#f3f0ff;color:#5331d8;line-height:0}.paylaterr-new-view__icon-tile svg{display:block}.paylaterr-new-view__primary-action,.paylaterr-new-view__section-head button,.paylaterr-new-view__copy-row button:last-child,.paylaterr-new-view__hero-split button:first-child{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:#5331d8;color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:900;padding:12px 18px;transition:background .18s ease,transform .18s ease}.paylaterr-new-view__primary-action:hover,.paylaterr-new-view__section-head button:hover,.paylaterr-new-view__copy-row button:last-child:hover,.paylaterr-new-view__hero-split button:first-child:hover{background:#5331d8e6;transform:translateY(-1px)}.paylaterr-new-view__table-head,.paylaterr-new-view__transaction-list li{display:grid;align-items:center;gap:14px;grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.paylaterr-new-view__table-head span:last-child{text-align:right}.paylaterr-new-view__status{display:inline-flex;width:fit-content;align-items:center;gap:6px;border-radius:999px;background:#d1fae5;color:#047857;font-size:11px;font-weight:900;letter-spacing:.05em;padding:6px 10px;text-transform:uppercase}.paylaterr-new-view__status--pending,.paylaterr-new-view__status--muted{background:#f3f0ff;color:#5331d8}.paylaterr-new-view__amount{justify-self:end;font-weight:900}.paylaterr-new-view__amount--positive{color:#059669}.paylaterr-new-view__plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.paylaterr-new-view__plan-card{position:relative;padding:26px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.paylaterr-new-view__plan-card>strong{display:block;margin-top:18px;font-family:Fraunces,Georgia,serif;font-size:30px;font-weight:600}.paylaterr-new-view__plan-card button{width:100%;margin-top:26px;border:0;border-radius:999px;background:#5331d8;color:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:800;padding:13px 18px}.paylaterr-new-view__popular{position:absolute;top:-14px;left:50%;border-radius:999px;background:#080f26;color:#fff;font-size:11px;font-weight:900;letter-spacing:.08em;padding:7px 16px;text-transform:uppercase;transform:translate(-50%)}.paylaterr-new-view__metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.paylaterr-new-view__metric-grid>article{padding:20px}.paylaterr-new-view__metric-grid>article small{display:block;margin-top:12px;color:#080f2680;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.paylaterr-new-view__metric-grid>article strong{display:block;margin-top:8px;color:#5331d8;font-family:Fraunces,Georgia,serif;font-size:26px;font-weight:600;line-height:1}.paylaterr-new-view__metric-grid>article p{margin:8px 0 0;color:#080f268c;font-size:13px;font-weight:700}.paylaterr-new-view__metric-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.paylaterr-new-view__metric-grid-primary{background:#5331d8!important;color:#fff}.paylaterr-new-view__metric-grid-primary small,.paylaterr-new-view__metric-grid-primary strong{color:#fff!important}.paylaterr-new-view__split{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:18px;align-items:start}.paylaterr-new-view__card-form{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;margin-top:18px;border:1px solid rgba(83,49,216,.15);border-radius:20px;background:linear-gradient(135deg,rgba(243,240,255,.5),rgba(243,240,255,.2),transparent);padding:18px}.paylaterr-new-view__card-preview{align-self:start;height:180px;min-height:160px;border-radius:20px;background:linear-gradient(135deg,#080f26,#080f26,#5331d8);color:#fff;padding:18px}.paylaterr-new-view__full-button{grid-column:1/-1;border:0;border-radius:14px;background:#5331d8;color:#fff;cursor:pointer;font:inherit;font-weight:900;padding:13px}.paylaterr-new-view__danger-card h2{margin:18px 0 0;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600;white-space:nowrap}.paylaterr-new-view__danger-card button{width:100%;border:1px solid rgba(83,49,216,.35);border-radius:999px;background:#fff;color:#5331d8;cursor:pointer;font:inherit;font-size:12px;font-weight:800;padding:12px}.paylaterr-new-view__tier-row{color:#080f26;font-weight:900}.paylaterr-new-view__tier-row span{color:#5331d8}.paylaterr-new-view__progress{height:9px;overflow:hidden;margin-top:14px;border-radius:999px;background:#080f261a}.paylaterr-new-view__hero-primary,.paylaterr-new-view__hero-split{overflow:hidden;border-radius:28px;background:#5331d8;color:#fff;padding:34px;text-align:center}.paylaterr-new-view__hero-primary span{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#ffffff26;font-size:12px;font-weight:900;letter-spacing:.14em;padding:9px 14px;text-transform:uppercase}.paylaterr-new-view__hero-primary h1{margin:20px 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(38px,5vw,56px);letter-spacing:-.03em}.paylaterr-new-view__hero-primary p{max-width:620px;margin:12px auto 0;color:#fffc;font-weight:700;line-height:1.7}.paylaterr-new-view__share-card{padding:24px}.paylaterr-new-view__share-card p{margin:8px 0 0;color:#080f2699;font-weight:700}.paylaterr-new-view__copy-row{display:flex;align-items:center;gap:10px;margin-top:18px;border:1px solid rgba(83,49,216,.2);border-radius:18px;background:#f3f0ff59;padding:10px}.paylaterr-new-view__copy-row code{min-width:0;flex:1;overflow:hidden;border-radius:12px;background:#fff;color:#080f26bf;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;font-weight:800;padding:11px 12px;text-overflow:ellipsis;white-space:nowrap}.paylaterr-new-view__copy-row button{height:42px;border:1px solid rgba(8,15,38,.1);border-radius:12px;background:#fff;color:#080f26;cursor:pointer;font-weight:900;padding:0 12px}.paylaterr-new-view__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.paylaterr-new-view__chips span{border-radius:12px;background:#f3f0ff;color:#5331d8;font-size:13px;font-weight:900;padding:9px 12px}.paylaterr-new-view__countdown{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.paylaterr-new-view__countdown div{min-width:76px;border-radius:16px;background:#5331d8;color:#fff;padding:14px;text-align:center}.paylaterr-new-view__countdown strong{font-family:Fraunces,Georgia,serif;font-size:28px;line-height:1}.paylaterr-new-view__countdown span{margin-top:5px;color:#ffffffb3;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.paylaterr-new-view__hero-split{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;background:#f2f1f8;color:#080f26;padding:28px;text-align:left}.paylaterr-new-view__hero-split>div>span{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#f3f0ff;color:#5331d8;font-size:12px;font-weight:900;padding:8px 13px}.paylaterr-new-view__hero-split h1{max-width:760px;margin:20px 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(36px,5vw,56px);line-height:1.02;letter-spacing:-.04em}.paylaterr-new-view__hero-split p{max-width:680px;color:#080f26a6;font-weight:700;line-height:1.7}.paylaterr-new-view__hero-split>div>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.paylaterr-new-view__hero-split button:last-child{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(8,15,38,.1);border-radius:999px;background:#fff;color:#080f26;cursor:pointer;font:inherit;font-weight:900;padding:12px 18px}.paylaterr-new-view__hero-split aside{border-radius:24px;background:#080f26;color:#fff;padding:22px}.paylaterr-new-view__hero-split aside small{color:#ffffff8c;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.paylaterr-new-view__hero-split aside>strong{display:inline-block;margin-top:18px;font-family:Fraunces,Georgia,serif;font-size:62px;line-height:1}.paylaterr-new-view__hero-split aside>span{color:#5331d8;font-weight:900}.paylaterr-new-view__hero-split aside div{height:10px;overflow:hidden;margin-top:18px;border-radius:999px;background:#ffffff1a}.paylaterr-new-view__hero-split aside i{display:block;height:100%;border-radius:inherit;background:#5331d8}.paylaterr-new-view__hero-split aside ul{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.paylaterr-new-view__hero-split aside li{display:flex;align-items:center;gap:10px;border-radius:14px;background:#ffffff1a;font-size:13px;font-weight:900;padding:11px 12px}.paylaterr-new-view__hero-split aside li svg{color:#5331d8}.paylaterr-new-view__steps,.paylaterr-new-view__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.paylaterr-new-view__steps article,.paylaterr-new-view__benefits article{position:relative;padding:24px}.paylaterr-new-view__steps article>span:not(.paylaterr-new-view__icon-tile),.paylaterr-new-view__benefits article>span:not(.paylaterr-new-view__icon-tile){position:absolute;top:22px;right:22px;color:#5331d833;font-family:Fraunces,Georgia,serif;font-size:38px;font-weight:700}.paylaterr-new-view__steps h2,.paylaterr-new-view__steps h3,.paylaterr-new-view__benefits h2,.paylaterr-new-view__benefits h3{margin:18px 0 0;font-family:Fraunces,Georgia,serif;font-size:20px}.paylaterr-new-view__steps p,.paylaterr-new-view__benefits p{color:#080f2699;font-size:14px;font-weight:700;line-height:1.65}.paylaterr-new-view__timeline{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:18px}.paylaterr-new-view__timeline>div,.paylaterr-new-view__timeline ul{margin:0;border:1px solid rgba(8,15,38,.1);border-radius:28px;background:#fff;padding:24px}.paylaterr-new-view__timeline p{margin:0;color:#5331d8;font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.paylaterr-new-view__timeline h2{margin:10px 0 0;font-family:Fraunces,Georgia,serif;font-size:32px;line-height:1.1}.paylaterr-new-view__timeline span{display:block;margin-top:12px;color:#080f26a6;font-weight:700;line-height:1.6}.paylaterr-new-view__timeline ul{display:grid;gap:10px;list-style:none}.paylaterr-new-view__timeline li{display:flex;align-items:center;gap:12px;border-radius:16px;background:#f5f4fb;font-weight:900;padding:14px}.paylaterr-new-view__timeline strong{display:grid;width:34px;height:34px;place-items:center;border-radius:12px;background:#f3f0ff;color:#5331d8;font-family:Fraunces,Georgia,serif}.paylaterr-new-view__dark-panel{border-radius:28px;background:#080f26;color:#fff;padding:28px}.paylaterr-new-view__dark-panel>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:18px}.paylaterr-new-view__dark-panel p{margin:0}.paylaterr-new-view__dark-panel>div:first-child p{color:#fff9;font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.paylaterr-new-view__dark-panel h2{margin:10px 0 0;font-family:Fraunces,Georgia,serif;font-size:34px}.paylaterr-new-view__dark-panel svg{color:#5331d8}.paylaterr-new-view__dark-panel>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.paylaterr-new-view__dark-panel article{border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#ffffff0a;padding:18px}.paylaterr-new-view__dark-panel article strong{display:grid;width:36px;height:36px;place-items:center;border-radius:999px;background:#5331d8;color:#fff}.paylaterr-new-view__dark-panel article p{margin-top:16px;font-weight:800;line-height:1.5}.paylaterr-new-view__settings-hero{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(200px,260px);gap:22px;align-items:center;border:1px solid rgba(8,15,38,.08);border-radius:24px;background:#fff;padding:28px}.paylaterr-new-view__settings-hero h1{margin:10px 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(30px,3.8vw,42px);font-weight:700;color:#080f26;letter-spacing:-.02em;line-height:1.12}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-description{display:block;max-width:640px;margin-top:10px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#080f267a;font-size:13px;font-weight:500;line-height:1.65}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-aside{display:grid;gap:12px;align-self:stretch}.paylaterr-new-view__settings-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:18px}.paylaterr-new-view__settings-layout>select{display:none}.paylaterr-new-view__settings-nav button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;border:0;border-radius:14px;background:transparent;color:#080f26ad;cursor:pointer;font:inherit;padding:12px;text-align:left;transition:background .16s ease}.paylaterr-new-view__settings-nav button>span:not(.paylaterr-new-view__icon-tile){min-width:0}.paylaterr-new-view__settings-nav button.is-active .paylaterr-new-view__icon-tile{background:#ffffff38;color:#fff}.paylaterr-new-view__settings-nav button.is-active small{color:#ffffffeb;opacity:1}.paylaterr-new-view__settings-nav button strong,.paylaterr-new-view__settings-nav button small{display:block}.paylaterr-new-view__settings-nav button strong{font-size:14px;font-weight:800;letter-spacing:-.01em}.paylaterr-new-view__settings-nav button small{margin-top:3px;overflow:hidden;color:#080f267a;font-size:12px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.paylaterr-new-view__settings-panel{padding:24px}.paylaterr-new-view__settings-title{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(8,15,38,.1);padding-bottom:18px}.paylaterr-new-view__settings-title p{margin:0;color:#5331d8;font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.paylaterr-new-view__settings-title h2{margin:8px 0 0;font-family:Fraunces,Georgia,serif;font-size:30px}.paylaterr-new-view__settings-title span{display:block;margin-top:8px;color:#080f2699;font-size:14px;font-weight:700;line-height:1.6}.paylaterr-new-view__settings-title>strong{display:inline-flex;height:fit-content;align-items:center;gap:6px;border-radius:999px;background:#d1fae5;color:#047857;font-size:13px;padding:9px 12px}.paylaterr-new-view__profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:18px;margin-top:20px}.paylaterr-new-view__profile-grid .paylaterr-new-view__form-fields>button{height:48px;border:0;border-radius:14px;background:#5331d8;color:#fff;cursor:pointer;font:inherit;font-weight:900}.paylaterr-new-view__profile-grid aside p{color:#5331d8;font-size:12px;font-weight:900}.paylaterr-new-view__profile-grid aside div{border-radius:14px;background:#fffc;padding:12px;text-align:left}.paylaterr-new-view__profile-grid aside div strong,.paylaterr-new-view__profile-grid aside div span{display:block}.paylaterr-new-view__profile-grid aside div span{margin-top:5px;color:#080f2699;font-size:12px;overflow-wrap:anywhere}.paylaterr-new-view__settings-rows,.paylaterr-new-view__simple-rows{display:grid;gap:12px;margin-top:20px}.paylaterr-new-view__settings-rows article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid rgba(8,15,38,.1);border-radius:20px;background:#fff;padding:16px}.paylaterr-new-view__settings-rows article>div:nth-child(2) strong{display:block;font-weight:800;color:#080f26}.paylaterr-new-view__settings-rows article>div:nth-child(2)>span{display:block;margin-top:4px;color:#080f268c;font-size:13px;font-weight:700}.paylaterr-new-view__simple-rows article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid rgba(8,15,38,.1);border-radius:20px;background:#fff;padding:16px}.paylaterr-new-view__simple-rows article>div:first-child strong{display:block;font-weight:800;color:#080f26}.paylaterr-new-view__simple-rows article>div:first-child span{display:block;margin-top:4px;color:#080f268c;font-size:13px;font-weight:700}.paylaterr-new-view__toggle{position:relative;flex-shrink:0;width:48px;height:28px;border:0;border-radius:999px;background:#080f2624;cursor:pointer;padding:0;box-sizing:border-box}.paylaterr-new-view__legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.paylaterr-new-view__legal-grid .paylaterr-new-view__legal-grid-link{display:flex;align-items:center;gap:14px;border:1px solid rgba(8,15,38,.1);border-radius:20px;background:#fff;color:#080f26;cursor:pointer;padding:18px;text-align:left;text-decoration:none}.paylaterr-new-view__legal-grid .paylaterr-new-view__legal-grid-link>span:not(.paylaterr-new-view__icon-tile){flex:1;min-width:0}.paylaterr-new-view__legal-grid .paylaterr-new-view__legal-grid-link small{margin-top:5px;color:#080f268c;font-size:13px;font-weight:700}@media (max-width: 1100px){.paylaterr-new-view__metric-grid,.paylaterr-new-view__metric-grid--four,.paylaterr-new-view__steps,.paylaterr-new-view__benefits,.paylaterr-new-view__dark-panel>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.paylaterr-new-view__split,.paylaterr-new-view__hero-split,.paylaterr-new-view__timeline,.paylaterr-new-view__settings-layout,.paylaterr-new-view__profile-grid{grid-template-columns:1fr}}@media (max-width: 767px){.paylaterr-new-view__header,.paylaterr-new-view__section-head,.paylaterr-new-view__settings-title{align-items:flex-start;flex-direction:column}.paylaterr-new-view__plans,.paylaterr-new-view__metric-grid,.paylaterr-new-view__metric-grid--four,.paylaterr-new-view__steps,.paylaterr-new-view__benefits,.paylaterr-new-view__dark-panel>div:last-child,.paylaterr-new-view__legal-grid,.paylaterr-new-view__form-row,.paylaterr-new-view__card-form,.paylaterr-new-view__settings-hero{grid-template-columns:1fr}.paylaterr-new-view__settings-hero-aside{grid-template-columns:1fr}.paylaterr-new-view__table-card{overflow:visible}.paylaterr-new-view__table-head{display:none}.paylaterr-new-view__transaction-list li{grid-template-columns:minmax(0,1fr);align-items:start;row-gap:10px}.paylaterr-new-view__transaction-list li>span{white-space:normal;overflow:visible;text-overflow:unset;overflow-wrap:anywhere;word-break:break-word}.paylaterr-new-view__transaction-list li>.paylaterr-new-view__status{justify-self:start;flex-wrap:wrap;white-space:normal;overflow:visible}.paylaterr-new-view__header .paylaterr-new-view__summary-card{align-self:stretch;box-sizing:border-box;width:100%;text-align:left}.paylaterr-new-view__transaction-name{width:100%}.paylaterr-new-view__transaction-name strong,.paylaterr-new-view__transaction-name small{white-space:normal;overflow:visible;text-overflow:unset}.paylaterr-new-view__transaction-name div{flex:1;min-width:0}.paylaterr-new-view__amount{justify-self:start}li.paylaterr-new-view__transaction-skeleton{grid-template-columns:minmax(0,1fr);align-items:start;row-gap:10px}.paylaterr-new-view__copy-row{align-items:stretch;flex-direction:column}.paylaterr-new-view__settings-rows article{grid-template-columns:46px minmax(0,1fr)}.paylaterr-new-view__settings-rows article>div:last-child{grid-column:1/-1;justify-content:start}}@keyframes paylaterr-new-view-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.paylaterr-new-view__table-card{overflow:hidden;padding:0}.paylaterr-new-view__table-head,.paylaterr-new-view__transaction-list li{display:grid;align-items:center;gap:14px;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.1fr) minmax(0,1.4fr)}.paylaterr-new-view__table-head{background:#f5f4fb99;color:#080f2680;font-size:11px;font-weight:900;letter-spacing:.1em;padding:14px 18px;text-transform:uppercase}.paylaterr-new-view__table-head span:last-child{text-align:left}.paylaterr-new-view__transaction-list{margin:0;padding:0;list-style:none}.paylaterr-new-view__transaction-list li{border-top:1px solid rgba(8,15,38,.05);padding:16px 18px;font-size:14px}.paylaterr-new-view__transaction-list li>span{color:#080f26a6;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paylaterr-new-view__transaction-skeleton span{display:block;width:100%;height:18px;border-radius:999px;background:linear-gradient(90deg,#f5f4fbd9,#fffffff2,#f5f4fbd9);background-size:200% 100%;animation:paylaterr-new-transaction-loading 1.2s ease-in-out infinite}.paylaterr-new-view__transaction-name{display:flex;align-items:center;gap:12px;min-width:0}.paylaterr-new-view__transaction-name strong,.paylaterr-new-view__transaction-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paylaterr-new-view__transaction-name strong{font-weight:800}.paylaterr-new-view__transaction-name small{color:#080f268c;font-size:12px}.paylaterr-new-view__status--failure{background:#fee2e2e6;color:#b91c1c}.paylaterr-new-view__empty-state{display:grid;justify-items:center;padding:54px 18px;text-align:center}.paylaterr-new-view__empty-state h2{margin:16px 0 4px;font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:600}.paylaterr-new-view__empty-state p{margin:0;color:#080f268c;font-size:14px}.paylaterr-new-view__pagination{border-top:1px solid rgba(8,15,38,.05);padding:0 18px 22px}.paylaterr-new-view__pagination .pagination-list{margin-top:22px}@keyframes paylaterr-new-transaction-loading{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width: 767px){.paylaterr-new-view__table-card{overflow:visible}.paylaterr-new-view__table-head{display:none}.paylaterr-new-view__transaction-list li,li.paylaterr-new-view__transaction-skeleton{grid-template-columns:minmax(0,1fr);align-items:start;row-gap:10px}li.paylaterr-new-view__transaction-skeleton{gap:10px}.paylaterr-new-view__transaction-name{width:100%}.paylaterr-new-view__transaction-name strong,.paylaterr-new-view__transaction-name small{white-space:normal;overflow:visible;text-overflow:unset}.paylaterr-new-view__transaction-name div{flex:1;min-width:0}.paylaterr-new-view__amount{justify-self:start}.paylaterr-new-view__transaction-list li>span{white-space:normal;overflow:visible;text-overflow:unset;overflow-wrap:anywhere;word-break:break-word}.paylaterr-new-view__transaction-list li>.paylaterr-new-view__status{justify-self:start;flex-wrap:wrap;white-space:normal;overflow:visible}}.paylaterr-new-view__tier-row{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#080f26;font-weight:900}.paylaterr-new-view__tier-row span{color:#5331d8;font-size:13px}.paylaterr-new-view__progress{height:10px;overflow:hidden;margin-top:14px;border-radius:999px;background:#080f2614}.paylaterr-new-view__progress span{display:block;height:100%;border-radius:inherit;background:#5331d8}.paylaterr-new-view__rewards-table .paylaterr-new-view__table-head,.paylaterr-new-view__rewards-table .paylaterr-new-view__transaction-list li{grid-template-columns:minmax(0,1.5fr) minmax(0,.75fr) minmax(0,1fr) minmax(0,.95fr) minmax(0,1.25fr) minmax(5.75rem,auto)}.paylaterr-new-view__rewards-table .paylaterr-new-view__rewards-action-cell{justify-self:end}.paylaterr-new-view__rewards-table .paylaterr-new-view__empty-state{border-top:1px solid rgba(8,15,38,.05);padding:48px 18px}@media (max-width: 767px){.paylaterr-new-view__rewards-table .paylaterr-new-view__table-head,.paylaterr-new-view__rewards-table .paylaterr-new-view__transaction-list li,.paylaterr-new-view__rewards-table .paylaterr-new-view__transaction-skeleton.rewards-points-skeleton__row{grid-template-columns:minmax(0,1fr);align-items:start;row-gap:10px}.paylaterr-new-view__rewards-table .paylaterr-new-view__rewards-action-cell{justify-self:stretch}.paylaterr-new-view__rewards-table .paylaterr-new-view__rewards-action-cell .paylaterr-new-view__rewards-redeem-btn{justify-content:center;width:100%;text-align:center}}.paylaterr-new-view__rewards-redeem-btn{border:0;border-radius:999px;background:#5331d8;color:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:800;padding:8px 14px;white-space:nowrap;transition:opacity .15s ease}.paylaterr-new-view__rewards-redeem-btn:hover:not(:disabled){opacity:.92}.paylaterr-new-view__rewards-redeem-btn:disabled{opacity:.45;cursor:not-allowed}@keyframes rewards-points-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.rewards-points-skeleton__line,.rewards-points-skeleton__aside-pill,.rewards-points-skeleton__icon,.rewards-points-skeleton__progress-fill,.paylaterr-new-view__transaction-skeleton.rewards-points-skeleton__row span{border-radius:999px;background:linear-gradient(90deg,#f5f4fbd9,#fffffff2,#f5f4fbd9);background-size:200% 100%;animation:rewards-points-skeleton-shimmer 1.2s ease-in-out infinite}.rewards-points-skeleton__header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:26px!important}.rewards-points-skeleton__header>div{display:flex;flex:1;flex-direction:column;gap:10px;min-width:0}.rewards-points-skeleton__line{display:block;height:12px}.rewards-points-skeleton__line--eyebrow{width:120px;height:10px}.rewards-points-skeleton__line--title{width:min(280px,55%);height:28px;border-radius:12px}.rewards-points-skeleton__line--desc{width:min(420px,85%);height:14px}.rewards-points-skeleton__aside-pill{width:150px;height:42px;flex-shrink:0;border-radius:999px}.rewards-points-skeleton__tier{padding:20px!important}.rewards-points-skeleton__line--tier-top{display:block;width:100%;max-width:320px;height:16px}.rewards-points-skeleton__progress-track{display:block;height:10px;margin-top:14px;overflow:hidden;border-radius:999px;background:#080f260f}.rewards-points-skeleton__progress-fill{display:block;width:55%;height:100%;border-radius:inherit}.rewards-points-skeleton__metrics>article{padding:20px}.rewards-points-skeleton__metric-card{display:flex;flex-direction:column;gap:12px}.rewards-points-skeleton__icon{width:46px;height:46px;border-radius:16px}.rewards-points-skeleton__line--metric-sm{width:60%;height:12px}.rewards-points-skeleton__line--metric-lg{width:40%;height:20px;border-radius:10px}.rewards-points-skeleton__table .paylaterr-new-view__table-head,.rewards-points-skeleton__table .paylaterr-new-view__transaction-skeleton.rewards-points-skeleton__row{grid-template-columns:minmax(0,1.5fr) minmax(0,.75fr) minmax(0,1fr) minmax(0,.95fr) minmax(0,1.25fr) minmax(5.75rem,auto)}@media (max-width: 767px){.rewards-points-skeleton__table .paylaterr-new-view__transaction-skeleton.rewards-points-skeleton__row{grid-template-columns:minmax(0,1fr);row-gap:10px;align-items:start}}.rewards-points-skeleton__table .paylaterr-new-view__transaction-skeleton.rewards-points-skeleton__row span{display:block;height:18px;border-radius:999px}.paylaterr-new-view--settings{min-width:0;max-width:100%;box-sizing:border-box}.paylaterr-new-view__settings-hero{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(200px,260px);align-items:center;gap:22px;border-radius:24px;border:1px solid rgba(8,15,38,.08);background:#fff;padding:28px;box-sizing:border-box;min-width:0;max-width:100%}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-icon{display:grid;box-sizing:border-box;width:48px;height:48px;flex-shrink:0;place-items:center;border-radius:14px;background:#5331d8;color:#fff}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-breadcrumb{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 8px;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-breadcrumb-root{font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#5331d8}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-breadcrumb-sep{font-size:13px;font-weight:500;letter-spacing:.02em;color:#080f2661}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-breadcrumb-current{font-size:13px;font-weight:500;letter-spacing:.01em;color:#080f2673;text-transform:none}.paylaterr-new-view__settings-hero h1{margin:10px 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(30px,3.8vw,42px);font-weight:700;color:#080f26;letter-spacing:-.02em;line-height:1.12;overflow-wrap:anywhere;word-break:break-word}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-description{display:block;max-width:100%;margin-top:10px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#080f267a;font-size:13px;font-weight:500;line-height:1.65;overflow-wrap:anywhere;word-break:break-word}.paylaterr-new-view__settings-hero>div:nth-child(2){min-width:0}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-aside{display:grid;gap:12px;align-self:stretch;min-width:0;max-width:100%}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-card{border-radius:14px;padding:14px 16px;text-align:right}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-card small{display:block;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#080f266b;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-card strong{display:block;margin-top:6px;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:700;line-height:1.2}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-card--section{background:#f3f0ffeb;border:1px solid rgba(83,49,216,.12)}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-card--section strong{color:#080f26}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-card--plan{background:#0f172a;border:1px solid rgba(8,15,38,.12)}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-card--plan small{color:#ffffff9e}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-card--plan strong{color:#fff}@media (max-width: 1023px){.paylaterr-new-view__settings-hero{grid-template-columns:minmax(0,1fr);gap:18px}.paylaterr-new-view__settings-hero .paylaterr-new-view__settings-hero-icon{justify-self:start}.paylaterr-new-view__settings-hero-aside{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.paylaterr-new-view__settings-hero-aside{grid-template-columns:1fr}}.paylaterr-new-view__settings-layout{display:grid;gap:20px;align-items:start;min-width:0;max-width:100%;grid-template-columns:minmax(0,1fr)}@media (min-width: 1101px){.paylaterr-new-view__settings-layout{grid-template-columns:280px minmax(0,1fr)}}.paylaterr-new-view__settings-nav{display:grid;gap:6px;align-self:start;border-radius:16px;border:1px solid rgba(8,15,38,.08);background:#fff;padding:10px;box-shadow:0 8px 28px #080f260f}.paylaterr-new-view__settings-nav button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border:0;border-radius:14px;background:transparent;color:#080f26ad;cursor:pointer;font:inherit;font-family:inherit;padding:12px;text-align:left;transition:background .16s ease}.paylaterr-new-view__settings-nav button .paylaterr-new-view__icon-tile{width:44px;height:44px;border-radius:12px}.paylaterr-new-view__settings-nav button .paylaterr-new-view__settings-nav-text{min-width:0}.paylaterr-new-view__settings-nav button>svg{flex-shrink:0;color:#080f2652}.paylaterr-new-view__settings-nav button:hover:not(.is-active){background:#f3f0ff73}.paylaterr-new-view__settings-nav button.is-active{background:#5331d8;color:#fff}.paylaterr-new-view__settings-nav button.is-active .paylaterr-new-view__icon-tile{background:transparent;color:#fff}.paylaterr-new-view__settings-nav button.is-active strong{color:#fff;font-weight:800}.paylaterr-new-view__settings-nav button.is-active small{color:#ffffffeb}.paylaterr-new-view__settings-nav button.is-active>svg{color:#fff}.paylaterr-new-view__settings-nav strong,.paylaterr-new-view__settings-nav small{display:block}.paylaterr-new-view__settings-nav strong{color:#080f26;font-size:14px;font-weight:800;letter-spacing:-.01em}.paylaterr-new-view__settings-nav small{margin-top:3px;color:#080f267a;font-size:12px;font-weight:500;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1100px){.paylaterr-new-view__settings-nav{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:8px;padding:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.paylaterr-new-view__settings-nav button{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:48px;min-width:48px;height:48px;padding:0;grid-template-columns:unset;gap:0;border-radius:14px}.paylaterr-new-view__settings-nav button .paylaterr-new-view__icon-tile{flex:none;display:grid;place-items:center;width:40px;height:40px;margin:0;border-radius:11px}.paylaterr-new-view__settings-nav button .paylaterr-new-view__icon-tile svg{display:block}.paylaterr-new-view__settings-nav button .paylaterr-new-view__settings-nav-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;clip-path:inset(50%)}.paylaterr-new-view__settings-nav button>svg{display:none}}.paylaterr-new-view__settings-panel{min-width:0;width:100%;max-width:100%;box-sizing:border-box;overflow-wrap:anywhere}.paylaterr-new-view__settings-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.paylaterr-new-view__settings-title p{margin:0;color:#5331d8;font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.paylaterr-new-view__settings-title h2{margin:4px 0 0;font-family:Fraunces,Georgia,serif;font-size:28px}.paylaterr-new-view__settings-title span{display:block;margin-top:6px;color:#080f2694;font-weight:700;line-height:1.55}.paylaterr-new-view__settings-title>strong{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#d1fae5;color:#047857;font-size:12px;padding:8px 12px}.paylaterr-new-view__settings-panel .paylaterr-new-view__form-fields{display:grid;gap:14px}.paylaterr-new-view__settings-panel .paylaterr-new-view__form-fields label{display:block}.paylaterr-new-view__settings-panel .paylaterr-new-view__form-fields label>span{display:flex;align-items:center;gap:6px;margin-bottom:6px;color:#080f26a6;font-size:12px;font-weight:900}.paylaterr-new-view__settings-panel .paylaterr-new-view__form-fields label>div{display:flex;align-items:center;gap:8px;border:1px solid rgba(8,15,38,.1);border-radius:14px;background:#fff;padding:0 12px;transition:border-color .15s ease}.paylaterr-new-view__settings-panel .paylaterr-new-view__form-fields label>div:focus-within{border-color:#5331d859}.paylaterr-new-view__settings-panel .paylaterr-new-view__form-fields input{width:100%;height:46px;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;background-color:transparent!important;color:#080f26;font:inherit;font-size:14px;font-weight:700;outline:none!important;-moz-appearance:none;appearance:none;-webkit-appearance:none}.paylaterr-new-view__settings-panel .paylaterr-new-view__form-fields input:focus,.paylaterr-new-view__settings-panel .paylaterr-new-view__form-fields input:focus-visible{outline:none!important;box-shadow:none!important;border:0!important}.paylaterr-new-view__settings-panel .paylaterr-new-view__form-fields input:disabled{border:0!important;box-shadow:none!important;background:transparent!important;background-color:transparent!important;color:#080f268c!important;opacity:1;-webkit-text-fill-color:rgba(8,15,38,.55);cursor:not-allowed}.paylaterr-new-view__settings-panel .paylaterr-new-view__form-fields>button{border:0;border-radius:14px;background:#5331d8;color:#fff;cursor:pointer;font:inherit;font-weight:900;padding:13px}.paylaterr-new-view__profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px}.paylaterr-new-view__profile-grid aside{border-radius:20px;background:#f3f0ff99;padding:22px;text-align:center}.paylaterr-new-view__profile-grid aside .paylaterr-new-view__icon-tile{margin:0 auto;width:76px;height:76px;border-radius:24px;display:grid;place-items:center;line-height:0;background:#5331d8;color:#fff}.paylaterr-new-view__profile-grid aside .paylaterr-new-view__icon-tile svg{display:block}.paylaterr-new-view__profile-grid aside h3{margin:14px 0 0;font-family:Fraunces,Georgia,serif;font-size:22px}.paylaterr-new-view__profile-grid aside p{color:#080f268c;font-size:13px;font-weight:700}.paylaterr-new-view__profile-grid aside div{margin-top:16px;border-radius:16px;background:#fff;padding:14px;text-align:left}.paylaterr-new-view__profile-grid aside strong,.paylaterr-new-view__profile-grid aside span{display:block}.paylaterr-new-view__profile-grid aside span{margin-top:4px;color:#080f2694;font-size:12px}.paylaterr-new-view__settings-rows,.paylaterr-new-view__simple-rows{display:grid;gap:12px}.paylaterr-new-view__settings-rows article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border-radius:18px;background:#f5f4fb;padding:14px}.paylaterr-new-view__settings-rows article>div:nth-child(2){min-width:0}.paylaterr-new-view__settings-rows article>div:nth-child(2) strong{display:block}.paylaterr-new-view__settings-rows article>div:nth-child(2)>span{display:block;margin-top:3px;color:#080f268c;font-size:12px;font-weight:700}.paylaterr-new-view__settings-rows article>div:last-child{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px 18px}.paylaterr-new-view__settings-rows article>div:last-child>span{margin:0;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#080f2673;white-space:nowrap}.paylaterr-new-view__simple-rows article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;border-radius:18px;background:#f5f4fb;padding:14px}.paylaterr-new-view__simple-rows article>div:first-child{min-width:0}.paylaterr-new-view__simple-rows article>div:first-child strong{display:block}.paylaterr-new-view__simple-rows article>div:first-child span{display:block;margin-top:3px;color:#080f268c;font-size:12px;font-weight:700}.paylaterr-new-view__toggle{position:relative;flex-shrink:0;width:48px;height:28px;border:0;border-radius:999px;background:#080f2629;cursor:pointer;padding:0;box-sizing:border-box}.paylaterr-new-view__toggle span{position:absolute;top:50%;left:4px;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 1px 5px #080f262e;transform:translateY(-50%);transition:left .18s ease}.paylaterr-new-view__toggle--checked{background:#5331d8}.paylaterr-new-view__toggle--checked span{left:calc(100% - 24px)}.paylaterr-new-view__toggle:disabled{opacity:.42;cursor:not-allowed}.paylaterr-new-view__settings-panel .paylaterr-new-view__address-field{margin-bottom:14px}.paylaterr-new-view__settings-panel .paylaterr-new-view__address-field>p{margin:0 0 6px;color:#080f26a6;font-size:12px;font-weight:900}.paylaterr-new-view__settings-panel .paylaterr-new-view__address-field .paylaterr-new-view__address-field-inner{display:flex;align-items:stretch;gap:8px;border:1px solid rgba(8,15,38,.1);border-radius:14px;background:#fff;padding:0 12px;min-height:46px;transition:border-color .15s ease}.paylaterr-new-view__settings-panel .paylaterr-new-view__address-field .paylaterr-new-view__address-field-inner:focus-within{border-color:#5331d859}.paylaterr-new-view__settings-panel .paylaterr-new-view__address-field .paylaterr-new-view__address-field-inner svg{flex-shrink:0;align-self:center;color:#080f2673}.paylaterr-new-view__settings-panel .paylaterr-new-view__address-field .form-group{margin-bottom:0}.paylaterr-new-view__settings-panel .paylaterr-new-view__address-field .form-control-wrapper{flex:1;min-width:0;margin:0;padding:0;border:none!important;box-shadow:none!important;background:transparent!important}.paylaterr-new-view__settings-panel .paylaterr-new-view__address-field .form-control{height:46px!important;padding:0!important;margin:0!important;border:none!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;background-color:transparent!important;color:#080f26!important;font-size:14px!important;font-weight:700!important;line-height:1.35!important;outline:none!important}.paylaterr-new-view__settings-panel .paylaterr-new-view__address-field .form-control:hover,.paylaterr-new-view__settings-panel .paylaterr-new-view__address-field .form-control:focus,.paylaterr-new-view__settings-panel .paylaterr-new-view__address-field .form-control:focus-visible{border:none!important;box-shadow:none!important;outline:none!important}.paylaterr-new-view__settings-panel .paylaterr-new-view__address-field .form-control.input-error{border:none!important;box-shadow:none!important}.paylaterr-new-view__settings-panel .paylaterr-new-view__address-field .paylaterr-new-view__address-error{margin:6px 0 0;color:#dc2626;font-size:12px;font-weight:700}.paylaterr-new-view__legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.paylaterr-new-view__legal-grid .paylaterr-new-view__legal-grid-link{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid rgba(83,49,216,.15);border-radius:18px;background:#fff;color:#080f26;cursor:pointer;font:inherit;padding:16px;text-align:left;text-decoration:none}.paylaterr-new-view__legal-grid .paylaterr-new-view__legal-grid-link:hover{border-color:#5331d859}.paylaterr-new-view__legal-grid .paylaterr-new-view__legal-grid-link>span:not(.paylaterr-new-view__icon-tile){min-width:0}.paylaterr-new-view__legal-grid .paylaterr-new-view__legal-grid-link strong,.paylaterr-new-view__legal-grid .paylaterr-new-view__legal-grid-link small{display:block}.paylaterr-new-view__legal-grid .paylaterr-new-view__legal-grid-link small{margin-top:4px;color:#080f268c;font-size:12px;font-weight:700}.paylaterr-new-view__delete-panel .paylaterr-new-view__settings-title{margin-bottom:0;padding-bottom:22px;border-bottom:1px solid rgba(8,15,38,.09)}.paylaterr-new-view__delete-alert{margin-top:22px;border-radius:16px;background:#fef2f2;border:1px solid rgba(239,68,68,.14);padding:22px}.paylaterr-new-view__delete-alert-body{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start}.paylaterr-new-view__delete-alert-icon .paylaterr-new-view__icon-tile{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:12px;background:#ef4444;color:#fff;line-height:0}.paylaterr-new-view__delete-alert-icon .paylaterr-new-view__icon-tile svg{display:block}.paylaterr-new-view__delete-alert-text strong{display:block;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:800;color:#9f2929;letter-spacing:-.015em;line-height:1.35}.paylaterr-new-view__delete-alert-text p{margin:10px 0 0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#080f26ad;font-size:14px;font-weight:500;line-height:1.62}.paylaterr-new-view__delete-alert-cta{width:100%;margin-top:18px;border:0;border-radius:12px;background:#ef4444;color:#fff;cursor:pointer;font:inherit;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:800;padding:14px 18px;text-align:center;transition:background .14s ease,transform .14s ease}.paylaterr-new-view__delete-alert-cta:hover{background:#dc2626}.paylaterr-new-view__delete-alert-cta:active{transform:translateY(1px)}.paylaterr-new-view__delete-alert-cta--recover{background:#5331d8}.paylaterr-new-view__delete-alert-cta--recover:hover{background:#4425c1}@media (max-width: 480px){.paylaterr-new-view__delete-alert-body{grid-template-columns:1fr;justify-items:start}.paylaterr-new-view__delete-alert-body .paylaterr-new-view__delete-alert-icon{margin-bottom:2px}}@media (max-width: 767px){.paylaterr-new-view__settings-hero-aside,.paylaterr-new-view__profile-grid{grid-template-columns:minmax(0,1fr)}.paylaterr-new-view__settings-title{flex-direction:column;align-items:flex-start;gap:12px}.paylaterr-new-view__settings-title h2{font-size:clamp(1.25rem,5vw,1.75rem)}.paylaterr-new-view__settings-title span{max-width:100%}.paylaterr-new-view__settings-nav small{white-space:normal;overflow:visible;text-overflow:unset}.paylaterr-new-view__legal-grid,.paylaterr-new-view__form-row{grid-template-columns:minmax(0,1fr)}.paylaterr-new-view__simple-rows article{grid-template-columns:minmax(0,1fr);gap:12px}.paylaterr-new-view__simple-rows article button.paylaterr-new-view__toggle{justify-self:start}.paylaterr-new-view__settings-rows article{grid-template-columns:auto minmax(0,1fr)}.paylaterr-new-view__settings-rows article>div:last-child{grid-column:1/-1;justify-content:flex-start;flex-wrap:wrap;gap:10px}}.paylaterr-new-view__delete-alert-text strong{text-transform:uppercase}@media (max-width: 640px){.paylaterr-new-view__settings-hero{padding:20px max(14px,env(safe-area-inset-left,0px)) 22px max(14px,env(safe-area-inset-right,0px))}}.supg-page{--supg-bg: #f3f0f9;--supg-ink: #080f26;--supg-foreground: #0d1730;--supg-primary: #5331d8;--supg-muted-fg: #6a7181;--supg-card: #ffffff;--supg-border: #e2e8f0;--supg-muted: #f5f4fb;--supg-secondary: #ecebff;--supg-secondary-fg: #4236e2;--supg-plum: #2e1943;--supg-plum-fg: #ffffff;color:var(--supg-ink);background:var(--supg-bg);font-family:Plus Jakarta Sans,system-ui,sans-serif;padding-bottom:0}@media (min-width: 1025px){.supg-page{margin-top:0}}.supg-page .supg-h2{margin:0;font-family:Fraunces,Georgia,serif;font-weight:700;font-size:clamp(1.75rem,3vw,2.25rem);letter-spacing:-.01em;color:var(--supg-ink)}.supg-page .supg-hero{position:relative;overflow:hidden}.supg-page .supg-hero__blooms{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.supg-page .supg-hero__bloom{position:absolute;border-radius:9999px;filter:blur(48px)}.supg-page .supg-hero__bloom--primary{top:-6rem;left:50%;height:520px;width:520px;transform:translate(-50%);background:#5331d826}.supg-page .supg-hero__bloom--amber{right:2.5rem;top:8rem;height:16rem;width:16rem;background:#fcd34d33}.supg-page .supg-hero__bloom--emerald{left:2.5rem;top:10rem;height:18rem;width:18rem;background:#6ee7b733}.supg-page .supg-hero .container{position:relative;z-index:1;padding-top:4rem;padding-bottom:3rem}@media (min-width: 768px){.supg-page .supg-hero .container{padding-top:6rem;padding-bottom:4rem}}.supg-page .supg-hero__inner{margin-left:auto;margin-right:auto;max-width:48rem;text-align:center}.supg-page .supg-hero__pill{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid rgba(226,232,240,.6);background:#f3f0f9b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.35rem 1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--supg-muted-fg)}.supg-page .supg-hero__pill-icon{color:var(--supg-primary)}.supg-page .supg-hero__title{margin-top:1.5rem;font-family:Fraunces,Georgia,serif;font-weight:700;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.05;letter-spacing:-.02em}.supg-page .supg-hero__title-dot{color:var(--supg-primary)}.supg-page .supg-hero__sub{margin:1.25rem auto 0;max-width:36rem;font-size:1rem;line-height:1.6;color:var(--supg-muted-fg)}@media (min-width: 768px){.supg-page .supg-hero__sub{font-size:1.125rem}}.supg-page .supg-search{margin:2rem auto 0;display:flex;max-width:42rem;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid rgba(226,232,240,.7);background:#f3f0f9e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.5rem;box-shadow:0 24px 60px -30px #0d17304d}.supg-page .supg-search__icon{flex-shrink:0;margin-left:.5rem;color:var(--supg-muted-fg)}.supg-page .supg-search__input{flex:1;min-width:0;border:0;background:transparent;padding:.5rem;font-size:.875rem;outline:none;color:var(--supg-foreground)}@media (min-width: 768px){.supg-page .supg-search__input{font-size:1rem}}.supg-page .supg-search__input::placeholder{color:var(--supg-muted-fg)}.supg-page .supg-search__btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:var(--supg-foreground);padding:.625rem 1.25rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--supg-bg)}.supg-page .supg-trending{margin-top:1.25rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;font-size:.75rem;color:var(--supg-muted-fg)}.supg-page .supg-trending__label{font-weight:600;text-transform:uppercase;letter-spacing:.12em}.supg-page .supg-trending__chip{cursor:pointer;border-radius:9999px;border:1px solid rgba(226,232,240,.6);background:#f3f0f9b3;padding:.25rem .75rem;font-size:.75rem;color:var(--supg-muted-fg);transition:border-color .2s ease,color .2s ease}.supg-page .supg-trending__chip:hover{border-color:#5331d866;color:var(--supg-foreground)}.supg-page .supg-section{padding-bottom:5rem}.supg-page .supg-section--cats{padding-bottom:3rem}.supg-page .supg-section--contact{padding-bottom:6rem}.supg-page .supg-cats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 640px){.supg-page .supg-cats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 768px){.supg-page .supg-cats{grid-template-columns:repeat(6,minmax(0,1fr))}}.supg-page .supg-cat-btn{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;border-radius:1rem;border:1px solid rgba(226,232,240,.6);background:var(--supg-card);padding:1rem;text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.supg-page .supg-cat-btn:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #080f2614,0 4px 6px -4px #080f260f}.supg-page .supg-cat-btn--active{border-color:var(--supg-primary);box-shadow:0 4px 6px -1px #080f2614,0 2px 4px -2px #080f260f}.supg-page .supg-cat-btn__icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.75rem}.supg-page .supg-cat-btn__icon--primary{background:#5331d81a;color:var(--supg-primary)}.supg-page .supg-cat-btn__icon--emerald{background:#10b9811a;color:#059669}.supg-page .supg-cat-btn__icon--amber{background:#f59e0b1a;color:#d97706}.supg-page .supg-cat-btn__icon--rose{background:#f43f5e1a;color:#e11d48}.supg-page .supg-cat-btn__icon--sky{background:#0ea5e91a;color:#0284c7}.supg-page .supg-cat-btn__icon--violet{background:#8b5cf61a;color:#7c3aed}.supg-page .supg-cat-btn__label{font-size:.875rem;font-weight:600;color:var(--supg-foreground)}.supg-page .supg-cat-btn__count{font-size:.75rem;color:var(--supg-muted-fg)}.supg-page .supg-faq-layout{display:grid;gap:2.5rem}@media (min-width: 1024px){.supg-page .supg-faq-layout{grid-template-columns:1fr 320px;align-items:start}}.supg-page .supg-faq-head{margin-bottom:1.5rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.supg-page .supg-faq-meta{margin-top:.5rem;font-size:.875rem;color:var(--supg-muted-fg)}.supg-page .supg-clear{border:0;background:none;cursor:pointer;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--supg-primary);text-decoration:underline}.supg-page .supg-empty{border-radius:1.5rem;border:1px dashed var(--supg-border);background:#f5f4fb66;padding:2.5rem;text-align:center}.supg-page .supg-empty__text{margin:0;font-size:.875rem;color:var(--supg-muted-fg)}.supg-page .supg-faq-list{overflow:hidden;border-radius:1.5rem;border:1px solid rgba(226,232,240,.7);background:var(--supg-card);box-shadow:0 18px 60px -40px #0d17304d}.supg-page .supg-faq-item{border-bottom:1px solid rgba(226,232,240,.6);transition:background-color .2s ease}.supg-page .supg-faq-item:last-child{border-bottom:0}.supg-page .supg-faq-item:not([open]):hover{background:#f3f0ff}.supg-page .supg-faq-item:not([open]):hover .supg-faq-item__summary{color:var(--supg-primary)}.supg-page .supg-faq-item__summary{list-style:none;position:relative;cursor:pointer;padding:1.125rem 2.75rem 1.125rem 1.25rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:13px;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#080f26b3;display:block;text-transform:uppercase;transition:color .2s ease,background-color .2s ease}@media (min-width: 768px){.supg-page .supg-faq-item__summary{padding:1.25rem 3rem 1.25rem 1.5rem;font-size:13px;line-height:1.45}}.supg-page .supg-faq-item__summary:after{content:"";position:absolute;top:50%;right:1.35rem;width:.5rem;height:.5rem;margin-top:-.2rem;border-right:2px solid currentcolor;border-bottom:2px solid currentcolor;opacity:.4;transform:translateY(-50%) rotate(45deg);transition:transform .22s ease,opacity .2s ease}@media (min-width: 768px){.supg-page .supg-faq-item__summary:after{right:1.5rem}}.supg-page .supg-faq-item__summary:focus{outline:none}.supg-page .supg-faq-item__summary:focus-visible{border-radius:.35rem;box-shadow:0 0 0 2px var(--supg-card),0 0 0 4px #5331d873}.supg-page .supg-faq-item__summary::-webkit-details-marker{display:none}.supg-page .supg-faq-item[open]{background:#fff;box-shadow:inset 0 0 0 1px #5331d81f}.supg-page .supg-faq-item[open] .supg-faq-item__summary{color:var(--supg-primary)}.supg-page .supg-faq-item[open] .supg-faq-item__summary:after{opacity:.55;transform:translateY(-50%) rotate(225deg)}.supg-page .supg-faq-item__body{padding:0 2.75rem 1.25rem 1.25rem;animation:supg-faq-open .25s ease}@media (min-width: 768px){.supg-page .supg-faq-item__body{padding-left:1.5rem;padding-right:3rem}}.supg-page .supg-faq-item__answer{margin:0;max-width:52ch;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.9375rem;font-weight:700;line-height:1.65;letter-spacing:0;color:#080f26b3}@media (min-width: 768px){.supg-page .supg-faq-item__answer{font-size:1rem;line-height:1.65}}@keyframes supg-faq-open{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.supg-page .supg-faq-item__tag{margin-top:1rem;display:inline-flex;align-items:center;gap:.35rem;border-radius:9999px;background:var(--supg-secondary);padding:.25rem .75rem;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--supg-secondary-fg)}@media (min-width: 1024px){.supg-page .supg-aside{position:sticky;top:6rem;align-self:start}}.supg-page .supg-aside-card{overflow:hidden;border-radius:1.5rem;border:1px solid rgba(226,232,240,.7);background-image:linear-gradient(to bottom right,var(--supg-plum),rgba(46,25,67,.85));padding:1.5rem;box-shadow:0 20px 25px -5px #080f261f,0 8px 10px -6px #080f2614}.supg-page .supg-aside-card__eyebrow{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;opacity:.8;color:#fff}.supg-page .supg-aside-card__title{margin-top:.75rem;font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:700;line-height:1.2;color:var(--supg-bg)}.supg-page .supg-aside-card__sub{margin-top:.5rem;font-size:.875rem;opacity:.8;color:#d6d2da}.supg-page .supg-aside-card__btn{margin-top:1.25rem;display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background:var(--supg-bg);padding:.625rem 1.25rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--supg-foreground);text-decoration:none;transition:opacity .2s ease}.supg-page .supg-aside-card__btn:hover{opacity:.9}.supg-page .supg-aside-card__stats{margin-top:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;border-top:1px solid rgba(255,255,255,.15);padding-top:1.25rem;text-align:center}.supg-page .supg-aside-card__stat-val{font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:700;color:#fff}.supg-page .supg-aside-card__stat-label{margin-top:.25rem;font-size:11px;text-transform:uppercase;letter-spacing:.12em;opacity:.7;color:#fff}.supg-page .supg-contact-intro{margin-left:auto;margin-right:auto;margin-bottom:2.5rem;max-width:42rem;text-align:center}.supg-page .supg-contact-intro__sub{margin-top:.75rem;color:var(--supg-muted-fg)}.supg-page .supg-channels{display:grid;gap:1.25rem;max-width:900px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.supg-page .supg-channels{grid-template-columns:repeat(2,minmax(0,1fr))}}.supg-page .supg-channel{position:relative;display:block;overflow:hidden;border-radius:1.5rem;border:1px solid rgba(226,232,240,.7);padding:1.5rem;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.supg-page .supg-channel:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #080f261f,0 8px 10px -6px #080f2614}.supg-page .supg-channel--static{cursor:default}.supg-page .supg-channel--static:hover{transform:none;box-shadow:none}.supg-page .supg-channel--static:hover .supg-channel__cta{gap:.5rem}.supg-page .supg-channel--primary{background-image:linear-gradient(to bottom right,#5331d826,#5331d80d)}.supg-page .supg-channel--emerald{background-image:linear-gradient(to bottom right,#10b98126,#10b9810d)}.supg-page .supg-channel--amber{background-image:linear-gradient(to bottom right,#f59e0b26,#f59e0b0d)}.supg-page .supg-channel__icon-wrap{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:1rem;background:var(--supg-card);box-shadow:0 1px 2px #080f260f}.supg-page .supg-channel__icon{color:var(--supg-foreground)}.supg-page .supg-channel__title{margin-top:1.25rem;font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:700;color:var(--supg-ink)}.supg-page .supg-channel__desc{margin-top:.5rem;font-size:.875rem;color:var(--supg-muted-fg)}.supg-page .supg-channel__meta{margin-top:1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#0d1730cc}.supg-page .supg-channel__cta{margin-top:1.5rem;display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:var(--supg-foreground);transition:gap .2s ease}.supg-page .supg-channel:hover .supg-channel__cta{gap:.75rem}.supg-page .supg-channel__cta--static{color:var(--supg-muted-fg);font-weight:600}.paylaterr-new-view__plans{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 767px){.paylaterr-new-view__plans{grid-template-columns:1fr}}.paylaterr-new-view__plan-card{position:relative;display:flex;flex-direction:column;padding:26px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.paylaterr-new-view__plan-card .paylaterr-new-view__icon-tile{display:grid;place-items:center}.paylaterr-new-view__plan-card:hover{transform:translateY(-2px);box-shadow:0 18px 45px #080f2614}.paylaterr-new-view__plan-card h2{margin:22px 0 4px;font-family:Fraunces,Georgia,serif;font-size:25px;font-weight:600;text-transform:none}.paylaterr-new-view__plan-card p{margin:0;color:#080f268c;font-size:13px;font-weight:500}.paylaterr-new-view__plan-card>strong{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin-top:18px;font-family:Fraunces,Georgia,serif;font-size:clamp(22px,5vw,30px);font-weight:600}.paylaterr-new-view__plan-card>strong span{flex-shrink:0;color:#080f268c;font-family:inherit;font-size:clamp(13px,3.2vw,14px);font-weight:600}.paylaterr-new-view__plan-card ul{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.paylaterr-new-view__plan-card li{display:flex;align-items:center;gap:10px;color:#080f26b3;font-size:12px;font-weight:500}.paylaterr-new-view__plan-card li svg{color:#5331d8}.paylaterr-new-view__plan-card button{width:100%;margin-top:auto;border:0;border-radius:999px;background:#5331d8;color:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:600;padding:13px 18px;transform:translateY(0);text-transform:uppercase}.paylaterr-new-view__plan-card button:disabled{background:#f5f4fb;color:#080f2673;cursor:not-allowed}@media (max-width: 767px){.paylaterr-new-view__plan-card{padding:20px}.paylaterr-new-view__plan-card:hover{transform:none;box-shadow:none}}.paylaterr-new-view__plan-note{margin-top:16px!important;margin-bottom:26px!important;color:#5331d8bf!important;font-size:12px!important;font-weight:700!important;min-height:16px}.paylaterr-new-view__plan-note--hidden{visibility:hidden}.paylaterr-new-view__plan-card--active{border-color:#5331d859;background:#f3f0ff59}.paylaterr-new-view__popular{position:absolute;top:-14px;left:50%;z-index:1;max-width:calc(100% - 48px);border-radius:999px;background:#080f26;color:#fff;font-size:11px;font-weight:900;letter-spacing:.08em;padding:7px 16px;line-height:1.25;text-align:center;text-transform:uppercase;white-space:normal;transform:translate(-50%)}.paylaterr-new-view__split{display:grid;gap:18px;align-items:start;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr)}@media (max-width: 1100px){.paylaterr-new-view__split{grid-template-columns:1fr}}.paylaterr-new-view__section-head,.paylaterr-new-view__payment-card,.paylaterr-new-view__tier-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.paylaterr-new-view__section-head{margin-bottom:18px}.paylaterr-new-view__section-head p{margin:0;color:#5331d8;font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.paylaterr-new-view__section-head h2{margin:4px 0 0;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:600;letter-spacing:-.02em;text-transform:none}.paylaterr-new-view__section-head button{text-transform:uppercase!important;font-weight:600!important}@media (max-width: 767px){.paylaterr-new-view__section-head{align-items:flex-start;flex-direction:column}.paylaterr-new-view__section-head>div{min-width:0;width:100%}.paylaterr-new-view__section-head button{width:100%;max-width:100%}}.paylaterr-new-view__renewal-note{display:flex;align-items:center;gap:8px;margin-top:18px;color:#080f26a6;font-size:12px;font-weight:700}.paylaterr-new-view__payment-card{border:1px solid rgba(83,49,216,.15);border-radius:20px;background:#f3f0ff59;padding:18px}.paylaterr-new-view__payment-card .paylaterr-new-view__icon-tile{align-self:center;place-items:center}.paylaterr-new-view__payment-card .paylaterr-new-view__icon-tile svg{display:block}.paylaterr-new-view__payment-card div{min-width:0;flex:1}.paylaterr-new-view__payment-card strong,.paylaterr-new-view__payment-card span{display:block}.paylaterr-new-view__payment-card strong{font-size:13px;font-weight:700}.paylaterr-new-view__payment-card span{margin-top:4px;color:#080f268c;font-size:10px;font-weight:500}.paylaterr-new-view__payment-card small{border-radius:999px;background:#d1fae5;color:#047857;font-size:10px;font-weight:700;padding:6px 10px}.paylaterr-new-view__payment-methods{display:grid;gap:14px}.paylaterr-new-view__payment-method-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:14px;border:1px solid rgba(83,49,216,.16);border-radius:18px;background:#f3f0ff47;padding:18px 20px}.paylaterr-new-view__payment-method-card .paylaterr-new-view__icon-tile{width:48px;height:48px;display:grid;place-items:center;align-self:center;justify-self:center}.paylaterr-new-view__payment-method-card>div:first-of-type{min-width:0;flex:1}.paylaterr-new-view__payment-method-card strong,.paylaterr-new-view__payment-method-card span{display:block}.paylaterr-new-view__payment-method-card strong{color:#080f26;font-size:15px;font-weight:800}.paylaterr-new-view__payment-method-card span{margin-top:5px;color:#080f268c;font-size:12px;font-weight:600}.paylaterr-new-view__payment-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.paylaterr-new-view__payment-actions button{border:0;border-radius:999px;background:#5331d81a;color:#5331d8;cursor:pointer;font:inherit;font-size:12px;font-weight:600;padding:8px 12px;text-transform:uppercase}.paylaterr-new-view__payment-pill{margin:0!important;border-radius:999px;background:#d1fae5;color:#047857!important;font-size:12px!important;font-weight:800!important;padding:8px 14px}.paylaterr-new-view__payment-pill--muted{background:#080f2614;color:#080f268c!important}.paylaterr-new-view__payment-delete{display:inline-grid;width:36px;height:36px;place-items:center;padding:0!important}.paylaterr-new-view__card-form{display:grid;gap:18px;grid-template-columns:minmax(0,1fr) minmax(200px,260px);margin-top:18px;border:1px solid rgba(83,49,216,.15);border-radius:20px;background:linear-gradient(135deg,rgba(243,240,255,.5),rgba(243,240,255,.2),transparent);padding:18px}@media (max-width: 767px){.paylaterr-new-view__card-form{grid-template-columns:1fr}}.paylaterr-new-view__form-fields{display:grid;gap:14px}.paylaterr-new-view__form-fields label{display:block}.paylaterr-new-view__form-fields label>span{display:flex;align-items:center;gap:6px;margin-bottom:6px;color:#080f26a6;font-size:12px;font-weight:900}.paylaterr-new-view__form-fields input{width:100%;height:46px;border:1px solid rgba(8,15,38,.1);border-radius:14px;background:#fff;color:#080f26;font:inherit;font-size:14px;font-weight:700;outline:none;padding:0 14px}.paylaterr-new-view__form-fields input:focus{border-color:#5331d873;box-shadow:0 0 0 4px #5331d81a}.paylaterr-new-view__form-fields small{display:block;margin-top:6px;color:#dc2626;font-size:11px;font-weight:700}.paylaterr-new-view__address-field .paylaterr-new-view__address-control{position:relative;width:100%;height:46px;border:1px solid rgba(8,15,38,.1);border-radius:14px;background:transparent}.paylaterr-new-view__address-field .paylaterr-new-view__address-control>svg{position:absolute;top:50%;left:14px;z-index:1;color:#080f2680;transform:translateY(-50%);pointer-events:none}.paylaterr-new-view__address-field .paylaterr-new-view__address-control .form-group,.paylaterr-new-view__address-field .paylaterr-new-view__address-control .form-control-wrapper,.paylaterr-new-view__address-field .paylaterr-new-view__address-control input{width:100%!important;max-width:none!important}.paylaterr-new-view__address-field .paylaterr-new-view__address-control .form-group{margin:0!important}.paylaterr-new-view__address-field .paylaterr-new-view__address-control .form-control-wrapper{display:block!important;background:transparent!important;border:0!important;box-shadow:none!important}.paylaterr-new-view__address-field .paylaterr-new-view__address-control .form-control{height:44px!important;border:0!important;border-radius:14px!important;background:transparent!important;box-shadow:none!important;box-sizing:border-box;color:#080f26!important;font:inherit;font-size:14px!important;font-weight:700!important;padding:0 14px 0 42px!important;outline:none!important}.paylaterr-new-view__address-field .paylaterr-new-view__address-control .form-control:focus{border:0!important;box-shadow:none!important;outline:none!important}.paylaterr-new-view__address-field .paylaterr-new-view__address-control:focus-within{border-color:#5331d873;box-shadow:0 0 0 4px #5331d81a}.paylaterr-new-view__form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.paylaterr-new-view__card-preview{position:relative;align-self:start;height:180px;min-height:160px;border-radius:20px;background:linear-gradient(135deg,#080f26,#080f26,#5331d8);color:#fff;padding:18px}.paylaterr-new-view__card-preview span{display:block;color:#ffffffb3;font-size:10px;font-weight:900;letter-spacing:.2em;text-align:right;text-transform:uppercase}.paylaterr-new-view__card-preview strong{display:block;margin-top:26px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:15px;letter-spacing:.14em}.paylaterr-new-view__card-preview div{display:flex;justify-content:space-between;gap:12px;margin-top:18px}.paylaterr-new-view__card-chip{position:absolute;top:18px;left:18px;width:34px;height:26px;margin:0!important;border:1px solid rgba(255,255,255,.3);border-radius:7px;background:linear-gradient(135deg,#f8d773,#d8a72f);box-shadow:inset 0 0 0 1px #080f2614}.paylaterr-new-view__card-chip:before,.paylaterr-new-view__card-chip:after{position:absolute;left:6px;right:6px;height:1px;background:#080f2647;content:""}.paylaterr-new-view__card-chip:before{top:8px}.paylaterr-new-view__card-chip:after{bottom:8px}.paylaterr-new-view__full-button{grid-column:1/-1;width:100%;text-transform:uppercase!important;font-weight:600!important}.paylaterr-new-view__full-button:disabled{cursor:not-allowed;opacity:.5}.paylaterr-new-view__default-toggle{position:relative;display:inline-flex!important;align-items:center;justify-content:flex-start;gap:10px;width:fit-content;cursor:pointer}.paylaterr-new-view__default-toggle>span{margin:0!important}.paylaterr-new-view__default-toggle input{position:absolute;opacity:0;pointer-events:none}.paylaterr-new-view__default-toggle input+span{position:relative;display:inline-block;flex:0 0 auto;width:34px;height:20px;border-radius:999px;background:#080f2626;transition:background .16s ease}.paylaterr-new-view__default-toggle input+span:after{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #080f262e;content:"";transition:transform .16s ease}.paylaterr-new-view__default-toggle input:checked+span{background:#5331d8}.paylaterr-new-view__default-toggle input:checked+span:after{transform:translate(14px)}.paylaterr-new-view__danger-card{padding:24px}.paylaterr-new-view__danger-card h2{margin:18px 0 0;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600;white-space:normal;overflow-wrap:break-word;line-height:1.3}.paylaterr-new-view__danger-card p{color:#080f2699;font-size:12px;line-height:1.6}.paylaterr-new-view__danger-card button{width:100%;border:1px solid rgba(83,49,216,.35);border-radius:999px;background:#fff;color:#5331d8;cursor:pointer;font:inherit;font-size:12px;font-weight:600;padding:12px;text-transform:uppercase}.paylaterr-new-view__danger-card button:disabled{border-color:#080f261a;background:#f5f4fb;color:#080f2673;cursor:not-allowed}@media (max-width: 560px){.paylaterr-new-view__payment-method-card{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:14px 16px}.paylaterr-new-view__payment-method-card>.paylaterr-new-view__payment-actions{grid-column:1/-1;justify-content:flex-start;flex-wrap:wrap;gap:8px}}.paylaterr-weekly__stat-skeleton{display:inline-block;width:74px;height:20px;border-radius:7px;background:#5331d81f}.paylaterr-weekly__share .paylaterr-weekly__chips span:first-child{align-items:center;gap:8px}.paylaterr-weekly__chip-copy{display:inline-flex;vertical-align:middle;border:0;border-radius:10px;background:transparent;color:inherit;padding:4px;cursor:pointer}.paylaterr-weekly__draw-header{display:flex;gap:16px;align-items:flex-start}.paylaterr-weekly__draw-badge{flex:0 0 auto;width:48px;height:48px;border-radius:16px;background:#5331d81f;display:grid;place-items:center;font-size:24px}.paylaterr-weekly__draw h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:24px;line-height:1.2}.paylaterr-weekly__draw>.paylaterr-weekly__draw-header p{margin:10px 0 0;color:#080f26a3;line-height:1.65}.paylaterr-weekly__draw--participated{box-shadow:inset 0 0 0 1px #16a34a59,0 22px 50px #1018400d}.paylaterr-weekly__countdown-label{display:inline-flex;align-items:center;gap:10px;margin-top:18px;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#080f2673}.paylaterr-weekly__countdown.paylaterr-new-view__countdown{margin-top:10px}.paylaterr-weekly__error{margin-top:16px;color:#dc2626;font-weight:800;font-size:14px;line-height:1.5}.paylaterr-weekly__participate{margin-top:22px;display:flex;justify-content:flex-start}.paylaterr-weekly__participate-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:16px;background:#5331d8;color:#fff;font:inherit;font-weight:900;padding:14px 20px;cursor:pointer;min-height:48px;min-width:180px}.paylaterr-weekly__participate-btn:disabled{opacity:.75;cursor:not-allowed}.paylaterr-weekly__already{display:inline-flex;align-items:center;border-radius:999px;background:#16a34a1f;color:#15803d;font-weight:900;padding:10px 14px}.paylaterr-weekly__spinner{width:18px;height:18px;border-radius:999px;border:2px solid rgba(255,255,255,.55);border-top-color:#fff;display:inline-block;animation:paylaterr-weekly-spin .75s linear infinite;vertical-align:middle}@keyframes paylaterr-weekly-spin{to{transform:rotate(360deg)}}.paylaterr-weekly__wins-head{display:flex;gap:14px;align-items:flex-start}.paylaterr-weekly__wins-icon{width:42px;height:42px;border-radius:16px;background:#5331d81f;display:grid;place-items:center}.paylaterr-weekly__wins h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:24px}.paylaterr-weekly__wins-head>div>p{margin:6px 0 0;color:#080f2699}.paylaterr-weekly__wins-list{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:12px}.paylaterr-weekly__wins-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px;border-radius:18px;border:1px solid rgba(83,49,216,.15)}.paylaterr-weekly__win-rank{width:40px;height:40px;border-radius:14px;background:#5331d81a;color:#5331d8;font-weight:900;display:grid;place-items:center}.paylaterr-weekly__win-body strong{display:block;font-size:15px}.paylaterr-weekly__win-body span{display:block;margin-top:4px;color:#5331d8;font-weight:900}.paylaterr-weekly__win-body small{display:block;margin-top:6px;color:#080f2680;font-weight:800}.paylaterr-weekly__how-title{margin:0;font-family:Fraunces,Georgia,serif;font-size:26px}.paylaterr-weekly__how-copy{margin:12px 0 0;color:#080f26a6;line-height:1.75}.paylaterr-new-view__hero-primary{overflow:hidden;border-radius:28px;background:#5331d8;color:#fff;padding:42px;text-align:center}.paylaterr-new-view__hero-primary span{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#ffffff1f;color:#ffffffe0;font-size:13px;font-weight:900;padding:8px 14px}.paylaterr-new-view__hero-primary h1{margin:10px auto 0;max-width:780px;color:#fff;font-family:Fraunces,Georgia,serif;font-size:clamp(30px,4.5vw,52px)!important;line-height:.95;text-align:center;font-weight:600;display:flex;justify-self:center}.paylaterr-new-view__hero-primary p{max-width:650px;margin:18px auto 0;color:#ffffffb8;font-size:16px;line-height:1.7}.paylaterr-new-view__share-card h2{display:flex;align-items:center;gap:10px;margin:0;font-family:Fraunces,Georgia,serif;font-size:28px}.paylaterr-new-view__share-card p{color:#080f2699;line-height:1.7}.paylaterr-new-view__copy-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;margin-top:18px}.paylaterr-new-view__copy-row code{min-width:0;overflow:hidden;border-radius:14px;background:#f5f4fb;color:#5331d8;font-size:13px;font-weight:800;padding:13px 14px;text-overflow:ellipsis;text-transform:none!important;white-space:nowrap}.paylaterr-new-view__copy-row button{border:0;border-radius:14px;background:#5331d8;color:#fff;cursor:pointer;font:inherit;font-weight:900;padding:0 15px}.paylaterr-new-view__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.paylaterr-new-view__chips span{border-radius:999px;background:#f3f0ff;color:#5331d8;font-size:12px;font-weight:800;padding:8px 12px}.paylaterr-new-view__countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}.paylaterr-new-view__countdown div{border-radius:18px;background:#f3f0ff;color:#5331d8;padding:18px;text-align:center}.paylaterr-new-view__countdown strong,.paylaterr-new-view__countdown span{display:block}.paylaterr-new-view__countdown strong{font-family:Fraunces,Georgia,serif;font-size:32px}.paylaterr-new-view__countdown span{color:#080f2680;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}@media (max-width: 767px){.paylaterr-new-view__hero-primary{padding:24px 18px;text-align:left}.paylaterr-new-view__hero-primary h1{justify-content:flex-start;justify-self:start;text-align:left;margin-inline:0!important}.paylaterr-new-view__hero-primary p{margin-inline:0!important}.paylaterr-new-view__copy-row{grid-template-columns:minmax(0,1fr)}.paylaterr-new-view__copy-row button{width:100%;min-height:44px}.paylaterr-new-view__countdown{grid-template-columns:repeat(2,minmax(0,1fr))}.paylaterr-new-view__countdown div{padding:14px 12px}.paylaterr-new-view__countdown strong{font-size:clamp(1.35rem,8vw,1.85rem)}.paylaterr-weekly__participate{justify-content:stretch;width:100%}.paylaterr-weekly__participate .paylaterr-weekly__participate-btn{width:100%;min-width:0;box-sizing:border-box}}:root{--pl-font-display: "Fraunces", Georgia, serif;--pl-font-sans: "Inter", system-ui, sans-serif;--pl-color-background: #f7f4fa;--pl-color-foreground: #171726;--pl-color-muted: #6c6c7f;--pl-color-brand: #6d40e7;--pl-color-border: #e3dfec;--pl-color-secondary: #f0ebf4}.pl-blog-content{color:var(--pl-color-foreground);font-family:var(--pl-font-sans)}.blog-page{background:#f3f0f9}.pl-blog-content a{color:var(--pl-color-brand)}.pl-blog-content h2,.pl-blog-listing-section .list-item h3,.pl-blog-sect-heading{color:var(--pl-color-foreground);font-family:var(--pl-font-display)}.pl-blog-listing-section{padding-left:26px}.pl-blog-listing-section .list-item h3{position:relative}.pl-blog-listing-section .list-item p,.pl-blog-listing-section p{font-size:16px!important;line-height:1.6;color:var(--pl-color-foreground);font-family:var(--pl-font-sans)}.pl-blog-content section .col-12 p{font-size:18px!important;line-height:2.1;color:#85859f!important;font-family:var(--pl-font-sans)}@media screen and (max-width: 767px){.pl-blog-listing-section{padding-left:15px}}.pl-blog-listing-section .list-item h3:before{position:absolute;content:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='12.5652'%20height='12.5652'%20fill='%23EAEAFF'/%3e%3crect%20x='4.43555'%20y='4.43481'%20width='12.5652'%20height='12.5652'%20fill='%235331d8'/%3e%3c/svg%3e");left:0;display:none}.pl-blog-listing-section .list-item ul{padding-left:20px;margin-bottom:15px;color:var(--pl-color-foreground);font-family:var(--pl-font-sans)}.pl-blog-sect-heading{font-size:48px;line-height:1.2}@media screen and (max-width: 767px){.pl-blog-sect-heading{font-size:24px}}.pl-blog-date{font-size:14px;font-weight:500;color:var(--pl-color-muted);font-family:var(--pl-font-sans)}.help-box-items-container{width:33%;padding:20px}.help-box-items-container>div{position:relative;padding:20px 15px;height:100%;display:block;text-align:center;background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.help-box-items-container>div>img{display:block;width:auto;height:54px;margin:0 auto 15px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.help-box-items-container>div .help-link{display:inline-block;position:relative;width:34px}.help-box-items-container>div .help-link img{width:100%;display:block;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.help-box-items-container>div:hover{background-color:#e9eaff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.help-box-items-container>div:hover>img{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.help-box-items-container>div:hover .help-link img{margin-left:15px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.help-box-items-container>div:focus{background-color:#e9eaff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.help-box-items-container>div:focus>img{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.help-box-items-container>div:focus .help-link img{margin-left:15px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 992px){.help-box-items-container{padding:10px}}@media screen and (max-width: 767px){.help-box-items-container{width:50%}}@media screen and (max-width: 600px){.help-box-items-container>div{padding:15px 10px}.help-box-items-container>div>img{height:44px}.help-box-items-container>div .help-link{width:24px}}.products-item{position:relative;display:block;flex-basis:100%}.products-item a{padding:20px;text-align:center;overflow:hidden;display:block;border:1px solid #e9eaff;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.products-item a img{width:auto;height:200px;display:block;margin:auto;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.products-item a span{display:block;font-size:18px;line-height:18px;font-weight:700;padding:20px 0 15px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.products-item a:hover{border-color:#5331d8;text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.products-item a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.products-item a:hover span{color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.products-item a:focus{border-color:#5331d8;text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.products-item a:focus img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.products-item a:focus span{color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 992px){.products-item{flex-basis:50%;padding:15px}}@media screen and (max-width: 600px){.products-item{padding:10px}}.help-box-items{position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center}.products{position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:20px}@media screen and (max-width: 992px){.products{flex-wrap:wrap;gap:0px}}@media screen and (max-width: 600px){.products{display:block}}.pricing2{padding-bottom:2rem;background-color:#f4f2fa}.pricing2__container{width:100%;max-width:1140px;margin:0 auto}.pricing2__hero{text-align:center;padding:.75rem 0 2rem}.pricing2__eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:.7rem;font-weight:700;color:#5331d8}.pricing2__h1{margin:1rem auto 0;max-width:62rem;font-size:clamp(2.25rem,5vw,4.5rem);line-height:1.03;letter-spacing:-.03em;font-weight:600;color:#0d1730}.pricing2__h1 em{color:#5331d8;font-style:normal;font-weight:500}.pricing2__lead{margin:1.2rem auto 0;max-width:36rem;font-size:16px;line-height:1.65;color:#252849a6}.pricing2__cards{padding:1rem 0 2.5rem}.pricing2__billing{display:flex;justify-content:center;margin-bottom:4rem}.pricing2__billing-track{display:inline-flex;align-items:center;padding:.2rem;border-radius:9999px;background:#25284912;border:1px solid rgba(37,40,73,.08)}.pricing2__billing-monthly{border-radius:9999px;padding:.5rem 1.35rem;font-size:.875rem;font-weight:600;background:#5331d8;color:#fff}.pricing2__cards-grid{display:grid;gap:1.25rem;width:100%;max-width:56rem;margin-left:auto;margin-right:auto}.pricing2__card{position:relative;border-radius:1.4rem;border:1px solid rgba(37,40,73,.1);background:#fff;padding:1.5rem;display:flex;flex-direction:column}.pricing2__card--highlight{background:#0d1730;color:#fff;border-color:#0d1730;box-shadow:0 28px 70px -28px #0d17308c}.pricing2__badge{position:absolute;left:50%;transform:translate(-50%);top:-.75rem;display:inline-flex;align-items:center;gap:.35rem;border-radius:9999px;background:#5331d8;color:#fff;font-size:.64rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:.35rem .65rem}.pricing2__plan-name{margin:0;font-size:1.65rem;font-weight:600}.pricing2__card--highlight .pricing2__plan-name{color:#fff}.pricing2__plan-tagline{margin-top:.5rem;color:#2528499e;line-height:1.5;font-size:.82rem}.pricing2__card--highlight .pricing2__plan-tagline{color:#ffffffad}.pricing2__price-row{margin-top:1.2rem;display:flex;align-items:baseline;gap:.4rem}.pricing2__price{font-family:Fraunces,Georgia,serif;font-size:2.75rem;font-weight:700;line-height:1;color:#0d1730}.pricing2__period{color:#2528498c}.pricing2__card--highlight .pricing2__period{color:#ffffff8c}.pricing2__card--highlight .pricing2__price{color:#fff}.pricing2__features{margin-top:1.25rem;border-top:1px solid rgba(37,40,73,.1);padding-top:1rem;display:grid;gap:.7rem}.pricing2__card--highlight .pricing2__features{border-top-color:#ffffff24}.pricing2__feature{display:grid;grid-template-columns:20px 1fr;align-items:start;gap:.6rem;font-size:.9rem}.pricing2__feature-icon{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.pricing2__feature-icon--yes{background:#6161ff24;color:#5331d8}.pricing2__feature-icon--no{background:#25284914;color:#25284959}.pricing2__card--highlight .pricing2__feature-icon--yes{background:#5331d8;color:#fff}.pricing2__card--highlight .pricing2__feature-icon--no{background:#ffffff29;color:#ffffff73}.pricing2__feature-text--off{text-decoration:line-through;color:#25284966}.pricing2__card--highlight .pricing2__feature-text--off{color:#ffffff73}.pricing2__cta{margin-top:1.4rem;border:0;border-radius:9999px;background:#252849;color:#fff;padding:.8rem 1.2rem;font-weight:700;cursor:pointer;text-decoration:none}.pricing2__card--highlight .pricing2__cta{background:#5331d8}.pricing2__note{margin-top:1.2rem;text-align:center;color:#2528498c;font-size:.9rem}.pricing2__faq{padding:2rem 0 4rem}@media (min-width: 768px){.pricing2__faq{padding-bottom:6rem}.pricing2__faq-title{font-size:3rem}}.pricing2__faq-inner{max-width:48rem;margin-left:auto;margin-right:auto}.pricing2__faq-head{text-align:center}.pricing2__faq-eyebrow{margin:0;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:#5331d8}.pricing2__faq-title{margin:1rem 0 0;font-family:Fraunces,Georgia,serif;font-size:2.25rem;font-weight:600;letter-spacing:-.025em;line-height:1.05;color:#0d1730}.pricing2__faq-grid{margin-top:3rem;display:grid;gap:1.5rem}@media (min-width: 640px){.pricing2__faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pricing2__faq-card{border-radius:1rem;border:1px solid rgba(13,23,48,.1);background:#fff;padding:1.5rem}.pricing2__faq-q{margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:16px;font-weight:600;line-height:1.375;color:#0d1730}.pricing2__faq-a{margin:.625rem 0 0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.625;color:#0d1730a6}.pricing2__cta:hover,.pricing2__cta:focus,.pricing2__cta:active{text-decoration:none!important}@media (min-width: 640px){.pricing2__cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem;align-items:start}}@media (min-width: 900px){.pricing2{padding-top:3.5rem}.pricing2__cards-grid{gap:1.5rem}}.business-contact-form-section{padding:20px 80px}.business-contact-form-title{font-size:48px;font-weight:700;text-align:center;color:#1a1a1a;max-width:670px;margin-left:auto;margin-right:auto;font-family:Montserrat,sans-serif;line-height:48px;margin-bottom:10px}.business-contact-form-title .business-contact-form-highlight{color:#5331d8}.business-contact-form-container{max-width:1000px;margin:0 auto;border-radius:16px;padding:48px}.business-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:24px}.business-form-group{display:flex;flex-direction:column}.business-form-group.business-full-width{grid-column:1/-1}.business-form-group label{font-size:14px;font-weight:600;margin-bottom:8px;color:#1a1a1a}.business-form-group input,.business-form-group select,.business-form-group textarea{padding:12px 16px;border:1px solid #BEDBFF;border-radius:8px;font-size:15px;font-family:inherit;background:transparent;transition:border-color .3s}.business-form-group input:focus,.business-form-group select:focus,.business-form-group textarea:focus{outline:none;border-color:#bedbff}.business-form-group select{padding-right:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px}.business-form-group textarea{resize:vertical;min-height:120px}.business-checkbox-group{margin-bottom:24px}.business-checkbox-group input[type=checkbox]{margin:2px 0 0;flex-shrink:0}.business-checkbox-group label{font-size:13px;color:#666;line-height:1.6;font-family:Montserrat,sans-serif;margin:0;flex:1}.business-checkbox-wrapper{display:flex;align-items:flex-start;gap:8px}.business-submit-btn{background:#5331d8;color:#fff;padding:14px 40px;border:none;border-radius:10px;font-weight:600;font-size:16px;cursor:pointer;transition:background .3s;display:block;margin:0 auto;width:fit-content}.business-submit-btn:hover{background:#4d4dff}@media (max-width: 768px){.business-contact-form-section{padding:20px 24px}.business-contact-form-title{font-size:28px;line-height:1.2;margin-bottom:16px;text-align:center}.business-contact-form-container{padding:32px 24px}.business-form-grid{grid-template-columns:1fr;gap:20px}.business-form-group label{font-size:13px;margin-bottom:6px}.business-form-group input,.business-form-group select,.business-form-group textarea{padding:10px 14px;font-size:14px}.business-form-group select{padding-right:36px;background-position:right 12px center}.business-form-group textarea{min-height:100px}.business-checkbox-group label{font-size:12px}.business-submit-btn{padding:12px 32px;font-size:15px;width:100%;max-width:300px}}@media (max-width: 480px){.business-contact-form-section{padding:20px 16px}.business-contact-form-title{font-size:24px}.business-contact-form-container{padding:24px 16px}}.expenses-section{padding:20px 80px}.expenses-title{font-size:48px;font-weight:700;text-align:center;color:#1a1a1a;max-width:670px;margin-left:auto;margin-right:auto;font-family:Montserrat,sans-serif;line-height:48px;margin-bottom:10px}.expenses-title .expenses-highlight{color:#5331d8}.expenses-subtitle{font-size:18px;color:#737b8c;text-align:center;max-width:800px;line-height:28px;margin-left:auto;margin-right:auto;font-family:Montserrat,sans-serif;line-height:48px;margin-bottom:10px}.expenses-header{text-align:center;margin-bottom:40px}.expenses-top-btn{display:inline-flex;align-items:center;gap:8px;background:#6161ff26;color:#5331d8;padding:8px 16px;border-radius:26px;font-size:14px;font-weight:500;margin-bottom:20px;font-family:Montserrat,sans-serif}.expenses-top-btn i{color:#5331d8;font-size:16px}.expenses-top-btn img{width:16px;height:16px;object-fit:contain}.expense-features{display:flex;justify-content:center;gap:48px;margin-bottom:60px}.expense-feature{display:flex;align-items:center;gap:12px}.expense-feature-icon{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.expense-feature-icon img{width:18px;height:18px;object-fit:contain}.expense-feature-icon.purple{background:#6161ff26;color:#5331d8;border:1px solid rgba(97,97,255,.3)}.expense-feature-icon.orange{background:#ffa50026;color:#ff8c00;border:1px solid rgba(255,165,0,.3)}.expense-feature-label{font-size:16px;color:#101828;font-weight:500;font-family:Montserrat,sans-serif}.expenses-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1200px;margin:0 auto 40px}.expense-item{background:#fff;border:1px solid #E2E4E9;border-radius:12px;padding:24px;display:flex;align-items:start;gap:16px}.expense-item-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;flex-shrink:0}.expense-item-icon img{width:32px;height:32px;object-fit:contain}.expense-item-icon.purple{background:#dbeafe}.expense-item-icon.yellow{background:#fef9c2}.expense-item-icon.green{background:#dcfce7}.expense-item-icon.blue{background:#cefafe}.expense-item-icon.orange{background:#ffedd4}.expense-content{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.expense-left{display:flex;flex-direction:column;align-items:flex-start}.expense-name{font-size:16px;font-weight:600;margin-bottom:4px;color:#1a1a1a;font-family:Montserrat,sans-serif}.expense-installment-label{font-size:14px;color:#666;font-family:Montserrat,sans-serif}.expense-right{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.expense-total-label{font-size:14px;color:#666;margin-bottom:4px;font-family:Montserrat,sans-serif}.expense-amount{font-size:24px;font-weight:700;color:#1a1a1a;margin-bottom:4px;font-family:Montserrat,sans-serif}.expense-installment{font-size:14px;color:#5331d8;font-weight:500;font-family:Montserrat,sans-serif}.pay-with-btn{display:block;background:#5331d8;color:#fff;padding:16px 48px;border-radius:24px;text-decoration:none;font-weight:600;font-size:16px;margin:0 auto;text-align:center;width:fit-content;transition:background .3s;font-family:Montserrat,sans-serif}.pay-with-btn:hover{background:#4d4dff}@media (max-width: 1200px){.expenses-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.expenses-section{padding:20px 24px}.expenses-title{font-size:28px;line-height:1.2;margin-bottom:16px;text-align:center}.expenses-subtitle{font-size:16px;line-height:1.6;margin-bottom:24px}.expenses-header{text-align:center;margin-bottom:30px}.expenses-top-btn{font-size:12px;padding:6px 14px;margin-bottom:16px}.expense-features{flex-direction:row;justify-content:space-between;gap:8px;margin-bottom:40px;flex-wrap:nowrap}.expense-feature{justify-content:center;flex:1;min-width:0;display:flex;flex-direction:row;align-items:center;gap:6px}.expense-feature-icon{width:22px;height:22px;font-size:14px;flex-shrink:0}.expense-feature-icon img{width:14px;height:14px}.expense-feature-label{font-size:11px;white-space:nowrap;text-align:left}.expenses-grid{grid-template-columns:1fr;gap:16px;margin-bottom:30px}.expense-item{padding:20px;flex-direction:row;align-items:flex-start;gap:16px}.expense-item-icon{width:48px;height:48px;font-size:20px;flex-shrink:0}.expense-item-icon img{width:28px;height:28px}.expense-content{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px;width:100%}.expense-left{flex:1}.expense-right{align-items:flex-end;text-align:right;flex-shrink:0}.expense-name{font-size:15px}.expense-amount{font-size:20px}.expense-installment,.expense-installment-label,.expense-total-label{font-size:13px}.pay-with-btn{padding:14px 32px;font-size:15px;width:100%;max-width:300px}}@media (max-width: 480px){.expenses-section{padding:20px 16px}.expenses-title{font-size:24px}.expense-item{padding:16px}}.features-section{padding:60px 80px;margin-top:50px}.features-title{font-size:48px;font-weight:700;text-align:center;color:#1a1a1a;max-width:670px;margin-left:auto;margin-right:auto;font-family:Montserrat,sans-serif;line-height:48px;margin-bottom:10px}.features-title .features-highlight{color:#5331d8}.features-subtitle{font-size:18px;color:#737b8c;text-align:center;max-width:800px;line-height:28px;margin:30px auto 10px;font-family:Montserrat,sans-serif;line-height:48px}.features-container{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto}.feature-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:25px;transition:transform .3s,box-shadow .3s;margin-top:20px}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #6161ff26}.feature-icon{width:48px;height:48px;background:linear-gradient(135deg,#5331d8,#7b7bff);margin-bottom:10px;display:flex;border-radius:50px;align-items:center;justify-content:center;font-size:24px;color:#fff}.feature-icon img{width:24px;height:24px;object-fit:contain}.feature-title{font-size:19px;font-weight:700;margin-bottom:10px;color:#1a1a1a}.feature-description{font-size:16px;color:#737b8c;line-height:1.6}@media (max-width: 1200px){.features-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.features-section{padding:20px 24px}.features-title{font-size:28px;line-height:1.2;margin-bottom:16px;text-align:center}.features-subtitle{font-size:16px;line-height:1.6;margin-bottom:24px}.features-container{grid-template-columns:1fr;gap:20px}.feature-card{padding:20px}.feature-icon{width:40px;height:40px;font-size:20px;margin-bottom:12px}.feature-icon img{width:20px;height:20px}.feature-title{font-size:18px;margin-bottom:8px}.feature-description{font-size:14px}}@media (max-width: 480px){.features-section{padding:20px 16px}.features-title{font-size:24px}}.final-cta-section{padding:20px 80px}.final-cta{background:#5331d8;border-radius:24px;padding:60px;text-align:center;color:#fff;max-width:1200px;margin:0 auto}.final-cta h2{font-size:42px;font-weight:700;margin-bottom:16px;font-family:Montserrat,sans-serif;color:#fff}.final-cta p{font-size:18px;margin-bottom:40px;max-width:670px;margin-left:auto;margin-right:auto;color:#fffc;font-family:Montserrat,sans-serif}.cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.cta-primary{background:#fff;color:#5331d8;padding:16px 40px;border-radius:24px;box-shadow:none;text-decoration:none;font-weight:600;font-size:16px;transition:transform .2s;display:inline-flex;align-items:center;gap:8px;font-family:Montserrat,sans-serif}.cta-primary i{color:#5331d8}.cta-primary:hover{transform:translateY(-2px)}.cta-secondary{background:transparent;color:#fff;padding:16px 40px;border:2px solid rgba(255,255,255,.3);border-radius:24px;text-decoration:none;font-weight:600;font-size:16px;transition:background .3s;display:inline-flex;align-items:center;gap:8px;font-family:Montserrat,sans-serif}.cta-secondary i{color:#fff}.cta-secondary img{width:18px;height:18px;object-fit:contain;margin-right:4px}.cta-secondary:hover{background:#6161ff1a}@media (max-width: 768px){.final-cta-section{padding:20px 24px}.final-cta{padding:40px 24px;border-radius:16px}.final-cta h2{font-size:28px;margin-bottom:12px}.final-cta p{font-size:16px;margin-bottom:30px}.cta-buttons{flex-direction:column;gap:12px;width:100%}.cta-primary,.cta-secondary{width:100%;justify-content:center;padding:14px 32px;font-size:15px}}@media (max-width: 480px){.final-cta-section{padding:20px 16px}.final-cta{padding:32px 16px}.final-cta h2{font-size:24px}}.business_hero{text-align:center;padding:0 80px;max-width:1000px;margin:0 auto}.business_hero .callout-banner{display:inline-flex;align-items:center;gap:8px;background:#ffffff14;padding:8px 20px;border:1px solid #E2E4E9;border-radius:50px;margin-bottom:32px;font-size:14px;margin-top:20px;color:#5331d8;font-weight:500;font-family:Montserrat,sans-serif}.business_hero .callout-banner i{color:#5331d8;font-size:16px}.business_hero .callout-banner img{width:14px;height:14px;object-fit:contain}.business_hero h1{font-size:48px;font-weight:700;line-height:1.1;margin-bottom:24px;color:#1a1a1a;font-family:Montserrat,sans-serif}.business_hero h1 .highlight{color:#5331d8}.business_hero p{font-size:18px;color:#737b8c;max-width:800px;margin:50px auto 40px;font-family:Montserrat,sans-serif}@media (max-width: 768px){.business-hero-section{padding:20px 24px}.business-hero{padding:40px 24px 60px}.business-hero .callout-banner{font-size:8px;padding:6px 14px;margin-top:40px;margin-bottom:24px;flex-wrap:wrap;text-align:center}.business-hero .callout-banner span{font-size:11px}.business-hero .callout-banner img{width:12px;height:12px}.business-hero h1{font-size:32px;line-height:1.2;margin-bottom:20px}.business-hero p{font-size:16px;margin-bottom:30px}}@media (max-width: 480px){.business-hero-section{padding:20px 16px}.business-hero{padding:30px 16px 50px}.business-hero h1{font-size:28px}}.stats-section{padding:20px 80px}.stats-container{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;max-width:1200px;margin:-40px auto 0}.stat-card{background:#fff;border-radius:16px;padding:25px 40px;border:1px solid #E2E4E9;text-align:center;color:#5331d8;margin-top:20px}.stat-icon{margin:0 auto 10px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#5331d8}.stat-icon img{width:32px;height:32px;object-fit:contain}.stat-number{font-size:36px;font-weight:700;color:#5331d8;font-family:Montserrat,sans-serif}.stat-label{font-size:15px;color:#1a1a1a;font-family:Montserrat,sans-serif}@media (max-width: 1200px){.stats-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.stats-section{padding:20px 24px}.stats-container{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:0}.stat-card{padding:20px 16px}.stat-icon img{width:28px;height:28px}.stat-number{font-size:28px;margin-bottom:4px}.stat-label{font-size:13px}}@media (max-width: 480px){.stats-section{padding:20px 16px}.stats-container{grid-template-columns:1fr}.stat-card{padding:16px}}.steps-section{padding:20px 80px}.steps-title{font-size:48px;font-weight:700;text-align:center;color:#1a1a1a;max-width:670px;margin-left:auto;margin-right:auto;font-family:Montserrat,sans-serif;line-height:48px;margin-bottom:10px}.steps-title .steps-highlight{color:#5331d8}.steps-subtitle{font-size:18px;color:#737b8c;text-align:center;max-width:800px;line-height:28px;margin-left:auto;margin-right:auto;font-family:Montserrat,sans-serif;line-height:48px;margin-bottom:10px}.steps-container{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:60px auto 0;position:relative}.steps-container:before{content:"";position:absolute;top:15px;left:16.67%;width:66.67%;height:1.5px;background:#6161ff4d;z-index:0}.step-card{background:transparent;padding:80px 32px 40px;text-align:center;position:relative;z-index:1;margin-top:50px}.step-number{width:96px;height:96px;background:linear-gradient(135deg,#5331d8,#7b7bff);border-radius:24px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;font-family:Montserrat,sans-serif;position:absolute;top:-32px;left:50%;transform:translate(-50%);z-index:2}.step-title{font-size:22px;font-weight:700;margin-bottom:12px;color:#1a1a1a;font-family:Montserrat,sans-serif;margin-top:30px}.step-description{font-size:15px;color:#666;line-height:1.6;font-family:Montserrat,sans-serif}@media (max-width: 1200px){.steps-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.steps-section{padding:20px 24px}.steps-title{font-size:28px;line-height:1.2;margin-bottom:16px;text-align:center}.steps-subtitle{font-size:16px;line-height:1.6;margin-bottom:24px}.steps-container{grid-template-columns:1fr;gap:24px;margin-top:40px}.steps-container:before{display:none}.step-card{padding:40px 24px;text-align:center}.step-number{position:static;transform:none;margin-bottom:20px}.step-title{font-size:20px;margin-bottom:12px}.step-description{font-size:14px}}@media (max-width: 480px){.steps-section{padding:20px 16px}.steps-title{font-size:24px}}.testimonials-section{padding:20px 80px}.testimonials-title{font-size:48px;font-weight:700;text-align:center;color:#1a1a1a;max-width:670px;margin-left:auto;margin-right:auto;font-family:Montserrat,sans-serif;line-height:48px;margin-bottom:10px}.testimonials-title .testimonials-highlight{color:#5331d8}.testimonials-subtitle{font-size:18px;color:#737b8c;text-align:center;max-width:800px;line-height:28px;margin-left:auto;margin-right:auto;font-family:Montserrat,sans-serif;line-height:48px;margin-bottom:10px}.testimonials-container{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto}.testimonial-card{background:#fff;border:none;border-radius:16px;padding:32px;box-shadow:0 2px 8px #00000014}.stars{color:#5331d8;font-size:18px;margin-bottom:20px;display:flex;gap:4px;align-items:center}.stars img{width:18px;height:18px;object-fit:contain}.testimonial-text{font-size:15px;color:#1a1a1a;line-height:1.7;margin-bottom:24px;font-family:Montserrat,sans-serif}.testimonial-author{display:flex;align-items:center;gap:12px}.author-avatar{width:40px;height:40px;background:#5331d8;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px;font-family:Montserrat,sans-serif;flex-shrink:0}.author-name{font-size:15px;font-weight:500;color:#1a1a1a;font-family:Montserrat,sans-serif}@media (max-width: 1200px){.testimonials-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.testimonials-section{padding:20px 24px}.testimonials-title{font-size:28px;line-height:1.2;margin-bottom:16px;text-align:center}.testimonials-subtitle{font-size:16px;line-height:1.6;margin-bottom:24px}.testimonials-container{grid-template-columns:1fr;gap:20px}.testimonial-card{padding:24px}.stars{font-size:16px;margin-bottom:16px;gap:3px}.stars img{width:16px;height:16px}.testimonial-text{font-size:14px;margin-bottom:20px}.author-avatar{width:36px;height:36px;font-size:14px}.author-name{font-size:14px}}@media (max-width: 480px){.testimonials-section{padding:20px 16px}.testimonials-title{font-size:24px}}.comparison-table{width:100%}.comparison-table__intro{text-align:center;max-width:42rem;margin-left:auto;margin-right:auto}.comparison-table__eyebrow{margin:0;font-size:.9rem;text-transform:uppercase;letter-spacing:.22em;font-weight:600;color:#5331d8}.comparison-table__title{margin:1rem 0 0;font-family:Fraunces,Georgia,serif;font-size:2.25rem;font-weight:600;line-height:1.05;letter-spacing:-.03em;color:#1a1a1a}@media (min-width: 768px){.comparison-table__title{font-size:3rem}}.comparison-table__title-italic{font-style:italic;font-weight:300}.comparison-table__subtitle{margin:1.25rem 0 0;color:#1a1a1aa6;line-height:1.65}.comparison-table__panel{margin-top:3rem;max-width:48rem;margin-left:auto;margin-right:auto;border-radius:1.5rem;border:1px solid rgba(26,26,26,.1);background:#fff;overflow:hidden}.comparison-table__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr);align-items:center;padding:1.25rem 1rem;background:#1a1a1a0b;font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;font-weight:600;color:#1a1a1a8c}@media (min-width: 768px){.comparison-table__header{padding:1.25rem 2rem}}.comparison-table__h-cell--feature{text-align:left}.comparison-table__h-cell--brand{text-align:center;color:#5331d8}.comparison-table__h-cell--them{text-align:center}.comparison-table__row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr);align-items:center;padding:1.25rem 1rem}@media (min-width: 768px){.comparison-table__row{padding:1.5rem 2rem}}.comparison-table__row:not(:last-child){border-bottom:1px solid rgba(26,26,26,.05)}.comparison-table__feature{font-size:15px;font-weight:500;color:#1a1a1a;padding-right:.5rem}.comparison-table__cell{display:flex;justify-content:center}.comparison-table__cell-text{font-size:15px;color:#1a1a1acc}.comparison-table__icon-wrap{display:inline-flex;width:28px;height:28px;flex-shrink:0;align-items:center;justify-content:center;border-radius:50%}.comparison-table__icon-wrap--yes{background:#6161ff1f;color:#5331d8}.comparison-table__icon-wrap--no{background:#1a1a1a0d;color:#1a1a1a66}.cta-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;padding:.875rem 1.5rem;font-size:.875rem;font-weight:600;letter-spacing:-.02em;border:2px solid transparent;cursor:pointer;text-decoration:none;font-family:inherit;box-sizing:border-box;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,opacity .2s ease}.cta-btn:hover,.cta-btn:focus,.cta-btn:focus-visible,.cta-btn:visited{text-decoration:none}.cta-btn:hover:not(:disabled){transform:translateY(-2px)}.cta-btn:active:not(:disabled){transform:translateY(0)}.cta-btn:disabled{opacity:.5;pointer-events:none}.cta-btn:focus-visible{outline:2px solid #5331d8;outline-offset:2px}.cta-btn__arrow{flex-shrink:0;transition:transform .2s ease}.cta-btn:hover:not(:disabled) .cta-btn__arrow{transform:translate(2px)}.cta-btn--ink{background:#1a1a1a;color:#fff;border-color:#1a1a1a;box-shadow:0 14px 40px -14px #1a1a1a73}.cta-btn--ink:hover:not(:disabled){background:#1a1a1ae6;border-color:#1a1a1ae6}.cta-btn--primary{background:#5331d8;color:#fff;border-color:#5331d8;box-shadow:0 14px 40px -14px #6161ff8c}.cta-btn--primary:hover:not(:disabled){background:#5656ec;border-color:#5656ec}.cta-btn--ghost{background:transparent;color:#1a1a1a;border-color:#1a1a1a26;box-shadow:none}.cta-btn--ghost:hover:not(:disabled){background:#1a1a1a0d}.final-cta{padding-bottom:3rem}.final-cta--flush{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.final-cta__card{position:relative;overflow:hidden;border-radius:2.5rem;background:#2b1450;color:#f8f6ff;padding:4rem 1.5rem;text-align:center}.final-cta__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 20%,rgba(97,97,255,.35),transparent 55%),radial-gradient(circle at 80% 90%,rgba(97,97,255,.25),transparent 50%);pointer-events:none}.final-cta__content{position:relative;max-width:44rem;margin:0 auto}.final-cta__eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:.75rem;font-weight:600;color:#fff}.final-cta__title{margin-top:1rem;font-family:Fraunces,Georgia,serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:600;line-height:1.02;letter-spacing:-.02em;color:#fff}.final-cta__title .italic{font-style:italic;font-weight:400}.final-cta__subtitle{margin-top:1.25rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.125rem;font-weight:400;color:#f8f6ffbf;line-height:1.6}.final-cta__actions{margin-top:2.25rem;display:flex;flex-direction:column;gap:.75rem;justify-content:center;align-items:stretch}.final-cta__btn{min-height:48px;border-radius:9999px;padding:.85rem 1.65rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;font-size:.875rem;font-weight:600;transition:.2s ease}.final-cta__btn:hover,.final-cta__btn:focus,.final-cta__btn:focus-visible,.final-cta__btn:visited{text-decoration:none}.final-cta__btn--primary{color:#fff;background:#5331d8;box-shadow:none}.final-cta__btn--primary:hover{background:#4323ba;box-shadow:none}.final-cta__btn--ghost{color:#f8f6ffe0}.final-cta__btn--ghost:hover{background:#ffffff0f}@media (min-width: 640px){.final-cta__actions{flex-direction:row;align-items:center}}@media (min-width: 900px){.final-cta__card{padding:6rem 2rem}}.hiw-page{--hiw-primary: #5331d8;--hiw-primary-soft: #f3f0ff;--hiw-ink: #1a1a1a;--hiw-muted: #737b8c;--hiw-bg: #f3f0f9;--hiw-card: #ffffff;--hiw-border: rgba(26, 26, 26, .1);--hiw-plum: #5b4dff;--hiw-plum-fg: #ffffff;color:var(--hiw-ink);font-family:Montserrat,sans-serif;padding-bottom:5rem;background-color:var(--hiw-bg)}@media (min-width: 768px){.hiw-page{padding-bottom:0}}@keyframes hiw-hero-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hiw-hero-art{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.hiw-page .hiw-hero__col--text{animation:hiw-hero-in .65s ease-out both}.hiw-page .hiw-hero__col--art{animation:hiw-hero-art .7s ease-out .08s both}@media (prefers-reduced-motion: reduce){.hiw-page .hiw-hero__col--text,.hiw-page .hiw-hero__col--art{animation:none;opacity:1;transform:none}}.hiw-page .hiw-reveal{opacity:0;transform:translateY(22px);transition:opacity .55s ease,transform .55s ease}.hiw-page .hiw-reveal.hiw-reveal--visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.hiw-page .hiw-reveal{opacity:1;transform:none;transition:none}}.hiw-page .hiw-badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background:var(--hiw-primary-soft);color:var(--hiw-primary);padding:.33rem .85rem;font-size:.7rem;font-weight:600;letter-spacing:.02em}.hiw-page .hiw-hero{display:grid;gap:2.5rem;align-items:center;padding-top:2.5rem;padding-bottom:3.5rem;background-color:#e9e7f3!important;padding-left:50px!important;padding-right:50px!important}@media (min-width: 1024px){.hiw-page .hiw-hero{grid-template-columns:repeat(12,1fr);padding-top:3.5rem;padding-bottom:5rem}}@media (min-width: 1024px){.hiw-page .hiw-hero__col--text{grid-column:span 6}}.hiw-page .hiw-hero__col--art{position:relative;aspect-ratio:1;max-width:620px;margin-left:auto;margin-right:auto;width:100%}@media (min-width: 1024px){.hiw-page .hiw-hero__col--art{grid-column:span 6}}.hiw-page .hiw-hero__art-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;pointer-events:none}.hiw-page .hiw-hero__face{position:absolute;border-radius:50%;object-fit:cover;background:#fff;box-shadow:0 0 0 5px var(--hiw-bg),0 12px 28px #1a1a1a2e}.hiw-page .hiw-hero__face--1{top:10%;left:8%;width:72px;height:72px}.hiw-page .hiw-hero__face--2{top:18%;right:6%;width:68px;height:68px}.hiw-page .hiw-hero__face--3{bottom:22%;left:2%;width:80px;height:80px}.hiw-page .hiw-hero__face--4{bottom:6%;right:14%;width:78px;height:78px}.hiw-page .hiw-hero__face--5{top:46%;right:-2%;width:64px;height:64px}@media (min-width: 768px){.hiw-page .hiw-hero__face--1{width:92px;height:92px}.hiw-page .hiw-hero__face--2{width:84px;height:84px}.hiw-page .hiw-hero__face--3{width:100px;height:100px}.hiw-page .hiw-hero__face--4{width:98px;height:98px}.hiw-page .hiw-hero__face--5{width:80px;height:80px}}.hiw-page .hiw-h1{margin-top:1.5rem;font-weight:600;font-size:clamp(2.25rem,5vw,4.75rem);line-height:1.05;letter-spacing:-.03em;color:var(--hiw-ink)}.hiw-page .hiw-h1 em{font-style:italic;font-weight:500;color:var(--hiw-primary)}.hiw-page .hiw-lead{margin-top:1.75rem;font-size:1.05rem;line-height:1.65;color:#747a89;max-width:36rem}.hiw-page .hiw-sublead{margin-top:1rem;font-weight:600;color:var(--hiw-ink)}.hiw-page .hiw-hero__actions{margin-top:2.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.hiw-page .hiw-hero__how-btn{background:#fbede6}.hiw-page .hiw-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;padding:.85rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;font-family:inherit}.hiw-page .hiw-btn--primary{background:var(--hiw-ink);color:#fff;border-color:var(--hiw-ink)}.hiw-page .hiw-btn--primary:hover{background:#333;border-color:#333}.hiw-page .hiw-btn--ghost{background:transparent;color:var(--hiw-ink);border-color:var(--hiw-border)}.hiw-page .hiw-btn--ghost:hover{border-color:#6161ff73}.hiw-page .hiw-eyebrow{font-size:.9rem;text-transform:uppercase;letter-spacing:.22em;font-weight:600;color:#1a1a1a80}.hiw-page .hiw-eyebrow--accent{color:#5331d8;color:var(--hiw-primary)}.hiw-page .hiw-h2{margin-top:1rem;font-weight:600;font-size:clamp(1.85rem,4vw,3rem);line-height:1.08;letter-spacing:-.02em}.hiw-page .hiw-h2 em{font-style:italic;font-weight:500}.hiw-page .hiw-center{text-align:center}.hiw-page .hiw-bills-strip{padding-top:2.5rem;padding-bottom:1rem}.hiw-page .hiw-bills-strip__list{margin-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem}@media (min-width: 768px){.hiw-page .hiw-bills-strip__list{gap:1rem}}.hiw-page .hiw-pill{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid var(--hiw-border);background:var(--hiw-card);padding:.55rem 1rem;font-size:.875rem;font-weight:500;color:#1a1a1ad1;transition:border-color .2s ease,color .2s ease}.hiw-page .hiw-pill:hover{border-color:#6161ff73;color:var(--hiw-ink)}.hiw-page .hiw-live-ticker{padding:2rem 0 2.25rem;margin-top:3rem}.hiw-page .hiw-live-ticker__label{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0 0 1.35rem;font-size:.8rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#1a1a1a6b}.hiw-page .hiw-live-ticker__label-dot{width:10px;height:10px;border-radius:50%;background:#10b981;box-shadow:0 0 0 3px #6ee7a840;flex-shrink:0}.hiw-page .hiw-live-ticker__rows{display:flex;flex-direction:column;gap:.75rem}.hiw-page .hiw-ticker__row{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.hiw-page .hiw-ticker__row--b{margin-left:2.5rem}@media (min-width: 768px){.hiw-page .hiw-ticker__row--b{margin-left:5rem}}.hiw-page .hiw-ticker__track{display:flex;align-items:center;gap:.75rem;width:max-content;animation:hiw-ticker-marquee 42s linear infinite}.hiw-page .hiw-ticker__track--b{animation-duration:54s;animation-direction:reverse}@keyframes hiw-ticker-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.hiw-page .hiw-ticker__track{animation:none;flex-wrap:wrap;width:100%;justify-content:center;row-gap:.65rem}.hiw-page .hiw-ticker__row--b{margin-left:0}}.hiw-page .hiw-ticker__pill{display:inline-flex;align-items:center;gap:.65rem;flex-shrink:0;padding:.4rem .85rem .4rem .4rem;border-radius:9999px;border:1px solid rgba(26,26,26,.08);background:#fff;box-shadow:0 1px 3px #1a1a1a0d;font-size:.78rem;white-space:nowrap}.hiw-page .hiw-ticker__pill-icon-wrap{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;flex-shrink:0}.hiw-page .hiw-ticker__pill-icon-wrap--0{background:linear-gradient(145deg,#e9e4ff,#c8f5e4)}.hiw-page .hiw-ticker__pill-icon-wrap--1{background:linear-gradient(145deg,#ffe4ef,#dde5ff)}.hiw-page .hiw-ticker__pill-icon-wrap--2{background:linear-gradient(145deg,#dff2ff,#fff3d6)}.hiw-page .hiw-ticker__pill-icon{color:#1a1a1ab8}.hiw-page .hiw-ticker__pill-text{padding-right:.15rem;font-weight:600;color:#1a1a1ae6}.hiw-page .hiw-ticker__pill-status{width:7px;height:7px;border-radius:50%;background:#22c55e;flex-shrink:0;margin-left:.1rem}.hiw-page .hiw-flow{margin-top:2.75rem;padding-bottom:3.5rem}@media (min-width: 768px){.hiw-page .hiw-flow{margin-top:3.25rem;padding-bottom:5rem}}.hiw-page .hiw-flow__intro{margin-bottom:.5rem;margin-top:.25rem}.hiw-page .hiw-flow__eyebrow{margin:0;font-size:.9rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--hiw-primary)}.hiw-page .hiw-flow__headline{margin:1rem 0 0;font-family:Georgia,Times New Roman,Times,serif;font-weight:500;font-size:clamp(2rem,4.5vw,3.25rem);line-height:1.12;letter-spacing:-.025em;color:var(--hiw-ink)}.hiw-page .hiw-flow__headline em{font-style:italic;font-weight:400}.hiw-page .hiw-flow__steps-wrap{position:relative;margin-top:3.25rem}.hiw-page .hiw-flow__grid{display:grid;gap:3rem;position:relative}@media (min-width: 768px){.hiw-page .hiw-flow__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.hiw-page .hiw-flow__line{display:none}@media (min-width: 768px){.hiw-page .hiw-flow__line{display:block;position:absolute;top:36px;left:6%;right:6%;border-top:1px dashed rgba(26,26,26,.14);pointer-events:none;z-index:0}}.hiw-page .hiw-flow__step{text-align:center;padding-left:.5rem;padding-right:.5rem;opacity:0;transform:translateY(16px);transition:opacity .45s ease,transform .45s ease}.hiw-page .hiw-reveal--visible .hiw-flow__step:nth-child(1){transition-delay:0s}.hiw-page .hiw-reveal--visible .hiw-flow__step:nth-child(2){transition-delay:.08s}.hiw-page .hiw-reveal--visible .hiw-flow__step:nth-child(3){transition-delay:.16s}.hiw-page .hiw-reveal--visible .hiw-flow__step:nth-child(4){transition-delay:.24s}.hiw-page .hiw-reveal--visible .hiw-flow__step{opacity:1;transform:translateY(0)}.hiw-page .hiw-icon-tile{position:relative;margin-left:auto;margin-right:auto;height:72px;width:72px;border-radius:1rem;background:#252030;color:#fff;display:grid;place-items:center;box-shadow:0 16px 36px -18px #252030a6,0 4px 12px #2520302e;z-index:1}.hiw-page .hiw-icon-tile__num{position:absolute;top:-7px;right:-7px;width:28px;height:28px;border-radius:50%;background:var(--hiw-primary);color:#fff;font-size:.7rem;font-weight:700;display:grid;place-items:center;box-shadow:0 2px 8px #6161ff73}.hiw-page .hiw-icon-tile__img{width:36px;height:36px;object-fit:contain}.hiw-page .hiw-icon-tile__lucide{color:#fff}.hiw-page .hiw-flow__step-title{margin-top:1.75rem;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.25rem}@media (min-width: 768px){.hiw-page .hiw-flow__step-title{font-size:1.4rem}}.hiw-page .hiw-flow__body{margin-top:.75rem;font-size:.95rem;line-height:1.6;color:#1a1a1aa6;max-width:16rem;margin-left:auto;margin-right:auto}.hiw-page .hiw-impact{padding-bottom:3.5rem}@media (min-width: 768px){.hiw-page .hiw-impact{padding-bottom:5rem}}.hiw-page .hiw-impact__card{border-radius:2.5rem;overflow:hidden;background:#fbfbfd;display:grid;align-items:center}@media (min-width: 1024px){.hiw-page .hiw-impact__card{grid-template-columns:1fr 1fr}}.hiw-page .hiw-impact__visual{padding:2.5rem;order:2}@media (min-width: 768px){.hiw-page .hiw-impact__visual{padding:4rem}}@media (min-width: 1024px){.hiw-page .hiw-impact__visual{order:1}}.hiw-page .hiw-impact__art{width:100%;max-width:480px;height:auto;margin-left:auto;margin-right:auto;display:block}.hiw-page .hiw-impact__copy{padding:2.5rem;order:1}@media (min-width: 1024px){.hiw-page .hiw-impact__copy{padding:3.5rem 4rem;order:2}}.hiw-page .hiw-list-check{margin-top:2rem;list-style:none;padding:0}.hiw-page .hiw-list-check li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.95rem;color:#1a1a1ad1}.hiw-page .hiw-compare{padding-bottom:6rem}@media (min-width: 768px){.hiw-page .hiw-compare{padding-bottom:8rem}}.hiw-page .hiw-compare__subtitle{margin-top:1rem;color:#1a1a1aa6;line-height:1.6}.hiw-page .hiw-star-row{display:flex;gap:.25rem;color:var(--hiw-primary)}.hiw-page .hiw-inline-icon{display:inline-block;vertical-align:middle;flex-shrink:0;color:var(--hiw-primary)}.hiw-page .hiw-testimonials{padding-bottom:3.5rem}@media (min-width: 768px){.hiw-page .hiw-testimonials{padding-bottom:5rem}}.hiw-page .hiw-testimonials__grid{margin-top:3rem;display:grid;gap:1.5rem}@media (min-width: 768px){.hiw-page .hiw-testimonials__grid{grid-template-columns:repeat(3,1fr)}}.hiw-page .hiw-quote{border-radius:1.5rem;border:1px solid var(--hiw-border);background:var(--hiw-card);padding:2rem;display:flex;flex-direction:column;opacity:0;transform:translateY(14px);transition:opacity .45s ease,transform .45s ease}.hiw-page .hiw-reveal--visible .hiw-quote:nth-child(1){transition-delay:0s}.hiw-page .hiw-reveal--visible .hiw-quote:nth-child(2){transition-delay:.08s}.hiw-page .hiw-reveal--visible .hiw-quote:nth-child(3){transition-delay:.16s}.hiw-page .hiw-reveal--visible .hiw-quote{opacity:1;transform:translateY(0)}.hiw-page .hiw-quote blockquote{margin:1.25rem 0 0;flex:1;font-size:.95rem;line-height:1.6;color:#1a1a1ac7}.hiw-page .hiw-quote figcaption{margin-top:1.5rem;display:flex;align-items:center;gap:.75rem}.hiw-page .hiw-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-size:.8rem;font-weight:700;color:#fff;flex-shrink:0;box-shadow:0 0 0 2px var(--hiw-bg)}.hiw-page .hiw-help{padding-bottom:3.5rem;display:grid;gap:2.5rem;align-items:center}@media (min-width: 1024px){.hiw-page .hiw-help{grid-template-columns:1fr 1fr;gap:4rem;padding-bottom:5rem}}.hiw-page .hiw-help__art-svg{width:100%;max-width:640px;height:auto;margin-left:auto;margin-right:auto;display:block}.hiw-page .hiw-trust{display:flex;align-items:center;gap:.5rem;margin-top:2.5rem;font-size:.875rem;color:#1a1a1a99}.hiw-page .hiw-faq{padding-bottom:3.5rem}@media (min-width: 768px){.hiw-page .hiw-faq{padding-bottom:5rem}}.hiw-page .hiw-faq__grid{display:grid;gap:2.5rem}@media (min-width: 1024px){.hiw-page .hiw-faq__grid{grid-template-columns:5fr 7fr;gap:4rem}}.hiw-page .hiw-faq__accordion{border-top:1px solid rgba(26,26,26,.08)}.hiw-page .hiw-faq__item{border-bottom:1px solid rgba(26,26,26,.08)}.hiw-page .hiw-faq__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;background:none;border:none;cursor:pointer;text-align:left;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:18px;line-height:1.3;color:var(--hiw-ink);letter-spacing:-.025em}@media (min-width: 768px){.hiw-page .hiw-faq__btn{padding:1.5rem 0;font-size:20px}}.hiw-page .hiw-faq__btn:hover{color:var(--hiw-primary)}.hiw-page .hiw-faq__q{flex:1;min-width:0}.hiw-page .hiw-faq__chev{flex-shrink:0;color:#1a1a1a8c;transition:transform .25s ease}.hiw-page .hiw-faq__chev--open{transform:rotate(180deg)}.hiw-page .hiw-faq-enter,.hiw-page .hiw-faq-leave{transition:opacity .2s ease,transform .2s ease}.hiw-page .hiw-faq-enter-from,.hiw-page .hiw-faq-leave-to{opacity:0;transform:translateY(-4px)}.hiw-page .hiw-faq-enter-to,.hiw-page .hiw-faq-leave-from{opacity:1;transform:translateY(0)}.hiw-page .hiw-faq__panel{overflow:hidden}.hiw-page .hiw-faq__panel-inner{padding:0 0 1.35rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:1.65;color:#1a1a1aa6}@media (min-width: 768px){.hiw-page .hiw-faq__panel-inner{padding-bottom:1.5rem}}.hiw-page .hiw-final{margin-top:2rem;margin-bottom:2.5rem;padding-bottom:0}@media (min-width: 768px){.hiw-page .hiw-final{margin-top:2.5rem;margin-bottom:3rem}}.hiw-page .hiw-final .final-cta__eyebrow{color:#c6c4ffeb}.hiw-page .hiw-newsletter{margin-top:0;padding-top:0;padding-bottom:3rem}.hiw-page .hiw-newsletter__card{position:relative;border-radius:2.5rem;background:var(--hiw-ink);color:#fff;padding:3rem 1.5rem;text-align:center;overflow:hidden}.hiw-page .hiw-newsletter__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,rgba(97,97,255,.28),transparent 58%);pointer-events:none}.hiw-page .hiw-newsletter__inner{position:relative}.hiw-page .hiw-newsletter__card .hiw-h2,.hiw-page .hiw-newsletter__card .hiw-h3{color:#fff}.hiw-page .hiw-h3{margin-top:1rem;font-weight:600;font-size:clamp(1.85rem,4vw,3rem);line-height:1.08}.hiw-page .hiw-newsletter__lead{margin-top:1rem;color:#ffffffb8;max-width:36rem;margin-left:auto;margin-right:auto;line-height:1.6}.hiw-page .hiw-newsletter__form{margin-top:2.25rem;margin-left:auto;margin-right:auto;max-width:28rem;display:flex;flex-direction:column;gap:.5rem;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;padding:.35rem;border:1px solid rgba(255,255,255,.15)}@media (min-width: 640px){.hiw-page .hiw-newsletter__form{flex-direction:row;align-items:stretch}}.hiw-page .hiw-newsletter__input-wrap{display:flex;align-items:center;gap:.5rem;flex:1;padding:0 1rem}.hiw-page .hiw-newsletter__input{flex:1;min-width:0;border:none;background:transparent;padding:.65rem 0;font-size:.875rem;color:#fff;outline:none;font-family:inherit}.hiw-page .hiw-newsletter__input::placeholder{color:#ffffff73}.hiw-page .hiw-newsletter__submit{border:none;border-radius:9999px;background:var(--hiw-primary);color:#fff;font-weight:600;font-size:.875rem;padding:.75rem 1.5rem;cursor:pointer;font-family:inherit;transition:background .2s ease}.hiw-page .hiw-newsletter__submit:hover{background:#4d4dff}.hiw-page .hiw-sticky-cta{display:block}@media (min-width: 768px){.hiw-page .hiw-sticky-cta{display:none}}.hiw-page .hiw-sticky-cta__bar{position:static;padding:.75rem 0;background:transparent;border-top:none}.hiw-page .hiw-sticky-cta__btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;border:none;background:var(--hiw-ink);color:#fff;padding:.9rem;font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit;box-shadow:0 14px 40px -14px #1a1a1a59;text-decoration:none}.hiw-page .hiw-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:2.5rem}@media (min-width: 768px){.hiw-page .hiw-stats{grid-template-columns:repeat(4,1fr)}}.hiw-page .hiw-stat{text-align:center;padding:1rem;border-radius:1rem;border:1px solid var(--hiw-border);background:var(--hiw-card)}.hiw-page .hiw-stat__icon{display:flex;justify-content:center;margin-bottom:.35rem;color:var(--hiw-primary)}.hiw-page .hiw-stat__value{font-weight:700;font-size:1.25rem;color:var(--hiw-ink)}.hiw-page .hiw-stat__label{margin-top:.35rem;font-size:.75rem;color:var(--hiw-muted);text-transform:uppercase;letter-spacing:.06em}.auth-signin-step-screen{min-height:100vh;background:#f5f1f7;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#080f26;padding:40px 0}.auth-signin-step-shell{max-width:1150px;width:100%}.auth-signin-step-card{background:#fff;border-radius:28px;box-shadow:0 22px 50px #080f261f;overflow:hidden}.auth-signin-step-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:600px}.signin-otp-step-left{padding:56px 44px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-sizing:border-box}.signin-otp-step-left .signin-otp-step-inner{width:100%;max-width:400px;margin-left:auto;margin-right:auto}.signin-otp-step-left form .btn.btn-block{display:flex;align-items:center;justify-content:center;overflow:hidden}.signin-otp-step-left form .btn.btn-block span{margin:0;justify-content:center}.auth-signin-step-left{padding:56px 44px;display:flex;flex-direction:column;justify-content:center}.auth-signin-step-title{margin:0;text-align:center;font-size:38px;line-height:1.04;letter-spacing:-.03em;font-weight:800;font-family:Plus Jakarta Sans,system-ui,sans-serif!important}.auth-signin-step-subtitle{margin:10px 0 0;text-align:center;font-size:15px;color:#080f2699}.auth-signin-step-form{margin:30px auto 0;width:min(100%,520px)}.auth-signin-step-label{display:block;margin-bottom:10px;font-size:14px;font-weight:700}.auth-signin-step-phone-wrap .form-group{margin-bottom:0}.auth-signin-step-phone-wrap .form-group-with-country .form-control{width:100%;height:56px;border-radius:12px;border:1.5px solid rgba(8,15,38,.2);font-size:15px;color:#080f26;background:#fff}.auth-signin-step-phone-wrap .form-group-with-country .form-control:focus{outline:none;border-color:#5331d8;box-shadow:0 0 0 3px #5331d833}.auth-signin-step-phone-wrap .error-helper{margin-top:6px;font-size:12px}.auth-signin-step-help{margin:8px 0 0;font-size:12px;color:#080f268c}.auth-signin-step-login-btn{margin-top:18px;width:100%;height:56px;border:0;border-radius:12px;background:#5331d8;color:#fff;font-size:15px;font-weight:600;letter-spacing:.05em;cursor:pointer;box-shadow:0 12px 20px #020f4f3d}.auth-signin-step-login-btn:disabled{opacity:.65;cursor:not-allowed}.auth-signin-step-signup-btn{margin-top:18px;width:100%;height:56px;border-radius:12px;border:1.5px solid rgba(83,49,216,.35);color:#4f3fb2;background:#fff;font-size:15px;font-weight:700;letter-spacing:.04em;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.auth-signin-step-right{background:#f5f1f780;display:flex;align-items:center;justify-content:center;padding:40px}.auth-signin-step-image{width:min(100%,430px);height:auto}.signin-otp-step-title{font-family:Plus Jakarta Sans,system-ui,sans-serif!important;font-size:36px;line-height:1.05;font-weight:800;letter-spacing:-.9px;color:#0e1838}.signin-otp-step-subtitle{margin-top:10px;margin-bottom:0;color:#6f7083;font-size:16px;line-height:1.28}@media (max-width: 991px){.auth-signin-step-grid{grid-template-columns:1fr;min-height:auto}.auth-signin-step-right{display:none}.auth-signin-step-left{padding:40px 24px}.signin-otp-step-left{padding:32px 20px;align-items:stretch}.signin-otp-step-left .signin-otp-step-inner{max-width:none}.auth-signin-step-title{font-size:40px}.auth-signin-step-label{font-size:16px}.auth-signin-step-help{font-size:12px}.auth-signin-step-login-btn{font-size:14px}}.activate-screen{min-height:100vh;background:linear-gradient(135deg,#f3f0ffa6,#fff 50%,#f3f0ff73);padding:40px 0 32px;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#080f26}.activate-screen__container{display:grid;direction:ltr;grid-template-columns:minmax(0,1fr) 380px;grid-template-areas:"left right";gap:40px;align-items:flex-start;width:70%!important;padding:0 20px!important}.activate-screen__left{grid-area:left;min-width:0}.activate-screen__kicker{margin:0 0 10px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:#5331d8eb}.activate-screen__title{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(40px,4vw,58px);line-height:1.04;letter-spacing:-.03em;font-weight:600}.activate-screen__title span{font-style:italic;font-weight:400;color:#5331d8}.activate-screen__subtitle{margin:10px 0 0;color:#080f2699;font-size:15px}.activate-screen__progress{margin-top:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.activate-screen__progress-track{height:5px;border-radius:999px;background:#080f2617;overflow:hidden}.activate-screen__progress-fill{width:0;height:100%;border-radius:999px;transition:width .26s ease;background:linear-gradient(90deg,#5331d8,#5331d8bd)}.activate-screen__progress-fill--active{width:100%}.activate-screen__grid{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.activate-screen__full{grid-column:1/-1}.activate-field__label{display:block;margin-bottom:8px;font-size:12px;line-height:1.1;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#080f26b8}.activate-field__input{position:relative}.activate-field__icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#080f2659;pointer-events:none}.activate-field__input input{width:100%;height:48px;border:1.5px solid rgba(8,15,38,.14);border-radius:14px;background:#fff;color:#080f26;font-size:15px;padding:0 14px 0 40px;transition:border-color .2s ease,box-shadow .2s ease}.activate-field__input input:focus{outline:none;border-color:#5331d8;box-shadow:0 0 0 4px #5331d821}.activate-field__input input::placeholder{color:#080f266b}.activate-screen__input-wrap{position:relative}.activate-screen__input-wrap input{padding-right:44px}.activate-screen__eye-btn{position:absolute;right:13px;top:50%;transform:translateY(-50%);border:0;padding:0;background:transparent;color:#080f266b}.activate-screen__calendar-wrap .MuiInputBase-root{min-height:48px!important;height:48px!important}.activate-screen__calendar-wrap .MuiInputBase-input{height:48px!important;box-sizing:border-box;padding:0 14px!important;font-size:15px!important;outline:none!important;border:none!important;box-shadow:none!important}.activate-screen__calendar-wrap .MuiIconButton-root{padding:8px!important}.activate-screen__calendar-wrap .MuiSvgIcon-root{font-size:1.3rem!important}.activate-field__error,.activate-screen__error{margin:7px 0 0;font-size:12px;color:#ef4444;font-weight:600}.activate-screen__docs{margin-top:26px;display:grid;gap:12px}.activate-file{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:1.5px dashed rgba(8,15,38,.18);background:#fff;border-radius:16px;padding:14px;cursor:pointer;transition:border-color .22s ease,background-color .22s ease}.activate-file input{display:none}.activate-file--drag{border-color:#5331d8;background:#f3f0ffcc}.activate-file--uploaded{border-color:#5331d86b;background:#f3f0ffbf}.activate-file__left{display:flex;align-items:center;gap:12px;min-width:0}.activate-file__icon-wrap{width:42px;height:42px;border-radius:12px;background:#5331d81f;color:#5331d8;display:grid;place-items:center;flex-shrink:0}.activate-file--uploaded .activate-file__icon-wrap{background:#5331d8;color:#fff}.activate-file__title{margin:0;font-size:14px;font-weight:700}.activate-file__title span{margin-left:7px;font-size:10px;letter-spacing:.1em;color:#5331d8}.activate-file__hint{margin:2px 0 0;font-size:12px;color:#080f2694;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.activate-file__type-icon{color:#080f2652;flex-shrink:0}.activate-screen__actions{margin-top:22px;display:flex;align-items:center;gap:10px}.activate-screen__btn-primary,.activate-screen__btn-back{border:0;height:46px;border-radius:14px;font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.activate-screen__btn-primary{flex:.8;background:#5331d8;color:#fff;box-shadow:0 12px 24px #5331d83d;margin:0 auto}.activate-screen__btn-primary:disabled{opacity:.65;cursor:not-allowed}.activate-screen__btn-back{min-width:112px;background:#fff;border:1.5px solid rgba(8,15,38,.14);color:#080f26}.activate-screen__terms{margin:16px 0 0;font-size:12px;color:#080f2680;text-align:center}.activate-screen__terms a{color:#5331d8;font-weight:700}.activate-screen__right{grid-area:right;position:sticky;top:40px}.activate-side{border-radius:34px;padding:24px;color:#fff;background-image:linear-gradient(to bottom right,#080f26,#2e1943);box-shadow:0 26px 48px #5331d833}.activate-side__kicker{margin:0;font-size:11px;letter-spacing:.2em;font-weight:700;opacity:.7;color:#9f9faa}.activate-side__title{margin:8px 0 0;font-family:Fraunces,Georgia,serif;font-size:28px;line-height:1.03;letter-spacing:-.02em;font-weight:600;color:#fff!important}.activate-side__title em{font-style:italic;color:#dcdce0!important}.activate-side__list{margin-top:18px;display:grid;gap:10px}.activate-side__item{border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;padding:10px 12px;display:flex;align-items:center;gap:10px;opacity:.7}.activate-side__item--active{opacity:1;background:#ffffff1f;border-color:#ffffff3d}.activate-side__badge{width:36px;height:36px;border-radius:10px;background:#fff;color:#080f26;display:grid;place-items:center;font-size:14px;font-weight:700;flex-shrink:0}.activate-side__text p{margin:0;font-size:15px;font-weight:700;color:#9695a2}.activate-side__text span{font-size:12px;color:#9695a2}.activate-side__item--active .activate-side__text p,.activate-side__item--active .activate-side__text span{color:#fff}.activate-side__arrow{margin-left:auto;color:#ffffffd6}.activate-side__rating{margin-top:14px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;padding:14px}.activate-side__score{margin:0;font-family:Fraunces,Georgia,serif;font-size:36px;font-weight:600;color:#fff}.activate-side__score span{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:12px;font-weight:500;color:#ffffff9e}.activate-side__quote{margin:8px 0 0;font-size:13px;color:#ffffffbf;line-height:1.5}.activate-side__author{margin:10px 0 0;font-size:11px;letter-spacing:.16em;font-weight:700;color:#ffffff8c}.spin{animation:activate-rotate 1s linear infinite}@keyframes activate-rotate{to{transform:rotate(360deg)}}@media (max-width: 1199px){.activate-screen__container{grid-template-columns:minmax(0,1fr);grid-template-areas:"left";gap:24px;margin-top:75px}.activate-screen__right{display:none}.activate-screen__title{font-size:clamp(34px,5vw,46px)}.activate-screen__grid{gap:14px}.activate-screen__actions{margin-top:18px}}@media (max-width: 767px){.activate-screen{padding:24px 0}.activate-screen__container{width:100%!important}.activate-screen__title{font-size:44px}.activate-screen__grid{grid-template-columns:minmax(0,1fr)}.activate-screen__progress{margin-top:18px}.activate-screen__actions{gap:8px}.activate-screen__btn-primary,.activate-screen__btn-back{height:44px;border-radius:12px;font-size:14px}.activate-screen__terms{margin-top:12px;font-size:11px}}.tabs-primary{position:relative;display:block;margin-bottom:30px}.tabs-primary .tabs{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;gap:15px}.tabs-primary .tabs>li{position:relative;display:inline-block;flex:1;max-width:80px}.tabs-primary .tabs>li>a{width:100%;height:8px;background-color:#e9eaff;display:block;position:relative;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.tabs-primary .tabs>li>a:hover{text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.tabs-primary .tabs>li>a:focus{text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.tabs-primary .tabs>li>a.current{background-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.tabs-primary .tabs-content .tab-pane{position:relative;padding:40px 0}.form-group-referral-code{height:0;overflow:hidden;transition:height .3s ease-in-out}.form-group-referral-code.referral-code-active{height:auto}.form-row{display:flex;gap:15px;margin-bottom:5px}.form-row .form-col{flex:1}@media screen and (max-width: 767px){.tabs-primary .tabs{display:flex;align-items:center;justify-content:center;gap:8px}.tabs-primary .tabs>li{flex:1;max-width:60px}.tabs-primary .tabs>li>a{width:100%;height:6px}.form-row{flex-direction:column;gap:0;margin-bottom:0}.form-row .form-col{margin-bottom:20px}}.signup-page-bg{background-color:#f6f2f8!important;min-height:100vh;font-family:Plus Jakarta Sans,system-ui,sans-serif!important}.signup-page-bg .signup-screen,.signup-page-bg .signup-screen *{box-sizing:border-box}.signup-page-bg h1.bold-hero-para-h1,.font-sans,.font-display,.signup-page-bg,.signup-page-bg p,.signup-page-bg span,.signup-page-bg a,.signup-page-bg label,.signup-page-bg input,.signup-page-bg button,.signup-page-bg li,.signup-page-bg h1,.signup-page-bg h2,.signup-page-bg h3,.signup-page-bg h4,.signup-screen__title{font-family:Plus Jakarta Sans,system-ui,sans-serif!important}.signup-page-container{background-color:#fff;max-width:1100px;width:min(100%,920px);padding:30px 34px;border-radius:24px;box-shadow:0 14px 36px #14103624}.signup-screen--step2{align-items:center}.signup-screen__step1{max-width:560px;margin:0 auto}.signup-screen__step2{max-width:560px;margin:0 auto;padding:50px 0;display:flex;flex-direction:column;justify-content:center}.signup-screen__title{font-size:36px;line-height:1.05;font-weight:800;letter-spacing:-.9px;color:#0e1838}.signup-screen__title--step2{font-size:36px;line-height:1.08}.signup-screen__subtitle{margin-top:4px;margin-bottom:0;color:#6f7083;font-size:16px;line-height:1.28}.signup-screen__subtitle--step2{margin-top:10px}.signup-screen__progress{margin-top:20px;margin-bottom:22px}.signup-screen__progress .tabs{gap:10px}.signup-screen__progress .tabs>li{max-width:78px}.signup-screen__progress .tabs>li>a{height:6px;background-color:#d9d8ee}.signup-screen__progress .tabs>li>a.current{background-color:#5331d8}.signup-screen__field{margin-bottom:10px}.signup-screen__label{display:block;margin-bottom:8px;font-size:15px;line-height:1.2;font-weight:700;color:#0f1736}.signup-screen__step1 .form-group-with-country img{left:12px;width:18px}.signup-screen__step1 .form-group-with-country .form-control{height:58px;border:2px solid #c7c6ef;border-radius:16px;box-shadow:none;font-size:22px;font-weight:500;line-height:1.2;color:#111a38;padding-left:42px}.signup-page-bg .signup-screen__step1 .form-group-with-country .form-control{border:2px solid #c7c6ef!important;border-radius:16px!important;box-shadow:none!important;background-color:#fff!important}.signup-screen__step1 .form-group-with-country .form-control::placeholder{color:#9a9caf}.signup-screen__step1 .form-group-with-country .form-control:hover,.signup-screen__step1 .form-group-with-country .form-control:focus{border-color:#5331d8}.signup-screen__helper-text{margin:8px 0 0;font-size:12px;line-height:1.25;color:#8b8da3}.signup-screen__referral-wrap{margin-top:14px;margin-bottom:8px}.signup-screen__referral-row{display:flex;align-items:center}.signup-screen__referral-label{margin-top:0;margin-bottom:8px;font-size:14px;font-weight:700;line-height:1.2;color:#10183a}.signup-screen__referral-input{height:50px;border-radius:12px;box-shadow:none}.signup-screen__switch-col{display:flex;justify-content:flex-end}.signup-screen__switch.checkbox-switch{width:58px;height:32px}.signup-screen__switch.checkbox-switch .checkmark{width:58px;height:32px;background:#d8d8df}.signup-screen__switch.checkbox-switch .checkmark:after{width:24px;height:24px;left:4px}.signup-screen__switch.checkbox-switch input:checked+.checkmark:after{left:30px}.signup-screen__consent-wrap{margin-top:14px}.signup-screen__consent-row{margin:0;display:flex;align-items:flex-start}.signup-screen__consent-text{font-size:13px;line-height:1.6;color:#5f6378}.signup-screen__consent-link{color:#3f43a2;text-decoration:underline}.signup-screen__recaptcha{margin-top:8px;font-size:10px;text-align:center;color:#9ea0ad}.signup-screen__continue-btn{margin-top:12px;min-height:56px;border-radius:14px;box-shadow:0 12px 22px #6161ff47;overflow:hidden}.signup-page-bg .signup-screen__continue-btn.btn.btn-block{display:flex;align-items:center;justify-content:center}.signup-page-bg .signup-screen__continue-btn.btn.btn-block .signup-screen__continue-text{margin:0;justify-content:center}.signup-page-bg .signup-screen__continue-btn.btn{border-radius:14px!important;box-shadow:0 12px 22px #6161ff47!important}.signup-screen__continue-text{font-size:18px;font-weight:700;letter-spacing:.8px}.signup-screen__continue-text img{width:17px;margin-right:6px}.signup-screen__code-wrap{width:100%;margin-top:8px;margin-left:auto;margin-right:auto;box-sizing:border-box}.signup-screen__otp-actions{margin-top:20px!important}.signup-screen__resend-text{color:#5b5fc8;font-size:14px}.signup-screen__resend-btn.btn{color:#4d51b8;font-weight:700;text-decoration:underline}.signup-screen__step2 .google-recaptcha-verfiy a{color:inherit}.signup-page-bg .signup-screen__continue-btn.btn.btn-otp-disabled,.signup-page-bg .signup-screen__continue-btn.btn[disabled]{box-shadow:none!important;opacity:1!important}.signup-screen__login{margin:14px 0 0;text-align:center;font-size:13px;color:#9b9eae}.signup-screen__login-link{color:#4147a8;font-weight:700}.signup-screen__art{display:flex;align-items:center;justify-content:center;background:transparent;min-height:560px;padding:0}.signup-screen__art-image{width:120%!important;height:120%;max-width:none;padding:0;object-fit:cover}.signup-page-bg .signup-screen__progress.tabs-primary .tabs>li>a{background-color:#d9d8ee!important;height:6px!important}.signup-page-bg .signup-screen__progress.tabs-primary .tabs>li>a.current{background-color:#5331d8!important}.signup-screen__step1 .error-helper{font-size:12px}.signup-screen__step1 .tems-condition-acks{margin-top:2px}.signup-screen__step1 .google-recaptcha-verfiy a{color:inherit}.signup-screen__step1 .btn{font-family:Inter,Segoe UI,Arial,sans-serif!important}@media screen and (max-width: 1050px){.signup-page-container{margin-top:75px}}@media screen and (max-width: 991px){.signup-page-container{width:100%;padding:24px 20px;margin-top:75px}.signup-screen{display:flex;flex-direction:column;gap:24px}.signup-screen__step1,.signup-screen__step2{max-width:100%;width:100%}.signup-screen__step2{padding:20px 0}.signup-screen__art{min-height:auto;padding:10px 0 0}.signup-screen__art-image{max-width:420px;width:100%;height:auto;margin:0 auto;display:block}}@media screen and (max-width: 767px){.signup-page-bg{min-height:auto}.signup-page-container{padding:16px;border-radius:18px;margin-top:75px}.signup-screen__title{font-size:34px;line-height:1.1;letter-spacing:-.4px}.signup-screen__title--step2{font-size:32px}.signup-screen__subtitle{margin-top:3px;font-size:15px;line-height:1.25}.signup-screen__step1 .form-group-with-country .form-control{height:52px;font-size:18px}.signup-screen__referral-row{align-items:flex-start}.signup-screen__referral-label{margin-top:4px}.signup-screen__referral-input{height:52px;font-size:18px}.signup-screen__progress{margin-top:14px;margin-bottom:16px}.signup-screen__continue-text{font-size:18px}.signup-screen__step2{padding:12px 0;min-height:auto}.signup-screen__code-wrap{margin-top:2px}.signup-screen__otp-actions{margin-top:14px!important;margin-bottom:16px!important}.signup-screen__recaptcha{font-size:11px;line-height:1.4;padding:0 8px}.signup-screen__art{min-height:auto;padding:8px 0}}@media screen and (max-width: 480px){.signup-page-bg{padding-top:10px;padding-bottom:10px}.signup-page-container{padding:14px 12px;border-radius:14px;margin-top:16px}.signup-screen__title{font-size:30px}.signup-screen__title--step2{font-size:28px}.signup-screen__subtitle{font-size:14px}.signup-screen__step2 .signup-screen__subtitle br{display:none}}.auth-phone-step-screen{min-height:100vh;background:#f5f1f7;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#080f26;padding:40px 0}.auth-phone-step-shell{max-width:1150px}.auth-phone-step-card{background:#fff;border-radius:28px;box-shadow:0 22px 50px #080f261f;overflow:hidden}.auth-phone-step-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:600px}.auth-phone-step-left{padding:56px 56px 46px;display:flex;flex-direction:column;justify-content:center}.auth-phone-step-title{margin:0;color:#000;font-size:38px;line-height:1.06;letter-spacing:-.03em;font-weight:800;text-align:center;font-family:Plus Jakarta Sans,system-ui,sans-serif!important}.auth-phone-step-subtitle{margin:8px 0 0;text-align:center;font-size:15px;color:#080f2699}.auth-phone-step-progress{margin:22px auto 0;width:min(100%,260px);display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.auth-phone-step-progress-fill{height:6px;border-radius:999px;background:#5331d840}.auth-phone-step-progress-fill--active{background:#5331d8}.auth-phone-step-form{margin-top:26px}.auth-phone-step-field+.auth-phone-step-field,.auth-phone-step-toggle-row,.auth-phone-step-referral,.auth-phone-step-consent,.auth-phone-step-submit{margin-top:16px}.auth-phone-step-label{display:block;margin-bottom:8px;font-size:14px;font-weight:700}.auth-phone-step-input-wrap,.auth-phone-step-referral{position:relative}.auth-phone-step-phone-wrap .form-group{margin-bottom:0}.auth-phone-step-phone-wrap .form-group-with-country .form-control{width:100%;height:56px;border-radius:12px;border:2px solid rgba(83,49,216,.3);font-size:15px;color:#080f26;background:#fff}.auth-phone-step-phone-wrap .form-group-with-country .form-control:focus{outline:none;border-color:#5331d8;box-shadow:0 0 0 3px #5331d833}.auth-phone-step-phone-wrap .error-helper{margin-top:6px;font-size:12px}.auth-phone-step-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#080f2659;pointer-events:none}.auth-phone-step-input{width:100%;height:56px;border-radius:12px;border:2px solid rgba(83,49,216,.3);padding:0 14px 0 40px;font-size:15px;color:#080f26;background:#fff}.auth-phone-step-input:focus{outline:none;border-color:#5331d8;box-shadow:0 0 0 3px #5331d833}.auth-phone-step-input::placeholder{color:#080f2666}.auth-phone-step-help{margin:8px 0 0;font-size:12px;color:#080f268c}.auth-phone-step-error{margin:8px 0 0;font-size:12px;color:#ef4444}.auth-phone-step-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-phone-step-toggle-row span{font-size:14px;color:#080f2699}.auth-phone-step-toggle{width:48px;height:28px;border:0;border-radius:999px;background:#080f2626;padding:2px;cursor:pointer;transition:background-color .2s ease}.auth-phone-step-toggle--on{background:#5331d8}.auth-phone-step-toggle-knob{display:block;width:24px;height:24px;border-radius:999px;background:#fff;transition:transform .2s ease}.auth-phone-step-toggle--on .auth-phone-step-toggle-knob{transform:translate(20px)}.auth-phone-step-consent{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.auth-phone-step-consent input{margin-top:3px;accent-color:#5331d8}.auth-phone-step-consent span{font-size:12px;line-height:1.55;color:#080f2699}.auth-phone-step-consent a{color:#5331d8;text-decoration:underline}.auth-phone-step-submit{width:100%;height:56px;border:0;border-radius:12px;background:#5331d8;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 14px 24px #5331d840}.auth-phone-step-submit:hover{background:#5331d8e6}.auth-phone-step-submit:disabled{opacity:.6;cursor:not-allowed}.auth-phone-step-spin{animation:auth-phone-step-spin 1s linear infinite}.auth-phone-step-login{margin:18px 0 0;text-align:center;font-size:14px;color:#080f2680}.auth-phone-step-login a{color:#5331d8;font-weight:700}.auth-phone-step-right{background:#f5f1f780;display:flex;align-items:center;justify-content:center;padding:44px}.auth-phone-step-image{width:min(100%,430px);height:auto}@keyframes auth-phone-step-spin{to{transform:rotate(360deg)}}@media (max-width: 991px){.auth-phone-step-grid{grid-template-columns:1fr;min-height:auto}.auth-phone-step-right{display:none}.auth-phone-step-left{padding:42px 28px 34px}}.settings-item{position:relative;display:block;padding:12px 40px 12px 74px;border:2px solid #5331d8;margin-bottom:15px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item:last-child{margin-bottom:0}.settings-item:hover{background-color:#e9eaff;text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item:hover .settings-item-icon{background-color:#fff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item:hover .settings-item-arrows{right:16px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item:hover .settings-item-arrows:after{background-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item:hover .settings-item-arrows:before{background-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item:focus{background-color:#e9eaff;text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item:focus .settings-item-icon{background-color:#fff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item:focus .settings-item-arrows{right:16px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item:focus .settings-item-arrows:after{background-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item:focus .settings-item-arrows:before{background-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item-icon{width:36px;height:36px;display:block;position:absolute;top:0;left:16px;bottom:0;margin:auto;background-color:#e9eaff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item-icon img{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;display:block;width:22px}.settings-item-text{display:block;font-weight:600;font-size:16px;line-height:24px}.settings-item-arrows{width:24px;height:24px;display:block;position:absolute;top:0;right:20px;bottom:0;margin:auto;z-index:0;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item-arrows:after{content:"";position:absolute;width:14px;height:3px;display:block;right:0;background-color:#252849;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms;top:6px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.settings-item-arrows:before{content:"";position:absolute;width:14px;height:3px;display:block;right:0;background-color:#252849;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms;bottom:6px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width: 992px){.settings-item{padding:12px 40px 12px 66px}.settings-item-icon{left:12px}}.settings-item-notification{position:relative;display:block;padding:12px 16px 12px 80px;border:2px solid #5331d8;margin-bottom:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item-notification:last-child{margin-bottom:0}.settings-item-notification:hover{background-color:#e9eaff;text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item-notification:hover .settings-item-icon{background-color:#fff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item-notification:focus{background-color:#e9eaff;text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item-notification:focus .settings-item-icon{background-color:#fff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item-notification-icon{width:40px;height:40px;display:block;position:absolute;top:8px;left:22px;background-color:#e9eaff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item-notification-icon img{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;display:block;width:22px}@media screen and (max-width: 992px){.settings-item-notification{padding:12px 40px 12px 66px}.settings-item-notification-icon{left:12px}}.row-checkbox-bills-type{margin-left:-15px;margin-right:-15px}.row-checkbox-bills-type>*{padding-left:15px;padding-right:15px}.checkbox-bills-type{position:relative;display:block;cursor:pointer;z-index:1;padding:15px 0;text-align:center;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox-bills-type input{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;margin:0;padding:0;z-index:-1}.checkbox-bills-type input:checked+.checkbox-bills-type-checkmark{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox-bills-type input:checked+.checkbox-bills-type-checkmark:after{opacity:1;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox-bills-type:hover{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox-bills-type:hover .checkbox-bills-type-icon{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox-bills-type:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox-bills-type:focus .checkbox-bills-type-icon{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox-bills-type-checkmark{position:absolute;left:0;top:0;right:0;bottom:0;display:block;z-index:-1;border:2px solid #5331d8;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;border-radius:15px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox-bills-type-checkmark:after{content:"";opacity:0;position:absolute;left:0;top:0;bottom:0;right:0;display:block;background-color:#ceceff;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;border-radius:15px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox-bills-type-icon{width:60px;height:60px;display:block;position:relative;margin:0 auto 15px;background-color:#e9eaff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox-bills-type-icon img{display:block;margin:auto;width:33px;height:40px;position:absolute;left:0;top:0;right:0;bottom:0}.checkbox-bills-type-title{font-weight:600}.bp-upload-screen{min-height:100vh;background:#f6f3fb;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#080f26;padding:34px 0 44px;box-sizing:border-box;overflow-x:hidden;--bp-field-h: 44px;--bp-field-radius: 12px;--bp-field-bg: linear-gradient(180deg, #ffffff 0%, #faf9ff 100%);--bp-field-border: rgba(8, 15, 38, .09);--bp-field-border-hover: rgba(83, 49, 216, .3);--bp-field-shadow: 0 1px 2px rgba(8, 15, 38, .06), 0 2px 10px rgba(8, 15, 38, .04);--bp-field-focus-ring: 0 0 0 3px rgba(83, 49, 216, .2), 0 6px 18px rgba(83, 49, 216, .12);--bp-field-error-ring: 0 0 0 3px rgba(220, 38, 38, .18), 0 4px 12px rgba(220, 38, 38, .08)}.bp-upload-shell{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;align-items:start;min-width:0;box-sizing:border-box}@media (min-width: 1200px){.bp-upload-screen{--bp-upload-viewport-offset: 160px}.bp-upload-shell{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:28px;min-height:0;overflow-x:hidden;overflow-y:visible}.bp-upload-main{flex:1 1 0;min-width:0;min-height:0;max-height:calc(100dvh - var(--bp-upload-viewport-offset));overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-right:8px}.bp-upload-summary{flex:0 0 auto;width:100%;max-width:380px;min-width:0;max-height:none;overflow:visible;position:relative;top:auto;align-self:flex-start}}.bp-upload-main{max-width:100%;min-width:0;order:1;grid-column:1}.bp-upload-eyebrow-row{display:flex;align-items:center;gap:6px;margin-bottom:10px}.bp-upload-back-btn{display:inline-flex;align-items:center;justify-content:center;margin:0;border:none;background:transparent;color:#5331d8;cursor:pointer;padding:0;line-height:1;flex-shrink:0;transform:translateY(-1px)}.bp-upload-eyebrow{margin:0;font-size:11px;font-weight:700;letter-spacing:.24em;line-height:1;color:#5331d8}.bp-upload-title{margin:10px 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.625rem,5vw + .75rem,40px);line-height:1.06;font-weight:600;letter-spacing:-.02em;color:#080f26;overflow-wrap:anywhere}.bp-upload-title span{font-style:italic;font-weight:400}.bp-upload-subtitle{margin:14px 0 0;max-width:min(640px,100%);font-size:16px;color:#080f2694;line-height:1.45;overflow-wrap:anywhere}.bp-upload-card{margin-top:20px;box-sizing:border-box;width:min(720px,100%);margin-left:auto;margin-right:auto;border:1px solid rgba(8,15,38,.1);border-radius:18px;background:#fff;padding:35px;box-shadow:0 1px #fffc inset,0 12px 40px #080f260f;background-color:#f3f0ff80;box-shadow:0 20px 50px -20px #5331d859}.bp-upload-card-outline{border-color:#5331d859}.bp-upload-card-head{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:14px;text-transform:uppercase}.bp-upload-card-head>div{flex:1;min-width:0}.bp-upload-step-number,.bp-upload-step-check{width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0;line-height:20px}.bp-upload-step-number{background:#f3f0ff;color:#5331d8}.bp-upload-step-check{background:#5331d8;color:#fff}.bp-upload-card-head h3{margin:0;font-family:Fraunces,Georgia,serif;font-size:30px;line-height:1.1;letter-spacing:-.01em}.bp-upload-card-head p{margin:6px 0 0;color:#080f2680;font-size:14px}.bp-upload-upload-area{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.bp-upload-verify-intro .bp-upload-verify-preview{margin-top:16px;border-radius:14px;overflow:hidden;border:1px solid rgba(8,15,38,.1);background:#f4f3f8;max-height:min(52vh,360px);display:flex;align-items:center;justify-content:center}.bp-upload-verify-preview-img{width:100%;height:auto;max-height:min(52vh,360px);object-fit:contain;display:block}.bp-upload-verify-pdf-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;min-height:140px;padding:28px 20px;color:#5331d8;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease}.bp-upload-verify-pdf-link:hover{background:#5331d80f;color:#4224c4}.bp-upload-file-input-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bp-upload-dropzone{display:block;box-sizing:border-box;width:100%;max-width:min(520px,100%);text-align:center;border:1px dashed rgba(8,15,38,.2);border-radius:14px;background:#fff;padding:28px 24px;cursor:pointer}.bp-upload-preview-shell{width:100%;max-width:440px;display:flex;flex-direction:column;align-items:center;gap:10px}.bp-upload-preview-shell.is-drag .bp-upload-preview--interactive{border-color:#5331d88c;box-shadow:0 0 0 3px #5331d81f}.bp-upload-preview{position:relative;border-radius:14px;overflow:hidden;background:#f4f3f8;border:1px solid rgba(8,15,38,.08);min-height:180px;width:100%;display:flex;align-items:center;justify-content:center}.bp-upload-preview--interactive{padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;text-align:center;transition:border-color .15s ease,box-shadow .15s ease}.bp-upload-preview--interactive:hover{border-color:#5331d859;box-shadow:0 4px 20px #080f2614}.bp-upload-preview--interactive:focus-visible{outline:2px solid #5331d8;outline-offset:3px}.bp-upload-preview img{display:block;width:100%;max-height:320px;object-fit:contain}.bp-upload-preview-pdf{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px 20px;text-align:center;color:#080f26a6}.bp-upload-preview-pdf span{font-size:15px;font-weight:600;font-family:Fraunces,Georgia,serif;color:#080f26e0}.bp-upload-preview-pdf small{font-size:12px;color:#080f2673}.bp-upload-preview-replace-hint{margin:0;font-size:12px;color:#080f267a;text-align:center}.bp-upload-dropzone input{display:none}.bp-upload-drop-icon{width:42px;height:42px;border-radius:12px;margin:0 auto 10px;display:inline-flex;align-items:center;justify-content:center;background:#f3f0ff;color:#5331d8}.bp-upload-dropzone h4{margin:0;font-family:Fraunces,Georgia,serif;font-size:26px}.bp-upload-dropzone p{margin:7px 0 0;font-size:13px;color:#080f2673}.bp-upload-dropzone span{display:inline-block;margin-top:9px;color:#5331d8;font-size:13px}.bp-upload-dropzone.is-drag{border-color:#5331d88c;background:#f3f0ff73}.bp-upload-dropzone.has-error{border-color:#ef44448c}.bp-upload-inline-error{margin:8px 0 0;font-size:12px;color:#dc2626}.bp-upload-success-note{margin:12px 0 0;font-size:13px;color:#5331d8f2;font-weight:600}.bp-upload-muted{margin:6px 0 0;font-size:12px;color:#080f2680}.bp-upload-field-row{display:flex;align-items:stretch;flex-wrap:wrap;gap:10px;min-width:0}.bp-upload-field-row select{flex:1 1 auto;min-width:0;max-width:100%}.bp-upload-field-row>.bp-upload-link-btn{flex-shrink:0;align-self:center}.bp-upload-link-btn{flex-shrink:0;border:0;background:transparent;color:#5331d8;font-size:13px;font-weight:600;cursor:pointer;text-decoration:underline;padding:4px 0}.bp-upload-datepicker-wrap .form-group{margin-bottom:0}.bp-upload-datepicker-wrap{position:relative}.bp-upload-datepicker-wrap .MuiFormControl-root,.bp-upload-datepicker-wrap .MuiTextField-root{margin:0;width:100%}.bp-upload-datepicker-wrap .bp-upload-datepicker-mui .MuiOutlinedInput-root{box-shadow:none!important}.bp-upload-datepicker-wrap .bp-upload-datepicker-mui .MuiInputBase-input{outline:none!important;border:none!important;box-shadow:none!important}.bp-upload-datepicker-wrap .bp-upload-datepicker-mui .MuiIconButton-root{outline:none!important;box-shadow:none!important;padding:0 10px!important}.bp-upload-field>input.has-error{border-color:#dc2626a6!important;box-shadow:var(--bp-field-error-ring)!important;background:#fffafb!important}.bp-upload-field>select.has-error,.bp-upload-field-row>select.has-error{border-color:#dc2626a6!important;box-shadow:var(--bp-field-error-ring)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23dc2626' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E"),linear-gradient(180deg,#fffbfb,#fff5f7)!important;background-repeat:no-repeat,no-repeat!important;background-position:right 14px center,0 0!important;background-size:18px 18px,100% 100%!important}.bp-upload-field .bp-upload-input-icon-wrap:has(input.has-error){border-color:#dc2626a6!important;box-shadow:var(--bp-field-error-ring)!important;background:#fffafb!important}.bp-upload-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.bp-upload-plan-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.bp-upload-plan-item{border:2px solid rgba(8,15,38,.14);border-radius:16px;padding:14px 18px 12px;background:linear-gradient(180deg,#fff,#fcfbff);text-align:left;cursor:pointer;position:relative;min-height:162px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.bp-upload-plan-item:hover{border-color:#5331d859;box-shadow:0 10px 20px #080f2612;transform:translateY(-1px)}.bp-upload-plan-item.is-active{border-color:#5331d8;background:#f8f7ff;box-shadow:0 0 0 1px #5331d8 inset,0 10px 24px #5331d82e}.bp-upload-badge{position:absolute;top:-11px;right:14px;border-radius:999px;padding:3px 12px;font-size:11px;font-weight:700;letter-spacing:.06em;background:#080f26;color:#fff}.bp-upload-plan-icon{width:32px;height:32px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#f3f0ff;color:#5331d8;box-shadow:inset 0 0 0 1px #5331d81f}.bp-upload-plan-item.is-active .bp-upload-plan-icon{background:#5331d8;color:#fff;box-shadow:inset 0 0 0 1px #5331d8e6,0 6px 14px #5331d847}.bp-upload-plan-item--basic .bp-upload-plan-icon{background:#f3f0ff;color:#5a34e0}.bp-upload-plan-item--premium .bp-upload-plan-icon{background:#ede9ff;color:#4f2dd9}.bp-upload-plan-item--ultimate .bp-upload-plan-icon{background:#f4f1ff;color:#6340df}.bp-upload-plan-item h4{margin:12px 0 0;font-family:Fraunces,Georgia,serif;font-size:16px;line-height:1.2;color:#101735}.bp-upload-plan-subtitle{margin:2px 0 0;color:#000;font-size:12px;line-height:1.2}.bp-upload-plan-price{margin:8px 0 0;font-family:Fraunces,Georgia,serif;font-size:22px;line-height:1.1;font-weight:700;color:#080f26}.bp-upload-plan-item ul{margin:10px 0 0;padding:0;list-style:none}.bp-upload-plan-item li{position:relative;padding-left:16px;font-size:12px;color:#000;line-height:1.2;margin-bottom:6px;font-family:Fraunces,Georgia,serif;font-weight:400}.bp-upload-plan-item li:before{content:"";position:absolute;left:0;top:4px;width:6px;height:6px;border:1px solid #5331d8;border-radius:50%}ul.bp-upload-plan-perks{margin:10px 0 0}ul.bp-upload-plan-perks li{display:flex;align-items:flex-start;gap:8px;padding-left:0;margin-bottom:8px}ul.bp-upload-plan-perks li:before{display:none;content:none}.bp-upload-plan-perk-check{flex-shrink:0;margin-top:1px;color:#5331d8;line-height:0}.bp-upload-plan-perk-check svg{display:block}.bp-upload-plan-item.is-active .bp-upload-plan-perk-check{color:#4224c4}.bp-upload-plan-perk-text{flex:1;min-width:0}.bp-upload-field{margin-top:12px;min-width:0}.bp-upload-grid-two .bp-upload-field{min-width:0}.bp-upload-field--reward-points{margin-top:14px}.bp-upload-field label{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;color:#080f2685;margin-bottom:7px}.bp-upload-field>input:not([type=checkbox]):not([type=radio]){width:100%;height:var(--bp-field-h);border-radius:var(--bp-field-radius);border:1px solid var(--bp-field-border);padding:0 16px;font-size:15px;font-weight:500;color:#080f26;outline:none;background:var(--bp-field-bg);box-shadow:var(--bp-field-shadow);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.bp-upload-field>select,.bp-upload-field-row>select{width:100%;height:var(--bp-field-h);border-radius:var(--bp-field-radius);border:1px solid var(--bp-field-border);padding:0 16px;font-size:15px;font-weight:500;color:#080f26;outline:none;box-shadow:var(--bp-field-shadow);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.bp-upload-field>input:not([type=checkbox]):not([type=radio]):hover:not(:disabled),.bp-upload-field>select:hover:not(:disabled),.bp-upload-field-row>select:hover:not(:disabled){border-color:var(--bp-field-border-hover)}.bp-upload-field>input:not([type=checkbox]):not([type=radio]):focus-visible{border-color:#5331d8;box-shadow:var(--bp-field-focus-ring);background:#fff}.bp-upload-field>select:focus-visible,.bp-upload-field-row>select:focus-visible{border-color:#5331d8;box-shadow:var(--bp-field-focus-ring);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%235331d8' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E"),linear-gradient(180deg,#fff,#fff);background-repeat:no-repeat,no-repeat;background-position:right 14px center,0 0;background-size:18px 18px,100% 100%}.bp-upload-field>input::placeholder{color:#080f2661;font-weight:450}.bp-upload-field>input:disabled,.bp-upload-field>select:disabled,.bp-upload-field-row>select:disabled{opacity:.52;cursor:not-allowed;background:#f1eff7;box-shadow:none}.bp-upload-field>select,.bp-upload-field-row>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:44px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%235331d8' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E"),linear-gradient(180deg,#fff,#faf9ff);background-repeat:no-repeat,no-repeat;background-position:right 14px center,0 0;background-size:18px 18px,100% 100%}.bp-upload-field>select option,.bp-upload-field-row>select option{font-weight:500;color:#080f26}.bp-upload-custom-dropdown{position:relative;width:100%}.bp-upload-custom-dropdown__trigger{width:100%;min-height:var(--bp-field-h);border-radius:var(--bp-field-radius);border:1px solid var(--bp-field-border);background:var(--bp-field-bg);box-shadow:var(--bp-field-shadow);padding:0 14px 0 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:15px;font-weight:500;color:#080f26;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.bp-upload-custom-dropdown__trigger:hover{border-color:var(--bp-field-border-hover)}.bp-upload-custom-dropdown__trigger:focus-visible,.bp-upload-custom-dropdown__trigger.is-open{border-color:#5331d8;box-shadow:var(--bp-field-focus-ring);background:#fff;outline:none}.bp-upload-custom-dropdown__trigger svg{color:#5331d8;flex-shrink:0}.bp-upload-custom-dropdown__placeholder{color:#080f266b}.bp-upload-custom-dropdown__value{color:#080f26}.bp-upload-custom-dropdown__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:8;margin:0;padding:8px;list-style:none;border-radius:12px;border:1px solid rgba(8,15,38,.1);background:#fff;box-shadow:0 12px 26px #080f2624;max-height:260px;overflow-y:auto}.bp-upload-custom-dropdown__option{width:100%;border:0;border-radius:8px;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;padding:10px 12px;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;font-weight:500;color:#080f26;cursor:pointer;transition:background .15s ease,color .15s ease}.bp-upload-custom-dropdown__option:hover{background:#5331d814;color:#4224c4}.bp-upload-custom-dropdown__option.is-selected{background:#5331d821;color:#4224c4;font-weight:600}.bp-upload-custom-dropdown.has-error .bp-upload-custom-dropdown__trigger{border-color:#dc2626a6!important;box-shadow:var(--bp-field-error-ring)!important;background:#fffafb!important}.bp-upload-field>input[type=number]::-webkit-outer-spin-button,.bp-upload-field>input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bp-upload-field>input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.bp-upload-input-icon-wrap{position:relative;display:flex;align-items:center;min-height:var(--bp-field-h);border-radius:var(--bp-field-radius);border:1px solid var(--bp-field-border);background:var(--bp-field-bg);box-shadow:var(--bp-field-shadow);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.bp-upload-input-icon-wrap:hover{border-color:var(--bp-field-border-hover)}.bp-upload-input-icon-wrap:focus-within{border-color:#5331d8;box-shadow:var(--bp-field-focus-ring);background:#fff}.bp-upload-input-icon-wrap svg{position:absolute;top:50%;left:14px;transform:translateY(-50%);color:#5331d8;opacity:.75;pointer-events:none;z-index:1}.bp-upload-input-icon-wrap input{flex:1;width:100%;min-height:var(--bp-field-h);height:var(--bp-field-h);border:none!important;border-radius:var(--bp-field-radius)!important;box-shadow:none!important;background:transparent!important;padding-left:44px!important;padding-right:44px!important;font-size:15px!important;font-weight:500!important;outline:none!important}.bp-upload-input-icon-wrap input::placeholder{color:#080f2661;font-weight:450}.bp-upload-input-icon-wrap input:focus-visible{box-shadow:none!important}.bp-upload-toggle-password{position:absolute;right:6px;top:50%;transform:translateY(-50%);border:0;width:36px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#080f2673;cursor:pointer;transition:background .15s ease,color .15s ease}.bp-upload-toggle-password:hover{background:#5331d814;color:#5331d8}.bp-upload-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bp-upload-preference-row{border:1px solid rgba(8,15,38,.08);border-radius:14px;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;gap:14px;background:linear-gradient(180deg,#fff,#fcfbff);box-shadow:0 1px 3px #080f260a;transition:border-color .2s ease,box-shadow .2s ease;text-transform:uppercase}.bp-upload-preference-row:hover{border-color:#5331d82e;box-shadow:0 4px 14px #5331d814}.bp-upload-preference-row+.bp-upload-preference-row{margin-top:10px}.bp-upload-rewards-balance{margin-top:12px;display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:14px;border:1px solid rgba(83,49,216,.16);background:linear-gradient(125deg,#fffffffa,#f8f5fff2 45%,#f3f0ffeb);box-shadow:0 1px #ffffffe6 inset,0 6px 20px #5331d814}.bp-upload-rewards-balance.is-empty{border-color:#080f261a;background:linear-gradient(180deg,#fafafa,#f4f4f6);box-shadow:0 1px 2px #080f260a}.bp-upload-rewards-balance-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#5331d8;background:linear-gradient(145deg,#fff,#ede9ff);box-shadow:inset 0 1px #ffffffe6,0 2px 8px #5331d81f}.bp-upload-rewards-balance.is-empty .bp-upload-rewards-balance-icon{color:#080f2659;background:#f0f0f2;box-shadow:inset 0 1px #fffc}.bp-upload-rewards-balance-body{flex:1;min-width:0}.bp-upload-rewards-balance-label{display:block;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#080f2673;margin-bottom:4px}.bp-upload-rewards-balance-value-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.bp-upload-rewards-balance-value{margin:0;font-family:Fraunces,Georgia,serif;font-size:26px;font-weight:600;letter-spacing:-.02em;color:#080f26;line-height:1.1}.bp-upload-rewards-balance.is-empty .bp-upload-rewards-balance-value{color:#080f2673}.bp-upload-rewards-balance-unit{margin-left:5px;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:lowercase;color:#5331d8d9}.bp-upload-rewards-balance-pill{font-size:11px;font-weight:700;letter-spacing:.04em;padding:5px 10px;border-radius:999px;color:#080f268c;background:#080f260f;border:1px solid rgba(8,15,38,.08);white-space:nowrap}.bp-upload-preference-row h4{margin:0;font-size:14px;font-weight:700}.bp-upload-preference-row p{margin:3px 0 0;font-size:12px;color:#080f2685}.bp-upload-switch{position:relative;display:inline-flex;width:48px;height:28px;flex-shrink:0;cursor:pointer}.bp-upload-switch--disabled{cursor:not-allowed}.bp-upload-switch input{opacity:0;width:0;height:0;position:absolute}.bp-upload-switch span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#080f2629;transition:background .2s ease,box-shadow .2s ease;box-shadow:inset 0 1px 2px #080f260f}.bp-upload-switch span:before{content:"";width:22px;height:22px;border-radius:50%;background:#fff;position:absolute;top:3px;left:3px;transition:transform .22s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 4px #080f261f}.bp-upload-switch input:checked+span{background:linear-gradient(135deg,#6340df,#5331d8);box-shadow:inset 0 1px #fff3,0 2px 8px #5331d859}.bp-upload-switch input:checked+span:before{transform:translate(20px)}.bp-upload-switch input:disabled+span{opacity:.42;cursor:not-allowed;background:#080f261f}.bp-upload-switch input:disabled+span:before{box-shadow:none}.bp-upload-switch input:focus-visible+span{outline:2px solid #5331d8;outline-offset:3px}.bp-upload-actions{margin-top:20px;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;width:min(720px,100%);margin-left:auto;margin-right:auto}.bp-upload-btn-cancel{border:0;background:transparent;color:#080f26a6;font-size:14px;font-weight:600;padding:11px 14px;border-radius:10px;cursor:pointer;transition:color .15s ease,background .15s ease}.bp-upload-btn-cancel:hover{color:#080f26;background:#080f260f}.bp-upload-btn-continue{height:44px;border:0;border-radius:12px;padding:0 20px;display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#6340df,#5331d8 48%,#4528b8);color:#fff;font-weight:700;font-size:14px;letter-spacing:.02em;cursor:pointer;box-shadow:0 1px #fff3 inset,0 8px 24px #5331d859;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease}.bp-upload-btn-continue:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 1px #ffffff40 inset,0 12px 32px #5331d86b}.bp-upload-btn-continue:active:not(:disabled){transform:translateY(1px)}.bp-upload-btn-continue:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.bp-upload-summary{order:2;grid-column:2;justify-self:end;width:100%;max-width:380px;min-width:0;box-sizing:border-box;position:sticky;top:24px;border-radius:22px;background:linear-gradient(160deg,#080f26,#2e1943);color:#fff;padding:22px;text-transform:uppercase}@media (min-width: 1200px){.bp-upload-summary{position:relative;top:auto}}.bp-upload-summary-eyebrow{margin:0;font-size:11px;letter-spacing:.2em;color:#ffffff9e;font-weight:700}.bp-upload-summary h3{margin:8px 0 0;font-family:Fraunces,Georgia,serif;font-size:24px;color:#fff}.bp-upload-summary-category{margin:3px 0 0;color:#ffffffa6;font-size:13px}.bp-upload-summary-box{margin-top:14px;border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:12px 14px}.bp-upload-summary-box>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.bp-upload-summary-box>div:last-child{margin-bottom:0}.bp-upload-summary-amount-row{align-items:flex-start}.bp-upload-summary-amount-value{display:inline-flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:8px;max-width:62%;text-align:right;font-size:12px;letter-spacing:.08em;font-weight:400;color:#ffffffa6;text-transform:uppercase}.bp-upload-summary-amount-new{font-size:12px;font-weight:400;letter-spacing:.08em;color:#ffffffa6;text-transform:uppercase}.bp-upload-summary-amount-was{font-size:12px;font-weight:400;letter-spacing:.08em;color:#ffffff73;text-decoration:line-through;text-decoration-thickness:1px;text-transform:uppercase}.bp-upload-summary-box>div>span:first-child{font-size:12px;letter-spacing:.08em;color:#ffffffa6}.bp-upload-summary-box>div>span:last-child:not(.bp-upload-summary-amount-value):not(.bp-upload-summary-plan-value){font-size:12px;letter-spacing:.08em;color:#ffffffa6}.bp-upload-summary-box strong{font-size:13px;font-weight:600}.bp-upload-summary-plan{border-top:1px solid rgba(255,255,255,.14);padding-top:10px;align-items:flex-start!important;gap:10px}.bp-upload-summary-plan strong{max-width:72%;text-align:right;white-space:normal;line-height:1.35;word-break:break-word}.bp-upload-summary-plan-value{display:inline-flex;flex-direction:column;align-items:flex-end;gap:2px;margin-top:4px}.bp-upload-summary-plan-primary,.bp-upload-summary-plan-secondary{display:block;font-size:12px;letter-spacing:.08em;font-weight:400;color:#ffffffa6;text-transform:uppercase}.bp-upload-summary-steps{margin-top:14px;text-transform:uppercase}.bp-upload-summary-step{border:1px solid rgba(255,255,255,.16);border-radius:10px;padding:9px;display:flex;align-items:center;gap:10px;opacity:.72;margin-bottom:8px}.bp-upload-summary-step-done{display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;margin-left:auto;order:2}.bp-upload-summary-step.is-active{opacity:1;background:#ffffff14}.bp-upload-summary-step-index{width:26px;height:26px;border-radius:7px;background:#ffffff1f;display:inline-flex;align-items:center;justify-content:center;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:11px;font-weight:700}.bp-upload-summary-step h4{margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:13px;font-weight:700;color:#bab9c2}.bp-upload-summary-step.is-active h4{color:#fff}.bp-upload-summary-step p{margin:2px 0 0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:11px;color:#ffffff9e}.bp-upload-summary-secure{margin:9px 0 0;font-size:10px;letter-spacing:.14em;color:#ffffff8f;display:inline-flex;align-items:center;gap:5px;font-weight:700}@media (max-width: 1199px){.container.bp-upload-shell{width:min(960px,100%)!important;padding-left:max(20px,env(safe-area-inset-left,0px));padding-right:max(20px,env(safe-area-inset-right,0px));margin-left:auto;margin-right:auto;box-sizing:border-box}.bp-upload-shell{display:grid;grid-template-columns:minmax(0,1fr);max-height:none;min-height:0;overflow:visible}.bp-upload-main{order:1;grid-column:1;width:100%;max-width:100%;flex:unset;max-height:none;overflow-y:visible;overflow-x:visible;overscroll-behavior:auto;padding-right:0}.bp-upload-summary{order:2;grid-column:1;position:static;justify-self:stretch;max-width:none;width:100%;margin-inline:auto;max-height:none;overflow-y:visible;overscroll-behavior:auto}}@media (max-width: 991px){.bp-upload-grid-two{grid-template-columns:minmax(0,1fr);gap:14px}.bp-upload-plan-grid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr))}}@media (max-width: 767px){.container.bp-upload-shell{width:100%!important;max-width:100%;padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px))}.bp-upload-screen{padding-top:20px;padding-bottom:max(44px,env(safe-area-inset-bottom,0px))}.bp-upload-eyebrow-row{gap:6px;margin-bottom:8px}.bp-upload-back-btn{transform:translateY(-1px)}.bp-upload-title{font-size:clamp(1.375rem,6vw + .65rem,30px)}.bp-upload-subtitle{font-size:14px;max-width:100%}.bp-upload-card{width:100%;max-width:100%;padding:22px 18px}.bp-upload-actions{width:100%;flex-direction:column-reverse;align-items:stretch;gap:10px}.bp-upload-actions .bp-upload-btn-cancel,.bp-upload-actions .bp-upload-btn-continue{justify-content:center;width:100%}.bp-upload-actions .bp-upload-btn-continue{white-space:normal;min-height:48px;height:auto;padding-block:12px;padding-inline:18px}.bp-upload-card-head h3{font-size:20px}.bp-upload-card-head p{font-size:13px;white-space:normal;word-break:break-word}.bp-upload-dropzone h4{font-size:22px}.bp-upload-plan-grid{grid-template-columns:1fr}.bp-upload-summary-box>div{flex-wrap:wrap;gap:8px}.bp-upload-summary-box>div span:first-child{flex-shrink:0}.bp-upload-summary-box>div span:last-child{min-width:0;text-align:right;word-break:break-word}.bp-upload-summary-amount-row{flex-wrap:wrap;justify-content:space-between}.bp-upload-summary-amount-row>span:last-child{flex:1 1 auto;min-width:min(220px,100%);justify-content:flex-end}.bp-upload-summary-amount-value{max-width:100%}.bp-upload-summary h3{font-size:22px;line-height:1.2;word-break:break-word}.bp-upload-summary-step{flex-wrap:nowrap;min-width:0}.bp-upload-summary-step>div:last-child{min-width:0;flex:1}.bp-upload-summary-plan strong{max-width:100%;text-align:right}.bp-upload-preference-row{flex-direction:column;align-items:flex-start;gap:12px}.bp-upload-preference-row .bp-upload-switch{align-self:flex-start}.bp-upload-field>select,.bp-upload-field-row>select{font-size:15px;line-height:1.35;text-overflow:ellipsis}.bp-upload-rewards-balance{padding:12px 14px;gap:12px}.bp-upload-rewards-balance-icon{width:40px;height:40px}.bp-upload-rewards-balance-value{font-size:22px}}@media (max-width: 480px){.bp-upload-card{padding:18px 14px}.bp-upload-dropzone{padding:22px 16px}.bp-upload-preview-shell{max-width:100%}}.expectations-modal-wrap{background-color:#080f2699;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.expectations-modal-wrap .modal-content{min-height:calc(100vh - 32px);margin-top:16px;margin-bottom:16px}.expectations-modal-wrap .modal-body#expectationsModal{width:min(100%,680px);max-height:90vh;padding:0;border-radius:24px;border:1px solid rgba(8,15,38,.1);box-shadow:0 20px 50px #080f2633;overflow:hidden}.expectations-modal{display:flex;flex-direction:column;max-height:90vh;background:#fff}.expectations-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:28px 30px 18px;border-bottom:1px solid rgba(8,15,38,.08)}.expectations-title{margin:0;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#080f26}.expectations-close-btn{width:36px;height:36px;border:none;border-radius:999px;background:#5331d81f;color:#5331d8;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .2s ease}.expectations-close-btn:hover{background:#5331d833}.expectations-content{overflow-y:auto;padding:24px 30px}.expectations-list{list-style:none;margin:0;padding:0}.expectations-list li{display:flex;gap:12px;margin-bottom:18px}.expectation-dot{width:8px;height:8px;margin-top:8px;border-radius:50%;background:#5331d8;flex-shrink:0}.expectation-heading{margin:0;font-family:Fraunces,Georgia,serif;font-size:16px;font-weight:600;color:#080f26}.expectation-text{margin:4px 0 0;font-family:Plus Jakarta Sans,"system-ui",sans-serif;font-size:15px;line-height:1.6;color:#080f26a6}.expectations-important{margin:8px 0 0;padding:16px;border-radius:16px;border:1px solid rgba(83,49,216,.15);background:#5331d814;font-family:Plus Jakarta Sans,"system-ui",sans-serif;font-size:13.5px;line-height:1.6;color:#080f26}.ack-row{margin-top:18px;display:flex;align-items:flex-start;gap:12px;cursor:pointer}.ack-row input{width:16px;height:16px;margin-top:2px;accent-color:#5331d8;flex-shrink:0}.ack-label{font-family:Plus Jakarta Sans,"system-ui",sans-serif;font-size:13.5px;line-height:1.5;color:#080f26bf}.expectations-footer{padding:20px 30px 24px;border-top:1px solid rgba(8,15,38,.08);background:#f8faffb3}.expectations-agree-btn{width:100%;height:48px;border:none;border-radius:12px;font-family:Plus Jakarta Sans,"system-ui",sans-serif;font-size:15px;font-weight:600;color:#fff;background:#5331d8;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.expectations-agree-btn:hover{background:#4a2ac8}.expectations-agree-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 767px){.expectations-modal-wrap .modal-body#expectationsModal{width:calc(100% - 24px)}.expectations-header{padding:22px 22px 14px}.expectations-title{font-size:20px}.expectations-content{padding:18px 22px}.expectations-footer{padding:16px 22px 20px}}.account-suspend{display:flex;height:100vh;align-items:center}.account-suspend .suspend-action-wrap{text-align:center}.account-suspend .suspend-action-wrap button{width:100%!important}.account-suspend .account-suspend-wrap{height:calc(100vh - 100px);display:flex;justify-content:center;align-items:center}.account-suspend .account-suspend-wrap .account-suspend-msg{display:flex;flex-direction:column;align-items:center;justify-self:center;text-align:center}.account-suspend .account-suspend-wrap .account-suspend-msg .img-section{min-height:166px}.account-suspend .account-suspend-wrap .account-suspend-msg .img-section img{margin-bottom:25px}.account-suspend .account-suspend-wrap .account-suspend-msg .img-section .small-img{display:none}.account-suspend .account-suspend-wrap .account-suspend-msg h1{color:#2d3353}.account-suspend .account-suspend-wrap .account-suspend-msg h4{margin-bottom:4px}.account-suspend .account-suspend-wrap .account-suspend-msg button{margin:8px 0 12px;padding:6px 18px!important;width:unset!important}.account-suspend .account-suspend-wrap .account-suspend-msg .mail-to{color:#5331d8;text-decoration:underline}.account-suspend .account-suspend-wrap .account-suspend-msg .phone-to{font-weight:600;font-size:15px}.account-suspend .account-suspend-wrap .account-suspend-msg .phone-to:hover{color:#5331d8}@media screen and (max-width: 767.98px){.account-suspend .account-suspend-wrap .account-suspend-msg .img-section{min-height:153px!important}.account-suspend .account-suspend-wrap .account-suspend-msg .img-section .large-img{display:none}.account-suspend .account-suspend-wrap .account-suspend-msg .img-section .small-img{display:block}}.modal-add-card .modal-content .modal-body{padding:50px 35px 35px!important;width:535px!important}.modal-add-card .modal-body{display:flex;justify-content:center}.modal-add-card .modal-body .address-element,.modal-add-card .modal-body .payment-element{width:100%!important}.modal-add-card .modal-body form{margin-top:40px}.modal-add-card .modal-body form .form-elements{min-height:315px}.modal-add-card .modal-body form button{width:100%;margin-top:20px;justify-content:flex-end}.modal-add-card .modal-body form .card_error{margin-bottom:0}.modal-add-card .modal-body form .card-default{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:12px}.modal-add-card .modal-body form .card-default p{margin-bottom:0;font-weight:600;font-family:Montserrat}@media screen and (max-width: 767px){.modal-add-card .modal-content .modal-body{width:100%!important}}.dashboard-content{position:relative;z-index:1;padding:25px 20px 20px 130px;overflow-x:hidden;overflow-y:auto;height:100vh}.dashboard-content .lds-spinner-section{height:calc(100vh - 170px)!important}.dashboard-content .no-data{display:grid;place-items:center}.dashboard-content .no-transactions-data{height:calc(100vh - 220px)}.dashboard-content .no-bills-data{height:125px}.dashboard-content-box{position:relative;z-index:1;display:block}.dashboard-content-box-heading{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:15px}.dashboard-content-box-heading h3{font-size:20px}.dashboard-content-box-heading span{width:60px;height:23px;justify-content:center;display:flex;align-items:center;background-color:#d9f9ca;border-radius:13px}.dashboard-content-box-heading span p{color:#38b763;font-weight:600;font-size:14px}@media screen and (max-width: 991.98px){.dashboard-content-box-empty{display:none}}@media screen and (max-width: 767px){.dashboard-content{padding:70px 40px}.dashboard-content-box-heading h3{font-size:18px}.dashboard-content-box-heading p{font-size:13px}}@media (max-width: 576px){.dashboard-content{padding:70px 15px}}.exclusive-offers .offers-section{display:flex;flex-direction:column;gap:12px}.exclusive-offers .offers-section .btn{padding:12px!important}.exclusive-offers .offers-section .btn.btn-white:focus{border-color:#5331d8!important;color:#5331d8!important}.exclusive-offers .offers-section .claim-offer{color:#252849!important;text-decoration:underline}.tag.subs-due-dt.col-sm-4{background-color:#5331d8;color:#fff;opacity:1;font-family:Montserrat;font-weight:600}.steps-sm{position:relative}.steps-sm-shape{position:absolute;top:6px;left:0;bottom:0;z-index:-1}.steps-sm-shape img{width:50px;height:auto;display:block}.steps-sm-item{position:relative;display:block;padding-left:60px;height:116px;z-index:1;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.steps-sm-item:hover{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.steps-sm-item:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.steps-sm-item-content{z-index:1;position:relative;display:block}@media screen and (max-width: 767px){.steps-sm:after{content:"";position:absolute;top:4px;left:8px;bottom:0;background-color:#5331d8;width:1px;display:block;z-index:0}.steps-sm-shape{display:none}.steps-sm-item{padding-left:30px;height:auto;margin-bottom:30px}.steps-sm-item:after{content:"";position:absolute;left:0;top:4px;background-color:#5331d8;display:block;width:18px;height:18px;z-index:1;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%}}.cbb-page{--cbb-primary: #5331d8;--cbb-primary-soft: #f3f0ff;--cbb-ink: #080f26;--cbb-muted: rgba(8, 15, 38, .65);--cbb-bg: #f3f0f9;--cbb-hero-soft: #e9e7f3;--cbb-card: #ffffff;--cbb-muted-card: #f5f4fb;--cbb-border: rgba(8, 15, 38, .15);--cbb-plum: #2e1943;color:var(--cbb-ink);background:var(--cbb-bg);font-family:Plus Jakarta Sans,system-ui,sans-serif;margin-top:0;padding-bottom:2rem;max-width:100%;overflow-x:clip;box-sizing:border-box}.cbb-page__container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.75rem;padding-right:1.75rem}@media (min-width: 640px){.cbb-page__container{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 1024px){.cbb-page__container{padding-left:3.5rem;padding-right:3.5rem}}.cbb-page .cbb-reveal{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.cbb-page .cbb-reveal.cbb-reveal--visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.cbb-page .cbb-reveal{opacity:1;transform:none;transition:none}}.cbb-page .cbb-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;padding:.85rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;font-family:Plus Jakarta Sans,system-ui,sans-serif}.cbb-page .cbb-btn--primary{background:var(--cbb-ink);color:#fff;border-color:var(--cbb-ink)}.cbb-page .cbb-btn--primary:hover{background:#080f26e6;border-color:#080f26e6}.cbb-page .cbb-btn--ghost{background:transparent;color:var(--cbb-ink);border-color:var(--cbb-border)}.cbb-page .cbb-btn--ghost:hover{border-color:#5331d873}.cbb-page .cbb-badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background:var(--cbb-primary-soft);color:var(--cbb-primary);padding:.35rem .85rem;font-size:.7rem;font-weight:600;letter-spacing:-.01em}.cbb-page .cbb-hero{display:grid;gap:2.5rem;align-items:center;background:var(--cbb-hero-soft);padding-top:1.5rem;padding-bottom:4rem}@media (min-width: 1024px){.cbb-page .cbb-hero{grid-template-columns:repeat(12,minmax(0,1fr));padding-top:4rem;padding-bottom:6rem}}.cbb-page .cbb-hero>*{min-width:0}@media (min-width: 1024px){.cbb-page .cbb-hero>div:first-child{grid-column:span 6/span 6}}.cbb-page .cbb-hero__h1{margin-top:1.5rem;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2.8rem,7vw,4.75rem);line-height:1;letter-spacing:-.03em}.cbb-page .cbb-hero__h1 em{font-style:italic;font-weight:300;color:var(--cbb-primary)}.cbb-page .cbb-lead{margin-top:1.75rem;font-size:1.05rem;line-height:1.65;color:#080f26b3;max-width:36rem}.cbb-page .cbb-sublead{margin-top:1rem;font-weight:600}.cbb-page .cbb-hero__actions{margin-top:2.25rem;display:flex;flex-wrap:wrap;gap:.75rem}.cbb-page .cbb-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}@media (min-width: 768px){.cbb-page .cbb-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.cbb-page .cbb-stat{text-align:center;padding:.85rem;border-radius:1rem;border:1px solid var(--cbb-border);background:var(--cbb-card)}.cbb-page .cbb-stat__icon{display:flex;justify-content:center;margin-bottom:.35rem;color:var(--cbb-primary)}.cbb-page .cbb-stat__val{font-weight:700;font-size:1.1rem}.cbb-page .cbb-stat__lbl{margin-top:.25rem;font-size:.68rem;color:var(--cbb-muted);text-transform:uppercase;letter-spacing:.06em}.cbb-page .cbb-hero__art{position:relative;aspect-ratio:1;max-width:620px;margin:0 auto;width:100%}@media (min-width: 1024px){.cbb-page .cbb-hero__art{grid-column:span 6/span 6}}.cbb-page .cbb-hero__art-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cbb-page .cbb-hero__face{position:absolute;border-radius:50%;object-fit:cover;background:var(--cbb-bg);box-shadow:0 0 0 5px var(--cbb-bg),0 20px 25px -5px #080f261a,0 8px 10px -6px #080f261a}.cbb-page .cbb-sgs{padding-bottom:2.5rem}@media (min-width: 768px){.cbb-page .cbb-sgs{padding-bottom:4rem}}.cbb-page .cbb-sgs__panel{position:relative;overflow:hidden;border-radius:2.5rem;color:#fff;padding:2.25rem 1.5rem;background:linear-gradient(152deg,#4f3f7a,#3a2d5c 28%,#2c2148 55%,#261c42 78%,#322456);box-shadow:0 28px 64px -24px #120c268c,inset 0 1px #ffffff12}@media (min-width: 768px){.cbb-page .cbb-sgs__panel{padding:3.25rem 2.75rem}}@media (min-width: 1024px){.cbb-page .cbb-sgs__panel{padding:3.5rem 3.25rem}}.cbb-page .cbb-sgs__panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 85% 55% at 92% 8%,rgba(120,100,200,.22) 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 6% 94%,rgba(80,180,160,.1) 0%,transparent 50%)}.cbb-page .cbb-sgs__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(56px);opacity:.5}.cbb-page .cbb-sgs__glow--tl{top:-9rem;right:-7rem;width:18rem;height:18rem;background:#735fdc73}.cbb-page .cbb-sgs__glow--br{bottom:-9rem;left:-7rem;width:17rem;height:17rem;background:#34d3992e}.cbb-page .cbb-sgs__dots{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.055;background-image:radial-gradient(circle at 1px 1px,#fff 1px,transparent 0);background-size:18px 18px;pointer-events:none}.cbb-page .cbb-sgs__grid{position:relative;z-index:1;display:grid;gap:2.5rem}@media (min-width: 1024px){.cbb-page .cbb-sgs__grid{grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);gap:2.75rem 3.25rem;align-items:start}}@media (min-width: 1024px){.cbb-page .cbb-sgs__col-left{max-width:26rem}}.cbb-page .cbb-sgs__badge{display:inline-flex;align-items:center;gap:.45rem;border-radius:9999px;border:1px solid rgba(255,255,255,.18);background:#00000026;padding:.4rem .85rem;font-size:.625rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#ffffffe0}.cbb-page .cbb-sgs__title{margin-top:1.35rem;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2rem,4.5vw,3.15rem);line-height:1.06;letter-spacing:-.025em}.cbb-page .cbb-sgs__title-strong{display:block;color:#fff}.cbb-page .cbb-sgs__title-muted{display:block;margin-top:.2em;font-style:normal;font-weight:500;color:#cdc3eb94}.cbb-page .cbb-sgs__lead{margin-top:1.25rem;font-size:1rem;line-height:1.65;color:#ffffffb8;max-width:28rem}.cbb-page .cbb-sgs__actions{margin-top:1.75rem;display:flex;flex-wrap:wrap;gap:.75rem}.cbb-page .cbb-sgs__btn{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;font-family:inherit;transition:background .2s ease,opacity .2s ease}.cbb-page .cbb-sgs__btn--solid{background:#fff;color:var(--cbb-ink)}.cbb-page .cbb-sgs__btn--solid:hover{background:#ffffffeb}.cbb-page .cbb-sgs__btn--ghost{background:transparent;border:1px solid rgba(180,165,240,.45);color:#fff}.cbb-page .cbb-sgs__btn--ghost:hover{background:#ffffff0f;border-color:#c8b9ff8c}.cbb-page .cbb-sgs__cards{display:grid;grid-template-columns:1fr;gap:.9rem}@media (min-width: 640px){.cbb-page .cbb-sgs__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.cbb-page .cbb-sgs__card{position:relative;display:flex;flex-direction:column;min-height:0;overflow:hidden;border-radius:1.125rem;border:1px solid rgba(255,255,255,.09);background:#0804166b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .25s ease,background .25s ease,border-color .25s ease}.cbb-page .cbb-sgs__card:hover{transform:translateY(-4px);background:#0804168c;border-color:#ffffff24}.cbb-page .cbb-sgs__glow-hover{position:absolute;top:-2.5rem;right:-2.5rem;width:8rem;height:8rem;border-radius:50%;filter:blur(32px);opacity:0;transition:opacity .3s ease;pointer-events:none}.cbb-page .cbb-sgs__card:hover .cbb-sgs__glow-hover{opacity:1}.cbb-page .cbb-sgs__glow-hover--emerald{background:#34d39959}.cbb-page .cbb-sgs__glow-hover--amber{background:#fbbf2459}.cbb-page .cbb-sgs__glow-hover--sky{background:#38bdf859}.cbb-page .cbb-sgs__glow-hover--fuchsia{background:#e879f959}.cbb-page .cbb-sgs__card-inner{position:relative;display:flex;flex-direction:column;flex:1;padding:1.35rem 1.3rem 1.4rem}.cbb-page .cbb-sgs__card-top{display:flex;align-items:flex-start;justify-content:space-between}.cbb-page .cbb-sgs__icon-wrap{display:grid;place-items:center;width:2.65rem;height:2.65rem;border-radius:.875rem;background:#0003;box-shadow:0 0 0 1px #ffffff1a}.cbb-page .cbb-sgs__card--emerald .cbb-sgs__icon-wrap{color:#a7f3d0;box-shadow:0 0 0 1px #a7f3d059}.cbb-page .cbb-sgs__card--amber .cbb-sgs__icon-wrap{color:#fde68a;box-shadow:0 0 0 1px #fde68a59}.cbb-page .cbb-sgs__card--sky .cbb-sgs__icon-wrap{color:#bae6fd;box-shadow:0 0 0 1px #bae6fd59}.cbb-page .cbb-sgs__card--fuchsia .cbb-sgs__icon-wrap{color:#f5d0fe;box-shadow:0 0 0 1px #f5d0fe59}.cbb-page .cbb-sgs__arrow{color:#ffffff59;transition:transform .2s ease,color .2s ease}.cbb-page .cbb-sgs__card:hover .cbb-sgs__arrow{color:#fff;transform:translate(2px,-2px)}.cbb-page .cbb-sgs__card-heading{margin-top:1.05rem;display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.cbb-page .cbb-sgs__card-name{margin:0;font-size:1.2rem;font-weight:700;color:#fff;letter-spacing:-.02em}.cbb-page .cbb-sgs__card-tag{font-size:.62rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.cbb-page .cbb-sgs__card--emerald .cbb-sgs__card-tag{color:#6ee7b7}.cbb-page .cbb-sgs__card--amber .cbb-sgs__card-tag{color:#fcd34d}.cbb-page .cbb-sgs__card--sky .cbb-sgs__card-tag{color:#7dd3fc}.cbb-page .cbb-sgs__card--fuchsia .cbb-sgs__card-tag{color:#f0abfc}.cbb-page .cbb-sgs__card-blurb{margin:.65rem 0 0;flex:1 1 auto;font-size:.8125rem;line-height:1.55;color:#e6e1faad}.cbb-page .cbb-sgs__card-stat{margin-top:auto;padding-top:1.05rem;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:flex-start;gap:.3rem}.cbb-page .cbb-sgs__stat-val{font-family:Fraunces,Georgia,serif;font-size:clamp(1.65rem,3.5vw,2rem);font-weight:700;font-variant-numeric:tabular-nums;color:#fff;line-height:1;letter-spacing:-.02em}.cbb-page .cbb-sgs__stat-label{font-size:.72rem;color:#dcd7f58c;line-height:1.35;max-width:11rem}.cbb-page .cbb-flow{padding-bottom:2.5rem}@media (min-width: 768px){.cbb-page .cbb-flow{padding-bottom:4rem}}.cbb-page .cbb-flow__eyebrow{margin:0;text-align:center;font-size:.7rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--cbb-primary)}.cbb-page .cbb-flow__h2{margin:1rem auto 0;text-align:center;max-width:40rem;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(1.75rem,4vw,3rem);line-height:1.08;letter-spacing:-.025em}.cbb-page .cbb-flow__h2 em{font-style:italic;font-weight:300}.cbb-page .cbb-flow__wrap{position:relative;margin-top:3rem}.cbb-page .cbb-flow__line{display:none}@media (min-width: 768px){.cbb-page .cbb-flow__line{display:block;position:absolute;top:36px;left:14%;right:14%;border-top:1px dashed rgba(8,15,38,.15);z-index:0}}.cbb-page .cbb-flow__grid{display:grid;gap:2.5rem;position:relative}@media (min-width: 768px){.cbb-page .cbb-flow__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.cbb-page .cbb-flow__step{text-align:center;padding:0 .5rem}.cbb-page .cbb-flow__tile{position:relative;margin:0 auto;width:68px;height:68px;border-radius:1rem;background:#2e1943;color:#fff;display:grid;place-items:center;box-shadow:0 14px 40px -14px #2e194380;z-index:1}.cbb-page .cbb-flow__num{position:absolute;top:-8px;right:-8px;width:28px;height:28px;border-radius:50%;background:var(--cbb-primary);color:#fff;font-family:Fraunces,Georgia,serif;font-size:.7rem;font-weight:700;display:grid;place-items:center}.cbb-page .cbb-flow__step-title{margin-top:1.5rem;font-family:Fraunces,Georgia,serif;font-size:1.2rem;font-weight:600;letter-spacing:-.02em}.cbb-page .cbb-flow__step-body{margin-top:.65rem;font-size:.94rem;line-height:1.6;color:#080f26a6;max-width:22rem;margin-left:auto;margin-right:auto}.cbb-page .cbb-impact{padding-bottom:2.5rem}@media (min-width: 768px){.cbb-page .cbb-impact{padding-bottom:4rem}}.cbb-page .cbb-impact__card{border-radius:2.5rem;overflow:hidden;background:#f5f4fb66;display:grid;align-items:center}@media (min-width: 1024px){.cbb-page .cbb-impact__card{grid-template-columns:1fr 1fr}}.cbb-page .cbb-impact__visual{padding:2rem;order:2}@media (min-width: 1024px){.cbb-page .cbb-impact__visual{padding:3rem;order:1}}.cbb-page .cbb-impact__visual svg{display:block;width:100%;max-width:480px;margin:0 auto}.cbb-page .cbb-impact__copy{padding:2rem;order:1}@media (min-width: 1024px){.cbb-page .cbb-impact__copy{padding:3rem 3.5rem;order:2}}.cbb-page .cbb-eyebrow{font-size:.7rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#5331d8}.cbb-page .cbb-impact__h2{margin-top:1rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,4vw,3rem);line-height:1.08;font-weight:600;letter-spacing:-.025em}.cbb-page .cbb-impact__h2 em{font-style:italic;font-weight:300}.cbb-page .cbb-impact__lead{margin-top:1.25rem;line-height:1.65;color:#080f26a6;max-width:28rem}.cbb-page .cbb-checklist{margin:1.5rem 0 0;padding:0;list-style:none}.cbb-page .cbb-checklist li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.94rem;color:#080f26cc}.cbb-page .cbb-compare{padding-bottom:2.5rem}@media (min-width: 768px){.cbb-page .cbb-compare{padding-bottom:4rem}}.cbb-page .cbb-compare__head{text-align:center;max-width:40rem;margin:0 auto 2rem}.cbb-page .cbb-compare__sub{margin-top:1rem;color:#080f26a6;line-height:1.6}.cbb-page .cbb-compare__h2 em{font-style:italic;font-weight:300}.cbb-page .cbb-compare__table{width:100%;border-collapse:separate;border-spacing:0;border-radius:1.25rem;overflow:hidden;border:1px solid var(--cbb-border);background:var(--cbb-card)}.cbb-page .cbb-compare__table th,.cbb-page .cbb-compare__table td{padding:1rem 1.1rem;text-align:center;font-size:.88rem;border-bottom:1px solid var(--cbb-border)}.cbb-page .cbb-compare__table th:first-child,.cbb-page .cbb-compare__table td:first-child{text-align:left}.cbb-page .cbb-compare__table tr:last-child td{border-bottom:none}.cbb-page .cbb-compare__table thead th{background:var(--cbb-primary-soft);font-weight:700}.cbb-page .cbb-compare__yes{color:var(--cbb-primary);font-weight:700}.cbb-page .cbb-compare__no{color:#080f2652;font-weight:600}.cbb-page .cbb-help{padding-bottom:2.5rem;display:grid;gap:2rem;align-items:center}@media (min-width: 1024px){.cbb-page .cbb-help{grid-template-columns:1fr 1fr;gap:3.5rem;padding-bottom:4rem}}.cbb-page .cbb-help__art svg{width:100%;max-width:640px;margin:0 auto;display:block}.cbb-page .cbb-help__h2{margin-top:1rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,4vw,3rem);line-height:1.08;font-weight:600;letter-spacing:-.025em}.cbb-page .cbb-help__h2 em{font-style:italic;font-weight:300}.cbb-page .cbb-help__lead{margin-top:1.25rem;line-height:1.65;color:#080f26a6;max-width:28rem}.cbb-page .cbb-help__trust{margin-top:1.5rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#080f2699}.cbb-page .cbb-final{padding-bottom:2.5rem}@media (min-width: 768px){.cbb-page .cbb-final{padding-bottom:3rem}}.cbb-page .cbb-final__card{position:relative;overflow:hidden;border-radius:2.5rem;background:var(--cbb-ink);color:var(--cbb-bg);border:1px solid rgba(243,240,249,.15);padding:2.25rem 1.5rem;text-align:center}.cbb-page .cbb-final__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,rgba(83,49,216,.25),transparent 60%);pointer-events:none}.cbb-page .cbb-final__card>*{position:relative}.cbb-page .cbb-final__card .cbb-eyebrow{color:#fff}.cbb-page .cbb-final__h2 em{font-style:italic;font-weight:300}.cbb-page .cbb-final__sub{margin-top:1rem;color:#f3f0f9b3;max-width:36rem;margin-left:auto;margin-right:auto;line-height:1.6}.cbb-page .cbb-final__card .cbb-btn--primary{background:var(--cbb-primary);border-color:var(--cbb-primary);color:#fff}.cbb-page .cbb-final__card .cbb-btn--primary:hover{background:#5331d8e6;border-color:#5331d8e6}.cbb-page .cbb-final__actions{margin-top:1.75rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;align-items:center}.cbb-page .cbb-final__link{font-weight:600;color:#f3f0f9cc;text-decoration:none}.cbb-page .cbb-final__link:hover{text-decoration:underline}.cbb-page .cbb-news{padding-bottom:3rem}.cbb-page .cbb-news__card{position:relative;border-radius:2.5rem;background:var(--cbb-ink);color:var(--cbb-bg);padding:3.5rem 1.5rem;text-align:center;overflow:hidden}@media (min-width: 768px){.cbb-page .cbb-news__card{padding-top:5rem;padding-bottom:5rem}}.cbb-page .cbb-news__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,rgba(83,49,216,.25),transparent 60%);pointer-events:none}.cbb-page .cbb-news__inner{position:relative}.cbb-page .cbb-news__h2{margin-top:1rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:600;line-height:1.08;color:#fff}.cbb-page .cbb-news__h2 em{font-style:italic;font-weight:300}.cbb-page .cbb-news__lead{margin-top:1rem;color:#f3f0f9b3;max-width:36rem;margin-left:auto;margin-right:auto;line-height:1.6}.cbb-page .cbb-news__form{margin-top:2.25rem;margin-left:auto;margin-right:auto;max-width:28rem;display:flex;flex-direction:column;gap:.5rem;padding:.375rem;border:1px solid rgba(243,240,249,.15);border-radius:9999px;background:#f3f0f91a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media (min-width: 640px){.cbb-page .cbb-news__form{flex-direction:row}}.cbb-page .cbb-news__field{display:flex;flex:1;align-items:center;gap:.5rem;padding:0 1rem;color:#f3f0f999}.cbb-page .cbb-news__input{flex:1;min-width:0;border:0;background:transparent;padding:.625rem 0;font-size:.9rem;color:var(--cbb-bg);font-family:Plus Jakarta Sans,system-ui,sans-serif;outline:none}.cbb-page .cbb-news__input::placeholder{color:#f3f0f980}.cbb-page .cbb-news__submit{border:none;border-radius:9999px;background:var(--cbb-primary);color:#fff;font-weight:600;font-size:.9rem;padding:.75rem 1.5rem;cursor:pointer;font-family:Plus Jakarta Sans,system-ui,sans-serif;transition:background .2s ease;white-space:nowrap}.cbb-page .cbb-news__submit:hover{background:#5331d8e6}.feature-item-v4-items{position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.feature-item-v4{position:relative;display:block;width:33.3333%;padding-right:10px}.feature-item-v4 img{height:30px;width:auto;margin-bottom:10px;display:block;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-v4:hover{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-v4:hover img{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-v4:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-v4:focus img{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 767px){.feature-item-v4{width:50%}}@media screen and (min-width: 992px){.feature-item-v5-items{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}.feature-item-v5{position:relative;display:block;margin-bottom:20px;text-align:center;padding:20px 15px;border:1px solid #d9d9d9;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;border-radius:15px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-v5 img{height:48px;width:auto;margin:auto auto 15px;display:block;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-v5:hover{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-v5:hover img{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-v5:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-v5:focus img{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 600px){.feature-item-v5{padding:10px;margin-bottom:15px}}.feature-item-xl{position:relative;display:block;padding:20px;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;border-radius:15px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-xl img{width:auto;height:300px;display:block;margin:auto auto 20px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-xl:hover{background-color:#e9eaff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-xl:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-xl:focus{background-color:#e9eaff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-xl:focus img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 992px){.feature-item-xl img{height:220px}}@media screen and (max-width: 600px){.feature-item-xl img{width:100%;height:auto}}.statistics{position:relative;padding:60px;background-color:#e9eaff;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;border-radius:15px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.statistics:hover{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.statistics:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.statistics-item{position:relative;text-align:center;flex-basis:33.3333%}.statistics-item-no{font-size:40px;line-height:40px;font-weight:700;color:#5331d8;display:block;margin-bottom:10px}@media screen and (min-width: 600px){.statistics{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}}@media screen and (max-width: 992px){.statistics{padding:60px 20px}.statistics-item-no{font-size:30px;line-height:30px}}@media screen and (max-width: 600px){.statistics{padding:30px 10px}.statistics-item{margin-bottom:20px}.statistics-item:last-child{margin-bottom:0}.statistics-item-no{font-size:24px;line-height:24px;margin-bottom:0}}.home2{background:#f2f1f8;color:#252849;padding-bottom:150px;box-sizing:border-box;max-width:100%;overflow-x:hidden;overflow-x:clip}.home2__hero{display:grid;align-items:center;padding:20px!important;grid-template-areas:"content" "image"}.home2__hero-content{grid-area:content}.home2__hero-badge{width:fit-content;display:inline-flex;align-items:center;gap:.5rem;margin:4rem 0 1.25rem;padding:7px 8px;border-radius:9999px;background:#6161ff17;color:#252849c7;font-size:.95rem;font-weight:500;letter-spacing:-.01em;line-height:1}.home2__hero-badge-dot{width:5px;height:5px;border-radius:50%;background:#e27036;flex-shrink:0}.home2__hero-media{grid-area:image}.home2__h1{font-size:55px!important;line-height:1.05;letter-spacing:-.03em;font-weight:600;margin:0}.home2__h1-highlight{color:#635ae7;font-style:normal!important;font-weight:500}.home2__lead{margin-top:1.5rem;max-width:35rem;font-size:16px!important;line-height:1.55;font-weight:400;text-align:left;color:#080f26b3!important;font-family:Plus Jakarta Sans,sans-serif!important}.home2__sublead{margin-top:1rem;color:#252849;font-weight:600;font-size:15.15px!important}.home2__hero-img{width:100%;max-width:800px;height:auto;display:block;border-radius:0;object-fit:cover}.home2__actions{margin-top:2rem;display:flex;flex-direction:column;flex-wrap:wrap;gap:.75rem}.home2__btn{border-radius:9999px;padding:.8rem 1.35rem;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.home2__btn--primary{background:#252849;color:#fff}.home2__btn--ghost{border:1px solid rgba(37,40,73,.15);color:#252849}.home2__live-ticker{padding:2rem 0 2.25rem;margin-top:.5rem}.home2__live-ticker-label{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0 0 1.35rem;font-size:.8rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#1a1a1a6b}.home2__live-ticker-label-dot{width:10px;height:10px;border-radius:50%;background:#10b981;box-shadow:0 0 0 3px #6ee7a840;flex-shrink:0}.home2__live-ticker-rows{display:flex;flex-direction:column;gap:.75rem}.home2__live-ticker-row{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.home2__live-ticker-row--b{margin-left:0}@media (min-width: 480px){.home2__live-ticker-row--b{margin-left:1.25rem}}@media (min-width: 768px){.home2__live-ticker-row--b{margin-left:5rem}}.home2__live-ticker-track{display:flex;align-items:center;gap:.75rem;width:max-content;animation:home2-ticker-marquee 42s linear infinite}.home2__live-ticker-track--b{animation-duration:54s;animation-direction:reverse}@keyframes home2-ticker-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.home2__live-ticker-track{animation:none;flex-wrap:wrap;width:100%;justify-content:center;row-gap:.65rem}.home2__live-ticker-row--b{margin-left:0}}.home2__live-ticker-pill{display:inline-flex;align-items:center;gap:.65rem;flex-shrink:0;padding:.4rem .85rem .4rem .4rem;border-radius:9999px;border:1px solid rgba(26,26,26,.08);background:#fff;box-shadow:0 1px 3px #1a1a1a0d;font-size:.78rem;white-space:nowrap}.home2__live-ticker-pill-icon-wrap{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;flex-shrink:0}.home2__live-ticker-pill-icon-wrap--0{background:linear-gradient(145deg,#e9e4ff,#c8f5e4)}.home2__live-ticker-pill-icon-wrap--1{background:linear-gradient(145deg,#ffe4ef,#dde5ff)}.home2__live-ticker-pill-icon-wrap--2{background:linear-gradient(145deg,#dff2ff,#fff3d6)}.home2__live-ticker-pill-icon{color:#1a1a1ab8}.home2__live-ticker-pill-text{padding-right:.15rem;font-weight:600;color:#1a1a1ae6}.home2__live-ticker-pill-status{width:7px;height:7px;border-radius:50%;background:#22c55e;flex-shrink:0;margin-left:.1rem}.home2__section{padding:5rem 0}.home2__eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.7rem;color:#5331d8;font-weight:700}.home2__title{margin:.75rem 0 0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.08;font-weight:600}.home2__title em{font-style:normal!important;font-weight:500}.home2__flow-layout{display:grid;gap:1rem}.home2__flow-intro{position:relative;overflow:hidden;border-radius:1.6rem;-webkit-border-radius:1.6rem;clip-path:inset(0 round 1.6rem);-webkit-clip-path:inset(0 round 1.6rem);isolation:isolate;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#2b1450;color:#fff;padding:2rem;min-height:280px;display:flex;flex-direction:column;justify-content:center;gap:1.6rem}.home2__flow-intro-glow{position:absolute;border-radius:9999px;pointer-events:none}.home2__flow-intro-glow--top{height:260px;width:260px;right:-80px;top:-80px;background:#6161ff61;filter:blur(48px)}.home2__flow-intro-glow--bottom{height:220px;width:220px;left:-80px;bottom:-96px;background:#6161ff38;filter:blur(44px)}.home2__flow-intro-eyebrow{margin:0;position:relative;z-index:1;display:inline-flex;align-items:center;gap:.45rem;text-transform:uppercase;letter-spacing:.24em;font-size:.69rem;color:#ffffffb8;font-weight:700}.home2__flow-intro-dot{width:6px;height:6px;border-radius:9999px;background:#5331d8}.home2__flow-intro-title{position:relative;z-index:1;margin:0;font-size:clamp(2.5rem,5vw,3.75rem);line-height:.95;letter-spacing:-.04em;font-weight:600;color:#fff}.home2__flow-intro-title em{font-style:italic;font-weight:700;color:#5331d8}.home2__flow-intro-copy{position:relative;z-index:1;margin:0;max-width:320px;color:#ffffffb3;font-size:15px;line-height:1.55}.home2__flow-intro-line{display:block}.home2__flow-grid{display:grid;gap:1rem}.home2__flow-item{border-radius:1.75rem;border:1px solid rgba(37,40,73,.1);padding:1.75rem;min-height:180px;display:flex;flex-direction:column;justify-content:space-between;background:#fff}.home2__flow-item--soft{background:#fbede6;border-color:transparent}.home2__flow-icon{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#5331d8;color:#fff}.home2__flow-item h3{margin:0;font-size:1.55rem;line-height:1.2;letter-spacing:-.01em;font-weight:600}.home2__flow-item p{margin:.5rem 0 0;font-size:14px;color:#252849ad;line-height:1.55}.home2__trust{padding:.25rem 0 1.25rem}.home2__trust-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem .75rem;border:1px solid rgba(37,40,73,.1);background:#fff;border-radius:1.5rem;padding:1rem;box-shadow:0 18px 60px -42px #25284959}.home2__trust-item{display:flex;align-items:center;gap:.65rem;min-width:0}.home2__trust-icon-wrap{width:2.1rem;height:2.1rem;flex-shrink:0;border-radius:.75rem;display:grid;place-items:center;background:#6161ff1f;color:#5331d8}.home2__trust-icon{color:currentColor}.home2__trust-copy{min-width:0;line-height:1.1;display:flex;flex-direction:column;justify-content:center}.home2__trust-value{font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:600;letter-spacing:-.02em;color:#252849}.home2__trust-label{margin-top:.2rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:12px;font-weight:400;color:#2528498f}.home2__grid-3{margin-top:1.25rem;display:grid;gap:1rem}.home2__card{border-radius:1.2rem;border:1px solid rgba(37,40,73,.1);background:#fff;padding:1.2rem}.home2__product-card{border-radius:1.5rem;padding:1.5rem;transition:border-color .2s ease,box-shadow .2s ease}.home2__product-eyebrow{margin-top:1.5rem;font-size:.75rem;letter-spacing:.22em;font-weight:600}.home2__product-title{margin-top:.75rem;font-size:1.5rem;line-height:1.2;letter-spacing:-.01em;font-weight:600;color:#252849}.home2__product-copy{margin-top:1rem;color:#252849a6;font-size:15px;line-height:1.6}.home2__product-cta{margin-top:1.5rem;display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:#5331d8;text-decoration:none;width:fit-content}.home2__product-cta:hover,.home2__product-cta:focus,.home2__product-cta:focus-visible,.home2__product-cta:visited{text-decoration:none}.home2__product-arrow{transition:transform .2s ease}.home2__product-card:has(.home2__product-cta:hover),.home2__product-card:has(.home2__product-cta:focus-visible){border-color:#6161ff66;box-shadow:0 24px 60px -30px #6161ff66}.home2__product-card:has(.home2__product-cta:hover) .home2__product-arrow,.home2__product-card:has(.home2__product-cta:focus-visible) .home2__product-arrow{transform:translate(4px)}.home2__bill-categories{padding-bottom:4rem}.home2__bill-categories-intro{text-align:center;max-width:42rem;margin:0 auto}.home2__bill-categories-title{margin-top:1rem;font-size:clamp(2.2rem,5vw,3rem);line-height:1.05;letter-spacing:-.02em}.home2__bill-categories-title em{font-style:italic;font-weight:500}.home2__bill-break{display:none}.home2__bill-grid{max-width:1120px;margin:3.5rem auto 0;gap:1.25rem}.home2__bill-card{position:relative;border-radius:1.75rem;padding:1.5rem;text-align:center;transition:border-color .2s ease,box-shadow .2s ease}.home2__bill-popular{position:absolute;top:.8rem;right:.8rem;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding:.4rem .67rem;background:#5331d8;color:#fff;text-transform:uppercase;letter-spacing:.13em;font-size:.67rem;font-weight:700;line-height:1}.home2__bill-card-icon-wrap{width:56px;height:56px;margin:0 auto;display:grid;place-items:center;border-radius:16px;background:#f3f0ff}.home2__bill-card-title{margin-top:1.25rem;font-size:1.5rem;line-height:1.2;letter-spacing:-.01em;font-weight:600;color:#252849}.home2__plain-ampersand{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-style:normal;font-weight:700}.home2__bill-card-copy{margin-top:.75rem;color:#252849a6;font-size:14.5px;line-height:1.6}.home2__bill-card:hover{border-color:#6161ff66;box-shadow:0 24px 60px -30px #6161ff66}.home2__benefits{padding-top:1rem;padding-bottom:4rem}.home2__benefits-layout{display:grid;align-items:center;gap:1.25rem}.home2__benefits-art-wrap{order:2;display:flex;justify-content:center;padding:.5rem}.home2__benefits-art{position:relative;width:100%;max-width:640px;aspect-ratio:1/1}.home2__benefits-art-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home2__benefits-copy{order:1;padding:.5rem}.home2__benefits-title{margin-top:1rem;font-size:clamp(2.2rem,5vw,3rem);line-height:1.05;letter-spacing:-.02em}.home2__benefits-title em{font-style:italic;font-weight:500}.home2__benefits-subcopy{margin-top:1.25rem;max-width:34rem;color:#252849a6;line-height:1.65}.home2__benefits-list{margin-top:2rem;display:grid;gap:.75rem}.home2__benefits-item{display:flex;align-items:flex-start;gap:.75rem;font-size:15px;color:#252849cc;line-height:1.45}.home2__benefits-item svg{color:#5331d8;flex-shrink:0;margin-top:2px}.home2__testimonials{padding-bottom:4rem}.home2__testimonials-intro{text-align:center}.home2__testimonials-title{margin-top:1rem;font-size:clamp(2.2rem,5vw,3rem);line-height:1.05;letter-spacing:-.02em}.home2__testimonials-title em{font-style:italic;font-weight:500}.home2__testimonials-grid{margin-top:3.5rem;gap:1.5rem}.home2__testimonial-card{border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column}.home2__testimonial-stars{display:flex;gap:.25rem;color:#5331d8}.home2__testimonial-quote{margin-top:1.25rem;color:#252849cc;line-height:1.65;font-size:15px;flex:1}.home2__testimonial-meta{margin-top:1.5rem;display:flex;align-items:center;gap:.75rem}.home2__testimonial-avatar{width:44px;height:44px;border-radius:9999px;object-fit:cover;background:#fff;border:2px solid #f6f2f8}.home2__testimonial-name{font-weight:600;color:#252849;font-size:.875rem}.home2__testimonial-role{font-size:.75rem;color:#2528498c}.home2__faq-item{border-bottom:1px solid rgba(37,40,73,.1);padding:0}.home2__faq-btn{width:100%;border:0;background:transparent;text-align:left;padding:1.5rem 0;font-weight:600;font-size:1.25rem;letter-spacing:-.01em;display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#252849;font-family:Fraunces,Georgia,serif;cursor:pointer}.home2__faq-panel{color:#252849b3;padding:0 0 1.5rem;line-height:1.6;font-size:15px;font-weight:400;font-family:Plus Jakarta Sans,system-ui,sans-serif}.home2__faq-chevron{color:#252849cc;transition:transform .2s ease;flex-shrink:0}.home2__faq-chevron.is-open{transform:rotate(180deg)}.home2__faq-enter,.home2__faq-leave{transition:opacity .22s ease,transform .22s ease}.home2__faq-enter-from,.home2__faq-leave-to{opacity:0;transform:translateY(-4px)}.home2__faq-enter-to,.home2__faq-leave-from{opacity:1;transform:translateY(0)}.home2__faq{padding-bottom:4rem}.home2__faq-layout{display:grid;gap:2rem}.home2__faq-title{margin-top:1rem;font-size:clamp(2.2rem,5vw,3rem);line-height:1.05;letter-spacing:-.02em;font-family:Fraunces,Georgia,serif}.home2__faq-title em{font-style:italic;font-weight:500}.home2__faq .home2__eyebrow{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:600}.home2__faq-subcopy{margin-top:1.25rem;color:#252849a6;line-height:1.6;max-width:32rem;font-weight:400;font-family:Plus Jakarta Sans,system-ui,sans-serif}.home2__final{border-radius:1.4rem;border:1px solid rgba(37,40,73,.1);background:linear-gradient(135deg,#6161ff1f,#9b7bff29);padding:1.8rem}@media (min-width: 900px){.home2__hero{grid-template-columns:minmax(0,max-content) minmax(0,1fr);grid-template-areas:"content image";align-items:center;column-gap:clamp(.75rem,2.5vw,1.75rem)}.home2__hero-content{justify-self:start}.home2__hero-media{justify-self:start;min-width:0}.home2__hero-img{margin:0;width:110%;max-width:min(800px,110%)}.home2__actions{flex-direction:row;align-items:center}.home2__lead{font-size:1.1rem}.home2__flow-intro-line{white-space:nowrap}.home2__flow-layout{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:1.25rem}.home2__flow-intro{grid-column:span 4;padding:2.5rem}.home2__flow-grid{grid-column:span 8;grid-template-columns:repeat(2,minmax(0,1fr))}.home2__trust{padding-top:.5rem;padding-bottom:2rem}.home2__trust-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:1.2rem 1.35rem;border-radius:1.25rem}.home2__trust-item{justify-content:center;padding:0 1rem;border-left:1px solid rgba(37,40,73,.1)}.home2__trust-value{font-size:20px}.home2__trust-item:first-child{border-left:0}.home2__grid-3{grid-template-columns:repeat(3,1fr)}.home2__bill-break{display:block}.home2__product-card{padding:2rem}.home2__benefits-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.home2__benefits-copy{order:2;padding:2.5rem 4rem}.home2__benefits-art-wrap{order:1;padding:1rem}.home2__benefits-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.5rem;row-gap:.75rem}.home2__faq-layout{grid-template-columns:repeat(12,minmax(0,1fr));gap:4rem}.home2__faq-intro{grid-column:span 5}.home2__faq-list-wrap{grid-column:span 7}}.home2{--home-bg: #f3f0f9;--home-foreground: #0d1730;--home-ink: #080f26;--home-card: #ffffff;--home-primary: #5331d8;--home-primary-soft: #f3f0ff;--home-primary-foreground: #ffffff;--home-hero-soft: #e9e7f3;--home-mint: #e27036;--home-mint-soft: #fbede6;--home-plum: #2e1943;--home-muted: #f5f4fb;--home-border: #e2e8f0;background:var(--home-bg);color:var(--home-foreground);font-family:Plus Jakarta Sans,system-ui,sans-serif;max-width:100%;overflow-x:hidden;overflow-x:clip}.home2 .cbb-reveal{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.home2 .cbb-reveal.cbb-reveal--visible{opacity:1;transform:translateY(0)}.home2__hero{position:relative;isolation:isolate;background:var(--home-hero-soft);padding-top:4.5rem;padding-bottom:4rem;box-shadow:0 0 0 50vw var(--home-hero-soft),0 1px 0 0 var(--home-border) inset;clip-path:inset(0 -50vw)}.home2__hero-badge{margin-top:0;background:#fbede6;color:#080f26;font-size:.75rem;font-weight:600}.home2__hero-badge-dot{background:#e27036}.home2__h1,.home2__title,.home2__flow-intro-title,.home2__flow-item h3,.home2__trust-value,.home2__product-title,.home2__bill-card-title,.home2__testimonial-quote,.home2__faq-btn,.home2 .final-cta__title{font-family:Fraunces,Georgia,serif;color:var(--home-ink)}.home2__h1{font-size:clamp(2.8rem,6vw,4.75rem);line-height:1;letter-spacing:-.03em}.home2__h1-highlight,.home2__title em,.home2__bill-categories-title em,.home2__benefits-title em,.home2__testimonials-title em,.home2__faq-title em,.home2 .final-cta__title .italic{color:var(--home-primary);font-style:italic;font-weight:400}.home2__lead{color:#080f26b3}.home2__sublead{color:var(--home-ink)}.home2__actions{width:fit-content;padding:.35rem}@media (max-width: 899px){.home2__actions{width:100%;max-width:100%;padding:0;margin-top:clamp(1.25rem,5vw,2rem);border:none;border-radius:0;flex-direction:column;align-items:stretch;gap:12px}.home2__hero .home2__btn{width:100%;box-sizing:border-box;min-height:48px}.home2__hero-media{width:100%;min-width:0;max-width:100%;overflow:hidden}.home2__hero-img{width:100%;max-width:100%}.home2 .container{max-width:100%;box-sizing:border-box}.home2__grid-3,.home2__bill-grid{width:100%;max-width:100%;box-sizing:border-box}.home2__app-buttons{width:100%;max-width:100%}.home2__app-button{flex:1 1 auto;min-width:0;box-sizing:border-box}}.home2__btn{position:relative;isolation:isolate;overflow:hidden;font-family:Plus Jakarta Sans,system-ui,sans-serif;text-decoration:none;transition:background-color .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}.home2__btn:after{content:"";position:absolute;top:-25%;right:-40%;bottom:-25%;left:-40%;background:linear-gradient(110deg,#fff0 32%,#ffffff59,#fff0 68%);transform:translate(-135%) skew(-18deg);pointer-events:none;z-index:0}.home2__btn>*{position:relative;z-index:1}.home2__btn--primary{background:var(--home-ink);color:var(--home-primary-foreground)}.home2__btn--primary:hover{background:#080f26e6;color:var(--home-primary-foreground);transform:translateY(-1px)}.home2__btn--primary:hover:after{animation:home2BtnWave .75s ease-out}.home2__btn--ghost{border-color:#080f2626;color:var(--home-ink);background:transparent}.home2__btn--ghost:hover{background:#080f260f;border-color:#080f2640;color:var(--home-ink);transform:translateY(-1px)}.home2__btn--ghost:hover:after{animation:home2BtnWave .75s ease-out}@keyframes home2BtnWave{0%{transform:translate(-135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.home2__hero .home2__btn,.home2__hero .home2__app-button{text-decoration:none}.home2__hero .home2__btn:hover,.home2__hero .home2__btn:focus,.home2__hero .home2__btn:focus-visible,.home2__hero .home2__btn:visited,.home2__hero .home2__app-button:hover,.home2__hero .home2__app-button:focus,.home2__hero .home2__app-button:focus-visible,.home2__hero .home2__app-button:visited{text-decoration:none}.home2__app-buttons{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.75rem}.home2__app-button{display:inline-flex;min-height:3.5rem;align-items:center;gap:.75rem;border:1px solid rgba(8,15,38,.1);border-radius:1rem;background:#f3f0f9b3;color:var(--home-ink);padding:.625rem 1rem;text-decoration:none;box-shadow:0 18px 45px -34px #080f268c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .2s ease,transform .2s ease}.home2__app-button:hover{background:var(--home-bg);transform:translateY(-2px);text-decoration:none}.home2__app-button-copy{display:flex;flex-direction:column;line-height:1.1}.home2__app-button-label{color:#080f268c;font-size:.625rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.home2__app-button-store{margin-top:.15rem;color:var(--home-ink);font-size:.875rem;font-weight:800}.home2__live-ticker-label{color:#080f268c}.home2__live-ticker-pill{border-color:#e2e8f0b3;background:var(--home-card);box-shadow:0 18px 45px -34px #080f268c}.home2__live-ticker-pill-icon-wrap--0{background:var(--home-primary-soft)}.home2__live-ticker-pill-icon-wrap--1{background:#fbede6cc}.home2__live-ticker-pill-icon-wrap--2{background:var(--home-muted)}.home2__live-ticker-pill-icon{color:var(--home-primary)}.home2__live-ticker-pill-text{color:#080f26cc}.home2__eyebrow,.home2__product-eyebrow,.home2 .final-cta__eyebrow{font-family:Plus Jakarta Sans,system-ui,sans-serif}.home2__section-head{max-width:760px;margin:0 auto;text-align:center}.home2__tools-title{margin-top:.8rem}.home2__section-subtitle{margin-top:.9rem;color:#080f26a6;line-height:1.6}.home2__tools-grid{margin-top:1.4rem}.home2__flow-intro{background:var(--home-plum);color:var(--home-bg)}.home2__flow-intro-glow--top{background:#5331d866;filter:blur(64px)}.home2__flow-intro-glow--bottom{background:#2e19434d;filter:blur(64px)}.home2__flow-intro-eyebrow,.home2__flow-intro-copy{color:#f3f0f9b3}.home2__flow-intro-dot{background:var(--home-primary)}.home2__flow-intro-title{color:var(--home-bg)}.home2__flow-intro-title em{color:var(--home-primary);font-weight:400}.home2__flow-item,.home2__card,.home2__trust-bar{border-color:#080f261a;background:var(--home-card)}.home2__flow-item--soft{background:#fbede6}.home2__flow-icon{background:var(--home-primary);color:var(--home-primary-foreground);box-shadow:0 14px 32px -18px #5331d8bf}.home2__flow-item p,.home2__product-copy,.home2__bill-card-copy,.home2__benefits-subcopy,.home2__faq-subcopy,.home2__faq-panel{color:#080f26a6}.home2__trust-bar{box-shadow:0 18px 60px -42px #080f2659}.home2__trust-icon-wrap,.home2__product-icon{display:grid;place-items:center;background:var(--home-primary-soft);color:var(--home-primary)}.home2__product-icon{width:48px;height:48px;border-radius:12px}.home2__trust-value,.home2__product-title,.home2__bill-card-title,.home2__testimonial-name,.home2__faq-btn{color:var(--home-ink)}.home2__trust-label,.home2__testimonial-role{color:#080f268c}.home2__product-card{color:inherit}.home2__product-card:has(.home2__product-cta:hover),.home2__product-card:has(.home2__product-cta:focus-visible){border-color:#5331d866;box-shadow:0 24px 60px -30px #5331d866}.home2__product-cta,.home2__testimonial-stars,.home2__benefits-item svg,.home2__bill-card-icon{color:var(--home-primary)}.home2__bill-card--popular{box-shadow:0 24px 70px -34px #5331d88c}.home2__bill-card:hover{border-color:#5331d866;box-shadow:0 24px 70px -34px #5331d88c}.home2__bill-popular{background:var(--home-primary);color:var(--home-primary-foreground);box-shadow:0 10px 28px -14px #5331d8cc}.home2__benefits-item,.home2__testimonial-quote,.home2__faq-chevron{color:#080f26cc}.home2__testimonial-avatar{background:var(--home-card);border-color:var(--home-bg)}.home2__faq-item{border-bottom-color:#080f261a}.home2 .final-cta__card{background:var(--home-ink);color:var(--home-bg)}.home2 .final-cta__glow{background:none}.home2 .final-cta__glow:before,.home2 .final-cta__glow:after{content:"";position:absolute;width:18rem;height:18rem;border-radius:9999px;pointer-events:none;filter:blur(64px)}.home2 .final-cta__glow:before{top:-5rem;left:20%;background:#5331d866}.home2 .final-cta__glow:after{right:8%;bottom:-7rem;background:#2e19434d}.home2 .final-cta__title{color:#fff}.home2 .final-cta__subtitle{color:#f3f0f9b3}.home2 .final-cta__btn{font-family:Plus Jakarta Sans,system-ui,sans-serif}.home2 .final-cta__btn--primary{background:var(--home-primary);color:var(--home-primary-foreground);box-shadow:0 18px 45px -34px #080f268c}.home2 .final-cta__btn--primary:hover{background:#4323ba}.home2 .final-cta__btn--ghost{color:#f3f0f9b3}@media (min-width: 900px){.home2__hero{padding-top:5rem;padding-bottom:5rem}.home2__trust-item{border-left-color:#080f261a}}.ab-page{background:#f3f0f9;padding-bottom:2rem}.ab-page__section{padding:1.9rem 0 2.9rem}.ab-page__section--last{padding-bottom:3.4rem}.ab-page__story{position:relative;overflow:hidden;padding:1.6rem 0 3rem}.ab-page__story:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ab-page__story-grid{position:relative;display:grid;gap:2.5rem;align-items:center;padding-left:20px;padding-right:20px}.ab-page__eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:.7rem;font-weight:700;color:#5331d8}.ab-page__eyebrow--light{color:#ffffffdb}.ab-page__h1{margin:1.25rem 0 0;font-size:clamp(2.5rem,5vw,3.8rem);line-height:1.02;letter-spacing:-.03em;font-weight:600}.ab-page__h1 span{color:#5331d8}.ab-page__copy{margin-top:1.5rem;display:grid;gap:.95rem;max-width:40rem}.ab-page__copy p{margin:0;color:#252849b3;line-height:1.58;font-size:1.06rem}.ab-page__story-actions{margin-top:2rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.ab-page__solid-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:#080f26;color:#fff;padding:.78rem 1.2rem;text-decoration:none;font-weight:700}.ab-page__solid-btn:hover{text-decoration:none;color:#fff}.ab-page__text-link{display:inline-flex;align-items:center;gap:.35rem;font-weight:600;color:#080f26;text-decoration:none}.ab-page__text-link:hover{color:#5331d8;text-decoration:none}.ab-page__story-art{position:relative;margin:0 auto;width:100%;max-width:700px;aspect-ratio:4/3;justify-self:center}.ab-page__story-svg{width:100%;height:100%;object-fit:contain}.ab-page__head{max-width:44rem}.ab-page__head--center{margin:0 auto;text-align:center}.ab-page__h2{margin:.7rem 0 0;font-size:clamp(1.85rem,4vw,3.3rem);line-height:1.06;letter-spacing:-.02em;font-weight:500}.ab-page__sub{margin-top:.9rem;color:#252849a6;line-height:1.6}.ab-page__values-grid{margin-top:1.3rem;display:grid;gap:.95rem}.ab-page__value-card{border-radius:1.35rem;background:#fff;border:1px solid rgba(37,40,73,.1);padding:1rem}.ab-page__icon-tile{display:inline-flex;width:44px;height:44px;border-radius:12px;align-items:center;justify-content:center;background:#6161ff24;color:#5331d8}.ab-page__value-card h3,.ab-page__mission-item h3,.ab-page__team-card h3,.ab-page__trust-card h3{margin:.7rem 0 0;font-size:1.1rem}.ab-page__value-card p,.ab-page__mission-item p,.ab-page__team-bio,.ab-page__trust-card p{margin:.45rem 0 0;color:#252849a3;line-height:1.6;font-size:.94rem}.ab-page__mission-list{margin-top:1.3rem;display:grid;gap:.9rem}.ab-page__mission-item{border-radius:1.2rem;border:1px solid rgba(37,40,73,.1);background:#fff;padding:1rem;display:grid;grid-template-columns:42px 1fr;gap:.65rem}.ab-page__mission-icon{display:inline-flex;width:42px;height:42px;border-radius:9999px;align-items:center;justify-content:center;background:#080f26;color:#fff}.ab-page__team-grid,.ab-page__test-grid{margin-top:1.3rem;display:grid;gap:.9rem}.ab-page__team-grid{max-width:840px;margin-left:auto;margin-right:auto}.ab-page__team-card{border-radius:1.3rem;border:1px solid rgba(37,40,73,.1);background:#fff;padding:1rem}.ab-page__team-photo{border-radius:1rem;overflow:hidden;aspect-ratio:1/1;background:#6161ff1a}.ab-page__team-photo img{width:100%;height:100%;object-fit:cover}.ab-page__team-role{margin-top:.2rem;color:#5331d8;font-size:.9rem;font-weight:600}.ab-page__team-card a{margin-top:.7rem;display:inline-flex;width:34px;height:34px;border-radius:9999px;align-items:center;justify-content:center;background:#2528490f;color:#252849a6;text-decoration:none!important;font-weight:700;font-size:.9rem}.ab-page__team-card a:hover,.ab-page__team-card a:focus,.ab-page__team-card a:active,.ab-page__team-card a:visited{text-decoration:none!important}.ab-page__test-card{border-radius:1.3rem;border:1px solid rgba(37,40,73,.1);background:#fff;padding:1rem;display:flex;flex-direction:column}.ab-page__test-card svg{color:#6161ff73}.ab-page__test-card blockquote{margin:.7rem 0 0;color:#252849d1;line-height:1.62}.ab-page__test-card figcaption{margin-top:.9rem;padding-top:.75rem;border-top:1px solid rgba(37,40,73,.08)}.ab-page__test-card figcaption strong{display:block;font-size:.94rem}.ab-page__test-card figcaption span{font-size:.8rem;color:#2528498c}.ab-page__trust-wrap{border-radius:1.6rem;border:1px solid rgba(97,97,255,.18);background:#6161ff1a;padding:1.1rem;display:grid;gap:1rem}.ab-page__trust-grid{display:grid;gap:.8rem}.ab-page__trust-card{border-radius:1rem;border:1px solid rgba(37,40,73,.1);background:#fff;padding:.9rem}.ab-page__trust-icon{display:inline-flex;width:40px;height:40px;border-radius:12px;align-items:center;justify-content:center;background:#5331d8;color:#fff}.ab-page__fdic{margin-top:.75rem;display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;color:#252849a3}.ab-page__section--mission{padding:3rem 0 3.4rem}.ab-page__section--mission .ab-page__head{max-width:none;margin:0 0 2.4rem;text-align:left}.ab-page__section--mission .ab-page__h2{max-width:720px;font-size:clamp(2.1rem,4vw,3rem);font-weight:600}.ab-page__section--mission .ab-page__mission-list{position:relative;max-width:940px;min-height:520px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:repeat(4,minmax(96px,auto));gap:1.35rem 6rem}.ab-page__section--mission .ab-page__mission-list:before{position:absolute;top:0;bottom:0;left:50%;border-left:2px dashed rgba(83,49,216,.2);content:"";transform:translate(-50%)}.ab-page__section--mission .ab-page__mission-item{position:relative;z-index:1;display:flex;align-items:flex-start;gap:1rem;border:0;border-radius:0;background:transparent;padding:0}.ab-page__section--mission .ab-page__mission-item:nth-child(1){grid-column:1;grid-row:1}.ab-page__section--mission .ab-page__mission-item:nth-child(2){grid-column:2;grid-row:2}.ab-page__section--mission .ab-page__mission-item:nth-child(3){grid-column:1;grid-row:3}.ab-page__section--mission .ab-page__mission-item:nth-child(4){grid-column:2;grid-row:4}.ab-page__section--mission .ab-page__mission-item:nth-child(odd){flex-direction:row-reverse;text-align:right}.ab-page__section--mission .ab-page__mission-icon{width:34px;height:34px;background:#080f26;color:#080f26;flex:0 0 34px}.ab-page__section--mission .ab-page__mission-icon svg{display:none}.ab-page__section--mission .ab-page__mission-item h3{margin:0;color:#080f26;font-size:1.28rem;font-weight:600;line-height:1.25}.ab-page__section--mission .ab-page__mission-item p{max-width:360px;margin-top:1rem;color:#252849a3;font-size:.96rem;line-height:1.65}.ab-page__section--mission .ab-page__mission-item:nth-child(2n) p{margin-right:auto}.ab-page__section--mission .ab-page__mission-item:nth-child(odd) p{margin-left:auto}.ab-page__cta{position:relative;overflow:hidden;border-radius:2rem;background:#080f26;color:#fff;text-align:center;padding:2.2rem 1rem}.ab-page__cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,rgba(97,97,255,.34),transparent 58%)}.ab-page__cta h2,.ab-page__cta p,.ab-page__cta .ab-page__eyebrow,.ab-page__cta-actions{position:relative}.ab-page__cta h2{margin:.7rem 0 0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.06;color:#fff!important}.ab-page__cta p{margin:.8rem auto 0;max-width:40rem;color:#ffffffbd}.ab-page__cta-actions{margin-top:1.15rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.7rem}.ab-page__cta-btn{text-decoration:none;border-radius:9999px;padding:.8rem 1.2rem;font-size:.9rem;font-weight:500}.ab-page__cta-btn--primary{background:#5331d8;color:#fff}.ab-page__cta-btn--ghost{border:1px solid rgba(255,255,255,.24);color:#fff}.ab-page__cta-btn:hover{text-decoration:none}.ab-page__reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.ab-page__reveal.ab-page__reveal--visible{opacity:1;transform:translateY(0)}@media (min-width: 760px){.ab-page__values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ab-page__section:not(.ab-page__section--mission) .ab-page__mission-list{grid-template-columns:repeat(2,minmax(0,1fr))}.ab-page__team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ab-page__test-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ab-page__trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 759px){.ab-page__section--mission .ab-page__mission-list{min-height:0;display:grid;grid-template-columns:1fr;gap:1.8rem}.ab-page__section--mission .ab-page__mission-list:before{content:none}.ab-page__section--mission .ab-page__mission-item,.ab-page__section--mission .ab-page__mission-item:nth-child(odd){grid-column:auto;grid-row:auto;flex-direction:row;text-align:left}.ab-page__section--mission .ab-page__mission-item p,.ab-page__section--mission .ab-page__mission-item:nth-child(odd) p{margin-left:0;max-width:none}}@media (min-width: 980px){.ab-page__story{padding-top:1.2rem}.ab-page__story-grid{grid-template-columns:1.06fr .94fr;gap:2.5rem;align-items:center}.ab-page__story-grid>:first-child{order:1}.ab-page__story-grid>:last-child{order:2}.ab-page__values-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ab-page__trust-wrap{grid-template-columns:1fr 1.25fr}.ab-page__story-art{max-width:860px;margin-left:-.25rem;margin-right:0;justify-self:end}}@media (prefers-reduced-motion: reduce){.ab-page__reveal{opacity:1;transform:none;transition:none}}.blog-page{--blog-bg: hsl(var(--plum-soft, 260 35% 96%));--blog-card: #eee9fa;--blog-card-strong: #e7e0f6;--blog-card-soft: #f4efff;--blog-ink: hsl(var(--foreground, 224 65% 9%));--blog-muted: hsl(var(--foreground, 224 65% 9%) / .7);--blog-subtle: hsl(var(--muted-foreground, 224 16% 42%));--blog-primary: hsl(var(--primary, 255 68% 52%));--blog-primary-foreground: hsl(var(--primary-foreground, 0 0% 100%));--blog-border: hsl(var(--border, 220 18% 88%));--blog-accent: hsl(var(--accent, 37 100% 88%));padding-top:100px;background:#f3f0f9;color:var(--blog-ink);font-family:Plus Jakarta Sans,system-ui,sans-serif}.blog-page .container{max-width:1100px}.blog-page__hero{padding:1.2rem 0 2.1rem}.blog-page__hero-copy{max-width:560px;margin:0 auto;text-align:center}.blog-page__eyebrow,.blog-page__card-category{margin:0;color:var(--blog-primary);font-size:.68rem;font-weight:700;letter-spacing:.2em;line-height:1.4;text-transform:uppercase}.blog-page__hero h1{margin:.45rem 0 0;color:var(--blog-ink);font-family:Fraunces,Georgia,serif;font-size:clamp(2.35rem,4.8vw,3.75rem);font-weight:700;letter-spacing:-.035em;line-height:.98}.blog-page__hero-copy>p:last-child{max-width:520px;margin:.9rem auto 0;color:var(--blog-muted);font-size:.78rem;font-weight:500;line-height:1.55}.blog-page__categories{width:fit-content;margin:1.75rem auto 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;border:1px solid rgba(83,49,216,.12);border-radius:999px;background:#e7e0f6bf;padding:.38rem;box-shadow:0 18px 46px -42px #080f2673}.blog-page__category{border:1px solid transparent;border-radius:999px;background:transparent;color:hsl(var(--foreground, 224 65% 9%)/.7);cursor:pointer;font:inherit;font-size:.74rem;font-weight:800;padding:.62rem 1rem;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.blog-page__category:hover{border-color:#5331d82e;background:#f4efffd9;color:var(--blog-primary);transform:translateY(-1px)}.blog-page__category--active{border-color:var(--blog-primary);background:var(--blog-primary);color:var(--blog-primary-foreground);box-shadow:0 12px 28px -18px #5331d8bf}.blog-page--press .press-hero{padding:5.25rem 0 4rem}.blog-page--press .press-hero .blog-page__hero-copy{max-width:760px}.blog-page--press .press-hero__badge{width:fit-content;margin:0 auto;display:inline-flex;align-items:center;gap:.45rem;border:1px solid rgba(83,49,216,.18);border-radius:999px;background:#f4efffbd;padding:.45rem .95rem;box-shadow:0 12px 34px -30px #080f2666}.blog-page--press .press-hero h1{margin-top:1.35rem;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:1.03}.blog-page--press .press-hero h1 span{color:var(--blog-primary)}.blog-page--press .press-hero .blog-page__hero-copy>p:not(.blog-page__eyebrow){max-width:660px;margin-top:1.2rem;font-size:1.15rem;line-height:1.7}.press-hero__actions{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.press-hero__btn{min-width:230px;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:.45rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.press-hero__btn:hover{text-decoration:none;transform:translateY(-1px)}.press-hero__btn--primary{border:1px solid var(--blog-primary);background:var(--blog-primary);color:var(--blog-primary-foreground)}.press-hero__btn--ghost{border:1px solid rgba(83,49,216,.14);background:#f4efff99;color:var(--blog-ink)}.blog-page--press .blog-page__categories{display:none}.blog-page__featured-section{padding-bottom:2.4rem}.blog-page__featured{display:grid;overflow:hidden;border:1px solid var(--blog-border);border-radius:1.1rem;background:var(--blog-card);box-shadow:0 14px 40px -32px hsl(var(--foreground, 224 65% 9%)/.35);color:inherit;text-decoration:none;transition:box-shadow .25s ease,transform .25s ease}.blog-page__featured:hover{box-shadow:0 28px 80px -52px hsl(var(--foreground, 224 65% 9%)/.5);color:inherit;text-decoration:none;transform:translateY(-2px)}.blog-page__featured-image,.blog-page__card-image{position:relative;overflow:hidden;background:hsl(var(--foreground, 224 65% 9%)/.08)}.blog-page__featured-image{min-height:300px}.blog-page__featured-image img,.blog-page__card-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .65s ease}.blog-page__featured:hover img,.blog-page__card:hover img{transform:scale(1.05)}.blog-page__featured-image span{position:absolute;top:1.25rem;left:1.25rem;border-radius:999px;background:#f4efffeb;color:var(--blog-primary);font-size:.55rem;font-weight:800;letter-spacing:.12em;padding:.32rem .65rem;text-transform:uppercase}.blog-page__featured-copy{display:flex;flex-direction:column;justify-content:center;gap:.85rem;padding:clamp(2rem,4vw,2.75rem)}.blog-page__featured-copy h2,.blog-page__card h3,.blog-page__newsletter h2{margin:0;color:var(--blog-ink);font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.025em;line-height:1.15}.blog-page__featured-copy h2{max-width:420px;font-size:clamp(1.65rem,2.9vw,2.25rem)}.blog-page__featured-copy>p:not(.blog-page__card-category){margin:0;color:var(--blog-muted);max-width:430px;font-size:.86rem;font-weight:500;line-height:1.7}.blog-page__meta{display:flex;flex-wrap:wrap;gap:.75rem 1rem;color:var(--blog-subtle);font-size:.67rem;font-weight:700}.blog-page__meta span,.blog-page__read-link{display:inline-flex;align-items:center;gap:.4rem}.blog-page__read-link{width:fit-content;margin-top:.35rem;color:var(--blog-primary);font-size:.78rem;font-weight:800}.blog-page__read-link svg{transition:transform .2s ease}.blog-page__featured:hover .blog-page__read-link svg{transform:translate(4px)}.blog-page__grid-section{padding-bottom:3rem}.blog-page__grid{display:grid;gap:1.7rem}.blog-page__card{display:flex;min-height:440px;flex-direction:column;overflow:visible;border:1px solid rgba(83,49,216,.12);border-radius:1.35rem;background:var(--blog-card);color:inherit;padding:.75rem;text-decoration:none;transition:background .25s ease,box-shadow .25s ease,transform .25s ease,border-color .25s ease}.blog-page__card:hover{border-color:#5331d838;background:var(--blog-card-soft);box-shadow:0 28px 80px -58px hsl(var(--foreground, 224 65% 9%)/.5);color:inherit;text-decoration:none;transform:translateY(-6px)}.blog-page__card-image{height:210px;border-radius:1rem}.blog-page__card-body{display:flex;flex:1;flex-direction:column;gap:.75rem;padding:1.25rem .75rem .85rem}.blog-page__card h3{font-size:1.35rem;font-weight:500;line-height:1.13;transition:color .2s ease}.blog-page__card:hover h3{color:var(--blog-primary)}.blog-page__card-body>p:not(.blog-page__card-category){display:-webkit-box;overflow:hidden;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--blog-muted);font-size:.9rem;font-weight:500;line-height:1.65}.blog-page__card-body .blog-page__meta{margin-top:auto;border-top:1px solid rgba(83,49,216,.1);padding-top:.85rem;font-size:.72rem}.blog-page__newsletter-section{padding-bottom:6rem}.blog-page__newsletter{max-width:820px;margin:0 auto;border:1px solid var(--blog-border);border-radius:1.75rem;background:linear-gradient(135deg,hsl(var(--primary, 255 68% 52%)/.15),var(--blog-card-strong) 52%,hsl(var(--accent, 37 100% 88%)/.1));padding:clamp(2rem,5vw,3rem);text-align:center}.blog-page__newsletter h2{font-size:clamp(1.8rem,3vw,2.5rem)}.blog-page__newsletter p{margin:.8rem 0 0;color:var(--blog-muted);font-size:1rem;font-weight:500;line-height:1.65}.blog-page__newsletter form{max-width:520px;margin:1.5rem auto 0;display:flex;gap:.75rem}.blog-page__newsletter input{min-width:0;flex:1;border:1px solid var(--blog-border);border-radius:999px;background:var(--blog-card);color:var(--blog-ink);font:inherit;font-size:.9rem;outline:none;padding:.9rem 1.25rem}.blog-page__newsletter input:focus{border-color:var(--blog-primary)}.blog-page__newsletter button{border:0;border-radius:999px;background:var(--blog-primary);color:var(--blog-primary-foreground);cursor:pointer;font:inherit;font-size:.9rem;font-weight:800;padding:.9rem 1.5rem;transition:opacity .2s ease}.blog-page__newsletter button:hover{opacity:.9}@media (min-width: 768px){.blog-page__featured{grid-template-columns:1fr 1fr;min-height:300px}.blog-page__featured-image{min-height:100%}.blog-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1100px){.blog-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 640px){.blog-page__hero{padding:3rem 0 2rem}.blog-page__hero h1{font-size:2.55rem}.blog-page__featured-image{min-height:230px}.blog-page__newsletter form{flex-direction:column}.blog-page__newsletter button{width:100%}}.instant-verification-wrap{max-width:650px;margin-inline:auto;text-align:center}.instant-verification-wrap .instant-verification-img{margin-bottom:30px;min-height:100px}.instant-verification-wrap .instant-verification-img>img{max-width:470px;margin-inline:auto}.instant-verification-wrap>p{margin-block:30px;font-weight:700;padding:0 40px}.instant-verification-heading{font-size:32px}.linkAccountBtn{padding-left:60px;padding-right:60px}.verification-step{max-width:500px;margin-inline:auto}.verification-step .step-item:nth-child(6){border-bottom:none;margin-bottom:25px}.step-item{padding-bottom:15px;display:flex;margin-bottom:15px;align-items:flex-start;gap:15px;width:100%;border-bottom:1px solid #D7D7FA}.step-item img{width:24px;height:24px;flex-shrink:0}.step-item:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.step-item:focus img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.step-item p{margin:0;text-align:left;width:inherit;font-size:16px}@media screen and (max-width: 600px){.step-item p{font-size:14px}.instant-verification-wrap>img{max-width:100%}}@media screen and (max-width: 767px){.instant-verification-wrap>p{padding-inline:15px;font-weight:600;padding:0}.instant-verification-heading{font-size:24px}.verification-step .step-item:nth-child(1){margin-top:20px}.verification-step .step-item:nth-child(6){margin-bottom:10px}}.privacy-page{--privacy-bg: hsl(var(--plum-soft, 260 35% 96%));--privacy-ink: hsl(var(--foreground, 224 65% 9%));--privacy-muted: hsl(var(--muted-foreground, 224 16% 42%));--privacy-primary: hsl(var(--primary, 255 68% 52%));--privacy-surface: #eee9fa;--privacy-surface-strong: #e7e0f6;--privacy-surface-soft: #f4efff;--privacy-border: rgba(83, 49, 216, .12);position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 8% 3%,rgba(83,49,216,.13),transparent 28rem),radial-gradient(circle at 92% 12%,rgba(207,195,238,.72),transparent 24rem),linear-gradient(180deg,rgba(222,213,244,.52),transparent 18rem),hsl(var(--plum-soft, 260 35% 96%));color:var(--privacy-ink);font-family:Plus Jakarta Sans,system-ui,sans-serif;padding:2.5rem 0 5rem}.privacy-page:before,.privacy-page:after{position:absolute;z-index:-1;width:28rem;height:28rem;border-radius:999px;background:#5331d814;filter:blur(18px);content:""}.privacy-page:before{top:16rem;right:-12rem}.privacy-page:after{bottom:10rem;left:-14rem;background:#cfc3ee8c}.privacy-page .container{position:relative;z-index:1;max-width:1040px}.privacy-page section{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.privacy-page section:first-of-type{padding-top:4.5rem!important;padding-bottom:1.5rem!important}.privacy-page .row{row-gap:1.25rem}.privacy-page .col-12{position:relative;overflow:hidden;background:var(--privacy-surface);border:1px solid var(--privacy-border);border-radius:28px;padding:2.25rem;box-shadow:0 24px 80px -58px #080f266b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.privacy-page section:not(:first-of-type) .col-12:before{position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--privacy-primary),rgba(83,49,216,.08));content:""}.privacy-page section:first-of-type .col-12{text-align:center;background:var(--privacy-surface-strong);border:1px solid rgba(83,49,216,.14);border-radius:34px;padding:clamp(2rem,5vw,4rem);box-shadow:0 34px 90px -62px #080f2680}.privacy-page section:first-of-type .col-12:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at 15% 20%,rgba(83,49,216,.1),transparent 16rem),radial-gradient(circle at 88% 12%,rgba(207,195,238,.66),transparent 14rem);content:""}.privacy-page .policy-sect-heading{margin:0 0 1.1rem;color:var(--privacy-ink);font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw,3.75rem);font-weight:600;letter-spacing:-.03em;line-height:1.08}.privacy-page h1.policy-sect-heading{max-width:720px;margin-right:auto;margin-left:auto;font-size:clamp(2.75rem,6vw,5rem)}.privacy-page h2.policy-sect-heading{position:relative;margin-top:0;padding-bottom:.9rem;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.12}.privacy-page h2.policy-sect-heading:after{position:absolute;bottom:0;left:0;width:52px;height:3px;border-radius:999px;background:var(--privacy-primary);content:""}.privacy-page section:first-of-type h2.policy-sect-heading:after,.privacy-page section:first-of-type .policy-sect-heading:after{left:50%;transform:translate(-50%)}.privacy-page h3,.privacy-page h4{color:var(--privacy-ink);font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.015em;line-height:1.2}.privacy-page h3{font-size:1.25rem}.privacy-page h4{margin:1.4rem 0 .5rem;font-size:1.08rem}.privacy-page p,.privacy-page li{color:#080f26c7;font-size:15px;font-weight:500;line-height:1.75}.privacy-page p{margin:0 0 1rem}.privacy-page section:first-of-type h1+p{display:inline-flex;margin:0 0 1.5rem;border:1px solid rgba(83,49,216,.14);border-radius:999px;background:#5331d814;color:var(--privacy-primary);font-size:.76rem;font-weight:800;letter-spacing:.2em;line-height:1.4;padding:.55rem .85rem;text-transform:uppercase}.privacy-page section:first-of-type p:last-child{max-width:850px;margin-right:auto;margin-left:auto;color:#080f26bf;font-size:1rem;line-height:1.8}.privacy-page a{color:var(--privacy-primary);font-weight:700;text-decoration:none}.privacy-page a:hover{text-decoration:underline}.privacy-page .policy-listing-section{margin-top:1.6rem;padding-left:0}.privacy-page .policy-listing-section .list-item{margin-top:1rem;border:1px solid rgba(83,49,216,.1);border-left:4px solid rgba(83,49,216,.35);border-radius:18px;background:var(--privacy-surface-soft);padding:1.25rem 1.35rem;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.privacy-page .policy-listing-section .list-item:hover{border-color:#5331d82e;background:#e7e0f6;box-shadow:0 18px 50px -46px #080f2673;transform:translateY(-1px)}.privacy-page .policy-listing-section .list-item h3{margin:0 0 .6rem;padding-left:0}.privacy-page .policy-listing-section .list-item h3:before{content:none}.privacy-page ul{margin:.6rem 0 1rem;padding-left:1.15rem}.privacy-page li::marker{color:var(--privacy-primary);font-weight:800}.privacy-page .list-group{display:grid;gap:.65rem;padding-left:0}.privacy-page .list-group-item{border:1px solid rgba(83,49,216,.12);border-radius:14px;background:#eee9fa;color:#080f26c7;padding:.9rem 1rem;box-shadow:0 12px 30px -28px #080f2652}.privacy-page .legal-table{width:100%;overflow:hidden;border:1px solid rgba(8,15,38,.12);border-radius:16px;background:#eee9fa;box-shadow:0 18px 60px -54px #080f2659}.privacy-page table.legal-table tr:nth-child(2n) td{background:#5331d806}.privacy-page .reasons-tables,.privacy-page .definationation-table{overflow-x:auto}.privacy-page table.legal-table th,.privacy-page table.legal-table td{border-color:#080f261a;color:#080f26c7;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:1.65;padding:.9rem}.privacy-page table.legal-table th{background:#5331d80f;color:var(--privacy-ink);font-weight:800}@media (max-width: 767px){.privacy-page{padding-top:.5rem}.privacy-page .col-12{border-radius:18px;padding:1.25rem}.privacy-page section:first-of-type .col-12{border-radius:22px;padding:1.5rem}.privacy-page section:first-of-type{padding-top:2.5rem!important}}.privacy-page{overflow:visible;background:hsl(var(--plum-soft, 260 35% 96%));color:hsl(var(--foreground, 224 65% 9%));font-family:Plus Jakarta Sans,system-ui,sans-serif;padding:0}.privacy-page:before,.privacy-page:after{content:none}.privacy-page .container{max-width:760px}.privacy-page section,.privacy-page section:first-of-type{padding-top:0!important;padding-bottom:0!important}.privacy-page section:first-of-type{padding-top:4.25rem!important}.privacy-page section:last-of-type{padding-bottom:4.5rem!important}.privacy-page .row{display:block}.privacy-page .col-12,.privacy-page section:first-of-type .col-12{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;text-align:left}.privacy-page .col-12:before,.privacy-page section:first-of-type .col-12:before,.privacy-page section:not(:first-of-type) .col-12:before{content:none}.privacy-page section:first-of-type .col-12:before{position:static;inset:auto;z-index:auto;display:block;margin-bottom:.55rem;background:none;color:hsl(var(--primary, 255 68% 52%));content:"Legal";font-size:.72rem;font-weight:700;letter-spacing:.2em;line-height:1.4;text-transform:uppercase}.privacy-page h1.policy-sect-heading,.privacy-page .policy-sect-heading{max-width:none;margin:0 0 1rem;color:hsl(var(--foreground, 224 65% 9%));font-family:Fraunces,Georgia,serif;font-weight:700;letter-spacing:-.035em;line-height:1.08}.privacy-page h1.policy-sect-heading{font-size:clamp(2.35rem,5vw,3.25rem)}.privacy-page h2.policy-sect-heading{margin:2.65rem 0 .85rem;padding-bottom:0;font-size:clamp(1.15rem,2.5vw,1.45rem);font-weight:600}.privacy-page h2.policy-sect-heading:after{content:none}.privacy-page h3,.privacy-page h4{margin:2rem 0 .7rem;color:hsl(var(--foreground, 224 65% 9%));font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.015em}.privacy-page h3{font-size:1.15rem}.privacy-page h4{font-size:1.05rem}.privacy-page p,.privacy-page li,.privacy-page section:first-of-type p:last-child{color:#0d1730bf;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:17px;font-weight:500;line-height:1.85}.privacy-page p{margin:0 0 1.25rem}.privacy-page section:first-of-type h1+p{display:block;margin:.2rem 0 1.35rem;border:0;border-radius:0;background:transparent;color:#0d1730bf;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:0;line-height:1.6;padding:0;text-transform:none}.privacy-page .policy-listing-section{margin-top:2.15rem;padding-left:0}.privacy-page .policy-listing-section .list-item,.privacy-page .policy-listing-section .list-item:hover{margin-top:2.35rem;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0;transform:none}.privacy-page .list-group{display:grid;gap:.9rem;padding-left:0}.privacy-page .list-group-item{border:1px solid hsl(var(--foreground, 224 65% 9%)/.1);border-radius:14px;background:#e7e0f673;box-shadow:none;padding:.9rem 1rem}.privacy-page a{color:hsl(var(--primary, 255 68% 52%));font-weight:700}.privacy-page .legal-table{border:1px solid hsl(var(--foreground, 224 65% 9%)/.12);border-radius:14px;background:transparent;box-shadow:none}.privacy-page table.legal-table th,.privacy-page table.legal-table td{border-color:hsl(var(--foreground, 224 65% 9%)/.1);color:#0d1730bf;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;line-height:1.65}.privacy-page table.legal-table th{background:hsl(var(--primary, 255 68% 52%)/.06);color:hsl(var(--foreground, 224 65% 9%))}@media (max-width: 767px){.privacy-page .container{max-width:100%}.privacy-page section:first-of-type{padding-top:3rem!important}}.terms-page{--terms-bg: hsl(var(--plum-soft, 260 35% 96%));--terms-ink: hsl(var(--foreground, 224 65% 9%));--terms-primary: hsl(var(--primary, 255 68% 52%));--terms-surface: #eee9fa;--terms-surface-strong: #e7e0f6;--terms-surface-soft: #f4efff;--terms-border: rgba(83, 49, 216, .12);position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 8% 3%,rgba(83,49,216,.13),transparent 28rem),radial-gradient(circle at 92% 12%,rgba(207,195,238,.72),transparent 24rem),linear-gradient(180deg,rgba(222,213,244,.52),transparent 18rem),var(--terms-bg);color:var(--terms-ink);font-family:Plus Jakarta Sans,system-ui,sans-serif;padding:2.5rem 0 5rem}.terms-page:before,.terms-page:after{position:absolute;z-index:-1;width:28rem;height:28rem;border-radius:999px;background:#5331d814;filter:blur(18px);content:""}.terms-page:before{top:16rem;right:-12rem}.terms-page:after{bottom:10rem;left:-14rem;background:#cfc3ee8c}.terms-page h2{color:#000!important}.terms-page .container{position:relative;z-index:1;max-width:1040px}.terms-page section{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.terms-page section:first-of-type{padding-top:4.5rem!important;padding-bottom:1.5rem!important}.terms-page .row{row-gap:1.25rem}.terms-page .col-12{position:relative;overflow:hidden;border:1px solid var(--terms-border);border-radius:28px;background:var(--terms-surface);padding:2.25rem;box-shadow:0 24px 80px -58px #080f266b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.terms-page section:not(:first-of-type) .col-12:before{position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--terms-primary),rgba(83,49,216,.08));content:""}.terms-page section:first-of-type .col-12{border:1px solid rgba(83,49,216,.14);border-radius:34px;background:var(--terms-surface-strong);padding:clamp(2rem,5vw,4rem);text-align:center;box-shadow:0 34px 90px -62px #080f2680}.terms-page section:first-of-type .col-12:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at 15% 20%,rgba(83,49,216,.1),transparent 16rem),radial-gradient(circle at 88% 12%,rgba(207,195,238,.66),transparent 14rem);content:""}.terms-page h1,.terms-page .policy-sect-heading{margin:0 0 1.1rem;color:var(--terms-ink);font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw,3.75rem);font-weight:600;letter-spacing:-.03em;line-height:1.08}.terms-page h1{max-width:760px;margin-right:auto;margin-left:auto;font-size:clamp(2.75rem,6vw,5rem)}.terms-page h2.policy-sect-heading{position:relative;margin-top:0;padding-bottom:.9rem;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.12}.terms-page h2.policy-sect-heading:after{position:absolute;bottom:0;left:0;width:52px;height:3px;border-radius:999px;background:var(--terms-primary);content:""}.terms-page h3,.terms-page h4{color:var(--terms-ink);font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.015em;line-height:1.2}.terms-page h3{font-size:1.25rem}.terms-page h4{margin:1.4rem 0 .5rem;font-size:1.08rem}.terms-page p,.terms-page li{color:#080f26c7;font-size:15px;font-weight:500;line-height:1.75}.terms-page p{margin:0 0 1rem}.terms-page section:first-of-type h1+p{display:inline-flex;margin:0 0 1.5rem;border:1px solid rgba(83,49,216,.14);border-radius:999px;background:#5331d814;color:var(--terms-primary);font-size:.76rem;font-weight:800;letter-spacing:.2em;line-height:1.4;padding:.55rem .85rem;text-transform:uppercase}.terms-page section:first-of-type p:not(:first-of-type){max-width:860px;margin-right:auto;margin-left:auto;color:#080f26bf;font-size:1rem;line-height:1.8}.terms-page a{color:var(--terms-primary);font-weight:700;text-decoration:none}.terms-page a:hover{text-decoration:underline}.terms-page .policy-listing-section{margin-top:1.6rem;padding-left:0}.terms-page .policy-listing-section .list-item{margin-top:1rem;border:1px solid rgba(83,49,216,.1);border-left:4px solid rgba(83,49,216,.35);border-radius:18px;background:var(--terms-surface-soft);padding:1.25rem 1.35rem;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.terms-page .policy-listing-section .list-item:hover{border-color:#5331d82e;background:#e7e0f6;box-shadow:0 18px 50px -46px #080f2673;transform:translateY(-1px)}.terms-page .policy-listing-section .list-item h3{margin:0 0 .6rem;padding-left:0}.terms-page ul{margin:.6rem 0 1rem;padding-left:1.15rem}.terms-page li::marker{color:var(--terms-primary);font-weight:800}.terms-page .list-group{display:grid;gap:.65rem;padding-left:0}.terms-page .list-group-item{border:1px solid rgba(83,49,216,.12);border-radius:14px;background:#eee9fa;color:#080f26c7;padding:.9rem 1rem;box-shadow:0 12px 30px -28px #080f2652}.terms-page .legal-table{width:100%;overflow:hidden;border:1px solid rgba(8,15,38,.12);border-radius:16px;background:#eee9fa;box-shadow:0 18px 60px -54px #080f2659}.terms-page .reasons-tables,.terms-page .definationation-table{overflow-x:auto}.terms-page table.legal-table th,.terms-page table.legal-table td{border-color:#080f261a;color:#080f26c7;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:1.65;padding:.9rem}.terms-page table.legal-table th{background:#5331d80f;color:var(--terms-ink);font-weight:800}.terms-page table.legal-table tr:nth-child(2n) td{background:#5331d806}@media (max-width: 767px){.terms-page{padding-top:.5rem}.terms-page .col-12{border-radius:18px;padding:1.25rem}.terms-page section:first-of-type{padding-top:2.5rem!important}.terms-page section:first-of-type .col-12{border-radius:22px;padding:1.5rem}}.terms-page{overflow:visible;background:hsl(var(--plum-soft, 260 35% 96%));color:hsl(var(--foreground, 224 65% 9%));font-family:Plus Jakarta Sans,system-ui,sans-serif;padding:0}.terms-page:before,.terms-page:after{content:none}.terms-page .container{max-width:760px}.terms-page section,.terms-page section:first-of-type{padding-top:0!important;padding-bottom:0!important}.terms-page section:first-of-type{padding-top:4.25rem!important}.terms-page section:last-of-type{padding-bottom:4.5rem!important}.terms-page .row{display:block}.terms-page .col-12,.terms-page section:first-of-type .col-12{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;text-align:left}.terms-page .col-12:before,.terms-page section:first-of-type .col-12:before,.terms-page section:not(:first-of-type) .col-12:before{content:none}.terms-page section:first-of-type .col-12:before{position:static;inset:auto;z-index:auto;display:block;margin-bottom:.55rem;background:none;color:hsl(var(--primary, 255 68% 52%));content:"Legal";font-size:.72rem;font-weight:700;letter-spacing:.2em;line-height:1.4;text-transform:uppercase}.terms-page h1,.terms-page .policy-sect-heading{max-width:none;margin:0 0 1rem;color:hsl(var(--foreground, 224 65% 9%));font-family:Fraunces,Georgia,serif;font-weight:700;letter-spacing:-.035em;line-height:1.08}.terms-page h1{font-size:clamp(2.35rem,5vw,3.25rem)}.terms-page h2.policy-sect-heading{margin:2.65rem 0 .85rem;padding-bottom:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.15rem,2.5vw,1.45rem);font-weight:600;color:#000!important}.terms-page h2.policy-sect-heading:after{content:none}.terms-page h3,.terms-page h4{margin:2rem 0 .7rem;color:hsl(var(--foreground, 224 65% 9%));font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.015em}.terms-page h3{font-size:1.15rem}.terms-page h4{font-size:1.05rem}.terms-page p,.terms-page li,.terms-page section:first-of-type p:not(:first-of-type){color:#0d1730bf;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:17px;font-weight:500;line-height:1.85}.terms-page p{margin:0 0 1.25rem}.terms-page section:first-of-type h1+p{display:block;margin:.2rem 0 1.35rem;border:0;border-radius:0;background:transparent;color:#0d1730bf;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:0;line-height:1.6;padding:0;text-transform:none}.terms-page .policy-listing-section{margin-top:2.15rem;padding-left:0}.terms-page .policy-listing-section .list-item,.terms-page .policy-listing-section .list-item:hover{margin-top:2.35rem;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0;transform:none}.terms-page .policy-listing-section .list-item h3{margin-bottom:.7rem;padding-left:0}.terms-page .policy-listing-section .list-item h3:before{content:none}.terms-page ul{margin:.45rem 0 .9rem;padding-left:1.15rem}.terms-page li::marker{color:hsl(var(--primary, 255 68% 52%));font-weight:800}.terms-page .list-group{display:grid;gap:.9rem;padding-left:0}.terms-page .list-group-item{border:1px solid hsl(var(--foreground, 224 65% 9%)/.1);border-radius:14px;background:#e7e0f673;box-shadow:none;padding:.9rem 1rem}.terms-page a{color:hsl(var(--primary, 255 68% 52%));font-weight:700}.terms-page .legal-table{border:1px solid hsl(var(--foreground, 224 65% 9%)/.12);border-radius:14px;background:transparent;box-shadow:none}.terms-page table.legal-table th,.terms-page table.legal-table td{border-color:hsl(var(--foreground, 224 65% 9%)/.1);color:#0d1730bf;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;line-height:1.65}.terms-page table.legal-table th{background:hsl(var(--primary, 255 68% 52%)/.06);color:hsl(var(--foreground, 224 65% 9%))}@media (max-width: 767px){.terms-page .container{max-width:100%}.terms-page section:first-of-type{padding-top:3rem!important}}.careers-page{background:#f3f0f9;color:#080f26;font-family:Plus Jakarta Sans,system-ui,sans-serif;box-sizing:border-box;min-height:100%;padding-bottom:2.5rem}.careers-page h1,.careers-page h2,.careers-page h3,.careers-page h4{font-family:Fraunces,Georgia,serif;color:#080f26;font-weight:600}.careers-page h1{font-size:clamp(1.85rem,4.5vw,2.5rem);line-height:1.12;letter-spacing:-.02em}.careers-page h2{font-size:clamp(1.65rem,3.5vw,2.1rem);line-height:1.15;letter-spacing:-.02em}.careers-page h4{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(1rem,2vw,1.125rem);font-weight:500;line-height:1.55;color:#080f26b3}.careers-page p{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1rem;line-height:1.65;color:#080f26b3}.careers-page .text-upper{font-family:Fraunces,Georgia,serif;letter-spacing:.04em}.careers-page__jobs{padding-top:.5rem}.career-tabs{display:flex;margin-bottom:2.5rem;gap:1.875rem}.career-tabs .nav-item .nav-link{border:0;padding:0 0 .25rem;background:transparent;color:#080f26b3;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;cursor:pointer}.career-tabs .nav-item .nav-link.active{color:#5331d8;position:relative}.career-tabs .nav-item .nav-link.active:after{content:"";position:absolute;border-radius:999px;background:#5331d8;width:100%;height:3px;left:0;bottom:-4px}.career-jobs-section .tab-pane{display:block}.career-job-list{display:flex;gap:2rem;flex-direction:column;margin-bottom:3rem}.career-job-list .career-job-item{padding:1.75rem;border-radius:1rem;background:#fff;border:1px solid rgba(8,15,38,.08);box-shadow:0 18px 50px -36px #080f262e}.career-job-list .career-job-item button:disabled{color:#fff;background-color:#72729394;border-color:#adadc0}.career-job-item-details{display:flex;justify-content:space-between;border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem;margin-bottom:1.5rem}.career-job-item-details .career-job-tags{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.75rem}.career-job-item-details .career-job-tags .career-job-tag{border-radius:100px;background:#f3f0ff;padding:.45rem .9rem;color:#5331d8;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.2}.careers-page .career-job-title h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.35rem,2.8vw,1.65rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#080f26}.careers-page .career-job-item>p{margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.9375rem;line-height:1.65;color:#080f26b3}@media screen and (min-width: 768px){.career-job-title{max-width:calc(100% - 125px)}}@media screen and (max-width: 767px){.career-tabs,.career-job-list{margin-bottom:2rem;gap:1.25rem}.career-job-list .career-job-item{padding:1.1rem 1.1rem 1.25rem}.career-job-item p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.career-job-item-details{padding-bottom:1.25rem;margin-bottom:1.25rem}}.contactus-v2{background:#f7f1ff;color:#191624}.contactus-v2__hero{position:relative;overflow:hidden;padding:64px 0 48px}.contactus-v2__hero-glow{position:absolute;border-radius:999px;filter:blur(80px);pointer-events:none}.contactus-v2__hero-glow--primary{top:-140px;left:50%;width:480px;height:480px;transform:translate(-50%);background:#5331d833}.contactus-v2__hero-glow--amber{right:-40px;top:140px;width:280px;height:280px;background:#fcd34d33}.contactus-v2__hero-inner{position:relative;z-index:2}.contactus-v2__hero-image{display:block;max-width:360px;width:100%;margin:0 auto 22px}.contactus-v2__hero-content{text-align:center;max-width:900px;margin:0 auto}.contactus-v2__chip{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(83,49,216,.2);background:#ffffffa6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:7px 16px;font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#5331d8;font-weight:600}.contactus-v2__hero-title{margin:20px 0 0;font-family:Fraunces,Georgia,serif;font-size:52px;line-height:1.08;color:#1f1736}.contactus-v2__hero-title em{color:#5331d8;font-style:normal}.contactus-v2__hero-text{max-width:710px;margin:18px auto 0;color:#605d6e;font-size:18px}.contactus-v2__hero-points{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 26px;color:#6e6b7e;font-size:14px}.contactus-v2__hero-points span{display:inline-flex;align-items:center;gap:8px}.contactus-v2__hero-points svg{color:#5331d8}.contactus-v2__channels{padding-bottom:40px}.contactus-v2__channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.contactus-v2__channel-card{background:#fff;border:1px solid rgba(146,143,167,.28);border-radius:24px;padding:24px;margin:0;transition:.25s ease}.contactus-v2__channel-card:hover{transform:translateY(-3px);border-color:#5331d873;box-shadow:0 18px 34px #1f17361f}.contactus-v2__channel-icon{width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center}.contactus-v2__channel-icon--primary{background:#5331d81f;color:#5331d8}.contactus-v2__channel-icon--emerald{background:#10b9811f;color:#059669}.contactus-v2__channel-icon--amber{background:#f59e0b1f;color:#d97706}.contactus-v2__channel-card h3{margin:14px 0 4px;font-size:20px;color:#1f1736}.contactus-v2__channel-card p{margin:0;color:#6e6b7e;font-size:14px}.contactus-v2__channel-link{margin-top:12px;color:#5331d8;font-size:14px;font-weight:600;display:flex;justify-content:space-between;align-items:center}.contactus-v2__content{padding-bottom:52px}.contactus-v2__content-grid{display:grid;gap:24px;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.contactus-v2__form-card,.contactus-v2__touch-card{background:#fff;border:1px solid rgba(146,143,167,.28);border-radius:24px}.contactus-v2__form-card{position:relative;overflow:hidden;padding:30px}.contactus-v2__form-glow{position:absolute;right:-80px;top:-80px;width:260px;height:260px;border-radius:999px;background:#5331d81a;filter:blur(80px)}.contactus-v2__form-card h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:42px;color:#1f1736}.contactus-v2__form-card>p{margin:9px 0 0;color:#6e6b7e}.contactus-v2__form{margin-top:22px}.contactus-v2__form .bp-upload-custom-dropdown{position:relative;width:100%}.contactus-v2__form .bp-upload-custom-dropdown__trigger{width:100%;min-height:54px;height:54px;border-radius:12px;border:1px solid rgba(83,49,216,.35);background:#fff;box-shadow:0 1px #160e2b05;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-family:Montserrat,system-ui,-apple-system,Segoe UI,sans-serif;font-size:18px;font-weight:600;line-height:22px;color:#211938;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.contactus-v2__form .bp-upload-custom-dropdown__trigger:hover{border-color:#5331d88f}.contactus-v2__form .bp-upload-custom-dropdown__trigger:focus-visible,.contactus-v2__form .bp-upload-custom-dropdown__trigger.is-open{outline:none;border-color:#5331d8;box-shadow:0 0 0 4px #5331d824;background:#fff}.contactus-v2__form .bp-upload-custom-dropdown__trigger svg{color:#28244a;flex-shrink:0}.contactus-v2__form .bp-upload-custom-dropdown__placeholder{font-family:inherit;font-weight:500;color:#8b8898;font-size:16px;line-height:22px}.contactus-v2__form .bp-upload-custom-dropdown__value{font-family:inherit;font-weight:600;color:#211938;font-size:18px;line-height:22px}.contactus-v2__form .bp-upload-custom-dropdown__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:16;margin:0;padding:8px;list-style:none;border-radius:12px;border:1px solid rgba(8,15,38,.1);background:#fff;box-shadow:0 12px 26px #080f2624;max-height:260px;overflow-y:auto}.contactus-v2__form .bp-upload-custom-dropdown__option{width:100%;border:0;border-radius:8px;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;padding:10px 12px;font-family:Montserrat,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;font-weight:500;color:#211938;cursor:pointer;transition:background .15s ease,color .15s ease}.contactus-v2__form .bp-upload-custom-dropdown__option:hover{background:#5331d814;color:#4224c4}.contactus-v2__form .bp-upload-custom-dropdown__option.is-selected{background:#5331d821;color:#4224c4;font-weight:600}.contactus-v2__form .bp-upload-custom-dropdown.has-error .bp-upload-custom-dropdown__trigger{border-color:#d74c62!important;box-shadow:0 0 0 3px #d74c621f!important;background:#fff!important}.contactus-v2__form .bp-upload-inline-error{margin:8px 0 0;font-size:12px;color:#dc2626}.contactus-v2__form .form-group{margin-bottom:0}.contactus-v2__form .form-group>p{margin:0 0 5px;font-size:15px;font-weight:600;color:#221a3b;line-height:1.3}.contactus-v2__form .form-control,.contactus-v2__form .form-control.form-control-v2,.contactus-v2__form textarea.form-control,.contactus-v2__form .form-group-with-country .form-control{height:54px;border-radius:12px;border:1px solid rgba(83,49,216,.35);background:#fff;padding:0 16px;color:#211938;font-size:18px;box-shadow:0 1px #160e2b05;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.contactus-v2__form textarea.form-control{min-height:168px;height:auto;padding:14px 16px;resize:vertical;line-height:1.55}.contactus-v2__form .form-control::placeholder,.contactus-v2__form textarea.form-control::placeholder{color:#8b8898;font-size:16px}.contactus-v2__form input.form-control::placeholder,.contactus-v2__form select.form-control,.contactus-v2__form .form-group-with-country input.form-control::placeholder{font-size:16px}.contactus-v2__form select.form-control{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%2328244A' d='M2.6 5.6a1 1 0 0 1 1.4 0L8 9.59l4-3.99a1 1 0 1 1 1.4 1.42l-4.7 4.68a1 1 0 0 1-1.4 0L2.6 7.02a1 1 0 0 1 0-1.42Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:44px}.contactus-v2__form .form-control:focus,.contactus-v2__form textarea.form-control:focus,.contactus-v2__form .form-group-with-country .form-control:focus{outline:none;border-color:#5331d8;box-shadow:0 0 0 4px #5331d824}.contactus-v2__form .form-control:hover,.contactus-v2__form textarea.form-control:hover{border-color:#5331d88f}.contactus-v2__form .input-error{border-color:#d74c62!important;box-shadow:0 0 0 3px #d74c621f!important}.contactus-v2__form .error-field{margin-top:6px;font-size:12px}.contactus-v2__form .form-group-with-country{position:relative}.contactus-v2__form .form-group-with-country img{position:absolute;left:12px;top:17px}.contactus-v2__form .form-group-with-country .form-control{padding-left:16px}.contactus-v2__form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch}.contactus-v2__form-row>div{display:flex;flex-direction:column;min-width:0}.contactus-v2__form-row .form-group{flex:1;display:flex;flex-direction:column;min-height:0}.contactus-v2__form-row .form-group>p+div{margin-top:auto}.contactus-v2__form .contactus-v2__form-row+.contactus-v2__form-row,.contactus-v2__form .contactus-v2__form-row+div,.contactus-v2__form div+.contactus-v2__form-footer{margin-top:18px}.contactus-v2__form-footer{display:flex;justify-content:space-between;align-items:center;gap:16px}.contactus-v2__form-footer p{margin:0;font-size:12px;color:#6e6b7e}.contactus-v2__policy-highlight{color:#5331d8;font-weight:600;text-decoration:none}.contactus-v2 a{text-decoration:none}.contactus-v2 a:hover,.contactus-v2 a:focus,.contactus-v2 a:active,.contactus-v2 a:visited{text-decoration:none}.contactus-v2__form-footer .btn{border:0;border-radius:12px;min-height:48px;min-width:220px;padding:12px 24px;font-size:16px;font-weight:600;box-shadow:0 12px 24px #5331d847}.contactus-v2__sidebar{display:flex;flex-direction:column;gap:16px}.contactus-v2__support-card{position:relative;overflow:hidden;background:#1f1736;color:#fbf8ff;border-radius:24px;padding:28px}.contactus-v2__support-card:after{content:"";position:absolute;right:-30px;top:-30px;width:180px;height:180px;border-radius:999px;background:#5331d861;filter:blur(48px)}.contactus-v2__support-icon{width:42px;height:42px;border-radius:14px;background:#ffffff1a;display:inline-flex;align-items:center;justify-content:center}.contactus-v2__support-card h3{margin:14px 0 6px;font-family:Fraunces,Georgia,serif;font-size:31px;color:#fff}.contactus-v2__support-card p{margin:0 0 18px;color:#fbf8ffcc;font-size:14px}.contactus-v2__touch-card{padding:28px}.contactus-v2__touch-card h3{margin:0;font-family:Fraunces,Georgia,serif;font-size:28px}.contactus-v2__touch-card ul{margin:18px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px}.contactus-v2__touch-card li{display:flex;align-items:flex-start;gap:10px;color:#5331d8}.contactus-v2__touch-card strong{display:block;color:#1f1736;font-size:14px}.contactus-v2__touch-card span{color:#6e6b7e;font-size:13px}.contactus-v2__office{padding-bottom:48px}.contactus-v2__office-head span{text-transform:uppercase;letter-spacing:.13em;font-size:12px;color:#5331d8;font-weight:600}.contactus-v2__office-head h2{margin:6px 0 0;font-family:Fraunces,Georgia,serif;font-size:42px;color:#1f1736}.contactus-v2__office-card{margin-top:16px;background:#fff;border:1px solid rgba(146,143,167,.28);border-radius:24px;padding:24px}.contactus-v2__office-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.contactus-v2__office-top h3{margin:0;font-size:30px;font-family:Fraunces,Georgia,serif}.contactus-v2__office-top span{background:#5331d81a;color:#5331d8;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;border-radius:999px;padding:6px 10px}.contactus-v2__office-card p{margin:10px 0 0;color:#6e6b7e;font-size:14px;display:flex;align-items:flex-start;gap:8px}.contactus-v2__office-card svg{color:#5331d8;flex-shrink:0;margin-top:1px}.contactus-v2__cta{padding-bottom:72px}.contactus-v2__cta-card{border-radius:24px;overflow:hidden;padding:40px;color:#fefcff;background:linear-gradient(135deg,#5331d8,#5331d8cc);display:flex;align-items:center;justify-content:space-between;gap:20px}.contactus-v2__cta-card h3{margin:0;font-family:Fraunces,Georgia,serif;font-size:42px;color:#fff}.contactus-v2__cta-card p{margin:8px 0 0;color:#fefcffcc}.contactus-v2__cta-link{display:inline-flex;align-items:center;gap:8px;background:#fff;border-radius:10px;color:#1f1736;text-decoration:none;font-weight:600;padding:12px 18px}@media (max-width: 992px){.contactus-v2__hero-title{font-size:42px}.contactus-v2__channel-grid,.contactus-v2__content-grid,.contactus-v2__form-row{grid-template-columns:1fr}.contactus-v2__cta-card{flex-direction:column;align-items:flex-start}}@media (max-width: 768px){.contactus-v2__hero{padding-top:42px}.contactus-v2__hero-title{font-size:34px}.contactus-v2__hero-text{font-size:16px}.contactus-v2__form-card,.contactus-v2__touch-card,.contactus-v2__support-card,.contactus-v2__office-card,.contactus-v2__cta-card{padding:20px}.contactus-v2__form-card h2,.contactus-v2__office-head h2,.contactus-v2__cta-card h3{font-size:32px}.contactus-v2__form-footer{flex-direction:column;align-items:flex-start}}.subscription-plans-screen{min-height:100vh;padding:44px 0 36px;background:linear-gradient(135deg,#f3f0ff66,#fff 46%,#fff);color:#080f26;font-family:Plus Jakarta Sans,system-ui,sans-serif}.subscription-plans-shell{max-width:1050px}.subscription-plans-kicker{margin:0;color:#5331d8;font-size:10px;font-weight:700;letter-spacing:.22em;line-height:1.2;text-transform:uppercase}.subscription-plans-title{margin:8px 0 0;max-width:650px;color:#080f26;font-family:Fraunces,Georgia,serif;font-size:clamp(31px,4vw,38px);font-weight:600;letter-spacing:-.025em;line-height:1.05}.subscription-plans-title span{font-style:italic;font-weight:400}.subscription-plans-copy{margin:9px 0 0;max-width:540px;color:#080f2699;font-size:14px;line-height:1.42}.subscription-plans-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:35px}.subscription-plans-empty{margin-top:35px;padding:24px;border:1px solid rgba(8,15,38,.1);border-radius:18px;background:#fff;color:#080f2699;font-size:14px}.subscription-plans-card{position:relative;display:block;min-height:265px;padding:25px 25px 22px;border:2px solid rgba(8,15,38,.1);border-radius:24px;background:#fff;color:inherit;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;width:100%}.subscription-plans-card:hover{border-color:#5331d866;transform:translateY(-3px)}.subscription-plans-card--selected{border-color:#5331d8;box-shadow:0 20px 50px -20px #5331d873}.subscription-plans-badge{position:absolute;top:-13px;left:25px;display:inline-flex;align-items:center;min-height:24px;padding:0 11px;border-radius:999px;background:#080f26;color:#fff;font-size:10px;font-weight:800;letter-spacing:.14em;line-height:1;text-transform:uppercase}.subscription-plans-radio{position:absolute;top:20px;right:20px;display:flex;align-items:center;justify-content:center;width:25px;height:25px;border:2px solid rgba(8,15,38,.2);border-radius:999px;background:#fff;color:#fff;transition:background .2s ease,border-color .2s ease}.subscription-plans-radio--selected{border-color:#5331d8;background:#5331d8}.subscription-plans-card-head{display:flex;align-items:center;gap:14px}.subscription-plans-icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#f3f0ff;color:#5331d8;transition:background .2s ease,color .2s ease}.subscription-plans-icon--selected{background:#5331d8;color:#fff}.subscription-plans-name{display:block;color:#080f26;font-family:Fraunces,Georgia,serif;font-size:21px;font-weight:600;letter-spacing:-.02em;line-height:1.1}.subscription-plans-tag{display:block;margin-top:4px;color:#080f268c;font-size:12px;line-height:1.25}.subscription-plans-price{display:block;margin-top:24px;color:#080f26;font-family:Fraunces,Georgia,serif;font-size:36px;font-weight:600;letter-spacing:-.03em;line-height:1}.subscription-plans-price span{color:#080f2680;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;font-weight:500;letter-spacing:0}.subscription-plans-perks{display:grid;gap:10px;margin-top:19px}.subscription-plans-perk{display:flex;align-items:center;gap:9px;color:#080f26;font-size:13px;line-height:1.2}.subscription-plans-perk svg{flex:0 0 auto;color:#5331d8}.subscription-plans-perk--notice{justify-content:center;padding:10px 14px;border-radius:10px;background:#f1f1f6;color:#5331d8;font-size:12.5px;font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase}.subscription-plans-confirm{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:31px;padding:15px;border:1px solid rgba(8,15,38,.1);border-radius:17px;background:#fff;box-shadow:0 12px 30px #080f260a}.subscription-plans-selected{display:flex;align-items:center;gap:13px;min-width:0}.subscription-plans-shield{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#f3f0ff;color:#5331d8}.subscription-plans-selected-title{display:block;color:#080f26;font-size:13px;font-weight:700;line-height:1.3}.subscription-plans-selected-copy{display:block;margin-top:3px;color:#080f268c;font-size:11.5px;line-height:1.3}.subscription-plans-actions{display:flex;flex:0 0 auto;gap:8px}.subscription-plans-cancel,.subscription-plans-submit{display:inline-flex;align-items:center;justify-content:center;height:43px;border-radius:12px;font-size:13px;font-weight:700;transition:background .2s ease,border-color .2s ease,transform .2s ease}.subscription-plans-cancel{min-width:73px;padding:0 17px;border:1px solid rgba(8,15,38,.15);background:#fff;color:#080f26}.subscription-plans-cancel:hover{background:#080f260d}.subscription-plans-submit{gap:7px;min-width:141px;padding:0 19px;border:1px solid #5331d8;background:#5331d8;color:#fff;box-shadow:0 10px 18px #5331d840}.subscription-plans-submit:hover{border-color:#5331d8e6;background:#5331d8e6;transform:translateY(-1px)}.subscription-plans-submit:disabled{cursor:not-allowed;opacity:.72;transform:none}@media (max-width: 767px){.subscription-plans-screen{padding:32px 0 28px}.subscription-plans-grid{grid-template-columns:1fr;margin-top:30px}.subscription-plans-card{min-height:auto}.subscription-plans-confirm{align-items:stretch;flex-direction:column}.subscription-plans-actions{width:100%}.subscription-plans-cancel,.subscription-plans-submit{flex:1}}.checkout-screen{min-height:100vh;padding:34px 0 42px;background:linear-gradient(135deg,#f3f0ff66,#f3f0f9 46%,#f3f0f9);color:#080f26;font-family:Plus Jakarta Sans,system-ui,sans-serif}.checkout-shell{max-width:1120px}.checkout-kicker,.checkout-step{margin:0;color:#5331d8;font-size:10px;font-weight:800;letter-spacing:.22em;line-height:1.2;text-transform:uppercase}.checkout-title{margin:8px 0 0;color:#080f26;font-family:Fraunces,Georgia,serif;font-size:clamp(30px,3.4vw,34px);font-weight:600;letter-spacing:-.025em;line-height:1.05}.checkout-title span{font-style:italic;font-weight:400}.checkout-subtitle{max-width:620px;margin:8px 0 0;color:#080f2699;font-size:13px;line-height:1.45}.checkout-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;margin-top:24px;align-items:flex-start}.checkout-plan-card{padding:20px;border:2px solid #5331d8;border-radius:16px;background:#fff;box-shadow:0 10px 40px -15px #5331d84d}.checkout-plan-heading{display:flex;align-items:center;gap:12px}.checkout-plan-heading h2{margin:0;color:#080f26;font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:650;letter-spacing:-.02em;line-height:1.1}.checkout-plan-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#f3f0ff;color:#5331d8}.checkout-plan-price-wrap{margin-top:18px;text-align:center}.checkout-plan-price{margin:0;color:#5331d8;font-family:Fraunces,Georgia,serif;font-size:34px;font-weight:650;letter-spacing:-.03em;line-height:1}.checkout-plan-price span{color:#080f268c;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:13px;font-weight:600;letter-spacing:0}.checkout-plan-tag{margin:8px 0 0;color:#080f2699;font-size:12px;line-height:1.35}.checkout-plan-perks{display:grid;gap:10px;padding:0;margin:18px 0 0;list-style:none}.checkout-plan-perks li{display:flex;align-items:center;gap:8px;color:#080f26;font-size:12.5px;line-height:1.2}.checkout-plan-perks svg{flex:0 0 auto;color:#5331d8}.checkout-renewal-note{margin-top:18px;padding:10px 12px;border:1px solid rgba(83,49,216,.3);border-radius:8px;background:#f3f0ff66;color:#080f26;font-size:11.5px;line-height:1.35;text-align:center}.checkout-refund-note{margin-top:8px;padding:10px 12px;border-radius:8px;background:#f5f4fb;color:#5331d8;font-size:10.5px;font-weight:800;letter-spacing:.08em;line-height:1.1;text-align:center;text-transform:uppercase}.checkout-change-plan{width:100%;height:38px;margin-top:18px;border:1px solid rgba(8,15,38,.15);border-radius:8px;background:#fff;color:#080f26;font-size:12.5px;font-weight:700;transition:background .2s ease,border-color .2s ease}.checkout-change-plan:hover{background:#080f260d;border-color:#5331d866}.checkout-panel{padding:28px;border:1px solid rgba(8,15,38,.08);border-radius:24px;background:#fff;box-shadow:0 4px 30px -12px #5331d814}.checkout-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.checkout-panel-head h2{margin:7px 0 0;color:#080f26;font-family:Fraunces,Georgia,serif;font-size:21px;font-weight:650;letter-spacing:-.02em;line-height:1.1}.checkout-panel-change{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 13px;border:1px solid rgba(8,15,38,.1);border-radius:999px;background:#fff;color:#080f26b3;font-size:12px;font-weight:700;transition:background .2s ease,border-color .2s ease,color .2s ease}.checkout-panel-change:hover{border-color:#5331d866;background:#f3f0ff66;color:#5331d8}.checkout-timeline,.checkout-card-panel{position:relative;margin-top:26px;padding:22px;border:1px solid rgba(83,49,216,.15);border-radius:16px;background:linear-gradient(135deg,rgba(243,240,255,.5),rgba(243,240,255,.2),transparent)}.checkout-timeline-track{position:absolute;top:47px;left:13%;right:13%;height:4px;overflow:hidden;border-radius:999px;background:#080f261a}.checkout-timeline-track span{display:block;width:16%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5331d8,#5331d8b3)}.checkout-installments{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.checkout-installment{text-align:center}.checkout-installment-dot{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto;border:2px dashed rgba(83,49,216,.4);border-radius:999px;background:#fff;color:#5331d8;cursor:help;font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:650;outline:none}.checkout-installment-dot--active{border-color:#5331d8;background:#5331d8;color:#fff;box-shadow:0 8px 24px -8px #5331d899}.checkout-tooltip{position:absolute;z-index:10;top:calc(100% + 14px);left:50%;width:min(78vw,340px);padding:12px 14px;border-radius:12px;background:#5331d8;color:#fff;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:12.5px;font-weight:600;line-height:1.45;opacity:0;pointer-events:none;text-align:left;transform:translate(-50%);transition:opacity .18s ease;box-shadow:0 16px 32px -16px #5331d8bf}.checkout-tooltip:before{position:absolute;top:-7px;left:50%;width:14px;height:14px;background:#5331d8;content:"";transform:translate(-50%) rotate(45deg)}.checkout-installment-dot:hover .checkout-tooltip,.checkout-installment-dot:focus .checkout-tooltip{opacity:1}.checkout-installment-amount{margin:10px 0 0;color:#080f26;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:650;letter-spacing:-.02em;line-height:1}.checkout-installment-title{margin:6px 0 0;color:#080f26bf;font-size:13px;font-weight:700;line-height:1.2}.checkout-installment-title--active{color:#5331d8}.checkout-installment-date{margin:5px 0 0;color:#080f2699;font-size:12px;font-weight:600;line-height:1.2}.checkout-secure-divider{display:flex;align-items:center;gap:14px;margin-top:24px}.checkout-secure-divider>span{flex:1;height:1px;background:#080f2614}.checkout-secure-divider p{display:flex;align-items:center;gap:6px;margin:0;color:#080f2673;font-size:10.5px;font-weight:800;letter-spacing:.18em;line-height:1;text-transform:uppercase}.checkout-card-panel{margin-top:22px}.checkout-card-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:22px}.checkout-fields{display:grid;gap:14px}.checkout-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.checkout-field-label{display:block;color:#080f26b3;font-size:11.5px;font-weight:800;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.checkout-field-control{position:relative;margin-top:7px}.checkout-field-icon{position:absolute;top:50%;left:14px;color:#080f2659;pointer-events:none;transform:translateY(-50%);transition:color .18s ease}.checkout-field-icon--accent{color:#5331d8}.checkout-input{width:100%;height:44px;padding:0 14px 0 40px;border:1px solid rgba(8,15,38,.1);border-radius:12px;background:#fff;color:#080f26;font-size:13.5px;transition:border-color .18s ease,box-shadow .18s ease}.checkout-input::placeholder{color:#080f2659}.checkout-input:focus{border-color:#5331d8;outline:none;box-shadow:0 0 0 4px #5331d81a}.checkout-input:focus+.checkout-field-icon{color:#5331d8}.checkout-input--accent{border-color:#5331d880}.checkout-input--accent:focus{box-shadow:0 0 0 4px #5331d826}.checkout-input--error,.checkout-input--error:focus{border-color:#ef444499;box-shadow:0 0 0 4px #ef44441a}.checkout-address-field .form-group{width:100%;margin:0}.checkout-address-field .form-control-wrapper{display:block;width:100%}.checkout-address-field .checkout-field-icon{z-index:2;color:#5331d8;pointer-events:none}.checkout-address-field .form-control{width:100%;height:44px;padding:0 14px 0 40px!important;border:1px solid rgba(83,49,216,.5);border-radius:12px;background:#fff;color:#080f26;font-size:13.5px;transition:border-color .18s ease,box-shadow .18s ease}.checkout-address-field .form-control::placeholder{color:#080f2659}.checkout-address-field .form-control:focus{border-color:#5331d8;outline:none;box-shadow:0 0 0 4px #5331d826}.checkout-address-field .form-control.input-error{border-color:#ef444499;box-shadow:0 0 0 4px #ef44441a}.checkout-field-error{margin:5px 0 0;color:#ef4444;font-size:11px;line-height:1.2}.checkout-preview-wrap{min-width:0}.checkout-card-preview{position:relative;min-height:160px;overflow:hidden;padding:18px;border-radius:16px;background:linear-gradient(135deg,#080f26,#080f26,#5331d8);color:#fff;box-shadow:0 20px 50px -20px #5331d899}.checkout-card-preview:before,.checkout-card-preview:after{position:absolute;border-radius:999px;content:"";filter:blur(22px)}.checkout-card-preview:before{top:-32px;right:-32px;width:112px;height:112px;background:#ffffff1a}.checkout-card-preview:after{bottom:-40px;left:-24px;width:96px;height:96px;background:#5331d866}.checkout-chip{position:relative;z-index:1;display:block;width:36px;height:28px;overflow:hidden;border-radius:6px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1,#64748b);box-shadow:inset 0 2px 5px #080f2640}.checkout-chip span:before,.checkout-chip span:after{position:absolute;background:#080f2659;content:""}.checkout-chip span:before{top:50%;left:5px;right:5px;height:1px}.checkout-chip span:after{top:5px;bottom:5px;left:50%;width:1px}.checkout-preview-brand{position:absolute;z-index:1;top:18px;right:18px;color:#ffffffb8;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.checkout-preview-number{position:relative;z-index:1;margin:30px 0 0;color:#fffffff2;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;font-weight:700;letter-spacing:.18em;white-space:nowrap}.checkout-preview-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;gap:16px;margin-top:24px;font-size:10px}.checkout-preview-bottom div:last-child{text-align:right}.checkout-preview-bottom span{display:block;color:#ffffff80;font-size:8.5px;letter-spacing:.2em;text-transform:uppercase}.checkout-preview-bottom strong{display:block;max-width:135px;margin-top:4px;overflow:hidden;color:#fffffff2;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.checkout-card-types{display:flex;justify-content:center;gap:8px;margin-top:12px}.checkout-card-types span{padding:6px 9px;border-radius:7px;background:#f5f4fb;color:#080f2673;font-size:10px;font-weight:800;letter-spacing:.08em}.checkout-summary{margin-top:24px;padding:17px;border:1px solid rgba(8,15,38,.1);border-radius:16px;background:linear-gradient(135deg,#f3f0ff4d,#fff,#fff)}.checkout-summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#080f26;font-size:13px;font-weight:750}.checkout-summary-row+.checkout-summary-row{margin-top:10px}.checkout-summary-row span{display:inline-flex;align-items:center;gap:8px}.checkout-summary-row i{width:6px;height:6px;border-radius:999px;background:#5331d8}.checkout-total{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:14px;padding-top:14px;border-top:1px dashed rgba(8,15,38,.15)}.checkout-total p{margin:0;color:#080f26;font-size:10.5px;font-weight:800;letter-spacing:.18em;line-height:1.1;text-transform:uppercase}.checkout-total span{display:block;margin-top:6px;color:#080f26b3;font-size:11px;font-weight:650;line-height:1.3}.checkout-total strong{color:#5331d8;font-family:Fraunces,Georgia,serif;font-size:25px;font-weight:800;letter-spacing:-.025em;line-height:1;white-space:nowrap}.checkout-submit-wrap{display:flex;justify-content:center;margin-top:18px}.checkout-submit{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;max-width:360px;height:48px;border:1px solid #5331d8;border-radius:12px;background:#5331d8;color:#fff;font-size:14px;font-weight:750;box-shadow:0 12px 30px -10px #5331d88c;transition:background .18s ease,transform .18s ease}.checkout-submit:hover{background:#5331d8e6;transform:translateY(-1px)}.checkout-submit:disabled{cursor:not-allowed;opacity:.7;transform:none}.checkout-spin{animation:checkout-spin .85s linear infinite}.checkout-trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px 14px;margin-top:13px;color:#080f2680;font-size:10.5px}.checkout-trust span{display:inline-flex;align-items:center;gap:5px}.checkout-trust svg{color:#5331d8}.checkout-trust i{color:#080f2633;font-style:normal}.checkout-disclaimer{margin:13px 0 0;color:#080f2673;font-size:11px;line-height:1.5;text-align:center}@keyframes checkout-spin{to{transform:rotate(360deg)}}@media (max-width: 991px){.checkout-layout,.checkout-card-grid{grid-template-columns:1fr}.checkout-preview-wrap{order:-1}}@media (max-width: 640px){.checkout-screen{padding:28px 0 34px}.checkout-panel,.checkout-plan-card{padding:18px}.checkout-panel-head{display:block}.checkout-panel-change{margin-top:12px}.checkout-timeline,.checkout-card-panel{padding:18px 14px}.checkout-installments{gap:8px}.checkout-installment-dot{width:48px;height:48px}.checkout-installment-amount{font-size:18px}.checkout-field-row{grid-template-columns:1fr}.checkout-total{align-items:flex-start;flex-direction:column}}.plan{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:5px;padding:40px;border-radius:14.997px;background:#fff;box-shadow:0 15px 60px #00000014;margin-bottom:50px}.plan .plan-price{padding-left:8px;color:#5331d8}.plan p{font-family:Circular Std Book;color:#54586c;font-size:15px;line-height:28px;margin-top:5px;margin-bottom:0}.plan ul{display:flex;flex-direction:column;flex-wrap:wrap;gap:2px}.plan ul li{position:relative;padding-left:15px;color:#54586c;font-family:Circular Std Book;font-size:15px;font-style:normal;font-weight:400;line-height:28px}.plan ul li:before{top:50%;position:absolute;left:0;content:url("data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%200%2011%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='5.5'%20cy='5.5'%20r='5.5'%20fill='%235331d8'/%3e%3c/svg%3e");transform:translateY(-50%)}.plan .btn-select{min-width:115px}.plan .note{color:#54586c;font-family:Circular Std Book;font-size:15px;font-style:normal;font-weight:400;line-height:28px}.subscription-refunds{font-weight:500;color:#5331d8}.onboarding-plan{gap:20px;padding:32px;border-radius:16px;background:#fff;box-shadow:0 8px 32px #0000000f;margin-bottom:24px;border:2px solid #f0f0f0;transition:all .3s ease;position:relative;min-height:200px;width:100%}.onboarding-plan:hover{box-shadow:0 12px 40px #0000001a;transform:translateY(-2px)}.onboarding-plan.selected-plan-card{border-color:#5331d8;box-shadow:0 10px 36px #6161ff33}.onboarding-plan.selected{border-color:#5331d8;box-shadow:0 8px 32px #6161ff26;transform:scale(1.02)}.onboarding-plan .popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#5331d8,#8b5cf6);color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-family:Montserrat;z-index:1;box-shadow:0 2px 8px #6161ff4d}.onboarding-plan .plan-content{flex:1;min-width:0;display:flex;flex-direction:column;width:100%;margin-bottom:24px}.onboarding-plan .plan-content h2{font-family:Circular Std Bold;color:#2d3353;font-size:24px;font-weight:700;margin:20px 0 16px;line-height:1.3;text-align:center}.onboarding-plan .plan-content .plan-price{text-align:center;margin-bottom:16px;font-size:32px;font-weight:700;color:#5331d8;font-family:Circular Std Bold}.onboarding-plan .plan-content .plan-price .price-period{font-size:18px;color:#54586c;font-weight:500}.onboarding-plan .plan-content .plan-description{text-align:center;color:#54586c;font-size:16px;margin-bottom:24px;line-height:1.5;font-family:Circular Std Book}.onboarding-plan .plan-content .features-list{margin:0 0 24px;padding:0;list-style:none}.onboarding-plan .plan-content .features-list .feature-item{display:flex;align-items:center;gap:12px;margin-bottom:12px;color:#54586c;font-family:Circular Std Book;font-size:15px;font-weight:500;line-height:1.4}.onboarding-plan .plan-content .features-list .feature-item .checkmark{color:#10b981;font-weight:700;font-size:16px;flex-shrink:0}.onboarding-plan .plan-content .plan-note{text-align:center;margin-top:16px}.onboarding-plan .plan-content .plan-note .note{color:#54586c;font-family:Circular Std Book;font-size:14px;font-weight:400;line-height:1.4;padding:12px;background:#f8f9fa;border-radius:8px;border-left:3px solid #5331d8;box-sizing:border-box;width:100%;margin:0}.onboarding-plan .plan-actions{text-align:center}.onboarding-plan .plan-actions .refund-text{color:#5331d8;font-family:Circular Std Book;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;text-align:center;padding:8px;background:#f0f0f0;border-radius:6px}.onboarding-plan .plan-actions .btn-select{min-width:150px;height:48px;border-radius:8px;font-weight:600;font-size:16px;transition:all .3s ease;flex-shrink:0;align-self:center}.onboarding-plan .plan-actions .btn-select.btn-selected{background:#5331d8;color:#fff;box-shadow:0 4px 16px #6161ff4d}.onboarding-plan .btn-select.selected-plan-btn{border-color:#5331d8;color:#5331d8;background:#6161ff14}.subscription-actions-section{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.subscription-actions-section .subscription-action-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 32px;border-radius:12px;background:#fff;box-shadow:0 4px 16px #0000000f;border:1px solid #f0f0f0;transition:all .2s ease}.subscription-actions-section .subscription-action-card:hover{box-shadow:0 6px 20px #00000014}.subscription-actions-section .subscription-action-card .action-card-content{flex:1}.subscription-actions-section .subscription-action-card .action-card-content h3{color:#2d3353;font-family:Circular Std Bold;font-size:18px;font-weight:600;margin-bottom:4px;line-height:1.4}.subscription-actions-section .subscription-action-card .action-card-content p{margin:0}.subscription-actions-section .subscription-action-card .action-card-content p.due-date-display{color:#5331d8;font-family:Montserrat;font-size:20px;font-weight:600;margin-top:8px}.subscription-actions-section .subscription-action-card .action-card-content p.action-description{color:#54586c;font-family:Circular Std Book;font-size:14px;line-height:1.5}.subscription-actions-section .subscription-action-card .btn-action{min-width:120px;white-space:nowrap}@media screen and (max-width: 767px){.subscription-actions-section .subscription-action-card{flex-direction:column;align-items:stretch;padding:20px}.subscription-actions-section .subscription-action-card .action-card-content{text-align:center}.subscription-actions-section .subscription-action-card .action-card-content h3{font-size:16px}.subscription-actions-section .subscription-action-card .action-card-content .due-date-display{font-size:18px}.subscription-actions-section .subscription-action-card .action-card-content .action-description{font-size:13px}.subscription-actions-section .subscription-action-card .btn-action{width:100%}}.section-header{text-align:center;margin-bottom:40px}.section-header .section-title{color:#2d3353;font-size:32px;font-weight:700;margin-bottom:16px;text-align:center;font-family:Circular Std Bold;line-height:1.2}.section-header .section-subtitle{color:#54586c;font-size:16px;margin-bottom:0;text-align:center;font-family:Circular Std Book;line-height:1.5}@media screen and (max-width: 767px){.section-header{margin-bottom:30px}.section-header .section-title{font-size:24px}.section-header .section-subtitle{font-size:14px}}.plans-row{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;margin-bottom:40px}@media (min-width: 992px){.plans-row{flex-wrap:nowrap;gap:16px}}.plans-row .onboarding-plan{flex:1;min-width:280px;max-width:100%}@media (min-width: 992px){.plans-row .onboarding-plan{min-width:220px}}@media (min-width: 992px){.subscription-page .plans-row{justify-content:center}.subscription-page .plans-row .onboarding-plan.onboarding-pricing-card{flex:0 0 calc((100% - 32px) / 3);max-width:calc((100% - 32px) / 3);min-width:0}}.subscripton-onboarding .payment-container{padding:0 24px;max-width:1400px;margin:0 auto}@media screen and (min-width: 768px){.subscripton-onboarding .payment-container{padding:0 32px}}@media screen and (min-width: 1200px){.subscripton-onboarding .payment-container{padding:0 40px}}.subscripton-onboarding .pricing-cards-section .section-header{text-align:center;margin-bottom:40px}.subscripton-onboarding .pricing-cards-section .section-header .section-title{color:#2d3353;font-size:32px;font-weight:700;margin-bottom:16px;text-align:center;font-family:Circular Std Bold;line-height:1.2}.subscripton-onboarding .pricing-cards-section .section-header .section-subtitle{color:#54586c;font-size:16px;margin-bottom:0;text-align:center;font-family:Circular Std Book;line-height:1.5}.subscripton-onboarding .pricing-cards-section .plans-row{display:flex;gap:16px;flex-wrap:nowrap;justify-content:space-between}@media (max-width: 991px){.subscripton-onboarding .pricing-cards-section .plans-row{flex-direction:column;gap:20px;flex-wrap:wrap}}.subscripton-onboarding .pricing-cards-section .plans-row .onboarding-plan{flex:1;min-width:220px;max-width:none}@media (min-width: 992px){.subscripton-onboarding .pricing-cards-section .plans-row{justify-content:center}.subscripton-onboarding .pricing-cards-section .plans-row .onboarding-plan.onboarding-pricing-card{flex:0 0 calc((100% - 32px) / 3);max-width:calc((100% - 32px) / 3);min-width:0}}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card{width:100%;margin-bottom:0}.subscripton-onboarding .payment-section{position:sticky;top:20px;height:fit-content}.subscripton-onboarding .payment-section .payment-schedule-section{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 20px #00000014;width:100%}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-left:20px}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-header h2{color:#252849;font-size:24px;font-weight:700;margin:0}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-header .btn-outlined{background:none;border:2px solid #5331d8;color:#5331d8;padding:8px 16px;border-radius:6px;font-size:14px;cursor:pointer;transition:all .3s ease}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-header .btn-outlined:hover{background:#5331d8;color:#fff}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper{display:flex;flex-wrap:wrap;gap:15px;margin-block:45px;width:100%}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item{display:flex;flex-direction:column;align-items:center;position:relative;flex:1}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item p{font-size:18px;line-height:28px;color:#000;margin:0;font-weight:700}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item p.span{color:#8e8f91;font-weight:400;font-size:16px}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item p.span.date-today{color:#54586c;font-weight:500;font-size:17px}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .progress-bar-cont{border:1px solid #2d3353;border-radius:50%;padding:4px;width:92px;margin-bottom:13px}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .progress-bar-cont .CircularProgressbar-text{font-weight:700}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .tooltip-wrapper{position:absolute;left:0;visibility:hidden;z-index:1;top:110%}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .tooltip-wrapper .tooltip{width:445px;border-radius:14px;padding:20px 14px;background-color:#5331d8;font-size:16px;font-weight:400;color:#fff;position:relative}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .tooltip-wrapper .tooltip span{font-weight:700}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .tooltip-wrapper .tooltip:before{position:absolute;content:"";height:25px;width:25px;background:#5331d8;top:-10px;left:15%;transform:translate(-50%) rotate(45deg)}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item:hover .tooltip-wrapper{visibility:visible}.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container{background:transparent;border-radius:0;box-shadow:none;width:100%;max-width:100%;overflow:hidden}.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form{width:100%;max-width:100%}.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row{margin:0;width:100%}.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-xs-12,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-sm-6,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-md-6,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-lg-6{padding:0 8px;width:50%;max-width:50%;box-sizing:border-box}@media screen and (max-width: 768px){.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-xs-12,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-sm-6,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-md-6,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-lg-6{width:100%;max-width:100%}}.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .form-group,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .form-group .form-group-settings{width:100%;max-width:100%}.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .form-group .form-group-settings .form-control{width:100%;max-width:100%;box-sizing:border-box}.subscripton-onboarding .add-payment-method{flex-direction:column;align-items:baseline}.subscripton-onboarding .add-payment-method .payment-element{min-height:315px!important}.subscripton-onboarding .add-payment-method button{width:260px}.subscription-page .plan{box-shadow:none}.subscription-page .plan .plan-toggle-btns{border-radius:100px;background:#eaeaff;width:358px;height:68px;align-items:center;display:flex;justify-content:center;padding-inline:10px}.subscription-page .plan .plan-toggle-btns button{border:none;flex-grow:1;height:52px;flex-shrink:0;border-radius:36px;background:transparent;color:#2d3353;font-family:Circular Std Book;letter-spacing:.3px;cursor:pointer;font-size:15px;font-style:normal;font-weight:600;line-height:18px}.subscription-page .plan .plan-toggle-btns button.active{background:#5331d8;color:#fff;font-family:Montserrat;letter-spacing:unset}.subscription-page .extra-card{padding:30px 40px}.subscription-page .extra-card h2{margin-bottom:0}.subscription-page .add-payment-method{flex-direction:column;align-items:baseline}.subscription-page .add-payment-method .no-methods{margin-bottom:12px}.subscription-page .add-payment-method button.btn-primary{width:220px}.subscription-page .add-payment-method .credit-card-listing{max-width:761px;border-radius:15px;background:#fff;padding:30px;align-self:stretch;margin-bottom:15px;margin-top:12px;box-shadow:0 20px 40px #6161ff1f}.subscription-page .add-payment-method .credit-card-listing .card-detail{display:flex;align-items:center;gap:14px}.subscription-page .add-payment-method .credit-card-listing .card-detail:not(:last-child){padding-bottom:24px;margin-bottom:20px;border-bottom:1px solid #eaeaff}.subscription-page .add-payment-method .payments-pagination{display:flex;justify-content:flex-end;gap:20px;width:100%;max-width:761px}.subscription-page .add-payment-method .payments-pagination button{width:110px}.subscription-page .add-payment-method .card-info{display:flex;align-items:center;gap:14px}.subscription-page .add-payment-method .card-brand{position:relative;width:74px;height:74px}.subscription-page .add-payment-method .card-brand .no-card{display:flex;justify-content:center;align-items:center;background-color:#eaeaff;border-radius:8px;width:74px;height:74px}.subscription-page .add-payment-method .card-brand .no-card p{font-weight:600;font-size:14px;text-transform:capitalize;text-align:center;color:#4547b4;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;width:65%;height:65%}.subscription-page .add-payment-method .verified-status{position:absolute;top:-5px;right:-5px}.subscription-page .add-payment-method .card-actions{display:flex;gap:5px;align-items:center;margin-left:auto}.subscription-page .add-payment-method .card-actions button{color:#2d3353;font-family:Circular Std Bold;font-size:16px;font-style:normal;font-weight:700;line-height:18px;padding:11px 22.29px;border:0;border-radius:100px;cursor:pointer;background:#eaeaff}.subscription-page .add-payment-method .card-actions button:last-child{padding:12px 12.5px}.subscription-page .add-payment-method .card-actions button:hover{background:#252849;color:#fff}.subscription-page .add-payment-method .card-actions button:hover img{filter:brightness(100)}.subscription-page .add-payment-method .card-actions button:disabled{cursor:auto}.subscription-page .add-payment-method .card-actions button.expired{color:#f5364d;background:#ffeaea;cursor:initial}.payment-schedule-section{width:100%}.payment-schedule-section .payment-schedule-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.payment-schedule-section .payment-schedule-header h2{margin:0}.payment-schedule-section .payment-schedule-header .btn-outlined{background:transparent;border:1px solid #5331d8;color:#5331d8;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.payment-schedule-section .payment-schedule-header .btn-outlined:hover{background:#5331d8;color:#fff}.payment-schedule-section .payment-schedule-wrapper{display:flex;flex-wrap:wrap;gap:15px;margin-block:45px;max-width:640px}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item{display:flex;flex-direction:column;align-items:center;position:relative;flex:1}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item p{font-size:18px;line-height:28px;color:#000;margin:0;font-weight:700}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item p.span{color:#8e8f91;font-weight:400;font-size:16px}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item p.span.date-today{color:#54586c;font-weight:500;font-size:17px}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .progress-bar-cont{border:1px solid #2d3353;border-radius:50%;padding:4px;width:92px;margin-bottom:13px}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .progress-bar-cont .CircularProgressbar-text{font-weight:700}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .tooltip-wrapper{position:absolute;left:0;visibility:hidden;z-index:1;top:110%}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .tooltip-wrapper .tooltip{width:445px;border-radius:14px;padding:20px 14px;background-color:#5331d8;font-size:16px;font-weight:400;color:#fff;position:relative}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .tooltip-wrapper .tooltip span{font-weight:700}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .tooltip-wrapper .tooltip:before{position:absolute;content:"";height:25px;width:25px;background:#5331d8;top:-10px;left:15%;transform:translate(-50%) rotate(45deg)}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item:hover .tooltip-wrapper{visibility:visible}@media screen and (max-width: 1399.98px){.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .tooltip-wrapper .tooltip{width:340px}}@media screen and (max-width: 1199.98px){.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item{min-width:31.92%;flex:unset}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .tooltip-wrapper .tooltip:before{left:33%}}@media screen and (max-width: 992px){.subscription-page .add-payment-method .card-brand .no-card{width:69.69px;height:69.69px}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item{min-width:48.53%}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .tooltip-wrapper .tooltip:before{left:36%}.plan-toggle-btns{width:100%;height:60px}.plan-toggle-btns button{height:44px}}@media screen and (max-width: 767px){.plan p,.plan ul li{font-size:14px}.plan{display:block}.plan .btn,.plan .plan-toggle-btns{margin-top:15px}.plan.add-payment-method button.btn-primary{width:100%;max-width:100%}.credit-card-listing{padding:30px 15px}.credit-card-listing .card-detail{flex-direction:column;align-items:flex-start!important}.card-brand{flex-shrink:0}.card-brand .no-card,.card-brand .card-logo{width:64px!important;height:64px!important}.card-brand .no-card p,.card-brand .card-logo p{font-size:13px!important}.card-actions{margin-left:78px;margin-top:10px}.payment-schedule-section .payment-schedule-wrapper{gap:40px}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item{min-width:100%;margin-bottom:unset}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .tooltip-wrapper .tooltip{width:100%}.payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .tooltip-wrapper .tooltip:before{left:50%}}@media screen and (max-width: 600px){.plan ul{display:block}.plan ul li{margin-top:5px}.plan ul li:first-child{margin-top:0}.plan-toggle-btns button.active{font-size:14px}}@media screen and (max-width: 499px){.add-payment-method .credit-card-listing{padding:30px 0!important;box-shadow:none!important}.add-payment-method .credit-card-listing .card-info{align-items:flex-start!important}.card-brand{flex-shrink:0}.card-brand .no-card,.card-brand .card-logo{width:44px;height:44px}.card-brand .no-card p,.card-brand .card-logo p{font-size:12px!important}.card-actions{margin-left:55px}.card-actions button{padding:11px!important}}@media screen and (max-width: 349px){.plan{padding:16px;margin-bottom:30px}.card-actions{margin-left:0}}@media screen and (min-width: 767px){.subscription-page .container{width:610px}}@media screen and (min-width: 992px){.subscription-page .container{width:810px}}@media screen and (min-width: 1200px){.subscription-page .container{width:1030px}}@media screen and (min-width: 1400px){.subscription-page .container{width:1170px}}@media screen and (max-width: 991px){.subscripton-onboarding .payment-container{padding:0 20px}.subscripton-onboarding .pricing-cards-section{margin-bottom:40px}.subscripton-onboarding .pricing-cards-section .section-header{text-align:center;margin-bottom:40px}.subscripton-onboarding .pricing-cards-section .section-header .section-title{font-size:24px;margin-bottom:16px}.subscripton-onboarding .pricing-cards-section .section-header .section-subtitle{font-size:14px;margin-bottom:0}.subscripton-onboarding .pricing-cards-section .plans-row{flex-direction:column;gap:20px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card{margin-bottom:20px;padding:25px;min-height:auto}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content h2{font-size:20px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .plan-price{font-size:28px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .plan-price .price-period{font-size:16px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .plan-description{font-size:14px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .features-list .feature-item{font-size:14px;line-height:24px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .note{margin:15px 0;padding:12px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-actions .refund-text{font-size:11px;padding:6px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-actions .btn-select{min-width:120px;height:44px;font-size:14px}.subscripton-onboarding .payment-section{position:static}.subscripton-onboarding .payment-section .payment-schedule-section{padding:20px}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-header{flex-direction:column;align-items:flex-start;gap:15px}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-header h2{font-size:20px}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper{gap:15px}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item{min-width:100px}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .progress-bar-cont{width:60px;height:60px}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item p{font-size:12px}.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-xs-12,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-sm-6,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-md-6,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-lg-6{padding:0 4px;margin-bottom:15px;width:50%;max-width:50%}}@media screen and (max-width: 991px) and (max-width: 768px){.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-xs-12,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-sm-6,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-md-6,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-lg-6{width:100%;max-width:100%}}@media screen and (max-width: 767px){.subscripton-onboarding .payment-container{padding:0 16px}.subscripton-onboarding .pricing-cards-section .section-header{text-align:center;margin-bottom:40px}.subscripton-onboarding .pricing-cards-section .section-header .section-title{font-size:20px;margin-bottom:16px}.subscripton-onboarding .pricing-cards-section .section-header .section-subtitle{font-size:14px;margin-bottom:0}.subscripton-onboarding .pricing-cards-section .plans-row{flex-direction:column;gap:20px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card{flex-direction:column;align-items:stretch;gap:20px;padding:20px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content{text-align:center}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content h2{font-size:18px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .plan-price{font-size:24px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .plan-price .price-period{font-size:14px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .plan-description{font-size:13px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .features-list .feature-item{font-size:13px;gap:8px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .features-list .feature-item .checkmark{font-size:14px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-actions .btn-select{align-self:center;min-width:150px;height:44px;font-size:14px}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper{flex-direction:column}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item{display:flex;align-items:center;gap:15px;text-align:left}.subscripton-onboarding .payment-section .payment-schedule-section .payment-schedule-wrapper .payment-schedule-item .progress-bar-cont{margin:0;flex-shrink:0}}@media screen and (max-width: 480px){.subscripton-onboarding .payment-container{padding:0 12px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card{padding:16px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content h2{font-size:16px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .plan-price{font-size:20px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .plan-price .price-period,.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .plan-description{font-size:12px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .features-list .feature-item{font-size:12px;gap:6px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-content .features-list .feature-item .checkmark{font-size:12px}.subscripton-onboarding .pricing-cards-section .onboarding-pricing-card .plan-actions .btn-select{min-width:120px;height:40px;font-size:13px}.subscripton-onboarding .payment-section .payment-schedule-section{padding:15px}.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container{padding:0}.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-xs-12,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-sm-6,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-md-6,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-lg-6{padding:0 2px;margin-bottom:12px;width:50%;max-width:50%}}@media screen and (max-width: 480px) and (max-width: 480px){.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-xs-12,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-sm-6,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-md-6,.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .col-lg-6{width:100%;max-width:100%}}@media screen and (max-width: 480px){.subscripton-onboarding .payment-section .payment-schedule-section .stripe-form-container form .row .form-group .form-group-settings .form-control{font-size:14px;padding:10px 12px}}.agreement-container,.form-submit-pay-btn{padding-left:20px}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.rrp-page{--rrp-bg: #f3f0f9;--rrp-ink: #080f26;--rrp-primary: #5331d8;--rrp-plum-soft: #f6f2f8;--rrp-secondary: #ecebff;--rrp-border: #e2e8f0;color:var(--rrp-ink);background:var(--rrp-bg);font-family:Plus Jakarta Sans,system-ui,sans-serif;margin-top:0;padding-bottom:0;max-width:100%;overflow-x:clip;box-sizing:border-box}.rrp-page .rrp-h2{font-family:Fraunces,Georgia,serif;font-weight:700;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.02em;line-height:1.1;margin:0}.rrp-page .rrp-h2--left{text-align:left}.rrp-page .rrp-h2--center{text-align:center}.rrp-page .rrp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;padding:.85rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;border:2px solid transparent;transition:background .2s ease,color .2s ease,border-color .2s ease}.rrp-page .rrp-btn--primary{background:var(--rrp-primary);color:#fff;border-color:var(--rrp-primary)}.rrp-page .rrp-btn--primary:hover{background:#5331d8eb}.rrp-page .rrp-hero{position:relative;overflow:hidden;background:var(--rrp-plum-soft);padding:3rem 0}@media (min-width: 768px){.rrp-page .rrp-hero{padding:7rem 0}}.rrp-page .rrp-hero__grid{display:grid;gap:3rem;align-items:center}@media (min-width: 1024px){.rrp-page .rrp-hero__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem}}.rrp-page .rrp-hero__grid>*{min-width:0}.rrp-page .rrp-hero__badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid rgba(83,49,216,.3);background:#5331d81a;padding:.25rem .75rem;font-size:.75rem;font-weight:600;color:var(--rrp-primary)}.rrp-page .rrp-hero__title{margin-top:1.25rem;font-family:Fraunces,Georgia,serif;font-weight:700;font-size:clamp(2.5rem,5vw,3.75rem);line-height:1.05;letter-spacing:-.02em}.rrp-page .rrp-hero__title-accent{color:var(--rrp-primary)}.rrp-page .rrp-hero__lead{margin-top:1.25rem;max-width:36rem;font-size:1.125rem;line-height:1.6;color:#080f26b3}.rrp-page .rrp-hero__checklist{margin-top:1.5rem;display:grid;gap:.5rem;list-style:none;padding:0}@media (min-width: 640px){.rrp-page .rrp-hero__checklist{grid-template-columns:max-content max-content minmax(0,1fr);gap:.5rem 1.25rem;align-items:center}}.rrp-page .rrp-hero__check-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#080f26cc}@media (min-width: 640px){.rrp-page .rrp-hero__check-item{white-space:nowrap}}.rrp-page .rrp-hero__check-icon{flex-shrink:0;color:var(--rrp-primary)}.rrp-page .rrp-hero__actions{margin-top:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.rrp-page .rrp-hero__text-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;color:#080f26cc;text-decoration:none}.rrp-page .rrp-hero__text-link:hover{color:var(--rrp-ink)}.rrp-page .rrp-hero__footnote{margin-top:1.5rem;font-size:.875rem;color:#080f2699}.rrp-page .rrp-phone{position:relative;margin-left:auto;margin-right:auto;width:100%;max-width:340px}.rrp-page .rrp-phone__glow{position:absolute;top:-2.5rem;right:-2.5rem;bottom:-2.5rem;left:-2.5rem;border-radius:3rem;background-image:linear-gradient(to bottom right,rgba(83,49,216,.2),rgba(83,49,216,.05),transparent);filter:blur(24px);pointer-events:none}.rrp-page .rrp-phone__frame{position:relative;border-radius:2.25rem;border:1px solid rgba(226,232,240,.6);background:var(--rrp-bg);padding:.75rem;box-shadow:0 30px 80px -20px #080f2640}.rrp-page .rrp-phone__inner{border-radius:1.75rem;background:#ecebff66;padding:1.25rem}.rrp-page .rrp-phone__notch{margin-left:auto;margin-right:auto;margin-bottom:1rem;height:.25rem;width:3rem;border-radius:9999px;background:#080f2626}.rrp-page .rrp-phone__card{border-radius:1rem;border:1px solid rgba(226,232,240,.6);background:var(--rrp-bg);padding:1rem}.rrp-page .rrp-phone__card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.rrp-page .rrp-phone__card-title{margin:0;font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:600}.rrp-page .rrp-phone__icon-badge{display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:9999px;background:var(--rrp-primary);color:#fff}.rrp-page .rrp-phone__upload{margin-top:1rem;border-radius:.75rem;background:#ecebff99;padding:1rem}.rrp-page .rrp-phone__skeleton-wrap{margin-left:auto;margin-right:auto;display:flex;height:4rem;width:66%;flex-direction:column;align-items:center;justify-content:center;border-radius:.375rem;background:var(--rrp-bg);gap:.35rem}.rrp-page .rrp-phone__skeleton-line{height:.375rem;border-radius:9999px;width:100%}.rrp-page .rrp-phone__skeleton-line--a{background:#5331d899}.rrp-page .rrp-phone__skeleton-line--b{width:83%;background:#5331d866}.rrp-page .rrp-phone__skeleton-line--c{width:66%;background:#5331d84d}.rrp-page .rrp-phone__label{margin-top:1rem;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#080f2680}.rrp-page .rrp-phone__fields{margin-top:.5rem}.rrp-page .rrp-phone__field{margin-top:.5rem;border-radius:.375rem;border:1px solid rgba(226,232,240,.7);padding:.5rem .75rem;font-size:.75rem;color:#080f26b3}.rrp-page .rrp-phone__hint{margin-top:.25rem;font-size:10px;color:#080f2673}.rrp-page .rrp-phone__rent-row{margin-top:.5rem;display:flex;align-items:center;justify-content:space-between;border-radius:.375rem;border:1px solid rgba(226,232,240,.7);padding:.5rem .75rem;font-size:.75rem}.rrp-page .rrp-phone__rent-label{color:#080f26b3}.rrp-page .rrp-phone__rent-value{font-weight:600}.rrp-page .rrp-stats-bar{border-top:1px solid rgba(226,232,240,.6);border-bottom:1px solid rgba(226,232,240,.6);background:var(--rrp-bg)}.rrp-page .rrp-stats-bar__grid{display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:2.5rem 0}.rrp-page .rrp-stat{flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;min-width:0}.rrp-page .rrp-stat__value{font-family:Fraunces,Georgia,serif;font-weight:700;font-size:clamp(1.35rem,2.8vw,2.25rem);line-height:1.1;margin:0}.rrp-page .rrp-stat__label{margin-top:.35rem;font-size:clamp(.65rem,1.5vw,.75rem);line-height:1.35;color:#080f2699;max-width:11rem}.rrp-page .rrp-section{padding:5rem 0}@media (min-width: 768px){.rrp-page .rrp-section{padding:6rem 0}}.rrp-page .rrp-section--soft{background:var(--rrp-plum-soft)}.rrp-page .rrp-section--final{padding-top:0;padding-bottom:3rem}.rrp-page .rrp-section__intro{margin-left:auto;margin-right:auto;max-width:42rem;text-align:center}.rrp-page .rrp-section__sub{margin-top:1rem;color:#080f26b3;line-height:1.6}.rrp-page .rrp-how-cards{margin-top:4rem;display:grid;gap:2rem}@media (min-width: 768px){.rrp-page .rrp-how-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}}.rrp-page .rrp-flow-card{position:relative;height:100%;display:flex;flex-direction:column}.rrp-page .rrp-flow-card__icon-wrap{position:absolute;left:50%;top:-1.75rem;z-index:2;transform:translate(-50%)}.rrp-page .rrp-flow-card__icon-circle{display:flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;border-radius:9999px;background:var(--rrp-primary);color:#fff;box-shadow:0 12px 28px -8px #5331d88c}.rrp-page .rrp-flow-card__panel{display:flex;height:100%;flex-direction:column;border-radius:1.75rem;border:1px solid rgba(226,232,240,.4);background:var(--rrp-bg);padding:3rem 1.5rem 1.5rem;box-shadow:0 24px 60px -30px #080f262e}.rrp-page .rrp-flow-card__center{text-align:center}.rrp-page .rrp-flow-card__heading{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:600}.rrp-page .rrp-flow-card__subline{margin-top:.125rem;display:inline-flex;align-items:center;gap:.35rem;font-size:11px;color:#080f268c}.rrp-page .rrp-flow-card__eyebrow{margin:0;font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:#080f2680}.rrp-page .rrp-flow-card__muted-sm{margin-top:.25rem;font-size:11px;color:#080f268c}.rrp-page .rrp-dot{display:inline-block;height:.375rem;width:.375rem;border-radius:9999px}.rrp-page .rrp-dot--success{background:#2eb873}.rrp-page .rrp-past-list{margin-top:1.25rem;padding:0;list-style:none}.rrp-page .rrp-past-list__item{display:flex;align-items:center;justify-content:space-between;border-radius:1rem;background:#ecebff80;padding:.625rem .75rem;font-size:.75rem;margin-bottom:.5rem}.rrp-page .rrp-past-list__left{display:flex;align-items:center;gap:.625rem}.rrp-page .rrp-past-list__home{display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:.5rem;background:var(--rrp-bg);color:var(--rrp-primary)}.rrp-page .rrp-past-list__month{display:block;font-weight:600}.rrp-page .rrp-past-list__status{display:block;font-size:10px;color:#279b61}.rrp-page .rrp-past-list__amt{font-weight:600}.rrp-page .rrp-rent-grid{margin-top:1.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;border-radius:1rem;background:#ecebff80;padding:.875rem;font-size:.75rem}.rrp-page .rrp-rent-grid__label{margin:0;font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#080f2680}.rrp-page .rrp-rent-grid__active{margin-top:.25rem;display:inline-flex;align-items:center;gap:.25rem;font-weight:600;color:#279b61}.rrp-page .rrp-rent-grid__num{margin:.25rem 0 0;font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:600}.rrp-page .rrp-rent-block{margin-top:.75rem;border-radius:1rem;background:#ecebff80;padding:.875rem;font-size:.75rem}.rrp-page .rrp-rent-block__title{margin:0;font-weight:600}.rrp-page .rrp-rent-block__rows{margin-top:.5rem;color:#080f26a6}.rrp-page .rrp-rent-block__row{display:flex;justify-content:space-between;margin-top:.25rem}.rrp-page .rrp-rent-block__row span:last-child{font-weight:600;color:var(--rrp-ink)}.rrp-page .rrp-bureau-chips{margin-top:.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;text-align:center}.rrp-page .rrp-bureau-chips__cell{border-radius:.5rem;background:var(--rrp-bg);padding:.35rem .25rem}.rrp-page .rrp-bureau-chips__cell p{margin:0;font-size:10px;font-weight:600;color:var(--rrp-primary)}.rrp-page .rrp-next-report{margin-top:auto;padding-top:.75rem}.rrp-page .rrp-next-report__title{margin:0;font-weight:600}.rrp-page .rrp-next-report__sub{margin:.125rem 0 0;color:#080f26a6}.rrp-page .rrp-dash-greet{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:600}.rrp-page .rrp-dash-stats{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}.rrp-page .rrp-dash-stats__cell{border-radius:1rem;background:#ecebff80;padding:.875rem}.rrp-page .rrp-dash-stats__label{margin:0;font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#080f2680}.rrp-page .rrp-dash-stats__val{margin:.25rem 0 0;font-family:Fraunces,Georgia,serif;font-size:1.125rem;font-weight:600}.rrp-page .rrp-dash-stats__val--primary{color:var(--rrp-primary)}.rrp-page .rrp-dash-tags{margin-top:.75rem;display:flex;gap:.5rem;font-size:10px}.rrp-page .rrp-dash-tags__primary{border-radius:9999px;background:var(--rrp-primary);padding:.25rem .65rem;font-weight:600;color:#fff}.rrp-page .rrp-dash-tags__muted{border-radius:9999px;background:#ecebff99;padding:.25rem .65rem;color:#080f26b3}.rrp-page .rrp-dash-list{margin-top:.75rem;padding:0;list-style:none}.rrp-page .rrp-dash-list__item{display:flex;align-items:center;justify-content:space-between;border-radius:1rem;background:#ecebff80;padding:.625rem .75rem;font-size:.75rem;margin-bottom:.5rem}.rrp-page .rrp-dash-list__left{display:flex;align-items:center;gap:.625rem}.rrp-page .rrp-dash-list__icon{display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:.5rem;background:var(--rrp-bg);color:var(--rrp-primary)}.rrp-page .rrp-dash-list__label{margin:0;font-weight:600}.rrp-page .rrp-dash-list__date{margin:0;font-size:10px;color:#080f2680}.rrp-page .rrp-dash-list__amt{margin:0;font-weight:600}.rrp-page .rrp-how-steps{margin-top:2.5rem;display:grid;gap:1.5rem}@media (min-width: 768px){.rrp-page .rrp-how-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.rrp-page .rrp-how-steps__item{text-align:center}.rrp-page .rrp-how-steps__title{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.125rem;font-weight:600}.rrp-page .rrp-how-steps__body{margin-top:.5rem;font-size:.875rem;color:#080f26a6;line-height:1.5}.rrp-page .rrp-improve-grid{margin-top:3.5rem;display:grid;gap:2rem}@media (min-width: 768px){.rrp-page .rrp-improve-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.rrp-page .rrp-improve-card{position:relative;border-radius:1rem;border:1px solid rgba(226,232,240,.6);background:var(--rrp-bg);padding:2.5rem 2rem 2rem;text-align:center;box-shadow:0 1px 2px #080f260f}.rrp-page .rrp-improve-card__icon{position:absolute;top:-1.5rem;left:50%;display:flex;height:3rem;width:3rem;transform:translate(-50%);align-items:center;justify-content:center;border-radius:9999px;background:var(--rrp-primary);color:#fff;box-shadow:0 10px 15px -3px #080f261a,0 4px 6px -4px #5331d840}.rrp-page .rrp-improve-card__title{margin-top:.5rem;font-family:Fraunces,Georgia,serif;font-size:1.125rem;font-weight:600}.rrp-page .rrp-improve-card__body{margin-top:.75rem;font-size:.875rem;color:#080f26a6;line-height:1.5}.rrp-page .rrp-improve-cta{margin-top:3rem;display:flex;justify-content:center}.rrp-page .rrp-trust{display:grid;gap:2.5rem;align-items:center}@media (min-width: 768px){.rrp-page .rrp-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}}.rrp-page .rrp-trust__copy .rrp-h2{margin-top:1rem}.rrp-page .rrp-trust__badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background:#5331d81a;padding:.25rem .75rem;font-size:.75rem;font-weight:600;color:var(--rrp-primary)}.rrp-page .rrp-trust__lead{margin-top:1rem;color:#080f26b3;line-height:1.6}.rrp-page .rrp-trust__list{margin-top:1.5rem;padding:0;list-style:none}.rrp-page .rrp-trust__list-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#080f26cc;margin-bottom:.75rem}.rrp-page .rrp-trust__list-icon{flex-shrink:0;margin-top:.125rem;color:var(--rrp-primary)}.rrp-page .rrp-trust__visual{position:relative}.rrp-page .rrp-trust__glow{position:absolute;top:-2.5rem;right:-2.5rem;bottom:-2.5rem;left:-2.5rem;border-radius:3rem;background-image:linear-gradient(to top right,rgba(83,49,216,.2),transparent,rgba(83,49,216,.1));filter:blur(24px);pointer-events:none}.rrp-page .rrp-score-card{position:relative;border-radius:1.5rem;border:1px solid rgba(226,232,240,.6);background:var(--rrp-bg);padding:2rem;box-shadow:0 1px 2px #080f260f}.rrp-page .rrp-score-card__head{display:flex;align-items:center;justify-content:space-between}.rrp-page .rrp-score-card__eyebrow{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#080f2680}.rrp-page .rrp-score-card__pill{border-radius:9999px;background:#def7eb;padding:.125rem .5rem;font-size:10px;font-weight:600;color:#1d7247}.rrp-page .rrp-score-card__score{margin:.5rem 0 0;font-family:Fraunces,Georgia,serif;font-size:3rem;font-weight:700;line-height:1}.rrp-page .rrp-score-card__dot{color:var(--rrp-primary)}.rrp-page .rrp-score-card__updated{margin:.25rem 0 0;font-size:.875rem;color:#080f2699}.rrp-page .rrp-score-card__bar-track{margin-top:1.5rem;height:.5rem;overflow:hidden;border-radius:9999px;background:var(--rrp-secondary)}.rrp-page .rrp-score-card__bar-fill{height:100%;width:78%;border-radius:9999px;background-image:linear-gradient(to right,#5331d8,#5331d899)}.rrp-page .rrp-score-card__scale{margin-top:.5rem;display:flex;justify-content:space-between;font-size:10px;color:#080f2680}.rrp-page .rrp-score-card__metrics{margin-top:1.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;text-align:center}.rrp-page .rrp-score-card__metric{border-radius:.75rem;border:1px solid rgba(226,232,240,.6);padding:.75rem}.rrp-page .rrp-score-card__metric-val{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.125rem;font-weight:600}.rrp-page .rrp-score-card__metric-label{margin:.25rem 0 0;font-size:10px;color:#080f268c}.rrp-page .rrp-faq-wrap{max-width:48rem;margin-left:auto;margin-right:auto}.rrp-page .rrp-faq{margin-top:2.5rem;display:flex;flex-direction:column;gap:.75rem}.rrp-page .rrp-faq__item{border-radius:.75rem;border:1px solid rgba(226,232,240,.6);background:var(--rrp-bg);padding:0 1.25rem}.rrp-page .rrp-faq__summary{list-style:none;cursor:pointer;padding:1rem 0;font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:600;text-align:left}.rrp-page .rrp-faq__summary::-webkit-details-marker{display:none}.rrp-page .rrp-faq__answer{margin:0;padding-bottom:1rem;font-size:.875rem;line-height:1.65;color:#080f26b3}.rrp-page .rrp-final{position:relative;overflow:hidden;border-radius:2rem;background:var(--rrp-ink);color:#fff;text-align:center;padding:4rem 1.5rem;box-shadow:0 30px 90px -45px #080f26a6}@media (min-width: 768px){.rrp-page .rrp-final{padding:5rem 1.5rem}}.rrp-page .rrp-final__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 30% 20%,rgba(83,49,216,.45),transparent 52%),radial-gradient(circle at 80% 90%,rgba(46,25,67,.55),transparent 48%);pointer-events:none}.rrp-page .rrp-final__inner{position:relative;max-width:42rem;margin-left:auto;margin-right:auto}.rrp-page .rrp-final__eyebrow{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.22em;font-weight:600;color:#fff}.rrp-page .rrp-final__title{margin-top:1rem;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05;letter-spacing:-.02em;color:#fff}.rrp-page .rrp-final__accent{color:var(--rrp-primary)}.rrp-page .rrp-final__sub{margin-top:1.25rem;font-size:1.125rem;line-height:1.65;color:#ffffffc7}.rrp-page .rrp-final__actions{margin-top:2.25rem;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:.75rem}@media (min-width: 640px){.rrp-page .rrp-final__actions{flex-direction:row;align-items:center;justify-content:center}}.rrp-page .rrp-final__primary{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;background:var(--rrp-primary);color:#fff;padding:.85rem 1.75rem;font-size:.875rem;font-weight:600;text-decoration:none;box-shadow:0 14px 40px -10px #5331d899}.rrp-page .rrp-final__primary:hover{background:#5331d8e6}.rrp-page .rrp-final__ghost{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.35rem;border-radius:9999px;padding:.85rem 1.25rem;font-size:.875rem;font-weight:600;color:#ffffffd9;text-decoration:none}.rrp-page .rrp-final__ghost:hover{background:#f3f0f91a;color:#fff}.hero-reward .section{position:relative;outline:0;border:0;padding-top:60px;padding-bottom:60px}.hero-reward .section .container{width:auto;position:relative;margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;margin-top:100px}@media screen and (min-width: 767px){.hero-reward .section .container{width:740px;margin-top:70px}}@media screen and (min-width: 992px){.hero-reward .section .container{width:970px;margin-top:100px}}@media screen and (min-width: 1200px){.hero-reward .section .container{width:1170px;margin-top:100px}}@media screen and (min-width: 1640px){.hero-reward .section .container.container-lg{width:1440px;margin-top:100px}}@media screen and (min-width: 1640px){.hero-reward .section .container .row-center{display:flex;align-items:center}}@media screen and (min-width: 767px){.hero-reward .section .container .row-center .heading{width:100%;float:left}}@media screen and (min-width: 992px){.hero-reward .section .container .row-center .heading{width:100%;float:left}}@media screen and (min-width: 1200px){.hero-reward .section .container .row-center .heading{width:100%;float:left}}@media screen and (min-width: 1640px){.hero-reward .section .container .row-center .heading{width:41.66666667%;float:left}}@media screen and (min-width: 2000px){.hero-reward .section .container .row-center .heading{width:41.66666667%;float:left}}.hero-reward .section .container .row-center .heading h1{font-size:38px;line-height:48px;font-weight:700;font-family:Montserrat;margin-bottom:15px;color:#252849}@media screen and (max-width: 1200px){.hero-reward .section .container .row-center .heading h1{font-size:32px;line-height:42px}}@media screen and (max-width: 767px){.hero-reward .section .container .row-center .heading h1{font-size:28px;line-height:38px}}@media screen and (max-width: 600px){.hero-reward .section .container .row-center .heading h1{font-size:24px;line-height:34px}}.hero-reward .section .container .row-center .heading .row{margin-left:-10px;margin-right:-10px;position:relative}.hero-reward .section .container .row-center .heading .row>*{padding-left:10px;padding-right:10px}.hero-reward .section .container .row-center .heading .row .text-lower{position:relative;min-height:1px}@media screen and (min-width: 767px){.hero-reward .section .container .row-center .heading .row .text-lower{width:100%;float:left}}@media screen and (min-width: 992px){.hero-reward .section .container .row-center .heading .row .text-lower{width:100%;float:left}}@media screen and (min-width: 1200px){.hero-reward .section .container .row-center .heading .row .text-lower{width:91.66666667%;float:left}}.hero-reward .section .container .row-center .heading .row .text-lower .text{font-size:16px;line-height:30px;font-weight:500;margin-bottom:15px;font-family:Montserrat;color:#252849}@media screen and (max-width: 600px){.hero-reward .section .container .row-center .heading .row .text-lower .text{font-size:14px;line-height:26px}}.hero-reward .section .container .row-center .heading .row .text-lower .btn{font-family:Montserrat;outline:0;border-width:1px;border-style:solid;border-color:transparent;text-align:center;padding:12px 18px;font-size:14px;line-height:22px;cursor:pointer;font-weight:600;display:inline-block;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hero-reward .section .container .row-center .heading .row .text-lower .btn{-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px}.hero-reward .section .container .row-center .heading .row .text-lower .btn{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 600px){.hero-reward .section .container .row-center .heading .row .text-lower .btn{display:block;width:100%;margin-bottom:10px;padding:8px}}.hero-reward .section .container .row-center .heading .row .text-lower .btn span{position:relative;z-index:2;display:block;margin:auto}.hero-reward .section .container .row-center .heading .row .text-lower .btn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;width:0}.hero-reward .section .container .row-center .heading .row .text-lower .btn:after{-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px}.hero-reward .section .container .row-center .heading .row .text-lower .btn:after{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.hero-reward .section .container .row-center .heading .row .text-lower .btn.btn-primary{background-color:#5331d8;color:#fff;border-color:#5331d8}.hero-reward .section .container .row-center .heading .row .text-lower .btn.btn-primary:hover,.hero-reward .section .container .row-center .heading .row .text-lower .btn.btn-primary:focus{border-color:#252849;color:#fff}.hero-reward .section .container .row-center .heading .row .text-lower .btn.btn-primary:hover:after,.hero-reward .section .container .row-center .heading .row .text-lower .btn.btn-primary:focus:after{background-color:#252849}.hero-reward .section .container .row-center .heading .row .text-lower .btn:hover,.hero-reward .section .container .row-center .heading .row .text-lower .btn:focus{text-decoration:none}.hero-reward .section .container .row-center .heading .row .text-lower .btn:hover,.hero-reward .section .container .row-center .heading .row .text-lower .btn:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.hero-reward .section .container .row-center .heading .row .text-lower .btn:hover:after,.hero-reward .section .container .row-center .heading .row .text-lower .btn:focus:after{width:100%}.hero-reward .section .container .row-center .heading .row .text-lower .btn:hover:after,.hero-reward .section .container .row-center .heading .row .text-lower .btn:focus:after{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 992px){.hero-reward .section .container .row-center .heading .row .text-lower .btn{margin-bottom:50px}}.hero-reward .section .container .row-center .heading .row:before,.hero-reward .section .container .row-center .heading .row:after{content:" ";display:table}@media screen and (min-width: 767px){.hero-reward .section .container .row-center .image{width:100%;float:left}}@media screen and (min-width: 992px){.hero-reward .section .container .row-center .image{width:100%;float:left}}@media screen and (min-width: 1200px){.hero-reward .section .container .row-center .image{width:100%;float:left}}@media screen and (min-width: 1640px){.hero-reward .section .container .row-center .image{width:58.33333333%;float:left}}@media screen and (min-width: 2000px){.hero-reward .section .container .row-center .image{width:58.33333333%;float:left}}.hero-reward .section .container .row-center .image .homeImage{max-width:100%;display:block;margin:auto;box-sizing:border-box;padding:0;border:0}.reward-points{position:relative;outline:0;border:0;padding-top:60px;padding-bottom:60px}.reward-points .section .container{width:auto;position:relative;margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}@media screen and (min-width: 767px){.reward-points .section .container{width:740px}}@media screen and (min-width: 992px){.reward-points .section .container{width:970px}}@media screen and (min-width: 1200px){.reward-points .section .container{width:1170px}}@media screen and (min-width: 1640px){.reward-points .section .container.container-lg{width:1440px}}.reward-points .section .container h2 .bold-hero-para-h2{font-family:Montserrat;margin-bottom:15px;color:#252849;font-size:42px;line-height:52px;font-weight:700}@media screen and (max-width: 1200px){.reward-points .section .container h2 .bold-hero-para-h2{font-size:32px;line-height:42px}}@media screen and (max-width: 767px){.reward-points .section .container h2 .bold-hero-para-h2{font-size:28px;line-height:38px}}@media screen and (max-width: 600px){.reward-points .section .container h2 .bold-hero-para-h2{font-size:24px;line-height:34px}}.reward-points .section .container .text-center{margin-bottom:40px;text-align:center}.reward-points .section .container .text-center h1{font-family:Montserrat;margin-bottom:15px;color:#252849;font-size:42px;line-height:52px;font-weight:700}@media screen and (max-width: 1200px){.reward-points .section .container .text-center h1{font-size:32px;line-height:42px}}@media screen and (max-width: 767px){.reward-points .section .container .text-center h1{font-size:28px;line-height:38px}}@media screen and (max-width: 600px){.reward-points .section .container .text-center h1{font-size:24px;line-height:34px}}.reward-points .section .container .text-center h2.bold-hero-para-h2{font-family:Montserrat;margin-bottom:15px;color:#252849;font-size:42px;line-height:52px;font-weight:700}@media screen and (max-width: 1200px){.reward-points .section .container .text-center h2.bold-hero-para-h2{font-size:32px;line-height:42px}}@media screen and (max-width: 767px){.reward-points .section .container .text-center h2.bold-hero-para-h2{font-size:28px;line-height:38px}}@media screen and (max-width: 600px){.reward-points .section .container .text-center h2.bold-hero-para-h2{font-size:24px;line-height:34px}}.reward-points .section .container .row-feature-list-5{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:10px;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width: 767px){.reward-points .section .container .row-feature-list-5{gap:15px}}@media screen and (min-width: 1200px){.reward-points .section .container .row-feature-list-5{gap:25px}}.reward-points .section .container .row-feature-list-5 .feature-item-white{width:calc(50% - 10px)}.reward-points .section .container .row-feature-list-5 .feature-item-white{-webkit-box-shadow:0px 8px 16px rgba(97,97,255,.08);-moz-box-shadow:0px 8px 16px rgba(97,97,255,.08);box-shadow:0 8px 16px #6161ff14}@media screen and (min-width: 767px){.reward-points .section .container .row-feature-list-5 .feature-item-white{width:calc(33.3333% - 15px)}}@media screen and (min-width: 1200px){.reward-points .section .container .row-feature-list-5 .feature-item-white{width:calc(20% - 25px)}}.reward-points .section .container .row-feature-list-5 .feature-item-white:hover,.reward-points .section .container .row-feature-list-5 .feature-item-white:focus{-webkit-box-shadow:0px 8px 16px rgba(97,97,255,.2);-moz-box-shadow:0px 8px 16px rgba(97,97,255,.2);box-shadow:0 8px 16px #6161ff33}.reward-points .section .container .row-feature-list-5 .feature-item-white:hover,.reward-points .section .container .row-feature-list-5 .feature-item-white:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.reward-points .section .container .feature-item-white{position:relative;display:block;padding:15px;text-align:center;background-color:#fff;height:100%}@media screen and (max-width: 992px){.reward-points .section .container .feature-item-white{padding:20px}}.reward-points .section .container .feature-item-white{-webkit-box-shadow:0px 8px 16px rgba(0,0,0,.1);-moz-box-shadow:0px 8px 16px rgba(0,0,0,.1);box-shadow:0 8px 16px #0000001a}.reward-points .section .container .feature-item-white{-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;border-radius:6px}.reward-points .section .container .feature-item-white{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.reward-points .section .container .feature-item-white img{width:auto;height:auto;display:block;margin:0 auto 15px}.reward-points .section .container .feature-item-white img{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.reward-points .section .container .feature-item-white .caption{font-size:18px;line-height:24px;font-weight:700;color:#252849}@media screen and (max-width: 420px){.reward-points .section .container .feature-item-white .caption{font-size:16px;line-height:22px}}.reward-points .section .container .feature-item-white .caption:last-child{margin-bottom:0}.reward-points .section .container .feature-item-white:hover,.reward-points .section .container .feature-item-white:focus{-webkit-box-shadow:0px 8px 16px rgba(0,0,0,.15);-moz-box-shadow:0px 8px 16px rgba(0,0,0,.15);box-shadow:0 8px 16px #00000026}.reward-points .section .container .feature-item-white:hover,.reward-points .section .container .feature-item-white:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.reward-points .section .container .feature-item-white:hover img,.reward-points .section .container .feature-item-white:focus img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.reward-points .section .container .feature-item-white:hover img,.reward-points .section .container .feature-item-white:focus img{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.extras-reward .section{position:relative;outline:0;border:0;padding-top:60px;padding-bottom:60px;display:block}.extras-reward .section .container{width:auto;position:relative;margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}@media screen and (min-width: 767px){.extras-reward .section .container{width:740px}}@media screen and (min-width: 992px){.extras-reward .section .container{width:970px}}@media screen and (min-width: 1200px){.extras-reward .section .container{width:1170px}}@media screen and (min-width: 1640px){.extras-reward .section .container.container-lg{width:1440px}}.extras-reward .section .container .row{position:relative;margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.extras-reward .section .container .row .row-center{display:flex;align-items:center}.extras-reward .section .container .row>*{padding-left:10px;padding-right:10px}.extras-reward .section .container .row .heading{position:relative;min-height:1px}@media screen and (min-width: 767px){.extras-reward .section .container .row .heading{width:100%;float:left}}@media screen and (min-width: 992px){.extras-reward .section .container .row .heading{width:100%;float:left}}@media screen and (min-width: 1200px){.extras-reward .section .container .row .heading{width:60%;float:left}}@media screen and (min-width: 1640px){.extras-reward .section .container .row .heading{width:60%;float:left}}@media screen and (max-width: 992px){.extras-reward .section .container .row .heading{margin-bottom:40px}}.extras-reward .section .container .row .heading h1{font-size:42px;line-height:52px;font-weight:700;font-family:Montserrat;margin-bottom:15px;color:#252849}@media screen and (max-width: 1200px){.extras-reward .section .container .row .heading h1{font-size:32px;line-height:42px}}@media screen and (max-width: 767px){.extras-reward .section .container .row .heading h1{font-size:28px;line-height:38px}}@media screen and (max-width: 600px){.extras-reward .section .container .row .heading h1{font-size:24px;line-height:34px}}.extras-reward .section .container .row .heading h2.bold-hero-para-h2{font-size:42px;line-height:52px;font-weight:700;font-family:Montserrat;margin-bottom:15px;color:#252849}@media screen and (max-width: 1200px){.extras-reward .section .container .row .heading h2.bold-hero-para-h2{font-size:32px;line-height:42px}}@media screen and (max-width: 767px){.extras-reward .section .container .row .heading h2.bold-hero-para-h2{font-size:28px;line-height:38px}}@media screen and (max-width: 600px){.extras-reward .section .container .row .heading h2.bold-hero-para-h2{font-size:24px;line-height:34px}}.extras-reward .section .container .row .heading p{font-family:Montserrat;margin-bottom:15px;font-weight:500;font-size:14px;line-height:26px;color:#252849}@media screen and (max-width: 767px){.extras-reward .section .container .row .heading p{line-height:20px}}.extras-reward .section .container .row .heading p a{text-decoration:underline;font-size:14px;line-height:26px}@media screen and (max-width: 767px){.extras-reward .section .container .row .heading p a{line-height:20px}}.extras-reward .section .container .row .heading .btn{font-family:Montserrat;outline:0;border-width:1px;border-style:solid;border-color:transparent;text-align:center;padding:12px 18px;font-size:14px;line-height:22px;cursor:pointer;font-weight:600;display:inline-block;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none}.extras-reward .section .container .row .heading .btn{-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px}.extras-reward .section .container .row .heading .btn{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 600px){.extras-reward .section .container .row .heading .btn{display:block;width:100%;margin-bottom:10px;padding:8px}}.extras-reward .section .container .row .heading .btn span{position:relative;z-index:2;display:block;margin:auto}.extras-reward .section .container .row .heading .btn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;width:0}.extras-reward .section .container .row .heading .btn:after{-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px}.extras-reward .section .container .row .heading .btn:after{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.extras-reward .section .container .row .heading .btn.btn-primary{background-color:#5331d8;color:#fff;border-color:#5331d8}.extras-reward .section .container .row .heading .btn.btn-primary:hover,.extras-reward .section .container .row .heading .btn.btn-primary:focus{border-color:#252849;color:#fff}.extras-reward .section .container .row .heading .btn.btn-primary:hover:after,.extras-reward .section .container .row .heading .btn.btn-primary:focus:after{background-color:#252849}.extras-reward .section .container .row .heading .btn:hover,.extras-reward .section .container .row .heading .btn:focus{text-decoration:none}.extras-reward .section .container .row .heading .btn:hover,.extras-reward .section .container .row .heading .btn:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.extras-reward .section .container .row .heading .btn:hover:after,.extras-reward .section .container .row .heading .btn:focus:after{width:100%}.extras-reward .section .container .row .heading .btn:hover:after,.extras-reward .section .container .row .heading .btn:focus:after{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 992px){.extras-reward .section .container .row .heading .btn{margin-bottom:50px}}@media screen and (min-width: 767px){.extras-reward .section .container .row .image{width:66.66666667%;margin-left:16.66666667%;float:left}}@media screen and (min-width: 992px){.extras-reward .section .container .row .image{width:50%;margin-left:10%;float:left}}@media screen and (min-width: 1200px){.extras-reward .section .container .row .image{width:25%;float:left;margin-left:auto}}.extras-reward .section .container .row .image img{max-width:100%;display:block;overflow-clip-margin:content-box;overflow:clip}@media screen and (max-width: 600px){.extras-reward .section .container .row .image img{padding:0}}@media screen and (max-width: 767px){.extras-reward .section .container .row .image img{padding:0 100px}}@media screen and (max-width: 992px){.extras-reward .section .container .row .image img{padding:0 60px}}.billRewards .section{display:block;position:relative;outline:0;border:0;padding-top:60px;padding-bottom:60px}.billRewards .section .container{width:auto;position:relative;margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}@media screen and (min-width: 767px){.billRewards .section .container{width:740px}}@media screen and (min-width: 992px){.billRewards .section .container{width:970px}}@media screen and (min-width: 1200px){.billRewards .section .container{width:1170px}}@media screen and (min-width: 1640px){.billRewards .section .container.container-lg{width:1440px}}.billRewards .section .container .heading{margin-bottom:40px;text-align:center;box-sizing:border-box}.billRewards .section .container .heading h1{font-size:42px;line-height:52px;font-weight:700;font-family:Montserrat;margin-bottom:15px;color:#252849}@media screen and (max-width: 1200px){.billRewards .section .container .heading h1{font-size:32px;line-height:42px}}@media screen and (max-width: 767px){.billRewards .section .container .heading h1{font-size:28px;line-height:38px}}@media screen and (max-width: 600px){.billRewards .section .container .heading h1{font-size:24px;line-height:34px}}.billRewards .section .container .heading h3.bold-hero-para-h3{font-size:42px;line-height:52px;font-weight:700;font-family:Montserrat;margin-bottom:15px;color:#252849}@media screen and (max-width: 1200px){.billRewards .section .container .heading h3.bold-hero-para-h3{font-size:32px;line-height:42px}}@media screen and (max-width: 767px){.billRewards .section .container .heading h3.bold-hero-para-h3{font-size:28px;line-height:38px}}@media screen and (max-width: 600px){.billRewards .section .container .heading h3.bold-hero-para-h3{font-size:24px;line-height:34px}}.billRewards .section .container .row{margin-left:-10px;margin-right:-10px;position:relative}.billRewards .section .container .row>*{padding-left:10px;padding-right:10px}.billRewards .section .container .row .left{position:relative;min-height:1px}@media screen and (min-width: 767px){.billRewards .section .container .row .left{float:left;width:100%}}@media screen and (min-width: 992px){.billRewards .section .container .row .left{float:left;width:100%}}@media screen and (min-width: 1200px){.billRewards .section .container .row .left{float:left;width:41.66666667%}}@media screen and (min-width: 1640px){.billRewards .section .container .row .left{float:left;width:41.66666667%}}.billRewards .section .container .row .left h1{font-size:42px;line-height:52px;font-weight:700;font-family:Montserrat;margin-bottom:15px;color:#252849}@media screen and (max-width: 1200px){.billRewards .section .container .row .left h1{font-size:32px;line-height:42px}}@media screen and (max-width: 767px){.billRewards .section .container .row .left h1{font-size:28px;line-height:38px}}@media screen and (max-width: 600px){.billRewards .section .container .row .left h1{font-size:24px;line-height:34px}}.billRewards .section .container .row .left h3.bold-hero-para-h3{font-size:42px;line-height:52px;font-weight:700;font-family:Montserrat;margin-bottom:15px;color:#252849}@media screen and (max-width: 1200px){.billRewards .section .container .row .left h3.bold-hero-para-h3{font-size:32px;line-height:42px}}@media screen and (max-width: 767px){.billRewards .section .container .row .left h3.bold-hero-para-h3{font-size:28px;line-height:38px}}@media screen and (max-width: 600px){.billRewards .section .container .row .left h3.bold-hero-para-h3{font-size:24px;line-height:34px}}.billRewards .section .container .row .left h3{font-size:18px;line-height:24px;font-weight:700;font-family:Montserrat;margin-bottom:15px;color:#252849}@media screen and (max-width: 600px){.billRewards .section .container .row .left h3{font-size:16px;line-height:22px}}.billRewards .section .container .row .left span.bolder-hero-para-p{font-size:18px;line-height:20px;font-weight:700;font-family:Montserrat;margin-bottom:15px;color:#252849}.billRewards .section .container .row .left p.bold-hero-para-p{font-size:18px;line-height:24px;font-weight:700;font-family:Montserrat;margin-bottom:15px;color:#252849}@media screen and (max-width: 600px){.billRewards .section .container .row .left p.bold-hero-para-p{font-size:16px;line-height:22px}}.billRewards .section .container .row .left p{font-family:Montserrat;margin-bottom:15px;font-weight:500;font-size:14px;line-height:26px;color:#252849}@media screen and (max-width: 767px){.billRewards .section .container .row .left p{line-height:20px}}.billRewards .section .container .row .left p a{text-decoration:underline;font-size:14px;line-height:26px}@media screen and (max-width: 767px){.billRewards .section .container .row .left p a{line-height:20px}}.billRewards .section .container .row .left .btn{font-family:Montserrat;outline:0;border-width:1px;border-style:solid;border-color:transparent;text-align:center;padding:12px 18px;font-size:14px;line-height:22px;cursor:pointer;font-weight:600;display:inline-block;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none}.billRewards .section .container .row .left .btn{-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px}.billRewards .section .container .row .left .btn{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 600px){.billRewards .section .container .row .left .btn{display:block;width:100%;margin-bottom:10px;padding:8px}}.billRewards .section .container .row .left .btn span{position:relative;z-index:2;display:block;margin:auto}.billRewards .section .container .row .left .btn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;width:0}.billRewards .section .container .row .left .btn:after{-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px}.billRewards .section .container .row .left .btn:after{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.billRewards .section .container .row .left .btn.btn-primary{background-color:#5331d8;color:#fff;border-color:#5331d8}.billRewards .section .container .row .left .btn.btn-primary:hover,.billRewards .section .container .row .left .btn.btn-primary:focus{border-color:#252849;color:#fff}.billRewards .section .container .row .left .btn.btn-primary:hover:after,.billRewards .section .container .row .left .btn.btn-primary:focus:after{background-color:#252849}.billRewards .section .container .row .left .btn:hover,.billRewards .section .container .row .left .btn:focus{text-decoration:none}.billRewards .section .container .row .left .btn:hover,.billRewards .section .container .row .left .btn:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.billRewards .section .container .row .left .btn:hover:after,.billRewards .section .container .row .left .btn:focus:after{width:100%}.billRewards .section .container .row .left .btn:hover:after,.billRewards .section .container .row .left .btn:focus:after{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 992px){.billRewards .section .container .row .left .btn{margin-bottom:50px}}.billRewards .section .container .row .right{position:relative;min-height:1px}@media screen and (min-width: 767px){.billRewards .section .container .row .right{width:100%;margin-left:0%;float:left}}@media screen and (min-width: 992px){.billRewards .section .container .row .right{width:100%;float:left}}@media screen and (min-width: 1200px){.billRewards .section .container .row .right{width:45%;float:left;margin-left:8.33333333%}}@media screen and (min-width: 1640px){.billRewards .section .container .row .right{width:41.66666667%;float:left;margin-left:8.33333333%}}.billRewards .section .container .row .right .box-rewards{position:relative;display:block;padding:15px 20px;width:100%;border:2px solid #e9eaff}.billRewards .section .container .row .right .box-rewards{-webkit-border-radius:12px;-moz-border-radius:12px;-o-border-radius:12px;border-radius:12px}@media screen and (min-width: 600px){.billRewards .section .container .row .right .box-rewards{padding:20px 40px}}@media screen and (min-width: 1640px){.billRewards .section .container .row .right .box-rewards{padding:30px 60px}}.billRewards .section .container .row .right .box-rewards-circle{position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between}.billRewards .section .container .row .right .box-rewards-circle-item{text-align:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;padding-top:20px;margin-bottom:30px}.billRewards .section .container .row .right .box-rewards-circle-item:after{content:"";position:absolute;left:0;top:0;right:0;display:block;width:140px;z-index:-1;height:140px;background-image:url("data:image/svg+xml,%3csvg%20width='121'%20height='102'%20viewBox='0%200%20121%20102'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M99.6998%20100.404C101.288%20101.992%20103.874%20102.001%20105.35%20100.309C112.23%2092.4278%20116.945%2082.8646%20118.996%2072.5582C121.311%2060.9194%20120.122%2048.8554%20115.581%2037.8918C111.04%2026.9282%20103.35%2017.5575%2093.4827%2010.9646C83.6157%204.37175%2072.0153%200.852813%2060.1484%200.852813C48.2816%200.852813%2036.6812%204.37175%2026.8142%2010.9646C16.9473%2017.5575%209.25692%2026.9282%204.71567%2037.8918C0.174408%2048.8554%20-1.01379%2060.9194%201.30132%2072.5582C3.35139%2082.8646%208.06702%2092.4278%2014.9464%20100.309C16.4231%20102.001%2019.0092%20101.992%2020.5971%20100.404V100.404C22.1849%2098.8163%2022.1712%2096.2516%2020.7125%2094.5443C14.9609%2087.8122%2011.0131%2079.7004%209.2769%2070.9718C7.27555%2060.9104%208.30272%2050.4814%2012.2285%2041.0037C16.1543%2031.5261%2022.8023%2023.4254%2031.332%2017.726C39.8617%2012.0267%2049.8899%208.98464%2060.1484%208.98464C70.407%208.98464%2080.4352%2012.0267%2088.9648%2017.726C97.4945%2023.4254%20104.143%2031.5261%20108.068%2041.0037C111.994%2050.4814%20113.021%2060.9104%20111.02%2070.9718C109.284%2079.7004%20105.336%2087.8122%2099.5844%2094.5443C98.1257%2096.2516%2098.112%2098.8163%2099.6998%20100.404V100.404Z'%20fill='%23EAEAFF'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:140px 140px}.billRewards .section .container .row .right .box-rewards-circle-item h1,.billRewards .section .container .row .right .box-rewards-circle-item h2,.billRewards .section .container .row .right .box-rewards-circle-item h3,.billRewards .section .container .row .right .box-rewards-circle-item h4,.billRewards .section .container .row .right .box-rewards-circle-item h5{line-height:20px}.billRewards .section .container .row .right .box-rewards-circle-item p{margin-bottom:0;line-height:20px;color:#8a8a8a;font-family:Montserrat;font-weight:500;font-size:14px}.billRewards .section .container .row .right .box-rewards-circle-item p.small{font-size:12px;line-height:20px}.billRewards .section .container .row .right .box-rewards-circle-item-no{position:absolute;right:-5px;bottom:-15px;z-index:1;font-size:16px;line-height:18px;font-weight:600;color:#616161}@media screen and (min-width: 600px){.billRewards .section .container .row .right .box-rewards-circle-item-no{font-size:18px;right:-15px}}.billRewards .section .container .row .right .box-rewards .caption{margin-bottom:0!important;text-align:center;font-family:Montserrat;margin-bottom:15px;font-weight:500;font-size:14px;line-height:26px;color:#252849}@media screen and (max-width: 767px){.billRewards .section .container .row .right .box-rewards .caption{line-height:20px}}.rwpg-page{--rwpg-bg: #f3f0f9;--rwpg-ink: #080f26;--rwpg-foreground: #0d1730;--rwpg-primary: #5331d8;--rwpg-primary-soft: #f3f0ff;--rwpg-card: #ffffff;--rwpg-muted: #f5f4fb;--rwpg-muted-fg: #6a7181;--rwpg-border: #e2e8f0;--rwpg-secondary: #ecebff;--rwpg-plum: #2e1943;--rwpg-plum-fg: #ffffff;--rwpg-hero-soft: #e9e7f3;color:var(--rwpg-ink);background:var(--rwpg-bg);font-family:Plus Jakarta Sans,system-ui,sans-serif;margin-top:0;padding-bottom:3rem;max-width:100%;overflow-x:clip;box-sizing:border-box}.rwpg-page .rwpg-reveal{opacity:0;transform:translateY(22px);transition:opacity .55s ease,transform .55s ease}.rwpg-page .rwpg-reveal.rwpg-reveal--visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.rwpg-page .rwpg-reveal{opacity:1;transform:none;transition:none}}.rwpg-page .rwpg-hero-band{background:#e9e7f3;padding-top:.5rem;padding-bottom:4rem;padding-left:50px;padding-right:50px}@media (min-width: 768px){.rwpg-page .rwpg-hero-band{padding-bottom:6rem;padding-top:4rem}}.rwpg-page .rwpg-hero{display:grid;gap:2.5rem;align-items:center}@media (min-width: 1024px){.rwpg-page .rwpg-hero{grid-template-columns:repeat(12,minmax(0,1fr));gap:2.5rem}}@media (min-width: 1024px){.rwpg-page .rwpg-hero__copy{grid-column:span 6/span 6}}.rwpg-page .rwpg-eyebrow-badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background:var(--rwpg-primary-soft);color:var(--rwpg-primary);padding:.35rem .85rem;font-size:.75rem;font-weight:600;letter-spacing:-.01em}.rwpg-page .rwpg-hero__title{margin-top:1.5rem;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2.8rem,6vw,4.75rem);line-height:1;letter-spacing:-.03em}.rwpg-page .rwpg-hero__title-accent{font-style:italic;font-weight:400;color:var(--rwpg-primary)}.rwpg-page .rwpg-br-sm{display:none}@media (min-width: 640px){.rwpg-page .rwpg-br-sm{display:inline}}.rwpg-page .rwpg-hero__lead{margin-top:1.75rem;font-size:1.05rem;line-height:1.65;color:#080f26b3;max-width:36rem}.rwpg-page .rwpg-hero__sublead{margin-top:1rem;font-weight:600}.rwpg-page .rwpg-hero__actions{margin-top:2.25rem;display:flex;flex-wrap:wrap;gap:.75rem}.rwpg-page .rwpg-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;padding:.85rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.rwpg-page .rwpg-btn--ink{background:var(--rwpg-ink);color:#fff;border-color:var(--rwpg-ink)}.rwpg-page .rwpg-btn--ink:hover{background:#080f26e6}.rwpg-page .rwpg-btn--ghost{background:transparent;color:var(--rwpg-ink);border-color:#080f2626}.rwpg-page .rwpg-btn--ghost:hover{border-color:#5331d873}.rwpg-page .rwpg-hero__visual{position:relative;margin-left:auto;margin-right:auto;aspect-ratio:1;width:100%;max-width:420px}@media (min-width: 640px){.rwpg-page .rwpg-hero__visual{max-width:520px}}@media (min-width: 1024px){.rwpg-page .rwpg-hero__visual{grid-column:span 6/span 6;max-width:620px}}.rwpg-page .rwpg-hero__art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.rwpg-page .rwpg-hero__avatar{position:absolute;border-radius:9999px;object-fit:cover;background:var(--rwpg-bg);box-shadow:0 20px 25px -5px #080f261f,0 8px 10px -6px #080f2614;border:4px solid var(--rwpg-bg)}@media (min-width: 768px){.rwpg-page .rwpg-hero__avatar{border-width:5px}}.rwpg-page .rwpg-hero__avatar--one{right:10%;top:8%;width:52px;height:52px}@media (min-width: 640px){.rwpg-page .rwpg-hero__avatar--one{width:68px;height:68px}}@media (min-width: 768px){.rwpg-page .rwpg-hero__avatar--one{width:84px;height:84px}}.rwpg-page .rwpg-hero__avatar--two{bottom:18%;right:2%;width:56px;height:56px}@media (min-width: 640px){.rwpg-page .rwpg-hero__avatar--two{width:72px;height:72px}}@media (min-width: 768px){.rwpg-page .rwpg-hero__avatar--two{width:92px;height:92px}}.rwpg-page .rwpg-section{padding-top:4rem;padding-bottom:4rem}@media (min-width: 768px){.rwpg-page .rwpg-section{padding-top:5rem;padding-bottom:5rem}}.rwpg-page .rwpg-section--tight-bottom{padding-bottom:3rem}@media (min-width: 768px){.rwpg-page .rwpg-section--tight-bottom{padding-bottom:4rem}}.rwpg-page .rwpg-section--bonus{padding-top:2rem;padding-bottom:2rem}@media (min-width: 768px){.rwpg-page .rwpg-section--bonus{padding-top:2.5rem;padding-bottom:2.5rem}}.rwpg-page .rwpg-section--final{padding-top:0;padding-bottom:3rem}.rwpg-page .rwpg-eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.22em;font-weight:600;color:var(--rwpg-primary);margin:0}.rwpg-page .rwpg-eyebrow--on-dark{color:var(--rwpg-primary)}.rwpg-page .rwpg-section-head{text-align:center;max-width:42rem;margin-left:auto;margin-right:auto}.rwpg-page .rwpg-section-head--center-only{text-align:center}.rwpg-page .rwpg-section-head--narrow{max-width:42rem;margin-left:auto;margin-right:auto;text-align:center}.rwpg-page .rwpg-section-head__sub{margin-top:1.25rem;color:#080f26a6;line-height:1.65;font-size:1rem}.rwpg-page .rwpg-h2{margin-top:1rem;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2rem,4vw,3rem);line-height:1.05;letter-spacing:-.02em}.rwpg-page .rwpg-h2--left{text-align:left}.rwpg-page .rwpg-h2-light{font-style:italic;font-weight:400}.rwpg-page .rwpg-earn-card{display:grid;gap:2rem;align-items:center;border-radius:1.5rem;border:1px solid rgba(8,15,38,.1);background:var(--rwpg-card);padding:1.5rem}@media (min-width: 768px){.rwpg-page .rwpg-earn-card{padding:2rem}}@media (min-width: 1024px){.rwpg-page .rwpg-earn-card{grid-template-columns:repeat(12,minmax(0,1fr));gap:2rem}}@media (min-width: 1024px){.rwpg-page .rwpg-earn-card__controls{grid-column:span 7/span 7}}@media (min-width: 1024px){.rwpg-page .rwpg-earn-card__result{grid-column:span 5/span 5}}.rwpg-page .rwpg-chip{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background:var(--rwpg-primary-soft);color:var(--rwpg-primary);padding:.25rem .75rem;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.18em}.rwpg-page .rwpg-earn-card__title{margin-top:.75rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:600;letter-spacing:-.02em}.rwpg-page .rwpg-label{display:block;font-size:.875rem;font-weight:600;color:var(--rwpg-ink)}.rwpg-page .rwpg-label--muted{color:#080f26b3}.rwpg-page .rwpg-slider-block{margin-top:1.5rem}.rwpg-page .rwpg-slider-block__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.rwpg-page .rwpg-slider-block__value{font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:600;font-variant-numeric:tabular-nums;margin:0}.rwpg-page .rwpg-range{margin-top:1rem;width:100%;height:.5rem;border-radius:9999px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;accent-color:var(--rwpg-primary)}.rwpg-page .rwpg-range--primary-soft{background:var(--rwpg-primary-soft)}.rwpg-page .rwpg-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.5rem;height:1.5rem;border-radius:9999px;background:var(--rwpg-primary);box-shadow:0 4px 14px -2px #5331d899;cursor:pointer;border:0}.rwpg-page .rwpg-range::-moz-range-thumb{width:1.5rem;height:1.5rem;border-radius:9999px;background:var(--rwpg-primary);box-shadow:0 4px 14px -2px #5331d899;cursor:pointer;border:0}.rwpg-page .rwpg-range-ticks{margin-top:.5rem;display:flex;justify-content:space-between;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#080f2673}.rwpg-page .rwpg-range-ticks--loose{font-size:.75rem;letter-spacing:normal;text-transform:none;font-weight:500}.rwpg-page .rwpg-tier-block{margin-top:1.75rem}.rwpg-page .rwpg-tier-grid{margin-top:.75rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.rwpg-page .rwpg-tier-btn{text-align:left;border-radius:1rem;border:1px solid rgba(8,15,38,.1);background:var(--rwpg-bg);padding:.75rem;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.rwpg-page .rwpg-tier-btn:hover{border-color:#5331d866}.rwpg-page .rwpg-tier-btn--active{border-color:var(--rwpg-primary);background:var(--rwpg-primary);color:#fff;box-shadow:0 10px 30px -12px #5331d880}.rwpg-page .rwpg-tier-btn__label{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#080f268c}.rwpg-page .rwpg-tier-btn--active .rwpg-tier-btn__label{color:#fffc}.rwpg-page .rwpg-tier-btn__rate{display:block;margin-top:.25rem;font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:700;color:var(--rwpg-ink)}.rwpg-page .rwpg-tier-btn--active .rwpg-tier-btn__rate{color:#fff}.rwpg-page .rwpg-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:1.5rem;padding:2rem 1.5rem}.rwpg-page .rwpg-state--empty{border:1px dashed var(--rwpg-border);background:#f5f4fb33}.rwpg-page .rwpg-state--success{border:1px solid rgba(83,49,216,.2);background:var(--rwpg-primary-soft)}.rwpg-page .rwpg-state--margin{margin-top:1rem}.rwpg-page .rwpg-state--spaced{margin-top:2.5rem}.rwpg-page .rwpg-state__icon{color:var(--rwpg-muted-fg)}.rwpg-page .rwpg-state__icon--primary{color:var(--rwpg-primary)}.rwpg-page .rwpg-state__title{margin-top:.75rem;font-size:.875rem;font-weight:600;color:var(--rwpg-foreground)}.rwpg-page .rwpg-state__desc{margin-top:.25rem;max-width:24rem;font-size:.875rem;color:var(--rwpg-muted-fg);line-height:1.5}.rwpg-page .rwpg-plum-panel{position:relative;border-radius:1.5rem;background:var(--rwpg-plum);color:var(--rwpg-bg);padding:1.75rem;overflow:hidden}@media (min-width: 768px){.rwpg-page .rwpg-plum-panel{padding:2rem}}.rwpg-page .rwpg-plum-panel__glow{position:absolute;top:-4rem;right:-4rem;width:12rem;height:12rem;border-radius:9999px;background:#5331d866;filter:blur(48px)}.rwpg-page .rwpg-plum-panel__inner{position:relative}.rwpg-page .rwpg-plum-panel__eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.22em;font-weight:600;color:#f3f0f999;margin:0}.rwpg-page .rwpg-plum-panel__big{margin-top:.75rem;font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1;letter-spacing:-.04em;font-size:clamp(2.75rem,6vw,3.75rem);font-variant-numeric:tabular-nums;margin-bottom:0;color:#f3f0f9}.rwpg-page .rwpg-plum-panel__muted{margin-top:.5rem;font-size:.875rem;color:#f3f0f9b3}.rwpg-page .rwpg-plum-panel__rule{margin-top:1.5rem;height:1px;background:#f3f0f926}.rwpg-page .rwpg-plum-panel__stats{margin-top:1.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.rwpg-page .rwpg-plum-panel__mini-label{display:inline-flex;align-items:center;gap:.25rem;font-size:11px;text-transform:uppercase;letter-spacing:.18em;font-weight:600;color:#f3f0f999}.rwpg-page .rwpg-plum-panel__stat-num{margin-top:.35rem;font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:600;font-variant-numeric:tabular-nums;color:#f3f0f9}.rwpg-page .rwpg-plum-panel__pill{margin-top:1.5rem;display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background:#f3f0f91a;padding:.35rem .75rem;font-size:.75rem;font-weight:600;color:#f3f0f9d9}.rwpg-page .rwpg-category-grid{margin-top:3rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media (min-width: 768px){.rwpg-page .rwpg-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.rwpg-page .rwpg-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.rwpg-page .rwpg-category-tile{display:flex;flex-direction:column;align-items:center;gap:.75rem;border-radius:1rem;border:1px solid rgba(8,15,38,.1);background:var(--rwpg-card);padding:1rem;transition:border-color .2s ease,box-shadow .2s ease}@media (min-width: 768px){.rwpg-page .rwpg-category-tile{padding:1.25rem}}.rwpg-page .rwpg-category-tile:hover{border-color:#5331d866;box-shadow:0 14px 40px -20px #5331d866}.rwpg-page .rwpg-category-tile__icon{width:3rem;height:3rem;border-radius:.75rem;background:var(--rwpg-primary-soft);color:var(--rwpg-primary);display:grid;place-items:center}.rwpg-page .rwpg-category-tile__label{font-size:.875rem;font-weight:600}.rwpg-page .rwpg-calc-card{margin-top:3rem;max-width:48rem;margin-left:auto;margin-right:auto;border-radius:2rem;border:1px solid rgba(8,15,38,.1);background:var(--rwpg-card);padding:2rem}@media (min-width: 768px){.rwpg-page .rwpg-calc-card{padding:3rem}}.rwpg-page .rwpg-calc-card__amount{font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(1.75rem,4vw,2.25rem);font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--rwpg-ink)}.rwpg-page .rwpg-calc-card__suffix{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.875rem;font-weight:500;color:#080f2680;margin-left:.25rem}.rwpg-page .rwpg-calc-results{margin-top:2.5rem;display:grid;gap:1rem}@media (min-width: 640px){.rwpg-page .rwpg-calc-results{grid-template-columns:repeat(2,minmax(0,1fr))}}.rwpg-page .rwpg-calc-results__soft{border-radius:1rem;background:var(--rwpg-primary-soft);padding:1.5rem}.rwpg-page .rwpg-mini-eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;font-weight:600;color:var(--rwpg-primary)}.rwpg-page .rwpg-calc-results__num{margin-top:.5rem;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2rem,4vw,3rem);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.rwpg-page .rwpg-calc-results__soft .rwpg-calc-results__num{color:var(--rwpg-ink)}.rwpg-page .rwpg-calc-results__hint{margin-top:.25rem;font-size:.75rem;color:#080f268c}.rwpg-page .rwpg-calc-results__plum{position:relative;overflow:hidden;border-radius:1rem;background:var(--rwpg-plum);color:var(--rwpg-plum-fg);padding:1.5rem}.rwpg-page .rwpg-calc-results__plum .rwpg-mini-eyebrow{color:var(--rwpg-primary)}.rwpg-page .rwpg-calc-results__plum .rwpg-calc-results__num{color:var(--rwpg-plum-fg)}.rwpg-page .rwpg-calc-results__hint-plum{margin-top:.25rem;font-size:.75rem;color:#ffffffa6}.rwpg-page .rwpg-calc-results__sparkle{position:absolute;top:1rem;right:1rem;color:var(--rwpg-primary)}.rwpg-page .rwpg-flow{margin-top:4rem;position:relative}.rwpg-page .rwpg-flow__line{display:none}@media (min-width: 768px){.rwpg-page .rwpg-flow__line{display:block;position:absolute;top:34px;left:10%;right:10%;border-top:1px dashed rgba(8,15,38,.15)}}.rwpg-page .rwpg-flow__grid{display:grid;gap:3rem}@media (min-width: 768px){.rwpg-page .rwpg-flow__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.rwpg-page .rwpg-flow__step{text-align:center;padding-left:.5rem;padding-right:.5rem}.rwpg-page .rwpg-flow__tile{position:relative;margin-left:auto;margin-right:auto;width:68px;height:68px;border-radius:1rem;background:var(--rwpg-plum);color:var(--rwpg-plum-fg);display:grid;place-items:center;z-index:1;box-shadow:0 14px 40px -14px #2e194380}.rwpg-page .rwpg-flow__num{position:absolute;top:-.5rem;right:-.5rem;width:1.75rem;height:1.75rem;border-radius:9999px;background:var(--rwpg-primary);color:#fff;font-size:.75rem;font-weight:700;display:grid;place-items:center;font-family:Fraunces,Georgia,serif}.rwpg-page .rwpg-flow__title{margin-top:1.75rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.15rem,2vw,1.5rem);font-weight:600;letter-spacing:-.02em}.rwpg-page .rwpg-flow__body{margin-top:.75rem;font-size:15px;line-height:1.65;color:#080f26a6;max-width:20rem;margin-left:auto;margin-right:auto}.rwpg-page .rwpg-tier-cards{margin-top:3rem;display:grid;gap:1.25rem}@media (min-width: 768px){.rwpg-page .rwpg-tier-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}.rwpg-page .rwpg-tier-card{display:flex;flex-direction:column;border-radius:1.5rem;padding:1.5rem;border:1px solid rgba(8,15,38,.1);background:var(--rwpg-card)}@media (min-width: 768px){.rwpg-page .rwpg-tier-card{padding:2rem}}.rwpg-page .rwpg-tier-card--featured{background:var(--rwpg-plum);color:var(--rwpg-plum-fg);position:relative;box-shadow:0 24px 60px -20px #2e194399;border-color:transparent}.rwpg-page .rwpg-tier-card__ribbon{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);border-radius:9999px;background:var(--rwpg-primary);color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.rwpg-page .rwpg-tier-card__name{font-size:.75rem;text-transform:uppercase;letter-spacing:.22em;font-weight:600;color:var(--rwpg-primary)}.rwpg-page .rwpg-tier-card__rate-row{margin-top:1rem;display:flex;align-items:baseline;gap:.5rem}.rwpg-page .rwpg-tier-card__rate{font-family:Fraunces,Georgia,serif;font-weight:600;font-size:3rem;letter-spacing:-.02em}.rwpg-page .rwpg-tier-card__unit{font-size:.875rem;color:#080f2699}.rwpg-page .rwpg-tier-card__unit-plum{font-size:.875rem;color:#ffffffb3}.rwpg-page .rwpg-tier-card__list,.rwpg-page .rwpg-tier-card__list-plum{margin-top:1.5rem;padding:0;list-style:none;flex:1}.rwpg-page .rwpg-tier-card__list li,.rwpg-page .rwpg-tier-card__list-plum li{display:flex;align-items:flex-start;gap:.65rem;font-size:15px;margin-bottom:.75rem}.rwpg-page .rwpg-tier-card__list{color:#080f26bf}.rwpg-page .rwpg-tier-card__list-plum{color:#ffffffd9}.rwpg-page .rwpg-tier-card__star{flex-shrink:0;margin-top:.15rem;color:var(--rwpg-primary);fill:var(--rwpg-primary)}.rwpg-page .rwpg-redeem{border-radius:2.5rem;background:#f5f4fb66;overflow:hidden;display:grid;align-items:center}@media (min-width: 1024px){.rwpg-page .rwpg-redeem{grid-template-columns:repeat(2,minmax(0,1fr))}}.rwpg-page .rwpg-redeem__visual{order:2;padding:2.5rem}@media (min-width: 1024px){.rwpg-page .rwpg-redeem__visual{order:1}}.rwpg-page .rwpg-redeem__img{width:100%;max-width:480px;margin-left:auto;margin-right:auto;display:block}.rwpg-page .rwpg-redeem__copy{order:1;padding:2.5rem}@media (min-width: 1024px){.rwpg-page .rwpg-redeem__copy{order:2}}@media (min-width: 768px){.rwpg-page .rwpg-redeem__copy{padding:4rem}}.rwpg-page .rwpg-redeem__lead{margin-top:1.25rem;color:#080f26a6;line-height:1.65;max-width:28rem}.rwpg-page .rwpg-redeem__grid{margin-top:2rem;display:grid;gap:1rem}@media (min-width: 640px){.rwpg-page .rwpg-redeem__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.rwpg-page .rwpg-redeem__item{display:flex;align-items:flex-start;gap:.75rem}.rwpg-page .rwpg-redeem__icon{width:2.5rem;height:2.5rem;border-radius:.75rem;background:var(--rwpg-primary-soft);color:var(--rwpg-primary);display:grid;place-items:center;flex-shrink:0}.rwpg-page .rwpg-redeem__item-title{font-weight:600;font-size:.875rem}.rwpg-page .rwpg-redeem__item-body{font-size:.75rem;color:#080f2699;margin-top:.15rem;line-height:1.5}.rwpg-page .rwpg-compare{margin-top:3rem;max-width:48rem;margin-left:auto;margin-right:auto;border-radius:1.5rem;border:1px solid rgba(8,15,38,.1);background:var(--rwpg-card);overflow:hidden}.rwpg-page .rwpg-compare__head{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding:1.25rem 1rem;background:#f5f4fb80;font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;font-weight:600;color:#080f268c;text-align:center}@media (min-width: 768px){.rwpg-page .rwpg-compare__head{padding:1.25rem 2rem}}.rwpg-page .rwpg-compare__head>div:first-child{text-align:left}.rwpg-page .rwpg-compare__head-brand{color:var(--rwpg-primary)}.rwpg-page .rwpg-compare__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:.5rem;padding:1.25rem 1rem;border-bottom:1px solid rgba(8,15,38,.05);text-align:center}@media (min-width: 768px){.rwpg-page .rwpg-compare__row{padding:1.25rem 2rem}}.rwpg-page .rwpg-compare__row--last{border-bottom:0}.rwpg-page .rwpg-compare__feature{text-align:left;font-size:15px;font-weight:500;color:var(--rwpg-ink);padding-right:.5rem}.rwpg-page .rwpg-compare__cell{display:flex;justify-content:center}.rwpg-page .rwpg-compare__cell-icon{display:inline-flex;width:1.75rem;height:1.75rem;border-radius:9999px;align-items:center;justify-content:center}.rwpg-page .rwpg-compare__cell-icon--yes{background:var(--rwpg-primary-soft);color:var(--rwpg-primary)}.rwpg-page .rwpg-compare__cell-icon--no{background:#080f260d;color:#080f2666}.rwpg-page .rwpg-compare__cell-text{font-size:15px;color:#080f26cc}.rwpg-page .rwpg-testimonials{margin-top:3.5rem;display:grid;gap:1.5rem}@media (min-width: 768px){.rwpg-page .rwpg-testimonials{grid-template-columns:repeat(3,minmax(0,1fr))}}.rwpg-page .rwpg-testimonial{margin:0;border-radius:1.5rem;border:1px solid rgba(8,15,38,.1);background:var(--rwpg-card);padding:2rem;display:flex;flex-direction:column}.rwpg-page .rwpg-testimonial__stars{display:flex;gap:.25rem;color:var(--rwpg-primary)}.rwpg-page .rwpg-testimonial__quote{margin:1.25rem 0 0;font-size:15px;line-height:1.65;color:#080f26cc;flex:1}.rwpg-page .rwpg-testimonial__cap{margin-top:1.5rem;display:flex;align-items:center;gap:.75rem}.rwpg-page .rwpg-testimonial__avatar{width:2.75rem;height:2.75rem;border-radius:9999px;object-fit:cover;background:#fff;border:2px solid var(--rwpg-bg)}.rwpg-page .rwpg-testimonial__name{font-weight:600;font-size:.875rem}.rwpg-page .rwpg-testimonial__role{font-size:.75rem;color:#080f268c}.rwpg-page .rwpg-faq{display:grid;gap:2.5rem}@media (min-width: 1024px){.rwpg-page .rwpg-faq{grid-template-columns:repeat(12,minmax(0,1fr));gap:2rem 4rem}}@media (min-width: 1024px){.rwpg-page .rwpg-faq__intro{grid-column:span 5/span 5}}.rwpg-page .rwpg-faq__intro-text{margin-top:1.25rem;color:#080f26a6;line-height:1.65;max-width:28rem}@media (min-width: 1024px){.rwpg-page .rwpg-faq__list{grid-column:span 7/span 7}}.rwpg-page .rwpg-faq__item{border-bottom:1px solid rgba(8,15,38,.1)}.rwpg-page .rwpg-faq__summary{list-style:none;cursor:pointer;padding:1.5rem 0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:600;letter-spacing:-.02em;text-align:left}.rwpg-page .rwpg-faq__summary::-webkit-details-marker{display:none}.rwpg-page .rwpg-faq__answer{margin:0;padding-bottom:1.5rem;font-size:15px;line-height:1.65;color:#080f26a6}.rwpg-page .rwpg-bonus{display:flex;flex-direction:column;align-items:center;gap:1.5rem;border-radius:2rem;border:1px solid rgba(83,49,216,.2);background:var(--rwpg-primary-soft);padding:1.5rem}@media (min-width: 768px){.rwpg-page .rwpg-bonus{flex-direction:row;padding:1.5rem 2.5rem;gap:2rem}}.rwpg-page .rwpg-bonus__icon-tile{width:3.5rem;height:3.5rem;border-radius:1rem;background:var(--rwpg-primary);color:#fff;display:grid;place-items:center;flex-shrink:0;box-shadow:0 14px 30px -10px #5331d899}.rwpg-page .rwpg-bonus__copy{flex:1;text-align:center}@media (min-width: 768px){.rwpg-page .rwpg-bonus__copy{text-align:left}}.rwpg-page .rwpg-bonus__chip{display:inline-flex;align-items:center;gap:.35rem;border-radius:9999px;background:var(--rwpg-bg);padding:.15rem .65rem;font-size:10px;text-transform:uppercase;letter-spacing:.18em;font-weight:700;color:var(--rwpg-primary)}.rwpg-page .rwpg-bonus__title{margin-top:.5rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.15rem,2.5vw,1.5rem);font-weight:600;letter-spacing:-.02em}.rwpg-page .rwpg-bonus__accent{color:var(--rwpg-primary)}.rwpg-page .rwpg-bonus__sub{margin-top:.25rem;font-size:.875rem;color:#080f26a6}.rwpg-page .rwpg-bonus__btn{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background:var(--rwpg-ink);color:var(--rwpg-bg);padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;flex-shrink:0;transition:background .2s ease}.rwpg-page .rwpg-bonus__btn:hover{background:#080f26e6}.rwpg-page .rwpg-final{position:relative;overflow:hidden;border-radius:2rem;background:var(--rwpg-ink);color:#fff;text-align:center;padding:4rem 1.5rem;box-shadow:0 30px 90px -45px #080f26a6}@media (min-width: 768px){.rwpg-page .rwpg-final{padding:6rem 1.5rem}}.rwpg-page .rwpg-final__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 30% 20%,rgba(83,49,216,.45),transparent 52%),radial-gradient(circle at 80% 90%,rgba(46,25,67,.55),transparent 48%);pointer-events:none}.rwpg-page .rwpg-final__inner{position:relative;max-width:42rem;margin-left:auto;margin-right:auto}.rwpg-page .rwpg-final__title{margin-top:1rem;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2rem,5vw,3.75rem);line-height:1.02;letter-spacing:-.02em;color:#fff}.rwpg-page .rwpg-final__title .rwpg-h2-light{color:#fff}.rwpg-page .rwpg-final__sub{margin-top:1.25rem;font-size:1.125rem;line-height:1.65;color:#ffffffc7}.rwpg-page .rwpg-final__actions{margin-top:2.25rem;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:.75rem}@media (min-width: 640px){.rwpg-page .rwpg-final__actions{flex-direction:row;align-items:center}}.rwpg-page .rwpg-final__primary{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;background:var(--rwpg-primary);color:#fff;padding:.85rem 1.75rem;font-size:.875rem;font-weight:600;text-decoration:none;box-shadow:0 14px 40px -10px #5331d899;transition:background .2s ease}.rwpg-page .rwpg-final__primary:hover{background:#5331d8e6}.rwpg-page .rwpg-final__ghost{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.35rem;border-radius:9999px;padding:.85rem 1.25rem;font-size:.875rem;font-weight:600;color:#ffffffd9;text-decoration:none;transition:background .2s ease,color .2s ease}.rwpg-page .rwpg-final__ghost:hover{background:#f3f0f91a;color:#fff}.offer-top{display:flex;flex-direction:column;margin-left:35px;margin-bottom:20px}.offer-top h2{margin-bottom:0;font-size:33.74px;line-height:39.3px}.offer-top p{font-size:13.5px;font-weight:500;line-height:17.07px;margin-bottom:0}.offer-wrapper{background-color:#fff;padding:30px;display:block;position:relative;width:100%;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px}.offer-wrapper .row{display:flex;flex-wrap:wrap}.offer-wrapper .row .col-12.col-md-6{margin-bottom:20px}.offer-wrapper .row .col-12.col-md-6 .company-item{display:flex;flex-direction:column;justify-content:space-between;padding:24px 20px;border-radius:35.83px;border:1.19px solid #000000;height:100%}.offer-wrapper .row .col-12.col-md-6 .company-item .offer-info{margin-bottom:28px}.offer-wrapper .row .col-12.col-md-6 .company-item .offer-info .tag{padding:4px 10px;border-radius:39.97px;background:#5331d8;font-size:12px;color:#fff;font-weight:500;width:max-content;margin-bottom:22px;line-height:13px}.offer-wrapper .row .col-12.col-md-6 .company-item .offer-info .company-logo{height:35px;margin-bottom:16px}.offer-wrapper .row .col-12.col-md-6 .company-item .offer-info .company-logo img{max-width:100%;max-height:100%}.offer-wrapper .row .col-12.col-md-6 .company-item .offer-info h3{color:#3a3c46;font-size:19px;font-weight:500;margin-bottom:18px}.offer-wrapper .row .col-12.col-md-6 .company-item .offer-info p{font-size:12px;font-weight:400;line-height:23px;color:#747474;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.offer-wrapper .row .col-12.col-md-6 .company-item .btn{padding:12px 38px}.offer-wrapper .row .col-12.col-md-6 .offer-footer{margin-top:50px}.offer-wrapper .row .col-12.col-md-6 .offer-footer h2{font-size:19.18px;font-weight:700;margin-bottom:0;color:#000}.offer-wrapper .row .col-12.col-md-6 .offer-footer p{font-size:11.99px;font-weight:500;line-height:22.78px;color:#747474;margin-bottom:0}@media (max-width: 1080px){.offer-wrapper .company-item .offer-info h3{font-size:17px}.offer-wrapper .company-item .offer-info p{display:block}}@media (max-width: 575.98px){.offer-wrapper{padding:15px}.offer-wrapper .offer-footer{margin-top:30px}}.amb-page{--amb-bg: #f3f0f9;--amb-ink: #080f26;--amb-foreground: #0d1730;--amb-primary: #5331d8;--amb-secondary: #ecebff;--amb-secondary-fg: #4236e2;--amb-plum-soft: #f6f2f8;--amb-card: #ffffff;--amb-card-fg: #0d1730;--amb-border: #e2e8f0;--amb-muted: #6a7181;color:var(--amb-ink);background:var(--amb-bg);font-family:Plus Jakarta Sans,system-ui,sans-serif;padding-bottom:2rem}@media (min-width: 1025px){.amb-page{margin-top:0}}.amb-page .amb-eyebrow{margin:0;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:var(--amb-primary)}.amb-page .amb-h2{margin:.75rem 0 0;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2rem,4vw,3rem);line-height:1.15;color:var(--amb-ink)}.amb-page .amb-h2--tight{margin-top:.75rem}.amb-page .amb-hero{padding:3.5rem 0}@media (min-width: 768px){.amb-page .amb-hero{padding:5rem 0}}.amb-page .amb-hero__grid{display:grid;gap:2.5rem;align-items:center}@media (min-width: 1024px){.amb-page .amb-hero__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:2.5rem}}@media (min-width: 1024px){.amb-page .amb-hero__copy{grid-column:span 6/span 6}}.amb-page .amb-hero__title{margin-top:1.25rem;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2.75rem,6vw,4.5rem);line-height:1.02;letter-spacing:-.02em;color:var(--amb-ink)}.amb-page .amb-hero__lead{margin-top:1.5rem;max-width:36rem;font-size:1.125rem;line-height:1.65;color:var(--amb-muted)}.amb-page .amb-hero__actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem}.amb-page .amb-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;border:2px solid transparent;transition:opacity .2s ease,background .2s ease}.amb-page .amb-btn--ink{background:var(--amb-foreground);color:var(--amb-bg);border-color:var(--amb-foreground)}.amb-page .amb-btn--ink:hover{opacity:.9}.amb-page .amb-btn--secondary{background:var(--amb-secondary);color:var(--amb-secondary-fg);border-color:var(--amb-secondary)}.amb-page .amb-btn--secondary:hover{background:#ecebffbf}@media (min-width: 1024px){.amb-page .amb-hero__visual{grid-column:span 6/span 6}}.amb-page .amb-hero__art-wrap{position:relative;overflow:hidden;border-radius:2rem;background:var(--amb-plum-soft);padding:1.5rem;box-shadow:0 24px 70px -45px #0d173073}.amb-page .amb-hero__art{display:block;margin-left:auto;margin-right:auto;width:100%;max-width:36rem;height:auto}.amb-page .amb-promo{padding:0 0 4.25rem}.amb-page .amb-promo__card{text-align:center;border-radius:2rem;background:var(--amb-bg);padding:.5rem 0 .25rem}.amb-page .amb-promo__title{margin:0;font-size:clamp(2rem,4.6vw,4rem);font-weight:600;line-height:1.12;letter-spacing:-.02em;color:var(--amb-foreground);text-wrap:balance}.amb-page .amb-promo__title span{color:#4236e2}.amb-page .amb-promo__subtitle{margin:1.1rem 0 0;font-size:clamp(1rem,1.45vw,1.95rem);font-weight:500;line-height:1.5;color:#313747}.amb-page .amb-promo__cta{margin-top:2rem;display:inline-flex;align-items:center;justify-content:center;min-width:190px;border-radius:14px;padding:.92rem 1.45rem;text-decoration:none;font-size:1.04rem;font-weight:600;color:#f7f7ff;background:#4236e2;font-family:Plus Jakarta Sans,system-ui,sans-serif;transition:transform .2s ease,opacity .2s ease}.amb-page .amb-promo__cta:hover{opacity:.95}.amb-page .amb-promo__cta:active{transform:translateY(1px)}.amb-page .amb-section{padding-bottom:5rem}.amb-page .amb-section--last{padding-bottom:4rem}.amb-page .amb-section--cta{padding-top:0;padding-bottom:4.75rem}.amb-page .amb-features{display:grid;gap:1rem}@media (min-width: 768px){.amb-page .amb-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.amb-page .amb-features{grid-template-columns:repeat(4,minmax(0,1fr))}}.amb-page .amb-feature{border-radius:1rem;border:1px solid var(--amb-border);background:var(--amb-card);padding:1.5rem;box-shadow:0 1px 2px #080f260f}.amb-page .amb-feature__icon{display:flex;height:2.75rem;width:2.75rem;align-items:center;justify-content:center;border-radius:.75rem;background:var(--amb-secondary);color:var(--amb-primary)}.amb-page .amb-feature__title{margin-top:1.25rem;font-size:1.125rem;font-weight:700;color:var(--amb-card-fg)}.amb-page .amb-feature__body{margin-top:.75rem;font-size:.875rem;line-height:1.6;color:var(--amb-muted)}.amb-page .amb-bill-panel{display:grid;gap:2rem;border-radius:2rem;background:var(--amb-plum-soft);padding:1.25rem}@media (min-width: 768px){.amb-page .amb-bill-panel{padding:2rem}}@media (min-width: 1024px){.amb-page .amb-bill-panel{grid-template-columns:.85fr 1.15fr;align-items:center;gap:2rem}}.amb-page .amb-bill-panel__lead{margin-top:1.25rem;font-size:1rem;line-height:1.65;color:var(--amb-muted)}.amb-page .amb-bill-grid{display:grid;gap:.75rem}@media (min-width: 640px){.amb-page .amb-bill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.amb-page .amb-bill-tile{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:1rem;background:var(--amb-card);padding:1.25rem;box-shadow:0 1px 2px #080f260f}.amb-page .amb-bill-tile__left{display:flex;align-items:center;gap:.75rem;min-width:0}.amb-page .amb-bill-tile__icon{display:flex;height:2.75rem;width:2.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;background:var(--amb-secondary);color:var(--amb-primary)}.amb-page .amb-bill-tile__name{margin:0;font-size:1rem;font-weight:700;color:var(--amb-card-fg)}.amb-page .amb-bill-tile__amount{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:600;color:var(--amb-primary);flex-shrink:0}.amb-page .amb-blog-head{margin-bottom:2rem;max-width:42rem}.amb-page .amb-blog-grid{display:grid;gap:1.25rem}@media (min-width: 768px){.amb-page .amb-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.amb-page .amb-blog-card{border-radius:1rem;border:1px solid var(--amb-border);background:var(--amb-card);padding:1.5rem;box-shadow:0 1px 2px #080f260f}.amb-page .amb-blog-card__title{margin:0;font-size:1.25rem;font-weight:700;line-height:1.3;color:var(--amb-card-fg)}.amb-page .amb-blog-card__body{margin-top:1rem;font-size:.875rem;line-height:1.65;color:var(--amb-muted)}.amb-page .amb-final-cta{border-radius:1.5rem;position:relative;overflow:hidden;background:var(--amb-ink);color:#fff;text-align:center;padding:4rem 1.5rem;box-shadow:0 30px 90px -45px #080f26a6}@media (min-width: 768px){.amb-page .amb-final-cta{padding:6rem 1.5rem}}.amb-page .amb-final-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 30% 20%,rgba(83,49,216,.45),transparent 52%),radial-gradient(circle at 80% 90%,rgba(46,25,67,.55),transparent 48%);pointer-events:none}.amb-page .amb-final-cta__inner{position:relative;max-width:42rem;margin-left:auto;margin-right:auto}.amb-page .amb-final-cta__eyebrow{margin:0;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:#5e5bf6f2}.amb-page .amb-final-cta__title{margin-top:1rem;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2rem,5vw,3.75rem);line-height:1.02;letter-spacing:-.02em;color:#fff}.amb-page .amb-final-cta__title em{font-style:italic;font-weight:500}.amb-page .amb-final-cta__sub{margin-top:1.25rem;font-size:1.125rem;line-height:1.65;color:#ffffffc7}.amb-page .amb-final-cta__actions{margin-top:2.25rem;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:.75rem}@media (min-width: 640px){.amb-page .amb-final-cta__actions{flex-direction:row;align-items:center}}.amb-page .amb-final-cta__primary{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;background:var(--amb-primary);color:#fff;padding:.85rem 1.75rem;font-size:.875rem;font-weight:600;text-decoration:none;box-shadow:0 14px 40px -10px #5331d899;transition:background .2s ease}.amb-page .amb-final-cta__primary:hover{background:#5331d8e6}.amb-page .amb-final-cta__ghost{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.35rem;border-radius:9999px;padding:.85rem 1.25rem;font-size:.875rem;font-weight:600;color:#ffffffd9;text-decoration:none;transition:background .2s ease,color .2s ease}.amb-page .amb-final-cta__ghost:hover{background:#f3f0f91a;color:#fff}.feature-group{padding:27px 22px;border-radius:16px;display:grid;grid-template-columns:repeat(2,1fr);box-shadow:0 69.79px 173.7px #0000000f;gap:20px;row-gap:38px}.feature-group .feature-item{padding-left:0;display:flex;flex-direction:column;align-items:center;max-width:272px;margin-inline:auto}.feature-group .feature-item-icon{position:relative;margin-bottom:23px}.feature-group .feature-item-content{text-align:center}.bill-providers-section-title{margin-bottom:56px}.bill-provider-wrapper h2{color:#716b95;margin-block:21px;font-size:20px;line-height:18px}.bill-provider{display:grid;grid-template-columns:repeat(7,1fr);max-width:956.11px;margin-inline:auto;margin-bottom:20px}.bill-provider .company-logo{display:flex;align-items:center;justify-content:center}.row-bill-provider .description-text p{margin-top:60px;color:#716b95;max-width:956px;margin-inline:auto;text-align:center;font-size:10px}@media screen and (max-width: 1200px){.bill-provider{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width: 991px){.bill-provider{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width: 767px){.bill-provider{grid-template-columns:repeat(4,1fr)}.row-bill-provider .description-text p{margin-top:0}.feature-group{padding:27px 22px;grid-template-columns:repeat(1,1fr);gap:20px}}@media screen and (max-width: 480px){.bill-provider{grid-template-columns:repeat(2,1fr)}}.hero-description{font-size:1.25rem;font-weight:400;line-height:1.5;margin-bottom:1rem}.provider-dynamic-content{background:#f8f7fc;border-top:1px solid rgba(113,107,149,.12);border-bottom:1px solid rgba(113,107,149,.12)}.provider-dynamic-content h2{font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:1.35;color:#2d2a40}.provider-dynamic-about{font-size:1.05rem;line-height:1.65;color:#5c5678;max-width:820px;margin-left:auto;margin-right:auto}.wg-landing{--wg-bg: #f3f0f9;--wg-ink: #080f26;--wg-foreground: #0d1730;--wg-ink-fg: #ffffff;--wg-hero-soft: #e9e7f3;--wg-primary: #5331d8;--wg-primary-soft: #f3f0ff;--wg-card: #ffffff;--wg-border: #e2e8f0;--wg-muted: rgba(8, 15, 38, .7);background:#f3f0f9;color:var(--wg-ink);font-family:Plus Jakarta Sans,system-ui,sans-serif;padding-bottom:2rem;box-sizing:border-box;max-width:100%;overflow-x:hidden}@media (min-width: 1025px){.wg-landing{margin-top:0}}.wg-landing__hero{background:var(--wg-hero-soft);overflow:hidden}.wg-landing__hero-grid{display:flex;gap:1.75rem;align-items:flex-start;justify-content:space-between;box-sizing:border-box;width:100%;max-width:100%;padding-top:3.5rem;padding-bottom:4.5rem;padding-left:clamp(1rem,4vw,3.125rem);padding-right:clamp(1rem,4vw,3.125rem)}.wg-landing__hero-copy{flex:1 1 auto;min-width:0;max-width:100%}.wg-landing__hero-card{flex:0 0 510px;min-width:0;width:100%;max-width:510px}.wg-landing__badge,.wg-landing__leader-pill,.wg-landing__trophy-pill{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;border:0;background:var(--wg-primary-soft);color:var(--wg-primary);font-size:.75rem;font-weight:600;padding:.35rem .85rem}.wg-landing__hero-title{margin:1.5rem 0 0;max-width:650px;font-family:Fraunces,Georgia,serif;font-size:clamp(2.125rem,5vw + .75rem,5rem);line-height:1.08;letter-spacing:-.02em;font-weight:800;color:var(--wg-ink);text-wrap:balance}.wg-landing__hero-title span{color:var(--wg-primary);font-style:italic}.wg-landing__hero-text{margin:1.75rem 0 0;max-width:29rem;font-size:clamp(.95rem,.35vw + .9rem,1.0625rem);font-weight:500;line-height:1.65;color:var(--wg-muted)}.wg-landing__hero-actions{margin-top:2.25rem;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start}.wg-landing__hero-actions .cta-btn{min-height:48px;border-radius:9999px;padding:.85rem 1.5rem;font-size:.875rem;font-weight:600;box-shadow:none}.wg-landing__hero-actions .cta-btn--primary{background:var(--wg-primary);border-color:var(--wg-primary);color:#fff}.wg-landing__hero-actions .cta-btn--primary:hover:not(:disabled){background:var(--wg-primary);border-color:var(--wg-primary);opacity:.92}.wg-landing__hero-actions .cta-btn--ghost{background:transparent;border-color:#080f2626;color:var(--wg-ink)}.wg-landing__hero-actions .cta-btn--ghost:hover:not(:disabled){background:transparent;border-color:#5331d866}.wg-landing__hero-pills{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-start}.wg-landing__stat-pill,.wg-landing__bill-pill{border:1px solid var(--wg-border);background:var(--wg-card);border-radius:999px;padding:.62rem 1rem;font-size:.82rem;font-weight:600;color:var(--wg-muted)}.wg-landing__stat-pill strong{color:var(--wg-ink)}.wg-landing__dot{width:.55rem;height:.55rem;background:var(--wg-primary);border-radius:999px;display:inline-block;margin-right:.45rem}.wg-landing__prize-shell{border-radius:2rem;border:1px solid var(--wg-border);background:var(--wg-card);padding:1.65rem;box-shadow:0 30px 80px -52px #0d173073}.wg-landing__prize-main{border-radius:1.5rem;background:var(--wg-foreground);color:var(--wg-bg);padding:2rem}.wg-landing__prize-header{display:flex;justify-content:space-between;gap:1rem}.wg-landing__prize-header p{margin:0;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;color:#f3f0f9a6;font-weight:700}.wg-landing__prize-header h2{margin:.6rem 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(3rem,10vw,4.5rem);line-height:1;color:var(--wg-bg)}.wg-landing__prize-header small{margin-top:.5rem;display:block;font-size:.85rem;line-height:1.5;color:#f3f0f9b3}.wg-landing__prize-icon{width:5rem;height:5rem;border-radius:1rem;display:grid;place-items:center;background:var(--wg-primary);color:#fff;flex-shrink:0}.wg-landing__prize-types{margin-top:1.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.wg-landing__prize-type{border-radius:.9rem;background:#f3f0f91a;padding:1rem}.wg-landing__prize-type svg{color:var(--wg-primary)}.wg-landing__prize-type p{margin:.55rem 0 0;font-size:.82rem;font-weight:700;color:#fff}.wg-landing__next-draw{margin-top:.85rem;border-radius:1rem;border:1px solid var(--wg-border);background:var(--wg-bg);display:flex;justify-content:space-between;align-items:center;padding:.8rem 1rem}.wg-landing__next-draw p{margin:0;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--wg-muted);font-weight:700}.wg-landing__next-draw h3{margin:.28rem 0 0;font-family:Fraunces,Georgia,serif;font-size:1.35rem;color:var(--wg-ink)}.wg-landing__next-draw svg{color:var(--wg-primary)}.wg-landing__section{padding:3.5rem 0}.wg-landing__section--steps{background:var(--wg-bg);padding:4.4rem 0 3.8rem}.wg-landing__steps-inner{max-width:1160px}.wg-landing__section--steps .wg-landing__section-head{max-width:690px}.wg-landing__section--steps .wg-landing__section-head h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:600;line-height:1.05;letter-spacing:-.02em;color:var(--wg-ink)}.wg-landing__section--steps .wg-landing__section-head p{margin:1.05rem auto 0;max-width:630px;font-size:1.05rem;font-weight:500;line-height:1.55;color:var(--wg-muted)}.wg-landing__section--steps .wg-landing__steps{margin-top:2.7rem;gap:1.35rem}.wg-landing__section--steps .wg-landing__step-card{min-height:215px;border:1px solid rgba(226,232,240,.95);border-radius:.9rem;background:var(--wg-card);padding:1.6rem 1.55rem;box-shadow:0 24px 60px -44px #0d173059}.wg-landing__section--steps .wg-landing__step-icon{width:3.35rem;height:3.35rem;border-radius:.75rem;background:var(--wg-primary-soft);color:var(--wg-primary)}.wg-landing__section--steps .wg-landing__step-top span{border-radius:.6rem;background:var(--wg-primary-soft);color:var(--wg-primary);padding:.45rem .65rem;font-size:.95rem;font-weight:800}.wg-landing__section--steps .wg-landing__step-label{margin-top:1.8rem;color:#080f26ad;font-size:.78rem;font-weight:800;letter-spacing:.08em}.wg-landing__section--steps .wg-landing__step-card h3{margin-top:.85rem;font-family:Fraunces,Georgia,serif;font-size:1.55rem;font-weight:700;line-height:1.15;color:var(--wg-ink)}.wg-landing__section--steps .wg-landing__step-card p:not(.wg-landing__step-label){margin-top:.85rem;font-size:1rem;font-weight:500;line-height:1.55;color:var(--wg-muted)}.wg-landing__section--steps .wg-landing__center-cta{margin-top:2.65rem}.wg-landing__section--steps .cta-btn--primary{background:var(--wg-primary);border-color:var(--wg-primary);color:#fff;box-shadow:0 14px 36px -16px #5331d88c}.wg-landing__section--winners{background:var(--wg-bg);padding:4.6rem 0 4.1rem}.wg-landing__winners-inner{max-width:1160px}.wg-landing__section--winners .wg-landing__section-head{max-width:760px}.wg-landing__section--winners .wg-landing__trophy-pill{border-radius:.25rem;background:#ffffff94;color:var(--wg-ink);padding:.55rem .85rem;font-size:.95rem;font-weight:800;box-shadow:0 10px 30px -24px #0d173059}.wg-landing__section--winners .wg-landing__trophy-pill svg{color:var(--wg-primary)}.wg-landing__section--winners .wg-landing__section-head h2{margin:1.25rem 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:600;line-height:1.05;letter-spacing:-.02em;color:var(--wg-ink)}.wg-landing__section--winners .wg-landing__section-head p{margin-top:1rem;font-size:1.1rem;font-weight:500;line-height:1.55;color:var(--wg-muted)}.wg-landing__section--winners .wg-landing__winners{margin-top:2.8rem;gap:1.35rem}.wg-landing__section--winners .wg-landing__winner-card{min-height:165px;border:1px solid rgba(226,232,240,.95);border-radius:.9rem;background:var(--wg-card);padding:1.7rem 1.65rem;box-shadow:0 24px 60px -44px #0d173059}.wg-landing__section--winners .wg-landing__winner-head{gap:1rem;align-items:flex-start}.wg-landing__section--winners .wg-landing__winner-initial{width:3rem;height:3rem;background:var(--wg-primary-soft);color:var(--wg-primary);font-size:.95rem;font-weight:800}.wg-landing__section--winners .wg-landing__winner-card h3{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.35rem;font-weight:700;line-height:1.2;color:var(--wg-ink)}.wg-landing__section--winners .wg-landing__winner-head p{margin-top:.35rem;font-size:.95rem;font-weight:500;color:var(--wg-muted)}.wg-landing__section--winners .wg-landing__winner-head p:before{content:"📍 "}.wg-landing__section--winners .wg-landing__winner-prize{margin-top:1.45rem;border-radius:.25rem;background:var(--wg-primary-soft);color:var(--wg-ink);padding:.65rem .9rem;font-size:.95rem;font-weight:800}.wg-landing__section--winners .wg-landing__center-cta{margin-top:2.5rem}.wg-landing__section--winners .cta-btn--primary{background:var(--wg-primary);border-color:var(--wg-primary);color:#fff;box-shadow:0 14px 36px -16px #5331d88c}.wg-landing__section--soft{background:hsl(var(--hero-soft))}.wg-landing__section--leaderboard{background:var(--wg-bg);padding:4.7rem 0 4.2rem}.wg-landing__leaderboard-inner{max-width:760px}.wg-landing__section--leaderboard .wg-landing__section-head{max-width:720px}.wg-landing__section--leaderboard .wg-landing__leader-pill{border-radius:9999px;background:var(--wg-card);color:var(--wg-ink);padding:.65rem 1.25rem;font-size:.95rem;font-weight:800;box-shadow:0 10px 28px -24px #0d173059}.wg-landing__section--leaderboard .wg-landing__leader-pill svg{color:var(--wg-primary)}.wg-landing__section--leaderboard .wg-landing__section-head h2{margin:1.45rem 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(2.4rem,5vw,3.45rem);font-weight:600;line-height:1.05;letter-spacing:-.02em;color:var(--wg-ink)}.wg-landing__section--leaderboard .wg-landing__section-head p{margin-top:1rem;font-size:1.05rem;font-weight:500;line-height:1.55;color:var(--wg-muted)}.wg-landing__section--leaderboard .wg-landing__countdown{margin-top:2.1rem;gap:.85rem}.wg-landing__section--leaderboard .wg-landing__countdown>span{gap:.5rem;color:#080f26ad;font-size:.95rem;font-weight:800}.wg-landing__section--leaderboard .wg-landing__countdown-box{min-width:66px;border:1px solid rgba(226,232,240,.95);border-radius:.6rem;background:var(--wg-card);padding:.65rem .8rem;box-shadow:0 12px 26px -22px #0d173073}.wg-landing__section--leaderboard .wg-landing__countdown-box strong{font-family:Fraunces,Georgia,serif;font-size:1.9rem;font-weight:700;line-height:.95;color:var(--wg-ink)}.wg-landing__section--leaderboard .wg-landing__countdown-box small{margin-top:.22rem;display:block;color:#080f26b8;font-size:.68rem;font-weight:800;letter-spacing:.08em}.wg-landing__section--leaderboard .wg-landing__leaders{max-width:700px;margin-top:3rem;gap:1rem}.wg-landing__section--leaderboard .wg-landing__leader-card{min-height:92px;border:1px solid rgba(226,232,240,.95);border-left-width:3px;border-radius:.9rem;background:var(--wg-card);padding:1.35rem 1.65rem;box-shadow:0 20px 50px -42px #0d173073}.wg-landing__section--leaderboard .wg-landing__leader-card--primary{border-left-color:var(--wg-primary);border-color:var(--wg-primary)}.wg-landing__section--leaderboard .wg-landing__leader-card--muted{border-left-color:#080f2680;border-color:#080f2680}.wg-landing__section--leaderboard .wg-landing__leader-card--accent{border-left-color:#e2e8f0f2}.wg-landing__section--leaderboard .wg-landing__leader-rank{width:3rem;height:3rem;border-radius:.6rem;background:var(--wg-primary-soft);font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.1rem;font-weight:800;color:var(--wg-ink)}.wg-landing__section--leaderboard .wg-landing__leader-card h3{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.35rem;font-weight:600;line-height:1.15;color:var(--wg-ink)}.wg-landing__section--leaderboard .wg-landing__leader-card p{margin-top:.35rem;color:var(--wg-primary);font-size:.98rem;font-weight:800}.wg-landing__section--leaderboard .wg-landing__center-cta{margin-top:2.65rem}.wg-landing__section--leaderboard .cta-btn--ghost{min-height:48px;border-color:#ffb482cc;background:#fff5ee8c;color:var(--wg-ink);box-shadow:none}.wg-landing__section--leaderboard .cta-btn--ghost:hover:not(:disabled){background:#fff5eebf;border-color:#ffb482f2}.wg-landing__section--soft{border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border))}.wg-landing__section-head{max-width:700px;margin:0 auto;text-align:center}.wg-landing__section-head h2{margin:1rem 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,5.8vw,3rem);line-height:1.15}.wg-landing__section-head p{margin:.85rem 0 0;color:hsl(var(--muted-foreground));font-size:1.05rem;line-height:1.7}.wg-landing__steps,.wg-landing__winners{margin-top:2.1rem;display:grid;gap:1rem}.wg-landing__step-card,.wg-landing__winner-card,.wg-landing__leader-card{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:1.1rem;box-shadow:0 20px 60px -48px hsl(var(--foreground)/.4);padding:1.2rem}.wg-landing__step-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem}.wg-landing__step-icon{width:3rem;height:3rem;border-radius:.75rem;display:grid;place-items:center;background:hsl(var(--primary-soft));color:hsl(var(--primary))}.wg-landing__step-top span{background:hsl(var(--primary-soft));color:hsl(var(--primary));font-size:.82rem;border-radius:.6rem;padding:.35rem .6rem;font-weight:800}.wg-landing__step-label{margin:1.2rem 0 0;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:hsl(var(--muted-foreground));font-size:.72rem}.wg-landing__step-card h3,.wg-landing__winner-card h3,.wg-landing__leader-card h3{margin:.65rem 0 0;font-family:Fraunces,Georgia,serif}.wg-landing__step-card p{margin:.65rem 0 0;color:hsl(var(--muted-foreground));line-height:1.65}.wg-landing__center-cta{margin-top:1.6rem;display:flex;justify-content:center}.wg-landing__winner-head{display:flex;align-items:flex-start;gap:.7rem}.wg-landing__winner-initial{width:2.8rem;height:2.8rem;border-radius:999px;background:hsl(var(--primary-soft));color:hsl(var(--primary));display:grid;place-items:center;font-weight:800}.wg-landing__winner-head p{margin:.2rem 0 0;color:hsl(var(--muted-foreground))}.wg-landing__winner-prize{margin-top:1rem;border-radius:.6rem;background:hsl(var(--primary-soft));display:inline-flex;padding:.38rem .7rem;font-weight:800}.wg-landing__leader-pill,.wg-landing__trophy-pill{border-radius:.7rem;background:hsl(var(--primary-soft));border:0}.wg-landing__countdown{margin-top:1.3rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.55rem}.wg-landing__countdown>span{display:inline-flex;align-items:center;gap:.35rem;color:hsl(var(--muted-foreground));font-weight:700}.wg-landing__countdown-box{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.7rem;padding:.55rem .8rem;text-align:center;min-width:74px}.wg-landing__countdown-box strong{display:block;font-family:Fraunces,Georgia,serif;font-size:1.5rem;line-height:1.1}.wg-landing__countdown-box small{text-transform:uppercase;letter-spacing:.08em;font-size:.66rem;color:hsl(var(--muted-foreground))}.wg-landing__leaders{max-width:780px;margin:1.3rem auto 0;display:grid;gap:.7rem}.wg-landing__leader-card{display:flex;align-items:center;gap:.9rem;border-left-width:4px}.wg-landing__leader-card--primary{border-left-color:hsl(var(--primary))}.wg-landing__leader-card--muted{border-left-color:hsl(var(--muted-foreground))}.wg-landing__leader-card--accent{border-left-color:hsl(var(--accent))}.wg-landing__leader-rank{width:2.8rem;height:2.8rem;border-radius:.7rem;background:hsl(var(--primary-soft));display:grid;place-items:center;font-family:Fraunces,Georgia,serif;font-size:1.2rem;font-weight:800}.wg-landing__leader-card p{margin:.3rem 0 0;color:hsl(var(--primary));font-weight:800}.wg-landing__rules{padding:3rem 0;border-top:1px solid hsl(var(--border))}.wg-landing__rules h2{margin:0;text-align:center;font-family:Fraunces,Georgia,serif;font-size:clamp(1.8rem,5vw,2.35rem)}.wg-landing__rules p{margin:.9rem auto 0;max-width:780px;text-align:center;color:hsl(var(--muted-foreground));line-height:1.75}@media (min-width: 700px){.wg-landing{padding-bottom:0}.wg-landing__hero-grid{gap:2rem;padding-top:4rem;padding-bottom:6rem}.wg-landing__steps,.wg-landing__winners{grid-template-columns:repeat(3,minmax(0,1fr))}.wg-landing__section{padding:4.4rem 0}}@media (max-width: 1023px){.wg-landing__hero-grid{flex-direction:column;align-items:stretch;gap:1.5rem;padding-top:clamp(2.25rem,6vw,3.5rem);padding-bottom:clamp(2.5rem,7vw,4.5rem);padding-left:clamp(1rem,4vw,1.5rem);padding-right:clamp(1rem,4vw,1.5rem)}.wg-landing__hero-copy{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%}.wg-landing__badge{align-self:flex-start}.wg-landing__hero-title{margin-top:1.1rem;max-width:100%}.wg-landing__hero-text{max-width:100%;margin-top:1.25rem}.wg-landing__hero-actions{flex-direction:column;align-items:stretch;width:100%;margin-top:1.75rem}.wg-landing__hero-actions .cta-btn{width:100%;justify-content:center;box-sizing:border-box}.wg-landing__hero-pills{justify-content:center;margin-top:1.25rem}.wg-landing__hero-card{flex:none;width:100%;max-width:100%;margin-top:.25rem}.wg-landing__prize-shell{padding:clamp(1rem,3vw,1.65rem)}.wg-landing__prize-main{padding:clamp(1.25rem,4vw,2rem)}.wg-landing__prize-header{flex-wrap:wrap;align-items:flex-start}.wg-landing__prize-icon{margin-left:auto}}@media (min-width: 1024px){.wg-landing__hero-title{font-size:clamp(3.25rem,4.2vw + 1.5rem,5rem)}.wg-landing__hero-grid{align-items:center;gap:2rem}.wg-landing__hero-card{flex:0 0 min(510px,42vw);max-width:min(510px,42vw)}}.business-banner-wrapper .buisness-banner{background:#5331d8;padding:20px 90px;border-radius:55px}.business-banner-wrapper .buisness-banner .banner-content{max-width:450px}.business-banner-wrapper .buisness-banner .banner-content h1{color:#fff;font-size:62px;line-height:70px}.business-banner-wrapper .buisness-banner .banner-content p,.business-banner-wrapper .buisness-banner .banner-content h4{color:#fff}.business-banner-wrapper .buisness-banner .buisness-banner-img{display:flex;justify-content:center;align-items:center}.business-banner-wrapper .buisness-banner .buisness-banner-img img{max-height:570px}.business-banner-wrapper.mobile-banner .btn-outlined{color:#fff;padding:12px 16px;border:1px solid #ffffff;margin-top:20px}.business-banner-wrapper.mobile-banner .btn-outlined:hover{color:#252849}@media only screen and (max-width: 991.98px){.business-banner-wrapper.mobile-banner .buisness-banner{padding:20px}.business-banner-wrapper.mobile-banner .buisness-banner h1{font-size:40px;line-height:50px}}@media only screen and (max-width: 991.98px){.business-banner-wrapper.mobile-banner .buisness-banner{min-height:915px}.business-banner-wrapper.mobile-banner .buisness-banner h1{font-size:30px;line-height:40px}.business-banner-wrapper.mobile-banner .mobile-banner .banner{padding:40px}}@media (min-width: 1199px){.business-banner-wrapper.mobile-banner .buisness-banner h1{font-size:52px;line-height:60px}}.dashboard-mockup-section{background-color:#f9fafb;padding:40px}.dashboard-mockup-section .section-header{text-align:center;max-width:500px;margin-inline:auto}.dashboard-mockup-section .main-dashboard{background:#fff;border-radius:9.28px;border:3px solid #5331d8;padding:28px;position:relative;box-shadow:0 9.28px 11.6px -6.96px #0000001a,0 23.2px 28.99px -5.8px #0000001a}.dashboard-mockup-section .main-dashboard .dashboard-title{font-size:1.5rem;font-weight:600;color:#020817;margin-bottom:20px;display:flex;align-items:center;gap:8px}.dashboard-mockup-section .main-dashboard .balance-container{border-radius:9.28px;min-height:165px;display:flex;gap:5px;flex-direction:column;justify-content:center;align-items:center}.dashboard-mockup-section .main-dashboard .balance-container.success{background-color:#f0fdf4}.dashboard-mockup-section .main-dashboard .balance-container.success .balance-amount{color:#16a34a}.dashboard-mockup-section .main-dashboard .balance-container.warning{background-color:#fef2f2}.dashboard-mockup-section .main-dashboard .balance-container.warning .balance-amount{color:#dc2626}.dashboard-mockup-section .main-dashboard .status-items{display:flex;flex-direction:column;gap:14px}.dashboard-mockup-section .main-dashboard .status-items .status-item{background-color:#f9fafb;border-radius:9.28px;padding:14px;display:flex;align-items:center;justify-content:space-between}.dashboard-mockup-section .main-dashboard .status-items .status-item .status-left{display:flex;align-items:center;gap:12px}.dashboard-mockup-section .main-dashboard .status-items .status-item .status-left .status-dot{width:37px;height:37px;border-radius:50%}.dashboard-mockup-section .main-dashboard .status-items .status-item .status-left .status-dot.blue{background-color:#3b82f6}.dashboard-mockup-section .main-dashboard .status-items .status-item .status-left .status-dot.red{background-color:#22c55e}.dashboard-mockup-section .main-dashboard .status-items .status-item .status-left .status-details{display:flex;flex-direction:column}.dashboard-mockup-section .main-dashboard .status-items .status-item .status-left .status-details .status-label{font-size:1rem;color:#020817;font-weight:600}.dashboard-mockup-section .main-dashboard .status-items .status-item .status-left .status-details .status-time{font-size:.9rem;color:#4b5563}.dashboard-mockup-section .main-dashboard .status-items .status-item .status-value{font-size:1rem;color:#020817;font-weight:600}.dashboard-mockup-section .status-card{border-radius:10px;padding:25px;border:3px solid #5331d8;background:#fff;box-shadow:0 25px 50px -12px #00000040}.dashboard-mockup-section .status-card .status-row{display:flex;justify-content:space-between;font-weight:450;color:#4b5563;line-height:24px}.dashboard-mockup-section .status-card .status-row:not(:last-child){margin-bottom:20px}.dashboard-mockup-section .status-card .status-row span{color:#4b5563}.dashboard-mockup-section .status-card .status-row .status-value{font-weight:700}.dashboard-mockup-section .status-card .status-row .status-value.red{color:#dc2626;font-weight:600}.dashboard-mockup-section .status-card .status-row .status-value.green{color:#16a34a;font-weight:600}@media (max-width: 991px){.dashboard-mockup-section .main-dashboard{margin-bottom:20px}}.how-works-steps{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.how-works-steps .circle-number{background-color:#2563eb;width:64px;height:64px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:700;font-size:20px;margin-bottom:10px}.manage-widgets .widget{border:3px solid #5331d8;box-shadow:0 1px 2px #0000000d;border-radius:8px;padding:26px 20px;display:flex;flex-direction:column;gap:24px;text-align:center;align-items:center;margin-bottom:20px}.banner-section h4{color:#545454;font-size:17.016px;font-weight:450;line-height:28px}.banner-section .banner-btns{margin-block:50px}.banner-section .banner-btns .btn.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px}.banner-section .banner-btns .btn.btn-primary span{margin:unset}.banner-section .banner-btns .btn-outlined{margin-left:16px;padding-inline:30px}@media only screen and (max-width: 767px){.banner-section .banner-btns .btn-outlined{margin-left:0}}.banner-section .info-item{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.banner-section .info-item .item-grid{display:flex;align-items:center;gap:8px}.banner-section.info-item .item-grid span{font-size:14px;font-weight:700;line-height:20px;color:#374151}.choose-paylater .p{color:#4b5563;font-size:20px;font-weight:450;line-height:28px}.choose-paylater .feature-box{border:1px solid #5331d8}.how-it-work .heading{max-width:665px;margin-inline:auto;margin-bottom:60px}.how-it-work .card-step{border-radius:24px;border:1px solid #5331d8;background:#fff;display:flex;padding:32px;flex-direction:column;align-items:center;gap:10px;height:100%;position:relative;margin-bottom:20px}.how-it-work .steps-connect .col-md-4:not(:last-child) .card-step:after{position:absolute;content:"";width:50px;height:2px;background:#5331d8;right:-30px;z-index:-1;top:50%;transform:translateY(-50%)}@media screen and (max-width: 991px){.how-it-work .steps-connect .col-md-4:not(:last-child) .card-step:after{right:50%;transform:translate(-50%);height:50px;width:2px;top:unset;bottom:-30px}}.how-it-work .card-step .card-title{color:#111827;font-size:20px;font-weight:700;line-height:28px;letter-spacing:-.5px}.how-it-work .card-step .circle-number{color:#fff;font-size:18px;font-weight:700;line-height:28px;display:flex;width:64px;height:64px;padding:19.6px 21.327px 20.4px 21.64px;justify-content:center;align-items:center;border-radius:9999px;background:#5331d8;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.how-it-work .card-step .card-desc{color:#4b5563;font-weight:450;line-height:26px;margin-bottom:0}.how-it-work .highlight-box{margin-top:31px;padding:36px 32px;border-radius:16px;background:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;display:flex;align-items:center;width:max-content;margin-inline:auto;gap:16px}.how-it-work .highlight-box .label{color:#111827;font-weight:700;line-height:24px;margin-bottom:0}.how-it-work .highlight-box .desc{color:#5331d8;font-size:24px;font-weight:700;line-height:32px;margin-bottom:0}.feature-box{display:flex;padding:32px 24px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:10px;border-radius:24px;border:3px solid #5331d8;background:#fff;transition:box-shadow .3s ease;margin-bottom:20px;height:100%}.feature-box:hover{box-shadow:0 8px 24px #0000000d}.feature-box .feature-icon{font-size:24px;margin-bottom:12px;display:inline-block}.feature-box .feature-title{color:#2d3353;font-size:18px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:-.45px;margin-bottom:0}.feature-desc .feature-desc{color:#4b5563;font-size:16px;font-style:normal;font-weight:450;line-height:24px}.status-card{border-radius:16px;border:3px solid #5331d8;background:#fff;box-shadow:0 25px 50px -12px #00000040;padding:32px}.status-card .status-card-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.status-card .status-card-header .status-title{color:#111827;font-weight:700;line-height:24px}.status-card .status-card-header .status-sub{color:#5331d8;font-weight:700;line-height:24px}.status-card .status-value{color:#5331d8}.status-card .status-row{display:flex;justify-content:space-between;font-weight:450;color:#4b5563;line-height:24px;margin-bottom:24px}.epay-page{--epay-bg: #f3f0f9;--epay-ink: #080f26;--epay-foreground: #0d1730;--epay-ink-fg: #ffffff;--epay-hero-soft: #e9e7f3;--epay-primary: #5331d8;--epay-primary-soft: #f3f0ff;--epay-card: #ffffff;--epay-border: #e2e8f0;color:var(--epay-ink);background:var(--epay-bg);font-family:Plus Jakarta Sans,system-ui,sans-serif;margin-top:0;padding-bottom:3rem;max-width:100%;overflow-x:clip;box-sizing:border-box}.epay-page .epay-h2{margin:0;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2rem,4vw,3rem);line-height:1.15;color:var(--epay-ink)}.epay-page .epay-h2--on-ink{margin-top:1rem;color:var(--epay-ink-fg)}.epay-page .epay-hero{overflow:hidden;background:var(--epay-hero-soft);padding-left:50px!important;padding-right:50px!important}@media (min-width: 768px){.epay-page .epay-hero{padding:4rem 0 6rem}}.epay-page .epay-hero__grid{display:grid;gap:2.5rem;align-items:center}@media (min-width: 1024px){.epay-page .epay-hero__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:2.5rem}}@media (min-width: 1024px){.epay-page .epay-hero__copy{grid-column:span 7/span 7}}.epay-page .epay-badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background:var(--epay-primary-soft);padding:.35rem .85rem;font-size:.75rem;font-weight:600;color:var(--epay-primary)}.epay-page .epay-hero__title{margin-top:1.5rem;font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(2.75rem,5vw,3.75rem);line-height:1.02;letter-spacing:-.02em}.epay-page .epay-hero__lead{margin-top:1.75rem;max-width:42rem;font-size:17px;font-weight:500;line-height:1.65;color:#080f26b3}@media (min-width: 768px){.epay-page .epay-hero__lead{font-size:1.125rem}}.epay-page .epay-hero__actions{margin-top:2.25rem;display:flex;flex-wrap:wrap;gap:.75rem}.epay-page .epay-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding:.85rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;border:2px solid transparent;transition:background .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.epay-page .epay-btn--primary{background:var(--epay-primary);color:#fff;border-color:var(--epay-primary)}.epay-page .epay-btn--primary:hover{opacity:.92}.epay-page .epay-btn--ghost{background:transparent;color:var(--epay-ink);border-color:#080f2626}.epay-page .epay-btn--ghost:hover{border-color:#5331d866}@media (min-width: 1024px){.epay-page .epay-hero__visual{grid-column:span 5/span 5}}.epay-page .epay-mock-outer{border-radius:2rem;border:1px solid var(--epay-border);background:var(--epay-card);padding:1.5rem;box-shadow:0 30px 80px -52px #0d173073}.epay-page .epay-mock-inner{border-radius:1.5rem;background:var(--epay-foreground);color:var(--epay-bg);padding:1.75rem}.epay-page .epay-mock-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem}.epay-page .epay-mock-eyebrow{margin:0;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#f3f0f9a6}.epay-page .epay-mock-total{margin:.75rem 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(3rem,8vw,3.75rem);font-weight:600;line-height:1;color:var(--epay-bg)}.epay-page .epay-mock-sub{margin:.75rem 0 0;max-width:20rem;font-size:.875rem;font-weight:500;line-height:1.6;color:#f3f0f9b3}.epay-page .epay-mock-tile{display:grid;height:4rem;width:4rem;flex-shrink:0;place-items:center;border-radius:1rem;background:var(--epay-primary);color:#fff}.epay-page .epay-mock-timeline{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}.epay-page .epay-mock-timeline-row{display:flex;align-items:center;gap:.75rem;border-radius:1rem;background:#f3f0f91a;padding:.75rem 1rem;font-size:.875rem;font-weight:700}.epay-page .epay-mock-timeline-check{flex-shrink:0;color:var(--epay-primary)}.epay-page .epay-section{padding:4rem 0}@media (min-width: 768px){.epay-page .epay-section{padding:6rem 0}}.epay-page .epay-section--tight{padding-top:0;padding-bottom:4rem}.epay-page .epay-benefits{display:grid;gap:1.25rem}@media (min-width: 768px){.epay-page .epay-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}}.epay-page .epay-benefit{border-radius:1.5rem;border:1px solid rgba(8,15,38,.1);background:var(--epay-card);padding:1.75rem;box-shadow:0 1px 2px #080f260f}.epay-page .epay-benefit__icon{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:1rem;background:var(--epay-primary-soft);color:var(--epay-primary)}.epay-page .epay-benefit__title{margin-top:1.25rem;font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:600;letter-spacing:-.02em}.epay-page .epay-benefit__body{margin-top:.75rem;font-size:15px;line-height:1.65;color:#080f26a6}.epay-page .epay-band{border-top:1px solid var(--epay-border);border-bottom:1px solid var(--epay-border);background:var(--epay-hero-soft);padding:4rem 0}@media (min-width: 768px){.epay-page .epay-band{padding:6rem 0}}.epay-page .epay-band__grid{display:grid;gap:2.5rem;align-items:center}@media (min-width: 1024px){.epay-page .epay-band__grid{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1024px){.epay-page .epay-band__copy{grid-column:span 5/span 5}}.epay-page .epay-band__eyebrow{margin:0;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:var(--epay-primary)}.epay-page .epay-band__copy .epay-h2{margin-top:1rem}.epay-page .epay-band__lead{margin-top:1.25rem;font-size:15px;line-height:1.65;color:#080f26a6}.epay-page .epay-band__list{display:grid;gap:.75rem}@media (min-width: 1024px){.epay-page .epay-band__list{grid-column:span 7/span 7}}.epay-page .epay-band__row{display:flex;align-items:center;gap:1rem;border-radius:1rem;border:1px solid var(--epay-border);background:var(--epay-card);padding:1rem 1.25rem;font-size:.875rem;font-weight:700;color:var(--epay-ink);box-shadow:0 1px 2px #080f260f}.epay-page .epay-band__num{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;background:var(--epay-primary-soft);font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:600;color:var(--epay-primary)}.epay-page .epay-steps-block{border-radius:2rem;background:var(--epay-ink);color:var(--epay-ink-fg);padding:1.5rem}@media (min-width: 768px){.epay-page .epay-steps-block{padding:2.5rem}}.epay-page .epay-steps-block__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1.25rem}.epay-page .epay-steps-block__eyebrow{margin:0;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:#fff9}.epay-page .epay-steps-block__icon{flex-shrink:0;color:var(--epay-primary)}.epay-page .epay-steps{margin-top:2rem;display:grid;gap:1rem}@media (min-width: 768px){.epay-page .epay-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.epay-page .epay-step{border-radius:1.5rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;padding:1.25rem}.epay-page .epay-step__num{margin-bottom:1.25rem;display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;background:var(--epay-primary);font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:700;color:#fff}.epay-page .epay-step__text{margin:0;font-size:1.125rem;font-weight:600;line-height:1.35;color:var(--epay-ink-fg)}.epay-page .epay-steps-block__footer{margin-top:2.25rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.epay-page .epay-steps-block__note{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#ffffffb3}.epay-page .epay-steps-block__clock{flex-shrink:0;color:var(--epay-primary)}.epay-page .epay-steps-block__cta{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background:var(--epay-primary);padding:.75rem 1.25rem;font-size:.875rem;font-weight:700;color:#fff;text-decoration:none;transition:opacity .2s ease}.epay-page .epay-steps-block__cta:hover{opacity:.9}.carpg-page{--carpg-bg: #f3f0f9;--carpg-ink: #080f26;--carpg-foreground: #0d1730;--carpg-card: #ffffff;--carpg-primary: #5331d8;--carpg-primary-foreground: #ffffff;--carpg-primary-soft: #f3f0ff;--carpg-hero-soft: #e9e7f3;--carpg-secondary: #ecebff;--carpg-muted-foreground: #6a7181;--carpg-border: #e2e8f0;background:var(--carpg-bg);color:var(--carpg-ink);font-family:Plus Jakarta Sans,system-ui,sans-serif;max-width:100%;overflow-x:clip}.carpg-page .carpg-h2{margin:1rem 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:var(--carpg-ink)}.carpg-page .carpg-hero{overflow:hidden;background:var(--carpg-hero-soft);padding:2.75rem 0 3.5rem;padding-left:50px!important;padding-right:50px!important}@media (min-width: 768px){.carpg-page .carpg-hero{padding:4rem 0 6rem}}.carpg-page .carpg-hero__grid{display:grid;align-items:center;gap:2.25rem}@media (min-width: 1024px){.carpg-page .carpg-hero__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:2.5rem}}@media (min-width: 1024px){.carpg-page .carpg-hero__copy{grid-column:span 7/span 7}}.carpg-page .carpg-hero__eyebrow{margin:0;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:var(--carpg-primary)}.carpg-page .carpg-hero__title{margin:1.25rem 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(2.4rem,5vw,3.75rem);font-weight:600;line-height:1.02;letter-spacing:-.02em}.carpg-page .carpg-hero__lead{margin:1.5rem 0 0;max-width:42rem;font-size:17px;font-weight:500;line-height:1.65;color:#080f26b3}.carpg-page .carpg-hero__actions{margin-top:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:.85rem}.carpg-page .carpg-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;border:2px solid transparent;padding:.8rem 1.35rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .2s ease,border-color .2s ease,color .2s ease}.carpg-page .carpg-btn--primary{background:var(--carpg-primary);border-color:var(--carpg-primary);color:var(--carpg-primary-foreground)}.carpg-page .carpg-btn--primary:hover{opacity:.92}.carpg-page .carpg-link-mail{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:var(--carpg-ink);text-decoration:none;transition:color .2s ease}.carpg-page .carpg-link-mail:hover{color:var(--carpg-primary)}@media (min-width: 1024px){.carpg-page .carpg-hero__visual{grid-column:span 5/span 5}}.carpg-page .carpg-panel{border-radius:2rem;border:1px solid var(--carpg-border);background:var(--carpg-card);padding:1.5rem;box-shadow:0 30px 80px -52px #0d173073}.carpg-page .carpg-panel__inner{border-radius:1.5rem;background:var(--carpg-foreground);color:#f3f0f9;padding:1.75rem}.carpg-page .carpg-panel__icon{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:1rem;background:var(--carpg-primary);color:var(--carpg-primary-foreground)}.carpg-page .carpg-panel__title{margin:1.4rem 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.8rem,3vw,2.25rem);font-weight:600;line-height:1.15;color:#f3f0f9}.carpg-page .carpg-panel__body{margin:.85rem 0 0;font-size:.9rem;font-weight:500;line-height:1.6;color:#f3f0f9b3}.carpg-page .carpg-panel__stats{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.carpg-page .carpg-stat{border-radius:1rem;padding:.9rem 1rem}.carpg-page .carpg-stat--primary-soft{background:var(--carpg-primary-soft)}.carpg-page .carpg-stat--secondary{background:var(--carpg-secondary)}.carpg-page .carpg-stat__value{margin:0;font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:600;line-height:1}.carpg-page .carpg-stat--primary-soft .carpg-stat__value{color:var(--carpg-primary)}.carpg-page .carpg-stat--secondary .carpg-stat__value{color:var(--carpg-ink)}.carpg-page .carpg-stat__label{margin:.35rem 0 0;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--carpg-muted-foreground)}.carpg-page .carpg-section{padding:4rem 0}@media (min-width: 768px){.carpg-page .carpg-section{padding:6rem 0}}.carpg-page .carpg-section__head{text-align:center;max-width:46rem;margin:0 auto}.carpg-page .carpg-section__eyebrow{margin:0;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:var(--carpg-primary)}.carpg-page .carpg-values{margin-top:3rem;display:grid;gap:1.25rem}@media (min-width: 768px){.carpg-page .carpg-values{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1200px){.carpg-page .carpg-values{grid-template-columns:repeat(4,minmax(0,1fr))}}.carpg-page .carpg-value-card{border-radius:1.5rem;border:1px solid rgba(8,15,38,.1);background:var(--carpg-card);padding:1.6rem;box-shadow:0 1px 2px #080f260f}.carpg-page .carpg-value-card__icon{display:inline-flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:1rem;background:var(--carpg-primary-soft);color:var(--carpg-primary)}.carpg-page .carpg-value-card__title{margin:1rem 0 0;font-family:Fraunces,Georgia,serif;font-size:1.4rem;font-weight:600;color:var(--carpg-ink)}.carpg-page .carpg-value-card__desc{margin:.6rem 0 0;font-size:.9rem;font-weight:500;line-height:1.65;color:#080f26a6}.carpg-page .carpg-roles{border-top:1px solid var(--carpg-border);border-bottom:1px solid var(--carpg-border);background:var(--carpg-hero-soft);padding:4rem 0}@media (min-width: 768px){.carpg-page .carpg-roles{padding:6rem 0}}.carpg-page .carpg-role-list{max-width:64rem;margin:3rem auto 0;display:grid;gap:1rem}.carpg-page .carpg-role-item{display:flex;flex-direction:column;gap:1rem;border-radius:1.5rem;border:1px solid var(--carpg-border);background:var(--carpg-card);padding:1.25rem 1.4rem;text-decoration:none;box-shadow:0 1px 2px #080f260f;transition:border-color .2s ease,box-shadow .2s ease}.carpg-page .carpg-role-item:hover{border-color:#5331d859;box-shadow:0 20px 50px -30px #5331d859}@media (min-width: 640px){.carpg-page .carpg-role-item{flex-direction:row;align-items:center;justify-content:space-between}}.carpg-page .carpg-role-item__title{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;color:var(--carpg-ink)}.carpg-page .carpg-role-item__team{margin:.4rem 0 0;font-size:.875rem;font-weight:700;color:var(--carpg-primary)}.carpg-page .carpg-role-item__meta{display:inline-flex;align-items:center;gap:.45rem;font-size:.875rem;font-weight:700;color:var(--carpg-muted-foreground)}.carpg-page .carpg-role-item__meta svg:first-child{color:var(--carpg-primary)}.carpg-page .carpg-role-item__meta svg:last-child{transition:transform .2s ease}.carpg-page .carpg-role-item:hover .carpg-role-item__meta svg:last-child{transform:translate(4px)}.carpg-page .carpg-cta{padding:4rem 0}@media (min-width: 768px){.carpg-page .carpg-cta{padding:6rem 0}}.carpg-page .carpg-cta__inner{text-align:center}.carpg-page .carpg-cta__spark{color:var(--carpg-primary);margin:0 auto}.carpg-page .carpg-cta .carpg-h2{margin-top:1rem}.carpg-page .carpg-cta__body{max-width:34rem;margin:1rem auto 0;font-size:1rem;font-weight:500;line-height:1.65;color:var(--carpg-muted-foreground)}.carpg-page .carpg-cta .carpg-btn{margin-top:1.5rem}.history-table{border-radius:25px}.history-table thead{background:#eaeaff}.history-table .table>thead>tr th{padding-inline:33px;font-family:Circular Std Book;text-align:left;padding-left:30px!important;font-size:18px}.history-table .table>thead>tr th.status-column{padding-left:50px!important}.history-table .table>tbody>tr{border-bottom:1px solid #cbcbeb}.history-table .table>tbody>tr td{text-align:left;vertical-align:middle;font-family:Circular Std Book;color:#61667e;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.history-table .table>tbody>tr td h4{font-family:Circular Std Book;color:#61667e;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.history-table .table>tbody>tr td p{font-family:Circular Std Book;color:#61667e}.history-table .table>tbody>tr td span{font-family:Circular Std Book}.history-table .table>tbody>tr td span.detail-symbol{color:#61667e;height:20px;display:inline-block;line-height:10px}.history-table .table>tbody>tr td span.text-danger{color:#f33}.history-table .table>tbody>tr td span.text-success{color:#36bf6b}.history-table .table>tbody>tr td span.tag{padding:6px 14px;font-size:16px;font-style:normal;font-weight:400;line-height:20px;border-radius:100px;text-transform:capitalize}.history-table .table>tbody>tr td span.tag.success{color:#36bf6b;background:#e1fbeb}.history-table .table>tbody>tr td span.tag.failure{background:#ff33331f;color:#f33}.history-table .table>tbody>tr td span.tag.pending{color:#fbb226;background:#ffa1331f}.history-table .table>tbody>tr td span.tag.action{color:#61667e;background:#6161611f}.history-table .table>tbody>tr td span.tag.schedule{color:#61667e;background:#6161611f}.history-table .table>tbody>tr:hover{-webkit-box-shadow:unset;-moz-box-shadow:unset;box-shadow:unset;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.history-table .table>tbody>tr:focus{-webkit-box-shadow:unset;-moz-box-shadow:unset;box-shadow:unset;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.history-table .table .history-table-card-type{display:flex;align-items:center;gap:12px;font-size:16px}.history-table .table .history-table-card-type .no-card{display:flex;justify-content:center;align-items:center}.history-table .table .history-table-card-type .no-card p{font-weight:600;font-size:15px;text-transform:capitalize;text-align:center;color:#4547b4;letter-spacing:.5px}.history-table table th:first-child{border-radius:20px 0 0 20px}.history-table table th:last-child{border-radius:0 20px 20px 0}.history-table .description .description-text{display:inline-block;font-size:17px;min-width:150px;max-width:200px;white-space:pre-wrap}.history-table .description .dashboard-content-box-item-price-info{top:45%;transform:translateY(-45%);width:25px;height:25px}.history-table .amount{font-size:17px}.history-table .reward-amount{color:#263238}.table-wrapper.history-table .table>tbody>tr td{padding-inline:33px}.tag.scheduled{background-color:#d3d3d3;padding:5px 10px;border-radius:5px}@media screen and (max-width: 767px){.table-wrapper.history-table .table-mobile>tbody>tr td{padding-inline:0}.history-table .table>tbody>tr td{font-size:14px;font-size:12px}.history-table .table>tbody>tr td h4{font-size:14px}.history-table .table>tbody>tr td p{font-size:12px}.history-table .table>tbody>tr td span.tag{font-size:14px}.history-table .history-table-card-type{padding-right:18px}.history-table .history-table-card-type .no-card p{font-weight:500!important}.history-table .text-success{color:#36bf6b;font-size:16px;font-weight:400;padding-right:36px}.history-table .text-danger{font-size:16px;font-weight:400;padding-right:36px}.history-table .amount-span{font-size:15px;font-weight:400;padding-right:36px}.history-table .tag-div{padding-right:30px}.history-table .tag-div-action{padding-right:0!important}.history-table .time-details{padding-right:16px}.history-table .tag.failure{margin-right:26px}.history-table .description .description-text{font-size:14px;max-width:35vw!important;padding-right:0!important;min-width:unset!important}}@media screen and (max-width: 576px){.description .description-text{padding-right:29px}.history-table .history-table-card-type .no-card p{font-weight:500!important;font-size:14px!important}}.how-do-you-get-screen{min-height:100vh;background:#f6f2f8;color:#0d1730;font-family:Plus Jakarta Sans,system-ui,sans-serif}.how-do-you-get-container{display:flex;flex-direction:column;min-height:100vh;max-width:980px;padding-top:24px;padding-bottom:24px}.how-do-you-get-header{display:flex;align-items:center;justify-content:space-between}.how-do-you-get-brand,.how-do-you-get-back,.how-do-you-get-skip,.how-do-you-get-continue{text-decoration:none}.how-do-you-get-brand{display:inline-flex;align-items:center;gap:12px;color:#0d1730}.how-do-you-get-logo{display:block;width:40px;height:40px}.how-do-you-get-brand-text{font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:900;letter-spacing:-.035em;line-height:1}.how-do-you-get-back{display:inline-flex;align-items:center;gap:8px;color:#6a7181;font-size:14px;font-weight:700;transition:color .2s ease}.how-do-you-get-back:hover{color:#0d1730}.how-do-you-get-content{display:flex;flex:1;align-items:center;justify-content:center;padding:32px 0 40px}.how-do-you-get-card{width:100%;padding:32px;border:1px solid #e2e8f0;border-radius:32px;background:#fff;box-shadow:0 28px 90px -62px #0d17308c}.how-do-you-get-progress{display:flex;align-items:center;gap:16px;margin-bottom:31px}.how-do-you-get-progress-count{flex:0 0 auto;color:#5331d8;font-size:14px;font-weight:900;line-height:1}.how-do-you-get-progress-track{flex:1;height:7px;overflow:hidden;border-radius:999px;background:#ecebff}.how-do-you-get-progress-fill{width:100%;height:100%;border-radius:inherit;background:#5331d8}.how-do-you-get-intro{max-width:672px;margin:0 auto;text-align:center}.how-do-you-get-kicker{margin:0;color:#5331d8;font-size:13px;font-weight:900;letter-spacing:.22em;line-height:1;text-transform:uppercase}.how-do-you-get-title{margin:15px 0 0;color:#0d1730;font-family:Fraunces,Georgia,serif;font-size:clamp(36px,4.8vw,50px);font-weight:900;letter-spacing:-.04em;line-height:1.05}.how-do-you-get-copy{max-width:560px;margin:14px auto 0;color:#6a7181;font-size:17px;font-weight:400;line-height:1.45}.how-do-you-get-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:31px}.how-do-you-get-option{--how-do-you-get-source-color: #6a7181;--how-do-you-get-source-surface: #f5f4fb;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;min-height:104px;padding:17px 14px 14px;border:1px solid #e2e8f0;border-radius:14px;background:#f3f0f9;color:#0d1730;cursor:pointer;text-align:left;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.how-do-you-get-option:hover{border-color:#5331d8b3;background:#ecebff66;transform:translateY(-2px)}.how-do-you-get-option--selected,.how-do-you-get-option--selected:hover{border-color:#5331d8;background:#5331d8;color:#fff;box-shadow:0 20px 48px -32px #5331d8;transform:translateY(-4px)}.how-do-you-get-option-icon{display:grid;flex:0 0 auto;place-items:center;width:44px;height:44px;border-radius:16px;background:var(--how-do-you-get-source-surface);color:var(--how-do-you-get-source-color)}.how-do-you-get-option-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;width:100%;min-width:0}.how-do-you-get-option-label{color:inherit;font-size:17px;font-weight:900;letter-spacing:-.03em;line-height:1.28}.how-do-you-get-check{display:grid;flex:0 0 auto;place-items:center;width:27px;height:27px;border-radius:999px;background:#fff;color:#5331d8;transition:transform .2s ease}.how-do-you-get-option--selected:hover .how-do-you-get-check{transform:scale(1.05)}.how-do-you-get-other-wrap{margin-top:16px}.how-do-you-get-other-input{width:100%;height:56px;padding:0 16px;border:1px solid #e2e8f0;border-radius:16px;background:#f3f0f9;color:#0d1730;font:700 16px/1 Plus Jakarta Sans,system-ui,sans-serif;outline:none;transition:border-color .2s ease}.how-do-you-get-other-input::placeholder{color:#6a7181}.how-do-you-get-other-input:focus{border-color:#5331d8}.how-do-you-get-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-top:27px;padding-top:20px;border-top:1px solid #e2e8f0}.how-do-you-get-error{margin:14px 0 0;color:#d92d20;font-size:13px;font-weight:700;line-height:1.4;text-align:left}.how-do-you-get-skip{color:#6a7181;font-size:14px;font-weight:700;transition:color .2s ease}.how-do-you-get-skip:hover{color:#0d1730}.how-do-you-get-continue{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:135px;min-height:48px;padding:14px 24px;border:0;border-radius:16px;background:#0d1730;color:#f3f0f9;cursor:pointer;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:16px;font-weight:900;line-height:1;transition:opacity .2s ease}.how-do-you-get-continue:hover{color:#f3f0f9;opacity:.9}.how-do-you-get-continue:disabled{cursor:not-allowed;opacity:.7}.how-do-you-get-source-google{--how-do-you-get-source-color: #4387f4;--how-do-you-get-source-surface: #ecf3fe}.how-do-you-get-source-app-store{--how-do-you-get-source-color: #0095ff;--how-do-you-get-source-surface: #ebf6ff}.how-do-you-get-source-instagram{--how-do-you-get-source-color: #e2288e;--how-do-you-get-source-surface: #fdedf6}.how-do-you-get-source-tiktok{--how-do-you-get-source-color: #ff1f4b;--how-do-you-get-source-surface: #ffebef}.how-do-you-get-source-youtube{--how-do-you-get-source-color: #ff0000;--how-do-you-get-source-surface: #ffebeb}.how-do-you-get-source-tv{--how-do-you-get-source-color: #635ae7;--how-do-you-get-source-surface: #ecebff}.how-do-you-get-source-referral{--how-do-you-get-source-color: #28af60;--how-do-you-get-source-surface: #eafaf1}.how-do-you-get-source-other{--how-do-you-get-source-color: #6a7181;--how-do-you-get-source-surface: #f5f4fb}.how-do-you-get-visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 900px){.how-do-you-get-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.how-do-you-get-container{padding-top:18px;padding-bottom:18px}.how-do-you-get-header{gap:18px}.how-do-you-get-brand-text{font-size:21px}.how-do-you-get-content{padding:24px 0 30px}.how-do-you-get-card{padding:22px;border-radius:26px}.how-do-you-get-title{font-size:35px}.how-do-you-get-copy{font-size:15px}.how-do-you-get-options{grid-template-columns:1fr}.how-do-you-get-option{min-height:112px}.how-do-you-get-actions{flex-direction:column-reverse;align-items:stretch}.how-do-you-get-skip,.how-do-you-get-continue{width:100%;text-align:center}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.air-datepicker-cell.-year-.-other-decade-,.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.air-datepicker-cell.-year-.-other-decade-:hover,.air-datepicker-cell.-day-.-other-month-:hover{color:var(--adp-color-other-month-hover)}.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.-selected-.air-datepicker-cell.-year-.-other-decade-,.-selected-.air-datepicker-cell.-day-.-other-month-{color:#fff;background:var(--adp-background-color-selected-other-month)}.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-{background:var(--adp-background-color-selected-other-month-focused)}.-in-range-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range-focused)}.air-datepicker-cell.-year-.-other-decade-:empty,.air-datepicker-cell.-day-.-other-month-:empty{background:none;border:none}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;z-index:1}.air-datepicker-cell.-focus-{background:var(--adp-cell-background-color-hover)}.air-datepicker-cell.-current-{color:var(--adp-color-current-date)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-disabled-.-current-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-:hover,.air-datepicker-cell.-in-range-.-focus-{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{color:#fff;border:none;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-current-{color:#fff;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;grid-template-columns:repeat(7,var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--day-name.-clickable-:hover{color:var(--adp-day-name-color-hover)}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7,var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3,1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{grid-template-columns:repeat(4,1fr);grid-auto-rows:var(--adp-year-cell-height)}.air-datepicker-nav{display:flex;justify-content:space-between;border-bottom:1px solid var(--adp-border-color-inner);min-height:var(--adp-nav-height);padding:var(--adp-padding);box-sizing:content-box}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--title,.air-datepicker-nav--action{display:flex;cursor:pointer;align-items:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-nav-action-size);border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32px;height:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{cursor:default;background:none}.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:none;background:#fff0}.air-datepicker-button:hover{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover)}.air-datepicker-button:focus{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover);outline:none}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.air-datepicker-time{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:12px;align-items:center;position:relative;padding:0 var(--adp-time-padding-inner)}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{margin:0 2px 3px;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:"";background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{text-transform:uppercase;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6px;font-size:11px;margin-bottom:1px}.air-datepicker-time--row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,var(--adp-time-track-color),var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;width:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-ms-tooltip{display:none}.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:focus{outline:none}.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size)/2*-1)}.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-moz-range-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-ms-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-ms-fill-lower{background:#0000}.air-datepicker-time--row input[type=range]::-ms-fill-upper{background:#0000}.air-datepicker{--adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--adp-font-size: 14px;--adp-width: 246px;--adp-z-index: 100;--adp-padding: 4px;--adp-grid-areas: "nav" "body" "timepicker" "buttons";--adp-transition-duration: .3s;--adp-transition-ease: ease-out;--adp-transition-offset: 8px;--adp-background-color: #fff;--adp-background-color-hover: #f0f0f0;--adp-background-color-active: #eaeaea;--adp-background-color-in-range: rgba(92, 196, 239, .1);--adp-background-color-in-range-focused: rgba(92, 196, 239, .2);--adp-background-color-selected-other-month-focused: #8ad5f4;--adp-background-color-selected-other-month: #a2ddf6;--adp-color: #4a4a4a;--adp-color-secondary: #9c9c9c;--adp-accent-color: #4eb5e6;--adp-color-current-date: var(--adp-accent-color);--adp-color-other-month: #dedede;--adp-color-disabled: #aeaeae;--adp-color-disabled-in-range: #939393;--adp-color-other-month-hover: #c5c5c5;--adp-border-color: #dbdbdb;--adp-border-color-inner: #efefef;--adp-border-radius: 4px;--adp-border-color-inline: #d7d7d7;--adp-nav-height: 32px;--adp-nav-arrow-color: var(--adp-color-secondary);--adp-nav-action-size: 32px;--adp-nav-color-secondary: var(--adp-color-secondary);--adp-day-name-color: #ff9a19;--adp-day-name-color-hover: #8ad5f4;--adp-day-cell-width: 1fr;--adp-day-cell-height: 32px;--adp-month-cell-height: 42px;--adp-year-cell-height: 56px;--adp-pointer-size: 10px;--adp-poiner-border-radius: 2px;--adp-pointer-offset: 14px;--adp-cell-border-radius: 4px;--adp-cell-background-color-hover: var(--adp-background-color-hover);--adp-cell-background-color-selected: #5cc4ef;--adp-cell-background-color-selected-hover: #45bced;--adp-cell-background-color-in-range: rgba(92, 196, 239, .1);--adp-cell-background-color-in-range-hover: rgba(92, 196, 239, .2);--adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);--adp-btn-height: 32px;--adp-btn-color: var(--adp-accent-color);--adp-btn-color-hover: var(--adp-color);--adp-btn-border-radius: var(--adp-border-radius);--adp-btn-background-color-hover: var(--adp-background-color-hover);--adp-btn-background-color-active: var(--adp-background-color-active);--adp-time-track-height: 1px;--adp-time-track-color: #dedede;--adp-time-track-color-hover: #b1b1b1;--adp-time-thumb-size: 12px;--adp-time-padding-inner: 10px;--adp-time-day-period-color: var(--adp-color-secondary);--adp-mobile-font-size: 16px;--adp-mobile-nav-height: 40px;--adp-mobile-width: 320px;--adp-mobile-day-cell-height: 38px;--adp-mobile-month-cell-height: 48px;--adp-mobile-year-cell-height: 64px}.air-datepicker-overlay{--adp-overlay-background-color: rgba(0, 0, 0, .3);--adp-overlay-transition-duration: .3s;--adp-overlay-transition-ease: ease-out;--adp-overlay-z-index: 99}.air-datepicker{background:var(--adp-background-color);border:1px solid var(--adp-border-color);box-shadow:0 4px 12px #00000026;border-radius:var(--adp-border-radius);box-sizing:content-box;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-from-right-{transform:translate(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translate(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-active-:not(.-custom-position-){transform:translate(0);opacity:1}.air-datepicker.-active-.-custom-position-{transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size: var(--adp-mobile-font-size);--adp-day-cell-height: var(--adp-mobile-day-cell-height);--adp-month-cell-height: var(--adp-mobile-month-cell-height);--adp-year-cell-height: var(--adp-mobile-year-cell-height);--adp-nav-height: var(--adp-mobile-nav-height);--adp-nav-action-size: var(--adp-mobile-nav-height);position:fixed;width:var(--adp-mobile-width);border:none}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-:not(.-custom-position-){transform:translate(-50%,calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){transform:translate(-50%,-50%)}.air-datepicker.-custom-position-{transition:none}.air-datepicker-global-container{position:absolute;left:0;top:0}.air-datepicker--pointer{--pointer-half-size: calc(var(--adp-pointer-size) / 2);position:absolute;width:var(--adp-pointer-size);height:var(--adp-pointer-size);z-index:-1}.air-datepicker--pointer:after{content:"";position:absolute;background:#fff;border-top:1px solid var(--adp-border-color-inline);border-right:1px solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);width:var(--adp-pointer-size);height:var(--adp-pointer-size);box-sizing:border-box}.-top-left- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^=top] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1px)}.-top-left- .air-datepicker--pointer:after,.-top-center- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^=top] .air-datepicker--pointer:after{transform:rotate(135deg)}.-right-top- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer,[data-popper-placement^=right] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1px)}.-right-top- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-bottom- .air-datepicker--pointer:after,[data-popper-placement^=right] .air-datepicker--pointer:after{transform:rotate(225deg)}.-bottom-left- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^=bottom] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1px)}.-bottom-left- .air-datepicker--pointer:after,.-bottom-center- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^=bottom] .air-datepicker--pointer:after{transform:rotate(315deg)}.-left-top- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-bottom- .air-datepicker--pointer,[data-popper-placement^=left] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1px)}.-left-top- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-bottom- .air-datepicker--pointer:after,[data-popper-placement^=left] .air-datepicker--pointer:after{transform:rotate(45deg)}.-top-left- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-top-right- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-top-center- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size)/2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size)/2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;padding:var(--adp-padding);grid-area:body}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1px solid var(--adp-border-color-inner)}.air-datepicker-overlay{position:fixed;background:var(--adp-overlay-background-color);left:0;top:0;width:0;height:0;opacity:0;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{opacity:1;width:100%;height:100%;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:100;src:url(/assets/montserrat-v25-latin-100-CS8oSXKl.eot);src:url(/assets/montserrat-v25-latin-100-CS8oSXKl.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-100-hTWy5rQi.woff2) format("woff2"),url(/assets/montserrat-v25-latin-100-DzzlGF0O.woff) format("woff"),url(/assets/montserrat-v25-latin-100-B4-rILd1.ttf) format("truetype"),url(/assets/montserrat-v25-latin-100-DHmcz7vp.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:100;src:url(/assets/montserrat-v25-latin-100italic-C7NWUEOd.eot);src:url(/assets/montserrat-v25-latin-100italic-C7NWUEOd.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-100italic-BD4V44DA.woff2) format("woff2"),url(/assets/montserrat-v25-latin-100italic-CoI-FZ__.woff) format("woff"),url(/assets/montserrat-v25-latin-100italic-CDShTrAW.ttf) format("truetype"),url(/assets/montserrat-v25-latin-100italic-CSRP7TWD.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:200;src:url(/assets/montserrat-v25-latin-200-rdgTAS7f.eot);src:url(/assets/montserrat-v25-latin-200-rdgTAS7f.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-200-Ct6wK0oy.woff2) format("woff2"),url(/assets/montserrat-v25-latin-200-Dp-x9kQa.woff) format("woff"),url(/assets/montserrat-v25-latin-200-CEjnr4AT.ttf) format("truetype"),url(/assets/montserrat-v25-latin-200-BJb0tewj.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:200;src:url(/assets/montserrat-v25-latin-200italic-D6zB04pu.eot);src:url(/assets/montserrat-v25-latin-200italic-D6zB04pu.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-200italic-DSBwtrqV.woff2) format("woff2"),url(/assets/montserrat-v25-latin-200italic-IwHsYxJa.woff) format("woff"),url(/assets/montserrat-v25-latin-200italic-Bl0iYL21.ttf) format("truetype"),url(/assets/montserrat-v25-latin-200italic-2efgC9Bc.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:300;src:url(/assets/montserrat-v25-latin-300-BYTuu05Q.eot);src:url(/assets/montserrat-v25-latin-300-BYTuu05Q.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-300-BNkQWmgR.woff2) format("woff2"),url(/assets/montserrat-v25-latin-300-B8vfLIVM.woff) format("woff"),url(/assets/montserrat-v25-latin-300-KCvFjhal.ttf) format("truetype"),url(/assets/montserrat-v25-latin-300-CL_xduwV.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:300;src:url(/assets/montserrat-v25-latin-300italic-GpTIcfJ9.eot);src:url(/assets/montserrat-v25-latin-300italic-GpTIcfJ9.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-300italic-C6LfWtGd.woff2) format("woff2"),url(/assets/montserrat-v25-latin-300italic-DNesj_Nx.woff) format("woff"),url(/assets/montserrat-v25-latin-300italic-BeCrxObC.ttf) format("truetype"),url(/assets/montserrat-v25-latin-300italic-BhysW8Kx.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/assets/montserrat-v25-latin-regular-Dm1lzWU1.eot);src:url(/assets/montserrat-v25-latin-regular-Dm1lzWU1.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-regular-BTyQisEy.woff2) format("woff2"),url(/assets/montserrat-v25-latin-regular-DTzeWEth.woff) format("woff"),url(/assets/montserrat-v25-latin-regular-DzzleX1y.ttf) format("truetype"),url(/assets/montserrat-v25-latin-regular--FK-BLdg.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:400;src:url(/assets/montserrat-v25-latin-italic-BUq38lIk.eot);src:url(/assets/montserrat-v25-latin-italic-BUq38lIk.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-italic-LiWlbBPA.woff2) format("woff2"),url(/assets/montserrat-v25-latin-italic-Bs0PUauY.woff) format("woff"),url(/assets/montserrat-v25-latin-italic-DqzvVEAg.ttf) format("truetype"),url(/assets/montserrat-v25-latin-italic-B0_3fkB5.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(/assets/montserrat-v25-latin-500-BQxxmbWw.eot);src:url(/assets/montserrat-v25-latin-500-BQxxmbWw.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-500-DOzcbrzr.woff2) format("woff2"),url(/assets/montserrat-v25-latin-500-CyeSa8YS.woff) format("woff"),url(/assets/montserrat-v25-latin-500-yXrg5Ag-.ttf) format("truetype"),url(/assets/montserrat-v25-latin-500-B0hjidt7.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:500;src:url(/assets/montserrat-v25-latin-500italic-BrjQDnmb.eot);src:url(/assets/montserrat-v25-latin-500italic-BrjQDnmb.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-500italic-DChtBckx.woff2) format("woff2"),url(/assets/montserrat-v25-latin-500italic-dykU7lTl.woff) format("woff"),url(/assets/montserrat-v25-latin-500italic-CiYJejT8.ttf) format("truetype"),url(/assets/montserrat-v25-latin-500italic-D6Jc3Uc3.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(/assets/montserrat-v25-latin-600-hNc_EiZc.eot);src:url(/assets/montserrat-v25-latin-600-hNc_EiZc.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-600-Q_BPs6ba.woff2) format("woff2"),url(/assets/montserrat-v25-latin-600-CPZdhQyt.woff) format("woff"),url(/assets/montserrat-v25-latin-600-CRcmQmUA.ttf) format("truetype"),url(/assets/montserrat-v25-latin-600-CytqZQgp.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:600;src:url(/assets/montserrat-v25-latin-600italic-CnERCD9t.eot);src:url(/assets/montserrat-v25-latin-600italic-CnERCD9t.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-600italic-BEqkVSKM.woff2) format("woff2"),url(/assets/montserrat-v25-latin-600italic-BdrvpMXQ.woff) format("woff"),url(/assets/montserrat-v25-latin-600italic-D1Ey-bFj.ttf) format("truetype"),url(/assets/montserrat-v25-latin-600italic-ChRRwb-z.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/assets/montserrat-v25-latin-700-Cs2MAfRQ.eot);src:url(/assets/montserrat-v25-latin-700-Cs2MAfRQ.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-700-D9_YRkYw.woff2) format("woff2"),url(/assets/montserrat-v25-latin-700-wFEXaHGn.woff) format("woff"),url(/assets/montserrat-v25-latin-700-BJX-9gGL.ttf) format("truetype"),url(/assets/montserrat-v25-latin-700-DxTEo_Fr.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:700;src:url(/assets/montserrat-v25-latin-700italic-B80tCW8A.eot);src:url(/assets/montserrat-v25-latin-700italic-B80tCW8A.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-700italic-CUGPbu7v.woff2) format("woff2"),url(/assets/montserrat-v25-latin-700italic-CgdQ8Pmy.woff) format("woff"),url(/assets/montserrat-v25-latin-700italic-BS2rqdEi.ttf) format("truetype"),url(/assets/montserrat-v25-latin-700italic-D1IiJy3R.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:800;src:url(/assets/montserrat-v25-latin-800-1oTSGi0H.eot);src:url(/assets/montserrat-v25-latin-800-1oTSGi0H.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-800-Co2xg9Dg.woff2) format("woff2"),url(/assets/montserrat-v25-latin-800-CKU5G857.woff) format("woff"),url(/assets/montserrat-v25-latin-800-BkDB6fVd.ttf) format("truetype"),url(/assets/montserrat-v25-latin-800-DrIRB7E3.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:800;src:url(/assets/montserrat-v25-latin-800italic-CLat1cQP.eot);src:url(/assets/montserrat-v25-latin-800italic-CLat1cQP.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-800italic-CGPEehT8.woff2) format("woff2"),url(/assets/montserrat-v25-latin-800italic-AjTdjKD4.woff) format("woff"),url(/assets/montserrat-v25-latin-800italic-BY-ecrRs.ttf) format("truetype"),url(/assets/montserrat-v25-latin-800italic-CcsMze3A.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:900;src:url(/assets/montserrat-v25-latin-900-D9J_G6FE.eot);src:url(/assets/montserrat-v25-latin-900-D9J_G6FE.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-900-Bw_EvlHV.woff2) format("woff2"),url(/assets/montserrat-v25-latin-900-B1KbxZd2.woff) format("woff"),url(/assets/montserrat-v25-latin-900-CutlNAI4.ttf) format("truetype"),url(/assets/montserrat-v25-latin-900-uKLj_mos.svg#Montserrat) format("svg")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:900;src:url(/assets/montserrat-v25-latin-900italic-C1lvfEVj.eot);src:url(/assets/montserrat-v25-latin-900italic-C1lvfEVj.eot?#iefix) format("embedded-opentype"),url(/assets/montserrat-v25-latin-900italic-4QiHZxDR.woff2) format("woff2"),url(/assets/montserrat-v25-latin-900italic-CBFqx7wH.woff) format("woff"),url(/assets/montserrat-v25-latin-900italic-9LC9NeGf.ttf) format("truetype"),url(/assets/montserrat-v25-latin-900italic-D3sdWGpn.svg#Montserrat) format("svg")}@font-face{font-family:Circular Std Book;src:url(/assets/circular-std-book-BGB587ZL.eot);src:url(/assets/circular-std-book-BGB587ZL.eot?#iefix) format("embedded-opentype"),url(/assets/circular-std-book-Bhvt1ncg.woff2) format("woff2"),url(/assets/circular-std-book-D6ovImbS.woff) format("woff"),url(/assets/circular-std-book-BQj9D7Nn.ttf) format("truetype"),url(/assets/circular-std-book-313I3eeb.svg#Circular%20Std%20Book) format("svg")}@font-face{font-family:Circular Std Book Italic;src:url(/assets/circular-std-book-italic-B_5CnPdK.eot);src:url(/assets/circular-std-book-italic-B_5CnPdK.eot?#iefix) format("embedded-opentype"),url(/assets/circular-std-book-italic-D3gsahe7.woff2) format("woff2"),url(/assets/circular-std-book-italic-CmE7xU3U.woff) format("woff"),url(/assets/circular-std-book-italic-OuwxET8G.ttf) format("truetype"),url(/assets/circular-std-book-italic-8JMc6tVI.svg#Circular%20Std%20Book%20Italic) format("svg")}@font-face{font-family:Circular Std Bold;src:url(/assets/circular-std-bold-DgYAav04.eot);src:url(/assets/circular-std-bold-DgYAav04.eot?#iefix) format("embedded-opentype"),url(/assets/circular-std-bold-B9kykplo.woff2) format("woff2"),url(/assets/circular-std-bold-cpc2ouKl.woff) format("woff"),url(/assets/circular-std-bold-DbkGNKKH.ttf) format("truetype"),url(/assets/circular-std-bold-CX2JE_5Q.svg#Circular%20Std%20Bold) format("svg")}@font-face{font-family:Circular Std Bold Italic;src:url(/assets/circular-std-bold-italic-CKKlDPBA.eot);src:url(/assets/circular-std-bold-italic-CKKlDPBA.eot?#iefix) format("embedded-opentype"),url(/assets/circular-std-bold-italic-CoiT1RT6.woff2) format("woff2"),url(/assets/circular-std-bold-italic-Db-Er8BP.woff) format("woff"),url(/assets/circular-std-bold-italic-ODg_l-s4.ttf) format("truetype"),url(/assets/circular-std-bold-italic--3DPkszw.svg#Circular%20Std%20Book%20Italic) format("svg")}@font-face{font-family:Circular Std Black;src:url(/assets/circular-std-black-VJhHu9-y.eot);src:url(/assets/circular-std-black-VJhHu9-y.eot?#iefix) format("embedded-opentype"),url(/assets/circular-std-black-DiQsk5ZL.woff2) format("woff2"),url(/assets/circular-std-black-C5qgZ-Z5.woff) format("woff"),url(/assets/circular-std-black-BUamS8x7.ttf) format("truetype"),url(/assets/circular-std-black-C-cybtnQ.svg#Circular%20Std%20Black) format("svg")}@font-face{font-family:Circular Std Bold Black;src:url(../assets/fonts/circular-std/circular-std-black-italic/circular-std-black-italic.eot);src:url(../assets/fonts/circular-std/circular-std-black-italic/circular-std-black-italic.eot?#iefix) format("embedded-opentype"),url(../assets/fonts/circular-std/circular-std-black-italic/circular-std-black-italic.woff2) format("woff2"),url(../assets/fonts/circular-std/circular-std-black-italic/circular-std-black-italic.woff) format("woff"),url(../assets/fonts/circular-std/circular-std-black-italic/circular-std-black-italic.ttf) format("truetype"),url("../assets/fonts/circular-std/circular-std-black-italic/circular-std-black-italic.svg#Circular Std Black Italic") format("svg")}@font-face{font-family:Circular Std Medium;src:url(/assets/circular-std-medium-CR0yCknh.eot);src:url(/assets/circular-std-medium-CR0yCknh.eot?#iefix) format("embedded-opentype"),url(/assets/circular-std-medium-oN0pFJYq.woff2) format("woff2"),url(/assets/circular-std-medium-pRAHirhJ.woff) format("woff"),url(/assets/circular-std-medium-CxDXE9jA.ttf) format("truetype"),url(/assets/circular-std-medium-B0wgZT98.svg#Circular%20Std%20Medium) format("svg")}@font-face{font-family:Circular Std Bold Medium;src:url(/assets/circular-std-medium-italic-BThTgqej.eot);src:url(/assets/circular-std-medium-italic-BThTgqej.eot?#iefix) format("embedded-opentype"),url(/assets/circular-std-medium-italic-BKfAhdEV.woff2) format("woff2"),url(/assets/circular-std-medium-italic-Bgj6trcv.woff) format("woff"),url(/assets/circular-std-medium-italic-BZAzjLzL.ttf) format("truetype"),url(/assets/circular-std-medium-italic-BEyIQXdu.svg#Circular%20Std%20Medium%20Italic) format("svg")}@font-face{font-family:Sofia Pro;src:url(/assets/SofiaProRegular-0nN6i6Ts.ttf) format("truetype")}@font-face{font-family:Sofia Pro Bold;src:url(/assets/SofiaProBold-CoUJ6Y6O.ttf) format("truetype")}@font-face{font-family:Sofia Pro Semi Bold;src:url(/assets/SofiaProSemiBold-2AA_XGC6.ttf) format("truetype")}@font-face{font-family:Sofia Pro Medium;src:url(/assets/SofiaProMedium-DS--Luhz.ttf) format("truetype")}@font-face{font-family:Sofia Pro Light;src:url(/assets/SofiaProLight-BK53aGGg.ttf) format("truetype")}@font-face{font-family:Avenir;src:url(/assets/AvenirNext-Regular-D7MZ2AFc.ttf) format("truetype")}@font-face{font-family:Avenir Book;src:url(/assets/AvenirLTStd-Book-CaHpovFe.otf) format("truetype")}@font-face{font-family:Avenir Black;src:url(/assets/AvenirLTStd-Black-DMp7hZ5A.otf) format("truetype")}@font-face{font-family:Avenir Roman;src:url(/assets/AvenirLTStd-Roman-C3wJAWZX.otf) format("truetype")}.theme{display:flex;align-items:center;-webkit-tap-highlight-color:transparent}.theme__toggle{z-index:1}.theme__toggle{position:relative}.theme__toggle,.theme__toggle:before{display:block}.theme__toggle{background-color:#ddd;border-radius:25%/50%;padding:4px 6px;width:66px;height:33px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background-color .3s ease-in-out,box-shadow .15s ease-in-out,transform .3s ease-in-out}.theme__toggle:before{background-color:#fff;border-radius:50%;content:"";width:25px;height:25px;transition:background-color .3s ease-in-out,transform .3s ease-in-out}.theme__toggle:focus{box-shadow:0 0 0 .125em #5331d8;outline:transparent}.theme__toggle:checked{background-color:#5331d8}.theme__toggle:checked:before{transform:translate(30px)}.theme__toggle:checked:before{background-color:#fff}@supports selector(:focus-visible){.theme__toggle:focus{box-shadow:0 0 0 .125em #255ff400}.theme__toggle:focus-visible{box-shadow:0 0 0 .125em #255ff400}}.cl:before,.cl:after{display:table;content:" "}.cl:after{clear:both}.cl{clear:both}.w-20{width:20%}.w-40{width:40%}.w-60{width:60%}.w-80{width:80%}.w-100{width:100%}.d-h-20{height:20px!important}.d-h-24{height:24px!important}.img-full{width:100%;display:block}hr{margin:20px 0;border:0;border-top:1px solid #252849}hr.hr-white{border-color:#fff}hr.hr-dark{border-color:#252849}hr.hr-violet{border-color:#5331d8}hr.hr-violet-light{border-color:#e9eaff}hr.hr-dashed{border-top-width:2px;border-style:dashed}.row-flex-center{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}@media screen and (min-width: 992px){.row-center{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}}.relative{position:relative}.absolute{position:absolute}.flex{display:flex}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.w-full{width:100%}.items-center{align-items:center}.text-border-bottom{border-bottom:4px solid #5331d8}.hide{display:none}.d-hide{display:none!important}@media screen and (max-width: 767px){.hide-sm{display:none}.d-hide-sm{display:none!important}}@media screen and (min-width: 768px){.hide-md{display:none}.d-hide-md{display:none!important}}.float-left{float:left}.float-right{float:right}.text-center{text-align:center}.text-right{text-align:right}.faq-reward-heading{color:#252849;font-family:Montserrat;font-size:42px;font-weight:700;line-height:52px;margin-bottom:50px;text-align:center}@media screen and (max-width: 1200px){.text-center-lg{text-align:center}.faq-reward-heading{font-size:32px;line-height:42px}}@media screen and (max-width: 992px){.text-center-md{text-align:center}}@media screen and (max-width: 767px){.text-center-sm{text-align:center}}.text-upper{text-transform:uppercase}.color-white{color:#fff}.color-dark{color:#252849}.color-violet-light{color:#e9eaff}.color-violet{color:#5331d8}.color-silver{color:#8a8a8a}.color-silver-1{color:#616161}.color-grey{color:#d9d9d9}.color-danger{color:#e01e5a}.bg-white{background-color:#fff}.bg-dark{background-color:#252849}.bg-violet{background-color:#5331d8}.bg-violet-light{background-color:#e9eaff}.bg-grey{background-color:#d9d9d9}.bg-grey-1{background-color:#f1f1f1}.m-auto{margin:auto}.mt-0{margin-top:0}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mt-60{margin-top:60px}.mt-70,.mt-80{margin-top:50px}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:5px}.d-mb-7{margin-bottom:7px!important}.d-mb-8{margin-bottom:8px!important}.d-mb-9{margin-bottom:9px!important}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.mb-70{margin-bottom:70px}.mb-80{margin-bottom:80px}@media screen and (max-width: 1200px){.mb-10-md{margin-bottom:10px}.mb-20-md{margin-bottom:20px}.mb-30-md{margin-bottom:30px}.mb-40-md{margin-bottom:40px}}@media screen and (max-width: 992px){.mb-10-sm{margin-bottom:10px}.mb-20-sm{margin-bottom:20px}.mb-30-sm{margin-bottom:30px}.mb-40-sm{margin-bottom:40px}}@media screen and (max-width: 767px){.mb-10-xs{margin-bottom:10px}.mb-20-xs{margin-bottom:20px}.mb-30-xs{margin-bottom:30px}.mb-40-xs{margin-bottom:40px}}.mr-10{margin-right:10px}.mr-14{margin-right:14px}.mr-20{margin-right:20px}.mr-24{margin-right:24px}.mr-25{margin-right:25px}.mr-30{margin-right:30px}.mr-40{margin-right:40px}.mr-50{margin-right:50px}.ml-10{margin-left:10px}.ml-20{margin-left:20px}.ml-30{margin-left:30px}.ml-40{margin-left:40px}.ml-50{margin-left:50px}.p-5{padding:5px}.p-10{padding:10px}.p-15{padding:15px}.p-40{padding:40px}.p-60{padding:60px}.p-80{padding:80px}.p-20{padding:20px}.pt-0{padding-top:0}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-30{padding-top:30px}.pt-40{padding-top:40px}.pt-50{padding-top:50px}.pt-60{padding-top:60px}.pt-70{padding-top:70px}.pt-80{padding-top:80px}.pb-0{padding-bottom:0}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-30{padding-bottom:30px}.pb-40{padding-bottom:40px}.pb-50{padding-bottom:50px}.pb-60{padding-bottom:60px}.pb-70{padding-bottom:70px}.pb-80{padding-bottom:80px}.d-pl-24{padding-left:24px!important}.d-pl-38{padding-left:38px!important}.d-right-18{right:18px!important}.d-left-18{left:18px!important}.visibility-hidden{visibility:hidden}.d-visibility-hidden{visibility:hidden!important}.cursor-pointer{cursor:pointer}.d-cursor-pointer{cursor:pointer!important}.cursor-auto{cursor:auto}.d-cursor-auto{cursor:auto!important}.d-cursor-not-allowed{cursor:not-allowed!important}.gap-12{gap:12px}.font100{font-weight:100}.font200{font-weight:200}.font300{font-weight:300}.font400{font-weight:400}.font500{font-weight:500}.font600{font-weight:600}.d-font600{font-weight:600!important}.font700{font-weight:700}.font800{font-weight:800}.font900{font-weight:900}.d-font-size-20{font-size:20px!important}.d-block{display:block}.d-active{display:block!important;opacity:1}.z-99{z-index:99}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:Montserrat;font-size:16px;line-height:24px;color:#252849;background-color:#fff;overflow:hidden;overflow-y:auto}body.no-scroll{overflow:hidden}html,body{height:100%}section,header,footer{position:relative;outline:0;border:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#5331d8}::-webkit-scrollbar-thumb:hover{background-color:#5331d8}img{max-width:100%;display:block}b,strong{font-weight:700}i{font-style:italic}h1,h2,h3,h4,h5{font-family:Montserrat;margin-bottom:15px;color:#252849}h1,h2.hero-para-all-my-bills{font-size:42px;line-height:52px;font-weight:700}p.mb-0.bold-hero-para-h2,h1.bold-hero-para-h1{font-size:28px;font-weight:700;line-height:38px}p.hero-para-bills-h3{font-size:18px;line-height:24px;font-weight:700;color:#252849!important}.price-table-header>h2.price-table-header11{font-size:18px;line-height:24px;font-weight:700}span.hero-para-bills-opt-h3{margin-bottom:7.42px;font-size:20px;font-family:Circular Std Book;line-height:24px;font-weight:700}p.bold-hero-para-tag-h4{font-size:16px;line-height:30px;font-weight:500}@media screen and (max-width: 1200px){h1{font-size:32px;line-height:42px}h1.bold-hero-para-h1{font-size:32px;font-weight:700;line-height:42px}h2.hero-para-all-my-bills{font-size:32px;line-height:42px}p.mb-0.bold-hero-para-h2{font-size:32px;font-weight:700;line-height:38px}}@media screen and (max-width: 767px){h1{font-size:28px;line-height:38px}h1.bold-hero-para-h1{font-size:28px;font-weight:700;line-height:38px}h2.hero-para-all-my-bills{font-size:28px;line-height:38px}p.mb-0.bold-hero-para-h2{font-size:28px;font-weight:700;line-height:38px}}@media screen and (max-width: 600px){h1{font-size:24px;line-height:34px}h1.bold-hero-para-h1{font-size:24px;font-weight:700;line-height:34px}h2.hero-para-all-my-bills{font-size:24px;line-height:34px}p.mb-0.bold-hero-para-h2{font-size:20px;font-weight:700;line-height:38px}}h2,p.hero-paragraph-h2{font-size:28px;line-height:38px;font-weight:700}p.bill-schedule-h4{font-size:7.16px;font-weight:500;line-height:10.47px;margin-bottom:0;white-space:nowrap}@media screen and (max-width: 767px){h2,p.hero-paragraph-h2{font-size:22px;line-height:32px}}@media screen and (max-width: 600px){h2,p.hero-paragraph-h2{font-size:20px;line-height:30px}}.dashboard h2{font-size:26px;line-height:32px}@media screen and (max-width: 767px){.dashboard h2{font-size:20px;line-height:26px}}h3{font-size:18px;line-height:24px;font-weight:700}@media screen and (max-width: 600px){h3{font-size:16px;line-height:22px}.price-table-header>h2.price-table-header11{font-size:16px;line-height:22px}}h4,p.hero-paragraph-h4{font-size:16px;line-height:30px;font-weight:500}p.bold-hero-paragraph-h4{font-size:16px;line-height:30px;font-weight:700}p.light-bold-hero-paragraph-h4{font-size:16px;line-height:30px;font-weight:600}p.hero-sub-paragraph-h4{font-size:16px;line-height:30px}@media screen and (max-width: 600px){h4,p.hero-paragraph-h4,p.bold-hero-para-tag-h4{font-size:14px;line-height:26px}p.hero-sub-paragraph-h4{font-size:16px;line-height:30px}}h5{font-size:12px;line-height:18px;font-weight:500}p,.para{font-family:Montserrat;margin-bottom:15px;font-weight:500;font-size:14px;line-height:26px;color:#252849}@media screen and (max-width: 767px){p{line-height:20px}}p a{text-decoration:underline;font-size:14px;line-height:26px}@media screen and (max-width: 767px){p a{line-height:20px}}.small,.small a{font-size:12px!important;line-height:20px!important}a{font-family:Montserrat;text-decoration:none;font-weight:500;font-size:14px;line-height:26px;color:#252849}a:hover,a:focus{text-decoration:underline}.text-with-circle{position:relative}.text-with-circle img{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;z-index:1;width:100%}.container{width:100%;max-width:100%;position:relative;margin-right:auto;margin-left:auto;padding-left:14px;padding-right:14px;box-sizing:border-box}@media screen and (min-width: 768px){.container{width:min(94%,100%);padding-left:18px;padding-right:18px}}@media screen and (min-width: 992px){.container{width:min(92%,100%);padding-left:20px;padding-right:20px}}@media screen and (min-width: 1200px){.container{width:calc(100% - 48px);max-width:1240px}}@media screen and (min-width: 1400px){.container{max-width:1320px}}@media screen and (min-width: 1640px){.container.container-lg{width:calc(100% - 64px);max-width:1440px}}.row{margin-left:-10px;margin-right:-10px;position:relative}.row>*{padding-left:10px;padding-right:10px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xl-1,.col-xxl-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xl-2,.col-xxl-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xl-3,.col-xxl-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xl-4,.col-xxl-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xl-5,.col-xxl-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xl-6,.col-xxl-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xl-7,.col-xxl-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xl-8,.col-xxl-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xxl-9,.col-xl-19,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xl-10,.col-xxl-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xl-11,.col-xxl-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12,.col-xl-12,.col-xxl-12{position:relative;min-height:1px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0%}@media screen and (min-width: 767px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}}@media screen and (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-20{width:20%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0%}}@media screen and (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-20{width:20%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0%}}@media screen and (min-width: 1640px){.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{float:left}.col-xl-12{width:100%}.col-xl-11{width:91.66666667%}.col-xl-10{width:83.33333333%}.col-xl-9{width:75%}.col-xl-8{width:66.66666667%}.col-xl-7{width:58.33333333%}.col-xl-6{width:50%}.col-xl-5{width:41.66666667%}.col-xl-4{width:33.33333333%}.col-xl-3{width:25%}.col-xl-2{width:16.66666667%}.col-xl-1{width:8.33333333%}.col-xl-pull-12{right:100%}.col-xl-pull-11{right:91.66666667%}.col-xl-pull-10{right:83.33333333%}.col-xl-pull-9{right:75%}.col-xl-pull-8{right:66.66666667%}.col-xl-pull-7{right:58.33333333%}.col-xl-pull-6{right:50%}.col-xl-pull-5{right:41.66666667%}.col-xl-pull-4{right:33.33333333%}.col-xl-pull-3{right:25%}.col-xl-pull-2{right:16.66666667%}.col-xl-pull-1{right:8.33333333%}.col-xl-pull-0{right:auto}.col-xl-push-12{left:100%}.col-xl-push-11{left:91.66666667%}.col-xl-push-10{left:83.33333333%}.col-xl-push-9{left:75%}.col-xl-push-8{left:66.66666667%}.col-xl-push-7{left:58.33333333%}.col-xl-push-6{left:50%}.col-xl-push-5{left:41.66666667%}.col-xl-push-4{left:33.33333333%}.col-xl-push-3{left:25%}.col-xl-push-2{left:16.66666667%}.col-xl-push-1{left:8.33333333%}.col-xl-push-0{left:auto}.col-xl-offset-12{margin-left:100%}.col-xl-offset-11{margin-left:91.66666667%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-0{margin-left:0%}}@media screen and (min-width: 2000px){.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12{float:left}.col-xxl-12{width:100%}.col-xxl-11{width:91.66666667%}.col-xxl-10{width:83.33333333%}.col-xxl-9{width:75%}.col-xxl-8{width:66.66666667%}.col-xxl-7{width:58.33333333%}.col-xxl-6{width:50%}.col-xxl-5{width:41.66666667%}.col-xxl-4{width:33.33333333%}.col-xxl-3{width:25%}.col-xxl-2{width:16.66666667%}.col-xxl-1{width:8.33333333%}.col-xxl-pull-12{right:100%}.col-xxl-pull-11{right:91.66666667%}.col-xxl-pull-10{right:83.33333333%}.col-xxl-pull-9{right:75%}.col-xxl-pull-8{right:66.66666667%}.col-xxl-pull-7{right:58.33333333%}.col-xxl-pull-6{right:50%}.col-xxl-pull-5{right:41.66666667%}.col-xxl-pull-4{right:33.33333333%}.col-xxl-pull-3{right:25%}.col-xxl-pull-2{right:16.66666667%}.col-xxl-pull-1{right:8.33333333%}.col-xxl-pull-0{right:auto}.col-xxl-push-12{left:100%}.col-xxl-push-11{left:91.66666667%}.col-xxl-push-10{left:83.33333333%}.col-xxl-push-9{left:75%}.col-xxl-push-8{left:66.66666667%}.col-xxl-push-7{left:58.33333333%}.col-xxl-push-6{left:50%}.col-xxl-push-5{left:41.66666667%}.col-xxl-push-4{left:33.33333333%}.col-xxl-push-3{left:25%}.col-xxl-push-2{left:16.66666667%}.col-xxl-push-1{left:8.33333333%}.col-xxl-push-0{left:auto}.col-xxl-offset-12{margin-left:100%}.col-xxl-offset-11{margin-left:91.66666667%}.col-xxl-offset-10{margin-left:83.33333333%}.col-xxl-offset-9{margin-left:75%}.col-xxl-offset-8{margin-left:66.66666667%}.col-xxl-offset-7{margin-left:58.33333333%}.col-xxl-offset-6{margin-left:50%}.col-xxl-offset-5{margin-left:41.66666667%}.col-xxl-offset-4{margin-left:33.33333333%}.col-xxl-offset-3{margin-left:25%}.col-xxl-offset-2{margin-left:16.66666667%}.col-xxl-offset-1{margin-left:8.33333333%}.col-xxl-offset-0{margin-left:0%}}.clearfix:before,.clearfix:after,.container:before,.container:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.row:after{clear:both}::-webkit-input-placeholder{font-family:Montserrat;font-weight:500;font-size:14px;line-height:24px;color:#8a8a8a}::-moz-placeholder{font-family:Montserrat;font-weight:500;font-size:16px;line-height:24px;color:#8a8a8a}:-ms-input-placeholder{font-family:Montserrat;font-weight:500;font-size:16px;line-height:24px;color:#8a8a8a}:-moz-placeholder{font-family:Montserrat;font-weight:500;font-size:16px;line-height:24px;color:#8a8a8a}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-control{font-family:Montserrat;width:100%;display:block;position:relative;box-sizing:border-box;padding:12px 18px;color:#252849;font-weight:600;font-size:16px;line-height:22px;border:1px solid #5331d8;outline:0;background:none;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:0px 18px 48px rgba(0,0,0,.08);-moz-box-shadow:0px 18px 48px rgba(0,0,0,.08);box-shadow:0 18px 48px #00000014;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.form-control:hover,.form-control:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.form-control:disabled{background-color:#f1f1f1!important;border-color:#9c9ceb!important;color:#8a8a8a!important}.form-control-v2{-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);-moz-box-shadow:0px 0px 0px rgba(0,0,0,0);box-shadow:0 0 #0000}.form-control-grey{background-color:#f1f1f1;border:0}.form-control-wrapper{position:relative}.form-control-wrapper .form-control-with-prefix{padding-left:24px!important}.form-control-wrapper .form-control-prefix{display:none;position:absolute;z-index:1;top:50%;transform:translateY(-50%);color:#252849;font-weight:600;font-size:16px;line-height:22px;left:10px}.form-control-wrapper .form-control-prefix-has-value,.form-control-wrapper:focus-within .form-control-prefix{display:block}.form-control-wrapper-disabled .form-control-prefix span{color:#8a8a8a!important}.form-control-wrapper .form-control-suffix{position:absolute;z-index:1;top:50%;transform:translateY(-50%);color:#252849;font-weight:600;font-size:16px;line-height:22px;right:10px}select option{background:#fff;color:#252849;font-weight:500!important}select{font-weight:500!important}select.form-control{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAwIDc5LjE3MWMyN2ZhYiwgMjAyMi8wOC8xNi0yMjozNTo0MSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA1MTBERTU0Njg0NTExRUU5QzZEQTA3NUI3OTY1MkZFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA1MTBERTU1Njg0NTExRUU5QzZEQTA3NUI3OTY1MkZFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDUxMERFNTI2ODQ1MTFFRTlDNkRBMDc1Qjc5NjUyRkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDUxMERFNTM2ODQ1MTFFRTlDNkRBMDc1Qjc5NjUyRkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7CR+X8AAACJElEQVR42uyXTyhEURTGH0Ms1RiKshmTifKn2PlTSlKSspEoCyWjpKzspFAsLRSyoWxkoayIWSBZmGahWIiS1UyTKFLId+qbej1nxox5g8Wc+jWvd86933nnvnvenSyPt8P4S8s2/tgyCfyrBFrAOmhIo14DNVqiN3L4mwcGQT94BOfg3WZxh0njDZyCV4ez0JOPiykwCrJAPStzaHMCojFBjRqQC44lgWlcTNJh8LcZRMCZTeLycLOmJReNRqmK3HApAyRgBgzYIC5zzHEJrOaSCsha1AK3xZnHSlyCqx+Kd4ElUKD49qQyUoEQGAa3SpATrICmH4g3caxT8d1SMxRdkxvQDe6V4CKwCaqTEK/mmCLFd0+tG2sfCIJeEFYGlYItUJmAeCVjSxVfmBrBWJ3wiHs1ogz2gA3gjSPuZYxH8UU499F3rXgXjIAHxVfHdXUrPjd9dYrvgXPufulO2AXak1zw5WxjwzBbGagAB+CJ90rAMmhV5noG46yMkWgCYgG25XalUuV84h0muAY6lTne2P2WY/bnOAkY7IQfMZ7My7WWN7onxnhpZvNxPxDfJBB9MYv5jbBaFdFslS3+PdXzwAfLuJ1EH5DYMfna2XUgeeYW2k8gdp+xL3afiOSN7wP+ODF+xjyl60gmW3OIhwmrndIXSveZ8Br4zO2U1z76fuVQGqDgHfHxXtKWk8JB4wQsmK6N305AbDHzxySTQKr2KcAAG3ppr00ZFqQAAAAASUVORK5CYII=);background-position:center right 10px;background-repeat:no-repeat;background-size:16px 16px}.form-group{position:relative;margin-bottom:15px}.form-group-settings{position:relative;display:block}.form-group-settings-scan a{margin-right:24px;cursor:pointer;position:absolute;right:0;top:-34px;z-index:1;text-decoration:underline;padding-right:26px;display:block;color:#5331d8;font-weight:600;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.form-group-settings-scan a img{position:absolute;right:0;top:0;bottom:0;margin:auto;width:18px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.form-group-settings-scan a:hover,.form-group-settings-scan a:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.form-group-settings-scan a:hover img,.form-group-settings-scan a:focus img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.form-group-settings-icon{width:38px;height:38px;display:block;position:absolute;top:0;right:14px;bottom:0;z-index:1;margin:auto;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.form-icon-field{top:0}.form-icon-field-error{top:-28px!important}.form-group-settings-icon img{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;display:block;width:22px}.form-group-settings .form-control{padding-right:58px;border-width:2px}.form-group-settings+.form-control{border-width:2px}.form-group-settings-card{position:relative;display:block}.form-group-settings-card-link{position:absolute;right:0;left:0;top:0;bottom:0;margin:auto;text-align:center;font-size:12px;line-height:52px;color:#5331d8;font-weight:600}.form-group-settings-card img{position:absolute;right:14px;top:0;bottom:0;margin:auto}.form-group-with-country{position:relative;display:block}.form-group-with-country img{position:absolute;left:8px;top:0;bottom:0;margin:auto;z-index:1;width:auto;height:auto;display:block}.form-group-with-country .form-control{padding-left:38px}.form-group-with-text-right-info-text{position:absolute;top:8px;right:10px;font-size:14px;line-height:18px;color:#616161;font-weight:500;text-align:right;z-index:2}@media screen and (max-width: 767px){.form-group-with-text-right-info-text{right:46px}}.form-group-with-text-right-icon{position:absolute;top:12px;right:-40px;z-index:1}@media screen and (max-width: 767px){.form-group-with-text-right-icon{right:10px}}.form-group-with-text-right .form-control{padding-right:120px}@media screen and (max-width: 767px){.form-group-with-text-right .form-control{padding-right:150px}}.form-group-with-text p{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:start}.form-group-with-text img{margin-right:12px}.form-group-box{position:relative;display:block;margin-bottom:20px;padding:15px;border:2px solid #5331d8;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px}.form-group-box .form-group{margin-bottom:15px}.form-group-box .form-group.fg-last{margin-bottom:0}.form-group-box .form-control{border-width:2px;border-color:#0000;background-color:#e9eaff}.form-group-box .form-control:hover,.form-group-box .form-control:focus{border-color:#5331d8}.form-group-box-summary{padding:0}.form-group-box .summary-item{height:50px;position:relative;display:block;border-bottom:2px solid #5331d8}.form-group-box .summary-item-icon{display:block;position:absolute;left:8px;top:0;z-index:0;width:34px;height:34px;bottom:0;margin:auto;background-color:#e9eaff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%}.form-group-box .summary-item-icon img{display:block;margin:auto;position:absolute;left:0;top:0;right:0;bottom:0;width:20px}.form-group-box .summary-item p{display:block;position:absolute;top:0;line-height:50px;font-weight:600;font-size:14px}.form-group-box .summary-item p.summary-item-left{left:48px}.form-group-box .summary-item p.summary-item-right{right:10px}.form-group-box .summary-item p.summary-item-company{max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-group-box .summary-item:last-child{border-bottom:rgba(0,0,0,0)}.form-group-box .summary-item.modal-open{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.form-group-box .summary-item.modal-open:hover,.form-group-box .summary-item.modal-open:focus{background-color:#e9eaff;-webkit-border-radius:10px 10px 0px 0px;-moz-border-radius:10px 10px 0px 0px;-o-border-radius:10px 10px 0px 0px;border-radius:10px 10px 0 0;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.form-group-box-sm{border:0;margin-bottom:0}.form-group-box-sm .summary-item{height:40px;border-bottom:1px solid #5331d8}.form-group-box-sm .summary-item-icon{width:24px;height:24px;left:0}.form-group-box-sm .summary-item-icon img{width:14px}.form-group-box-sm .summary-item p{line-height:40px;font-weight:600;font-size:12px}.form-group-box-sm .summary-item p.summary-item-left{left:30px}.form-group-box-sm .summary-item p.summary-item-right{right:0}.form-group-box-sm .summary-item:last-child{border-bottom:rgba(0,0,0,0)}.form-group-search .btn-search{cursor:pointer;position:absolute;right:0;top:0;bottom:0;z-index:1;background:none;border:0;outline:0;width:50px;background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.9806%2017.9602C10.9731%2017.9598%2012.9083%2017.2928%2014.4778%2016.0654L19.4127%2021L21%2019.4128L16.0652%2014.4782C17.2933%2012.9085%2017.9607%2010.9731%2017.9612%208.98011C17.9612%204.0287%2013.9323%200%208.9806%200C4.02892%200%200%204.0287%200%208.98011C0%2013.9315%204.02892%2017.9602%208.9806%2017.9602ZM8.9806%202.24503C12.6952%202.24503%2015.716%205.26571%2015.716%208.98011C15.716%2012.6945%2012.6952%2015.7152%208.9806%2015.7152C5.266%2015.7152%202.24515%2012.6945%202.24515%208.98011C2.24515%205.26571%205.266%202.24503%208.9806%202.24503Z'%20fill='black'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:20px 420px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.form-group-search:hover .btn-search,.form-group-search:focus .btn-search{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.form-group-file-upload{position:relative;display:block;z-index:1;border:1px solid #5331d8;padding:25px;text-align:center;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;border-radius:15px;min-height:249px}.form-group-file-upload input{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;margin:0;padding:0;cursor:pointer;width:100%}.form-group-file-upload .file-upload-placeholder{display:block;margin:0 auto 20px}.form-group-file-upload .file-upload-pdf{display:flex;align-items:center;gap:10px}.form-group-file-upload .file-upload-info{margin:0;color:#616161}.form-group .file-upload-error{color:red!important;font-size:13px!important;padding-left:8px}.form-group .input-field-hint-info{position:absolute;top:-2px;left:89px;width:30px;height:30px;background-image:url("data:image/svg+xml,%3csvg%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.9678%2019.0071H14.4678V11.5071H11.9678V19.0071ZM13.2178%209.00708C13.5719%209.00708%2013.869%208.88708%2014.109%208.64708C14.349%208.40708%2014.4686%208.11041%2014.4678%207.75708C14.4678%207.40291%2014.3478%207.10583%2014.1078%206.86583C13.8678%206.62583%2013.5711%206.50625%2013.2178%206.50708C12.8636%206.50708%2012.5665%206.62708%2012.3265%206.86708C12.0865%207.10708%2011.9669%207.40375%2011.9678%207.75708C11.9678%208.11125%2012.0878%208.40833%2012.3278%208.64833C12.5678%208.88833%2012.8644%209.00791%2013.2178%209.00708ZM13.2178%2025.2571C11.4886%2025.2571%209.86361%2024.9287%208.34277%2024.2721C6.82194%2023.6154%205.49902%2022.725%204.37402%2021.6008C3.24902%2020.4758%202.35861%2019.1529%201.70277%2017.6321C1.04694%2016.1112%200.718607%2014.4862%200.717773%2012.7571C0.717773%2011.0279%201.04611%209.40291%201.70277%207.88208C2.35944%206.36125%203.24986%205.03833%204.37402%203.91333C5.49902%202.78833%206.82194%201.89791%208.34277%201.24208C9.86361%200.586247%2011.4886%200.257913%2013.2178%200.25708C14.9469%200.25708%2016.5719%200.585413%2018.0928%201.24208C19.6136%201.89875%2020.9365%202.78916%2022.0615%203.91333C23.1865%205.03833%2024.0774%206.36125%2024.734%207.88208C25.3907%209.40291%2025.7186%2011.0279%2025.7178%2012.7571C25.7178%2014.4862%2025.3894%2016.1112%2024.7328%2017.6321C24.0761%2019.1529%2023.1857%2020.4758%2022.0615%2021.6008C20.9365%2022.7258%2019.6136%2023.6167%2018.0928%2024.2733C16.5719%2024.93%2014.9469%2025.2579%2013.2178%2025.2571Z'%20fill='%235331d8'/%3e%3c/svg%3e")!important;background-position:center;background-repeat:no-repeat;z-index:2;display:block;cursor:pointer}.form-group .input-field-hint-info:hover .input-field-hint-info-popup{display:block}.form-group .input-field-hint-info:focus .input-field-hint-info-popup{display:block}.form-group .input-field-hint-info .input-field-hint-info-popup{position:absolute;left:15px;bottom:40px;width:220px;z-index:2;background-color:#fff;display:none;border:2px solid #27ae60;padding:4px 6px;font-size:10px;line-height:14px;color:#27ae60;font-weight:600;-webkit-border-radius:5px 5px 5px 0px;-moz-border-radius:5px 5px 5px 0px;-o-border-radius:5px 5px 5px 0px;border-radius:5px 5px 5px 0;white-space:pre-wrap}.form-group .input-field-hint-info .input-field-hint-info-popup:after{content:"";position:absolute;left:-2px;bottom:-14px;display:block;width:0;height:0;z-index:-1;border-left:0px solid rgba(0,0,0,0);border-right:24px solid rgba(0,0,0,0);border-top:14px solid #27ae60}.form-group .input-field-hint-info .input-field-hint-info-popup:before{content:"";position:absolute;left:0;bottom:-10px;display:block;width:0;height:0;z-index:0;border-left:0px solid rgba(0,0,0,0);border-right:18px solid rgba(0,0,0,0);border-top:10px solid #fff}.form-group-file-upload .file-upload-target{position:relative;z-index:2}.form-group-file-upload .file-upload-target img{display:block;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px}.form-group-file-upload .file-upload-pdf-icon{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2040%2040'%20style='enable-background:new%200%200%2040%2040;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%235331d8;}%20%3c/style%3e%3cg%20id='Layer_23'%3e%3cpath%20class='st0'%20d='M17.1,26.3H4.5c-1.6,0-2.9-1.3-2.9-2.9v-5.8c0-1.6,1.3-2.9,2.9-2.9h12.6c1.6,0,2.9,1.3,2.9,2.9v5.8%20C20,25,18.7,26.3,17.1,26.3z%20M4.5,16.6c-0.5,0-1,0.4-1,1v5.8c0,0.5,0.4,1,1,1h12.6c0.5,0,1-0.4,1-1v-5.8c0-0.5-0.4-1-1-1H4.5z'/%3e%3cpath%20class='st0'%20d='M21,11.8h-9.7c-0.4,0-0.7-0.2-0.9-0.6c-0.2-0.4-0.1-0.8,0.2-1.1l9.7-9.7C20.6,0.1,21,0,21.3,0.2%20c0.4,0.1,0.6,0.5,0.6,0.9v9.7C21.9,11.3,21.5,11.8,21,11.8z%20M13.6,9.8H20V3.4L13.6,9.8z'/%3e%3cpath%20class='st0'%20d='M6.7,17.9c0.4,0,0.9,0.2,1.2,0.5c0.3,0.3,0.5,0.7,0.5,1.1c0,0.4-0.2,0.8-0.5,1.1c-0.3,0.3-0.7,0.5-1.2,0.5H5.9%20v1.6h-1v-4.8H6.7z%20M6.7,20.2c0.2,0,0.4-0.1,0.5-0.2c0.1-0.1,0.2-0.3,0.2-0.5c0-0.2-0.1-0.4-0.2-0.5c-0.1-0.1-0.3-0.2-0.5-0.2H5.9%20v1.4H6.7z'/%3e%3cpath%20class='st0'%20d='M10.8,17.9c0.6,0,1.2,0.2,1.6,0.7c0.9,1,0.9,2.4,0,3.4c-0.4,0.5-1,0.7-1.6,0.7H8.9v-4.8L10.8,17.9z%20M10.8,21.7%20c0.4,0,0.7-0.1,1-0.4c0.5-0.6,0.5-1.5,0-2.1c-0.3-0.3-0.6-0.4-1-0.4h-1v3L10.8,21.7z'/%3e%3cpath%20class='st0'%20d='M16.6,18.8h-1.9v1.1h1.9v0.9h-1.8v1.8h-1v-4.8h2.9V18.8z'/%3e%3cpath%20class='st0'%20d='M35.5,38h-6.4c-0.5,0-1-0.4-1-1s0.4-1,1-1h6.4c0.5,0,1-0.4,1-1V3c0-0.5-0.4-1-1-1H21.4l-9.1,9.1v4.5%20c0,0.5-0.4,1-1,1c-0.5,0-1-0.4-1-1v-4.9c0-0.3,0.1-0.5,0.3-0.7l9.7-9.7c0.2-0.2,0.4-0.3,0.7-0.3h14.6c1.6,0,2.9,1.3,2.9,2.9v32%20C38.4,36.6,37.1,38,35.5,38z'/%3e%3cpath%20class='st0'%20d='M26.4,38H13.2c-1.6,0-2.9-1.3-2.9-2.9v-9.7c0-0.5,0.4-1,1-1c0.5,0,1,0.4,1,1V35c0,0.5,0.4,1,1,1h13.2%20c0.5,0,1,0.4,1,1S26.9,38,26.4,38z'/%3e%3cpath%20class='st0'%20d='M27.8,39.9c-0.3,0-0.6-0.2-0.8-0.4l-4.9-6.8c-0.3-0.4-0.2-1,0.2-1.4c0.2-0.1,0.4-0.2,0.6-0.2h1v-4.9%20c0-0.5,0.4-1,1-1h5.8c0.5,0,1,0.4,1,1v4.9h1c0.5,0,1,0.4,1,1c0,0.2-0.1,0.4-0.2,0.6l-4.9,6.8C28.4,39.7,28.1,39.9,27.8,39.9z%20M24.8,33.1l3,4.2l3-4.2h-0.1c-0.5,0-1-0.4-1-1v-4.9h-3.9v4.9C25.8,32.7,25.4,33.1,24.8,33.1L24.8,33.1z'/%3e%3c/g%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;width:60px;height:60px;display:block;margin:0 auto 15px}.form-group-file-upload .file-upload-close{display:none;position:absolute;width:38px;height:38px;cursor:pointer;top:10px;right:10px;z-index:5;background-color:#5331d8;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%}.form-group-file-upload .file-upload-close:after,.form-group-file-upload .file-upload-close:before{content:"";position:absolute;width:16px;height:2px;display:block;top:0;bottom:0;left:0;right:0;margin:auto;background-color:#fff}.form-group-file-upload .file-upload-close:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.form-group-file-upload .file-upload-close:before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.form-group-sm{margin-bottom:10px}.form-group-sm .form-control{padding:4px 8px;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px}.form-group-search{position:relative;display:block;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.form-group-search .form-control{padding-right:50px}.form-group-search-btn{position:absolute;right:0;top:0;bottom:0;width:50px;background:none;border:0;background-image:url("data:image/svg+xml,%3csvg%20width='42'%20height='42'%20viewBox='0%200%2042%2042'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M40%2040L30.8315%2030.8315M30.8315%2030.8315C32.3998%2029.2632%2033.6439%2027.4014%2034.4926%2025.3523C35.3414%2023.3032%2035.7783%2021.107%2035.7783%2018.8891C35.7783%2016.6712%2035.3414%2014.475%2034.4927%2012.4259C33.6439%2010.3769%2032.3998%208.51501%2030.8315%206.94671C29.2632%205.37841%2027.4014%204.13437%2025.3523%203.28561C23.3032%202.43685%2021.107%202%2018.8891%202C16.6712%202%2014.475%202.43685%2012.4259%203.28561C10.3769%204.13437%208.51501%205.37841%206.94671%206.94671C3.77939%2010.114%202%2014.4099%202%2018.8891C2%2023.3684%203.77939%2027.6642%206.94671%2030.8315C10.114%2033.9989%2014.4099%2035.7783%2018.8891%2035.7783C23.3684%2035.7783%2027.6642%2033.9989%2030.8315%2030.8315Z'%20stroke='black'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:22px;z-index:1;display:block;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.form-group-search:hover,.form-group-search:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.form-group-search:hover .form-group-search-btn,.form-group-search:focus .form-group-search-btn{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}textarea{min-height:120px;resize:none}.text-with-button{position:relative;display:block;margin-bottom:15px;padding-right:40px;z-index:1}.text-with-button .icon{position:absolute;right:0;top:0;z-index:0;width:34px;height:34px;bottom:0;margin:auto;cursor:pointer;background-color:#e9eaff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%}.text-with-button .icon img{display:block;margin:auto;position:absolute;left:0;top:0;right:0;bottom:0;width:20px}@media screen and (min-width: 767px){.form-subscribe{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:15px}}.form-subscribe .form-control{width:38%}@media screen and (max-width: 992px){.form-subscribe .form-control{width:35%}}@media screen and (max-width: 767px){.form-subscribe .form-control{width:100%;margin-bottom:10px}}.form-subscribe .btn{width:24%}@media screen and (max-width: 992px){.form-subscribe .btn{width:30%}}@media screen and (max-width: 767px){.form-subscribe .btn{width:100%}}.btn{font-family:Montserrat;outline:0;border-width:1px;border-style:solid;border-color:#0000;text-align:center;padding:12px 18px;font-size:14px;line-height:22px;cursor:pointer;font-weight:600;display:inline-block;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 600px){.btn{display:block;width:100%;margin-bottom:10px;padding:8px}}.btn span{position:relative;z-index:2;display:block;margin:auto}.btn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;width:0;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.btn.btn-primary{background-color:#5331d8;color:#fff;border-color:#5331d8}.btn.btn-primary:hover,.btn.btn-primary:focus{border-color:#252849;color:#fff}.btn.btn-primary:hover:after,.btn.btn-primary:focus:after{background-color:#252849}.btn.btn-danger{background-color:#e01e5a;color:#fff;border-color:#e01e5a}.btn.btn-danger:hover,.btn.btn-danger:focus{border-color:#c41e3a;color:#fff}.btn.btn-danger:hover:after,.btn.btn-danger:focus:after{background-color:#c41e3a}.btn.btn-secondary{background-color:#fff}.btn.btn-secondary:hover,.btn.btn-secondary:focus{border-color:#252849;color:#fff}.btn.btn-secondary:hover:after,.btn.btn-secondary:focus:after{background-color:#252849}.btn.btn-white{background-color:#fff;color:#5331d8;border-color:#5331d8}.btn.btn-white:hover,.btn.btn-white:focus{background-color:#fff;border-color:#252849;color:#252849}.btn.btn-white:hover:after,.btn.btn-white:focus:after{background-color:#fff}.btn.btn-transparent{background-color:#0000;color:#252849;border-color:#5331d8}.btn.btn-transparent:hover,.btn.btn-transparent:focus{background-color:#fff;border-color:#252849;color:#252849}.btn.btn-transparent:hover:after,.btn.btn-transparent:focus:after{background-color:#fff}.btn.btn-loading,.btn:disabled{pointer-events:none!important}.btn-disabled{background-color:#0006!important;border:unset!important}.btn.btn-border-radius{-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px}.btn.btn-border-radius:hover:after,.btn.btn-border-radius:focus:after{-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px}.btn.btn-block{display:block;width:100%}.btn.btn-with-icon span{display:inline-flex;align-items:center;align-content:center}.btn.btn-with-icon span img{margin-right:12px;display:block;width:14px}.btn:hover,.btn:focus{text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.btn:hover:after,.btn:focus:after{width:100%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.btn.btn-modal-medium{max-width:240px!important}@media screen and (max-width: 600px){.btn.btn-modal-medium{max-width:200px!important}}.btn-secondary-transparent{display:flex;flex-wrap:wrap;gap:10px;border-top:1.5px solid #eaeaff;padding-block:20px;margin-block:20px}.btn-secondary-transparent p{color:#2d3353;font-family:Circular Std Book;opacity:.75;font-size:16px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:0;letter-spacing:.3px}@media screen and (max-width: 600px){.btn-secondary-transparent p{font-size:14px;line-height:22px}}@media screen and (max-width: 480px){.btn-secondary-transparent{gap:25px}.faq-reward-heading{font-size:24px;line-height:34px}}.btn-outlined{border:1.22px solid #bfbfbf;background:#fff;color:#252849;font-size:14px;line-height:22px;font-weight:700;transition:all .3s ease 0ms}.btn-outlined:hover,.btn-outlined:focus{color:#fff;background-color:#252849;text-decoration:none}.btn-outlined:hover:after,.btn-outlined:focus:after{background-color:#252849}.btn-secondary-transparent .btn-ternary{display:flex;width:110px;height:52px;border:1.8px solid #11263c;border-radius:12px;background:#fff;align-items:center;justify-content:center;color:#252849;font-size:14px;line-height:22px;font-weight:700;margin-bottom:13px}.table-btn-secondary-transparent .btn-ternary{height:48px}.btn-secondary-transparent .btn-ternary:hover,.btn-secondary-transparent .btn-ternary:focus{color:#fff;text-decoration:none;background-color:#252849}.btn-secondary-transparent .btn-ternary:hover:after,.btn-secondary-transparent .btn-ternary:focus:after{background-color:#252849}@media screen and (min-width: 768px){.form-contact-us .btn{width:260px!important;margin:0 auto}}.list-normal{display:block;position:relative;list-style:circle;padding-left:20px}.list-normal li{font-family:Montserrat;font-weight:500;font-size:14px;line-height:20px;padding-bottom:12px}.list-normal li:last-child{padding-bottom:0}.list-social-networks{display:flex;column-gap:4.3px}@media screen and (max-width: 767px){.list-social-networks{justify-content:center}}.list-social-networks li{display:inline-block;position:relative}.list-social-networks li a{border:1px solid #5331d8;position:relative;display:block;width:24px;height:24px;background-position:center;background-repeat:no-repeat;background-size:14px 14px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.list-social-networks li a.facebook{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAwIDc5LjE3MWMyN2ZhYiwgMjAyMi8wOC8xNi0yMjozNTo0MSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE4NTk4RkZBNjNBRjExRUVBNTI4OTk3MDIzQjJEMjg3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE4NTk4RkZCNjNBRjExRUVBNTI4OTk3MDIzQjJEMjg3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTg1OThGRjg2M0FGMTFFRUE1Mjg5OTcwMjNCMkQyODciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTg1OThGRjk2M0FGMTFFRUE1Mjg5OTcwMjNCMkQyODciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7g9CUMAAABC0lEQVR42mJU1fBkIAOoAbENlGYH4n9QcTYgzsWnkYVEi5iAOAeIy4FYCocaqlqYDMQTGSgATCSoFQHiGgYKASk+tMMRjP+B+AWUZqGmhcpY1IMs6QbilbSwkBOL2Ccg3gDE52gRh3+wiP0jNeExkRDP2AxmhOY9mDwrNYJ0D1SdHBY5XiCeBMTvoJaB1JlQaqE9HjlmINaidpB+pzCeSbaQlQQLv1EjDh9CC2g+KEbPh2+goQDKNneo4UNLaDxNw5EPU4FYB4h1gdiHGj58DaU/48iH76Fyn6md8Zlw5ENmWtUWVAGjFo5aOGrh0LKQHYcYSU0MUhSfAeKlQPwXWkswQ6ujJ6RYCBBgAI7uKdUh3kwWAAAAAElFTkSuQmCC)}.list-social-networks li a.instagram{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAwIDc5LjE3MWMyN2ZhYiwgMjAyMi8wOC8xNi0yMjozNTo0MSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjEyRkMzM0E5NjNBRjExRUVCMDg3RTU4OTkwQjA0RTE3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjEyRkMzM0FBNjNBRjExRUVCMDg3RTU4OTkwQjA0RTE3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTJGQzMzQTc2M0FGMTFFRUIwODdFNTg5OTBCMDRFMTciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGQzMzQTg2M0FGMTFFRUIwODdFNTg5OTBCMDRFMTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4cR1kiAAAC3klEQVR42qyWSWgUQRSGa2JPElc86EWJCxqcaESNOCd31BhEEBSCGNyCisQxEA8eVFzwYATBKG4gOhcFRVARET25EULiEuOCimAIJqKiiDExbhn/J3/Lo5npnm77wQfVVdX9V71671VHCmNlxmGjwFwwHYwGUePPesF70ARugId6MKIE88FGkKBQGPYVnAV7QLt0WErsINigJn8EL0CnD4EUvzkSjAUDwHowHqwEr23BhBLrALXgAvgCfgfYWQ6YCnaAeTyeA2CFuHQMGrfAcPAWLAGN/+nKQVxsLkiC5ewvl5UsoJjYzhDEVoGr4DDoC6pBmz0mgrOUKy9m8cF+6owGS+CpMXneRRduAjPBB3CO43ERHMGHZ6DLRagQ7KMHHoNHoAWcAaU8t8/sM4zKdrabbVdL0OTxoYs5lM7WgL1gWJrdyvmUgyNgO1gHrnBRD1R6/E1DKwsXrgbHGQBiDeAm+AYmgUVcdELl8knHN/653UtwHNhPMRGooQvt3JT+ODgKJnJ3sqBTbvniZuLKoWxv4U51IfgB7tKt79hXQ1f7FsynuwwD5bTL3Kc8Q7EJTHrfgkNUBMuZ9Xh4445qFwURtNR4TxbB9UtFeTSI4CdiGI1e5x1Tc9qCCHYyIAzL3wyXufatYFhZGoMIplSgSE08BkoyFOo6MI3PSRWxac/JzeQWOQQ2MxCugxPgNlOiiIUhzvktvFdNUMGfvEH6g0pG7jbitPsU7/C6KHuVeCTNHCnIVawizY4LOcU7tJY5+8RrYxYP2TDnMu34O+uj/J9MZsnLZTTeU9/IZAW2xyy+UMawLmYtzGTdoJ5ka33AYrZbxaXXGABRnleeCdfWgtlsX85hzpxnx0K6riAEoYE8+zrGiqRK0mIQ7OavnORZBZgjq2FR7vYpZDEeSlW6iAe3gpf6RzjGnJsfskvf8Hcx6czD52AZWMqf1im8oiI+BVL0Wiu4xGr1yh78I8AASpigeboVsJMAAAAASUVORK5CYII=)}.list-social-networks li a.twitter{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAwIDc5LjE3MWMyN2ZhYiwgMjAyMi8wOC8xNi0yMjozNTo0MSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjFENDA5QzczNjNBRjExRUVCNzY5RTZFNTExOUU3NjI3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjFENDA5Qzc0NjNBRjExRUVCNzY5RTZFNTExOUU3NjI3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MUQ0MDlDNzE2M0FGMTFFRUI3NjlFNkU1MTE5RTc2MjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MUQ0MDlDNzI2M0FGMTFFRUI3NjlFNkU1MTE5RTc2MjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7kpB+lAAADYElEQVR42qyWe2iNYRzH371z3+Z2xMrdGv4wUnKdxlyHI5lNxNRKLjN3pTZiEkJi5bIotMSMwh+WiBC2Y7LhTAwhDcPctnFsh++vvm89vc57znvO9qvPOafnec/ze5/v87s8YbEDk7I1TVsBvoGWxLC/oAgsA41a8BYFjoIksA/k6Pg4SWf9QQT4AGrAF9ANLAbpITiTF88FqaAUHJaXFodvwEru4C2YA8aDCWAN/7wdDArSYQ5YRGfzQJUMhju6xMr3C9AazAV/wEVQB1ygLxhNBQpsSisvuo0bSAEvjQnDoVgxSOADj8BTjt8D08AI8AvcCuBsPtgPvnMDLnVSV37Xgkx+HwR9OP6eb+wB2ZTbyhIZJG3BUnDT/IC6Q2PxWu6yH7gAGih5CzARDAGFoN601mBwBjjAKnDc1xuZHYo95KIzwSdKKlbCsxzFHVxW/tMbnAOy2A6wiyn1n+k+xjyU9h3YCYZzvI75+pHzyUquHWMUy/cm4LXSXLcYl1RZKwqAI5RJzA02csHdVCKXKXSJUnr9RZQvSQ2TKI0GM5gyRRx/woAaB5wgHtxnRH4NlC+6nznJtyzwmG9uSCh5uh5UgO5UYzaotlMN9ADzUt4ywE+wh0VA4+KrwQ+WsEi75cefpIa9Bq3ALDosYAQa1cmppIqnORxqPKOhPE+pIHeV6jSGFUqkvtFUSdUqdIC/s5iLGpM/g6myjpWmWRx2VTpHZ9bKKFOqRDBFHE2VVKrKCTAdnGZaTAYdlGpTxlSZBDoyhbyhOhQpF4A7bKbX2TMTuTu3cp5Ojj9nxwla0s28Xsif05geVZQ3nNXGSBUZX84ir47b3uESsJcBkUop1Sok0k1lVymkhK84LzuNAefNDdvKoZxXHvjN68FtH8+U8CwTeAcyusoDMBJMYbcpDiRpPC9WkewOVywUqKG0khpbmY8aq08m5+WaMczfDgewifYAG8AhG1XIyyuINOCzvIZU8/YnRxHHNT1mh9E8izjm2RarJmoyF+87Y0E7patII+/JRi4BdlV12Abks+WcopQNNotCI6+CKUyJZ6CSTkp5B0rmmVdKCLdnhZBAucZW5NGCMzdLXh6PIY0O6xnNYVStQnaYzlyTaFpI7UOxch5LDGNAfvfisXwGnUSNfwIMAOyi273NSs0bAAAAAElFTkSuQmCC)}.list-social-networks li a.linkedin{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAwIDc5LjE3MWMyN2ZhYiwgMjAyMi8wOC8xNi0yMjozNTo0MSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA3QjlCRDYxNjNBRjExRUU4Nzg0RTI3Qjc0MTRGNjJGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA3QjlCRDYyNjNBRjExRUU4Nzg0RTI3Qjc0MTRGNjJGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDdCOUJENUY2M0FGMTFFRTg3ODRFMjdCNzQxNEY2MkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDdCOUJENjA2M0FGMTFFRTg3ODRFMjdCNzQxNEY2MkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5CtnZrAAACAklEQVR42tyVO0sDQRDHd/PQ4AsMothYCJEEFQQLRXwQCUJE0Q9gJ6iFlYWghY0W2gh+ASutBDsfAT+ChUVEFBXRxgcoGiOKied/ZALLcRuS3CWFAz+OzO3lPzs7MysDwWi7EGIORIEbHIA1cArExdm+KMRaQsOWfg9YAoPAz74xFp4G78Jhc7GAX/HVgAgIcECOC3o1O5fAKIbgLnhTfAkQA1cg7bQg7WQR3IMhPjsSWwevoghGgudgFtRzGh/BjyiSkWAtn1VSKRrJqaWUGihxWlcBfLyW3n/RN2ibVL6C26BSOS9K6xOYBzcs0AQmQb8ieAk2wInSex14NIMq8Amu+X1KFYxaBEL9t8J/nNl1F+hV1oTAJgsN4DEOWkEjZ+KbayMO9rg2/gRfOK2qPZsqNG2qZLIPCgRi3Xgugz6LwCmoMOjhIGIeTa8ZFr/NPkr9CG1QI6ZaJ1gFD7lOEivBOjDFvZzmFBociFc5jowFwaid0VWmBHMMtriy6TKYAA0W34Tz2aHOqCAWwB1X4yG32Az3tmptdoczTaMj9GJc8SVRSDtcKBHT+mqXTcEETyazUf/d6oa3sJFWqbnCUmqzFyJoZDlHqfEZdnfo2H2Yi0nNToomKEotKEudUvHvBR0tGq9mMLtM69wW69xZgvbqBMs1gjKHdT5NIFLjF78CDACwtmsPTdaUiQAAAABJRU5ErkJggg==)}.list-social-networks li a.google{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAwIDc5LjE3MWMyN2ZhYiwgMjAyMi8wOC8xNi0yMjozNTo0MSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBENzVDQzBENjNBRjExRUU5RUM4RkQzOTAyN0EzRjdBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBENzVDQzBFNjNBRjExRUU5RUM4RkQzOTAyN0EzRjdBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MEQ3NUNDMEI2M0FGMTFFRTlFQzhGRDM5MDI3QTNGN0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MEQ3NUNDMEM2M0FGMTFFRTlFQzhGRDM5MDI3QTNGN0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7k5Lx3AAACkklEQVR42qyW20tUURTGz5zGMi1KNAzrpWCaCIIIIYrMFyOCbg/ZgwVhEaZRL6J/gQ9RKBURQdBDCCUJRQ9qD0YXkYhArCAqy6IhMDOkHC0yp2/Bd+Cw2Zdzxj74MTD7ss5ea+21VyK1frfnUBJsADvAdpAGJWAhmAHj4BV4DAbAB9tmCYfBanAc7AXLPbc+gy5wHbzWTVhQWpbS/S8naAPnwBZQ6EXTMrANyCl+ghcgp7pL1Wp+4U4vf63lHovBFZvBleAmYzVfPQWPdAkRSL7mqsPYR24kiZGl69NcUxKaJ8lzBHyyGWwC+w2GxsAFcJubzIbGiunC0+AEeALqQMaU8qJ14JTB2EtwDDw3jGc5R9b38opkbHdMdAisMbjwMDd06Q+445rkg1KDK+dAc0RjkeXTnZs1Y/3grmN9IoatRODSjTSsqpOnNKkebFUSyKZFoCdpiN0UGHZsINWkNqZHi3zl/gQaZ2myKZtHCJf4MeMwXxWIwe+agTL5Gsfi4jwMzkgMRzUDS8EmVnvPUhAqNEmTY4JUyomUsW9JbjqrKeR1jkzt4EuQ09zfNOupqlFx6TtDRu4C+xxJM8GQhJnkOvUAf8UrPhfdM2zaDlIx4ySubND8/xYMBRf+FtsD3UPazU2iSCrWDZZLVfelqActxgSbohrNxHJwgC56D34pcZX/V4CT4LKhkMi9PiO/4SaqkO/dHssJvoCH4A2YZjZLLa4CqyzrWsF59QGWL29km2FyYQWzN44kXJfCr0VYGdbHB/+psnQzgX6bDAaP7kFwMUI9NUnWnQVHwY8ofam4tw88Y2zFzUURDEny9YAWcI1dgOfqS9VHuJ/NcBXLXYq1toCu+gpGWDwG2dUZ9U+AAQDtt4yYmj9AIgAAAABJRU5ErkJggg==)}.list-social-networks li a.tiktok{background-image:url(/assets/icn-tiktok-DYhNgQYZ.png)}.list-social-networks li a.youtube{background-image:url(/assets/icn-youtube-C1aMs-RP.png)}.list-social-networks li a:hover,.list-social-networks li a:focus{background-color:#e9eaff;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (min-width: 992px){.row-feature{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}}@media screen and (max-width: 992px){.row-feature{text-align:center}}.feature-item{position:relative;padding-left:54px;display:block;margin-bottom:20px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 992px){.feature-item{margin-top:30px;padding-left:0}}.feature-item:last-child{margin-bottom:0!important}.feature-item-icon{background-color:#e9eaff;width:40px;height:40px;display:block;position:relative;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%}@media screen and (min-width: 992px){.feature-item-icon{position:absolute;left:0;top:0;z-index:0}}@media screen and (max-width: 992px){.feature-item-icon{margin:0 auto 10px}}.feature-item-icon img{width:auto;height:auto;display:block;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}@media screen and (max-width: 992px){.feature-item.feature-item-left-icon .feature-item-icon{margin:0 0 10px}}.feature-item p:last-child{margin-bottom:0}.feature-item:hover,.feature-item:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item:hover .feature-item-icon,.feature-item:focus .feature-item-icon{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item:hover .feature-item-icon img,.feature-item:focus .feature-item-icon img{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item.feature-item-sm{padding-left:40px;margin-bottom:10px}@media screen and (max-width: 992px){.feature-item.feature-item-sm{margin-top:0}}.feature-item.feature-item-sm .feature-item-icon{width:28px;height:28px;position:absolute;left:0;top:0;z-index:0}@media screen and (max-width: 992px){.feature-item.feature-item-sm .feature-item-icon{margin:0}}.feature-item.feature-item-sm .feature-item-icon img{width:18px}.feature-item-lg{position:relative;display:block;padding:0 20px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 992px){.feature-item-lg{margin-bottom:20px;padding:0}}.feature-item-lg img{width:auto;height:auto;display:block;margin:0 auto 15px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-lg p:last-child{margin-bottom:0}.feature-item-lg:hover,.feature-item-lg:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-lg:hover img,.feature-item-lg:focus img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (min-width: 992px){.row-feature-white{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}}.row-feature-white>*{margin-bottom:20px}.feature-item-white{position:relative;display:block;padding:20px;text-align:center;background-color:#fff;height:100%;-webkit-box-shadow:0px 8px 16px rgba(0,0,0,.1);-moz-box-shadow:0px 8px 16px rgba(0,0,0,.1);box-shadow:0 8px 16px #0000001a;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 992px){.feature-item-white{padding:15px}}.feature-item-white img{width:auto;height:auto;display:block;margin:0 auto 15px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-white p{font-size:12px;line-height:20px}.feature-item-white p:last-child{margin-bottom:0}.feature-item-white:hover,.feature-item-white:focus{-webkit-box-shadow:0px 8px 16px rgba(0,0,0,.15);-moz-box-shadow:0px 8px 16px rgba(0,0,0,.15);box-shadow:0 8px 16px #00000026;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-white:hover img,.feature-item-white:focus img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-v2{position:relative;display:block;padding:0 30px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 992px){.feature-item-v2{padding:0;margin-bottom:30px}}.feature-item-v2-image{position:relative;width:84px;height:84px;display:block;margin:0 auto 15px;background-color:#e9eaff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-v2-image img{width:44px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;display:block;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-v2:hover,.feature-item-v2:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.feature-item-v2:hover .feature-item-v2-image img,.feature-item-v2:focus .feature-item-v2-image img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.owl-carousel-hero .item img{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.owl-carousel-hero .owl-dots{text-align:center;margin:20px 0}.owl-carousel-hero .owl-dots .owl-dot{display:inline-block;margin:0 4px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.owl-carousel-hero .owl-dots .owl-dot span{display:block;background-color:#fff;width:24px;height:10px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.owl-carousel-hero .owl-dots .owl-dot.active{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.owl-carousel-hero .owl-dots .owl-dot.active span{width:44px;background-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (min-width: 992px){.row-hero-content{margin-top:-135px!important}.row-hero-content-rent{margin-top:-35px!important}.row-hero-img-slider{min-height:535px}}.shape{position:relative;z-index:-2}.shape svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.well{position:relative;padding:40px 80px;display:block;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;border-radius:15px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 992px){.well{padding:20px 60px}}@media screen and (max-width: 767px){.well{padding:15px}}.tabs-content .tab-pane{display:none}.tabs-content .tab-pane.current{display:block}.checkbox{position:relative;display:block;cursor:pointer;z-index:1;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox input{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;margin:0;padding:0;z-index:-1}.checkbox .checkmark{position:absolute;left:0;top:4px;width:20px;height:20px;display:block;background-color:#fff;border:2px solid #5331d8;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox .checkmark:after{content:"";position:absolute;left:2px;top:2px;width:12px;height:12px;display:block;opacity:0;background-color:#5331d8;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox input:checked+.checkmark{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox input:checked+.checkmark:after{opacity:1;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox .text{display:block;position:relative;padding-left:32px;font-size:14px;line-height:24px;font-weight:500}.checkbox-switch{position:relative;display:inline-block;width:56px;height:30px;cursor:pointer;z-index:1;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox-switch input{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;margin:0;padding:0;z-index:-1}.checkbox-switch .checkmark{width:56px;height:30px;display:block;background-color:#d9d9d9;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox-switch .checkmark:after{content:"";position:absolute;left:4px;top:0;bottom:0;margin:auto;width:22px;height:22px;display:block;background-color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox-switch input:checked+.checkmark{background-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.checkbox-switch input:checked+.checkmark:after{left:30px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (min-width: 767px){.row-sign-up-in{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.row-sign-up-in .third-tab .img-full{width:360px!important;max-width:unset!important}}@media screen and (min-width: 1024px){.row-sign-up-in .third-tab .img-full{width:370px!important}}@media screen and (min-width: 1240px){.row-sign-up-in .third-tab .img-full{width:420px!important}}@media screen and (min-width: 1440px){.row-sign-up-in .third-tab .img-full{width:450px!important}}.modal{display:none;align-items:center;position:fixed;z-index:1024;left:0;right:0;top:0;bottom:0;background-color:#0006;overflow-x:hidden;overflow-y:auto}.modal .modal-content{min-height:calc(100vh - 40px);margin-bottom:20px;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.modal .modal-content .modal-body{display:block;height:auto;width:560px;margin:auto;box-sizing:border-box;z-index:1;background-color:#fff;position:relative;padding:20px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px}.small-modal .modal-body{max-width:410px;padding:25px 20px!important;border-radius:25px!important}@media screen and (max-width: 767px){.modal .modal-content .modal-body{padding:15px;width:100%;margin-left:15px;margin-right:15px}.small-modal .modal-body{max-width:410px!important;margin:auto!important}}@media screen and (max-width: 440px){.small-modal .modal-body{max-width:unset!important;margin-left:15px!important;margin-right:15px!important}}.modal .modal-close{position:absolute;top:0;right:0;width:50px;height:50px;display:block;z-index:2;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.modal .modal-close:after,.modal .modal-close:before{content:"";position:absolute;width:22px;height:2px;display:block;top:0;bottom:0;left:0;right:0;margin:auto;background-color:#252849}.modal .modal-close:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modal .modal-close:before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modal .modal-close:hover,.modal .modal-close:focus{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.modal-open{cursor:pointer}.modal-custom-close{display:flex;position:absolute;right:16px;top:16px}.modal-custom-close:hover{-webkit-transform:scale(1.13);-moz-transform:scale(1.13);-ms-transform:scale(1.13);transform:scale(1.13);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.modal-custom-close button{width:42px;height:42px;background-color:#eaeaff;border-radius:50%;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 767px){.modal-custom-close button{width:35px;height:35px}}@media screen and (max-width: 480px){.modal-custom-close button{width:30px;height:30px}}@media screen and (min-width: 992px){.row-payment-box-items{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:30px;flex-direction:row}.row-payment-box-items-col{display:flex;flex-direction:column}.row-payment-box-items-col:nth-child(1){width:34%}.row-payment-box-items-col:nth-child(2){width:32%}.row-payment-box-items-col:nth-child(3){width:34%}}.payment-box-item{background-color:#fff;position:relative;display:block;padding:15px;z-index:1;margin-bottom:30px;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;border-radius:15px;-webkit-box-shadow:0px 4px 20px rgba(0,0,0,.15);-moz-box-shadow:0px 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px #00000026}@media screen and (min-width: 992px){.payment-box-item.pbi-50{height:50%}.payment-box-item.pbi-100{height:100%}}.payment-box-item-date-change{margin-bottom:15px}.payment-box-item-date-change input{font-family:Montserrat;width:60%;position:relative;box-sizing:border-box;padding:0;color:#252849;font-weight:600;font-size:18px;line-height:24px;border:0;outline:0;background:none;background-color:#fff;-webkit-box-shadow:0px 4px 12px rgba(0,0,0,.1);-moz-box-shadow:0px 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px #0000001a;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box-item-date-change input:hover,.payment-box-item-date-change input:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box-item-link{color:#5331d8;font-weight:600;border-bottom:1px solid #5331d8;cursor:pointer}.payment-box-item-link:hover,.payment-box-item-link:focus{text-decoration:none}.payment-box-item-plus{position:absolute;top:0;right:0;z-index:1;width:50px;height:50px;display:block;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box-item-plus:after,.payment-box-item-plus:before{content:"";position:absolute;right:0;top:0;left:0;bottom:0;margin:auto;width:18px;height:3px;display:block;background-color:#252849;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box-item-plus:after{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.payment-box-item-plus:hover,.payment-box-item-plus:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box-item-plus:hover:after,.payment-box-item-plus:hover:before,.payment-box-item-plus:focus:after,.payment-box-item-plus:focus:before{background-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box-item-icon{display:block;position:relative;float:right;z-index:0;width:24px;height:24px;background-color:#e9eaff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%}.payment-box-item-icon img{width:14px;display:block;margin:auto;position:absolute;left:0;top:0;right:0;bottom:0}.payment-box{position:relative;background-color:#fff;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;border-radius:15px;-webkit-box-shadow:0px 4px 20px rgba(0,0,0,.15);-moz-box-shadow:0px 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px #00000026}.payment-box .tabs{display:flex;position:relative;border-bottom:1px solid #d9d9d9}.payment-box .tabs>li{text-align:center;flex:50%}.payment-box .tabs>li>a{display:block;padding:10px 0;position:relative;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box .tabs>li>a span{display:block;line-height:22px}.payment-box .tabs>li>a span:nth-child(1){font-weight:700;font-size:16px}.payment-box .tabs>li>a span:nth-child(2){font-weight:500;font-size:14px}.payment-box .tabs>li>a.current{background-color:#e9eaff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box .tabs>li>a.current span{color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box .tabs>li>a.current:hover,.payment-box .tabs>li>a.current:focus{background-color:#e9eaff}.payment-box .tabs>li>a:hover,.payment-box .tabs>li>a:focus{background-color:#f1f1f1;text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box .tabs>li:first-child a{-webkit-border-radius:15px 0px 0px 0px;-moz-border-radius:15px 0px 0px 0px;-o-border-radius:15px 0px 0px 0px;border-radius:15px 0 0}.payment-box .tabs>li:last-child a{-webkit-border-radius:0px 15px 0px 0px;-moz-border-radius:0px 15px 0px 0px;-o-border-radius:0px 15px 0px 0px;border-radius:0 15px 0 0}.payment-box .tabs-content{padding:20px}.payment-box .tabs-content .accordions .accordion-item{border-color:#d9d9d9}.payment-box .tabs-content .accordions .accordion-item .accordion-content{padding-right:0}@media screen and (min-width: 992px){.row-payment-box-items-new{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:30px;flex-direction:row}.row-payment-box-items-new-col{display:flex;flex-direction:column}.row-payment-box-items-new-col:nth-child(1){width:33.33%}.row-payment-box-items-new-col:nth-child(2){width:33.33%}.row-payment-box-items-new-col:nth-child(3){width:33.33%}}.payment-box-item-new{background-color:#fff;position:relative;display:block;padding:20px;z-index:1;margin-bottom:25px;height:100%;-webkit-border-radius:12px;-moz-border-radius:12px;-o-border-radius:12px;border-radius:12px;-webkit-box-shadow:0px 12px 32px rgba(97,97,255,.12);-moz-box-shadow:0px 12px 32px rgba(97,97,255,.12);box-shadow:0 12px 32px #6161ff1f}@media screen and (min-width: 992px){.payment-box-item-new.pbi-40{height:40%}.payment-box-item-new.pbi-60{height:60%}.payment-box-item-new.pbi-20{height:20%}}.payment-box-item-new-price-change input,.payment-box-item-new-date-change input{font-family:Montserrat;width:60%;display:none;position:relative;box-sizing:border-box;padding:0;color:#252849;font-weight:600;font-size:16px;line-height:24px;border:0;outline:0;background:none;background-color:#fff;margin-bottom:5px;-webkit-box-shadow:0px 4px 12px rgba(0,0,0,.1);-moz-box-shadow:0px 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px #0000001a;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box-item-new-price-change input:hover,.payment-box-item-new-price-change input:focus,.payment-box-item-new-date-change input:hover,.payment-box-item-new-date-change input:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box-item-new-link{color:#5331d8;font-weight:600;font-size:14px;line-height:18px;border-bottom:1px solid #5331d8;cursor:pointer}.payment-box-item-new-link:hover,.payment-box-item-new-link:focus{text-decoration:none}.payment-box-item-new-plus{position:absolute;top:0;right:0;z-index:1;width:64px;height:64px;display:block;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box-item-new-plus:after,.payment-box-item-new-plus:before{content:"";position:absolute;right:0;top:0;left:0;bottom:0;margin:auto;width:14px;height:2px;display:block;background-color:#252849;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box-item-new-plus:after{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.payment-box-item-new-plus:hover,.payment-box-item-new-plus:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box-item-new-plus:hover:after,.payment-box-item-new-plus:hover:before,.payment-box-item-new-plus:focus:after,.payment-box-item-new-plus:focus:before{background-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.payment-box-item-new-icon{display:block;position:relative;float:right;z-index:0;width:24px;height:24px;background-color:#e9eaff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%}.payment-box-item-new-icon img{width:14px;display:block;margin:auto;position:absolute;left:0;top:0;right:0;bottom:0}.payment-box-item-new-payment-method{position:relative;display:block;padding-left:140px}.payment-box-item-new-payment-method-circle{position:absolute;left:0;top:0;z-index:1;width:120px;height:120px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;flex-direction:column}.payment-box-item-new-payment-method-circle-status{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.payment-box-item-new-payment-method-circle-status:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border:3px dashed #d9d9d9;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%}.payment-box-item-new-payment-method-circle-text-1,.payment-box-item-new-payment-method-circle-text-2{z-index:1;position:relative;font-weight:600;line-height:16px}.payment-box-item-new-payment-method-circle-text-1{font-size:16px}.payment-box-item-new-payment-method-circle-text-2{font-size:12px}.payment-box-item-new-payment-method-info{position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;flex-direction:column;min-height:110px}.payment-box-item-new-saved-cards{position:relative;display:block;padding:15px;background-color:#e9eaff;margin-top:30px;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;border-radius:15px}.payment-box-item-new-saved-cards-link{color:#5331d8;text-decoration:none;border-bottom:1px solid #5331d8;font-weight:600}.payment-box-item-new-saved-cards-link:hover,.payment-box-item-new-saved-cards-link:focus{text-decoration:none}.payment-box-item-new-include-box{position:relative;display:block;background-color:#e9eaff;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;border-radius:15px}.payment-box-item-new-include-box-header{padding:15px 20px;border-bottom:1px solid #fff}.payment-box-item-new-include-box-body{padding:15px 20px}.payment-box-item-new-include-box-body p{color:#8a8a8a}.dashboard{background-color:#e9eaff;height:100%;overflow:hidden}.dashboard .dashboard-layout{position:relative;max-width:1400px;margin-inline:auto}.settings-profile-upload{position:relative;display:block;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-profile-upload-image{position:relative;display:block;width:100%}.settings-profile-upload-image img{display:block;width:100%;height:auto;position:relative;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-profile-upload-image-no-border-radius img,.settings-profile-upload.settings-profile-upload-v1 .settings-profile-upload-image img{-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;border-radius:0}.settings-profile-upload.settings-profile-upload-v1 .settings-profile-upload-link{bottom:-30px}.settings-profile-upload-link{position:absolute;right:0;bottom:20px;z-index:2;display:block;width:100px;height:100px;background-color:#5331d8;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-profile-upload-link img{width:60px;height:auto;position:absolute;right:0;bottom:0;left:0;top:0;z-index:1;margin:auto;display:block;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-profile-upload:hover,.settings-profile-upload:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-profile-upload:hover .settings-profile-upload-link,.settings-profile-upload:focus .settings-profile-upload-link{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-profile-upload:hover .settings-profile-upload-link img,.settings-profile-upload:focus .settings-profile-upload-link img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.settings-item-switch{position:relative;display:block;padding:12px 40px 12px 16px;border:2px solid #5331d8;margin-bottom:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 992px){.settings-item-switch{padding:12px 40px 12px 16px}}.settings-item-switch:last-child{margin-bottom:0}.settings-item-switch .checkbox-switch{position:absolute;top:0;right:14px;bottom:0;margin:auto;z-index:1}.settings-item-switch-text{display:block;font-weight:600;font-size:16px;line-height:24px}.settings-item-switch:hover,.settings-item-switch:focus{background-color:#e9eaff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.progress-bar{background-color:#d9d9d9;width:100%;height:8px;display:block;position:relative;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.progress-bar ul{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-content:space-between}.progress-bar ul li{width:25%;height:8px;display:block;position:relative}.progress-bar ul li:first-child{-webkit-border-radius:30px 0px 0px 30px;-moz-border-radius:30px 0px 0px 30px;-o-border-radius:30px 0px 0px 30px;border-radius:30px 0 0 30px}.progress-bar ul li:last-child{-webkit-border-radius:0px 30px 30px 0px;-moz-border-radius:0px 30px 30px 0px;-o-border-radius:0px 30px 30px 0px;border-radius:0 30px 30px 0}.progress-bar ul li.current{background-color:#5331d8}.progress-bar-upload{background-color:#d9d9d9;width:100%;height:8px;display:block;position:relative;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.progress-bar-upload:after{content:"";display:block;position:absolute;background-color:#5331d8;left:0;top:0;bottom:0;width:100%;z-index:1;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-animation:upload-anim 6s alternate;-moz-animation:upload-anim 6s alternate;-o-animation:upload-anim 6s alternate;animation:upload-anim 6s alternate}@-webkit-keyframes upload-anim{0%{width:0%}to{width:100%}}@-moz-keyframes upload-anim{0%{width:0%}to{width:100%}}@-o-keyframes upload-anim{0%{width:0%}to{width:100%}}@keyframes upload-anim{0%{width:0%}to{width:100%}}.document-item{position:relative;display:block;padding:6px 20px 6px 32px;text-align:left;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.document-item-icon{width:20px;height:20px;display:block;position:absolute;top:0;left:0;bottom:0;margin:auto;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.document-item-icon img{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;display:block;width:100%}.document-item-text{display:block;font-weight:500;font-size:14px;line-height:20px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.document-item-arrows{width:10px;height:10px;display:block;position:absolute;top:0;right:0;bottom:0;margin:auto;z-index:0;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.document-item-arrows:after,.document-item-arrows:before{content:"";position:absolute;width:8px;height:1px;display:block;right:0;background-color:#252849;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.document-item-arrows:after{top:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.document-item-arrows:before{bottom:2px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.document-item:hover,.document-item:focus{text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.document-item:hover .document-item-text,.document-item:focus .document-item-text{padding-left:4px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.document-item:hover .document-item-arrows,.document-item:focus .document-item-arrows{right:-4px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.document-item:hover .document-item-arrows:after,.document-item:hover .document-item-arrows:before,.document-item:focus .document-item-arrows:after,.document-item:focus .document-item-arrows:before{background-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.document-card-photo{position:relative;display:block;padding:20px;text-align:center;border:3px solid #5331d8;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;border-radius:15px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.document-card-photo-img{width:60px;display:block;margin:15px auto}.document-card-photo-img img{width:100%}.document-card-photo:hover,.document-card-photo:focus{-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.document-card-photo .btn-with-icon span img{width:18px}.badge{position:relative;display:inline-block;font-size:10px;line-height:10px;font-weight:600;text-align:center;padding:4px 10px;z-index:1;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px}.badge.badge-active{color:#27ae60;background-color:#d9f9ca}.header-mobile{position:fixed;left:0;top:0;right:0;height:70px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:380px;margin:auto;padding:0 15px;align-items:center;justify-content:center;z-index:10}@media screen and (max-width: 767px){.header-mobile{width:100%}}.header-mobile .nav-back{z-index:1;position:absolute;left:15px;top:0;bottom:0;display:block;margin:auto;width:38px;height:38px;background-color:#e9eaff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.header-mobile .nav-back img{position:absolute;left:0;top:0;right:0;bottom:0;display:block;margin:auto}.header-mobile h1{font-size:18px;line-height:24px;text-align:center;margin:0;padding:0 60px}.header-mobile-left-aside{cursor:pointer;position:absolute;left:15px;top:0;bottom:0;display:block;margin:auto;width:34px;height:34px;z-index:101;background-color:#5331d8;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.header-mobile-left-aside span{position:absolute;left:0;right:0;margin:auto;height:2px;display:block;background-color:#fff;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;border-radius:15px}.header-mobile-left-aside span:nth-child(1){top:10px;width:12px}.header-mobile-left-aside span:nth-child(2){top:16px;width:20px}.header-mobile-left-aside span:nth-child(3){top:22px;width:12px}.header-mobile-left-aside.header-mobile-left-aside-show{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.header-mobile-left-aside:hover,.header-mobile-left-aside:focus{background-color:#252849;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.header-mobile-profile{cursor:pointer;position:absolute;right:20px;top:0;bottom:0;display:block;margin:auto;z-index:1;width:44px;height:44px}.header-mobile-profile img{width:100%;height:auto;display:block}.section-mobile{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;height:100%;justify-content:center;margin:auto;position:relative;width:380px;padding:70px 20px 0}@media screen and (max-width: 767px){.section-mobile{width:100%}}.section-mobile .section-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:50;background-color:#0006}.section-mobile-scroll{overflow-x:hidden;overflow-y:auto;display:block}.section-mobile-container{width:100%}.section-mobile .row{margin-left:-10px;margin-right:-10px}.section-mobile .row>*{padding-left:10px;padding-right:10px}.section-mobile-logo{text-align:center}.section-mobile-logo img{display:block;margin:10px auto}.section-mobile-logo img:nth-child(1){max-width:60px}.section-mobile-line-bottom{position:fixed;left:20%;right:20%;z-index:1;height:6px;bottom:20px;display:block;background-color:#5331d8;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px}.section-mobile-fixed-btn{position:fixed;left:20px;right:20px;z-index:1;bottom:15px}.section-mobile p{font-size:12px;line-height:18px}.section-mobile p a{font-size:12px;line-height:18px;text-decoration:underline}.section-mobile h2{font-size:18px;line-height:22px}.section-mobile h3{font-size:16px;line-height:20px}.section-mobile h4{font-size:14px;line-height:20px}.section-mobile .btn{padding-top:8px;padding-bottom:8px;font-size:12px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px}@media screen and (max-width: 600px){.section-mobile .btn{padding:8px 4px}}.section-mobile .form-group{margin-bottom:10px}.section-mobile .form-group-settings-scan a{margin-right:0;font-size:12px;line-height:18px;top:-24px;padding-right:20px}.section-mobile .form-group-settings-scan a img{width:14px}.section-mobile .form-group-settings-icon{width:26px;height:26px}.section-mobile .form-group-settings-icon img{width:16px}.section-mobile .form-group-settings .form-control{padding-right:44px}.section-mobile .form-group-with-country .form-control{padding-left:32px}.section-mobile .form-group-verification-numbers{gap:10px;justify-content:center}.section-mobile .form-group-verification-numbers input{font-size:16px}.section-mobile .form-group-with-no{position:relative}.section-mobile .form-group-with-no span{position:absolute;left:10px;top:0;bottom:0;margin:auto;z-index:1;display:block;width:22px;height:22px;text-align:center;font-size:12px;line-height:22px;font-weight:600;background-color:#e9eaff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%}.section-mobile .form-group-with-no .form-control{padding-left:40px}.section-mobile .form-group-with-text-right{margin-top:25px}.section-mobile .form-group-with-text-right-info-text{top:8px;line-height:14px;right:10px;font-size:12px}@media screen and (max-width: 767px){.section-mobile .form-group-with-text-right-info-text{right:10px}}.section-mobile .form-group-with-text-right-icon{top:-18px;right:0!important}.section-mobile .form-group-with-text-right-icon img{width:16px}@media screen and (max-width: 767px){.section-mobile .form-group-with-text-right-icon{right:10px}}.section-mobile .form-group-with-text-right .form-control{padding-right:100px}@media screen and (max-width: 767px){.section-mobile .form-group-with-text-right .form-control{padding-right:100px}}.section-mobile .form-group-with-text img{width:12px;margin-right:8px}.section-mobile .form-group-file-upload{padding:10px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px}.section-mobile .form-group-file-upload .file-upload-placeholder{width:100px;display:block;margin:30px auto}.section-mobile .form-group-file-upload .file-upload-target img{-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px}.section-mobile .form-group-file-upload .file-upload-pdf-icon{width:40px;height:40px;margin:15px auto}.section-mobile .form-group-file-upload .file-upload-close{top:5px;right:5px}.section-mobile .form-control{border-width:2px;padding:8px;font-weight:600;font-size:14px;line-height:22px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px}.section-mobile .owl-carousel-mobile-sign-up .item{text-align:center}.section-mobile .owl-carousel-mobile-sign-up .item img{width:80%;display:block;margin:0 auto 15px}.section-mobile .owl-carousel-mobile-sign-up-dots{position:fixed;left:0;right:0;text-align:center;display:block;z-index:1;bottom:50px}.section-mobile .owl-carousel-mobile-sign-up-dots .owl-dot{display:inline-block;margin:0 4px;cursor:pointer}.section-mobile .owl-carousel-mobile-sign-up-dots .owl-dot:first-child{margin-left:0}.section-mobile .owl-carousel-mobile-sign-up-dots .owl-dot:last-child{margin-right:0}.section-mobile .owl-carousel-mobile-sign-up-dots .owl-dot span{display:block;background-color:#d9d9d9;width:24px;height:6px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px}.section-mobile .owl-carousel-mobile-sign-up-dots .owl-dot.active span{background-color:#5331d8}.section-mobile .feature-item{border:2px solid #5331d8;padding:8px 8px 8px 44px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;margin-bottom:10px}@media screen and (max-width: 992px){.section-mobile .feature-item{margin-top:0}}.section-mobile .feature-item-icon{position:absolute;width:30px;height:30px;left:6px;top:0;bottom:0;margin:auto}@media screen and (max-width: 992px){.section-mobile .feature-item-icon{margin:auto}}.section-mobile .feature-item-icon img{width:18px}.section-mobile .feature-item p{font-size:14px;line-height:22px;font-weight:500}.section-mobile .bill-item{position:relative;display:block;border:2px solid #5331d8;padding:8px 48px 8px 14px;margin-bottom:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px}.section-mobile .bill-item-icon{position:absolute;right:10px;top:0;bottom:0;margin:auto;width:32px;height:32px;display:block;background-color:#e9eaff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%}.section-mobile .bill-item-icon img{width:16px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}.section-mobile .bill-item-text{font-size:14px;line-height:20px;font-weight:600}.section-mobile .bill-item:hover,.section-mobile .bill-item:focus{background-color:#e9eaff;text-decoration:none}.section-mobile .row-checkbox-bills-type{margin-left:-10px;margin-right:-10px}.section-mobile .row-checkbox-bills-type>*{padding-left:10px;padding-right:10px}.section-mobile .checkbox-bills-type{padding:10px 0}.section-mobile .checkbox-bills-type-checkmark{-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px}.section-mobile .checkbox-bills-type-checkmark:after{-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px}.section-mobile .checkbox-bills-type-icon{width:36px;height:36px;display:block;position:relative;margin:0 auto 5px;background-color:#e9eaff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .checkbox-bills-type-icon img{display:block;margin:auto;width:18px;height:auto;position:absolute;left:0;top:0;right:0;bottom:0}.section-mobile .checkbox-bills-type-title{font-size:12px;line-height:16px}.section-mobile .dashboard-sub-header{position:relative;display:block;padding-right:90px}.section-mobile .dashboard-sub-header-offers{position:absolute;top:2px;right:0;z-index:1;color:#5331d8;font-weight:500;font-size:14px;line-height:14px;padding:4px 28px 4px 6px;display:block;background-color:#e9eaff;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .dashboard-sub-header-offers img{position:absolute;right:6px;top:0;bottom:0;margin:auto;width:auto}.section-mobile .dashboard-sub-header-offers:hover,.section-mobile .dashboard-sub-header-offers:focus{text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .dashboard-search{position:relative;display:block;width:100%;margin:10px 0}.section-mobile .dashboard-search-form-control{font-family:Montserrat;width:100%;display:block;position:relative;box-sizing:border-box;padding:8px 40px 8px 10px;color:#252849;font-weight:600;font-size:14px;line-height:18px;border:2px solid rgba(0,0,0,0);outline:0;background:none;background-color:#e9eaff;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .dashboard-search-form-control:hover,.section-mobile .dashboard-search-form-control:focus{border-color:#5331d8;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .dashboard-search-btn{background:none;background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.9806%2017.9602C10.9731%2017.9598%2012.9083%2017.2928%2014.4778%2016.0654L19.4127%2021L21%2019.4128L16.0652%2014.4782C17.2933%2012.9085%2017.9607%2010.9731%2017.9612%208.98011C17.9612%204.0287%2013.9323%200%208.9806%200C4.02892%200%200%204.0287%200%208.98011C0%2013.9315%204.02892%2017.9602%208.9806%2017.9602ZM8.9806%202.24503C12.6952%202.24503%2015.716%205.26571%2015.716%208.98011C15.716%2012.6945%2012.6952%2015.7152%208.9806%2015.7152C5.266%2015.7152%202.24515%2012.6945%202.24515%208.98011C2.24515%205.26571%205.266%202.24503%208.9806%202.24503Z'%20fill='black'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;position:absolute;top:0;right:0;bottom:0;width:50px;display:block;z-index:1;outline:0;border:0;cursor:pointer}.section-mobile .dashboard-cards{display:block;position:relative;overflow-y:hidden;overflow-x:auto;white-space:nowrap;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .dashboard-cards::-webkit-scrollbar{display:none}.section-mobile .dashboard-cards-item{display:inline-block;width:180px;height:124px;position:relative;border:2px solid #5331d8;padding:8px;margin-right:10px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .dashboard-cards-item-menu{display:none}.section-mobile .dashboard-cards-item-icon{position:absolute;left:8px;top:8px;width:38px;height:38px;display:block;border:1px solid #5331d8;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .dashboard-cards-item-icon img{width:24px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}.section-mobile .dashboard-cards-item-info{position:absolute;left:8px;bottom:8px;right:8px;display:block;height:64px}.section-mobile .dashboard-cards-item-info-title{position:absolute;left:0;top:0;right:0;display:block;margin:0}.section-mobile .dashboard-cards-item-info-title a span{display:none}.section-mobile .dashboard-cards-item-info p{position:absolute;left:0;bottom:0;right:0;display:block;margin:0;font-weight:600;line-height:16px}.section-mobile .dashboard-mobile-filter{position:relative;display:block;margin:5px 0}.section-mobile .dashboard-mobile-filter a{cursor:pointer;display:inline-block;position:relative;padding:4px 12px;font-size:14px;line-height:20px;margin-right:4px;font-weight:400;border:1px solid #5331d8;color:#5331d8;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .dashboard-mobile-filter a.current{color:#fff;background-color:#5331d8}.section-mobile .dashboard-mobile-filter a.current:hover,.section-mobile .dashboard-mobile-filter a.current:focus{background-color:#5331d8}.section-mobile .dashboard-mobile-filter a:last-child{margin-right:0}.section-mobile .dashboard-mobile-filter a:hover,.section-mobile .dashboard-mobile-filter a:focus{background-color:#e9eaff;text-decoration:none}.section-mobile .dashboard-mobile-table{display:block;position:relative;width:100%;margin:10px 0}.section-mobile .dashboard-mobile-table-header{display:flex;align-content:center;position:relative;justify-content:space-between;margin-bottom:10px}.section-mobile .dashboard-mobile-table-header p{font-size:14px;line-height:18px;font-weight:700;margin:0}.section-mobile .dashboard-mobile-table-header p:first-child{text-align:left;padding-left:10px}.section-mobile .dashboard-mobile-table-header p:last-child{text-align:right;padding-right:10px}.section-mobile .dashboard-mobile-table-body{display:block;position:relative;border:2px solid #5331d8;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px}.section-mobile .dashboard-mobile-table-body-item{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;position:relative;padding:8px 8px 8px 48px}.section-mobile .dashboard-mobile-table-body-item-icon{background-color:#e9eaff;width:30px;height:30px;position:absolute;left:8px;top:0;bottom:0;margin:auto;z-index:0;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .dashboard-mobile-table-body-item-icon img{width:16px;display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.section-mobile .dashboard-mobile-table-body-item p{margin:0;font-size:14px;line-height:16px;font-weight:600}.section-mobile .dashboard-mobile-table-body-item p:last-child{position:absolute;right:8px;color:#8a8a8a}.section-mobile .dashboard-mobile-table-body-item p .small{color:#8a8a8a;font-weight:500}.section-mobile .left-aside{display:block;position:absolute;top:0;left:-600px;width:85%;height:100%;bottom:0;overflow-x:hidden;overflow-y:auto;background-color:#fff;z-index:100;-webkit-border-radius:0px 30px 30px 0px;-moz-border-radius:0px 30px 30px 0px;-o-border-radius:0px 30px 30px 0px;border-radius:0 30px 30px 0;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .left-aside .dashboard-content-box-item-header{position:relative;display:block;padding-left:48px}.section-mobile .left-aside .dashboard-content-box-item-header .header-mobile-left-aside{left:0;top:-6px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .left-aside .dashboard-content-box-item{padding:15px}.section-mobile .left-aside .dashboard-content-box-item-card{margin-bottom:10px;padding:10px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px}.section-mobile .left-aside .dashboard-content-box-item-card-header{margin:-10px -10px 10px;padding:5px;-webkit-border-radius:4px 4px 0px 0px;-moz-border-radius:4px 4px 0px 0px;-o-border-radius:4px 4px 0px 0px;border-radius:4px 4px 0 0}.section-mobile .left-aside .dashboard-content-box-item-card-header h4{padding-right:0!important}.section-mobile .left-aside .dashboard-content-box-item-card-edit-link{right:10px;top:10px;font-size:14px;line-height:20px}.section-mobile .left-aside .dashboard-content-box-item-card>h4{padding-right:70px}.section-mobile .left-aside .dashboard-content-box-item-card .btn{padding-top:4px;padding-bottom:4px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px}.section-mobile .left-aside .dashboard-content-box-item-card.dashboard-content-box-item-card-no-border{border:0;padding:0;margin-top:20px}.section-mobile .left-aside .dashboard-content-box-item .payment-box-item-price-change{position:absolute;right:10px;top:0;bottom:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.section-mobile .left-aside .dashboard-content-box-item .payment-box-item-link{font-size:14px;line-height:20px}.section-mobile .left-aside.left-aside-show{left:0;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .right-aside{display:block;position:absolute;top:0;right:-600px;width:85%;height:100%;bottom:0;overflow-x:hidden;overflow-y:auto;background-color:#fff;z-index:100;padding:15px;-webkit-border-radius:30px 0px 0px 30px;-moz-border-radius:30px 0px 0px 30px;-o-border-radius:30px 0px 0px 30px;border-radius:30px 0 0 30px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .right-aside-profile-edit{position:relative;display:block;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;text-align:center;justify-content:space-between;margin-bottom:20px}.section-mobile .right-aside-profile-edit-photo{cursor:pointer}.section-mobile .right-aside-profile-edit-photo img{width:44px}.section-mobile .right-aside-profile-edit h2{margin:0;position:relative;display:block}.section-mobile .right-aside-profile-edit-icon img{width:24px}.section-mobile .right-aside-profile-nav,.section-mobile .right-aside-profile-nav-item{position:relative;display:block}.section-mobile .right-aside-profile-nav-item>a{position:relative;display:block;padding:12px 20px 12px 40px;font-weight:600;font-size:14px;line-height:20px}.section-mobile .right-aside-profile-nav-item>a .icon{position:absolute;display:block;left:0;top:0;bottom:0;margin:auto;width:24px;height:24px}.section-mobile .right-aside-profile-nav-item>a .icon img{width:auto;height:auto;display:block}.section-mobile .right-aside-profile-nav-item>a .icon.has-notify:after{content:"";position:absolute;right:2px;top:2px;z-index:1;background-color:#5331d8;width:8px;height:8px;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-animation:notification-anim 3s infinite;-moz-animation:notification-anim 3s infinite;-o-animation:notification-anim 3s infinite;animation:notification-anim 3s infinite}@-webkit-keyframes notification-anim{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-moz-keyframes notification-anim{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-o-keyframes notification-anim{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes notification-anim{0%{opacity:1}50%{opacity:0}to{opacity:1}}.section-mobile .right-aside-profile-nav-item>a:after,.section-mobile .right-aside-profile-nav-item>a:before{content:"";position:absolute;top:0;bottom:0;margin:auto;background-color:#252849;width:10px;height:2px;display:block}.section-mobile .right-aside-profile-nav-item>a:after{right:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.section-mobile .right-aside-profile-nav-item>a:before{right:6px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.section-mobile .right-aside-profile-nav-item>a:hover,.section-mobile .right-aside-profile-nav-item>a:focus{text-decoration:none}.section-mobile .right-aside-profile-nav-item.no-childs a:after,.section-mobile .right-aside-profile-nav-item.no-childs a:before{content:none}.section-mobile .right-aside-profile-nav-item ul{position:relative;display:block;border:2px solid #5331d8;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px}.section-mobile .right-aside-profile-nav-item ul>li{position:relative;display:block}.section-mobile .right-aside-profile-nav-item ul>li>a{padding:12px 20px 12px 48px;display:block;font-size:14px;line-height:20px;font-weight:500;position:relative;border-bottom:2px solid #5331d8}.section-mobile .right-aside-profile-nav-item ul>li>a .icon{width:28px;height:28px;display:block;position:absolute;left:12px;top:0;bottom:0;margin:auto;background-color:#e9eaff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%}.section-mobile .right-aside-profile-nav-item ul>li>a .icon img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;display:block;width:18px}.section-mobile .right-aside-profile-nav-item ul>li>a:after,.section-mobile .right-aside-profile-nav-item ul>li>a:before{content:"";position:absolute;right:10px;background-color:#8a8a8a;width:10px;height:2px;display:block}.section-mobile .right-aside-profile-nav-item ul>li>a:after{top:18px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.section-mobile .right-aside-profile-nav-item ul>li>a:before{bottom:18px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.section-mobile .right-aside-profile-nav-item ul>li>a:hover,.section-mobile .right-aside-profile-nav-item ul>li>a:focus{text-decoration:none;background-color:#e9eaff}.section-mobile .right-aside-profile-nav-item ul>li:first-child a{-webkit-border-radius:8px 8px 0px 0px;-moz-border-radius:8px 8px 0px 0px;-o-border-radius:8px 8px 0px 0px;border-radius:8px 8px 0 0}.section-mobile .right-aside-profile-nav-item ul>li:last-child a{-webkit-border-radius:0px 0px 8px 8px;-moz-border-radius:0px 0px 8px 8px;-o-border-radius:0px 0px 8px 8px;border-radius:0 0 8px 8px;border-bottom:0}.section-mobile .right-aside.right-aside-show{right:0;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .section-overlay{display:none}.section-mobile .settings-items-mobile{position:relative;display:block;border:2px solid #5331d8;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px}.section-mobile .settings-items-mobile .settings-item{padding:14px 30px 14px 64px;border:0;margin-bottom:0;border-bottom:2px solid #5331d8;-webkit-border-radius:0px;-moz-border-radius:0px;-o-border-radius:0px;border-radius:0}.section-mobile .settings-items-mobile .settings-item:first-child{-webkit-border-radius:8px 8px 0px 0px;-moz-border-radius:8px 8px 0px 0px;-o-border-radius:8px 8px 0px 0px;border-radius:8px 8px 0 0}.section-mobile .settings-items-mobile .settings-item:last-child{border-bottom:0;-webkit-border-radius:0px 0px 8px 8px;-moz-border-radius:0px 0px 8px 8px;-o-border-radius:0px 0px 8px 8px;border-radius:0 0 8px 8px}@media screen and (max-width: 992px){.section-mobile .settings-items-mobile .settings-item{padding:14px 30px 14px 64px}}.section-mobile .settings-items-mobile .settings-item-icon{width:34px;height:34px;left:12px}.section-mobile .settings-items-mobile .settings-item-icon img{width:20px}.section-mobile .settings-items-mobile .settings-item-text{font-size:14px}.section-mobile .settings-items-mobile .settings-item-arrows{right:10px}.section-mobile .settings-items-mobile .settings-item-arrows:after,.section-mobile .settings-items-mobile .settings-item-arrows:before{width:10px;height:2px}.section-mobile .settings-items-mobile .settings-item-arrows:after{top:8px}.section-mobile .settings-items-mobile .settings-item-arrows:before{bottom:8px}.section-mobile .settings-items-mobile .settings-item:hover .settings-item-arrows,.section-mobile .settings-items-mobile .settings-item:focus .settings-item-arrows{right:10px}.section-mobile .settings-profile-upload{width:100px;margin:0 auto 15px}.section-mobile .settings-profile-upload-link{right:0;bottom:5px;width:28px;height:28px}.section-mobile .settings-profile-upload-link img{width:16px}.section-mobile .settings-item-switch{padding:12px 72px 12px 14px;margin-bottom:10px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px}@media screen and (max-width: 992px){.section-mobile .settings-item-switch{padding:12px 72px 12px 14px}}.section-mobile .settings-item-switch .checkbox-switch{right:10px}.section-mobile .settings-item-switch-text{font-size:14px;line-height:20px}.section-mobile .settings-item-switch-icon{display:block;background-color:#e9eaff;width:26px;height:26px;position:absolute;left:8px;top:0;bottom:0;margin:auto;z-index:0;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .settings-item-switch-icon img{width:16px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.section-mobile .settings-item-switch .settings-item-switch-icon+.checkbox-switch+.settings-item-switch-text{padding-left:28px}.section-mobile .settings-item-switch:hover .settings-item-switch-icon,.section-mobile .settings-item-switch:focus .settings-item-switch-icon{background-color:#fff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .settings-item-notification{padding:8px 8px 8px 50px;margin-bottom:10px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px}@media screen and (max-width: 992px){.section-mobile .settings-item-notification{padding:8px 8px 8px 50px}}.section-mobile .settings-item-notification-icon{width:30px;height:30px;top:8px;left:12px}@media screen and (max-width: 992px){.section-mobile .settings-item-notification-icon{left:12px}}.section-mobile .settings-item-notification-icon img{width:18px}.section-mobile .settings-item-notification:hover,.section-mobile .settings-item-notification:focus{background-color:#e9eaff;text-decoration:none;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .settings-item-notification:hover .settings-item-icon,.section-mobile .settings-item-notification:focus .settings-item-icon{background-color:#fff;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}.section-mobile .document-card-photo{padding:10px;border-width:1px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px}.section-mobile .document-card-photo-img{width:60px;margin:15px auto}.section-mobile .document-card-photo-img img{width:100%}.section-mobile .document-card-photo .btn{-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px}.section-mobile .document-card-photo .btn-with-icon span img{width:14px}.dashboard-mobile-no-scroll .section-mobile-scroll{overflow:hidden!important}.title-with-bg{position:relative;display:inline-block;padding:4px 24px;text-align:center;background-color:#e9eaff;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;border-radius:30px}.title-with-bg>*{margin-bottom:0}.help-box{position:relative;display:block;padding:30px 20px;background:linear-gradient(to bottom,#e9eaff,#fff0);-webkit-border-radius:40px;-moz-border-radius:40px;-o-border-radius:40px;border-radius:40px;-webkit-transition:all .3s ease 0ms;-moz-transition:all .3s ease 0ms;-o-transition:all .3s ease 0ms;transition:all .3s ease 0ms}@media screen and (max-width: 992px){.help-box{padding:20px 10px}}@media screen and (max-width: 767px){.help-box{-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px}}.otp-resend-btn{text-decoration:underline;font-family:Montserrat;font-size:14px;font-weight:600;line-height:26px;color:#5331d8;cursor:pointer;padding:0;background:none;border:0}.btn-otp-disabled{background-color:#fafafa!important}.otp-resend-btn:disabled{cursor:auto;text-decoration:none;background-color:unset!important}.main-container{min-height:100vh;padding-top:100px}@media screen and (min-width: 992px){.pricing-image{padding-left:50px!important}}.input-helper-text{font-size:13px;padding-left:4px;padding-top:2px}.input-helper-error{color:red}.input-error{border-color:red!important}.policy-listing-section{padding-left:36px}.policy-listing-section .list-item h3{position:relative;padding-left:30px}.policy-listing-section .list-item ul{padding-left:20px;margin-bottom:15px}@media screen and (max-width: 767px){.policy-listing-section{padding-left:20px}}.policy-listing-section .list-item h3:before{position:absolute;content:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='12.5652'%20height='12.5652'%20fill='%23EAEAFF'/%3e%3crect%20x='4.43555'%20y='4.43481'%20width='12.5652'%20height='12.5652'%20fill='%235331d8'/%3e%3c/svg%3e");left:0}.policy-sect-heading{font-size:32px}@media screen and (max-width: 767px){.policy-sect-heading{font-size:24px}}table.legal-table{border-collapse:collapse;border-spacing:0;border:1px solid #ddd;margin-block:15px}table.legal-table th,table.legal-table td{text-align:left;padding:10px;border:1px solid #ddd;font-family:Montserrat;font-weight:500;font-size:14px;line-height:26px;color:#252849}@media screen and (max-width: 767px){table.legal-table th,table.legal-table td{line-height:20px}}table.legal-table th{font-weight:700}table.legal-table tr:nth-child(2n){background-color:#f2f2f2}.reasons-tables{overflow-x:auto}.reasons-tables table.legal-table th{min-width:100px}.reasons-tables table.legal-table th:first-child{min-width:250px}.btn-group{display:flex;gap:30px;padding-right:306px}.btn-group .btn:focus{border-color:unset!important}.btn-group .btn:focus:after{background-color:unset!important}.upload-reward-point .summary-item .form-group p{position:static;line-height:26px;margin-bottom:7px}.upload-reward-point .summary-item{border:0px}.upload-reward-point .referral-code-active{padding:18px 18px 3px;border-top:2px solid #5331d8}@media screen and (max-width: 767px){.btn-group{padding-right:245px}}@media screen and (max-width: 480px){.btn-group{padding-right:0}}.table-btn-group{width:292px;padding-right:0!important;margin-left:5px;margin-bottom:16px}.table-btn-group .btn-primary{padding:12px 0!important}@media screen and (max-width: 767.98px){.table-btn-group{width:100%;margin-left:0}}.btn-secondary-transparent.table-btn-secondary-transparent{padding:0;margin:0;border-top:none;width:100%}.btn-secondary-transparent.table-btn-secondary-transparent button{width:100%;border:1.22px solid #bfbfbf}.datepickers-container .datepicker,.air-datepicker-global-container{z-index:9999!important}.row.del-para{margin-left:1px}p.deletion-text{font-size:15px!important}ul.list-group.list-group-numbered{list-style:decimal;list-style-position:inside}ul.list-group.list-group-disc{list-style:disc;list-style-position:inside}.rewards-points-label{display:flex;width:100%;justify-content:space-between;align-items:center}.take-home-income{font-size:14px;font-weight:400;color:#545973;font-family:Sofia Pro;margin-bottom:30px}.file-input-hidden{display:none!important}.custom-file-input{cursor:pointer;min-height:48px;display:flex;align-items:center;overflow:hidden}.custom-file-input span{font-weight:500;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:25px}.custom-file-input .placeholder-value{color:#8a8a8a}.custom-file-input .file-name{color:#252849}.aggriment-class{color:#6d6e78;font-size:.75rem}span.input-helper-text.text-danger{color:red;font-weight:600;font-size:14px}.pac-container{z-index:9999999999}.consolidate-all-bills{border-radius:15px;box-shadow:0 34px 32px #00000017;padding:34px 80px}@media only screen and (max-width: 1198.98px){.consolidate-all-bills{padding:34px}}@media only screen and (max-width: 991.98px){.consolidate-all-bills .bill-grid{grid-template-columns:1fr}}@media only screen and (max-width: 767.98px){.consolidate-all-bills{padding:0;box-shadow:none}}.current-balance{display:flex;gap:57px;align-items:center}.ms-auto{margin-left:auto}.bill-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:847px;margin-inline:auto}.bill-item{position:relative}.bill-item input[type=radio]{position:absolute;left:25.68px;top:50%;transform:translateY(-50%);width:22.82px;height:22.82px;cursor:pointer;margin:0}.bill-item label{display:flex;gap:18.33px;justify-content:space-between;align-items:center;cursor:pointer;padding:13.69px 25.68px 13.69px 69.36px;border-radius:8.56px;border:.57px solid #bebebe;transition:background-color .3s ease,border .3s ease}.bill-item input[type=radio]:checked+label,.bill-item label:hover{background:#e5e5ff;border-color:#5331d8}.bill-info{display:flex;gap:18.33px}.bill-details h3{margin-bottom:7.42px;font-size:20px;font-family:Circular Std Book}.bill-details p{font-size:11.41px;color:#aaa;margin-bottom:0;font-family:Circular Std Book}.bill-schedule-status{display:flex;flex-direction:column;align-items:center;gap:3px}.bill-schedule-status h4{font-size:7.16px;font-weight:500;line-height:10.47px;margin-bottom:0;white-space:nowrap}.current-balance>div p{color:#b6b6b6}.empowering-banner{background:#5331d8;padding-block:121px}.empowering-banner p{font-size:52.46px;line-height:75.7px;text-align:center;color:#fff}.empowering-banner p span{font-weight:700}@media only screen and (max-width: 767.98px){.empowering-banner p{font-size:40px;line-height:50px}}.headline-homedfg{color:#5331d8}.tems-condition-acks{height:11px;width:11px}.text-decoration-none,.text-decoration-none:hover,.text-decoration-none:focus{text-decoration:none}.bill-suspend{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.bill-suspend .btn.btn-primary{width:100%;margin-top:24px}.bill-card-wrapper{display:flex;flex-direction:column;gap:14px}.select-bill-card{display:flex;align-items:center;gap:25px}.select-bill-card>input{width:30px;height:30px;margin:0;flex-shrink:0;accent-color:#5331d8}.bill-card{display:block;border:2px solid #5331d8;border-radius:15px;flex:1}.bill-card-header{display:flex;align-items:center;gap:32px;padding:10px 38px;background-color:#5331d8;border-radius:10px 10px 0 0}.bill-card-header h3{color:#fff}.bill-card-header>h3:last-child{margin-left:auto}.select-bill-card.subscription .bill-card-header h3{margin-inline:auto}.bill-card-item-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding:10px 9px}.bill-card-item{display:flex;align-items:center;gap:12px;flex:1;padding:10px 9px;background-color:#e9eaff;border:1px solid rgba(0,0,0,0);border-radius:10px;transition:all .3s ease 0ms}.bill-card-item img{flex-shrink:0}.select-bill-card.subscription .bill-card-item{gap:32px}.select-bill-card.subscription .bill-card-item h3{opacity:1}.select-bill-card.subscription .bill-card-item h3:last-child{margin-left:auto}@media only screen and (min-width: 991.98px) and (max-width: 1199.98px){.bill-card-item{flex:1 1 calc(50% - 12px)}}@media only screen and (max-width: 575.98px){.bill-card-item{flex:1 1 calc(50% - 12px)}}.your-bills-wrapper .bill-grid{grid-template-columns:repeat(3,1fr);gap:10px}.your-bills-wrapper .bill-grid .bill-item label{padding:10px 20px 10px 45px;justify-content:initial;height:100%}.your-bills-wrapper .bill-item input[type=radio]{left:12px}@media only screen and (max-width: 1199.98px){.your-bills-wrapper .bill-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 479.98px){.your-bills-wrapper .bill-grid{grid-template-columns:repeat(1,1fr)}}.grecaptcha-badge{display:none!important}.google-recaptcha-verfiy{font-size:10px;color:#615f6d;text-align:center}.price-table{border:1px solid #e6e9f5}.price-table .row>.col-xs-4{padding-left:0}.price-table-head-item.price-box-item{text-align:left;min-height:185px;display:flex;flex-direction:column;justify-content:center}.price-table-head-item h5{color:#858ba0}.price-table-body-item{border-color:#e6e9f5}.price-table .hero-paragraph-h2{font-size:22px;line-height:32px}.price-table-body-item .light-bold-hero-paragraph-h4{padding:4px 20px}.price-table-body-item-check{width:32px;height:32px}.price-table-body-item-check:after{width:8px;height:14px}@media screen and (max-width: 767px){.price-table-body-item{text-align:left}.price-table-head-item.price-box-item{min-height:179px}}@media screen and (max-width: 600px){.price-table-head-item.price-box-item{min-height:155px}}@media screen and (min-width: 767px){.price-table-body{padding-left:0}}@media only screen and (max-width: 1199.98px){.price-table-wrapper{overflow-x:auto}.price-table{min-width:1100px}}@media screen and (max-width: 440px){.form-group-box-summary .mobile-summary-item-icon{display:none}.form-group-box-summary .mobile-summary-item-left{left:10px!important;line-height:25px!important;top:11.5px!important}}@media screen and (max-width: 400px){.form-group-box-summary .mobile-summary-item-left{top:14px!important}.form-group-box .summary-item p,.form-group-box-summary .summary-item-left{font-size:12px!important}}@media screen and (max-width: 350px){.form-group-box .summary-item p,.form-group-box-summary .summary-item-left{font-size:11px!important}}@media screen and (max-width: 334px){.form-group-box .summary-item p,.form-group-box-summary .summary-item-left{font-size:10px!important}}@media screen and (max-width: 995px){.form-group-box .summary-item p,.form-group-box-summary .summary-item-left{font-size:12px!important}}.subs-due-date{background-color:#5331d8;color:#fff;opacity:1}.business-banner-wrapper{padding-inline:20px;max-width:1400px;margin-inline:auto}.buisness-banner{background:#5331d8;padding:20px 90px;border-radius:55px}.buisness-banner .banner-content{max-width:450px}.buisness-banner .buisness-banner-img{display:flex;justify-content:center;align-items:center}.buisness-banner h1{color:#fff;font-size:62px;line-height:70px}.buisness-banner p,.buisness-banner h4{color:#fff}.paylater_services{background:#f5f6ff;padding-block:38px}.qr_section .qr-container{display:flex;justify-content:end}.custom-banner{background-color:#4e6aff;color:#fff;position:relative}.custom-banner h2{color:#fff;margin-bottom:0}.custom-banner:after{content:"";position:absolute;top:0;right:25%;bottom:0;width:420px;background-image:url(../img/content/no-fee-illustration.svg);background-repeat:no-repeat;background-size:auto 100%;background-position:right center;z-index:0;opacity:.5}.custom-banner .custom-banner-content{display:flex;gap:30px;justify-content:space-between;min-height:246px;align-items:center}.become-partner-btn.custom-btn{background-color:#fff;color:#0a082d}.buisness-owner{background:#f1f4f9;padding:20px 20px 20px 60px;border-radius:70px}.buisness-owner .buisness-owner-content{max-width:325px}.buisness-owner img{border-radius:50px}.pos_system{background:#f5f6ff;padding-block:63px}.become-partner-btn{display:flex;gap:18px;align-items:center;padding:12px 12px 12px 38px;background:#4e6aff;width:max-content;border-radius:50px;color:#fff;font-weight:600;font-size:14px;line-height:21px;cursor:pointer}.become-partner-btn:hover{text-decoration:none}.pos_system p{color:#5c5b6f;max-width:354px}.pos_system>h2{max-width:430px}@media only screen and (max-width: 1199.98px){.buisness-banner h1{font-size:40px;line-height:50px}}@media screen and (max-width: 991.98px){.buisness-banner{padding:20px}.buisness-banner h1{font-size:30px;line-height:40px}.payLater-receipt{width:max-content;margin-inline:auto}.qr_section .qr-container{justify-content:center}.custom-banner:after{content:unset;flex-wrap:wrap;gap:30px}.buisness-owner:after{content:"";display:table;clear:both}.buisness-owner .buisness-owner-content{max-width:100%}}@media screen and (max-width: 767.98px){.custom-banner .custom-banner-content{min-height:auto;padding-block:30px;flex-wrap:wrap}}.how-works-section{padding-top:40px}.password-eye-icon svg{fill:#c5c5c5!important}body{font-family:Plus Jakarta Sans,system-ui,sans-serif!important}h1,h2,h3,h4,h5,h6,.display{font-family:Fraunces,Georgia,serif!important}
