:root{--dl-color-gray-500:#595959;--dl-color-gray-700:#999;--dl-color-gray-900:#d9d9d9;--dl-size-size-large:144px;--dl-size-size-small:48px;--dl-color-danger-300:#a22020;--dl-color-danger-500:#bf2626;--dl-color-danger-700:#e14747;--dl-color-gray-black:#000;--dl-color-gray-white:#fff;--dl-size-size-1200px:1200px;--dl-size-size-medium:96px;--dl-size-size-xlarge:192px;--dl-size-size-xsmall:16px;--dl-space-space-unit:16px;--dl-color-primary-100:#003eb3;--dl-color-primary-300:#0074f0;--dl-color-primary-500:#14a9ff;--dl-color-primary-700:#85dcff;--dl-color-success-300:#199033;--dl-color-success-500:#32a94c;--dl-color-success-700:#4cc366;--dl-size-size-xxlarge:288px;--dl-size-size-maxwidth:1400px;--dl-size-size-midsmall:32px;--dl-color-bravhur-olive:#a3c20a;--dl-color-custom-redred:#ce4032;--dl-radius-radius-round:50%;--dl-color-bravhur-purple:#a41ec5;--dl-space-space-halfunit:8px;--dl-space-space-sixunits:96px;--dl-space-space-twounits:32px;--dl-color-bravhur-sayblue:#330af5;--dl-color-bravhur-tritary:#0df2a2;--dl-radius-radius-radius2:2px;--dl-radius-radius-radius4:4px;--dl-radius-radius-radius8:8px;--dl-space-space-fiveunits:80px;--dl-space-space-fourunits:64px;--dl-color-bravhur-lighcyan:#09c;--dl-color-custom-happyblue:#02a3d9;--dl-color-custom-helloblue:#17568c;--dl-color-custom-hellopink:#f05f6e;--dl-color-custom-newsalmon:#ff9827;--dl-radius-radius-radius16:16px;--dl-radius-radius-radius24:24px;--dl-space-space-threeunits:48px;--dl-color-custom-postoffice:#009899;--dl-color-new_category-vine:#dc21aa;--dl-color-custom-krakenlogin:#008c72;--dl-color-new_category-cloud:#91d7e5;--dl-color-bravhur-splitorange:#f5d60a;--dl-color-bravhur-stronggreen:#338f0a;--dl-color-new_category-redish:#fd024c;--dl-color-new_category-blueish:#0293cd;--dl-color-bravhur-bravhur_color:#ff1562;--dl-color-bravhur-complementary:#00cc89;--dl-color-new_category-greenish:#099e25;--dl-color-new_category-orangish:#eee147;--dl-space-space-oneandhalfunits:24px;--dl-color-new_category-purpleish:#860ae8;--dl-color-new_category-deeporange:#dc7223}.button{display:inline-block}.button,.input{background-color:#fff;background-color:var(--dl-color-gray-white);border-color:#000;border-color:var(--dl-color-gray-black);border-radius:4px;border-width:1px;color:#000;color:var(--dl-color-gray-black);padding:.5rem 1rem}.input,.textarea{cursor:auto}.textarea{background-color:#fff;background-color:var(--dl-color-gray-white);border-radius:4px;border-width:1px;color:#595959;color:var(--dl-color-gray-500)}.list{display:block;list-style-position:outside;list-style-type:none;margin:1em 0;padding:0 0 0 1.5rem;width:100%}.list-item{display:list-item}.teleport-show{display:flex!important;transform:none!important}.Content{font-size:16px;font-weight:400}.Content,.Heading{font-family:Inter;line-height:1.15;text-decoration:none;text-transform:none}.Heading{font-size:32px;font-weight:700}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-container{align-items:center;flex-direction:column;min-height:100vh;overflow:auto}.login-bodycontainer,.login-container{display:flex;justify-content:flex-start;width:100%}.login-bodycontainer{align-items:stretch;flex:1 1;height:auto}.login-brandingcontainer{align-items:center;box-shadow:5px 5px 10px 0 #00000026;display:flex;flex:2 1;flex-direction:column;height:auto;justify-content:flex-start;position:relative;width:auto;z-index:200}.newuserregister-text_pwd_warn{color:var(--dl-color-gray-white);margin-bottom:2px;padding-left:var(--dl-space-space-unit);width:80%}.login-logotopspacer{align-items:flex-start;display:flex;flex-direction:column;height:var(--dl-size-size-large);justify-content:space-between;width:100%}.login-bravhurlogo{object-fit:cover;width:var(--dl-size-size-xxlarge)}.login-bravhurtext{color:var(--dl-color-custom-postoffice);font-family:Inter;font-size:32px;font-style:normal;font-weight:800;margin-top:var(--dl-space-space-twounits);text-align:center}.login-logincontainer{align-items:center;background-color:var(--dl-color-custom-postoffice);display:flex;flex:3 1;flex-direction:column;height:auto;justify-content:center;width:auto}.login-logintopspacer{align-items:flex-start;height:var(--dl-size-size-large);justify-content:space-between}.login-loginform,.login-logintopspacer{display:flex;flex-direction:column;width:100%}.login-loginform{align-items:center;height:100%;justify-content:flex-start;z-index:100}.login-logintext{color:var(--dl-color-gray-white);font-family:Inter;font-size:36px;font-style:normal;font-weight:700;margin-bottom:var(--dl-space-space-twounits);padding-left:0;width:80%}.login-loginusernanmeinput{margin-bottom:var(--dl-space-space-oneandhalfunits)}.login-loginpasswordinput,.login-loginusernanmeinput{border-color:var(--dl-color-gray-900);border-radius:var(--dl-radius-radius-radius8);border-width:2px;height:var(--dl-size-size-small);width:80%}.login-loginpasswordinput{margin-bottom:var(--dl-space-space-fiveunits)}.login-loginlegaltext{color:var(--dl-color-gray-white);margin-bottom:var(--dl-space-space-unit);text-align:center;width:60%}.login-loginbutton{border-color:var(--dl-color-gray-white);border-radius:var(--dl-radius-radius-radius16);border-width:2px;box-shadow:5px 5px 10px 0 #0003;color:var(--dl-color-custom-postoffice);font-style:normal;font-weight:800;height:var(--dl-size-size-small);text-align:center;width:80%}.login-text4{color:var(--dl-color-gray-white);cursor:pointer;font-style:normal;font-weight:700;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-unit)}.login-registerform{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:100%;z-index:100}.login-registertext{color:var(--dl-color-gray-white);font-family:Inter;font-size:36px;font-style:normal;font-weight:700;margin-bottom:var(--dl-space-space-twounits);padding-left:0;width:80%}.login-nameinput,.login-regpasswordinput,.login-regusernameinput{margin-bottom:var(--dl-space-space-oneandhalfunits)}.login-nameinput,.login-regpasswordinput,.login-regusernameinput,.login-repeatpasswordinput{border-color:var(--dl-color-gray-900);border-radius:var(--dl-radius-radius-radius8);border-width:2px;height:var(--dl-size-size-small);width:80%}.login-repeatpasswordinput{margin-bottom:var(--dl-space-space-fiveunits)}.login-reglegaltext{color:var(--dl-color-gray-white);margin-bottom:var(--dl-space-space-unit);text-align:center;width:60%}.login-registerbutton{border-color:var(--dl-color-gray-white);border-radius:var(--dl-radius-radius-radius16);border-width:2px;box-shadow:5px 5px 10px 0 #0003;color:var(--dl-color-custom-postoffice);font-style:normal;font-weight:800;height:var(--dl-size-size-small);text-align:center;width:80%}@media(max-width:991px){.login-loginpasswordinput,.login-logintext,.login-loginusernanmeinput{width:90%}.login-loginlegaltext{width:80%}.login-loginbutton,.login-nameinput,.login-registertext,.login-regpasswordinput,.login-regusernameinput,.login-repeatpasswordinput{width:90%}.login-reglegaltext{width:80%}.login-registerbutton{width:90%}}@media(max-width:767px){.login-bodycontainer{flex-direction:column}.login-brandingcontainer{flex:1 1}.login-logotopspacer{height:var(--dl-size-size-xsmall)}.login-bravhurtext,.login-text{margin-bottom:var(--dl-space-space-unit)}.login-logintopspacer{display:none}.login-logintext{margin-top:var(--dl-space-space-unit);width:90%}.login-loginpasswordinput,.login-loginusernanmeinput{width:90%}.login-loginlegaltext{width:80%}.login-loginbutton{width:90%}.login-registertext{margin-top:var(--dl-space-space-unit);width:90%}.login-nameinput,.login-regpasswordinput,.login-regusernameinput,.login-repeatpasswordinput{width:90%}.login-reglegaltext{width:80%}.login-registerbutton{margin-bottom:var(--dl-space-space-threeunits);width:90%}}@media(max-width:479px){.login-bodycontainer{flex-direction:column}.login-brandingcontainer{flex:1 1}.login-logotopspacer{height:var(--dl-size-size-xsmall)}.login-bravhurtext,.login-text{margin-bottom:var(--dl-space-space-unit)}.login-logincontainer{justify-content:flex-start}.login-logintopspacer{display:none}.login-logintext{margin-top:var(--dl-space-space-unit);width:90%}.login-loginpasswordinput,.login-loginusernanmeinput{width:90%}.login-loginlegaltext{width:80%}.login-loginbutton{width:90%}.login-registerform{display:flex}.login-registertext{margin-top:var(--dl-space-space-unit);width:90%}.login-nameinput,.login-regpasswordinput,.login-regusernameinput,.login-repeatpasswordinput{width:90%}.login-reglegaltext{width:80%}.login-registerbutton{margin-bottom:var(--dl-space-space-threeunits);width:90%}}.profile-container{align-content:0;background-color:var(--dl-color-gray-white);box-shadow:5px 5px 10px 0 #00000021;flex-direction:column;max-width:500px;min-width:300px;padding:var(--dl-space-space-oneandhalfunits);position:fixed;right:0;top:0;width:30%;z-index:1000}.profile-container,.profile-nav{align-items:flex-end;display:flex;height:100%;justify-content:space-between;max-height:100%;min-height:100%}.profile-nav{flex:1 1;flex-direction:column;width:100%}.profile-closeicon{height:24px;margin-bottom:var(--dl-space-space-unit);width:24px}.profile-avatar{align-self:center;border-radius:var(--dl-radius-radius-round);object-fit:cover;width:100px}.profile-username{color:var(--dl-color-gray-500);font-size:18px;font-style:normal;font-weight:500;text-align:center;width:100%}.profile-divider,.profile-username{margin-top:var(--dl-space-space-unit)}.profile-divider{align-items:flex-start;align-self:center;border-color:var(--dl-color-gray-900);border-style:solid;border-width:1px;display:flex;flex:0 0 auto;height:auto;margin-bottom:var(--dl-space-space-unit);width:80%}.profile-navlink{display:contents}.profile-logoutcontainer{align-items:center;align-self:center;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-top:var(--dl-space-space-unit);text-decoration:none;width:80%}.profile-icon1{fill:var(--dl-color-gray-500);height:24px;margin-right:var(--dl-space-space-halfunit);width:24px}.profile-logouttext{color:var(--dl-color-gray-500);font-size:22px;font-style:normal;font-weight:700;margin-bottom:0}.profile-extendercontainer{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;width:100%}.profile-divider02{align-items:flex-start;align-self:center;border-color:var(--dl-color-gray-900);border-style:solid;border-width:1px;display:flex;flex:0 0 auto;height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:80%}.profile-navlink1{display:contents}.profile-logoutcontainer1{align-items:center;align-self:center;display:flex;flex:0 0 auto;height:auto;justify-content:flex-end;text-decoration:none;width:80%}.profile-logouttext1{font-size:22px;font-style:normal;font-weight:700;margin-bottom:0}.profile-logouticon{height:24px;margin-left:var(--dl-space-space-halfunit);width:24px}.profile-root-class-name1{bottom:0;display:none;height:100%;position:absolute;right:0;top:0}@media(max-width:479px){.profile-container{height:100%;max-height:100%;min-height:100%;width:100%}.profile-nav{height:auto}.profile-extendercontainer{flex:1 1;height:100%}}.businessname-listitem-businessname-listitem{align-items:center;background-color:var(--dl-color-gray-white);border-color:#d9d9d980;border-width:1px;box-shadow:5px 5px 10px 0 #0000000d;cursor:pointer;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-unit);position:relative;width:100%}.businessname-listitem-text{color:var(--dl-color-custom-postoffice);font-size:20px;font-style:normal;font-weight:700}.businessselector-container{align-content:0;background-color:var(--dl-color-gray-white);box-shadow:5px 5px 10px 0 #00000021;flex-direction:column;left:0;max-width:500px;min-width:300px;padding:var(--dl-space-space-oneandhalfunits);position:fixed;top:0;width:30%;z-index:1000}.businessselector-container,.businessselector-nav{align-items:flex-end;display:flex;height:100%;justify-content:space-between;max-height:100%;min-height:100%}.businessselector-nav{flex:1 1;flex-direction:column;width:100%}.businessselector-closeicon{align-self:flex-start;height:24px;margin-bottom:var(--dl-space-space-unit);width:24px}.businessselector-extendercontainer{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;width:100%}@media(max-width:479px){.businessselector-container{height:100%;max-height:100%;min-height:100%;width:100%}.businessselector-nav{height:auto}.businessselector-extendercontainer{flex:1 1;height:100%}}.header-header{background-color:var(--dl-color-gray-white);flex:0 0 auto;height:56px;width:100%;z-index:100}.header-header,.lost_box{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.header-icon{fill:var(--dl-color-custom-postoffice);height:40px;max-height:40px;max-width:30px;min-height:40px;min-width:30px;width:30px}.header-icon,.header-navlink{margin-left:var(--dl-space-space-halfunit)}.header-navlink{color:var(--dl-color-custom-postoffice);font-size:28px;font-style:normal;font-weight:700;text-decoration:none}.header-icon2{fill:#00989980;height:30px;margin-left:var(--dl-space-space-halfunit);max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.header-container{align-items:flex-start;display:flex;flex:1 1;height:var(--dl-size-size-xsmall);width:auto}.header-container1{align-items:center;background-color:#ffffffd9;border-color:var(--dl-color-gray-900);border-radius:var(--dl-radius-radius-radius8);border-width:1px;box-shadow:5px 5px 10px 0 #00000026;display:flex;flex:0 0 auto;height:42px;justify-content:space-between;margin-right:var(--dl-space-space-unit);padding-left:4px;padding-right:4px;transition:.3s;width:72px}.header-image{border-radius:var(--dl-radius-radius-round);height:36px;margin-right:0;min-height:36px;min-width:36px;object-fit:cover;width:36px}.header-container1:hover{border-radius:var(--dl-radius-radius-radius16)}.header-icon4{fill:var(--dl-color-gray-700);height:24px;transition:.3s;width:24px}.header-icon4:hover{fill:var(--dl-color-bravhur-bravhur_color)}.header-icon6{fill:var(--dl-color-custom-newsalmon);height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.header-root-class-name,.header-root-class-name1,.header-root-class-name10,.header-root-class-name11,.header-root-class-name12,.header-root-class-name13,.header-root-class-name14,.header-root-class-name15,.header-root-class-name16,.header-root-class-name17,.header-root-class-name18,.header-root-class-name19,.header-root-class-name2,.header-root-class-name20,.header-root-class-name21,.header-root-class-name22,.header-root-class-name23,.header-root-class-name24,.header-root-class-name25,.header-root-class-name26,.header-root-class-name3,.header-root-class-name4,.header-root-class-name5,.header-root-class-name6,.header-root-class-name7,.header-root-class-name8,.header-root-class-name9{left:0;position:absolute;right:0;top:0}@media(max-width:767px){.header-navlink{font-size:24px}}@media(max-width:479px){.header-navlink{font-size:22px}}.managementstrip-managementstrip{align-items:center;background-color:var(--dl-color-gray-white);display:flex;flex:0 0 auto;height:var(--dl-size-size-small);justify-content:flex-end;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);position:relative;width:100%}.managementstrip-wallet-icon{fill:#d9d9d9;height:40px;max-height:40px;max-width:40px;min-height:40px;min-width:40px;width:40px}.managementstrip-navlink{display:contents}.managementstrip-icon{fill:var(--dl-color-gray-900);height:40px;margin-left:var(--dl-space-space-unit);max-height:40px;max-width:40px;min-height:40px;min-width:40px;text-decoration:none;width:40px}.managementstrip-navlink1{display:contents}.managementstrip-icon2{fill:var(--dl-color-gray-900);height:40px;margin-left:var(--dl-space-space-unit);max-height:40px;max-width:40px;min-height:40px;min-width:40px;text-decoration:none;width:40px}.managementstrip-navlink2{display:contents}.managementstrip-icon4{fill:var(--dl-color-gray-900);height:40px;margin-left:var(--dl-space-space-unit);max-height:40px;max-width:40px;min-height:40px;min-width:40px;text-decoration:none;width:40px}.managementstrip-navlink3{display:contents}.managementstrip-icon6{fill:var(--dl-color-gray-900);height:40px;margin-left:var(--dl-space-space-unit);max-height:40px;max-width:40px;min-height:40px;min-width:40px;text-decoration:none;width:40px}@media(max-width:479px){.managementstrip-managementstrip{background-color:var(--dl-color-gray-white)}.managementstrip-icon{fill:var(--dl-color-gray-900);height:40px;width:40px}.managementstrip-icon,.managementstrip-icon2,.managementstrip-icon4,.managementstrip-icon6{max-height:40px;max-width:40px;min-height:40px;min-width:40px}}.business-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow:auto;width:100%}.business-contentframe{align-items:center;justify-content:center;padding-left:0;padding-top:56px;z-index:20}.business-contentcontainer,.business-contentframe{display:flex;flex:1 1;flex-direction:column;height:auto;width:100%}.business-contentcontainer{align-items:flex-start;justify-content:flex-start;padding:var(--dl-space-space-halfunit)}.business-homepanel{align-items:center;display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:flex-start;max-width:600px;position:relative;width:100%}@media(max-width:991px){.business-homepanel{max-width:100%}}@media(max-width:767px){.business-homepanel{max-width:100%}}.registar-camerafixer{flex:0 0 auto;flex-direction:column;margin-top:var(--dl-space-space-unit)}.registar-camerafixer,.registar-headlinecamerafixer{align-items:center;display:flex;height:auto;justify-content:flex-start;width:100%}.registar-headlinecamerafixer{flex:0 0 auto}.registar-camerafixertext{color:var(--dl-color-gray-700);font-size:18px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-unit)}.registar-closeicon,.registar-openicon{fill:var(--dl-color-gray-700);height:24px;margin-left:var(--dl-space-space-unit);max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.registar-fixcameracollapsible{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.registar-fixcamerarefreshcontainer{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:wrap;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);width:100%}.registar-fixcamerarefreshtext{color:var(--dl-color-gray-700);font-size:18px}.registar-refreshfixcamera{border-color:var(--dl-color-custom-redred);color:var(--dl-color-custom-redred);font-style:normal;font-weight:500;text-align:center;width:120px}.registar-fixcameraswitchcontainer{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:wrap;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);width:100%}.registar-fixcameraswitchtext{color:var(--dl-color-gray-700);font-size:18px}.registar-switchfixedcamera{border-color:var(--dl-color-custom-redred);color:var(--dl-color-custom-redred);font-style:normal;font-weight:500;text-align:center;width:120px}.registar-fixcameralegacycontainer{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:wrap;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);width:100%}.registar-fixcameralegacytext{color:var(--dl-color-gray-700);font-size:18px}.registar-legacyfixcamera{border-color:var(--dl-color-custom-redred);color:var(--dl-color-custom-redred);font-style:normal;font-weight:500;text-align:center;width:120px}.registar-fixcameraentercontainer{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;flex-wrap:wrap;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);width:100%}.registar-fixcameraentertext{color:var(--dl-color-gray-700);font-size:18px}.registar-fixcameraenterform{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-halfunit);width:100%}.registar-fixcameraenterinput{border-color:var(--dl-color-gray-700);border-radius:var(--dl-radius-radius-radius8);color:var(--dl-color-gray-500);width:100%}.registar-sendfixcamera{fill:var(--dl-color-custom-redred);height:30px;margin-left:var(--dl-space-space-unit);max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.registar-fixcamerauploadcontainer{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;flex-wrap:wrap;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);width:100%}.registar-fixcamerauploadtext{color:var(--dl-color-gray-700);font-size:18px}.registar-fixcamerauploadform{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-halfunit);width:100%}.registar-fixcamerauploadinput{border-color:var(--dl-color-gray-700);border-radius:var(--dl-radius-radius-radius8);color:var(--dl-color-gray-500);width:100%}.registar-uploadfixcamera{fill:var(--dl-color-custom-redred);height:30px;margin-left:var(--dl-space-space-unit);max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.registar-fixcameraexplanationcontainer{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);width:100%}.registar-fixcameraexplanationtext{color:var(--dl-color-gray-700)}.registar-historyorregistration{color:var(--dl-color-gray-900);font-size:24px;font-style:normal;font-weight:700;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-twounits);text-align:center;width:100%}@media(max-width:479px){.registar-fixcamerarefreshcontainer{align-items:flex-start;flex-direction:column}.registar-refreshfixcamera{align-self:flex-end;margin-top:var(--dl-space-space-halfunit)}.registar-fixcameraswitchcontainer{align-items:flex-start;flex-direction:column}.registar-switchfixedcamera{align-self:flex-end;margin-top:var(--dl-space-space-halfunit)}.registar-fixcameralegacycontainer{align-items:flex-start;flex-direction:column}.registar-legacyfixcamera{align-self:flex-end;margin-top:var(--dl-space-space-halfunit)}.registar-fixcamerauploadtext{color:var(--dl-color-gray-700);font-size:18px}}.startsellingwidget-startsellingwidget{align-items:center;background-color:#0098994d;border-radius:var(--dl-radius-radius-radius24);box-shadow:5px 5px 10px 0 #00000014;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit);position:relative;width:80%}.startsellingwidget-text{color:var(--dl-color-gray-white);font-size:28px;font-style:normal;font-weight:800;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);text-transform:capitalize;width:100%}.startsellingwidget-textinput{border-color:var(--dl-color-gray-900);border-radius:var(--dl-radius-radius-radius16);color:var(--dl-color-gray-500);height:var(--dl-size-size-small);margin-top:var(--dl-space-space-unit);width:100%}.startsellingwidget-navlink{background-color:var(--dl-color-custom-postoffice);border-color:var(--dl-color-custom-postoffice);border-radius:var(--dl-radius-radius-radius16);color:var(--dl-color-gray-white);font-style:normal;font-weight:800;margin-top:var(--dl-space-space-twounits);text-align:center;text-decoration:none;width:100%}@media(max-width:991px){.startsellingwidget-startsellingwidget{width:60%}}@media(max-width:479px){.startsellingwidget-startsellingwidget{width:95%}}.mainscreenwidget-mainscreenwidget{align-items:center;background-color:var(--dl-color-gray-white);display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100%}.mainscreenwidget-historytext{color:var(--dl-color-gray-900);font-size:22px;font-style:normal;font-weight:700;margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);width:100%}.mainscreenwidget-historiccontainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding-top:var(--dl-space-space-halfunit);width:100%}.histsuccess-histsuccess{align-items:center;background-color:var(--dl-color-gray-white);border-color:#d9d9d980;border-radius:var(--dl-radius-radius-radius24);border-width:1px;box-shadow:5px 5px 10px 0 #00000005;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit);position:relative;width:80%}.histsuccess-text{color:var(--dl-color-custom-postoffice);font-size:20px;font-style:normal;font-weight:500;width:100%}.histsuccess-text1{color:var(--dl-color-gray-700);font-size:12px;font-style:normal;font-weight:400;margin-top:2px;text-align:left;width:100%}.histsuccess-text2{color:var(--dl-color-new_category-blueish);font-size:24px;font-style:normal;font-weight:900;text-align:right;width:100%}.histsuccess-container{align-items:center;background-color:#008c7259;border-radius:var(--dl-radius-radius-radius16);display:flex;flex:0 0 auto;height:30px;justify-content:center;margin-top:var(--dl-space-space-halfunit);width:100%}.histsuccess-text3{color:var(--dl-color-gray-white);font-size:22px;font-style:normal;font-weight:700}@media(max-width:991px){.histsuccess-histsuccess{width:60%}}@media(max-width:479px){.histsuccess-histsuccess{width:95%}}.histfailed-histfailed{align-items:center;background-color:var(--dl-color-gray-white);border-color:#d9d9d980;border-radius:var(--dl-radius-radius-radius24);border-width:1px;box-shadow:5px 5px 10px 0 #00000005;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit);position:relative;width:80%}.histfailed-text{color:var(--dl-color-custom-postoffice);font-size:20px;font-style:normal;font-weight:500;width:100%}.histfailed-text1{color:var(--dl-color-gray-700);font-size:12px;font-style:normal;font-weight:400;margin-top:2px;text-align:left;width:100%}.histfailed-text2{color:var(--dl-color-new_category-blueish);font-size:24px;font-style:normal;font-weight:900;text-align:right;width:100%}.histfailed-container{align-items:center;background-color:#ce403259;border-radius:var(--dl-radius-radius-radius16);display:flex;flex:0 0 auto;height:30px;justify-content:center;margin-top:var(--dl-space-space-halfunit);width:100%}.histfailed-text3{color:var(--dl-color-gray-white);font-size:22px;font-style:normal;font-weight:700}@media(max-width:991px){.histfailed-histfailed{width:60%}}@media(max-width:479px){.histfailed-histfailed{width:95%}}.histcancelled-histcancelled{align-items:center;background-color:var(--dl-color-gray-white);border-color:#d9d9d980;border-radius:var(--dl-radius-radius-radius24);border-width:1px;box-shadow:5px 5px 10px 0 #00000005;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit);position:relative;width:80%}.histcancelled-text{color:var(--dl-color-custom-postoffice);font-size:20px;font-style:normal;font-weight:500;width:100%}.histcancelled-text1{color:var(--dl-color-gray-700);font-size:12px;font-style:normal;font-weight:400;margin-top:2px;text-align:left;width:100%}.histcancelled-text2{color:var(--dl-color-new_category-blueish);font-size:24px;font-style:normal;font-weight:900;text-align:right;width:100%}.histcancelled-container{align-items:center;background-color:var(--dl-color-gray-900);border-radius:var(--dl-radius-radius-radius16);display:flex;flex:0 0 auto;height:30px;justify-content:center;margin-top:var(--dl-space-space-halfunit);width:100%}.histcancelled-text3{color:var(--dl-color-gray-white);font-size:22px;font-style:normal;font-weight:700}@media(max-width:991px){.histcancelled-histcancelled{width:60%}}@media(max-width:479px){.histcancelled-histcancelled{width:95%}}.businesssettings-businesssettings{background-color:var(--dl-color-gray-white);position:relative}.businesssettings-businesssettings,.businesssettings-form{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.businesssettings-form{height:auto}.businesssettings-container{align-items:center;display:flex;justify-content:flex-start;width:100%}.businesssettings-icon{fill:var(--dl-color-custom-postoffice);align-self:center;height:30px;margin-left:var(--dl-space-space-halfunit);max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.businesssettings-text{color:var(--dl-color-custom-postoffice);font-size:26px;font-style:normal;font-weight:700;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);width:100%}.businesssettings-textinput{margin-top:var(--dl-space-space-oneandhalfunits)}.businesssettings-textinput,.businesssettings-textinput1{align-self:center;border-color:#d9d9d980;color:var(--dl-color-gray-500);outline:none;width:95%}.businesssettings-textinput1{margin-top:var(--dl-space-space-unit)}.businesssettings-select,.businesssettings-select1{background:#fff;border-color:#d9d9d980;border-radius:var(--dl-radius-radius-radius16);border-width:1px;height:40px;margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:95%}.businesssettings-textarea{border-color:#d9d9d980;border-width:1px;height:var(--dl-size-size-medium);margin-top:var(--dl-space-space-unit);outline:none;padding:var(--dl-space-space-halfunit);resize:none;width:95%}.businesssettings-container1{align-items:center;display:flex;justify-content:flex-start;margin-top:var(--dl-space-space-unit);width:100%}.businesssettings-icon2{fill:var(--dl-color-custom-postoffice);height:30px;margin-left:var(--dl-space-space-halfunit);max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.businesssettings-text1{color:var(--dl-color-custom-postoffice);font-size:26px;font-style:normal;font-weight:700;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);width:100%}.businesssettings-select2{background:#fff;border-color:#d9d9d980;border-radius:var(--dl-radius-radius-radius16);border-width:1px;height:40px;margin-top:var(--dl-space-space-oneandhalfunits);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:95%}.businesssettings-textinput2,.businesssettings-textinput3,.businesssettings-textinput4,.businesssettings-textinput5{align-self:center;border-color:#d9d9d980;color:var(--dl-color-gray-500);margin-top:var(--dl-space-space-unit);outline:none;width:95%}.businesssettings-container2{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:flex-end;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-halfunit);width:95%}.businesssettings-button{background-color:var(--dl-color-custom-postoffice);border-color:var(--dl-color-custom-postoffice);border-radius:var(--dl-radius-radius-radius8);box-shadow:5px 5px 10px 0 #00000026;color:var(--dl-color-gray-white);font-style:normal;font-weight:800}@media(max-width:479px){.businesssettings-form{width:100%}}.settings-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow:auto;width:100%}.settings-contentframe{align-items:center;justify-content:center;padding-left:0;padding-top:56px;z-index:20}.settings-contentcontainer,.settings-contentframe{display:flex;flex:1 1;flex-direction:column;height:auto;width:100%}.settings-contentcontainer{align-items:flex-start;justify-content:flex-start;padding:var(--dl-space-space-halfunit)}.settings-homepanel{align-items:center;flex:1 1;max-width:600px;position:relative}.settings-form,.settings-homepanel{display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.settings-form{align-items:flex-start}.settings-container1{align-items:center;display:flex;justify-content:flex-start;width:100%}.settings-icon{fill:var(--dl-color-custom-postoffice);align-self:center;height:30px;margin-left:var(--dl-space-space-halfunit);max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.settings-text{color:var(--dl-color-custom-postoffice);font-size:26px;font-style:normal;font-weight:700;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);width:100%}.settings-textinput{margin-top:var(--dl-space-space-oneandhalfunits)}.settings-textinput,.settings-textinput1{align-self:center;border-color:#d9d9d980;color:var(--dl-color-gray-500);outline:none;width:95%}.settings-textinput1{margin-top:var(--dl-space-space-unit)}.settings-select,.settings-select1{background:url(#ffffff);border-color:#d9d9d980;border-radius:var(--dl-radius-radius-radius16);border-width:1px;height:40px;margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:95%}.settings-textarea{border-color:#d9d9d980;border-width:1px;height:var(--dl-size-size-medium);margin-top:var(--dl-space-space-unit);outline:none;padding:var(--dl-space-space-halfunit);resize:none;width:95%}.settings-container2{align-items:center;display:flex;justify-content:flex-start;margin-top:var(--dl-space-space-unit);width:100%}.settings-icon2{fill:var(--dl-color-custom-postoffice);height:30px;margin-left:var(--dl-space-space-halfunit);max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.settings-text1{color:var(--dl-color-custom-postoffice);font-size:26px;font-style:normal;font-weight:700;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);width:100%}.settings-select2{background:url(#ffffff);border-color:#d9d9d980;border-radius:var(--dl-radius-radius-radius16);border-width:1px;height:40px;margin-top:var(--dl-space-space-oneandhalfunits);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:95%}.settings-textinput2,.settings-textinput3,.settings-textinput4,.settings-textinput5{align-self:center;border-color:#d9d9d980;color:var(--dl-color-gray-500);margin-top:var(--dl-space-space-unit);outline:none;width:95%}.settings-container3{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:flex-end;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-halfunit);width:95%}.settings-button{background-color:var(--dl-color-custom-postoffice);border-color:var(--dl-color-custom-postoffice);border-radius:var(--dl-radius-radius-radius8);box-shadow:5px 5px 10px 0 #00000026;color:var(--dl-color-gray-white);font-style:normal;font-weight:800}@media(max-width:991px){.settings-homepanel{max-width:100%}}@media(max-width:767px){.settings-homepanel{max-width:100%}}@media(max-width:479px){.settings-form{width:100%}}.avatarlistitemwithadder-applicationitem{align-items:center;background-color:var(--dl-color-gray-white);border-color:var(--dl-color-gray-900);border-radius:var(--dl-radius-radius-radius8);border-style:solid;border-width:1px;box-shadow:1px 1px 5px 0 #0000001a;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit);position:relative;width:100%}.avatarlistitemwithadder-image{border-radius:var(--dl-radius-radius-round);height:var(--dl-size-size-small);min-height:var(--dl-size-size-small);min-width:var(--dl-size-size-small);object-fit:cover;width:var(--dl-size-size-small)}.avatarlistitemwithadder-text{font-size:16px;font-style:normal;font-weight:500;padding-left:var(--dl-space-space-unit);width:100%}.avatarlistitemwithadder-icon{fill:var(--dl-color-gray-900);height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.avatarlistitemwithdelete-applicationitem{align-items:center;background-color:var(--dl-color-gray-white);border-color:var(--dl-color-gray-900);border-radius:var(--dl-radius-radius-radius8);border-style:solid;border-width:1px;box-shadow:1px 1px 5px 0 #0000001a;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit);position:relative;width:100%}.avatarlistitemwithdelete-image{border-radius:var(--dl-radius-radius-round);height:var(--dl-size-size-small);min-height:var(--dl-size-size-small);min-width:var(--dl-size-size-small);object-fit:cover;width:var(--dl-size-size-small)}.avatarlistitemwithdelete-text{font-size:16px;font-style:normal;font-weight:500;padding-left:var(--dl-space-space-unit);width:100%}.avatarlistitemwithdelete-button{background-color:var(--dl-color-new_category-redish);border-color:var(--dl-color-new_category-redish);border-radius:var(--dl-radius-radius-radius16);color:var(--dl-color-gray-white);font-size:14px;font-style:normal;font-weight:700;height:30px;padding:3px}.avatarlistitemwithdelete-icon{fill:#fd024c59;height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.team-container{background-color:var(--dl-color-gray-white);display:flex;width:100%}.team-team{align-items:flex-start;flex-direction:column;margin-top:var(--dl-space-space-unit)}.team-container1,.team-team{display:flex;justify-content:flex-start;width:100%}.team-container1{align-items:center}.team-icon{fill:var(--dl-color-custom-postoffice);height:30px;margin-left:var(--dl-space-space-halfunit);max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.team-text{color:var(--dl-color-custom-postoffice);font-size:26px;font-style:normal;font-weight:700;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);width:100%}.team-textinput{align-self:center;border-color:#d9d9d980;border-radius:var(--dl-radius-radius-radius16);color:var(--dl-color-gray-500);margin-top:var(--dl-space-space-unit);outline:none;width:95%}.team-managerlist,.team-searchbox{align-items:flex-start;align-self:center;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-halfunit);width:95%}.team-root-class-name{width:100%}@media(max-width:479px){.team-team{width:100%}}.teameditor-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow:auto;width:100%}.teameditor-contentframe{align-items:center;justify-content:center;padding-left:0;padding-top:56px;z-index:20}.teameditor-contentcontainer,.teameditor-contentframe{display:flex;flex:1 1;flex-direction:column;height:auto;width:100%}.teameditor-contentcontainer{align-items:flex-start;justify-content:flex-start;padding:var(--dl-space-space-halfunit)}.teameditor-homepanel{align-items:center;display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:flex-start;max-width:600px;position:relative;width:100%}@media(max-width:991px){.teameditor-homepanel{max-width:100%}}@media(max-width:767px){.teameditor-homepanel{max-width:100%}}.info-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow:auto;width:100%}.info-contentframe{align-items:center;justify-content:center;padding-left:0;padding-top:56px;z-index:20}.info-contentcontainer,.info-contentframe{display:flex;flex:1 1;flex-direction:column;height:auto;width:100%}.info-contentcontainer{align-items:flex-start;justify-content:flex-start;padding:var(--dl-space-space-halfunit)}.info-homepanel{align-items:center;flex:1 1;max-width:600px;padding-top:var(--dl-space-space-twounits);position:relative}.info-homepanel,.info-info{display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.info-info{align-items:flex-start}.info-container1{align-items:center;display:flex;justify-content:flex-start;width:100%}.info-text{color:var(--dl-color-custom-postoffice);font-size:26px;font-style:normal;font-weight:700;padding:var(--dl-space-space-twounits) var(--dl-space-space-unit);text-align:center;width:100%}@media(max-width:991px){.info-homepanel{max-width:100%}}@media(max-width:767px){.info-homepanel{max-width:100%}}@media(max-width:479px){.info-info{width:100%}}.step001-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow:auto;width:100%}.step001-contentframe{align-items:center;justify-content:center;padding-left:0;padding-top:56px;z-index:20}.step001-contentcontainer,.step001-contentframe{display:flex;flex:1 1;flex-direction:column;height:auto;width:100%}.step001-contentcontainer{align-items:flex-start;justify-content:flex-start;padding:var(--dl-space-space-halfunit)}.step001-homepanel{flex:1 1;flex-direction:column;height:auto;max-width:600px;position:relative;width:100%}.step001-container1,.step001-homepanel{align-items:center;display:flex;justify-content:flex-start}.step001-container1{background-color:#0098994d;border-radius:var(--dl-radius-radius-radius24);box-shadow:5px 5px 10px 0 #00000014;flex:0 0 auto;flex-direction:column;height:400px;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit);width:400px}.step001-text{color:var(--dl-color-custom-postoffice);font-size:22px;font-style:normal;font-weight:700;margin-top:var(--dl-space-space-twounits);padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);text-align:center;width:100%}.step001-navlink{align-items:center;background-color:var(--dl-color-custom-postoffice);border-color:var(--dl-color-custom-postoffice);border-radius:var(--dl-radius-radius-round);bottom:7%;display:flex;flex-direction:row;height:55px;justify-content:center;max-height:55px;max-width:55px;min-height:55px;min-width:55px;position:absolute;text-decoration:none;width:55px}.step001-icon{fill:var(--dl-color-gray-white);align-self:center;height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.s1-container{align-items:center;border-color:var(--dl-color-custom-postoffice);border-style:solid;border-width:2px;box-shadow:5px 5px 10px 0 #00000026;display:flex;flex:0 0 auto;height:auto;justify-content:center;min-height:auto;min-width:auto;object-fit:fill;width:100%}@media(max-width:991px){.step001-homepanel{max-width:100%}.step001-container1{width:60%}}@media(max-width:767px){.step001-homepanel{max-width:100%}}@media(max-width:479px){.step001-container1{width:95%}}.step010-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow:auto;width:100%}.step010-contentframe{align-items:center;justify-content:center;padding-left:0;padding-top:56px;z-index:20}.step010-contentcontainer,.step010-contentframe{display:flex;flex:1 1;flex-direction:column;height:auto;width:100%}.step010-contentcontainer{align-items:flex-start;justify-content:flex-start;padding:var(--dl-space-space-halfunit)}.step010-homepanel{flex:1 1;flex-direction:column;height:auto;max-width:600px;position:relative;width:100%}.step010-container1,.step010-homepanel{align-items:center;display:flex;justify-content:flex-start}.step010-container1{background-color:#0098994d;border-radius:var(--dl-radius-radius-radius24);box-shadow:5px 5px 10px 0 #00000014;flex:0 0 auto;flex-direction:column;height:400px;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit);width:400px}.step010-text{color:var(--dl-color-custom-postoffice);font-size:22px;font-style:normal;font-weight:700;margin-top:var(--dl-space-space-twounits);padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);text-align:center;width:100%}.step010-navlink{align-items:center;background-color:var(--dl-color-custom-postoffice);border-color:var(--dl-color-custom-postoffice);border-radius:var(--dl-radius-radius-round);bottom:7%;display:flex;flex-direction:row;height:55px;justify-content:center;max-height:55px;max-width:55px;min-height:55px;min-width:55px;position:absolute;text-decoration:none;width:55px}.kycedititem-kycedititem{align-items:center;background-color:var(--dl-color-gray-white);display:flex;flex-direction:column;height:auto;justify-content:flex-start;position:relative;width:100%}.kycedititem-multibut{flex-direction:row;flex-wrap:wrap}.kycedititem-k-cheader,.kycedititem-multibut{display:flex;justify-content:space-between;width:100%}.kycedititem-k-cheader{align-items:stretch;border-color:var(--dl-color-gray-900);border-radius:0;border-width:1px;box-shadow:5px 5px 10px 0 #0000000d;height:auto;padding:var(--dl-space-space-unit);position:relative}.kycedititem-image{border-radius:0;height:140px;object-fit:contain;width:140px}.kycedititem-container{align-items:flex-start;align-self:flex-start;flex-direction:column;padding:var(--dl-space-space-halfunit)}.kycedititem-container,.kycedititem-container01{display:flex;height:auto;justify-content:flex-start;width:100%}.kycedititem-container01{align-items:center;flex:1 1;flex-direction:column}.kycedititem-container02{align-items:flex-start;display:flex;flex-wrap:wrap;height:auto;justify-content:flex-end;width:100%}.kycedititem-waiting{color:#330af5}.kycedititem-processing,.kycedititem-waiting{font-size:20px;font-style:normal;font-weight:700}.kycedititem-processing{color:var(--dl-color-custom-newsalmon)}.kycedititem-registered{color:var(--dl-color-custom-krakenlogin)}.kycedititem-invalid,.kycedititem-registered{font-size:20px;font-style:normal;font-weight:700}.kycedititem-invalid,.kycedititem-text{color:var(--dl-color-custom-redred)}.kycedititem-text{font-size:20px;margin-top:2px;text-align:right;width:100%}.kycedititem-container03{align-items:center;align-self:flex-end;display:flex;flex:1 1;flex-direction:row;height:auto;justify-content:flex-end;margin-bottom:8px;margin-top:4px;width:100%}.kycedititem-imagegrey{fill:#d9d9d9;height:30px;width:30px}.kycedititem-imagegreen{fill:var(--dl-color-custom-krakenlogin);height:30px;width:30px}.kycedititem-imageorange{fill:var(--dl-color-custom-newsalmon);height:30px;width:30px}.kycedititem-imagered{fill:var(--dl-color-custom-redred);height:30px;width:30px}.kycedititem-detgrey{fill:#d9d9d9;height:30px;width:30px}.kycedititem-detgreen{fill:var(--dl-color-custom-krakenlogin);height:30px;width:30px}.kycedititem-detorange{fill:var(--dl-color-custom-newsalmon);height:30px;width:30px}.kycedititem-detred{fill:var(--dl-color-custom-redred);height:30px;width:30px}.kycedititem-contgrey{fill:#d9d9d9;height:30px;margin-left:3px;width:30px}.kycedititem-contgreen{fill:var(--dl-color-custom-krakenlogin);height:30px;margin-left:3px;width:30px}.kycedititem-contorange{fill:var(--dl-color-custom-newsalmon);height:30px;margin-left:3px;width:30px}.kycedititem-contred{fill:var(--dl-color-custom-redred);height:30px;margin-left:3px;width:30px}.kycedititem-enhgrey{fill:#d9d9d9;height:30px;margin-left:3px;width:30px}.kycedititem-enhgreen{fill:var(--dl-color-custom-krakenlogin);height:30px;margin-left:3px;width:30px}.kycedititem-enhorange{fill:var(--dl-color-custom-newsalmon);height:30px;margin-left:3px;width:30px}.kycedititem-enhred{fill:var(--dl-color-custom-redred);height:30px;margin-left:3px;width:30px}.kycedititem-button{background-color:var(--dl-color-custom-newsalmon);border-color:var(--dl-color-custom-newsalmon)}.kycedititem-button,.kycedititem-buttonpwd{align-self:flex-end;color:var(--dl-color-gray-white);display:flex;flex-direction:row;justify-content:space-between;padding:var(--dl-space-space-halfunit);padding-right:8px;width:var(--dl-size-size-medium)}.kycedititem-buttonpwd{background-color:var(--dl-color-custom-postoffice);border-color:var(--dl-color-custom-postoffice)}.kycedititem-text01{align-self:center;font-style:normal;font-weight:700}.kycedititem-icon{fill:var(--dl-color-gray-white);align-self:center;height:24px;padding-left:var(--dl-space-space-halfunit);width:24px}.kycedititem-button01{align-items:center;align-self:flex-end;background-color:var(--dl-color-custom-krakenlogin);border-color:var(--dl-color-custom-krakenlogin);color:var(--dl-color-gray-white);display:flex;flex-direction:row;justify-content:space-between;padding:var(--dl-space-space-halfunit);width:var(--dl-size-size-medium)}.kycedititem-text02{align-self:center;font-style:normal;font-weight:700}.kycedititem-icon02{fill:var(--dl-color-gray-white);height:24px;width:24px}.kycedititem-passwordchange{align-items:center;border-color:var(--dl-color-gray-900);border-width:1px;box-shadow:5px 5px 10px 0 #0000000d;display:flex;flex:0 0 auto;flex-direction:column;height:250px;justify-content:space-between;margin-top:var(--dl-space-space-unit);width:100%}.kycedititem-text03{color:var(--dl-color-custom-postoffice);font-size:20px;font-style:normal;font-weight:500;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);padding-top:var(--dl-space-space-halfunit);width:100%}.kycedititem-container04{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:flex-end;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit) var(--dl-space-space-halfunit) var(--dl-space-space-halfunit);width:100%}.kycedititem-text04{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:100%}.kycedititem-button02{border-color:var(--dl-color-custom-krakenlogin);color:var(--dl-color-custom-krakenlogin);max-width:var(--dl-size-size-medium);min-width:var(--dl-size-size-medium);width:var(--dl-size-size-medium)}.kycedititem-container05{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:flex-end;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit) var(--dl-space-space-halfunit) var(--dl-space-space-halfunit);width:100%}.kycedititem-text05{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:100%}.kycedititem-button03{border-color:var(--dl-color-custom-redred);color:var(--dl-color-custom-redred);min-width:var(--dl-size-size-medium);width:var(--dl-size-size-medium)}.kycedititem-container06{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:flex-end;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit) var(--dl-space-space-halfunit) var(--dl-space-space-halfunit);width:100%}.kycedititem-text06{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:100%}.kycedititem-button04{border-color:var(--dl-color-custom-happyblue);color:var(--dl-color-custom-happyblue)}.kycedititem-showpassword{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:250px;justify-content:space-between;width:100%}.kycedititem-text07{color:var(--dl-color-custom-postoffice);font-size:20px;font-weight:500;padding-top:var(--dl-space-space-halfunit)}.kycedititem-text07,.kycedititem-text08{font-style:normal;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);text-align:center;width:100%}.kycedititem-text08{color:var(--dl-color-custom-redred);font-size:32px;font-weight:700;padding-top:0}.kycedititem-button05{margin-bottom:var(--dl-space-space-unit)}.kycedititem-allgood{align-items:center;border-color:var(--dl-color-gray-900);border-width:1px;box-shadow:5px 5px 10px 0 #0000000d;display:flex;flex:0 0 auto;flex-direction:column;height:250px;justify-content:space-between;margin-top:var(--dl-space-space-unit);width:100%}.kycedititem-text09{color:var(--dl-color-custom-postoffice);font-size:20px;font-weight:500;padding-top:var(--dl-space-space-halfunit)}.kycedititem-text09,.kycedititem-text10{font-style:normal;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);text-align:center;width:100%}.kycedititem-text10{color:var(--dl-color-custom-krakenlogin);font-size:32px;font-weight:700;padding-top:0}.kycedititem-button06{margin-bottom:var(--dl-space-space-unit)}.kycedititem-detailedkycform{height:auto;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit)}.kycedititem-detailedkycform,.kycedititem-page01{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.kycedititem-textinput{border-radius:var(--dl-radius-radius-radius8)}.kycedititem-container07,.kycedititem-textinput{margin-bottom:var(--dl-space-space-unit);width:100%}.kycedititem-container07{align-items:center;display:flex;flex-direction:row;justify-content:center}.kycedititem-text11{padding-bottom:var(--dl-space-space-halfunit);padding-left:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:50%}.kycedititem-textinput1{border-radius:var(--dl-radius-radius-radius8);width:50%}.kycedititem-select{border-radius:var(--dl-radius-radius-radius8);height:36px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.kycedititem-container08,.kycedititem-select{margin-bottom:var(--dl-space-space-unit);width:100%}.kycedititem-container08{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-twounits);padding:0}.kycedititem-button07{border-color:var(--dl-color-gray-900);color:var(--dl-color-gray-900)}.kycedititem-container09{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:center;width:auto}.kycedititem-icon04{fill:var(--dl-color-custom-postoffice);height:var(--dl-size-size-xsmall);width:var(--dl-size-size-xsmall)}.kycedititem-icon06,.kycedititem-icon08,.kycedititem-icon10,.kycedititem-icon12{fill:var(--dl-color-gray-900);height:var(--dl-size-size-xsmall);margin-left:var(--dl-space-space-halfunit);width:var(--dl-size-size-xsmall)}.kycedititem-button08{border-color:var(--dl-color-custom-postoffice);color:var(--dl-color-custom-postoffice)}.kycedititem-page02{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.kycedititem-textinput2,.kycedititem-textinput3,.kycedititem-textinput4{border-radius:var(--dl-radius-radius-radius8);margin-bottom:var(--dl-space-space-unit);width:100%}.kycedititem-textinput4{margin-top:var(--dl-space-space-unit)}.kycedititem-select1{border-radius:var(--dl-radius-radius-radius8);height:36px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.kycedititem-container10,.kycedititem-select1,.kycedititem-textarea{margin-bottom:var(--dl-space-space-unit);width:100%}.kycedititem-container10{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-twounits);padding:0}.kycedititem-button09{border-color:var(--dl-color-gray-900);color:var(--dl-color-gray-900)}.kycedititem-container11{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:center;width:auto}.kycedititem-icon14{fill:var(--dl-color-gray-900);height:var(--dl-size-size-xsmall);width:var(--dl-size-size-xsmall)}.kycedititem-icon16{fill:var(--dl-color-custom-postoffice)}.kycedititem-icon16,.kycedititem-icon18{height:var(--dl-size-size-xsmall);margin-left:var(--dl-space-space-halfunit);width:var(--dl-size-size-xsmall)}.kycedititem-icon18{fill:var(--dl-color-gray-900)}.kycedititem-icon20,.kycedititem-icon22{fill:var(--dl-color-gray-900);height:var(--dl-size-size-xsmall);margin-left:var(--dl-space-space-halfunit);width:var(--dl-size-size-xsmall)}.kycedititem-button10{border-color:var(--dl-color-custom-postoffice);color:var(--dl-color-custom-postoffice)}.kycedititem-page03{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.kycedititem-select2{border-radius:var(--dl-radius-radius-radius8);height:36px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.kycedititem-container12,.kycedititem-select2{margin-bottom:var(--dl-space-space-unit);width:100%}.kycedititem-container12{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.kycedititem-text12{padding-bottom:var(--dl-space-space-halfunit);padding-left:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:50%}.kycedititem-container13{width:50%}.kycedititem-container13,.kycedititem-container14{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.kycedititem-container14{margin-bottom:var(--dl-space-space-unit);width:100%}.kycedititem-text13{padding-bottom:var(--dl-space-space-halfunit);padding-left:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:50%}.kycedititem-container15{width:50%}.kycedititem-container15,.kycedititem-container16{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.kycedititem-container16{margin-bottom:var(--dl-space-space-unit);width:100%}.kycedititem-text14{padding-bottom:var(--dl-space-space-halfunit);padding-left:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:50%}.kycedititem-textinput5{width:50%}.kycedititem-select3{height:36px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.kycedititem-select3,.kycedititem-textinput6{border-radius:var(--dl-radius-radius-radius8);margin-bottom:var(--dl-space-space-unit);width:100%}.kycedititem-textinput6{margin-top:0}.kycedititem-container17{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:var(--dl-space-space-unit);width:100%}.kycedititem-text15{padding-bottom:var(--dl-space-space-halfunit);padding-left:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:50%}.kycedititem-container18{width:50%}.kycedititem-container18,.kycedititem-container19{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.kycedititem-container19{margin-bottom:var(--dl-space-space-unit);width:100%}.kycedititem-text16{padding-bottom:var(--dl-space-space-halfunit);padding-left:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:50%}.kycedititem-container20{flex-direction:row;width:50%}.kycedititem-container20,.kycedititem-container21{align-items:center;display:flex;justify-content:space-between}.kycedititem-container21{flex:0 0 auto;height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-twounits);padding:0;width:100%}.kycedititem-button11{border-color:var(--dl-color-gray-900);color:var(--dl-color-gray-900)}.kycedititem-container22{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:center;width:auto}.kycedititem-icon24,.kycedititem-icon26{fill:var(--dl-color-gray-900);height:var(--dl-size-size-xsmall);width:var(--dl-size-size-xsmall)}.kycedititem-icon26{margin-left:var(--dl-space-space-halfunit)}.kycedititem-icon28{fill:var(--dl-color-custom-postoffice)}.kycedititem-icon28,.kycedititem-icon30{height:var(--dl-size-size-xsmall);margin-left:var(--dl-space-space-halfunit);width:var(--dl-size-size-xsmall)}.kycedititem-icon30,.kycedititem-icon32{fill:var(--dl-color-gray-900)}.kycedititem-icon32{height:var(--dl-size-size-xsmall);margin-left:var(--dl-space-space-halfunit);width:var(--dl-size-size-xsmall)}.kycedititem-button12{border-color:var(--dl-color-custom-postoffice);color:var(--dl-color-custom-postoffice)}.kycedititem-page04{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.kycedititem-text17{color:var(--dl-color-custom-postoffice);font-style:normal;font-weight:700;padding-bottom:var(--dl-space-space-unit)}.kycedititem-select4,.kycedititem-text17{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:100%}.kycedititem-select4{border-radius:var(--dl-radius-radius-radius8);height:36px;margin-bottom:var(--dl-space-space-unit)}.kycedititem-container23{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:space-between;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-twounits);padding:0;width:100%}.kycedititem-button13{border-color:var(--dl-color-gray-900);color:var(--dl-color-gray-900)}.kycedititem-container24{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:center;width:auto}.kycedititem-icon34{fill:var(--dl-color-gray-900);height:var(--dl-size-size-xsmall);width:var(--dl-size-size-xsmall)}.kycedititem-icon36,.kycedititem-icon38{fill:var(--dl-color-gray-900)}.kycedititem-icon36,.kycedititem-icon38,.kycedititem-icon40{height:var(--dl-size-size-xsmall);margin-left:var(--dl-space-space-halfunit);width:var(--dl-size-size-xsmall)}.kycedititem-icon40{fill:var(--dl-color-custom-postoffice)}.kycedititem-icon42{fill:var(--dl-color-gray-900);height:var(--dl-size-size-xsmall);margin-left:var(--dl-space-space-halfunit);width:var(--dl-size-size-xsmall)}.kycedititem-button14{border-color:var(--dl-color-custom-postoffice);color:var(--dl-color-custom-postoffice)}.kycedititem-page05{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.kycedititem-text18{color:var(--dl-color-custom-postoffice);font-style:normal;font-weight:700;padding:var(--dl-space-space-twounits) var(--dl-space-space-unit);text-align:center;width:100%}.kycedititem-container25{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:space-between;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-twounits);padding:0;width:100%}.kycedititem-button15{border-color:var(--dl-color-custom-redred);color:var(--dl-color-custom-redred)}.kycedititem-container26{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:center;width:auto}.kycedititem-icon44{fill:var(--dl-color-gray-900);height:var(--dl-size-size-xsmall);width:var(--dl-size-size-xsmall)}.kycedititem-icon46,.kycedititem-icon48,.kycedititem-icon50{fill:var(--dl-color-gray-900)}.kycedititem-icon46,.kycedititem-icon48,.kycedititem-icon50,.kycedititem-icon52{height:var(--dl-size-size-xsmall);margin-left:var(--dl-space-space-halfunit);width:var(--dl-size-size-xsmall)}.kycedititem-icon52{fill:var(--dl-color-custom-postoffice)}.kycedititem-button16{border-color:var(--dl-color-custom-postoffice);color:var(--dl-color-custom-postoffice)}.floatinccameraicon{fill:var(--dl-color-gray-900);align-self:center;height:30px;width:30px}@media(max-width:479px){.kycedititem-k-cheader{padding:var(--dl-space-space-halfunit)}.kycedititem-detailedkycform{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}}.step010-icon{fill:var(--dl-color-gray-white);align-self:center;height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}@media(max-width:991px){.step010-homepanel{max-width:100%}.step010-container1{width:60%}}@media(max-width:767px){.step010-homepanel{max-width:100%}}@media(max-width:479px){.step010-container1{width:95%}}.step020-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow:auto;width:100%}.step020-contentframe{align-items:center;justify-content:center;padding-left:0;padding-top:56px;z-index:20}.step020-contentcontainer,.step020-contentframe{display:flex;flex:1 1;flex-direction:column;height:auto;width:100%}.step020-contentcontainer{align-items:flex-start;justify-content:flex-start;padding:var(--dl-space-space-halfunit)}.step020-homepanel{align-items:center;display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:flex-start;max-width:600px;position:relative;width:100%}.step020-text{color:var(--dl-color-custom-postoffice);font-size:22px;font-style:normal;font-weight:700;margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);text-align:center;width:100%}.step020-container01{flex:1 1;flex-direction:column;height:100%}.step020-container01,.step020-container02{align-items:center;display:flex;justify-content:flex-start;padding:var(--dl-space-space-unit);width:100%}.step020-container02{border-color:#d9d9d980;border-width:1px;flex:0 0 auto;height:auto;margin-bottom:var(--dl-space-space-halfunit)}.step020-text01{color:var(--dl-color-custom-helloblue);font-size:22px;font-style:normal;font-weight:700;text-transform:uppercase;width:100%}.step020-icon{fill:var(--dl-color-custom-krakenlogin);height:25px;max-height:25px;max-width:25px;min-height:25px;min-width:25px;width:25px}.step020-container03{align-items:center;border-color:#d9d9d980;border-width:1px;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-unit);width:100%}.step020-text02{color:var(--dl-color-custom-helloblue);font-size:22px;font-style:normal;font-weight:700;text-transform:uppercase;width:100%}.step020-icon02{fill:var(--dl-color-custom-krakenlogin);height:25px;max-height:25px;max-width:25px;min-height:25px;min-width:25px;width:25px}.step020-container04{align-items:center;border-color:#d9d9d980;border-width:1px;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-unit);width:100%}.step020-text03{color:var(--dl-color-custom-helloblue);font-size:22px;font-style:normal;font-weight:700;text-transform:uppercase;width:100%}.step020-icon04{fill:var(--dl-color-custom-krakenlogin);height:25px;max-height:25px;max-width:25px;min-height:25px;min-width:25px;width:25px}.step020-container05{align-items:center;border-color:#d9d9d980;border-width:1px;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-unit);width:100%}.step020-text04{color:var(--dl-color-custom-helloblue);font-size:22px;font-style:normal;font-weight:700;text-transform:uppercase;width:100%}.step020-icon06{fill:var(--dl-color-custom-krakenlogin);height:25px;max-height:25px;max-width:25px;min-height:25px;min-width:25px;width:25px}.step020-container06{align-items:center;border-color:#d9d9d980;border-width:1px;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-unit);width:100%}.step020-text05{color:var(--dl-color-custom-helloblue);font-size:22px;font-style:normal;font-weight:700;text-transform:uppercase;width:100%}.step020-icon08{fill:var(--dl-color-custom-krakenlogin);height:25px;max-height:25px;max-width:25px;min-height:25px;min-width:25px;width:25px}.step020-container07{align-items:center;border-color:#d9d9d980;border-width:1px;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-unit);width:100%}.step020-text06{color:var(--dl-color-custom-helloblue);font-size:22px;font-style:normal;font-weight:700;text-transform:uppercase;width:100%}.step020-icon10{fill:var(--dl-color-custom-krakenlogin);height:25px;max-height:25px;max-width:25px;min-height:25px;min-width:25px;width:25px}.step020-container08{align-items:center;border-color:#d9d9d980;border-width:1px;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-unit);width:100%}.step020-text07{color:var(--dl-color-custom-helloblue);font-size:22px;font-style:normal;font-weight:700;text-transform:uppercase;width:100%}.step020-icon12{fill:var(--dl-color-custom-krakenlogin);height:25px;max-height:25px;max-width:25px;min-height:25px;min-width:25px;width:25px}.step020-container09{align-items:center;border-color:#d9d9d980;border-width:1px;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-unit);width:100%}.step020-text08{color:var(--dl-color-custom-helloblue);font-size:22px;font-style:normal;font-weight:700;text-transform:uppercase;width:100%}.step020-icon14{fill:var(--dl-color-custom-krakenlogin);height:25px;max-height:25px;max-width:25px;min-height:25px;min-width:25px;width:25px}.step020-container10{align-items:center;border-color:#d9d9d980;border-width:1px;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-unit);width:100%}.step020-text09{color:var(--dl-color-custom-helloblue);font-size:22px;font-style:normal;font-weight:700;text-transform:uppercase;width:100%}.step020-icon16{fill:var(--dl-color-custom-krakenlogin);height:25px;max-height:25px;max-width:25px;min-height:25px;min-width:25px;width:25px}.step020-container11{align-items:center;display:flex;flex:0 0 auto;height:100px;justify-content:center;margin-top:var(--dl-space-space-unit);width:100%}.step020-navlink{background-color:var(--dl-color-custom-postoffice);border-color:var(--dl-color-custom-postoffice);border-radius:var(--dl-radius-radius-radius16);color:var(--dl-color-gray-white);font-size:22px;font-style:normal;font-weight:700;height:auto;text-align:center;text-decoration:none;width:90%}@media(max-width:991px){.step020-homepanel{max-width:100%}}@media(max-width:767px){.step020-homepanel{max-width:100%}}.step030-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow:auto;width:100%}.step030-contentframe{align-items:center;justify-content:center;padding-left:0;padding-top:56px;z-index:20}.step030-contentcontainer,.step030-contentframe{display:flex;flex:1 1;flex-direction:column;height:auto;width:100%}.step030-contentcontainer{align-items:flex-start;justify-content:flex-start;padding:var(--dl-space-space-halfunit)}.step030-homepanel{align-items:center;display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:flex-start;max-width:600px;position:relative;width:100%}.step030-text{color:var(--dl-color-custom-postoffice);font-size:22px;font-style:normal;font-weight:700;margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);text-align:center;width:100%}.step030-container1{align-items:center;display:flex;flex-direction:column;height:var(--dl-size-size-large);justify-content:center;width:100%}.step030-text5{color:var(--dl-color-custom-redred);font-size:34px;font-style:normal;font-weight:900;height:auto;text-align:center;width:100%}.step030-container2{align-items:center;background-color:#0098994d;border-radius:var(--dl-radius-radius-radius24);box-shadow:5px 5px 10px 0 #00000014;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-top:var(--dl-space-space-twounits);padding:var(--dl-space-space-unit);width:80%}.step030-text6{color:var(--dl-color-gray-white);font-size:28px;font-style:normal;font-weight:800;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);text-align:center;text-transform:capitalize;width:100%}.step030-textinput{border-color:var(--dl-color-gray-900);border-radius:var(--dl-radius-radius-radius16);color:var(--dl-color-gray-500);height:var(--dl-size-size-small);margin-top:var(--dl-space-space-unit);width:100%}.step030-navlink{background-color:var(--dl-color-custom-newsalmon);border-color:var(--dl-color-custom-newsalmon);border-radius:var(--dl-radius-radius-radius16);box-shadow:5px 5px 10px 0 #0000001a;color:var(--dl-color-gray-white);font-style:normal;font-weight:800;margin-top:var(--dl-space-space-twounits);text-align:center;text-decoration:none;width:100%}@media(max-width:991px){.step030-homepanel{max-width:100%}.step030-container2{width:60%}}@media(max-width:767px){.step030-homepanel{max-width:100%}}@media(max-width:479px){.step030-container2{width:95%}}.successmessage-errormessage{align-items:center;background-color:var(--dl-color-gray-white);display:flex;flex:0 0 auto;flex-direction:column;height:100%;justify-content:center;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit);position:relative;width:100%}.successmessage-icon{fill:var(--dl-color-custom-krakenlogin);height:var(--dl-size-size-xxlarge);width:var(--dl-size-size-xxlarge)}.successmessage-text{color:var(--dl-color-custom-krakenlogin);font-size:20px;font-style:normal;font-weight:700;margin-top:var(--dl-space-space-unit);text-align:center;width:100%}.successmessage-container{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;min-height:100px;width:200px}.successmessage-navlink{border-color:var(--dl-color-custom-krakenlogin);color:var(--dl-color-custom-krakenlogin);text-decoration:none}.success-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow:auto;width:100%}.success-contentframe{align-items:center;justify-content:center;padding-left:0;padding-top:56px;z-index:20}.success-contentcontainer,.success-contentframe{display:flex;flex:1 1;flex-direction:column;height:auto;width:100%}.success-contentcontainer{align-items:flex-start;justify-content:flex-start;padding:var(--dl-space-space-halfunit)}.success-homepanel{align-items:center;display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:flex-start;max-width:600px;width:100%}.errormessage-errormessage{align-items:center;background-color:var(--dl-color-gray-white);display:flex;flex:0 0 auto;flex-direction:column;height:100%;justify-content:center;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit);position:relative;width:100%}.errormessage-icon{fill:var(--dl-color-custom-redred);height:var(--dl-size-size-xxlarge);width:var(--dl-size-size-xxlarge)}.errormessage-text{color:var(--dl-color-custom-redred);font-size:20px;font-style:normal;font-weight:700;margin-top:var(--dl-space-space-unit);text-align:center;width:100%}.errormessage-container{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;min-height:var(--dl-size-size-small);width:200px}.errormessage-button{border-color:var(--dl-color-custom-redred);color:var(--dl-color-custom-redred)}.error-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow:auto;width:100%}.error-contentframe{align-items:center;justify-content:center;padding-left:0;padding-top:56px;z-index:20}.error-contentcontainer,.error-contentframe{display:flex;flex:1 1;flex-direction:column;height:auto;width:100%}.error-contentcontainer{align-items:flex-start;justify-content:flex-start;padding:var(--dl-space-space-halfunit)}.error-homepanel{align-items:center;flex:1 1;flex-direction:column;max-width:600px}.error-homepanel,.ledgeritempositive-ledgeritempositive{display:flex;height:auto;justify-content:flex-start;width:100%}.ledgeritempositive-ledgeritempositive{align-items:flex-start;background-color:var(--dl-color-gray-white);border-color:#d9d9d980;border-width:1px;flex:0 0 auto;flex-direction:column;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit);position:relative}.ledgeritempositive-typetext{color:var(--dl-color-custom-krakenlogin);font-size:16px;text-transform:uppercase}.ledgeritempositive-nametext,.ledgeritempositive-typetext{font-style:normal;font-weight:500;text-align:left;width:100%}.ledgeritempositive-nametext{color:var(--dl-color-gray-700);font-size:20px;margin-top:4px}.ledgeritempositive-amounttext{color:var(--dl-color-custom-krakenlogin);font-size:24px;font-style:normal;font-weight:700;margin-top:0;text-align:right;text-transform:uppercase;width:100%}.ledgeritempositive-bottomcont{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.ledgeritempositive-bytext{text-align:left}.ledgeritempositive-bytext,.ledgeritempositive-datetext{color:var(--dl-color-gray-700);font-size:12px;font-style:normal;font-weight:400;margin-top:0;width:100%}.ledgeritempositive-datetext{text-align:right}.ledgeritemnegative-ledgeritemnegative{align-items:flex-start;background-color:var(--dl-color-gray-white);border-color:#d9d9d980;border-width:1px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit);position:relative;width:100%}.ledgeritemnegative-typetext{color:var(--dl-color-custom-redred);font-size:16px;text-transform:uppercase}.ledgeritemnegative-nametext,.ledgeritemnegative-typetext{font-style:normal;font-weight:500;text-align:left;width:100%}.ledgeritemnegative-nametext{color:var(--dl-color-gray-700);font-size:20px;margin-top:4px}.ledgeritemnegative-amounttext{color:var(--dl-color-custom-redred);font-size:24px;font-style:normal;font-weight:700;margin-top:0;text-align:right;text-transform:uppercase;width:100%}.ledgeritemnegative-bottomcont{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.ledgeritemnegative-bytext{text-align:left}.ledgeritemnegative-bytext,.ledgeritemnegative-datetext{color:var(--dl-color-gray-700);font-size:12px;font-style:normal;font-weight:400;margin-top:0;width:100%}.ledgeritemnegative-datetext{text-align:right}.ledgerview-container{background-color:var(--dl-color-gray-white);display:flex;flex-direction:column;position:relative;width:100%}.ledgerview-ledgernamestrip{align-items:center;display:flex;justify-content:flex-start;width:100%}.ledgerview-ledgericon{fill:var(--dl-color-custom-postoffice);height:30px;margin-left:var(--dl-space-space-halfunit);max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.ledgerview-ledgername{color:var(--dl-color-custom-postoffice);font-size:26px;font-style:normal;font-weight:700;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);width:100%}.ledgerview-ledgerchart{align-items:flex-start;border:1px dashed #d9d9d980;border-radius:var(--dl-radius-radius-radius24);box-shadow:5px 5px 10px 0 #0000000d;height:175px;max-width:600px}.ledgerview-balancestrip,.ledgerview-ledgerchart{align-self:center;display:flex;flex:0 0 auto;margin-top:var(--dl-space-space-unit);width:95%}.ledgerview-balancestrip{align-items:center;flex-wrap:wrap;height:auto;justify-content:space-between;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.ledgerview-ledgerbalanetext{color:var(--dl-color-custom-postoffice);font-size:22px;font-style:normal;font-weight:700;text-align:left}.ledgerview-balanceamounttext{color:var(--dl-color-new_category-blueish);font-size:22px;font-style:normal;font-weight:700;text-align:right}.ledgerview-ledgersmallprint{align-self:center;color:var(--dl-color-gray-700);margin-top:var(--dl-space-space-halfunit);text-align:center;width:95%}.ledgerview-ledgerhistorytopstrip{align-items:center;align-self:center;display:flex;flex:0 0 auto;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-unit);width:90%}.ledgerview-transactioncategoryselector{background:#fff;border-color:#d9d9d980;border-radius:var(--dl-radius-radius-radius16);border-width:1px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.ledgerview-ledgerpagingtopbit{align-items:center;display:flex;justify-content:flex-end}.ledgerview-topleftarrow{fill:#d9d9d9;height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.ledgerview-toppageno{color:var(--dl-color-gray-900);font-size:20px;height:auto;text-align:center;width:30px}.ledgerview-toprightarrow{fill:#d9d9d9;height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.ledgerview-transactionlist{align-items:center;align-self:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;margin-top:var(--dl-space-space-halfunit);width:95%}.ledgerview-ledgerhistorybottomstrip{align-self:center;flex:0 0 auto;height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:0;width:90%}.ledgerview-ledgerhistorybottomstrip,.ledgerview-ledgerpagerbottombit{align-items:center;display:flex;justify-content:flex-end}.ledgerview-bottomleftarrow{fill:#d9d9d9;height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.ledgerview-bottompageno{color:var(--dl-color-gray-900);font-size:20px;height:auto;text-align:center;width:30px}.ledgerview-bottomrightarrow{fill:#d9d9d9;height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.ledgerview-root-class-name{width:100%}.wallet-container{flex-direction:column;justify-content:flex-start;min-height:100vh;overflow:auto}.wallet-container,.wallet-contentframe{align-items:center;display:flex;width:100%}.wallet-contentframe{flex:1 1;flex-direction:column;height:auto;justify-content:center;padding-left:0;padding-top:56px;z-index:20}.wallet-contentcontainer{align-items:flex-start;padding:var(--dl-space-space-halfunit)}.wallet-contentcontainer,.wallet-homepanel{display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.wallet-homepanel{align-items:center;max-width:600px;position:relative}.wallet-managers{align-items:flex-start;flex-direction:column;height:auto}.wallet-container01,.wallet-managers{display:flex;justify-content:flex-start;width:100%}.wallet-container01{align-items:center}.wallet-icon{fill:var(--dl-color-custom-postoffice);height:30px;margin-left:var(--dl-space-space-halfunit);max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.wallet-text{color:var(--dl-color-custom-postoffice);font-size:26px;font-style:normal;font-weight:700;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);width:100%}.wallet-container02{align-items:flex-start;border:1px dashed #d9d9d980;border-radius:var(--dl-radius-radius-radius24);box-shadow:5px 5px 10px 0 #0000000d;height:175px}.wallet-container02,.wallet-container03{align-self:center;display:flex;flex:0 0 auto;margin-top:var(--dl-space-space-unit);width:95%}.wallet-container03{align-items:center;flex-wrap:wrap;height:auto;justify-content:space-between;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.wallet-text01{color:var(--dl-color-custom-postoffice);text-align:left}.wallet-text01,.wallet-text02{font-size:22px;font-style:normal;font-weight:700}.wallet-text02{color:var(--dl-color-new_category-blueish);text-align:right}.wallet-text03{align-self:center;color:var(--dl-color-gray-700);margin-top:var(--dl-space-space-halfunit);text-align:center;width:95%}.wallet-container04{align-items:center;align-self:center;display:flex;flex:0 0 auto;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-unit);width:90%}.wallet-select{background:#ffffff80;border-color:#d9d9d980;border-radius:var(--dl-radius-radius-radius16);border-width:1px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.wallet-container05{align-items:center;display:flex;justify-content:flex-end}.wallet-icon02{fill:#d9d9d9;height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.wallet-text04{color:var(--dl-color-gray-900);font-size:20px;height:auto;text-align:center;width:30px}.wallet-icon04{fill:#d9d9d9;height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.wallet-transactionlist{align-items:center;align-self:center;justify-content:center;margin-top:var(--dl-space-space-halfunit);width:95%}.wallet-container06,.wallet-transactionlist{display:flex;flex:0 0 auto;flex-direction:column;height:auto}.wallet-container06{align-items:flex-start;border-color:#d9d9d980;border-width:1px;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit);width:100%}.wallet-text05{color:var(--dl-color-custom-krakenlogin);font-size:16px;text-transform:uppercase}.wallet-text05,.wallet-text06{font-style:normal;font-weight:500;text-align:left;width:100%}.wallet-text06{color:var(--dl-color-gray-700);font-size:20px;margin-top:4px}.wallet-text07{color:var(--dl-color-custom-krakenlogin);font-size:24px;font-weight:700;text-align:right;text-transform:uppercase}.wallet-text07,.wallet-text08{font-style:normal;margin-top:0;width:100%}.wallet-text08{color:var(--dl-color-gray-700);font-size:12px;font-weight:400;text-align:left}.wallet-container07{align-items:flex-start;border-color:#d9d9d980;border-width:1px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit);width:100%}.wallet-text09{color:var(--dl-color-custom-redred);font-size:16px;text-transform:uppercase}.wallet-text09,.wallet-text10{font-style:normal;font-weight:500;text-align:left;width:100%}.wallet-text10{color:var(--dl-color-gray-700);font-size:20px;margin-top:4px}.wallet-text11{color:var(--dl-color-custom-redred);font-size:24px;font-weight:700;text-align:right;text-transform:uppercase}.wallet-text11,.wallet-text12{font-style:normal;margin-top:0;width:100%}.wallet-text12{color:var(--dl-color-gray-700);font-size:12px;font-weight:400;text-align:left}.wallet-container08{align-self:center;flex:0 0 auto;height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:0;width:90%}.wallet-container08,.wallet-container09{align-items:center;display:flex;justify-content:flex-end}.wallet-icon06{fill:#d9d9d9;height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}.wallet-text13{color:var(--dl-color-gray-900);font-size:20px;height:auto;text-align:center;width:30px}.wallet-icon08{fill:#d9d9d9;height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;width:30px}@media(max-width:991px){.wallet-homepanel{max-width:100%}}@media(max-width:767px){.wallet-homepanel{max-width:100%}}@media(max-width:479px){.wallet-managers{width:100%}}.scanforbalance-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow:auto;width:100%}.scanforbalance-contentframe{align-items:center;justify-content:center;padding-left:0;z-index:20}.scanforbalance-contentcontainer,.scanforbalance-contentframe{display:flex;flex:1 1;flex-direction:column;height:auto;width:100%}.scanforbalance-contentcontainer{align-items:flex-start;justify-content:flex-start;padding:var(--dl-space-space-halfunit)}.scanforbalance-homepanel{flex:1 1;flex-direction:column;height:auto;max-width:600px;position:relative;width:100%}.scanforbalance-container1,.scanforbalance-homepanel{align-items:center;display:flex;justify-content:flex-start}.scanforbalance-container1{background-color:#0098994d;border-radius:var(--dl-radius-radius-radius24);box-shadow:5px 5px 10px 0 #00000014;flex:0 0 auto;flex-direction:column;height:400px;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit);width:400px}.scanforbalance-text{color:var(--dl-color-custom-postoffice);font-size:22px;font-style:normal;font-weight:700;margin-top:var(--dl-space-space-twounits);padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);text-align:center;width:100%}.scanforbalance-balanceamount{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;padding:var(--dl-space-space-fourunits) var(--dl-space-space-unit);width:100%}.scanforbalance-text1{color:var(--dl-color-custom-postoffice);font-size:22px;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-twounits)}.scanforbalance-text1,.scanforbalance-text4{font-style:normal;font-weight:700;text-align:center;width:100%}.scanforbalance-text4{color:var(--dl-color-custom-redred);font-size:26px;margin-bottom:var(--dl-space-space-fourunits)}@media(max-width:991px){.scanforbalance-homepanel{max-width:100%}.scanforbalance-container1{width:60%}}@media(max-width:767px){.scanforbalance-homepanel{max-width:100%}}@media(max-width:479px){.scanforbalance-container1{width:95%}}
/*# sourceMappingURL=main.67f7d764.css.map*/