.Toaster__alert{background-color:#fff;border-radius:.4rem;box-shadow:0 1px 10px 0 #343a4026,0 6px 12px 0 #343a401a,0 6px 15px -2px #343a401f;display:flex;max-width:650px;overflow:hidden;padding:1rem 48px 1rem 1rem;position:relative}.Toaster__alert_text{-webkit-font-smoothing:antialiased;box-sizing:border-box;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:500;line-height:1.5;margin:0}.Toaster__alert_close{-webkit-appearance:none;background-color:initial;border:0;border-radius:.4rem;cursor:pointer;font-size:1rem;font-weight:700;line-height:1;opacity:.5;outline:none;padding:12px;position:absolute;right:4px;text-shadow:0 1px 0 #fff;top:7px}.Toaster__alert_close:focus{box-shadow:0 0 0 3px #343a4026}.Toaster__message-wrapper{padding:8px}@keyframes react-loading-skeleton{to{transform:translateX(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);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}

/*! modern-normalize v0.5.0 | MIT License | https://github.com/sindresorhus/modern-normalize */a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}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:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}:root{tab-size:4}html{-webkit-text-size-adjust:100%;line-height:1.15}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;margin:0}hr{height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{padding:0}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.border-radius-1{border-radius:5px}.border-0{border:0!important}.flex{display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important}.grid{display:grid}.grid-template-column-1{grid-template-columns:1fr 1fr 1fr}.grid-gap-1{row-gap:1ch}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-start{align-items:flex-start!important}.align-end{align-items:flex-end!important}.align-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.m-0{margin:0!important}.margin-top-0,.my-0{margin-top:0!important}.margin-right-0,.mx-0{margin-right:0!important}.margin-bottom-0,.my-0{margin-bottom:0!important}.margin-left-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.margin-top-1,.my-1{margin-top:.1rem!important}.margin-right-1,.mx-1{margin-right:.25rem!important}.margin-bottom-1,.my-1{margin-bottom:.25rem!important}.margin-left-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.margin-top-2,.my-2{margin-top:.5rem!important}.margin-right-2,.mx-2{margin-right:.5rem!important}.margin-bottom-2,.my-2{margin-bottom:.5rem!important}.margin-left-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.margin-top-3,.my-3{margin-top:.9rem!important}.margin-right-3,.mx-3{margin-right:1rem!important}.margin-bottom-3,.my-3{margin-bottom:1rem!important}.margin-left-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.margin-top-4,.my-4{margin-top:1.5rem!important}.margin-right-4,.mx-4{margin-right:1.5rem!important}.margin-bottom-4,.my-4{margin-bottom:1.5rem!important}.margin-left-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.margin-top-5,.my-5{margin-top:2.5rem!important}.margin-top-4-md{margin-top:2rem!important}.margin-right-5,.mx-5{margin-right:2.5rem!important}.margin-bottom-5,.my-5{margin-bottom:3.5rem!important}.margin-left-5,.mx-5{margin-left:2.5rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.margin-top-auto,.my-auto{margin-top:auto!important}.margin-right-auto,.mx-auto{margin-right:auto!important}.margin-bottom-auto,.my-auto{margin-bottom:auto!important}.margin-left-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.margin-top-sm-0,.my-sm-0{margin-top:0!important}.margin-right-sm-0,.mx-sm-0{margin-right:0!important}.margin-bottom-sm-0,.my-sm-0{margin-bottom:0!important}.margin-left-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.margin-top-sm-1,.my-sm-1{margin-top:.25rem!important}.margin-right-sm-1,.mx-sm-1{margin-right:.25rem!important}.margin-bottom-sm-1,.my-sm-1{margin-bottom:.25rem!important}.margin-left-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.margin-top-sm-2,.my-sm-2{margin-top:.5rem!important}.margin-right-sm-2,.mx-sm-2{margin-right:.5rem!important}.margin-bottom-sm-2,.my-sm-2{margin-bottom:.5rem!important}.margin-left-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.margin-top-sm-3,.my-sm-3{margin-top:1rem!important}.margin-right-sm-3,.mx-sm-3{margin-right:1rem!important}.margin-bottom-sm-3,.my-sm-3{margin-bottom:1rem!important}.margin-left-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.margin-top-sm-4,.my-sm-4{margin-top:1.5rem!important}.margin-right-sm-4,.mx-sm-4{margin-right:1.5rem!important}.margin-bottom-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.margin-left-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.margin-top-sm-5,.my-sm-5{margin-top:3rem!important}.margin-right-sm-5,.mx-sm-5{margin-right:3rem!important}.margin-bottom-sm-5,.my-sm-5{margin-bottom:3rem!important}.margin-left-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.margin-top-sm-auto,.my-sm-auto{margin-top:auto!important}.margin-right-sm-auto,.mx-sm-auto{margin-right:auto!important}.margin-bottom-sm-auto,.my-sm-auto{margin-bottom:auto!important}.margin-left-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.margin-top-md-0,.my-md-0{margin-top:0!important}.margin-right-md-0,.mx-md-0{margin-right:0!important}.margin-bottom-md-0,.my-md-0{margin-bottom:0!important}.margin-left-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.margin-top-md-1,.my-md-1{margin-top:.25rem!important}.margin-right-md-1,.mx-md-1{margin-right:.25rem!important}.margin-bottom-md-1,.my-md-1{margin-bottom:.25rem!important}.margin-left-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.margin-top-md-2,.my-md-2{margin-top:.5rem!important}.margin-right-md-2,.mx-md-2{margin-right:.5rem!important}.margin-bottom-md-2,.my-md-2{margin-bottom:.5rem!important}.margin-left-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.margin-top-md-3,.my-md-3{margin-top:1rem!important}.margin-right-md-3,.mx-md-3{margin-right:1rem!important}.margin-bottom-md-3,.my-md-3{margin-bottom:1rem!important}.margin-left-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.margin-top-md-4,.my-md-4{margin-top:1.5rem!important}.margin-right-md-4,.mx-md-4{margin-right:1.5rem!important}.margin-bottom-md-4,.my-md-4{margin-bottom:1.5rem!important}.margin-left-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.margin-top-md-5,.my-md-5{margin-top:3rem!important}.margin-right-md-5,.mx-md-5{margin-right:3rem!important}.margin-bottom-md-5,.my-md-5{margin-bottom:3rem!important}.margin-left-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.margin-top-md-auto,.my-md-auto{margin-top:auto!important}.margin-right-md-auto,.mx-md-auto{margin-right:auto!important}.margin-bottom-md-auto,.my-md-auto{margin-bottom:auto!important}.margin-left-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.margin-top-lg-0,.my-lg-0{margin-top:0!important}.margin-right-lg-0,.mx-lg-0{margin-right:0!important}.margin-bottom-lg-0,.my-lg-0{margin-bottom:0!important}.margin-left-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.margin-top-lg-1,.my-lg-1{margin-top:.25rem!important}.margin-right-lg-1,.mx-lg-1{margin-right:.25rem!important}.margin-bottom-lg-1,.my-lg-1{margin-bottom:.25rem!important}.margin-left-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.margin-top-lg-2,.my-lg-2{margin-top:.5rem!important}.margin-right-lg-2,.mx-lg-2{margin-right:.5rem!important}.margin-bottom-lg-2,.my-lg-2{margin-bottom:.5rem!important}.margin-left-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.margin-top-lg-3,.my-lg-3{margin-top:1rem!important}.margin-right-lg-3,.mx-lg-3{margin-right:1rem!important}.margin-bottom-lg-3,.my-lg-3{margin-bottom:1rem!important}.margin-left-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.margin-top-lg-4,.my-lg-4{margin-top:1.5rem!important}.margin-right-lg-4,.mx-lg-4{margin-right:1.5rem!important}.margin-bottom-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.margin-left-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.margin-top-lg-5,.my-lg-5{margin-top:3rem!important}.margin-right-lg-5,.mx-lg-5{margin-right:3rem!important}.margin-bottom-lg-5,.my-lg-5{margin-bottom:3rem!important}.margin-left-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.margin-top-lg-auto,.my-lg-auto{margin-top:auto!important}.margin-right-lg-auto,.mx-lg-auto{margin-right:auto!important}.margin-bottom-lg-auto,.my-lg-auto{margin-bottom:auto!important}.margin-left-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.margin-top-xl-0,.my-xl-0{margin-top:0!important}.margin-right-xl-0,.mx-xl-0{margin-right:0!important}.margin-bottom-xl-0,.my-xl-0{margin-bottom:0!important}.margin-left-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.margin-top-xl-1,.my-xl-1{margin-top:.25rem!important}.margin-right-xl-1,.mx-xl-1{margin-right:.25rem!important}.margin-bottom-xl-1,.my-xl-1{margin-bottom:.25rem!important}.margin-left-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.margin-top-xl-2,.my-xl-2{margin-top:.5rem!important}.margin-right-xl-2,.mx-xl-2{margin-right:.5rem!important}.margin-bottom-xl-2,.my-xl-2{margin-bottom:.5rem!important}.margin-left-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.margin-top-xl-3,.my-xl-3{margin-top:1rem!important}.margin-right-xl-3,.mx-xl-3{margin-right:1rem!important}.margin-bottom-xl-3,.my-xl-3{margin-bottom:1rem!important}.margin-left-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.margin-top-xl-4,.my-xl-4{margin-top:1.5rem!important}.margin-right-xl-4,.mx-xl-4{margin-right:1.5rem!important}.margin-bottom-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.margin-left-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.margin-top-xl-5,.my-xl-5{margin-top:3rem!important}.margin-right-xl-5,.mx-xl-5{margin-right:3rem!important}.margin-bottom-xl-5,.my-xl-5{margin-bottom:3rem!important}.margin-left-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.margin-top-xl-auto,.my-xl-auto{margin-top:auto!important}.margin-right-xl-auto,.mx-xl-auto{margin-right:auto!important}.margin-bottom-xl-auto,.my-xl-auto{margin-bottom:auto!important}.margin-left-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}:root{--primaryColor:#40196d;--blackColor:#000;--successColor:#48d38a;--negativeColor:#f7685b;--textColor:#979797;--whiteColor:#fff;--whiteAlt:#fff;--offWhite:#f9f9f9;--offWhiteTrans:#dbdce04d;--borderOff:#dbdce080;--offText:#00000080;--bgOffset:#f4f4f4;--placeHolder:#979797;--offBlue:#eff1ff;--boxShadow:#40196d12;--offBlueTran:#dfe3ff4d;--primaryAlt:#40196d;--offGreen:#48d38a80;--ctaOffBlue:#40196d4d;--overlay:#40196d52;--successColorTrans:#dcffec;--lightBlue:#1dcbef}.kuda-dark--theme{--primaryColor:#40196d;--blackColor:#fff;--successColor:#48d38a;--negativeColor:#f7685b;--textColor:#fff;--whiteColor:#121212;--whiteAlt:#181818;--offWhite:#dbdce008;--offWhiteTrans:#dbdce00a;--borderOff:#dbdce008;--offText:#fffc;--bgOffset:#f4f4f40a;--placeHolder:#ffffff40;--offBlue:#181818;--boxShadow:#40196d05;--offBlueTran:#dbdce00d;--primaryAlt:#fff;--offGreen:#48d38a1a;--ctaOffBlue:#40196d1a;--overlay:#0009;--successColorTrans:#48d38a1a;background-color:#fff!important;background-color:var(--whiteColor)!important}.kuda-dark--theme .react-loading-skeleton{background-color:#222!important;background-image:linear-gradient(90deg,#222,#242424,#262626)!important}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:none!important}@font-face{font-family:dotsfont;src:url(/static/media/dotsfont.fbcd82304f706cfcbcc8.eot);src:url(/static/media/dotsfont.fbcd82304f706cfcbcc8.eot?#iefix) format("embedded-opentype"),url(/static/media/dotsfont.745f3928d9854822d08a.ttf) format("truetype"),url(/static/media/dotsfont.1f984f71e171a7400d67.svg#dotsfontregular) format("svg")}html{scroll-behavior:smooth}body,html{color:#979797;color:var(--textColor);font-family:Muli,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}input{-webkit-appearance:none;appearance:none}.container{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%}@media (min-width:576px){.container{max-width:580px}}@media (min-width:768px){.container{max-width:700px}}@media (min-width:992px){.container{max-width:785px}}.auth-layout--header+.kuda-preview{align-items:center;display:flex;max-width:1420px;min-height:calc(100vh - 90px);overflow:hidden;padding-left:60px;padding-right:60px;position:relative}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}h1{font-size:2.375rem;line-height:1.2}h2{font-size:1.75rem}h2,h3{line-height:1.4}h3{font-size:1.5rem}h4{font-size:1.375rem;line-height:1.3}h5{font-size:1.25rem}h5,h6{line-height:1.4}h6{font-size:1.125rem}p{font-size:1rem;line-height:1.4}.text-lg{font-size:2.5rem!important;line-height:1.3}.text-l{font-size:2rem!important;line-height:1.3}.text-md{font-size:2.15rem;line-height:1.4}.text-s{font-size:.9125rem}.text-sm{font-size:.815rem}.text-xs{font-size:.73rem!important}.text-subheading{font-size:1.13rem;line-height:1.5}.text-normal{font-weight:400!important}.color-primary{color:#40196d;color:var(--primaryColor)}.color-secondary{color:#48d38a!important;color:var(--successColor)!important}.color-white{color:#fff;color:var(--whiteColor)}.color-black{color:#000!important;color:var(--blackColor)!important}.color-normal{color:#333}.color-yellow{color:#ffc83e}.text-semi-bold{font-weight:600}.text-bold{font-weight:700}.text-xbold{font-weight:800}.text-xlbold{font-weight:900}.text-light{font-weight:300}.text-normal{font-weight:400}.font-11{font-size:.6875rem!important;line-height:14px}.font-12{font-size:.8rem!important;line-height:16px}.font-13{font-size:.8125rem!important;line-height:18px}.font-14{font-size:.875rem!important;line-height:19px}.font-15{font-size:.9375rem!important;line-height:20px}.font-16{font-size:1rem!important;line-height:22px}.font-18{font-size:1.125rem!important;line-height:24px}.font-20{font-size:1.25rem!important}.font-22{font-size:1.375rem!important;line-height:28px}button{border:0;outline:none}.disabled{opacity:.73;pointer-events:none}.kuda-cta{background:#40196d;background:var(--primaryColor);border-radius:10px;color:#fff;color:var(--whiteColor)}.kuda-cta,.kuda-cta-light{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:48px;justify-content:center;line-height:1;padding:15px;transition:transform .6s}.kuda-cta-light{background:#dfe3ff4d;background:var(--offBlueTran);border:1px solid #40196d;border:1px solid var(--primaryColor);border-radius:4px;border-radius:10px;color:#40196d;color:var(--primaryColor)}.addAction{margin-bottom:8px}.kuda-cta-sm{font-size:10px;height:19px;padding:3px 13px!important}.kuda-cta-md{max-width:135px;width:100%}.kuda-cta-lg{max-width:152px;width:100%}.kuda-cta-long{max-width:242px;width:100%}.kuda-cta-wide{max-width:100%;width:100%}.kuda-cta-wide--force{max-width:100%!important;width:100%!important}.kuda-cta-white{background:#f9f9f9;background:var(--offWhite);border:1px solid #40196d4d;border:1px solid var(--ctaOffBlue);border-radius:10px;color:#40196d;color:var(--primaryColor)}.kuda-primary-cta{background-color:#48d38a;background-color:var(--successColor)}.kuda-tertiary-cta{background-color:#eff1ff;background-color:var(--offBlue)}.kuda-tertiary-cta,.white-cta{color:#40196d;color:var(--primaryColor)}.white-cta{background:#f9f9f9;background:var(--offWhite);border:1px solid #40196d4d;border:1px solid var(--ctaOffBlue)}.kuda-cta:hover{transform:translate3d(0,-3px,0)}.kuda-cta-primary-light{background:#eff1ff;background:var(--offBlue);color:#40196d;color:var(--primaryColor)}.kuda-cta-loan{background:#1dcbef;background:var(--lightBlue);color:#fff;color:var(--whiteColor)}.kuda-cta-loan-light{background:var(--offLoan);border:1px solid #1dcbef;border:1px solid var(--lightBlue);color:#1dcbef;color:var(--lightBlue)}.kuda-cta-secondary-light{background:#dcffec;background:var(--successColorTrans);color:#48d38a;color:var(--successColor)}.kuda-cta-warning-light{background:#f9f9f9;background:var(--offWhite);border:1px solid #f7685b4d;color:#f7685b!important;color:var(--negativeColor)!important}.kuda-cta-warning{background:#f7685b!important;background:var(--negativeColor)!important;color:#fff;color:var(--whiteColor)}.kuda-cta-xl{max-width:255px}.goal-actions .kuda-cta:not(:last-child){margin-right:20px}.goal-actions{margin-top:22px}.single-savings .goal-actions{margin-top:15px}.kuda-header{background:#fff;background:var(--whiteAlt);box-shadow:0 4px 13px #0000000d;height:70px;left:0;position:fixed;top:0;width:100%;z-index:99}.kuda-header--wrap{display:block;margin:0 auto;max-width:1500px;padding-left:60px;padding-right:60px}.kuda-nav--icon a,.kuda-nav--icon p{align-items:center;color:#979797;color:var(--textColor);display:flex;font-size:.875rem;margin-right:58px}.kuda-nav--icon a span,.kuda-nav--icon p span{display:flex}.kuda-nav--icon:last-child a,.kuda-nav--icon:last-child p{margin-right:0}.kuda-nav--icon svg{height:auto;margin-right:10px;width:25px}.kuda-brand svg{height:20px;width:auto}.kuda-account,.kuda-brand{min-width:100px}.balance-summary,img{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.member-profile img{background:#e8e8e8;border-radius:100px;object-fit:fill}.member-profile{background-color:#e8e8e8;background-position:top;background-size:cover;border-radius:100px;height:30px;margin-right:15px;position:relative;width:30px}.kuda-menu--text{font-size:.875rem}.column--100,.row--100{width:100%}.column--90{width:90%}.column--80{width:80%}.kuda-preview{margin-top:70px;padding:63px 40px}.balance-icon{margin-right:10px}.flag-icon{margin-right:15px}.denomination-icon{margin-right:3px;position:relative;top:-8px}.country-code{align-items:center;background:#eff1ff;background:var(--offBlue);border:1px solid #f4f4f4;border-radius:5px;box-shadow:0 2px 2px #0000001a;color:#000;color:var(--blackColor);display:inline-flex;font-size:1rem;font-weight:600;height:calc(100% + 1.5px);justify-content:center;left:-1px;position:absolute;top:-1px;width:86px}@keyframes kudaFadeInUp{0%{opacity:0;transform:translateY(18px);-webkit-transform:translateY(18px);-moz-transform:translateY(18px);-ms-transform:translateY(18px);-o-transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes kudaFadeInUpMini{0%{opacity:0;transform:translateY(11px);-webkit-transform:translateY(11px);-moz-transform:translateY(11px);-ms-transform:translateY(11px);-o-transform:translateY(11px)}to{opacity:1;transform:translateY(0)}}.kudaFadeIn{animation-duration:.3s!important;animation-name:kudaFadeIn}.kudaFadeInUp{animation-name:kudaFadeInUp}.kudaFadeInUpMini{animation-name:kudaFadeInUpMini}body{-webkit-backface-visibility:hidden;backface-visibility:hidden}.kudaAnimated{animation-duration:.8s;animation-fill-mode:both;position:relative}.kuda-dark--theme .kudaAnimated{animation-fill-mode:none}.kuda-transaction--tabs{align-items:center;background:#fff;background:var(--whiteAlt);border:1px solid #dbdce080;border:1px solid var(--borderOff);border-radius:5px;box-shadow:0 5px 5px #0000000d;display:flex;height:52px;justify-content:space-between;margin-top:35px;min-height:48px;padding-left:3px;padding-right:3px}.kuda-transaction--tabs>li{align-items:center;color:#000;color:var(--blackColor);cursor:pointer;display:flex;font-size:1rem;font-weight:600;height:calc(100% + 2px);justify-content:center;min-width:33.33%;position:relative}.payoneerTab li{min-width:50%}.kuda-payment--tabs>li{min-width:25%}.kuda-transaction--tabs>li:after{opacity:0;transition:opacity 1s}.kuda-transaction--tabs>li[aria-selected=true]:after{background:#40196d;background:var(--primaryColor);border-radius:5px;bottom:1px;content:"";display:block;height:2px;left:0;opacity:1;position:absolute;width:100%}.link:after{opacity:0;transition:opacity 1s}.link.active:after{background:#40196d;background:var(--primaryColor);border-radius:5px;bottom:1px;content:"";display:block;height:2px;left:0;opacity:1;position:absolute;width:100%}.kuda-search{margin-top:23px;position:relative;width:100%}.kuda-search--field{align-items:center;background:#fff;background:var(--whiteAlt);border:1px solid #dbdce080;border:1px solid var(--borderOff);border-radius:5px;box-shadow:0 5px 5px #0000000d;color:#000;color:var(--blackColor);display:flex;height:52px;outline:0;padding:10px 20px 10px 52px;width:100%}.searchIcon svg{left:20px;position:absolute;top:50%;transform:translateY(-50%)}.kuda-search--field::placeholder{color:#979797;color:var(--placeHolder);font-weight:600}.kuda-result--heading{align-items:center;background:#f9f9f9;background:var(--offWhite);display:flex;font-size:.6875rem;height:23px;width:100%}.displayResults{margin-top:23px}.displayWrap>*{padding-left:38px;padding-right:38px}.viewSavingsSummary .displayWrap>div>*{padding-left:20px;padding-right:20px}.viewSavingsSummary .displayWrap>*{padding-left:0;padding-right:0}.transaction-avatar{align-items:center;background:#e8e8e8;border-radius:100px;display:block;display:flex;height:40px;justify-content:center;min-width:40px;overflow:hidden;position:relative;width:40px}.kuda-transaction--details{align-items:center;display:flex;height:auto}.transaction-title{color:#000;color:var(--blackColor);font-size:.815rem;font-weight:700;height:100%;margin-left:22px;padding:1px 0}.kuda-result--item{border-bottom:1px solid #dbdce04d;border-bottom:1px solid var(--offWhiteTrans);cursor:pointer;display:flex;justify-content:space-between;padding-bottom:15px;padding-top:15px;position:relative}.transaction-date{color:#bebebe;font-size:.7rem;font-weight:300;margin-top:5px}.kuda-nav--icon a.active,.kuda-nav--icon a[aria-current=page]{color:#40196d!important;color:var(--primaryColor)!important}.kuda-result--item{align-items:center}.transaction-amount{align-items:center;display:flex}.transaction-price{color:#000;color:var(--blackColor);display:flex;font-size:15px;font-weight:700;margin-right:25px;position:relative;top:-1px;transform:translateY(-.35px);-webkit-transform:translateY(-.35px);-moz-transform:translateY(-.35px);-ms-transform:translateY(-.35px);-o-transform:translateY(-.35px)}.positive{color:#48d38a;color:var(--successColor)}.positive:before{content:"+"}.savings--inner .positive:before,.single-savings .positive:before{content:none}.summary-card{background:#fff;background:var(--whiteAlt);border:1px solid #dbdce080;border:1px solid var(--borderOff);border-radius:5px;box-shadow:0 5px 5px #0000000d;cursor:pointer;margin-bottom:20px;padding:20px 20px 32px;position:relative;width:calc(50% - 10px)}.savings-progress{background:#dbdce04d;background:var(--offWhiteTrans);border-radius:5px;bottom:17px;height:2px;left:20px;position:absolute;width:calc(100% - 40px)}.saving-summary{margin-top:23px}.summary-card>div{display:flex;justify-content:space-between}.summary-card>div:first-child{margin-bottom:20px}.saving-plan{align-items:center;background:#eff1ff;background:var(--offBlue);border-radius:5px;color:#40196d;color:var(--primaryAlt);display:flex;font-size:.6875rem;font-weight:600;height:23px;justify-content:center;min-width:81px}.save-cta{color:#40196d;color:var(--primaryColor);font-size:1.25rem;font-weight:800;margin-top:15px}.save-title{font-size:.815rem}.react-tabs__tab-panel{opacity:0;transform:translateY(18px)}.kuda-preview{transition:transform .8s}.kuda-page--transition .kuda-preview{min-height:calc(100vh - 120px);transform:translateY(0)!important}.react-tabs__tab-panel--selected{opacity:1;transform:translateY(0);transition:transform .8s,opacity .6s}.kuda-nav--icon .active .kuda-nav--icon svg,.kuda-nav--icon .filled,.kuda-nav--icon a[aria-current=page] .kuda-nav--icon svg{display:none}.kuda-nav--icon .active .filled,.kuda-nav--icon a[aria-current=page] .filled{display:inline-flex}.kuda-nav--icon .active svg:not(.filled),.kuda-nav--icon a[aria-current=page] svg:not(.filled){display:none}.kuda-layout---card{border:1px solid #dbdce080;border:1px solid var(--borderOff);box-shadow:0 5px 5px #0000000d;padding:70px 60px 60px;position:relative}.kuda-add--options>*,.kuda-layout---card{background:#fff;background:var(--whiteAlt);border-radius:5px}.kuda-add--options>*{border:1px solid #0000;box-shadow:0 0 25px #0000000f;cursor:pointer;display:block;margin-left:auto;margin-right:auto;max-width:370px;padding:20px 25px;transition:border .2s;-webkit-transition:border .2s;-moz-transition:border .2s;-ms-transition:border .2s;-o-transition:border .2s}.kuda-dark--theme .kuda-add--options>*{transition:none!important;-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}.kuda-add--options>:hover{border-color:#d5d8f2}.kuda-add--options>*{margin-bottom:20px}.kuda-add--options{margin-top:35px}.add-icon{margin-bottom:17px}.card-heading{font-size:.98rem}.back,.back-to{cursor:pointer}.back p{align-items:center;color:#40196d;color:var(--primaryAlt);display:flex}.back svg{height:11px;margin-right:7px;position:relative;top:-1px;transform:translateY(.7px);width:auto}.kuda-add--options p{font-size:.825rem}.kuda-layout---card .back{left:30px;position:absolute;top:30px}.stock-back{position:absolute;right:140px;top:20px}.kuda-subtext{display:block;margin-left:auto;margin-right:auto;margin-top:20px;max-width:336px;text-align:center}.formCard,.kuda-card--wrap,.kuda-deposit--wrap{border:1px solid #dbdce080;border:1px solid var(--borderOff);border-radius:5px;box-shadow:0 30px 40px #40196d12;box-shadow:0 30px 40px var(--boxShadow);margin-left:auto;margin-right:auto;max-width:380px;padding:35px 55px 43px;position:relative}.kuda-deposit--wrap,.kuda-transfer--form{margin-top:25px}.kuda-card--wrap{background-color:#fff;background-color:var(--whiteAlt);margin-top:35px}.mobile-input{display:flex;flex-direction:column;margin-bottom:22px;position:relative}.formInput{background:none;border:0;border-bottom:1px solid #dbdce04d;border-bottom:1px solid var(--offWhiteTrans);border-radius:0;font-weight:700;outline:none;padding-bottom:15px;padding-top:13px}::-webkit-input-placeholder{font-weight:600!important}::-moz-placeholder{font-weight:600!important}:-ms-input-placeholder{font-weight:600!important}:-moz-placeholder{font-weight:600!important}.deposit--icons img{border-radius:100px;height:38px;object-fit:cover;width:38px}.kuda-deposit--text{margin-top:15px}.kuda-card--wrap,.kuda-deposit--wrap{max-width:420px;padding-left:40px;padding-right:40px}.kuda-deposit--options:not(:last-child){border-bottom:1px solid #dbdce04d;border-bottom:1px solid var(--offWhiteTrans);padding-bottom:25px}.kuda-deposit--options:not(:first-child){padding-top:25px}.kuda-deposit--text *{font-size:.938rem}.modal-backdrop{align-items:center;background:#40196d52;background:var(--overlay);bottom:0;display:flex;height:100vh;justify-content:center;left:0;left:50%;margin-left:-50vw;padding:30px;position:fixed;right:0;top:0;transition:opacity .6s cubic-bezier(.455,.03,0,1)!important;visibility:hidden;width:100vw;z-index:999}.modal-content{background:#fff;background:var(--whiteAlt);border:1px solid #dbdce080;border:1px solid var(--borderOff);border-radius:5px;box-shadow:15px 30px 40px #40196d12;box-shadow:15px 30px 40px var(--boxShadow);max-width:517px;padding:42px 48px 54px;position:relative;width:100%}.small-modal .modal-content{max-width:455px}.transaction-header{background:#f4f5fe!important;border-radius:4px;display:flex;margin-bottom:23px;margin-top:38px;padding:20px}.transaction-icon{border-radius:100px;height:43px;margin-right:15px;min-width:43px;overflow:hidden;width:43px}.transaction-additional--details{border-bottom:1px solid #dbdce04d;border-bottom:1px solid var(--offWhiteTrans);display:flex;justify-content:space-between;padding-bottom:15px;padding-top:15px}.transaction-right{position:relative;text-align:right}.generateReceipt{margin-bottom:0;margin-top:37px;max-width:200px}.closeModal svg{height:29px;width:auto}.balance-title{margin-top:2px}.kuda-heading--illustration svg{display:block;height:98px;margin:0 auto;width:98px}.kuda-card-content{margin-top:25px}.card-fields{margin-top:30px}.card-fields>div{align-items:center;border-bottom:1px solid #dbdce04d;border-bottom:1px solid var(--offWhiteTrans);display:flex;height:60px;justify-content:space-between;position:relative}.card-text{color:#000;color:var(--blackColor);font-size:.82rem;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}.card-fields .card-type{border:0;font-size:.82rem;outline:none;padding-right:calc(50% + 15px);text-align:left;width:100%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.accept{margin:60px 0 0}.card-fields+.accept{margin-top:50px}.normal-input--wrap{background:#fff;background:var(--whiteColor);margin-top:12px;position:relative}.denomination,.normal-input--wrap{border:1px solid #f4f4f4;border:1px solid var(--bgOffset);border-radius:5px;box-shadow:0 2px 2px #0000001a}.denomination{align-items:center;background:#eff1ff;background:var(--offBlue);color:#000;color:var(--blackColor);display:inline-flex;font-size:1rem;font-weight:600;height:calc(100% + 1.5px);justify-content:center;left:-1px;position:absolute;top:-1px;width:42px}.denomination-padded{height:100%;left:0;top:0}.amount-input{background-color:#fff;background-color:var(--whiteColor);border:none;border-radius:5px;color:#000;color:var(--blackColor);height:100%;min-height:46px;outline:none;padding:9px 15px 9px 54px;width:100%}.add-amount{background:#fff;background:var(--whiteColor);border:1px solid #f4f4f4;border:1px solid var(--bgOffset);border-radius:5px;box-shadow:0 2px 2px #0000001a;margin-top:12px;position:relative}.amount-input::placeholder{color:#979797!important;color:var(--placeHolder)!important;font-weight:600}.account-input{background-color:#fff;background-color:var(--whiteColor);border:1px solid #f4f4f4;border-radius:5px;box-shadow:0 2px 2px #0000001a;box-sizing:border-box;color:#000;color:var(--blackColor);height:100%;margin-bottom:20px;margin-top:10px;min-height:46px;outline:none;padding:9px 15px 9px 20px;width:100%}.account-input::placeholder{color:#979797!important;color:var(--placeHolder)!important;font-weight:600}.account-text{font-size:.82rem}.account-text,.verifyme-text{font-weight:400;line-height:18px}.verifyme-text{font-size:1rem}.card-group:not(:last-child){margin-bottom:28px}.kuda-add--cardForm{margin-bottom:40px}.kuda-dropdown-header{align-items:center;cursor:pointer;display:flex;height:46px}.kuda-dropdown-header img{height:24px;object-fit:contain;width:24px}.kuda-dropdown-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;align-items:center;color:#000;color:var(--blackColor);cursor:pointer;display:flex;display:-webkit-box;font-weight:600;height:100%;height:auto;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;margin-top:0;overflow:hidden!important;padding-left:12px;padding-right:20px;text-overflow:ellipsis;width:calc(100% - 42px)}.kuda-dropdown-icon{display:flex;justify-content:center;width:42px}.kuda-dropdown-list{background:#fff;background:var(--whiteColor);border:1px solid #dbdce080;border:1px solid var(--borderOff);border-radius:5px;box-shadow:15px 30px 40px #40196d12;box-shadow:15px 30px 40px var(--boxShadow);cursor:pointer;left:-2px;margin-top:5px;padding:11px 16px 5px;position:absolute;top:-6px;width:calc(100% + 4px);z-index:9999}.kuda-dropdown-selected-bank-img{background:#ff00000a;border-radius:100%;height:32px;max-width:32px;min-height:32px;min-width:32px;overflow:hidden;width:32px}.kuda-dropdown-selected-bank-img img{height:100%;width:100%}.kuda-dropdown-item{align-items:center;color:#000;color:var(--blackColor);display:flex;padding:15px 0}input{font-weight:600}.savings-active .color-primary{color:#48d38a!important;color:var(--successColor)!important}.savings-active .kuda-cta,.savings-active .kuda-transaction--tabs>li[aria-selected=true]:after{background:#48d38a!important;background:var(--successColor)!important}.savings-active .denomination-icon path{fill:#48d38a!important;fill:var(--successColor)!important}.save-now{align-items:center;background:#fff;background:var(--whiteAlt);border:1px solid #48d38a80;border:1px solid var(--offGreen);border-radius:5px;display:flex;flex-direction:column;justify-content:center;min-height:162px}.other-card .saving-plan{background:#dcffec;background:var(--successColorTrans);color:#48d38a;color:var(--successColor)}.other-card .save-cta{color:#48d38a!important;color:var(--successColor)!important}.kuda-auth--wrap,.kuda-auth--wrap-ext{max-width:440px;width:100%}.kuda-auth--layout{height:100%}.kuda-auth--wrap p{font-size:.925rem}.margin-bottom--spacer{margin-bottom:12px}.kuda-auth--layout{width:100%}.kuda-auth--illustration svg{height:auto;width:100%}.auth-layout-wrap>div:last-child{width:calc(100% - 530px)}.saveAction,.savings-active .addAction{display:none}.savings-active .saveAction{display:flex}.kuda-savingsIcon,.savings-active .kuda-bankIcon{display:none}.savings-active .kuda-savingsIcon{display:inline-flex}.auth-wrap,.phoneupdate-wrap{background:#fff;background:var(--whiteAlt);border:1px solid #dbdce080;border:1px solid var(--borderOff);border-radius:5px;box-shadow:15px 30px 40px #40196d12;box-shadow:15px 30px 40px var(--boxShadow);padding:40px 55px 49px}.kuda-auth--tabs{display:flex;left:4px;position:relative;width:auto}.kuda-auth--tabs li{background:#fff;background:var(--whiteColor);border:1px solid #dbdce080;border:1px solid var(--borderOff);border-bottom:0!important;border-top-left-radius:5px;border-top-right-radius:5px;color:#000;color:var(--blackColor);cursor:pointer;font-size:11px;padding:8px 20px}.kuda-auth--tabs li,.kuda-auth--tabs li[aria-selected=true]{box-shadow:15px 30px 40px #40196d12;box-shadow:15px 30px 40px var(--boxShadow)}.kuda-auth--tabs li[aria-selected=true]{background:#40196d;background:var(--primaryColor);border:1px solid #dbdce080;border:1px solid var(--borderOff);color:#fff;color:var(--whiteColor)}.kuda-auth--tabs li:first-child{margin-right:3px}.kuda-form--layout{margin-top:29px}.kuda-form--layout ::placeholder{color:#979797;color:var(--placeHolder)}.forgot-label{font-size:.8125rem;margin-top:15px}.login-button{font-size:1rem;margin-top:27px;max-width:152px}.no-access{font-size:1rem!important;font-weight:400;line-height:18px;margin-top:20px}.register-link{color:#48d38a;color:var(--successColor);font-size:.9375rem}.kuda-inner--heading{font-size:1.75rem}.normal-input{padding-left:15px}.kuda-dropdown{position:relative;z-index:9}.kuda-payment--tabs li{min-width:33.33%;outline:none}.card-main--heading{font-size:1.25rem;margin-bottom:12px}.no-avatar{align-items:center;background:#48d38a;background:var(--successColor);border:.5px solid #fff;border-radius:100px;color:#fff;display:flex;font-size:8px;height:100%;justify-content:center;position:relative;width:100%;z-index:99}.avatar-wrap{border:1px solid #48d38a;border:1px solid var(--successColor);border-radius:100px;height:24px;margin-right:17px;min-height:24px;min-width:24px;width:24px}.kuda-dropdown-item:not(:last-child){border-bottom:1px solid #f4f4f4;border-bottom:1px solid var(--bgOffset);padding-bottom:15px}.modal-active .kuda-dropdown-list{left:-2px;position:absolute;top:-6px;width:calc(100% + 4px)}.dropdown-details{display:flex;flex-direction:column}.dropdown-item--title{font-size:.925rem}.dropdown-item--subtitle{color:#00000080;color:var(--offText);font-size:.78rem}.kuda-searchbox input{background-color:#fff;background-color:var(--whiteColor);border:0;color:#000;color:var(--blackColor);height:40px;outline:none;padding-left:40px;width:100%}.kuda-searchbox{background:#fff;background:var(--whiteColor);border-bottom:1px solid #f4f4f4;border-bottom:1px solid var(--bgOffset);border-top-left-radius:5px;border-top-right-radius:5px;padding:5px 15px;position:absolute;top:0;width:100%;z-index:99999}.kuda-searchbox svg{height:24px;object-fit:cover;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:24px}.avatar-wrap.has-image{border:none}.payment-wrap .kuda-card--wrap{max-width:533px;padding-left:57px;padding-right:57px;padding-top:40px;position:relative}.payment-wrap .kuda-card--wrap.kuda-bill--wrap{padding-left:85px;padding-right:85px}.kuda-cards .kuda-card--wrap,.kuda-savings .kuda-card--wrap{max-width:533px;padding:45px 77px}.kuda-cards .kuda-card--wrap .kuda-add--cardForm:not(.kuda-inner--cardFix){margin-bottom:0}.kuda-cards .kuda-card--wrap:not(.kuda-activate--wrap){padding-bottom:75px;padding-top:55px}.main-modal-active .kuda-header{z-index:-1!important}.transaction-confirm-action{margin:25px auto 47px;max-width:289px;width:100%}.pin-input input{background:#f9f9f9;background:var(--offWhite);border:0;border-radius:3px;height:44px;max-width:44px;outline:none;text-align:center;width:calc(25% - 5px)}.pin-input{display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:15px;max-width:205px}.message-response{margin:0 auto;max-width:190px;text-align:center}.withdrawal-response{max-width:320px}.spend-response{max-width:256px}.withdrawal-auth--code{font-size:1.63rem;letter-spacing:5px;margin:20px auto -16px;text-align:center}.withdrawal-illustration{margin-bottom:21px!important;margin-top:8px!important}.recharge-response{margin-bottom:65px}.kuda-modal-illustration{display:flex;justify-content:center;margin:42px auto 30px}.toggle{align-self:center;box-sizing:border-box;display:inline-block;position:relative;-webkit-user-select:none;user-select:none;vertical-align:middle}.toggle input[type=checkbox]{display:none}.toggle input[disabled]~.toggle-icon{pointer-events:none}.toggle-icon{-webkit-appearance:none;appearance:none;border:none;box-sizing:border-box;cursor:pointer;display:block;margin:0;padding:0;position:relative;transition:.3s;z-index:0}.toggle-icon:after,.toggle-icon:before{content:""}.toggle-icon:after{background:#fff;position:absolute;transform:translateX(0);transition-duration:.3s;z-index:2}.toggle{border-radius:16px;height:32px;width:52px}.toggle input[type=checkbox]:checked+.toggle-icon{background:#48d38a;background:var(--successColor)}.pos-limits.toggle input[type=checkbox]:checked+.toggle-icon{background:#40196d;background:var(--primaryColor)}.toggle input[type=checkbox]:checked+.toggle-icon:before{transform:scale(0)}.toggle input[type=checkbox]:checked+.toggle-icon:after{transform:translateX(24px)}.toggle-icon{background:#dbdce04d;background:var(--offWhiteTrans);border-radius:16px;height:32px;width:56px}.toggle-icon:before{border-radius:16px;box-sizing:border-box;height:28px;left:2px;position:absolute;top:2px;transform:scale(1);transition-duration:.3s;width:48px;z-index:1}.toggle-icon:after{border-radius:14px;box-shadow:0 2px 4px #0000000f;height:24px;left:4px;top:4px;width:24px}.kuda-savings--header .toggle-icon:after{height:16px;width:16px}.kuda-savings--header .toggle-icon,.toggle{height:20px;width:38px}.kuda-savings--header .toggle-icon{width:38px}.kuda-savings--header .toggle input[type=checkbox]:checked+.toggle-icon:after{transform:translateX(15.5px)}.kuda-savings--header .toggle-icon:after{left:3px;top:2px}.kuda-savings--header .toggle{margin-left:20px}.optional-heading{align-items:center;display:flex;margin:25px 0}.optional-title{font-size:.93rem}.payment-wrap .modal-backdrop{margin-top:-300px}.bill-item{align-items:center;background-color:#fff;background-color:var(--whiteColor);border-radius:5px;box-shadow:0 0 25px #0000000f;display:flex;justify-content:space-between}.bill-item:not(:last-child){margin-bottom:20px}.bill-item-wrap{align-items:center;display:flex}.bill-item--icon{display:flex;margin-right:18px}.bill-item--icon---sm{margin-right:10px}.kuda-bills--nav{margin-top:35px}.hasImage img{height:100%;object-fit:contain;width:100%}.hasImage{background:none!important;border:none;border-radius:100px;overflow:hidden;padding:4px}.card-label,.formLabel{font-size:14px}.card-nav{position:relative}.back-to{align-items:center;cursor:pointer;display:flex;font-size:12px;left:30px;position:absolute;top:25px}.has--subheading h5{margin-bottom:15px}.backArrow{display:flex;margin-right:9px}.backArrow svg{height:11px;position:relative;transform:translateY(-.8px);width:auto}.card-account--summary{background:#dfe3ff4d;background:var(--offBlueTran);border-radius:10px;margin-bottom:28px;padding:18px}h5.text-xs{font-size:.6rem}.card-50{width:50%}.card-summary--icon{margin-right:8px}.card-account--summary>div:not(:last-child){align-items:center;border-right:.7px solid #0003}.card-account--summary>div:last-child{padding-left:10%}.card-summary-text h5.text-xs{line-height:1}.kuda-savings .savings--inner{margin:0 auto;max-width:490px}.percentage-summary{border:1px solid #f4f4f4;border:1px solid var(--bgOffset);border-radius:10px;box-shadow:0 2px 2px #0000001a;height:46px;min-height:46px;overflow:hidden;position:relative;top:-1px}.percentage-input,.percentage-summary{background:#fff;background:var(--whiteAlt)}.percentage-input{border:none;border-radius:0;height:100%;outline:0;text-align:center;width:100%}.percentage-toggle{cursor:pointer;height:auto;left:10px;position:absolute;top:calc(50% + 2px);transform:translateY(-50%)}.next{left:auto;right:10px}.percentage-save{height:auto;margin-right:25px;width:100%}.main-modal-active{overflow:hidden}.kuda-savings .transaction-price{margin-right:0}.kuda-savings .transaction-avatar svg{height:100%;width:100%}.spendSave-response{margin-bottom:25px;max-width:255px}.kuda-hamburger{display:inline-block;height:auto;position:relative;top:3px;width:23px}.kuda-hamburger .kuda-hamburger--inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.kuda-hamburger .kuda-hamburger--inner:after,.kuda-hamburger .kuda-hamburger--inner:before{background-color:#40196d;background-color:var(--primaryAlt);border-radius:4px;content:"";display:block;height:2px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:20px}.kuda-hamburger .kuda-hamburger--inner:before{top:-9px;transition:top 75ms ease .12s,opacity 75ms ease}.inner-savings--panel{display:block;margin-left:auto;margin-right:auto;max-width:312px}.kuda-savings .kuda-card--wrap .card-main--heading,.margin-bottom--spacer-md{margin-bottom:32px}.kuda-image--drop{align-items:center;background:#dcffec;background:var(--successColorTrans);border-radius:10px;display:flex;height:100%;justify-content:center}.kuda-image--drop svg{height:71px;width:auto}.fileInput{bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:9}.imgPreview,.kuda-personalize--card{position:relative}.imgPreview{height:170px}.personalize-text{font-size:1.07rem;font-weight:600;margin-top:29px}.imgPreview img{border-radius:10px;bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}.flexible-summary{margin-top:35px}.review-summary{margin-top:20px}.single-fixed{margin-top:8px}.review-summary .card-text,.review-summary .card-type{font-size:1rem}.review-summary.card-fields>div{height:56px}.review-summary{margin-left:auto;margin-right:auto;max-width:335px}.kuda-prev span{align-items:center;display:flex;font-size:.875rem;line-height:1}.view-goal .kuda-inner--heading{display:none}.view-goal .kuda-savings .kuda-card--wrap{margin-top:0}.react-datepicker-wrapper{width:100%}.kuda-savings--header{margin:0 auto;max-width:381px}.single-savings .displayResults,.single-savings .review-summary{margin-left:auto;margin-right:auto;max-width:500px}.single-saving--header{font-size:1.08rem;margin-bottom:3px}.single-savings .review-summary.card-fields>div{height:64px;margin-bottom:22px}.single-saving--subheader{color:#979797;color:var(--textColor);font-size:.75rem}.single-savings .displayResults{margin-top:26px}.summary-progress{border-bottom:0!important;height:auto!important}.summary-progress--bar{background:#f9f9f9;background:var(--offWhite);border:none!important;border-radius:7px;height:4px!important}.summary-progress--bg{background:#48d38a;background:var(--successColor);border-radius:7px;bottom:0;left:0;max-width:100%;position:absolute;top:0;transition:width 1.5s;width:0}.summary-progress{margin-bottom:7px!important;margin-top:32px}.savings-total--summary{margin-bottom:26px!important}.react-datepicker__day,.react-datepicker__time-name{color:#444!important}.react-datepicker-popper{width:100%!important}.react-datepicker,.react-datepicker__month-container{left:-2px;position:relative;width:calc(100% + 4px)!important}.react-datepicker{font-family:Muli,sans-serif!important;font-size:.9rem!important}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{line-height:2.5rem!important}.react-datepicker__header{background:none!important;border-bottom:0!important}.react-datepicker__current-month{margin-bottom:7px!important}.react-datepicker{border:1px solid #f4f4f4!important;border:1px solid var(--bgOffset)!important;box-shadow:0 2px 2px #0000001a!important}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#f4f4f4!important;border-bottom-color:var(--bgOffset)!important}.react-datepicker__navigation--previous{border-right-color:#ccc!important}.react-datepicker__navigation--next{border-left-color:#ccc!important}.react-datepicker__header{padding-top:20px!important}.react-datepicker__day-name{color:#000!important;color:var(--blackColor)!important;font-size:12px!important;font-weight:700!important;line-height:1rem!important;margin-top:15px!important}.react-datepicker__day-name,.react-datepicker__day:hover,.react-datepicker__time-name{border-radius:100px!important}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background:none!important}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--keyboard-selected,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected{background:none!important;border-radius:100px!important}.react-datepicker__navigation{outline:none!important}.react-datepicker__day{position:relative!important;z-index:2!important}.react-datepicker__day:before{background:#f4f4f4!important;background:var(--bgOffset)!important;border-radius:100px!important;content:""!important;height:34px!important;left:50%!important;opacity:0!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:34px!important;z-index:-1!important}.react-datepicker__day.react-datepicker__day--selected:before,.react-datepicker__day:hover:before{opacity:1!important}.react-datepicker__day.react-datepicker__day--selected:before{background:#48d38a!important;background:var(--successColor)!important}.react-datepicker__navigation{top:20px!important;z-index:100000}.react-datepicker__day--outside-month{opacity:.09!important;pointer-events:none!important}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{width:13%!important}.edit-savings--form{margin-left:auto;margin-right:auto;max-width:420px}.date-picker--field{z-index:999}.kuda-savings .kuda-card--wrap .card-main--heading+.card-main--subheading{margin-bottom:32px;margin-top:-22px}.single-fixed:last-child{margin-bottom:44px}.fixed-separator{border-bottom:0!important;height:75px!important;justify-content:center!important;margin-bottom:-28px!important}.fixed-summary{margin-top:-10px}.kuda-card--progress{background:#40196d;background:var(--primaryColor);border-radius:3px;display:flex;height:3px;left:2.4px;max-width:calc(100% - 2.4px);position:absolute;top:0;transition:width 1s;width:10%}.wrap-has--progress{position:relative}.kuda-account--dropdown{background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;bottom:-50px;box-shadow:0 4px 13px #0000000d;cursor:pointer;left:0;opacity:0;padding:15px;position:absolute;visibility:hidden;width:100%}.kuda-account{cursor:pointer;height:70px;position:relative}li.kuda-account--item{cursor:pointer;text-align:center}.kuda-account:hover .kuda-account--dropdown{bottom:-46px;opacity:1;transition:all .5s;visibility:visible}.form-loading{align-items:center!important;display:flex!important;justify-content:center!important;opacity:.8;pointer-events:none;position:relative}.form-loading span{opacity:0;visibility:hidden}.kuda-cta span{pointer-events:none}.form-loading:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJtYXJnaW46YXV0bztiYWNrZ3JvdW5kOjAgMDtkaXNwbGF5OmJsb2NrO3NoYXBlLXJlbmRlcmluZzphdXRvIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSIzMiIgc3Ryb2tlLXdpZHRoPSI4IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1kYXNoYXJyYXk9IjUwLjI2NTQ4MjQ1NzQzNjY5IDUwLjI2NTQ4MjQ1NzQzNjY5IiBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHRyYW5zZm9ybT0icm90YXRlKDMxMS45NjcgNTAgNTApIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGR1cj0iMC43MnMiIGtleVRpbWVzPSIwOzEiIHZhbHVlcz0iMCA1MCA1MDszNjAgNTAgNTAiLz48L2NpcmNsZT48L3N2Zz4=);background-size:30px 30px;content:"";display:inline-block;height:30px;position:absolute;width:30px}.kuda-atm--wrap{background:#40196d;border-radius:10px;display:block;height:172px;margin-left:auto;margin-right:auto;max-width:250px;overflow:hidden;position:relative;width:100%}.card-is--master{background:#3fd387}.black-strip{background-color:#0b0e00;height:30px;position:absolute;top:25px;width:100%}.kuda-atm--details{bottom:0;height:calc(100% - 55px);padding-left:15px;padding-top:10px;position:absolute;width:100%}.cvc-strip{align-items:center;background:linear-gradient(180deg,#b3b3b3 -21486%,#cdcdcd -15412.82%,#dfdfdf -9339.64%,#e6e6e6 -5072%);color:#40196d;color:var(--primaryColor);display:flex;font-size:11px;font-weight:700;height:18px;justify-content:flex-end;max-width:105px;padding-right:5px;padding-top:3px}.card-pin{margin-top:9px;position:relative}.card-expiry,.card-pin{color:#fff;display:flex;font-size:12px;font-weight:700;justify-content:flex-end;max-width:162px}.card-expiry{margin-top:7px}.card-is--master .card-expiry,.card-is--master .card-pin{color:#40196d}.card-badge{background:#40196d}.valid-thru svg{height:calc(100% - 3px);margin-right:2px;width:auto}.valid-thru{display:block;margin-right:5px;width:22px}.asterisks{margin-right:6px}.card-badge{align-items:center;background:#0b0e00;bottom:-40px;display:flex;height:99px;justify-content:center;position:absolute;right:-22px;transform:rotate(45deg);width:54px}.card-badge svg{height:11px;left:-12px;position:relative;top:1px;transform:rotate(-45deg);width:auto}.kuda-cards .percentage-save{margin-bottom:30px;margin-top:50px}.set-card--Limit{margin-top:42px}.cards-inner--wrap{padding-left:100px!important;padding-right:100px!important}.kuda-cards .kuda-cta-lg{max-width:180px}.channels-toggle .toggle-icon{height:22px;margin-right:34px;width:42px}.channels-toggle .toggle-icon:after{height:14px;width:14px}.channels-toggle .toggle input[type=checkbox]:checked+.toggle-icon:after{transform:translateX(20px)}.cards-inner--wrap .optional-title{font-size:1.06rem;position:relative;top:5px}.channels-toggle{margin-top:35px}.channels-toggle .toggle,.channels-toggle toggle-icon{width:auto}.channels-toggle .toggle{align-items:center;display:flex}.toggle-state{font-size:14px;font-weight:700;position:absolute;right:0}.activate--wrap .card-expiry,.activate--wrap .card-pin{max-width:169px;position:relative}.activate--wrap .asterisks{margin-right:3px}.activate--wrap{margin-top:32px}.card-indicatior{position:absolute;right:-32px;top:-3px}.card-indicatior svg{height:18px;width:auto}.activate--wrap .card-group{margin-top:35px}.instructions{margin-left:auto;margin-right:auto;max-width:319px}.instructions p{font-size:.95rem}.default-pin--badge{align-items:center;background:#f9f9f9;background:var(--offWhite);border-radius:4px;display:flex;height:73px;justify-content:center;margin-left:auto;margin-right:auto;max-width:238px}.default-pin--badge span{color:#000;color:var(--blackColor);font-size:30px;letter-spacing:30px;line-height:28px;margin-left:30px;text-align:center;width:100%}.activate--wrap+.addAction{margin-top:52px!important}.kuda-activate--wrap{padding-bottom:75px!important}.normal-input--wrap.pin{font-weight:600!important;height:48px;padding:15px}.transaction-avatar img{height:100%;object-fit:cover;width:100%}.searchIcon{pointer-events:none}.saving-icon img{height:100%;object-fit:cover;width:100%}.saving-icon{border-radius:100px;height:38px;overflow:hidden;width:38px}.saving-details.text-right{min-width:80px}.kuda-entry .kuda-entry--wrap{opacity:0;visibility:hidden}.kuda-entry.kuda-page--transition .kuda-entry--wrap{opacity:1;transition:opacity 1s;visibility:visible}.kuda-page--loader{align-items:center;display:flex;justify-items:center;z-index:9999}.kuda-page--loader img,.kuda-page--loader svg{height:auto!important;margin-left:23px;width:230px!important}.kuda-loader{align-items:center;background-color:#fff;background-color:var(--whiteColor);bottom:0;display:flex;height:100vh;justify-content:center;left:0;opacity:1;position:fixed;right:0;top:0;visibility:visible;width:100vw;z-index:9999999}.kuda-page--transition .kuda-loader{display:none}.kuda-loader:not(.payoneer-loader) path{fill:#40196d!important;fill:var(--primaryAlt)!important}.save-title{height:auto;line-height:1.2;overflow-x:hidden!important;overflow-y:hidden!important;text-overflow:ellipsis!important;width:auto!important}.summary-card>div:last-child .saving-details:not(.text-right){overflow:hidden!important;padding-right:10px;text-overflow:ellipsis!important;white-space:nowrap;width:auto!important}.transaction-icon img{height:100%;object-fit:cover;width:100%}.closeModal{cursor:pointer;left:17px;position:absolute;top:17px}.inactivity-buttons .kuda-cta-lg{max-width:166px}.kuda-account--wrap{margin-left:-98px;margin-right:-98px;max-width:890px!important;padding:45px 61px!important}.kuda-limit--pad{padding-bottom:26px;padding-left:26px;padding-right:26px}.block-item,.block-item-wrap{align-items:center;display:flex}.block-item{background:#fff;background:var(--whiteColor);border-radius:4px;box-shadow:0 0 25px #0000000f;height:100%;height:60px;justify-content:space-between;padding:10px 25px;position:relative;width:100%}.block-item:not(:last-child){margin-bottom:15px}.block-item--icon{margin-right:15px;min-width:30px}.kuda-block--navWrapper{display:flex;justify-content:space-between}.kuda-block--nav{width:calc(50% - 25px)}.block-item-wrap{font-size:.9rem}.account-image{background-color:#e8e8e8;background-position:top;background-size:cover;border-radius:100px;display:flex;height:100px;min-height:100px;min-width:100px;position:relative;width:100px}.account-image img{border-radius:100px;height:100%;object-fit:fill;width:100%}.kuda-account--summary{margin-bottom:30px}.edit-item{align-items:center;background:#fff;border-radius:100px;bottom:-10px;box-shadow:0 4px 4px #00000014!important;cursor:pointer;display:flex;height:28px;justify-content:center;left:auto;margin-left:15px;position:absolute;right:12px;width:28px}.edit-item svg{height:auto;width:17px}.profile-account{align-items:flex-start;display:flex}.kuda-account--summary{align-items:center;display:flex;justify-content:space-between}.copy-account p{display:flex;margin-top:7px}.summary-labels .text-sm{font-size:.78rem}.kuda-tier--holder{align-items:center;display:inline-flex}.summary-labels{display:flex;flex-direction:column;justify-content:center;margin-left:23px;position:relative;width:100%}.summary-labels h1{align-items:center;display:flex;line-height:1.3;position:relative}.kuda-tier--holder span{display:inline-flex}.account-name{font-size:1.25rem;width:100%}.kuda-share--earn{align-items:center;background:#40196d;background:var(--primaryColor);border-radius:4px;display:flex;justify-content:space-between;padding:22px 27px 25px}.earn-heading{font-size:1.1rem;margin-bottom:8px}.kuda-invite--cta{background:#48d38a;background:var(--successColor);border-radius:4px;box-shadow:0 1px 1px #00000026;color:#40196d;color:var(--primaryColor);font-size:12px;font-weight:700;height:20px;width:112px}.earn-status{font-size:.6875rem}.share-earn--50{width:calc(55% - 7px)}.share-earn--100{width:100%}.earn-denominator{font-size:1rem;margin-right:3px;position:relative;top:4px}.earnings{align-items:flex-start;display:flex;font-size:2.1rem;font-weight:800}.tier-value{margin-left:2px}.kuda-menu--text.active{color:#40196d!important;color:var(--primaryColor)!important}.kuda-profile--center{margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:325px}.kuda-profile--form .profile-block{margin-bottom:40px}.no-border{border:none}.no-border .hasImage{padding:0}.is-iframe{background:none;border:0;box-shadow:none;max-width:435px!important;padding:0}.Toaster__alert{background:#dfe3ff!important;border:.4px solid #8369a0;border-radius:8px;box-shadow:0 1px 1px #00000026!important;margin-left:auto;margin-right:auto;max-width:480px!important;padding:15px 30px 15px 25px!important}.Toaster__manager-bottom{bottom:45px!important}.Toaster__alert_text{font-size:14px}.Toaster__alert_close{color:#40196d!important;color:var(--primaryColor)!important;font-size:1.4rem!important;opacity:1!important;top:48%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.Toaster__message-wrapper{padding:0 14px!important;width:100%}.edit-button{align-items:center;background:#40196d;background:var(--primaryColor);border-radius:4px;box-shadow:0 1px 1px #00000026;color:#fff;cursor:pointer;display:flex;font-size:11px;font-weight:700;height:26px;justify-content:center;position:absolute;right:13px;top:50%;transform:translateY(-50%);width:49px}.profile-block .amount-input{overflow:hidden;padding-right:75px;text-overflow:ellipsis;white-space:nowrap}.empty-summary{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;margin-top:53px}.empty-heading{font-size:1rem;font-weight:900;margin-bottom:10px;margin-top:22px}.payButton{display:none}iframe{background:none!important}.loading{position:relative}.loading,.loading:after{align-items:center;justify-content:center}.loading:after{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";display:flex;height:35px;margin:auto;width:35px}@keyframes spin{to{transform:rotate(1turn);-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn)}}.kuda-dropdown-list{max-height:381px;overflow-x:hidden;overflow-y:scroll;padding-top:56px}.kuda-budget--illustration{margin-bottom:25px;margin-top:37px}.budget-response{margin-bottom:-.5rem}.backdrop-init .modal-backdrop{visibility:visible}.kuda-skeleton--loader .card-fields>div{border-bottom:0}.kuda-skeleton--loader .card-text{width:50%}.white-cta.form-loading:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJtYXJnaW46YXV0bztiYWNrZ3JvdW5kOjAgMDtkaXNwbGF5OmJsb2NrO3NoYXBlLXJlbmRlcmluZzphdXRvIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSIzMiIgc3Ryb2tlLXdpZHRoPSI4IiBzdHJva2U9IiM0MDE5NmQiIHN0cm9rZS1kYXNoYXJyYXk9IjUwLjI2NTQ4MjQ1NzQzNjY5IDUwLjI2NTQ4MjQ1NzQzNjY5IiBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHRyYW5zZm9ybT0icm90YXRlKDMxMS45NjcgNTAgNTApIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGR1cj0iMC43MnMiIGtleVRpbWVzPSIwOzEiIHZhbHVlcz0iMCA1MCA1MDszNjAgNTAgNTAiLz48L2NpcmNsZT48L3N2Zz4=)}.kuda-dark--theme .white-cta.form-loading:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJtYXJnaW46YXV0bztiYWNrZ3JvdW5kOjAgMDtkaXNwbGF5OmJsb2NrO3NoYXBlLXJlbmRlcmluZzphdXRvIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSIzMiIgc3Ryb2tlLXdpZHRoPSI4IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1kYXNoYXJyYXk9IjUwLjI2NTQ4MjQ1NzQzNjY5IDUwLjI2NTQ4MjQ1NzQzNjY5IiBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHRyYW5zZm9ybT0icm90YXRlKDMxMS45NjcgNTAgNTApIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGR1cj0iMC43MnMiIGtleVRpbWVzPSIwOzEiIHZhbHVlcz0iMCA1MCA1MDszNjAgNTAgNTAiLz48L2NpcmNsZT48L3N2Zz4=)}#react-toast .Toaster__alert_text{font-family:Muli,sans-serif!important;font-size:.9rem;font-weight:600;padding-right:20px;text-align:left!important}.locked svg{fill:#979797;fill:var(--textColor);height:19px;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:auto}.edit-savings--form input{cursor:default}.single-savings .kuda-transaction--details{align-items:flex-start;height:auto!important;min-height:100%!important}.single-savings .transaction-date{margin-top:8px}.single-savings .transaction-name{line-height:1.4;margin-top:-.5px;padding-right:25px}.percentageSave-wrap{margin-top:38px}.transaction-avatar.hasImage{padding:0}.backdrop-init{overflow:hidden}.empty-text{max-width:306px;text-align:center}.empty-savings--card{background:#fff;background:var(--whiteAlt);border:1px solid #dbdce080;border:1px solid var(--borderOff);border-radius:5px;box-shadow:15px 30px 40px #40196d12;box-shadow:15px 30px 40px var(--boxShadow);margin-left:auto;margin-right:auto;margin-top:25px;max-width:490px}.empty-savings--card .empty-summary{margin-top:30px;padding-bottom:48px}.empty-savings--card .empty-illustration{margin-bottom:44px;margin-top:60px}.empty-text .card-main-subheading{color:#00000080;color:var(--offText)}.kuda-set--status{opacity:.2;pointer-events:none}.kuda-activate--badge{border-radius:5px;font-size:13px;height:30px;margin-top:20px;max-width:185px}.kuda-payment--wrap .react-tabs__tab-panel--selected{opacity:1!important;transform:none!important;transition:none!important}.card-subheading--boxed{color:#333!important;line-height:1.4;margin-top:15px;max-width:319px}.card-subheading--boxed-lg{max-width:350px}.kuda-edit--layout{margin-left:auto;margin-right:auto;max-width:420px}.edit-account--wrap{margin-top:35px}.saveFields{margin-bottom:20px;margin-top:53px}.boxed-width{margin-left:auto;margin-right:auto;max-width:340px}.phone-placeholder{color:#000;color:var(--blackColor);font-weight:600;left:15px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.edit-phone{padding-left:65px}.kuda-split--wrap{display:flex;justify-content:space-between}.kuda-split--wrap>div{width:calc(50% - 6px)}.kuda-select--radio{display:flex;height:46px;justify-content:space-between;margin-top:17px;width:100%}.kuda-radio--wrapper{display:flex;width:calc(50% - 30px)}.kuda-radio--wrapper label{align-items:center;background:#dcffec;background:var(--successColorTrans);border:1px solid #dcffec;border:1px solid var(--successColorTrans);border-radius:5px;box-shadow:0 2px 2px #0000001a;color:#48d38a;color:var(--successColor);cursor:pointer;display:flex;font-weight:600;height:100%;padding-left:60px;position:relative;width:100%}.kuda-radio--wrapper input{display:none}.outer{align-items:center;background-color:#48d38a;background-color:var(--successColor);display:flex;height:24px;justify-content:center;left:16px;width:24px}.inner,.outer{border-radius:100px;position:absolute}.inner{background-color:#fff;background-color:var(--whiteColor);height:12px;width:12px}.kuda-radio--wrapper input:not(:checked)+label{background-color:#fff!important;background-color:var(--whiteColor)!important;color:#000;color:var(--blackColor)}.kuda-radio--wrapper input:not(:checked)+label .outer{background-color:#fff!important;background-color:var(--whiteColor)!important;border:1px solid #48d38a;border:1px solid var(--successColor)}.limit-fields .card-text,.limit-fields .card-type{font-size:.9375rem}.limit-fields{margin-top:19px}.limit-fields>div:first-child{border-top:1px solid #dbdce04d;border-top:1px solid var(--offWhiteTrans)}.kuda-limit--item:not(:first-of-type){margin-top:30px}.kuda-inline--button{color:#40196d;color:var(--primaryColor);font-size:.9375rem;font-weight:700;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline}.top-spacing{margin-top:47px}.increase-limit{background:#40196d;background:var(--primaryColor);border:1px solid #dbdce080;border:1px solid var(--borderOff);border-radius:10px;box-shadow:15px 30px 40px #40196d52;box-shadow:15px 30px 40px var(--overlay);margin-left:auto;margin-right:auto;margin-top:56px;max-width:500px;padding:30px 72px}.increase-limit h1{display:inline-flex}.cta-boxed--btn{background:#dfe3ff;border-radius:10px}.kuda-cta--open{margin-top:20px}.cta-boxed--btn>span{align-items:center;display:flex}.cta-separator{margin-left:11px}.referral-icon{display:flex;justify-content:center}.share-header--wrap{display:flex;justify-content:space-between;margin-bottom:35px;margin-top:47px}.share-header--wrap>div{width:calc(50% - 24px)}.share-header{margin-bottom:14px}.invite-requirements{margin:23px 0}ul.invite-requirements li{margin:9px 0}.kuda-share--earnAlt{background:#eff1ff;background:var(--offBlue);margin-top:20px}.referral-entry .earn-status{margin-bottom:12px!important}.referral-entry>div{align-items:center;justify-content:space-between}.share-items{margin-bottom:12px}.share-icon{margin-left:20px}.share-icon:first-child{margin-left:0}.kuda-cta-full{margin-bottom:44px;max-width:100%}.kuda-referral--card .empty-savings--card{border:1px solid #dfe3ff;box-shadow:0 5px 5px #0000000d;max-width:555px}.kuda-referral--card .empty-summary{margin-top:38px;padding-bottom:70px}.kuda-referral--card .empty-illustration{margin-bottom:35px;margin-top:40px}.kuda-referral--card .kuda-result--item{width:calc(100% - 40px)}.kuda-referral--card .kuda-transaction--details{height:auto}.referral-summary{padding-left:110px;padding-right:110px}.referral-summary .transaction-title{margin-left:0}.kuda-result--heading{padding-left:20px;padding-right:20px}.referral-summary .kuda-result--heading{margin-top:-1px}.referral-friends--heading{margin-bottom:33px}.panel__label{cursor:pointer;display:flex;font-weight:900;justify-content:space-between;margin-bottom:15px;padding:0;text-align:left;width:100%}.panel__content{max-height:0;opacity:0;overflow:hidden;padding-bottom:25px}.panel[aria-expanded=true] .panel__content{max-height:100vh;opacity:1;transition:opacity .8s,max-height 2s;white-space:pre-line}.panel__label svg{transition:all .4s}.panel[aria-expanded=true] .panel__label svg{transform:rotate(90deg)}.accordion{margin-left:auto;margin-right:auto;margin-top:50px;max-width:456px}.sign-out{margin-bottom:15px;margin-top:40px}.text-red{color:#f7685b!important;color:var(--negativeColor)!important}.request-wrap{display:flex;justify-content:center}.invisible-card-back{opacity:0;transition:.5s ease}.request-text{margin-bottom:32px;margin-top:30px}.kuda-request--wrap.kudaAnimated{padding-bottom:58px!important}.deliver-wrap{padding-left:55px!important;padding-right:55px!important}.deliver-wrap .saveFields{margin-bottom:0;margin-top:45px}.no-plus:before{content:none}.kuda-activate--wrap h1{margin-bottom:30px}.kuda-activate--wrap .request-text{margin-left:auto;margin-right:auto;max-width:290px}.hasErrorMessage .message{font-size:14px;position:absolute;right:0;top:0}.hasErrorMessage{position:relative}.card-group .message{opacity:0;transition:opacity 1s}@keyframes kudaFadeIn{0%{opacity:0}to{opacity:1}}.hasErrorMessage .message{animation-duration:1s;animation-fill-mode:both;animation-name:kudaFadeIn}.kuda-request--wrap{padding-left:70px!important;padding-right:70px!important}.request-edge--fix>div{margin-left:-70px;margin-right:-70px;padding-left:70px;padding-right:70px}.request-edge--fix .card-text{right:70px}.panel__label span{line-height:1.35}.block-spacer{margin-bottom:35px;margin-left:auto;margin-right:auto;max-width:300px}.block-buttons .addAction{margin-bottom:0}.notice-modal{max-width:420px!important}.card-blocked .kuda-atm--wrap{background:#f7685b;background:var(--negativeColor)}.bill-item{cursor:pointer}.blocked{opacity:.2;pointer-events:none}.bill-item.form-loading span{display:block;opacity:1;visibility:visible!important}.bill-item.form-loading{justify-content:space-between!important}.bill-item .form-loading:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJtYXJnaW46YXV0bztiYWNrZ3JvdW5kOjAgMDtkaXNwbGF5OmJsb2NrO3NoYXBlLXJlbmRlcmluZzphdXRvIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSIzMiIgc3Ryb2tlLXdpZHRoPSI4IiBzdHJva2U9IiM0MDE5NmQiIHN0cm9rZS1kYXNoYXJyYXk9IjUwLjI2NTQ4MjQ1NzQzNjY5IDUwLjI2NTQ4MjQ1NzQzNjY5IiBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHRyYW5zZm9ybT0icm90YXRlKDMxMS45NjcgNTAgNTApIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGR1cj0iMC43MnMiIGtleVRpbWVzPSIwOzEiIHZhbHVlcz0iMCA1MCA1MDszNjAgNTAgNTAiLz48L2NpcmNsZT48L3N2Zz4=);right:-7px}.kuda-dark--theme .bill-item .form-loading:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJtYXJnaW46YXV0bztiYWNrZ3JvdW5kOjAgMDtkaXNwbGF5OmJsb2NrO3NoYXBlLXJlbmRlcmluZzphdXRvIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSIzMiIgc3Ryb2tlLXdpZHRoPSI4IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1kYXNoYXJyYXk9IjUwLjI2NTQ4MjQ1NzQzNjY5IDUwLjI2NTQ4MjQ1NzQzNjY5IiBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHRyYW5zZm9ybT0icm90YXRlKDMxMS45NjcgNTAgNTApIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGR1cj0iMC43MnMiIGtleVRpbWVzPSIwOzEiIHZhbHVlcz0iMCA1MCA1MDszNjAgNTAgNTAiLz48L2NpcmNsZT48L3N2Zz4=);right:-7px}.bill-item *{pointer-events:none}.redUnblock{border-color:#f7685b;border-color:var(--negativeColor)}.deactivate-card{align-items:center;background:#f7685b;background:var(--negativeColor);border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:.75rem;height:24px;justify-content:center;left:50%;margin-top:25px;padding-left:16px;padding-right:16px;position:relative;transform:translateX(-50%)}.sign-out span{cursor:pointer}a.link{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.error-message{max-width:300px}.subscribe-message{display:flex;margin-left:auto;margin-right:auto;max-width:250px!important}.spinner-wrap{background:#fff;border:1px solid #dbdce080;border:1px solid var(--borderOff);border-radius:100px;box-shadow:0 5px 5px #0000000d;left:50%;padding:7px;position:absolute;top:68px;transform:translateX(-50%);z-index:1}.spinner{color:#40196d;color:var(--primaryColor);display:block;height:22px;width:22px}.spinner:after{animation:rotate .75s linear infinite;background:#0000;border:2px solid;border-bottom:2px solid #0000;border-radius:100%;content:"";display:inline-block;height:100%;width:100%}@keyframes rotate{to{transform:rotate(359deg)}}@keyframes dash{0%{stroke-dasharray:1,250;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-140}}.reloadActive{pointer-events:none}.margin-bottom--spacer-sm{margin-bottom:23px}.single-timeline h3{font-size:1rem}.single-timeline p{font-size:.8rem}.single-timeline{padding-bottom:48px}.request-timeline{margin-left:auto;margin-right:auto;margin-top:44px;max-width:171px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:220px;position:relative}.timeline-wrap{border-left:1px dashed #dbdce04d;border-left:1px dashed var(--offWhiteTrans);display:block;height:calc(100% - 35px);position:absolute;top:50%;transform:translateY(-50%);width:1px}.timeline-items{margin-left:30px}.timeline-items:last-child .single-timeline{padding-bottom:0}.timeline-items{position:relative}.timeline-items:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMi42MDciIHI9IjExLjUiIHN0cm9rZT0iIzQ4RDM4QSIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMyAxMi44MDdhOSA5IDAgMSAxIDE4IDAgOSA5IDAgMCAxLTE4IDBaIiBmaWxsPSIjNDhEMzhBIi8+PHBhdGggZD0ibTEwLjkxNSAxNC43MjYgNC44MzktNS4wNjZhLjcyMS43MjEgMCAwIDEgMS4wNTMgMGMuMjkuMzA1LjI5Ljc5OCAwIDEuMTAzbC01Ljg5MiA2LjE2OS0zLjQyMi0zLjU4M2EuODA2LjgwNiAwIDAgMSAwLTEuMTAzLjcyMS43MjEgMCAwIDEgMS4wNTMgMGwyLjM2OSAyLjQ4WiIgZmlsbD0iI0RDRkZFQyIvPjwvc3ZnPg==)}.timeline-disabled:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGVsbGlwc2UgY3g9IjEyIiBjeT0iMTEuODI2IiByeD0iNiIgcnk9IjUuODg0IiBmaWxsPSIjQ0FDQUNBIi8+PG1hc2sgaWQ9ImEiIG1hc2stdHlwZT0iYWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjMiIHk9IjIiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zIDN2MThoMThWM0gzWm03LjYyMSAxMi45NjUtMy4zNTQtMy4zNTQuNzk2LS43OTYgMi41MTUgMi41MTYgNS42LTYuMjIuODM1Ljc1My02LjM5MSA3LjEwMVoiIGZpbGw9IiNmZmYiLz48L21hc2s+PGcgbWFzaz0idXJsKCNhKSI+PHBhdGggZD0iTTEyIDIxYTkgOSAwIDEgMCAwLTE4IDkgOSAwIDAgMCAwIDE4WiIgZmlsbD0iI0NBQ0FDQSIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMS41IiBzdHJva2U9IiNDQUNBQ0EiLz48L3N2Zz4=)}.timeline-failed:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMi42IiByPSIxMS41IiBzdHJva2U9IiNGNzY4NUIiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTMgMTIuOGE5IDkgMCAxIDEgMTggMCA5IDkgMCAwIDEtMTggMFoiIGZpbGw9IiNGNzY4NUIiLz48cGF0aCBkPSJNOC40MTMgMTYuNTg3YS41ODUuNTg1IDAgMCAxIDAtLjgyN2w2LjM0Ny02LjM0N2EuNTg1LjU4NSAwIDAgMSAuODI3LjgyN0w5LjI0IDE2LjU4N2EuNTg1LjU4NSAwIDAgMS0uODI3IDBaIiBmaWxsPSIjRkZEQkRCIi8+PHBhdGggZD0iTTE1LjU4NyAxNi41ODdhLjU4NS41ODUgMCAwIDEtLjgyNyAwTDguNDEzIDEwLjI0YS41ODUuNTg1IDAgMCAxIC44MjctLjgyN2w2LjM0NyA2LjM0N2EuNTg1LjU4NSAwIDAgMSAwIC44MjdaIiBmaWxsPSIjRkZEQkRCIi8+PC9zdmc+)}.timeline-items:before{background-color:#fff;background-color:var(--whiteColor);background-position:50%;background-repeat:no-repeat;background-size:27px;border-radius:100px;content:"";display:inline-block;height:28px;left:-44px;position:absolute;top:-2px;width:28px;z-index:9}.timeline-disabled .single-timeline{opacity:.3}.copy-icon svg{height:100%}.inputLoading{align-items:center;display:flex!important;justify-content:flex-end!important;opacity:.8;pointer-events:none;position:relative}.inputLoading:after{background-color:initial;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJtYXJnaW46YXV0bztiYWNrZ3JvdW5kOjAgMDtkaXNwbGF5OmJsb2NrO3NoYXBlLXJlbmRlcmluZzphdXRvIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSIzMiIgc3Ryb2tlLXdpZHRoPSI4IiBzdHJva2U9IiM0MDE5NmQiIHN0cm9rZS1kYXNoYXJyYXk9IjUwLjI2NTQ4MjQ1NzQzNjY5IDUwLjI2NTQ4MjQ1NzQzNjY5IiBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHRyYW5zZm9ybT0icm90YXRlKDMxMS45NjcgNTAgNTApIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGR1cj0iMC43MnMiIGtleVRpbWVzPSIwOzEiIHZhbHVlcz0iMCA1MCA1MDszNjAgNTAgNTAiLz48L2NpcmNsZT48L3N2Zz4=);background-size:26px 26px;content:"";display:inline-block;height:26px;position:absolute;right:15px;width:26px;z-index:33}.kuda-dark--theme .inputLoading:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJtYXJnaW46YXV0bztiYWNrZ3JvdW5kOjAgMDtkaXNwbGF5OmJsb2NrO3NoYXBlLXJlbmRlcmluZzphdXRvIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSIzMiIgc3Ryb2tlLXdpZHRoPSI4IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1kYXNoYXJyYXk9IjUwLjI2NTQ4MjQ1NzQzNjY5IDUwLjI2NTQ4MjQ1NzQzNjY5IiBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHRyYW5zZm9ybT0icm90YXRlKDMxMS45NjcgNTAgNTApIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGR1cj0iMC43MnMiIGtleVRpbWVzPSIwOzEiIHZhbHVlcz0iMCA1MCA1MDszNjAgNTAgNTAiLz48L2NpcmNsZT48L3N2Zz4=)}.error-field{border:1px solid #f7685b;border:1px solid var(--negativeColor);border-radius:5px;box-shadow:0 2px 2px #0000001a}.addNewIcon{margin-right:17px}.addNewIcon svg{min-height:24px;min-width:24px}.beneficiary-wrap{background:#dcffec;background:var(--successColorTrans);border-radius:5px;color:#48d38a;color:var(--successColor);display:inline-flex;font-weight:700;padding:7px 17px}.kuda-beneficiary--name{display:flex;justify-content:center;margin-bottom:-15px}.otp-input input{background:#fff!important;background:var(--whiteColor)!important;border:1px solid #f4f4f4;border:1px solid var(--bgOffset);border-radius:5px;box-shadow:0 2px 2px #0000001a;box-sizing:border-box;height:46px!important;max-width:49px}.otp-input{max-width:220px}.resendCode{color:#000;color:var(--blackColor);text-align:center}.resendCode span{font-weight:900}.mobile-header--wrap{display:none!important}.desktop-header .kuda-menu--text{align-items:center;display:flex}.transaction-additional--details .kuda-dropdown-header{height:auto}.transaction-additional--details .kuda-dropdown-title{font-weight:800;line-height:1.5;padding-left:0;padding-right:9px;width:100%}.transaction-additional--details .kuda-dropdown-icon{width:auto}.transaction-additional--details .kuda-dropdown-icon svg{height:auto;position:relative;top:2px;width:10px}.transaction-right .kuda-dropdown-list{left:auto;max-height:260px;min-width:190px;padding-bottom:5px;padding-top:5px;right:0;width:auto}.transaction-additional--details .kuda-dropdown-item{padding:10px 0}.transaction-additional--details .dropdown-item--title{font-size:.8rem}.transaction-additional--details .avatar-wrap{margin-right:13px}.kuda-nav--icon p{cursor:pointer}.kuda-entry{-webkit-overflow-scrolling:touch;height:100%}.transaction-additional--details p{font-size:.9375rem}.modal-transactions .modal-content{background-color:#fff;background-color:var(--whiteAlt);max-width:517px}.loanAction{background:#1dcbef;opacity:.4}.savings-dot span{animation-duration:1.2s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:blink}.savings-dot span:nth-child(2){animation-delay:.2s}.savings-dot span:nth-child(3){animation-delay:.4s}.copy span,.copy svg{cursor:copy}.kuda-account--no{margin-left:10px}.no-network .kuda-page--loader{display:none}.beneficairy-wrap{align-items:center;display:flex;justify-content:space-between;margin-top:35px}.beneficairy-wrap .toggle-init{left:-20px;position:relative;top:-6px}.beneficairy-wrap .card-main--heading{color:#000;color:var(--blackColor);font-size:1rem}.beneficiary-wrap--form{margin-top:25px}.savedCard{position:relative}.kuda-form--cards{max-width:100%}.savedIllustration img{position:relative;top:9px;width:100%}.savedCards{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.savedCard{margin-bottom:45px;width:calc(50% - 22px)}.savedCard img{border-radius:12px}.empty-card--icon{margin-bottom:36px}.empty-cards{margin-left:auto;margin-right:auto;max-width:301px;min-height:340px;text-align:center}.kuda-savedCard--items{align-items:center;bottom:0;display:flex;justify-content:space-between;padding:22px;position:absolute;width:100%}.kuda-savedCard--items p{font-size:.925rem}.kuda-savedCard--items svg{margin-left:auto;max-height:40px;min-height:21px;width:auto}.kuda-savedCard--items .no-avatar{bottom:5px;overflow:visible;position:absolute;right:21px;width:auto}.kuda-card--cvc{display:flex;justify-content:space-between;left:50%;position:absolute;top:calc(50% - 10px);transform:translate(-50%,-50%);width:calc(100% - 41px)}.savedIllustration{background:linear-gradient(292.01deg,#dbdce04d 12.33%,#fff 91.26%);background:linear-gradient(292.01deg,var(--offWhiteTrans) 12.33%,var(--whiteColor) 91.26%);border:1px solid #dbdce04d;border:1px solid var(--offWhiteTrans);border-radius:12px;box-shadow:2px 11px 22px #40196d1a;overflow:hidden}.kuda-card--cvc span{font-size:1rem}.kuda-card--actions{background:#fff;border-radius:12px;bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s;visibility:hidden;width:100%;z-index:99}.savedCard:hover .kuda-card--actions{opacity:1;visibility:visible}.savedCard:hover{cursor:pointer}.kuda-card--actions{border:1px solid #d2d6db;cursor:default;padding:30px 35px 40px}.action-items{border-bottom:1px solid #17223c1a;display:flex;justify-content:space-between;padding:5px 0}.card-delete{margin-top:22px;text-align:center}.action-items .color-black{text-transform:capitalize}.card-delete span{cursor:pointer}.action-items p{font-size:.92rem}.account-image .fileInput{height:calc(100% + 10px)}.loan-color,.loan-color *{color:#1dcbef!important}.loan-color path{fill:#1dcbef!important}.kuda-entry--wrap{min-height:calc(100vh - 70px)}.share-header--wrap .kuda-share--earn{padding-bottom:38px!important;padding-top:28px}.share-header--wrap .kuda-share--earnAlt{padding-bottom:34px!important}.share-header--wrap .earnings.color-white{margin-top:4px}.edit-item.loading{position:absolute}.edit-item.loading>svg{opacity:0;visibility:hidden}.edit-item.loading:after{animation:rotate .75s linear infinite;background:#0000;border:1.5px solid #3f186d;border-bottom-color:#0000;border-radius:100%;content:"";display:inline-block;height:calc(100% - 10px);position:absolute;width:calc(100% - 10px)}.kuda-notification--panel{background:#fff;display:block;height:100%;margin-left:auto;max-width:450px;width:100%}.emptySearch{margin-bottom:-25px;margin-left:auto;margin-right:auto;max-width:250px}.basic-dropdown{padding-bottom:2px;padding-top:2px}.flex-skeleton{align-items:center;display:flex;justify-content:space-between;padding:20px 30px}.fully-rounded{height:50px;width:70px!important}.bg--width{width:50%}.fully-rounded .react-loading-skeleton{border-radius:100px;overflow:hidden}.bg--width:not(.fully-rounded) .react-loading-skeleton{display:block;margin-left:auto;width:calc(100% - 20px)!important}.bg--width>span{display:block;width:100%}.savings-width{background-color:#48d38a;background-color:var(--successColor);border-radius:5px;height:100%;transition:width 1s;width:0}.closeMenu{animation-delay:.35s;animation-duration:.8s!important;position:absolute;right:25px;top:24px;z-index:1}.no-result{color:#000;color:var(--blackColor);font-size:.9rem;font-weight:700;margin:20px;padding:20px 5px 15px;text-align:center}#RealPassword{bottom:0;opacity:0;position:absolute;width:100%;z-index:99}#RealPassword.active:focus{animation-duration:.8s;animation-iteration-count:infinite;animation-name:blink;opacity:1}@keyframes blink{0%{opacity:1}to{opacity:0}}.center-maturity .text-right{display:none}.center-maturity .text-left{text-align:center;width:100%}.passwordToggle{cursor:pointer;position:absolute;right:0;top:calc(50% + 7.5px);transform:translateY(-50%);z-index:999}.passwordToggle svg{height:auto;width:20px}.showPassword #RealPassword{opacity:1}.tokenExpired .kuda-loader{display:none!important}.kuda-home-loader--wrap{align-items:center;display:flex;justify-content:space-between}.loader-30{margin-right:15px;width:78.6px}.loader-40{height:32px;width:calc(45% - 15px)}.loader-40:last-child{margin-left:15px}.kuda-home-loader--wrap{margin-bottom:30px}.skel-right>span>span{display:block;margin-left:auto}.loader-40>span:last-child{display:block;margin-top:6px!important}.inactive-wrap{max-width:280px}.otp-auth .otp-input{max-width:325px}.disclaimer-mini--width,.otp-auth{max-width:330px}.otp-auth .otp-input input{max-width:46px}.reset-form .kuda-cta.kuda-cta-lg{max-width:200px}.forgot-label .color-primary{cursor:pointer;font-weight:700}.kuda-error--icon{align-items:center;display:flex;justify-content:center}.error-seperator,.kuda-error--icon{margin-bottom:40px}.error-seperator+.addAction{margin-bottom:-10px}.notice-icon{display:none;position:relative}.showNotice .notice-icon{display:flex}.notice-icon svg{height:19px;margin-left:7px;position:absolute;top:50%;transform:translateY(-50%);width:auto}.full-label{align-items:center;display:flex;position:relative}.badgeError .beneficiary-wrap{background:#ffdbdb;color:#f7685b;color:var(--negativeColor)}.request-timeline{margin-bottom:50px}.card-illustration svg{height:188px;width:auto}.budgetTab{margin-top:0}.budget-heading--summary{display:block;margin:30px -220px 25px}.budget-cards{display:flex;justify-content:space-between;width:100%}.budget-card{background:#fff;background:var(--whiteAlt);border:1px solid #dbdce080;border:1px solid var(--borderOff);border-radius:5px;box-shadow:0 5px 5px #0000000d;min-height:80px;padding:20px;position:relative;width:25%}.budget-card:not(:last-child){margin-right:20px}.budget-create--bg{bottom:-2px;left:0;position:absolute}.create-card{align-items:center;background:#eff1ff;background:var(--offBlue);border-color:#dbdce080!important;border-color:var(--borderOff)!important;border-radius:5px;box-shadow:0 5px 5px #0000000d;cursor:pointer;display:flex;justify-content:center;overflow:hidden;padding-right:8px}.budget-create--icon{margin-left:11px}.budget-heading{font-size:.95rem;position:relative;z-index:1}.budget-card .card-main--heading{line-height:1;margin-bottom:0!important}.budget-card--semiHeading{color:#000;color:var(--blackColor);display:block;font-size:.95rem;margin-bottom:9px}.kuda-budgeting .kuda-result--item{padding-left:30px!important;padding-right:30px!important;z-index:1}.DateInput_input{border:0!important;color:#000!important;color:var(--blackColor)!important;font-size:.935rem!important;font-weight:600!important}.CalendarDay{border:none!important;vertical-align:middle!important}.CalendarDay__selected{background:#e6f8ee!important;font-weight:700;position:relative;z-index:2}.CalendarDay__hovered_span,.CalendarDay__selected_span{background-color:#48d38a26!important;color:#000!important;color:var(--blackColor)!important}.CalendarDay__selected:before{background:#48d38a!important;border-radius:100px!important;content:""!important;height:100%!important;left:50%!important;opacity:1!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:100%!important;z-index:-1!important}.CalendarDay__selected:hover:before{color:#fff!important}.CalendarDay__selected_end{border-bottom-right-radius:100px;border-top-right-radius:100px}.CalendarDay__selected_start{border-bottom-left-radius:100px;border-top-left-radius:100px}.CalendarDay__default{position:relative!important;z-index:9}.CalendarDay__default:hover{background:#e6f8ee!important;color:#000!important;color:var(--blackColor)!important}.CalendarDay__default:hover:before{background-color:#48d38a1a!important;border-radius:100px!important;color:#000!important;color:var(--blackColor)!important;content:""!important;height:100%!important;left:50%!important;opacity:1!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:100%!important;z-index:-1!important}.DateRangePickerInput{align-items:center!important;background:#fff;background:var(--whiteColor);border:1px solid #f4f4f4!important;border:1px solid var(--bgOffset)!important;border-radius:5px;border-radius:5px!important;box-shadow:0 2px 2px #0000001a!important;padding-right:10px}.DateRangePickerInput,.DateRangePickerInput>*{display:flex!important;width:auto!important}.DateInput_input{padding-right:0;padding-right:0!important;width:113px!important}.DateRangePicker_picker{border:1px solid #f4f4f4!important;border:1px solid var(--bgOffset)!important;border-radius:3px;box-shadow:0 2px 2px #0000001a!important;padding-bottom:25px;z-index:9!important}.DateInput_fangStroke{stroke:#f4f4f4!important;stroke:var(--bgOffset)!important}.DateInput_fang{margin-top:-12px}.DateInput_input__focused{border-bottom:0!important}.DateRangePicker_picker{margin-top:-13px}.CalendarMonth_table{margin-top:18px}.CalendarMonth_caption{color:#000!important;color:var(--blackColor)!important;font-size:.9rem!important;font-weight:700!important}.kuda-budget--filter{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.CalendarDay__lastDayOfWeek.CalendarDay__selected_start{border-bottom-left-radius:0!important;border-top-right-radius:100px!important}.CalendarDay__firstDayOfWeek.CalendarDay__selected_end{border-bottom-left-radius:100px!important;border-top-right-radius:0!important}.CalendarDay__firstDayOfWeek.CalendarDay__selected_start{border-radius:0!important;border-top-left-radius:20px!important}.CalendarDay__selected_start_no_selected_end.CalendarDay__selected_start:not(.CalendarDay__selected_start_in_hovered_span){border-radius:100px!important}.CalendarDay__selected:hover{color:#fff!important;color:var(--whiteColor)!important}.CalendarDay__selected:hover:before{background:#48d38a!important}.CalendarDay__firstDayOfWeek.CalendarDay__selected_start.CalendarDay__firstDayOfWeek_3{border-bottom-left-radius:20px!important}.customIcon{align-items:center;display:flex;height:100%;position:relative;top:1px}.DateRangePickerInput_calendarIcon{height:100%;padding-left:10px!important;padding-right:0!important}.kuda-budget--filter .kuda-search--field{background:#fff;background:var(--whiteAlt);border:1px solid #f4f4f4;border:1px solid var(--bgOffset);border-radius:5px;box-shadow:0 2px 2px #0000001a;box-sizing:border-box;height:48px}.kuda-budget--filter .DateRangePickerInput{align-items:center!important;display:flex;height:48px;width:350px!important}.filter-field{position:relative;width:calc(100% - 294px)}.DayPickerKeyboardShortcuts_show{display:none}.is-timeline--active:after{background:#48d38a;background:var(--successColor);content:"";height:100%;left:-30px;position:absolute;top:15px;width:1px;z-index:0}.DateInput_input,.DateRangePickerInput{background-color:#fff!important;background-color:var(--whiteAlt)!important}.text-center br{content:"";display:block;font-size:24%;margin:2em}.save-categories span{background:none;border-radius:100px;box-shadow:0 4px 14px #40196d26;height:85px;width:85px}.save-categories span svg{height:100%;width:100%}.save-categories span:not(:last-child){margin-right:20px}.icons--kuda span{display:flex;height:70px;width:70px}.icons--kuda a:not(:last-child){margin-right:20px}.icons--kuda{justify-content:center;margin-top:40px}.kuda-flex{display:flex}.share-modal--width .modal-content{max-width:520px}.DayPicker__withBorder{border:none!important;box-shadow:none!important}.setBudget-card{background:#eff1ff;background:var(--offBlue)}.kuda-budgeting:not(.category-budget) .transaction-price{text-align:right;top:0}.kuda-budgeting:not(.category-budget) .transaction-percentage{color:#979797;color:var(--textColor);font-size:.7rem}.kuda-budgeting:not(.category-budget) .transaction-price{display:flex;flex-direction:column;height:38px;justify-content:space-between}.budget-percentage--color{height:100%;left:0;position:absolute;top:0;transition:width 1s;width:0;z-index:-1}.budget-card--header{display:flex;justify-content:center}.budget-card--header .card-main--heading{align-items:center;display:flex;margin:33px 0 0}.budget-card--header .card-main--heading img{height:39px;margin-right:13px;width:39px}.budget-card--header+.budget-heading--summary .budget-card{width:33.33%}.budget-card--header+.budget-heading--summary{margin-left:-90px;margin-right:-90px}.budget-heading--summary .category-budget--highlighted .card-main--heading{font-size:.9rem!important}.card-overspent{background:#ffdbdb}.card-overspent *{color:#f7685b;color:var(--negativeColor)}.budget-card .savings-progress{bottom:15px}.category-budget--highlighted .budget-card--semiHeading,.category-budget--highlighted .card-main--heading{margin-top:-1px!important}.kuda-budget--filter.single-budget--view .DateRangePicker,.kuda-budget--filter.single-budget--view .DateRangePickerInput{width:100%!important}.plan-budget--wrap{max-width:100%}.plan-budget--wrap .card-main--heading{margin-bottom:10px;width:100%}.spend-progress--box{align-items:center;background:#f4f4f4;background:var(--bgOffset);border:1px solid #dbdce080;border:1px solid var(--borderOff);border-radius:5px;box-shadow:0 5px 5px #0000000d;display:flex;margin-top:61px;min-height:40px;position:relative;width:100%}.spend-progress--bg{background:linear-gradient(180deg,#48d38a 11.25%,#78ecbe 138.75%);background:linear-gradient(180deg,var(--successColor) 11.25%,#78ecbe 138.75%);border:1px solid #48d38a;border:1px solid var(--successColor);border-radius:5px;box-shadow:0 5px 10px #48d38a80;box-shadow:0 5px 10px var(--offGreen);height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;transition:width 1s;width:0}span.progressVaue{color:#fff;font-weight:900;padding-left:10px;padding-right:10px;position:relative;z-index:1}.spend-day--tick{align-items:center;display:flex;height:26px;justify-content:center;opacity:0;position:absolute;right:0;text-align:center;top:-20px;transition:opacity 1s;width:75px}.spend-progress--bg{max-width:calc(100% + 2px)}.create-budget--button{margin-top:30px;max-width:240px}.spend-progress--label{display:flex;justify-content:space-between;margin-top:20px}.text-uppercase{text-transform:uppercase}.plan-budget--wrap .recharts-wrapper{align-items:center;display:flex;height:100%!important;justify-content:center;margin-bottom:50px;width:auto!important;width:100%!important}.plan-budget--wrap svg.recharts-surface{margin-left:0!important;margin-left:-50px!important;min-width:260px;overflow:visible;width:calc(80% - 250px)}.plan-budget--wrap .recharts-layer image{height:40px;width:40px}.plan-budget--wrap .recharts-pie-labels text{font-size:1rem;font-weight:700}.plan-budget--wrap text.fake{opacity:0}.image-tracker{height:40px;position:absolute;width:40px}.chart-holder{position:relative}.freeTransfer--wrap{align-items:center;border:1px solid #dfe3ff;border-radius:5px;box-shadow:5px 7px 10px #40196d1a;box-sizing:border-box;display:flex;font-size:.7rem;font-weight:600;justify-content:center;margin:-15px auto 10px;max-width:203px;padding:7px 12px;width:100%}.freeTransfer--wrap span{font-size:.875rem;line-height:1.09;margin-left:6px}.kuda-payment--balance{background:#f9f9f9;border-radius:4px;display:inline-block;font-size:.825rem;margin-left:auto;margin-right:auto;padding:5px;text-align:center}.recharts-layer image,.recharts-pie-labels text{animation:fadein .7s ease-in alternate forwards}@keyframes fadein{0%{opacity:0}to{opacity:1}}.kuda-tran--holder{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;width:100%}.kuda-item--chart .savings-progress{display:block;height:5px;margin-left:auto;margin-right:0;margin-top:0!important;position:static;width:calc(100% - 65px)}.kuda-item--chart{flex-direction:column}.kuda-item--chart .transaction-price{margin-right:0}.kuda-item--chart .transaction-avatar{position:relative;top:7px}.edit-budget{display:flex;height:41px;margin-top:30px;max-width:132px;width:100%}.edit-budget--wrap,.kuda-calendar--control{align-items:center;display:flex;justify-content:center}.kuda-calendar--control{background:#fff;background:var(--whiteAlt);border:1px solid #f4f4f4;border:1px solid var(--bgOffset);border-radius:5px;box-shadow:0 2px 2px #0000001a;cursor:pointer;height:100%;margin-right:8px;min-height:48px;min-width:37px;width:37px}.next-calendar--control{margin-left:8px;margin-right:0}.create-budget--modal .modal-content{max-width:700px!important}.create-budget--modal h4{font-size:1.25rem}.create-budget--modal .block-spacer{margin-bottom:11px;max-width:420px}.create-budget--modal .kuda-cta{max-width:220px!important}.create-budget--modal .createBalance{align-items:center;background:#fff;background:var(--whiteColor);border:1px solid #f4f4f4;border:1px solid var(--bgOffset);border-radius:5px;box-shadow:0 2px 2px #0000001a;display:flex;font-size:1rem;font-weight:600;height:46px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:21px;max-width:210px}.create-budget--modal .transaction-title{justify-content:center!important;margin-left:17px;margin-top:0}.create-budget--modal .transaction-name{font-size:.9375rem;font-weight:400;margin-top:0}.kuda-budget--form .kuda-result--heading{color:#000;color:var(--blackColor);justify-content:center;text-align:center!important}.kuda-budget--form{height:calc(100vh - 540px)!important;margin-left:auto;margin-right:auto;overflow:scroll;padding-top:30px}.create-budget--modal .modal-content{height:calc(100vh - 140px)}.kuda-budget--form .transaction-amount input{background:#fff;background:var(--whiteColor);border:1px solid #f4f4f4;border:1px solid var(--bgOffset);border-radius:5px;box-shadow:0 2px 2px #0000001a;box-sizing:border-box;padding:5px;text-align:center;width:120px}.kuda-budget--form+.block-buttons{margin-top:25px!important}.create-budget--modal .kuda-result--heading{justify-content:center;margin-left:auto;margin-right:auto;margin-top:30px;max-width:426px;text-align:center}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background:#97979738!important}.ps__thumargin-bottom-y{background:#411a6f66!important;right:0!important;width:2px!important}.ps__rail-y.ps--clicking .ps__thumargin-bottom-y,.ps__rail-y:focus>.ps__thumargin-bottom-y,.ps__rail-y:hover>.ps__thumargin-bottom-y{background:#411a6f99!important;width:2px!important}.ps__rail-y{width:2px!important}.budget-skeleton .budget-cards>span{border-radius:5px;margin-right:20px;min-height:80px;position:relative;width:25%}.edit--budget .block-buttons{margin-left:auto;margin-right:auto;max-width:360px}.edit--budget .kuda-cta{max-width:156px!important}.kuda-cta-warning-light.form-loading:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJtYXJnaW46YXV0bztiYWNrZ3JvdW5kOjAgMDtkaXNwbGF5OmJsb2NrO3NoYXBlLXJlbmRlcmluZzphdXRvIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSIzMiIgc3Ryb2tlLXdpZHRoPSI4IiBzdHJva2U9IiNGNzY4NUIiIHN0cm9rZS1kYXNoYXJyYXk9IjUwLjI2NTQ4MjQ1NzQzNjY5IDUwLjI2NTQ4MjQ1NzQzNjY5IiBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHRyYW5zZm9ybT0icm90YXRlKDMxMS45NjcgNTAgNTApIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGR1cj0iMC43MnMiIGtleVRpbWVzPSIwOzEiIHZhbHVlcz0iMCA1MCA1MDszNjAgNTAgNTAiLz48L2NpcmNsZT48L3N2Zz4=)}.overview-budget--wrap{max-width:100%}.recharts-responsive-container{height:100%;max-height:276px}.highlight-bar-charts{height:276px;min-height:276px}.recharts-text{color:#979797;color:var(--textColor);font-size:11px;font-weight:700}.recharts-default-tooltip{background:#fff!important;background:var(--whiteColor)!important;border:1px solid #dbdce080!important;border:1px solid var(--borderOff)!important;border-radius:5px!important;box-shadow:0 5px 5px #0000000d!important}.recharts-cartesian-axis-tick line,.recharts-cartesian-grid-vertical line{visibility:hidden}.recharts-tooltip-label{color:#000;color:var(--blackColor);font-size:11px;font-weight:900}.recharts-tooltip-item-list{font-size:11px;font-weight:600}.recharts-tooltip-item-list .recharts-tooltip-item-value{font-weight:700}.kuda-wrap--wrap--holder{display:flex;justify-content:space-between}.kuda-wrap--wrap--holder>div{margin:0;width:calc(50% - 10px)}.history{margin-bottom:40px}.recharts-surface{overflow:visible}.history{display:flex;justify-content:space-between}.budget-heading--summary .history .card-main--heading{font-size:1rem!important;font-weight:900;margin-bottom:0}.history .card-main-subheading{font-size:.7rem}.history-text *{text-align:left}.kuda-history--items .kuda-transaction--tabs{border-radius:5px;box-shadow:none;height:38px;margin-left:auto;margin-top:0;min-height:38px;min-width:185px}.kuda-history--items .kuda-transaction--tabs>li{font-size:.7rem}.kuda-history--items .kuda-transaction--tabs>li:not(.active){color:#979797!important;color:var(--textColor)!important}.recharts-tooltip-item-name,.recharts-tooltip-item-separator{display:none}.history line[stroke-dasharray="0 0"]{stroke:#97979733!important}.recharts-yAxis .recharts-cartesian-axis-tick:last-child{transform:translateY(-8px)}.recharts-tooltip-cursor{stroke:#48d38a;stroke:var(--successColor)}.lineChart .recharts-tooltip-cursor{stroke:none!important;fill:#dbdce080!important;fill:var(--borderOff)!important}.plan-budget--wrap .history{margin-bottom:0}.category-budget .budget-card{width:50%}.category-budget .budget-cards{margin-bottom:25px;margin-top:30px}.carteGrid{stroke:#97979733}.lineChart .recharts-tooltip-item-name,.lineChart .recharts-tooltip-item-separator{display:inline-block!important;text-transform:capitalize}.lineChart .recharts-tooltip-item-list li:first-child .recharts-tooltip-item-value{color:#48d38a;color:var(--successColor);margin-left:3px}.lineChart .recharts-tooltip-item-list li:first-child{padding-bottom:0!important}.lineChart .recharts-tooltip-item-list li:last-child .recharts-tooltip-item-value{color:#f7685b;color:var(--negativeColor);margin-left:3px}.lineChart .recharts-tooltip-item-list li:last-child .recharts-tooltip-item-value:before{content:"-"}.budgeting-home .next-calendar--control{margin-right:8px}.yAxis .recharts-cartesian-axis-tick:first-child{visibility:hidden}.recharts-dot{fill:#fff;stroke:#48d38a;stroke:var(--successColor);stroke-width:2.5px}.DayPickerNavigation_button{background:none!important;border:.45rem solid #0000!important;border-left-color:#ccc!important;border-radius:0!important;cursor:pointer;height:10px!important;line-height:1.7rem;outline:0;overflow:hidden;padding:0;padding:0!important;position:absolute;right:26px!important;text-align:center;text-indent:-999em;top:21px;width:10px!important;z-index:1}.DayPickerNavigation_leftButton__horizontalDefault{left:26px!important;transform:scaleX(-1)}.kuda-history--items .kuda-transaction--tabs li.preventDefault{color:#dbdce04d!important;color:var(--offWhiteTrans)!important;pointer-events:none}.date-wrap{display:flex;width:100%}.DateRangePicker_picker__portal{background-color:#40196d66!important;z-index:99!important}.kuda-budgeting .kuda-card--wrap{box-shadow:0 5px 5px #0000000d}.closeCreateModal{cursor:pointer;left:17px;position:absolute;top:17px}.pin-input input:not(:placeholder-shown){font-family:dotsfont}.has-checkBox .toggle{right:15px;top:-6px}.kuda-mask--balance .balance-summary:not(.percentage-save){filter:blur(10.5px)}.kuda-mask--balance .balance-cardless,.kuda-mask--balance .kuda-payment--balance{filter:blur(4px)}.balance-summary{cursor:pointer;transition-duration:.25s;transition-property:filter,filter,opacity}.skeleton-ui .balance-summary{filter:blur(0)!important}.kuda-prev path{fill:#40196d;fill:var(--primaryAlt)}.profile-block .amount-input{background-color:#fff;background-color:var(--whiteAlt)}.showPassword input[readonly]{opacity:0}.kuda-dayLight--toggle{display:flex;left:-32px;position:absolute;width:auto}.kuda-header--actions .kuda-dayLight--toggle{left:-38px}.kuda-dayLight--toggle svg{height:18px;pointer-events:none;width:auto}.kuda-dayLight--toggle>span{display:flex}.overview-budget--wrap .empty-summary{margin-bottom:50px}.kuda-dark--theme .DateRangePickerInput_arrow,.kuda-dark--theme .color-primary,.kuda-dark--theme .kuda-cta:not(.kuda-cta-warning-light),.kuda-dark--theme .kuda-menu--text.active,.kuda-dark--theme .kuda-nav--icon a.active,.kuda-dark--theme .kuda-nav--icon a[aria-current=page],.kuda-dark--theme .react-datepicker__day,.kuda-dark--theme .react-datepicker__time-name,.kuda-dark--theme .save-cta{color:#000!important;color:var(--blackColor)!important}.kuda-dark--theme .savings-active .denomination-icon path{fill:#48d38a!important;fill:var(--successColor)!important}.kuda-dark--theme .closeCreateModal path,.kuda-dark--theme .closeMenu rect,.kuda-dark--theme .closeModal path,.kuda-dark--theme .customIcon path,.kuda-dark--theme .denomination-icon path,.kuda-dark--theme .kuda-brand path,.kuda-dark--theme .kuda-calendar--control path,.kuda-dark--theme .kuda-card--cvc span ellipse,.kuda-dark--theme .kuda-dropdown-icon path,.kuda-dark--theme .kuda-nav--icon circle[fill="#40196D"],.kuda-dark--theme .kuda-nav--icon rect[fill="#40196D"],.kuda-dark--theme .kuda-nav-arrow path,.kuda-dark--theme .searchIcon path,.kuda-dark--theme header .kuda-nav--icon path[fill="#40196D"]{fill:#000!important;fill:var(--blackColor)!important}.kuda-dark--theme .kuda-nav--icon circle[stroke=white],.kuda-dark--theme .kuda-nav--icon path[fill=white],.kuda-dark--theme .kuda-nav--icon rect[fill=white]{fill:#40196d}.kuda-dark--theme .kuda-nav--icon [d="M13 1V13L23.5 19"]{stroke:#40196d}.kuda-dark--theme .account-title.active:after,.kuda-dark--theme .kuda-transaction--tabs>li[aria-selected=true]:after,.kuda-dark--theme .link.active:after{background:#ffffffe6}.kuda-dark--theme .bill-item{border-color:#f4f4f40a}.kuda-dark--theme .bill-item,.kuda-dark--theme .block-item,.kuda-dark--theme .budget-percentage--color,.kuda-dark--theme .kuda-share--earn,.kuda-dark--theme .percentage-input,.kuda-dark--theme .profile-block .normal-input--wrap,.kuda-dark--theme .transaction-header{background-color:#dbdce04d!important;background-color:var(--offWhiteTrans)!important}.kuda-dark--theme circle[fill="#DBDCE0"],.kuda-dark--theme circle[fill="#F5F5F8"]{fill:#dbdce04d!important;fill:var(--offWhiteTrans)!important}.kuda-dark--theme .DateRangePicker_picker,.kuda-dark--theme .setBudget-card{background-color:#fff!important;background-color:var(--whiteAlt)!important}.kuda-dark--theme .formInput,.kuda-dark--theme .kuda-share--earn *,.kuda-dark--theme .percentage-input{color:#000;color:var(--blackColor)}.kuda-dark--theme .whiteStroke{stroke:#000;stroke:var(--blackColor)}.kuda-dark--theme .card-subheading--boxed,.kuda-dark--theme .color-normal{color:#fffc!important}.kuda-dark--theme .passwordToggle svg{stroke:#fffc!important}.kuda-dark--theme .savedIllustration{background:none}.kuda-dark--theme .back path,.kuda-dark--theme .back-to path{fill:#fff}.kuda-dark--theme .react-datepicker{background:#fff;background:var(--whiteColor)}.kuda-dark--theme .action-items,.kuda-dark--theme .kuda-card--actions{background:#222;border-color:#dbdce008}.kuda-dark--theme .kuda-cta-white,.kuda-dark--theme .kuda-tertiary-cta,.kuda-dark--theme .white-cta{border:1px solid #dbdce008}.kuda-dark--theme .kuda-mobile--menu ul.kuda-menu--wrap{background:#fff;background:var(--whiteAlt)}.kuda-dark--theme .kuda-tertiary-cta,.kuda-dark--theme .saving-plan{background-color:#dbdce04d!important;background-color:var(--offWhiteTrans)!important}.kuda-dark--theme .CalendarDay__default,.kuda-dark--theme .CalendarMonth,.kuda-dark--theme .CalendarMonthGrid,.kuda-dark--theme .DayPicker__horizontal{background:none!important}.kuda-dark--theme .DateInput_fangShape{fill:#292929}.kuda-dark--theme .react-datepicker-time__header,.kuda-dark--theme .react-datepicker-year-header,.kuda-dark--theme .react-datepicker__current-month{color:#000;color:var(--blackColor)}.kuda-dark--theme .kuda-dayLight--toggle circle,.kuda-dark--theme .kuda-dayLight--toggle line,.kuda-dark--theme .kuda-dayLight--toggle path{stroke:#fff!important;opacity:.5}.kuda-dark--theme .CalendarDay__selected{background:#213329!important}.kuda-dark--theme .kuda-nav--icon path[fill="#40196D"],.kuda-dark--theme .plan-budget--wrap .recharts-pie-labels text{fill:#fff}.kuda-tran--items{align-items:center;display:flex;justify-content:space-between;max-width:202px}.kuda-dark--theme .loan-color path{fill:#1dcbef!important}.kuda-dark--theme .transaction-percentage span{color:#979797!important;color:var(--textColor)!important}.kuda-dark--theme .card-overspent *{color:#f7685b!important;color:var(--negativeColor)!important}.kuda-quick--statement{display:flex;margin-bottom:8px}.kuda-dark--theme .savings-active .color-primary{color:#48d38a!important;color:var(--successColor)!important}.kuda-dark--theme .pin-input input{color:#000;color:var(--blackColor)}.kuda-dark--theme .kuda-modal-illustration g[clip-path="url(#__lottie_element_50)"] path[fill="rgb(64,24,108)"],.kuda-dark--theme .kuda-modal-illustration g[clip-path="url(#__lottie_element_69)"] path[fill="rgb(64,24,108)"]{fill:#fff}.kuda-dark--theme .CalendarDay__hovered_span,.kuda-dark--theme .CalendarDay__selected_span{background-color:#48d38a26!important;color:#000!important;color:var(--blackColor)!important}.kuda-dark--theme .CalendarDay{color:#000!important;color:var(--blackColor)!important}.kuda-modal-illustration>div svg{display:block;height:93px!important;margin-left:auto;margin-right:auto;width:auto!important}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#000;-webkit-text-fill-color:var(--blackColor);box-shadow:inset 0 0 0 1000px #fff;box-shadow:0 0 0 1000px var(--whiteColor) inset;color:#000;color:var(--blackColor);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.kuda-dark--theme .kuda-layout---card .formCard,.kuda-dark--theme .kuda-layout---card .kuda-card--wrap,.kuda-dark--theme .kuda-layout---card .kuda-deposit--wrap,.kuda-dark--theme .profile-block .amount-input{background:#dbdce04d;background:var(--offWhiteTrans)}.kuda-dark--theme .CalendarDay__blocked_out_of_range{opacity:.2}.progressRing circle{transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset 1.4s}.progressRing{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transform:scale(1.225);width:100%;z-index:9999}.event-none{pointer-events:none}.kuda-dark--theme .progressRing circle{stroke:#fff}.kuda-dark--theme .progressRing{transform:scale(1.26)}.add-card--layout{max-width:450px}.add-card--layout .kuda-radio--wrapper{width:calc(50% - 8px)}.add-card--layout .kuda-radio--wrapper label{padding-left:51px}.add-card--layout .outer{left:14px}.bottom-spacer{margin-bottom:29px}.bottom-spacer--lg{margin-bottom:50px}.bottom-spacer--md{margin-bottom:40px!important}.fund-card--modal .transaction-additional--details{align-items:flex-end}.kuda-card--brand{display:flex;padding-bottom:5px}.fund-card--modal .modal-content{max-width:450px}.kuda-card--brand svg{height:auto;width:33px}.color-blue{color:#1dcbef;color:var(--lightBlue)}.kuda-budget--illustration svg{height:86px;width:86px}.payoneerLoader{flex-direction:column;justify-content:center}.payoneerLoader>div{display:flex;justify-content:center}.infinite-path{background-color:#dbdce04d;background-color:var(--offWhiteTrans);border-radius:10px;height:3px;margin:50px auto 40px;max-width:280px;overflow:hidden;position:relative;width:280px}.shape{animation:ani 1.7s infinite;animation-delay:1s;background-color:#40196d;display:block;height:3px;left:0;position:absolute;top:0;transition:all 1s ease-in-out;width:100px}.kuda-dark--theme .shape{background-color:#fff}@keyframes ani{0%{left:-70px}50%{left:250px}to{left:-70px}}.payoneerLoader h5{font-size:1.25rem}.kuda-default--radio [type=radio]:checked,.kuda-default--radio [type=radio]:not(:checked){left:-9999px;position:absolute}.kuda-default--radio [type=radio]:checked+label,.kuda-default--radio [type=radio]:not(:checked)+label{cursor:pointer;display:inline-block;line-height:28px;padding-left:42px;position:relative}.kuda-default--radio [type=radio]:checked+label:before,.kuda-default--radio [type=radio]:not(:checked)+label:before{background:#c4c4c4;border:1px solid #c4c4c4;border-radius:100%;content:"";height:27px;left:0;position:absolute;top:0;width:27px}.kuda-default--radio [type=radio]:checked+label:after,.kuda-default--radio [type=radio]:not(:checked)+label:after{background:#48d38a;border-radius:100%;content:"";height:27px;left:0;position:absolute;top:0;transition:all .2s ease;width:27px}.kuda-default--radio [type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0)}.kuda-default--radio [type=radio]:checked+label:after{opacity:1;transform:scale(1)}.kuda-default--radio{display:flex;margin-top:14px;width:100%}.kuda-select--currency{margin-bottom:30px;margin-top:35px}.kuda-default--radio label,.text-sm-md{font-size:.935rem}.back span{display:flex;font-size:13px;line-height:1}.modal-description--icon{margin-right:10px;margin-top:3px}.kuda-no--pin{margin-top:35px}.payoneer-loader{display:flex!important}.payoneer-linked--svg svg{height:78px!important;margin:0;width:auto}.payoneer-linked--svg{margin-bottom:35px}.payoneer-loader{background-color:#fff;background-color:var(--whiteColor)}.kuda-no--pin .addAction{margin-bottom:0}.margin-top--none{margin-top:0!important}.payoneer-loader{align-items:flex-start;padding-top:15%}.add-payoneer{position:relative}.payoneerCheck{background-color:none!important;border:none;box-shadow:none;left:auto;padding:4px;right:20px;top:20px;transform:none}.spinner{height:19px;width:19px}.addInactive,.modal-call--active .modal .kuda-cta,.modal-call--active .modal-backdrop{pointer-events:none}.kuda-add--cardForm input[readonly]{color:#979797bf;pointer-events:none}.kuda-card{background:#fff;background:var(--whiteAlt);border:1px solid #dbdce080;border:1px solid var(--borderOff);border-radius:5px;box-shadow:15px 30px 40px #40196d12;box-shadow:15px 30px 40px var(--boxShadow);padding:60px 70px 65px}.kuda-404--wrap{margin-left:auto;margin-right:auto;max-width:501px}.kuda-404--illustration{margin:0 auto 43px}.kuda-404--heading,.kuda-phone--heading{font-size:1.5rem}.kuda-card .inactivity-buttons .addAction{max-width:200px}.has-bottom--margin{margin-bottom:45px}a.transaction-tab[aria-current=page]:after{background:#40196d;background:var(--primaryColor);border-radius:5px;bottom:1px;content:"";display:block;height:2px;left:0;opacity:1;position:absolute;width:100%}.copyAccount{bottom:17px;display:flex;position:absolute;right:0}.copyField input{padding-right:59px}.kuda-transfer--form .formInput{width:100%}.kuda-footer--conditions p{font-size:12px}.kuda-socials svg{height:auto;width:18px}.kuda-facebook svg{height:19px;position:relative;top:-2px;width:auto}.kuda-medium svg{height:14px;width:auto}.kuda-instagram svg{height:15px;width:auto}.kuda-socials li a{height:100%;margin-right:20px}.kuda-socials li{align-items:center;display:flex}.coming-soon--downloads img{height:35px;margin-right:10px;opacity:.2;width:auto}.coming-soon{color:#000;font-size:15px;font-weight:700;white-space:nowrap}footer .container{max-width:1180px;padding-left:60px;padding-right:60px}.available{opacity:1!important}footer{border-top:1px solid #3a24520a;margin-top:50px}.anonymous{-webkit-touch-callout:none;border-bottom:1px solid #40196d;cursor:pointer;padding-bottom:1px;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none}.kuda-dark--theme .kuda-footer--conditions p{color:#dbdce087}.kuda-dark--theme footer{border-color:#dbdce008}.kuda-bills--nav{margin-bottom:-10px}.budget-skeleton .budget-cards>span:last-child{margin-right:0}.budget-skeleton .budget-cards{padding-bottom:0}.stealthy{left:0;margin:0;max-height:1px;max-width:1px;opacity:0;outline:none;overflow:hidden;pointer-events:none;position:absolute;top:0;z-index:-1}.kuda-card--wrap.payment-wrap{padding:40px 57px 43px!important;position:relative}.kuda-nav-arrow{display:flex}.redUnblock .toggle input[type=checkbox]:checked+.toggle-icon{background:#f7685b}.bottom-fix{margin-bottom:35px}.kuda-login--wrap .formInput{line-height:1;padding-left:0;padding-right:20px}.skeleton-card--top{margin-top:36px}.skeleton-card--top .input-skeleton>span{display:flex;width:100%}.account-skeleton .balance-icon{border-radius:100px;overflow:hidden}.account-skel--items{margin-bottom:20px}.account-skeleton .balance-icon{min-width:92px}.budget-skeleton .kuda-transaction--tabs li>span{display:block;height:10px;max-width:130px;width:100%}.transaction-additional--details .save-title{font-size:.875rem;margin-bottom:5px!important}.linked{align-items:center;background:#dcffec;border:1px solid #48d38a;border-radius:5px;box-shadow:5px 7px 10px #48d38a1a;box-sizing:border-box;color:#48d38a;display:flex;font-size:10px;font-weight:700;height:21px;justify-content:center;position:absolute;right:25px;top:27px;width:62px!important}.no-link--text{margin-bottom:0!important}.kuda-balance--wrap{background:#fff;background:var(--whiteAlt);border:1px solid #fff;border-radius:5px;box-shadow:0 0 25px #0000000f;cursor:pointer;display:block;margin-bottom:20px;min-height:158px;padding:20px 25px;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;width:calc(50% - 10px)}.kuda-balance--wrap .add-icon svg{height:37px;width:auto}.currency-wrap{align-items:center;background:#eff1ff;border:1px solid #40196d;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;display:flex;height:37px;justify-content:center;padding:3px;width:37px}.currency-summary--wrap{display:flex;flex-direction:column;margin-top:auto}.is-balance{background:#fff;background:var(--whiteAlt);border:1px solid #dbdce080;border-radius:5px;box-shadow:0 5px 5px #0000000d;cursor:default;display:flex;flex-direction:column}.currency-item{align-items:center;background:#ffffff85;border-radius:100px;color:#40196d;color:var(--primaryColor);display:flex;font-size:.9rem;font-weight:700;height:100%;justify-content:center;width:100%}.kuda-balance--wrap .add-icon{margin-bottom:13px}.payoneer-modal .modal-content{max-width:417px}.payoneer-modal .generateReceipt{max-width:212px}.modal-content>h4.text-xbold{font-size:1.275rem}.payoneer-modal-heading{align-items:center;display:flex;margin-bottom:2.2rem;margin-top:1.7rem}.collection-icon{margin-right:18px}.collection-text p{color:#000;color:var(--blackColor);font-size:.9rem;line-height:1.3}.payoneer-dropDown{align-items:center;background-color:#fff;background-color:var(--whiteAlt);border-radius:4px;box-shadow:0 0 25px #0000000f;cursor:pointer;display:flex;height:40px;justify-content:space-between;padding:0 14px;width:74px}.kuda-dark--theme .payoneer-dropDown{background:#222!important}.payoneer-dropDown span{display:flex}.more-arrow svg{height:14px;width:auto}.kuda-dark--theme .more-arrow path[fill="#40196D"]{fill:#fff}.pop{align-items:flex-start;height:auto;position:absolute;right:0;top:0;width:auto;z-index:1}.position-relative{position:relative;z-index:1}.pop>span,.position-absolute{position:absolute}.pop>span{left:14px;top:12px}.pop .user-icon{left:auto;right:14px;top:10px}.other-payoneer--information{margin-left:40px;margin-right:45px;padding-top:11px;text-align:center}.unlink{border-top:1px solid #dbdce080;margin-left:-54px;margin-right:-59px;margin-top:20px;padding:13.4px 20px}.kuda-dark--theme .unlink{border-color:#dbdce00d}.product-skeleton .kuda-search{margin-bottom:25px;margin-top:0}.product-skeleton .kuda-account--summary>div{width:calc(50% - 10px)!important}.kuda-card--wrap .kuda-budgeting{margin-bottom:auto}.modal-content>.closeModal+h4.text-center{font-size:1.25rem}.isEmpty{margin-top:auto}.emptyWrap{display:flex;flex-direction:column;justify-content:center}.mini-card--heading{font-size:.875rem}.copy-title{font-size:.7rem}.copy-wrap--icon{margin:0 10px 0 12px}.banks-ussd{border-bottom:1px solid #dbdce080;border-bottom:1px solid var(--borderOff);margin-top:28px;padding-bottom:35px}.ussd-extras{display:flex;margin-top:20px;width:100%}.ussd-extras>div{width:100%}.ussd-extras .text-sm svg{margin-left:7px}.ussd-extras:last-child{margin-top:18px}.copy-excerpt{font-size:.7rem}.copy-bankName{position:relative;top:2px}.kuda-form--ussd{margin-bottom:1.5rem}.copy-account--wrap{margin-top:-7px}.cursor-copy{cursor:copy}.cursor-pointer{cursor:pointer}.kuda-beneficiary--name{display:block;margin-bottom:28px;margin-top:-20px}.beneficiary-wrap{background:none!important;font-size:.8rem;padding:0}.kuda-dropdown-header.inputLoading{padding-right:50px}.kuda-header--wrap .kuda-cta{border:1px solid #40196d;border:1px solid var(--primaryAlt);font-size:15px;height:46px;max-width:175px;width:175px}.kuda-dark--theme .skeleton-card--top .kuda-card--wrap{background-color:#dbdce000}.viewSavingsSummary .transaction-avatar svg{height:100%;width:100%}.viewSavingsSummary .kuda-result--item{cursor:default}.break-right{flex-basis:auto;flex-grow:1;flex-shrink:0}.payment-bold--wrap{display:block;margin-left:auto;margin-right:auto}.budget-result--holder .transaction-avatar img,.overview-budget--wrap .transaction-avatar img,.transaction-icon{border-radius:100px;box-shadow:0 2px 5px #00000012}.share-earn--50:first-child{min-width:118px;width:calc(45% - 7px)}.add-product--wrap{background:#fff;background:var(--whiteAlt);border-radius:10px;box-shadow:0 0 25px #0000000f;margin:40px auto 0;max-width:350px;padding:1px 25px 55px;position:relative}.kuda-dark--theme .add-product--wrap{background:#dbdce04d!important;background:var(--offWhiteTrans)!important}.add-product--wrap h4{font-size:1rem}.add-product--wrap .kuda-budget--illustration svg{height:70px;width:70px}.add-product--wrap .margin-bottom--spacer{margin-bottom:8px}.linked-active{padding-bottom:65px!important}.no-bottom--margin{margin-bottom:0!important}.no-top--margin{margin-top:0!important}.small-bottom--margin{margin-bottom:8px}.kuda-dark--theme .collection-icon circle,.kuda-dark--theme .kuda-balance--wrap .add-icon circle{opacity:.4}.collection-info{color:#000!important;color:var(--blackColor)!important}.Toaster__message:not(:last-child){margin-bottom:15px}.kuda-dark--theme .copyAccount path{fill:#fff}.kuda-dark--theme .Toaster__alert{background-color:#222!important}.kuda-dark--theme .Toaster__alert *{color:#fff!important}.kuda-dark--theme .transaction-avatar{background:#191919}.kuda-dark--theme .kudaAnimated.closeMenu{animation-fill-mode:both}.verifiedName{align-items:center;display:flex;line-height:1.4}.verifiedIcon svg{height:13px;margin-left:6px;position:relative;top:1px;width:auto}.kuda-header--actions{align-items:center;display:flex;position:relative}.kuda-dayLight--toggle{cursor:pointer}.DayPickerNavigation_button__disabled{opacity:.1}.logout-active{opacity:.3}.kuda-tran--holder .transaction-price{transform:none!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important}.error-auth--label{align-items:center;background:#ffdbdb;border-radius:5px;display:flex;margin-bottom:20px;margin-top:-2px;padding:12px 20px}.error-auth--label span{display:inline-flex}.auth-error-text{color:#f7685b;font-size:.8rem;font-weight:700;line-height:1.3;margin-left:8px}.auth-error-icon svg{height:18px;width:18px}.kuda-announcement--card{background:#dfe3ff;border:1px solid #dbdce080;border-radius:5px;box-shadow:15px 30px 40px #40196d12;margin-bottom:18px;padding:16px 20px}.kuda-announcement--card p{color:#40196d;font-size:.825rem!important;font-weight:700}.attempt-response{max-width:330px}.disclaimer{font-size:.785rem!important;margin-top:21px;max-width:315px}.signout-button{margin-top:auto}.kuda-error--wrap .inactive-wrap{max-width:280px}.kuda-error--wrap .kuda-modal-illustration{margin:40px auto 35px}.kuda-error--page{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:20px}.kuda-error--page .kuda-404--wrap,.kuda-error--wrap{width:100%}.kuda-loader--wrap{display:flex;justify-content:center}.kuda-external--link svg{height:14px;margin-left:5px;position:relative;transform:translateY(-.5px);width:auto}.kuda-is--cursor{cursor:pointer}.kuda-max--cardWidth{margin-left:auto;margin-right:auto;max-width:300px}.kuda-request--wrap .bill-item{height:65px}.bill-item .text-xs{margin-top:3px}.kuda-small--modal-md{max-width:485px!important}.kuda-small--modal-lg{max-width:500px!important}.card-check{background:#fff;background:var(--whiteAlt);border:1px solid #dbdce080;border-radius:5px;box-shadow:15px 30px 40px #40196d12;margin-bottom:20px;overflow-wrap:anywhere;padding:25px}.kuda-dark--theme .card-check{border-color:#dbdce008}.card-check li{font-size:.925rem;line-height:1.4}.flex.justify-between .kuda-cta-lg-sm{max-width:161px}.card-check li svg{margin-right:10px}.card-check li:not(:last-child){margin-bottom:6px}.text-decoration--underline{filter:none!important;-webkit-filter:none!important;text-decoration:underline}.modal-call--active .modal-content .addAction{opacity:.9}.kuda-success--modal .addAction{opacity:1!important;pointer-events:auto!important}.kuda-success--modal{pointer-events:auto!important}.kuda-dark--theme .Toaster__alert,.kuda-dark--theme .freeTransfer--wrap,.kuda-dark--theme .is-balance,.kuda-dark--theme .kuda-add--options>*,.kuda-dark--theme .kuda-balance--wrap,.kuda-dark--theme .kuda-cta-primary-light,.kuda-dark--theme .kuda-history--items .kuda-transaction--tabs,.kuda-dark--theme .kuda-referral--card .empty-savings--card,.kuda-dark--theme .overdraft-summary--card,.kuda-dark--theme .payoneer-dropDown,.kuda-dark--theme .savedIllustration{background-color:#dbdce04d!important;background-color:var(--offWhiteTrans)!important;border-color:#dbdce008!important;box-shadow:5px 7px 10px #40196d05!important}.kuda-dark--theme .overdraft-summary--icon svg,.kuda-dark--theme .overdraft-summary--icon svg circle{fill:#dbdce04d!important;fill:var(--offWhiteTrans)!important;background-color:#dbdce04d!important;background-color:var(--offWhiteTrans)!important}.kuda-dark--theme .new-badge{border:1px solid #dcffec4d}.kuda-dark--theme .kuda-cta-loan-light{background-color:#dbdce04d!important;background-color:var(--offWhiteTrans)!important;border-color:#dbdce00f!important}.maintenance-illustration{margin:10px 0 30px;width:100%}.maintenance-modal .error-message{max-width:380px}.maintenance-modal .modal-content{max-width:520px!important}.kuda-card--badge{background:#48d38a;border-radius:4px;color:#fff;color:var(--whiteColor);font-size:.75rem;padding:6px 32px;position:relative;top:-2px}.card-check .bottom-spacer{margin-bottom:30px!important}.kuda-cta-lg-md{max-width:170px}.waiting-response .auth-header h4{font-size:1.38rem;max-width:265px}.no-side--margin{margin:25px 0!important;max-width:100%}.no-side--margin .pin-input{justify-content:flex-start;margin-left:0;margin-right:0;max-width:100%}.no-side--margin .pin-input input{background:#fff;background:var(--whiteColor);border:1px solid #f4f4f4;border:1px solid var(--bgOffset);border-radius:5px;box-shadow:0 2px 2px #0000001a;max-width:49px!important;width:100%!important}.no-side--margin .pin-input input:not(:last-child){margin-right:10px}.waiting-response .forgot-label{font-size:.95rem!important;margin-bottom:30px}.has-top--margin{margin-top:20px}.kuda-ignore--container{left:50%;margin-left:-50vw;padding-left:20px;padding-right:20px;position:relative;width:100vw}.make-payment--card{border-radius:5px;box-shadow:0 -10px 25px #0000000f;margin-bottom:-49px;margin-left:-51px;margin-right:-51px;padding:20px 51px}.flag-img{height:25px;width:25px}.Toaster__alert_text .flag-img{height:.9rem;width:.9rem}.mini-flag{height:20px;width:20px}.grey-text{color:#979797!important;color:var(--textColor)!important}.bottom{bottom:26px;left:50%;position:absolute;right:50%}.kuda-icon--spaced-top{margin-top:2.375rem}.deals-badge h4,.deals-badge p{text-align:left}.deals-badge p{color:#979797!important;margin-top:2px;max-width:342px}.card-pin-text label,.option-subheading p{color:#979797!important;color:var(--textColor)!important}.option-subheading svg{color:#40196d!important;color:var(--primaryColor)!important}.delivery-address{padding:27px 10px 27px 21px!important}.processing-card-text p{color:#979797!important;color:var(--textColor)!important}.track-text p{font-size:.82rem}.block-manage-button button{border-radius:4px;font-size:.75rem;font-weight:800;height:24px;line-height:15px}.card-visa svg{height:194px;width:auto}.secret-icon{margin-left:12px}.secret-icon svg{height:auto;width:17px}.text-15{font-size:.9375rem}.text-11 p{font-size:.69rem}.card-secret-details{left:50%;opacity:0;position:absolute;top:0;transform:translateX(-50%);transition:opacity .2s,transform 1s;transition-delay:.6s}.active-card .card-secret-details{opacity:1;transform:translateX(10%)}.secret-wrap{cursor:copy}.card-animation--wrap .secret-wrap{margin-bottom:11px}.active-card .flippy{transform:rotateY(-180deg) translateZ(0);-webkit-transform:rotateY(-180deg) translateZ(0);-moz-transform:rotateY(-180deg) translateZ(0);-ms-transform:rotateY(-180deg) translateZ(0);-o-transform:rotateY(-180deg) translateZ(0)}.card .flippy{height:100%;perspective:1000px;transform-style:preserve-3d;transition:all 1s;width:100%}.card{height:189px;perspective:800px;position:relative;width:120px}.active-card .flippy .card-face{transition-delay:.2s;visibility:hidden}.active-card .flippy .card-back{opacity:1;transition-delay:.2s;visibility:visible}.physical-card svg{margin:0;position:static;top:auto;transform:none;width:100%}.physical-card>svg{height:189px;width:auto}.card-animation--wrap{display:flex;height:189px;justify-content:center;position:relative;width:100%}.card-animation--wrap:not(.active-card) .card-secret-details{pointer-events:none}.manage-uk-card svg{height:65px;width:60px}.manage-ng-card{margin-top:26px;padding:0 7px}.manage-channels{color:#979797!important;color:var(--textColor)!important}.fields>div{height:70px!important}.kuda__viewport{-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;position:relative}.kuda-single--slide,.kuda__container{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;perspective:1000px}.kuda-single--slide{flex-direction:column;min-width:81%!important}.kuda-single--slide:first-child{padding-left:19%;padding-right:0}.kuda-single--slide .request-text{opacity:0;transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-o-transition:opacity .3s}.kuda-single--slide.is-selected .request-text{opacity:1;transition:opacity .6s!important;-webkit-transition:opacity .6s!important;-moz-transition:opacity .6s!important;-ms-transition:opacity .6s!important;-o-transition:opacity .6s!important;transition-delay:.1s!important}.kuda-single--slide:only-child{padding:0}.kuda-single--slide .bill-item-wrap{padding-right:10px}.carousel-pagination--wrap .kuda__button{cursor:pointer;left:-30px;position:absolute;right:auto;top:calc(50% - 50px);transform:translateY(-50%)}.kuda__button--next{left:auto!important;right:-30px!important}.kuda-overflow--hidden{overflow-x:hidden}.onboarding-layout{align-items:center;display:flex;max-width:1420px;min-height:calc(100vh - 90px);overflow:hidden;padding-left:60px;padding-right:60px;position:relative;z-index:10}.max-fill{margin:auto;max-width:350px}.kuda-mask--balance .account-balance{filter:blur(5.5px)}.card-activate{min-width:280px;width:100%}.no-maxwidth{max-width:0}.kuda-table table td,.kuda-table table th{border-top:1px solid #dfe2e5;color:#000;font-size:.875rem;font-weight:500;padding:14px 20px;text-align:left;vertical-align:initial}.kuda-table{border:1px solid #dfe2e5;border-radius:4px}.kuda-table table{width:100%}.kuda-table thead tr{background:#ece8f0}.kuda-table thead tr td,.kuda-table thead tr th{border-top:0}.kuda-table thead td,.kuda-table thead th{color:#000;font-weight:800;padding-bottom:15px;padding-top:15px;text-align:left;vertical-align:initial}.diclaimer-list li{list-style-type:disc;margin-left:22px}.diclaimer-list li:not(:last-child){margin-bottom:5px}.inactive-item{opacity:.4}.padding-right{padding-right:0!important}.single-use{align-items:center;border-bottom:1px solid #dbdce04d;border-bottom:1px solid var(--offWhiteTrans);height:65px;width:100%}.kuda__dots{cursor:pointer;display:flex;left:50%;position:absolute;top:-30px;transform:translateX(-50%)}.kuda__dot{background-color:#dbdce0;border-radius:100px;display:flex;height:8px;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;width:8px}.kuda__dot:not(:last-child){margin-right:8px}.dot-active{background-color:#40196d;background-color:var(--primaryColor)}.card{transition:transform .8s;transition-delay:.5s;z-index:1}.active-card .card{transform:translate3d(-60px,0,0)}.card .back,.card .front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.card .front{transform:rotateX(0)}.card .front img{height:100%;margin-left:32px;max-height:279px;max-width:164px;width:100%}.card .back{transform:rotateX(180deg);transform:rotateY(180deg)}.card-secret-details{max-width:145px;z-index:0}.virtual-extra--details{bottom:11px;left:10px;position:absolute;z-index:1}.virtual-extra--details .color-primary{color:#40196d!important;color:var(--primaryColor)!important}.virtual-extra--details .text-xs{font-size:.6rem}.details-card{background:#fff;border-radius:4px;box-shadow:0 0 25px #0000000f;height:28px;min-width:143px;padding:0 7px 0 13px}.details-card svg{height:16px;top:5px;width:7px;z-index:99}.details-text{font-size:.6875rem;font-weight:800;line-height:13px;width:-webkit-max-content;width:max-content}.select-card--wrap .kuda__button{top:72px;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;z-index:9}.kuda__button svg{border-radius:5px;box-shadow:0 2px 2px #0000001a;display:flex}.kuda__button[disabled]{opacity:.4;pointer-events:none}.kuda-no-sidePadding .kuda__button{left:30px}.kuda-no-sidePadding .kuda__button--next{left:auto;right:30px!important}.kuda-dark--theme .kuda__button path[fill="#979797"]{fill:#fff!important}.kuda-dark--theme .kuda__button path[stroke="#F4F4F4"]{fill:#212121;stroke:#212121}.request-image svg{width:100%}.card-fee{font-size:38px;font-weight:800;line-height:34px}.request--wrap .kuda__button{top:124px!important}.text-11{font-size:.9rem!important}.adjust-text{margin-left:auto;margin-right:auto;max-width:318px;width:100%}.eclipse-arrow-down{border-radius:100%;box-shadow:0 0 25px #0000000f}[role=button]{cursor:pointer}.no-max-width{max-width:none}.color-success{color:#48d38a;color:var(--successColor)}.color-negative{color:#f7685b;color:var(--negativeColor)}#root{min-height:100vh}#kuda-dashboard-container,#root,.kuda-entry,.kuda-global--wrapper{display:flex;flex-direction:column;flex-grow:1}@media only screen and (max-width:571px){.payment-types-flex:before{content:"";display:block;padding-right:20px!important}.payment-types-flex:after{content:"";display:block;padding-left:10px!important}.payment-types-flex{-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;-ms-scroll-snap-points-y:repeat(50%);-ms-overflow-style:none;flex-wrap:nowrap!important;justify-content:flex-start!important;overflow-y:hidden;overflow:scroll;padding-bottom:30px!important;padding-left:0!important;padding-right:0!important;scroll-padding-left:20px;scroll-snap-type:mandatory;scroll-snap-type:x mandatory;scrollbar-width:none}.payment-types-flex::-webkit-scrollbar{display:none}.payment-types-flex nav{min-width:-webkit-max-content;min-width:max-content}}.transaction-icon img,.transaction-icon svg{height:100%;width:100%}.copy-icon{display:flex}.status-icon svg{height:9px;width:9px}.savings-icon svg{border-radius:10px!important;box-shadow:0 1.45946px 9.12162px #0000000f;overflow:hidden}.withdraw-icon svg{display:block;height:auto;margin:0 auto;min-width:52px}.owe-tab{height:auto;padding:13px 16px}.loan-icon{margin-right:15px}.kuda-mask--balance .hide-balance,.kuda-mask--balance .transaction-price{filter:blur(4.5px)}.customer-cards--list .kuda-single--slide{min-width:100%!important}.inline-error{overflow:hidden;transition:.2s ease}.inline-error-show{height:auto;max-height:none;padding-bottom:12px;padding-top:12px}.inline-error-hidden{height:0;padding-bottom:0!important;padding-top:0!important}.inline-error-hidden span,.inline-error-hidden svg{height:0;width:0}.react-datepicker__header__dropdown--select{display:flex;justify-content:space-between;padding:20px 18px 10px}.react-datepicker__header__dropdown>*{width:calc(50% - 8px)}.react-datepicker__header__dropdown>* select{-webkit-appearance:none;-o-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTS4yOTMuMzA1YTEgMSAwIDAgMSAxLjQxNCAwTDUgMy41OTggOC4yOTMuMzA1QTEgMSAwIDEgMSA5LjcwNyAxLjcybC00IDRhMSAxIDAgMCAxLTEuNDE0IDBsLTQtNGExIDEgMCAwIDEgMC0xLjQxNFoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;background-size:9px;border:1px solid #f4f4f4;border:1px solid var(--bgOffset);border-radius:5px;box-shadow:0 2px 2px #0000001a;height:35px;outline:0;padding:8px 10px;padding-right:30px!important;width:100%!important}.react-datepicker__day--disabled{opacity:.2;pointer-events:none}.intercom-launcher-frame{background:#401a6e!important}@media only screen and (max-width:767px){body,html{font-size:14px}.personal-form h5{font-size:1.28rem}.auth-layout--header+.kuda-preview,.auth-wrap,.kuda-header--wrap,.kuda-layout---card,.kuda-preview,.phoneupdate-wrap,footer .container{padding-left:20px;padding-right:20px}.kuda-preview{padding-bottom:100px}.auth-header,.phoneupdate-header{margin-left:0}.kuda-header{height:64px}.kuda-preview{display:block}h1{font-size:1.6rem}.kuda-cta{font-size:14px;height:48px}.kuda-account--summary .addAction{height:44px}.kuda-brand svg{height:16px}.denomination-icon svg{height:9px;width:auto}.balance-title{margin-top:0}.kuda-cta-lg,.kuda-cta-long{max-width:240px}.text-xs{font-size:.78rem}.kuda-account--summary .addAction{margin-bottom:2px}.budget-card{min-height:76px}.displayWrap>*{padding-left:0;padding-right:0}.kuda-transaction--details{height:100%}.transaction-name{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;-webkit-hyphens:auto;hyphens:auto;line-height:1.4;margin-top:0;overflow:hidden!important;text-overflow:ellipsis;width:100%}.transaction-date{margin-top:6px}.kuda-transaction--tabs>li{font-size:12px}.kuda-menu--wrap{display:none!important}.auth-layout--header+.kuda-preview{align-items:flex-start}.summary-card{width:100%}.back svg{height:11px;margin-right:6px;position:relative}.kuda-layout---card .back{left:20px;top:20px}.kuda-account{min-width:auto}.account-title{display:none}.kuda-inner--heading{font-size:1.55rem}.kuda-layout---card{padding-bottom:30px}.formCard{padding-bottom:20px;padding-left:22px;padding-right:22px}.kuda-card--wrap,.kuda-card--wrap.payment-wrap,.kuda-deposit--wrap,.payment-wrap .kuda-card--wrap,.payment-wrap .kuda-card--wrap.kuda-bill--wrap{padding-bottom:40px!important;padding-left:22px!important;padding-right:22px!important}.request-edge--fix>div{margin-left:-22px;margin-right:-22px;padding-left:22px;padding-right:22px}.request-edge--fix .card-text{right:22px}.sign-out{margin-top:30px}.kuda-savings .kuda-card--wrap{padding:40px 22px}.kuda-heading--illustration svg{height:86px;width:86px}.percentage-summary{height:44px;min-height:44px}.kuda-preview{padding-top:30px}.kuda-add--cardForm{margin-bottom:35px!important}.bill-item--icon svg{height:35px}.bill-item{padding-left:21px;padding-right:21px}.kuda-transaction--tabs{border-radius:0;margin-top:22px;overflow-x:scroll;overflow-y:hidden}.kuda-payment--tabs li{min-width:33.33%}.payoneerTab li{min-width:50%}.percentage-save{height:64px}.balance.margin-top-5{margin-top:30px!important}.percentage-toggle svg{height:25px;width:auto}.modal-backdrop{align-items:center;margin-top:0;padding:20px}.modal-content{margin-bottom:100px;padding-bottom:40px;padding-left:20px;padding-right:20px;position:relative}.kuda-cta-md{max-width:115px}.transaction-title{margin-left:15px}.viewSavingsSummary .displayWrap>*{padding-left:0;padding-right:0}.viewSavingsSummary .displayWrap>div>*{padding-left:10px;padding-right:10px}.kuda-savings--header{margin-bottom:40px!important}.kuda-card--wrap{margin-top:25px}.member-profile{margin-right:11px}.kuda-account--summary>div,.kuda-block--nav{width:100%}.kuda-account--summary,.kuda-block--navWrapper{flex-direction:column}.block-item{margin-bottom:15px}.kuda-bills--nav{margin-bottom:-23px}.kuda-account--wrap{margin-left:auto;margin-right:auto;padding-left:22px!important;padding-right:22px!important}.kuda-share--earn{margin-top:30px}.account-image{height:85px;min-height:85px;min-width:85px;width:85px}.summary-labels{margin-left:20px}.kuda-invite--cta{font-size:12px;height:42px;margin-top:15px}.profile-account+.kuda-share--earn{margin-top:33px!important}.kuda-share--earn{padding-left:21px;padding-right:21px}.block-item{padding:10px 21px}.earnings{font-size:2rem}.inactivity-buttons{flex-direction:column}.inactivity-buttons>div{margin-bottom:20px;max-width:100%!important;width:100%}.kuda-share--earn{flex-direction:column-reverse}.kuda-invite--cta,.share-earn--50{width:100%!important}.share-earn--50 *{text-align:center!important}.earnings{justify-content:center}.share-earn--50:last-child{margin-bottom:15px}.earned-amount{font-size:2.5rem!important}.kuda-account--wrap{padding-top:80px!important}.kuda-block--navWrapper h1{text-align:center}.home-account{padding-top:35px!important}.kuda-split--wrap .card-group{width:100%}.kuda-split--wrap{flex-direction:column;margin-bottom:28px}.back-to{left:22px}.kuda-cards .kuda-cta-lg{max-width:100%}.kuda-radio--wrapper{width:calc(50% - 10px)}.outer{height:23px;width:23px}.inner{height:11px;width:11px}.kuda-limit--pad{padding-left:0;padding-right:0}.limit-fields>div{height:auto;padding-bottom:14px;padding-top:14px}.kuda-prev span,.limit-fields .card-text,.limit-fields .card-type{line-height:1.4}.kuda-add--money .card-fields>div{align-items:center!important}.panel__label span:first-child{padding-right:30px}.panel__label span{line-height:1.45}.kuda-margin--form .edit-account--wrap{margin-top:0!important}.accordion{margin-top:20px!important}.share-header--wrap{flex-direction:column-reverse;margin-top:0}.share-header--wrap>*{width:100%!important}.share-enty--text{margin-top:30px}.share-entry--content{margin-top:20px}.kuda-transaction--tabs::-webkit-scrollbar{display:none}.mobile-header--wrap{display:flex!important}.desktop-header{display:none!important}.mobile-header--wrap .account-title,.mobile-toggle{align-items:center;display:flex}.kuda-mobile--menu{background:#40196d33;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:99999}.kuda-mobile--menu ul.kuda-menu--wrap{align-items:flex-start!important;animation:slide-in-out .6s cubic-bezier(.455,.03,0,1) forwards;background:#fff;display:flex!important;flex-direction:column;height:100vh;margin-left:auto;max-width:0;overflow:hidden;padding:6px 22px 22px;width:100%}@keyframes slide-in-out{0%{max-width:70px;opacity:0}to{max-width:240px;opacity:1}}.kuda-mobile--menu .kuda-nav--icon{width:100%}.kuda-mobile--menu .kuda-nav--icon svg{width:20px}.kuda-mobile--menu .kuda-nav--icon a,.kuda-mobile--menu .kuda-nav--icon p{align-items:center;display:flex;font-size:14px!important;padding-bottom:18px;padding-top:18px}.kuda-mobile--menu .kuda-nav--icon:not(:first-child) a{margin-right:0}.kuda-mobile--menu .member-profile{height:20px;width:20px}.kuda-account--summary .kuda-cta-lg{max-width:115px!important}.kuda-account--summary .addAction{margin-bottom:0!important}.account-input,.amount-input{font-size:16px}.transaction-price{font-size:13px;margin-right:12px}.kuda-transaction--details{padding-right:10px}.kuda-search--field,.kuda-searchbox input{font-size:16px}.flex.justify-between .kuda-cta-lg-sm,.flex.justify-between .kuda-cta-md{max-width:calc(50% - 8px)!important}.kuda-search--bank+.displayResults .kuda-result--item{padding-left:10px;padding-right:10px}.card-check{margin-bottom:35px}.kuda-search--bank+.displayResults .kuda-result--heading{padding-left:10px}.withdrawButton{height:46px;max-width:120px;transform:none!important}.card-fields+.accept{margin-top:35px}.percentage-save{margin-right:12px}.single-savings .singleTransaction .transaction-price{top:4px!important}.goal-actions .kuda-cta:not(:last-child){margin-right:15px}.review-summary.card-fields>div{align-items:center!important}.kuda-account--summary{margin-bottom:20px}.savedCard{width:100%}.empty-savings--card{padding-left:20px;padding-right:20px}.kuda-set--status .addAction{max-width:120px}.referral-summary .transaction-name{overflow:auto;text-overflow:clip;white-space:normal}.kuda-referral--card .empty-summary{padding-left:0;padding-right:0}.kuda-referral--card .kuda-transaction--details,.kuda-referral--card .kuda-transaction--details .transaction-title{max-width:100%;padding-right:0;width:100%!important}.kuda-referral--card .kuda-result--heading{padding-left:10px;padding-right:10px}.kuda-referral--card .kuda-result--item{padding-left:10px;padding-right:10px;width:100%!important}.skeleton-ui .balance-summary{height:auto}.kuda-home-loader--wrap{margin-bottom:21px}.loader-30{width:50px}.loader-30 span[style*="height: 52px"]{height:50px!important}.icons--kuda a:not(:last-child),.icons--kuda span:not(:last-child),.socialIcon{margin-right:10px!important}.icons--kuda span{height:44px;width:44px}.formInput,.pin-input input{font-size:16px!important}.budget-heading--summary{margin-bottom:7px!important;margin-left:0;margin-right:0}.kuda-budget--filter{flex-wrap:wrap}.date-wrap{margin-bottom:10px;width:100%}.filter-field{width:100%}.budget-card--header+.budget-heading--summary,.budget-heading--summary{margin-bottom:20px;margin-left:-20px;margin-right:-20px;overflow-x:scroll}.budget-card{min-width:calc(45% - 15px)}.budget-cards:after,.budget-cards:before,.budget-heading--summary .budget-cards:after,.budget-heading--summary .budget-cards:before,.category-budget .budget-cards:after,.category-budget .budget-cards:before{content:"";display:block;padding-right:20px!important}.budget-cards::-webkit-scrollbar{display:none}.budget-cards{-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;scroll-snap-points-y:repeat(50%);overflow-y:hidden;scroll-padding-left:20px;scroll-snap-type:mandatory;scroll-snap-type:x mandatory}.budget-cards>*{scroll-padding-left:20px;scroll-snap-align:start!important}.category-budget .budget-heading--summary{margin-top:0}.budget-card--semiHeading{font-size:.85rem}.budget-card:not(:last-child){margin-right:15px}.DateRangePicker,.kuda-budget--filter .DateRangePickerInput{width:100%!important}.date-wrap .next-calendar--control:last-child{margin-right:0!important}.budget-card .card-main--heading{font-size:1.1rem}.DayPicker_transitionContainer{min-height:310px}.kuda-budgeting .kuda-result--item{padding-left:10px!important;padding-right:10px!important}.kuda-budgeting:not(.category-budget) .transaction-price{height:32px}.kuda-budgeting:not(.category-budget) .transaction-name{margin-bottom:0;margin-top:-3px}.kuda-item--chart .savings-progress{width:calc(100% - 55px)}.kuda-budget--excerpt .transaction-price{position:static}.kuda-budget--excerpt .transaction-percentage{bottom:18px;left:50%;padding-left:64px;position:absolute;text-align:left;transform:translateX(-50%);width:100%}.kuda-budget--excerpt{padding-bottom:40px}.budget-card--header .card-main--heading,.budget-heading--summary{margin-top:25px}.header-icon{display:flex}.budgetTab{margin-top:0!important}.budget-heading--summary{-ms-overflow-style:none;scrollbar-width:none}.budget-heading--summary::-webkit-scrollbar{display:none}.budget-cards{padding-bottom:15px}.DateInput_input{width:105px!important}.kuda-wrap--wrap--holder>div{margin-bottom:25px;width:100%}.kuda-wrap--wrap--holder{flex-wrap:wrap;padding-left:20px;padding-right:20px}.history>div{width:100%}.history{flex-wrap:wrap}.history-text{margin-bottom:25px}.kuda-history--items .kuda-transaction--tabs{margin-right:0}.budget-result--holder{margin-top:26px}.plan-budget--wrap svg.recharts-surface{margin-left:-38px!important;margin-top:-25px;min-width:220px}.plan-budget--wrap .recharts-wrapper{margin-bottom:20px}.budgetTab+.tabs .kuda-search.kuda-search--bank{margin-top:0}.create-budget--modal{padding:0}.create-budget--modal .modal-content{border-radius:0;height:auto;margin:auto;padding-bottom:25px;padding-top:33px}.kuda-budget--form{height:calc(100vh - 306px)!important}.backdrop-init .kuda-entry{overflow:hidden}.edit--budget .kuda-cta{max-width:100%!important}.kuda-budget--form+.block-buttons{margin-top:20px!important}.kuda-wrap--wrap--holder:last-child{margin-top:-5px}.category-budget .budget-cards:after,.category-budget .budget-cards:before{display:none}.category-budget .budget-cards{margin-bottom:5px;margin-top:25px}.edit--budget .kuda-cta:not(:last-child){margin-right:20px}.kuda-dayLight--toggle{left:-30px}.kuda-header--actions .kuda-dayLight--toggle{left:-35px}.kuda-tran--items{max-width:157px}.kuda-tran--items .kuda-quick--statement{margin-bottom:0}.kuda-quick--statement svg{height:32px;width:32px}.budget-create--bg svg{height:auto;width:48px}.budget-heading{font-size:.875rem}.budget-create--bg{bottom:-20px;left:-18px;position:absolute}.percentage-summary{top:0}.percentage-save{margin-bottom:0!important}.kuda-page--loader{margin-bottom:40%;margin-left:30px}.kuda-page--loader img,.kuda-page--loader svg{height:auto!important;margin-left:0;width:190px!important}.kuda-404--wrap{padding:50px 40px 40px}.coming-soon--downloads{flex-wrap:wrap;justify-content:space-between;max-width:500px}.coming-soon--downloads>*{width:calc(25% - 5px)}.coming-soon--downloads>* img{height:auto;width:100%}.account-skeleton .balance{margin-bottom:20px}.account-skeleton .balance-second--half{display:block}.account-skeleton .kuda-account--summary{flex-direction:column;margin-bottom:20px}.account-skel--items .kuda-skeleton-span:last-child{display:none}.kuda-footer--conditions p{font-size:10.5px}.category-budget .budget-heading--summary>div:after{content:"";display:block;padding-right:20px!important}.category-budget .budget-heading--summary>div:before{content:"";display:block;padding-left:0!important}.account-skeleton .balance-icon{display:block!important;height:65px;min-width:65px;width:65px}.account-skeleton .balance.skeleton-ui>div:last-child span{width:80%!important}.denomination-icon{margin-right:2px}.kuda-header--wrap .kuda-cta{font-size:14px;height:42px;width:150px}.banks-ussd{margin-top:28px;padding-bottom:22px}.kuda-form--ussd{margin-bottom:0}.addCard-skeleton{padding-top:5px}.plan-margin{margin-top:8px}.account-skeleton .balance{display:none!important}.kuda-share--earnAlt{margin-top:20px}.share-header--wrap .kuda-share--earn{padding-bottom:25px!important}.linked-active{padding-bottom:35px!important}.add-product--wrap,.savedCards{margin-top:10px}.kuda-referral--card .edit-account--wrap{margin-top:0}.kuda-balance--wrap{min-height:100%;width:100%}.payoneer-heading{margin-bottom:27px;margin-top:30px}.kuda-budget--illustration svg,.revoke-content .kuda-modal-illustration svg{height:65px!important;width:65px!important}.product-skeleton .kuda-account--summary>div{width:100%!important}.product-skeleton .kuda-account--summary,.savedCard{margin-bottom:20px}.kuda-share--earn{margin-top:20px}.addCard-skeleton{padding-top:25px}.kuda-account--wrap{padding-bottom:25px!important}.budget-card--header+.budget-heading--summary{margin-bottom:0!important}.share-header--wrap .kuda-share--earn{padding-bottom:30px!important}.share-header--wrap .kuda-share--earnAlt{padding-bottom:27px!important}.justify-center.inactivity-buttons>div{margin-left:auto;margin-right:auto;max-width:200px!important}.kuda-auth--layout{margin-top:-25px}.kuda-announcement--card{padding:14px 20px}.error-auth--label{padding:12px 15px}.auth-layout--header+.kuda-preview{min-height:calc(100vh - 88px)!important}.kuda-page--transition .kuda-preview{min-height:calc(100vh - 80px)}.no-result{padding:15px 5px 10px}.request-wrap .kuda-cta-lg,.saveFields{max-width:205px!important}.saveFields{margin-top:43px}.back-to+.edit-account--wrap{margin-top:0}.linked-active .kuda-cta-lg{max-width:175px}.personal-form .login-button.kuda-cta-md{max-width:170px!important}.overdraftResults{margin-left:-22px;margin-right:-22px}.overdraftResults>div>*{padding-left:20px;padding-right:20px}.modal-overdraft .modal-content{height:100vh;max-width:100%!important}.modal-overdraft .kuda-budget--form{height:calc(100vh - 170px)!important}.backArrow{display:flex}.backArrow svg{transform:translateY(-.9px)}.card{height:156px;width:100px}.physical-card .flippy svg{height:165px;width:auto}.active-card .card{transform:translate3d(-70px,0,0)}.active-card .card-secret-details{transform:translateX(-10px)}.card-animation--wrap,.physical-card>svg{height:156px}.new-card--illustration svg{height:auto;max-width:135px}.flex.justify-between>.kuda-cta-lg-md{padding-left:7px;padding-right:7px;width:calc(50% - 8px)}.kuda__button--next{left:auto!important;right:0!important}.carousel-pagination--wrap .kuda__button{left:0}.kuda-full--slide{padding-left:20px!important;padding-right:20px!important}.kuda-no-sidePadding{padding-left:0!important;padding-right:0!important}.kuda__button{display:none}.kuda-no--bg{padding:0!important}.kuda-no--bg.flex.justify-between .kuda-cta{max-width:130px!important}.owe-tab{border-radius:5px!important;-webkit-border-radius:5px!important;-moz-border-radius:5px!important;-ms-border-radius:5px!important;-o-border-radius:5px!important;display:flex;height:56px!important;margin-left:0!important;margin-right:0!important;padding-left:12px!important;padding-right:12px!important}.owe-tab .borrow-progress{margin-top:9px}.loan-icon{margin-right:11px}.loan-icon svg{height:28px;width:28px}.owe-tab--max{margin-right:0!important}.left-seperator{margin-left:11px}.overdraft-edit--amount{height:44px;max-width:100px}.borrow-progress{margin-top:15px}.percentage-toggle{left:3px}.next{left:auto;right:3px}.payment-wrap .kuda-card--wrap{padding-top:34px}.kuda-no--bg .kuda-cta{height:44px}.loan-skeleton{margin-top:22px!important}.loan-skeleton .react-loading-skeleton{height:56px!important;min-height:56px!important}.kuda-borrow-card--content{margin-top:0}.kuda-reset--card{padding:35px 20px 49px}.kuda-input--slider{padding-left:15px;padding-right:15px}.agreement-side--padding{margin-left:-22px;margin-right:-22px;padding-left:20px;padding-right:20px}.card-fields .manage-limit--card{align-items:center!important;height:auto!important}.manage-limit--card .bill-item-wrap{padding-right:20px}.basic-padding{padding-left:15px!important;padding-right:15px!important}.manage-channels--wrapper .bill-item{height:52px}.kuda-request--wrap.select-card--request,.select-card--request .request-edge--fix>div{padding-left:22px!important;padding-right:22px!important}.select-card--request .request-edge--fix>div{margin-left:-22px!important;margin-right:-22px!important}.select-card--request .request-edge--fix .card-text{right:22px!important}.restricted-account--wrap{overflow:hidden;padding:20px 60px 20px 20px}.restricted-image--wrap{display:none;position:absolute;right:-150px}.restricted-image--wrap img{height:100%!important}.card-check{padding:22px 20px}.mobile-padded--card .px-5{padding-left:0!important;padding-right:0!important}.mobile-padded--card .linked-bank--card .margin-right-5{margin-right:0!important}.mobile-padded--card .linked-bank--card:hover{transform:none!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transition:none!important;-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}.mobile-padded--card{padding:32px 20px 45px}.full-width--mobile{width:100%}.linked-bank--card .flex-column.margin-right-5{margin-right:0!important;width:100%}.linked-bank--card{grid-gap:18px;padding-left:20px!important;padding-right:20px!important}.kuda-tran--items{margin-right:auto}.card-secret-details{width:auto}.kuda-result--heading{padding-left:15px;padding-right:15px}.dashboard-swap{display:flex;flex-direction:column-reverse;gap:10px;justify-content:normal}.dashboard-swap .kuda-account--summary{margin-bottom:0}.dashboard-swap .savings-type{margin-bottom:4px}.accept{margin-top:42px}.list-card-heading{font-size:1rem!important;line-height:1.3!important}.homeSkel .balance-icon{display:none!important}.summary-skeleton{flex-direction:row!important}.dashboard-friends-item{margin-right:28px}.transaction-avatar{height:32px;min-width:32px;width:32px}.flag-icon svg{height:45px;width:45px}.balance-icon{margin-right:10px}.transactionSummary .kuda-account--summary{flex-direction:row}}@media only screen and (max-width:375px){.kuda-header--wrap .kuda-cta{font-size:13px;width:140px}.kuda-header--actions .kuda-dayLight--toggle{left:-33px}}@media only screen and (max-width:320px){.kuda-header--wrap .kuda-cta{font-size:12px;margin-top:15px;width:131px}.auth-layout--header:not(.authenticated-header){height:110px}.auth-layout--header:not(.authenticated-header) .kuda-header--wrap{align-items:start!important;flex-direction:column}.auth-layout--header .kuda-header--actions .kuda-dayLight--toggle{left:auto;right:20px;top:17px}.auth-layout--header .kuda-header--actions{position:static}.auth-layout--header+.kuda-preview{margin-top:115px;min-height:calc(100vh - 135px)!important}.kuda-header--actions{width:100%}.kuda-header--wrap .kuda-cta{max-width:100%}}@media only screen and (min-width:768px) and (max-width:1024px){html{font-size:14.5px}.kuda-nav--icon a,.kuda-nav--icon p{margin-right:34px}.kuda-nav--icon svg{width:19px}.kuda-dayLight--toggle svg{width:18px}.kuda-dayLight--toggle{left:-30px}.kuda-header--wrap,footer .container{padding-left:40px;padding-right:40px}.kuda-brand svg{height:18px;width:auto}.kuda-payments .card-summary-text p{font-size:15px}.percentage-save{margin-right:12px}.kuda-skeleton-span+.budget-heading--summary{margin-bottom:45px}}@media only screen and (max-width:575px){.kuda-transaction--tabs{margin-left:-20px;margin-right:-20px;overflow-y:hidden}.account-skeleton span.margin-bottom-2.bottom>span>span{width:100%!important}.account-skeleton .balance-summary,.account-skeleton span.margin-bottom-2.bottom{width:100%}.budget-heading--summary .category-budget--highlighted .card-main--heading{line-height:1.4;position:relative;top:-2px}.budget-card .card-main--heading{font-size:1rem}.kuda-auth--illustration{display:none}.kuda-auth--wrap,.kuda-auth--wrap-ext{max-width:100%}.kuda-tran--items,.kuda-tran--items>div{display:flex;max-width:100%!important}.kuda-tran--items>div{Justify-content:space-between!important;width:100%}.kuda-tran--items>div>*{margin:0!important;width:calc(50% - 10px)!important}.kuda-tran--items button{white-space:nowrap;width:100%}.balance:not(.homeSkel){display:flex;flex-direction:row-reverse;justify-content:space-between;width:100%}.mini-drop--icon{margin-right:0}.kuda-tran--items{margin-right:auto}.transactionSummary .kuda-account--summary{flex-direction:column;width:auto!important}}@media only screen and (min-width:768px){.kuda-hamburger{display:none!important}.kuda-auth--illustration svg{min-width:700px}.kuda-search--bank+.displayResults .displayWrap>*{padding-left:0;padding-right:0}.kuda-search--bank+.displayResults .kuda-result--item{padding-left:30px;padding-right:30px}.kuda-search--bank+.displayResults .kuda-result--heading{padding-left:31px}.transaction-left{padding-right:15px}.account-title.active{position:relative}.account-title.active:after{background:#40196d;bottom:-19px;content:"";display:block;height:5px;position:absolute;width:100%}.earnings{line-height:1;margin-bottom:-7px;margin-top:8px}.transaction-name{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;-webkit-hyphens:auto;hyphens:auto;line-height:1.2;overflow:hidden!important;padding-right:40px;text-overflow:ellipsis;width:100%}.no-bottom--margin-desktop{margin-bottom:0!important}.skeleton-card--top .kuda-card--wrap{padding-bottom:57px!important}.plan-margin{margin-top:8px}.kuda-add--active .kuda-preview{max-width:959px}.kuda-add--active .kuda-add--options{display:flex;flex-wrap:wrap;justify-content:space-between}.kuda-add--active .kuda-add--options>*{margin-left:0;margin-right:0;max-width:100%;width:calc(50% - 10px)}.account-image{margin-top:-4px}.modal-overdraft .kuda-budget--form+.block-buttons .kuda-cta{max-width:175px!important}.kuda-mobile--menu{display:none!important}}@media only screen and (max-width:1200px){.auth-layout-wrap>div:last-child{width:calc(100% - 420px)}.auth-layout--header+.kuda-preview{min-height:calc(100vh - 100px)}}@media only screen and (max-width:320px){body,html{font-size:13px}.auth-layout--header+.kuda-preview,.auth-wrap,.kuda-header--wrap,.kuda-layout---card,.kuda-preview,.modal-content,.phoneupdate-wrap,footer .container{padding-left:14px;padding-right:14px}.kuda-cta{font-size:13px;height:44px}.kuda-transaction--details,.single-savings .transaction-name{padding-right:10px}.summary-card{padding:20px 15px 32px}.modal-content{padding-bottom:25px;padding-top:25px}.kuda-budget--form{height:calc(100vh - 298px)!important}}@media only screen and (min-width:768px) and (max-width:991px){.kuda-account--wrap{max-width:100%;padding:40px 30px!important}.kuda-block--nav{width:calc(50% - 10px)}.earn-heading{font-size:.875rem}.earnings{margin-bottom:3px}.balance:not(.home-skel) .balance.skeleton-ui>div:last-child,.balance:not(.home-skel) .balance.skeleton-ui>div:last-child span{width:100%!important}.kuda-add--active .kuda-layout---card{padding-left:30px!important;padding-right:30px!important}.kuda-account--wrap{margin-left:-65px;margin-right:-65px}}@media only screen and (max-height:760px){.modal-backdrop{display:block;overflow-y:auto}.modal>.modal{display:flex}.modal-backdrop .modal-content{margin:auto}}@media only screen and (min-width:481px) and (max-width:767px){.kuda-auth--illustration svg{min-width:700px}.auth-layout-wrap>div:last-child{width:calc(100% - 530px)}}@media only screen and (min-width:1025px) and (max-width:1199px){.budget-heading--summary{margin-left:-140px!important;margin-right:-140px!important}.budget-heading--summary .card-main--heading{font-size:1.15rem!important}}@media only screen and (min-width:768px) and (max-width:1024px){.budget-heading--summary{flex-wrap:wrap;margin-left:-70px!important;margin-right:-70px!important}.budget-card{margin-bottom:20px;min-width:calc(25% - 20px)}.budget-cards{margin-bottom:-20px!important}.budget-skeleton .budget-cards{margin-bottom:0}.budget-card:not(:last-child){margin-right:12px}.budget-card{min-height:100%}.budget-card--semiHeading{font-size:.8rem}.card-main--heading{font-size:1.1rem}.kuda-budget--filter .DateRangePickerInput{width:308px!important}.kuda-wrap--wrap--holder>div{width:100%}.kuda-wrap--wrap--holder>div:not(:last-child){margin-bottom:25px}}@media only screen and (max-width:375px){.budget-card{min-width:calc(70% - 15px)}}@media only screen and (max-width:400px){.DateInput_input{font-size:.9rem!important;padding-left:5px;width:100%!important}}@media only screen and (max-width:375px){body,html{font-size:13px}}@media only screen and (max-height:800px) and (min-width:1025px) and (max-width:1366px){body,html{font-size:14.8px}.kuda-preview{padding:48px 40px 60px}.balance-title{margin-top:6px}.kuda-transaction--tabs{margin-top:30px}}@media only screen and (max-width:409px){.homeSkel{width:calc(50% - 7px)!important}.homeSkel .balance-summary{width:100%}.homeSkel .balance-summary span,.homeSkel+span span{width:100%!important}.homeSkel .balance-summary>span:first-child{width:65%!important}.homeSkel+span{width:calc(50% - 7px)!important}}@media only screen and (max-width:350px){.kuda-cta{font-size:12.5px;height:46px}h1{font-size:1.4rem}.denomination-icon svg{height:8px;width:auto}.kuda-quick--statement svg{height:30px;margin-right:6px;width:30px}.kuda-account--summary .kuda-cta-lg{max-width:105px!important;min-width:105px!important}.kuda-tran--items{max-width:142px}.kuda-header--wrap .kuda-cta{font-size:13px;height:42px;width:100%}}@media only screen and (min-height:799px) and (min-width:768px){.kuda-auth--illustration svg{min-width:820px}.justify-between>.kuda-cta-md{max-width:152px}}@media only screen and (min-height:799px) and (min-width:768px) and (max-width:1280px){.kuda-auth--illustration svg{min-width:750px}}@media only screen and (min-width:768px) and (max-width:1300px){.kuda-auth--wrap{max-width:410px;width:100%}.auth-wrap,.phoneupdate-wrap{padding:35px 48px 45px}.kuda-form--layout{margin-top:25px}.kuda-auth--wrap p{font-size:.9rem}}@media only screen and (min-width:768px) and (max-width:1300px) and (min-height:799px){.auth-layout-wrap>div:last-child{width:calc(100% - 475px)}}@media only screen and (min-width:768px) and (max-width:1440px) and (max-height:798px){.modal-content{padding:35px 48px 48px}body,html{font-size:14px!important}.fund-card--modal .modal-content{max-width:410px}.kuda-cta{font-size:14px;height:45px}.kuda-header--wrap .kuda-cta{font-size:13.5px;height:43px}.kuda-result--item{padding-bottom:15px;padding-top:15px}.kuda-search--field,.kuda-transaction--tabs{height:47px!important}.kuda-transaction--details{height:37px}.transaction-icon{height:40px;min-width:40px;width:40px}.kuda-nav--icon svg{width:23px}.kuda-preview{padding:48px 40px 60px}.balance-title{margin-top:6px}.kuda-search,.kuda-transaction--tabs{margin-top:20px}.owe-tab .borrow-progress{margin-top:9px}.kuda-account--summary{margin-bottom:20px}.budgetTab{margin-top:0}.payment-wrap .kuda-card--wrap{max-width:480px}.account-input,.amount-input{min-height:44px}.card-group:not(:last-child){margin-bottom:24px}.kuda-dropdown-header{height:44px}.kuda-add--cardForm{margin-bottom:44px}.card-label{font-size:13px}.normal-input--wrap{margin-top:10px}.kuda-searchbox{padding:4px 15px}.kuda-dropdown-list{padding-top:48px}.kuda-dropdown-item{padding:13px 0 12px!important}.payment-wrap .kuda-card--wrap.kuda-bill--wrap{padding-left:65px;padding-right:65px}.bill-item,.block-item{height:52px}.kuda-account--wrap{padding:45px 62px 40px!important}.kuda-invite--cta{font-size:11px;height:20px}.kuda-header{height:65px}.kuda-preview{margin-top:65px}.account-title.active:after{bottom:-15px}.referral-icon svg{height:88px;width:auto}.toggle-icon{border-radius:16px;height:28px;width:50px}.toggle-icon:after{height:20px;left:4px;top:4px;width:20px}.has-checkBox .toggle{right:8px;top:-4px}.bill-item--icon svg,.block-item--icon svg{height:28px}.bill-item--icon{margin-right:15px}.block-item--icon{margin-right:10px}.account-image{height:85px;min-height:85px;min-width:85px;width:85px}.toggle input[type=checkbox]:checked+.toggle-icon:after{transform:translateX(22px)}.kuda-brand svg{height:18px;width:auto}.kuda-add--options>*{max-width:330px}.kuda-card--wrap,.kuda-deposit--wrap{max-width:380px}.accept{margin:38px 0 0}.bottom-fix{margin-bottom:30px}.kuda-budgeting:not(.category-budget) .transaction-price{height:34px}.kuda-budget--filter .DateRangePickerInput{height:46px}.kuda-calendar--control{min-height:46px}.overview-budget--wrap,.plan-budget--wrap{max-width:100%}footer{margin-top:60px}.notice-modal{max-width:390px!important}.small-modal .modal-content{max-width:410px}.kuda-footer--conditions p{font-size:10.5px}footer .container{max-width:1050px}.inactivity-buttons .kuda-cta-lg{max-width:146px}.kuda-auth--wrap{max-width:370px}.auth-layout-wrap>div:last-child{width:calc(100% - 450px)}.auth-wrap,.phoneupdate-wrap{padding:32px 48px 45px}.basic-dropdown{padding-top:2px}.kuda-page--loader img,.kuda-page--loader svg{width:190px!important}.kuda-modal-illustration{margin:35px auto 30px}.modal-transactions .modal-content{max-width:470px}.payment-bold--wrap{max-width:240px}.forgot-label{font-size:11.5px}.single-timeline{margin-bottom:40px}.kuda-cta-lg{max-width:142px}.modal-transactions .kuda-cta-lg{max-width:172px}.kuda-tran--items{max-width:192px}.balance-summary h1.text-xbold.flex{position:relative;top:-2px}.kuda-login--wrap .formInput{font-size:14.5px}.kuda-home-loader--wrap:last-child{display:none}.create-budget--modal .modal-content{height:calc(100vh - 115px);max-width:550px!important}.kuda-budget--form{height:calc(100vh - 420px)!important}.create-budget--modal .createBalance{height:40px}.create-budget--modal .kuda-result--heading{margin-top:25px}.kuda-budget--filter .DateRangePickerInput{width:300px!important}.filter-field{width:calc(100% - 251px)}.DateInput_input{padding-left:9px;padding-top:9px;width:103px!important}.CalendarMonth_caption{padding-top:17px}.budget-heading--summary{margin-left:-195px;margin-right:-195px}.create-budget--button{max-width:170px!important}.form-loading:after{background-size:27px 27px;height:27px;width:27px}.inputLoading:after{background-size:24px 24px;height:24px;width:24px}.skeleton-card--top .kuda-activate--wrap{max-width:420px;padding-left:50px!important;padding-right:50px!important}.payoneer-modal .modal-content{max-width:380px!important}.kuda-balance--wrap .add-icon{margin-bottom:9px}.kuda-balance--wrap{min-height:140px}.payoneer-modal-heading{margin-bottom:1.7rem;margin-top:1.7rem}.payoneer-modal .generateReceipt{max-width:195px}.kuda-add--active .kuda-preview{max-width:860px}.closeModal svg{height:24px}.payoneer-heading{margin-bottom:30px;margin-top:30px;max-width:315px}.kuda-cta-long{max-width:208px;width:100%}.kuda-dropdown-list{max-height:320px}.kuda-cta-xl{max-width:210px}.product-skeleton .kuda-account--summary{margin-bottom:20px}.kuda-auth--wrap p{font-size:.845rem}.kuda-auth--illustration svg{max-height:520px}.kuda-header--wrap .kuda-cta{max-width:158px;width:158px}.kuda-small--modal-lg{max-width:450px!important}.kuda-cta-lg-md{max-width:160px}.owe-tab{height:54px!important}}@media only screen and (min-width:768px) and (max-width:1280px) and (max-height:698px){.login-side--wrap{max-width:385px!important}.transaction-header{margin-bottom:15px;margin-top:25px}.modal-content{padding:30px 43px 43px}body,html{font-size:12.5px!important}.fund-card--modal .modal-content{max-width:390px}.kuda-cta{font-size:12.5px;height:42px}.formCard,.kuda-card--wrap,.kuda-deposit--wrap{max-width:330px}.kuda-result--item{padding-bottom:14px;padding-top:14px}.kuda-search--field,.kuda-transaction--tabs{height:44px!important;min-height:44px!important}.kuda-transaction--details{height:33px}.transaction-icon{height:40px;min-width:40px;width:40px}.kuda-nav--icon svg{width:20px}.kuda-preview{padding:40px 40px 55px}.balance-title{margin-top:8px}.kuda-transaction--tabs{margin-top:20px}.kuda-account--summary{margin-bottom:20px}.budgetTab{margin-top:0}.payment-wrap .kuda-card--wrap{margin-top:30px;max-width:420px;padding-bottom:36px;padding-left:46px;padding-right:46px}.account-input,.amount-input{min-height:40px}.card-group:not(:last-child){margin-bottom:24px}.kuda-dropdown-header{height:40px}.kuda-add--cardForm{margin-bottom:40px}.card-label{font-size:11.5px}.normal-input--wrap{margin-top:10px}.kuda-searchbox{padding:4px 15px}.kuda-dropdown-list{padding-top:48px}.kuda-dropdown-item{padding:13px 0 12px!important}.payment-wrap .kuda-card--wrap.kuda-bill--wrap{padding-left:57px;padding-right:57px}.bill-item,.block-item{height:50px}.kuda-account--wrap{min-width:655px;padding:45px 45px 30px!important}.kuda-invite--cta{font-size:10px;height:20px;width:98px}.kuda-header{height:58px}.kuda-preview{margin-top:58px}.account-title.active:after{bottom:-12px;height:3px}.referral-icon svg{height:88px;width:auto}.toggle-icon{border-radius:16px;height:28px;width:50px}.toggle-icon:after{height:20px;left:4px;top:4px;width:20px}.has-checkBox .toggle{right:8px;top:-4px}.bill-item--icon svg,.block-item--icon svg{height:26px}.bill-item--icon{margin-right:15px}.block-item--icon{margin-right:10px}.account-image{height:85px;min-height:85px;min-width:85px;width:85px}.toggle input[type=checkbox]:checked+.toggle-icon:after{transform:translateX(22px)}.kuda-brand svg{height:16px;width:auto}.kuda-add--options>*{max-width:300px}.kuda-card--wrap,.kuda-deposit--wrap{max-width:350px;padding-bottom:38px}.accept{margin:38px 0 0}.bottom-fix{margin-bottom:30px}.kuda-budgeting:not(.category-budget) .transaction-price{height:34px}.kuda-budget--filter .DateRangePickerInput{height:44px;width:280px!important}.kuda-calendar--control{min-height:44px}.overview-budget--wrap,.plan-budget--wrap{max-width:100%}footer{margin-top:60px}.notice-modal{max-width:390px!important}.small-modal .modal-content{max-width:380px}.kuda-footer--conditions p{font-size:11px}footer .container{max-width:1050px}.transaction-title{margin-left:20px}.kuda-cta-lg{max-width:130px}.kuda-tran--items{max-width:172px}.kuda-quick--statement svg{height:32px;width:32px}.kuda-quick--statement{margin-bottom:4px}.balance-icon svg{height:auto;width:70px}.balance-summary h1.text-xbold.flex{position:relative;top:-4px}.freeTransfer--wrap{margin-bottom:15px}.sign-out{margin-top:40px}.kuda-cta-long{max-width:190px;width:100%}.budget-heading--summary{margin-bottom:20px;margin-top:25px}.DateInput_input{padding-left:9px;padding-top:9px;width:92px!important}.formCard{padding-left:38px;padding-right:38px}.kuda-heading--illustration svg{height:78px;width:78px}.kuda-card--wrap{margin-top:30px}.denomination,.kuda-dropdown-icon{width:38px}.transaction-additional--details{padding-bottom:12px;padding-top:12px}.generateReceipt{max-width:160px}.kuda-history--items .kuda-transaction--tabs{height:37px!important;min-height:37px!important}.kuda-header--wrap .kuda-cta{font-size:12.5px;height:40px;width:125px}.auth-wrap,.phoneupdate-wrap{padding:30px 45px 40px}.kuda-auth--wrap{max-width:345px}.kuda-auth--illustration svg{max-height:480px}.kuda-cards .kuda-card--wrap,.kuda-savings .kuda-card--wrap{max-width:470px;padding:45px 77px}.basic-dropdown{padding-top:2px}.kuda-page--loader img,.kuda-page--loader svg{width:170px!important}.kuda-modal-illustration{margin:35px auto 30px}.inactivity-buttons .kuda-cta-lg{max-width:135px}.modal-transactions .modal-content{max-width:410px}.payment-bold--wrap{display:block;margin-left:auto;margin-right:auto;max-width:220px}.forgot-label{font-size:11.5px}.kuda-budget--form{height:calc(100vh - 405px)!important}.budget-heading--summary{margin-left:-195px;margin-right:-195px}.create-budget--button{max-width:185px!important}.auth-layout-wrap>div:last-child{width:calc(100% - 400px)}.login-button{margin-top:25px}.kuda-login--wrap .formInput{font-size:14px;padding-bottom:10px;padding-top:12px}.passwordToggle svg{height:auto;width:17px}.kuda-form--layout{margin-top:25px}.payoneer-modal .modal-content{max-width:340px!important}.payoneer-modal .generateReceipt{max-width:186px}.kuda-add--active .kuda-preview{max-width:800px}.product-skeleton .kuda-account--summary:last-child{display:none!important}.kuda-auth--illustration svg{min-width:650px}.kuda-header--wrap .kuda-cta{max-width:142px;width:142px}.owe-tab{height:54px!important}.login-globe--skeleton{display:none!important}}@media only screen and (min-width:768px) and (max-width:820px){.kuda-account--wrap{margin-left:-58px;margin-right:-58px}}@media only screen and (max-width:360px){.increment-toggle{flex-direction:column}.increment-toggle .percentage-summary{margin-bottom:20px;margin-right:0}.overdraft-edit--amount{height:42px;margin-bottom:8px!important;max-width:135px}}@media only screen and (max-height:730px){.react-datepicker-popper{bottom:0!important;position:absolute!important;top:0!important;transform:translate3d(0,53px,0)!important;-webkit-transform:translate3d(0,53px,0)!important;-moz-transform:translate3d(0,53px,0)!important;-ms-transform:translate3d(0,53px,0)!important;-o-transform:translate3d(0,53px,0)!important}}@media only screen and (max-width:1024px){.login-globe--skeleton{display:none!important}}@media (max-width:768px){.dashboard-tab-icon{display:none!important}}.classic-dropdown-list{background:var(--whiteColor);border:1px solid var(--borderOff);border-radius:5px;box-shadow:15px 30px 40px var(--boxShadow);cursor:pointer;left:-2px;margin-top:5px;max-height:381px;overflow-x:hidden;overflow-y:scroll;padding:11px 16px 5px;position:absolute;top:-6px;width:calc(100% + 4px);z-index:999}.classic-dropdown-generic-savings{display:flex;flex-wrap:wrap;justify-content:space-between}.classic-dropdown-generic-savings .payments-dropdown--title{font-size:1rem!important}.classic-dropdown-full{margin-bottom:22px;width:100%!important}.classic-dropdown-half{margin-bottom:22px;width:48%!important}.classic-dropdown-date-picker-container{align-items:center;cursor:pointer;display:flex;height:47.5px}.classic-dropdown-date-picker-container input{border:0}.dashboard__savings--input{border:none;height:100%;height:47.5px;outline:none;width:100%}.classic-dropdown-date-picker-icon{align-items:center;background:var(--offBlue);border:1px solid var(--bgOffset);border-radius:5px;box-shadow:0 2px 2px #0000001a;display:flex;height:calc(100% + 1.5px);justify-content:center;margin-right:9px;width:47.5px}.classic-dropdown-date{position:relative}.classic-dropdown-date .react-datepicker-popper{margin-top:68px;transform:none!important;z-index:30}.classic-dropdown-date .normal-input{border:1px solid var(--bgOffset);border-radius:5px;box-shadow:0 2px 2px #0000001a;margin-top:11.5px}.classic-dropdown .kuda-dropdown-header{font-size:1.15rem}.classic-dropdown .react-datepicker__day--disabled{opacity:.4}.image-input{margin-bottom:32px}.image-input-box{align-items:center;border-radius:10px;box-shadow:0 4px 25px #0000000f;display:flex;flex-direction:column;height:148px;justify-content:center;transition:color .2s,background .2s;transition-timing-function:ease}.image-input-label{color:var(--successColor)!important;margin-top:1.5rem;text-align:center}.image-input-input{display:none}.image-input-darken{background:red}.image-input-img-box{border-radius:100%;height:100%;object-fit:cover;width:100%}.image-input-img{align-items:center;border-radius:10px;display:flex;height:100%;object-fit:scale-down;overflow:hidden;width:100%}.image-input-img-cover{object-fit:cover}.image-input-img svg{height:auto;width:100%}.phone-input{align-items:center;border:1px solid #f4f4f4;border-radius:4px;box-shadow:0 2px 2px #0000001a;display:flex;margin-top:15px}.phone-input-flag svg{height:22px;margin-right:10px;width:28px}.phone-input .mobile-input{margin-bottom:0!important}.phone-input input{border:0!important;border:0;box-shadow:0 0 0 0 #000!important;display:flex;height:48px!important;outline:none;padding-left:10px;width:100%}.country-selector{align-items:center;background:var(--offBlue);border:1px solid var(--bgOffset);border-radius:4px;box-shadow:0 2px 2px #0000001a;display:flex;height:47.5px;justify-content:space-between;max-width:81px;padding:15px 10px}.country-selector-dropdown{padding:4px;top:85px}.country-selector-dropdown-item{display:flex;justify-content:space-between;padding:14px 24px}.country-selector-dropdown-item:hover{background:#f9f9f9}.country-selector-dropdown-item svg{overflow:hidden;width:30px}.switch-input{align-items:center;border-bottom:.5px solid #c7c7cc;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:8px}.switch-input-box{align-items:center;background:#e6ebee;border-radius:30px;display:flex;height:34px;max-width:56px;min-width:56px;padding:2px;transition:.2s ease}.switch-input-box-on{background:var(--successColor)}.switch-input-toggler{background:#fff;border-radius:100%;height:26px;padding:10px;position:relative;transform:translateX(0);transition:.2s ease;width:26px}.switch-input-toggler-on{transform:translateX(27px)}.switch-input-title-big{color:var(--primaryColor);font-weight:800}.input-range__label{display:none!important}.input-range{position:relative}.input-range__track--active,.input-range__track--background{background:#dbdce0;border-radius:20px!important;height:24px!important}.input-range__slider{background-color:#48d38a!important;border:1px solid #8369a080!important;box-shadow:0 5px 10px #75af904d!important;height:42px!important;margin:0!important;width:42px!important}.input-range__slider:after{background:#fff!important;box-sizing:border-box!important;content:""!important;display:block!important;height:13px!important;left:50%;position:absolute!important;top:50%;transform:translate(-50%,-50%) rotate(-45deg);width:13px!important}.input-range__slider{background-color:#40196d!important;border-radius:100%}.input-range__slider:active{background:#40196d!important;transform:scale(1.05)!important}.input-range__track--active{background-color:#40196d!important}.input-range__slider-container{margin-left:-2.5%;margin-top:-31.5px}.input-range--disabled .input-range__track--active{background:#dbdce0!important}.input-range--disabled .input-range__slider{background:#c6bad3!important;border:1px solid #c6bad3!important;box-shadow:0 5px 10px #48d38a4d!important}.add-money-process-selector div.list-icon{border-radius:4px;box-shadow:0 0 10px #0000000f;height:38px;max-height:38px!important;min-height:38px;min-width:32px;width:32px}.add-money-process-selector div.list-icon svg{max-height:16px;width:20px}.add-money-process-selector{padding-left:16px!important;padding-right:0!important}.add-money-process-selector.soon{opacity:.3;position:relative}.add-money-process-selector.soon div .coming-soon{position:absolute;right:10px;top:30%}.add-money-process-selector.easy-soon div .coming-soon{top:17%}.add-money-beneficiary-detail{border-bottom:1px solid #dbdce06a;display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:12px}.add-money-beneficiary-detail div:not(:first-child){align-items:center;display:flex}.add-money-beneficiary-detail div:not(:first-child) p{color:var(--primaryColor);font-size:.6rem;font-weight:600}.add-money-beneficiary-detail div h6{color:var(--blackColor);font-size:1rem;font-weight:600;margin-top:4px}.add-money-via-bank-transfer-subHeading{color:var(--blackColor);margin:auto;max-width:350px;text-align:center}@media only screen and (max-width:470px){.add-money-process-selector.soon div .coming-soon{display:none}}.savings-withdraw-amount-box{align-items:center;background:#fff;border-radius:4px;box-shadow:0 0 25px #0000000f;display:flex;justify-content:space-between;margin-bottom:12px;padding:12px 18px}.savings-withdraw-amount-box img{border-radius:5px;height:25px;object-fit:cover;width:32px}.savings-withdraw-amount-box div{display:flex;margin-right:12px}.savings-withdraw-amount-box div span{background:#dcffec;border-radius:5px;box-shadow:0 4px 25px #0000000f;display:flex;height:25px;justify-content:center;margin-right:12px;overflow:hidden;width:32px}.savings-withdraw-amount-box h6{color:var(--blackColor);font-weight:800}.savings-withdraw-confirm-item{border-bottom:1px solid #bebebe80;display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:12px}.savings-withdraw-confirm-item div:last-child h6,.savings-withdraw-confirm-item div:last-child p{text-align:right}.savings-withdraw-confirm-item div p{margin-bottom:5px}.savings-withdraw-confirm-item div h6{color:var(--blackColor);font-size:1rem;font-weight:800}.savings-view-item{border-bottom:1px solid #dbdce0;display:flex;justify-content:space-between;padding:1.5rem 0}.savings-view-item h6,.savings-view-item p{color:var(--blackColor);font-size:.85rem;font-weight:400}.savings-view-item h6{font-size:.85rem;font-weight:700}.savings-maturity-summary{align-items:center;border-bottom:0;flex-direction:column}.savings-maturity-summary h6{color:var(--primaryColor);font-size:1.5rem;font-weight:800;margin-top:3px}.savings-two-buttons{display:flex;justify-content:space-between;width:100%}.savings-two-buttons div{width:calc(50% - 10px)}.savings-two-buttons button{width:100%}.savings-two-buttons div:first-child button{background:#f9f9f9;border:1px solid #40196d4d;box-shadow:0 0 0 0 #0000;color:#40196d}.savings-view-buttons{display:flex;flex-wrap:wrap;justify-content:space-between}.savings-view-buttons .kuda-button--wrap{width:47%}.savings-view-buttons button{margin-bottom:12px;width:100%}.savings-view-buttons button p,.savings-view-buttons button span{color:var(--successColor);font-weight:900}.savings-view-buttons button span{font-size:1rem}.savings-view-cash h6{color:var(--blackColor);font-size:1.75rem!important;font-weight:800;margin-top:-4px}.savings-view-item-icon circle{fill:#0000}.savings-view-item-icon circle svg{height:31px;width:31px}.savings-view-item-icon{align-items:center;display:flex;justify-content:center}.savings-view-item-icon p{font-size:.9rem;font-weight:700;height:-webkit-max-content;height:max-content;margin:auto}.savings-view-item-icon span{margin-right:8px!important}.savings-view-maturity-block,.savings-view-summary-block{border-bottom:1px solid #dbdce04d;display:flex;justify-content:space-between;margin-bottom:22px;padding-bottom:10px;position:relative}.savings-view-summary-block h6{font-size:.9rem;font-weight:400;margin-bottom:5px}.savings-view-maturity-block p,.savings-view-summary-block p{color:var(--successColor);font-size:.9rem;font-weight:700}.savings-view-maturity-block p,.savings-view-maturity-block span{color:var(--textColor);font-size:.9rem;font-weight:600}.savings-view-maturity-block span:not(:first-child){color:var(--blackColor)}.savings-view-summary-block div:not(:first-child) p{color:var(--blackColor);text-align:right}.savings-view-info{text-align:center}.savings-view-maturity-block{border-bottom:0;padding-bottom:12px}.savings-view-maturity-block-track{background:#f9f9f9;bottom:0;height:5px;position:absolute;width:100%;z-index:-1}.savings-view-maturity-block-value{background:var(--successColor);border-radius:9px;bottom:0;height:5px;position:absolute;transition:.2s ease;width:0}.create-saving-header{color:var(--primaryColor);font-size:1.75rem;font-weight:800;margin-bottom:22px;text-align:center}.saving-tier-warning p{color:var(--secondaryColor)}.saving-tier-warning-summary{font-size:.9rem}@media only screen and (max-width:300px){.savings-view-buttons .kuda-button--wrap,.savings-view-buttons .kuda-button--wrap button{width:100%}.savings-view-buttons .kuda-button--wrap button p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.cards-skeleton{align-items:center;display:flex;flex-direction:column;justify-content:center}.cards-skeleton-controls{margin-top:31px;width:100%}.card-skeleton-cards{display:flex;justify-content:space-between;overflow:hidden}.cards-skeleton-card{border-radius:5px;max-width:503px!important;min-height:400px;padding-left:0;padding-right:0}.card-skeleton-process{border-radius:4px;box-shadow:0 0 25px #0000000f;display:flex;margin:auto auto 15px;max-width:307px!important;padding:15px 15px 0;width:100%}.cards-skeleton-width{max-width:500px!important}.card-skeleton-process-selectors{align-items:flex-start;display:flex;flex-direction:column;margin-left:20px}.card-skeleton-process-item{margin-bottom:2px}.card-skeleton-process-selectors span:first-child{height:20px}.friends-intro .max-fill{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:357px}.friends-intro-icon{margin:0 auto 18px}.friends-intro .kuda-button--wrap{margin-top:38px;width:-webkit-max-content;width:max-content}.friends-intro .kuda-heading--wrap h5{margin-bottom:48px}.add-friends{transition:.2s ease}.add-friends .kuda-heading--wrap h5{margin-bottom:32px}.add-friends .max-fill{max-width:335px!important}.add-friends .mobile-input{width:100%}.add-friends .mobile-input input{border:1px solid #f4f4f4;border-radius:5px;font-size:1.05rem!important;padding-left:12px}.add-friends input{box-shadow:0 2px 2px #0000001a;font-weight:600}.add-friends .kuda-button--wrap{margin-top:18px}.add-friends .kuda-button--wrap button{width:100%}.edit-friend .add-friends{border:0;box-shadow:0 0 0 0 #fff;margin-top:0!important;padding:0}.country-selector-value{font-size:1.05rem!important}.add-friends-buttons{display:flex;justify-content:space-between;width:100%}.add-friends-buttons .kuda-button--wrap{max-width:45%;width:100%!important}.add-friends-buttons .kuda-button--wrap:not(:first-child) button{background:#ffdbdb;color:#f7685b}.add-friends-buttons .kuda-button--wrap button{box-shadow:0 0 0 0 #0000}.add-friends-buttons-single{justify-content:center}.add-friends-buttons-single .kuda-button--wrap{max-width:100%}.friend-currency-selector .modal-content{padding:23px 21px 17px}.friend-payment-method-item .tab-badge{display:block!important}.friend-payment-method-bank-icon{background:#dd4d0565;border-radius:100%;height:40px;overflow:hidden;width:40px}.friend-payment-method-item .flex-column{display:flex}.friends-skeleton{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:0;box-shadow:0 0 0 0 #fff}.friends-badge .list-card-heading{position:relative}.friends-badge .coming-soon{background:var(--successColor);margin-left:10px;padding:2px 5px;position:absolute;white-space:nowrap}.friends-layout{display:flex;justify-content:space-between;max-height:536px;padding:0}.friends-layout-left{border-top:0!important;border:0;box-shadow:0 0 0 0 #fff;display:flex;flex-direction:column;flex-grow:1;margin:0!important;padding:11px 0}.friend-payment-method-item-specific,.friends-layout .add-money-process-selector,.payment-method-send-item{max-width:345px!important}.friends-left-controls{align-items:center;border-bottom:1px solid #dbdce04d;display:flex;justify-content:space-between;padding:0 15px 11px}.friends-left-controls .back{height:-webkit-max-content;height:max-content;left:auto!important;position:relative!important;top:auto!important}.friends-left-controls .kuda-heading--wrap{left:50%;margin-top:0!important;position:absolute;transform:translateX(-50%)}.friends-layout-right{background:#f9f9f9;border:0;padding:40px 15px 20px;width:100%}.friends-layout-right,.friends-layout-right-empty{align-items:center;display:flex;flex-direction:column;justify-content:center}.friends-layout-right-empty{height:100%;margin:auto;max-width:300px}.friend-item{margin:0;position:relative}.friend-item,.friend-item-box{align-items:center;display:flex}.friend-item-box{border-bottom:1px solid #dbdce04d;flex-grow:1;margin-left:16px;padding:13px 16px 13px 0}.friend-item-indicator{height:100%;position:absolute;width:16px}.friend-item-active .friend-item-indicator-item{background:var(--primaryColor);border-radius:1px;height:100%;width:4px}.friend-item-avatar{align-items:center;background:#ffc83e;border-radius:100%;color:#fff;display:flex;height:30.77px;justify-content:center;margin-right:14px;min-height:30.77px;min-width:30.77px;position:relative;width:30.77px}.friend-item-avatar p{text-transform:capitalize}.friend-item-avatar svg{border:1.5px solid #fff;border-radius:100%;height:13.5px;position:absolute;right:-5px;top:0;width:13.5px}.friend-item-texts p{color:var(--blackColor);font-size:.8rem;word-break:break-word}.friend-item-texts p:first-child{font-size:.85rem;font-weight:700;margin-bottom:2px}.friends-search-bar{align-items:center;background-color:#fff;border:1px solid #f4f4f4;border-radius:5px;box-shadow:0 2px 2px #0000001a;display:flex;justify-content:space-between;margin:20px 15px 0;padding:0 13px;position:-webkit-sticky;position:sticky;top:83px;z-index:999999}.friends-list{display:flex;flex-direction:column;flex-grow:1;overflow-y:scroll;padding-top:12px}.friends-search-bar svg{height:14px;min-height:14px;min-width:14px;width:14px}.friends-search-bar .mobile-input{margin-bottom:0;padding:0 14px;width:100%}.friends-search-bar .formInput{border-bottom:0;height:40px;padding-bottom:0;padding-top:0;width:100%}.friends-search-bar .formInput,.friends-search-bar .formInput::placeholder{font-size:.85rem}.friends-layout-right-info{margin-bottom:20px}.friends-layout-right-info .friend-item-box{border-bottom:0;flex-direction:column;justify-content:center;margin-left:0;text-align:center}.friends-layout-right-info .friend-item-indicator{display:none}.friends-layout-right-info .friend-item-avatar{height:64px;margin-bottom:7px;margin-right:0;width:64px}.friends-layout-right-info .friend-item-avatar p{font-size:1.9rem}.friends-layout-right-info .friend-item-avatar svg{border:2.4px solid #fff;height:26px;width:26px}.friends-layout-right-info .friend-item-texts p:first-child{font-size:1.15rem}.friends-layout-right-info .friend-item-texts p:not(:first-child){color:var(--textColor);font-size:.8rem;margin-top:5px}.friends-layout-right-content{display:flex;flex-direction:column;flex-grow:1;height:100%;max-width:365px;width:100%}.right-arrow-pad .list-card{padding-right:22px}.friend-specific-payment-method-view{min-height:100%}.friend-layout-right-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.friend-layout-right-back-button{margin-bottom:36px;position:static!important}.friend-specific-payment-method-view .friend-payment-method-item{box-shadow:0 0 0 0 #0000;padding:0}.friend-specific-payment-method-view .arrow-wrap{display:none!important}.friend-specific-payment-method-view .list-card-content{display:flex}.friend-specific-payment-method-view .list-card-content .list-icon svg{height:64px;width:64px}.friend-specific-payment-method-view .list-card-texts h4{color:var(--blackColor)}.friend-specific-payment-method-view .list-card-texts p{color:var(--blackColor)!important;font-size:.88rem}.friend-specific-payment-method-view .list-card-texts p:first-of-type{color:var(--darkColor)!important;font-size:.7rem;order:3}.add-friends .payments-dropdown--title{font-size:1.05rem!important}.friend-specific-payment-method-view .add-friends-buttons{justify-content:normal;margin-top:20px}.friend-specific-payment-method-view .kuda-button--wrap{max-width:160px}.friend-specific-payment-method-view .kuda-button--wrap:first-child{margin-right:15px}.friend-specific-payment-method-view .kuda-button--wrap button{width:100%}.friend-item-active{background:#f9f9f9}.friend-payment-method-item-specific{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important;box-shadow:0 0 0 0 #fff}.single-friend-layout{flex-direction:column;padding:32px 0 71px}.single-friend-layout .add-money-process-selector{max-width:355px;width:100%}.single-friend-layout .friends-layout-right-empty{margin-top:30px}.friend-item-right-icon,.single-friend-layout .friend-item-right-icon{display:none}.friends-layout .disabled{opacity:.5!important}.single-new-friend-layout-box{flex-grow:0!important;max-height:none}.payment-method-empty{align-items:center;display:flex;flex-direction:column;flex-grow:1}.payment-method-empty .friends-layout-right-empty{height:auto;margin-top:45px}.payment-method-empty .add-friend-button-mobile button{margin:auto}.friend-payment-method-items{overflow-y:scroll}.friend-payment-method-items .friend-payment-method-item-specific{background:#fff!important}.friend-specific-payment-method-view .list-icon img{height:63.5px;width:63.5px}.friends-layout-skeleton-search{display:flex;justify-content:space-between;padding:10px 7px}.friends-layout-skeleton-search span{border-radius:100%}.friend-skeleton-item{border-bottom:1px solid #dbdce04d;box-shadow:0 0 0 0 #fff;margin-bottom:0;padding-bottom:10px}.friends-ng-bank-header{align-items:center;display:flex;justify-content:center}.friends-ng-bank-header img{margin-left:5px;width:18px}.dashboard-friends-section{cursor:pointer;display:flex;margin-top:20px;overflow-x:scroll}.dashboard-friends-item{-webkit-touch-callout:none;flex-direction:column;flex-grow:1;margin-right:28px;max-width:60px;-webkit-user-select:none;user-select:none}.dashboard-friends-item .friend-item-box{border-bottom:0;flex-direction:column!important;margin-left:0!important;padding:0!important}.dashboard-friends-item .friend-item-texts p:last-child{display:none}.dashboard-friends-item .friend-item-texts{margin-top:5px;max-width:61px;text-align:center;width:100%}.dashboard-friends-item .friend-item-texts p{word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.8rem;font-weight:600;overflow:hidden;text-overflow:ellipsis}.dashboard-friends-item .friend-item-indicator{display:none}.dashboard-friends-item .friend-item-avatar{height:56px;margin-right:0;min-height:56px;min-width:56px;width:56px}.dashboard-friends-item svg{display:none}.dashboard-friends-item p{font-size:1.5rem;font-weight:600}.friends-item-color-0{background:#1dcbef}.friends-item-color-1{background:#40196d}.friends-item-color-2{background:#f7685b}.friends-item-color-3{background:#ffc83e}.friends-item-color-4{background:#48d38a}.dashboard-friends-header-section{display:flex;justify-content:space-between}.dashboard-friends-header-section .kuda-dashboard-friends-header:last-child{color:var(--successColor)!important}.dashboard-friends-section{-ms-overflow-style:none;scrollbar-width:none}.dashboard-friends-section::-webkit-scrollbar{display:none}.friend-layout-left-disabled{opacity:.5!important}.single-friend-layout-with-process{padding-top:55px}.friend-layout-right-basic-mobile{background:#fff!important;border:1px solid #dbdce080;border-radius:5px;box-shadow:15px 30px 40px #40196d12;flex-grow:0!important;margin:0 auto;max-width:403px;padding:40px 23px;width:calc(100% - 24px);width:100%}.friends-list .card-skeleton-process{margin:initial}.add-friend-cta{margin-top:40px}.friends-payment-method-ng-img-item{display:flex;height:40px;position:relative;width:40px}.friends-payment-method-ng-img-item img{background:#f2bba670;border-radius:100%;height:100%;overflow:hidden;width:100%}.friend-specific-payment-method-view .friends-payment-method-ng-img-item svg{height:20px!important;width:20px!important}.friend-specific-payment-method-view .friends-payment-method-ng-img-item{height:64px;width:64px}.friends-payment-method-ng-img-item svg{position:absolute;right:0;top:-2px}@media only screen and (max-width:601px){.friends-search-bar .mobile-input{width:100%}.friend-layout-right-hidden{display:none}.friends-layout-left{max-width:100%!important;padding-bottom:80px!important;padding-top:0;width:100%}.friends-layout:not(.single-new-friend-layout-box){border:0;box-shadow:0 0 0 0 #fff;flex-direction:column;justify-content:normal;max-width:100%}.single-new-friend-layout-box{min-height:0!important;min-height:auto!important}.friend-item-indicator{display:none}.friends-list .friend-item-box{margin-left:0;padding-left:5px;padding-right:5px}.friends-list{padding-right:7px;padding-top:5px}.friends-search-bar{margin:10px 1px 0}.friends-left-controls{padding-left:0!important;padding-right:0!important}.friends-left-controls h6{font-weight:700}.friend-item-right-icon{display:block;opacity:.3}.friend-item-right-icon path{fill:#979797}.add-friend-button-icon{visibility:hidden}.add-friend-button-mobile{align-items:center;bottom:30px;display:flex;justify-content:center;position:fixed}.add-friend-button-mobile button{background:var(--primaryColor);border-radius:8px;box-shadow:0 4px 10px #40196d40;color:#fff;cursor:pointer;font-size:.95rem;font-size:1rem;font-weight:700;max-width:158px;padding:15px 12px;transition:all .6s!important;width:100%}.add-friend-button-mobile button:hover{opacity:.9;transform:translate3d(0,-3px,0)}.friend-layout-left-hidden,.friends-layout-right .friend-item-right-icon{display:none}.friend-mobile-navigation{align-items:center;display:flex;justify-content:space-between;padding:16px}.friend-mobile-navigation-title{font-size:1rem!important;font-weight:800!important;overflow:hidden;padding-left:10px;padding-right:10px;text-overflow:ellipsis}.friend-mobile-navigation .back{margin-bottom:0;position:static!important;top:auto!important}.friend-mobile-navigation .friend-item-right-icon{display:none}.friend-mobile-navigation .friend-item-avatar{height:37.5px;min-height:37.5px;min-width:37.5px;width:37.5px}.friend-mobile-navigation .back,.friend-mobile-navigation p{height:-webkit-max-content;height:max-content}.friend-mobile-navigation .friend-item-avatar p{font-size:1.2rem}.friends-layout,.friends-layout-left,.friends-layout-right{flex-direction:column;flex-grow:1}.friends-layout{margin-top:0!important;max-height:none!important}.friends-layout-right{align-items:flex-start!important;justify-content:flex-start}.payment-method-empty .add-friend-button-mobile button{margin-bottom:10px;max-width:none}.friends-layout-skeleton .friends-layout-right{display:none}.single-friend-layout{padding-bottom:32px 20px 20px}.dashboard-friends-item .friend-item-avatar{height:42px;min-height:42px;min-width:42px;width:42px}.dashboard-friends-item{margin-right:16px}.friend-specific-payment-method-view .list-card-texts p{font-size:1rem!important}.dashboard-friends-item{min-width:45px;scroll-snap-align:start}.dashboard-friends-section{left:50%;margin-left:-50vw;position:relative;scroll-padding-left:20px;scroll-snap-type:x mandatory;width:100vw}.dashboard-friends-section:after,.dashboard-friends-section:before{content:"";display:block;padding-left:16px}}@media only screen and (min-width:850px){.extended-width{max-width:800px}.extended-width .friend-layout{max-width:750px}}@media only screen and (max-width:850px){.extended-width{max-width:98%}}@media only screen and (max-width:305px){.friends-badge .coming-soon{font-size:.5rem}}@media only screen and (max-width:200px){.friends-badge .coming-soon{display:none}}@media only screen and (max-width:338px){.friend-specific-payment-method-view .add-friends-buttons{max-width:calc(50% - 5px)}.friend-specific-payment-method-view .add-friends-buttons span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.friend-item-texts,.friend-item-texts p{width:100%}.friends-control-header p{font-size:.925rem}.dashboard-friends-item:last-child{margin-right:0}.friend-item-texts p{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.friend-mobile-navigation .friend-item-avatar{margin-right:0}.friends-inter-pay-tab{padding:21px 40px}.friends-inter-pay-tab,.friends-inter-pay-tab-holder{display:flex;flex-direction:column;flex-grow:1}.friends-inter-pay-tab-holder .heading{display:none!important}.friends-inter-pay-add button{background:var(--whiteColor);box-shadow:0 0 25px #0000000f;color:var(--primaryColor);padding:15px 33px;width:-webkit-max-content;width:max-content}.friends-inter-pay-selection{max-width:none!important}.friends-inter-pay-selection .friends-left-controls svg{visibility:visible!important}.friends-inter-pay-selection .friends-list{max-height:405px;min-height:260px;overflow:scroll}.friends-inter-pay-selection .back path{fill:var(--textColor)}.friends-inter-pay-tab .friend-specific-payment-method-view{min-height:0;min-height:auto}.friends-inter-pay-tab .friend-payment-method-item-specific{margin:initial;margin-bottom:20px!important}.payment-tab-holder .recipient-name-tag{margin-right:10px!important}.friends-banner{align-items:center;border-radius:4px;box-shadow:0 0 25px #0000000f;display:flex;margin-top:16px;padding:17px 16px}.friends-banner-texts{flex-grow:1;margin:0 19px}.friends-banner-texts-head{align-items:center;display:flex;margin-bottom:2px}.friends-banner h4{color:var(--primaryColor);font-size:1rem;font-weight:900;margin-right:6.6px}.friends-banner svg{height:20px;width:20px}.friends-icon{height:35px!important;width:35px!important}.friends-banner-texts span{background:var(--successColor);border-radius:4px;color:var(--whiteColor);font-size:.75rem;height:-webkit-max-content;height:max-content;padding:5px}