.leaflet-container .leaflet-tooltip{--btnBg:var(--paletteColor2);color:#fff}
.emergency .icons-set__item svg{fill:var(--paletteColor1)}
[data-validate-for="wrong_pass"],[data-validate-for="not_found"],[data-validate-for="not_actived"]{display:none;color:var(--labelTxtHover)}
.form[data-error-message="A user was not found with the given credentials."] span[data-validate-for="not_found"]{display:block !important}
.form[data-error-message="Cannot login user since they are not activated."] span[data-validate-for="not_actived"]{display:block !important}
.form[data-error-message="A user was found but the password did not match."] span[data-validate-for="wrong_pass"]{display:block !important}
.home .video__single .name{position:absolute;left:0;z-index:1;background-color:var(--paletteColor1);top:30px;padding:10px 20px 10px 30px;color:#fff;font-weight:600;font-size:24px}
@media (max-width:74.99em){.home .video__single .name{font-size:20px}}
@media (max-width:600px){.home .video__single{row-gap:0}.home .video__single .name{position:relative;top:unset;width:100%;padding:7px 10px 7px 20px;font-size:17px}}
@media (max-width:1300px){.buildings .faq table .button{font-size:0;column-gap:0;padding:10px 10px}}
@media (max-width:1024px){.buildings .faq table tbody tr td:first-of-type{display:none}}