body.overflow-hidden .fixed.inset-0.z-40 {
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100% !important;
    --tw-bg-opacity: 1;
    background-color: rgb(18 18 18 / var(--tw-bg-opacity));
    opacity: .75
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    box-shadow: 0 0 0 1000px #fff inset;
    -webkit-text-fill-color: #000
}

.datepicker-picker {
    margin-top: .25rem;
    padding: 1rem
}

.datepicker-cell.focused.selected {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(248 185 13 / var(--tw-bg-opacity)) !important;
    font-weight: 500
}

.glide {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.glide * {
    box-sizing: inherit
}

.glide__track {
    overflow: hidden
}

.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform
}

.glide__slides--dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.glide__slide a {
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.glide__arrows, .glide__bullets {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.glide--rtl {
    direction: rtl
}

[drawer-backdrop] {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(18 18 18 / var(--tw-bg-opacity));
    opacity: .75
}

.glide__bullet[data-astro-cid-n4osz5ks].glide__bullet--active {
    width: 2.25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(248 185 13 / var(--tw-bg-opacity))
}
