*, ::before, ::after {
        --tw-border-spacing-x: 0;
        --tw-border-spacing-y: 0;
        --tw-translate-x: 0;
        --tw-translate-y: 0;
        --tw-rotate: 0;
        --tw-skew-x: 0;
        --tw-skew-y: 0;
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        --tw-pan-x:  ;
        --tw-pan-y:  ;
        --tw-pinch-zoom:  ;
        --tw-scroll-snap-strictness: proximity;
        --tw-gradient-from-position:  ;
        --tw-gradient-via-position:  ;
        --tw-gradient-to-position:  ;
        --tw-ordinal:  ;
        --tw-slashed-zero:  ;
        --tw-numeric-figure:  ;
        --tw-numeric-spacing:  ;
        --tw-numeric-fraction:  ;
        --tw-ring-inset:  ;
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: rgb(59 130 246 / 0.5);
        --tw-ring-offset-shadow: 0 0 #0000;
        --tw-ring-shadow: 0 0 #0000;
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        --tw-blur:  ;
        --tw-brightness:  ;
        --tw-contrast:  ;
        --tw-grayscale:  ;
        --tw-hue-rotate:  ;
        --tw-invert:  ;
        --tw-saturate:  ;
        --tw-sepia:  ;
        --tw-drop-shadow:  ;
        --tw-backdrop-blur:  ;
        --tw-backdrop-brightness:  ;
        --tw-backdrop-contrast:  ;
        --tw-backdrop-grayscale:  ;
        --tw-backdrop-hue-rotate:  ;
        --tw-backdrop-invert:  ;
        --tw-backdrop-opacity:  ;
        --tw-backdrop-saturate:  ;
        --tw-backdrop-sepia:  ;
        --tw-contain-size:  ;
        --tw-contain-layout:  ;
        --tw-contain-paint:  ;
        --tw-contain-style:  ;
}
::backdrop {
        --tw-border-spacing-x: 0;
        --tw-border-spacing-y: 0;
        --tw-translate-x: 0;
        --tw-translate-y: 0;
        --tw-rotate: 0;
        --tw-skew-x: 0;
        --tw-skew-y: 0;
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        --tw-pan-x:  ;
        --tw-pan-y:  ;
        --tw-pinch-zoom:  ;
        --tw-scroll-snap-strictness: proximity;
        --tw-gradient-from-position:  ;
        --tw-gradient-via-position:  ;
        --tw-gradient-to-position:  ;
        --tw-ordinal:  ;
        --tw-slashed-zero:  ;
        --tw-numeric-figure:  ;
        --tw-numeric-spacing:  ;
        --tw-numeric-fraction:  ;
        --tw-ring-inset:  ;
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: rgb(59 130 246 / 0.5);
        --tw-ring-offset-shadow: 0 0 #0000;
        --tw-ring-shadow: 0 0 #0000;
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        --tw-blur:  ;
        --tw-brightness:  ;
        --tw-contrast:  ;
        --tw-grayscale:  ;
        --tw-hue-rotate:  ;
        --tw-invert:  ;
        --tw-saturate:  ;
        --tw-sepia:  ;
        --tw-drop-shadow:  ;
        --tw-backdrop-blur:  ;
        --tw-backdrop-brightness:  ;
        --tw-backdrop-contrast:  ;
        --tw-backdrop-grayscale:  ;
        --tw-backdrop-hue-rotate:  ;
        --tw-backdrop-invert:  ;
        --tw-backdrop-opacity:  ;
        --tw-backdrop-saturate:  ;
        --tw-backdrop-sepia:  ;
        --tw-contain-size:  ;
        --tw-contain-layout:  ;
        --tw-contain-paint:  ;
        --tw-contain-style:  ;
}
input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        background-color: #fff;
        border-color: #6b7280;
        border-width: 1px;
        border-radius: 0px;
        padding-top: 0.5rem;
        padding-right: 0.75rem;
        padding-bottom: 0.5rem;
        padding-left: 0.75rem;
        font-size: 1rem;
        line-height: 1.5rem;
        --tw-shadow: 0 0 #0000;
}
input:where([type='text']):focus, input:where(:not([type])):focus, input:where([type='email']):focus, input:where([type='url']):focus, input:where([type='password']):focus, input:where([type='number']):focus, input:where([type='date']):focus, input:where([type='datetime-local']):focus, input:where([type='month']):focus, input:where([type='search']):focus, input:where([type='tel']):focus, input:where([type='time']):focus, input:where([type='week']):focus, select:where([multiple]):focus, textarea:focus, select:focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
        --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: #2563eb;
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
        border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder {
        color: #6b7280;
        opacity: 1;
}
input::placeholder,textarea::placeholder {
        color: #6b7280;
        opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
        padding: 0;
}
::-webkit-date-and-time-value {
        min-height: 1.5em;
        text-align: inherit;
}
::-webkit-datetime-edit {
        display: inline-flex;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
        padding-top: 0;
        padding-bottom: 0;
}
select {
        background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3e%3cpath stroke=%27%236b7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M6 8l4 4 4-4%27/%3e%3c/svg%3e");
        background-position: right 0.5rem center;
        background-repeat: no-repeat;
        background-size: 1.5em 1.5em;
        padding-right: 2.5rem;
        -webkit-print-color-adjust: exact;
                print-color-adjust: exact;
}
select:where([multiple]),select:where([size]:not([size="1"])) {
        background-image: initial;
        background-position: initial;
        background-repeat: unset;
        background-size: initial;
        padding-right: 0.75rem;
        -webkit-print-color-adjust: unset;
                print-color-adjust: unset;
}
input:where([type='checkbox']),input:where([type='radio']) {
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        padding: 0;
        -webkit-print-color-adjust: exact;
                print-color-adjust: exact;
        display: inline-block;
        vertical-align: middle;
        background-origin: border-box;
        -webkit-user-select: none;
           -moz-user-select: none;
                user-select: none;
        flex-shrink: 0;
        height: 1rem;
        width: 1rem;
        color: #2563eb;
        background-color: #fff;
        border-color: #6b7280;
        border-width: 1px;
        --tw-shadow: 0 0 #0000;
}
input:where([type='checkbox']) {
        border-radius: 0px;
}
input:where([type='radio']) {
        border-radius: 100%;
}
input:where([type='checkbox']):focus,input:where([type='radio']):focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
        --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
        --tw-ring-offset-width: 2px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: #2563eb;
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
input:where([type='checkbox']):checked,input:where([type='radio']):checked {
        border-color: transparent;
        background-color: currentColor;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
}
input:where([type='checkbox']):checked {
        background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z%27/%3e%3c/svg%3e");
}
@media (forced-colors: active)  {
        input:where([type='checkbox']):checked {
                -webkit-appearance: auto;
                   -moz-appearance: auto;
                        appearance: auto;
        }
}
input:where([type='radio']):checked {
        background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3ccircle cx=%278%27 cy=%278%27 r=%273%27/%3e%3c/svg%3e");
}
@media (forced-colors: active)  {
        input:where([type='radio']):checked {
                -webkit-appearance: auto;
                   -moz-appearance: auto;
                        appearance: auto;
        }
}
input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
        border-color: transparent;
        background-color: currentColor;
}
input:where([type='checkbox']):indeterminate {
        background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 16%27%3e%3cpath stroke=%27white%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M4 8h8%27/%3e%3c/svg%3e");
        border-color: transparent;
        background-color: currentColor;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
}
@media (forced-colors: active)  {
        input:where([type='checkbox']):indeterminate {
                -webkit-appearance: auto;
                   -moz-appearance: auto;
                        appearance: auto;
        }
}
input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
        border-color: transparent;
        background-color: currentColor;
}
input:where([type='file']) {
        background: unset;
        border-color: inherit;
        border-width: 0;
        border-radius: 0;
        padding: 0;
        font-size: unset;
        line-height: inherit;
}
input:where([type='file']):focus {
        outline: 1px solid ButtonText;
        outline: 1px auto -webkit-focus-ring-color;
}
    /* Zelfde basis als .card in src/css/blocks.css. De rand hoort niet hier:
       glass.css tekent hem als :after, en een echte border kwam er op de
       frontend bovenop. */
    .\!card {
        box-shadow: 0 4px 24px -1px rgba(138, 138, 138, 0.2);
        position: relative;
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        border-radius: 40px;
        padding: 2rem;
        --tw-shadow: 0 4px 24px -1px rgba(138, 138, 138, 0.2);
        --tw-shadow-colored: 0 4px 24px -1px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
        --tw-backdrop-blur: blur(20px);
        backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    }
    @media (min-width: 1024px) {
        .\!card {
                padding: 3rem;
        }
}
    .card {
        box-shadow: 0 4px 24px -1px rgba(138, 138, 138, 0.2);
        position: relative;
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        border-radius: 40px;
        padding: 2rem;
        --tw-shadow: 0 4px 24px -1px rgba(138, 138, 138, 0.2);
        --tw-shadow-colored: 0 4px 24px -1px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
        --tw-backdrop-blur: blur(20px);
        backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    }
    @media (min-width: 1024px) {
        .card {
                padding: 3rem;
        }
}

    .shadow-card {
        box-shadow: 0 4px 24px -1px rgba(138, 138, 138, 0.2);
    }

.aspect-h-1 {
        --tw-aspect-h: 1;
}

.aspect-h-2 {
        --tw-aspect-h: 2;
}

.aspect-h-3 {
        --tw-aspect-h: 3;
}

.aspect-h-7 {
        --tw-aspect-h: 7;
}

.aspect-h-9 {
        --tw-aspect-h: 9;
}

.aspect-h-\[355\] {
        --tw-aspect-h: 355;
}

.aspect-w-1 {
        position: relative;
        padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
        --tw-aspect-w: 1;
}

.aspect-w-1 > * {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
}

.aspect-w-16 {
        position: relative;
        padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
        --tw-aspect-w: 16;
}

.aspect-w-16 > * {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
}

.aspect-w-2 {
        position: relative;
        padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
        --tw-aspect-w: 2;
}

.aspect-w-2 > * {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
}

.aspect-w-3 {
        position: relative;
        padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
        --tw-aspect-w: 3;
}

.aspect-w-3 > * {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
}

.aspect-w-4 {
        position: relative;
        padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
        --tw-aspect-w: 4;
}

.aspect-w-4 > * {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
}

.aspect-w-5 {
        position: relative;
        padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
        --tw-aspect-w: 5;
}

.aspect-w-5 > * {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
}

.aspect-w-7 {
        position: relative;
        padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
        --tw-aspect-w: 7;
}

.aspect-w-7 > * {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
}

.aspect-w-9 {
        position: relative;
        padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
        --tw-aspect-w: 9;
}

.aspect-w-9 > * {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
}

.aspect-w-\[350\] {
        position: relative;
        padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
        --tw-aspect-w: 350;
}

