.app{background:#fff;margin-bottom:15px;padding:5px 10px;display:flex;justify-content:space-between;align-items:center;border-left:3px solid #00599b;transition:.3s}.main-header__title-list{font-size:32px!important;line-height:35.2px!important;color:#00599b!important;font-family:Montserrat!important;font-weight:700!important;max-width:100%!important;margin-bottom:22px}.app:hover{transform:translateY(-5px);box-shadow:0 6px 18px rgba(14,21,47,.1),0 -2px 6px rgba(14,21,47,.02);transition:.3s}.app__form{display:flex;max-width:200px;justify-content:space-between;flex-basis:200px;margin-right:auto}.app__form:first-child{margin-right:0;max-width:100px;flex-basis:100px}.app__form:nth-child(2){max-width:400px;flex-basis:400px}.app-header{font-weight:600;color:#00599b;margin-bottom:10px;display:flex;width:100%;justify-content:right;padding:5px 0}.app-header__form{display:flex;justify-content:space-between;flex-wrap:wrap;margin-right:auto;max-width:200px;flex-basis:200px}.app-header__form:first-child{margin-right:0;max-width:100px;flex-basis:100px}.app-header__form:nth-child(2){max-width:400px;flex-basis:400px}.app-header__about{text-align:center;width:100%}.app-header__calc,.app-header__score{font-size:10px}.app__title{margin-bottom:15px;color:#00599b}.app__form_link{background:#eb8e1c;align-items:center;justify-content:space-between;color:#fff;font-weight:600;border-radius:7px;padding:4px 7px;cursor:pointer}.app-title_main{font-weight:900;color:#eb8e1c}.app-list{margin-bottom:30px}