body,html{height:100%}#full-page,body,html{padding:0;margin:0}#full-page,#header,#table-wrapper{position:relative}#categories-wrapper,#footer{background-color:#fff;display:flex;width:100%;box-sizing:border-box}#categories-wrapper,#footer,#map-container,#table-wrapper,.m-body textarea,.m-content,.zoom-button{box-sizing:border-box}@font-face{font-family:Gotham-Black;src:url(fonts/Gotham-Black.otf)}@font-face{font-family:Gotham-Bold;src:url(fonts/Gotham-Bold.otf)}@font-face{font-family:Gotham-Book;src:url(fonts/Gotham-Book.ttf)}:root{--clr-bg:#ebebeb;--fnt-book:'Gotham-Book';--fnt-bold:'Gotham-Bold';--fnt-black:'Gotham-Black'}body{font-family:var(--fnt-book);font-size:1em;overflow-y:auto}.btn1,.category-selector,.m-body a,.m-header h2,.zoom-button{font-family:var(--fnt-bold)}html{scroll-behavior:smooth;overflow:hidden}#full-page{max-width:1080px;background:var(--clr-bg)}#header{width:100%;height:0;background-size:100% auto;background-position:center -20px;background-repeat:no-repeat;background-image:url(images/world-desktop-header.svg);padding-bottom:54%}#table-wrapper{padding:0 4%}#footer{text-align:right;align-items:center;justify-content:space-between;padding:10px 4%;margin-top:20px}#attribution{margin-left:20px}#attribution img,#client-logo img{width:100%}#client-logo{width:260px}#categories-wrapper{position:absolute;z-index:2;left:0;top:0;padding:20px 30px 10px}.category-selector{padding:6px 10px;font-size:15px;border:1px solid #000;cursor:pointer;margin-right:10px;margin-bottom:10px;transition:all .2s ease;text-transform:uppercase;text-align:center;max-width:180px;color:#000;border-radius:8px;flex-grow:1}.category-selector.selected{color:#fff;background-color:#000}#social-buttons-container{display:flex;align-items:center;justify-content:flex-start}#social-buttons-container a{cursor:pointer;height:28px;width:28px;margin-right:6px}#social-buttons-container a:last-of-type{margin-right:0}.modal{position:fixed;left:0;top:0;z-index:999;background:rgba(0,0,0,.5);width:100%;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-transform:scaleY(0);transform:scaleY(0);opacity:0;transition:.3s;height:100%;max-width:1080px}.m-content{position:absolute;z-index:1;padding:30px 40px;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:calc(100% - 40px);text-align:left;border-radius:0;background-color:#fec800;width:100%;max-width:450px;font-size:14px;color:#000}.m-footer,.zoom-button{text-align:center;cursor:pointer}.modal.open{-ms-transform:scaleY(1)!important;transform:scaleY(1)!important;opacity:1!important}.m-header{display:-ms-flexbox;display:flex;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0;align-items:center}.m-header h2{font-size:48px;margin:0}.btn-close{cursor:pointer}.btn-close img{width:30px}.m-body textarea{width:100%;min-height:210px;padding:15px;font-size:12px;outline:0;resize:none;margin-top:10px;background-color:#fff;border:0}.m-body textarea::-webkit-scrollbar-thumb{background:#fff}.m-body textarea::-webkit-scrollbar-thumb:hover{background:#fff}.m-body textarea::-webkit-scrollbar{width:6px;height:6px}.m-footer{margin-top:20px;color:#fff;position:relative;background-color:#000;padding:6px 14px}.btn1{text-decoration:none;font-size:18px;text-transform:uppercase;width:100%;color:#fff}.m-body a{text-decoration:none;color:#000;transition:opacity .1s ease}.m-body a:hover{opacity:.8}p{line-height:1.5;margin-bottom:0}.loader{border:6px solid #f3f3f3;border-radius:50%;border-top:6px solid #bbb;width:40px;height:40px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;display:block;margin:30px auto}#map-container{width:100%;position:relative;aspect-ratio:1.2;background-color:#fff;box-shadow:rgba(0,0,0,.16) 0 10px 36px 0,rgba(0,0,0,.06) 0 0 0 1px}#map{width:100%;height:100%}#zoom-buttons-wrapper{position:absolute;bottom:10px;left:10px;z-index:5;display:flex;width:calc(100% - 20px);justify-content:space-between}.zoom-wrapper{display:flex}#zoom-in,#zoom-out{font-size:20px}.zoom-button{color:#fff;background-color:#9e9e9e;border-radius:6px;padding:6px;margin-right:6px;font-size:13px;text-transform:uppercase;min-width:27px;max-height:27px;line-height:13px;user-select:none}#full-screen img{filter:invert(1);width:15px}.zoom-button:last-of-type{margin-right:0}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media only screen and (min-width:600px){#scroll-top-btn{left:calc(100% - 100px)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#a8a8a8}::-webkit-scrollbar-thumb:hover{background:#535353}}@media only screen and (max-width:990px){.category-selector{font-size:13px}}@media only screen and (max-width:900px){.category-selector{padding:6px 4px;font-size:12px;margin-right:6px}}@media only screen and (max-width:750px){.category-selector{font-size:10px}}@media only screen and (max-width:600px){body.noscroll{overflow-y:hidden}#header{background-image:url(images/mobile-header.svg);padding-bottom:96%;background-position:top center}#attribution{width:81px}.m-content{width:96%}#map-container{aspect-ratio:.92}#categories-wrapper{margin-bottom:12px;flex-wrap:wrap;justify-content:center;padding:10px}.category-selector{font-size:10px;margin-right:6px;margin-bottom:6px;text-align:center;max-width:130px}#client-logo{width:150px}}@media only screen and (max-width:400px){.category-selector{font-size:9px;padding:4px}#attribution{width:60px}#map-container{aspect-ratio:.85}}
/*# sourceMappingURL=main.css.map */
