.ctainer.full-height.svelte-1ka6h8w {
    height: 100%
}

.ctainer.no-height.svelte-1ka6h8w {
    height: 0
}

.ctainer.svelte-1ka6h8w:not(.reset) {
    width: 100%;
    max-width: 1200px;
    align-self: center
}

.sizer.svelte-1ka6h8w {
    width: 100%;
    height: 0
}

.parent.svelte-1ka6h8w {
    flex: 1
}

.parent.full-height.svelte-1ka6h8w {
    height: 100%
}

.parent.svelte-1ka6h8w:not(.reset) {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: var(--spacing-0) 3vw
}

.parent.no-padding.svelte-1ka6h8w {
    padding: var(--spacing-0)
}

.ctainer.full-height.svelte-1axx8fn {
    height: 100%
}

.ctainer.no-height.svelte-1axx8fn {
    height: 0
}

.ctainer.svelte-1axx8fn:not(.reset) {
    width: 100%;
    max-width: 1200px;
    align-self: center
}

.ctainer.has-padding.svelte-1axx8fn {
    padding: var(--spacing-0) 3vw;
    max-width: calc(1200px + 6vw)
}
