.fieldset label{font-weight:normal}

[dir] .fieldset .fieldset-wrapper .form-item{margin-bottom:.5rem}

[dir] .fieldset .fieldset-wrapper .form-item:last-of-type{margin-bottom:0}

.fieldset.fieldset--range .fieldset-wrapper{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap}

[dir] .fieldset.fieldset--range .fieldset-wrapper{margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}

.fieldset.fieldset--range .fieldset-wrapper .form-item{flex-shrink:0;width:100%;max-width:100%;flex:0 0 auto;width:100%}

[dir] .fieldset.fieldset--range .fieldset-wrapper .form-item{padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}

@media(min-width: 576px){
.fieldset.fieldset--range .fieldset-wrapper .form-item{flex:0 0 auto;width:50%}

[dir] .fieldset.fieldset--range .fieldset-wrapper .form-item{margin-bottom:0}}

/*# sourceMappingURL=fieldset.css.map*/