@-webkit-keyframes notification{10%{opacity:1;transform:translateX(0)}90%{opacity:1;transform:translateX(0)}}@keyframes notification{10%{opacity:1;transform:translateX(0)}90%{opacity:1;transform:translateX(0)}}@-webkit-keyframes rev{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rev{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{color:#262626;font-family:"Roboto",sans-serif,monospace;font-size:14px;font-style:normal;font-weight:400;margin:0;padding:0}a,div,em,h1,li,p,span,strong,ul{color:inherit;font-family:inherit;font-size:inherit}button{cursor:pointer;background:transparent;border:none;outline:none}strong{font-weight:700}em{color:#8c8c8c;font-style:italic}hr{border:none;border-top:1px solid rgba(0,0,0,.07058823529411765);border-bottom:1px solid #fff;margin-top:1px}li{list-style:none}a{-webkit-text-decoration-color:#8c8c8c;text-decoration-color:#8c8c8c}@font-face{font-family:"Roboto";font-display:swap;font-style:normal;font-weight:100;src:local("Roboto"),url(/this.weather/static/media/Roboto-Thin.d1e42f1b.ttf) format("truetype")}@font-face{font-family:"Roboto";font-display:swap;font-style:normal;font-weight:400;src:local("Roboto"),url(/this.weather/static/media/Roboto-Regular.18d44f79.ttf) format("truetype")}@font-face{font-family:"Roboto";font-display:swap;font-style:italic;font-weight:400;src:local("Roboto"),url(/this.weather/static/media/Roboto-Italic.9da6e8b1.ttf) format("truetype")}@font-face{font-family:"Roboto";font-display:swap;font-style:normal;font-weight:700;src:local("Roboto"),url(/this.weather/static/media/Roboto-Bold.7c181887.ttf) format("truetype")}.btn{cursor:pointer}.card{align-self:flex-start;height:-webkit-min-content;height:-moz-min-content;height:min-content;margin:16px;min-width:168px;position:relative;transform-origin:top;width:-webkit-min-content;width:-moz-min-content;width:min-content;background-color:#f7f7f7;border:1px solid rgba(0,0,0,.07058823529411765);border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.07058823529411765),inset 0 1px 1px hsla(0,0%,100%,.5),inset 1px 0 1px hsla(0,0%,100%,.5),inset 0 -1px 1px hsla(0,0%,100%,.5),inset -1px 0 1px hsla(0,0%,100%,.5);color:#262626;padding:1px}.card div>h2,.card div>p{padding:0 9px}.card .card_header{align-content:center;display:flex;justify-content:space-between}.card .card_header .name{margin:8px 0 7px}.card .card_header .name em{transition:.1s;transition-property:color,text-shadow}.card .card_header .icon_small{align-self:flex-start}.card .temp{display:-ms-grid;display:grid;-ms-grid-columns:max-content max-content;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;-ms-grid-rows:min-content;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;grid-template-areas:"temp temp_max" "temp temp_min"}.card .temp span{margin-right:9px}.card .temp .temp_current{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;grid-area:temp;font-size:49px;font-weight:100;line-height:1em;margin-top:4px}.card .temp .temp_max{-ms-grid-row:1;-ms-grid-column:2;grid-area:temp_max;margin-right:auto;margin-top:8px}.card .temp .temp_min{-ms-grid-row:2;-ms-grid-column:2;grid-area:temp_min;margin-top:7px;margin-bottom:7px}.card .desc{align-content:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between}.card .desc .desc{margin:8px 0 7px;text-transform:capitalize}.card .desc .icon_small{align-self:flex-start}.card .card_control{display:flex;justify-content:space-between}.card .card_control .loading div:first-of-type{display:none}.card .card_control .time{color:#8c8c8c;font-size:12px;letter-spacing:.03em;margin:auto 0;padding-top:1px}.icon{min-height:24px;min-width:24px;display:flex;flex-grow:0;flex-shrink:0}.icon span{margin:auto;height:24px;width:24px}.icon span svg{transition:fill .1s;fill:#8c8c8c}.icon span img,.icon span svg{height:24px;width:24px}.icon_small{min-height:32px;min-width:32px;display:flex;flex-grow:0;flex-shrink:0}.icon_small span{margin:auto;height:16px;width:16px}.icon_small span svg{transition:fill .1s;fill:#8c8c8c}.icon_small span img,.icon_small span svg{height:16px;width:16px}.icon_big{height:40px;width:40px;display:flex;flex-grow:0;flex-shrink:0}.icon_big span{margin:auto;height:24px;width:24px}.icon_big span svg{transition:fill .1s;fill:#8c8c8c}.icon_big span img,.icon_big span svg{height:24px;width:24px}.btn:active span svg use,.btn:hover span svg use,.custom_chk_container.single_icon .custom_chk:checked~.icon span svg use,.custom_chk_container:active .icon span svg use,.custom_chk_container:hover .icon span svg use,.custom_radio_container .custom_radio:checked~.icon span svg use,.custom_radio_container .custom_radio_lbl:active~.icon span svg use,.custom_radio_container .custom_radio_lbl:hover~.icon span svg use,.perma_active span svg use{fill:#262626}.chevron_down{transform:rotate(-90deg)}.isotipo{transition:.2s;transition-property:-webkit-filter;transition-property:filter;transition-property:filter,-webkit-filter;-webkit-filter:drop-shadow(-1px 1px 2px #8c8c8c);filter:drop-shadow(-1px 1px 2px #8c8c8c)}.icon_loading{display:none}.icon_loading span svg{-webkit-animation:none;animation:none}.loading_box.loading .icon_loading{display:flex}.loading_box.loading .icon_loading span svg{-webkit-animation:rev .5s linear infinite;animation:rev .5s linear infinite}.notification{-webkit-animation:notification 4s cubic-bezier(.65,.05,.36,1) 1;animation:notification 4s cubic-bezier(.65,.05,.36,1) 1;background-color:#fff;border:1px solid rgba(0,0,0,.07058823529411765);border-radius:2px;box-shadow:0 4px 4px rgba(0,0,0,.07058823529411765);display:flex;margin-bottom:16px;opacity:0;transform:translateX(100%) translate(32px);width:-webkit-max-content;width:-moz-max-content;width:max-content}.notification p{color:#262626;font-family:monospace;margin:auto;line-height:1em;padding:0 12px 0 3px}.notification.success .icon span svg use{fill:#26be00}.notification.info .icon span svg use{fill:#0078ff}.notification.alert .icon span svg use{fill:#ffc800}.notification.error .icon span svg use{fill:#d20000}.prediction{color:#000;display:flex;min-height:32px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:8px 9px 7px 12px;box-sizing:border-box;cursor:pointer}.prediction p{height:-webkit-min-content;height:-moz-min-content;height:min-content}.prediction>span{pointer-events:none;margin:auto 0}.prediction:hover{background-color:#f4f4f4}.prediction.active_prediction{background:#d9eeff}#weather_maps{height:-webkit-min-content;height:-moz-min-content;height:min-content;margin:16px auto;width:-webkit-min-content;width:-moz-min-content;width:min-content;position:relative;background-color:#f7f7f7;border:1px solid rgba(0,0,0,.07058823529411765);border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.07058823529411765),inset 0 1px 1px hsla(0,0%,100%,.5),inset 1px 0 1px hsla(0,0%,100%,.5),inset 0 -1px 1px hsla(0,0%,100%,.5),inset -1px 0 1px hsla(0,0%,100%,.5);color:#262626;padding:1px}#weather_maps #weather_maps_header{display:flex;align-content:center}#weather_maps #weather_maps_header h3{margin:8px auto 7px 0;padding:0 9px}#weather_maps #weather_maps_header h3 em span{font-style:inherit}#weather_maps #weather_maps_header button{align-self:flex-start}#weather_maps #weather_maps_body.dragscroll{position:relative;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;overflow-x:scroll}@media screen and (max-width:1199px) and (min-width:680px){#weather_maps #weather_maps_body.dragscroll{max-width:512px;overflow-x:scroll}}@media screen and (max-width:679px){#weather_maps #weather_maps_body.dragscroll{max-width:256px;overflow-x:scroll}}#weather_maps #weather_maps_control{display:flex;justify-content:space-between}#weather_maps #weather_maps_control #generic_controls{display:flex;justify-self:right;margin-left:auto}#weather_maps #mark_box{top:36px;pointer-events:none;position:absolute;width:512px;z-index:2}@media screen and (min-width:1200px){#weather_maps #mark_box{display:none!important}}@media screen and (max-width:679px){#weather_maps #mark_box,#weather_maps #mark_box div#mark_content{height:256px;width:256px}#weather_maps #mark_box div#mark_content div#mark_left,#weather_maps #mark_box div#mark_content div#mark_right{height:256px}#weather_maps #mark_box div#mark_content div#mark_left:before,#weather_maps #mark_box div#mark_content div#mark_right:before{width:7px;height:256px}#weather_maps #mark_box div#mark_content div#mark_left{left:7px}#weather_maps #mark_box div#mark_content div#mark_left:before{left:-7px}#weather_maps #mark_box div#mark_content div#mark_right{right:7px}#weather_maps #mark_box div#mark_content div#mark_right:before{right:-7px}}#weather_maps #mark_box #mark_content{position:relative;width:512px}#weather_maps #mark_box #mark_content #mark_left,#weather_maps #mark_box #mark_content #mark_right{position:absolute;top:0;height:512px}#weather_maps #mark_box #mark_content #mark_left:before,#weather_maps #mark_box #mark_content #mark_right:before{content:"";background-color:#f7f7f7;height:512px;position:absolute;top:0;width:14px}#weather_maps #mark_box #mark_content #mark_left{background:linear-gradient(90deg,#f7f7f7,transparent);left:14px;width:0}#weather_maps #mark_box #mark_content #mark_left:before{left:-14px}#weather_maps #mark_box #mark_content #mark_right{background:linear-gradient(270deg,#f7f7f7,transparent);right:14px;width:32px}#weather_maps #mark_box #mark_content #mark_right:before{right:-14px}#ref{display:flex;flex-direction:column;position:relative}#ref #ref_data{align-content:center;color:#8c8c8c;display:flex;height:18px;justify-content:space-between;padding:0 9px}#ref #ref_data p{margin:auto 0;font-size:12px}#ref #ref_gradient_bg{position:absolute;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEW+vr5vb2+rHsOqAAAADklEQVQI12M4AIQGDAYACcgB4WUKpxgAAAAASUVORK5CYII=);bottom:0;width:100%;height:4px}#ref .ref_gradient{height:4px;z-index:1}.ref_gradient_1,.ref_gradient_2{background:linear-gradient(90deg,rgba(247,247,255,0) 0,rgba(251,247,255,0) 10%,rgba(244,248,255,.1) 20%,rgba(240,249,255,.2) 30%,rgba(221,250,255,.4) 40%,hsla(0,0%,87.8%,.6) 50%,hsla(0,0%,87.8%,.76) 60%,hsla(0,0%,89.4%,.9) 70%,hsla(0,0%,91%,.9) 80%,#eee 90%,#f4f4f4 95%,#fafafa)}.ref_gradient_3{background:linear-gradient(90deg,#0073ff 0,#0af 8.35059%,#4bd0d6 24.9192%,#8de7c7 41.4879%,#b0f720 49.7722%,#f0b800 58.0565%,#fb5515 74.6251%,#f3363b 91.1938%,#c60000)}.ref_gradient_4{background:linear-gradient(90deg,rgba(255,171,0,0),rgba(255,181,0,.55) 50%,#ffd742)}.ref_gradient_5{background:linear-gradient(90deg,#9f55b5 0,#2c6abb 8.75%,#528bd5 12.5%,#67a3de 18.75%,#8ecaf0 25%,#9bd5f4 31.25%,#ace1fd 37.5%,#c2eaff 43.75%,#ffffd0 50%,#fef8ae 56.25%,#fee892 62.5%,#fee270 68.75%,#fdd461 75%,#f4a85e 82.5%,#f48159 87.5%,#f46859 93.75%,#f44c49)}footer{align-content:center;background-color:#f7f7f7;border-top:1px solid rgba(0,0,0,.07058823529411765);box-shadow:0 1px 2px rgba(0,0,0,.07058823529411765),inset 0 1px 1px hsla(0,0%,100%,.5);box-sizing:border-box;color:#262626;display:flex;height:48px;padding:0 32px}footer #footer_content{color:#8c8c8c;display:flex;justify-content:space-between;flex-wrap:wrap;font-size:12px;margin:auto;width:100%}footer #footer_content #brand_box #imagotipo{display:flex;margin:auto 0;text-decoration:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}footer #footer_content #brand_box #imagotipo:hover .isotipo{-webkit-filter:drop-shadow(-1px 1px 2px #8c8c8c) contrast(1.125);filter:drop-shadow(-1px 1px 2px #8c8c8c) contrast(1.125)}footer #footer_content #brand_box #imagotipo #logotipo{color:#262626;display:inline-block;font-family:monospace;margin:auto 0;padding:0 12px 0 3px}@media screen and (max-width:679px){footer #footer_content #brand_box #imagotipo #logotipo{display:none}}footer #footer_content #cc{display:flex}footer #footer_content #cc span{margin:auto 0}footer #footer_content #cc span p{display:inline-block}footer #footer_content #cc span p a{display:inline-block;color:inherit;font-size:inherit}header{align-content:center;background-color:#f7f7f7;border-bottom:1px solid rgba(0,0,0,.07058823529411765);border-bottom-right-radius:2px;border-bottom-left-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.07058823529411765),inset 0 -1px 1px hsla(0,0%,100%,.5);display:flex;flex-direction:column;transition:padding .1s;z-index:4;box-sizing:border-box}header #search_box{color:#000;margin:16px auto;width:45%;max-width:330px;min-width:210px;position:relative}header #search_box[predvisible=true] #input_query{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none;padding-bottom:1px}header #search_box[predvisible=true] #prediction_box{display:block}header #search_box #search_btn{border-radius:16px;position:absolute;padding-right:3px;right:0;top:0;bottom:0;overflow:hidden}header #search_box #search_btn.loading_box.loading div:first-of-type{display:none}header #search_box #search_btn:hover~#input_query{box-shadow:0 4px 4px rgba(0,0,0,.07058823529411765)}header #search_box #input_query{background-color:#fff;border:1px solid rgba(0,0,0,.07058823529411765);border-radius:16px;box-shadow:0 1px 2px rgba(0,0,0,.07058823529411765);box-sizing:border-box;color:inherit;height:32px;outline:none;padding-left:12px;padding-right:36px;width:100%;transition:.2s;transition-property:box-shadow,width}header #search_box #input_query:focus,header #search_box #input_query:hover{box-shadow:0 4px 4px rgba(0,0,0,.07058823529411765)}header #search_box #input_query::-webkit-input-placeholder{color:#8c8c8c}header #search_box #input_query:-ms-input-placeholder{color:#8c8c8c}header #search_box #input_query::-ms-input-placeholder{color:#8c8c8c}header #search_box #input_query::placeholder{color:#8c8c8c}header #search_box #prediction_box{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.07058823529411765);border-left:1px solid rgba(0,0,0,.07058823529411765);border-right:1px solid rgba(0,0,0,.07058823529411765);box-shadow:0 4px 4px rgba(0,0,0,.07058823529411765);border-bottom-left-radius:16px;border-bottom-right-radius:16px;display:none;left:0;overflow:hidden;position:absolute;right:0;top:32px}header nav{padding-top:1px;color:#8c8c8c;font-size:12px;box-sizing:border-box;height:32px;margin:0 auto}header nav ul{display:flex;flex-direction:row;margin-left:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}header nav ul li{display:contents}header nav ul li a{padding:8px 16px 7px;text-decoration:none}header nav ul li a:hover{text-decoration:underline}main{background-color:#fff;flex-direction:column;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}main,main #main_content{display:flex;flex-grow:1;position:relative}main #main_content{align-content:center;width:100%}main #main_content #card_box{align-content:center;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1200px;padding:48px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}main #main_content #notification_box{bottom:0;display:flex;pointer-events:none;position:absolute;right:0;top:0}main #main_content #notification_box #notification_content{align-items:flex-end;bottom:0;display:flex;flex-direction:column-reverse;margin-bottom:auto;overflow:hidden;padding:16px;position:-webkit-sticky;position:sticky;top:0;z-index:3}main #weather_maps_box{display:flex;box-sizing:border-box;margin:auto;width:-webkit-min-content;width:-moz-min-content;width:min-content;max-width:1200px;padding:48px 16px}main #to_top_btn_box{bottom:0;display:flex;top:0;padding:16px;position:absolute;pointer-events:none;right:0}main #to_top_btn_box #to_top_btn{background-color:#f7f7f7;border:1px solid rgba(0,0,0,.07058823529411765);border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.07058823529411765),inset 0 1px 1px hsla(0,0%,100%,.5),inset 1px 0 1px hsla(0,0%,100%,.5),inset 0 -1px 1px hsla(0,0%,100%,.5),inset -1px 0 1px hsla(0,0%,100%,.5);color:#262626;padding:1px;bottom:16px;box-shadow:0 4px 4px rgba(0,0,0,.07058823529411765),inset 0 1px 1px hsla(0,0%,100%,.5),inset 1px 0 1px hsla(0,0%,100%,.5),inset 0 -1px 1px hsla(0,0%,100%,.5),inset -1px 0 1px hsla(0,0%,100%,.5);margin-top:auto;pointer-events:all;position:-webkit-sticky;position:sticky;transition:transform .1s;transform:scale(0);z-index:3}@media screen and (max-width:679px){main #main_content #card_box{padding:16px;min-height:unset}main #main_content #weather_maps_box{padding:16px}}html,html body,html body #root{min-height:100vh}html body #root{display:flex;flex-direction:column;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}#globe_box{display:flex;position:relative}#globe_box #globe_shadow{position:absolute;display:flex;height:100%;width:100%}#globe_box #globe_shadow span{margin:auto;border-radius:16px;height:32px;width:32px;box-shadow:-60px 30px 55px 140px rgba(0,0,0,.5254901960784314)}#globe_box #globe_canvas{cursor:-webkit-grab;cursor:grab;position:relative;z-index:1}#globe_box #globe_canvas:active{cursor:-webkit-grabbing;cursor:grabbing}@media screen and (max-width:679px){#globe_box #globe_canvas{height:256px;width:256px}#globe_box #globe_shadow span{box-shadow:-30px 15px 28px 60px rgba(0,0,0,.5254901960784314)}}#labels{position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none}#labels .city_label{font-family:"Roboto";color:#fff;font-size:12px;left:0;padding:0 4px;position:absolute;z-index:2;text-shadow:-1px -1px 0 #1f1f1f,0 -1px 0 #1f1f1f,1px -1px 0 #1f1f1f,1px 0 0 #1f1f1f,1px 1px 0 #1f1f1f,0 1px 0 #1f1f1f,-1px 1px 0 #1f1f1f,-1px 0 0 #1f1f1f,0 0 2px #1f1f1f;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width:679px){#labels .city_label{padding:0 4px}}#labels .city_label:before{border:1px solid #000;box-sizing:border-box;left:50%;top:-7px;position:absolute;border-radius:1px;width:4px;height:4px;background-color:#fff}#map_box{display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content}#map_box[style*="display: flex"]~#labels{width:1026px;left:14px;overflow:hidden}#map_box[style*="display: flex"]~#labels div.city_label{margin-top:12px}#map_box[style*="display: flex"]~#labels div.city_label:before{content:""}#map_box #map_canvas_container{border:1px solid #8c8c8c;border-radius:2px;height:482px;position:relative;overflow:hidden;width:1024px;margin:14px}#map_box #map_canvas_container:active{cursor:-webkit-grabbing;cursor:grabbing}@media screen and (min-width:1200px){#map_box #map_canvas_container,#map_box #map_canvas_container:active{cursor:default}}#map_box #map_canvas_container #map_canvas{position:absolute;background:url(/this.weather/images/texture-512.png);background-size:contain;height:512px;top:-15px;width:1024px}@media screen and (max-width:679px){#map_box[style*="display: flex"]~#labels{width:514px;left:7px;overflow:hidden}#map_box #map_canvas_container{height:240px;width:512px;margin:7px}#map_box #map_canvas_container #map_canvas{height:256px;width:512px;top:-7px}}.custom_radio_container{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.custom_radio_container .custom_radio{display:none}.custom_radio_container .custom_radio_lbl{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.custom_chk_container{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.custom_chk_container.dual_icon .icon:first-of-type{display:flex}.custom_chk_container.dual_icon .custom_chk:checked~.icon:first-of-type,.custom_chk_container.dual_icon .icon:last-of-type{display:none}.custom_chk_container.dual_icon .custom_chk:checked~.icon:last-of-type{display:flex}.custom_chk_container .custom_chk{display:none}.custom_chk_container .custom_chk_lbl{cursor:inherit;bottom:0;left:0;position:absolute;top:0;right:0;z-index:1}#about{background-color:#f7f7f7;border:1px solid rgba(0,0,0,.07058823529411765);border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.07058823529411765),inset 0 1px 1px hsla(0,0%,100%,.5),inset 1px 0 1px hsla(0,0%,100%,.5),inset 0 -1px 1px hsla(0,0%,100%,.5),inset -1px 0 1px hsla(0,0%,100%,.5);color:#262626;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:1px;margin:64px auto;min-width:240px}#about article,#about div{display:flex}#about article h3,#about article h4,#about article h5,#about article p,#about article ul,#about div h3,#about div h4,#about div h5,#about div p,#about div ul{margin:8px 0 7px;padding:0 9px}#about article h4,#about article h5,#about div h4,#about div h5{margin-bottom:0}#about #about_header{align-content:center;justify-content:space-between}#about #about_rss{flex-direction:column}#about #about_rss #about_rss_header{justify-content:space-between}#about #about_rss #about_rss_header #custom_chk_about_chevron~.icon{transform:rotate(-90deg)}#about #about_rss #about_rss_body{flex-direction:column;display:none}#about #about_rss #about_rss_body[expanded=true]{display:flex}#about #about_rss #about_rss_body ul li{margin-bottom:7px}#about #about_rss #about_rss_body ul li:last-child{margin-bottom:0}
/*# sourceMappingURL=main.87accf65.chunk.css.map */