header{position:fixed;width:100%;height:calc(64px + env(safe-area-inset-top, 0));top:0;left:0;padding:.75rem 0;background:var(--white);box-shadow:var(--boxshadow);z-index:99}@media screen and (max-width:992px)and (orientation:landscape){header{height:38px;padding:.5rem 0}}header .symbol-list{display:none}header.has-symbols{height:120px}@media screen and (max-width:992px)and (orientation:landscape){header.has-symbols{height:38px}}header.has-symbols .symbol-list{display:flex}@media screen and (max-width:992px)and (orientation:landscape){header.has-symbols .symbol-list{display:none}}header>.container{display:flex;position:relative}header a.search-icon{color:var(--white);position:absolute;right:1rem;display:block;top:50%;transform:translateY(-50%)}@media screen and (min-width:361px){header a.search-icon{right:1rem}}@media screen and (max-width:992px)and (orientation:landscape){header a.search-icon svg{font-size:1rem}}header a.search-icon span{display:none}@media only screen and (min-width:992px){header{width:calc(100% - 180px);margin-left:180px}header a.search-icon{right:3rem}}@media only screen and (min-width:992px)and (min-width:992px){header.header--hasLogo{display:none}}.wrapper--android header,.wrapper--ios header{padding-top:calc(.75rem + env(safe-area-inset-top, 0))}.wrapper--android header.has-symbols,.wrapper--ios header.has-symbols{height:calc(120px + env(safe-area-inset-top, 0))}@media screen and (max-width:992px)and (orientation:landscape){.wrapper--android header.has-symbols,.wrapper--ios header.has-symbols{height:calc(38px + env(safe-area-inset-top, 0))}}.wrapper--android.wrapper--advert header,.wrapper--ios.wrapper--advert header{height:calc(114px + env(safe-area-inset-top, 0));padding-top:calc(.75rem + 50px + env(safe-area-inset-top, 0))}.wrapper--android.wrapper--advert header.has-symbols,.wrapper--ios.wrapper--advert header.has-symbols{height:calc(170px + env(safe-area-inset-top, 0))}@media screen and (max-width:992px)and (orientation:landscape){.wrapper--android.wrapper--advert header.has-symbols,.wrapper--ios.wrapper--advert header.has-symbols{height:calc(88px + env(safe-area-inset-top, 0))}}