body{margin:0;font-family:"Fira Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.RegionAutocomplete{flex:1 1;display:flex;flex-direction:column}.RegionAutocomplete input[type=text]{flex:1 1;width:100%;font-size:1em;font-weight:700;border:0;outline:0;padding:.5em .5em .5em 2.25rem;background:#fafafa url(../../static/media/ic_search.ddaae0a4.svg) left .5em center no-repeat;border-radius:.25em}.RegionAutocomplete.placeholder input[type=text]{font-weight:400;color:#a7a7a7}.RegionAutocomplete .react-autosuggest__container{position:relative;flex:1 1;display:flex;flex-direction:column}.RegionAutocomplete .react-autosuggest__suggestions-container{position:absolute;top:100%;width:100%;z-index:10;cursor:pointer}.RegionAutocomplete ul{list-style-type:none;margin:0;padding:0;background-color:#fafafa;color:#2e2e2e;border-top:1px solid #2e2e2e;border-radius:5px}.RegionAutocomplete ul li{padding:.5em .5em .5em 1.25em;font-weight:700;margin-left:1em;margin-right:1em}.RegionAutocomplete ul li.react-autosuggest__suggestion--highlighted{background-color:#2e2e2e;color:#fff}.dropdownContainer{position:relative;height:100%}.dropdownContainer select{vertical-align:top;box-sizing:border-box;line-height:1.25em;height:100%;margin:0;padding:.25em 1.5em .25em 3em;border:none;border-radius:.25em;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;color:#000}.dropdownContainer select:focus{outline:none}.dropdownContainer .image{position:absolute;top:0;height:100%;display:flex;flex-direction:column;pointer-events:none}.dropdownContainer .image img{margin:auto;max-width:100%}.dropdownContainer .left{left:.5em}.dropdownContainer .right{right:.5em}.dropdownContainer .note{position:absolute;font-size:.65em;font-weight:400;top:100%;margin-top:.25em}header{font-size:1rem;background-color:#2e2e2e;color:#fff}header .Header{display:flex;padding:1em 1.5em}header .Header.isWorld .section.menu{flex:auto}header .Header.rtl .section .shareMenu{right:unset;left:0;margin-left:2em;transform:translateX(-200%)}header .Header.rtl .section.title .menuLogo img{padding-right:0;padding-left:1em}header .Header .section{display:flex;padding:0 .5em;flex:35 1}header .Header .section.search.disabled{opacity:0;pointer-events:none}header .Header .section .shareMenu{position:fixed;right:0;top:0;margin-right:2em;margin-top:5em;width:10em;background:#fff;color:#000;border-radius:.25em;border:1px solid #c4c4c4;padding:.5em 1em;z-index:100;font-weight:400;transform:translateX(200%);transition:transform .75s ease-in-out}header .Header .section .shareMenu.swap{transition:none}header .Header .section .shareMenu.open{transform:translateX(0)}header .Header .section .shareMenu .title{font-size:1em}header .Header .section .shareMenu ul{list-style-type:none;padding-left:0}header .Header .section .shareMenu ul a{cursor:pointer;text-decoration:none}header .Header .section .shareMenu ul a li{display:flex;margin:.5em 0}header .Header .section .shareMenu ul a li .icon{flex:2 1;text-align:center}header .Header .section .shareMenu ul a li .icon img{max-height:100%;margin:auto}header .Header .section .shareMenu ul a li .label{flex:3 1;font-size:.875em;color:#000}header .Header .section.menu{flex:30 1}header .Header .section .headerRow{flex:1 1;display:flex}header .Header .section .headerRow .menuLogo{flex:auto 1 88px;min-width:5em;display:flex;margin:auto 0}header .Header .section .headerRow .menuLogo img{max-width:100%;max-height:64px;margin:auto 0;padding-right:1em}header .Header .section .headerRow .share{display:none;padding:.5em 0 .5em .5em;cursor:pointer}header .Header .section .headerRow .share>img{width:1.5em}header .Header .section .headerRow .menuIcon{display:none;padding:.5em .5em .5em 0;cursor:pointer}header .Header .section .headerRow .menuIcon .icon{opacity:1;transition:.3s ease-in-out}header .Header .section .headerRow .menuIcon .icon.close{position:absolute}header .Header .section .headerRow .menuIcon .icon.hidden{opacity:0}header .Header .section .headerRow .titles{flex:auto;display:flex;min-width:15.25em;flex-direction:column;padding-top:.25em;padding-bottom:.25em;margin:auto 0}header .Header .section .headerRow .titles .mainTitle{font-size:1.125em;font-weight:700}header .Header .section .headerRow .titles .subtitle{font-size:.75em;max-width:28em}header .Header .section .autocomplete{flex:1 1;display:flex;flex-direction:column;margin:.75em auto}header .Header .section .menu{flex:1 1;margin:.75em auto;display:flex;justify-content:space-evenly}header .Header .section .menu .menuItem{display:flex;height:1.75em;flex-direction:column;justify-content:flex-start;margin:auto;padding:0 .5em;font-size:1.125em;font-weight:700}header .Header .section .menu .menuItem.share{cursor:pointer;padding-right:0}header .Header .section .menu .menuItem .menuBlock{flex:1 1;min-width:2em;display:flex;flex-direction:column;max-height:100%;border-bottom:2px solid transparent}header .Header .section .menu .menuItem .menuBlock .languageDropdown{flex:1 1}header .Header .section .menu .menuItem .menuBlock img{flex:1 1;width:100%;max-height:100%}header .Header .section .menu .menuItem .menuBlock a{display:flex;max-width:100%;max-height:100%;color:#fff;text-decoration:none}header .Header .section .menu .menuItem .menuBlock a img{padding-bottom:.25em}header .Header .section .menu .menuItem.selected .menuBlock{border-bottom:2px solid #fff}@media screen and (max-width:1024px){header .Header{font-size:.9rem}}@media screen and (max-width:896px){header .Header{font-size:.75rem}}@media screen and (max-width:768px){header .Header{font-size:1rem;flex-direction:column}header .Header .section{flex:1 1}header .Header .section .headerRow{flex-direction:row}header .Header .section .headerRow .menuIcon,header .Header .section .headerRow .share{display:inline-block}header .Header .section.menu{max-height:0;background-color:#2e2e2e;overflow:hidden;transition:max-height .5s ease-in-out;position:absolute;top:130px;left:0;width:100%;z-index:10;padding:0 1.5em}header .Header .section.menu .menu{flex-direction:column}header .Header .section.menu .menu .menuItem{margin:auto 0;padding:.25em .5em}header .Header .section.menu .menu .menuItem.share{display:none}header .Header .section.menu.open{max-height:100vh}header .Header.isWorld .section.menu .menu{flex-direction:row;transition:max-height .3s ease-in-out}header .Header.isWorld .section.menu .menu.open{max-height:15vh}header .Header.isWorld .section.menu .menu .languageDropdown{transform:translateY(-50%)}}@media screen and (max-width:480px){.Header .section.title .headerRow .menuLogo{min-width:4.5em}.Header .section.title .headerRow .titles{min-width:13em}.Header .section.title .headerRow .share{display:none}}@media screen and (max-width:414px){.Header .section.title .headerRow .titles .mainTitle{font-size:.95em}.Header .section.title .headerRow .titles .subtitle{font-size:.65em}}@media screen and (max-width:370px){.Header .section.title .headerRow .menuLogo{min-width:3.5em}.Header .section.title .headerRow .menuLogo img{padding-right:.5em}.Header .section.title .headerRow .titles{min-width:10em}.Header .section.title .headerRow .titles .mainTitle{font-size:.75em}.Header .section.title .headerRow .titles .subtitle{font-size:9px}}footer{font-size:1rem;background-color:#2e2e2e;color:#fff;margin-top:auto;flex-direction:column;height:42px;justify-content:space-around;display:flex}footer.rtl .googleLogo{right:unset;left:1em}footer.rtl .content{text-align:right}footer .Footer{position:relative;display:flex;justify-content:space-between;padding:.5em 0;font-size:.9rem}footer .Footer a{color:#fff}footer .Footer .section{padding:0 1em}footer .Footer .section .content{font-size:.875em}footer .Footer .left{text-align:left}footer .Footer .right{text-align:right;display:flex;flex-direction:column;justify-content:center}footer.isEmbed{background-color:#fff;color:#2e2e2e}footer.isEmbed .Footer a{color:#2e2e2e}footer .googleLogo{position:absolute;top:1em;right:1em}footer .googleLogo img{height:1.5em}footer .showOnVerySmall{display:none}@media screen and (max-width:1030px){footer .Footer{font-size:.75rem}}@media screen and (max-width:860px){.googleLogo{display:none}}@media screen and (max-width:768px){footer .Footer{flex-direction:column}footer .Footer .right{text-align:left}.hideOnSmallScreen{display:none}}@media screen and (max-width:450px){.Footer .showOnVerySmall{display:inline}.Footer .hideOnVerySmall{display:none}}.App{position:relative;overflow:hidden;max-width:100vw;min-height:100vh;display:flex;flex-direction:column}.App *{box-sizing:border-box}.loadingContainer{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column}.loadingContainer svg{display:block;margin-top:1em}
/*# sourceMappingURL=main.1bcae3ce.chunk.css.map */