.Button_button{position:relative;transition:transform .5s ease}.Button_button.Button_disabled{background-color:#f3f3f3}.Button_button.Button_blue{color:#d64218!important;font-weight:400!important}.Button_button.Button_link{background:transparent;box-shadow:none;border:none;border-radius:unset;height:auto;padding:0;margin:0;font-size:1.5rem;color:#d64218;font-weight:400}.Button_button.Button_showClick{padding-top:0;padding-bottom:1px}.Button_button.Button_showClick:active{border-radius:10px;padding-top:1px;padding-bottom:0;background-color:#00a8d6;background-color:rgba(0,168,214,.3)}.Image_component,.Image_wrappedComponent{position:relative}.Image_component{text-align:center}.Image_default,.Image_fullWidth{width:100%;height:auto}.Image_fullHeight{width:auto;height:100%}.Image_originalSize{width:auto;height:auto}.Image_icon{width:auto;height:20px;padding:0 2px}.Image_bordered{box-shadow:0 0 6px 0 rgba(0,0,0,.1);border:1px solid #dadada;border-top:none;border-radius:4px}.Image_closeBg:after{content:"X";position:absolute;right:14px;top:0;display:flex;align-items:center;justify-content:center;height:100%;width:20px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAGFBMVEVHcEw/n/8oiv8oiv8pjP8niv8niv8pjP9X2BtJAAAACHRSTlMACIOrQ//8V2Hkfe8AAAB4SURBVHja3dRJCgAhDETRNpP3v3GvJEIJH7e6S/lAnPK9N4Z5nGfCbWylZdY8uVmZttWeS6pL3xeoJdVVSNSSQ3ISS6BSSpDqVJLraXIt24FsB7IdSXYMeWnezP3x8IHzFZJTyc8MHT9wkBDefVduANcthZvUc+MH5+8IFbtlqisAAAAASUVORK5CYII=);font:0/0 a;color:transparent;overflow:hidden;text-indent:100%}.ImageToggle_component{width:100%;margin-bottom:20px}.ImageToggle_component.ImageToggle_isActive{background-color:#ec6608;color:#fff}.ImageToggle_component.ImageToggle_hidden{display:none}.ImageToggle_isDisabled{opacity:.3}.ImageToggle_isActive{margin-bottom:-1px}.NumericKeyboard_component{width:100%;height:100%;display:flex;flex-direction:row;flex-wrap:wrap}.NumericKeyboard_component .NumericKeyboard_key{flex:33.3%;margin:0;padding:0;height:25%;border:1px solid #e1e2e3;font-size:200%;font-weight:400;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:0;position:relative}.NumericKeyboard_component .NumericKeyboard_key:active{background-color:#b9ddef}.NumericKeyboard_component .NumericKeyboard_key.NumericKeyboard_special{background-color:#acafb3}.NumericKeyboard_component .NumericKeyboard_key.NumericKeyboard_image img,.NumericKeyboard_component .NumericKeyboard_key.NumericKeyboard_image svg{width:auto;height:3.5vh}.NumericKeyboard_component .NumericKeyboard_key.NumericKeyboard_backSpace{outline:0;background-color:#acafb3;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAABUCAYAAADXsPQ/AAABdklEQVR4AWL4PzxBg3uBD6AbOwSGAIDCIAwAAABJuqbRiOplWdfJdF2WVVXUNAkAAAAAHm7T62V35u/z1b/sd2VaHEAzDqAWB1CLA+jEAdTiAGpxALU4gFocQC0OoAInAIJTAsEpgeCUQHBKIDglEJwSCE4JBKcEglMCwfmA4JRAcEogOCUQnBIITgkEpwSCUwLBKYHglEBwSiA4JRCcEghOCQSnBIJTAsEpgeCUQHBKIDglEJwZOGcG0kKs3AqkxViFFUhLsSorkJZjNVYgrcTqrUBajTVbgbQWa7cCaT3WYwXSRmzQCqSt2JAVSPuxghVIp7FhK5AuYyNWIN3FxqxAeoxNWIH0EitagfQem7QC6TM2ZQXSV2zaDKQZM5Dm7cB8ZgmB+cwSAvOZJQTmM0sIzGeWEJjPLCEwn1lCYD6zRMB0ZgmB+cyyAukgVhAC85llBdJVbNQM5MwaFwLzmWUF0musKATmM0sIzGeWEJjPLDOQZn8APQW/vHu6GksAAAAASUVORK5CYII=);background-size:contain;background-position:0}.NumericKeyboard_component .NumericKeyboard_key .NumericKeyboard_desc{font-size:10px;position:absolute;bottom:6px}@media only screen and (max-device-width:568px){@supports (-webkit-appearance:none){.NumericKeyboard_component .NumericKeyboard_key{height:22%}}}.Switch_component{border:1px solid #ccc;width:50px;height:26px;border-radius:13px;cursor:pointer;display:inline-block}.Switch_component.Switch_on{background:#00a8d6}.Switch_component>.Switch_switchToggle{border:1px solid #dadada;box-shadow:1px 1px 1px #ccc;width:25px;height:24px;left:0;border-radius:12px;background:#fff;position:relative;transition:left .2s ease-in-out!important}.Switch_component.Switch_on>.Switch_switchToggle{left:23px;border-color:#004899}.Switch_component.Switch_disabled{cursor:not-allowed}.LabeledInput_component{width:100%}.LabeledInput_component .LabeledInput_labelContainer{padding-left:20px;padding-top:4px;display:flex;width:100%}.LabeledInput_component .LabeledInput_labelContainer .LabeledInput_label{font-size:1.8rem;color:#000}.LabeledInput_component .LabeledInput_hintContainer{position:absolute;padding-left:50px;z-index:0}.LabeledInput_component .LabeledInput_hintContainer .LabeledInput_label{text-align:left;font-size:1.5rem;letter-spacing:0}.LabeledInput_component .LabeledInput_input{-webkit-appearance:none;z-index:11;width:100%}.DraggableSource_placeUser{height:auto;position:absolute}.DraggableSource_placeClone{height:auto;position:relative;z-index:1000;cursor:pointer}.DraggableSource_placeClone.DraggableSource_dragging{opacity:0}.DraggableSource_component{height:auto;position:relative}.DraggableSource_component.DraggableSource_inactive .DraggableSource_placeUser{position:relative}.DraggableSource_component.DraggableSource_dragging{outline:0}.DraggableSource_component.DraggableSource_dragging .DraggableSource_placeClone{z-index:1000}.DraggableSource_component.DraggableSource_dragging .DraggingTarget_component.DraggingTarget_inactive{opacity:1}.DraggingTarget_component{height:auto;transition:all .5s ease,transform 1s ease}.DraggingTarget_component>button{width:100%}.DraggingTarget_component.DraggingTarget_withShadow.DraggingTarget_inactive{-webkit-box-shadow:0 0 6px 2px rgba(0,72,153,.2);-moz-box-shadow:0 0 6px 2px rgba(0,72,153,.2);box-shadow:0 0 6px 2px rgba(0,72,153,.2);border-radius:10px}.DraggingTarget_component.DraggingTarget_inactive{opacity:.2}.DraggingTarget_component.DraggingTarget_active{opacity:1}.DraggingTarget_component.DraggingTarget_active .bordered{border:1px solid #00a8d6}.DraggableIndicator_component{opacity:0;position:fixed;top:0;left:0;z-index:100}.DraggableIndicator_component--active{opacity:1}.DraggableIndicator_component .DraggableIndicator_indicator__from,.DraggableIndicator_component .DraggableIndicator_indicator__to{position:fixed;width:24px;height:24px;left:0;top:0;margin-left:-12px;margin-top:-12px;border-radius:100%;background-color:#00a8d6}.DraggableIndicator_component .DraggableIndicator_indicator__canvas{position:fixed;left:0;top:0;border-left:3px solid #00a8d6;transform-origin:top left}.DragBar_component{position:relative}.DragBar_component .DragBar_adjustHandle{width:auto;height:auto}.TransferContainer_component{background-image:linear-gradient(137deg,#005aab 20%,#00bbe0 80%);background-position:center 20vh;background-size:cover;background-repeat:no-repeat;margin-top:50px!important}.TransferContainer_component .TransferContainer_knob{-webkit-box-shadow:0 2px 3px 1px rgba(0,72,153,.2);-moz-box-shadow:0 2px 3px 1px rgba(0,72,153,.2);box-shadow:0 2px 3px 1px rgba(0,72,153,.2);border-radius:100%}.TransferContainer_component .TransferContainer_dragContainer{padding-left:20px;padding-right:20px}.TransferContainer_component .TransferContainer_dragContainer .TransferContainer_dragContainerBackground{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAAICAYAAABEfImYAAAABGdBTUEAALGPC/xhBQAAADhJREFUSA1j/P//vzHDKMAIASYMkVEBcAiMBgyOhDAaMKMBgyMEcAiPppjRgMERAjiER1MMjoABAEdmA0AdbcrUAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:0;background-size:100% 4px;margin:3vh 0 1vh}.Overlay_component{position:fixed;z-index:3000;transition:all 0s ease,opacity .4s ease;top:0;left:0;width:0;height:0;opacity:.2;background-color:rgba(0,0,0,.7)}.Overlay_component .Overlay_content{transition:all .5s ease;transform:translateY(120vh);width:100%;height:100%}.Overlay_component.Overlay_show{width:100vw;height:100vh;opacity:1}.Overlay_component.Overlay_show .Overlay_content{transform:translateY(0);transition-delay:.3s}.ActionSheet_component{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.ActionSheet_component.ActionSheet_show{padding:1.5vh!important}.ActionSheet_component .ActionSheet_contentContainer{overflow:auto;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:2vh;height:auto;margin-top:2vh;-webkit-box-shadow:3px 3px 5px 2px rgba(0,0,0,.5);-moz-box-shadow:3px 3px 5px 2px rgba(0,0,0,.5);box-shadow:3px 3px 5px 2px rgba(0,0,0,.5);display:flex;flex-direction:column}.ActionSheet_component .ActionSheet_contentContainer,.ActionSheet_component .ActionSheet_contentContainer button{width:100%;font-size:3.2vh}.ActionSheet_component .ActionSheet_contentContainer button,.ActionSheet_component .ActionSheet_contentContainer p{background-color:#fafafa;background:hsla(0,0%,99%,.9)}.ActionSheet_component .ActionSheet_contentContainer button{color:#00a8d6;text-align:center;padding:2.4vh;font-weight:400;border-top:1pt solid #f2f2f2}.ActionSheet_component .ActionSheet_contentContainer button:disabled{color:#000;font-weight:700;font-size:2.4vh}.ActionSheet_component .ActionSheet_contentContainer button.ActionSheet_cta{color:#d64218}.ActionSheet_component .ActionSheet_contentContainer button:first-child{border:none}.ActionSheet_component .ActionSheet_contentContainer p{font-size:13px;padding:30px 20px;text-align:center;color:#8b959e;font-weight:700;line-height:1.2}.ActionSheet_component.ActionSheet_comingSoon .ActionSheet_contentContainer,.ActionSheet_component.ActionSheet_identityVerification .ActionSheet_contentContainer,.ActionSheet_component.ActionSheet_notification .ActionSheet_contentContainer,.ActionSheet_component.ActionSheet_touchId .ActionSheet_contentContainer{background:none}.ActionSheet_component.ActionSheet_comingSoon .ActionSheet_contentContainer,.ActionSheet_component.ActionSheet_comingSoon .ActionSheet_contentContainer h2,.ActionSheet_component.ActionSheet_identityVerification .ActionSheet_contentContainer,.ActionSheet_component.ActionSheet_identityVerification .ActionSheet_contentContainer h2,.ActionSheet_component.ActionSheet_notification .ActionSheet_contentContainer,.ActionSheet_component.ActionSheet_notification .ActionSheet_contentContainer h2,.ActionSheet_component.ActionSheet_touchId .ActionSheet_contentContainer,.ActionSheet_component.ActionSheet_touchId .ActionSheet_contentContainer h2{color:#fff}.ActionSheet_component.ActionSheet_comingSoon .ActionSheet_contentContainer h1,.ActionSheet_component.ActionSheet_identityVerification .ActionSheet_contentContainer h1,.ActionSheet_component.ActionSheet_notification .ActionSheet_contentContainer h1,.ActionSheet_component.ActionSheet_touchId .ActionSheet_contentContainer h1{background-color:#fff;color:#00a8d6;border-radius:100%;width:10vw;min-width:72px;height:10vw;min-height:72px;font-weight:700;display:flex;align-items:center;justify-content:center}.ActionSheet_component.ActionSheet_comingSoon .ActionSheet_contentContainer,.ActionSheet_component.ActionSheet_identityVerification .ActionSheet_contentContainer,.ActionSheet_component.ActionSheet_notification .ActionSheet_contentContainer,.ActionSheet_component.ActionSheet_touchId .ActionSheet_contentContainer{width:auto}.ActionSheet_component.ActionSheet_comingSoon .ActionSheet_contentContainer:last-child,.ActionSheet_component.ActionSheet_identityVerification .ActionSheet_contentContainer:last-child,.ActionSheet_component.ActionSheet_notification .ActionSheet_contentContainer:last-child,.ActionSheet_component.ActionSheet_touchId .ActionSheet_contentContainer:last-child{margin-bottom:10vh}.ActionSheet_component.ActionSheet_comingSoon .ActionSheet_contentContainer:first-child,.ActionSheet_component.ActionSheet_identityVerification .ActionSheet_contentContainer:first-child,.ActionSheet_component.ActionSheet_notification .ActionSheet_contentContainer:first-child,.ActionSheet_component.ActionSheet_touchId .ActionSheet_contentContainer:first-child{width:100%;height:50vh;align-items:center;justify-content:flex-start;box-shadow:none}.ActionSheet_component.ActionSheet_comingSoon button.ActionSheet_cancel,.ActionSheet_component.ActionSheet_identityVerification button.ActionSheet_cancel,.ActionSheet_component.ActionSheet_notification button.ActionSheet_cancel,.ActionSheet_component.ActionSheet_touchId button.ActionSheet_cancel{width:auto;min-width:200px;background-color:#00a8d6;color:#fff}.ActionSheet_component.ActionSheet_comingSoon button.ActionSheet_submit,.ActionSheet_component.ActionSheet_identityVerification button.ActionSheet_submit,.ActionSheet_component.ActionSheet_notification button.ActionSheet_submit,.ActionSheet_component.ActionSheet_touchId button.ActionSheet_submit{width:auto;min-width:200px;background-color:#d64218;color:#fff}.ActionSheet_component.ActionSheet_touchId .ActionSheet_contentContainer>*{margin:20px;padding:60px 20px 20px;border-radius:20px;background-color:hsla(0,0%,100%,.5);border:2px solid #fff;color:#fff;text-align:center}.ActionSheet_component.ActionSheet_touchId .ActionSheet_contentContainer>* img,.ActionSheet_component.ActionSheet_touchId .ActionSheet_contentContainer>* svg{width:85px;padding-bottom:20px}.ActionSheet_component.ActionSheet_info .ActionSheet_contentContainer{height:auto;max-height:none}.ActionSheet_component.ActionSheet_identityVerification .ActionSheet_contentContainer{height:auto;max-height:50vh}.ActionSheet_component.ActionSheet_identityVerification button.ActionSheet_cancel,.ActionSheet_component.ActionSheet_identityVerification button.ActionSheet_submit{width:83vw}.ActionSheet_component.ActionSheet_settings{justify-content:flex-start}.ActionSheet_component.ActionSheet_settings .ActionSheet_contentContainer{margin-top:0}.ActionSheet_component.ActionSheet_settings button{width:auto}.ActionSheet_component.ActionSheet_psd .ActionSheet_contentContainer:first-child{background:none;height:80vh;align-items:center;justify-content:flex-start;box-shadow:none;overflow:hidden}.ActionSheet_component.ActionSheet_psd .ActionSheet_contentContainer:first-child,.ActionSheet_component.ActionSheet_psd .ActionSheet_contentContainer:first-child h2{color:#fff}.ActionSheet_component.ActionSheet_psd .ActionSheet_contentContainer:first-child h1{background-color:#fff;color:#00a8d6;border-radius:100%;width:10vw;min-width:72px;height:10vw;min-height:72px;font-weight:700;display:flex;align-items:center;justify-content:center}.ActionSheet_component.ActionSheet_psd .ActionSheet_contentContainer:last-child{border-radius:4px;width:auto;margin-bottom:10vh}.ActionSheet_component.ActionSheet_psd button.ActionSheet_cancel{width:auto;min-width:200px;background-color:#00a8d6;color:#fff}body #root,body #root>div{height:auto}.ResponsiveWebLayout_component{height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all 1s ease}.ResponsiveWebLayout_component>footer,.ResponsiveWebLayout_component>header,.ResponsiveWebLayout_component>nav,.ResponsiveWebLayout_component aside{display:flex;align-items:center;justify-content:center;transition:all .5s ease;height:auto}.ResponsiveWebLayout_component>header{position:fixed;left:0;top:0;width:100%;z-index:2000}.ResponsiveWebLayout_component>nav{transition:none;z-index:100;position:absolute;height:50px;width:0;opacity:0;overflow:hidden;transform:translateY(-200%)}.ResponsiveWebLayout_component>main{transition:all .5s ease;padding-top:60px;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%;min-height:90vh;min-height:calc(100vh - 78px)}.ResponsiveWebLayout_component>main>*{width:100%;max-width:inherit;flex:1 1 auto}.ResponsiveWebLayout_component>main .ResponsiveWebLayout_sideMenu{width:auto;flex:0 0 auto}.ResponsiveWebLayout_component .ResponsiveWebLayout_sideMenu{z-index:100;position:absolute;height:100vh;width:0;opacity:0;overflow:hidden;transform:translate(-400%);min-width:386px;width:auto}@media (max-width:980px){.ResponsiveWebLayout_component .ResponsiveWebLayout_sideMenu{min-width:276px}}.ResponsiveWebLayout_component footer{width:100vw;z-index:2999}.ResponsiveWebLayout_component.ResponsiveWebLayout_leftBarExtraSpace .ResponsiveWebLayout_sideMenu .globalSideMenu{padding-right:36px}.ResponsiveWebLayout_component.ResponsiveWebLayout_leftBarExtraSpace .ResponsiveWebLayout_sideMenu .globalSideMenuTableView{width:100%}.ResponsiveWebLayout_component.ResponsiveWebLayout_leftBarVisible .ResponsiveWebLayout_sideMenu{opacity:1;position:inherit;height:100%;overflow:hidden;transform:translate(0);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow:visible}.ResponsiveWebLayout_component.ResponsiveWebLayout_leftBarVisible>.ResponsiveWebLayout_sideMenu{position:fixed;height:1px;top:60px;margin:0 auto;max-width:1120px;width:100%}.ResponsiveWebLayout_component.ResponsiveWebLayout_leftBarVisible>.ResponsiveWebLayout_sideMenu>*{position:fixed;top:0;left:0}.ResponsiveWebLayout_component.ResponsiveWebLayout_leftBarVisible>main .Page_component,.ResponsiveWebLayout_component.ResponsiveWebLayout_leftBarVisible>main>*{max-width:742px}.ResponsiveWebLayout_component.ResponsiveWebLayout_onlyAvailableHeight>main .Page_component{height:100%;overflow:visible;padding-bottom:0;position:relative}.ResponsiveWebLayout_component.ResponsiveWebLayout_gradientPageBackground>main>*{background-image:linear-gradient(137deg,#005aab 20%,#00bbe0 80%);background-position:top;background-size:100% 180px;background-repeat:no-repeat}.ResponsiveWebLayout_component.ResponsiveWebLayout_isLeftMenuVisible .ResponsiveWebLayout_sideMenu,.ResponsiveWebLayout_component.ResponsiveWebLayout_isLeftMenuVisible main{transform:translateX(209px)}.ResponsiveWebLayout_component.ResponsiveWebLayout_fullHeightPageNoScroll>main{padding-top:0;min-height:100vh}.ResponsiveWebLayout_component.ResponsiveWebLayout_fullHeightPageNoScroll>footer,.ResponsiveWebLayout_component.ResponsiveWebLayout_fullHeightPageNoScroll>header{display:none}.ResponsiveWebLayout_component.ResponsiveWebLayout_fullHeightPageNoFooterWithNavBar>nav,.ResponsiveWebLayout_component.ResponsiveWebLayout_tabletWithNavBar>nav{opacity:1;position:inherit;height:100%;overflow:hidden;transform:translate(0);width:100%;height:60px;position:fixed;top:0;left:0}.ResponsiveWebLayout_component.ResponsiveWebLayout_fullHeightPageNoFooterWithNavBar>nav .MobileNavigationBar_component,.ResponsiveWebLayout_component.ResponsiveWebLayout_tabletWithNavBar>nav .MobileNavigationBar_component{background:none}.ResponsiveWebLayout_component.ResponsiveWebLayout_fullHeightPageNoFooterWithNavBar>main{padding-top:60px;min-height:100vh}.ResponsiveWebLayout_component.ResponsiveWebLayout_fullHeightPageNoFooterWithNavBar>nav{top:60px}.ResponsiveWebLayout_component.ResponsiveWebLayout_fullHeightPageNoFooterWithNavBar>footer{display:none}.ResponsiveWebLayout_component.ResponsiveWebLayout_tabletWithNavBar>main{padding-top:60px;min-height:100vh}.desktop{background-color:#f5f6f6;height:auto}@media only screen and (max-width:700px){.ResponsiveWebLayout_component.ResponsiveWebLayout_leftBarVisible header,.ResponsiveWebLayout_component header{z-index:100;position:absolute;height:50px;width:0;opacity:0;overflow:hidden;transform:translateY(-200%)}.ResponsiveWebLayout_component nav{opacity:1;position:inherit;height:100%;overflow:hidden;transform:translate(0);width:100%;height:50px}.ResponsiveWebLayout_component.ResponsiveWebLayout_leftBarVisible .ResponsiveWebLayout_sideMenu,.ResponsiveWebLayout_component .ResponsiveWebLayout_sideMenu{z-index:100;position:absolute;height:100vh;width:0;opacity:0;overflow:hidden;transform:translate(-200%)}.ResponsiveWebLayout_component.ResponsiveWebLayout_leftBarVisible footer,.ResponsiveWebLayout_component footer{opacity:1;position:inherit;height:100%;overflow:hidden;transform:translate(0);height:50px;position:fixed;left:0;bottom:0;width:100%}.ResponsiveWebLayout_component main{padding-top:0;min-height:calc(100vh - 50px);overflow-x:hidden}.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage nav,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage nav{position:fixed;left:0;top:0;width:100%;height:50px}.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage .MobileNavigationBar_component,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage .MobileNavigationBar_component{background:none}.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage .MobileNavigationBar_component.scrolled,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage .MobileNavigationBar_component.scrolled{background:#fff;color:#000}.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage .MobileNavigationBar_component.scrolled *,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage .MobileNavigationBar_component.scrolled *{color:#000}.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage .MobileNavigationBar_component.MobileNavigationBar_transparent.scrolled,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage .MobileNavigationBar_component.transparent.scrolled,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage .MobileNavigationBar_component.MobileNavigationBar_transparent.scrolled,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage .MobileNavigationBar_component.transparent.scrolled{background-image:none;background:none}.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage .MobileNavigationBar_component.MobileNavigationBar_transparent50.scrolled,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage .MobileNavigationBar_component.transparent50.scrolled,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage .MobileNavigationBar_component.MobileNavigationBar_transparent50.scrolled,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage .MobileNavigationBar_component.transparent50.scrolled{background-image:linear-gradient(137deg,rgba(0,90,171,.3) 20%,rgba(0,187,224,.3) 80%)}.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage .MobileNavigationBar_component.gradient.scrolled,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage .MobileNavigationBar_component.MobileNavigationBar_gradient.scrolled,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage .MobileNavigationBar_component.gradient.scrolled,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage .MobileNavigationBar_component.MobileNavigationBar_gradient.scrolled{background-image:linear-gradient(137deg,#005aab 20%,#00bbe0 80%)}.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage .MobileNavigationBar_component.gradient.scrolled *,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage .MobileNavigationBar_component.MobileNavigationBar_gradient.scrolled *,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage .MobileNavigationBar_component.gradient.scrolled *,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage .MobileNavigationBar_component.MobileNavigationBar_gradient.scrolled *{color:#fff}.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage .MobileNavigationBar_component.MobileNavigationBar_transparentBlueIcons.scrolled *,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage .MobileNavigationBar_component.transparentBlueIcons.scrolled *,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage .MobileNavigationBar_component.MobileNavigationBar_transparentBlueIcons.scrolled *,.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage .MobileNavigationBar_component.transparentBlueIcons.scrolled *{background-color:hsla(0,0%,100%,.3)}.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage main{min-height:calc(100vh - 50px)}.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarFloatingOverPage main .Page_component{padding-bottom:50px}.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage main{min-height:100vh}.ResponsiveWebLayout_component.ResponsiveWebLayout_navBarandTabBarFloatingOverPage footer{display:none;z-index:0;height:0;flex:0 1 0.0000000001px}.ResponsiveWebLayout_component.ResponsiveWebLayout_pageFloatingOverTabbar main{min-height:calc(100vh - 50px)}.ResponsiveWebLayout_component.ResponsiveWebLayout_pageFloatingOverTabbar footer{display:none;z-index:0;height:0;flex:0 1 0.0000000001px}.ResponsiveWebLayout_component .l-container{padding:0}.ResponsiveWebLayout_component.ResponsiveWebLayout_whiteMobileHeaderBackground>main{background-image:linear-gradient(0deg,#fff 100%,#fff 0);background-size:100% 30vh;background-repeat:no-repeat}.ResponsiveWebLayout_component.ResponsiveWebLayout_whiteMobileHeaderBackground>main .Page_component,.ResponsiveWebLayout_component.ResponsiveWebLayout_whiteMobileHeaderBackground>main .Page_component .PageContentLayout_component,.ResponsiveWebLayout_component.ResponsiveWebLayout_whiteMobileHeaderBackground>main .Page_component>div,.ResponsiveWebLayout_component.ResponsiveWebLayout_whiteMobileHeaderBackground>main .Page_component>div>div{background:none}.ResponsiveWebLayout_component.ResponsiveWebLayout_whitePageBackground>main{background-color:#fff}.ResponsiveWebLayout_component.ResponsiveWebLayout_whitePageBackground>main .Page_component,.ResponsiveWebLayout_component.ResponsiveWebLayout_whitePageBackground>main .Page_component .PageContentLayout_component,.ResponsiveWebLayout_component.ResponsiveWebLayout_whitePageBackground>main .Page_component>div,.ResponsiveWebLayout_component.ResponsiveWebLayout_whitePageBackground>main .Page_component>div>div{background:none}.ResponsiveWebLayout_component.ResponsiveWebLayout_whiteOnPageTopBackground>main{background:linear-gradient(180deg,#fff 200px,hsla(0,0%,100%,0) 0)}.ResponsiveWebLayout_component.ResponsiveWebLayout_whiteOnPageTopBackground>main .Page_component,.ResponsiveWebLayout_component.ResponsiveWebLayout_whiteOnPageTopBackground>main .Page_component .PageContentLayout_component,.ResponsiveWebLayout_component.ResponsiveWebLayout_whiteOnPageTopBackground>main .Page_component>div,.ResponsiveWebLayout_component.ResponsiveWebLayout_whiteOnPageTopBackground>main .Page_component>div>div{background:none}.ResponsiveWebLayout_component.ResponsiveWebLayout_grayPageBackground>main{background-color:#f2f2f2}.ResponsiveWebLayout_component.ResponsiveWebLayout_grayPageBackground>main .Page_component,.ResponsiveWebLayout_component.ResponsiveWebLayout_grayPageBackground>main .Page_component .PageContentLayout_component,.ResponsiveWebLayout_component.ResponsiveWebLayout_grayPageBackground>main .Page_component>div,.ResponsiveWebLayout_component.ResponsiveWebLayout_grayPageBackground>main .Page_component>div>div{background:none}.ResponsiveWebLayout_component.ResponsiveWebLayout_lightergrayPageBackground>main{background-color:#fafafa}.ResponsiveWebLayout_component.ResponsiveWebLayout_lightergrayPageBackground>main .Page_component,.ResponsiveWebLayout_component.ResponsiveWebLayout_lightergrayPageBackground>main .Page_component .PageContentLayout_component,.ResponsiveWebLayout_component.ResponsiveWebLayout_lightergrayPageBackground>main .Page_component>div,.ResponsiveWebLayout_component.ResponsiveWebLayout_lightergrayPageBackground>main .Page_component>div>div{background:none}.ResponsiveWebLayout_component.ResponsiveWebLayout_fullHeightPageNoScroll .Page_component{height:100vh;max-height:100vh;overflow:hidden;border-bottom:1px solid #fff}.ResponsiveWebLayout_component.ResponsiveWebLayout_fullHeightPageNoFooterWithNavBar>main,.ResponsiveWebLayout_component.ResponsiveWebLayout_tabletWithNavBar>main{padding-top:0}}.TableView_component{flex:1;background-color:#fff;width:100%;height:100%}.TableView_component.TableView_isGrouped{background-color:#e3eef5}.TableView_component.TableView_radius{border-radius:10px;overflow:hidden}.TableView_component.TableView_white{background-color:#fff!important}.TableView_component.TableView_isGrouped .TableViewSection_component .TableViewSection_header{padding:10px 5px 5px 15px;margin-top:0;height:auto;position:relative}.TableView_component.TableView_isGrouped .TableViewSection_component .TableViewSection_footer{padding:5px 5px 15px 15px;margin-top:0;margin-bottom:5px;height:auto;position:relative}.TableViewCell_component{flex:1 1 auto;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;background-color:#fff;border-top:1px solid #dadada;width:100%;height:51px;cursor:pointer}.TableViewCell_component.TableViewCell_blue{background-color:#f1f6fa}.TableViewCell_component:last-child{border-bottom:1px solid #dadada}.TableViewCell_component>.TableViewCell_icon{width:24px;height:24px;margin:12px 0 12px 15px}.TableViewCell_component>.TableViewCell_icon svg{height:20px}.TableViewCell_component.TableViewCell_isDesktop>.TableViewCell_icon img,.TableViewCell_component.TableViewCell_isDesktop>.TableViewCell_icon svg{-webkit-filter:brightness(0);filter:brightness(0)}.TableViewCell_component.TableViewCell_noFilter>.TableViewCell_icon img,.TableViewCell_component.TableViewCell_noFilter>.TableViewCell_icon svg{-webkit-filter:none;filter:none}.TableViewCell_component>.TableViewCell_labelContainer{height:auto;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;margin-left:15px}.TableViewCell_component>.TableViewCell_labelContainer .TableViewCell_label{font-family:inherit;font-size:1.7rem;color:#000;letter-spacing:0;line-height:21px;margin:0!important;white-space:nowrap;text-align:left}.TableViewCell_component>.TableViewCell_labelContainer .TableViewCell_blueLabel{color:#00a8d6}.TableViewCell_component>.TableViewCell_labelContainer .TableViewCell_greyLabel{color:#8b959e}.TableViewCell_component>.TableViewCell_labelContainer .TableViewCell_redLabel{color:#d64218}.TableViewCell_component>.TableViewCell_labelContainer .TableViewCell_description{color:#8b959e;margin:0!important;font-size:12px}.TableViewCell_component>.TableViewCell_labelContainer .TableViewCell_input{border:none;padding:0;font-size:18px;font-weight:700}.TableViewCell_component>.TableViewCell_labelContainer ::placeholder{color:#767676;opacity:1;font-weight:400}.TableViewCell_component.TableViewCell_autoHeight{min-height:51px;height:auto}.TableViewCell_component.TableViewCell_autoHeight>.TableViewCell_labelContainer{min-height:51px;height:auto;padding:10px 0}.TableViewCell_component.TableViewCell_autoHeight>.TableViewCell_labelContainer .TableViewCell_label{white-space:normal;word-break:break-word}.TableViewCell_component.TableViewCell_disabled>.TableViewCell_accessoryView .TableViewCell_accessoryLabel,.TableViewCell_component.TableViewCell_disabled>.TableViewCell_labelContainer .TableViewCell_description,.TableViewCell_component.TableViewCell_disabled>.TableViewCell_labelContainer .TableViewCell_label{color:#8b959e}.TableViewCell_component>.TableViewCell_accessoryView{display:flex;justify-content:flex-start;flex-direction:row}.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_badge{width:16px;height:16px;background-color:#ec6608;border-radius:8px;margin:18px 10px 10px;font-family:HelveticaNeue;font-size:11px;color:#fff;letter-spacing:0;text-align:center;padding-top:2px}.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_accessoryLabel,.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_accessoryLabel2{font-size:15px;color:#8b959e;letter-spacing:0;text-align:right;line-height:21px;margin:0 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;white-space:nowrap}.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_accessoryLabel2.TableViewCell_comingSoon,.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_accessoryLabel.TableViewCell_comingSoon{background-color:#dadada;border-radius:10px;white-space:nowrap;height:auto;position:absolute;padding:0 10px;display:flex;align-items:flex-end;justify-content:center;margin:18px;right:18px;font-size:1.1rem}.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_accessoryLabel2 select,.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_accessoryLabel select{color:#8b959e;text-align-last:right;text-align:right}.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_accessoryLabel2 select option,.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_accessoryLabel select option{direction:rtl;color:#8b959e}.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_accessoryLabel2{margin:0;font-size:1.3rem}.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_blueLabel{color:#00a8d6}.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_greyLabel{color:#8b959e}.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_redLabel{color:#d64218}.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_rightArrow{width:8px;height:14px;margin:10px 15px 12px 0}.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_rightArrow.TableViewCell_downArrow{transform:rotate(45deg);transform-origin:right center}.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_rightArrow.TableViewCell_upArrow{transform:rotate(-90deg);transform-origin:right center}.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_switcher{margin:12px 15px 12px 12px}.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_accessoryLabel select,.TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_label select,.TableViewCell_component>.TableViewCell_labelContainer .TableViewCell_accessoryLabel select,.TableViewCell_component>.TableViewCell_labelContainer .TableViewCell_label select{height:auto;background:none;margin:0;padding:0;border:0;font-weight:500}.TableViewCell_component.TableViewCell_isButton .TableViewCell_labelContainer{align-items:center}.TableViewCell_component.TableViewCell_isButton .TableViewCell_labelContainer .TableViewCell_label,.TableViewCell_component.TableViewCell_isIconButton .TableViewCell_label{color:#00a8d6}.TableViewCell_component.TableViewCell_bigIcon{height:58px}.TableViewCell_component.TableViewCell_bigIcon>.TableViewCell_icon{width:42px;height:42px;margin:9px 0 9px 9px}.TableViewCell_component.TableViewCell_active{background-color:#fff;background-image:linear-gradient(90deg,#00a8d6,#00a8d6 4px,#fff 0);background-size:100% 30px;background-position:0;background-repeat:no-repeat}.TableViewCell_component.TableViewCell_active .TableViewCell_icon img,.TableViewCell_component.TableViewCell_active .TableViewCell_icon svg{-webkit-filter:none;filter:none}.TableViewCell_component.TableViewCell_active .TableViewCell_rightArrow{opacity:0}.TableViewCell_component.TableViewCell_black .TableViewCell_accessoryLabel{color:#000}.TableViewCell_component.TableViewCell_rightPadding .TableViewCell_accessoryLabel{margin-right:30px}.TableViewCell_component.TableViewCell_freelyAvailable{border-top:1px solid #dadada!important}.TableViewCell_component.TableViewCell_grayBadge .TableViewCell_badge{background:none;color:#6c6c6c}.TableViewCell_component.active .TableViewCell_description{color:#7ed321}.TableViewCell_component.noBorder{border-top:none;border-bottom:none}.TableViewCell_component.topBorder{border-top:1px solid #dadada}.TableViewCell_component.bottomBorder{border-bottom:1px solid #dadada}.TableViewSection_component{display:block;background-color:transparent;width:100%;height:auto;position:relative}.TableViewSection_component .TableViewSection_header{font-size:15px;color:#8b959e;margin-left:0;padding:0;margin-top:0;height:auto}.TableViewSection_component.TableViewSection_boldBlack .TableViewSection_header{color:#000;font-weight:700}.TableViewSection_component .TableViewSection_header p{font-size:15px;padding:0;margin:0;height:auto;line-height:19px;width:90%}.TableViewSection_component .TableViewSection_content{height:auto}.TableViewSection_component .TableViewSection_footer{font-size:15px;color:#8b959e;margin-left:0;padding:0;margin-top:0;height:auto;position:relative}.TableViewSection_component .TableViewSection_footer p{font-size:15px;padding:0;margin:0;height:auto;line-height:19px;width:90%}.TableViewSection_component.TableViewSection_isRounded{padding:0 20px;margin-bottom:40px}.TableViewSection_component.TableViewSection_isShiftedUp{margin-top:-52px}.TableViewSection_component.TableViewSection_isShiftedUpBigIcon{margin-top:-59px}.TableViewSection_isRounded .TableViewCell_component:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.TableViewSection_isRounded .TableViewCell_component:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-bottom:1px solid #dadada}.AllAccountOverviewPage_component .AllAccountOverviewPage_header h1{font-size:2.2rem;height:60px;padding:0;margin:0;display:flex;justify-content:center;align-items:center}.AllAccountOverviewPage_component .AllAccountOverviewPage_gridContainer{width:100%;max-width:1120px;margin:0 auto;height:auto;padding-bottom:70px}@media (max-width:980px){.AllAccountOverviewPage_component .AllAccountOverviewPage_gridContainer{grid-template-columns:repeat(2,1fr)}}.AllAccountOverviewPage_component .InfoButtonWithIcon_component{height:100%;display:grid;place-content:center}.AllAccountOverviewPage_component .TableViewCell_component{border-top:none;height:32px}.AllAccountOverviewPage_component .TableViewCell_component>.TableViewCell_icon img,.AllAccountOverviewPage_component .TableViewCell_component>.TableViewCell_icon svg{filter:none;-webkit-filter:none}.AllAccountOverviewPage_component .TableViewCell_component .TableViewCell_labelContainer .TableViewCell_label{font-size:1.5rem}.AllAccountOverviewPage_component .TableViewCell_component.TableView_isGrouped{border-radius:0}.CarouselItem_component{position:relative}.CarouselItem_component,.CarouselItem_component>.CarouselItem_container{flex:0 0 auto;top:0;width:100%;height:auto;transition:transform 1s ease}.CarouselItem_component.CarouselItem_activeSlide,.CarouselItem_component.CarouselItem_nextSlide,.CarouselItem_component.CarouselItem_prevSlide{outline:0}.CarouselItem_component .CarouselItem_hoverIcon{padding:25px;position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10;transform-origin:center}.CarouselItem_component.CarouselItem_prevSlide .CarouselItem_hoverIcon{justify-content:flex-end;right:0}.CarouselItem_component.CarouselItem_prevSlide .CarouselItem_hoverIcon>*{transform:scaleX(-1)}.CarouselItem_component.CarouselItem_nextSlide .CarouselItem_hoverIcon{justify-content:flex-start;left:0}.Carousel_component{display:flex;align-items:center;width:100%}.Carousel_component.Carousel_DashboardScreen .Carousel_itemContainer{line-height:0}.Carousel_component.Carousel_TransferExternalScreen .Carousel_indicatorContainer{display:none}.Carousel_component.Carousel_TransferExternalScreen .Carousel_itemContainer{overflow:unset;justify-content:flex-start}.Carousel_component.Carousel_TransferExternalScreen .Carousel_itemContainer .CarouselItem_component{padding:10px;width:68vw}.Carousel_component.Carousel_TransferExternalScreen .Carousel_itemContainer .CarouselItem_component:first-child{margin-left:16vw}.Carousel_component.Carousel_TransferExternalScreen .Carousel_itemContainer .CarouselItem_component .CarouselItem_container{margin-left:-16vw}.Carousel_component.Carousel_TransferExternalScreen .Carousel_wrapper{overflow:unset}.Carousel_component.Carousel_SpardaKeyScreen .Carousel_indicatorContainer{display:none}.Carousel_component.Carousel_SpardaKeyScreen .Carousel_itemContainer{width:100vh;overflow:unset}.Carousel_component.Carousel_SpardaKeyScreen .Carousel_wrapper{overflow:unset}.Carousel_component.Carousel_SpardaKeyScreen .CarouselItem_component{padding:5vw;width:70vw}.Carousel_component.Carousel_SwipeableInfoBox{align-items:flex-start}.Carousel_component.Carousel_SwipeableInfoBox .Carousel_indicatorContainer{display:none}.Carousel_component.Carousel_SwipeableInfoBox .Carousel_itemContainer{width:25vw}.Carousel_component.Carousel_SwipeableInfoBox .CarouselItem_component{padding:0;width:25vw}.Carousel_component.Carousel_HomePreferenceActiveAvailableBoxes{justify-content:flex-start;height:20vh;overflow:hidden;align-items:flex-start}.Carousel_component.Carousel_HomePreferenceActiveAvailableBoxes .Carousel_indicatorContainer{display:none}.Carousel_component.Carousel_HomePreferenceActiveAvailableBoxes .Carousel_itemContainer{width:100%}.Carousel_component.Carousel_HomePreferenceActiveAvailableBoxes .CarouselItem_component{width:27vw;padding:10px}.Carousel_component.Carousel_IdentityCertificate .Carousel_wrapper{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center}.Carousel_component.Carousel_IdentityCertificate .Carousel_itemContainer .CarouselItem_component{width:90vw}.Carousel_component.Carousel_IdentityCertificate .Carousel_itemContainer .CarouselItem_component:first-child{margin-left:5vw}.Carousel_component.Carousel_IdentityCertificate .Carousel_itemContainer .CarouselItem_component .CarouselItem_container{margin-left:-5vw}.Carousel_component.Carousel_bannerStorymode .Carousel_indicatorContainer{position:absolute;top:120px;padding:0}.Carousel_component.Carousel_bannerStorymode.Carousel_desktop{justify-content:flex-start;overflow:hidden;align-items:flex-start;-webkit-transition:-webkit-filter .5s linear;transition:all .5s}.Carousel_component.Carousel_bannerStorymode.Carousel_desktop .Carousel_indicatorContainer{top:inherit}.Carousel_component.Carousel_bannerStorymode.Carousel_desktop .Carousel_indicator{background-color:rgba(0,168,214,.3)}.Carousel_component.Carousel_bannerStorymode.Carousel_desktop .Carousel_indicatorActive{background:#00a8d6}.Carousel_component.Carousel_bannerStorymode.Carousel_desktop .CarouselItem_component{width:82vw;padding:10px;max-width:1140px;display:flex;align-items:center;justify-content:center}.Carousel_component.Carousel_bannerStorymode.Carousel_desktop .CarouselItem_component.CarouselItem_nextSlide,.Carousel_component.Carousel_bannerStorymode.Carousel_desktop .CarouselItem_component.CarouselItem_prevSlide{transition:all .5s;-webkit-transition:-webkit-filter .5s linear;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.Carousel_itemContainer,.Carousel_wrapper{height:auto;overflow:hidden}.Carousel_itemContainer{display:flex;width:100%;z-index:9}.Carousel_indicatorContainer{text-align:center;width:100%;height:auto;padding:20px}.Carousel_indicator{width:8px;height:8px;border-radius:10px;background-color:#dadada;margin-right:10px}.Carousel_indicator:last-of-type{margin-right:0}.Carousel_indicatorActive{background:#004899}.Carousel_indicatorNext,.Carousel_indicatorPrev{outline:0}.VoucherItem_component{width:260px}.TransferMonitor_component .TransferMonitor_itemContainer{padding-bottom:10px;display:flex;justify-content:space-around;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAmCAYAAACLZrh7AAAABGdBTUEAALGPC/xhBQAAAgxJREFUWAndmOlOwkAURlVUXHCPRk30h8Ht/V/HBZVoXOKKcV++A4zW4gBTKJ3hJh/tLO3cw52503ZgIBsbSmvY1G7cwuFJta9Jgy36OTdnBYSjS1JRylHolmUJBMO0tCPlKXTDsgaCYUwCqkChU/MBCIZhaUtaoNCJdXX+OjjCFIs7T4KYlfiTK1Ii8yVCUeeXVdiQEvmW6KLo6CmdE6ltadT1/r4CwTEhkSw4tm0+AwExIhGpOQrtmNmpV9TZObztDGDpg6MzljZb9akazmyNpp50iTFnnUJbvaq3P6sajj3rSPq0De37lIv7Pa+KTckEIt6eLDU23KW3FTxR7Erj/w0bWoQMA+udDNiwDs2TwqIaWaghGQmNKfghPRrHQ42Q8Z8j71XrUjVj9wMQUMwwkkWuX4CAIlkUrOmPHgHZu3zdlyr9APRUh3khAKED3YnhUCLTVS1koAsRlKWvGkrtN0QgAE6kyyiIOQ8NiKl1IN0bgPgxJCAW/Z70HIeIls37UK/3oyk5UYw60uL8Qe1EhvTc1EyErO8XTa9O3ugy3pWGOZb+LH7b0AbI1p51fVkOnLs44SsQEWR/uXWBoa+PQK/yi8XPE4Cz+QbEew3PZG/OJPULfAK6kU8lySVh1DF+D74A8XmKz1QdW9ZApOKSdN0xSf0GWQKxSbL4f74HdAsqi/vkNWgqX2q/AeMbOvahnN76AAAAAElFTkSuQmCC);background-position:center 7vw;background-repeat:no-repeat;background-size:7vw}.TransferMonitor_component .TransferMonitor_itemContainer .TransferMonitor_item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%}.TransferMonitor_component .TransferMonitor_itemContainer .TransferMonitor_item .TransferMonitor_amount{font-size:1.8rem;color:#000;padding:0;margin:0}.TransferMonitor_component .TransferMonitor_itemContainer .TransferMonitor_item .TransferMonitor_title{font-weight:300;font-size:1.3rem;color:#8b959e;padding:0;margin:.6vh 0 3vh}.TransferMonitor_component .TransferMonitor_itemContainer .TransferMonitor_item .TransferMonitor_icon{width:6.5vh;height:6.5vh;margin:2vh;display:flex;align-items:center;justify-content:center}.TransferMonitor_component .TransferMonitor_itemContainer .TransferMonitor_item .TransferMonitor_icon img,.TransferMonitor_component .TransferMonitor_itemContainer .TransferMonitor_item .TransferMonitor_icon svg{width:100%;height:auto}.TransferMonitor_component .TransferMonitor_amountContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:20px;padding-right:20px}.TransferMonitor_component .TransferMonitor_amountContainer .TransferMonitor_amount{font-size:3rem;color:#fff;display:flex;align-items:flex-end;justify-content:flex-end;line-height:3rem;margin:2vh}.TransferMonitor_component .TransferMonitor_amountContainer .TransferMonitor_title{font-weight:700;font-size:1.5rem}.TransferMonitor_component .TransferMonitor_amountContainer hr{background-color:#fff;background-color:hsla(0,0%,100%,.2);border:none;height:1px;width:100%}.Login_component{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.Login_component h1,.Login_component h2{font-size:1.8rem;padding:0;margin:0}.Login_component .Login_login{width:50vw;height:60vw;border:1px solid #000;border-radius:10px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.Login_component .Login_login button,.Login_component .Login_login input{margin:3px;width:80%;padding:7px}@media screen and (max-width:600px){.Login_component .Login_login button,.Login_component .Login_login input{flex:1 0 auto}}.Login_component .Login_children{color:red;height:auto}.Sidebar_component{position:fixed;width:auto;height:auto;border-radius:5px;max-height:600px;overflow:scroll;top:80px;right:0;padding:5px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);z-index:99999;font-size:12px;opacity:.9}.Sidebar_component h1{font-size:2rem;left:40px;top:9px;position:absolute}.Sidebar_component h2{font-size:3rem;margin:1rem 0}.Sidebar_component p{font-size:1rem}.Sidebar_component label{display:block;margin:10px 0 5px;font-weight:700}.Sidebar_component button,.Sidebar_component select{box-shadow:0 0 6px 0 rgba(0,0,0,.2);border-radius:4px}.Sidebar_component .Sidebar_inline button,.Sidebar_component .Sidebar_inline label{display:inline;width:auto}.Sidebar_component button{color:#000;padding:5px}.Sidebar_component button.Sidebar_toggleDisplay{position:relative}.Sidebar_component button.Sidebar_toggleDisplay img,.Sidebar_component button.Sidebar_toggleDisplay svg{width:20px}.Sidebar_component input{width:50px;padding:4px}.Sidebar_component input.Sidebar_grow{width:100%}.Sidebar_component .Sidebar_info,.Sidebar_component .Sidebar_info p{font-size:12px}.Sidebar_component .Sidebar_debug{font-weight:400;text-align:left;max-height:200px;width:200px;border:1px solid #fefefe;white-space:pre;overflow-y:auto}.Sidebar_component .Sidebar_animationStatus{border:1px solid #000}.Sidebar_section,section{height:auto;margin-bottom:20px}.Page_component{position:relative;transition:all .5s ease}.Page_component,.Page_component>div{overflow:hidden;height:auto}.Page_component.Page_fullHeight,.Page_component.Page_fullHeight>div{height:100%}.MobileNavigationBar_component{background:none;background-image:linear-gradient(137deg,#005aab 20%,#00bbe0 80%);position:relative;top:0;left:0;right:0;z-index:2000;display:flex;flex-direction:column;justify-content:center;width:100%}.MobileNavigationBar_component,.MobileNavigationBar_component>*{transition:all .6s ease}.MobileNavigationBar_component .MobileNavigationBar_leftButtonContainer,.MobileNavigationBar_component .MobileNavigationBar_rightButtonContainer,.MobileNavigationBar_component .MobileNavigationBar_titleContainer{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.MobileNavigationBar_component .MobileNavigationBar_leftButtonContainer button,.MobileNavigationBar_component .MobileNavigationBar_leftButtonContainer h1,.MobileNavigationBar_component .MobileNavigationBar_rightButtonContainer button,.MobileNavigationBar_component .MobileNavigationBar_rightButtonContainer h1,.MobileNavigationBar_component .MobileNavigationBar_titleContainer button,.MobileNavigationBar_component .MobileNavigationBar_titleContainer h1{font-size:1.8rem;color:#fff;font-weight:400}.MobileNavigationBar_component .MobileNavigationBar_leftButtonContainer button,.MobileNavigationBar_component .MobileNavigationBar_rightButtonContainer button,.MobileNavigationBar_component .MobileNavigationBar_titleContainer button{height:100%;padding-left:10px;padding-right:10px}.MobileNavigationBar_component .MobileNavigationBar_leftButtonContainer{width:22%;justify-content:flex-start}.MobileNavigationBar_component .MobileNavigationBar_titleContainer{width:56%;margin:0 auto;align-content:space-between}.MobileNavigationBar_component .MobileNavigationBar_rightButtonContainer{width:22%;justify-content:flex-end;text-align:right}.MobileNavigationBar_component .MobileNavigationBar_rightButtonContainer button:first-child{padding-left:0}.MobileNavigationBar_component .MobileNavigationBar_rightButtonContainer>*{display:flex}.MobileNavigationBar_component .MobileNavigationBar_back{width:3.2vh;height:2.7vh}.MobileNavigationBar_component .MobileNavigationBar_title{margin:0;display:block;padding:10px 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.MobileNavigationBar_component.MobileNavigationBar_hidden{opacity:.5}.MobileNavigationBar_component.MobileNavigationBar_hidden .MobileNavigationBar_leftButtonContainer,.MobileNavigationBar_component.MobileNavigationBar_hidden .MobileNavigationBar_rightButtonContainer{transition-delay:.6s;transform:translateY(-50px)}.MobileNavigationBar_component.MobileNavigationBar_none{display:none;height:0;transform:translateY(-50px)}.MobileNavigationBar_component.MobileNavigationBar_transparent{background:none}.MobileNavigationBar_component.MobileNavigationBar_transparent50{background-image:linear-gradient(137deg,rgba(0,90,171,.3) 20%,rgba(0,187,224,.3) 80%)}.MobileNavigationBar_component.MobileNavigationBar_transparentText .MobileNavigationBar_title{color:transparent}.MobileNavigationBar_component.MobileNavigationBar_wideTitle .MobileNavigationBar_leftButtonContainer{width:auto;max-width:60px}.MobileNavigationBar_component.MobileNavigationBar_wideTitle .MobileNavigationBar_titleContainer{width:86%;width:calc(100% - 40px - 10px)}.MobileNavigationBar_component.MobileNavigationBar_gradient{background-image:linear-gradient(137deg,#005aab 20%,#00bbe0 80%)}.MobileNavigationBar_component.MobileNavigationBar_desktop .MobileNavigationBar_leftButtonContainer img,.MobileNavigationBar_component.MobileNavigationBar_desktop .MobileNavigationBar_leftButtonContainer svg,.MobileNavigationBar_component.MobileNavigationBar_desktop .MobileNavigationBar_rightButtonContainer img,.MobileNavigationBar_component.MobileNavigationBar_desktop .MobileNavigationBar_rightButtonContainer svg,.MobileNavigationBar_component.MobileNavigationBar_desktop .MobileNavigationBar_titleContainer img,.MobileNavigationBar_component.MobileNavigationBar_desktop .MobileNavigationBar_titleContainer svg{width:auto;height:auto;max-height:50px}.MobileNavigationBar_component.MobileNavigationBar_white,.MobileNavigationBar_component.white{background:#fff}.MobileNavigationBar_component.MobileNavigationBar_white button,.MobileNavigationBar_component.MobileNavigationBar_white h1,.MobileNavigationBar_component.white button,.MobileNavigationBar_component.white h1{color:#000}.MobileNavigationBar_component.MobileNavigationBar_white svg #colored,.MobileNavigationBar_component.MobileNavigationBar_white svg .colored,.MobileNavigationBar_component.MobileNavigationBar_white svg g g,.MobileNavigationBar_component.white svg #colored,.MobileNavigationBar_component.white svg .colored,.MobileNavigationBar_component.white svg g g{fill:#d64218}.MobileNavigationBar_component.MobileNavigationBar_white img,.MobileNavigationBar_component.white img{filter:grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(.8)}.MobileNavigationBar_component.MobileNavigationBar_whiteTransparent,.MobileNavigationBar_component.MobileNavigationBar_whiteTransparent button,.MobileNavigationBar_component.MobileNavigationBar_whiteTransparent h1,.MobileNavigationBar_component.whiteTransparent,.MobileNavigationBar_component.whiteTransparent button,.MobileNavigationBar_component.whiteTransparent h1{color:#fff}.MobileNavigationBar_component.MobileNavigationBar_whiteTransparent svg #colored,.MobileNavigationBar_component.MobileNavigationBar_whiteTransparent svg .colored,.MobileNavigationBar_component.MobileNavigationBar_whiteTransparent svg g g,.MobileNavigationBar_component.whiteTransparent svg #colored,.MobileNavigationBar_component.whiteTransparent svg .colored,.MobileNavigationBar_component.whiteTransparent svg g g{fill:#fff}.MobileNavigationBar_component.MobileNavigationBar_transparentBlueIcons,.MobileNavigationBar_component.MobileNavigationBar_transparentBlueIcons button,.MobileNavigationBar_component.MobileNavigationBar_transparentBlueIcons h1,.MobileNavigationBar_component.transparentBlueIcons,.MobileNavigationBar_component.transparentBlueIcons button,.MobileNavigationBar_component.transparentBlueIcons h1{color:#d64218}.MobileNavigationBar_component.MobileNavigationBar_transparentBlueIcons svg #colored,.MobileNavigationBar_component.MobileNavigationBar_transparentBlueIcons svg .colored,.MobileNavigationBar_component.MobileNavigationBar_transparentBlueIcons svg g g,.MobileNavigationBar_component.transparentBlueIcons svg #colored,.MobileNavigationBar_component.transparentBlueIcons svg .colored,.MobileNavigationBar_component.transparentBlueIcons svg g g{fill:#d64218}.MobileNavigationBar_component.MobileNavigationBar_transparentBlueIcons img,.MobileNavigationBar_component.transparentBlueIcons img{filter:grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(.8)}.MobileNavigationBar_component.MobileNavigationBar_shadow,.MobileNavigationBar_component.shadow{box-shadow:0 0 8px 0 rgba(0,0,0,.2)}.MobileNavigationBar_component.black,.MobileNavigationBar_component.black .MobileNavigationBar_leftButtonContainer button,.MobileNavigationBar_component.black .MobileNavigationBar_leftButtonContainer h1,.MobileNavigationBar_component.black .MobileNavigationBar_rightButtonContainer button,.MobileNavigationBar_component.black .MobileNavigationBar_rightButtonContainer h1,.MobileNavigationBar_component.black .MobileNavigationBar_titleContainer button,.MobileNavigationBar_component.black .MobileNavigationBar_titleContainer h1,.MobileNavigationBar_component.MobileNavigationBar_black,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_leftButtonContainer button,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_leftButtonContainer h1,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_rightButtonContainer button,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_rightButtonContainer h1,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_titleContainer button,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_titleContainer h1{color:#000!important}.MobileNavigationBar_component.black .MobileNavigationBar_leftButtonContainer svg #colored,.MobileNavigationBar_component.black .MobileNavigationBar_leftButtonContainer svg .colored,.MobileNavigationBar_component.black .MobileNavigationBar_leftButtonContainer svg g g,.MobileNavigationBar_component.black .MobileNavigationBar_rightButtonContainer svg #colored,.MobileNavigationBar_component.black .MobileNavigationBar_rightButtonContainer svg .colored,.MobileNavigationBar_component.black .MobileNavigationBar_rightButtonContainer svg g g,.MobileNavigationBar_component.black .MobileNavigationBar_titleContainer svg #colored,.MobileNavigationBar_component.black .MobileNavigationBar_titleContainer svg .colored,.MobileNavigationBar_component.black .MobileNavigationBar_titleContainer svg g g,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_leftButtonContainer svg #colored,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_leftButtonContainer svg .colored,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_leftButtonContainer svg g g,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_rightButtonContainer svg #colored,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_rightButtonContainer svg .colored,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_rightButtonContainer svg g g,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_titleContainer svg #colored,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_titleContainer svg .colored,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_titleContainer svg g g{fill:#d64218}.MobileNavigationBar_component.black .MobileNavigationBar_leftButtonContainer img,.MobileNavigationBar_component.black .MobileNavigationBar_rightButtonContainer img,.MobileNavigationBar_component.black .MobileNavigationBar_titleContainer img,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_leftButtonContainer img,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_rightButtonContainer img,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_titleContainer img{filter:grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(.8)}.MobileNavigationBar_component.black .MobileNavigationBar_leftButtonContainer,.MobileNavigationBar_component.black .MobileNavigationBar_rightButtonContainer,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_leftButtonContainer,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_rightButtonContainer{width:20%}.MobileNavigationBar_component.black .MobileNavigationBar_titleContainer,.MobileNavigationBar_component.MobileNavigationBar_black .MobileNavigationBar_titleContainer{width:60%}.StaticNavigationBar_component{background-color:none;background-image:linear-gradient(137deg,#005aab 20%,#00bbe0 80%);position:relative;top:0;left:0;right:0;z-index:2000;display:flex;flex-direction:column;justify-content:center}.StaticNavigationBar_component .StaticNavigationBar_title{margin:0;color:#fff;text-transform:uppercase;font-size:1.8rem;font-weight:400;display:block;padding:10px}.StaticNavigationBar_component .StaticNavigationBar_leftMenuContainer,.StaticNavigationBar_component .StaticNavigationBar_rightMenuContainer,.StaticNavigationBar_component .StaticNavigationBar_titleContainer{display:flex;justify-content:center;align-items:center}.StaticNavigationBar_component .StaticNavigationBar_leftMenuContainer .StaticNavigationBar_back,.StaticNavigationBar_component .StaticNavigationBar_rightMenuContainer .StaticNavigationBar_back,.StaticNavigationBar_component .StaticNavigationBar_titleContainer .StaticNavigationBar_back{width:3.2vh;height:2.7vh}.StaticNavigationBar_component .StaticNavigationBar_leftMenuContainer{position:absolute;left:3.56vw}.StaticNavigationBar_component .StaticNavigationBar_leftMenuContainer button{margin-right:20px}.StaticNavigationBar_component .StaticNavigationBar_titleContainer{margin:0 auto;text-align:center;flex-direction:column;flex-basis:auto;align-content:space-between}.TabBar_component{background-color:#fff;z-index:2000;display:flex;flex-direction:row;justify-content:space-between;padding:0;width:100%;height:50px}.TabBar_component,.TabBar_component *{font-family:Nunito Sans SemiBold,Nunito Sans,sans-serif;font-weight:600;font-size:1.1rem!important;color:#282828}.TabBar_component .TabBar_hidden{height:0;flex:0 0 0px;display:none;position:absolute;left:-1000%}.TabBar_component .TabBar_hidden,.TabBar_component .TabBar_hidden *{width:0;font-size:0;overflow:hidden}.TabBar_component .TabBar_icon,.TabBar_component .TabBar_icon img,.TabBar_component .TabBar_icon svg{width:24px;height:18px;object-fit:contain}.TabBar_component>button{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:12px 0 2px;flex:0 0 auto;width:20%}.TabBar_component>.TabBar_isActive{outline:0}.TabBar_component>.TabBar_isActive,.TabBar_component>.TabBar_isActive *{color:#00a8d6}.TabBar_component>.TabBar_isActive .TabBar_icon path,.TabBar_component>.TabBar_isActive .TabBar_icon use{fill:#00a8d6}.TabBar_component .TabBar_badge{position:absolute;right:-10px;margin-top:-8px;width:16px;height:16px;border-radius:8px;background-color:#ec6608;border:1px solid #fff;font-size:11px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff}.DesktopMenuContainer_component{background:#fff;position:relative;top:0;left:0;right:0;z-index:2000;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:60px;display:flex}.DesktopMenuContainer_component,.DesktopMenuContainer_component>*{transition:all .6s ease}.DesktopMenuContainer_component .DesktopMenuContainer_logo{display:flex;width:7vw;height:60px;padding:19px 0 0;margin-left:33px;margin-right:53px}.DesktopMenuContainer_component .DesktopMenuContainer_logo img,.DesktopMenuContainer_component .DesktopMenuContainer_logo svg{width:auto;height:23px}.DesktopMenuContainer_component .DesktopMenuContainer_menuLinkContainer{display:flex}.DesktopMenuContainer_component .DesktopMenuContainer_tabletMenuContainer,.DesktopMenuContainer_component .DesktopMenuContainer_tabletTitleContainer{display:none}.DesktopMenuContainer_component .DesktopMenuContainer_tabletMenuContainer img,.DesktopMenuContainer_component .DesktopMenuContainer_tabletMenuContainer svg,.DesktopMenuContainer_component .DesktopMenuContainer_tabletTitleContainer img,.DesktopMenuContainer_component .DesktopMenuContainer_tabletTitleContainer svg{width:auto;height:16px;margin-right:10px}.DesktopMenuContainer_component .DesktopMenuContainer_tabletMenuContainer .DesktopMenuContainer_title,.DesktopMenuContainer_component .DesktopMenuContainer_tabletTitleContainer .DesktopMenuContainer_title{font-family:Circular-Std-Bold,Circular-Std-Medium,Circular-Std-Book,Helvetica;font-weight:700;font-size:1.8rem;margin:0}@media (max-width:980px){.DesktopMenuContainer_component .DesktopMenuContainer_logo{margin-right:20px}.DesktopMenuContainer_component .DesktopMenuContainer_menuLinkContainer{display:none}.DesktopMenuContainer_component .DesktopMenuContainer_tabletMenuContainer{display:flex;align-items:center;justify-content:flex-start}.DesktopMenuContainer_component .DesktopMenuContainer_logo,.DesktopMenuContainer_component .DesktopMenuContainer_rightViewContainer,.DesktopMenuContainer_component .DesktopMenuContainer_tabletMenuContainer{z-index:2}.DesktopMenuContainer_component .DesktopMenuContainer_tabletTitleContainer{position:absolute;width:100%;z-index:1;display:flex;align-items:center;justify-content:center}}.DesktopMenuContainer_component .DesktopMenuContainer_leftViewContainer{z-index:2;display:flex;width:70vw;max-width:800px}.DesktopMenuContainer_component .DesktopMenuContainer_rightViewContainer{z-index:2;display:flex;align-items:center}.DesktopMenuContainer_component .DesktopMenuContainer_rightLinkContainer,.DesktopMenuContainer_component .DesktopMenuContainer_searchWidget{display:flex;align-items:center;justify-content:center;flex-direction:row}.DesktopMenuContainer_component .DesktopMenuContainer_rightLinkContainer a{margin-left:5px;margin-right:5px}.DesktopMenuContainer_component .DesktopMenuContainer_logoutButton{width:auto;height:26px;flex:0 1 auto;display:flex;margin-right:30px}.DesktopMenuContainer_component .TabBar_component{height:100%}.DesktopMenuContainer_component .TabBar_component .Button_button{width:auto;color:#000;margin-right:1.5vw;padding-top:2px;border-bottom:4px solid #fff;height:100%;display:flex;align-items:center;justify-content:center}.DesktopMenuContainer_menuLinkContainer .TabBar_component{width:100%;display:flex;flex:0 1 auto}.DesktopMenuContainer_menuLinkContainer .TabBar_component .Button_button{display:flex;align-items:center;justify-content:center;white-space:nowrap}@media (max-width:1100px){.DesktopMenuContainer_menuLinkContainer .TabBar_component .Button_button{margin-right:1.3vw}}.DesktopMenuContainer_menuLinkContainer .TabBar_component .Button_button p{color:#000;font-size:1.5rem!important}.DesktopMenuContainer_menuLinkContainer .TabBar_component .Button_button p:first-child{font-size:1.5rem;font-weight:500;margin:0;margin-top:2px}.DesktopMenuContainer_menuLinkContainer .TabBar_component .TabBar_isActive{border-bottom:4px solid #00a8d6}.DesktopMenuContainer_menuLinkContainer .TabBar_component .TabBar_isActive.TabBar_noHighlight{background:none}.DesktopMenuContainer_rightLinkContainer .TabBar_component{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;flex:0 1 auto}.DesktopMenuContainer_rightLinkContainer .TabBar_component .Button_button{padding:0 6px;margin:0 16px}.DesktopMenuContainer_rightLinkContainer .TabBar_component .Button_button .TabBar_badge{right:-3px}.DesktopMenuContainer_rightLinkContainer .TabBar_component .Button_button img,.DesktopMenuContainer_rightLinkContainer .TabBar_component .Button_button svg{width:auto;max-height:23px}.DesktopMenuContainer_rightLinkContainer .TabBar_component .Button_button.profile{padding:0 2px}.DesktopMenuContainer_rightLinkContainer .TabBar_component .Button_button.profile img,.DesktopMenuContainer_rightLinkContainer .TabBar_component .Button_button.profile svg{max-height:32px}.DesktopMenuContainer_rightLinkContainer .TabBar_component .Button_button.contrast{margin-left:5px}.DesktopMenuContainer_rightLinkContainer .TabBar_component .TabBar_isActive{border-bottom:4px solid #00a8d6}.DesktopMenuContainer_rightLinkContainer .TabBar_component .TabBar_isActive.TabBar_noHighlight{background:none}.DesktopMenuContainer_component .SearchBar_component{background:#00a8d6}.SubMenuContainer_component .SubMenuContainer_menu{display:flex;flex-direction:row;align-items:center;justify-content:center}.SubMenuContainer_component .TabBar_component{width:auto;height:100%;background:none}.SubMenuContainer_component .TabBar_component .Button_button{width:auto;height:100%;color:#fff;margin-right:1.5vw;padding-top:2px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;border-bottom:4px solid transparent}.SubMenuContainer_component .TabBar_component .Button_button.TabBar_isActive{margin-top:0;color:#fff;border-bottom:4px solid #fff}.SubMenuContainer_component .TabBar_component .Button_button.TabBar_noHighlight{background:none}.SubMenuContainer_component .TabBar_component .Button_button .Image_component img,.SubMenuContainer_component .TabBar_component .Button_button .Image_component svg{width:auto;height:20px;margin-right:10px}.SubMenuContainer_component .TabBar_component .Button_button,.SubMenuContainer_component .TabBar_component .Button_button *{color:#fff;font-size:1.5rem!important}.WebContentBox_component{display:flex;flex-direction:column;border-radius:4px;box-shadow:0 0 6px 0 rgba(0,0,0,.1)}.WebContentBox_component.WebContentBox_whiteBackground .WebContentBox_content{background-color:#fff}.WebContentBox_component.WebContentBox_padding .WebContentBox_content{padding:15px 80px 50px 40px}.WebContentBox_component.WebContentBox_lessLeftPadding .WebContentBox_content{padding-left:18px}.WebContentBox_component.WebContentBox_paddingTopExtra .WebContentBox_content{padding-top:50px}.WebContentBox_component.WebContentBox_center .WebContentBox_content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.WebContentBox_component.WebContentBox_centeredMobileContent figure.Image_component img,.WebContentBox_component.WebContentBox_centeredMobileContent figure.Image_component svg{max-width:100%}.WebContentBox_component .WebContentBox_header{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:60px;border-bottom:1px solid #dadada;background-color:#fff;border-bottom:1px solid #cbd5dc;border-top-left-radius:4px;border-top-right-radius:4px}.WebContentBox_component .WebContentBox_header.WebContentBox_wide{height:auto;min-height:60px}.WebContentBox_component .WebContentBox_header.WebContentBox_column{flex-direction:column;align-items:flex-start;height:auto;min-height:60px}.WebContentBox_component .WebContentBox_header .WebContentBox_title{font-size:1.8rem;font-family:Circular-Std-Bold,Circular-Std-Medium,Circular-Std-Book,Helvetica;font-weight:700;margin-left:18px}.WebContentBox_component .WebContentBox_header .WebContentBox_abbrechen{outline:0}.WebContentBox_component .WebContentBox_header .Button_button{font-size:1.5rem;font-weight:400}.WebContentBox_component .WebContentBox_header .Button_button.WebContentBox_abbrechen{font-size:1.5rem;text-align:right;font-family:Circular-Std-Book,Helvetica;font-weight:400;position:absolute;right:22px;height:100%}.WebContentBox_component .WebContentBox_header .Button_button.WebContentBox_abbrechen>*{padding:0 10px}.WebContentBox_component .WebContentBox_header .WebContentBox_closeIcon,.WebContentBox_component .WebContentBox_header h2{display:flex;align-items:center;justify-content:center}.WebContentBox_component .WebContentBox_header .WebContentBox_closeIcon{width:auto;height:16px;margin:0 8px}.WebContentBox_component .WebContentBox_header h2{justify-content:flex-start;font-size:1.8rem;white-space:nowrap;font-weight:400;margin:0}.WebContentBox_component.WebContentBox_sparboxdetail .WebContentBox_header>:nth-child(2),.WebContentBox_component.WebContentBox_sparboxdetail .WebContentBox_header>:nth-child(3){flex:1 1 auto}.WebContentBox_component.WebContentBox_sparboxdetail .WebContentBox_header .WebContentBox_closeIcon{display:none}.WebContentBox_component .WebContentBox_footer{display:flex;flex-direction:row;align-items:center;justify-content:center;border-top:1px solid #dadada;min-height:50px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.WebContentBox_component .WebContentBox_footer .Button_button{padding:2px}.WebContentBox_component.WebContentBox_mobile{box-shadow:none;height:auto;outline:0}.WebContentBox_component.WebContentBox_mobile .WebContentBox_header{z-index:9}.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer{padding-top:50px}.WebContentBox_component.WebContentBox_mobile .WebContentBox_content{z-index:10;padding:0}.WebContentBox_component.WebContentBox_mobile .WebContentBox_content h5{padding-bottom:20px}.WebContentBox_component.WebContentBox_mobile .WebContentBox_content,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header{background:none;border:none;height:auto}.WebContentBox_component.WebContentBox_mobile,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div,.WebContentBox_component.WebContentBox_mobile>div,.WebContentBox_component.WebContentBox_mobile>div>div{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header p,.WebContentBox_component.WebContentBox_mobile>div>div h1,.WebContentBox_component.WebContentBox_mobile>div>div h2,.WebContentBox_component.WebContentBox_mobile>div>div h3,.WebContentBox_component.WebContentBox_mobile>div>div h4,.WebContentBox_component.WebContentBox_mobile>div>div h5,.WebContentBox_component.WebContentBox_mobile>div>div p,.WebContentBox_component.WebContentBox_mobile>div h1,.WebContentBox_component.WebContentBox_mobile>div h2,.WebContentBox_component.WebContentBox_mobile>div h3,.WebContentBox_component.WebContentBox_mobile>div h4,.WebContentBox_component.WebContentBox_mobile>div h5,.WebContentBox_component.WebContentBox_mobile>div p,.WebContentBox_component.WebContentBox_mobile h1,.WebContentBox_component.WebContentBox_mobile h2,.WebContentBox_component.WebContentBox_mobile h3,.WebContentBox_component.WebContentBox_mobile h4,.WebContentBox_component.WebContentBox_mobile h5,.WebContentBox_component.WebContentBox_mobile p{text-align:center}.WebContentBox_component.WebContentBox_mobile .Banner_component h1,.WebContentBox_component.WebContentBox_mobile .Banner_component h2,.WebContentBox_component.WebContentBox_mobile .Banner_component h3,.WebContentBox_component.WebContentBox_mobile .Banner_component h4,.WebContentBox_component.WebContentBox_mobile .Banner_component h5,.WebContentBox_component.WebContentBox_mobile .Banner_component p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content .Banner_component h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content .Banner_component h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content .Banner_component h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content .Banner_component h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content .Banner_component h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content .Banner_component p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div .Banner_component h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div .Banner_component h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div .Banner_component h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div .Banner_component h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div .Banner_component h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div .Banner_component p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div .Banner_component h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div .Banner_component h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div .Banner_component h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div .Banner_component h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div .Banner_component h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div .Banner_component p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer .Banner_component h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer .Banner_component h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer .Banner_component h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer .Banner_component h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer .Banner_component h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer .Banner_component p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div .Banner_component h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div .Banner_component h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div .Banner_component h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div .Banner_component h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div .Banner_component h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div .Banner_component p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div .Banner_component h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div .Banner_component h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div .Banner_component h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div .Banner_component h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div .Banner_component h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div .Banner_component p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header .Banner_component h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header .Banner_component h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header .Banner_component h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header .Banner_component h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header .Banner_component h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header .Banner_component p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div .Banner_component h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div .Banner_component h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div .Banner_component h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div .Banner_component h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div .Banner_component h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div .Banner_component p,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div .Banner_component h1,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div .Banner_component h2,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div .Banner_component h3,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div .Banner_component h4,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div .Banner_component h5,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div .Banner_component p,.WebContentBox_component.WebContentBox_mobile>div .Banner_component h1,.WebContentBox_component.WebContentBox_mobile>div .Banner_component h2,.WebContentBox_component.WebContentBox_mobile>div .Banner_component h3,.WebContentBox_component.WebContentBox_mobile>div .Banner_component h4,.WebContentBox_component.WebContentBox_mobile>div .Banner_component h5,.WebContentBox_component.WebContentBox_mobile>div .Banner_component p,.WebContentBox_component.WebContentBox_mobile>div>div .Banner_component h1,.WebContentBox_component.WebContentBox_mobile>div>div .Banner_component h2,.WebContentBox_component.WebContentBox_mobile>div>div .Banner_component h3,.WebContentBox_component.WebContentBox_mobile>div>div .Banner_component h4,.WebContentBox_component.WebContentBox_mobile>div>div .Banner_component h5,.WebContentBox_component.WebContentBox_mobile>div>div .Banner_component p{text-align:left}.WebContentBox_component.WebContentBox_mobile .Button_button+.Button_button:before,.WebContentBox_component.WebContentBox_mobile .oderBeforeButton:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content .Button_button+.Button_button:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content .oderBeforeButton:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div .Button_button+.Button_button:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div .oderBeforeButton:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div .Button_button+.Button_button:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_content>div>div .oderBeforeButton:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer .Button_button+.Button_button:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer .oderBeforeButton:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div .Button_button+.Button_button:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div .oderBeforeButton:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div .Button_button+.Button_button:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_footer>div>div .oderBeforeButton:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header .Button_button+.Button_button:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header .oderBeforeButton:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div .Button_button+.Button_button:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div .oderBeforeButton:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div .Button_button+.Button_button:before,.WebContentBox_component.WebContentBox_mobile .WebContentBox_header>div>div .oderBeforeButton:before,.WebContentBox_component.WebContentBox_mobile>div .Button_button+.Button_button:before,.WebContentBox_component.WebContentBox_mobile>div .oderBeforeButton:before,.WebContentBox_component.WebContentBox_mobile>div>div .Button_button+.Button_button:before,.WebContentBox_component.WebContentBox_mobile>div>div .oderBeforeButton:before{content:"oder";margin:1.8rem;display:block;font-weight:400;color:#8b959e;font-size:1.5rem}.WebContentBox_component.WebContentBox_mobile.WebContentBox_sparboxdetail{padding:0}.WebContentBox_component.WebContentBox_mobile.WebContentBox_sparboxdetail .WebContentBox_header{background-color:#fff;background-size:100% 30vh;background-repeat:no-repeat;background-position:bottom}.WebContentBox_component.WebContentBox_mobile.WebContentBox_sparboxdetail .WebContentBox_header,.WebContentBox_component.WebContentBox_mobile.WebContentBox_sparboxdetail .WebContentBox_header>div,.WebContentBox_component.WebContentBox_mobile.WebContentBox_sparboxdetail .WebContentBox_header>div>div{width:100%}.WebContentBox_component.WebContentBox_mobile.WebContentBox_sparboxdetail .WebContentBox_details{flex-wrap:wrap}.WebContentBox_component.WebContentBox_mobile.WebContentBox_sparboxdetail .WebContentBox_content{margin:0;padding:0;background:transparent}.WebContentBox_component.WebContentBox_mobile.WebContentBox_sparboxdetail .WebContentBox_content .flex{background:transparent}.NotificationContainer_container{justify-content:flex-start}.NotificationContainer_container .NotificationContainer_notificationContainer>div{transition:all .5s ease-in-out;background-color:#fff;border-radius:13px;margin-bottom:1.5vh;box-shadow:3px 3px 5px 2px rgba(0,0,0,.5)}.NotificationContainer_container .ActionSheet_contentContainer{overflow:auto;margin-top:0;background:none;box-shadow:none}.NotificationContainer_container .ActionSheet_contentContainer .notification-enter{transform:translateY(-100vh);max-height:0}.NotificationContainer_container .ActionSheet_contentContainer .notification-enter-active{transform:translateY(0);max-height:100vh}.NotificationContainer_container .ActionSheet_contentContainer .notification-exit-active{opacity:0}.NotificationContainer_overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.NotificationContainer_overlay .Overlay_content{transform:none}.NotificationBar_component{display:none;height:0;overflow:hidden}.NotificationBar_component.NotificationBar_visible{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;height:3.47vw!important;background-color:#6fa9eb}.NotificationBar_component .NotificationBar_wrapper{width:100%;max-width:1120px;font-size:15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.NotificationBar_component .NotificationBar_wrapper .NotificationBar_leftWrapper{margin-left:10px;display:flex;flex-direction:row;justify-content:flex-start;color:#fff;height:auto}.NotificationBar_component .NotificationBar_wrapper .NotificationBar_leftWrapper .NotificationBar_text{margin-left:10px}.NotificationBar_component .NotificationBar_wrapper .NotificationBar_leftWrapper .NotificationBar_link{text-decoration:underline;color:#fff;margin-left:10px}.NotificationBar_component .NotificationBar_wrapper .NotificationBar_leftWrapper .NotificationBar_envelopeIcon{width:20px;height:13px}.NotificationBar_component .NotificationBar_wrapper .NotificationBar_rightWrapper{margin-right:10px;display:flex;flex-direction:row;justify-content:flex-start;text-decoration:underline;color:#fff;height:auto}.NotificationBar_component .NotificationBar_wrapper .NotificationBar_rightWrapper .NotificationBar_link{text-decoration:underline;color:#fff}.NotificationBar_component .NotificationBar_wrapper .NotificationBar_rightWrapper .NotificationBar_closeButton img,.NotificationBar_component .NotificationBar_wrapper .NotificationBar_rightWrapper .NotificationBar_closeButton svg{margin-left:10px;width:16px;height:16px}.NotificationBar_component.NotificationBar_accountOverview{background-color:rgba(40,40,40,.7)}.OfferItem_component{width:260px;height:auto;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0 10px 30px;border-radius:10px;box-shadow:0 0 4px 0 rgba(0,0,0,.2);overflow:hidden}.OfferItem_component ul li{padding-left:31px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUzLjIgKDcyNjQzKSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4KICAgIDx0aXRsZT5jaGVja21hcms8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8cG9seWdvbiBpZD0icGF0aC0xIiBwb2ludHM9IjkuNiAxNS4xMDI5NDM3IDE5LjU1MTQ3MTkgNS4xNTE0NzE4NiAyMS4yNDg1MjgxIDYuODQ4NTI4MTQgOS42IDE4LjQ5NzA1NjMgMy45NTE0NzE4NiAxMi44NDg1MjgxIDUuNjQ4NTI4MTQgMTEuMTUxNDcxOSI+PC9wb2x5Z29uPgogICAgPC9kZWZzPgogICAgPGcgaWQ9ImNoZWNrbWFyayIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Imljby9oYWtlbiI+CiAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgPHVzZSBpZD0iUGF0aC04IiBmaWxsPSIjOTc5Nzk3IiBmaWxsLXJ1bGU9Im5vbnplcm8iIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICA8ZyBpZD0iY29sb3IvYmx1ZSIgbWFzaz0idXJsKCNtYXNrLTIpIiBmaWxsPSIjZDY0MjE4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIuMDAwMDAwLCAxMi4wMDAwMDApIHNjYWxlKC0xLCAxKSB0cmFuc2xhdGUoLTEyLjAwMDAwMCwgLTEyLjAwMDAwMCkgIiBpZD0iUmVjdGFuZ2xlLTMiPgogICAgICAgICAgICAgICAgICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PC9yZWN0PgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);background-repeat:no-repeat;background-position:10px;text-align:left;white-space:nowrap;background-size:auto 12px;font-size:1.5rem;line-height:2.46rem}@media (max-width:700px){.OfferItem_component ul li{font-size:1.7rem;line-height:2.788rem}}.OfferItem_component .OfferItem_imageContainer{width:100%;height:auto;display:block;position:relative;border-bottom:1px solid #dadada}.OfferItem_component .OfferItem_imageContainer .OfferItem_icon{position:absolute;width:42px;height:42px;top:7px;left:7px;z-index:10}.OfferItem_component .OfferItem_imageContainer .OfferItem_newStamp{width:53px;height:53px;position:absolute;display:block;top:0;right:0;z-index:10}.OfferItem_component .OfferItem_image{width:100%;height:170px;object-fit:cover;object-position:bottom left}.OfferItem_component .OfferItem_detailsContainer{display:flex;justify-content:flex-start;flex-direction:column;height:auto;width:100%;min-height:75px}.OfferItem_component .OfferItem_categoryContainer{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:15px 15px 4px!important}.OfferItem_component .OfferItem_priceContainer{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:0 15px!important}.OfferItem_component .OfferItem_buttonContainer{width:100%;height:auto;display:flex;justify-content:center;align-items:center;align-items:flex-start;padding-bottom:7px}.OfferItem_component .OfferItem_category{display:none;font-size:1.3rem;margin-right:10px;padding:1px 8px}.OfferItem_component .OfferItem_tags{font-size:1.3rem;padding-top:1px}.OfferItem_component .OfferItem_title{font-size:1.5rem;font-weight:700;text-align:left;line-height:1.2;color:#000;padding:0 15px}.OfferItem_component .OfferItem_price{font-size:1.5rem;color:#8b959e;text-decoration:line-through;margin-right:10px;white-space:nowrap}.OfferItem_component .OfferItem_discountPrice,.OfferItem_component .OfferItem_priceDescription{color:#00a8d6;font-size:1.5rem;white-space:nowrap}.OfferItem_component .OfferItem_priceDescription{margin-top:4px}.OfferItem_component .OfferItem_text{font-size:1.5rem;text-align:left;padding:20px;background:#fff;margin:0;height:auto;line-height:23px}.OfferItem_component.OfferItem_mobile .OfferItem_buttonContainer{padding-top:10px}.DashboardHeader_component{display:flex;flex-direction:column;justify-content:center;align-items:center;height:255px;width:100%;background-image:linear-gradient(137deg,#005aab 20%,#00bbe0 80%)}.DashboardHeader_component .DashboardHeader_image{position:absolute;top:0;height:255px;left:0;z-index:-1}.DashboardHeader_component .DashboardHeader_summaryContainer{z-index:10;height:auto;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:25px}.DashboardHeader_component .DashboardHeader_summary{flex:1;font-size:30px;font-weight:400;color:#fff;margin:0}.DashboardHeader_component .DashboardHeader_title{flex:1;font-size:13px;font-weight:400;color:#fff;height:24px;display:flex;align-items:center;justify-content:center}.DashboardHeader_component .DashboardHeader_title.DashboardHeader_all{border:1px solid #8ebcf0;border-radius:12px;line-height:19px;width:100px;margin-top:6px}.DashboardHeader_component .DashboardHeader_title .DashboardHeader_rightArrowIcon{width:9px;height:14px;margin-left:2px}.DashboardHeader_component .DashboardHeader_indicatorContainer{flex:1;text-align:center;width:100%;height:auto}.DashboardHeader_component .DashboardHeader_indicator{width:8px;height:8px;border-radius:10px;background-color:hsla(0,0%,100%,.3);margin-right:10px}.DashboardHeader_component .DashboardHeader_indicator:last-of-type{margin-right:0}.DashboardHeader_component .DashboardHeader_indicatorActive{background:#fff}.DashboardPage_component{background:transparent}.DashboardPage_component .DashboardPage_header{width:100%}.DashboardPage_component .DashboardPage_blockList{padding:0 20px;width:100%;height:auto}.DashboardPage_component .DashboardPage_blockList>div>div>div{border:none}.AccountAccordionWeb_component{width:100%;min-width:300px;height:auto;background-color:#fafafa;box-shadow:0 0 6px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:stretch}#AccordionItem_link{color:inherit}.AccordionItem_component{display:flex;justify-content:space-between;align-items:center;height:50px;position:relative}.AccordionItem_component div{margin:auto 9px;height:auto;display:flex;align-items:center}.AccordionItem_component div h1,.AccordionItem_component div h2,.AccordionItem_component div h3,.AccordionItem_component div h4,.AccordionItem_component div p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Nunito Sans,sans-serif;font-weight:600;line-height:1.1}.AccordionItem_component div p{color:#8b959e}.AccordionItem_component div .AccordionItem_textArea{margin:0;display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr;text-align:left}.AccordionItem_component .AccordionItem_centerArea{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.AccordionItem_component figure{margin-right:9px}.AccordionItem_component img,.AccordionItem_component svg{height:auto;max-height:32px;width:auto;max-width:32px}.AccordionItem_component .AccordionItem_icon{height:32px;width:32px}.AccordionItem_component .AccordionItem_badge{position:relative;left:-29.7px;top:-12px;z-index:101}.AccordionItem_header{height:60px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);background-color:#fff}.AccordionItem_header img,.AccordionItem_header svg{height:auto;max-height:42px;width:auto;max-width:42px}.AccordionItem_header .AccordionItem_icon{height:42px;width:42px}.IconCollection_list{height:100%;display:inline-flex;justify-content:center;align-items:center}.IconCollection_list li{height:32px;width:32px}.IconCollection_list li:not(:first-child){margin-left:-16px}.IconCollection_list .IconCollection_icon{height:100%;width:auto}.Badge_component{width:18px;height:18px!important;background-color:#00a8d6;border:1px solid #fff;border-radius:9px}.Badge_component #Badge_amount{font-size:12px;line-height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}.List_listContainer{transition:height .2s ease-out}.List_listContainer li{transition:transform .2s ease-out;transform-origin:top center}.List_listContainer .List_listItemOpen{transform:scaleY(1)}.List_listContainer .List_listItemClosed{transform:scaleY(0)}.NewTransfer_component{height:60px;display:flex;justify-content:center;align-items:center}.InfoView_container{overflow:hidden;transition:height .2s ease-out .2s}.InfoView_container .InfoView_flexContainer{display:flex;align-items:center;justify-content:center}.InfoView_container p{margin:18px;text-align:left}.InfoView_show{height:60px}.InfoView_hide{height:0}.TransactionsPerAccountListItems_component{height:auto!important;display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}@media (max-width:1024px){.TransactionsPerAccountListItems_component{grid-template-columns:1fr}}.PlanetWidget_component{margin:0 auto;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.PlanetWidget_component .PlanetWidget_scrollArea{width:100%;height:126px;margin:10px auto;white-space:nowrap;overflow-y:hidden;position:relative}.PlanetWidget_component .PlanetWidget_scrollArea>*{will-change:transform;transform-origin:center center;margin:10.5px 4px;position:relative;display:inline-block;vertical-align:middle;width:105px;height:105px}.PlanetWidget_component .PlanetWidget_scrollArea>*>*{position:relative;pointer-events:none}.Planet_planet{border-radius:52.5px;background-color:#fff}.Planet_planet .Planet_container{border-radius:52.5px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.Planet_planet .Planet_container>*{margin:4px 0}.Planet_planet .Planet_container h3{max-width:90%;white-space:normal;margin:0;padding:0;font-family:Nunito Sans,sans-serif;color:#000;font-weight:600;font-size:15px;line-height:15px}.Planet_planet .Planet_container img,.Planet_planet .Planet_container svg{max-width:55px;min-width:40px}.PlanetTopView_component{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto}.PlanetTopView_component h3{margin:0;padding:0;color:#000;font-family:Nunito Sans,sans-serif;font-weight:800;color:#fff}.PlanetTopView_component img{max-width:62px;max-height:62px;border-radius:31px}@keyframes PlanetBottomView_desciptionAnimation{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.PlanetBottomView_component{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto}.PlanetBottomView_component h3{animation:PlanetBottomView_desciptionAnimation 5s;color:#fff;font-family:Nunito Sans,sans-serif;font-weight:600;text-align:center;margin:0;min-height:60px}.PlanetBottomView_component div{margin-top:10px}.Document_container{display:block;width:75%;height:100%;margin:0 auto;display:grid;place-items:center;background-color:#fff;position:absolute;clip-path:polygon(0 0,0 100%,100% 100%,100% 27%,65% 27%,65% 0,72% 0,72% 22%,100% 22%,72% 0)}.Document_container img,.Document_container p,.Document_container svg{margin-top:50%}.Document_container img,.Document_container svg{width:32px}.Coins_container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;background-color:transparent!important}.Coins_container h3{margin:0;padding:0;font-family:Nunito Sans,sans-serif;color:#000;font-weight:600;font-size:15px;background-color:#fff;padding:8px 16px;border-radius:100px;box-shadow:0 0 6px 0 rgba(0,0,0,.1);font-size:18px;line-height:18px}.Coins_container img,.Coins_container svg{margin-bottom:4px;flex:0 0 auto}.DashboardPageWeb_component{background:#fff;text-align:center;background-image:linear-gradient(137deg,#005aab 20%,#00bbe0 80%)}.DashboardPageWeb_component .DashboardPageWeb_header{width:100%}.DashboardPageWeb_component .DashboardPageWeb_blockList{padding:0 20px;width:100%;height:auto}.DashboardPageWeb_component .DashboardPageWeb_maxWidthContainer{position:relative;width:100%;max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:flex-end;min-height:60px}.DashboardPageWeb_component .DashboardPageWeb_settings{padding:1px 9px;font-weight:400;color:#fff;font-size:1.1rem;width:163px;margin-right:10px}.DashboardPageWeb_component .DashboardPageWeb_narrowWidget{flex:0 0 auto;max-width:150px}@media (min-width:1120px){.DashboardPageWeb_component .DashboardPageWeb_narrowWidget{max-width:164px}}.DashboardPageWeb_component .Banner_component,.DashboardPageWeb_component>h3{background-color:#fff}.DashboardPageWeb_component .AccountAccordionWeb_component{width:100%;margin-bottom:0;border-radius:10px;overflow:hidden}.DashboardPageWeb_component .AccountAccordionWeb_component:last-child{margin-bottom:0}.DashboardPageWeb_component .indicator{font-size:1rem;background-color:#ec6608}.DashboardPageWeb_component .DashboardPageWeb_dashboardSparboxItem{width:100%;height:170px}.DashboardPageWeb_component .DashboardPageWeb_dashboardLeftItem{width:100%;height:auto}.DashboardPageWeb_component .DashboardPageWeb_column{width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;text-align:center}.DashboardPageWeb_component .DashboardPageWeb_column .AccountAccordionWeb_component>:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.DashboardPageWeb_component .DashboardPageWeb_column .AccountAccordionWeb_component>:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.DashboardPageWeb_component .DashboardPageWeb_allTransactionButton .texts{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.DashboardPageWeb_component .DashboardPageWeb_allTransactionButton .texts .title{font-size:1.5rem;color:#000;text-align:left;padding:0;font-family:Circular-Std-Book,Helvetica;font-weight:400}.DashboardPageWeb_bannersContainer{height:39vw}.DashboardPageWeb_bannersContainer img,.DashboardPageWeb_bannersContainer svg{width:50.07vw;height:30vw}.DashboardPageWeb_bannersContainer .Carousel_indicatorContainer{position:relative;margin-top:-15px}.DashboardPageWeb_bannersContainer .Carousel_indicatorActive{background:#00a8d6}.DashboardPageWeb_bannersContainer .CarouselItem_component{width:50.07vw}.HeaderItem_component{height:30px;padding:0 0 0 1rem!important;font-size:1.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;font-weight:400}.HeaderItem_component .HeaderItem_title{text-align:left;color:#8b959e}.HeaderItem_component .HeaderItem_summary,.HeaderItem_component .HeaderItem_summaryAll{color:#8b959e;margin-right:10px}.HeaderItem_component .HeaderItem_iconWrapper{display:flex;align-items:center;justify-content:flex-start}.HeaderItem_component .HeaderItem_icon{width:16px;margin:2px 12px 0 0;color:#8b959e}.HeaderItem_component.HeaderItem_closed .HeaderItem_icon{transform:rotate(90deg)}.HeaderItem_component.HeaderItem_sticky{background-color:#f2f2f2;box-shadow:0 0 6px 0 rgba(0,0,0,.1);z-index:10}.HeaderItem_component.HeaderItem_isDesktop{background-color:#00a8d6}.HeaderItem_component.HeaderItem_isDesktop .HeaderItem_icon,.HeaderItem_component.HeaderItem_isDesktop .HeaderItem_positiveSummary,.HeaderItem_component.HeaderItem_isDesktop .HeaderItem_summary,.HeaderItem_component.HeaderItem_isDesktop .HeaderItem_summaryAll,.HeaderItem_component.HeaderItem_isDesktop .HeaderItem_title{color:#fff}.HeaderItem_component.HeaderItem_isDesktop .HeaderItem_icon{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.AmountItem_component{height:auto;font-size:1.5rem;display:flex;flex-wrap:wrap;justify-content:flex-start;padding:8px;width:100%;margin-top:3px}.AmountItem_component .AmountItem_bubble{background-color:#fff;border:1px solid #dadada;border-radius:19.5px;width:auto;padding:4px;margin:0;display:flex;align-items:flex-start;flex-direction:row-reverse}.AmountItem_component .AmountItem_bubble .AmountItem_iconWrapper{display:flex;flex-direction:column;justify-content:flex-start}.AmountItem_component .AmountItem_bubble .AmountItem_iconWrapper .AmountItem_dropCapWrapper{width:32px;height:32px;border:1px solid #e1e2e0;border-radius:16px;text-align:center;display:flex;justify-content:center;align-items:center}.AmountItem_component .AmountItem_bubble .AmountItem_iconWrapper .AmountItem_dropCapWrapper .AmountItem_dropCap{color:#00a8d6;font-size:18px}.AmountItem_component .AmountItem_bubble .AmountItem_title{padding:6px 7px;color:#000;font-size:1.7rem}.AmountItem_component .AmountItem_bubble.AmountItem_tableView .AmountItem_title{font-size:1.5rem}.AmountItem_component .AmountItem_bubble .AmountItem_amount{padding:6px 5px;margin-right:5px;white-space:nowrap;color:#00a8d6}.AmountItem_component .AmountItem_bubble .AmountItem_image{width:auto;height:32px}.AmountItem_component .AmountItem_bubble .AmountItem_arrow{width:auto;height:16px;align-self:flex-start;margin-top:6px}.AmountItem_component .AmountItem_bubble .AmountItem_arrow img.AmountItem_image,.AmountItem_component .AmountItem_bubble .AmountItem_arrow svg.AmountItem_image{margin-top:0}.AmountItem_component .AmountItem_bubble .AmountItem_newIcon{margin-left:-8px;margin-top:-30px;background-color:#5fa0e9;border:1px solid #fff;width:16px;height:16px;border-radius:8px}.AmountItem_component .AmountItem_bubble .AmountItem_itemsCount{margin-left:4px;margin-top:6px;background-color:#ccdbeb;border:1px solid #fff;width:22px;height:22px;border-radius:11px;font-size:12px;padding:3px 7px;color:#000}.AmountItem_component.AmountItem_expense{justify-content:flex-end}.AmountItem_component.AmountItem_expense .AmountItem_bubble{background-color:#fff;flex-direction:row}.AmountItem_component.AmountItem_expense .AmountItem_bubble .AmountItem_title{color:#000}.AmountItem_component.AmountItem_expense .AmountItem_bubble .AmountItem_amount{color:#000!important}.AmountItem_component.AmountItem_expense .AmountItem_bubble .AmountItem_newIcon{margin-right:-8px;margin-top:-30px}.AmountItem_component.AmountItem_future .AmountItem_bubble .AmountItem_amount{color:#7f7f7f;opacity:.5;font-weight:400}.AmountItem_component.AmountItem_detailed{justify-content:flex-start;border-bottom:1px solid #dadada}.AmountItem_component.AmountItem_detailed.AmountItem_beforeAdvert{padding-bottom:8px}.AmountItem_component.AmountItem_detailed .AmountItem_bubble{background:none;flex-direction:row;border:none;width:100%;justify-content:space-between;align-items:flex-start;padding:0;margin:0;padding-right:25px}.AmountItem_component.AmountItem_detailed .AmountItem_bubble .AmountItem_leftWrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.AmountItem_component.AmountItem_detailed .AmountItem_bubble .AmountItem_rightWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.AmountItem_component.AmountItem_detailed .AmountItem_bubble .AmountItem_iconWrapper .AmountItem_dropCapWrapper{width:42px;height:42px;border-radius:21px}.AmountItem_component.AmountItem_detailed .AmountItem_bubble .AmountItem_iconWrapper .AmountItem_dropCapWrapper .AmountItem_dropCap{color:#004899;font-size:18px}.AmountItem_component.AmountItem_detailed .AmountItem_bubble .AmountItem_titleWrapper{display:flex;flex-direction:column;justify-content:flex-start;margin-left:10px}.AmountItem_component.AmountItem_detailed .AmountItem_bubble .AmountItem_title{padding:0;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:500px}@media (max-width:980px){.AmountItem_component.AmountItem_detailed .AmountItem_bubble .AmountItem_title{max-width:48vw}}.AmountItem_component.AmountItem_detailed .AmountItem_bubble .AmountItem_date{padding:0;color:#8b959e;font-size:1.3rem;white-space:nowrap}.AmountItem_component.AmountItem_detailed .AmountItem_bubble .AmountItem_amount{padding:0;margin-right:5px;font-weight:400;font-family:Circular-Std-Medium,Circular-Std-Book,Helvetica;white-space:nowrap;color:#26b55a}.AmountItem_component.AmountItem_detailed .AmountItem_bubble .AmountItem_account{padding:0;color:#000;white-space:nowrap}.AmountItem_component.AmountItem_detailed .AmountItem_bubble .AmountItem_image{width:auto;height:42px;margin:0}.AmountItem_component.AmountItem_detailed .AmountItem_bubble .AmountItem_newIcon{position:absolute;margin-left:-4px;margin-top:-4px}.AmountItem_component.AmountItem_linked{padding-top:0;justify-content:flex-start;margin-top:-1px}.AmountItem_component.AmountItem_linked a{text-decoration:none}.AmountItem_component.AmountItem_linked .AmountItem_bubble{background-color:#fff;border-top-left-radius:0}.AmountItem_component.AmountItem_linked .AmountItem_bubble .AmountItem_title{color:#d64218;white-space:pre-wrap}.AmountItem_component.AmountItem_linked .AmountItem_bubble .AmountItem_image{width:24px;height:26px;align-self:flex-start;margin-top:2px;margin-left:3px;margin-right:4px}.AmountItem_component.AmountItem_linked .AmountItem_bubble .AmountItem_image img.AmountItem_image,.AmountItem_component.AmountItem_linked .AmountItem_bubble .AmountItem_image svg.AmountItem_image{margin-top:0}.AmountItem_component.AmountItem_beforeAdvert{padding-bottom:0}.AmountItem_component.AmountItem_beforeAdvert .AmountItem_bubble{border-bottom-right-radius:0;border-bottom-left-radius:0}.AmountItem_component.AmountItem_pending .AmountItem_bubble{position:relative;border:1px solid red;padding-left:16px}.AmountItem_component.AmountItem_pending .AmountItem_bubble:before{content:"fehlgeschlagen";background-color:#d64218;color:#fff;border-radius:16px;width:auto;padding-left:8px;padding-right:8px;height:16px;font-size:1.3rem;font-weight:700;position:absolute;left:8px;top:-8px;display:flex;align-items:center;justify-content:center;text-align:center}.AmountItem_component .AmountItem_popunder{padding:10px 40px 20px 57px;width:100%}.AmountItem_component .AmountItem_popunder .AmountItem_table{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background:#fff;border:1px solid #dadada;border-bottom:none}.AmountItem_component .AmountItem_popunder .AmountItem_table .AmountItem_row{display:flex;flex-direction:row;justify-content:flex-start;height:30px;width:100%}.AmountItem_component .AmountItem_popunder .AmountItem_table .AmountItem_row .AmountItem_left{padding:5px 0 5px 5px;width:130px;text-align:left;font-size:14px;border-bottom:1px solid #dadada}.AmountItem_component .AmountItem_popunder .AmountItem_table .AmountItem_row .AmountItem_right{padding:5px 0;width:85%;text-align:left;font-size:14px;word-break:break-all;border-bottom:1px solid #dadada}.AmountItem_component.AmountItem_isDetailVisible{background:#eceded}.AmountItem_component.AmountItem_isDetailVisible .AmountItem_verticalBar{background:#00a8d6;height:auto;width:3px}.AmountItem_linked.AmountItem_expense{justify-content:flex-end}.AmountItem_linked.AmountItem_expense .AmountItem_bubble{flex-direction:row-reverse;border-top-right-radius:0;border-top-left-radius:19.5px}.flex.left.link{font-size:2.2vh;text-align:center;justify-content:center}.AdItem_component{display:flex;flex-direction:row;justify-content:flex-start}.AdItem_component .AdItem_adWrapper{width:100%;height:auto;margin:20px 40px}.AdItem_component .AdItem_image{width:100%;height:auto}.AdItem_component .AdItem_textWrapper{margin-top:5px;width:100%;display:flex;flex-direction:row;justify-content:space-between}.AdItem_component .AdItem_textWrapper .AdItem_left{margin-left:15px;font-size:3.73vw;color:#797979}.AdItem_component .AdItem_textWrapper .AdItem_right{margin-right:15px;text-decoration:underline;font-size:3.73vw;color:#797979}.TransactionList_component{border-bottom:1px solid #dadada;line-height:normal}.TransactionList_component .HeaderItem_closed+.AmountItem_component,.TransactionList_component .HeaderItem_closed+.AmountItem_component+.AmountItem_component,.TransactionList_component .HeaderItem_closed+.AmountItem_component+.AmountItem_component+.AmountItem_component,.TransactionList_component .HeaderItem_closed+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component,.TransactionList_component .HeaderItem_closed+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component,.TransactionList_component .HeaderItem_closed+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component,.TransactionList_component .HeaderItem_closed+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component,.TransactionList_component .HeaderItem_closed+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component,.TransactionList_component .HeaderItem_closed+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component,.TransactionList_component .HeaderItem_closed+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component,.TransactionList_component .HeaderItem_closed+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component,.TransactionList_component .HeaderItem_closed+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component+.AmountItem_component{height:0;overflow:hidden;line-height:0;padding:0;margin:0;border:none}.ButtonGroup_component{overflow:hidden;width:max-content}.ButtonGroup_component .ButtonGroup_toggleContainer{display:flex;align-items:center;justify-content:center}.ButtonGroup_component .ButtonGroup_toggle{padding:6px 20px;height:34px;background-color:#fff;color:#004899;font-size:4vw;border:1px solid #d8dbdd}.ButtonGroup_component .ButtonGroup_toggle:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.ButtonGroup_component .ButtonGroup_toggle:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.ButtonGroup_component .ButtonGroup_toggle.ButtonGroup_isActive{background-color:#f2f2f2;color:#000}.ButtonGroup_isDisabled{opacity:.3}.IconToggle_component{overflow:hidden;width:max-content}.IconToggle_component .IconToggle_toggleContainer{display:flex;justify-content:flex-start}.IconToggle_component .IconToggle_toggleContainer img,.IconToggle_component .IconToggle_toggleContainer svg{width:31px;height:29px;margin-left:10px}.IconToggle_component .IconToggle_toggle{width:60px;font-family:HelveticaNeue;font-size:4vw;white-space:nowrap}.IconToggle_component .IconToggle_toggle.IconToggle_hidden{display:none}.IconToggle_isDisabled{opacity:.3}.Stepper_component{height:42px;width:110px;display:flex;margin-left:20px}.Stepper_component a:hover,.Stepper_component button:hover{transform:none}.Stepper_component .Stepper_decrement{width:50%}.Stepper_component .Stepper_increment{width:50%;margin-left:-2px}.NumericStepper_component{height:110px;width:150px;margin:0 5px;display:flex;flex-direction:column;justify-content:flex-start}.NumericStepper_component button{border:1px solid #aaa;border-radius:5px}.NumericStepper_component .NumericStepper_value{font-size:28px;color:#000;letter-spacing:0;text-align:center;line-height:25px;margin-bottom:6px;display:block}.NumericStepper_component .NumericStepper_title{font-size:4vw;color:#000;letter-spacing:0;text-align:center;line-height:25px;margin-bottom:10px;display:block}.TextToggle_component{overflow:hidden;width:max-content}.TextToggle_component .TextToggle_toggleContainer{display:flex;align-items:center;justify-content:flex-start;width:250px}.TextToggle_component .TextToggle_toggleContainer img,.TextToggle_component .TextToggle_toggleContainer svg{width:10px;height:7px;margin-left:10px}.TextToggle_component .TextToggle_toggle{padding:7px 20px;margin-top:1px;width:170px;background-color:#fff;font-family:HelveticaNeue;font-size:3.73vw;color:#d64218;border:1px solid #dadada;white-space:nowrap;display:none}.TextToggle_component .TextToggle_toggle:first-child,.TextToggle_component .TextToggle_toggle:last-child{border-top-right-radius:2vh;border-bottom-right-radius:2vh;border-left:none}.TextToggle_component .TextToggle_toggle.TextToggle_isActive{display:block}.TextToggle_component.TextToggle_showAllButton{overflow:auto;width:100%}.TextToggle_component.TextToggle_showAllButton .TextToggle_toggleContainer{width:100%;align-items:flex-start}.TextToggle_component.TextToggle_showAllButton .TextToggle_toggle{padding:7px 20px;margin-top:1px;width:50%;flex:1 1 auto;white-space:normal;display:inherit}.TextToggle_component.TextToggle_showAllButton .TextToggle_toggle:first-child{border-top-left-radius:2vh;border-bottom-left-radius:2vh;border-top-right-radius:0;border-bottom-right-radius:0;border-left:1px solid #dadada;border-right:none}.TextToggle_component.TextToggle_showAllButton .TextToggle_toggle:last-child{border-top-right-radius:2vh;border-bottom-right-radius:2vh;border-left:none}.TextToggle_component.TextToggle_showAllButton .TextToggle_toggle.TextToggle_isActive{background-color:#ec6608;color:#fff}.TextToggle_isDisabled{opacity:.3}.DesktopSearchBar_component{width:100%;height:80px;overflow:hidden;background-color:transparent;line-height:normal;display:flex;align-items:center;justify-content:flex-end;padding:20px 0}.DesktopSearchBar_component>div,.DesktopSearchBar_component input{transition:all .5s ease;transition-delay:1s}.DesktopSearchBar_component input{height:36px;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.DesktopSearchBar_component.DesktopSearchBar_isFocused .DesktopSearchBar_input{font-size:15px;color:#8b959e;width:350px}.DesktopSearchBar_component.DesktopSearchBar_isFocused .DesktopSearchBar_toggle1{width:140px;font-size:15px}.DesktopSearchBar_component.DesktopSearchBar_isFocused .DesktopSearchBar_toggle2{flex:0}.DesktopSearchBar_component .DesktopSearchBar_input{padding-top:1px;width:210px;transition:all .5s}.DesktopSearchBar_component .DesktopSearchBar_toggle1{width:140px;font-size:15px;border-top-right-radius:4vh;border-bottom-right-radius:4vh}.DesktopSearchBar_component .DesktopSearchBar_toggle2{text-align:right}.DesktopSearchBar_component .DesktopSearchBar_toggle2 button{letter-spacing:0}.DesktopSearchBar_component .LabeledInput_component .LabeledInput_hintContainer .LabeledInput_label{font-size:15px;color:#8b959e}.DesktopSearchBar_component .LabeledInput_component .LabeledInput_labelContainer .LabeledInput_label{font-size:15px}.DesktopSearchBar_component .LabeledInput_component .LabeledInput_labelContainer{position:absolute;padding-left:16px;padding-top:7px}.DesktopSearchBar_component .LabeledInput_component .LabeledInput_hintContainer{position:absolute;padding-left:40px;padding-top:4px;z-index:0}.DesktopSearchBar_component .LabeledInput_component input{font-size:15px}.DesktopSearchBar_isFocused .LabeledInput_labelContainer{padding-top:11px!important}.DesktopSearchBar_isFocused .LabeledInput_hintContainer{padding-top:9px!important}.DesktopSearchBar_component .TextToggle_component .TextToggle_toggle{padding:7px 13px;margin-top:2px;width:140px;text-align:right;height:36px;background-color:#fff;font-family:inherit;font-size:15px;font-weight:500;white-space:nowrap}.ListTypeToggle_component{overflow:hidden;width:max-content}.ListTypeToggle_component .ListTypeToggle_toggleContainer{display:flex;align-items:center;justify-content:center}.ListTypeToggle_component .ListTypeToggle_toggle{padding:6px 20px;height:34px;background-color:#fff;color:#004899;font-size:4vw;border:1px solid #d8dbdd}.ListTypeToggle_component .ListTypeToggle_toggle:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.ListTypeToggle_component .ListTypeToggle_toggle:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.ListTypeToggle_component .ListTypeToggle_toggle.ListTypeToggle_isActive{background-color:#f2f2f2;color:#000}.ListTypeToggle_isDisabled{opacity:.3}.MobileSearchBar_component{width:100%;height:105px;overflow:hidden;background:linear-gradient(137deg,#005aab 20%,#00bbe0 80%);line-height:normal;display:flex;flex-direction:column;justify-content:flex-end;padding:10px 0 10px 30px}.MobileSearchBar_component>div,.MobileSearchBar_component input{transition:all .5s ease;transition-delay:1s}.MobileSearchBar_component .MobileSearchBar_inputWrapper{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px;z-index:1000}.MobileSearchBar_component input{height:36px}.MobileSearchBar_component .MobileSearchBar_cancelButton{font-size:15px;color:#fff;margin:4px 0 0 10px}.MobileSearchBar_component.MobileSearchBar_isFocused .MobileSearchBar_input{font-size:15px;color:#8b959e;width:350px}.MobileSearchBar_component.MobileSearchBar_isFocused .MobileSearchBar_toggle1{width:140px;font-size:15px;color:#00a8d6}.MobileSearchBar_component.MobileSearchBar_isFocused .MobileSearchBar_toggle2{flex:0}.MobileSearchBar_component .MobileSearchBar_input{padding-top:1px;width:250px;transition:all .5s}.MobileSearchBar_component .MobileSearchBar_toggle1{width:140px;font-size:15px;color:#00a8d6;border-top-right-radius:4vh;border-bottom-right-radius:4vh}.MobileSearchBar_component .MobileSearchBar_toggle2{text-align:right}.MobileSearchBar_component .MobileSearchBar_toggle2 button{letter-spacing:0}.DesktopSearchBar_component .LabeledInput_component .LabeledInput_hintContainer .LabeledInput_label{font-size:15px;color:#8b959e}.DesktopSearchBar_component .LabeledInput_component .LabeledInput_labelContainer .LabeledInput_label{font-size:15px}.DesktopSearchBar_component .LabeledInput_component .LabeledInput_labelContainer{position:absolute;padding-left:16px;padding-top:7px}.DesktopSearchBar_component .LabeledInput_component .LabeledInput_hintContainer{position:absolute;padding-left:40px;padding-top:4px;z-index:0}.DesktopSearchBar_component .LabeledInput_component input{font-size:15px}.DesktopSearchBar_isFocused .LabeledInput_labelContainer{padding-top:11px!important}.DesktopSearchBar_isFocused .LabeledInput_hintContainer{padding-top:9px!important}.DesktopSearchBar_component .TextToggle_component .TextToggle_toggle{padding:7px 13px;margin-top:2px;width:140px;text-align:right;height:36px;background-color:#fff;font-family:inherit;font-size:15px;font-weight:500;color:#00a8d6;white-space:nowrap}.ListTypeToggle_component .MobileSearchBar_toggle2{width:100%}.DashboardSettingsPage_component h4{margin:0;padding-top:30px}.DashboardSettingsPage_component .header+h4{margin:0}.DashboardSettingsPage_component .DashboardSettingsPage_blockinfo{margin-top:0;margin-bottom:0;box-shadow:none;background-color:#00a8d6}.DashboardSettingsPage_component .DashboardSettingsPage_blockinfo h2{color:#fff;order:1}.DashboardSettingsPage_component .DashboardSettingsPage_blockinfo img,.DashboardSettingsPage_component .DashboardSettingsPage_blockinfo svg{order:2}.DashboardSettingsPage_component .DashboardSettingsPage_blockinfo .header:after{order:3;content:"";width:20px;height:20px;margin-left:20px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTlweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTkgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUwLjIgKDU1MDQ3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5pY28vM2xpbmVzPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPHBhdGggZD0iTTAsMSBMMTksMSBMMTksNSBMMCw1IEwwLDEgWiBNMCw4IEwxOSw4IEwxOSwxMiBMMCwxMiBMMCw4IFogTTAsMTUgTDE5LDE1IEwxOSwxOSBMMCwxOSBMMCwxNSBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iRW50d3VyZiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlN0YXJ0LUNvbmZpZ3VyYXRpb24tMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMyMS4wMDAwMDAsIC02NTUuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC00LUNvcHktMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjAuMDAwMDAwLCA2NDIuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iaWNvL3NvcnQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMwMS4wMDAwMDAsIDEyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBpZD0iQ29tYmluZWQtU2hhcGUiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9ImNvbC93aGl0ZSIgbWFzaz0idXJsKCNtYXNrLTIpIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTMiIHg9IjAiIHk9IjAiIHdpZHRoPSIxOSIgaGVpZ2h0PSIyMCI+PC9yZWN0PgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:contain}.DashboardSettingsPage_component .DashboardSettingsPage_blockinfo h3,.DashboardSettingsPage_component .DashboardSettingsPage_blockinfo img:first-child{display:none}.DashboardSettingsPage_component .DraggingTarget_component{transition:all .1s ease;transform-origin:center center}.DashboardSettingsPage_component .DraggingTarget_component.DraggingTarget_active{z-index:100;transform:translate(2px,-4px)}.DashboardSettingsPage_component .DashboardSettingsPage_blockContainer{height:auto}.DashboardSettingsPage_component .DashboardSettingsPage_blockContainer .DraggableSource_component{margin-top:20px;margin-bottom:20px}.DashboardSettingsPage_component .DashboardSettingsPage_blockContainer .DraggableSource_component .DraggableSource_placeUser{width:100%}.DashboardSettingsPage_component .DashboardSettingsPage_blockContainer .DraggableSource_component .DraggableSource_placeClone.DraggableSource_dragging{opacity:.9}.DashboardSettingsPage_component .DashboardSettingsPage_blockContainer .DraggableSource_component:nth-child(2n) .DashboardSettingsPage_blockinfo{background-color:#f36c00}.DashboardSettingsPage_component .DashboardSettingsPage_blockContainer1+h4{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMzFweCIgaGVpZ2h0PSIzNXB4IiB2aWV3Qm94PSIwIDAgMzEgMzUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUwLjIgKDU1MDQ3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5pY28vaGFuZDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0xMS42NjYyMjE0LDExLjkyOTQyNDEgTDExLjczMjA0ODUsMTEuODE2NjgzIEMxMi43Njc1ODEsMTEuMDYwMzk2OSAxMy42OTk4MjM5LDEwLjc5ODEwMjIgMTQuNTI4Nzc3MSwxMS4wMjk3OTg5IEMxNS4zNTc3MzA0LDExLjI2MTQ5NTYgMTUuODk5MTA3NywxMS45NTU5Mjc4IDE2LjE1MjkwODksMTMuMTEzMDk1NCBDMTcuMDQwNzYxMSwxMi4xNjIyNTA3IDE3LjkwOTc2NDcsMTEuNzgwOTY2OSAxOC43NTk5MTk3LDExLjk2OTI0MzkgQzE5LjYxMDA3NDcsMTIuMTU3NTIwOSAyMC4xMTU4NDM5LDEyLjkwMzg0MzEgMjAuMjc3MjI3MywxNC4yMDgyMTA2IEMyMS44ODgyMDcyLDEzLjM1NDEzODMgMjMuMTQ0MTQ4OSwxMy41MTA1ODIxIDI0LjA0NTA1MjUsMTQuNjc3NTQyMSBDMjUuNDQ3OTk5MiwxNi40OTQ4MDk1IDI1LjA3NTI2ODYsMTkuNDU0NjQ2MyAyNC4yNjk1MzU2LDI0LjEyODYzNDggQzIzLjczMjM4MDMsMjcuMjQ0NjI3MSAyMi40OTYwNDM4LDMwLjE3MjIxNjYgMjAuNTYwNTI2MiwzMi45MTE0MDMzIEw5LjAyMDY4MDMxLDMyLjk2MTQ5NzUgQzYuOTcxODI2NjEsMzAuMDUzNTE1NSA1LjEwNDM5NjE1LDI3LjEzOTM5OTMgMy40MTgzODg5MywyNC4yMTkxNDkyIEMyLjA5ODI0OTU0LDIxLjkzMjYwMDcgMS4wMjYzMTI0MSwxOS40ODgxMTYzIDAuMjAyNTc3NTMyLDE2Ljg4NTY5NjEgTDAuMjAyNTk5NjQ3LDE2Ljg4NTY4OTEgQy0wLjIwMjA0ODQ0LDE1LjYwNzI4NyAwLjI5NTE4MDU5NSwxNC4yMTU5MjU2IDEuNDE4NDIwMjYsMTMuNDgzNTQyNyBDMi4zODI4MzIwOCwxMi44NTQ3MiAzLjY3NDQwMzg3LDEzLjEyNjc2ODcgNC4zMDMyMjY2MSwxNC4wOTExODA1IEM0LjMyMzc5ODM3LDE0LjEyMjczMSA0LjM0MzUxMTI4LDE0LjE1NDgzMzIgNC4zNjIzNDM2NCwxNC4xODc0NTE4IEw2Ljg1MzkyNjY0LDE4LjUwMzAwMDEgTDYuODUzOTI2NjQsMi40OTg5ODEzOSBDNi44NTM5MjY2NCwxLjE3MDA5MjM5IDcuOTMxMTg0OTksMC4wOTI4MDQ5MzA3IDkuMjYwMDc0LDAuMDkyNzY5MDMzOCBDMTAuNTg4OTE2NiwwLjA5MjczMzEzODIgMTEuNjY2MTg1NSwxLjE2OTk0MzgxIDExLjY2NjIyMTQsMi40OTg3ODY0MSBDMTEuNjY2MjIxNCwyLjQ5ODgwODA3IDExLjY2NjIyMTQsMi40OTg4Mjk3NCAxMS42NjYyMjE0LDIuNDk4ODUxNCBMMTEuNjY2MjIxNCwxMS45Mjk0MjQxIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJFbnR3dXJmIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPgogICAgICAgIDxnIGlkPSJTdGFydC1Db25maWd1cmF0aW9uLTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yOTQuMDAwMDAwLCAtNTY1LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iaWxsdS9oYW5kIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMDguMDE4NDk2LCA1ODEuMjI1ODg3KSByb3RhdGUoLTIzLjAwMDAwMCkgdHJhbnNsYXRlKC0zMDguMDE4NDk2LCAtNTgxLjIyNTg4NykgdHJhbnNsYXRlKDI5NS41MTg0OTYsIDU2NC41NTkyMjApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJDb21iaW5lZC1TaGFwZS1Db3B5LTQiPgogICAgICAgICAgICAgICAgICAgIDx1c2UgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBzdHJva2U9IiNGMkYyRjIiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEyLjY2NjIyMTQsMTAuMTc1OTUxNyBDMTMuMzk1MzY1NSw5LjkxNzA5ODE1IDE0LjEwODQ3NzUsOS44NzM5OTU5IDE0Ljc5Nzk2NTEsMTAuMDY2NzExMyBDMTUuNTcwMDc5NSwxMC4yODI1MjEyIDE2LjE2NTI1NzksMTAuNzU5NDY5OCAxNi41ODE2NDU5LDExLjQ1NTQ0NzYgQzE3LjM1MTI1NDMsMTAuOTc4OTg0NyAxOC4xNTQ0NDQ0LDEwLjgxMDkyNSAxOC45NzYxNDI3LDEwLjk5Mjg5OTkgQzE5Ljk0MzYwNjQsMTEuMjA3MTU2MyAyMC42MDc0NTI4LDExLjg1NjQ5MjEgMjAuOTc3NDA2MSwxMi44NDI3NDEyIEMyMi41MDk0MDksMTIuNDAwMDYwMyAyMy44NTU0NzcxLDEyLjc5NTU2NDYgMjQuODM2NjEyNSwxNC4wNjY0NTA3IEMyNi4zMjM0NDg5LDE1Ljk5MjM4MjIgMjYuMjk2MzkyNCwxOC4yNTc0ODg1IDI1LjI1NTAwMDIsMjQuMjk4NTE1NyBDMjQuNjkyMTc2MiwyNy41NjM0MDk3IDIzLjM5NzMwNTcsMzAuNjI5NjA1MyAyMS4zNzcyMTY3LDMzLjQ4ODQ3OTMgTDIxLjA3OTk2MzksMzMuOTA5MTU3OSBMOC41MDM1NTMxOCwzMy45NjM3NTE4IEw4LjIwMzIwNDI1LDMzLjUzNzQ2MDEgQzYuMTM3MjU5MTksMzAuNjA1MjE5OSA0LjI1MzYxMDE5LDI3LjY2NTc5NDggMi41NTIzNjM1MywyNC43MTkxNDkyIEMxLjE5NTcwNDU0LDIyLjM2OTM0NjkgMC4wOTQ2MDU4MTQ2LDE5Ljg1ODM2MTQgLTAuNzUwODA4Mzc2LDE3LjE4NzQ0OTggQy0xLjI5MDk0OTI5LDE1LjQ4MDg4MzUgLTAuNjI3MTg1NzgsMTMuNjIzNTQxNSAwLjg3MjIzODcxMSwxMi42NDU4NzU5IEMyLjI5OTI4MTE0LDExLjcxNTQwNTQgNC4yMTA0MjI5NiwxMi4xMTc5NTY1IDUuMTQwODkzNDMsMTMuNTQ0OTk5IEM1LjE3MTMzMzUyLDEzLjU5MTY4NDMgNS4yMDA1MDI3NywxMy42MzkxODYgNS4yMjgzNjkwNCwxMy42ODc0NTE4IEw1Ljg1MzkyNjY0LDE0Ljc3MDk0OTMgTDUuODUzOTI2NjQsMi40OTg5ODEzOSBDNS44NTM5MjY2NCwwLjYxNzgxODE4NCA3LjM3ODg4Mzc4LC0wLjkwNzE4MDE1IDkuMjYwMDQ2OTksLTAuOTA3MjMwOTY2IEMxMS4xNDExNzQzLC0wLjkwNzI4MTc4IDEyLjY2NjE3MDUsMC42MTc2MzIwNDUgMTIuNjY2MjIxNCwyLjQ5ODc4NjQxIEwxMi42NjYyMjE0LDEwLjE3NTk1MTcgWiI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDx1c2Ugc3Ryb2tlPSIjQzJDMkMyIiBzdHJva2Utd2lkdGg9IjEuNSIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);background-repeat:no-repeat;background-position:100% 0;background-size:25px 34px;margin-right:50px}.DashboardSettingsPage_component .TableViewSection_footer p{margin:10px 15px}.PostsSettingsPage_component{max-width:742px;margin:0 auto}.PostsSettingsPage_component .PostsSettingsPage_buttonContainer{margin-top:40px}.PostsSettingsPage_component h4{margin:0;padding-top:30px}.PostsSettingsPage_component .header+h4{margin:0}.TableViewCell_component.opened{background-color:#00a8d6}.TableViewCell_component.opened .TableViewCell_label{color:#fff}.TableViewCell_component.opened .TableViewCell_rightArrow img,.TableViewCell_component.opened .TableViewCell_rightArrow svg{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.WidgetSettingsView_container .WidgetSettingsView_widget-settings-backdrop-column{flex-grow:1;border:1px dashed rgba(0,72,153,.3);border-left-width:0}.WidgetSettingsView_container .WidgetSettingsView_widget-settings-backdrop-column:first-child{border-left-width:1px}.WidgetSettingsView_container .react-grid-placeholder{background-color:transparent!important;border:2px dashed blue!important}.WidgetSettingsView_container .resizing{opacity:.6}.WidgetSettingsView_container .react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:33px;top:calc(50% - 16.5px);right:12px;background:none;border-right:none;cursor:col-resize;min-height:33px}.WidgetSettingsView_container .react-grid-item:hover>.react-resizable-handle{border-right:5px double #00a8d6}.WidgetSettingsView_container .react-grid-item>.react-resizable-handle:after{content:none}.WidgetSettingsView_container .WidgetSettingsView_header{position:relative;width:100%;max-width:1150px;font-size:3rem;margin:3rem auto;margin-bottom:1.5rem;font-family:Circular-Std-Book,Helvetica;font-weight:400;color:#000}.WidgetSettingsView_container .WidgetSettingsView_header .WidgetSettingsView_settings{position:absolute;right:0;top:5px;text-align:right;margin:0;height:24px}.WidgetSettingsView_container .WidgetSettingsView_header .WidgetSettingsView_settings img,.WidgetSettingsView_container .WidgetSettingsView_header .WidgetSettingsView_settings svg{height:15px;margin-left:5px}.SparboxPage_component{background-color:transparent;box-shadow:none}.SparboxPage_component .WebContentBox_header{box-shadow:0 0 6px 0 rgba(0,0,0,.2)}.SparboxPage_component.SparboxPage_noMargin .SparboxPage_header{margin-bottom:0}.SparboxPage_component .SparboxPage_hint{text-align:center;margin:0 0 20px;padding:0}.SparboxPage_component .SparboxPage_freeAmountContainer{padding:20px}.SparboxPage_component .SparboxPage_freeAmountContainer .SparboxPage_freeAmount{height:80px}.SparboxPage_component .SparboxPage_sparboxList{outline:0}.SparboxPage_component .SparboxPage_sparboxList .sparboxButton{display:flex;align-items:center;justify-content:center}.SparboxPage_component .SparboxPage_sparboxList .sparboxItem .flex .icon .supplier{display:none}.SparboxPage_component.SparboxPage_desktop .SparboxPage_freeAmountContainer{padding:0 0 20px}.SparboxPage_component.SparboxPage_desktop .SparboxPage_freeAmountContainer .bordered{border-top-left-radius:0;border-top-right-radius:0}.SparboxPage_component.SparboxPage_desktop .SparboxPage_freeAmountContainer .bordered>.flex .title{font-size:2.2rem;line-height:1.1;padding:0}.SparboxPage_component.SparboxPage_desktop .SparboxPage_freeAmountContainer .bordered>.flex .desc{font-size:1.5rem}.SparboxPage_component.SparboxPage_desktop .SparboxPage_freeAmountContainer .bordered>.flex .icon{height:52px}.SparboxPage_component.SparboxPage_desktop .SparboxPage_sparboxList{padding:0}.SparboxPage_component.SparboxPage_desktop .SparboxPage_sparboxList .sparboxButton{min-height:inherit}.SparboxPage_component .SparboxPage_account{height:auto}.AllSparboxPage_component{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.AllSparboxPage_component>*{width:100%;background:none}.AllSparboxPage_component .AllSparboxPage_cell{border-bottom:1px solid rgba(0,0,0,.2);padding:35px 0;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:wrap}.AllSparboxPage_component .AllSparboxPage_cell:last-child{border:none}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_fullPageContentWith,.AllSparboxPage_component .AllSparboxPage_cell h1{max-width:1120px;width:100%}@media (min-width:1500px){.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_fullPageContentWith,.AllSparboxPage_component .AllSparboxPage_cell h1{max-width:inherit;padding-left:13vw}}.AllSparboxPage_component .AllSparboxPage_cell h1{color:#000;font-size:2.2rem;text-align:left;padding-bottom:15px;font-family:Circular-Std-Book,Helvetica;font-weight:400}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_accountContainer{max-width:324px;margin-right:55px;height:auto;border-radius:4px;overflow:hidden}@media screen and (max-width:1020px){.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_accountContainer{margin-right:25px}}@media screen and (max-width:900px){.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_accountContainer{max-width:306px;margin-right:15px}}@media screen and (min-width:1120px){.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_accountContainer{max-width:306px;margin-right:75px}}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_accountContainer .AllSparboxPage_sublinks .TableViewCell_component{background:none;border:none;height:auto}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_accountContainer .AllSparboxPage_sublinks .TableViewCell_component:last-child{border-top:1px solid rgba(0,0,0,.1);margin-top:13px;height:51px}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_accountContainer .AllSparboxPage_sublinks .TableViewCell_component>.TableViewCell_icon{margin-top:0;margin-bottom:0;flex:0 0 auto}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_accountContainer .AllSparboxPage_sublinks .TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_accessoryLabel,.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_accountContainer .AllSparboxPage_sublinks .TableViewCell_component>.TableViewCell_accessoryView .TableViewCell_label,.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_accountContainer .AllSparboxPage_sublinks .TableViewCell_component>.TableViewCell_labelContainer .TableViewCell_accessoryLabel,.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_accountContainer .AllSparboxPage_sublinks .TableViewCell_component>.TableViewCell_labelContainer .TableViewCell_label{font-size:1.5rem}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList{width:739px;flex-wrap:wrap;padding:0}@media screen and (max-width:1120px){.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList{width:640px;max-width:63vw}}@media screen and (max-width:1020px){.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList{max-width:60vw}}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList>*{flex:0 0 auto;width:auto}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList .sparboxItem{max-width:356px}@media screen and (max-width:1120px){.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList .sparboxItem{max-width:310px}}@media screen and (max-width:1020px){.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList .sparboxItem{max-width:27vw}}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList .sparboxItem .flex>.icon .supplier{display:none}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList .sparboxButton{width:47%;min-height:inherit}@media screen and (max-width:1120px){.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList .sparboxButton{width:310px;border-radius:4px}}@media screen and (max-width:1020px){.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList .sparboxButton{max-width:27vw}}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList .sparboxButton .flex{flex-direction:row;align-items:center;justify-content:flex-start}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList .sparboxButton .flex>.icon{margin:0 18px 0 22px}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList .sparboxButton .flex>.icon img.icon,.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList .sparboxButton .flex>.icon svg.icon{width:52px;height:auto}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList .sparboxButton .flex .texts{width:auto}.AllSparboxPage_component .AllSparboxPage_cell .AllSparboxPage_sparboxList .sparboxButton .flex .texts .title{width:auto;color:#000;padding:0;margin:0}.style_flatButton{background-color:#fff;color:#d64218;display:flex;justify-content:center;font-weight:400;font-size:17px;align-items:center;text-align:center;padding-bottom:2vh;padding-top:2vh;width:100%;border-left:none;border-right:none;border-top-color:#dadada;border-top-width:1px;border-bottom-color:#dadada;border-bottom-width:1px;margin-top:20px;box-shadow:0 0 6px 0 rgba(0,0,0,.1)}.style_flatButton.style_desktop{background-color:transparent;box-shadow:none}._finance_weather_layout{background-color:#fafafa;width:100%;height:100%}._finance_weather_layout ._finance_weather_actionLabel{color:#d64218}._finance_weather_layout ._finance_weather_label{padding:20px 20px 10px;font-weight:700;font-size:15px;line-height:1.1}._finance_weather_layout ._finance_weather_finishSectionLabel{font-size:17px;line-height:1.1;font-weight:700}._finance_weather_layout ._finance_weather_section{background-color:#fff;border-style:solid;border-top-color:#dadada;border-top-width:1px;border-bottom-color:#dadada;border-bottom-width:1px;padding:10px}._finance_weather_layout ._finance_weather_table{border-radius:4px;overflow:hidden;box-shadow:0 0 6px 0 rgba(0,0,0,.1)}._finance_weather_layout ._finance_weather_vSpaced{padding-top:10px;padding-bottom:10px}._finance_weather_layout ._finance_weather_spaced{padding-left:10px;padding-right:10px}._finance_weather_layout ._finance_weather_sectionRow{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}._finance_weather_layout ._finance_weather_row>figure,._finance_weather_layout ._finance_weather_sectionRow>figure{flex:0 0 auto;margin-right:10px}._finance_weather_layout ._finance_weather_row>figure img,._finance_weather_layout ._finance_weather_row>figure svg,._finance_weather_layout ._finance_weather_sectionRow>figure img,._finance_weather_layout ._finance_weather_sectionRow>figure svg{width:42px}._finance_weather_layout ._finance_weather_sectionSublabel{white-space:nowrap;color:#dadada}._finance_weather_layout ._finance_weather_plainInput{border:none;padding:0;margin:0;font:inherit}._finance_weather_layout ._finance_weather_faded{color:#8b959e}._finance_weather_layout ._finance_weather_structuredSection{width:"100%";display:flex}._finance_weather_layout ._finance_weather_sublabel{margin-top:5px;font-size:15px;line-height:1.1}._finance_weather_layout ._finance_weather_header{text-align:center;flex-shrink:1;font-size:21px!important;line-height:1.1;padding:10px 10px 15px}._finance_weather_layout ._finance_weather_bottomSticky{padding:0!important;margin:0!important;position:fixed;bottom:0;left:0}._finance_weather_layout ._finance_weather_flexColumn{display:flex;flex-direction:column}._finance_weather_layout ._finance_weather_column,._finance_weather_layout ._finance_weather_column2{font-size:1.7rem!important;line-height:1.1}._finance_weather_layout ._finance_weather_column2{flex:2}._finance_weather_layout ._finance_weather_column{flex:1}._finance_weather_layout ._finance_weather_radioContainer{margin-left:10px!important}._finance_weather_layout ._finance_weather_revenueSectionLabel,._finance_weather_layout ._finance_weather_weatherLabel{font-size:17px;line-height:1.1}._finance_weather_layout ._finance_weather_revenueSectionSubLabel{font-size:15px;line-height:1.1;color:#8b959e}._finance_weather_layout ._finance_weather_revenueAmountLabel{color:#24a446!important;font-size:17px!important;line-height:1.1;font-weight:700}._finance_weather_layout ._finance_weather_row{display:flex!important;flex-direction:row;align-items:center}._finance_weather_layout ._finance_weather_clickableSection{display:block;border-left:none;border-right:none;text-align:left;font-size:17px;line-height:1.1;font-weight:400}._finance_weather_layout ._finance_weather_radioButton{width:auto!important}._finance_weather_layout ._finance_weather_leftIconMedium{width:36px;height:36px;margin-right:5px}._finance_weather_layout ._finance_weather_infoLeftIcon{width:auto;height:24px;margin-right:5px}._finance_weather_layout ._finance_weather_infoRightIcon{width:auto;height:26px;margin:0 12px}._finance_weather_layout ._finance_weather_category{padding:0;height:50px;padding:0 10px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative}._finance_weather_layout ._finance_weather_category ._finance_weather_infoRightIcon{position:absolute;right:0}._finance_weather_layout ._finance_weather_infoSection{padding-bottom:10px}._finance_weather_layout ._finance_weather_infoSection div{font-size:1.5rem}._finance_weather_layout ._finance_weather_infoSectionTitle{line-height:1.1}._finance_weather_layout ._finance_weather_normalLineHeight{line-height:intial}._finance_weather_standardSpacing{margin-bottom:3vh}.style_container{width:100%;display:flex;flex-direction:row;background-color:#fff;padding:0;margin:0}.style_button{flex:1;border-style:solid;font-size:20px;border-top-color:#f2f2f2;border-bottom-color:#f2f2f2;border-left:none;border-right:none;padding-top:2vh;padding-bottom:2vh;font-weight:400;display:flex;justify-content:center;align-items:center}.style_active{border-bottom-width:2px;border-bottom-color:#00a8d6}.TransferScreen_container{width:100%;max-width:740px;background-color:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,.1);overflow:hidden}.TransferScreen_container .TransferScreen_searchControls{padding:20px 70px 28px 55px;background-color:#00a8d6}.TransferScreen_container .TransferScreen_searchBar{height:50px}.TransferScreen_container .TransferScreen_searchBar img,.TransferScreen_container .TransferScreen_searchBar svg{height:20px;width:auto;margin-left:15px;position:absolute}.TransferScreen_container .TransferScreen_searchBar div{display:flex;flex-direction:row;align-items:center}.TransferScreen_container .TransferScreen_searchBar div input{border-radius:4px;font-size:1.5rem;border:none;height:100%;padding:0 15px 0 40px;flex:1 1 auto}.TransferScreen_image{border-top:1px solid #d3d3d3}.TransferScreen_image figure{margin-top:-1px;text-align:left}.TransferScreen_image figure img,.TransferScreen_image figure svg{height:50px;width:312.5px}.MobileMyWorldPage_component{outline:0}.DesktopMyWorldPage_component{background-color:#f2f2f2}.DesktopMyWorldPage_component .DesktopMyWorldPage_title{padding:15px;font-size:17px;text-align:left}.DesktopMyWorldPage_component .DesktopMyWorldPage_offerListLeft,.DesktopMyWorldPage_component .DesktopMyWorldPage_offerListRight{width:auto;flex:0 0 auto}.DesktopMyWorldPage_component .DesktopMyWorldPage_offerListLeft{margin-right:20px}.DesktopMyWorldPage_component .DesktopMyWorldPage_offerListRight{margin-left:20px}@media (min-width:1120px){.DesktopMyWorldPage_component .DesktopMyWorldPage_offerListLeft{margin-right:75px}.DesktopMyWorldPage_component .DesktopMyWorldPage_offerListRight{margin-left:75px}}.DesktopMyWorldPage_component .Banner_component .BannerItem_component{margin-bottom:20px}.DesktopMyWorldPage_component .OfferItem_component{min-height:375px;height:375px;overflow:hidden;margin:0 0 25px}@media (min-width:1120px){.DesktopMyWorldPage_component .Banner_component .BannerItem_component,.DesktopMyWorldPage_component .OfferItem_component{margin-bottom:75px}}._data_cockpit_activeSectionlabel{color:#d64218!important;font-weight:700}.ShopPage_component{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#e3eef5!important}.ShopPage_component .ShopPage_filterContainer{max-width:1120px;margin:0 auto;padding:0 15px}.ShopPage_component .ShopPage_bannerContainer{margin-bottom:45px}.ShopPage_component .ShopPage_bannerContainer .ShopPage_banner{background-image:linear-gradient(137deg,#005aab 20%,#00bbe0 80%);width:100%;height:auto}.ShopPage_component .ShopPage_headerContainer{height:58vw;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#f1f6fa;height:410px;width:100%;padding:60px 0}.ShopPage_component .ShopPage_headerContainer .ShopPage_shopButton,.ShopPage_component .ShopPage_headerContainer a{width:100%;height:auto;max-height:290px;max-width:260px}.ShopPage_component .ShopPage_titleContainer{padding:35px 0 0;text-align:center}.ShopPage_component .ShopPage_titleContainer .ShopPage_title h1{font-size:3rem;color:#000}.ShopPage_component .ShopPage_deals{width:100%;display:flex;flex-direction:row;justify-content:space-between;padding-top:30px;padding-bottom:30px}.ShopPage_component .ShopPage_deals .ShopPage_leftWrapper{margin-left:10%;width:20%;display:flex;flex-direction:column}.ShopPage_component .ShopPage_deals .ShopPage_leftWrapper .ShopPage_title{color:#00a8d6;font-size:2.1vw;margin:0;text-align:left}.ShopPage_component .ShopPage_deals .ShopPage_leftWrapper .ShopPage_description{color:#000;width:62%;padding:0;text-align:left;margin:5px 0 0;font-size:1.1vw}.ShopPage_component .ShopPage_deals .ShopPage_leftWrapper .ShopPage_button{display:block;width:auto;margin:auto;min-width:240px;height:50px;color:#fff;font-size:1.8rem;background-color:#00a8d6;border-radius:49px;text-align:center;padding:13px;font-weight:500;font-size:1.3vw;margin-top:150px;min-width:210px;margin-left:10px;height:3vw;padding:.5vw;min-width:17vw}@media screen and (max-width:1120px){.ShopPage_component .ShopPage_deals .ShopPage_leftWrapper{margin-left:3%}}.ShopPage_component .ShopPage_vouchers{background:#fff}.ShopPage_component .ShopPage_voucherItems{width:1705px;margin-left:5px}.OfferDetailsPageOffers_container .OfferItem_component,.ShopPage_component .OfferItem_component{width:260px;margin:0 30px 30px 0;border:1px solid #f2f2f2}.OfferDetailsPageOffers_container .OfferItem_component .OfferItem_image,.OfferDetailsPageOffers_container .OfferItem_component .OfferItem_imageContainer,.ShopPage_component .OfferItem_component .OfferItem_image,.ShopPage_component .OfferItem_component .OfferItem_imageContainer{height:150px}.OfferDetailsPageOffers_container .OfferItem_component .OfferItem_discountPrice,.OfferDetailsPageOffers_container .OfferItem_component .OfferItem_price,.OfferDetailsPageOffers_container .OfferItem_component .OfferItem_priceDescription,.OfferDetailsPageOffers_container .OfferItem_component .OfferItem_title,.ShopPage_component .OfferItem_component .OfferItem_discountPrice,.ShopPage_component .OfferItem_component .OfferItem_price,.ShopPage_component .OfferItem_component .OfferItem_priceDescription,.ShopPage_component .OfferItem_component .OfferItem_title{font-size:15px}.OfferDetailsPageOffers_container .OfferItem_component .OfferItem_button,.ShopPage_component .OfferItem_component .OfferItem_button{width:200px;height:35px;font-size:15px;padding:7px}.ShopScreen_container{height:192px!important;padding-top:60px!important;background:#fff;display:flex!important;flex-wrap:wrap;border-bottom:1px solid #dadada}.ShopScreen_container .ShopScreen_shopButton{width:187.5px;height:80px;margin-bottom:25px}.ShopScreen_container .ShopScreen_shopButton img,.ShopScreen_container .ShopScreen_shopButton svg{width:72px;height:72px}.ShopScreen_banner{background-image:linear-gradient(137deg,#005aab 20%,#00bbe0 80%);width:100%;height:auto;margin-top:40px;margin-bottom:40px}.ShopPartnersPage_component{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f5f6f6!important}.ShopPartnersPage_component h2{font-size:2.2vw;margin-top:20px;padding:1em 0}.SecurityPage_component.SecurityPage_noMargin .SecurityPage_header{margin-bottom:0}.SecurityPage_component .SecurityPage_hint{text-align:center;margin:0 0 20px;padding:0}.SecurityPage_component .SecurityPage_sparboxList{outline:0}.MoneyTransferInput_inputContainer{text-align:left;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.MoneyTransferInput_inputContainer>div{display:flex;flex:1 1 auto;flex-direction:row;align-items:center;justify-content:flex-start}.MoneyTransferInput_inputContainer>div input,.MoneyTransferInput_inputContainer>div select{box-sizing:border-box;height:40px;margin:0;box-shadow:0 0 6px 0 rgba(0,0,0,.1);background-color:#fff;border:1px solid #dadada;font-size:18px;font-weight:400;line-height:1.78;padding:0 10px;border-radius:0}.MoneyTransferInput_inputContainer>div input[type=number]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-type:solid}.MoneyTransferInput_inputContainer>div input{flex:1;padding:0 10px}.MoneyTransferInput_inputContainer>div input::placeholder{color:#8b959e;font-size:15px}.MoneyTransferInput_inputContainer>div select{box-sizing:border-box;vertical-align:top;padding-right:25px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAAlUlEQVR4Ac3TAQaCQRCG4TlAdJkIgm4QoGt0mt3dI+wFOkDQfRKAmsGHzbLrDf7hQ377PiDT5ZwPpZS9/XH+/tha240+nFJKL0eeQkD87O/fvoeQLu77xISQuBod4j/u+kCQ37hWa71aXEghEmQQ126mo8hynCArcYysxTlymcY5ooE4R7o4R0AcICBOkVmcI/r7b+q+bI+EHivFVJkAAAAASUVORK5CYII=);width:70px;flex:0 0 auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:42px;background-size:13px}.MoneyTransferInput_inputContainer>div select::-ms-expand{display:none}.MoneyTransferInput_inputContainer>div :nth-child(2){border-left:0}.MoneyTransferInput_inputContainer>div :first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.MoneyTransferInput_inputContainer>div :last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.MoneyTransferInput_inputContainer label{font-size:1.5rem;line-height:1.23;color:#000;padding:10px 5px;min-width:120px}.NewSparboxPage_component{flex:1;display:flex;flex-direction:column}.NewSparboxPage_component .NewSparboxPage_content{flex:1;display:flex}.NewSparboxPage_component .NewSparboxPage_leftColumn{width:25%;padding-top:30px}.NewSparboxPage_component .NewSparboxPage_leftColumn .NewSparboxPage_imagereplacement{height:auto;min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center}.NewSparboxPage_component .NewSparboxPage_leftColumn .NewSparboxPage_imagereplacement p{color:#00a8d6;font-size:1.5rem;text-align:center}.NewSparboxPage_component .NewSparboxPage_leftColumn figure.NewSparboxPage_leftIcon{border-radius:100%;border:1px solid #00a8d6;display:flex;align-items:center;justify-content:center;width:70px;height:70px}.NewSparboxPage_component .NewSparboxPage_leftColumn .NewSparboxPage_leftIcon{width:auto;height:auto;margin:auto}.NewSparboxPage_component .NewSparboxPage_leftColumn .NewSparboxPage_leftIcon.NewSparboxPage_imageset{border-radius:none;border:none;width:90px;height:auto}.NewSparboxPage_component .NewSparboxPage_rightColumn{width:75%;padding-top:30px}.NewSparboxPage_component input,.NewSparboxPage_component select{margin-bottom:20px;height:40px;width:100%;max-width:465px;padding-left:15px;border-radius:0}.NewSparboxPage_component input{font-size:1.5rem;color:#000}.NewSparboxPage_component .NewSparboxPage_inputContainer{width:100%;max-width:465px}.NewSparboxPage_component .NewSparboxPage_inputContainer input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-type:solid}.NewSparboxPage_component .NewSparboxPage_accountSelect{margin-top:-1px}.NewSparboxPage_component .NewSparboxPage_accountSelect p,.NewSparboxPage_component .NewSparboxPage_automaticSavingsSelect p{width:100%;text-align:left!important}.NewSparboxPage_component .NewSparboxPage_accountSelect p select,.NewSparboxPage_component .NewSparboxPage_automaticSavingsSelect p select{border:1px solid #000;width:100%}.NewSparboxPage_component .NewSparboxPage_automaticSavingsSelect .TableViewCell_labelContainer{z-index:2}.NewSparboxPage_component .NewSparboxPage_automaticSavingsSelect .TableViewCell_accessoryView{position:absolute;right:0;z-index:1;height:auto}.NewSparboxPage_component .NewSparboxPage_debitSelect,.NewSparboxPage_component input.NewSparboxPage_noBottom{margin-bottom:-1px}.NewSparboxPage_component .NewSparboxPage_inputRightIcon{font-size:1.5rem;color:#8b959e;position:absolute;top:15px;right:20px}.NewSparboxPage_component select{box-sizing:border-box;vertical-align:top;padding-right:35px;background-color:#fff;border:1px solid #dadada;font-size:1.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-repeat:no-repeat;background-position:right 15px center;background-size:13px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAAlUlEQVR4Ac3TAQaCQRCG4TlAdJkIgm4QoGt0mt3dI+wFOkDQfRKAmsGHzbLrDf7hQ377PiDT5ZwPpZS9/XH+/tha240+nFJKL0eeQkD87O/fvoeQLu77xISQuBod4j/u+kCQ37hWa71aXEghEmQQ126mo8hynCArcYysxTlymcY5ooE4R7o4R0AcICBOkVmcI/r7b+q+bI+EHivFVJkAAAAASUVORK5CYII=)}.NewSparboxPage_component select::-ms-expand{display:none}.NewSparboxPage_component .NewSparboxPage_submitButton{display:flex;align-items:center;justify-content:center;width:100%;background:#f1f6fa;border-top:1px solid #dadada;font-size:18px;color:#00a8d6;text-align:center;height:50px}.NewSparboxPage_component .NewSparboxPage_categoryContainer{min-height:250px;width:100%;max-width:465px;border:1px solid #dadada;margin-bottom:20px}.NewSparboxPage_component .NewSparboxPage_categoryContainer h3{font-size:1.5rem;margin:15px;text-align:left}.NewSparboxPage_component .NewSparboxPage_categoryContainer .SparboxCategoryComponent_component .SparboxCategoryComponent_categories .SparboxCategoryComponent_categoryItem{margin:13px 7px}.NewSparboxPage_component.NewSparboxPage_mobile{padding-bottom:100px}.NewSparboxPage_component.NewSparboxPage_mobile .NewSparboxPage_leftColumn{width:auto;padding-top:0;padding-bottom:17px;width:100%;display:flex;align-items:center;justify-content:center;background:#fff}.NewSparboxPage_component.NewSparboxPage_mobile .NewSparboxPage_rightColumn{width:100%;padding-top:20px}.NewSparboxPage_component.NewSparboxPage_mobile .NewSparboxPage_leftIcon{margin:0}.NewSparboxPage_component.NewSparboxPage_mobile .NewSparboxPage_inputContainer{margin-bottom:-1px}.NewSparboxPage_component.NewSparboxPage_mobile input,.NewSparboxPage_component.NewSparboxPage_mobile select{margin-bottom:-1px;border-left:none;border-right:none;height:50px}.NewSparboxPage_component.NewSparboxPage_mobile .NewSparboxPage_accountSelect{margin-bottom:20px;border-bottom:1px solid #dadada}.NewSparboxPage_component.NewSparboxPage_mobile .NewSparboxPage_submitButton{display:block;width:auto;margin:auto;min-width:240px;height:50px;color:#fff;font-size:1.8rem;background-color:#00a8d6;border-radius:49px;text-align:center;padding:13px;font-weight:500}.NewSparboxPage_component.NewSparboxPage_mobile .TableViewCell_component>.TableViewCell_labelContainer{align-items:flex-start}.NewSparboxPage_component.NewSparboxPage_mobile .TableViewSection_component .TableViewSection_content{margin:20px 0}.NewSparboxPage_component .NewSparboxPage_calculatedMonth{text-align:center;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:13px;margin-top:5px}.NewSparboxPage_component .NewSparboxPage_calculatedMonth .NewSparboxPage_calculatedMonthIcon{width:16px;height:16px;margin-right:3px}.NewSparboxPage_component .NewSparboxPage_headerRepair{width:100%;height:100px;position:absolute;background:#fff;top:-50px;z-index:-1}.NewSparboxPage_rightColumn .MoneyTransferInput_inputContainer{width:100%;max-width:465px}.NewSparboxPage_rightColumn .MoneyTransferInput_inputContainer input{margin-bottom:0}.NewSparboxPage_rightColumn .MoneyTransferInput_inputContainer>div{margin:0}.NewSparboxPage_rightColumn .MoneyTransferInput_inputContainer>div :first-child,.NewSparboxPage_rightColumn .MoneyTransferInput_inputContainer>div :last-child{border-radius:0;box-shadow:none;font-size:1.5rem;padding-left:15px}.NewSparboxPage_rightColumn .MoneyTransferInput_inputContainer label{display:block}.NewSparboxPage_rightColumn .ImageToggle_component{width:100%;max-width:465px;background-color:#fff}.NewSparboxPage_rightColumn .ImageToggle_component.ImageToggle_isActive{background-color:#fff;margin-bottom:-9px}.NewSparboxPage_noBottom{margin-bottom:-1px}.NewSparboxPage_accountSelect .TableViewCell_rightArrow.TableViewCell_downArrow{margin:12px 12px 15px 2px}.Page_desktop .NewSparboxPage_component .TableViewCell_component{border:1px solid #dadada}.NewSparboxPage_rightColumn .TableViewCell_accessoryView .MoneyTransferInput_inputContainer>div :first-child,.NewSparboxPage_rightColumn .TableViewCell_accessoryView .MoneyTransferInput_inputContainer>div :last-child{border:none;background:transparent;text-align:right}.NewSparboxPage_rightColumn .TableViewCell_accessoryView select{width:50px}.NewSparboxPage_rightColumn .TableViewCell_accessoryView select.NewSparboxPage_accountSelect{width:100%}.SparboxCategoryPage_component .SparboxCategoryPage_categoryContainer{height:auto;width:100%}.SparboxCategoryPage_component .SparboxCategoryPage_categoryContainer .SparboxCategoryPage_categories{display:flex;flex-wrap:wrap}.SparboxCategoryPage_component .SparboxCategoryPage_categoryContainer .SparboxCategoryPage_categories .SparboxCategoryPage_categoryItem{height:auto;width:100px;margin:13px 12px;display:flex;align-items:center;flex-direction:column;justify-content:flex-start}.SparboxCategoryPage_component .SparboxCategoryPage_categoryContainer .SparboxCategoryPage_categories .SparboxCategoryPage_categoryItem .category-icon>*{transition:all .3s ease}.SparboxCategoryPage_component .SparboxCategoryPage_categoryContainer .SparboxCategoryPage_categories .SparboxCategoryPage_categoryItem .category-icon>* svg{width:72px;height:40px;object-fit:contain}.SparboxCategoryPage_component .SparboxCategoryPage_categoryContainer .SparboxCategoryPage_categories .SparboxCategoryPage_categoryItem h5{margin-top:10px;font-size:1.5rem;padding:0 12px;font-weight:400;color:#8b959e;bottom:0}.SparboxCategoryPage_component .SparboxCategoryPage_categoryContainer .SparboxCategoryPage_categories .SparboxCategoryPage_categoryItem.SparboxCategoryPage_isActive h5{color:#000}.SparboxCategoryPage_component .SparboxCategoryPage_categoryContainer .SparboxCategoryPage_categories .SparboxCategoryPage_categoryItem.SparboxCategoryPage_isActive .category-icon>*{background-color:#00a8d6}.SparboxCategoryPage_component .SparboxCategoryPage_categoryContainer .SparboxCategoryPage_categories .SparboxCategoryPage_categoryItem.SparboxCategoryPage_isActive .category-icon>* svg path{color:#fff;fill:#fff;stroke:#fff}.SparboxCategoryPage_component .SparboxCategoryPage_categoryContainer .SparboxCategoryPage_categories .SparboxCategoryPage_categoryItem.SparboxCategoryPage_isActive .category-icon>* svg polyline{stroke:#fff;fill:none}.SparboxCategoryPage_component.SparboxCategoryPage_desktop .SparboxCategoryPage_categoryContainer .SparboxCategoryPage_categories .SparboxCategoryPage_categoryItem h5{font-size:1.3rem}.NumericInput_component{display:flex;align-items:center;cursor:text;position:relative}.NumericInput_component.NumericInput_keyboard{outline:0}.NumericInput_component .NumericInput_mainContainer{width:100%;height:100%;display:flex;flex-wrap:wrap}.NumericInput_component .NumericInput_hintContainer{flex:1 1 10%;padding-left:50px;padding-top:8px;z-index:0}.NumericInput_component .NumericInput_hintContainer .NumericInput_label{letter-spacing:0}.NumericInput_component .NumericInput_labelContainer{height:100%;position:absolute;left:0;top:0;display:flex;align-items:center}.NumericInput_component .NumericInput_labelContainer .NumericInput_label{margin-left:2rem;z-index:10}.NumericInput_component .NumericInput_doneContainer{flex:1 1 10%;opacity:0}.NumericInput_component .NumericInput_keyboardContainer{width:100%;outline:0}.NumericInput_component .NumericInput_input{flex:1 1 80%;text-align:left;z-index:11;padding:1.5rem 2rem 1.5rem 4.8rem;width:100%;height:100%;background:none;box-shadow:inset 1px 1px 2px 0 rgba(0,0,0,.8);border:0}.NumericInput_component .NumericInput_input:active,.NumericInput_component .NumericInput_input:focus{outline:none}.NumericInput_component.NumericInput_layoutGeneric_keyboard{position:fixed;width:100vw;height:100vh;left:0;bottom:0;padding-top:30vh;background-color:#ddd;z-index:200;background-color:rgba(0,0,0,.5)}.NumericInput_layoutGeneric_keyboard,.NumericInput_layoutGeneric_keyboard *{transition:all .5s ease}.NumericInput_layoutGeneric_keyboard .NumericInput_hintContainer{opacity:0}.NumericInput_layoutGeneric_keyboard .NumericInput_keyboardContainer{height:60vh}.NumericInput_layoutGeneric_keyboard .NumericInput_labelContainer{margin-top:30vh}.NumericInput_layoutGeneric_keyboard .NumericInput_doneContainer,.NumericInput_layoutGeneric_keyboard .NumericInput_input,.NumericInput_layoutGeneric_keyboard .NumericInput_labelContainer{height:10vh}.NumericInput_layoutGeneric_keyboard .NumericInput_doneContainer{opacity:1;width:10vh;font-size:100%;color:#0d57ba;background-color:#d3d3d3;padding:0}.NumericInput_layoutGeneric_keyboard .NumericInput_mainContainer{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;background-color:#f9f9f9}.CheckBox_container{width:auto;padding:10px 10px 10px 0}.CheckBox_container input{position:absolute;opacity:0}.CheckBox_container input+label{position:relative;cursor:pointer;padding:0;font-size:15px;font-weight:400;display:flex;align-items:center}.CheckBox_container input+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:24px;height:24px;flex:0 0 auto;border-radius:3px;box-shadow:0 0 6px 0 rgba(0,0,0,.1);background-color:#fff;border:1px solid #dadada}.CheckBox_container input:checked+label:before{background:#00a8d6}.CheckBox_container input:checked+label:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAQAAABLCVATAAAAiUlEQVR4Ae3MoQ2DQBiGYZr2UtWF6poO0AHq6nCVKMI2OBQKw0hMAC/iM+QU3P0BxD0DPNmRkoQLL5umZiK3aORp01QxzdWqaU7U3Kyadv+GDy0uvvkyAp1f4VY3wo8J/ApHt6lRhagKa4R8WXEPbLzqQR/YCH9kiGi8Sk0MCoNGKNUY4J2tkyQz8Pn24ZCkjooAAAAASUVORK5CYII=);background-color:#00a8d6;position:absolute;left:-2px;top:-2px;width:24px;height:24px;flex:0 0 auto;transform:scale(.5);right:0;bottom:0}.TransferDragScreen_component .MoneyTransferInput_inputContainer{margin:15px 0}.TransferDragScreen_info{width:100%;max-width:430px;font-size:1.3rem;font-weight:400;line-height:normal;color:#8b959e;padding-left:5px;white-space:nowrap;margin-top:5px}.TransferDragScreen_calendar>div input,.TransferDragScreen_calendar input{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjQgKDY3Mzc4KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5jYWxlbmRhcjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0xOSw1IEwwLDUgTDAsNCBDLTEuMzUyNzA3NWUtMTYsMi44OTU0MzA1IDAuODk1NDMwNSwyIDIsMiBMMTcsMiBDMTguMTA0NTY5NSwyIDE5LDIuODk1NDMwNSAxOSw0IEwxOSw1IFogTTE5LDYgTDE5LDE2IEMxOSwxNy4xMDQ1Njk1IDE4LjEwNDU2OTUsMTggMTcsMTggTDIsMTggQzAuODk1NDMwNSwxOCAxLjM1MjcwNzVlLTE2LDE3LjEwNDU2OTUgMCwxNiBMMCw2IEwxOSw2IFogTTYsOCBMNiwxMCBMOSwxMCBMOSw4IEw2LDggWiBNMTAsOCBMMTAsMTAgTDEzLDEwIEwxMyw4IEwxMCw4IFogTTE0LDggTDE0LDEwIEwxNywxMCBMMTcsOCBMMTQsOCBaIE0yLDExIEwyLDEzIEw1LDEzIEw1LDExIEwyLDExIFogTTYsMTEgTDYsMTMgTDksMTMgTDksMTEgTDYsMTEgWiBNMTAsMTEgTDEwLDEzIEwxMywxMyBMMTMsMTEgTDEwLDExIFogTTE0LDExIEwxNCwxMyBMMTcsMTMgTDE3LDExIEwxNCwxMSBaIE0yLDE0IEwyLDE2IEw1LDE2IEw1LDE0IEwyLDE0IFogTTYsMTQgTDYsMTYgTDksMTYgTDksMTQgTDYsMTQgWiBNMTAsMTQgTDEwLDE2IEwxMywxNiBMMTMsMTQgTDEwLDE0IFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJjYWxlbmRhciIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgIDwvbWFzaz4KICAgICAgICA8dXNlIGlkPSJDb21iaW5lZC1TaGFwZS1Db3B5LTMiIGZpbGw9IiNkNjQyMTgiIGZpbGwtcnVsZT0ibm9uemVybyIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICA8L2c+Cjwvc3ZnPgo=);background-position:10px;background-repeat:no-repeat;background-size:auto 40%;padding-left:36px}.SecuritySettingsScreen_item{border-radius:5px;background-color:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,.1);border:1px solid #dadada;text-align:left}.SecuritySettingsScreen_item p{font-size:13px!important}.SecuritySettingsScreen_item.SecuritySettingsScreen_sperren{border-color:#97244f}.SecuritySettingsScreen_container{width:100%;max-width:740px;background-color:#fff;text-align:center;border-radius:5px}.SecuritySettingsScreen_container>*{width:100%}.SparetargetSettingsScreen_container .SparetargetSettingsScreen_content{display:flex;margin:30px 0 90px}.SparetargetSettingsScreen_container .SparetargetSettingsScreen_content .SparetargetSettingsScreen_imageContainer{width:190px;padding-top:10px;font-size:13px;font-weight:400;text-align:center;color:#278aff}.SparetargetSettingsScreen_container .SparetargetSettingsScreen_content .SparetargetSettingsScreen_imageContainer img,.SparetargetSettingsScreen_container .SparetargetSettingsScreen_content .SparetargetSettingsScreen_imageContainer svg{height:72px;width:72px;margin:10px}.SparetargetSettingsScreen_container .SparetargetSettingsScreen_content .SparetargetSettingsScreen_inputContainer{width:100%;margin-right:90px}.SparetargetSettingsScreen_container .SparetargetSettingsScreen_content .SparetargetSettingsScreen_inputContainer select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-repeat:no-repeat;background-position:right 15px center;background-size:13px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAAlUlEQVR4Ac3TAQaCQRCG4TlAdJkIgm4QoGt0mt3dI+wFOkDQfRKAmsGHzbLrDf7hQ377PiDT5ZwPpZS9/XH+/tha240+nFJKL0eeQkD87O/fvoeQLu77xISQuBod4j/u+kCQ37hWa71aXEghEmQQ126mo8hynCArcYysxTlymcY5ooE4R7o4R0AcICBOkVmcI/r7b+q+bI+EHivFVJkAAAAASUVORK5CYII=)}.SparetargetSettingsScreen_container .SparetargetSettingsScreen_content .SparetargetSettingsScreen_inputContainer select::-ms-expand{display:none}.SparetargetSettingsScreen_container .SparetargetSettingsScreen_content .SparetargetSettingsScreen_inputContainer .SparetargetSettingsScreen_inputBan{color:#8b959e}.SparetargetSettingsScreen_container .SparetargetSettingsScreen_content .SparetargetSettingsScreen_inputContainer>div{height:auto;margin:0;font-size:1.5rem;color:#000;padding:15px 10px;border-radius:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.SparetargetSettingsScreen_container .SparetargetSettingsScreen_content .SparetargetSettingsScreen_inputContainer>div label{flex:0 0 auto;width:90px;display:flex;align-items:center;margin-right:5px;justify-content:flex-start}.SparetargetSettingsScreen_container .SparetargetSettingsScreen_content .SparetargetSettingsScreen_inputContainer>div input,.SparetargetSettingsScreen_container .SparetargetSettingsScreen_content .SparetargetSettingsScreen_inputContainer>div select{height:100%;width:80%;max-width:356px;flex:0 0 auto;min-height:40px;font-size:inherit;border:0;padding-left:35px;padding-right:15px;box-shadow:0 0 6px 0 rgba(0,0,0,.1);border-radius:0}figure.SparetargetSettingsScreen_icon{height:1em;width:3em;display:flex;flex:0 0 auto}