.home__title__bottom{background:#004d9d;margin-top:-40px}.home__title__logo{width:158px;height:158px;border:4px solid #fff;box-sizing:border-box;border-radius:50%;box-shadow:0 4px 20px hsla(0,0%,39.6%,.15);overflow:hidden;display:flex;align-items:center;justify-content:center;margin:-20px auto 0;position:relative;bottom:-40px;background:#fff}.home__title__logo img{width:100%}.home__menu{display:flex;flex-wrap:wrap;justify-content:space-around;padding:65px 0 30px}.home__menu li{width:120px;margin-bottom:34px}.home__menu li p{font-weight:600;font-size:15px;color:#004d9d;text-align:center;height:36px;display:flex;align-items:center;justify-content:center;margin-top:3px}.home__statistics{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:70px}.home__statistics li{width:calc(50% - 10px);box-shadow:4px 4px 10px rgba(232,236,229,.8),-4px -4px 10px hsla(0,0%,96.5%,.8);border-radius:10px;background:#fff;margin-bottom:20px;text-align:center;padding:15px}.home__statistics .statistics-icon{margin:0 auto 15px}.home__statistics strong{color:#004d9d;font-weight:500;font-size:24px;margin-bottom:10px;display:block}.home__statistics p{color:#8eb6e3;font-size:14px;font-weight:500}.home__settings{padding:55px 0 40px}.home__settings h2{font-weight:600;font-size:20px;text-align:center;color:#004d9d;max-width:300px;width:100%;margin:0 auto 8px}.home__settings p{font-size:16px;font-weight:500;color:#8eb6e3;text-align:center;margin-bottom:20px}.home__settings strong{font-size:16px;font-weight:600;color:#0286e5;margin-bottom:20px;display:block}.home__settings li{margin-bottom:20px;padding-bottom:8px;border-bottom:1px solid #f1f6fd}.home__settings li a{display:flex}.home__settings li .icon{margin-right:10px;position:relative;top:2px}.home__settings li span{flex:1}.home__settings li span span{display:block;color:#004d9d;font-weight:500;font-size:18px;margin-bottom:4px}.home__settings li span b{font-weight:500;font-size:14px;color:#8eb6e3}.home__settings__password{padding-top:20px;padding-bottom:30px}.home__settings__password a{color:#004d9d;font-weight:500;font-size:18px}.home__settings__password a .icon{position:relative;top:2px;margin-right:15px}.home__settings__theme{background:#f1f6fd;border:1px solid #c3dbf6;border-radius:100px;overflow:hidden;height:48px;display:flex;padding:1px}.home__settings__theme button{width:100%;height:100%;text-align:center;color:#8eb6e3;font-weight:500;font-size:16px;border-radius:100px;transition:all .3s}.home__settings__theme button.active{color:#004d9d;background:#fff}