@import url("https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");*{box-sizing:border-box;margin:0;padding:0}main{background-color:var(--sc-color-gray-tint);min-height:calc(100vh - 5rem);position:relative;top:5rem}body{color:var(--sc-color-body);background:var(--sc-color-white);font-family:Bai Jamjuree,sans-serif}h1,h2,h3,h4,p{color:var(--sc-color-secondary)}h1{font-size:var(--sc-text-medium);font-weight:var(--sc-font-bold);letter-spacing:var(--sc-text-spacing-std);margin-bottom:var(--sc-spacing-medium);text-transform:uppercase}a{color:inherit;text-decoration:none}.box{cursor:default!important}.input{input{padding:var(--sc-spacing-small) var(--sc-spacing-std)!important;width:100%!important;color:var(--sc-color-secondary);font-size:var(--sc-input-font-size-md)!important;font-weight:var(--sc-font-semibold);font-family:inherit;border:1px solid var(--sc-color-tertiary-tint)!important;&:focus{outline:var(--sc-focus-outline);outline-offset:var(--sc-focus-outline-offset)}&::placeholder{color:var(--sc-color-tertiary-shade);font-weight:var(--sc-font-regular)}}label{font-size:var(--sc-text-small);font-weight:var(--sc-font-medium)}.input__required{margin-left:.1rem;color:var(--sc-color-orange);font-weight:var(--sc-font-bold)}}.phone-input__input{input{border:none!important;padding:var(--sc-spacing-small) var(--sc-spacing-xsmall)!important}}.form-group{display:flex;flex-direction:column;gap:var(--sc-spacing-xsmall)}.button{border-radius:var(--sc-border-radius-sm);font-family:inherit;font-weight:var(--sc-font-bold);letter-spacing:var(--sc-text-spacing-small);text-transform:uppercase;&.button--full-width{width:100%}&:disabled{background:var(--sc-color-tertiary-tint)!important;color:var(--sc-color-tertiary-shade)!important;cursor:not-allowed!important}}.icon-background-black{background:var(--sc-color-body);border-radius:var(--sc-border-radius-lg);height:30px;padding:.3125rem;width:30px;path{fill:var(--sc-color-white)!important}}.icon-background-grey{background:var(--sc-color-tertiary);border-radius:var(--sc-border-radius-sm);padding:.25rem}.icon--xxsmall{height:6px;width:6px}.icon--xsmall{height:10px;width:10px}.icon--small{height:18px;width:18px}.icon--medium{height:20px;width:20px}.icon--large{height:48px;width:48px}.icon-white{path{fill:var(--sc-color-white)!important}}.input{&:disabled{background:var(--sc-color-tertiary-tint)!important;color:var(--sc-color-tertiary-shade)!important;cursor:not-allowed!important}}.input__icon:has(>.icon--small){bottom:.5rem!important}.input__error{input{border:1px solid var(--sc-color-danger)!important}}.row,.row__container{min-height:calc(100vh - 5rem)}.row__container{display:flex;flex-direction:column;padding:var(--sc-spacing-large) var(--sc-spacing-medium)}.search-bar-wrapper{display:flex;flex-direction:column;gap:var(--sc-spacing-medium);margin:var(--sc-spacing-large) 0 var(--sc-spacing-medium);@media (min-width:1024px){flex-direction:row}input{padding-left:var(--sc-spacing-large)!important}.button{align-items:center;display:flex;gap:var(--sc-spacing-small);justify-content:center;width:100%;@media (min-width:1024px){width:auto}}.input{margin:0}.input__label{display:none}.search-bar{flex:1 1}}.subtitle{color:var(--sc-color-secondary);font-size:var(--sc-text-xsmall);font-weight:var(--sc-font-bold);letter-spacing:var(--sc-text-spacing-small);margin-bottom:var(--sc-spacing-small);text-transform:uppercase}.not-found-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;gap:var(--sc-spacing-medium);h1{font-size:var(--sc-text-xxlarge);font-weight:var(--sc-font-bold)}p{font-size:var(--sc-text-medium);color:var(--sc-color-secondary-shade)}}input[type=radio]{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:var(--sc-color-white);border-radius:50%;border:1px solid var(--sc-color-secondary)!important;cursor:pointer;height:20px;position:relative;transition:var(--sc-transition);width:20px}input[type=radio]:checked{background-color:var(--sc-color-white);border:2px solid var(--sc-color-secondary)!important}input[type=radio]:checked:after{background-color:var(--sc-color-primary-shade);border-radius:100%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}input[type=radio]:hover{border:2px solid var(--sc-color-secondary)!important}input[type=radio]:focus{outline:none}.map{position:relative;width:100%;height:100%;min-height:400px;max-width:100%;max-height:100%;overflow:hidden}.map-controls{display:flex}.mapboxgl-marker{cursor:inherit!important}.modal-alert__fullscreen{padding:var(--sc-spacing-xlarge)!important;.box{display:flex;flex-direction:column;max-width:100%!important;min-height:75vh;padding:0;position:relative;>div{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}}.modal-alert__fullscreen-content{padding:var(--sc-spacing-large)}.modal-alert__box-footer{border-top:1px solid var(--sc-color-tertiary);padding:0 var(--sc-spacing-large) var(--sc-spacing-large)}}.modal-alert__form{padding:var(--sc-spacing-xlarge)!important;.box{display:flex;flex-direction:column;max-width:680px!important;padding:0;position:relative;>div{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}}.modal-alert__box-footer{border-top:1px solid var(--sc-color-tertiary);padding:0 var(--sc-spacing-large) var(--sc-spacing-large)}}.modal-edit__container .map{height:55vh;min-height:400px}.modal-heading{font-weight:var(--sc-font-bold);letter-spacing:var(--sc-text-spacing-medium);margin-bottom:var(--sc-spacing-medium);text-transform:uppercase}.mapboxgl-canvas,.mapboxgl-canvas-container,.mapboxgl-map{width:100%!important;height:100%!important}.map__headquarter-pin{height:75px;width:75px;display:block;pointer-events:none!important}.map__headquarter-pin,.mapboxgl-marker .map__headquarter-pin{cursor:inherit!important}.map__hub-pin{height:40px;width:40px;display:block}.map__hub-pin--active{height:75px;width:75px;display:block}.map__vaccination-marker{width:13px;height:13px;background-color:#004d5f94;border-radius:50%}.mapboxgl-ctrl,.mapboxgl-ctrl *,.mapboxgl-map,.mapboxgl-map *,.mapboxgl-popup-content,.mapboxgl-popup-content *{font-family:inherit!important}.mapboxgl-ctrl button,.mapboxgl-ctrl button:hover,.mapboxgl-ctrl-attrib,.mapboxgl-ctrl-compass,.mapboxgl-ctrl-fullscreen,.mapboxgl-ctrl-geolocate,.mapboxgl-ctrl-group button,.mapboxgl-ctrl-group button:hover,.mapboxgl-ctrl-logo,.mapboxgl-ctrl-zoom-in,.mapboxgl-ctrl-zoom-out{cursor:auto!important}.map .mapboxgl-ctrl-group{background:var(--sc-color-white);border-radius:var(--sc-border-radius-sm);box-shadow:var(--sc-shadow-map-item)!important;margin:var(--sc-spacing-std)!important;overflow:hidden}.mapboxgl-ctrl-logo{display:none!important}.map .mapboxgl-ctrl-top-left{display:flex}.map .mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon,.map .mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-color:var(--sc-color-secondary);height:18px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:18px}.map .mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{-webkit-mask-image:url(/icons/zoom-in.svg);mask-image:url(/icons/zoom-in.svg)}.map .mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{-webkit-mask-image:url(/icons/zoom-out.svg);mask-image:url(/icons/zoom-out.svg)}.map .mapboxgl-ctrl-zoom-in,.map .mapboxgl-ctrl-zoom-out{align-items:center;border:none;display:flex;height:38px;justify-content:center;width:38px}.map .mapboxgl-ctrl-zoom-in:hover,.map .mapboxgl-ctrl-zoom-out:hover{background:var(--sc-color-tertiary-tint)}.rounded-edges-sm{border-radius:var(--sc-border-radius-sm)}.rounded-edges-md{border-radius:var(--sc-border-radius)}.rounded-edges-lg{border-radius:var(--sc-border-radius-lg)}.shadow-sm{box-shadow:var(--sc-shadow-sm)}.shadow-md{box-shadow:var(--sc-shadow-md)}.shadow-lg{box-shadow:var(--sc-shadow-lg)}.primary{background-color:var(--sc-color-primary);color:var(--sc-color-primary-text)}.secondary{background-color:var(--sc-color-secondary);color:var(--sc-color-secondary-text)}.tertiary{background-color:var(--sc-color-tertiary);color:var(--sc-color-tertiary-text)}.success{background-color:var(--sc-color-success);color:var(--sc-color-success-text)}.danger{background-color:var(--sc-color-danger);color:var(--sc-color-danger-text)}.warning{background-color:var(--sc-color-warning);color:var(--sc-color-warning-text)}.gray{background-color:var(--sc-color-gray);color:var(--sc-color-gray-text)}.flex-1{flex:1 1}.gap-sm{gap:var(--sc-spacing-small)}.gap-md{gap:var(--sc-spacing-medium)}.gap-lg{gap:var(--sc-spacing-large)}.m-sm{margin:var(--sc-spacing-small)}.m-md{margin:var(--sc-spacing-medium)}.m-lg{margin:var(--sc-spacing-large)}.mx-none{margin-left:0;margin-right:0}.my-none{margin-top:0;margin-bottom:0}.mt-sm{margin-top:var(--sc-spacing-small)}.mt-md{margin-top:var(--sc-spacing-medium)}.mt-lg{margin-top:var(--sc-spacing-large)}.mr-sm{margin-right:var(--sc-spacing-small)}.mr-md{margin-right:var(--sc-spacing-medium)}.mr-lg{margin-right:var(--sc-spacing-large)}.mb-sm{margin-bottom:var(--sc-spacing-small)}.mb-md{margin-bottom:var(--sc-spacing-medium)}.mb-lg{margin-bottom:var(--sc-spacing-large)}.ml-sm{margin-left:var(--sc-spacing-small)}.ml-md{margin-left:var(--sc-spacing-medium)}.ml-lg{margin-left:var(--sc-spacing-large)}.p-sm{padding:var(--sc-spacing-small)}.p-md{padding:var(--sc-spacing-medium)}.p-lg{padding:var(--sc-spacing-large)}.px-none{padding-left:0;padding-right:0}.py-none{padding-top:0;padding-bottom:0}.pt-sm{padding-top:var(--sc-spacing-small)}.pt-md{padding-top:var(--sc-spacing-medium)}.pt-lg{padding-top:var(--sc-spacing-large)}.pr-sm{padding-right:var(--sc-spacing-small)}.pr-md{padding-right:var(--sc-spacing-medium)}.pr-lg{padding-right:var(--sc-spacing-large)}.pb-sm{padding-bottom:var(--sc-spacing-small)}.pb-md{padding-bottom:var(--sc-spacing-medium)}.pb-lg{padding-bottom:var(--sc-spacing-large)}.pl-sm{padding-left:var(--sc-spacing-small)}.pl-md{padding-left:var(--sc-spacing-medium)}.pl-lg{padding-left:var(--sc-spacing-large)}.text-xsm{font-size:var(--sc-text-xsmall)}.text-sm{font-size:var(--sc-text-small)}.text-st{font-size:var(--sc-text-std)}.text-md{font-size:var(--sc-text-medium)}.text-lg{font-size:var(--sc-text-large)}.text-xlg{font-size:var(--sc-text-xlarge)}.text-xxlg{font-size:var(--sc-text-xxlarge)}.full-width{width:100%}.text-semibold{color:var(--sc-color-secondary-shade);font-weight:var(--sc-font-semibold)}.text-bold{font-weight:var(--sc-font-bold)}.icon-inline{display:inline-flex;align-items:center;margin-right:var(--sc-spacing-xxsmall);vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}:root{--sc-breakpoint-small:512px;--sc-breakpoint-medium:768px;--sc-breakpoint-large:1024px;--sc-breakpoint-xlarge:1280px;--sc-color-body:hsla(193,82%,9%,1);--sc-color-black:hsla(0,0%,0%,1);--sc-color-white:hsla(60,100%,100%,1);--sc-color-white-overlay:hsla(60,100%,100%,0.95);--sc-color-white-alpha-background:hsla(0,100%,100%,0.85);--sc-color-overlay:hsla(0,0%,0%,0.75);--sc-font-regular:400;--sc-font-medium:500;--sc-font-semibold:600;--sc-font-bold:700;--sc-text-xxsmall:0.625rem;--sc-text-xsmall:0.75rem;--sc-text-small:0.875rem;--sc-text-std:1rem;--sc-text-medium:1.125rem;--sc-text-large:2rem;--sc-text-xlarge:2.5rem;--sc-text-xxlarge:3rem;--sc-text-spacing-xsmall:0.0625rem;--sc-text-spacing-small:0.125rem;--sc-text-spacing-std:0.14rem;--sc-text-spacing-medium:0.2rem;--sc-text-spacing-large:0.25rem;--sc-text-spacing-xlarge:0.5rem;--sc-line-height-tight:1.25;--sc-line-height-loose:1.5;--sc-border-radius-null:0;--sc-border-radius-xsmall:0.3125rem;--sc-border-radius-sm:0.625rem;--sc-border-radius:1.25rem;--sc-border-radius-lg:2.5rem;--sc-spacing-null:0;--sc-spacing-xxsmall:0.125rem;--sc-spacing-xsmall:0.3125rem;--sc-spacing-small:0.625rem;--sc-spacing-std:1rem;--sc-spacing-medium:1.25rem;--sc-spacing-large:2.5rem;--sc-spacing-xlarge:3.5rem;--sc-color-primary:hsla(45,100%,50%,1);--sc-color-primary-hex:#ffbb00;--sc-color-primary-tint:hsla(45,100%,70%,1);--sc-color-primary-shade:hsla(45,100%,45%,1);--sc-color-primary-text:hsla(0,0%,15%,1);--sc-color-primary-contrast:hsla(45,100%,45%,1);--sc-color-primary-light-hex:#fbeecb;--sc-color-secondary:hsla(0,0%,20%,1);--sc-color-secondary-hex:#333333;--sc-color-secondary-tint:hsla(0,0%,40%,1);--sc-color-secondary-shade:hsla(0,0%,15%,1);--sc-color-secondary-text:hsla(0,0%,100%,1);--sc-color-secondary-contrast:hsla(0,0%,40%,1);--sc-color-tertiary:hsla(0,0%,88%,1);--sc-color-tertiary-hex:#e0e0e0;--sc-color-tertiary-tint:hsla(0,0%,93%,1);--sc-color-tertiary-shade:hsla(0,0%,71%,1);--sc-color-tertiary-text:hsla(0,0%,15%,1);--sc-color-tertiary-contrast:hsla(0,0%,71%,1);--sc-color-danger:hsla(15,100%,40%,1);--sc-color-danger-hex:#cc3300;--sc-color-danger-tint:hsla(15,100%,90%,1);--sc-color-danger-shade:hsla(15,100%,30%,1);--sc-color-danger-text:hsla(0,0%,100%,1);--sc-color-blue:hsla(192,100%,19%,1);--sc-color-blue-hex:#004d5f;--sc-color-blue-tint:hsla(192,66%,39%,1);--sc-color-blue-light:hsla(192,60%,70%,1);--sc-color-blue-text:hsla(0,0%,100%,1);--sc-color-gray:hsla(0,0%,95%,1);--sc-color-gray-tint:hsla(0,0%,98%,1);--sc-color-gray-shade:hsla(0,0%,20%,1);--sc-color-gray-text:hsla(0,0%,75%,1);--sc-color-orange:hsla(27,89%,60%,1);--sc-color-orange-hex:#f58438;--sc-color-orange-tint:hsla(27,100%,90%,1);--sc-color-orange-shade:hsla(39,100%,40%,1);--sc-color-orange-text:hsla(0,0%,100%,1);--sc-color-white:hsla(0,0%,100%,1);--sc-color-white-hex:#ffffff;--sc-color-status-blue:#238da6;--sc-color-status-blue-tint:#238da633;--sc-color-status-green:#43a394;--sc-color-status-green-tint:#43a39433;--sc-color-status-orange:#f58438;--sc-color-status-orange-tint:#f5843833;--sc-color-status-red:#cc3300;--sc-color-status-red-tint:#cc330033;--sc-shadow:0px 0px 30px 0px rgba(51,51,51,0.05);--sc-shadow-sm:0 0 0.625rem rgba(0,0,0,0.1);--sc-shadow-md:0px 0px 30px 0px rgba(51,51,51,0.05);--sc-shadow-lg:0 0 3.75rem rgba(0,0,0,0.3);--sc-shadow-map-item:0px 12px 20px 0px rgba(51,51,51,0.19);--sc-shadow-tooltip:0px 0px 1px rgba(0,0,0,0.5);--sc-shadow-header:0 0 60px 0 rgba(102,102,102,0.02);--sc-backdrop-filter:blur(5px);--sc-page-max-width:90rem;--sc-color-input-border:hsla(0,0%,80%,1);--sc-color-outline:hsla(261,88%,48%,1);--sc-color-focus:hsla(261,88%,48%,1);--sc-card-text-color:var(--sc-color-body);--sc-card-background:var(--sc-color-white);--sc-card-gap:1.25rem;--sc-card-padding:1.25rem;--sc-card-border:1px solid var(--sc-color-gray);--sc-card-header-gap:0.25rem;--sc-dialog-background:rgba(0,0,0,0.5);--sc-dialog-content-background:var(--sc-color-white);--sc-dialog-border:var(--sc-color-black);--sc-dialog-icon-color:var(--sc-color-black);--sc-dialog-width-large:50rem;--sc-dialog-width-medium:40rem;--sc-dialog-width-small:30rem;--sc-modal-background:rgba(0,0,0,0.5);--sc-modal-background-inherit:var(--sc-color-black);--sc-modal-background-inherit-contrast:var(--sc-color-white);--sc-modal-content-background:var(--sc-color-white);--sc-modal-border:hsla(0,0%,94%,1);--sc-modal-width-large:50rem;--sc-modal-width-medium:40rem;--sc-modal-width-small:30rem;--sc-button-padding-sm:0.3125rem 0.625rem;--sc-button-padding-md:0.625rem 1.25rem;--sc-button-padding-lg:0.9375rem 1.875rem;--sc-button-focus:solid 2px var(--sc-color-outline);--sc-focus-outline-initial:solid 2px transparent;--sc-focus-outline:solid 2px var(--sc-color-outline);--sc-focus-outline-offset:0.1025rem;--sc-input-border:1px solid var(--sc-color-input-border);--sc-input-border-radius-sm:0.25rem;--sc-input-border-radius-md:0.5rem;--sc-input-border-radius-lg:0.75rem;--sc-input-label-padding-bottom:0.5rem;--sc-input-label-gap:0.2rem;--sc-input-description-padding-bottom:0.5rem;--sc-input-padding-sm:0.3125rem;--sc-input-padding-md:0.625rem;--sc-input-padding-lg:0.9375rem;--sc-input-margin-y-sm:0.3125rem 0;--sc-input-margin-y-md:0.625rem 0;--sc-input-margin-y-lg:0.9375rem 0;--sc-input-font-size-sm:0.875rem;--sc-input-font-size-md:1rem;--sc-input-font-size-lg:1.4rem;--sc-input-shadow-sm:0 0 0.25rem rgba(0,0,0,0.1);--sc-input-shadow-md:0 0 0.5rem rgba(0,0,0,0.2);--sc-input-shadow-lg:0 0 0.75rem rgba(0,0,0,0.3);--sc-select-label-padding-bottom:0.5rem;--sc-select-description-padding-bottom:0.5rem;--sc-textarea-label-padding-bottom:0.5rem;--sc-textarea-description-padding-bottom:0.5rem;--sc-textarea-padding-sm:0.3125rem;--sc-textarea-padding-md:0.625rem;--sc-textarea-padding-lg:0.9375rem;--sc-textarea-margin-y-sm:0.3125rem 0;--sc-textarea-margin-y-md:0.625rem 0;--sc-textarea-margin-y-lg:0.9375rem 0;--sc-textarea-font-size-sm:0.875rem;--sc-textarea-font-size-md:1rem;--sc-textarea-font-size-lg:1.4rem;--sc-checkbox-gap:0.625rem;--sc-checkbox-description-padding-bottom:0.5rem;--sc-checkbox-group-border:var(--sc-input-border);--sc-checkbox-padding-bottom:0.625rem;--sc-radio-gap:0.625rem;--sc-radio-description-padding-bottom:1rem;--sc-radio-group-border:var(--sc-input-border);--sc-radio-padding-bottom:0.625rem;--sc-transition:background-color 500ms,border-radius 500ms,box-shadow 500ms,color 500ms,margin 500ms,max-height 500ms,min-height 500ms,opacity 500ms,outline 250ms,outline-offset 250ms,padding 500ms,scale 500ms,transform 500ms,visibility 500ms,width 500ms}