.o-header{position:relative;z-index:999;font-size:var(--header-font-size);line-height:var(--header-line-height);color:var(--header-default-fg);text-transform:inherit;font-weight:normal}
.o-header__secondary-top-nav{background-color:var(--header-top-bar-bg)}
.o-header__secondary-top-nav .container{height:var(--header-top-bar-height)}
.o-header__secondary-top-nav .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}
.o-header__sticky-section{background-color:var(--header-sticky-section);-webkit-box-shadow:var(--header-box-shadow);box-shadow:var(--header-box-shadow)}
.o-header__sticky-section.sticky.show{z-index:1000;background:var(--header-overlay-bg)}
.o-header__sticky-section.sticky.show .o-header__logo-section{border-bottom:var(--header-sticky-logo-border-bottom)}
.o-header__sticky-section.sticky.show .row{margin:0}
.o-header__logo-section{border-bottom:var(--header-border-bottom);padding:var(--header-logo-padding)}
@media(min-width:992px){.o-header__logo-section .col-lg-3{padding-left:.4rem}
}
.o-header__logo-left,.o-header__logo-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;opacity:1;-webkit-transition:all .2s ease;transition:all .2s ease}
.o-header__logo-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition:var(--header-logo-trasition);transition:var(--header-logo-trasition);position:relative}
@media(max-width:991.98px){.o-header__logo-left{padding-left:0}
}
.o-header__logo-left img:first-child{opacity:1;position:relative}
.o-header__logo-left img:last-child{opacity:0;position:absolute;bottom:0;left:0;-webkit-transition:var(--header-logo-trasition);transition:var(--header-logo-trasition)}
.o-header.compact-mobile .o-header__secondary-top-nav .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
@media(max-width:991.98px){.o-header.compact-mobile .m-mega-menu__mobile{position:static}
.o-header.compact-mobile .m-mega-menu__mobile .navbar{padding:0;position:static;height:auto}
.o-header.compact-mobile .m-mega-menu__mobile .navbar .navbar-collapse{top:0;left:0;right:0;width:auto;position:relative;-webkit-box-shadow:none;box-shadow:none;z-index:998}
.o-header.compact-mobile .m-mega-menu__mobile .navbar .navbar-nav{padding:0}
.o-header.compact-mobile .o-header__col-logo-right{margin-left:auto}
.o-header.compact-mobile .o-header__col-mega-menu-mobile{position:static}
.o-header.compact-mobile .a-link--icon-left .a-link__text--has-icon{padding:var(--mega-menu-mobile-item)}
.o-header.compact-mobile .o-header__mega-menu{display:none}
.o-header.compact-mobile .o-header__mega-menu.open{display:block}
.o-header.compact-mobile .o-header__mega-menu .navbar-toggler{display:none}
.o-header.compact-mobile .o-header__mega-menu .o-header__utility-nav{padding-right:var(--mega-menu-navbar-wrapper-md)}
.o-header.compact-mobile .o-header__mega-menu .o-header__utility-nav .a-link{font-weight:bold}
.o-header.compact-mobile .o-header__mega-menu .o-header__utility-nav .a-link .abt-icon{right:8px;top:var(--link-stack-icon-font-size-sm)}
.o-header.compact-mobile .o-header__mega-menu .o-header__utility-nav .a-link .abt-icon::before{font-size:var(--mega-menu-nav-padding-left);font-family:var(--mega-menu-icon-font-family) !important;font-weight:bold;color:var(--mega-menu-icon-color)}
.o-header.compact-mobile .o-header__mega-menu .o-header__utility-nav .m-link-stack__title{display:none}
.o-header.compact-mobile .o-header__mega-menu .o-header__utility-nav .m-link-stack__link>.a-link a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;font-weight:bold;padding:var(--mega-menu-mobile-item)}
.o-header.compact-mobile .o-header__mega-menu .o-header__utility-nav .m-link-stack__link>.a-link a .m-link-stack__current_lang{margin-left:.25em}
.o-header.compact-mobile .o-header__mega-menu .m-mega-menu__mobile-item-wrapper>div{width:100%}
.o-header.compact-mobile .navbar-toggler.abt-icon-cancel .abt-icon-hamburger{display:none}
.o-header.compact-mobile .o-header__mega-menu .row{display:block;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.o-header.compact-mobile .o-header__mob-options{position:relative;top:0}
.o-header.compact-mobile .o-header__mob-options .m-signup .a-link__text{font-weight:bold;text-transform:none}
.o-header.compact-mobile .o-header__mob-search{position:relative;right:0}
.o-header.compact-mobile .o-header__search .a-search{left:0 !important}
}
.o-header__user-activity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:header-user-activity-trasition;transition:header-user-activity-trasition;position:relative}
.o-header__user-activity .o-header__utility-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.o-header__user-activity .o-header__utility-nav .m-link-stack__link{width:auto}
.o-header__user-activity .o-header__utility-nav .m-link-stack__dropdown-wrapper{left:auto;right:0}
.o-header__user-activity .o-header__utility-nav .m-link-stack__dropdown-wrapper .a-link__text{color:var(--header-dropdown-link-color)}
.o-header__user-activity .m-link-stack{z-index:1;padding-right:var(--header-icons-padding-right)}
.o-header__user-activity .m-link-stack .a-link{margin:0}
.o-header__user-activity .m-link-stack .a-link__text{color:var(--header-link-stack-color);margin:0}
.o-header__user-activity .m-link-stack .a-link__text .abt-icon{color:var(--header-link-stack-color);right:0}
.o-header__user-activity .m-link-stack .a-link__text .abt-icon:before{margin:0}
.o-header .m-signup .a-link{margin-right:var(--header-icons-padding-right)}
@media(min-width:992px){.o-header .m-signup .a-link{margin-right:var(--link-icon-size)}
}
.o-header .m-signup .a-link__text{color:var(--header-link-stack-color)}
@media(min-width:992px){.o-header .m-signup .a-link__text{padding-top:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.o-header .m-signup .a-link__text .abt-icon{color:var(--header-link-stack-color);font-size:var(--header-signup-icon-font-size);top:4px}
}
.o-header .m-signup:hover{text-decoration:none}
.o-header__mega-menu{position:relative}
.o-header__mega-menu .mega-menu{padding:0}
.o-header__mob-options{letter-spacing:.6;position:absolute;right:72px;left:auto;top:9px;text-transform:uppercase}
.o-header__mob-options .m-signup .a-link__text{color:var(--header-link-stack-color)}
.o-header__mob-options .m-signup .abt-icon{display:none}
.o-header__mob-search{position:absolute;top:0;right:var(--header-search-mobile-right)}
@media(max-width:991.98px){.o-header__mob-search{overflow:hidden}
}
.o-header__mob-search .abt-icon,.o-header__mob-search .abt-icon-search{color:var(--header-link-stack-color)}
.o-header__mob-search.expand{position:absolute;top:-1px;right:0;left:inherit;width:100%;padding:0 var(--header-icons-padding-right)}
.o-header .m-mega-menu__mobile{-webkit-box-shadow:none;box-shadow:none;width:100%}
@media(min-width:992px){.o-header .m-mega-menu__mobile .navbar{padding-left:0}
}
.o-header .m-mega-menu__mobile .navbar.show{z-index:-1;background:transparent}
@media(max-width:991.98px){.o-header .m-mega-menu__mobile .m-link-stack__link{position:relative}
}
.o-header .sticky{position:fixed;left:0;right:0;z-index:1}
.o-header .sticky .navbar{background-color:var(--header-sticky-nav-bar-bg);-webkit-transition:all .3s ease;transition:all .3s ease}
@media screen and (min-width:576px) and (max-width:991px){.o-header .sticky .navbar{background-color:transparent}
}
.o-header .sticky .o-header__logo-section{border-bottom:var(--header-logo-section-border-bottom)}
.o-header .sticky .o-header__logo-section img:first-child{opacity:0;position:absolute}
.o-header .sticky .o-header__logo-section img:last-child{opacity:1;position:relative;max-height:30px}
.o-header .sticky .o-header__logo-right{opacity:0;display:none}
@media(min-width:992px){.o-header .sticky .a-search{max-height:30px}
.o-header .sticky .a-search:not(.a-search--expand) .a-search--icon-left{top:2px}
}
.o-header .m-link-stack__country-select .m-link-stack__link{position:relative}
.o-header__search{-webkit-transition:all .5s ease;transition:all .5s ease;width:var(--header-search-mobile-right);display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}
.o-header__search .a-search,.o-header__search .a-search__input{color:var(--header-search-color)}
.o-header__search .a-search::-webkit-input-placeholder,.o-header__search .a-search__input::-webkit-input-placeholder{color:var(--header-search-color)}
.o-header__search .a-search::-moz-placeholder,.o-header__search .a-search__input::-moz-placeholder{color:var(--header-search-color)}
.o-header__search .a-search:-ms-input-placeholder,.o-header__search .a-search__input:-ms-input-placeholder{color:var(--header-search-color)}
.o-header__search .a-search::-ms-input-placeholder,.o-header__search .a-search__input::-ms-input-placeholder{color:var(--header-search-color)}
.o-header__search .a-search::placeholder,.o-header__search .a-search__input::placeholder{color:var(--header-search-color)}
@media(min-width:992px){.o-header__search .a-search,.o-header__search .a-search__input{padding-right:0}
}
@media screen and (min-width:992px) and (max-width:1199px){.o-header__search .a-search:not(.a-search--expand){left:-78px !important}
}
@media screen and (min-width:992px) and (max-width:1199px){.o-header__search .a-search__input{width:125px !important}
}
@media(max-width:767.98px){.o-header__search{overflow:hidden}
}
.o-header--full-width{width:100%;display:block}
.o-header--full-width .o-header__user-activity{display:none}
.o-header--full-width .o-header__search{width:100%}
.o-header--full-width .o-header__search .a-search,.o-header--full-width .o-header__search .a-search__input{color:var(--header-link-stack-color)}
.o-header--full-width .o-header__search .a-search::-webkit-input-placeholder,.o-header--full-width .o-header__search .a-search__input::-webkit-input-placeholder{color:var(--header-link-stack-color)}
.o-header--full-width .o-header__search .a-search::-moz-placeholder,.o-header--full-width .o-header__search .a-search__input::-moz-placeholder{color:var(--header-link-stack-color)}
.o-header--full-width .o-header__search .a-search:-ms-input-placeholder,.o-header--full-width .o-header__search .a-search__input:-ms-input-placeholder{color:var(--header-link-stack-color)}
.o-header--full-width .o-header__search .a-search::-ms-input-placeholder,.o-header--full-width .o-header__search .a-search__input::-ms-input-placeholder{color:var(--header-link-stack-color)}
.o-header--full-width .o-header__search .a-search::placeholder,.o-header--full-width .o-header__search .a-search__input::placeholder{color:var(--header-link-stack-color)}
.o-header--full-width .o-header__search .abt-icon{color:var(--header-link-stack-color);font-size:var(--header-signup-icon-font-size)}
.o-header--full-width .a-search{width:98%;color:var(--header-search-color)}
.o-header--full-width .a-search.a-search--expand .a-search__input::-webkit-input-placeholder{color:transparent;opacity:1}
.o-header--full-width .a-search.a-search--expand .a-search__input::-moz-placeholder{color:transparent;opacity:1}
.o-header--full-width .a-search.a-search--expand .a-search__input:-ms-input-placeholder{color:transparent;opacity:1}
.o-header--full-width .a-search.a-search--expand .a-search__input::-ms-input-placeholder{color:transparent;opacity:1}
.o-header--full-width .a-search.a-search--expand .a-search__input::placeholder{color:transparent;opacity:1}
.o-header--full-width .a-search__input{width:100% !important}
@media(max-width:1199.98px){.o-header--full-width .navbar{padding-left:1.82rem}
}
.o-header__sticky-search{position:relative;top:6px;display:none;right:-30px}
@media(max-width:991.98px){.o-header__sticky-search{right:0}
}
.o-header__sticky-search.sticky-pos{right:0;left:auto}
.o-header__sticky-search.show{width:var(--header-search-mobile-right);cursor:pointer;display:none}
@media(max-width:1199.98px){.o-header__sticky-search.show{position:relative;right:0}
}
@media(min-width:992px){.o-header__sticky-search.show{display:block}
}
.o-header__sticky-search.show .a-search__input{width:34px !important}
.o-header__sticky--full-width{width:100%;display:block;position:relative}
.o-header__sticky--full-width .o-header__logo-left{display:none}
.o-header__sticky--full-width .o-header__sticky-search{width:100%}
@media(min-width:992px){.o-header__sticky--full-width .o-header__sticky-search{top:0}
}
.o-header__sticky--full-width .o-header__sticky-search.show .a-search__input{width:100% !important}
.o-header__sticky--full-width .a-search{width:100%}
.o-header__sticky--full-width .a-search__input{width:100% !important}
@media(min-width:992px){.o-header__sticky--full-width .a-search__input{padding-top:7px;padding-bottom:7px}
}
.o-header__search-overlay{position:fixed;z-index:998;top:0;right:0;bottom:0;left:0;display:none;background:var(--header-serch-overlay);width:100%;height:100%}
.o-header__sticky-parent{position:absolute;right:0;left:0}
.o-header__skiplink .container{position:relative}
.o-header__skiplink .skip-link{background:transparent;color:var(--header-link-stack-color);cursor:pointer;font-size:.75rem;font-family:inherit;left:0;top:4px;padding:4px;position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;text-transform:uppercase}
.o-header__skiplink .skip-link:focus,.o-header__skiplink .skip-link:focus-within,.o-header__skiplink .skip-link:active{-webkit-transform:translateY(0);transform:translateY(0);outline:5px auto -webkit-focus-ring-color}
.o-header__predictive .o-header__secondary-top-nav .o-header__search{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;width:auto}
.o-header__predictive .o-header__sticky-section .o-header__sticky-search .a-search.predictive-search .predictive-search-bar.m-search-bar input.predictive-search-input{height:44px;color:var(--header-predictive-input-color)}
.o-header__predictive .o-header__sticky-section .o-header__sticky-search .a-search.predictive-search .predictive-search-bar.m-search-bar .abt-icon{color:var(--header-predictive-desktop-sticky-icons-color)}
.o-header__predictive .o-header__sticky-section .o-header__sticky-search .a-search.predictive-search.a-search--expand .predictive-search-bar.m-search-bar .abt-icon{color:var(--header-predictive-desktop-sticky-expand-icons-color)}
@media(max-width:991.98px){.o-header__predictive .o-header__sticky-section .o-header__mega-menu .o-header__mob-search{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}
.o-header__predictive .o-header__sticky-section .o-header__mega-menu .o-header__mob-search .a-search.predictive-search{width:34px}
.o-header__predictive .o-header__sticky-section .o-header__mega-menu .o-header__mob-search .a-search.predictive-search .m-search-bar__input{margin:0}
.o-header__predictive .o-header__sticky-section .o-header__mega-menu .o-header__mob-search .a-search.predictive-search .predictive-search-bar.m-search-bar .abt-icon{color:var(--header-predictive-mobile-icons-color)}
.o-header__predictive .o-header__sticky-section .o-header__mega-menu .o-header__mob-search .a-search.predictive-search.a-search--expand{width:100%}
.o-header__predictive .o-header__sticky-section .o-header__mega-menu .o-header__mob-search.expand{overflow:visible}
}
@media(max-width:991.98px) and (max-width:767.98px){.o-header__predictive .o-header__sticky-section .o-header__mega-menu .o-header__mob-search.expand{padding:0 .9375rem}
}
@media(max-width:991.98px){.o-header__predictive .o-header__sticky-section .o-header__mega-menu .o-header__mob-search.expand .m-search-bar__autocomplete .m-search-bar__autocomplete-item:empty{display:none}
}
.o-header__predictive .o-header__sticky-section.sticky.show .o-header__sticky-search.text-right{text-align:left !important}
.o-header__predictive.o-header--full-width .a-search.predictive-search .predictive-search-bar.m-search-bar .m-search-bar__input{width:100%}
.o-header__predictive.o-header--full-width .a-search.predictive-search .predictive-search-bar.m-search-bar form input.predictive-search-input{max-width:100%;padding:0 34px}
.o-header__predictive.o-header--full-width .o-header__secondary-top-nav .o-header__search{width:100%}
.o-header__predictive .a-search.predictive-search{height:calc(100% - 6px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;left:unset !important;top:unset;padding:0}
.o-header__predictive .a-search.predictive-search .predictive-search-bar.m-search-bar{width:100%;height:100%}
@media(min-width:992px){.o-header__predictive .a-search.predictive-search .predictive-search-bar.m-search-bar .m-search-bar__input{width:100%;margin:0}
}
.o-header__predictive .a-search.predictive-search .predictive-search-bar.m-search-bar form{width:100%;height:100%;overflow:hidden;position:relative}
.o-header__predictive .a-search.predictive-search .predictive-search-bar.m-search-bar form input.predictive-search-input{height:100%;padding:0 0 0 34px;color:var(--header-predictive-input-color);background-color:transparent;border:0;max-width:100px;width:100%}
.o-header__predictive .a-search.predictive-search .predictive-search-bar.m-search-bar form span.a-search--icon-left{top:0;bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}
.o-header__predictive .a-search.predictive-search .predictive-search-bar.m-search-bar form span .abt-icon{color:var(--header-predictive-icons-color)}
.o-header__predictive .a-search.predictive-search .predictive-search-bar.m-search-bar .m-search-bar__autocomplete{display:none}
.o-header__predictive .a-search.predictive-search.a-search--expand{width:100%}
.o-header__predictive .a-search.predictive-search.a-search--expand .predictive-search-bar.m-search-bar{width:100%}
.o-header__predictive .a-search.predictive-search.a-search--expand .predictive-search-bar.m-search-bar .m-search-bar__input{width:100%;margin:0}
.o-header__predictive .a-search.predictive-search.a-search--expand .predictive-search-bar.m-search-bar form{overflow:visible}
.o-header__predictive .a-search.predictive-search.a-search--expand .predictive-search-bar.m-search-bar form input.predictive-search-input{max-width:100%}
.o-header__predictive .a-search.predictive-search.a-search--expand .predictive-search-bar.m-search-bar form span.a-search--icon-right{top:0;bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}
.o-header__predictive .a-search.predictive-search.a-search--expand .predictive-search-bar.m-search-bar .m-search-bar__autocomplete{display:inherit;overflow-x:hidden}
.o-header__predictive .a-search.predictive-search.a-search--expand .predictive-search-bar.m-search-bar .m-search-bar__autocomplete .m-search-bar__autocomplete-item{color:var(--header-predictive-input-color)}
.o-header__predictive .a-search.predictive-search.a-search--expand .predictive-search-bar.m-search-bar .abt-icon{color:var(--header-predictive-expand-icons-color)}