@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}.weather-container-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px;max-width:341px;width:100%;font-family:"Inter",sans-serif}@media all and (max-width: 991px){.weather-container-wrapper{margin:0 auto}}@media all and (max-width: 480px){.weather-container-wrapper{max-width:90%}}.weather-container-wrapper .weather-container{display:flex;flex-direction:column;width:100%;gap:20px;padding:40px 22px 12px;border-radius:14px;background:rgba(2,54,86,.7607843137);backdrop-filter:blur(26.29px);color:#fff}.weather-container-wrapper .weather-container .weather-content{display:flex;flex-direction:column;align-items:center;gap:15px}.weather-container-wrapper .weather-container .weather-content h2{font-size:40px;font-weight:700;line-height:1;text-align:center}@media all and (max-width: 767px){.weather-container-wrapper .weather-container .weather-content h2{font-size:25px}}.weather-container-wrapper .weather-container .weather-content h3{font-size:18px;font-weight:700;line-height:1;text-align:center}@media all and (max-width: 767px){.weather-container-wrapper .weather-container .weather-content h3{font-size:13px}}.weather-container-wrapper .weather-container .weather-update{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px}.weather-container-wrapper .weather-container .weather-update>div{display:flex;flex-direction:column;align-items:center;gap:5px}.weather-container-wrapper .weather-container .weather-update>div span{font-size:14px;font-weight:400;color:#fff;text-align:center}.weather-container-wrapper .weather-container .weather-update>div img{width:15px;height:15px;object-fit:contain}.weather-container-wrapper .weather-container .weather-update>div p{font-size:14px;font-weight:700;text-align:center}.weather-container-wrapper .weather-container .sun-content{display:flex;justify-content:space-between;align-items:center;gap:10px}.weather-container-wrapper .weather-container .sun-content .sun-text{display:flex;flex-direction:column;align-items:center;gap:8px}.weather-container-wrapper .weather-container .sun-content .sun-text img{width:18px;height:18px;object-fit:contain}.weather-container-wrapper .weather-container .sun-content .sun-text p{font-size:10px;font-weight:400;text-align:center}.weather-container-wrapper .weather-container .sun-content .shape{position:relative;display:flex;align-items:start;justify-content:center;max-width:196px;width:100%;height:46px;border-bottom:1px solid #42a1c9;overflow:hidden}.weather-container-wrapper .weather-container .sun-content .shape::after{content:"";max-width:196px;width:100%;height:100px;border-radius:100%;border:1px solid #fff9f9}.weather-container-wrapper .weather-container .bottom-temp{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px}.weather-container-wrapper .weather-container .bottom-temp>div{display:flex;flex-direction:column;align-items:center;gap:5px}.weather-container-wrapper .weather-container .bottom-temp>div h4{font-size:14px;font-weight:400;text-align:center}.weather-container-wrapper .weather-container .bottom-temp>div p{font-size:9px;font-weight:400;text-align:center}.weather-container-wrapper .report-wrapper{display:flex;align-items:center}.weather-container-wrapper .report-wrapper .pdf-icon{width:18px;margin-right:5px}.weather-container-wrapper .report-wrapper .download-weather{font-size:16px;font-weight:400;line-height:27px;text-decoration:underline;text-decoration-style:solid;color:#333;border:none;background-color:rgba(0,0,0,0);cursor:pointer;transition:all .3s ease}.weather-container-wrapper .report-wrapper .download-weather:hover{color:#0178ab}@media all and (max-width: 767px){.weather-container-wrapper{max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);align-items:stretch;padding:0 12px;box-sizing:border-box}.weather-container-wrapper .weather-container{width:100%;max-width:none;margin:0;gap:2px;padding:10px 24px 10px;border-radius:16px;background:#1f5f86;align-items:center;text-align:center}.weather-container-wrapper .weather-container .weather-content{gap:8px}.weather-container-wrapper .weather-container .weather-content h3{font-size:15px;font-weight:600}.weather-container-wrapper .weather-container .weather-update,.weather-container-wrapper .weather-container .sun-content,.weather-container-wrapper .weather-container .bottom-temp{display:none}.weather-container-wrapper .report-wrapper{justify-content:center;width:100%;max-width:none;margin:5px 0 0;gap:10px}.weather-container-wrapper .report-wrapper span{display:flex;align-items:center}.weather-container-wrapper .report-wrapper .download-weather{font-size:14px;text-align:center}}.search-weather-wrapper{width:100%;max-width:1328px;padding:0 20px 0 0;margin:0 auto 30px}@media all and (max-width: 991px){.search-weather-wrapper{margin:0 auto 0}}.search-weather-wrapper .fl-row-content-wrap{width:100%;padding-top:0}.search-weather-wrapper .fl-col-group{display:flex;justify-content:space-between}@media all and (max-width: 991px){.search-weather-wrapper .fl-col-group{flex-flow:column-reverse}}.search-weather-wrapper .fl-col-group .weather-block{margin-top:-80px;margin-left:100px;z-index:2}@media all and (max-width: 991px){.search-weather-wrapper .fl-col-group .weather-block{margin:20px 0 30px;margin-left:0;width:100% !important}}@media all and (max-width: 991px){.search-weather-wrapper .fl-col-group .search-block{width:100% !important}}/*# sourceMappingURL=style.min.css.map */
