.cbh-weather-icon{position:relative;flex:0 0 auto;width:64px;height:64px;overflow:hidden}.cbh-weather-sun,.cbh-weather-moon,.cbh-weather-cloud,.cbh-weather-rain,.cbh-weather-drizzle,.cbh-weather-snow,.cbh-weather-fog,.cbh-weather-lightning{position:absolute}.cbh-weather-sun{z-index:1;top:14px;left:14px;display:none;width:27px;height:27px;border-radius:50%;background:#f8c84a;box-shadow:0 0 12px #f8c84a59}.cbh-weather-day .cbh-weather-sun{display:block}.cbh-weather-sun-rays{position:absolute;inset:-10px;animation:cbh-weather-sun-rays 40s linear infinite}.cbh-weather-sun-rays:before,.cbh-weather-sun-rays:after{position:absolute;inset:0;background:linear-gradient(90deg,transparent 46%,#f8c84a 47%,#f8c84a 53%,transparent 54%),linear-gradient(0deg,transparent 46%,#f8c84a 47%,#f8c84a 53%,transparent 54%);content:""}.cbh-weather-sun-rays:after{transform:rotate(45deg)}@keyframes cbh-weather-sun-rays{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cbh-weather-moon{z-index:1;top:12px;left:13px;display:none;width:30px;height:30px;overflow:hidden;border-radius:50%;background:#f3efd1;box-shadow:0 0 12px #f3efd15c}.cbh-weather-night .cbh-weather-moon{display:block}.cbh-weather-moon:after{position:absolute;top:-5px;left:11px;width:30px;height:30px;border-radius:50%;background:#656178;content:""}.cbh-weather-cloud{z-index:3;top:27px;left:22px;display:none;width:35px;height:16px;border-radius:18px;background:#d9dee4;box-shadow:-8px 2px 0 -1px #d9dee4,7px 1px 0 -1px #d9dee4}.cbh-weather-cloud:before{position:absolute;top:-10px;left:7px;width:20px;height:20px;border-radius:50%;background:inherit;content:""}.cbh-weather-type-clouds .cbh-weather-cloud,.cbh-weather-type-drizzle .cbh-weather-cloud,.cbh-weather-type-rain .cbh-weather-cloud,.cbh-weather-type-snow .cbh-weather-cloud,.cbh-weather-type-thunderstorm .cbh-weather-cloud{display:block}.cbh-weather-type-rain .cbh-weather-cloud,.cbh-weather-type-thunderstorm .cbh-weather-cloud{background:#aeb7c2;box-shadow:-8px 2px 0 -1px #aeb7c2,7px 1px 0 -1px #aeb7c2}.cbh-weather-rain{z-index:4;top:43px;left:26px;display:none;width:30px;height:17px}.cbh-weather-type-rain .cbh-weather-rain,.cbh-weather-type-thunderstorm .cbh-weather-rain{display:block}.cbh-weather-rain span{position:absolute;width:2px;height:7px;border-radius:2px;background:#70aeda;animation:cbh-weather-raindrop 1s linear infinite}.cbh-weather-rain span:nth-child(1){left:2px}.cbh-weather-rain span:nth-child(2){left:10px;animation-delay:.3s}.cbh-weather-rain span:nth-child(3){left:18px;animation-delay:.15s}.cbh-weather-rain span:nth-child(4){left:26px;animation-delay:.45s}@keyframes cbh-weather-raindrop{0%{transform:translateY(-2px) rotate(15deg);opacity:0}30%{opacity:1}to{transform:translateY(8px) rotate(15deg);opacity:0}}.cbh-weather-drizzle{z-index:4;top:44px;left:27px;display:none;width:27px;height:15px}.cbh-weather-type-drizzle .cbh-weather-drizzle{display:block}.cbh-weather-drizzle span{position:absolute;width:2px;height:4px;border-radius:2px;background:#83b7d8;animation:cbh-weather-drizzle-drop 1.6s linear infinite}.cbh-weather-drizzle span:nth-child(1){left:3px}.cbh-weather-drizzle span:nth-child(2){left:11px;animation-delay:.45s}.cbh-weather-drizzle span:nth-child(3){left:19px;animation-delay:.8s}@keyframes cbh-weather-drizzle-drop{0%{transform:translateY(-1px);opacity:0}30%{opacity:.75}to{transform:translateY(6px);opacity:0}}.cbh-weather-snow{z-index:4;top:44px;left:25px;display:none;width:33px;height:17px}.cbh-weather-type-snow .cbh-weather-snow{display:block}.cbh-weather-snow span{position:absolute;width:5px;height:5px;border-radius:50%;background:#fff;box-shadow:0 0 3px #505a6e40;animation:cbh-weather-snowfall 2.8s ease-in-out infinite}.cbh-weather-snow span:nth-child(1){left:2px}.cbh-weather-snow span:nth-child(2){left:14px;animation-delay:.8s}.cbh-weather-snow span:nth-child(3){left:26px;animation-delay:1.4s}@keyframes cbh-weather-snowfall{0%{transform:translateY(-2px);opacity:0}25%{opacity:1}to{transform:translate(4px,10px);opacity:0}}.cbh-weather-fog{z-index:5;top:24px;left:7px;display:none;width:52px;height:30px}.cbh-weather-type-mist .cbh-weather-fog{display:block}.cbh-weather-fog span{position:absolute;left:0;width:50px;height:4px;border-radius:5px;background:#bec6cdd1;animation:cbh-weather-fog-move 5s ease-in-out infinite alternate}.cbh-weather-fog span:nth-child(1){top:2px;width:42px}.cbh-weather-fog span:nth-child(2){top:11px;left:5px;width:46px}.cbh-weather-fog span:nth-child(3){top:20px;width:48px}@keyframes cbh-weather-fog-move{0%{transform:translate(-3px);opacity:.55}to{transform:translate(4px);opacity:.9}}.cbh-weather-lightning{z-index:6;top:42px;left:38px;display:none;width:9px;height:17px;background:#f5c843;clip-path:polygon(45% 0,100% 0,66% 43%,100% 43%,18% 100%,39% 57%,0 57%);animation:cbh-weather-lightning-flash 2.8s ease-in-out infinite}.cbh-weather-type-thunderstorm .cbh-weather-lightning{display:block}@keyframes cbh-weather-lightning-flash{0%,65%,72%,78%,to{opacity:.35}68%,75%{opacity:1}}.cbh-weather-badge{position:fixed;z-index:999;top:30px;right:35px;display:none;align-items:center;gap:12px;padding:7px 14px 7px 7px;border-radius:50px;background:#ffffffbd;box-shadow:0 5px 20px #00000014;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#3c3950;font-size:17px;line-height:1.7;text-decoration:none!important;opacity:0;transform:translateY(-5px);transition:opacity .4s ease,transform .4s ease,background-color .2s ease}.cbh-weather-badge:hover,.cbh-weather-badge:focus{background:#fffffff0;color:#3c3950;text-decoration:none!important}.cbh-weather-badge-loaded{opacity:1;transform:translateY(0)}@media(min-width:1400px)and (max-width:1599px){.cbh-weather-badge{display:flex;width:64px;height:64px;gap:0;padding:0;justify-content:center}.cbh-weather-badge-info{display:none}}@media(min-width:1600px){.cbh-weather-badge{display:flex}}.cbh-weather-badge-info{min-width:68px}.cbh-weather-badge-temperature{font-weight:600}.cbh-weather-badge-status{color:#3c3950b8}@media(max-width:767px){.cbh-weather-badge{font-size:16px;line-height:1.7}}@media(prefers-reduced-motion:reduce){.cbh-weather-sun-rays,.cbh-weather-rain span,.cbh-weather-drizzle span,.cbh-weather-snow span,.cbh-weather-fog span,.cbh-weather-lightning{animation:none!important}}
