body{padding-top:40px}
@media screen and (min-width:768px){body{padding-top:70px}
}
a.skip{position:fixed;top:0;left:0;background:#f2f2f2;width:100%;padding:10px 30px;border-bottom:1px solid #e3e3e3;font-size:14px;line-height:18px;font-weight:bold;color:#0061a0}
a.skip:focus{z-index:1001}
.skip-devices{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}
.global__header{position:fixed;top:0;left:0;z-index:1001;width:100%;background-color:#fff;box-shadow:rgba(0,0,0,0.2) 0 2px 2px 0}
.global__header .icon{color:#333;fill:#333}
.global__header .logo-divider{visibility:hidden;flex-grow:100}
.global__header .header__container{height:40px;display:flex;flex-direction:row;align-items:center}
.global__header .header__utilities{width:40%;flex-grow:1}
@media screen and (min-width:768px){.global__header .header__container{height:70px}
.global__header .header__utilities{display:flex;justify-content:flex-end}
}
@media screen and (min-width:1024px){.global__header .header__utilities{width:auto;flex-grow:initial;padding-right:35px}
}
.global__header .header__logo-container{display:flex;align-items:center;height:40px;margin:0 auto}
.global__header .header__logo{height:20px;width:auto}
@media screen and (min-width:768px){.global__header .header__logo-container{height:70px}
.global__header .header__logo{height:32px}
}
@media screen and (min-width:1024px){body[dir="rtl"] .global__header .header__utilities{padding-left:35px;padding-right:0}
}