.aspect-w-\[350\] > * {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
}
.sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border-width: 0;
}
.\!visible {
        visibility: visible !important;
}
.visible {
        visibility: visible;
}
.invisible {
        visibility: hidden;
}
.collapse {
        visibility: collapse;
}
.static {
        position: static;
}
.fixed {
        position: fixed;
}
.absolute {
        position: absolute;
}
.relative {
        position: relative;
}
.sticky {
        position: sticky;
}
.inset-0 {
        inset: 0px;
}
.inset-x-0 {
        left: 0px;
        right: 0px;
}
.inset-y-0 {
        top: 0px;
        bottom: 0px;
}
.-bottom-8 {
        bottom: -2rem;
}
.-right-12 {
        right: -3rem;
}
.-top-20 {
        top: -5rem;
}
.-top-40 {
        top: -10rem;
}
.-top-7 {
        top: -1.75rem;
}
.bottom-0 {
        bottom: 0px;
}
.bottom-4 {
        bottom: 1rem;
}
.bottom-full {
        bottom: 100%;
}
.left-0 {
        left: 0px;
}
.left-1\/2 {
        left: 50%;
}
.left-4 {
        left: 1rem;
}
.right-0 {
        right: 0px;
}
.right-2 {
        right: 0.5rem;
}
.right-3 {
        right: 0.75rem;
}
.right-6 {
        right: 1.5rem;
}
.right-8 {
        right: 2rem;
}
.top-0 {
        top: 0px;
}
.top-1\/2 {
        top: 50%;
}
.top-3 {
        top: 0.75rem;
}
.top-52 {
        top: 13rem;
}
.top-6 {
        top: 1.5rem;
}
.top-8 {
        top: 2rem;
}
.top-auto {
        top: auto;
}
.top-full {
        top: 100%;
}
.-z-50 {
        z-index: -50;
}
.z-10 {
        z-index: 10;
}
.z-20 {
        z-index: 20;
}
.z-50 {
        z-index: 50;
}
.z-\[101\] {
        z-index: 101;
}
.z-\[200\] {
        z-index: 200;
}
.order-last {
        order: 9999;
}
.col-span-1 {
        grid-column: span 1 / span 1;
}
.col-span-10 {
        grid-column: span 10 / span 10;
}
.col-span-11 {
        grid-column: span 11 / span 11;
}
.col-span-12 {
        grid-column: span 12 / span 12;
}
.col-span-2 {
        grid-column: span 2 / span 2;
}
.col-span-3 {
        grid-column: span 3 / span 3;
}
.col-span-4 {
        grid-column: span 4 / span 4;
}
.col-span-5 {
        grid-column: span 5 / span 5;
}
.col-span-6 {
        grid-column: span 6 / span 6;
}
.col-span-7 {
        grid-column: span 7 / span 7;
}
.col-span-8 {
        grid-column: span 8 / span 8;
}
.col-span-9 {
        grid-column: span 9 / span 9;
}
.col-span-full {
        grid-column: 1 / -1;
}
.\!m-0 {
        margin: 0px !important;
}
.m-0 {
        margin: 0px;
}
.mx-1\.5 {
        margin-left: 0.375rem;
        margin-right: 0.375rem;
}
.mx-12 {
        margin-left: 3rem;
        margin-right: 3rem;
}
.mx-8 {
        margin-left: 2rem;
        margin-right: 2rem;
}
.mx-auto {
        margin-left: auto;
        margin-right: auto;
}
.my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem;
}
.-mb-2xl {
        margin-bottom: -6rem;
}
.-mb-3xl {
        margin-bottom: -8rem;
}
.-mb-4xl {
        margin-bottom: -10rem;
}
.-mb-l {
        margin-bottom: -3rem;
}
.-mb-m {
        margin-bottom: -2rem;
}
.-mb-s {
        margin-bottom: -1rem;
}
.-mb-xl {
        margin-bottom: -4rem;
}
.-mb-xs {
        margin-bottom: -0.5rem;
}
.-ml-2xl {
        margin-left: -6rem;
}
.-ml-3xl {
        margin-left: -8rem;
}
.-ml-4xl {
        margin-left: -10rem;
}
.-ml-l {
        margin-left: -3rem;
}
.-ml-m {
        margin-left: -2rem;
}
.-ml-s {
        margin-left: -1rem;
}
.-ml-xl {
        margin-left: -4rem;
}
.-ml-xs {
        margin-left: -0.5rem;
}
.-mr-2xl {
        margin-right: -6rem;
}
.-mr-3xl {
        margin-right: -8rem;
}
.-mr-4xl {
        margin-right: -10rem;
}
.-mr-l {
        margin-right: -3rem;
}
.-mr-m {
        margin-right: -2rem;
}
.-mr-s {
        margin-right: -1rem;
}
.-mr-xl {
        margin-right: -4rem;
}
.-mr-xs {
        margin-right: -0.5rem;
}
.-mt-12 {
        margin-top: -3rem;
}
.-mt-14 {
        margin-top: -3.5rem;
}
.-mt-20 {
        margin-top: -5rem;
}
.-mt-24 {
        margin-top: -6rem;
}
.-mt-2xl {
        margin-top: -6rem;
}
.-mt-3xl {
        margin-top: -8rem;
}
.-mt-4xl {
        margin-top: -10rem;
}
.-mt-8 {
        margin-top: -2rem;
}
.-mt-l {
        margin-top: -3rem;
}
.-mt-m {
        margin-top: -2rem;
}
.-mt-s {
        margin-top: -1rem;
}
.-mt-xl {
        margin-top: -4rem;
}
.-mt-xs {
        margin-top: -0.5rem;
}
.mb-12 {
        margin-bottom: 3rem;
}
.mb-16 {
        margin-bottom: 4rem;
}
.mb-2 {
        margin-bottom: 0.5rem;
}
.mb-2xl {
        margin-bottom: 6rem;
}
.mb-3xl {
        margin-bottom: 8rem;
}
.mb-4 {
        margin-bottom: 1rem;
}
.mb-4xl {
        margin-bottom: 10rem;
}
.mb-l {
        margin-bottom: 3rem;
}
.mb-m {
        margin-bottom: 2rem;
}
.mb-s {
        margin-bottom: 1rem;
}
.mb-xl {
        margin-bottom: 4rem;
}
.mb-xs {
        margin-bottom: 0.5rem;
}
.ml-2xl {
        margin-left: 6rem;
}
.ml-3xl {
        margin-left: 8rem;
}
.ml-4xl {
        margin-left: 10rem;
}
.ml-l {
        margin-left: 3rem;
}
.ml-m {
        margin-left: 2rem;
}
.ml-s {
        margin-left: 1rem;
}
.ml-xl {
        margin-left: 4rem;
}
.ml-xs {
        margin-left: 0.5rem;
}
.mr-2xl {
        margin-right: 6rem;
}
.mr-3xl {
        margin-right: 8rem;
}
.mr-4xl {
        margin-right: 10rem;
}
.mr-8 {
        margin-right: 2rem;
}
.mr-l {
        margin-right: 3rem;
}
.mr-m {
        margin-right: 2rem;
}
.mr-s {
        margin-right: 1rem;
}
.mr-xl {
        margin-right: 4rem;
}
.mr-xs {
        margin-right: 0.5rem;
}
.mt-10 {
        margin-top: 2.5rem;
}
.mt-12 {
        margin-top: 3rem;
}
.mt-2 {
        margin-top: 0.5rem;
}
.mt-20 {
        margin-top: 5rem;
}
.mt-24 {
        margin-top: 6rem;
}
.mt-2xl {
        margin-top: 6rem;
}
.mt-32 {
        margin-top: 8rem;
}
.mt-3xl {
        margin-top: 8rem;
}
.mt-4 {
        margin-top: 1rem;
}
.mt-4xl {
        margin-top: 10rem;
}
.mt-8 {
        margin-top: 2rem;
}
.mt-\[12rem\] {
        margin-top: 12rem;
}
.mt-\[1px\] {
        margin-top: 1px;
}
.mt-l {
        margin-top: 3rem;
}
.mt-m {
        margin-top: 2rem;
}
.mt-s {
        margin-top: 1rem;
}
.mt-xl {
        margin-top: 4rem;
}
.mt-xs {
        margin-top: 0.5rem;
}
.line-clamp-2 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
}
.line-clamp-3 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
}
.block {
        display: block;
}
.inline-block {
        display: inline-block;
}
.inline {
        display: inline;
}
.flex {
        display: flex;
}
.inline-flex {
        display: inline-flex;
}
.table {
        display: table;
}
.grid {
        display: grid;
}
.contents {
        display: contents;
}
.hidden {
        display: none;
}
.\!size-5 {
        width: 1.25rem !important;
        height: 1.25rem !important;
}
.size-0 {
        width: 0px;
        height: 0px;
}
.size-14 {
        width: 3.5rem;
        height: 3.5rem;
}
.size-24 {
        width: 6rem;
        height: 6rem;
}
.size-3 {
        width: 0.75rem;
        height: 0.75rem;
}
.size-4 {
        width: 1rem;
        height: 1rem;
}
.size-40 {
        width: 10rem;
        height: 10rem;
}
.size-5 {
        width: 1.25rem;
        height: 1.25rem;
}
.size-6 {
        width: 1.5rem;
        height: 1.5rem;
}
.size-8 {
        width: 2rem;
        height: 2rem;
}
.size-\[32px\] {
        width: 32px;
        height: 32px;
}
.size-\[var\(--swiper-navigation-size\)\] {
        width: var(--swiper-navigation-size);
        height: var(--swiper-navigation-size);
}
.size-\[var\(--swiper-pagination-bullet-size\)\] {
        width: var(--swiper-pagination-bullet-size);
        height: var(--swiper-pagination-bullet-size);
}
.size-full {
        width: 100%;
        height: 100%;
}
.h-12 {
        height: 3rem;
}
.h-14 {
        height: 3.5rem;
}
.h-16 {
        height: 4rem;
}
.h-2 {
        height: 0.5rem;
}
.h-3 {
        height: 0.75rem;
}
.h-4 {
        height: 1rem;
}
.h-6 {
        height: 1.5rem;
}
.h-64 {
        height: 16rem;
}
.h-7 {
        height: 1.75rem;
}
.h-8 {
        height: 2rem;
}
.h-\[520px\] {
        height: 520px;
}
.h-\[92px\] {
        height: 92px;
}
.h-auto {
        height: auto;
}
.h-full {
        height: 100%;
}
.max-h-64 {
        max-height: 16rem;
}
.max-h-\[calc\(100vh-2rem\)\] {
        max-height: calc(100vh - 2rem);
}
.min-h-screen {
        min-height: 100vh;
}
.w-1\/2 {
        width: 50%;
}
.w-14 {
        width: 3.5rem;
}
.w-16 {
        width: 4rem;
}
.w-2\/3 {
        width: 66.666667%;
}
.w-3 {
        width: 0.75rem;
}
.w-3\/4 {
        width: 75%;
}
.w-4 {
        width: 1rem;
}
.w-64 {
        width: 16rem;
}
.w-8 {
        width: 2rem;
}
.w-\[250px\] {
        width: 250px;
}
.w-\[68px\] {
        width: 68px;
}
.w-\[calc\(100\%-2rem\)\] {
        width: calc(100% - 2rem);
}
.w-auto {
        width: auto;
}
.w-fit {
        width: -moz-fit-content;
        width: fit-content;
}
.w-full {
        width: 100%;
}
.min-w-0 {
        min-width: 0px;
}
.max-w-3xl {
        max-width: 48rem;
}
.max-w-\[250px\] {
        max-width: 250px;
}
.max-w-\[750px\] {
        max-width: 750px;
}
.max-w-\[84rem\] {
        max-width: 84rem;
}
.max-w-aligncontent {
        max-width: 60rem;
}
.max-w-alignwide {
        max-width: 72rem;
}
.max-w-alignwider {
        max-width: 76rem;
}
.max-w-full {
        max-width: 100%;
}
.max-w-xl {
        max-width: 36rem;
}
.max-w-xs {
        max-width: 20rem;
}
.shrink-0 {
        flex-shrink: 0;
}
.flex-grow {
        flex-grow: 1;
}
.grow {
        flex-grow: 1;
}
.border-collapse {
        border-collapse: collapse;
}
.-translate-x-1\/2 {
        --tw-translate-x: -50%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
        --tw-translate-y: -50%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-full {
        --tw-translate-y: -100%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-full {
        --tw-translate-y: 100%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
        --tw-rotate: 180deg;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes ping {
        75%, 100% {
                transform: scale(2);
                opacity: 0;
        }
}
.animate-ping {
        animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}
@keyframes zweef {
        0%, 100% {
                transform: translateY(0);
        }
        50% {
                transform: translateY(-5px);
        }
}
.animate-zweef {
        animation: zweef 3s ease-in-out infinite;
}
.cursor-auto {
        cursor: auto;
}
.cursor-default {
        cursor: default;
}
.cursor-pointer {
        cursor: pointer;
}
.select-none {
        -webkit-user-select: none;
           -moz-user-select: none;
                user-select: none;
}
.resize {
        resize: both;
}
.snap-x {
        scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-mandatory {
        --tw-scroll-snap-strictness: mandatory;
}
.snap-center {
        scroll-snap-align: center;
}
.scroll-mt-40 {
        scroll-margin-top: 10rem;
}
.scroll-mt-64 {
        scroll-margin-top: 16rem;
}
.list-outside {
        list-style-position: outside;
}
.list-decimal {
        list-style-type: decimal;
}
.list-disc {
        list-style-type: disc;
}
.appearance-none {
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
}
.grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-10 {
        grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid-cols-11 {
        grid-template-columns: repeat(11, minmax(0, 1fr));
}
.grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-15 {
        grid-template-columns: repeat(15, minmax(0,1fr));
}
.grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-7 {
        grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-8 {
        grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-9 {
        grid-template-columns: repeat(9, minmax(0, 1fr));
}
.flex-row {
        flex-direction: row;
}
.flex-col {
        flex-direction: column;
}
.flex-col-reverse {
        flex-direction: column-reverse;
}
.flex-wrap {
        flex-wrap: wrap;
}
.flex-nowrap {
        flex-wrap: nowrap;
}
.items-start {
        align-items: flex-start;
}
.items-center {
        align-items: center;
}
.justify-start {
        justify-content: flex-start;
}
.justify-end {
        justify-content: flex-end;
}
.justify-center {
        justify-content: center;
}
.justify-between {
        justify-content: space-between;
}
.gap-1 {
        gap: 0.25rem;
}
.gap-12 {
        gap: 3rem;
}
.gap-2 {
        gap: 0.5rem;
}
.gap-2xl {
        gap: 6rem;
}
.gap-3 {
        gap: 0.75rem;
}
.gap-3xl {
        gap: 8rem;
}
.gap-4 {
        gap: 1rem;
}
.gap-4xl {
        gap: 10rem;
}
.gap-5 {
        gap: 1.25rem;
}
.gap-6 {
        gap: 1.5rem;
}
.gap-8 {
        gap: 2rem;
}
.gap-l {
        gap: 3rem;
}
.gap-m {
        gap: 2rem;
}
.gap-s {
        gap: 1rem;
}
.gap-xl {
        gap: 4rem;
}
.gap-xs {
        gap: 0.5rem;
}
.gap-x-2xl {
        -moz-column-gap: 6rem;
             column-gap: 6rem;
}
.gap-x-3xl {
        -moz-column-gap: 8rem;
             column-gap: 8rem;
}
.gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
}
.gap-x-4xl {
        -moz-column-gap: 10rem;
             column-gap: 10rem;
}
.gap-x-6 {
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem;
}
.gap-x-\[var\(--swiper-pagination-bullet-horizontal-gap\)\] {
        -moz-column-gap: var(--swiper-pagination-bullet-horizontal-gap);
             column-gap: var(--swiper-pagination-bullet-horizontal-gap);
}
.gap-x-l {
        -moz-column-gap: 3rem;
             column-gap: 3rem;
}
.gap-x-m {
        -moz-column-gap: 2rem;
             column-gap: 2rem;
}
.gap-x-s {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
}
.gap-x-xl {
        -moz-column-gap: 4rem;
             column-gap: 4rem;
}
.gap-x-xs {
        -moz-column-gap: 0.5rem;
             column-gap: 0.5rem;
}
.gap-y-12 {
        row-gap: 3rem;
}
.gap-y-2xl {
        row-gap: 6rem;
}
.gap-y-3xl {
        row-gap: 8rem;
}
.gap-y-4xl {
        row-gap: 10rem;
}
.gap-y-\[var\(--swiper-pagination-bullet-vertical-gap\)\] {
        row-gap: var(--swiper-pagination-bullet-vertical-gap);
}
.gap-y-l {
        row-gap: 3rem;
}
.gap-y-m {
        row-gap: 2rem;
}
.gap-y-s {
        row-gap: 1rem;
}
.gap-y-xl {
        row-gap: 4rem;
}
.gap-y-xs {
        row-gap: 0.5rem;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.place-self-start {
        place-self: start;
}
.self-start {
        align-self: flex-start;
}
.self-center {
        align-self: center;
}
.overflow-hidden {
        overflow: hidden;
}
.overflow-visible {
        overflow: visible;
}
.overflow-x-auto {
        overflow-x: auto;
}
.overflow-y-auto {
        overflow-y: auto;
}
.overflow-x-scroll {
        overflow-x: scroll;
}
.rounded {
        border-radius: 0.25rem;
}
.rounded-button {
        border-radius: 5px;
}
.rounded-full {
        border-radius: 9999px;
}
.rounded-large {
        border-radius: 40px;
}
.rounded-medium {
        border-radius: 20px;
}
.rounded-small {
        border-radius: 10px;
}
.rounded-b-button {
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
}
.rounded-b-large {
        border-bottom-right-radius: 40px;
        border-bottom-left-radius: 40px;
}
.rounded-b-medium {
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
}
.rounded-b-none {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
}
.rounded-t-button {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
}
.rounded-t-large {
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
}
.rounded-t-medium {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
}
.border {
        border-width: 1px;
}
.border-0 {
        border-width: 0px;
}
.border-x-\[1\.5rem\] {
        border-left-width: 1.5rem;
        border-right-width: 1.5rem;
}
.border-y-\[1rem\] {
        border-top-width: 1rem;
        border-bottom-width: 1rem;
}
.border-b {
        border-bottom-width: 1px;
}
.border-b-\[1\.5rem\] {
        border-bottom-width: 1.5rem;
}
.border-r-\[2rem\] {
        border-right-width: 2rem;
}
.border-solid {
        border-style: solid;
}
.border-none {
        border-style: none;
}
.border-black {
        --tw-border-opacity: 1;
        border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-theme-light-gray {
        --tw-border-opacity: 1;
        border-color: rgb(229 229 224 / var(--tw-border-opacity, 1));
}
.border-theme-white {
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-transparent {
        border-color: transparent;
}
.border-white\/25 {
        border-color: rgb(255 255 255 / 0.25);
}
.border-x-transparent {
        border-left-color: transparent;
        border-right-color: transparent;
}
.border-y-transparent {
        border-top-color: transparent;
        border-bottom-color: transparent;
}
.border-b-theme-white {
        --tw-border-opacity: 1;
        border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-r-theme-white {
        --tw-border-opacity: 1;
        border-right-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-opacity-25 {
        --tw-border-opacity: 0.25;
}
.border-opacity-50 {
        --tw-border-opacity: 0.5;
}
.bg-\[\#C3EEED\] {
        --tw-bg-opacity: 1;
        background-color: rgb(195 238 237 / var(--tw-bg-opacity, 1));
}
.bg-\[\#C6EFEE\] {
        --tw-bg-opacity: 1;
        background-color: rgb(198 239 238 / var(--tw-bg-opacity, 1));
}
.bg-\[var\(--swiper-pagination-bullet-color\)\] {
        background-color: var(--swiper-pagination-bullet-color);
}
.bg-\[var\(--swiper-pagination-bullet-inactive-color\)\] {
        background-color: var(--swiper-pagination-bullet-inactive-color);
}
.bg-theme-black {
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-theme-black\/0 {
        background-color: rgb(0 0 0 / 0);
}
.bg-theme-black\/10 {
        background-color: rgb(0 0 0 / 0.1);
}
.bg-theme-black\/100 {
        background-color: rgb(0 0 0 / 1);
}
.bg-theme-black\/15 {
        background-color: rgb(0 0 0 / 0.15);
}
.bg-theme-black\/20 {
        background-color: rgb(0 0 0 / 0.2);
}
.bg-theme-black\/25 {
        background-color: rgb(0 0 0 / 0.25);
}
.bg-theme-black\/30 {
        background-color: rgb(0 0 0 / 0.3);
}
.bg-theme-black\/35 {
        background-color: rgb(0 0 0 / 0.35);
}
.bg-theme-black\/40 {
        background-color: rgb(0 0 0 / 0.4);
}
.bg-theme-black\/45 {
        background-color: rgb(0 0 0 / 0.45);
}
.bg-theme-black\/5 {
        background-color: rgb(0 0 0 / 0.05);
}
.bg-theme-black\/50 {
        background-color: rgb(0 0 0 / 0.5);
}
.bg-theme-black\/55 {
        background-color: rgb(0 0 0 / 0.55);
}
.bg-theme-black\/60 {
        background-color: rgb(0 0 0 / 0.6);
}
.bg-theme-black\/65 {
        background-color: rgb(0 0 0 / 0.65);
}
.bg-theme-black\/70 {
        background-color: rgb(0 0 0 / 0.7);
}
.bg-theme-black\/75 {
        background-color: rgb(0 0 0 / 0.75);
}
.bg-theme-black\/80 {
        background-color: rgb(0 0 0 / 0.8);
}
.bg-theme-black\/85 {
        background-color: rgb(0 0 0 / 0.85);
}
.bg-theme-black\/90 {
        background-color: rgb(0 0 0 / 0.9);
}
.bg-theme-black\/95 {
        background-color: rgb(0 0 0 / 0.95);
}
.bg-theme-blue {
        --tw-bg-opacity: 1;
        background-color: rgb(0 141 243 / var(--tw-bg-opacity, 1));
}
.bg-theme-blue-green {
        --tw-bg-opacity: 1;
        background-color: rgb(0 190 183 / var(--tw-bg-opacity, 1));
}
.bg-theme-blue-green\/0 {
        background-color: rgb(0 190 183 / 0);
}
.bg-theme-blue-green\/10 {
        background-color: rgb(0 190 183 / 0.1);
}
.bg-theme-blue-green\/100 {
        background-color: rgb(0 190 183 / 1);
}
.bg-theme-blue-green\/15 {
        background-color: rgb(0 190 183 / 0.15);
}
.bg-theme-blue-green\/20 {
        background-color: rgb(0 190 183 / 0.2);
}
.bg-theme-blue-green\/25 {
        background-color: rgb(0 190 183 / 0.25);
}
.bg-theme-blue-green\/30 {
        background-color: rgb(0 190 183 / 0.3);
}
.bg-theme-blue-green\/35 {
        background-color: rgb(0 190 183 / 0.35);
}
.bg-theme-blue-green\/40 {
        background-color: rgb(0 190 183 / 0.4);
}
.bg-theme-blue-green\/45 {
        background-color: rgb(0 190 183 / 0.45);
}
.bg-theme-blue-green\/5 {
        background-color: rgb(0 190 183 / 0.05);
}
.bg-theme-blue-green\/50 {
        background-color: rgb(0 190 183 / 0.5);
}
.bg-theme-blue-green\/55 {
        background-color: rgb(0 190 183 / 0.55);
}
.bg-theme-blue-green\/60 {
        background-color: rgb(0 190 183 / 0.6);
}
.bg-theme-blue-green\/65 {
        background-color: rgb(0 190 183 / 0.65);
}
.bg-theme-blue-green\/70 {
        background-color: rgb(0 190 183 / 0.7);
}
.bg-theme-blue-green\/75 {
        background-color: rgb(0 190 183 / 0.75);
}
.bg-theme-blue-green\/80 {
        background-color: rgb(0 190 183 / 0.8);
}
.bg-theme-blue-green\/85 {
        background-color: rgb(0 190 183 / 0.85);
}
.bg-theme-blue-green\/90 {
        background-color: rgb(0 190 183 / 0.9);
}
.bg-theme-blue-green\/95 {
        background-color: rgb(0 190 183 / 0.95);
}
.bg-theme-blue\/0 {
        background-color: rgb(0 141 243 / 0);
}
.bg-theme-blue\/10 {
        background-color: rgb(0 141 243 / 0.1);
}
.bg-theme-blue\/100 {
        background-color: rgb(0 141 243 / 1);
}
.bg-theme-blue\/15 {
        background-color: rgb(0 141 243 / 0.15);
}
.bg-theme-blue\/20 {
        background-color: rgb(0 141 243 / 0.2);
}
.bg-theme-blue\/25 {
        background-color: rgb(0 141 243 / 0.25);
}
.bg-theme-blue\/30 {
        background-color: rgb(0 141 243 / 0.3);
}
.bg-theme-blue\/35 {
        background-color: rgb(0 141 243 / 0.35);
}
.bg-theme-blue\/40 {
        background-color: rgb(0 141 243 / 0.4);
}
.bg-theme-blue\/45 {
        background-color: rgb(0 141 243 / 0.45);
}
.bg-theme-blue\/5 {
        background-color: rgb(0 141 243 / 0.05);
}
.bg-theme-blue\/50 {
        background-color: rgb(0 141 243 / 0.5);
}
.bg-theme-blue\/55 {
        background-color: rgb(0 141 243 / 0.55);
}
.bg-theme-blue\/60 {
        background-color: rgb(0 141 243 / 0.6);
}
.bg-theme-blue\/65 {
        background-color: rgb(0 141 243 / 0.65);
}
.bg-theme-blue\/70 {
        background-color: rgb(0 141 243 / 0.7);
}
.bg-theme-blue\/75 {
        background-color: rgb(0 141 243 / 0.75);
}
.bg-theme-blue\/80 {
        background-color: rgb(0 141 243 / 0.8);
}
.bg-theme-blue\/85 {
        background-color: rgb(0 141 243 / 0.85);
}
.bg-theme-blue\/90 {
        background-color: rgb(0 141 243 / 0.9);
}
.bg-theme-blue\/95 {
        background-color: rgb(0 141 243 / 0.95);
}
.bg-theme-blurple {
        --tw-bg-opacity: 1;
        background-color: rgb(61 59 142 / var(--tw-bg-opacity, 1));
}
.bg-theme-blurple\/0 {
        background-color: rgb(61 59 142 / 0);
}
.bg-theme-blurple\/10 {
        background-color: rgb(61 59 142 / 0.1);
}
.bg-theme-blurple\/100 {
        background-color: rgb(61 59 142 / 1);
}
.bg-theme-blurple\/15 {
        background-color: rgb(61 59 142 / 0.15);
}
.bg-theme-blurple\/20 {
        background-color: rgb(61 59 142 / 0.2);
}
.bg-theme-blurple\/25 {
        background-color: rgb(61 59 142 / 0.25);
}
.bg-theme-blurple\/30 {
        background-color: rgb(61 59 142 / 0.3);
}
.bg-theme-blurple\/35 {
        background-color: rgb(61 59 142 / 0.35);
}
.bg-theme-blurple\/40 {
        background-color: rgb(61 59 142 / 0.4);
}
.bg-theme-blurple\/45 {
        background-color: rgb(61 59 142 / 0.45);
}
.bg-theme-blurple\/5 {
        background-color: rgb(61 59 142 / 0.05);
}
.bg-theme-blurple\/50 {
        background-color: rgb(61 59 142 / 0.5);
}
.bg-theme-blurple\/55 {
        background-color: rgb(61 59 142 / 0.55);
}
.bg-theme-blurple\/60 {
        background-color: rgb(61 59 142 / 0.6);
}
.bg-theme-blurple\/65 {
        background-color: rgb(61 59 142 / 0.65);
}
.bg-theme-blurple\/70 {
        background-color: rgb(61 59 142 / 0.7);
}
.bg-theme-blurple\/75 {
        background-color: rgb(61 59 142 / 0.75);
}
.bg-theme-blurple\/80 {
        background-color: rgb(61 59 142 / 0.8);
}
.bg-theme-blurple\/85 {
        background-color: rgb(61 59 142 / 0.85);
}
.bg-theme-blurple\/90 {
        background-color: rgb(61 59 142 / 0.9);
}
.bg-theme-blurple\/95 {
        background-color: rgb(61 59 142 / 0.95);
}
.bg-theme-cold-gray {
        --tw-bg-opacity: 1;
        background-color: rgb(128 128 128 / var(--tw-bg-opacity, 1));
}
.bg-theme-cold-gray\/0 {
        background-color: rgb(128 128 128 / 0);
}
.bg-theme-cold-gray\/10 {
        background-color: rgb(128 128 128 / 0.1);
}
.bg-theme-cold-gray\/100 {
        background-color: rgb(128 128 128 / 1);
}
.bg-theme-cold-gray\/15 {
        background-color: rgb(128 128 128 / 0.15);
}
.bg-theme-cold-gray\/20 {
        background-color: rgb(128 128 128 / 0.2);
}
.bg-theme-cold-gray\/25 {
        background-color: rgb(128 128 128 / 0.25);
}
.bg-theme-cold-gray\/30 {
        background-color: rgb(128 128 128 / 0.3);
}
.bg-theme-cold-gray\/35 {
        background-color: rgb(128 128 128 / 0.35);
}
.bg-theme-cold-gray\/40 {
        background-color: rgb(128 128 128 / 0.4);
}
.bg-theme-cold-gray\/45 {
        background-color: rgb(128 128 128 / 0.45);
}
.bg-theme-cold-gray\/5 {
        background-color: rgb(128 128 128 / 0.05);
}
.bg-theme-cold-gray\/50 {
        background-color: rgb(128 128 128 / 0.5);
}
.bg-theme-cold-gray\/55 {
        background-color: rgb(128 128 128 / 0.55);
}
.bg-theme-cold-gray\/60 {
        background-color: rgb(128 128 128 / 0.6);
}
.bg-theme-cold-gray\/65 {
        background-color: rgb(128 128 128 / 0.65);
}
.bg-theme-cold-gray\/70 {
        background-color: rgb(128 128 128 / 0.7);
}
.bg-theme-cold-gray\/75 {
        background-color: rgb(128 128 128 / 0.75);
}
.bg-theme-cold-gray\/80 {
        background-color: rgb(128 128 128 / 0.8);
}
.bg-theme-cold-gray\/85 {
        background-color: rgb(128 128 128 / 0.85);
}
.bg-theme-cold-gray\/90 {
        background-color: rgb(128 128 128 / 0.9);
}
.bg-theme-cold-gray\/95 {
        background-color: rgb(128 128 128 / 0.95);
}
.bg-theme-dark-gray {
        --tw-bg-opacity: 1;
        background-color: rgb(77 77 77 / var(--tw-bg-opacity, 1));
}
.bg-theme-dark-gray\/0 {
        background-color: rgb(77 77 77 / 0);
}
.bg-theme-dark-gray\/10 {
        background-color: rgb(77 77 77 / 0.1);
}
.bg-theme-dark-gray\/100 {
        background-color: rgb(77 77 77 / 1);
}
.bg-theme-dark-gray\/15 {
        background-color: rgb(77 77 77 / 0.15);
}
.bg-theme-dark-gray\/20 {
        background-color: rgb(77 77 77 / 0.2);
}
.bg-theme-dark-gray\/25 {
        background-color: rgb(77 77 77 / 0.25);
}
.bg-theme-dark-gray\/30 {
        background-color: rgb(77 77 77 / 0.3);
}
.bg-theme-dark-gray\/35 {
        background-color: rgb(77 77 77 / 0.35);
}
.bg-theme-dark-gray\/40 {
        background-color: rgb(77 77 77 / 0.4);
}
.bg-theme-dark-gray\/45 {
        background-color: rgb(77 77 77 / 0.45);
}
.bg-theme-dark-gray\/5 {
        background-color: rgb(77 77 77 / 0.05);
}
.bg-theme-dark-gray\/50 {
        background-color: rgb(77 77 77 / 0.5);
}
.bg-theme-dark-gray\/55 {
        background-color: rgb(77 77 77 / 0.55);
}
.bg-theme-dark-gray\/60 {
        background-color: rgb(77 77 77 / 0.6);
}
.bg-theme-dark-gray\/65 {
        background-color: rgb(77 77 77 / 0.65);
}
.bg-theme-dark-gray\/70 {
        background-color: rgb(77 77 77 / 0.7);
}
.bg-theme-dark-gray\/75 {
        background-color: rgb(77 77 77 / 0.75);
}
.bg-theme-dark-gray\/80 {
        background-color: rgb(77 77 77 / 0.8);
}
.bg-theme-dark-gray\/85 {
        background-color: rgb(77 77 77 / 0.85);
}
.bg-theme-dark-gray\/90 {
        background-color: rgb(77 77 77 / 0.9);
}
.bg-theme-dark-gray\/95 {
        background-color: rgb(77 77 77 / 0.95);
}
.bg-theme-green {
        --tw-bg-opacity: 1;
        background-color: rgb(0 170 161 / var(--tw-bg-opacity, 1));
}
.bg-theme-green\/0 {
        background-color: rgb(0 170 161 / 0);
}
.bg-theme-green\/10 {
        background-color: rgb(0 170 161 / 0.1);
}
.bg-theme-green\/100 {
        background-color: rgb(0 170 161 / 1);
}
.bg-theme-green\/15 {
        background-color: rgb(0 170 161 / 0.15);
}
.bg-theme-green\/20 {
        background-color: rgb(0 170 161 / 0.2);
}
.bg-theme-green\/25 {
        background-color: rgb(0 170 161 / 0.25);
}
.bg-theme-green\/30 {
        background-color: rgb(0 170 161 / 0.3);
}
.bg-theme-green\/35 {
        background-color: rgb(0 170 161 / 0.35);
}
.bg-theme-green\/40 {
        background-color: rgb(0 170 161 / 0.4);
}
.bg-theme-green\/45 {
        background-color: rgb(0 170 161 / 0.45);
}
.bg-theme-green\/5 {
        background-color: rgb(0 170 161 / 0.05);
}
.bg-theme-green\/50 {
        background-color: rgb(0 170 161 / 0.5);
}
.bg-theme-green\/55 {
        background-color: rgb(0 170 161 / 0.55);
}
.bg-theme-green\/60 {
        background-color: rgb(0 170 161 / 0.6);
}
.bg-theme-green\/65 {
        background-color: rgb(0 170 161 / 0.65);
}
.bg-theme-green\/70 {
        background-color: rgb(0 170 161 / 0.7);
}
.bg-theme-green\/75 {
        background-color: rgb(0 170 161 / 0.75);
}
.bg-theme-green\/80 {
        background-color: rgb(0 170 161 / 0.8);
}
.bg-theme-green\/85 {
        background-color: rgb(0 170 161 / 0.85);
}
.bg-theme-green\/90 {
        background-color: rgb(0 170 161 / 0.9);
}
.bg-theme-green\/95 {
        background-color: rgb(0 170 161 / 0.95);
}
.bg-theme-jobs {
        --tw-bg-opacity: 1;
        background-color: rgb(0 122 115 / var(--tw-bg-opacity, 1));
}
.bg-theme-jobs\/0 {
        background-color: rgb(0 122 115 / 0);
}
.bg-theme-jobs\/10 {
        background-color: rgb(0 122 115 / 0.1);
}
.bg-theme-jobs\/100 {
        background-color: rgb(0 122 115 / 1);
}
.bg-theme-jobs\/15 {
        background-color: rgb(0 122 115 / 0.15);
}
.bg-theme-jobs\/20 {
        background-color: rgb(0 122 115 / 0.2);
}
.bg-theme-jobs\/25 {
        background-color: rgb(0 122 115 / 0.25);
}
.bg-theme-jobs\/30 {
        background-color: rgb(0 122 115 / 0.3);
}
.bg-theme-jobs\/35 {
        background-color: rgb(0 122 115 / 0.35);
}
.bg-theme-jobs\/40 {
        background-color: rgb(0 122 115 / 0.4);
}
.bg-theme-jobs\/45 {
        background-color: rgb(0 122 115 / 0.45);
}
.bg-theme-jobs\/5 {
        background-color: rgb(0 122 115 / 0.05);
}
.bg-theme-jobs\/50 {
        background-color: rgb(0 122 115 / 0.5);
}
.bg-theme-jobs\/55 {
        background-color: rgb(0 122 115 / 0.55);
}
.bg-theme-jobs\/60 {
        background-color: rgb(0 122 115 / 0.6);
}
.bg-theme-jobs\/65 {
        background-color: rgb(0 122 115 / 0.65);
}
.bg-theme-jobs\/70 {
        background-color: rgb(0 122 115 / 0.7);
}
.bg-theme-jobs\/75 {
        background-color: rgb(0 122 115 / 0.75);
}
.bg-theme-jobs\/80 {
        background-color: rgb(0 122 115 / 0.8);
}
.bg-theme-jobs\/85 {
        background-color: rgb(0 122 115 / 0.85);
}
.bg-theme-jobs\/90 {
        background-color: rgb(0 122 115 / 0.9);
}
.bg-theme-jobs\/95 {
        background-color: rgb(0 122 115 / 0.95);
}
.bg-theme-light-gray {
        --tw-bg-opacity: 1;
        background-color: rgb(229 229 224 / var(--tw-bg-opacity, 1));
}
.bg-theme-light-gray\/0 {
        background-color: rgb(229 229 224 / 0);
}
.bg-theme-light-gray\/10 {
        background-color: rgb(229 229 224 / 0.1);
}
.bg-theme-light-gray\/100 {
        background-color: rgb(229 229 224 / 1);
}
.bg-theme-light-gray\/15 {
        background-color: rgb(229 229 224 / 0.15);
}
.bg-theme-light-gray\/20 {
        background-color: rgb(229 229 224 / 0.2);
}
.bg-theme-light-gray\/25 {
        background-color: rgb(229 229 224 / 0.25);
}
.bg-theme-light-gray\/30 {
        background-color: rgb(229 229 224 / 0.3);
}
.bg-theme-light-gray\/35 {
        background-color: rgb(229 229 224 / 0.35);
}
.bg-theme-light-gray\/40 {
        background-color: rgb(229 229 224 / 0.4);
}
.bg-theme-light-gray\/45 {
        background-color: rgb(229 229 224 / 0.45);
}
.bg-theme-light-gray\/5 {
        background-color: rgb(229 229 224 / 0.05);
}
.bg-theme-light-gray\/50 {
        background-color: rgb(229 229 224 / 0.5);
}
.bg-theme-light-gray\/55 {
        background-color: rgb(229 229 224 / 0.55);
}
.bg-theme-light-gray\/60 {
        background-color: rgb(229 229 224 / 0.6);
}
.bg-theme-light-gray\/65 {
        background-color: rgb(229 229 224 / 0.65);
}
.bg-theme-light-gray\/70 {
        background-color: rgb(229 229 224 / 0.7);
}
.bg-theme-light-gray\/75 {
        background-color: rgb(229 229 224 / 0.75);
}
.bg-theme-light-gray\/80 {
        background-color: rgb(229 229 224 / 0.8);
}
.bg-theme-light-gray\/85 {
        background-color: rgb(229 229 224 / 0.85);
}
.bg-theme-light-gray\/90 {
        background-color: rgb(229 229 224 / 0.9);
}
.bg-theme-light-gray\/95 {
        background-color: rgb(229 229 224 / 0.95);
}
.bg-theme-middle-gray {
        --tw-bg-opacity: 1;
        background-color: rgb(199 198 191 / var(--tw-bg-opacity, 1));
}
.bg-theme-middle-gray\/0 {
        background-color: rgb(199 198 191 / 0);
}
.bg-theme-middle-gray\/10 {
        background-color: rgb(199 198 191 / 0.1);
}
.bg-theme-middle-gray\/100 {
        background-color: rgb(199 198 191 / 1);
}
.bg-theme-middle-gray\/15 {
        background-color: rgb(199 198 191 / 0.15);
}
.bg-theme-middle-gray\/20 {
        background-color: rgb(199 198 191 / 0.2);
}
.bg-theme-middle-gray\/25 {
        background-color: rgb(199 198 191 / 0.25);
}
.bg-theme-middle-gray\/30 {
        background-color: rgb(199 198 191 / 0.3);
}
.bg-theme-middle-gray\/35 {
        background-color: rgb(199 198 191 / 0.35);
}
.bg-theme-middle-gray\/40 {
        background-color: rgb(199 198 191 / 0.4);
}
.bg-theme-middle-gray\/45 {
        background-color: rgb(199 198 191 / 0.45);
}
.bg-theme-middle-gray\/5 {
        background-color: rgb(199 198 191 / 0.05);
}
.bg-theme-middle-gray\/50 {
        background-color: rgb(199 198 191 / 0.5);
}
.bg-theme-middle-gray\/55 {
        background-color: rgb(199 198 191 / 0.55);
}
.bg-theme-middle-gray\/60 {
        background-color: rgb(199 198 191 / 0.6);
}
.bg-theme-middle-gray\/65 {
        background-color: rgb(199 198 191 / 0.65);
}
.bg-theme-middle-gray\/70 {
        background-color: rgb(199 198 191 / 0.7);
}
.bg-theme-middle-gray\/75 {
        background-color: rgb(199 198 191 / 0.75);
}
.bg-theme-middle-gray\/80 {
        background-color: rgb(199 198 191 / 0.8);
}
.bg-theme-middle-gray\/85 {
        background-color: rgb(199 198 191 / 0.85);
}
.bg-theme-middle-gray\/90 {
        background-color: rgb(199 198 191 / 0.9);
}
.bg-theme-middle-gray\/95 {
        background-color: rgb(199 198 191 / 0.95);
}
.bg-theme-organization {
        --tw-bg-opacity: 1;
        background-color: rgb(0 160 152 / var(--tw-bg-opacity, 1));
}
.bg-theme-organization\/0 {
        background-color: rgb(0 160 152 / 0);
}
.bg-theme-organization\/10 {
        background-color: rgb(0 160 152 / 0.1);
}
.bg-theme-organization\/100 {
        background-color: rgb(0 160 152 / 1);
}
.bg-theme-organization\/15 {
        background-color: rgb(0 160 152 / 0.15);
}
.bg-theme-organization\/20 {
        background-color: rgb(0 160 152 / 0.2);
}
.bg-theme-organization\/25 {
        background-color: rgb(0 160 152 / 0.25);
}
.bg-theme-organization\/30 {
        background-color: rgb(0 160 152 / 0.3);
}
.bg-theme-organization\/35 {
        background-color: rgb(0 160 152 / 0.35);
}
.bg-theme-organization\/40 {
        background-color: rgb(0 160 152 / 0.4);
}
.bg-theme-organization\/45 {
        background-color: rgb(0 160 152 / 0.45);
}
.bg-theme-organization\/5 {
        background-color: rgb(0 160 152 / 0.05);
}
.bg-theme-organization\/50 {
        background-color: rgb(0 160 152 / 0.5);
}
.bg-theme-organization\/55 {
        background-color: rgb(0 160 152 / 0.55);
}
.bg-theme-organization\/60 {
        background-color: rgb(0 160 152 / 0.6);
}
.bg-theme-organization\/65 {
        background-color: rgb(0 160 152 / 0.65);
}
.bg-theme-organization\/70 {
        background-color: rgb(0 160 152 / 0.7);
}
.bg-theme-organization\/75 {
        background-color: rgb(0 160 152 / 0.75);
}
.bg-theme-organization\/80 {
        background-color: rgb(0 160 152 / 0.8);
}
.bg-theme-organization\/85 {
        background-color: rgb(0 160 152 / 0.85);
}
.bg-theme-organization\/90 {
        background-color: rgb(0 160 152 / 0.9);
}
.bg-theme-organization\/95 {
        background-color: rgb(0 160 152 / 0.95);
}
.bg-theme-pink {
        --tw-bg-opacity: 1;
        background-color: rgb(242 92 255 / var(--tw-bg-opacity, 1));
}
.bg-theme-pink\/0 {
        background-color: rgb(242 92 255 / 0);
}
.bg-theme-pink\/10 {
        background-color: rgb(242 92 255 / 0.1);
}
.bg-theme-pink\/100 {
        background-color: rgb(242 92 255 / 1);
}
.bg-theme-pink\/15 {
        background-color: rgb(242 92 255 / 0.15);
}
.bg-theme-pink\/20 {
        background-color: rgb(242 92 255 / 0.2);
}
.bg-theme-pink\/25 {
        background-color: rgb(242 92 255 / 0.25);
}
.bg-theme-pink\/30 {
        background-color: rgb(242 92 255 / 0.3);
}
.bg-theme-pink\/35 {
        background-color: rgb(242 92 255 / 0.35);
}
.bg-theme-pink\/40 {
        background-color: rgb(242 92 255 / 0.4);
}
.bg-theme-pink\/45 {
        background-color: rgb(242 92 255 / 0.45);
}
.bg-theme-pink\/5 {
        background-color: rgb(242 92 255 / 0.05);
}
.bg-theme-pink\/50 {
        background-color: rgb(242 92 255 / 0.5);
}
.bg-theme-pink\/55 {
        background-color: rgb(242 92 255 / 0.55);
}
.bg-theme-pink\/60 {
        background-color: rgb(242 92 255 / 0.6);
}
.bg-theme-pink\/65 {
        background-color: rgb(242 92 255 / 0.65);
}
.bg-theme-pink\/70 {
        background-color: rgb(242 92 255 / 0.7);
}
.bg-theme-pink\/75 {
        background-color: rgb(242 92 255 / 0.75);
}
.bg-theme-pink\/80 {
        background-color: rgb(242 92 255 / 0.8);
}
.bg-theme-pink\/85 {
        background-color: rgb(242 92 255 / 0.85);
}
.bg-theme-pink\/90 {
        background-color: rgb(242 92 255 / 0.9);
}
.bg-theme-pink\/95 {
        background-color: rgb(242 92 255 / 0.95);
}
.bg-theme-red {
        --tw-bg-opacity: 1;
        background-color: rgb(253 66 57 / var(--tw-bg-opacity, 1));
}
.bg-theme-red-invalid {
        --tw-bg-opacity: 1;
        background-color: rgb(252 231 230 / var(--tw-bg-opacity, 1));
}
.bg-theme-red-invalid\/0 {
        background-color: rgb(252 231 230 / 0);
}
.bg-theme-red-invalid\/10 {
        background-color: rgb(252 231 230 / 0.1);
}
.bg-theme-red-invalid\/100 {
        background-color: rgb(252 231 230 / 1);
}
.bg-theme-red-invalid\/15 {
        background-color: rgb(252 231 230 / 0.15);
}
.bg-theme-red-invalid\/20 {
        background-color: rgb(252 231 230 / 0.2);
}
.bg-theme-red-invalid\/25 {
        background-color: rgb(252 231 230 / 0.25);
}
.bg-theme-red-invalid\/30 {
        background-color: rgb(252 231 230 / 0.3);
}
.bg-theme-red-invalid\/35 {
        background-color: rgb(252 231 230 / 0.35);
}
.bg-theme-red-invalid\/40 {
        background-color: rgb(252 231 230 / 0.4);
}
.bg-theme-red-invalid\/45 {
        background-color: rgb(252 231 230 / 0.45);
}
.bg-theme-red-invalid\/5 {
        background-color: rgb(252 231 230 / 0.05);
}
.bg-theme-red-invalid\/50 {
        background-color: rgb(252 231 230 / 0.5);
}
.bg-theme-red-invalid\/55 {
        background-color: rgb(252 231 230 / 0.55);
}
.bg-theme-red-invalid\/60 {
        background-color: rgb(252 231 230 / 0.6);
}
.bg-theme-red-invalid\/65 {
        background-color: rgb(252 231 230 / 0.65);
}
.bg-theme-red-invalid\/70 {
        background-color: rgb(252 231 230 / 0.7);
}
.bg-theme-red-invalid\/75 {
        background-color: rgb(252 231 230 / 0.75);
}
.bg-theme-red-invalid\/80 {
        background-color: rgb(252 231 230 / 0.8);
}
.bg-theme-red-invalid\/85 {
        background-color: rgb(252 231 230 / 0.85);
}
.bg-theme-red-invalid\/90 {
        background-color: rgb(252 231 230 / 0.9);
}
.bg-theme-red-invalid\/95 {
        background-color: rgb(252 231 230 / 0.95);
}
.bg-theme-red\/0 {
        background-color: rgb(253 66 57 / 0);
}
.bg-theme-red\/10 {
        background-color: rgb(253 66 57 / 0.1);
}
.bg-theme-red\/100 {
        background-color: rgb(253 66 57 / 1);
}
.bg-theme-red\/15 {
        background-color: rgb(253 66 57 / 0.15);
}
.bg-theme-red\/20 {
        background-color: rgb(253 66 57 / 0.2);
}
.bg-theme-red\/25 {
        background-color: rgb(253 66 57 / 0.25);
}
.bg-theme-red\/30 {
        background-color: rgb(253 66 57 / 0.3);
}
.bg-theme-red\/35 {
        background-color: rgb(253 66 57 / 0.35);
}
.bg-theme-red\/40 {
        background-color: rgb(253 66 57 / 0.4);
}
.bg-theme-red\/45 {
        background-color: rgb(253 66 57 / 0.45);
}
.bg-theme-red\/5 {
        background-color: rgb(253 66 57 / 0.05);
}
.bg-theme-red\/50 {
        background-color: rgb(253 66 57 / 0.5);
}
.bg-theme-red\/55 {
        background-color: rgb(253 66 57 / 0.55);
}
.bg-theme-red\/60 {
        background-color: rgb(253 66 57 / 0.6);
}
.bg-theme-red\/65 {
        background-color: rgb(253 66 57 / 0.65);
}
.bg-theme-red\/70 {
        background-color: rgb(253 66 57 / 0.7);
}
.bg-theme-red\/75 {
        background-color: rgb(253 66 57 / 0.75);
}
.bg-theme-red\/80 {
        background-color: rgb(253 66 57 / 0.8);
}
.bg-theme-red\/85 {
        background-color: rgb(253 66 57 / 0.85);
}
.bg-theme-red\/90 {
        background-color: rgb(253 66 57 / 0.9);
}
.bg-theme-red\/95 {
        background-color: rgb(253 66 57 / 0.95);
}
.bg-theme-spoedzorg {
        --tw-bg-opacity: 1;
        background-color: rgb(0 198 190 / var(--tw-bg-opacity, 1));
}
.bg-theme-spoedzorg\/0 {
        background-color: rgb(0 198 190 / 0);
}
.bg-theme-spoedzorg\/10 {
        background-color: rgb(0 198 190 / 0.1);
}
.bg-theme-spoedzorg\/100 {
        background-color: rgb(0 198 190 / 1);
}
.bg-theme-spoedzorg\/15 {
        background-color: rgb(0 198 190 / 0.15);
}
.bg-theme-spoedzorg\/20 {
        background-color: rgb(0 198 190 / 0.2);
}
.bg-theme-spoedzorg\/25 {
        background-color: rgb(0 198 190 / 0.25);
}
.bg-theme-spoedzorg\/30 {
        background-color: rgb(0 198 190 / 0.3);
}
.bg-theme-spoedzorg\/35 {
        background-color: rgb(0 198 190 / 0.35);
}
.bg-theme-spoedzorg\/40 {
        background-color: rgb(0 198 190 / 0.4);
}
.bg-theme-spoedzorg\/45 {
        background-color: rgb(0 198 190 / 0.45);
}
.bg-theme-spoedzorg\/5 {
        background-color: rgb(0 198 190 / 0.05);
}
.bg-theme-spoedzorg\/50 {
        background-color: rgb(0 198 190 / 0.5);
}
.bg-theme-spoedzorg\/55 {
        background-color: rgb(0 198 190 / 0.55);
}
.bg-theme-spoedzorg\/60 {
        background-color: rgb(0 198 190 / 0.6);
}
.bg-theme-spoedzorg\/65 {
        background-color: rgb(0 198 190 / 0.65);
}
.bg-theme-spoedzorg\/70 {
        background-color: rgb(0 198 190 / 0.7);
}
.bg-theme-spoedzorg\/75 {
        background-color: rgb(0 198 190 / 0.75);
}
.bg-theme-spoedzorg\/80 {
        background-color: rgb(0 198 190 / 0.8);
}
.bg-theme-spoedzorg\/85 {
        background-color: rgb(0 198 190 / 0.85);
}
.bg-theme-spoedzorg\/90 {
        background-color: rgb(0 198 190 / 0.9);
}
.bg-theme-spoedzorg\/95 {
        background-color: rgb(0 198 190 / 0.95);
}
.bg-theme-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-theme-white\/0 {
        background-color: rgb(255 255 255 / 0);
}
.bg-theme-white\/10 {
        background-color: rgb(255 255 255 / 0.1);
}
.bg-theme-white\/100 {
        background-color: rgb(255 255 255 / 1);
}
.bg-theme-white\/15 {
        background-color: rgb(255 255 255 / 0.15);
}
.bg-theme-white\/20 {
        background-color: rgb(255 255 255 / 0.2);
}
.bg-theme-white\/25 {
        background-color: rgb(255 255 255 / 0.25);
}
.bg-theme-white\/30 {
        background-color: rgb(255 255 255 / 0.3);
}
.bg-theme-white\/35 {
        background-color: rgb(255 255 255 / 0.35);
}
.bg-theme-white\/40 {
        background-color: rgb(255 255 255 / 0.4);
}
.bg-theme-white\/45 {
        background-color: rgb(255 255 255 / 0.45);
}
.bg-theme-white\/5 {
        background-color: rgb(255 255 255 / 0.05);
}
.bg-theme-white\/50 {
        background-color: rgb(255 255 255 / 0.5);
}
.bg-theme-white\/55 {
        background-color: rgb(255 255 255 / 0.55);
}
.bg-theme-white\/60 {
        background-color: rgb(255 255 255 / 0.6);
}
.bg-theme-white\/65 {
        background-color: rgb(255 255 255 / 0.65);
}
.bg-theme-white\/70 {
        background-color: rgb(255 255 255 / 0.7);
}
.bg-theme-white\/75 {
        background-color: rgb(255 255 255 / 0.75);
}
.bg-theme-white\/80 {
        background-color: rgb(255 255 255 / 0.8);
}
.bg-theme-white\/85 {
        background-color: rgb(255 255 255 / 0.85);
}
.bg-theme-white\/90 {
        background-color: rgb(255 255 255 / 0.9);
}
.bg-theme-white\/95 {
        background-color: rgb(255 255 255 / 0.95);
}
.bg-transparent {
        background-color: transparent;
}
.bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-opacity-20 {
        --tw-bg-opacity: 0.2;
}
.bg-opacity-50 {
        --tw-bg-opacity: 0.5;
}
.bg-card-green-glass {
        background-image: linear-gradient(120deg, rgba(4, 209, 201, 0.60) 13.34%, rgba(2, 210, 201, 0.30) 111.88%);
}
.bg-card-white-glass {
        background-image: linear-gradient( 113deg, rgba(255, 255, 255, 0.7) 12.09%, rgba(255, 255, 255, 0.1) 95.22%);
}
.bg-footer-organisatie {
        background-image: linear-gradient(to right, rgba(0, 190, 183, 0.18), rgba(0, 190, 183, 0.18));
}
.bg-header-organisatie {
        background-image: linear-gradient(180deg, #B2F0F0 38.97%, rgba(178, 240, 240, 0.00) 95.84%);
}
.bg-header-spoedzorg {
        background-image: linear-gradient(180deg, #D3F3F2 38.97%, rgba(211, 243, 242, 0.00) 95.84%);
}
.bg-header-werkenbij {
        background-image: linear-gradient(180deg, #01BEB7 38.97%, rgba(1, 189, 182, 0.00) 95.84%);
}
.bg-header-werkenbij-mobile {
        background-image: linear-gradient(119deg, rgba(255, 255, 255, 0.75) 13.44%, rgba(255, 255, 255, 0.23) 100.47%);
}
.bg-none {
        background-image: none;
}
.bg-cover {
        background-size: cover;
}
.bg-center {
        background-position: center;
}
.bg-no-repeat {
        background-repeat: no-repeat;
}
.stroke-current {
        stroke: currentColor;
}
.object-contain {
        -o-object-fit: contain;
           object-fit: contain;
}
.object-cover {
        -o-object-fit: cover;
           object-fit: cover;
}
.object-bottom {
        -o-object-position: bottom;
           object-position: bottom;
}
.object-center {
        -o-object-position: center;
           object-position: center;
}
.object-left {
        -o-object-position: left;
           object-position: left;
}
.object-left-bottom {
        -o-object-position: left bottom;
           object-position: left bottom;
}
.object-left-top {
        -o-object-position: left top;
           object-position: left top;
}
.object-right {
        -o-object-position: right;
           object-position: right;
}
.object-right-bottom {
        -o-object-position: right bottom;
           object-position: right bottom;
}
.object-right-top {
        -o-object-position: right top;
           object-position: right top;
}
.object-top {
        -o-object-position: top;
           object-position: top;
}
.p-0 {
        padding: 0px;
}
.p-1 {
        padding: 0.25rem;
}
.p-16 {
        padding: 4rem;
}
.p-4 {
        padding: 1rem;
}
.p-6 {
        padding: 1.5rem;
}
.p-8 {
        padding: 2rem;
}
.px-0 {
        padding-left: 0px;
        padding-right: 0px;
}
.px-12 {
        padding-left: 3rem;
        padding-right: 3rem;
}
.px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
}
.px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
}
.px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
}
.px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
}
.px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
}
.py-1 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
}
.py-1\.5 {
        padding-top: 0.375rem;
        padding-bottom: 0.375rem;
}
.py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem;
}
.py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
}
.py-2\.5 {
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
}
.py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
}
.py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem;
}
.py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
}
.py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
}
.pb-12 {
        padding-bottom: 3rem;
}
.pb-2xl {
        padding-bottom: 6rem;
}
.pb-3xl {
        padding-bottom: 8rem;
}
.pb-4xl {
        padding-bottom: 10rem;
}
.pb-8 {
        padding-bottom: 2rem;
}
.pb-l {
        padding-bottom: 3rem;
}
.pb-m {
        padding-bottom: 2rem;
}
.pb-s {
        padding-bottom: 1rem;
}
.pb-xl {
        padding-bottom: 4rem;
}
.pb-xs {
        padding-bottom: 0.5rem;
}
.pl-2xl {
        padding-left: 6rem;
}
.pl-3xl {
        padding-left: 8rem;
}
.pl-4 {
        padding-left: 1rem;
}
.pl-4xl {
        padding-left: 10rem;
}
.pl-8 {
        padding-left: 2rem;
}
.pl-l {
        padding-left: 3rem;
}
.pl-m {
        padding-left: 2rem;
}
.pl-s {
        padding-left: 1rem;
}
.pl-xl {
        padding-left: 4rem;
}
.pl-xs {
        padding-left: 0.5rem;
}
.pr-2xl {
        padding-right: 6rem;
}
.pr-3xl {
        padding-right: 8rem;
}
.pr-4xl {
        padding-right: 10rem;
}
.pr-8 {
        padding-right: 2rem;
}
.pr-l {
        padding-right: 3rem;
}
.pr-m {
        padding-right: 2rem;
}
.pr-s {
        padding-right: 1rem;
}
.pr-xl {
        padding-right: 4rem;
}
.pr-xs {
        padding-right: 0.5rem;
}
.pt-20 {
        padding-top: 5rem;
}
.pt-2xl {
        padding-top: 6rem;
}
.pt-3xl {
        padding-top: 8rem;
}
.pt-4xl {
        padding-top: 10rem;
}
.pt-l {
        padding-top: 3rem;
}
.pt-m {
        padding-top: 2rem;
}
.pt-s {
        padding-top: 1rem;
}
.pt-xl {
        padding-top: 4rem;
}
.pt-xs {
        padding-top: 0.5rem;
}
.text-left {
        text-align: left;
}
.text-center {
        text-align: center;
}
.text-right {
        text-align: right;
}
.text-justify {
        text-align: justify;
}
.font-sans {
        font-family: var(--wp--preset--font-family--fira-sans), sans-serif;
}
.text-\[35px\] {
        font-size: 35px;
}
.text-base {
        font-size: 1rem;
        line-height: 1.5rem;
}
.text-body {
        font-size: clamp(1rem, 1rem + 0vi, 1rem);
}
.text-h1 {
        font-size: clamp(2.5rem, 2.25rem + 1.25vi, 3.125rem);
}
.text-h2 {
        font-size: clamp(1.4375rem, 1.2625rem + 0.875vi, 1.875rem);
}
.text-h3 {
        font-size: clamp(1.375rem, 1.225rem + 0.75vi, 1.75rem);
}
.text-h4 {
        font-size: clamp(1.625rem, 1.625rem + 0vi, 1.625rem);
}
.text-h5 {
        font-size: clamp(1.5rem, 1.5rem + 0vi, 1.5rem);
}
.text-h6 {
        font-size: clamp(1.25rem, 1.25rem + 0vi, 1.25rem);
}
.text-lead {
        font-size: clamp(1.125rem, 1.125rem + 0vi, 1.125rem);
}
.text-quote {
        font-size: clamp(4.375rem, 4.375rem + 0vi, 4.375rem);
}
.text-sm {
        font-size: 0.875rem;
        line-height: 1.25rem;
}
.text-xs {
        font-size: 0.75rem;
        line-height: 1rem;
}
.font-bold {
        font-weight: 700;
}
.font-medium {
        font-weight: 500;
}
.font-normal {
        font-weight: 400;
}
.lowercase {
        text-transform: lowercase;
}
.leading-\[40px\] {
        line-height: 40px;
}
.leading-body {
        line-height: 1.5;
}
.leading-h1 {
        line-height: 1.25;
}
.leading-h2 {
        line-height: 1.25;
}
.leading-h3 {
        line-height: 1.25;
}
.leading-h4 {
        line-height: 1.25;
}
.leading-h5 {
        line-height: 1.25;
}
.leading-h6 {
        line-height: 1.25;
}
.leading-none {
        line-height: 1;
}
.leading-relaxed {
        line-height: 1.625;
}
.leading-tight {
        line-height: 1.25;
}
.text-current {
        color: currentColor;
}
.text-theme-black {
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-theme-black\/0 {
        color: rgb(0 0 0 / 0);
}
.text-theme-black\/10 {
        color: rgb(0 0 0 / 0.1);
}
.text-theme-black\/100 {
        color: rgb(0 0 0 / 1);
}
.text-theme-black\/15 {
        color: rgb(0 0 0 / 0.15);
}
.text-theme-black\/20 {
        color: rgb(0 0 0 / 0.2);
}
.text-theme-black\/25 {
        color: rgb(0 0 0 / 0.25);
}
.text-theme-black\/30 {
        color: rgb(0 0 0 / 0.3);
}
.text-theme-black\/35 {
        color: rgb(0 0 0 / 0.35);
}
.text-theme-black\/40 {
        color: rgb(0 0 0 / 0.4);
}
.text-theme-black\/45 {
        color: rgb(0 0 0 / 0.45);
}
.text-theme-black\/5 {
        color: rgb(0 0 0 / 0.05);
}
.text-theme-black\/50 {
        color: rgb(0 0 0 / 0.5);
}
.text-theme-black\/55 {
        color: rgb(0 0 0 / 0.55);
}
.text-theme-black\/60 {
        color: rgb(0 0 0 / 0.6);
}
.text-theme-black\/65 {
        color: rgb(0 0 0 / 0.65);
}
.text-theme-black\/70 {
        color: rgb(0 0 0 / 0.7);
}
.text-theme-black\/75 {
        color: rgb(0 0 0 / 0.75);
}
.text-theme-black\/80 {
        color: rgb(0 0 0 / 0.8);
}
.text-theme-black\/85 {
        color: rgb(0 0 0 / 0.85);
}
.text-theme-black\/90 {
        color: rgb(0 0 0 / 0.9);
}
.text-theme-black\/95 {
        color: rgb(0 0 0 / 0.95);
}
.text-theme-blue {
        --tw-text-opacity: 1;
        color: rgb(0 141 243 / var(--tw-text-opacity, 1));
}
.text-theme-blue-green {
        --tw-text-opacity: 1;
        color: rgb(0 190 183 / var(--tw-text-opacity, 1));
}
.text-theme-blue-green\/0 {
        color: rgb(0 190 183 / 0);
}
.text-theme-blue-green\/10 {
        color: rgb(0 190 183 / 0.1);
}
.text-theme-blue-green\/100 {
        color: rgb(0 190 183 / 1);
}
.text-theme-blue-green\/15 {
        color: rgb(0 190 183 / 0.15);
}
.text-theme-blue-green\/20 {
        color: rgb(0 190 183 / 0.2);
}
.text-theme-blue-green\/25 {
        color: rgb(0 190 183 / 0.25);
}
.text-theme-blue-green\/30 {
        color: rgb(0 190 183 / 0.3);
}
.text-theme-blue-green\/35 {
        color: rgb(0 190 183 / 0.35);
}
.text-theme-blue-green\/40 {
        color: rgb(0 190 183 / 0.4);
}
.text-theme-blue-green\/45 {
        color: rgb(0 190 183 / 0.45);
}
.text-theme-blue-green\/5 {
        color: rgb(0 190 183 / 0.05);
}
.text-theme-blue-green\/50 {
        color: rgb(0 190 183 / 0.5);
}
.text-theme-blue-green\/55 {
        color: rgb(0 190 183 / 0.55);
}
.text-theme-blue-green\/60 {
        color: rgb(0 190 183 / 0.6);
}
.text-theme-blue-green\/65 {
        color: rgb(0 190 183 / 0.65);
}
.text-theme-blue-green\/70 {
        color: rgb(0 190 183 / 0.7);
}
.text-theme-blue-green\/75 {
        color: rgb(0 190 183 / 0.75);
}
.text-theme-blue-green\/80 {
        color: rgb(0 190 183 / 0.8);
}
.text-theme-blue-green\/85 {
        color: rgb(0 190 183 / 0.85);
}
.text-theme-blue-green\/90 {
        color: rgb(0 190 183 / 0.9);
}
.text-theme-blue-green\/95 {
        color: rgb(0 190 183 / 0.95);
}
.text-theme-blue\/0 {
        color: rgb(0 141 243 / 0);
}
.text-theme-blue\/10 {
        color: rgb(0 141 243 / 0.1);
}
.text-theme-blue\/100 {
        color: rgb(0 141 243 / 1);
}
.text-theme-blue\/15 {
        color: rgb(0 141 243 / 0.15);
}
.text-theme-blue\/20 {
        color: rgb(0 141 243 / 0.2);
}
.text-theme-blue\/25 {
        color: rgb(0 141 243 / 0.25);
}
.text-theme-blue\/30 {
        color: rgb(0 141 243 / 0.3);
}
.text-theme-blue\/35 {
        color: rgb(0 141 243 / 0.35);
}
.text-theme-blue\/40 {
        color: rgb(0 141 243 / 0.4);
}
.text-theme-blue\/45 {
        color: rgb(0 141 243 / 0.45);
}
.text-theme-blue\/5 {
        color: rgb(0 141 243 / 0.05);
}
.text-theme-blue\/50 {
        color: rgb(0 141 243 / 0.5);
}
.text-theme-blue\/55 {
        color: rgb(0 141 243 / 0.55);
}
.text-theme-blue\/60 {
        color: rgb(0 141 243 / 0.6);
}
.text-theme-blue\/65 {
        color: rgb(0 141 243 / 0.65);
}
.text-theme-blue\/70 {
        color: rgb(0 141 243 / 0.7);
}
.text-theme-blue\/75 {
        color: rgb(0 141 243 / 0.75);
}
.text-theme-blue\/80 {
        color: rgb(0 141 243 / 0.8);
}
.text-theme-blue\/85 {
        color: rgb(0 141 243 / 0.85);
}
.text-theme-blue\/90 {
        color: rgb(0 141 243 / 0.9);
}
.text-theme-blue\/95 {
        color: rgb(0 141 243 / 0.95);
}
.text-theme-blurple {
        --tw-text-opacity: 1;
        color: rgb(61 59 142 / var(--tw-text-opacity, 1));
}
.text-theme-blurple\/0 {
        color: rgb(61 59 142 / 0);
}
.text-theme-blurple\/10 {
        color: rgb(61 59 142 / 0.1);
}
.text-theme-blurple\/100 {
        color: rgb(61 59 142 / 1);
}
.text-theme-blurple\/15 {
        color: rgb(61 59 142 / 0.15);
}
.text-theme-blurple\/20 {
        color: rgb(61 59 142 / 0.2);
}
.text-theme-blurple\/25 {
        color: rgb(61 59 142 / 0.25);
}
.text-theme-blurple\/30 {
        color: rgb(61 59 142 / 0.3);
}
.text-theme-blurple\/35 {
        color: rgb(61 59 142 / 0.35);
}
.text-theme-blurple\/40 {
        color: rgb(61 59 142 / 0.4);
}
.text-theme-blurple\/45 {
        color: rgb(61 59 142 / 0.45);
}
.text-theme-blurple\/5 {
        color: rgb(61 59 142 / 0.05);
}
.text-theme-blurple\/50 {
        color: rgb(61 59 142 / 0.5);
}
.text-theme-blurple\/55 {
        color: rgb(61 59 142 / 0.55);
}
.text-theme-blurple\/60 {
        color: rgb(61 59 142 / 0.6);
}
.text-theme-blurple\/65 {
        color: rgb(61 59 142 / 0.65);
}
.text-theme-blurple\/70 {
        color: rgb(61 59 142 / 0.7);
}
.text-theme-blurple\/75 {
        color: rgb(61 59 142 / 0.75);
}
.text-theme-blurple\/80 {
        color: rgb(61 59 142 / 0.8);
}
.text-theme-blurple\/85 {
        color: rgb(61 59 142 / 0.85);
}
.text-theme-blurple\/90 {
        color: rgb(61 59 142 / 0.9);
}
.text-theme-blurple\/95 {
        color: rgb(61 59 142 / 0.95);
}
.text-theme-cold-gray {
        --tw-text-opacity: 1;
        color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.text-theme-cold-gray\/0 {
        color: rgb(128 128 128 / 0);
}
.text-theme-cold-gray\/10 {
        color: rgb(128 128 128 / 0.1);
}
.text-theme-cold-gray\/100 {
        color: rgb(128 128 128 / 1);
}
.text-theme-cold-gray\/15 {
        color: rgb(128 128 128 / 0.15);
}
.text-theme-cold-gray\/20 {
        color: rgb(128 128 128 / 0.2);
}
.text-theme-cold-gray\/25 {
        color: rgb(128 128 128 / 0.25);
}
.text-theme-cold-gray\/30 {
        color: rgb(128 128 128 / 0.3);
}
.text-theme-cold-gray\/35 {
        color: rgb(128 128 128 / 0.35);
}
.text-theme-cold-gray\/40 {
        color: rgb(128 128 128 / 0.4);
}
.text-theme-cold-gray\/45 {
        color: rgb(128 128 128 / 0.45);
}
.text-theme-cold-gray\/5 {
        color: rgb(128 128 128 / 0.05);
}
.text-theme-cold-gray\/50 {
        color: rgb(128 128 128 / 0.5);
}
.text-theme-cold-gray\/55 {
        color: rgb(128 128 128 / 0.55);
}
.text-theme-cold-gray\/60 {
        color: rgb(128 128 128 / 0.6);
}
.text-theme-cold-gray\/65 {
        color: rgb(128 128 128 / 0.65);
}
.text-theme-cold-gray\/70 {
        color: rgb(128 128 128 / 0.7);
}
.text-theme-cold-gray\/75 {
        color: rgb(128 128 128 / 0.75);
}
.text-theme-cold-gray\/80 {
        color: rgb(128 128 128 / 0.8);
}
.text-theme-cold-gray\/85 {
        color: rgb(128 128 128 / 0.85);
}
.text-theme-cold-gray\/90 {
        color: rgb(128 128 128 / 0.9);
}
.text-theme-cold-gray\/95 {
        color: rgb(128 128 128 / 0.95);
}
.text-theme-dark-gray {
        --tw-text-opacity: 1;
        color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.text-theme-dark-gray\/0 {
        color: rgb(77 77 77 / 0);
}
.text-theme-dark-gray\/10 {
        color: rgb(77 77 77 / 0.1);
}
.text-theme-dark-gray\/100 {
        color: rgb(77 77 77 / 1);
}
.text-theme-dark-gray\/15 {
        color: rgb(77 77 77 / 0.15);
}
.text-theme-dark-gray\/20 {
        color: rgb(77 77 77 / 0.2);
}
.text-theme-dark-gray\/25 {
        color: rgb(77 77 77 / 0.25);
}
.text-theme-dark-gray\/30 {
        color: rgb(77 77 77 / 0.3);
}
.text-theme-dark-gray\/35 {
        color: rgb(77 77 77 / 0.35);
}
.text-theme-dark-gray\/40 {
        color: rgb(77 77 77 / 0.4);
}
.text-theme-dark-gray\/45 {
        color: rgb(77 77 77 / 0.45);
}
.text-theme-dark-gray\/5 {
        color: rgb(77 77 77 / 0.05);
}
.text-theme-dark-gray\/50 {
        color: rgb(77 77 77 / 0.5);
}
.text-theme-dark-gray\/55 {
        color: rgb(77 77 77 / 0.55);
}
.text-theme-dark-gray\/60 {
        color: rgb(77 77 77 / 0.6);
}
.text-theme-dark-gray\/65 {
        color: rgb(77 77 77 / 0.65);
}
.text-theme-dark-gray\/70 {
        color: rgb(77 77 77 / 0.7);
}
.text-theme-dark-gray\/75 {
        color: rgb(77 77 77 / 0.75);
}
.text-theme-dark-gray\/80 {
        color: rgb(77 77 77 / 0.8);
}
.text-theme-dark-gray\/85 {
        color: rgb(77 77 77 / 0.85);
}
.text-theme-dark-gray\/90 {
        color: rgb(77 77 77 / 0.9);
}
.text-theme-dark-gray\/95 {
        color: rgb(77 77 77 / 0.95);
}
.text-theme-green {
        --tw-text-opacity: 1;
        color: rgb(0 170 161 / var(--tw-text-opacity, 1));
}
.text-theme-green\/0 {
        color: rgb(0 170 161 / 0);
}
.text-theme-green\/10 {
        color: rgb(0 170 161 / 0.1);
}
.text-theme-green\/100 {
        color: rgb(0 170 161 / 1);
}
.text-theme-green\/15 {
        color: rgb(0 170 161 / 0.15);
}
.text-theme-green\/20 {
        color: rgb(0 170 161 / 0.2);
}
.text-theme-green\/25 {
        color: rgb(0 170 161 / 0.25);
}
.text-theme-green\/30 {
        color: rgb(0 170 161 / 0.3);
}
.text-theme-green\/35 {
        color: rgb(0 170 161 / 0.35);
}
.text-theme-green\/40 {
        color: rgb(0 170 161 / 0.4);
}
.text-theme-green\/45 {
        color: rgb(0 170 161 / 0.45);
}
.text-theme-green\/5 {
        color: rgb(0 170 161 / 0.05);
}
.text-theme-green\/50 {
        color: rgb(0 170 161 / 0.5);
}
.text-theme-green\/55 {
        color: rgb(0 170 161 / 0.55);
}
.text-theme-green\/60 {
        color: rgb(0 170 161 / 0.6);
}
.text-theme-green\/65 {
        color: rgb(0 170 161 / 0.65);
}
.text-theme-green\/70 {
        color: rgb(0 170 161 / 0.7);
}
.text-theme-green\/75 {
        color: rgb(0 170 161 / 0.75);
}
.text-theme-green\/80 {
        color: rgb(0 170 161 / 0.8);
}
.text-theme-green\/85 {
        color: rgb(0 170 161 / 0.85);
}
.text-theme-green\/90 {
        color: rgb(0 170 161 / 0.9);
}
.text-theme-green\/95 {
        color: rgb(0 170 161 / 0.95);
}
.text-theme-jobs {
        --tw-text-opacity: 1;
        color: rgb(0 122 115 / var(--tw-text-opacity, 1));
}
.text-theme-jobs\/0 {
        color: rgb(0 122 115 / 0);
}
.text-theme-jobs\/10 {
        color: rgb(0 122 115 / 0.1);
}
.text-theme-jobs\/100 {
        color: rgb(0 122 115 / 1);
}
.text-theme-jobs\/15 {
        color: rgb(0 122 115 / 0.15);
}
.text-theme-jobs\/20 {
        color: rgb(0 122 115 / 0.2);
}
.text-theme-jobs\/25 {
        color: rgb(0 122 115 / 0.25);
}
.text-theme-jobs\/30 {
        color: rgb(0 122 115 / 0.3);
}
.text-theme-jobs\/35 {
        color: rgb(0 122 115 / 0.35);
}
.text-theme-jobs\/40 {
        color: rgb(0 122 115 / 0.4);
}
.text-theme-jobs\/45 {
        color: rgb(0 122 115 / 0.45);
}
.text-theme-jobs\/5 {
        color: rgb(0 122 115 / 0.05);
}
.text-theme-jobs\/50 {
        color: rgb(0 122 115 / 0.5);
}
.text-theme-jobs\/55 {
        color: rgb(0 122 115 / 0.55);
}
.text-theme-jobs\/60 {
        color: rgb(0 122 115 / 0.6);
}
.text-theme-jobs\/65 {
        color: rgb(0 122 115 / 0.65);
}
.text-theme-jobs\/70 {
        color: rgb(0 122 115 / 0.7);
}
.text-theme-jobs\/75 {
        color: rgb(0 122 115 / 0.75);
}
.text-theme-jobs\/80 {
        color: rgb(0 122 115 / 0.8);
}
.text-theme-jobs\/85 {
        color: rgb(0 122 115 / 0.85);
}
.text-theme-jobs\/90 {
        color: rgb(0 122 115 / 0.9);
}
.text-theme-jobs\/95 {
        color: rgb(0 122 115 / 0.95);
}
.text-theme-light-gray {
        --tw-text-opacity: 1;
        color: rgb(229 229 224 / var(--tw-text-opacity, 1));
}
.text-theme-light-gray\/0 {
        color: rgb(229 229 224 / 0);
}
.text-theme-light-gray\/10 {
        color: rgb(229 229 224 / 0.1);
}
.text-theme-light-gray\/100 {
        color: rgb(229 229 224 / 1);
}
.text-theme-light-gray\/15 {
        color: rgb(229 229 224 / 0.15);
}
.text-theme-light-gray\/20 {
        color: rgb(229 229 224 / 0.2);
}
.text-theme-light-gray\/25 {
        color: rgb(229 229 224 / 0.25);
}
.text-theme-light-gray\/30 {
        color: rgb(229 229 224 / 0.3);
}
.text-theme-light-gray\/35 {
        color: rgb(229 229 224 / 0.35);
}
.text-theme-light-gray\/40 {
        color: rgb(229 229 224 / 0.4);
}
.text-theme-light-gray\/45 {
        color: rgb(229 229 224 / 0.45);
}
.text-theme-light-gray\/5 {
        color: rgb(229 229 224 / 0.05);
}
.text-theme-light-gray\/50 {
        color: rgb(229 229 224 / 0.5);
}
.text-theme-light-gray\/55 {
        color: rgb(229 229 224 / 0.55);
}
.text-theme-light-gray\/60 {
        color: rgb(229 229 224 / 0.6);
}
.text-theme-light-gray\/65 {
        color: rgb(229 229 224 / 0.65);
}
.text-theme-light-gray\/70 {
        color: rgb(229 229 224 / 0.7);
}
.text-theme-light-gray\/75 {
        color: rgb(229 229 224 / 0.75);
}
.text-theme-light-gray\/80 {
        color: rgb(229 229 224 / 0.8);
}
.text-theme-light-gray\/85 {
        color: rgb(229 229 224 / 0.85);
}
.text-theme-light-gray\/90 {
        color: rgb(229 229 224 / 0.9);
}
.text-theme-light-gray\/95 {
        color: rgb(229 229 224 / 0.95);
}
.text-theme-middle-gray {
        --tw-text-opacity: 1;
        color: rgb(199 198 191 / var(--tw-text-opacity, 1));
}
.text-theme-middle-gray\/0 {
        color: rgb(199 198 191 / 0);
}
.text-theme-middle-gray\/10 {
        color: rgb(199 198 191 / 0.1);
}
.text-theme-middle-gray\/100 {
        color: rgb(199 198 191 / 1);
}
.text-theme-middle-gray\/15 {
        color: rgb(199 198 191 / 0.15);
}
.text-theme-middle-gray\/20 {
        color: rgb(199 198 191 / 0.2);
}
.text-theme-middle-gray\/25 {
        color: rgb(199 198 191 / 0.25);
}
.text-theme-middle-gray\/30 {
        color: rgb(199 198 191 / 0.3);
}
.text-theme-middle-gray\/35 {
        color: rgb(199 198 191 / 0.35);
}
.text-theme-middle-gray\/40 {
        color: rgb(199 198 191 / 0.4);
}
.text-theme-middle-gray\/45 {
        color: rgb(199 198 191 / 0.45);
}
.text-theme-middle-gray\/5 {
        color: rgb(199 198 191 / 0.05);
}
.text-theme-middle-gray\/50 {
        color: rgb(199 198 191 / 0.5);
}
.text-theme-middle-gray\/55 {
        color: rgb(199 198 191 / 0.55);
}
.text-theme-middle-gray\/60 {
        color: rgb(199 198 191 / 0.6);
}
.text-theme-middle-gray\/65 {
        color: rgb(199 198 191 / 0.65);
}
.text-theme-middle-gray\/70 {
        color: rgb(199 198 191 / 0.7);
}
.text-theme-middle-gray\/75 {
        color: rgb(199 198 191 / 0.75);
}
.text-theme-middle-gray\/80 {
        color: rgb(199 198 191 / 0.8);
}
.text-theme-middle-gray\/85 {
        color: rgb(199 198 191 / 0.85);
}
.text-theme-middle-gray\/90 {
        color: rgb(199 198 191 / 0.9);
}
.text-theme-middle-gray\/95 {
        color: rgb(199 198 191 / 0.95);
}
.text-theme-organization {
        --tw-text-opacity: 1;
        color: rgb(0 160 152 / var(--tw-text-opacity, 1));
}
.text-theme-organization\/0 {
        color: rgb(0 160 152 / 0);
}
.text-theme-organization\/10 {
        color: rgb(0 160 152 / 0.1);
}
.text-theme-organization\/100 {
        color: rgb(0 160 152 / 1);
}
.text-theme-organization\/15 {
        color: rgb(0 160 152 / 0.15);
}
.text-theme-organization\/20 {
        color: rgb(0 160 152 / 0.2);
}
.text-theme-organization\/25 {
        color: rgb(0 160 152 / 0.25);
}
.text-theme-organization\/30 {
        color: rgb(0 160 152 / 0.3);
}
.text-theme-organization\/35 {
        color: rgb(0 160 152 / 0.35);
}
.text-theme-organization\/40 {
        color: rgb(0 160 152 / 0.4);
}
.text-theme-organization\/45 {
        color: rgb(0 160 152 / 0.45);
}
.text-theme-organization\/5 {
        color: rgb(0 160 152 / 0.05);
}
.text-theme-organization\/50 {
        color: rgb(0 160 152 / 0.5);
}
.text-theme-organization\/55 {
        color: rgb(0 160 152 / 0.55);
}
.text-theme-organization\/60 {
        color: rgb(0 160 152 / 0.6);
}
.text-theme-organization\/65 {
        color: rgb(0 160 152 / 0.65);
}
.text-theme-organization\/70 {
        color: rgb(0 160 152 / 0.7);
}
.text-theme-organization\/75 {
        color: rgb(0 160 152 / 0.75);
}
.text-theme-organization\/80 {
        color: rgb(0 160 152 / 0.8);
}
.text-theme-organization\/85 {
        color: rgb(0 160 152 / 0.85);
}
.text-theme-organization\/90 {
        color: rgb(0 160 152 / 0.9);
}
.text-theme-organization\/95 {
        color: rgb(0 160 152 / 0.95);
}
.text-theme-pink {
        --tw-text-opacity: 1;
        color: rgb(242 92 255 / var(--tw-text-opacity, 1));
}
.text-theme-pink\/0 {
        color: rgb(242 92 255 / 0);
}
.text-theme-pink\/10 {
        color: rgb(242 92 255 / 0.1);
}
.text-theme-pink\/100 {
        color: rgb(242 92 255 / 1);
}
.text-theme-pink\/15 {
        color: rgb(242 92 255 / 0.15);
}
.text-theme-pink\/20 {
        color: rgb(242 92 255 / 0.2);
}
.text-theme-pink\/25 {
        color: rgb(242 92 255 / 0.25);
}
.text-theme-pink\/30 {
        color: rgb(242 92 255 / 0.3);
}
.text-theme-pink\/35 {
        color: rgb(242 92 255 / 0.35);
}
.text-theme-pink\/40 {
        color: rgb(242 92 255 / 0.4);
}
.text-theme-pink\/45 {
        color: rgb(242 92 255 / 0.45);
}
.text-theme-pink\/5 {
        color: rgb(242 92 255 / 0.05);
}
.text-theme-pink\/50 {
        color: rgb(242 92 255 / 0.5);
}
.text-theme-pink\/55 {
        color: rgb(242 92 255 / 0.55);
}
.text-theme-pink\/60 {
        color: rgb(242 92 255 / 0.6);
}
.text-theme-pink\/65 {
        color: rgb(242 92 255 / 0.65);
}
.text-theme-pink\/70 {
        color: rgb(242 92 255 / 0.7);
}
.text-theme-pink\/75 {
        color: rgb(242 92 255 / 0.75);
}
.text-theme-pink\/80 {
        color: rgb(242 92 255 / 0.8);
}
.text-theme-pink\/85 {
        color: rgb(242 92 255 / 0.85);
}
.text-theme-pink\/90 {
        color: rgb(242 92 255 / 0.9);
}
.text-theme-pink\/95 {
        color: rgb(242 92 255 / 0.95);
}
.text-theme-red {
        --tw-text-opacity: 1;
        color: rgb(253 66 57 / var(--tw-text-opacity, 1));
}
.text-theme-red-invalid {
        --tw-text-opacity: 1;
        color: rgb(252 231 230 / var(--tw-text-opacity, 1));
}
.text-theme-red-invalid\/0 {
        color: rgb(252 231 230 / 0);
}
.text-theme-red-invalid\/10 {
        color: rgb(252 231 230 / 0.1);
}
.text-theme-red-invalid\/100 {
        color: rgb(252 231 230 / 1);
}
.text-theme-red-invalid\/15 {
        color: rgb(252 231 230 / 0.15);
}
.text-theme-red-invalid\/20 {
        color: rgb(252 231 230 / 0.2);
}
.text-theme-red-invalid\/25 {
        color: rgb(252 231 230 / 0.25);
}
.text-theme-red-invalid\/30 {
        color: rgb(252 231 230 / 0.3);
}
.text-theme-red-invalid\/35 {
        color: rgb(252 231 230 / 0.35);
}
.text-theme-red-invalid\/40 {
        color: rgb(252 231 230 / 0.4);
}
.text-theme-red-invalid\/45 {
        color: rgb(252 231 230 / 0.45);
}
.text-theme-red-invalid\/5 {
        color: rgb(252 231 230 / 0.05);
}
.text-theme-red-invalid\/50 {
        color: rgb(252 231 230 / 0.5);
}
.text-theme-red-invalid\/55 {
        color: rgb(252 231 230 / 0.55);
}
.text-theme-red-invalid\/60 {
        color: rgb(252 231 230 / 0.6);
}
.text-theme-red-invalid\/65 {
        color: rgb(252 231 230 / 0.65);
}
.text-theme-red-invalid\/70 {
        color: rgb(252 231 230 / 0.7);
}
.text-theme-red-invalid\/75 {
        color: rgb(252 231 230 / 0.75);
}
.text-theme-red-invalid\/80 {
        color: rgb(252 231 230 / 0.8);
}
.text-theme-red-invalid\/85 {
        color: rgb(252 231 230 / 0.85);
}
.text-theme-red-invalid\/90 {
        color: rgb(252 231 230 / 0.9);
}
.text-theme-red-invalid\/95 {
        color: rgb(252 231 230 / 0.95);
}
.text-theme-red\/0 {
        color: rgb(253 66 57 / 0);
}
.text-theme-red\/10 {
        color: rgb(253 66 57 / 0.1);
}
.text-theme-red\/100 {
        color: rgb(253 66 57 / 1);
}
.text-theme-red\/15 {
        color: rgb(253 66 57 / 0.15);
}
.text-theme-red\/20 {
        color: rgb(253 66 57 / 0.2);
}
.text-theme-red\/25 {
        color: rgb(253 66 57 / 0.25);
}
.text-theme-red\/30 {
        color: rgb(253 66 57 / 0.3);
}
.text-theme-red\/35 {
        color: rgb(253 66 57 / 0.35);
}
.text-theme-red\/40 {
        color: rgb(253 66 57 / 0.4);
}
.text-theme-red\/45 {
        color: rgb(253 66 57 / 0.45);
}
.text-theme-red\/5 {
        color: rgb(253 66 57 / 0.05);
}
.text-theme-red\/50 {
        color: rgb(253 66 57 / 0.5);
}
.text-theme-red\/55 {
        color: rgb(253 66 57 / 0.55);
}
.text-theme-red\/60 {
        color: rgb(253 66 57 / 0.6);
}
.text-theme-red\/65 {
        color: rgb(253 66 57 / 0.65);
}
.text-theme-red\/70 {
        color: rgb(253 66 57 / 0.7);
}
.text-theme-red\/75 {
        color: rgb(253 66 57 / 0.75);
}
.text-theme-red\/80 {
        color: rgb(253 66 57 / 0.8);
}
.text-theme-red\/85 {
        color: rgb(253 66 57 / 0.85);
}
.text-theme-red\/90 {
        color: rgb(253 66 57 / 0.9);
}
.text-theme-red\/95 {
        color: rgb(253 66 57 / 0.95);
}
.text-theme-spoedzorg {
        --tw-text-opacity: 1;
        color: rgb(0 198 190 / var(--tw-text-opacity, 1));
}
.text-theme-spoedzorg\/0 {
        color: rgb(0 198 190 / 0);
}
.text-theme-spoedzorg\/10 {
        color: rgb(0 198 190 / 0.1);
}
.text-theme-spoedzorg\/100 {
        color: rgb(0 198 190 / 1);
}
.text-theme-spoedzorg\/15 {
        color: rgb(0 198 190 / 0.15);
}
.text-theme-spoedzorg\/20 {
        color: rgb(0 198 190 / 0.2);
}
.text-theme-spoedzorg\/25 {
        color: rgb(0 198 190 / 0.25);
}
.text-theme-spoedzorg\/30 {
        color: rgb(0 198 190 / 0.3);
}
.text-theme-spoedzorg\/35 {
        color: rgb(0 198 190 / 0.35);
}
.text-theme-spoedzorg\/40 {
        color: rgb(0 198 190 / 0.4);
}
.text-theme-spoedzorg\/45 {
        color: rgb(0 198 190 / 0.45);
}
.text-theme-spoedzorg\/5 {
        color: rgb(0 198 190 / 0.05);
}
.text-theme-spoedzorg\/50 {
        color: rgb(0 198 190 / 0.5);
}
.text-theme-spoedzorg\/55 {
        color: rgb(0 198 190 / 0.55);
}
.text-theme-spoedzorg\/60 {
        color: rgb(0 198 190 / 0.6);
}
.text-theme-spoedzorg\/65 {
        color: rgb(0 198 190 / 0.65);
}
.text-theme-spoedzorg\/70 {
        color: rgb(0 198 190 / 0.7);
}
.text-theme-spoedzorg\/75 {
        color: rgb(0 198 190 / 0.75);
}
.text-theme-spoedzorg\/80 {
        color: rgb(0 198 190 / 0.8);
}
.text-theme-spoedzorg\/85 {
        color: rgb(0 198 190 / 0.85);
}
.text-theme-spoedzorg\/90 {
        color: rgb(0 198 190 / 0.9);
}
.text-theme-spoedzorg\/95 {
        color: rgb(0 198 190 / 0.95);
}
.text-theme-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-theme-white\/0 {
        color: rgb(255 255 255 / 0);
}
.text-theme-white\/10 {
        color: rgb(255 255 255 / 0.1);
}
.text-theme-white\/100 {
        color: rgb(255 255 255 / 1);
}
.text-theme-white\/15 {
        color: rgb(255 255 255 / 0.15);
}
.text-theme-white\/20 {
        color: rgb(255 255 255 / 0.2);
}
.text-theme-white\/25 {
        color: rgb(255 255 255 / 0.25);
}
.text-theme-white\/30 {
        color: rgb(255 255 255 / 0.3);
}
.text-theme-white\/35 {
        color: rgb(255 255 255 / 0.35);
}
.text-theme-white\/40 {
        color: rgb(255 255 255 / 0.4);
}
.text-theme-white\/45 {
        color: rgb(255 255 255 / 0.45);
}
.text-theme-white\/5 {
        color: rgb(255 255 255 / 0.05);
}
.text-theme-white\/50 {
        color: rgb(255 255 255 / 0.5);
}
.text-theme-white\/55 {
        color: rgb(255 255 255 / 0.55);
}
.text-theme-white\/60 {
        color: rgb(255 255 255 / 0.6);
}
.text-theme-white\/65 {
        color: rgb(255 255 255 / 0.65);
}
.text-theme-white\/70 {
        color: rgb(255 255 255 / 0.7);
}
.text-theme-white\/75 {
        color: rgb(255 255 255 / 0.75);
}
.text-theme-white\/80 {
        color: rgb(255 255 255 / 0.8);
}
.text-theme-white\/85 {
        color: rgb(255 255 255 / 0.85);
}
.text-theme-white\/90 {
        color: rgb(255 255 255 / 0.9);
}
.text-theme-white\/95 {
        color: rgb(255 255 255 / 0.95);
}
.text-opacity-30 {
        --tw-text-opacity: 0.3;
}
.text-opacity-50 {
        --tw-text-opacity: 0.5;
}
.underline {
        text-decoration-line: underline;
}
.\!no-underline {
        text-decoration-line: none !important;
}
.no-underline {
        text-decoration-line: none;
}
.underline-offset-4 {
        text-underline-offset: 4px;
}
.antialiased {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
        opacity: 0;
}
.opacity-100 {
        opacity: 1;
}
.opacity-75 {
        opacity: 0.75;
}
.opacity-90 {
        opacity: 0.9;
}
.opacity-\[var\(--swiper-pagination-bullet-inactive-opacity\)\] {
        opacity: var(--swiper-pagination-bullet-inactive-opacity);
}
.opacity-\[var\(--swiper-pagination-bullet-opacity\)\] {
        opacity: var(--swiper-pagination-bullet-opacity);
}
.shadow {
        --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
        --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-card {
        --tw-shadow: 0 4px 24px -1px rgba(138, 138, 138, 0.2);
        --tw-shadow-colored: 0 4px 24px -1px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-checkbox {
        --tw-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
        --tw-shadow-colored: inset 4px 4px 4px 0px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-input {
        --tw-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.15) inset;
        --tw-shadow-colored: inset 0 5px 8px 0 var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none {
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline {
        outline-style: solid;
}
.ring-offset-0 {
        --tw-ring-offset-width: 0px;
}
.blur {
        --tw-blur: blur(8px);
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.brightness-0 {
        --tw-brightness: brightness(0);
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-footer {
        --tw-drop-shadow: drop-shadow(0 4px 40px rgba(138, 138, 138, 0.20));
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert {
        --tw-invert: invert(100%);
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-card {
        --tw-backdrop-blur: blur(20px);
        backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-filter {
        backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}
.transition-all {
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}
.transition-opacity {
        transition-property: opacity;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}
.transition-transform {
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}
.delay-0 {
        transition-delay: 0s;
}
.delay-100 {
        transition-delay: 100ms;
}
.delay-1000 {
        transition-delay: 1000ms;
}
.delay-200 {
        transition-delay: 200ms;
}
.delay-300 {
        transition-delay: 300ms;
}
.delay-500 {
        transition-delay: 500ms;
}
.duration-100 {
        transition-duration: 100ms;
}
.duration-\[400ms\] {
        transition-duration: 400ms;
}
.ease-linear {
        transition-timing-function: linear;
}
.ease-out {
        transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.content-\[\'_\'\] {
        --tw-content: ' ';
        content: var(--tw-content);
}
.content-breadcrumb-blue {
        --tw-content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M4.47114%204.33141L4.47115%204.33141L4.47097%204.32962C4.45996%204.22396%204.41672%204.12424%204.34712%204.04399C4.34705%204.0439%204.34697%204.04381%204.3469%204.04373L1.84379%201.12344C1.80341%201.06516%201.75149%201.01578%201.69122%200.97837C1.62924%200.939897%201.55984%200.914954%201.48755%200.905171C1.41528%200.895388%201.34174%200.90097%201.27175%200.921587C1.20176%200.942204%201.13693%200.977386%201.0815%201.02479C1.02607%201.07219%200.981269%201.13077%200.950044%201.19671C0.918821%201.26263%200.901879%201.33442%200.900326%201.40735C0.898774%201.48028%200.912647%201.55271%200.941036%201.61991C0.968657%201.68529%201.00942%201.74428%201.06077%201.79323L3.27787%204.37915L1.06077%206.96507C1.00942%207.01402%200.96866%207.073%200.941037%207.13839C0.912647%207.20558%200.898775%207.27802%200.900327%207.35095C0.901879%207.42389%200.918823%207.49566%200.950044%207.56159C0.981267%207.62752%201.02607%207.6861%201.0815%207.73352C1.13694%207.78092%201.20177%207.81609%201.27175%207.83671C1.34173%207.85732%201.41527%207.86292%201.48755%207.85313C1.55984%207.84335%201.62925%207.81841%201.69122%207.77993C1.75149%207.74252%201.80342%207.69314%201.84379%207.63486L4.34707%204.71438C4.34711%204.71432%204.34716%204.71427%204.34721%204.71421C4.39234%204.66193%204.42655%204.60114%204.44784%204.53544C4.46914%204.46967%204.47707%204.4003%204.47114%204.33141Z%22%20fill%3D%22%23008DF3%22%20stroke%3D%22%23008DF3%22%20stroke-width%3D%220.2%22%2F%3E%3C%2Fsvg%3E");
        content: var(--tw-content);
}
.content-breadcrumb-green {
        --tw-content: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%275%27 height=%278%27 viewBox=%270 0 5 8%27 fill=%27none%27%3E%3Cpath d=%27M4.47114 4.33141L4.47115 4.33141L4.47097 4.32962C4.45996 4.22396 4.41672 4.12424 4.34712 4.04399C4.34705 4.0439 4.34697 4.04381 4.3469 4.04373L1.84379 1.12344C1.80341 1.06516 1.75149 1.01578 1.69122 0.97837C1.62924 0.939897 1.55984 0.914954 1.48755 0.905171C1.41528 0.895388 1.34174 0.90097 1.27175 0.921587C1.20176 0.942204 1.13693 0.977386 1.0815 1.02479C1.02607 1.07219 0.981269 1.13077 0.950044 1.19671C0.918821 1.26263 0.901879 1.33442 0.900326 1.40735C0.898774 1.48028 0.912647 1.55271 0.941036 1.61991C0.968657 1.68529 1.00942 1.74428 1.06077 1.79323L3.27787 4.37915L1.06077 6.96507C1.00942 7.01402 0.96866 7.073 0.941037 7.13839C0.912647 7.20558 0.898775 7.27802 0.900327 7.35095C0.901879 7.42389 0.918823 7.49566 0.950044 7.56159C0.981267 7.62752 1.02607 7.6861 1.0815 7.73352C1.13694 7.78092 1.20177 7.81609 1.27175 7.83671C1.34173 7.85732 1.41527 7.86292 1.48755 7.85313C1.55984 7.84335 1.62925 7.81841 1.69122 7.77993C1.75149 7.74252 1.80342 7.69314 1.84379 7.63486L4.34707 4.71438C4.34711 4.71432 4.34716 4.71427 4.34721 4.71421C4.39234 4.66193 4.42655 4.60114 4.44784 4.53544C4.46914 4.46967 4.47707 4.4003 4.47114 4.33141Z%27 fill=%27%2300AAA1%27 stroke=%27%2300AAA1%27 stroke-width=%270.2%27/%3E%3C/svg%3E");
        content: var(--tw-content);
}
.display-inherit {
        display: inherit;
}
.text-align-inherit {
        text-align: inherit;
}
.wp-block-guillotine-card-numbered {
        box-shadow: 0 4px 24px -1px rgba(138, 138, 138, 0.2);
        position: relative;
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        border-radius: 40px;
        padding: 2rem;
        --tw-shadow: 0 4px 24px -1px rgba(138, 138, 138, 0.2);
        --tw-shadow-colored: 0 4px 24px -1px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
        --tw-backdrop-blur: blur(20px);
        backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    }
@media (min-width: 1024px) {
        .wp-block-guillotine-card-numbered {
                padding: 3rem;
        }
}
.wp-block-guillotine-card-numbered {
        box-shadow: 0 4px 24px -1px rgba(138, 138, 138, 0.2);
        position: relative;
        --tw-shadow: 0 4px 24px -1px rgba(138, 138, 138, 0.2);
        --tw-shadow-colored: 0 4px 24px -1px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
/* De kaartstijlen (solid en glas) staan in glass.css, voor de frontend en
       het editor canvas. Hier stond een tweede versie die zwaarder woog: die
       gaf onder andere witte links op een witte kaart. */
.wp-block-guillotine-card-numbered .number-wrapper {
        position: absolute;
        left: 0px;
        right: 0px;
        top: -1.75rem;
        display: flex;
        justify-content: center;
}
.wp-block-guillotine-card-numbered .number-wrapper .number {
        display: flex;
        height: 3.5rem;
        width: 3.5rem;
        align-items: center;
        justify-content: center;
        border-radius: 9999px;
        --tw-bg-opacity: 1;
        background-color: rgb(0 190 183 / var(--tw-bg-opacity, 1));
        font-size: clamp(1.4375rem, 1.2625rem + 0.875vi, 1.875rem);
        font-weight: 700;
        line-height: 1;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
        .md\:aspect-h-\[480\] {
                --tw-aspect-h: 480;
        }
        .md\:aspect-w-\[1140\] {
                position: relative;
                padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
                --tw-aspect-w: 1140;
        }
        .md\:aspect-w-\[1140\] > * {
                position: absolute;
                height: 100%;
                width: 100%;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
        }
}
@media (min-width: 1024px) {
        .lg\:aspect-h-1 {
                --tw-aspect-h: 1;
        }
        .lg\:aspect-h-3 {
                --tw-aspect-h: 3;
        }
        .lg\:aspect-w-16 {
                position: relative;
                padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
                --tw-aspect-w: 16;
        }
        .lg\:aspect-w-16 > * {
                position: absolute;
                height: 100%;
                width: 100%;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
        }
        .lg\:aspect-w-21 {
                position: relative;
                padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
                --tw-aspect-w: 21;
        }
        .lg\:aspect-w-21 > * {
                position: absolute;
                height: 100%;
                width: 100%;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
        }
        .lg\:aspect-w-3 {
                position: relative;
                padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
                --tw-aspect-w: 3;
        }
        .lg\:aspect-w-3 > * {
                position: absolute;
                height: 100%;
                width: 100%;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
        }
}
.after\:absolute::after {
        content: var(--tw-content);
        position: absolute;
}
.after\:inset-0\.5::after {
        content: var(--tw-content);
        inset: 0.125rem;
}
.after\:rounded-full::after {
        content: var(--tw-content);
        border-radius: 9999px;
}
.after\:border-0::after {
        content: var(--tw-content);
        border-width: 0px;
}
.after\:bg-theme-dark-gray::after {
        content: var(--tw-content);
        --tw-bg-opacity: 1;
        background-color: rgb(77 77 77 / var(--tw-bg-opacity, 1));
}
.after\:content-\[\'\*\'\]::after {
        --tw-content: '*';
        content: var(--tw-content);
}
.after\:content-\[\'_\'\]::after {
        --tw-content: ' ';
        content: var(--tw-content);
}
.hover\:\!scale-105:hover {
        --tw-scale-x: 1.05 !important;
        --tw-scale-y: 1.05 !important;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.hover\:border-theme-green:hover {
        --tw-border-opacity: 1;
        border-color: rgb(0 170 161 / var(--tw-border-opacity, 1));
}
.hover\:\!bg-theme-blue-green:hover {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 190 183 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:\!bg-theme-red:hover {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(253 66 57 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:\!bg-theme-white:hover {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:bg-theme-blue:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(0 141 243 / var(--tw-bg-opacity, 1));
}
.hover\:bg-theme-white:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hover\:\!bg-none:hover {
        background-image: none !important;
}
.hover\:bg-none:hover {
        background-image: none;
}
.hover\:p-6:hover {
        padding: 1.5rem;
}
.hover\:text-theme-blue:hover {
        --tw-text-opacity: 1;
        color: rgb(0 141 243 / var(--tw-text-opacity, 1));
}
.hover\:text-theme-red:hover {
        --tw-text-opacity: 1;
        color: rgb(253 66 57 / var(--tw-text-opacity, 1));
}
.hover\:text-theme-white:hover {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover {
        text-decoration-line: underline;
}
.hover\:no-underline:hover {
        text-decoration-line: none;
}
.hover\:backdrop-blur-none:hover {
        --tw-backdrop-blur:  ;
        backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.hover\:transition:hover {
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}
.hover\:\!delay-0:hover {
        transition-delay: 0s !important;
}
.hover\:duration-300:hover {
        transition-duration: 300ms;
}
.hover\:odd\:bg-none:nth-child(odd):hover {
        background-image: none;
}
.focus\:outline-none:focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
}
.focus\:outline-0:focus {
        outline-width: 0px;
}
.focus\:ring-0:focus {
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.disabled\:\!bg-theme-cold-gray:disabled {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(128 128 128 / var(--tw-bg-opacity, 1)) !important;
}
.disabled\:hover\:\!text-theme-white:hover:disabled {
        --tw-text-opacity: 1 !important;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.group[open] .group-open\:block {
        display: block;
}
.group[open] .group-open\:hidden {
        display: none;
}
.group\/menu-item:hover .group-hover\/menu-item\:block {
        display: block;
}
.group:hover .group-hover\:flex {
        display: flex;
}
.group:hover .group-hover\:hidden {
        display: none;
}
.group:hover .group-hover\:text-theme-blue {
        --tw-text-opacity: 1;
        color: rgb(0 141 243 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-theme-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:underline {
        text-decoration-line: underline;
}
.group:hover .group-hover\:brightness-0 {
        --tw-brightness: brightness(0);
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.group:hover .group-hover\:invert {
        --tw-invert: invert(100%);
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
:is(:where(.template-organisatie) .org\:text-theme-blue) {
        --tw-text-opacity: 1;
        color: rgb(0 141 243 / var(--tw-text-opacity, 1));
}
:is(:where(.template-organisatie) .org\:text-theme-white) {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
:is(:where(.template-organisatie) .org\:content-breadcrumb-blue) {
        --tw-content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M4.47114%204.33141L4.47115%204.33141L4.47097%204.32962C4.45996%204.22396%204.41672%204.12424%204.34712%204.04399C4.34705%204.0439%204.34697%204.04381%204.3469%204.04373L1.84379%201.12344C1.80341%201.06516%201.75149%201.01578%201.69122%200.97837C1.62924%200.939897%201.55984%200.914954%201.48755%200.905171C1.41528%200.895388%201.34174%200.90097%201.27175%200.921587C1.20176%200.942204%201.13693%200.977386%201.0815%201.02479C1.02607%201.07219%200.981269%201.13077%200.950044%201.19671C0.918821%201.26263%200.901879%201.33442%200.900326%201.40735C0.898774%201.48028%200.912647%201.55271%200.941036%201.61991C0.968657%201.68529%201.00942%201.74428%201.06077%201.79323L3.27787%204.37915L1.06077%206.96507C1.00942%207.01402%200.96866%207.073%200.941037%207.13839C0.912647%207.20558%200.898775%207.27802%200.900327%207.35095C0.901879%207.42389%200.918823%207.49566%200.950044%207.56159C0.981267%207.62752%201.02607%207.6861%201.0815%207.73352C1.13694%207.78092%201.20177%207.81609%201.27175%207.83671C1.34173%207.85732%201.41527%207.86292%201.48755%207.85313C1.55984%207.84335%201.62925%207.81841%201.69122%207.77993C1.75149%207.74252%201.80342%207.69314%201.84379%207.63486L4.34707%204.71438C4.34711%204.71432%204.34716%204.71427%204.34721%204.71421C4.39234%204.66193%204.42655%204.60114%204.44784%204.53544C4.46914%204.46967%204.47707%204.4003%204.47114%204.33141Z%22%20fill%3D%22%23008DF3%22%20stroke%3D%22%23008DF3%22%20stroke-width%3D%220.2%22%2F%3E%3C%2Fsvg%3E");
        content: var(--tw-content);
}
:is(:where(.template-werken-bij) .wrb\:bg-\[\#C6EFEE\]) {
        --tw-bg-opacity: 1;
        background-color: rgb(198 239 238 / var(--tw-bg-opacity, 1));
}
:is(:where(.template-werken-bij) .wrb\:bg-theme-blue) {
        --tw-bg-opacity: 1;
        background-color: rgb(0 141 243 / var(--tw-bg-opacity, 1));
}
:is(:where(.template-werken-bij) .wrb\:bg-theme-white) {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
:is(:where(.template-werken-bij) .wrb\:bg-opacity-20) {
        --tw-bg-opacity: 0.2;
}
:is(:where(.template-werken-bij) .wrb\:text-\[\#B6EEEC\]) {
        --tw-text-opacity: 1;
        color: rgb(182 238 236 / var(--tw-text-opacity, 1));
}
:is(:where(.template-werken-bij) .wrb\:text-theme-blue) {
        --tw-text-opacity: 1;
        color: rgb(0 141 243 / var(--tw-text-opacity, 1));
}
:is(:where(.template-werken-bij) .wrb\:text-theme-dark-gray) {
        --tw-text-opacity: 1;
        color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
:is(:where(.template-werken-bij) .wrb\:text-theme-white) {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
:is(:where(.template-werken-bij) .wrb\:hover\:bg-theme-blue:hover) {
        --tw-bg-opacity: 1;
        background-color: rgb(0 141 243 / var(--tw-bg-opacity, 1));
}
@media (min-width: 640px) {
        .sm\:hidden {
                display: none;
        }
        .sm\:grid-cols-2 {
                grid-template-columns: repeat(2, minmax(0, 1fr));
        }
        .sm\:text-left {
                text-align: left;
        }
        .sm\:text-center {
                text-align: center;
        }
        .sm\:text-right {
                text-align: right;
        }
        .sm\:text-justify {
                text-align: justify;
        }
}
@media (min-width: 768px) {
        .md\:col-span-6 {
                grid-column: span 6 / span 6;
        }
        .md\:w-1\/2 {
                width: 50%;
        }
        .md\:flex-row {
                flex-direction: row;
        }
        .md\:p-12 {
                padding: 3rem;
        }
        .md\:px-12 {
                padding-left: 3rem;
                padding-right: 3rem;
        }
        .md\:px-8 {
                padding-left: 2rem;
                padding-right: 2rem;
        }
}
@media (min-width: 1024px) {
        .lg\:absolute {
                position: absolute;
        }
        .lg\:inset-x-24 {
                left: 6rem;
                right: 6rem;
        }
        .lg\:bottom-0 {
                bottom: 0px;
        }
        .lg\:bottom-20 {
                bottom: 5rem;
        }
        .lg\:bottom-8 {
                bottom: 2rem;
        }
        .lg\:bottom-auto {
                bottom: auto;
        }
        .lg\:left-1\/2 {
                left: 50%;
        }
        .lg\:left-8 {
                left: 2rem;
        }
        .lg\:right-32 {
                right: 8rem;
        }
        .lg\:right-full {
                right: 100%;
        }
        .lg\:top-0 {
                top: 0px;
        }
        .lg\:top-1\/2 {
                top: 50%;
        }
        .lg\:top-\[unset\] {
                top: unset;
        }
        .lg\:top-full {
                top: 100%;
        }
        .lg\:col-span-1 {
                grid-column: span 1 / span 1;
        }
        .lg\:col-span-2 {
                grid-column: span 2 / span 2;
        }
        .lg\:col-span-3 {
                grid-column: span 3 / span 3;
        }
        .lg\:col-span-4 {
                grid-column: span 4 / span 4;
        }
        .lg\:col-span-5 {
                grid-column: span 5 / span 5;
        }
        .lg\:col-span-6 {
                grid-column: span 6 / span 6;
        }
        .lg\:col-span-7 {
                grid-column: span 7 / span 7;
        }
        .lg\:col-span-8 {
                grid-column: span 8 / span 8;
        }
        .lg\:row-span-2 {
                grid-row: span 2 / span 2;
        }
        .lg\:row-span-3 {
                grid-row: span 3 / span 3;
        }
        .lg\:m-0 {
                margin: 0px;
        }
        .lg\:mx-4 {
                margin-left: 1rem;
                margin-right: 1rem;
        }
        .lg\:mx-auto {
                margin-left: auto;
                margin-right: auto;
        }
        .lg\:my-auto {
                margin-top: auto;
                margin-bottom: auto;
        }
        .lg\:-ml-24 {
                margin-left: -6rem;
        }
        .lg\:-mr-24 {
                margin-right: -6rem;
        }
        .lg\:-mt-32 {
                margin-top: -8rem;
        }
        .lg\:mb-8 {
                margin-bottom: 2rem;
        }
        .lg\:ml-0 {
                margin-left: 0px;
        }
        .lg\:ml-32 {
                margin-left: 8rem;
        }
        .lg\:ml-auto {
                margin-left: auto;
        }
        .lg\:mr-0 {
                margin-right: 0px;
        }
        .lg\:mr-32 {
                margin-right: 8rem;
        }
        .lg\:mr-auto {
                margin-right: auto;
        }
        .lg\:mt-0 {
                margin-top: 0px;
        }
        .lg\:mt-7 {
                margin-top: 1.75rem;
        }
        .lg\:mt-auto {
                margin-top: auto;
        }
        .lg\:block {
                display: block;
        }
        .lg\:flex {
                display: flex;
        }
        .lg\:hidden {
                display: none;
        }
        .lg\:size-32 {
                width: 8rem;
                height: 8rem;
        }
        .lg\:max-h-32 {
                max-height: 8rem;
        }
        .lg\:w-1\/2 {
                width: 50%;
        }
        .lg\:w-1\/3 {
                width: 33.333333%;
        }
        .lg\:w-2\/3 {
                width: 66.666667%;
        }
        .lg\:w-3\/5 {
                width: 60%;
        }
        .lg\:w-fit {
                width: -moz-fit-content;
                width: fit-content;
        }
        .lg\:max-w-32 {
                max-width: 8rem;
        }
        .lg\:max-w-\[750px\] {
                max-width: 750px;
        }
        .lg\:-translate-y-1\/2 {
                --tw-translate-y: -50%;
                transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        }
        .lg\:translate-y-full {
                --tw-translate-y: 100%;
                transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        }
        .lg\:scroll-mt-80 {
                scroll-margin-top: 20rem;
        }
        .lg\:grid-cols-10 {
                grid-template-columns: repeat(10, minmax(0, 1fr));
        }
        .lg\:grid-cols-12 {
                grid-template-columns: repeat(12, minmax(0, 1fr));
        }
        .lg\:grid-cols-2 {
                grid-template-columns: repeat(2, minmax(0, 1fr));
        }
        .lg\:grid-cols-3 {
                grid-template-columns: repeat(3, minmax(0, 1fr));
        }
        .lg\:grid-cols-5 {
                grid-template-columns: repeat(5, minmax(0, 1fr));
        }
        .lg\:flex-row {
                flex-direction: row;
        }
        .lg\:items-center {
                align-items: center;
        }
        .lg\:justify-start {
                justify-content: flex-start;
        }
        .lg\:justify-end {
                justify-content: flex-end;
        }
        .lg\:gap-1 {
                gap: 0.25rem;
        }
        .lg\:gap-2 {
                gap: 0.5rem;
        }
        .lg\:gap-20 {
                gap: 5rem;
        }
        .lg\:gap-4 {
                gap: 1rem;
        }
        .lg\:gap-6 {
                gap: 1.5rem;
        }
        .lg\:gap-8 {
                gap: 2rem;
        }
        .lg\:self-end {
                align-self: flex-end;
        }
        .lg\:rounded-large {
                border-radius: 40px;
        }
        .lg\:rounded-b-button {
                border-bottom-right-radius: 5px;
                border-bottom-left-radius: 5px;
        }
        .lg\:rounded-b-none {
                border-bottom-right-radius: 0px;
                border-bottom-left-radius: 0px;
        }
        .lg\:rounded-t-medium {
                border-top-left-radius: 20px;
                border-top-right-radius: 20px;
        }
        .lg\:rounded-t-none {
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
        }
        .lg\:border {
                border-width: 1px;
        }
        .lg\:p-12 {
                padding: 3rem;
        }
        .lg\:px-0 {
                padding-left: 0px;
                padding-right: 0px;
        }
        .lg\:px-32 {
                padding-left: 8rem;
                padding-right: 8rem;
        }
        .lg\:px-40 {
                padding-left: 10rem;
                padding-right: 10rem;
        }
        .lg\:py-1 {
                padding-top: 0.25rem;
                padding-bottom: 0.25rem;
        }
        .lg\:py-32 {
                padding-top: 8rem;
                padding-bottom: 8rem;
        }
        .lg\:pb-24 {
                padding-bottom: 6rem;
        }
        .lg\:pt-8 {
                padding-top: 2rem;
        }
        .lg\:text-\[50px\] {
                font-size: 50px;
        }
        .lg\:leading-\[55px\] {
                line-height: 55px;
        }
}
@media (min-width: 1280px) {
        .xl\:block {
                display: block;
        }
        .xl\:hidden {
                display: none;
        }
}

