.header{height:3.5rem;width:100%;background-color:#0c0c0c;display:flex;align-items:center;color:#fff;font-weight:300;line-height:1.25rem}.header *{color:#fff;font-weight:300;line-height:1.25rem;font-size:1rem;background-color:transparent;font-family:"Ericsson Hilda",Helvetica,Arial,sans-serif}.header :-moz-focusring{outline:dotted #fff 1px}.header ::-moz-focus-inner{border:0}.header a,.header button{cursor:pointer;align-items:center}.header a:not(.subtle-link){border:none}.header ul{list-style:none;padding:0}.header ul li{margin:0}.header .icon{font-size:1.25rem;vertical-align:middle;opacity:.8}.header .icon-econ{opacity:1}.header .ruler{border-bottom:1px solid #767676}.header .ruler:last-of-type{border-bottom:transparent;border-top:1px solid #767676}.header__menu{height:100%;margin:0;display:flex}.header__menu-category::after{content:"\e920";font-family:"Ericsson Icons";font-size:1.25rem;margin:0 0 0 .25rem;display:block;opacity:.8}.header .header__top-item>a,.header .header__top-item>button,.header .header__top-item>i{padding:0 .75rem}.header .header__top-item>a,.header .header__top-item>button{height:100%;display:flex;text-align:center}.header .header__top-item.header__launcher>a,.header .header__top-item.header__launcher>button{font-weight:500}.header .header__top-item.header__launcher a,.header .header__top-item.header__launcher button{padding-left:.5rem}.header .header__top-item--open{background:#242424}.header .header__top-item--open .sub-menu{display:block}.header .header__top-item--open .sub-menu--tab-list{display:grid}.header .header__top-item--open .sub-menu--full-width{display:flex}.header .header__top-item--right{position:relative}.header .header__top-item--right .sub-menu{left:auto;right:0}.header .sub-menu{padding:0;position:absolute;background:#242424;min-width:18rem;transition:visibility .3s linear .3s}.header .sub-menu__item .subtle-link{font-size:.875rem}.header .sub-menu--default{left:0}.header .sub-menu--default li>a,.header .sub-menu--default li>button,.header .sub-menu--default li>span{padding:1.125rem 1rem;display:flex;width:100%;align-items:flex-start}.header .sub-menu--default li:hover{background:#4a4a4a}.header .sub-menu--default section{padding:1rem}.header .sub-menu .item--selected{background:#1174e6}.header .sub-menu .item--selected:hover{background:#0069c2}.header .sub-menu .item--selected>*{font-weight:500}.header .sub-menu .dropdown{width:100%}.header .sub-menu .icon{font-size:1.5rem}.header .sub-menu .icon--right{margin-left:1rem}.header .sub-menu .icon--left{margin-right:1rem}.header__nav{flex-grow:1}.header__nav-toggle{width:3rem;height:100%;cursor:pointer;order:2;padding:0 1.125rem}.header__nav-toggle::after,.header__nav-toggle::before{position:absolute;width:.75rem;height:2px;content:"";background-color:#1174e6;transition:width .25s cubic-bezier(.65,.05,.36,1),transform .25s cubic-bezier(.65,.05,.36,1),top .25s .5s cubic-bezier(.65,.05,.36,1);transform:rotate(0);transform-origin:center}.header__nav-toggle::before{top:calc(43% - 1px)}.header__nav-toggle::after{top:calc(57% - 1px)}.header__nav-shadow{display:block;position:absolute;top:3.5rem;left:-10vw;width:10vw;height:calc(100vh - 3.5rem);background-color:#000;opacity:0;transition:left .25s cubic-bezier(.65,.05,.36,1)}.header .search{font-weight:400}.header .input-group{height:100%;display:flex;align-items:center;position:relative}.header .input-group-combined.bg-dark .input-field{padding:.625rem 4rem .625rem .75rem;border:solid 1px #767676;-webkit-appearance:none;font-family:"Ericsson icons","Ericsson Hilda";font-size:1rem}.header .input-group-combined.bg-dark .icon-cross{position:absolute;cursor:pointer;top:0}.header .input-group-combined .search__input:-moz-placeholder-shown+.icon-cross{display:none}.header .input-group-combined .search__input:-ms-input-placeholder+.icon-cross{display:none}.header .input-group-combined .search__input:placeholder-shown+.icon-cross{display:none}.menu--open .header__nav{left:10vw}.menu--open .header__nav-toggle{background:#242424}.menu--open .header__nav-toggle::after,.menu--open .header__nav-toggle::before{transition-delay:.5s,0s,0s;width:.8rem}.menu--open .header__nav-toggle::before{top:calc(50% - 1px);transform:rotate(-45deg)}.menu--open .header__nav-toggle::after{top:calc(50% - 1px);transform:rotate(45deg)}.disabled{color:#767676}@media only screen and (max-width:36em){.header .header__top-item--right{position:static}}@media only screen and (max-width:71.99em){.header__brand{display:none}.header .sub-menu{display:none}.header .sub-menu--full-width{padding:0 0 0 1.25rem}.header .sub-menu__nested{padding:0 0 0 1.5rem}.header .sub-menu__nested{display:none}.header__nav{position:absolute;background-color:#242424;left:100vw;transition:left .25s cubic-bezier(.65,.05,.36,1);height:calc(100vh - 3.5rem);top:3.5rem;display:flex;flex-direction:column;width:90vw}.header__nav .header__menu{flex-direction:column;height:auto}.header__nav .tab-body{overflow:auto}.header__nav .tab-body a,.header__nav .tab-body button{margin:1.125rem 0 1.125rem 1rem;display:inline-block;padding:0;font-size:1rem}.header__nav .tab-body a.search__toggle-btn,.header__nav .tab-body button.search__toggle-btn{display:none}.header__nav .tab-body .header__top-item{padding:0 0 0 2.25rem}.header__nav .header__menu-category{position:relative}.header__nav .header__menu-category::after{position:absolute;top:0;left:-2.25rem;margin:0}.header__nav .header__top-item>a,.header__nav .header__top-item>button{height:auto;text-align:left}.header__nav .header__top-item--desktop>.header__menu-category{display:none}.header__nav .header__top-item--desktop .sub-menu{display:block;padding:0}.header__nav .item--selected{background:#1174e6}.header__nav .item--selected:hover{background:#0069c2}.header__nav .sub-menu{position:static;background:0 0;min-width:0}.header .input-group-combined.bg-dark{height:auto}.header .input-group-combined.bg-dark .search__input{padding-right:3rem}.header .input-group-combined.bg-dark .icon-cross{right:1rem;top:50%;margin-top:-.625rem}.header .input-group-combined .close{display:none}.header .input-group-combined .icon-cross{right:.875rem}.header__accordion--open>.sub-menu,.header__accordion--open>.sub-menu__nested{display:block}.header__accordion--open>.header__menu-category:after{content:"\e923"}.header .tabs{border-bottom:transparent;margin-top:.75rem;display:flex;align-items:flex-start}.header .tabs .tab{flex:1 1 auto;text-align:center}.header .tabs .tab:not(.selected) a{color:#a0a0a0}.header .tabs .tab-title{border-bottom:3px solid transparent}.header .tabs .tab-title.selected{border-bottom-color:#1174e6}.header .tab-body{padding-bottom:10rem}.header .input-group,.header .tabs{margin-left:1rem;margin-right:1rem;width:auto}.header .account-menu{order:1}.header .account-menu>li>a,.header .account-menu>li>button,.header .account-menu>li>span{padding:0 .5rem}.menu--open{overflow:hidden}.menu--open .header__nav-shadow{left:0;opacity:.4}}@media only screen and (min-width:72em){.header__menu{flex-direction:column}.header__menu-title{display:none}.header .header__top-item--hover:hover>.header__menu-category{background-color:#242424;transition:background-color 0s linear .3s}.header .header__top-item--hover:hover>.header__menu-category::after{content:"\e923"}.header .header__top-item--hover:hover .sub-menu{visibility:visible}.header .header__top-item--open .sub-menu{visibility:visible}.header .header__top-item--open>.header__menu-category::after{content:"\e923"}.header .header__top-item--click{position:relative}.header__top-item{display:flex;height:100%}.header .sub-menu{top:3.5rem;visibility:hidden}.header .sub-menu--full-width,.header .sub-menu--tab-list{left:0;padding:1.5rem calc(((100% - 88rem)/ 2) - 1rem);max-width:88rem;width:calc(100% - 2rem);box-sizing:content-box;border:solid #242424;border-width:0 1rem}.header .sub-menu--full-width a,.header .sub-menu--full-width button,.header .sub-menu--full-width span,.header .sub-menu--tab-list a,.header .sub-menu--tab-list button,.header .sub-menu--tab-list span{margin-bottom:1.5rem;display:inline-block}.header .sub-menu--full-width{display:flex}.header .sub-menu__columns>*{vertical-align:top;width:calc(25% - 1.125rem)}.header .sub-menu__columns>*>*+*{margin-top:1.25rem}.header .sub-menu__columns>*+*{margin-left:1.5rem}.header .sub-menu__nested a,.header .sub-menu__nested button,.header .sub-menu__nested span{margin:0;padding:0}.header .sub-menu__nested *+*{margin:.625rem 0 0}.header .sub-menu__item-title{font-weight:500}.header .sub-menu__item-title.header__menu-category::after{display:none}.header .sub-menu--tab-list *{color:#fff}.header .sub-menu .tab-list__list{border-right:solid 1px #767676}.header .sub-menu .tab-list__list .tab-title:not(.selected):hover{background:#4a4a4a}.header .sub-menu .tab-list__list a{margin:0}.header__nav-toggle{display:none}.header .search{width:2.75rem;overflow:hidden;grid-column:1;grid-row:1;justify-self:end;-ms-grid-column-align:end;position:relative;transition:width .2s cubic-bezier(.65,.05,.36,1)}.header .search.tab-body{display:flex}.header .search .search__toggle-btn{justify-content:center;min-width:2.75rem;position:absolute;right:0;transition:visibility 0s linear 0s,opacity calc(.2s * .25) linear calc(.2s * .75)}.header .search .btn.close:focus,.header .search .search__toggle-btn:focus{outline-offset:-4px}.header .search .input-group-combined{padding-left:.75rem;width:100%;overflow:hidden;visibility:hidden;display:flex;justify-content:flex-end;opacity:0;background-color:#242424;transition:visibility 0s linear .2s,opacity calc(.2s * .25) linear calc(.2s * .5)}.header .search .input-group-combined.bg-dark:before{content:none}.header .search .input-group-combined.bg-dark .close{border:none;padding:0 .75rem;height:100%}.header .search .input-group-combined .icon-cross{right:5.5rem;height:100%;align-items:center;display:inline-flex}.header.open-search .header__nav .header__menu{visibility:hidden;transition:visibility .3s}.header.open-search .search{width:100%}.header.open-search .search .search__toggle-btn{visibility:hidden;opacity:0;transition-delay:.2s,0s}.header.open-search .search .input-group-combined{visibility:visible;opacity:1;transition-delay:0s,calc(.2s * .25)}.header .filter{display:none}.header .tabs{display:none}.header__nav{display:grid;display:-ms-grid;-ms-grid-columns:100%;width:1px;height:100%}.header__nav .header__menu{flex-direction:row}.header__nav .header__menu>li:last-child{margin-right:2.3rem}.header__nav .tab-body{height:3.5rem;grid-row:1;grid-column:1}.header__nav .tab-body:not(.selected){display:block}}footer{width:100%;background-color:#0c0c0c;color:#fff}footer a{display:inline-block;color:#fff}footer a:last-of-type{margin-bottom:0}footer a:hover{border-bottom:.0625em solid #fff}footer .footer-container{display:flex;flex-direction:column;width:90%;max-width:90rem;margin:0 auto}footer .footer-content{display:flex;margin-bottom:1.5rem}footer .footer-icons{display:flex;flex-direction:row;margin:1.5rem 0}footer .footer-icons .icon-econ{margin-right:auto}footer .footer-icons .icon{font-size:2rem;display:flex;align-items:center}footer .footer-icons a{border:none}footer .footer-icons a+a{margin-left:1.5rem}footer .content-title{color:#fff;border-top-color:#fff}footer .footer-links{display:flex;flex-direction:column;flex-basis:25%;align-items:flex-start}footer .footer-links::after{font-family:'Ericsson Icons'!important;content:'\e920';display:block;position:absolute;right:0;top:.75rem}footer .footer-links a+a{margin-top:.625rem}footer .footer-note{border-top:1px solid #fafafa;padding:1.5rem 0;display:flex;list-style:none;margin:0;flex-wrap:wrap}footer .footer-note li::before{content:none}footer .footer-note li+li::before{content:'|';margin:0 .25rem;padding:0}@media only screen and (max-width:72em){footer .footer-content{flex-wrap:wrap}footer .footer-links{flex-basis:50%;-moz-column-break-inside:avoid;break-inside:avoid}footer .footer-links:nth-of-type(even) a{margin-top:.625rem}footer .footer-links:nth-of-type(1){order:1}footer .footer-links:nth-of-type(2){order:3}footer .footer-links:nth-of-type(3){order:2}footer .footer-links:nth-of-type(4){order:4}footer .footer__copyright{width:100%}footer .footer__copyright::before{display:none}}@media only screen and (max-width:40em){footer .footer-content{flex-direction:column}footer .footer-links{-moz-column-break-inside:avoid;break-inside:avoid}footer .footer-links:nth-of-type(n+1) a{margin-top:.625rem}footer .footer-links:nth-of-type(1){order:1}footer .footer-links:nth-of-type(2){order:2}footer .footer-links:nth-of-type(3){order:3}footer .footer-links:nth-of-type(4){order:4}footer .footer-note{flex-direction:column}footer .footer-note li::before{display:none}footer .footer__copyright{margin-top:1.5rem}}