.header__menu-content-banner{color:#052144;background-color:#bcefff;border-radius:8px;flex-direction:column;width:252px;height:100%;padding:32px 24px;display:flex}.header__menu-content-banner-content{flex-direction:column;gap:16px;display:flex}.header__menu-content-banner-content-image{align-self:flex-end;margin:auto 0 0}.header__menu-content-banner-button.button{color:#052144;background:0 0;border:1px solid #052144;justify-content:center}.header__menu-content-banner-button.button:hover{background-color:#fff}.header__menu-content-banner-title{font-size:24px;font-weight:600;line-height:32px}.header__menu-content-banner-description{letter-spacing:.5px;font-size:16px;font-weight:400;line-height:24px}.header__menu-content.-savings{height:216px}.header__menu-content.-savings .header__menu-content-banner{flex-direction:row;justify-content:space-between;width:528px;height:216px;padding:16px 32px}.header__menu-content.-savings .header__menu-content-banner-content{width:212px}.header__menu-content.-accounts .header__menu-content-banner{padding:16px 24px}
.header__menu{z-index:5;background-color:#fff;border-radius:0 0 8px 8px;flex-direction:column;width:1128px;padding:32px 24px;transition:all .5s;display:flex;position:absolute;top:-500px;left:50%;transform:translate(-50%);box-shadow:4px 4px 32px 4px #05214426,0 4px 12px #056ad71f}.header__menu.-open{top:80px}.header__menu-container{width:100%;transition:all .3s .3s;position:relative}.header__menu-content{flex-flow:column wrap;column-gap:24px;width:100%;animation-name:fade-out;animation-duration:.3s;animation-fill-mode:forwards;display:flex;position:absolute;top:0;left:0}.header__menu-content.-open{opacity:0;z-index:3;animation-name:fade-in;animation-duration:.5s;animation-delay:.3s;animation-fill-mode:forwards}.header__menu-content-list-label{letter-spacing:.5px;color:#052144;background:linear-gradient(90deg,#eaf6f0 0%,#e6f0fa 100%);border-radius:8px;justify-content:space-between;width:252px;height:48px;padding:12px 16px;font-size:16px;font-weight:400;line-height:24px;display:flex}.header__menu-content-list-item .button.-text{letter-spacing:.15px;border-radius:8px;width:252px;height:56px;padding:12px 16px;font-size:16px;font-weight:600;line-height:32px}.header__menu-content.-loans{height:448px}.header__menu-content.-loans .header__menu-content-list-label:nth-of-type(2),.header__menu-content.-loans .header__menu-content-list-label:nth-of-type(4),.header__menu-content.-loans .header__menu-content-list-label:nth-of-type(6){margin-top:16px}.header__menu-content.-savings{height:216px}.header__menu-content.-accounts{height:362px}.header__menu-content.-accounts .header__menu-content-list{flex-flow:column wrap;height:274px;display:flex}.header__menu-content.-accounts .header__menu-content-list:first-of-type .header__menu-content-list-item .button.-text{width:264px}.header__menu-content.-accounts .header__menu-content-list-label:first-of-type{width:528px}@keyframes fade-in{0%{opacity:0;display:none}1%{opacity:0;display:flex}to{opacity:1;display:flex}}@keyframes fade-out{0%{opacity:1;display:flex}99%{opacity:0;display:flex}to{opacity:0;display:none}}
.header__drawer-menu{z-index:5;background-color:#f4faff;border-radius:8px 0 0 8px;width:375px;height:calc(100% - 80px);transition:all .5s;position:fixed;top:80px;right:-110%;overflow-y:auto;box-shadow:0 4px 12px #056ad71f}.header__drawer-menu-header{display:none}.header__drawer-menu-section-title,.header__drawer-menu-section .button{cursor:pointer;letter-spacing:.15px;color:#052144;text-align:left;background-color:#f4faff;border-radius:0;width:100%;padding:16px 36px 16px 28px;font-size:16px;font-weight:600;line-height:24px;transition:all .5s;display:block;position:relative}.header__drawer-menu-section-title:hover,.header__drawer-menu-section .button:hover{box-shadow:none;background-color:#ebeff0}.header__drawer-menu-section-title .header__drawer-menu-section-title-icon,.header__drawer-menu-section .button .header__drawer-menu-section-title-icon{float:right;transition:all .5s}.header__drawer-menu-section-list{opacity:0;visibility:hidden;height:0;transition:all .5s;overflow:hidden}.header__drawer-menu-section-list.-open{opacity:1;visibility:visible;padding:0 36px 12px 28px}.header__drawer-menu-section-item:hover{background-color:#ebeff0;transition:all .5s}.header__drawer-menu-section-link{letter-spacing:.1px;color:#052144;width:100%;padding:14px 12px;font-size:14px;font-weight:600;line-height:20px;transition:all .5s;display:block}.header__drawer-menu-section-link:hover{background-color:#ebeff0;transition:all .5s}.header__drawer-menu-section-divider{border-top:1px solid #c4cad0;height:1px;margin:8px 0}.header__drawer-menu-section.-open,.header__drawer-menu-section.-open .header__drawer-menu-section-title,.header__drawer-menu-section.-open .button{background-color:#fff}.header__drawer-menu-section.-open .header__drawer-menu-section-title .header__drawer-menu-section-title-icon,.header__drawer-menu-section.-open .button .header__drawer-menu-section-title-icon{transform:rotate(180deg)}.header__drawer-menu.-open{right:0}.header__drawer-menu-button.button{border-radius:40px;justify-content:space-between;align-items:center;width:40px;height:40px;padding:0 10px;display:flex}.header__drawer-menu-button.button.-outlined-gradient:before{border-radius:40px}.header__drawer-menu-button.button .header__drawer-menu-button-icon{display:inline-block;position:relative}.header__drawer-menu-button.button .header__drawer-menu-button-icon-bar{background-color:#052144;width:20px;height:2px;margin:3px auto;transition:all .5s;display:block;position:relative}.header__drawer-menu-button.button .header__drawer-menu-button-caption{display:none}.header__drawer-menu-button.button.-open .header__drawer-menu-button-icon-bar:first-of-type{transform:translateY(5px)rotate(45deg)}.header__drawer-menu-button.button.-open .header__drawer-menu-button-icon-bar:nth-of-type(2){opacity:0}.header__drawer-menu-button.button.-open .header__drawer-menu-button-icon-bar:nth-of-type(3){transform:translateY(-5px)rotate(-45deg)}@media screen and (min-width:1280px){.header__drawer-menu{z-index:8;border-radius:0;width:28%;height:100%;top:0}.header__drawer-menu-header{justify-content:space-between;align-items:center;height:80px;padding:16px 36px 16px 16px;display:flex}.header__drawer-menu-header-close{cursor:pointer;align-self:center}.header__drawer-menu-button.button.-outlined-gradient{border-radius:4px;width:108px;height:44px;padding:10px 18px}.header__drawer-menu-button.button.-outlined-gradient:before{border-radius:4px}.header__drawer-menu-button.button.-outlined-gradient .header__drawer-menu-button-caption{font-size:16px;font-weight:600;line-height:20px;display:inline-block}}
/*# sourceMappingURL=2820c4baabd75285.css.map*/