.al-label{display:flex;align-items:center;justify-content:space-between;transition:color .15s;cursor:pointer}.al-label-color-primary{--al-label-current-color:var(--al-label-color-primary)}.al-label-color-secondary{--al-label-current-color:var(--al-label-color-secondary)}.al-label-color-info{--al-label-current-color:var(--al-label-color-info)}.al-label-color-error{--al-label-current-color:var(--al-label-color-error)}.al-label-color-warning{--al-label-current-color:var(--al-label-color-warning)}.al-label-color-default{--al-label-current-color:var(--al-label-color-default)}@media (min-width:600px){.al-label-color-sm-primary{--al-label-current-color:var(--al-label-color-primary)}.al-label-color-sm-secondary{--al-label-current-color:var(--al-label-color-secondary)}.al-label-color-sm-info{--al-label-current-color:var(--al-label-color-info)}.al-label-color-sm-error{--al-label-current-color:var(--al-label-color-error)}.al-label-color-sm-warning{--al-label-current-color:var(--al-label-color-warning)}.al-label-color-sm-default{--al-label-current-color:var(--al-label-color-default)}}@media (min-width:768px){.al-label-color-md-primary{--al-label-current-color:var(--al-label-color-primary)}.al-label-color-md-secondary{--al-label-current-color:var(--al-label-color-secondary)}.al-label-color-md-info{--al-label-current-color:var(--al-label-color-info)}.al-label-color-md-error{--al-label-current-color:var(--al-label-color-error)}.al-label-color-md-warning{--al-label-current-color:var(--al-label-color-warning)}.al-label-color-md-default{--al-label-current-color:var(--al-label-color-default)}}@media (min-width:1200px){.al-label-color-lg-primary{--al-label-current-color:var(--al-label-color-primary)}.al-label-color-lg-secondary{--al-label-current-color:var(--al-label-color-secondary)}.al-label-color-lg-info{--al-label-current-color:var(--al-label-color-info)}.al-label-color-lg-error{--al-label-current-color:var(--al-label-color-error)}.al-label-color-lg-warning{--al-label-current-color:var(--al-label-color-warning)}.al-label-color-lg-default{--al-label-current-color:var(--al-label-color-default)}}@media (min-width:1536px){.al-label-color-xl-primary{--al-label-current-color:var(--al-label-color-primary)}.al-label-color-xl-secondary{--al-label-current-color:var(--al-label-color-secondary)}.al-label-color-xl-info{--al-label-current-color:var(--al-label-color-info)}.al-label-color-xl-error{--al-label-current-color:var(--al-label-color-error)}.al-label-color-xl-warning{--al-label-current-color:var(--al-label-color-warning)}.al-label-color-xl-default{--al-label-current-color:var(--al-label-color-default)}}.al-label-place-left{flex-direction:row}.al-label-place-left .al-label-container{margin:0 var(--al-spacing-5) 0 0}.al-label-place-right{flex-direction:row-reverse}.al-label-place-right .al-label-container{margin:0 0 0 var(--al-spacing-5)}@media (min-width:600px){.al-label-place-sm-left{flex-direction:row}.al-label-place-sm-left .al-label-container{margin:0 var(--al-spacing-5) 0 0}.al-label-place-sm-right{flex-direction:row-reverse}.al-label-place-sm-right .al-label-container{margin:0 0 0 var(--al-spacing-5)}}@media (min-width:768px){.al-label-place-md-left{flex-direction:row}.al-label-place-md-left .al-label-container{margin:0 var(--al-spacing-5) 0 0}.al-label-place-md-right{flex-direction:row-reverse}.al-label-place-md-right .al-label-container{margin:0 0 0 var(--al-spacing-5)}}@media (min-width:1200px){.al-label-place-lg-left{flex-direction:row}.al-label-place-lg-left .al-label-container{margin:0 var(--al-spacing-5) 0 0}.al-label-place-lg-right{flex-direction:row-reverse}.al-label-place-lg-right .al-label-container{margin:0 0 0 var(--al-spacing-5)}}@media (min-width:1536px){.al-label-place-xl-left{flex-direction:row}.al-label-place-xl-left .al-label-container{margin:0 var(--al-spacing-5) 0 0}.al-label-place-xl-right{flex-direction:row-reverse}.al-label-place-xl-right .al-label-container{margin:0 0 0 var(--al-spacing-5)}}.al-label-fullWidth-true{width:100%}.al-label-fullWidth-false{width:-moz-fit-content;width:fit-content}@media (min-width:600px){.al-label-fullWidth-sm-true{width:100%}.al-label-fullWidth-sm-false{width:-moz-fit-content;width:fit-content}}@media (min-width:768px){.al-label-fullWidth-md-true{width:100%}.al-label-fullWidth-md-false{width:-moz-fit-content;width:fit-content}}@media (min-width:1200px){.al-label-fullWidth-lg-true{width:100%}.al-label-fullWidth-lg-false{width:-moz-fit-content;width:fit-content}}@media (min-width:1536px){.al-label-fullWidth-xl-true{width:100%}.al-label-fullWidth-xl-false{width:-moz-fit-content;width:fit-content}}.al-label-error{color:var(--al-label-color-error)}.al-label-container{flex:1 1}.al-label[data-disabled=true]{cursor:default;pointer-events:none;color:var(--al-label-color-disabled)}.al-label{color:var(--al-label-current-color)}.al-switch{position:relative;width:36px;height:20px;border-radius:var(--al-border-radius-6);transition:background-color .15s;cursor:pointer}.al-switch[data-disabled]{cursor:default;pointer-events:none}.al-switch-thumb{position:absolute;left:2px;top:2px;width:16px;height:16px;border-radius:50%;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));transition:transform .2s,background-color .2s}.al-switch-thumb[data-state=checked]{transform:translate(16px)}.al-switch-thumb:before{content:"";width:30px;height:30px;border-radius:50%;transition:background-color .15s;position:absolute;left:-7px;top:-7px}.al-switch{--al-switch-current-background-color-default:var(--al-switch-background-color-default);--al-switch-current-background-color-disabled:var(--al-switch-background-color-disabled);--al-switch-current-background-color-hover:var(--al-switch-background-color-hover);--al-switch-current-background-color-focus:var(--al-switch-background-color-focus);--al-switch-current-background-color-active:var(--al-switch-background-color-active);--al-switch-current-active-thumb-color-default:var(--al-switch-active-thumb-color-default);--al-switch-current-active-thumb-color-disabled:var(--al-switch-active-thumb-color-disabled);--al-switch-current-active-thumb-color-hover:var(--al-switch-active-thumb-color-hover);--al-switch-current-active-thumb-color-focus:var(--al-switch-active-thumb-color-focus);--al-switch-current-active-thumb-color-active:var(--al-switch-active-thumb-color-active);--al-switch-current-unActive-thumb-color-default:var(--al-switch-unActive-thumb-color-default);--al-switch-current-unActive-thumb-color-disabled:var(--al-switch-unActive-thumb-color-disabled);--al-switch-current-unActive-thumb-color-hover:var(--al-switch-unActive-thumb-color-hover);--al-switch-current-unActive-thumb-color-focus:var(--al-switch-unActive-thumb-color-focus);--al-switch-current-unActive-thumb-color-active:var(--al-switch-unActive-thumb-color-active);--al-switch-current-thumb-background-color-default:var(--al-switch-thumb-background-color-default);--al-switch-current-thumb-background-color-disabled:var(--al-switch-thumb-background-color-disabled);--al-switch-current-thumb-background-color-hover:var(--al-switch-thumb-background-color-hover);--al-switch-current-thumb-background-color-focus:var(--al-switch-thumb-background-color-focus);--al-switch-current-thumb-background-color-active:var(--al-switch-thumb-background-color-active);background-color:var(--al-switch-current-background-color-default)}.al-switch[data-disabled]{background-color:var(--al-switch-current-background-color-disabled)}@media (hover:hover){.al-switch:hover{background-color:var(--al-switch-current-background-color-hover)}}.al-switch:focus-visible{background-color:var(--al-switch-current-background-color-focus)}.al-switch:active{background-color:var(--al-switch-current-background-color-active)}.al-switch-thumb[data-state=checked]{background-color:var(--al-switch-current-active-thumb-color-default)}.al-switch-thumb[data-state=checked][data-disabled]{background-color:var(--al-switch-current-active-thumb-color-disabled)}@media (hover:hover){.al-switch-thumb[data-state=checked]:hover{background-color:var(--al-switch-current-active-thumb-color-hover)}}.al-switch-thumb[data-state=checked]:focus-visible{background-color:var(--al-switch-current-active-thumb-color-focus)}.al-switch-thumb[data-state=checked]:active{background-color:var(--al-switch-current-active-thumb-color-active)}.al-switch-thumb[data-state=unchecked]{background-color:var(--al-switch-current-unActive-thumb-color-default)}.al-switch-thumb[data-state=unchecked][data-disabled]{background-color:var(--al-switch-current-unActive-thumb-color-disabled)}@media (hover:hover){.al-switch-thumb[data-state=unchecked]:hover{background-color:var(--al-switch-current-unActive-thumb-color-hover)}}.al-switch-thumb[data-state=unchecked]:focus-visible{background-color:var(--al-switch-current-unActive-thumb-color-focus)}.al-switch-thumb[data-state=unchecked]:active{background-color:var(--al-switch-current-unActive-thumb-color-active)}.al-switch-thumb:before{background-color:var(--al-switch-current-thumb-background-color-default)}.al-switch-thumb[data-disabled]:before{background-color:var(--al-switch-current-thumb-background-color-disabled)}@media (hover:hover){.al-switch-thumb:hover:before{background-color:var(--al-switch-current-thumb-background-color-hover)}}.al-switch-thumb:focus-visible:before{background-color:var(--al-switch-current-thumb-background-color-focus)}.al-switch-thumb:active:before{background-color:var(--al-switch-current-thumb-background-color-active)}.al-switch:focus-visible .al-switch-thumb:before{background-color:var(--al-switch-current-thumb-background-color-focus)}