@import url(/assets/constants-52620241be403b7642ba38765a6d75bd05752240519961f94370c2137e1e1f4a.css);
@import url(/assets/decorative-ed01c0814513f69049c072319eb07ce068e516bc9a7db3d3b2615fe9dbe33e44.css);
@import url(/assets/inputs-712e5c48bda55cc8561a78a433ab2a48a18c2b572ec0b1b4beb1bf5340ff18eb.css);
@import url(/assets/buttons-cb4ed442a3c2f014c816103a1f038dcd48f34a5c56c9a6e58522cf23c258e1f5.css);
@import url(/assets/toasts-7ba6aa083c0d7795ea73e23a5ca87ad7e6762c20ef2dc69d6a7f14b13984eebc.css);

html, body {
    overscroll-behavior: none;
}


.no-scrollbar::-webkit-scrollbar {
    display: none;
}

.no-scrollbar {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.licensed-state tr:nth-child(even) {
    background-color: #F9FAFB;
}

.ql-container.ql-snow {
    overflow: hidden;
}

.video-aspect-ratio {
    width: 100%;
    height: auto;
    aspect-ratio: 89 / 50;
}

details summary {
    list-style: none;
}

details summary::-webkit-details-marker {
    display:none;
}
