/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.layout--onecol .layout__region{width:100%;}
.local-weather-block{width:100%;color:#ffffff !important;}.weather-card{width:100%;box-sizing:border-box;padding:12px 20px;background:#17191d !important;border:1px solid #3a3f46 !important;border-radius:10px;color:#ffffff !important;}.weather-top{display:flex;align-items:center;justify-content:space-between;gap:20px;}.weather-location{font-size:16px;font-weight:600;color:#ffffff !important;white-space:nowrap;}.weather-current{display:flex;align-items:center;gap:10px;white-space:nowrap;}.weather-icon{font-size:24px;line-height:1;}.weather-temperature{font-size:28px;font-weight:700;line-height:1;color:#ffffff !important;}.weather-description{font-size:15px;font-weight:500;color:#ffffff !important;white-space:nowrap;}.weather-details{display:flex;align-items:center;gap:20px;margin-top:8px;font-size:14px;color:#ffffff !important;white-space:nowrap;}.weather-alert{margin-top:10px;padding:8px 12px;border-radius:6px;font-size:14px;color:#ffffff !important;}.weather-rain{background:#202a35 !important;}.weather-snow{background:#252b32 !important;}.weather-storm{background:#29242f !important;}.weather-loading{padding:12px;color:#ffffff !important;}.weather-error{padding:12px;color:#ffffff !important;}@media (max-width:768px){.weather-card{padding:15px;}.weather-top{flex-direction:column;justify-content:center;gap:10px;}.weather-location{width:100%;text-align:center;white-space:normal;}.weather-current{justify-content:center;}.weather-details{justify-content:center;flex-wrap:wrap;gap:8px 15px;white-space:normal;text-align:center;}.weather-alert{text-align:center;}}
