/**
 * www.miles-and-more.com
 */

.header__base{min-height:56px}.header__brandbar{background-color:#fff;box-sizing:border-box;display:flex;align-items:flex-end;height:56px}.header__drawerButton{box-shadow:none;background-color:transparent;transition:none;border:0;border-radius:0;font-family:inherit;padding:0;margin:0;cursor:pointer}.header__logoImg{align-self:flex-end;display:flex;height:56px;width:100%}.header__logoImg img{height:24px;margin-left:32px;-ms-grid-row-align:center;align-self:center}.header__drawerLogoWrapper{box-sizing:border-box;height:56px;padding-left:16px}.header__drawerLogoWrapper .header__logoImg img{margin-left:0}.header__searchicon{align-self:center;display:flex;margin-left:auto}.header__mainnavbarWrapper{width:100%;background-color:#fff}.header__mainnavbarWrapper--fixed{position:fixed;top:56px;z-index:2}.header__mainnavbarWrapper--slideOut{animation-name:mamcomslideouttotop;animation-iteration-count:1;animation-delay:.2s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0,0,.25,1);animation-duration:.25s}.header__mainnavbarWrapper--slideIn{animation-name:mamcomslideinfromtop;animation-iteration-count:1;animation-delay:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0,0,.25,1);animation-duration:.25s}.header__firstLevelParent{font-size:28px;line-height:34px;font-weight:700;color:#05164d;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;-ms-grid-row-align:center;align-self:center;margin-left:16px}.header__logo{display:flex;height:100%}.header [class^=mamcomicon]__base{color:#05164d}.header__logo [class^=mamcomicon]__base{margin-right:32px}.header__brandbarWrapper{background-color:#fff;width:100%}.header__brandbarWrapper--fixed{position:fixed;z-index:3;top:0}@media screen and (min-width:600px){.header__base{min-height:112px}.header__brandbar{height:72px}.header__logoImg img{height:56px;-ms-grid-row-align:center;align-self:center;margin-left:0}}@media (min-width:600px and max-width:1279px){.header__mainnavbarWrapper--slideIn,.header__mainnavbarWrapper--slideOut{animation-duration:.3s}}@media (min-width:960px),print{.header__searchicon{align-self:flex-end}.header__firstLevelParent{font-size:30px;line-height:36px}}@media (min-width:1280px),print{.header__brandbar{height:88px}}@media (min-width:1280px){.header__mainnavbarWrapper--slideIn,.header__mainnavbarWrapper--slideOut{animation-duration:.35s}}@media print{.mamcompagesectionheader{display:none}}