.immersive-brand-navigation .component{overflow:hidden}
.immersive-brand-navigation .component__container{display:flex;flex-direction:column;position:relative;z-index:0;height:460px;background-color:#fff}
.immersive-brand-navigation .background__image{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;background-position:center top;transition:opacity 750ms ease 0}
.immersive-brand-navigation .background__image.active{opacity:1}
.immersive-brand-navigation .headline{display:flex;flex-grow:1;position:relative;min-height:1px}
.immersive-brand-navigation .headline .slick-track{height:100%}
.immersive-brand-navigation .headline__item{display:flex;width:100%;color:#fff}
.immersive-brand-navigation .headline__item .row{height:100%}
.immersive-brand-navigation .headline__item-container{display:flex;width:100%}
.immersive-brand-navigation .headline__item-content-container{display:flex;align-self:flex-end;flex-direction:column;width:100%;margin-bottom:24px}
.immersive-brand-navigation .headline:not(.slick-slider) .headline__item-content-container{margin-bottom:40px}
.immersive-brand-navigation .headline__item-eyebrow{color:#fff;font-family:'MetLifeCircular','Arial','Helvetica','sans-serif';font-weight:500;font-size:16px;line-height:34px;letter-spacing:.03px;margin-bottom:12px}
.immersive-brand-navigation .brand-button a{min-width:131px;font-weight:700;line-height:21px;margin:0}
.immersive-brand-navigation .category{position:relative;flex-grow:0;width:100%;padding:0 15px;margin:0 auto 1px}
.immersive-brand-navigation .category .slick-list{width:120%}
.immersive-brand-navigation .category .slick-track{display:flex}
.immersive-brand-navigation .category__item{height:inherit;cursor:pointer;color:#fff}
.immersive-brand-navigation .category__item:hover,.immersive-brand-navigation .category__item:focus{color:#a4ce4e}
.immersive-brand-navigation .category__item-container{display:flex;position:relative;height:100%;max-width:100%;border-top:1px solid #726e6d}
.immersive-brand-navigation .category__item-text{word-wrap:break-word;overflow-wrap:break-word;line-height:20px;border-top:3px solid transparent;padding-top:18px;padding-bottom:16px;padding-left:20px;margin-bottom:0}
.immersive-brand-navigation .category__item.slick-current .category__item-text{border-top:3px solid #a4ce4e}
@media screen and (max-width:767px){.immersive-brand-navigation .headline__item-text{margin-bottom:16px}
}
@media screen and (min-width:768px){.immersive-brand-navigation .component__container{height:600px}
.immersive-brand-navigation .headline__item-eyebrow{margin-bottom:16px}
.immersive-brand-navigation .headline__item-content-container{flex-direction:row}
.immersive-brand-navigation .headline__item-text{margin-bottom:0}
.immersive-brand-navigation .headline__item-content-cta{display:flex;align-self:flex-end;padding-bottom:11px}
.immersive-brand-navigation .category .slick-list{width:100%}
.immersive-brand-navigation .category__item{padding-right:0}
.immersive-brand-navigation .category__item-text{padding-top:16px}
}
@media screen and (min-width:1024px){.immersive-brand-navigation .component__container{height:500px}
.immersive-brand-navigation .headline__item-content-container{margin-bottom:36px}
.immersive-brand-navigation .headline:not(.slick-slider) .headline__item-content-container{margin-bottom:40px}
.immersive-brand-navigation .headline__item-text{font-size:44px;line-height:53px;letter-spacing:-0.99px}
.immersive-brand-navigation .headline__item-content-cta{padding-bottom:9px}
.immersive-brand-navigation .category{display:flex}
.immersive-brand-navigation .category__item{flex:1 1 0}
}
@media screen and (min-width:1300px){.immersive-brand-navigation .category{max-width:1300px;padding:0 15px}
}
.keyboard-active .immersive-brand-navigation .category__item:focus{outline-width:2px;outline-color:#fff}