@layer bricks{@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:#fff0;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgb(0 0 0 / .05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks{.brxe-button{width:auto}}@layer bricks{@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgb(0 0 0 / .5),rgb(0 0 0 / .25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks{:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-heaocp{text-transform:uppercase}#brxe-heaocp a{text-transform:uppercase;font-size:inherit}#brxe-ssxfca{text-transform:uppercase}#brxe-ssxfca a{text-transform:uppercase;font-size:inherit}#brxe-zaetio{align-items:center;color:#fff;z-index:1;margin-bottom:5vw}@media (max-width:991px){#brxe-zaetio{margin-bottom:5vh}}@media (max-width:478px){#brxe-zaetio{margin-bottom:5vh}}#brxe-sgsqjm{font-size:var(--text-xl)}#brxe-gnowdz{background-color:rgb(255 255 255 / .39);text-align:center;color:var(--light);align-items:center;row-gap:var(--space-m);padding-top:var(--space-xs);padding-right:var(--space-xs);padding-bottom:var(--space-xs);padding-left:var(--space-xs);justify-content:center;align-self:center!important}@media (max-width:991px){#brxe-gnowdz{width:40%;align-self:center!important;justify-content:center;align-items:center}}@media (max-width:767px){#brxe-gnowdz{width:50%}}@media (max-width:478px){#brxe-gnowdz{width:80vw}}#brxe-qadtim{font-size:var(--text-xl)}#brxe-qolhsb{background-color:rgb(255 255 255 / .39);text-align:center;color:var(--light);align-items:center;row-gap:var(--space-m);padding-top:var(--space-xs);padding-right:var(--space-xs);padding-bottom:var(--space-xs);padding-left:var(--space-xs)}@media (max-width:991px){#brxe-qolhsb{width:40%;align-self:center!important;justify-content:center;align-items:center}}@media (max-width:767px){#brxe-qolhsb{width:50%}}@media (max-width:478px){#brxe-qolhsb{width:80vw}}#brxe-cjehgg{background-color:rgb(255 255 255 / .39);text-align:center;color:var(--light);align-items:center;row-gap:var(--space-m);padding-top:var(--space-xs);padding-right:var(--space-xs);padding-bottom:var(--space-xs);padding-left:var(--space-xs)}@media (max-width:991px){#brxe-cjehgg{width:40%;align-items:center;justify-content:center;align-self:center!important}}@media (max-width:767px){#brxe-cjehgg{width:50%}}@media (max-width:478px){#brxe-cjehgg{width:80vw}}#brxe-zpipwm{flex-direction:row}@media (max-width:991px){#brxe-zpipwm{flex-direction:column}}#brxe-xbkjaj{justify-content:center;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;column-gap:0;row-gap:0;min-height:60vh;align-items:center;position:relative}:where(#brxe-xbkjaj>*:not(figcaption)){position:relative}#brxe-xbkjaj::before{background-image:linear-gradient(rgb(0 0 0 / .36),rgb(0 0 0 / .36));position:absolute;content:"";top:0;right:0;bottom:0;left:0;pointer-events:none}@media (max-width:478px){#brxe-xbkjaj{justify-content:center;align-items:center;align-self:center!important}}#brxe-uxnlij{width:40ch}@media (max-width:767px){#brxe-uxnlij{width:80ch}}#brxe-eazcvl{margin-top:var(--space-s);border-width:2px;border-color:var(--text-title);gap:var(--space-2xs)}#brxe-eazcvl i{font-size:var(--text-xl)}#brxe-iyjpyo{width:80ch}@media (max-width:767px){#brxe-iyjpyo{margin-bottom:var(--space-m)}}#brxe-jdeymh{border-radius:20px;flex-grow:1;height:450px}#brxe-jdeymh:not(.tag),#brxe-jdeymh img{object-fit:cover}@media (max-width:991px){#brxe-jdeymh{width:250px}}@media (max-width:478px){#brxe-jdeymh{height:300px}}#brxe-ugqnpy{border-radius:20px;flex-grow:1;height:450px}#brxe-ugqnpy:not(.tag),#brxe-ugqnpy img{object-fit:cover}@media (max-width:991px){#brxe-ugqnpy{width:250px}}@media (max-width:478px){#brxe-ugqnpy{height:300px}}#brxe-icvqzy{flex-direction:row;align-items:center;justify-content:center}#brxe-pmwhnx{width:65ch;text-align:center}#brxe-pmwhnx a{text-align:center;font-size:inherit}#brxe-xyvssg:not(.tag),#brxe-xyvssg img{aspect-ratio:16/9;object-fit:cover}#brxe-xyvssg{border-radius:20px}#brxe-excgwv{text-align:center}#brxe-hnnccx{align-items:center;width:90%;background-color:var(--light);padding-top:var(--space-l);padding-right:var(--space-l);padding-bottom:var(--space-l);padding-left:var(--space-l);margin-top:-5vh;row-gap:var(--space-2xs)}#brxe-ddqene{align-items:center}#brxe-bhcctz:not(.tag),#brxe-bhcctz img{aspect-ratio:16/9;object-fit:cover}#brxe-bhcctz{border-radius:20px}#brxe-tfpkjs{text-align:center}#brxe-matpnp{align-items:center;width:90%;background-color:var(--light);padding-top:var(--space-l);padding-right:var(--space-l);padding-bottom:var(--space-l);padding-left:var(--space-l);margin-top:-5vh;row-gap:var(--space-2xs)}#brxe-yaeetd{align-items:center;align-self:stretch!important;width:100%}#brxe-kdyosc{flex-direction:row;padding-top:var(--space-l)}#brxe-pekquv{grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-gap:1rem;background-color:#a8dadc;row-gap:var(--space-m)}@media (max-width:478px){#brxe-pekquv{grid-template-columns:1fr;grid-gap:1rem;column-gap:var(--space-2xl);row-gap:var(--space-2xl)}}#brxe-qlwtda{width:6vh;height:auto}@media (max-width:767px){#brxe-qlwtda{width:6vw}}@media (max-width:478px){#brxe-qlwtda{width:6vh}}#brxe-lthvho{align-items:center;row-gap:1rem;align-self:stretch!important;width:100%}#brxe-ptpdjw{width:6vh;height:auto}@media (max-width:767px){#brxe-ptpdjw{width:6vw}}@media (max-width:478px){#brxe-ptpdjw{width:6vh}}#brxe-piicbv{align-items:center;row-gap:1rem;align-self:stretch!important;width:100%}#brxe-ytvynx{width:6vh;height:auto}@media (max-width:767px){#brxe-ytvynx{width:6vw}}@media (max-width:478px){#brxe-ytvynx{width:6vh}}#brxe-pcrcoi{align-items:center;row-gap:1rem;align-self:stretch!important;width:100%}#brxe-zgaglu{flex-direction:row;align-items:center;justify-content:center;align-self:center!important;column-gap:var(--space-m);row-gap:var(--space-m)}#brxe-mwvqoj{padding-bottom:10px}#brxe-uniieq{align-self:center;margin-top:var(--space-2xl)}#brxe-mgivmx{width:80ch;align-self:center;justify-content:center;align-items:center}#brxe-mgivmx ::placeholder{color:rgb(0 0 0 / .5)}#brxe-mgivmx select{color:rgb(0 0 0 / .5);color:var(--text-title)}#brxe-mgivmx .form-group input{color:var(--text-title)}#brxe-mgivmx textarea{color:var(--text-title)}#brxe-mgivmx .bricks-button{font-size:var(--text-m);color:var(--text-title);font-weight:500;background-color:#a8dadc}#brxe-mgivmx .submit-button-wrapper{width:25%}#brxe-nwubbx{background-image:url(https://water-kiosk.org/wp-content/uploads/2024/08/bg-09-free-img.jpg);background-size:cover;background-attachment:fixed;background-position:center center;background-repeat:no-repeat;color:#fff;position:relative;justify-content:center;align-items:flex-start}:where(#brxe-nwubbx>*:not(figcaption)){position:relative}#brxe-nwubbx::before{background-image:linear-gradient(rgb(0 0 0 / .5),rgb(0 0 0 / .5));position:absolute;content:"";top:0;right:0;bottom:0;left:0;pointer-events:none}@media (max-width:991px){#brxe-nwubbx{background-image:url(https://water-kiosk.org/wp-content/uploads/2024/08/bg-09-free-img.jpg);background-size:cover;background-position:center center;background-attachment:fixed;background-repeat:no-repeat}}@media (max-width:767px){#brxe-nwubbx{background-position:center center;background-image:url(https://water-kiosk.org/wp-content/uploads/2024/08/bg-09-free-img.jpg);background-size:cover;background-attachment:fixed;background-repeat:no-repeat}}@media (max-width:478px){#brxe-nwubbx{flex-direction:column;justify-content:center;align-self:stretch!important;width:100%;background-image:url(https://water-kiosk.org/wp-content/uploads/2024/08/bg-09-free-img.jpg);background-size:cover;background-position:center right;background-attachment:fixed;background-repeat:no-repeat}}#brxe-qdkeyy{width:300px;height:225px;border-radius:20px}#brxe-qdkeyy:not(.tag),#brxe-qdkeyy img{object-fit:cover}#brxe-iwrtmd{align-items:center;row-gap:var(--space-2xs)}#brxe-zgzhkc{width:300px;height:225px;border-radius:20px}#brxe-zgzhkc:not(.tag),#brxe-zgzhkc img{object-fit:cover}#brxe-lkjrge{align-items:center;row-gap:var(--space-2xs);align-self:stretch!important;width:100%}#brxe-toroft{height:225px;width:300px;border-radius:20px}#brxe-toroft:not(.tag),#brxe-toroft img{object-fit:cover}@media (max-width:478px){#brxe-toroft{background-repeat:no-repeat}}#brxe-ppplih{align-items:center;row-gap:var(--space-2xs);align-self:stretch!important;width:100%}#brxe-bruash{width:300px;height:225px;border-radius:20px}#brxe-bruash:not(.tag),#brxe-bruash img{object-fit:cover}#brxe-vdmxcq{align-items:center;row-gap:var(--space-2xs)}#brxe-iqvuvd{width:300px;height:225px;border-radius:20px}#brxe-iqvuvd:not(.tag),#brxe-iqvuvd img{object-fit:cover}#brxe-pbxtas{align-items:center;row-gap:var(--space-2xs);align-self:stretch!important;width:100%}#brxe-qljxoc{width:300px;height:225px;border-radius:20px}#brxe-qljxoc:not(.tag),#brxe-qljxoc img{object-fit:cover}#brxe-pfuxms{align-items:center;row-gap:var(--space-2xs)}#brxe-anzipq{display:grid;align-items:initial;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}@media (max-width:767px){#brxe-anzipq{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}}@media (max-width:478px){#brxe-anzipq{grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr))}}#brxe-gaspcc{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}