/* css for decidim_forms_locations */
.help-text-map {
margin-top: -1.5rem;
font-size: 0.8125rem;
font-style: italic;
--tw-text-opacity: 1;
color: rgb(32 39 52 / 1)
}
@supports (color: rgb(0 0 0 / 0)) {
.help-text-map {
color: rgb(32 39 52 / var(--tw-text-opacity))
}
}
.answer-option-map {
height: 75%;
width: 100%
}
.questionnaire-question-default-map-position {
display: flex
}
.default-map-position-child {
margin-right: 15px
}
.select-position {
position: relative;
width: 13%
}
.default-position-button {
position: relative;
top: 1.5rem;
height: 2.5rem
}
.survey-map__container [data-decidim-map] {
aspect-ratio: 2/1
}
.autoComplete_wrapper > input {
width: 100%
}

/*# sourceMappingURL=decidim_forms_locations-87822126.css.map*/