*, ::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:  ;
}
.\!container {
    width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
}
@media (min-width: var(--wp--style--global--content-size, 768px)) {
    .\!container {
        max-width: var(--wp--style--global--content-size, 768px) !important;
    }
    .container {
        max-width: var(--wp--style--global--content-size, 768px);
    }
}
@media (min-width: var(--wp--style--global--wide-size, 1280px)) {
    .\!container {
        max-width: var(--wp--style--global--wide-size, 1280px) !important;
    }
    .container {
        max-width: var(--wp--style--global--wide-size, 1280px);
    }
}
.visible {
    visibility: visible;
}
.static {
    position: static;
}
.fixed {
    position: fixed;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.sticky {
    position: sticky;
}
.top-0 {
    top: 0px;
}
.isolate {
    isolation: isolate;
}
.z-50 {
    z-index: 50;
}
.order-1 {
    order: 1;
}
.order-10 {
    order: 10;
}
.order-11 {
    order: 11;
}
.order-12 {
    order: 12;
}
.order-2 {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-4 {
    order: 4;
}
.order-5 {
    order: 5;
}
.order-6 {
    order: 6;
}
.order-7 {
    order: 7;
}
.order-8 {
    order: 8;
}
.order-9 {
    order: 9;
}
.m-1 {
    margin: 0.25rem;
}
.m-10 {
    margin: 2.5rem;
}
.m-2 {
    margin: 0.5rem;
}
.m-3 {
    margin: 0.75rem;
}
.m-4 {
    margin: 1rem;
}
.m-6 {
    margin: 1.5rem;
}
.m-8 {
    margin: 2rem;
}
.m-auto {
    margin: auto;
}
.m-five {
    margin: 5%;
}
.m-half {
    margin: 50%;
}
.m-quarter {
    margin: 25%;
}
.m-ten {
    margin: 10%;
}
.m-third {
    margin: 33.333%;
}
.m-wp-2xl {
    margin: var(--wp--preset--spacing--xxl, 5rem);
}
.m-wp-lg {
    margin: var(--wp--preset--spacing--large, 3rem);
}
.m-wp-md {
    margin: var(--wp--preset--spacing--medium, 2rem);
}
.m-wp-sm {
    margin: var(--wp--preset--spacing--small, 1rem);
}
.m-wp-xl {
    margin: var(--wp--preset--spacing--xl, 4rem);
}
.m-wp-xs {
    margin: var(--wp--preset--spacing--xs, 0.5rem);
}
.mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}
.mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
}
.mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}
.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
}
.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}
.mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.mx-five {
    margin-left: 5%;
    margin-right: 5%;
}
.mx-half {
    margin-left: 50%;
    margin-right: 50%;
}
.mx-quarter {
    margin-left: 25%;
    margin-right: 25%;
}
.mx-ten {
    margin-left: 10%;
    margin-right: 10%;
}
.mx-third {
    margin-left: 33.333%;
    margin-right: 33.333%;
}
.mx-wp-2xl {
    margin-left: var(--wp--preset--spacing--xxl, 5rem);
    margin-right: var(--wp--preset--spacing--xxl, 5rem);
}
.mx-wp-lg {
    margin-left: var(--wp--preset--spacing--large, 3rem);
    margin-right: var(--wp--preset--spacing--large, 3rem);
}
.mx-wp-md {
    margin-left: var(--wp--preset--spacing--medium, 2rem);
    margin-right: var(--wp--preset--spacing--medium, 2rem);
}
.mx-wp-sm {
    margin-left: var(--wp--preset--spacing--small, 1rem);
    margin-right: var(--wp--preset--spacing--small, 1rem);
}
.mx-wp-xl {
    margin-left: var(--wp--preset--spacing--xl, 4rem);
    margin-right: var(--wp--preset--spacing--xl, 4rem);
}
.mx-wp-xs {
    margin-left: var(--wp--preset--spacing--xs, 0.5rem);
    margin-right: var(--wp--preset--spacing--xs, 0.5rem);
}
.my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}
.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}
.my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}
.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}
.my-five {
    margin-top: 5%;
    margin-bottom: 5%;
}
.my-half {
    margin-top: 50%;
    margin-bottom: 50%;
}
.my-quarter {
    margin-top: 25%;
    margin-bottom: 25%;
}
.my-ten {
    margin-top: 10%;
    margin-bottom: 10%;
}
.my-third {
    margin-top: 33.333%;
    margin-bottom: 33.333%;
}
.my-wp-2xl {
    margin-top: var(--wp--preset--spacing--xxl, 5rem);
    margin-bottom: var(--wp--preset--spacing--xxl, 5rem);
}
.my-wp-lg {
    margin-top: var(--wp--preset--spacing--large, 3rem);
    margin-bottom: var(--wp--preset--spacing--large, 3rem);
}
.my-wp-md {
    margin-top: var(--wp--preset--spacing--medium, 2rem);
    margin-bottom: var(--wp--preset--spacing--medium, 2rem);
}
.my-wp-sm {
    margin-top: var(--wp--preset--spacing--small, 1rem);
    margin-bottom: var(--wp--preset--spacing--small, 1rem);
}
.my-wp-xl {
    margin-top: var(--wp--preset--spacing--xl, 4rem);
    margin-bottom: var(--wp--preset--spacing--xl, 4rem);
}
.my-wp-xs {
    margin-top: var(--wp--preset--spacing--xs, 0.5rem);
    margin-bottom: var(--wp--preset--spacing--xs, 0.5rem);
}
.mb-1 {
    margin-bottom: 0.25rem;
}
.mb-10 {
    margin-bottom: 2.5rem;
}
.mb-2 {
    margin-bottom: 0.5rem;
}
.mb-3 {
    margin-bottom: 0.75rem;
}
.mb-4 {
    margin-bottom: 1rem;
}
.mb-6 {
    margin-bottom: 1.5rem;
}
.mb-8 {
    margin-bottom: 2rem;
}
.mb-auto {
    margin-bottom: auto;
}
.mb-five {
    margin-bottom: 5%;
}
.mb-half {
    margin-bottom: 50%;
}
.mb-quarter {
    margin-bottom: 25%;
}
.mb-ten {
    margin-bottom: 10%;
}
.mb-third {
    margin-bottom: 33.333%;
}
.mb-wp-2xl {
    margin-bottom: var(--wp--preset--spacing--xxl, 5rem);
}
.mb-wp-lg {
    margin-bottom: var(--wp--preset--spacing--large, 3rem);
}
.mb-wp-md {
    margin-bottom: var(--wp--preset--spacing--medium, 2rem);
}
.mb-wp-sm {
    margin-bottom: var(--wp--preset--spacing--small, 1rem);
}
.mb-wp-xl {
    margin-bottom: var(--wp--preset--spacing--xl, 4rem);
}
.mb-wp-xs {
    margin-bottom: var(--wp--preset--spacing--xs, 0.5rem);
}
.ml-1 {
    margin-left: 0.25rem;
}
.ml-10 {
    margin-left: 2.5rem;
}
.ml-2 {
    margin-left: 0.5rem;
}
.ml-3 {
    margin-left: 0.75rem;
}
.ml-4 {
    margin-left: 1rem;
}
.ml-6 {
    margin-left: 1.5rem;
}
.ml-8 {
    margin-left: 2rem;
}
.ml-auto {
    margin-left: auto;
}
.ml-five {
    margin-left: 5%;
}
.ml-half {
    margin-left: 50%;
}
.ml-quarter {
    margin-left: 25%;
}
.ml-ten {
    margin-left: 10%;
}
.ml-third {
    margin-left: 33.333%;
}
.ml-wp-2xl {
    margin-left: var(--wp--preset--spacing--xxl, 5rem);
}
.ml-wp-lg {
    margin-left: var(--wp--preset--spacing--large, 3rem);
}
.ml-wp-md {
    margin-left: var(--wp--preset--spacing--medium, 2rem);
}
.ml-wp-sm {
    margin-left: var(--wp--preset--spacing--small, 1rem);
}
.ml-wp-xl {
    margin-left: var(--wp--preset--spacing--xl, 4rem);
}
.ml-wp-xs {
    margin-left: var(--wp--preset--spacing--xs, 0.5rem);
}
.mr-1 {
    margin-right: 0.25rem;
}
.mr-10 {
    margin-right: 2.5rem;
}
.mr-2 {
    margin-right: 0.5rem;
}
.mr-3 {
    margin-right: 0.75rem;
}
.mr-4 {
    margin-right: 1rem;
}
.mr-6 {
    margin-right: 1.5rem;
}
.mr-8 {
    margin-right: 2rem;
}
.mr-auto {
    margin-right: auto;
}
.mr-five {
    margin-right: 5%;
}
.mr-half {
    margin-right: 50%;
}
.mr-quarter {
    margin-right: 25%;
}
.mr-ten {
    margin-right: 10%;
}
.mr-third {
    margin-right: 33.333%;
}
.mr-wp-2xl {
    margin-right: var(--wp--preset--spacing--xxl, 5rem);
}
.mr-wp-lg {
    margin-right: var(--wp--preset--spacing--large, 3rem);
}
.mr-wp-md {
    margin-right: var(--wp--preset--spacing--medium, 2rem);
}
.mr-wp-sm {
    margin-right: var(--wp--preset--spacing--small, 1rem);
}
.mr-wp-xl {
    margin-right: var(--wp--preset--spacing--xl, 4rem);
}
.mr-wp-xs {
    margin-right: var(--wp--preset--spacing--xs, 0.5rem);
}
.mt-1 {
    margin-top: 0.25rem;
}
.mt-10 {
    margin-top: 2.5rem;
}
.mt-2 {
    margin-top: 0.5rem;
}
.mt-3 {
    margin-top: 0.75rem;
}
.mt-4 {
    margin-top: 1rem;
}
.mt-6 {
    margin-top: 1.5rem;
}
.mt-8 {
    margin-top: 2rem;
}
.mt-auto {
    margin-top: auto;
}
.mt-five {
    margin-top: 5%;
}
.mt-half {
    margin-top: 50%;
}
.mt-quarter {
    margin-top: 25%;
}
.mt-ten {
    margin-top: 10%;
}
.mt-third {
    margin-top: 33.333%;
}
.mt-wp-2xl {
    margin-top: var(--wp--preset--spacing--xxl, 5rem);
}
.mt-wp-lg {
    margin-top: var(--wp--preset--spacing--large, 3rem);
}
.mt-wp-md {
    margin-top: var(--wp--preset--spacing--medium, 2rem);
}
.mt-wp-sm {
    margin-top: var(--wp--preset--spacing--small, 1rem);
}
.mt-wp-xl {
    margin-top: var(--wp--preset--spacing--xl, 4rem);
}
.mt-wp-xs {
    margin-top: var(--wp--preset--spacing--xs, 0.5rem);
}
.line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.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;
}
.line-clamp-4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.line-clamp-none {
    overflow: visible;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-line-clamp: none;
}
.\!block {
    display: block !important;
}
.block {
    display: block;
}
.inline {
    display: inline;
}
.flex {
    display: flex;
}
.inline-flex {
    display: inline-flex;
}
.grid {
    display: grid;
}
.inline-grid {
    display: inline-grid;
}
.contents {
    display: contents;
}
.hidden {
    display: none;
}
.h-auto {
    height: auto;
}
.h-full {
    height: 100%;
}
.h-screen {
    height: 100vh;
}
.max-h-12 {
    max-height: 3rem;
}
.min-h-\[260px\] {
    min-height: 260px;
}
.min-h-\[400px\] {
    min-height: 400px;
}
.min-h-\[500px\] {
    min-height: 500px;
}
.min-h-\[600px\] {
    min-height: 600px;
}
.w-auto {
    width: auto;
}
.w-full {
    width: 100%;
}
.w-screen {
    width: 100vw;
}
.max-w-1\/2 {
    max-width: 50%;
}
.max-w-2\/3 {
    max-width: 66.666%;
}
.max-w-3\/4 {
    max-width: 75%;
}
.max-w-3\/5 {
    max-width: 60%;
}
.max-w-4\/5 {
    max-width: 80%;
}
.max-w-9\/10 {
    max-width: 90%;
}
.max-w-content {
    max-width: var(--wp--style--global--content-size, 768px);
}
.max-w-wide {
    max-width: var(--wp--style--global--wide-size, 1280px);
}
.flex-1 {
    flex: 1 1 0%;
}
.flex-auto {
    flex: 1 1 auto;
}
.flex-initial {
    flex: 0 1 auto;
}
.flex-none {
    flex: none;
}
.flex-shrink {
    flex-shrink: 1;
}
.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));
}
.resize {
    resize: both;
}
.auto-rows-auto {
    grid-auto-rows: auto;
}
.auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
}
.auto-rows-max {
    grid-auto-rows: max-content;
}
.auto-rows-min {
    grid-auto-rows: min-content;
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12 {
    grid-template-columns: repeat(12, 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-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
}
.grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
}
.grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
}
.grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
}
.grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
}
.grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
}
.grid-rows-none {
    grid-template-rows: none;
}
.flex-row {
    flex-direction: row;
}
.flex-col {
    flex-direction: column;
}
.flex-wrap {
    flex-wrap: wrap;
}
.flex-nowrap {
    flex-wrap: nowrap;
}
.content-center {
    align-content: center;
}
.content-start {
    align-content: flex-start;
}
.content-end {
    align-content: flex-end;
}
.content-between {
    align-content: space-between;
}
.content-around {
    align-content: space-around;
}
.content-evenly {
    align-content: space-evenly;
}
.items-start {
    align-items: flex-start;
}
.items-end {
    align-items: flex-end;
}
.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;
}
.justify-around {
    justify-content: space-around;
}
.justify-evenly {
    justify-content: space-evenly;
}
.gap-1 {
    gap: 0.25rem;
}
.gap-10 {
    gap: 2.5rem;
}
.gap-12 {
    gap: 3rem;
}
.gap-16 {
    gap: 4rem;
}
.gap-2 {
    gap: 0.5rem;
}
.gap-3 {
    gap: 0.75rem;
}
.gap-4 {
    gap: 1rem;
}
.gap-6 {
    gap: 1.5rem;
}
.gap-8 {
    gap: 2rem;
}
.gap-x-1 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
}
.gap-x-10 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
}
.gap-x-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
}
.gap-x-3 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
}
.gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
}
.gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
}
.gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
}
.gap-y-1 {
    row-gap: 0.25rem;
}
.gap-y-10 {
    row-gap: 2.5rem;
}
.gap-y-2 {
    row-gap: 0.5rem;
}
.gap-y-3 {
    row-gap: 0.75rem;
}
.gap-y-4 {
    row-gap: 1rem;
}
.gap-y-6 {
    row-gap: 1.5rem;
}
.gap-y-8 {
    row-gap: 2rem;
}
.rounded {
    border-radius: 0.25rem;
}
.rounded-2xl {
    border-radius: 1rem;
}
.rounded-full {
    border-radius: 9999px;
}
.rounded-lg {
    border-radius: 0.5rem;
}
.rounded-md {
    border-radius: 0.375rem;
}
.rounded-none {
    border-radius: 0px;
}
.rounded-r12 {
    border-radius: 12px;
}
.rounded-r24 {
    border-radius: 24px;
}
.rounded-r32 {
    border-radius: 32px;
}
.rounded-r48 {
    border-radius: 48px;
}
.rounded-r8 {
    border-radius: 8px;
}
.rounded-r80 {
    border-radius: 80px;
}
.rounded-sm {
    border-radius: 0.125rem;
}
.rounded-xl {
    border-radius: 0.75rem;
}
.rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
}
.rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
}
.rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}
.rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}
.rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.rounded-b-r12 {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}
.rounded-b-r24 {
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
}
.rounded-b-r32 {
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
}
.rounded-b-r48 {
    border-bottom-right-radius: 48px;
    border-bottom-left-radius: 48px;
}
.rounded-b-r8 {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.rounded-b-r80 {
    border-bottom-right-radius: 80px;
    border-bottom-left-radius: 80px;
}
.rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
}
.rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}
.rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
}
.rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
}
.rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}
.rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}
.rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.rounded-l-r12 {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.rounded-l-r24 {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.rounded-l-r32 {
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
}
.rounded-l-r48 {
    border-top-left-radius: 48px;
    border-bottom-left-radius: 48px;
}
.rounded-l-r8 {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.rounded-l-r80 {
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
}
.rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
}
.rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}
.rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
}
.rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
}
.rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}
.rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}
.rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.rounded-r-r12 {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}
.rounded-r-r24 {
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}
.rounded-r-r32 {
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
}
.rounded-r-r48 {
    border-top-right-radius: 48px;
    border-bottom-right-radius: 48px;
}
.rounded-r-r8 {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.rounded-r-r80 {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
}
.rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
}
.rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
}
.rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}
.rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
}
.rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}
.rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
}
.rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.rounded-t-r12 {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.rounded-t-r24 {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}
.rounded-t-r32 {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
}
.rounded-t-r48 {
    border-top-left-radius: 48px;
    border-top-right-radius: 48px;
}
.rounded-t-r8 {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.rounded-t-r80 {
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
}
.rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
}
.rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
}
.rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
}
.rounded-bl-full {
    border-bottom-left-radius: 9999px;
}
.rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
}
.rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
}
.rounded-bl-none {
    border-bottom-left-radius: 0px;
}
.rounded-bl-r12 {
    border-bottom-left-radius: 12px;
}
.rounded-bl-r24 {
    border-bottom-left-radius: 24px;
}
.rounded-bl-r32 {
    border-bottom-left-radius: 32px;
}
.rounded-bl-r48 {
    border-bottom-left-radius: 48px;
}
.rounded-bl-r8 {
    border-bottom-left-radius: 8px;
}
.rounded-bl-r80 {
    border-bottom-left-radius: 80px;
}
.rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
}
.rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
}
.rounded-br-2xl {
    border-bottom-right-radius: 1rem;
}
.rounded-br-full {
    border-bottom-right-radius: 9999px;
}
.rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
}
.rounded-br-md {
    border-bottom-right-radius: 0.375rem;
}
.rounded-br-none {
    border-bottom-right-radius: 0px;
}
.rounded-br-r12 {
    border-bottom-right-radius: 12px;
}
.rounded-br-r24 {
    border-bottom-right-radius: 24px;
}
.rounded-br-r32 {
    border-bottom-right-radius: 32px;
}
.rounded-br-r48 {
    border-bottom-right-radius: 48px;
}
.rounded-br-r8 {
    border-bottom-right-radius: 8px;
}
.rounded-br-r80 {
    border-bottom-right-radius: 80px;
}
.rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
}
.rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
}
.rounded-tl-2xl {
    border-top-left-radius: 1rem;
}
.rounded-tl-full {
    border-top-left-radius: 9999px;
}
.rounded-tl-lg {
    border-top-left-radius: 0.5rem;
}
.rounded-tl-md {
    border-top-left-radius: 0.375rem;
}
.rounded-tl-none {
    border-top-left-radius: 0px;
}
.rounded-tl-r12 {
    border-top-left-radius: 12px;
}
.rounded-tl-r24 {
    border-top-left-radius: 24px;
}
.rounded-tl-r32 {
    border-top-left-radius: 32px;
}
.rounded-tl-r48 {
    border-top-left-radius: 48px;
}
.rounded-tl-r8 {
    border-top-left-radius: 8px;
}
.rounded-tl-r80 {
    border-top-left-radius: 80px;
}
.rounded-tl-sm {
    border-top-left-radius: 0.125rem;
}
.rounded-tl-xl {
    border-top-left-radius: 0.75rem;
}
.rounded-tr-2xl {
    border-top-right-radius: 1rem;
}
.rounded-tr-full {
    border-top-right-radius: 9999px;
}
.rounded-tr-lg {
    border-top-right-radius: 0.5rem;
}
.rounded-tr-md {
    border-top-right-radius: 0.375rem;
}
.rounded-tr-none {
    border-top-right-radius: 0px;
}
.rounded-tr-r12 {
    border-top-right-radius: 12px;
}
.rounded-tr-r24 {
    border-top-right-radius: 24px;
}
.rounded-tr-r32 {
    border-top-right-radius: 32px;
}
.rounded-tr-r48 {
    border-top-right-radius: 48px;
}
.rounded-tr-r8 {
    border-top-right-radius: 8px;
}
.rounded-tr-r80 {
    border-top-right-radius: 80px;
}
.rounded-tr-sm {
    border-top-right-radius: 0.125rem;
}
.rounded-tr-xl {
    border-top-right-radius: 0.75rem;
}
.border {
    border-width: 1px;
}
.border-0 {
    border-width: 0px;
}
.border-2 {
    border-width: 2px;
}
.border-4 {
    border-width: 4px;
}
.border-8 {
    border-width: 8px;
}
.border-x {
    border-left-width: 1px;
    border-right-width: 1px;
}
.border-x-0 {
    border-left-width: 0px;
    border-right-width: 0px;
}
.border-x-2 {
    border-left-width: 2px;
    border-right-width: 2px;
}
.border-x-4 {
    border-left-width: 4px;
    border-right-width: 4px;
}
.border-x-8 {
    border-left-width: 8px;
    border-right-width: 8px;
}
.border-y {
    border-top-width: 1px;
    border-bottom-width: 1px;
}
.border-y-0 {
    border-top-width: 0px;
    border-bottom-width: 0px;
}
.border-y-2 {
    border-top-width: 2px;
    border-bottom-width: 2px;
}
.border-y-4 {
    border-top-width: 4px;
    border-bottom-width: 4px;
}
.border-y-8 {
    border-top-width: 8px;
    border-bottom-width: 8px;
}
.border-b {
    border-bottom-width: 1px;
}
.border-b-0 {
    border-bottom-width: 0px;
}
.border-b-2 {
    border-bottom-width: 2px;
}
.border-b-4 {
    border-bottom-width: 4px;
}
.border-b-8 {
    border-bottom-width: 8px;
}
.border-l {
    border-left-width: 1px;
}
.border-l-0 {
    border-left-width: 0px;
}
.border-l-2 {
    border-left-width: 2px;
}
.border-l-4 {
    border-left-width: 4px;
}
.border-l-8 {
    border-left-width: 8px;
}
.border-r {
    border-right-width: 1px;
}
.border-r-0 {
    border-right-width: 0px;
}
.border-r-2 {
    border-right-width: 2px;
}
.border-r-4 {
    border-right-width: 4px;
}
.border-r-8 {
    border-right-width: 8px;
}
.border-t {
    border-top-width: 1px;
}
.border-t-0 {
    border-top-width: 0px;
}
.border-t-2 {
    border-top-width: 2px;
}
.border-t-4 {
    border-top-width: 4px;
}
.border-t-8 {
    border-top-width: 8px;
}
.border-solid {
    border-style: solid;
}
.border-none {
    border-style: none;
}
.\!border-black {
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
}
.\!border-black\/0 {
    border-color: rgb(0 0 0 / 0) !important;
}
.\!border-black\/10 {
    border-color: rgb(0 0 0 / 0.1) !important;
}
.\!border-black\/100 {
    border-color: rgb(0 0 0 / 1) !important;
}
.\!border-black\/20 {
    border-color: rgb(0 0 0 / 0.2) !important;
}
.\!border-black\/25 {
    border-color: rgb(0 0 0 / 0.25) !important;
}
.\!border-black\/30 {
    border-color: rgb(0 0 0 / 0.3) !important;
}
.\!border-black\/40 {
    border-color: rgb(0 0 0 / 0.4) !important;
}
.\!border-black\/5 {
    border-color: rgb(0 0 0 / 0.05) !important;
}
.\!border-black\/50 {
    border-color: rgb(0 0 0 / 0.5) !important;
}
.\!border-black\/60 {
    border-color: rgb(0 0 0 / 0.6) !important;
}
.\!border-black\/70 {
    border-color: rgb(0 0 0 / 0.7) !important;
}
.\!border-black\/75 {
    border-color: rgb(0 0 0 / 0.75) !important;
}
.\!border-black\/80 {
    border-color: rgb(0 0 0 / 0.8) !important;
}
.\!border-black\/90 {
    border-color: rgb(0 0 0 / 0.9) !important;
}
.\!border-black\/95 {
    border-color: rgb(0 0 0 / 0.95) !important;
}
.\!border-brown {
    --tw-border-opacity: 1 !important;
    border-color: rgb(35 31 32 / var(--tw-border-opacity, 1)) !important;
}
.\!border-brown\/0 {
    border-color: rgb(35 31 32 / 0) !important;
}
.\!border-brown\/10 {
    border-color: rgb(35 31 32 / 0.1) !important;
}
.\!border-brown\/100 {
    border-color: rgb(35 31 32 / 1) !important;
}
.\!border-brown\/20 {
    border-color: rgb(35 31 32 / 0.2) !important;
}
.\!border-brown\/25 {
    border-color: rgb(35 31 32 / 0.25) !important;
}
.\!border-brown\/30 {
    border-color: rgb(35 31 32 / 0.3) !important;
}
.\!border-brown\/40 {
    border-color: rgb(35 31 32 / 0.4) !important;
}
.\!border-brown\/5 {
    border-color: rgb(35 31 32 / 0.05) !important;
}
.\!border-brown\/50 {
    border-color: rgb(35 31 32 / 0.5) !important;
}
.\!border-brown\/60 {
    border-color: rgb(35 31 32 / 0.6) !important;
}
.\!border-brown\/70 {
    border-color: rgb(35 31 32 / 0.7) !important;
}
.\!border-brown\/75 {
    border-color: rgb(35 31 32 / 0.75) !important;
}
.\!border-brown\/80 {
    border-color: rgb(35 31 32 / 0.8) !important;
}
.\!border-brown\/90 {
    border-color: rgb(35 31 32 / 0.9) !important;
}
.\!border-brown\/95 {
    border-color: rgb(35 31 32 / 0.95) !important;
}
.\!border-ivory {
    --tw-border-opacity: 1 !important;
    border-color: rgb(243 243 233 / var(--tw-border-opacity, 1)) !important;
}
.\!border-ivory\/0 {
    border-color: rgb(243 243 233 / 0) !important;
}
.\!border-ivory\/10 {
    border-color: rgb(243 243 233 / 0.1) !important;
}
.\!border-ivory\/100 {
    border-color: rgb(243 243 233 / 1) !important;
}
.\!border-ivory\/20 {
    border-color: rgb(243 243 233 / 0.2) !important;
}
.\!border-ivory\/25 {
    border-color: rgb(243 243 233 / 0.25) !important;
}
.\!border-ivory\/30 {
    border-color: rgb(243 243 233 / 0.3) !important;
}
.\!border-ivory\/40 {
    border-color: rgb(243 243 233 / 0.4) !important;
}
.\!border-ivory\/5 {
    border-color: rgb(243 243 233 / 0.05) !important;
}
.\!border-ivory\/50 {
    border-color: rgb(243 243 233 / 0.5) !important;
}
.\!border-ivory\/60 {
    border-color: rgb(243 243 233 / 0.6) !important;
}
.\!border-ivory\/70 {
    border-color: rgb(243 243 233 / 0.7) !important;
}
.\!border-ivory\/75 {
    border-color: rgb(243 243 233 / 0.75) !important;
}
.\!border-ivory\/80 {
    border-color: rgb(243 243 233 / 0.8) !important;
}
.\!border-ivory\/90 {
    border-color: rgb(243 243 233 / 0.9) !important;
}
.\!border-ivory\/95 {
    border-color: rgb(243 243 233 / 0.95) !important;
}
.\!border-red {
    --tw-border-opacity: 1 !important;
    border-color: rgb(138 23 26 / var(--tw-border-opacity, 1)) !important;
}
.\!border-red\/0 {
    border-color: rgb(138 23 26 / 0) !important;
}
.\!border-red\/10 {
    border-color: rgb(138 23 26 / 0.1) !important;
}
.\!border-red\/100 {
    border-color: rgb(138 23 26 / 1) !important;
}
.\!border-red\/20 {
    border-color: rgb(138 23 26 / 0.2) !important;
}
.\!border-red\/25 {
    border-color: rgb(138 23 26 / 0.25) !important;
}
.\!border-red\/30 {
    border-color: rgb(138 23 26 / 0.3) !important;
}
.\!border-red\/40 {
    border-color: rgb(138 23 26 / 0.4) !important;
}
.\!border-red\/5 {
    border-color: rgb(138 23 26 / 0.05) !important;
}
.\!border-red\/50 {
    border-color: rgb(138 23 26 / 0.5) !important;
}
.\!border-red\/60 {
    border-color: rgb(138 23 26 / 0.6) !important;
}
.\!border-red\/70 {
    border-color: rgb(138 23 26 / 0.7) !important;
}
.\!border-red\/75 {
    border-color: rgb(138 23 26 / 0.75) !important;
}
.\!border-red\/80 {
    border-color: rgb(138 23 26 / 0.8) !important;
}
.\!border-red\/90 {
    border-color: rgb(138 23 26 / 0.9) !important;
}
.\!border-red\/95 {
    border-color: rgb(138 23 26 / 0.95) !important;
}
.\!border-white {
    --tw-border-opacity: 1 !important;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}
.\!border-white\/0 {
    border-color: rgb(255 255 255 / 0) !important;
}
.\!border-white\/10 {
    border-color: rgb(255 255 255 / 0.1) !important;
}
.\!border-white\/100 {
    border-color: rgb(255 255 255 / 1) !important;
}
.\!border-white\/20 {
    border-color: rgb(255 255 255 / 0.2) !important;
}
.\!border-white\/25 {
    border-color: rgb(255 255 255 / 0.25) !important;
}
.\!border-white\/30 {
    border-color: rgb(255 255 255 / 0.3) !important;
}
.\!border-white\/40 {
    border-color: rgb(255 255 255 / 0.4) !important;
}
.\!border-white\/5 {
    border-color: rgb(255 255 255 / 0.05) !important;
}
.\!border-white\/50 {
    border-color: rgb(255 255 255 / 0.5) !important;
}
.\!border-white\/60 {
    border-color: rgb(255 255 255 / 0.6) !important;
}
.\!border-white\/70 {
    border-color: rgb(255 255 255 / 0.7) !important;
}
.\!border-white\/75 {
    border-color: rgb(255 255 255 / 0.75) !important;
}
.\!border-white\/80 {
    border-color: rgb(255 255 255 / 0.8) !important;
}
.\!border-white\/90 {
    border-color: rgb(255 255 255 / 0.9) !important;
}
.\!border-white\/95 {
    border-color: rgb(255 255 255 / 0.95) !important;
}
.border-black {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-black\/0 {
    border-color: rgb(0 0 0 / 0);
}
.border-black\/10 {
    border-color: rgb(0 0 0 / 0.1);
}
.border-black\/100 {
    border-color: rgb(0 0 0 / 1);
}
.border-black\/20 {
    border-color: rgb(0 0 0 / 0.2);
}
.border-black\/25 {
    border-color: rgb(0 0 0 / 0.25);
}
.border-black\/30 {
    border-color: rgb(0 0 0 / 0.3);
}
.border-black\/40 {
    border-color: rgb(0 0 0 / 0.4);
}
.border-black\/5 {
    border-color: rgb(0 0 0 / 0.05);
}
.border-black\/50 {
    border-color: rgb(0 0 0 / 0.5);
}
.border-black\/60 {
    border-color: rgb(0 0 0 / 0.6);
}
.border-black\/70 {
    border-color: rgb(0 0 0 / 0.7);
}
.border-black\/75 {
    border-color: rgb(0 0 0 / 0.75);
}
.border-black\/80 {
    border-color: rgb(0 0 0 / 0.8);
}
.border-black\/90 {
    border-color: rgb(0 0 0 / 0.9);
}
.border-black\/95 {
    border-color: rgb(0 0 0 / 0.95);
}
.border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-brown {
    --tw-border-opacity: 1;
    border-color: rgb(35 31 32 / var(--tw-border-opacity, 1));
}
.border-brown\/0 {
    border-color: rgb(35 31 32 / 0);
}
.border-brown\/10 {
    border-color: rgb(35 31 32 / 0.1);
}
.border-brown\/100 {
    border-color: rgb(35 31 32 / 1);
}
.border-brown\/20 {
    border-color: rgb(35 31 32 / 0.2);
}
.border-brown\/25 {
    border-color: rgb(35 31 32 / 0.25);
}
.border-brown\/30 {
    border-color: rgb(35 31 32 / 0.3);
}
.border-brown\/40 {
    border-color: rgb(35 31 32 / 0.4);
}
.border-brown\/5 {
    border-color: rgb(35 31 32 / 0.05);
}
.border-brown\/50 {
    border-color: rgb(35 31 32 / 0.5);
}
.border-brown\/60 {
    border-color: rgb(35 31 32 / 0.6);
}
.border-brown\/70 {
    border-color: rgb(35 31 32 / 0.7);
}
.border-brown\/75 {
    border-color: rgb(35 31 32 / 0.75);
}
.border-brown\/80 {
    border-color: rgb(35 31 32 / 0.8);
}
.border-brown\/90 {
    border-color: rgb(35 31 32 / 0.9);
}
.border-brown\/95 {
    border-color: rgb(35 31 32 / 0.95);
}
.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-ivory {
    --tw-border-opacity: 1;
    border-color: rgb(243 243 233 / var(--tw-border-opacity, 1));
}
.border-ivory\/0 {
    border-color: rgb(243 243 233 / 0);
}
.border-ivory\/10 {
    border-color: rgb(243 243 233 / 0.1);
}
.border-ivory\/100 {
    border-color: rgb(243 243 233 / 1);
}
.border-ivory\/20 {
    border-color: rgb(243 243 233 / 0.2);
}
.border-ivory\/25 {
    border-color: rgb(243 243 233 / 0.25);
}
.border-ivory\/30 {
    border-color: rgb(243 243 233 / 0.3);
}
.border-ivory\/40 {
    border-color: rgb(243 243 233 / 0.4);
}
.border-ivory\/5 {
    border-color: rgb(243 243 233 / 0.05);
}
.border-ivory\/50 {
    border-color: rgb(243 243 233 / 0.5);
}
.border-ivory\/60 {
    border-color: rgb(243 243 233 / 0.6);
}
.border-ivory\/70 {
    border-color: rgb(243 243 233 / 0.7);
}
.border-ivory\/75 {
    border-color: rgb(243 243 233 / 0.75);
}
.border-ivory\/80 {
    border-color: rgb(243 243 233 / 0.8);
}
.border-ivory\/90 {
    border-color: rgb(243 243 233 / 0.9);
}
.border-ivory\/95 {
    border-color: rgb(243 243 233 / 0.95);
}
.border-red {
    --tw-border-opacity: 1;
    border-color: rgb(138 23 26 / var(--tw-border-opacity, 1));
}
.border-red\/0 {
    border-color: rgb(138 23 26 / 0);
}
.border-red\/10 {
    border-color: rgb(138 23 26 / 0.1);
}
.border-red\/100 {
    border-color: rgb(138 23 26 / 1);
}
.border-red\/20 {
    border-color: rgb(138 23 26 / 0.2);
}
.border-red\/25 {
    border-color: rgb(138 23 26 / 0.25);
}
.border-red\/30 {
    border-color: rgb(138 23 26 / 0.3);
}
.border-red\/40 {
    border-color: rgb(138 23 26 / 0.4);
}
.border-red\/5 {
    border-color: rgb(138 23 26 / 0.05);
}
.border-red\/50 {
    border-color: rgb(138 23 26 / 0.5);
}
.border-red\/60 {
    border-color: rgb(138 23 26 / 0.6);
}
.border-red\/70 {
    border-color: rgb(138 23 26 / 0.7);
}
.border-red\/75 {
    border-color: rgb(138 23 26 / 0.75);
}
.border-red\/80 {
    border-color: rgb(138 23 26 / 0.8);
}
.border-red\/90 {
    border-color: rgb(138 23 26 / 0.9);
}
.border-red\/95 {
    border-color: rgb(138 23 26 / 0.95);
}
.border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-white\/0 {
    border-color: rgb(255 255 255 / 0);
}
.border-white\/10 {
    border-color: rgb(255 255 255 / 0.1);
}
.border-white\/100 {
    border-color: rgb(255 255 255 / 1);
}
.border-white\/20 {
    border-color: rgb(255 255 255 / 0.2);
}
.border-white\/25 {
    border-color: rgb(255 255 255 / 0.25);
}
.border-white\/30 {
    border-color: rgb(255 255 255 / 0.3);
}
.border-white\/40 {
    border-color: rgb(255 255 255 / 0.4);
}
.border-white\/5 {
    border-color: rgb(255 255 255 / 0.05);
}
.border-white\/50 {
    border-color: rgb(255 255 255 / 0.5);
}
.border-white\/60 {
    border-color: rgb(255 255 255 / 0.6);
}
.border-white\/70 {
    border-color: rgb(255 255 255 / 0.7);
}
.border-white\/75 {
    border-color: rgb(255 255 255 / 0.75);
}
.border-white\/80 {
    border-color: rgb(255 255 255 / 0.8);
}
.border-white\/90 {
    border-color: rgb(255 255 255 / 0.9);
}
.border-white\/95 {
    border-color: rgb(255 255 255 / 0.95);
}
.\!bg-black {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-black\/0 {
    background-color: rgb(0 0 0 / 0) !important;
}
.\!bg-black\/10 {
    background-color: rgb(0 0 0 / 0.1) !important;
}
.\!bg-black\/100 {
    background-color: rgb(0 0 0 / 1) !important;
}
.\!bg-black\/20 {
    background-color: rgb(0 0 0 / 0.2) !important;
}
.\!bg-black\/25 {
    background-color: rgb(0 0 0 / 0.25) !important;
}
.\!bg-black\/30 {
    background-color: rgb(0 0 0 / 0.3) !important;
}
.\!bg-black\/40 {
    background-color: rgb(0 0 0 / 0.4) !important;
}
.\!bg-black\/5 {
    background-color: rgb(0 0 0 / 0.05) !important;
}
.\!bg-black\/50 {
    background-color: rgb(0 0 0 / 0.5) !important;
}
.\!bg-black\/60 {
    background-color: rgb(0 0 0 / 0.6) !important;
}
.\!bg-black\/70 {
    background-color: rgb(0 0 0 / 0.7) !important;
}
.\!bg-black\/75 {
    background-color: rgb(0 0 0 / 0.75) !important;
}
.\!bg-black\/80 {
    background-color: rgb(0 0 0 / 0.8) !important;
}
.\!bg-black\/90 {
    background-color: rgb(0 0 0 / 0.9) !important;
}
.\!bg-black\/95 {
    background-color: rgb(0 0 0 / 0.95) !important;
}
.\!bg-brown {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-brown\/0 {
    background-color: rgb(35 31 32 / 0) !important;
}
.\!bg-brown\/10 {
    background-color: rgb(35 31 32 / 0.1) !important;
}
.\!bg-brown\/100 {
    background-color: rgb(35 31 32 / 1) !important;
}
.\!bg-brown\/20 {
    background-color: rgb(35 31 32 / 0.2) !important;
}
.\!bg-brown\/25 {
    background-color: rgb(35 31 32 / 0.25) !important;
}
.\!bg-brown\/30 {
    background-color: rgb(35 31 32 / 0.3) !important;
}
.\!bg-brown\/40 {
    background-color: rgb(35 31 32 / 0.4) !important;
}
.\!bg-brown\/5 {
    background-color: rgb(35 31 32 / 0.05) !important;
}
.\!bg-brown\/50 {
    background-color: rgb(35 31 32 / 0.5) !important;
}
.\!bg-brown\/60 {
    background-color: rgb(35 31 32 / 0.6) !important;
}
.\!bg-brown\/70 {
    background-color: rgb(35 31 32 / 0.7) !important;
}
.\!bg-brown\/75 {
    background-color: rgb(35 31 32 / 0.75) !important;
}
.\!bg-brown\/80 {
    background-color: rgb(35 31 32 / 0.8) !important;
}
.\!bg-brown\/90 {
    background-color: rgb(35 31 32 / 0.9) !important;
}
.\!bg-brown\/95 {
    background-color: rgb(35 31 32 / 0.95) !important;
}
.\!bg-ivory {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-ivory\/0 {
    background-color: rgb(243 243 233 / 0) !important;
}
.\!bg-ivory\/10 {
    background-color: rgb(243 243 233 / 0.1) !important;
}
.\!bg-ivory\/100 {
    background-color: rgb(243 243 233 / 1) !important;
}
.\!bg-ivory\/20 {
    background-color: rgb(243 243 233 / 0.2) !important;
}
.\!bg-ivory\/25 {
    background-color: rgb(243 243 233 / 0.25) !important;
}
.\!bg-ivory\/30 {
    background-color: rgb(243 243 233 / 0.3) !important;
}
.\!bg-ivory\/40 {
    background-color: rgb(243 243 233 / 0.4) !important;
}
.\!bg-ivory\/5 {
    background-color: rgb(243 243 233 / 0.05) !important;
}
.\!bg-ivory\/50 {
    background-color: rgb(243 243 233 / 0.5) !important;
}
.\!bg-ivory\/60 {
    background-color: rgb(243 243 233 / 0.6) !important;
}
.\!bg-ivory\/70 {
    background-color: rgb(243 243 233 / 0.7) !important;
}
.\!bg-ivory\/75 {
    background-color: rgb(243 243 233 / 0.75) !important;
}
.\!bg-ivory\/80 {
    background-color: rgb(243 243 233 / 0.8) !important;
}
.\!bg-ivory\/90 {
    background-color: rgb(243 243 233 / 0.9) !important;
}
.\!bg-ivory\/95 {
    background-color: rgb(243 243 233 / 0.95) !important;
}
.\!bg-red {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-red\/0 {
    background-color: rgb(138 23 26 / 0) !important;
}
.\!bg-red\/10 {
    background-color: rgb(138 23 26 / 0.1) !important;
}
.\!bg-red\/100 {
    background-color: rgb(138 23 26 / 1) !important;
}
.\!bg-red\/20 {
    background-color: rgb(138 23 26 / 0.2) !important;
}
.\!bg-red\/25 {
    background-color: rgb(138 23 26 / 0.25) !important;
}
.\!bg-red\/30 {
    background-color: rgb(138 23 26 / 0.3) !important;
}
.\!bg-red\/40 {
    background-color: rgb(138 23 26 / 0.4) !important;
}
.\!bg-red\/5 {
    background-color: rgb(138 23 26 / 0.05) !important;
}
.\!bg-red\/50 {
    background-color: rgb(138 23 26 / 0.5) !important;
}
.\!bg-red\/60 {
    background-color: rgb(138 23 26 / 0.6) !important;
}
.\!bg-red\/70 {
    background-color: rgb(138 23 26 / 0.7) !important;
}
.\!bg-red\/75 {
    background-color: rgb(138 23 26 / 0.75) !important;
}
.\!bg-red\/80 {
    background-color: rgb(138 23 26 / 0.8) !important;
}
.\!bg-red\/90 {
    background-color: rgb(138 23 26 / 0.9) !important;
}
.\!bg-red\/95 {
    background-color: rgb(138 23 26 / 0.95) !important;
}
.\!bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-white\/0 {
    background-color: rgb(255 255 255 / 0) !important;
}
.\!bg-white\/10 {
    background-color: rgb(255 255 255 / 0.1) !important;
}
.\!bg-white\/100 {
    background-color: rgb(255 255 255 / 1) !important;
}
.\!bg-white\/20 {
    background-color: rgb(255 255 255 / 0.2) !important;
}
.\!bg-white\/25 {
    background-color: rgb(255 255 255 / 0.25) !important;
}
.\!bg-white\/30 {
    background-color: rgb(255 255 255 / 0.3) !important;
}
.\!bg-white\/40 {
    background-color: rgb(255 255 255 / 0.4) !important;
}
.\!bg-white\/5 {
    background-color: rgb(255 255 255 / 0.05) !important;
}
.\!bg-white\/50 {
    background-color: rgb(255 255 255 / 0.5) !important;
}
.\!bg-white\/60 {
    background-color: rgb(255 255 255 / 0.6) !important;
}
.\!bg-white\/70 {
    background-color: rgb(255 255 255 / 0.7) !important;
}
.\!bg-white\/75 {
    background-color: rgb(255 255 255 / 0.75) !important;
}
.\!bg-white\/80 {
    background-color: rgb(255 255 255 / 0.8) !important;
}
.\!bg-white\/90 {
    background-color: rgb(255 255 255 / 0.9) !important;
}
.\!bg-white\/95 {
    background-color: rgb(255 255 255 / 0.95) !important;
}
.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/0 {
    background-color: rgb(0 0 0 / 0);
}
.bg-black\/10 {
    background-color: rgb(0 0 0 / 0.1);
}
.bg-black\/100 {
    background-color: rgb(0 0 0 / 1);
}
.bg-black\/20 {
    background-color: rgb(0 0 0 / 0.2);
}
.bg-black\/25 {
    background-color: rgb(0 0 0 / 0.25);
}
.bg-black\/30 {
    background-color: rgb(0 0 0 / 0.3);
}
.bg-black\/40 {
    background-color: rgb(0 0 0 / 0.4);
}
.bg-black\/5 {
    background-color: rgb(0 0 0 / 0.05);
}
.bg-black\/50 {
    background-color: rgb(0 0 0 / 0.5);
}
.bg-black\/60 {
    background-color: rgb(0 0 0 / 0.6);
}
.bg-black\/70 {
    background-color: rgb(0 0 0 / 0.7);
}
.bg-black\/75 {
    background-color: rgb(0 0 0 / 0.75);
}
.bg-black\/80 {
    background-color: rgb(0 0 0 / 0.8);
}
.bg-black\/90 {
    background-color: rgb(0 0 0 / 0.9);
}
.bg-black\/95 {
    background-color: rgb(0 0 0 / 0.95);
}
.bg-brown {
    --tw-bg-opacity: 1;
    background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1));
}
.bg-brown\/0 {
    background-color: rgb(35 31 32 / 0);
}
.bg-brown\/10 {
    background-color: rgb(35 31 32 / 0.1);
}
.bg-brown\/100 {
    background-color: rgb(35 31 32 / 1);
}
.bg-brown\/20 {
    background-color: rgb(35 31 32 / 0.2);
}
.bg-brown\/25 {
    background-color: rgb(35 31 32 / 0.25);
}
.bg-brown\/30 {
    background-color: rgb(35 31 32 / 0.3);
}
.bg-brown\/40 {
    background-color: rgb(35 31 32 / 0.4);
}
.bg-brown\/5 {
    background-color: rgb(35 31 32 / 0.05);
}
.bg-brown\/50 {
    background-color: rgb(35 31 32 / 0.5);
}
.bg-brown\/60 {
    background-color: rgb(35 31 32 / 0.6);
}
.bg-brown\/70 {
    background-color: rgb(35 31 32 / 0.7);
}
.bg-brown\/75 {
    background-color: rgb(35 31 32 / 0.75);
}
.bg-brown\/80 {
    background-color: rgb(35 31 32 / 0.8);
}
.bg-brown\/90 {
    background-color: rgb(35 31 32 / 0.9);
}
.bg-brown\/95 {
    background-color: rgb(35 31 32 / 0.95);
}
.bg-ivory {
    --tw-bg-opacity: 1;
    background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1));
}
.bg-ivory\/0 {
    background-color: rgb(243 243 233 / 0);
}
.bg-ivory\/10 {
    background-color: rgb(243 243 233 / 0.1);
}
.bg-ivory\/100 {
    background-color: rgb(243 243 233 / 1);
}
.bg-ivory\/20 {
    background-color: rgb(243 243 233 / 0.2);
}
.bg-ivory\/25 {
    background-color: rgb(243 243 233 / 0.25);
}
.bg-ivory\/30 {
    background-color: rgb(243 243 233 / 0.3);
}
.bg-ivory\/40 {
    background-color: rgb(243 243 233 / 0.4);
}
.bg-ivory\/5 {
    background-color: rgb(243 243 233 / 0.05);
}
.bg-ivory\/50 {
    background-color: rgb(243 243 233 / 0.5);
}
.bg-ivory\/60 {
    background-color: rgb(243 243 233 / 0.6);
}
.bg-ivory\/70 {
    background-color: rgb(243 243 233 / 0.7);
}
.bg-ivory\/75 {
    background-color: rgb(243 243 233 / 0.75);
}
.bg-ivory\/80 {
    background-color: rgb(243 243 233 / 0.8);
}
.bg-ivory\/90 {
    background-color: rgb(243 243 233 / 0.9);
}
.bg-ivory\/95 {
    background-color: rgb(243 243 233 / 0.95);
}
.bg-red {
    --tw-bg-opacity: 1;
    background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1));
}
.bg-red\/0 {
    background-color: rgb(138 23 26 / 0);
}
.bg-red\/10 {
    background-color: rgb(138 23 26 / 0.1);
}
.bg-red\/100 {
    background-color: rgb(138 23 26 / 1);
}
.bg-red\/20 {
    background-color: rgb(138 23 26 / 0.2);
}
.bg-red\/25 {
    background-color: rgb(138 23 26 / 0.25);
}
.bg-red\/30 {
    background-color: rgb(138 23 26 / 0.3);
}
.bg-red\/40 {
    background-color: rgb(138 23 26 / 0.4);
}
.bg-red\/5 {
    background-color: rgb(138 23 26 / 0.05);
}
.bg-red\/50 {
    background-color: rgb(138 23 26 / 0.5);
}
.bg-red\/60 {
    background-color: rgb(138 23 26 / 0.6);
}
.bg-red\/70 {
    background-color: rgb(138 23 26 / 0.7);
}
.bg-red\/75 {
    background-color: rgb(138 23 26 / 0.75);
}
.bg-red\/80 {
    background-color: rgb(138 23 26 / 0.8);
}
.bg-red\/90 {
    background-color: rgb(138 23 26 / 0.9);
}
.bg-red\/95 {
    background-color: rgb(138 23 26 / 0.95);
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/0 {
    background-color: rgb(255 255 255 / 0);
}
.bg-white\/10 {
    background-color: rgb(255 255 255 / 0.1);
}
.bg-white\/100 {
    background-color: rgb(255 255 255 / 1);
}
.bg-white\/20 {
    background-color: rgb(255 255 255 / 0.2);
}
.bg-white\/25 {
    background-color: rgb(255 255 255 / 0.25);
}
.bg-white\/30 {
    background-color: rgb(255 255 255 / 0.3);
}
.bg-white\/40 {
    background-color: rgb(255 255 255 / 0.4);
}
.bg-white\/5 {
    background-color: rgb(255 255 255 / 0.05);
}
.bg-white\/50 {
    background-color: rgb(255 255 255 / 0.5);
}
.bg-white\/60 {
    background-color: rgb(255 255 255 / 0.6);
}
.bg-white\/70 {
    background-color: rgb(255 255 255 / 0.7);
}
.bg-white\/75 {
    background-color: rgb(255 255 255 / 0.75);
}
.bg-white\/80 {
    background-color: rgb(255 255 255 / 0.8);
}
.bg-white\/90 {
    background-color: rgb(255 255 255 / 0.9);
}
.bg-white\/95 {
    background-color: rgb(255 255 255 / 0.95);
}
.p-1 {
    padding: 0.25rem;
}
.p-10 {
    padding: 2.5rem;
}
.p-2 {
    padding: 0.5rem;
}
.p-3 {
    padding: 0.75rem;
}
.p-4 {
    padding: 1rem;
}
.p-6 {
    padding: 1.5rem;
}
.p-8 {
    padding: 2rem;
}
.p-five {
    padding: 5%;
}
.p-half {
    padding: 50%;
}
.p-quarter {
    padding: 25%;
}
.p-ten {
    padding: 10%;
}
.p-third {
    padding: 33.333%;
}
.p-wp-2xl {
    padding: var(--wp--preset--spacing--xxl, 5rem);
}
.p-wp-lg {
    padding: var(--wp--preset--spacing--large, 3rem);
}
.p-wp-md {
    padding: var(--wp--preset--spacing--medium, 2rem);
}
.p-wp-sm {
    padding: var(--wp--preset--spacing--small, 1rem);
}
.p-wp-xl {
    padding: var(--wp--preset--spacing--xl, 4rem);
}
.p-wp-xs {
    padding: var(--wp--preset--spacing--xs, 0.5rem);
}
.px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.px-five {
    padding-left: 5%;
    padding-right: 5%;
}
.px-half {
    padding-left: 50%;
    padding-right: 50%;
}
.px-quarter {
    padding-left: 25%;
    padding-right: 25%;
}
.px-ten {
    padding-left: 10%;
    padding-right: 10%;
}
.px-third {
    padding-left: 33.333%;
    padding-right: 33.333%;
}
.px-wp-2xl {
    padding-left: var(--wp--preset--spacing--xxl, 5rem);
    padding-right: var(--wp--preset--spacing--xxl, 5rem);
}
.px-wp-lg {
    padding-left: var(--wp--preset--spacing--large, 3rem);
    padding-right: var(--wp--preset--spacing--large, 3rem);
}
.px-wp-md {
    padding-left: var(--wp--preset--spacing--medium, 2rem);
    padding-right: var(--wp--preset--spacing--medium, 2rem);
}
.px-wp-sm {
    padding-left: var(--wp--preset--spacing--small, 1rem);
    padding-right: var(--wp--preset--spacing--small, 1rem);
}
.px-wp-xl {
    padding-left: var(--wp--preset--spacing--xl, 4rem);
    padding-right: var(--wp--preset--spacing--xl, 4rem);
}
.px-wp-xs {
    padding-left: var(--wp--preset--spacing--xs, 0.5rem);
    padding-right: var(--wp--preset--spacing--xs, 0.5rem);
}
.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.py-five {
    padding-top: 5%;
    padding-bottom: 5%;
}
.py-half {
    padding-top: 50%;
    padding-bottom: 50%;
}
.py-quarter {
    padding-top: 25%;
    padding-bottom: 25%;
}
.py-ten {
    padding-top: 10%;
    padding-bottom: 10%;
}
.py-third {
    padding-top: 33.333%;
    padding-bottom: 33.333%;
}
.py-wp-2xl {
    padding-top: var(--wp--preset--spacing--xxl, 5rem);
    padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
}
.py-wp-lg {
    padding-top: var(--wp--preset--spacing--large, 3rem);
    padding-bottom: var(--wp--preset--spacing--large, 3rem);
}
.py-wp-md {
    padding-top: var(--wp--preset--spacing--medium, 2rem);
    padding-bottom: var(--wp--preset--spacing--medium, 2rem);
}
.py-wp-sm {
    padding-top: var(--wp--preset--spacing--small, 1rem);
    padding-bottom: var(--wp--preset--spacing--small, 1rem);
}
.py-wp-xl {
    padding-top: var(--wp--preset--spacing--xl, 4rem);
    padding-bottom: var(--wp--preset--spacing--xl, 4rem);
}
.py-wp-xs {
    padding-top: var(--wp--preset--spacing--xs, 0.5rem);
    padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
}
.pb-1 {
    padding-bottom: 0.25rem;
}
.pb-10 {
    padding-bottom: 2.5rem;
}
.pb-2 {
    padding-bottom: 0.5rem;
}
.pb-3 {
    padding-bottom: 0.75rem;
}
.pb-4 {
    padding-bottom: 1rem;
}
.pb-6 {
    padding-bottom: 1.5rem;
}
.pb-8 {
    padding-bottom: 2rem;
}
.pb-five {
    padding-bottom: 5%;
}
.pb-half {
    padding-bottom: 50%;
}
.pb-quarter {
    padding-bottom: 25%;
}
.pb-ten {
    padding-bottom: 10%;
}
.pb-third {
    padding-bottom: 33.333%;
}
.pb-wp-2xl {
    padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
}
.pb-wp-lg {
    padding-bottom: var(--wp--preset--spacing--large, 3rem);
}
.pb-wp-md {
    padding-bottom: var(--wp--preset--spacing--medium, 2rem);
}
.pb-wp-sm {
    padding-bottom: var(--wp--preset--spacing--small, 1rem);
}
.pb-wp-xl {
    padding-bottom: var(--wp--preset--spacing--xl, 4rem);
}
.pb-wp-xs {
    padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
}
.pl-1 {
    padding-left: 0.25rem;
}
.pl-10 {
    padding-left: 2.5rem;
}
.pl-2 {
    padding-left: 0.5rem;
}
.pl-3 {
    padding-left: 0.75rem;
}
.pl-4 {
    padding-left: 1rem;
}
.pl-6 {
    padding-left: 1.5rem;
}
.pl-8 {
    padding-left: 2rem;
}
.pl-five {
    padding-left: 5%;
}
.pl-half {
    padding-left: 50%;
}
.pl-quarter {
    padding-left: 25%;
}
.pl-ten {
    padding-left: 10%;
}
.pl-third {
    padding-left: 33.333%;
}
.pl-wp-2xl {
    padding-left: var(--wp--preset--spacing--xxl, 5rem);
}
.pl-wp-lg {
    padding-left: var(--wp--preset--spacing--large, 3rem);
}
.pl-wp-md {
    padding-left: var(--wp--preset--spacing--medium, 2rem);
}
.pl-wp-sm {
    padding-left: var(--wp--preset--spacing--small, 1rem);
}
.pl-wp-xl {
    padding-left: var(--wp--preset--spacing--xl, 4rem);
}
.pl-wp-xs {
    padding-left: var(--wp--preset--spacing--xs, 0.5rem);
}
.pr-1 {
    padding-right: 0.25rem;
}
.pr-10 {
    padding-right: 2.5rem;
}
.pr-2 {
    padding-right: 0.5rem;
}
.pr-3 {
    padding-right: 0.75rem;
}
.pr-4 {
    padding-right: 1rem;
}
.pr-6 {
    padding-right: 1.5rem;
}
.pr-8 {
    padding-right: 2rem;
}
.pr-five {
    padding-right: 5%;
}
.pr-half {
    padding-right: 50%;
}
.pr-quarter {
    padding-right: 25%;
}
.pr-ten {
    padding-right: 10%;
}
.pr-third {
    padding-right: 33.333%;
}
.pr-wp-2xl {
    padding-right: var(--wp--preset--spacing--xxl, 5rem);
}
.pr-wp-lg {
    padding-right: var(--wp--preset--spacing--large, 3rem);
}
.pr-wp-md {
    padding-right: var(--wp--preset--spacing--medium, 2rem);
}
.pr-wp-sm {
    padding-right: var(--wp--preset--spacing--small, 1rem);
}
.pr-wp-xl {
    padding-right: var(--wp--preset--spacing--xl, 4rem);
}
.pr-wp-xs {
    padding-right: var(--wp--preset--spacing--xs, 0.5rem);
}
.pt-1 {
    padding-top: 0.25rem;
}
.pt-10 {
    padding-top: 2.5rem;
}
.pt-2 {
    padding-top: 0.5rem;
}
.pt-3 {
    padding-top: 0.75rem;
}
.pt-4 {
    padding-top: 1rem;
}
.pt-6 {
    padding-top: 1.5rem;
}
.pt-8 {
    padding-top: 2rem;
}
.pt-five {
    padding-top: 5%;
}
.pt-half {
    padding-top: 50%;
}
.pt-quarter {
    padding-top: 25%;
}
.pt-ten {
    padding-top: 10%;
}
.pt-third {
    padding-top: 33.333%;
}
.pt-wp-2xl {
    padding-top: var(--wp--preset--spacing--xxl, 5rem);
}
.pt-wp-lg {
    padding-top: var(--wp--preset--spacing--large, 3rem);
}
.pt-wp-md {
    padding-top: var(--wp--preset--spacing--medium, 2rem);
}
.pt-wp-sm {
    padding-top: var(--wp--preset--spacing--small, 1rem);
}
.pt-wp-xl {
    padding-top: var(--wp--preset--spacing--xl, 4rem);
}
.pt-wp-xs {
    padding-top: var(--wp--preset--spacing--xs, 0.5rem);
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-justify {
    text-align: justify;
}
.text-start {
    text-align: start;
}
.text-end {
    text-align: end;
}
.text-sm {
    font-size: var(--wp--preset--font-size--small, 0.875rem);
}
.italic {
    font-style: italic;
}
.tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.\!text-black {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.\!text-black\/0 {
    color: rgb(0 0 0 / 0) !important;
}
.\!text-black\/10 {
    color: rgb(0 0 0 / 0.1) !important;
}
.\!text-black\/100 {
    color: rgb(0 0 0 / 1) !important;
}
.\!text-black\/20 {
    color: rgb(0 0 0 / 0.2) !important;
}
.\!text-black\/25 {
    color: rgb(0 0 0 / 0.25) !important;
}
.\!text-black\/30 {
    color: rgb(0 0 0 / 0.3) !important;
}
.\!text-black\/40 {
    color: rgb(0 0 0 / 0.4) !important;
}
.\!text-black\/5 {
    color: rgb(0 0 0 / 0.05) !important;
}
.\!text-black\/50 {
    color: rgb(0 0 0 / 0.5) !important;
}
.\!text-black\/60 {
    color: rgb(0 0 0 / 0.6) !important;
}
.\!text-black\/70 {
    color: rgb(0 0 0 / 0.7) !important;
}
.\!text-black\/75 {
    color: rgb(0 0 0 / 0.75) !important;
}
.\!text-black\/80 {
    color: rgb(0 0 0 / 0.8) !important;
}
.\!text-black\/90 {
    color: rgb(0 0 0 / 0.9) !important;
}
.\!text-black\/95 {
    color: rgb(0 0 0 / 0.95) !important;
}
.\!text-brown {
    --tw-text-opacity: 1 !important;
    color: rgb(35 31 32 / var(--tw-text-opacity, 1)) !important;
}
.\!text-brown\/0 {
    color: rgb(35 31 32 / 0) !important;
}
.\!text-brown\/10 {
    color: rgb(35 31 32 / 0.1) !important;
}
.\!text-brown\/100 {
    color: rgb(35 31 32 / 1) !important;
}
.\!text-brown\/20 {
    color: rgb(35 31 32 / 0.2) !important;
}
.\!text-brown\/25 {
    color: rgb(35 31 32 / 0.25) !important;
}
.\!text-brown\/30 {
    color: rgb(35 31 32 / 0.3) !important;
}
.\!text-brown\/40 {
    color: rgb(35 31 32 / 0.4) !important;
}
.\!text-brown\/5 {
    color: rgb(35 31 32 / 0.05) !important;
}
.\!text-brown\/50 {
    color: rgb(35 31 32 / 0.5) !important;
}
.\!text-brown\/60 {
    color: rgb(35 31 32 / 0.6) !important;
}
.\!text-brown\/70 {
    color: rgb(35 31 32 / 0.7) !important;
}
.\!text-brown\/75 {
    color: rgb(35 31 32 / 0.75) !important;
}
.\!text-brown\/80 {
    color: rgb(35 31 32 / 0.8) !important;
}
.\!text-brown\/90 {
    color: rgb(35 31 32 / 0.9) !important;
}
.\!text-brown\/95 {
    color: rgb(35 31 32 / 0.95) !important;
}
.\!text-ivory {
    --tw-text-opacity: 1 !important;
    color: rgb(243 243 233 / var(--tw-text-opacity, 1)) !important;
}
.\!text-ivory\/0 {
    color: rgb(243 243 233 / 0) !important;
}
.\!text-ivory\/10 {
    color: rgb(243 243 233 / 0.1) !important;
}
.\!text-ivory\/100 {
    color: rgb(243 243 233 / 1) !important;
}
.\!text-ivory\/20 {
    color: rgb(243 243 233 / 0.2) !important;
}
.\!text-ivory\/25 {
    color: rgb(243 243 233 / 0.25) !important;
}
.\!text-ivory\/30 {
    color: rgb(243 243 233 / 0.3) !important;
}
.\!text-ivory\/40 {
    color: rgb(243 243 233 / 0.4) !important;
}
.\!text-ivory\/5 {
    color: rgb(243 243 233 / 0.05) !important;
}
.\!text-ivory\/50 {
    color: rgb(243 243 233 / 0.5) !important;
}
.\!text-ivory\/60 {
    color: rgb(243 243 233 / 0.6) !important;
}
.\!text-ivory\/70 {
    color: rgb(243 243 233 / 0.7) !important;
}
.\!text-ivory\/75 {
    color: rgb(243 243 233 / 0.75) !important;
}
.\!text-ivory\/80 {
    color: rgb(243 243 233 / 0.8) !important;
}
.\!text-ivory\/90 {
    color: rgb(243 243 233 / 0.9) !important;
}
.\!text-ivory\/95 {
    color: rgb(243 243 233 / 0.95) !important;
}
.\!text-red {
    --tw-text-opacity: 1 !important;
    color: rgb(138 23 26 / var(--tw-text-opacity, 1)) !important;
}
.\!text-red\/0 {
    color: rgb(138 23 26 / 0) !important;
}
.\!text-red\/10 {
    color: rgb(138 23 26 / 0.1) !important;
}
.\!text-red\/100 {
    color: rgb(138 23 26 / 1) !important;
}
.\!text-red\/20 {
    color: rgb(138 23 26 / 0.2) !important;
}
.\!text-red\/25 {
    color: rgb(138 23 26 / 0.25) !important;
}
.\!text-red\/30 {
    color: rgb(138 23 26 / 0.3) !important;
}
.\!text-red\/40 {
    color: rgb(138 23 26 / 0.4) !important;
}
.\!text-red\/5 {
    color: rgb(138 23 26 / 0.05) !important;
}
.\!text-red\/50 {
    color: rgb(138 23 26 / 0.5) !important;
}
.\!text-red\/60 {
    color: rgb(138 23 26 / 0.6) !important;
}
.\!text-red\/70 {
    color: rgb(138 23 26 / 0.7) !important;
}
.\!text-red\/75 {
    color: rgb(138 23 26 / 0.75) !important;
}
.\!text-red\/80 {
    color: rgb(138 23 26 / 0.8) !important;
}
.\!text-red\/90 {
    color: rgb(138 23 26 / 0.9) !important;
}
.\!text-red\/95 {
    color: rgb(138 23 26 / 0.95) !important;
}
.\!text-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.\!text-white\/0 {
    color: rgb(255 255 255 / 0) !important;
}
.\!text-white\/10 {
    color: rgb(255 255 255 / 0.1) !important;
}
.\!text-white\/100 {
    color: rgb(255 255 255 / 1) !important;
}
.\!text-white\/20 {
    color: rgb(255 255 255 / 0.2) !important;
}
.\!text-white\/25 {
    color: rgb(255 255 255 / 0.25) !important;
}
.\!text-white\/30 {
    color: rgb(255 255 255 / 0.3) !important;
}
.\!text-white\/40 {
    color: rgb(255 255 255 / 0.4) !important;
}
.\!text-white\/5 {
    color: rgb(255 255 255 / 0.05) !important;
}
.\!text-white\/50 {
    color: rgb(255 255 255 / 0.5) !important;
}
.\!text-white\/60 {
    color: rgb(255 255 255 / 0.6) !important;
}
.\!text-white\/70 {
    color: rgb(255 255 255 / 0.7) !important;
}
.\!text-white\/75 {
    color: rgb(255 255 255 / 0.75) !important;
}
.\!text-white\/80 {
    color: rgb(255 255 255 / 0.8) !important;
}
.\!text-white\/90 {
    color: rgb(255 255 255 / 0.9) !important;
}
.\!text-white\/95 {
    color: rgb(255 255 255 / 0.95) !important;
}
.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-black\/0 {
    color: rgb(0 0 0 / 0);
}
.text-black\/10 {
    color: rgb(0 0 0 / 0.1);
}
.text-black\/100 {
    color: rgb(0 0 0 / 1);
}
.text-black\/20 {
    color: rgb(0 0 0 / 0.2);
}
.text-black\/25 {
    color: rgb(0 0 0 / 0.25);
}
.text-black\/30 {
    color: rgb(0 0 0 / 0.3);
}
.text-black\/40 {
    color: rgb(0 0 0 / 0.4);
}
.text-black\/5 {
    color: rgb(0 0 0 / 0.05);
}
.text-black\/50 {
    color: rgb(0 0 0 / 0.5);
}
.text-black\/60 {
    color: rgb(0 0 0 / 0.6);
}
.text-black\/70 {
    color: rgb(0 0 0 / 0.7);
}
.text-black\/75 {
    color: rgb(0 0 0 / 0.75);
}
.text-black\/80 {
    color: rgb(0 0 0 / 0.8);
}
.text-black\/90 {
    color: rgb(0 0 0 / 0.9);
}
.text-black\/95 {
    color: rgb(0 0 0 / 0.95);
}
.text-brown {
    --tw-text-opacity: 1;
    color: rgb(35 31 32 / var(--tw-text-opacity, 1));
}
.text-brown\/0 {
    color: rgb(35 31 32 / 0);
}
.text-brown\/10 {
    color: rgb(35 31 32 / 0.1);
}
.text-brown\/100 {
    color: rgb(35 31 32 / 1);
}
.text-brown\/20 {
    color: rgb(35 31 32 / 0.2);
}
.text-brown\/25 {
    color: rgb(35 31 32 / 0.25);
}
.text-brown\/30 {
    color: rgb(35 31 32 / 0.3);
}
.text-brown\/40 {
    color: rgb(35 31 32 / 0.4);
}
.text-brown\/5 {
    color: rgb(35 31 32 / 0.05);
}
.text-brown\/50 {
    color: rgb(35 31 32 / 0.5);
}
.text-brown\/60 {
    color: rgb(35 31 32 / 0.6);
}
.text-brown\/70 {
    color: rgb(35 31 32 / 0.7);
}
.text-brown\/75 {
    color: rgb(35 31 32 / 0.75);
}
.text-brown\/80 {
    color: rgb(35 31 32 / 0.8);
}
.text-brown\/90 {
    color: rgb(35 31 32 / 0.9);
}
.text-brown\/95 {
    color: rgb(35 31 32 / 0.95);
}
.text-ivory {
    --tw-text-opacity: 1;
    color: rgb(243 243 233 / var(--tw-text-opacity, 1));
}
.text-ivory\/0 {
    color: rgb(243 243 233 / 0);
}
.text-ivory\/10 {
    color: rgb(243 243 233 / 0.1);
}
.text-ivory\/100 {
    color: rgb(243 243 233 / 1);
}
.text-ivory\/20 {
    color: rgb(243 243 233 / 0.2);
}
.text-ivory\/25 {
    color: rgb(243 243 233 / 0.25);
}
.text-ivory\/30 {
    color: rgb(243 243 233 / 0.3);
}
.text-ivory\/40 {
    color: rgb(243 243 233 / 0.4);
}
.text-ivory\/5 {
    color: rgb(243 243 233 / 0.05);
}
.text-ivory\/50 {
    color: rgb(243 243 233 / 0.5);
}
.text-ivory\/60 {
    color: rgb(243 243 233 / 0.6);
}
.text-ivory\/70 {
    color: rgb(243 243 233 / 0.7);
}
.text-ivory\/75 {
    color: rgb(243 243 233 / 0.75);
}
.text-ivory\/80 {
    color: rgb(243 243 233 / 0.8);
}
.text-ivory\/90 {
    color: rgb(243 243 233 / 0.9);
}
.text-ivory\/95 {
    color: rgb(243 243 233 / 0.95);
}
.text-red {
    --tw-text-opacity: 1;
    color: rgb(138 23 26 / var(--tw-text-opacity, 1));
}
.text-red\/0 {
    color: rgb(138 23 26 / 0);
}
.text-red\/10 {
    color: rgb(138 23 26 / 0.1);
}
.text-red\/100 {
    color: rgb(138 23 26 / 1);
}
.text-red\/20 {
    color: rgb(138 23 26 / 0.2);
}
.text-red\/25 {
    color: rgb(138 23 26 / 0.25);
}
.text-red\/30 {
    color: rgb(138 23 26 / 0.3);
}
.text-red\/40 {
    color: rgb(138 23 26 / 0.4);
}
.text-red\/5 {
    color: rgb(138 23 26 / 0.05);
}
.text-red\/50 {
    color: rgb(138 23 26 / 0.5);
}
.text-red\/60 {
    color: rgb(138 23 26 / 0.6);
}
.text-red\/70 {
    color: rgb(138 23 26 / 0.7);
}
.text-red\/75 {
    color: rgb(138 23 26 / 0.75);
}
.text-red\/80 {
    color: rgb(138 23 26 / 0.8);
}
.text-red\/90 {
    color: rgb(138 23 26 / 0.9);
}
.text-red\/95 {
    color: rgb(138 23 26 / 0.95);
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/0 {
    color: rgb(255 255 255 / 0);
}
.text-white\/10 {
    color: rgb(255 255 255 / 0.1);
}
.text-white\/100 {
    color: rgb(255 255 255 / 1);
}
.text-white\/20 {
    color: rgb(255 255 255 / 0.2);
}
.text-white\/25 {
    color: rgb(255 255 255 / 0.25);
}
.text-white\/30 {
    color: rgb(255 255 255 / 0.3);
}
.text-white\/40 {
    color: rgb(255 255 255 / 0.4);
}
.text-white\/5 {
    color: rgb(255 255 255 / 0.05);
}
.text-white\/50 {
    color: rgb(255 255 255 / 0.5);
}
.text-white\/60 {
    color: rgb(255 255 255 / 0.6);
}
.text-white\/70 {
    color: rgb(255 255 255 / 0.7);
}
.text-white\/75 {
    color: rgb(255 255 255 / 0.75);
}
.text-white\/80 {
    color: rgb(255 255 255 / 0.8);
}
.text-white\/90 {
    color: rgb(255 255 255 / 0.9);
}
.text-white\/95 {
    color: rgb(255 255 255 / 0.95);
}
.underline {
    text-decoration-line: underline;
}
.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-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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-sm {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 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);
}
.outline {
    outline-style: solid;
}
.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 {
    --tw-backdrop-blur: blur(8px);
    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;
}

/* Hide page titles on regular pages only (not posts) */
.page .page-title-hidden {
    display: none;
}

/* Form elements inherit font */
button, input, select, textarea {
    font: inherit;
    color: inherit;
}

/* Carousel arrow fix */
.pw-carousel button.pw-carousel-arrow {
    border: none !important;
    background-color: transparent !important;
}

/* Gravity forms styles */

.gform_wrapper {
    width: 100% !important;
    max-width: 100% !important;
}

.gform_wrapper.gform-theme--foundation .gform_fields {
    grid-row-gap: 2.5rem !important;
}

.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_footer input.gform_button {
    border-radius: 48px !important;
    border: 1px solid white !important;
}

.gfield_required {
    color: white !important;
}

/*Buttons Arrows */
.wp-block-button .wp-block-button__link::after {
    content: "";
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    margin-left: 0.5em;
    vertical-align: middle;
    background-color: currentColor;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M8.25 4.5l7.5 7.5-7.5 7.5' /%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M8.25 4.5l7.5 7.5-7.5 7.5' /%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: contain;
            mask-size: contain;
    transition: transform 0.2s ease;
}

    /* Buttons Hover */
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline--1 .wp-block-button__link:hover {
    color: white;
    background-color: #8A171A !important;
    border: 1px solid white;
}

.wp-block-button .wp-block-button__link:hover,
.wp-block-button.is-style-fill .wp-block-button__link:hover,
#gform_submit_button_1:hover {
    color: #8A171A;
    background-color: white !important;
    border: 1px solid #8A171A;
}

.hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    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));
}

.hover\:\!border-black:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
}

.hover\:\!border-black\/0:hover {
    border-color: rgb(0 0 0 / 0) !important;
}

.hover\:\!border-black\/10:hover {
    border-color: rgb(0 0 0 / 0.1) !important;
}

.hover\:\!border-black\/100:hover {
    border-color: rgb(0 0 0 / 1) !important;
}

.hover\:\!border-black\/20:hover {
    border-color: rgb(0 0 0 / 0.2) !important;
}

.hover\:\!border-black\/25:hover {
    border-color: rgb(0 0 0 / 0.25) !important;
}

.hover\:\!border-black\/30:hover {
    border-color: rgb(0 0 0 / 0.3) !important;
}

.hover\:\!border-black\/40:hover {
    border-color: rgb(0 0 0 / 0.4) !important;
}

.hover\:\!border-black\/5:hover {
    border-color: rgb(0 0 0 / 0.05) !important;
}

.hover\:\!border-black\/50:hover {
    border-color: rgb(0 0 0 / 0.5) !important;
}

.hover\:\!border-black\/60:hover {
    border-color: rgb(0 0 0 / 0.6) !important;
}

.hover\:\!border-black\/70:hover {
    border-color: rgb(0 0 0 / 0.7) !important;
}

.hover\:\!border-black\/75:hover {
    border-color: rgb(0 0 0 / 0.75) !important;
}

.hover\:\!border-black\/80:hover {
    border-color: rgb(0 0 0 / 0.8) !important;
}

.hover\:\!border-black\/90:hover {
    border-color: rgb(0 0 0 / 0.9) !important;
}

.hover\:\!border-black\/95:hover {
    border-color: rgb(0 0 0 / 0.95) !important;
}

.hover\:\!border-brown:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(35 31 32 / var(--tw-border-opacity, 1)) !important;
}

.hover\:\!border-brown\/0:hover {
    border-color: rgb(35 31 32 / 0) !important;
}

.hover\:\!border-brown\/10:hover {
    border-color: rgb(35 31 32 / 0.1) !important;
}

.hover\:\!border-brown\/100:hover {
    border-color: rgb(35 31 32 / 1) !important;
}

.hover\:\!border-brown\/20:hover {
    border-color: rgb(35 31 32 / 0.2) !important;
}

.hover\:\!border-brown\/25:hover {
    border-color: rgb(35 31 32 / 0.25) !important;
}

.hover\:\!border-brown\/30:hover {
    border-color: rgb(35 31 32 / 0.3) !important;
}

.hover\:\!border-brown\/40:hover {
    border-color: rgb(35 31 32 / 0.4) !important;
}

.hover\:\!border-brown\/5:hover {
    border-color: rgb(35 31 32 / 0.05) !important;
}

.hover\:\!border-brown\/50:hover {
    border-color: rgb(35 31 32 / 0.5) !important;
}

.hover\:\!border-brown\/60:hover {
    border-color: rgb(35 31 32 / 0.6) !important;
}

.hover\:\!border-brown\/70:hover {
    border-color: rgb(35 31 32 / 0.7) !important;
}

.hover\:\!border-brown\/75:hover {
    border-color: rgb(35 31 32 / 0.75) !important;
}

.hover\:\!border-brown\/80:hover {
    border-color: rgb(35 31 32 / 0.8) !important;
}

.hover\:\!border-brown\/90:hover {
    border-color: rgb(35 31 32 / 0.9) !important;
}

.hover\:\!border-brown\/95:hover {
    border-color: rgb(35 31 32 / 0.95) !important;
}

.hover\:\!border-ivory:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(243 243 233 / var(--tw-border-opacity, 1)) !important;
}

.hover\:\!border-ivory\/0:hover {
    border-color: rgb(243 243 233 / 0) !important;
}

.hover\:\!border-ivory\/10:hover {
    border-color: rgb(243 243 233 / 0.1) !important;
}

.hover\:\!border-ivory\/100:hover {
    border-color: rgb(243 243 233 / 1) !important;
}

.hover\:\!border-ivory\/20:hover {
    border-color: rgb(243 243 233 / 0.2) !important;
}

.hover\:\!border-ivory\/25:hover {
    border-color: rgb(243 243 233 / 0.25) !important;
}

.hover\:\!border-ivory\/30:hover {
    border-color: rgb(243 243 233 / 0.3) !important;
}

.hover\:\!border-ivory\/40:hover {
    border-color: rgb(243 243 233 / 0.4) !important;
}

.hover\:\!border-ivory\/5:hover {
    border-color: rgb(243 243 233 / 0.05) !important;
}

.hover\:\!border-ivory\/50:hover {
    border-color: rgb(243 243 233 / 0.5) !important;
}

.hover\:\!border-ivory\/60:hover {
    border-color: rgb(243 243 233 / 0.6) !important;
}

.hover\:\!border-ivory\/70:hover {
    border-color: rgb(243 243 233 / 0.7) !important;
}

.hover\:\!border-ivory\/75:hover {
    border-color: rgb(243 243 233 / 0.75) !important;
}

.hover\:\!border-ivory\/80:hover {
    border-color: rgb(243 243 233 / 0.8) !important;
}

.hover\:\!border-ivory\/90:hover {
    border-color: rgb(243 243 233 / 0.9) !important;
}

.hover\:\!border-ivory\/95:hover {
    border-color: rgb(243 243 233 / 0.95) !important;
}

.hover\:\!border-red:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(138 23 26 / var(--tw-border-opacity, 1)) !important;
}

.hover\:\!border-red\/0:hover {
    border-color: rgb(138 23 26 / 0) !important;
}

.hover\:\!border-red\/10:hover {
    border-color: rgb(138 23 26 / 0.1) !important;
}

.hover\:\!border-red\/100:hover {
    border-color: rgb(138 23 26 / 1) !important;
}

.hover\:\!border-red\/20:hover {
    border-color: rgb(138 23 26 / 0.2) !important;
}

.hover\:\!border-red\/25:hover {
    border-color: rgb(138 23 26 / 0.25) !important;
}

.hover\:\!border-red\/30:hover {
    border-color: rgb(138 23 26 / 0.3) !important;
}

.hover\:\!border-red\/40:hover {
    border-color: rgb(138 23 26 / 0.4) !important;
}

.hover\:\!border-red\/5:hover {
    border-color: rgb(138 23 26 / 0.05) !important;
}

.hover\:\!border-red\/50:hover {
    border-color: rgb(138 23 26 / 0.5) !important;
}

.hover\:\!border-red\/60:hover {
    border-color: rgb(138 23 26 / 0.6) !important;
}

.hover\:\!border-red\/70:hover {
    border-color: rgb(138 23 26 / 0.7) !important;
}

.hover\:\!border-red\/75:hover {
    border-color: rgb(138 23 26 / 0.75) !important;
}

.hover\:\!border-red\/80:hover {
    border-color: rgb(138 23 26 / 0.8) !important;
}

.hover\:\!border-red\/90:hover {
    border-color: rgb(138 23 26 / 0.9) !important;
}

.hover\:\!border-red\/95:hover {
    border-color: rgb(138 23 26 / 0.95) !important;
}

.hover\:\!border-white:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}

.hover\:\!border-white\/0:hover {
    border-color: rgb(255 255 255 / 0) !important;
}

.hover\:\!border-white\/10:hover {
    border-color: rgb(255 255 255 / 0.1) !important;
}

.hover\:\!border-white\/100:hover {
    border-color: rgb(255 255 255 / 1) !important;
}

.hover\:\!border-white\/20:hover {
    border-color: rgb(255 255 255 / 0.2) !important;
}

.hover\:\!border-white\/25:hover {
    border-color: rgb(255 255 255 / 0.25) !important;
}

.hover\:\!border-white\/30:hover {
    border-color: rgb(255 255 255 / 0.3) !important;
}

.hover\:\!border-white\/40:hover {
    border-color: rgb(255 255 255 / 0.4) !important;
}

.hover\:\!border-white\/5:hover {
    border-color: rgb(255 255 255 / 0.05) !important;
}

.hover\:\!border-white\/50:hover {
    border-color: rgb(255 255 255 / 0.5) !important;
}

.hover\:\!border-white\/60:hover {
    border-color: rgb(255 255 255 / 0.6) !important;
}

.hover\:\!border-white\/70:hover {
    border-color: rgb(255 255 255 / 0.7) !important;
}

.hover\:\!border-white\/75:hover {
    border-color: rgb(255 255 255 / 0.75) !important;
}

.hover\:\!border-white\/80:hover {
    border-color: rgb(255 255 255 / 0.8) !important;
}

.hover\:\!border-white\/90:hover {
    border-color: rgb(255 255 255 / 0.9) !important;
}

.hover\:\!border-white\/95:hover {
    border-color: rgb(255 255 255 / 0.95) !important;
}

.hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.hover\:border-black\/0:hover {
    border-color: rgb(0 0 0 / 0);
}

.hover\:border-black\/10:hover {
    border-color: rgb(0 0 0 / 0.1);
}

.hover\:border-black\/100:hover {
    border-color: rgb(0 0 0 / 1);
}

.hover\:border-black\/20:hover {
    border-color: rgb(0 0 0 / 0.2);
}

.hover\:border-black\/25:hover {
    border-color: rgb(0 0 0 / 0.25);
}

.hover\:border-black\/30:hover {
    border-color: rgb(0 0 0 / 0.3);
}

.hover\:border-black\/40:hover {
    border-color: rgb(0 0 0 / 0.4);
}

.hover\:border-black\/5:hover {
    border-color: rgb(0 0 0 / 0.05);
}

.hover\:border-black\/50:hover {
    border-color: rgb(0 0 0 / 0.5);
}

.hover\:border-black\/60:hover {
    border-color: rgb(0 0 0 / 0.6);
}

.hover\:border-black\/70:hover {
    border-color: rgb(0 0 0 / 0.7);
}

.hover\:border-black\/75:hover {
    border-color: rgb(0 0 0 / 0.75);
}

.hover\:border-black\/80:hover {
    border-color: rgb(0 0 0 / 0.8);
}

.hover\:border-black\/90:hover {
    border-color: rgb(0 0 0 / 0.9);
}

.hover\:border-black\/95:hover {
    border-color: rgb(0 0 0 / 0.95);
}

.hover\:border-brown:hover {
    --tw-border-opacity: 1;
    border-color: rgb(35 31 32 / var(--tw-border-opacity, 1));
}

.hover\:border-brown\/0:hover {
    border-color: rgb(35 31 32 / 0);
}

.hover\:border-brown\/10:hover {
    border-color: rgb(35 31 32 / 0.1);
}

.hover\:border-brown\/100:hover {
    border-color: rgb(35 31 32 / 1);
}

.hover\:border-brown\/20:hover {
    border-color: rgb(35 31 32 / 0.2);
}

.hover\:border-brown\/25:hover {
    border-color: rgb(35 31 32 / 0.25);
}

.hover\:border-brown\/30:hover {
    border-color: rgb(35 31 32 / 0.3);
}

.hover\:border-brown\/40:hover {
    border-color: rgb(35 31 32 / 0.4);
}

.hover\:border-brown\/5:hover {
    border-color: rgb(35 31 32 / 0.05);
}

.hover\:border-brown\/50:hover {
    border-color: rgb(35 31 32 / 0.5);
}

.hover\:border-brown\/60:hover {
    border-color: rgb(35 31 32 / 0.6);
}

.hover\:border-brown\/70:hover {
    border-color: rgb(35 31 32 / 0.7);
}

.hover\:border-brown\/75:hover {
    border-color: rgb(35 31 32 / 0.75);
}

.hover\:border-brown\/80:hover {
    border-color: rgb(35 31 32 / 0.8);
}

.hover\:border-brown\/90:hover {
    border-color: rgb(35 31 32 / 0.9);
}

.hover\:border-brown\/95:hover {
    border-color: rgb(35 31 32 / 0.95);
}

.hover\:border-ivory:hover {
    --tw-border-opacity: 1;
    border-color: rgb(243 243 233 / var(--tw-border-opacity, 1));
}

.hover\:border-ivory\/0:hover {
    border-color: rgb(243 243 233 / 0);
}

.hover\:border-ivory\/10:hover {
    border-color: rgb(243 243 233 / 0.1);
}

.hover\:border-ivory\/100:hover {
    border-color: rgb(243 243 233 / 1);
}

.hover\:border-ivory\/20:hover {
    border-color: rgb(243 243 233 / 0.2);
}

.hover\:border-ivory\/25:hover {
    border-color: rgb(243 243 233 / 0.25);
}

.hover\:border-ivory\/30:hover {
    border-color: rgb(243 243 233 / 0.3);
}

.hover\:border-ivory\/40:hover {
    border-color: rgb(243 243 233 / 0.4);
}

.hover\:border-ivory\/5:hover {
    border-color: rgb(243 243 233 / 0.05);
}

.hover\:border-ivory\/50:hover {
    border-color: rgb(243 243 233 / 0.5);
}

.hover\:border-ivory\/60:hover {
    border-color: rgb(243 243 233 / 0.6);
}

.hover\:border-ivory\/70:hover {
    border-color: rgb(243 243 233 / 0.7);
}

.hover\:border-ivory\/75:hover {
    border-color: rgb(243 243 233 / 0.75);
}

.hover\:border-ivory\/80:hover {
    border-color: rgb(243 243 233 / 0.8);
}

.hover\:border-ivory\/90:hover {
    border-color: rgb(243 243 233 / 0.9);
}

.hover\:border-ivory\/95:hover {
    border-color: rgb(243 243 233 / 0.95);
}

.hover\:border-red:hover {
    --tw-border-opacity: 1;
    border-color: rgb(138 23 26 / var(--tw-border-opacity, 1));
}

.hover\:border-red\/0:hover {
    border-color: rgb(138 23 26 / 0);
}

.hover\:border-red\/10:hover {
    border-color: rgb(138 23 26 / 0.1);
}

.hover\:border-red\/100:hover {
    border-color: rgb(138 23 26 / 1);
}

.hover\:border-red\/20:hover {
    border-color: rgb(138 23 26 / 0.2);
}

.hover\:border-red\/25:hover {
    border-color: rgb(138 23 26 / 0.25);
}

.hover\:border-red\/30:hover {
    border-color: rgb(138 23 26 / 0.3);
}

.hover\:border-red\/40:hover {
    border-color: rgb(138 23 26 / 0.4);
}

.hover\:border-red\/5:hover {
    border-color: rgb(138 23 26 / 0.05);
}

.hover\:border-red\/50:hover {
    border-color: rgb(138 23 26 / 0.5);
}

.hover\:border-red\/60:hover {
    border-color: rgb(138 23 26 / 0.6);
}

.hover\:border-red\/70:hover {
    border-color: rgb(138 23 26 / 0.7);
}

.hover\:border-red\/75:hover {
    border-color: rgb(138 23 26 / 0.75);
}

.hover\:border-red\/80:hover {
    border-color: rgb(138 23 26 / 0.8);
}

.hover\:border-red\/90:hover {
    border-color: rgb(138 23 26 / 0.9);
}

.hover\:border-red\/95:hover {
    border-color: rgb(138 23 26 / 0.95);
}

.hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.hover\:border-white\/0:hover {
    border-color: rgb(255 255 255 / 0);
}

.hover\:border-white\/10:hover {
    border-color: rgb(255 255 255 / 0.1);
}

.hover\:border-white\/100:hover {
    border-color: rgb(255 255 255 / 1);
}

.hover\:border-white\/20:hover {
    border-color: rgb(255 255 255 / 0.2);
}

.hover\:border-white\/25:hover {
    border-color: rgb(255 255 255 / 0.25);
}

.hover\:border-white\/30:hover {
    border-color: rgb(255 255 255 / 0.3);
}

.hover\:border-white\/40:hover {
    border-color: rgb(255 255 255 / 0.4);
}

.hover\:border-white\/5:hover {
    border-color: rgb(255 255 255 / 0.05);
}

.hover\:border-white\/50:hover {
    border-color: rgb(255 255 255 / 0.5);
}

.hover\:border-white\/60:hover {
    border-color: rgb(255 255 255 / 0.6);
}

.hover\:border-white\/70:hover {
    border-color: rgb(255 255 255 / 0.7);
}

.hover\:border-white\/75:hover {
    border-color: rgb(255 255 255 / 0.75);
}

.hover\:border-white\/80:hover {
    border-color: rgb(255 255 255 / 0.8);
}

.hover\:border-white\/90:hover {
    border-color: rgb(255 255 255 / 0.9);
}

.hover\:border-white\/95:hover {
    border-color: rgb(255 255 255 / 0.95);
}

.hover\:\!bg-black:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:\!bg-black\/0:hover {
    background-color: rgb(0 0 0 / 0) !important;
}

.hover\:\!bg-black\/10:hover {
    background-color: rgb(0 0 0 / 0.1) !important;
}

.hover\:\!bg-black\/100:hover {
    background-color: rgb(0 0 0 / 1) !important;
}

.hover\:\!bg-black\/20:hover {
    background-color: rgb(0 0 0 / 0.2) !important;
}

.hover\:\!bg-black\/25:hover {
    background-color: rgb(0 0 0 / 0.25) !important;
}

.hover\:\!bg-black\/30:hover {
    background-color: rgb(0 0 0 / 0.3) !important;
}

.hover\:\!bg-black\/40:hover {
    background-color: rgb(0 0 0 / 0.4) !important;
}

.hover\:\!bg-black\/5:hover {
    background-color: rgb(0 0 0 / 0.05) !important;
}

.hover\:\!bg-black\/50:hover {
    background-color: rgb(0 0 0 / 0.5) !important;
}

.hover\:\!bg-black\/60:hover {
    background-color: rgb(0 0 0 / 0.6) !important;
}

.hover\:\!bg-black\/70:hover {
    background-color: rgb(0 0 0 / 0.7) !important;
}

.hover\:\!bg-black\/75:hover {
    background-color: rgb(0 0 0 / 0.75) !important;
}

.hover\:\!bg-black\/80:hover {
    background-color: rgb(0 0 0 / 0.8) !important;
}

.hover\:\!bg-black\/90:hover {
    background-color: rgb(0 0 0 / 0.9) !important;
}

.hover\:\!bg-black\/95:hover {
    background-color: rgb(0 0 0 / 0.95) !important;
}

.hover\:\!bg-brown:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:\!bg-brown\/0:hover {
    background-color: rgb(35 31 32 / 0) !important;
}

.hover\:\!bg-brown\/10:hover {
    background-color: rgb(35 31 32 / 0.1) !important;
}

.hover\:\!bg-brown\/100:hover {
    background-color: rgb(35 31 32 / 1) !important;
}

.hover\:\!bg-brown\/20:hover {
    background-color: rgb(35 31 32 / 0.2) !important;
}

.hover\:\!bg-brown\/25:hover {
    background-color: rgb(35 31 32 / 0.25) !important;
}

.hover\:\!bg-brown\/30:hover {
    background-color: rgb(35 31 32 / 0.3) !important;
}

.hover\:\!bg-brown\/40:hover {
    background-color: rgb(35 31 32 / 0.4) !important;
}

.hover\:\!bg-brown\/5:hover {
    background-color: rgb(35 31 32 / 0.05) !important;
}

.hover\:\!bg-brown\/50:hover {
    background-color: rgb(35 31 32 / 0.5) !important;
}

.hover\:\!bg-brown\/60:hover {
    background-color: rgb(35 31 32 / 0.6) !important;
}

.hover\:\!bg-brown\/70:hover {
    background-color: rgb(35 31 32 / 0.7) !important;
}

.hover\:\!bg-brown\/75:hover {
    background-color: rgb(35 31 32 / 0.75) !important;
}

.hover\:\!bg-brown\/80:hover {
    background-color: rgb(35 31 32 / 0.8) !important;
}

.hover\:\!bg-brown\/90:hover {
    background-color: rgb(35 31 32 / 0.9) !important;
}

.hover\:\!bg-brown\/95:hover {
    background-color: rgb(35 31 32 / 0.95) !important;
}

.hover\:\!bg-ivory:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:\!bg-ivory\/0:hover {
    background-color: rgb(243 243 233 / 0) !important;
}

.hover\:\!bg-ivory\/10:hover {
    background-color: rgb(243 243 233 / 0.1) !important;
}

.hover\:\!bg-ivory\/100:hover {
    background-color: rgb(243 243 233 / 1) !important;
}

.hover\:\!bg-ivory\/20:hover {
    background-color: rgb(243 243 233 / 0.2) !important;
}

.hover\:\!bg-ivory\/25:hover {
    background-color: rgb(243 243 233 / 0.25) !important;
}

.hover\:\!bg-ivory\/30:hover {
    background-color: rgb(243 243 233 / 0.3) !important;
}

.hover\:\!bg-ivory\/40:hover {
    background-color: rgb(243 243 233 / 0.4) !important;
}

.hover\:\!bg-ivory\/5:hover {
    background-color: rgb(243 243 233 / 0.05) !important;
}

.hover\:\!bg-ivory\/50:hover {
    background-color: rgb(243 243 233 / 0.5) !important;
}

.hover\:\!bg-ivory\/60:hover {
    background-color: rgb(243 243 233 / 0.6) !important;
}

.hover\:\!bg-ivory\/70:hover {
    background-color: rgb(243 243 233 / 0.7) !important;
}

.hover\:\!bg-ivory\/75:hover {
    background-color: rgb(243 243 233 / 0.75) !important;
}

.hover\:\!bg-ivory\/80:hover {
    background-color: rgb(243 243 233 / 0.8) !important;
}

.hover\:\!bg-ivory\/90:hover {
    background-color: rgb(243 243 233 / 0.9) !important;
}

.hover\:\!bg-ivory\/95:hover {
    background-color: rgb(243 243 233 / 0.95) !important;
}

.hover\:\!bg-red:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:\!bg-red\/0:hover {
    background-color: rgb(138 23 26 / 0) !important;
}

.hover\:\!bg-red\/10:hover {
    background-color: rgb(138 23 26 / 0.1) !important;
}

.hover\:\!bg-red\/100:hover {
    background-color: rgb(138 23 26 / 1) !important;
}

.hover\:\!bg-red\/20:hover {
    background-color: rgb(138 23 26 / 0.2) !important;
}

.hover\:\!bg-red\/25:hover {
    background-color: rgb(138 23 26 / 0.25) !important;
}

.hover\:\!bg-red\/30:hover {
    background-color: rgb(138 23 26 / 0.3) !important;
}

.hover\:\!bg-red\/40:hover {
    background-color: rgb(138 23 26 / 0.4) !important;
}

.hover\:\!bg-red\/5:hover {
    background-color: rgb(138 23 26 / 0.05) !important;
}

.hover\:\!bg-red\/50:hover {
    background-color: rgb(138 23 26 / 0.5) !important;
}

.hover\:\!bg-red\/60:hover {
    background-color: rgb(138 23 26 / 0.6) !important;
}

.hover\:\!bg-red\/70:hover {
    background-color: rgb(138 23 26 / 0.7) !important;
}

.hover\:\!bg-red\/75:hover {
    background-color: rgb(138 23 26 / 0.75) !important;
}

.hover\:\!bg-red\/80:hover {
    background-color: rgb(138 23 26 / 0.8) !important;
}

.hover\:\!bg-red\/90:hover {
    background-color: rgb(138 23 26 / 0.9) !important;
}

.hover\:\!bg-red\/95:hover {
    background-color: rgb(138 23 26 / 0.95) !important;
}

.hover\:\!bg-white:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:\!bg-white\/0:hover {
    background-color: rgb(255 255 255 / 0) !important;
}

.hover\:\!bg-white\/10:hover {
    background-color: rgb(255 255 255 / 0.1) !important;
}

.hover\:\!bg-white\/100:hover {
    background-color: rgb(255 255 255 / 1) !important;
}

.hover\:\!bg-white\/20:hover {
    background-color: rgb(255 255 255 / 0.2) !important;
}

.hover\:\!bg-white\/25:hover {
    background-color: rgb(255 255 255 / 0.25) !important;
}

.hover\:\!bg-white\/30:hover {
    background-color: rgb(255 255 255 / 0.3) !important;
}

.hover\:\!bg-white\/40:hover {
    background-color: rgb(255 255 255 / 0.4) !important;
}

.hover\:\!bg-white\/5:hover {
    background-color: rgb(255 255 255 / 0.05) !important;
}

.hover\:\!bg-white\/50:hover {
    background-color: rgb(255 255 255 / 0.5) !important;
}

.hover\:\!bg-white\/60:hover {
    background-color: rgb(255 255 255 / 0.6) !important;
}

.hover\:\!bg-white\/70:hover {
    background-color: rgb(255 255 255 / 0.7) !important;
}

.hover\:\!bg-white\/75:hover {
    background-color: rgb(255 255 255 / 0.75) !important;
}

.hover\:\!bg-white\/80:hover {
    background-color: rgb(255 255 255 / 0.8) !important;
}

.hover\:\!bg-white\/90:hover {
    background-color: rgb(255 255 255 / 0.9) !important;
}

.hover\:\!bg-white\/95:hover {
    background-color: rgb(255 255 255 / 0.95) !important;
}

.hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.hover\:bg-black\/0:hover {
    background-color: rgb(0 0 0 / 0);
}

.hover\:bg-black\/10:hover {
    background-color: rgb(0 0 0 / 0.1);
}

.hover\:bg-black\/100:hover {
    background-color: rgb(0 0 0 / 1);
}

.hover\:bg-black\/20:hover {
    background-color: rgb(0 0 0 / 0.2);
}

.hover\:bg-black\/25:hover {
    background-color: rgb(0 0 0 / 0.25);
}

.hover\:bg-black\/30:hover {
    background-color: rgb(0 0 0 / 0.3);
}

.hover\:bg-black\/40:hover {
    background-color: rgb(0 0 0 / 0.4);
}

.hover\:bg-black\/5:hover {
    background-color: rgb(0 0 0 / 0.05);
}

.hover\:bg-black\/50:hover {
    background-color: rgb(0 0 0 / 0.5);
}

.hover\:bg-black\/60:hover {
    background-color: rgb(0 0 0 / 0.6);
}

.hover\:bg-black\/70:hover {
    background-color: rgb(0 0 0 / 0.7);
}

.hover\:bg-black\/75:hover {
    background-color: rgb(0 0 0 / 0.75);
}

.hover\:bg-black\/80:hover {
    background-color: rgb(0 0 0 / 0.8);
}

.hover\:bg-black\/90:hover {
    background-color: rgb(0 0 0 / 0.9);
}

.hover\:bg-black\/95:hover {
    background-color: rgb(0 0 0 / 0.95);
}

.hover\:bg-brown:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1));
}

.hover\:bg-brown\/0:hover {
    background-color: rgb(35 31 32 / 0);
}

.hover\:bg-brown\/10:hover {
    background-color: rgb(35 31 32 / 0.1);
}

.hover\:bg-brown\/100:hover {
    background-color: rgb(35 31 32 / 1);
}

.hover\:bg-brown\/20:hover {
    background-color: rgb(35 31 32 / 0.2);
}

.hover\:bg-brown\/25:hover {
    background-color: rgb(35 31 32 / 0.25);
}

.hover\:bg-brown\/30:hover {
    background-color: rgb(35 31 32 / 0.3);
}

.hover\:bg-brown\/40:hover {
    background-color: rgb(35 31 32 / 0.4);
}

.hover\:bg-brown\/5:hover {
    background-color: rgb(35 31 32 / 0.05);
}

.hover\:bg-brown\/50:hover {
    background-color: rgb(35 31 32 / 0.5);
}

.hover\:bg-brown\/60:hover {
    background-color: rgb(35 31 32 / 0.6);
}

.hover\:bg-brown\/70:hover {
    background-color: rgb(35 31 32 / 0.7);
}

.hover\:bg-brown\/75:hover {
    background-color: rgb(35 31 32 / 0.75);
}

.hover\:bg-brown\/80:hover {
    background-color: rgb(35 31 32 / 0.8);
}

.hover\:bg-brown\/90:hover {
    background-color: rgb(35 31 32 / 0.9);
}

.hover\:bg-brown\/95:hover {
    background-color: rgb(35 31 32 / 0.95);
}

.hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-ivory:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1));
}

.hover\:bg-ivory\/0:hover {
    background-color: rgb(243 243 233 / 0);
}

.hover\:bg-ivory\/10:hover {
    background-color: rgb(243 243 233 / 0.1);
}

.hover\:bg-ivory\/100:hover {
    background-color: rgb(243 243 233 / 1);
}

.hover\:bg-ivory\/20:hover {
    background-color: rgb(243 243 233 / 0.2);
}

.hover\:bg-ivory\/25:hover {
    background-color: rgb(243 243 233 / 0.25);
}

.hover\:bg-ivory\/30:hover {
    background-color: rgb(243 243 233 / 0.3);
}

.hover\:bg-ivory\/40:hover {
    background-color: rgb(243 243 233 / 0.4);
}

.hover\:bg-ivory\/5:hover {
    background-color: rgb(243 243 233 / 0.05);
}

.hover\:bg-ivory\/50:hover {
    background-color: rgb(243 243 233 / 0.5);
}

.hover\:bg-ivory\/60:hover {
    background-color: rgb(243 243 233 / 0.6);
}

.hover\:bg-ivory\/70:hover {
    background-color: rgb(243 243 233 / 0.7);
}

.hover\:bg-ivory\/75:hover {
    background-color: rgb(243 243 233 / 0.75);
}

.hover\:bg-ivory\/80:hover {
    background-color: rgb(243 243 233 / 0.8);
}

.hover\:bg-ivory\/90:hover {
    background-color: rgb(243 243 233 / 0.9);
}

.hover\:bg-ivory\/95:hover {
    background-color: rgb(243 243 233 / 0.95);
}

.hover\:bg-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red\/0:hover {
    background-color: rgb(138 23 26 / 0);
}

.hover\:bg-red\/10:hover {
    background-color: rgb(138 23 26 / 0.1);
}

.hover\:bg-red\/100:hover {
    background-color: rgb(138 23 26 / 1);
}

.hover\:bg-red\/20:hover {
    background-color: rgb(138 23 26 / 0.2);
}

.hover\:bg-red\/25:hover {
    background-color: rgb(138 23 26 / 0.25);
}

.hover\:bg-red\/30:hover {
    background-color: rgb(138 23 26 / 0.3);
}

.hover\:bg-red\/40:hover {
    background-color: rgb(138 23 26 / 0.4);
}

.hover\:bg-red\/5:hover {
    background-color: rgb(138 23 26 / 0.05);
}

.hover\:bg-red\/50:hover {
    background-color: rgb(138 23 26 / 0.5);
}

.hover\:bg-red\/60:hover {
    background-color: rgb(138 23 26 / 0.6);
}

.hover\:bg-red\/70:hover {
    background-color: rgb(138 23 26 / 0.7);
}

.hover\:bg-red\/75:hover {
    background-color: rgb(138 23 26 / 0.75);
}

.hover\:bg-red\/80:hover {
    background-color: rgb(138 23 26 / 0.8);
}

.hover\:bg-red\/90:hover {
    background-color: rgb(138 23 26 / 0.9);
}

.hover\:bg-red\/95:hover {
    background-color: rgb(138 23 26 / 0.95);
}

.hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white\/0:hover {
    background-color: rgb(255 255 255 / 0);
}

.hover\:bg-white\/10:hover {
    background-color: rgb(255 255 255 / 0.1);
}

.hover\:bg-white\/100:hover {
    background-color: rgb(255 255 255 / 1);
}

.hover\:bg-white\/20:hover {
    background-color: rgb(255 255 255 / 0.2);
}

.hover\:bg-white\/25:hover {
    background-color: rgb(255 255 255 / 0.25);
}

.hover\:bg-white\/30:hover {
    background-color: rgb(255 255 255 / 0.3);
}

.hover\:bg-white\/40:hover {
    background-color: rgb(255 255 255 / 0.4);
}

.hover\:bg-white\/5:hover {
    background-color: rgb(255 255 255 / 0.05);
}

.hover\:bg-white\/50:hover {
    background-color: rgb(255 255 255 / 0.5);
}

.hover\:bg-white\/60:hover {
    background-color: rgb(255 255 255 / 0.6);
}

.hover\:bg-white\/70:hover {
    background-color: rgb(255 255 255 / 0.7);
}

.hover\:bg-white\/75:hover {
    background-color: rgb(255 255 255 / 0.75);
}

.hover\:bg-white\/80:hover {
    background-color: rgb(255 255 255 / 0.8);
}

.hover\:bg-white\/90:hover {
    background-color: rgb(255 255 255 / 0.9);
}

.hover\:bg-white\/95:hover {
    background-color: rgb(255 255 255 / 0.95);
}

.hover\:font-bold:hover {
    font-weight: 700;
}

.hover\:\!text-black:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-black\/0:hover {
    color: rgb(0 0 0 / 0) !important;
}

.hover\:\!text-black\/10:hover {
    color: rgb(0 0 0 / 0.1) !important;
}

.hover\:\!text-black\/100:hover {
    color: rgb(0 0 0 / 1) !important;
}

.hover\:\!text-black\/20:hover {
    color: rgb(0 0 0 / 0.2) !important;
}

.hover\:\!text-black\/25:hover {
    color: rgb(0 0 0 / 0.25) !important;
}

.hover\:\!text-black\/30:hover {
    color: rgb(0 0 0 / 0.3) !important;
}

.hover\:\!text-black\/40:hover {
    color: rgb(0 0 0 / 0.4) !important;
}

.hover\:\!text-black\/5:hover {
    color: rgb(0 0 0 / 0.05) !important;
}

.hover\:\!text-black\/50:hover {
    color: rgb(0 0 0 / 0.5) !important;
}

.hover\:\!text-black\/60:hover {
    color: rgb(0 0 0 / 0.6) !important;
}

.hover\:\!text-black\/70:hover {
    color: rgb(0 0 0 / 0.7) !important;
}

.hover\:\!text-black\/75:hover {
    color: rgb(0 0 0 / 0.75) !important;
}

.hover\:\!text-black\/80:hover {
    color: rgb(0 0 0 / 0.8) !important;
}

.hover\:\!text-black\/90:hover {
    color: rgb(0 0 0 / 0.9) !important;
}

.hover\:\!text-black\/95:hover {
    color: rgb(0 0 0 / 0.95) !important;
}

.hover\:\!text-brown:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(35 31 32 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-brown\/0:hover {
    color: rgb(35 31 32 / 0) !important;
}

.hover\:\!text-brown\/10:hover {
    color: rgb(35 31 32 / 0.1) !important;
}

.hover\:\!text-brown\/100:hover {
    color: rgb(35 31 32 / 1) !important;
}

.hover\:\!text-brown\/20:hover {
    color: rgb(35 31 32 / 0.2) !important;
}

.hover\:\!text-brown\/25:hover {
    color: rgb(35 31 32 / 0.25) !important;
}

.hover\:\!text-brown\/30:hover {
    color: rgb(35 31 32 / 0.3) !important;
}

.hover\:\!text-brown\/40:hover {
    color: rgb(35 31 32 / 0.4) !important;
}

.hover\:\!text-brown\/5:hover {
    color: rgb(35 31 32 / 0.05) !important;
}

.hover\:\!text-brown\/50:hover {
    color: rgb(35 31 32 / 0.5) !important;
}

.hover\:\!text-brown\/60:hover {
    color: rgb(35 31 32 / 0.6) !important;
}

.hover\:\!text-brown\/70:hover {
    color: rgb(35 31 32 / 0.7) !important;
}

.hover\:\!text-brown\/75:hover {
    color: rgb(35 31 32 / 0.75) !important;
}

.hover\:\!text-brown\/80:hover {
    color: rgb(35 31 32 / 0.8) !important;
}

.hover\:\!text-brown\/90:hover {
    color: rgb(35 31 32 / 0.9) !important;
}

.hover\:\!text-brown\/95:hover {
    color: rgb(35 31 32 / 0.95) !important;
}

.hover\:\!text-ivory:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(243 243 233 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-ivory\/0:hover {
    color: rgb(243 243 233 / 0) !important;
}

.hover\:\!text-ivory\/10:hover {
    color: rgb(243 243 233 / 0.1) !important;
}

.hover\:\!text-ivory\/100:hover {
    color: rgb(243 243 233 / 1) !important;
}

.hover\:\!text-ivory\/20:hover {
    color: rgb(243 243 233 / 0.2) !important;
}

.hover\:\!text-ivory\/25:hover {
    color: rgb(243 243 233 / 0.25) !important;
}

.hover\:\!text-ivory\/30:hover {
    color: rgb(243 243 233 / 0.3) !important;
}

.hover\:\!text-ivory\/40:hover {
    color: rgb(243 243 233 / 0.4) !important;
}

.hover\:\!text-ivory\/5:hover {
    color: rgb(243 243 233 / 0.05) !important;
}

.hover\:\!text-ivory\/50:hover {
    color: rgb(243 243 233 / 0.5) !important;
}

.hover\:\!text-ivory\/60:hover {
    color: rgb(243 243 233 / 0.6) !important;
}

.hover\:\!text-ivory\/70:hover {
    color: rgb(243 243 233 / 0.7) !important;
}

.hover\:\!text-ivory\/75:hover {
    color: rgb(243 243 233 / 0.75) !important;
}

.hover\:\!text-ivory\/80:hover {
    color: rgb(243 243 233 / 0.8) !important;
}

.hover\:\!text-ivory\/90:hover {
    color: rgb(243 243 233 / 0.9) !important;
}

.hover\:\!text-ivory\/95:hover {
    color: rgb(243 243 233 / 0.95) !important;
}

.hover\:\!text-red:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(138 23 26 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-red\/0:hover {
    color: rgb(138 23 26 / 0) !important;
}

.hover\:\!text-red\/10:hover {
    color: rgb(138 23 26 / 0.1) !important;
}

.hover\:\!text-red\/100:hover {
    color: rgb(138 23 26 / 1) !important;
}

.hover\:\!text-red\/20:hover {
    color: rgb(138 23 26 / 0.2) !important;
}

.hover\:\!text-red\/25:hover {
    color: rgb(138 23 26 / 0.25) !important;
}

.hover\:\!text-red\/30:hover {
    color: rgb(138 23 26 / 0.3) !important;
}

.hover\:\!text-red\/40:hover {
    color: rgb(138 23 26 / 0.4) !important;
}

.hover\:\!text-red\/5:hover {
    color: rgb(138 23 26 / 0.05) !important;
}

.hover\:\!text-red\/50:hover {
    color: rgb(138 23 26 / 0.5) !important;
}

.hover\:\!text-red\/60:hover {
    color: rgb(138 23 26 / 0.6) !important;
}

.hover\:\!text-red\/70:hover {
    color: rgb(138 23 26 / 0.7) !important;
}

.hover\:\!text-red\/75:hover {
    color: rgb(138 23 26 / 0.75) !important;
}

.hover\:\!text-red\/80:hover {
    color: rgb(138 23 26 / 0.8) !important;
}

.hover\:\!text-red\/90:hover {
    color: rgb(138 23 26 / 0.9) !important;
}

.hover\:\!text-red\/95:hover {
    color: rgb(138 23 26 / 0.95) !important;
}

.hover\:\!text-white:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-white\/0:hover {
    color: rgb(255 255 255 / 0) !important;
}

.hover\:\!text-white\/10:hover {
    color: rgb(255 255 255 / 0.1) !important;
}

.hover\:\!text-white\/100:hover {
    color: rgb(255 255 255 / 1) !important;
}

.hover\:\!text-white\/20:hover {
    color: rgb(255 255 255 / 0.2) !important;
}

.hover\:\!text-white\/25:hover {
    color: rgb(255 255 255 / 0.25) !important;
}

.hover\:\!text-white\/30:hover {
    color: rgb(255 255 255 / 0.3) !important;
}

.hover\:\!text-white\/40:hover {
    color: rgb(255 255 255 / 0.4) !important;
}

.hover\:\!text-white\/5:hover {
    color: rgb(255 255 255 / 0.05) !important;
}

.hover\:\!text-white\/50:hover {
    color: rgb(255 255 255 / 0.5) !important;
}

.hover\:\!text-white\/60:hover {
    color: rgb(255 255 255 / 0.6) !important;
}

.hover\:\!text-white\/70:hover {
    color: rgb(255 255 255 / 0.7) !important;
}

.hover\:\!text-white\/75:hover {
    color: rgb(255 255 255 / 0.75) !important;
}

.hover\:\!text-white\/80:hover {
    color: rgb(255 255 255 / 0.8) !important;
}

.hover\:\!text-white\/90:hover {
    color: rgb(255 255 255 / 0.9) !important;
}

.hover\:\!text-white\/95:hover {
    color: rgb(255 255 255 / 0.95) !important;
}

.hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hover\:text-black\/0:hover {
    color: rgb(0 0 0 / 0);
}

.hover\:text-black\/10:hover {
    color: rgb(0 0 0 / 0.1);
}

.hover\:text-black\/100:hover {
    color: rgb(0 0 0 / 1);
}

.hover\:text-black\/20:hover {
    color: rgb(0 0 0 / 0.2);
}

.hover\:text-black\/25:hover {
    color: rgb(0 0 0 / 0.25);
}

.hover\:text-black\/30:hover {
    color: rgb(0 0 0 / 0.3);
}

.hover\:text-black\/40:hover {
    color: rgb(0 0 0 / 0.4);
}

.hover\:text-black\/5:hover {
    color: rgb(0 0 0 / 0.05);
}

.hover\:text-black\/50:hover {
    color: rgb(0 0 0 / 0.5);
}

.hover\:text-black\/60:hover {
    color: rgb(0 0 0 / 0.6);
}

.hover\:text-black\/70:hover {
    color: rgb(0 0 0 / 0.7);
}

.hover\:text-black\/75:hover {
    color: rgb(0 0 0 / 0.75);
}

.hover\:text-black\/80:hover {
    color: rgb(0 0 0 / 0.8);
}

.hover\:text-black\/90:hover {
    color: rgb(0 0 0 / 0.9);
}

.hover\:text-black\/95:hover {
    color: rgb(0 0 0 / 0.95);
}

.hover\:text-brown:hover {
    --tw-text-opacity: 1;
    color: rgb(35 31 32 / var(--tw-text-opacity, 1));
}

.hover\:text-brown\/0:hover {
    color: rgb(35 31 32 / 0);
}

.hover\:text-brown\/10:hover {
    color: rgb(35 31 32 / 0.1);
}

.hover\:text-brown\/100:hover {
    color: rgb(35 31 32 / 1);
}

.hover\:text-brown\/20:hover {
    color: rgb(35 31 32 / 0.2);
}

.hover\:text-brown\/25:hover {
    color: rgb(35 31 32 / 0.25);
}

.hover\:text-brown\/30:hover {
    color: rgb(35 31 32 / 0.3);
}

.hover\:text-brown\/40:hover {
    color: rgb(35 31 32 / 0.4);
}

.hover\:text-brown\/5:hover {
    color: rgb(35 31 32 / 0.05);
}

.hover\:text-brown\/50:hover {
    color: rgb(35 31 32 / 0.5);
}

.hover\:text-brown\/60:hover {
    color: rgb(35 31 32 / 0.6);
}

.hover\:text-brown\/70:hover {
    color: rgb(35 31 32 / 0.7);
}

.hover\:text-brown\/75:hover {
    color: rgb(35 31 32 / 0.75);
}

.hover\:text-brown\/80:hover {
    color: rgb(35 31 32 / 0.8);
}

.hover\:text-brown\/90:hover {
    color: rgb(35 31 32 / 0.9);
}

.hover\:text-brown\/95:hover {
    color: rgb(35 31 32 / 0.95);
}

.hover\:text-ivory:hover {
    --tw-text-opacity: 1;
    color: rgb(243 243 233 / var(--tw-text-opacity, 1));
}

.hover\:text-ivory\/0:hover {
    color: rgb(243 243 233 / 0);
}

.hover\:text-ivory\/10:hover {
    color: rgb(243 243 233 / 0.1);
}

.hover\:text-ivory\/100:hover {
    color: rgb(243 243 233 / 1);
}

.hover\:text-ivory\/20:hover {
    color: rgb(243 243 233 / 0.2);
}

.hover\:text-ivory\/25:hover {
    color: rgb(243 243 233 / 0.25);
}

.hover\:text-ivory\/30:hover {
    color: rgb(243 243 233 / 0.3);
}

.hover\:text-ivory\/40:hover {
    color: rgb(243 243 233 / 0.4);
}

.hover\:text-ivory\/5:hover {
    color: rgb(243 243 233 / 0.05);
}

.hover\:text-ivory\/50:hover {
    color: rgb(243 243 233 / 0.5);
}

.hover\:text-ivory\/60:hover {
    color: rgb(243 243 233 / 0.6);
}

.hover\:text-ivory\/70:hover {
    color: rgb(243 243 233 / 0.7);
}

.hover\:text-ivory\/75:hover {
    color: rgb(243 243 233 / 0.75);
}

.hover\:text-ivory\/80:hover {
    color: rgb(243 243 233 / 0.8);
}

.hover\:text-ivory\/90:hover {
    color: rgb(243 243 233 / 0.9);
}

.hover\:text-ivory\/95:hover {
    color: rgb(243 243 233 / 0.95);
}

.hover\:text-red:hover {
    --tw-text-opacity: 1;
    color: rgb(138 23 26 / var(--tw-text-opacity, 1));
}

.hover\:text-red\/0:hover {
    color: rgb(138 23 26 / 0);
}

.hover\:text-red\/10:hover {
    color: rgb(138 23 26 / 0.1);
}

.hover\:text-red\/100:hover {
    color: rgb(138 23 26 / 1);
}

.hover\:text-red\/20:hover {
    color: rgb(138 23 26 / 0.2);
}

.hover\:text-red\/25:hover {
    color: rgb(138 23 26 / 0.25);
}

.hover\:text-red\/30:hover {
    color: rgb(138 23 26 / 0.3);
}

.hover\:text-red\/40:hover {
    color: rgb(138 23 26 / 0.4);
}

.hover\:text-red\/5:hover {
    color: rgb(138 23 26 / 0.05);
}

.hover\:text-red\/50:hover {
    color: rgb(138 23 26 / 0.5);
}

.hover\:text-red\/60:hover {
    color: rgb(138 23 26 / 0.6);
}

.hover\:text-red\/70:hover {
    color: rgb(138 23 26 / 0.7);
}

.hover\:text-red\/75:hover {
    color: rgb(138 23 26 / 0.75);
}

.hover\:text-red\/80:hover {
    color: rgb(138 23 26 / 0.8);
}

.hover\:text-red\/90:hover {
    color: rgb(138 23 26 / 0.9);
}

.hover\:text-red\/95:hover {
    color: rgb(138 23 26 / 0.95);
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:text-white\/0:hover {
    color: rgb(255 255 255 / 0);
}

.hover\:text-white\/10:hover {
    color: rgb(255 255 255 / 0.1);
}

.hover\:text-white\/100:hover {
    color: rgb(255 255 255 / 1);
}

.hover\:text-white\/20:hover {
    color: rgb(255 255 255 / 0.2);
}

.hover\:text-white\/25:hover {
    color: rgb(255 255 255 / 0.25);
}

.hover\:text-white\/30:hover {
    color: rgb(255 255 255 / 0.3);
}

.hover\:text-white\/40:hover {
    color: rgb(255 255 255 / 0.4);
}

.hover\:text-white\/5:hover {
    color: rgb(255 255 255 / 0.05);
}

.hover\:text-white\/50:hover {
    color: rgb(255 255 255 / 0.5);
}

.hover\:text-white\/60:hover {
    color: rgb(255 255 255 / 0.6);
}

.hover\:text-white\/70:hover {
    color: rgb(255 255 255 / 0.7);
}

.hover\:text-white\/75:hover {
    color: rgb(255 255 255 / 0.75);
}

.hover\:text-white\/80:hover {
    color: rgb(255 255 255 / 0.8);
}

.hover\:text-white\/90:hover {
    color: rgb(255 255 255 / 0.9);
}

.hover\:text-white\/95:hover {
    color: rgb(255 255 255 / 0.95);
}

.hover\:opacity-80:hover {
    opacity: 0.8;
}

.hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:\!border-black:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
}

.focus\:\!border-black\/0:focus {
    border-color: rgb(0 0 0 / 0) !important;
}

.focus\:\!border-black\/10:focus {
    border-color: rgb(0 0 0 / 0.1) !important;
}

.focus\:\!border-black\/100:focus {
    border-color: rgb(0 0 0 / 1) !important;
}

.focus\:\!border-black\/20:focus {
    border-color: rgb(0 0 0 / 0.2) !important;
}

.focus\:\!border-black\/25:focus {
    border-color: rgb(0 0 0 / 0.25) !important;
}

.focus\:\!border-black\/30:focus {
    border-color: rgb(0 0 0 / 0.3) !important;
}

.focus\:\!border-black\/40:focus {
    border-color: rgb(0 0 0 / 0.4) !important;
}

.focus\:\!border-black\/5:focus {
    border-color: rgb(0 0 0 / 0.05) !important;
}

.focus\:\!border-black\/50:focus {
    border-color: rgb(0 0 0 / 0.5) !important;
}

.focus\:\!border-black\/60:focus {
    border-color: rgb(0 0 0 / 0.6) !important;
}

.focus\:\!border-black\/70:focus {
    border-color: rgb(0 0 0 / 0.7) !important;
}

.focus\:\!border-black\/75:focus {
    border-color: rgb(0 0 0 / 0.75) !important;
}

.focus\:\!border-black\/80:focus {
    border-color: rgb(0 0 0 / 0.8) !important;
}

.focus\:\!border-black\/90:focus {
    border-color: rgb(0 0 0 / 0.9) !important;
}

.focus\:\!border-black\/95:focus {
    border-color: rgb(0 0 0 / 0.95) !important;
}

.focus\:\!border-brown:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(35 31 32 / var(--tw-border-opacity, 1)) !important;
}

.focus\:\!border-brown\/0:focus {
    border-color: rgb(35 31 32 / 0) !important;
}

.focus\:\!border-brown\/10:focus {
    border-color: rgb(35 31 32 / 0.1) !important;
}

.focus\:\!border-brown\/100:focus {
    border-color: rgb(35 31 32 / 1) !important;
}

.focus\:\!border-brown\/20:focus {
    border-color: rgb(35 31 32 / 0.2) !important;
}

.focus\:\!border-brown\/25:focus {
    border-color: rgb(35 31 32 / 0.25) !important;
}

.focus\:\!border-brown\/30:focus {
    border-color: rgb(35 31 32 / 0.3) !important;
}

.focus\:\!border-brown\/40:focus {
    border-color: rgb(35 31 32 / 0.4) !important;
}

.focus\:\!border-brown\/5:focus {
    border-color: rgb(35 31 32 / 0.05) !important;
}

.focus\:\!border-brown\/50:focus {
    border-color: rgb(35 31 32 / 0.5) !important;
}

.focus\:\!border-brown\/60:focus {
    border-color: rgb(35 31 32 / 0.6) !important;
}

.focus\:\!border-brown\/70:focus {
    border-color: rgb(35 31 32 / 0.7) !important;
}

.focus\:\!border-brown\/75:focus {
    border-color: rgb(35 31 32 / 0.75) !important;
}

.focus\:\!border-brown\/80:focus {
    border-color: rgb(35 31 32 / 0.8) !important;
}

.focus\:\!border-brown\/90:focus {
    border-color: rgb(35 31 32 / 0.9) !important;
}

.focus\:\!border-brown\/95:focus {
    border-color: rgb(35 31 32 / 0.95) !important;
}

.focus\:\!border-ivory:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(243 243 233 / var(--tw-border-opacity, 1)) !important;
}

.focus\:\!border-ivory\/0:focus {
    border-color: rgb(243 243 233 / 0) !important;
}

.focus\:\!border-ivory\/10:focus {
    border-color: rgb(243 243 233 / 0.1) !important;
}

.focus\:\!border-ivory\/100:focus {
    border-color: rgb(243 243 233 / 1) !important;
}

.focus\:\!border-ivory\/20:focus {
    border-color: rgb(243 243 233 / 0.2) !important;
}

.focus\:\!border-ivory\/25:focus {
    border-color: rgb(243 243 233 / 0.25) !important;
}

.focus\:\!border-ivory\/30:focus {
    border-color: rgb(243 243 233 / 0.3) !important;
}

.focus\:\!border-ivory\/40:focus {
    border-color: rgb(243 243 233 / 0.4) !important;
}

.focus\:\!border-ivory\/5:focus {
    border-color: rgb(243 243 233 / 0.05) !important;
}

.focus\:\!border-ivory\/50:focus {
    border-color: rgb(243 243 233 / 0.5) !important;
}

.focus\:\!border-ivory\/60:focus {
    border-color: rgb(243 243 233 / 0.6) !important;
}

.focus\:\!border-ivory\/70:focus {
    border-color: rgb(243 243 233 / 0.7) !important;
}

.focus\:\!border-ivory\/75:focus {
    border-color: rgb(243 243 233 / 0.75) !important;
}

.focus\:\!border-ivory\/80:focus {
    border-color: rgb(243 243 233 / 0.8) !important;
}

.focus\:\!border-ivory\/90:focus {
    border-color: rgb(243 243 233 / 0.9) !important;
}

.focus\:\!border-ivory\/95:focus {
    border-color: rgb(243 243 233 / 0.95) !important;
}

.focus\:\!border-red:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(138 23 26 / var(--tw-border-opacity, 1)) !important;
}

.focus\:\!border-red\/0:focus {
    border-color: rgb(138 23 26 / 0) !important;
}

.focus\:\!border-red\/10:focus {
    border-color: rgb(138 23 26 / 0.1) !important;
}

.focus\:\!border-red\/100:focus {
    border-color: rgb(138 23 26 / 1) !important;
}

.focus\:\!border-red\/20:focus {
    border-color: rgb(138 23 26 / 0.2) !important;
}

.focus\:\!border-red\/25:focus {
    border-color: rgb(138 23 26 / 0.25) !important;
}

.focus\:\!border-red\/30:focus {
    border-color: rgb(138 23 26 / 0.3) !important;
}

.focus\:\!border-red\/40:focus {
    border-color: rgb(138 23 26 / 0.4) !important;
}

.focus\:\!border-red\/5:focus {
    border-color: rgb(138 23 26 / 0.05) !important;
}

.focus\:\!border-red\/50:focus {
    border-color: rgb(138 23 26 / 0.5) !important;
}

.focus\:\!border-red\/60:focus {
    border-color: rgb(138 23 26 / 0.6) !important;
}

.focus\:\!border-red\/70:focus {
    border-color: rgb(138 23 26 / 0.7) !important;
}

.focus\:\!border-red\/75:focus {
    border-color: rgb(138 23 26 / 0.75) !important;
}

.focus\:\!border-red\/80:focus {
    border-color: rgb(138 23 26 / 0.8) !important;
}

.focus\:\!border-red\/90:focus {
    border-color: rgb(138 23 26 / 0.9) !important;
}

.focus\:\!border-red\/95:focus {
    border-color: rgb(138 23 26 / 0.95) !important;
}

.focus\:\!border-white:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}

.focus\:\!border-white\/0:focus {
    border-color: rgb(255 255 255 / 0) !important;
}

.focus\:\!border-white\/10:focus {
    border-color: rgb(255 255 255 / 0.1) !important;
}

.focus\:\!border-white\/100:focus {
    border-color: rgb(255 255 255 / 1) !important;
}

.focus\:\!border-white\/20:focus {
    border-color: rgb(255 255 255 / 0.2) !important;
}

.focus\:\!border-white\/25:focus {
    border-color: rgb(255 255 255 / 0.25) !important;
}

.focus\:\!border-white\/30:focus {
    border-color: rgb(255 255 255 / 0.3) !important;
}

.focus\:\!border-white\/40:focus {
    border-color: rgb(255 255 255 / 0.4) !important;
}

.focus\:\!border-white\/5:focus {
    border-color: rgb(255 255 255 / 0.05) !important;
}

.focus\:\!border-white\/50:focus {
    border-color: rgb(255 255 255 / 0.5) !important;
}

.focus\:\!border-white\/60:focus {
    border-color: rgb(255 255 255 / 0.6) !important;
}

.focus\:\!border-white\/70:focus {
    border-color: rgb(255 255 255 / 0.7) !important;
}

.focus\:\!border-white\/75:focus {
    border-color: rgb(255 255 255 / 0.75) !important;
}

.focus\:\!border-white\/80:focus {
    border-color: rgb(255 255 255 / 0.8) !important;
}

.focus\:\!border-white\/90:focus {
    border-color: rgb(255 255 255 / 0.9) !important;
}

.focus\:\!border-white\/95:focus {
    border-color: rgb(255 255 255 / 0.95) !important;
}

.focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.focus\:border-black\/0:focus {
    border-color: rgb(0 0 0 / 0);
}

.focus\:border-black\/10:focus {
    border-color: rgb(0 0 0 / 0.1);
}

.focus\:border-black\/100:focus {
    border-color: rgb(0 0 0 / 1);
}

.focus\:border-black\/20:focus {
    border-color: rgb(0 0 0 / 0.2);
}

.focus\:border-black\/25:focus {
    border-color: rgb(0 0 0 / 0.25);
}

.focus\:border-black\/30:focus {
    border-color: rgb(0 0 0 / 0.3);
}

.focus\:border-black\/40:focus {
    border-color: rgb(0 0 0 / 0.4);
}

.focus\:border-black\/5:focus {
    border-color: rgb(0 0 0 / 0.05);
}

.focus\:border-black\/50:focus {
    border-color: rgb(0 0 0 / 0.5);
}

.focus\:border-black\/60:focus {
    border-color: rgb(0 0 0 / 0.6);
}

.focus\:border-black\/70:focus {
    border-color: rgb(0 0 0 / 0.7);
}

.focus\:border-black\/75:focus {
    border-color: rgb(0 0 0 / 0.75);
}

.focus\:border-black\/80:focus {
    border-color: rgb(0 0 0 / 0.8);
}

.focus\:border-black\/90:focus {
    border-color: rgb(0 0 0 / 0.9);
}

.focus\:border-black\/95:focus {
    border-color: rgb(0 0 0 / 0.95);
}

.focus\:border-brown:focus {
    --tw-border-opacity: 1;
    border-color: rgb(35 31 32 / var(--tw-border-opacity, 1));
}

.focus\:border-brown\/0:focus {
    border-color: rgb(35 31 32 / 0);
}

.focus\:border-brown\/10:focus {
    border-color: rgb(35 31 32 / 0.1);
}

.focus\:border-brown\/100:focus {
    border-color: rgb(35 31 32 / 1);
}

.focus\:border-brown\/20:focus {
    border-color: rgb(35 31 32 / 0.2);
}

.focus\:border-brown\/25:focus {
    border-color: rgb(35 31 32 / 0.25);
}

.focus\:border-brown\/30:focus {
    border-color: rgb(35 31 32 / 0.3);
}

.focus\:border-brown\/40:focus {
    border-color: rgb(35 31 32 / 0.4);
}

.focus\:border-brown\/5:focus {
    border-color: rgb(35 31 32 / 0.05);
}

.focus\:border-brown\/50:focus {
    border-color: rgb(35 31 32 / 0.5);
}

.focus\:border-brown\/60:focus {
    border-color: rgb(35 31 32 / 0.6);
}

.focus\:border-brown\/70:focus {
    border-color: rgb(35 31 32 / 0.7);
}

.focus\:border-brown\/75:focus {
    border-color: rgb(35 31 32 / 0.75);
}

.focus\:border-brown\/80:focus {
    border-color: rgb(35 31 32 / 0.8);
}

.focus\:border-brown\/90:focus {
    border-color: rgb(35 31 32 / 0.9);
}

.focus\:border-brown\/95:focus {
    border-color: rgb(35 31 32 / 0.95);
}

.focus\:border-ivory:focus {
    --tw-border-opacity: 1;
    border-color: rgb(243 243 233 / var(--tw-border-opacity, 1));
}

.focus\:border-ivory\/0:focus {
    border-color: rgb(243 243 233 / 0);
}

.focus\:border-ivory\/10:focus {
    border-color: rgb(243 243 233 / 0.1);
}

.focus\:border-ivory\/100:focus {
    border-color: rgb(243 243 233 / 1);
}

.focus\:border-ivory\/20:focus {
    border-color: rgb(243 243 233 / 0.2);
}

.focus\:border-ivory\/25:focus {
    border-color: rgb(243 243 233 / 0.25);
}

.focus\:border-ivory\/30:focus {
    border-color: rgb(243 243 233 / 0.3);
}

.focus\:border-ivory\/40:focus {
    border-color: rgb(243 243 233 / 0.4);
}

.focus\:border-ivory\/5:focus {
    border-color: rgb(243 243 233 / 0.05);
}

.focus\:border-ivory\/50:focus {
    border-color: rgb(243 243 233 / 0.5);
}

.focus\:border-ivory\/60:focus {
    border-color: rgb(243 243 233 / 0.6);
}

.focus\:border-ivory\/70:focus {
    border-color: rgb(243 243 233 / 0.7);
}

.focus\:border-ivory\/75:focus {
    border-color: rgb(243 243 233 / 0.75);
}

.focus\:border-ivory\/80:focus {
    border-color: rgb(243 243 233 / 0.8);
}

.focus\:border-ivory\/90:focus {
    border-color: rgb(243 243 233 / 0.9);
}

.focus\:border-ivory\/95:focus {
    border-color: rgb(243 243 233 / 0.95);
}

.focus\:border-red:focus {
    --tw-border-opacity: 1;
    border-color: rgb(138 23 26 / var(--tw-border-opacity, 1));
}

.focus\:border-red\/0:focus {
    border-color: rgb(138 23 26 / 0);
}

.focus\:border-red\/10:focus {
    border-color: rgb(138 23 26 / 0.1);
}

.focus\:border-red\/100:focus {
    border-color: rgb(138 23 26 / 1);
}

.focus\:border-red\/20:focus {
    border-color: rgb(138 23 26 / 0.2);
}

.focus\:border-red\/25:focus {
    border-color: rgb(138 23 26 / 0.25);
}

.focus\:border-red\/30:focus {
    border-color: rgb(138 23 26 / 0.3);
}

.focus\:border-red\/40:focus {
    border-color: rgb(138 23 26 / 0.4);
}

.focus\:border-red\/5:focus {
    border-color: rgb(138 23 26 / 0.05);
}

.focus\:border-red\/50:focus {
    border-color: rgb(138 23 26 / 0.5);
}

.focus\:border-red\/60:focus {
    border-color: rgb(138 23 26 / 0.6);
}

.focus\:border-red\/70:focus {
    border-color: rgb(138 23 26 / 0.7);
}

.focus\:border-red\/75:focus {
    border-color: rgb(138 23 26 / 0.75);
}

.focus\:border-red\/80:focus {
    border-color: rgb(138 23 26 / 0.8);
}

.focus\:border-red\/90:focus {
    border-color: rgb(138 23 26 / 0.9);
}

.focus\:border-red\/95:focus {
    border-color: rgb(138 23 26 / 0.95);
}

.focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.focus\:border-white\/0:focus {
    border-color: rgb(255 255 255 / 0);
}

.focus\:border-white\/10:focus {
    border-color: rgb(255 255 255 / 0.1);
}

.focus\:border-white\/100:focus {
    border-color: rgb(255 255 255 / 1);
}

.focus\:border-white\/20:focus {
    border-color: rgb(255 255 255 / 0.2);
}

.focus\:border-white\/25:focus {
    border-color: rgb(255 255 255 / 0.25);
}

.focus\:border-white\/30:focus {
    border-color: rgb(255 255 255 / 0.3);
}

.focus\:border-white\/40:focus {
    border-color: rgb(255 255 255 / 0.4);
}

.focus\:border-white\/5:focus {
    border-color: rgb(255 255 255 / 0.05);
}

.focus\:border-white\/50:focus {
    border-color: rgb(255 255 255 / 0.5);
}

.focus\:border-white\/60:focus {
    border-color: rgb(255 255 255 / 0.6);
}

.focus\:border-white\/70:focus {
    border-color: rgb(255 255 255 / 0.7);
}

.focus\:border-white\/75:focus {
    border-color: rgb(255 255 255 / 0.75);
}

.focus\:border-white\/80:focus {
    border-color: rgb(255 255 255 / 0.8);
}

.focus\:border-white\/90:focus {
    border-color: rgb(255 255 255 / 0.9);
}

.focus\:border-white\/95:focus {
    border-color: rgb(255 255 255 / 0.95);
}

.focus\:\!bg-black:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}

.focus\:\!bg-black\/0:focus {
    background-color: rgb(0 0 0 / 0) !important;
}

.focus\:\!bg-black\/10:focus {
    background-color: rgb(0 0 0 / 0.1) !important;
}

.focus\:\!bg-black\/100:focus {
    background-color: rgb(0 0 0 / 1) !important;
}

.focus\:\!bg-black\/20:focus {
    background-color: rgb(0 0 0 / 0.2) !important;
}

.focus\:\!bg-black\/25:focus {
    background-color: rgb(0 0 0 / 0.25) !important;
}

.focus\:\!bg-black\/30:focus {
    background-color: rgb(0 0 0 / 0.3) !important;
}

.focus\:\!bg-black\/40:focus {
    background-color: rgb(0 0 0 / 0.4) !important;
}

.focus\:\!bg-black\/5:focus {
    background-color: rgb(0 0 0 / 0.05) !important;
}

.focus\:\!bg-black\/50:focus {
    background-color: rgb(0 0 0 / 0.5) !important;
}

.focus\:\!bg-black\/60:focus {
    background-color: rgb(0 0 0 / 0.6) !important;
}

.focus\:\!bg-black\/70:focus {
    background-color: rgb(0 0 0 / 0.7) !important;
}

.focus\:\!bg-black\/75:focus {
    background-color: rgb(0 0 0 / 0.75) !important;
}

.focus\:\!bg-black\/80:focus {
    background-color: rgb(0 0 0 / 0.8) !important;
}

.focus\:\!bg-black\/90:focus {
    background-color: rgb(0 0 0 / 0.9) !important;
}

.focus\:\!bg-black\/95:focus {
    background-color: rgb(0 0 0 / 0.95) !important;
}

.focus\:\!bg-brown:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1)) !important;
}

.focus\:\!bg-brown\/0:focus {
    background-color: rgb(35 31 32 / 0) !important;
}

.focus\:\!bg-brown\/10:focus {
    background-color: rgb(35 31 32 / 0.1) !important;
}

.focus\:\!bg-brown\/100:focus {
    background-color: rgb(35 31 32 / 1) !important;
}

.focus\:\!bg-brown\/20:focus {
    background-color: rgb(35 31 32 / 0.2) !important;
}

.focus\:\!bg-brown\/25:focus {
    background-color: rgb(35 31 32 / 0.25) !important;
}

.focus\:\!bg-brown\/30:focus {
    background-color: rgb(35 31 32 / 0.3) !important;
}

.focus\:\!bg-brown\/40:focus {
    background-color: rgb(35 31 32 / 0.4) !important;
}

.focus\:\!bg-brown\/5:focus {
    background-color: rgb(35 31 32 / 0.05) !important;
}

.focus\:\!bg-brown\/50:focus {
    background-color: rgb(35 31 32 / 0.5) !important;
}

.focus\:\!bg-brown\/60:focus {
    background-color: rgb(35 31 32 / 0.6) !important;
}

.focus\:\!bg-brown\/70:focus {
    background-color: rgb(35 31 32 / 0.7) !important;
}

.focus\:\!bg-brown\/75:focus {
    background-color: rgb(35 31 32 / 0.75) !important;
}

.focus\:\!bg-brown\/80:focus {
    background-color: rgb(35 31 32 / 0.8) !important;
}

.focus\:\!bg-brown\/90:focus {
    background-color: rgb(35 31 32 / 0.9) !important;
}

.focus\:\!bg-brown\/95:focus {
    background-color: rgb(35 31 32 / 0.95) !important;
}

.focus\:\!bg-ivory:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1)) !important;
}

.focus\:\!bg-ivory\/0:focus {
    background-color: rgb(243 243 233 / 0) !important;
}

.focus\:\!bg-ivory\/10:focus {
    background-color: rgb(243 243 233 / 0.1) !important;
}

.focus\:\!bg-ivory\/100:focus {
    background-color: rgb(243 243 233 / 1) !important;
}

.focus\:\!bg-ivory\/20:focus {
    background-color: rgb(243 243 233 / 0.2) !important;
}

.focus\:\!bg-ivory\/25:focus {
    background-color: rgb(243 243 233 / 0.25) !important;
}

.focus\:\!bg-ivory\/30:focus {
    background-color: rgb(243 243 233 / 0.3) !important;
}

.focus\:\!bg-ivory\/40:focus {
    background-color: rgb(243 243 233 / 0.4) !important;
}

.focus\:\!bg-ivory\/5:focus {
    background-color: rgb(243 243 233 / 0.05) !important;
}

.focus\:\!bg-ivory\/50:focus {
    background-color: rgb(243 243 233 / 0.5) !important;
}

.focus\:\!bg-ivory\/60:focus {
    background-color: rgb(243 243 233 / 0.6) !important;
}

.focus\:\!bg-ivory\/70:focus {
    background-color: rgb(243 243 233 / 0.7) !important;
}

.focus\:\!bg-ivory\/75:focus {
    background-color: rgb(243 243 233 / 0.75) !important;
}

.focus\:\!bg-ivory\/80:focus {
    background-color: rgb(243 243 233 / 0.8) !important;
}

.focus\:\!bg-ivory\/90:focus {
    background-color: rgb(243 243 233 / 0.9) !important;
}

.focus\:\!bg-ivory\/95:focus {
    background-color: rgb(243 243 233 / 0.95) !important;
}

.focus\:\!bg-red:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1)) !important;
}

.focus\:\!bg-red\/0:focus {
    background-color: rgb(138 23 26 / 0) !important;
}

.focus\:\!bg-red\/10:focus {
    background-color: rgb(138 23 26 / 0.1) !important;
}

.focus\:\!bg-red\/100:focus {
    background-color: rgb(138 23 26 / 1) !important;
}

.focus\:\!bg-red\/20:focus {
    background-color: rgb(138 23 26 / 0.2) !important;
}

.focus\:\!bg-red\/25:focus {
    background-color: rgb(138 23 26 / 0.25) !important;
}

.focus\:\!bg-red\/30:focus {
    background-color: rgb(138 23 26 / 0.3) !important;
}

.focus\:\!bg-red\/40:focus {
    background-color: rgb(138 23 26 / 0.4) !important;
}

.focus\:\!bg-red\/5:focus {
    background-color: rgb(138 23 26 / 0.05) !important;
}

.focus\:\!bg-red\/50:focus {
    background-color: rgb(138 23 26 / 0.5) !important;
}

.focus\:\!bg-red\/60:focus {
    background-color: rgb(138 23 26 / 0.6) !important;
}

.focus\:\!bg-red\/70:focus {
    background-color: rgb(138 23 26 / 0.7) !important;
}

.focus\:\!bg-red\/75:focus {
    background-color: rgb(138 23 26 / 0.75) !important;
}

.focus\:\!bg-red\/80:focus {
    background-color: rgb(138 23 26 / 0.8) !important;
}

.focus\:\!bg-red\/90:focus {
    background-color: rgb(138 23 26 / 0.9) !important;
}

.focus\:\!bg-red\/95:focus {
    background-color: rgb(138 23 26 / 0.95) !important;
}

.focus\:\!bg-white:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.focus\:\!bg-white\/0:focus {
    background-color: rgb(255 255 255 / 0) !important;
}

.focus\:\!bg-white\/10:focus {
    background-color: rgb(255 255 255 / 0.1) !important;
}

.focus\:\!bg-white\/100:focus {
    background-color: rgb(255 255 255 / 1) !important;
}

.focus\:\!bg-white\/20:focus {
    background-color: rgb(255 255 255 / 0.2) !important;
}

.focus\:\!bg-white\/25:focus {
    background-color: rgb(255 255 255 / 0.25) !important;
}

.focus\:\!bg-white\/30:focus {
    background-color: rgb(255 255 255 / 0.3) !important;
}

.focus\:\!bg-white\/40:focus {
    background-color: rgb(255 255 255 / 0.4) !important;
}

.focus\:\!bg-white\/5:focus {
    background-color: rgb(255 255 255 / 0.05) !important;
}

.focus\:\!bg-white\/50:focus {
    background-color: rgb(255 255 255 / 0.5) !important;
}

.focus\:\!bg-white\/60:focus {
    background-color: rgb(255 255 255 / 0.6) !important;
}

.focus\:\!bg-white\/70:focus {
    background-color: rgb(255 255 255 / 0.7) !important;
}

.focus\:\!bg-white\/75:focus {
    background-color: rgb(255 255 255 / 0.75) !important;
}

.focus\:\!bg-white\/80:focus {
    background-color: rgb(255 255 255 / 0.8) !important;
}

.focus\:\!bg-white\/90:focus {
    background-color: rgb(255 255 255 / 0.9) !important;
}

.focus\:\!bg-white\/95:focus {
    background-color: rgb(255 255 255 / 0.95) !important;
}

.focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.focus\:bg-black\/0:focus {
    background-color: rgb(0 0 0 / 0);
}

.focus\:bg-black\/10:focus {
    background-color: rgb(0 0 0 / 0.1);
}

.focus\:bg-black\/100:focus {
    background-color: rgb(0 0 0 / 1);
}

.focus\:bg-black\/20:focus {
    background-color: rgb(0 0 0 / 0.2);
}

.focus\:bg-black\/25:focus {
    background-color: rgb(0 0 0 / 0.25);
}

.focus\:bg-black\/30:focus {
    background-color: rgb(0 0 0 / 0.3);
}

.focus\:bg-black\/40:focus {
    background-color: rgb(0 0 0 / 0.4);
}

.focus\:bg-black\/5:focus {
    background-color: rgb(0 0 0 / 0.05);
}

.focus\:bg-black\/50:focus {
    background-color: rgb(0 0 0 / 0.5);
}

.focus\:bg-black\/60:focus {
    background-color: rgb(0 0 0 / 0.6);
}

.focus\:bg-black\/70:focus {
    background-color: rgb(0 0 0 / 0.7);
}

.focus\:bg-black\/75:focus {
    background-color: rgb(0 0 0 / 0.75);
}

.focus\:bg-black\/80:focus {
    background-color: rgb(0 0 0 / 0.8);
}

.focus\:bg-black\/90:focus {
    background-color: rgb(0 0 0 / 0.9);
}

.focus\:bg-black\/95:focus {
    background-color: rgb(0 0 0 / 0.95);
}

.focus\:bg-brown:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1));
}

.focus\:bg-brown\/0:focus {
    background-color: rgb(35 31 32 / 0);
}

.focus\:bg-brown\/10:focus {
    background-color: rgb(35 31 32 / 0.1);
}

.focus\:bg-brown\/100:focus {
    background-color: rgb(35 31 32 / 1);
}

.focus\:bg-brown\/20:focus {
    background-color: rgb(35 31 32 / 0.2);
}

.focus\:bg-brown\/25:focus {
    background-color: rgb(35 31 32 / 0.25);
}

.focus\:bg-brown\/30:focus {
    background-color: rgb(35 31 32 / 0.3);
}

.focus\:bg-brown\/40:focus {
    background-color: rgb(35 31 32 / 0.4);
}

.focus\:bg-brown\/5:focus {
    background-color: rgb(35 31 32 / 0.05);
}

.focus\:bg-brown\/50:focus {
    background-color: rgb(35 31 32 / 0.5);
}

.focus\:bg-brown\/60:focus {
    background-color: rgb(35 31 32 / 0.6);
}

.focus\:bg-brown\/70:focus {
    background-color: rgb(35 31 32 / 0.7);
}

.focus\:bg-brown\/75:focus {
    background-color: rgb(35 31 32 / 0.75);
}

.focus\:bg-brown\/80:focus {
    background-color: rgb(35 31 32 / 0.8);
}

.focus\:bg-brown\/90:focus {
    background-color: rgb(35 31 32 / 0.9);
}

.focus\:bg-brown\/95:focus {
    background-color: rgb(35 31 32 / 0.95);
}

.focus\:bg-ivory:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1));
}

.focus\:bg-ivory\/0:focus {
    background-color: rgb(243 243 233 / 0);
}

.focus\:bg-ivory\/10:focus {
    background-color: rgb(243 243 233 / 0.1);
}

.focus\:bg-ivory\/100:focus {
    background-color: rgb(243 243 233 / 1);
}

.focus\:bg-ivory\/20:focus {
    background-color: rgb(243 243 233 / 0.2);
}

.focus\:bg-ivory\/25:focus {
    background-color: rgb(243 243 233 / 0.25);
}

.focus\:bg-ivory\/30:focus {
    background-color: rgb(243 243 233 / 0.3);
}

.focus\:bg-ivory\/40:focus {
    background-color: rgb(243 243 233 / 0.4);
}

.focus\:bg-ivory\/5:focus {
    background-color: rgb(243 243 233 / 0.05);
}

.focus\:bg-ivory\/50:focus {
    background-color: rgb(243 243 233 / 0.5);
}

.focus\:bg-ivory\/60:focus {
    background-color: rgb(243 243 233 / 0.6);
}

.focus\:bg-ivory\/70:focus {
    background-color: rgb(243 243 233 / 0.7);
}

.focus\:bg-ivory\/75:focus {
    background-color: rgb(243 243 233 / 0.75);
}

.focus\:bg-ivory\/80:focus {
    background-color: rgb(243 243 233 / 0.8);
}

.focus\:bg-ivory\/90:focus {
    background-color: rgb(243 243 233 / 0.9);
}

.focus\:bg-ivory\/95:focus {
    background-color: rgb(243 243 233 / 0.95);
}

.focus\:bg-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1));
}

.focus\:bg-red\/0:focus {
    background-color: rgb(138 23 26 / 0);
}

.focus\:bg-red\/10:focus {
    background-color: rgb(138 23 26 / 0.1);
}

.focus\:bg-red\/100:focus {
    background-color: rgb(138 23 26 / 1);
}

.focus\:bg-red\/20:focus {
    background-color: rgb(138 23 26 / 0.2);
}

.focus\:bg-red\/25:focus {
    background-color: rgb(138 23 26 / 0.25);
}

.focus\:bg-red\/30:focus {
    background-color: rgb(138 23 26 / 0.3);
}

.focus\:bg-red\/40:focus {
    background-color: rgb(138 23 26 / 0.4);
}

.focus\:bg-red\/5:focus {
    background-color: rgb(138 23 26 / 0.05);
}

.focus\:bg-red\/50:focus {
    background-color: rgb(138 23 26 / 0.5);
}

.focus\:bg-red\/60:focus {
    background-color: rgb(138 23 26 / 0.6);
}

.focus\:bg-red\/70:focus {
    background-color: rgb(138 23 26 / 0.7);
}

.focus\:bg-red\/75:focus {
    background-color: rgb(138 23 26 / 0.75);
}

.focus\:bg-red\/80:focus {
    background-color: rgb(138 23 26 / 0.8);
}

.focus\:bg-red\/90:focus {
    background-color: rgb(138 23 26 / 0.9);
}

.focus\:bg-red\/95:focus {
    background-color: rgb(138 23 26 / 0.95);
}

.focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.focus\:bg-white\/0:focus {
    background-color: rgb(255 255 255 / 0);
}

.focus\:bg-white\/10:focus {
    background-color: rgb(255 255 255 / 0.1);
}

.focus\:bg-white\/100:focus {
    background-color: rgb(255 255 255 / 1);
}

.focus\:bg-white\/20:focus {
    background-color: rgb(255 255 255 / 0.2);
}

.focus\:bg-white\/25:focus {
    background-color: rgb(255 255 255 / 0.25);
}

.focus\:bg-white\/30:focus {
    background-color: rgb(255 255 255 / 0.3);
}

.focus\:bg-white\/40:focus {
    background-color: rgb(255 255 255 / 0.4);
}

.focus\:bg-white\/5:focus {
    background-color: rgb(255 255 255 / 0.05);
}

.focus\:bg-white\/50:focus {
    background-color: rgb(255 255 255 / 0.5);
}

.focus\:bg-white\/60:focus {
    background-color: rgb(255 255 255 / 0.6);
}

.focus\:bg-white\/70:focus {
    background-color: rgb(255 255 255 / 0.7);
}

.focus\:bg-white\/75:focus {
    background-color: rgb(255 255 255 / 0.75);
}

.focus\:bg-white\/80:focus {
    background-color: rgb(255 255 255 / 0.8);
}

.focus\:bg-white\/90:focus {
    background-color: rgb(255 255 255 / 0.9);
}

.focus\:bg-white\/95:focus {
    background-color: rgb(255 255 255 / 0.95);
}

.focus\:\!text-black:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-black\/0:focus {
    color: rgb(0 0 0 / 0) !important;
}

.focus\:\!text-black\/10:focus {
    color: rgb(0 0 0 / 0.1) !important;
}

.focus\:\!text-black\/100:focus {
    color: rgb(0 0 0 / 1) !important;
}

.focus\:\!text-black\/20:focus {
    color: rgb(0 0 0 / 0.2) !important;
}

.focus\:\!text-black\/25:focus {
    color: rgb(0 0 0 / 0.25) !important;
}

.focus\:\!text-black\/30:focus {
    color: rgb(0 0 0 / 0.3) !important;
}

.focus\:\!text-black\/40:focus {
    color: rgb(0 0 0 / 0.4) !important;
}

.focus\:\!text-black\/5:focus {
    color: rgb(0 0 0 / 0.05) !important;
}

.focus\:\!text-black\/50:focus {
    color: rgb(0 0 0 / 0.5) !important;
}

.focus\:\!text-black\/60:focus {
    color: rgb(0 0 0 / 0.6) !important;
}

.focus\:\!text-black\/70:focus {
    color: rgb(0 0 0 / 0.7) !important;
}

.focus\:\!text-black\/75:focus {
    color: rgb(0 0 0 / 0.75) !important;
}

.focus\:\!text-black\/80:focus {
    color: rgb(0 0 0 / 0.8) !important;
}

.focus\:\!text-black\/90:focus {
    color: rgb(0 0 0 / 0.9) !important;
}

.focus\:\!text-black\/95:focus {
    color: rgb(0 0 0 / 0.95) !important;
}

.focus\:\!text-brown:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(35 31 32 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-brown\/0:focus {
    color: rgb(35 31 32 / 0) !important;
}

.focus\:\!text-brown\/10:focus {
    color: rgb(35 31 32 / 0.1) !important;
}

.focus\:\!text-brown\/100:focus {
    color: rgb(35 31 32 / 1) !important;
}

.focus\:\!text-brown\/20:focus {
    color: rgb(35 31 32 / 0.2) !important;
}

.focus\:\!text-brown\/25:focus {
    color: rgb(35 31 32 / 0.25) !important;
}

.focus\:\!text-brown\/30:focus {
    color: rgb(35 31 32 / 0.3) !important;
}

.focus\:\!text-brown\/40:focus {
    color: rgb(35 31 32 / 0.4) !important;
}

.focus\:\!text-brown\/5:focus {
    color: rgb(35 31 32 / 0.05) !important;
}

.focus\:\!text-brown\/50:focus {
    color: rgb(35 31 32 / 0.5) !important;
}

.focus\:\!text-brown\/60:focus {
    color: rgb(35 31 32 / 0.6) !important;
}

.focus\:\!text-brown\/70:focus {
    color: rgb(35 31 32 / 0.7) !important;
}

.focus\:\!text-brown\/75:focus {
    color: rgb(35 31 32 / 0.75) !important;
}

.focus\:\!text-brown\/80:focus {
    color: rgb(35 31 32 / 0.8) !important;
}

.focus\:\!text-brown\/90:focus {
    color: rgb(35 31 32 / 0.9) !important;
}

.focus\:\!text-brown\/95:focus {
    color: rgb(35 31 32 / 0.95) !important;
}

.focus\:\!text-ivory:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(243 243 233 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-ivory\/0:focus {
    color: rgb(243 243 233 / 0) !important;
}

.focus\:\!text-ivory\/10:focus {
    color: rgb(243 243 233 / 0.1) !important;
}

.focus\:\!text-ivory\/100:focus {
    color: rgb(243 243 233 / 1) !important;
}

.focus\:\!text-ivory\/20:focus {
    color: rgb(243 243 233 / 0.2) !important;
}

.focus\:\!text-ivory\/25:focus {
    color: rgb(243 243 233 / 0.25) !important;
}

.focus\:\!text-ivory\/30:focus {
    color: rgb(243 243 233 / 0.3) !important;
}

.focus\:\!text-ivory\/40:focus {
    color: rgb(243 243 233 / 0.4) !important;
}

.focus\:\!text-ivory\/5:focus {
    color: rgb(243 243 233 / 0.05) !important;
}

.focus\:\!text-ivory\/50:focus {
    color: rgb(243 243 233 / 0.5) !important;
}

.focus\:\!text-ivory\/60:focus {
    color: rgb(243 243 233 / 0.6) !important;
}

.focus\:\!text-ivory\/70:focus {
    color: rgb(243 243 233 / 0.7) !important;
}

.focus\:\!text-ivory\/75:focus {
    color: rgb(243 243 233 / 0.75) !important;
}

.focus\:\!text-ivory\/80:focus {
    color: rgb(243 243 233 / 0.8) !important;
}

.focus\:\!text-ivory\/90:focus {
    color: rgb(243 243 233 / 0.9) !important;
}

.focus\:\!text-ivory\/95:focus {
    color: rgb(243 243 233 / 0.95) !important;
}

.focus\:\!text-red:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(138 23 26 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-red\/0:focus {
    color: rgb(138 23 26 / 0) !important;
}

.focus\:\!text-red\/10:focus {
    color: rgb(138 23 26 / 0.1) !important;
}

.focus\:\!text-red\/100:focus {
    color: rgb(138 23 26 / 1) !important;
}

.focus\:\!text-red\/20:focus {
    color: rgb(138 23 26 / 0.2) !important;
}

.focus\:\!text-red\/25:focus {
    color: rgb(138 23 26 / 0.25) !important;
}

.focus\:\!text-red\/30:focus {
    color: rgb(138 23 26 / 0.3) !important;
}

.focus\:\!text-red\/40:focus {
    color: rgb(138 23 26 / 0.4) !important;
}

.focus\:\!text-red\/5:focus {
    color: rgb(138 23 26 / 0.05) !important;
}

.focus\:\!text-red\/50:focus {
    color: rgb(138 23 26 / 0.5) !important;
}

.focus\:\!text-red\/60:focus {
    color: rgb(138 23 26 / 0.6) !important;
}

.focus\:\!text-red\/70:focus {
    color: rgb(138 23 26 / 0.7) !important;
}

.focus\:\!text-red\/75:focus {
    color: rgb(138 23 26 / 0.75) !important;
}

.focus\:\!text-red\/80:focus {
    color: rgb(138 23 26 / 0.8) !important;
}

.focus\:\!text-red\/90:focus {
    color: rgb(138 23 26 / 0.9) !important;
}

.focus\:\!text-red\/95:focus {
    color: rgb(138 23 26 / 0.95) !important;
}

.focus\:\!text-white:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-white\/0:focus {
    color: rgb(255 255 255 / 0) !important;
}

.focus\:\!text-white\/10:focus {
    color: rgb(255 255 255 / 0.1) !important;
}

.focus\:\!text-white\/100:focus {
    color: rgb(255 255 255 / 1) !important;
}

.focus\:\!text-white\/20:focus {
    color: rgb(255 255 255 / 0.2) !important;
}

.focus\:\!text-white\/25:focus {
    color: rgb(255 255 255 / 0.25) !important;
}

.focus\:\!text-white\/30:focus {
    color: rgb(255 255 255 / 0.3) !important;
}

.focus\:\!text-white\/40:focus {
    color: rgb(255 255 255 / 0.4) !important;
}

.focus\:\!text-white\/5:focus {
    color: rgb(255 255 255 / 0.05) !important;
}

.focus\:\!text-white\/50:focus {
    color: rgb(255 255 255 / 0.5) !important;
}

.focus\:\!text-white\/60:focus {
    color: rgb(255 255 255 / 0.6) !important;
}

.focus\:\!text-white\/70:focus {
    color: rgb(255 255 255 / 0.7) !important;
}

.focus\:\!text-white\/75:focus {
    color: rgb(255 255 255 / 0.75) !important;
}

.focus\:\!text-white\/80:focus {
    color: rgb(255 255 255 / 0.8) !important;
}

.focus\:\!text-white\/90:focus {
    color: rgb(255 255 255 / 0.9) !important;
}

.focus\:\!text-white\/95:focus {
    color: rgb(255 255 255 / 0.95) !important;
}

.focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.focus\:text-black\/0:focus {
    color: rgb(0 0 0 / 0);
}

.focus\:text-black\/10:focus {
    color: rgb(0 0 0 / 0.1);
}

.focus\:text-black\/100:focus {
    color: rgb(0 0 0 / 1);
}

.focus\:text-black\/20:focus {
    color: rgb(0 0 0 / 0.2);
}

.focus\:text-black\/25:focus {
    color: rgb(0 0 0 / 0.25);
}

.focus\:text-black\/30:focus {
    color: rgb(0 0 0 / 0.3);
}

.focus\:text-black\/40:focus {
    color: rgb(0 0 0 / 0.4);
}

.focus\:text-black\/5:focus {
    color: rgb(0 0 0 / 0.05);
}

.focus\:text-black\/50:focus {
    color: rgb(0 0 0 / 0.5);
}

.focus\:text-black\/60:focus {
    color: rgb(0 0 0 / 0.6);
}

.focus\:text-black\/70:focus {
    color: rgb(0 0 0 / 0.7);
}

.focus\:text-black\/75:focus {
    color: rgb(0 0 0 / 0.75);
}

.focus\:text-black\/80:focus {
    color: rgb(0 0 0 / 0.8);
}

.focus\:text-black\/90:focus {
    color: rgb(0 0 0 / 0.9);
}

.focus\:text-black\/95:focus {
    color: rgb(0 0 0 / 0.95);
}

.focus\:text-brown:focus {
    --tw-text-opacity: 1;
    color: rgb(35 31 32 / var(--tw-text-opacity, 1));
}

.focus\:text-brown\/0:focus {
    color: rgb(35 31 32 / 0);
}

.focus\:text-brown\/10:focus {
    color: rgb(35 31 32 / 0.1);
}

.focus\:text-brown\/100:focus {
    color: rgb(35 31 32 / 1);
}

.focus\:text-brown\/20:focus {
    color: rgb(35 31 32 / 0.2);
}

.focus\:text-brown\/25:focus {
    color: rgb(35 31 32 / 0.25);
}

.focus\:text-brown\/30:focus {
    color: rgb(35 31 32 / 0.3);
}

.focus\:text-brown\/40:focus {
    color: rgb(35 31 32 / 0.4);
}

.focus\:text-brown\/5:focus {
    color: rgb(35 31 32 / 0.05);
}

.focus\:text-brown\/50:focus {
    color: rgb(35 31 32 / 0.5);
}

.focus\:text-brown\/60:focus {
    color: rgb(35 31 32 / 0.6);
}

.focus\:text-brown\/70:focus {
    color: rgb(35 31 32 / 0.7);
}

.focus\:text-brown\/75:focus {
    color: rgb(35 31 32 / 0.75);
}

.focus\:text-brown\/80:focus {
    color: rgb(35 31 32 / 0.8);
}

.focus\:text-brown\/90:focus {
    color: rgb(35 31 32 / 0.9);
}

.focus\:text-brown\/95:focus {
    color: rgb(35 31 32 / 0.95);
}

.focus\:text-ivory:focus {
    --tw-text-opacity: 1;
    color: rgb(243 243 233 / var(--tw-text-opacity, 1));
}

.focus\:text-ivory\/0:focus {
    color: rgb(243 243 233 / 0);
}

.focus\:text-ivory\/10:focus {
    color: rgb(243 243 233 / 0.1);
}

.focus\:text-ivory\/100:focus {
    color: rgb(243 243 233 / 1);
}

.focus\:text-ivory\/20:focus {
    color: rgb(243 243 233 / 0.2);
}

.focus\:text-ivory\/25:focus {
    color: rgb(243 243 233 / 0.25);
}

.focus\:text-ivory\/30:focus {
    color: rgb(243 243 233 / 0.3);
}

.focus\:text-ivory\/40:focus {
    color: rgb(243 243 233 / 0.4);
}

.focus\:text-ivory\/5:focus {
    color: rgb(243 243 233 / 0.05);
}

.focus\:text-ivory\/50:focus {
    color: rgb(243 243 233 / 0.5);
}

.focus\:text-ivory\/60:focus {
    color: rgb(243 243 233 / 0.6);
}

.focus\:text-ivory\/70:focus {
    color: rgb(243 243 233 / 0.7);
}

.focus\:text-ivory\/75:focus {
    color: rgb(243 243 233 / 0.75);
}

.focus\:text-ivory\/80:focus {
    color: rgb(243 243 233 / 0.8);
}

.focus\:text-ivory\/90:focus {
    color: rgb(243 243 233 / 0.9);
}

.focus\:text-ivory\/95:focus {
    color: rgb(243 243 233 / 0.95);
}

.focus\:text-red:focus {
    --tw-text-opacity: 1;
    color: rgb(138 23 26 / var(--tw-text-opacity, 1));
}

.focus\:text-red\/0:focus {
    color: rgb(138 23 26 / 0);
}

.focus\:text-red\/10:focus {
    color: rgb(138 23 26 / 0.1);
}

.focus\:text-red\/100:focus {
    color: rgb(138 23 26 / 1);
}

.focus\:text-red\/20:focus {
    color: rgb(138 23 26 / 0.2);
}

.focus\:text-red\/25:focus {
    color: rgb(138 23 26 / 0.25);
}

.focus\:text-red\/30:focus {
    color: rgb(138 23 26 / 0.3);
}

.focus\:text-red\/40:focus {
    color: rgb(138 23 26 / 0.4);
}

.focus\:text-red\/5:focus {
    color: rgb(138 23 26 / 0.05);
}

.focus\:text-red\/50:focus {
    color: rgb(138 23 26 / 0.5);
}

.focus\:text-red\/60:focus {
    color: rgb(138 23 26 / 0.6);
}

.focus\:text-red\/70:focus {
    color: rgb(138 23 26 / 0.7);
}

.focus\:text-red\/75:focus {
    color: rgb(138 23 26 / 0.75);
}

.focus\:text-red\/80:focus {
    color: rgb(138 23 26 / 0.8);
}

.focus\:text-red\/90:focus {
    color: rgb(138 23 26 / 0.9);
}

.focus\:text-red\/95:focus {
    color: rgb(138 23 26 / 0.95);
}

.focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.focus\:text-white\/0:focus {
    color: rgb(255 255 255 / 0);
}

.focus\:text-white\/10:focus {
    color: rgb(255 255 255 / 0.1);
}

.focus\:text-white\/100:focus {
    color: rgb(255 255 255 / 1);
}

.focus\:text-white\/20:focus {
    color: rgb(255 255 255 / 0.2);
}

.focus\:text-white\/25:focus {
    color: rgb(255 255 255 / 0.25);
}

.focus\:text-white\/30:focus {
    color: rgb(255 255 255 / 0.3);
}

.focus\:text-white\/40:focus {
    color: rgb(255 255 255 / 0.4);
}

.focus\:text-white\/5:focus {
    color: rgb(255 255 255 / 0.05);
}

.focus\:text-white\/50:focus {
    color: rgb(255 255 255 / 0.5);
}

.focus\:text-white\/60:focus {
    color: rgb(255 255 255 / 0.6);
}

.focus\:text-white\/70:focus {
    color: rgb(255 255 255 / 0.7);
}

.focus\:text-white\/75:focus {
    color: rgb(255 255 255 / 0.75);
}

.focus\:text-white\/80:focus {
    color: rgb(255 255 255 / 0.8);
}

.focus\:text-white\/90:focus {
    color: rgb(255 255 255 / 0.9);
}

.focus\:text-white\/95:focus {
    color: rgb(255 255 255 / 0.95);
}

.active\:\!border-black:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-black\/0:active {
    border-color: rgb(0 0 0 / 0) !important;
}

.active\:\!border-black\/10:active {
    border-color: rgb(0 0 0 / 0.1) !important;
}

.active\:\!border-black\/100:active {
    border-color: rgb(0 0 0 / 1) !important;
}

.active\:\!border-black\/20:active {
    border-color: rgb(0 0 0 / 0.2) !important;
}

.active\:\!border-black\/25:active {
    border-color: rgb(0 0 0 / 0.25) !important;
}

.active\:\!border-black\/30:active {
    border-color: rgb(0 0 0 / 0.3) !important;
}

.active\:\!border-black\/40:active {
    border-color: rgb(0 0 0 / 0.4) !important;
}

.active\:\!border-black\/5:active {
    border-color: rgb(0 0 0 / 0.05) !important;
}

.active\:\!border-black\/50:active {
    border-color: rgb(0 0 0 / 0.5) !important;
}

.active\:\!border-black\/60:active {
    border-color: rgb(0 0 0 / 0.6) !important;
}

.active\:\!border-black\/70:active {
    border-color: rgb(0 0 0 / 0.7) !important;
}

.active\:\!border-black\/75:active {
    border-color: rgb(0 0 0 / 0.75) !important;
}

.active\:\!border-black\/80:active {
    border-color: rgb(0 0 0 / 0.8) !important;
}

.active\:\!border-black\/90:active {
    border-color: rgb(0 0 0 / 0.9) !important;
}

.active\:\!border-black\/95:active {
    border-color: rgb(0 0 0 / 0.95) !important;
}

.active\:\!border-brown:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(35 31 32 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-brown\/0:active {
    border-color: rgb(35 31 32 / 0) !important;
}

.active\:\!border-brown\/10:active {
    border-color: rgb(35 31 32 / 0.1) !important;
}

.active\:\!border-brown\/100:active {
    border-color: rgb(35 31 32 / 1) !important;
}

.active\:\!border-brown\/20:active {
    border-color: rgb(35 31 32 / 0.2) !important;
}

.active\:\!border-brown\/25:active {
    border-color: rgb(35 31 32 / 0.25) !important;
}

.active\:\!border-brown\/30:active {
    border-color: rgb(35 31 32 / 0.3) !important;
}

.active\:\!border-brown\/40:active {
    border-color: rgb(35 31 32 / 0.4) !important;
}

.active\:\!border-brown\/5:active {
    border-color: rgb(35 31 32 / 0.05) !important;
}

.active\:\!border-brown\/50:active {
    border-color: rgb(35 31 32 / 0.5) !important;
}

.active\:\!border-brown\/60:active {
    border-color: rgb(35 31 32 / 0.6) !important;
}

.active\:\!border-brown\/70:active {
    border-color: rgb(35 31 32 / 0.7) !important;
}

.active\:\!border-brown\/75:active {
    border-color: rgb(35 31 32 / 0.75) !important;
}

.active\:\!border-brown\/80:active {
    border-color: rgb(35 31 32 / 0.8) !important;
}

.active\:\!border-brown\/90:active {
    border-color: rgb(35 31 32 / 0.9) !important;
}

.active\:\!border-brown\/95:active {
    border-color: rgb(35 31 32 / 0.95) !important;
}

.active\:\!border-ivory:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(243 243 233 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-ivory\/0:active {
    border-color: rgb(243 243 233 / 0) !important;
}

.active\:\!border-ivory\/10:active {
    border-color: rgb(243 243 233 / 0.1) !important;
}

.active\:\!border-ivory\/100:active {
    border-color: rgb(243 243 233 / 1) !important;
}

.active\:\!border-ivory\/20:active {
    border-color: rgb(243 243 233 / 0.2) !important;
}

.active\:\!border-ivory\/25:active {
    border-color: rgb(243 243 233 / 0.25) !important;
}

.active\:\!border-ivory\/30:active {
    border-color: rgb(243 243 233 / 0.3) !important;
}

.active\:\!border-ivory\/40:active {
    border-color: rgb(243 243 233 / 0.4) !important;
}

.active\:\!border-ivory\/5:active {
    border-color: rgb(243 243 233 / 0.05) !important;
}

.active\:\!border-ivory\/50:active {
    border-color: rgb(243 243 233 / 0.5) !important;
}

.active\:\!border-ivory\/60:active {
    border-color: rgb(243 243 233 / 0.6) !important;
}

.active\:\!border-ivory\/70:active {
    border-color: rgb(243 243 233 / 0.7) !important;
}

.active\:\!border-ivory\/75:active {
    border-color: rgb(243 243 233 / 0.75) !important;
}

.active\:\!border-ivory\/80:active {
    border-color: rgb(243 243 233 / 0.8) !important;
}

.active\:\!border-ivory\/90:active {
    border-color: rgb(243 243 233 / 0.9) !important;
}

.active\:\!border-ivory\/95:active {
    border-color: rgb(243 243 233 / 0.95) !important;
}

.active\:\!border-red:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(138 23 26 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-red\/0:active {
    border-color: rgb(138 23 26 / 0) !important;
}

.active\:\!border-red\/10:active {
    border-color: rgb(138 23 26 / 0.1) !important;
}

.active\:\!border-red\/100:active {
    border-color: rgb(138 23 26 / 1) !important;
}

.active\:\!border-red\/20:active {
    border-color: rgb(138 23 26 / 0.2) !important;
}

.active\:\!border-red\/25:active {
    border-color: rgb(138 23 26 / 0.25) !important;
}

.active\:\!border-red\/30:active {
    border-color: rgb(138 23 26 / 0.3) !important;
}

.active\:\!border-red\/40:active {
    border-color: rgb(138 23 26 / 0.4) !important;
}

.active\:\!border-red\/5:active {
    border-color: rgb(138 23 26 / 0.05) !important;
}

.active\:\!border-red\/50:active {
    border-color: rgb(138 23 26 / 0.5) !important;
}

.active\:\!border-red\/60:active {
    border-color: rgb(138 23 26 / 0.6) !important;
}

.active\:\!border-red\/70:active {
    border-color: rgb(138 23 26 / 0.7) !important;
}

.active\:\!border-red\/75:active {
    border-color: rgb(138 23 26 / 0.75) !important;
}

.active\:\!border-red\/80:active {
    border-color: rgb(138 23 26 / 0.8) !important;
}

.active\:\!border-red\/90:active {
    border-color: rgb(138 23 26 / 0.9) !important;
}

.active\:\!border-red\/95:active {
    border-color: rgb(138 23 26 / 0.95) !important;
}

.active\:\!border-white:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-white\/0:active {
    border-color: rgb(255 255 255 / 0) !important;
}

.active\:\!border-white\/10:active {
    border-color: rgb(255 255 255 / 0.1) !important;
}

.active\:\!border-white\/100:active {
    border-color: rgb(255 255 255 / 1) !important;
}

.active\:\!border-white\/20:active {
    border-color: rgb(255 255 255 / 0.2) !important;
}

.active\:\!border-white\/25:active {
    border-color: rgb(255 255 255 / 0.25) !important;
}

.active\:\!border-white\/30:active {
    border-color: rgb(255 255 255 / 0.3) !important;
}

.active\:\!border-white\/40:active {
    border-color: rgb(255 255 255 / 0.4) !important;
}

.active\:\!border-white\/5:active {
    border-color: rgb(255 255 255 / 0.05) !important;
}

.active\:\!border-white\/50:active {
    border-color: rgb(255 255 255 / 0.5) !important;
}

.active\:\!border-white\/60:active {
    border-color: rgb(255 255 255 / 0.6) !important;
}

.active\:\!border-white\/70:active {
    border-color: rgb(255 255 255 / 0.7) !important;
}

.active\:\!border-white\/75:active {
    border-color: rgb(255 255 255 / 0.75) !important;
}

.active\:\!border-white\/80:active {
    border-color: rgb(255 255 255 / 0.8) !important;
}

.active\:\!border-white\/90:active {
    border-color: rgb(255 255 255 / 0.9) !important;
}

.active\:\!border-white\/95:active {
    border-color: rgb(255 255 255 / 0.95) !important;
}

.active\:border-black:active {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.active\:border-black\/0:active {
    border-color: rgb(0 0 0 / 0);
}

.active\:border-black\/10:active {
    border-color: rgb(0 0 0 / 0.1);
}

.active\:border-black\/100:active {
    border-color: rgb(0 0 0 / 1);
}

.active\:border-black\/20:active {
    border-color: rgb(0 0 0 / 0.2);
}

.active\:border-black\/25:active {
    border-color: rgb(0 0 0 / 0.25);
}

.active\:border-black\/30:active {
    border-color: rgb(0 0 0 / 0.3);
}

.active\:border-black\/40:active {
    border-color: rgb(0 0 0 / 0.4);
}

.active\:border-black\/5:active {
    border-color: rgb(0 0 0 / 0.05);
}

.active\:border-black\/50:active {
    border-color: rgb(0 0 0 / 0.5);
}

.active\:border-black\/60:active {
    border-color: rgb(0 0 0 / 0.6);
}

.active\:border-black\/70:active {
    border-color: rgb(0 0 0 / 0.7);
}

.active\:border-black\/75:active {
    border-color: rgb(0 0 0 / 0.75);
}

.active\:border-black\/80:active {
    border-color: rgb(0 0 0 / 0.8);
}

.active\:border-black\/90:active {
    border-color: rgb(0 0 0 / 0.9);
}

.active\:border-black\/95:active {
    border-color: rgb(0 0 0 / 0.95);
}

.active\:border-brown:active {
    --tw-border-opacity: 1;
    border-color: rgb(35 31 32 / var(--tw-border-opacity, 1));
}

.active\:border-brown\/0:active {
    border-color: rgb(35 31 32 / 0);
}

.active\:border-brown\/10:active {
    border-color: rgb(35 31 32 / 0.1);
}

.active\:border-brown\/100:active {
    border-color: rgb(35 31 32 / 1);
}

.active\:border-brown\/20:active {
    border-color: rgb(35 31 32 / 0.2);
}

.active\:border-brown\/25:active {
    border-color: rgb(35 31 32 / 0.25);
}

.active\:border-brown\/30:active {
    border-color: rgb(35 31 32 / 0.3);
}

.active\:border-brown\/40:active {
    border-color: rgb(35 31 32 / 0.4);
}

.active\:border-brown\/5:active {
    border-color: rgb(35 31 32 / 0.05);
}

.active\:border-brown\/50:active {
    border-color: rgb(35 31 32 / 0.5);
}

.active\:border-brown\/60:active {
    border-color: rgb(35 31 32 / 0.6);
}

.active\:border-brown\/70:active {
    border-color: rgb(35 31 32 / 0.7);
}

.active\:border-brown\/75:active {
    border-color: rgb(35 31 32 / 0.75);
}

.active\:border-brown\/80:active {
    border-color: rgb(35 31 32 / 0.8);
}

.active\:border-brown\/90:active {
    border-color: rgb(35 31 32 / 0.9);
}

.active\:border-brown\/95:active {
    border-color: rgb(35 31 32 / 0.95);
}

.active\:border-ivory:active {
    --tw-border-opacity: 1;
    border-color: rgb(243 243 233 / var(--tw-border-opacity, 1));
}

.active\:border-ivory\/0:active {
    border-color: rgb(243 243 233 / 0);
}

.active\:border-ivory\/10:active {
    border-color: rgb(243 243 233 / 0.1);
}

.active\:border-ivory\/100:active {
    border-color: rgb(243 243 233 / 1);
}

.active\:border-ivory\/20:active {
    border-color: rgb(243 243 233 / 0.2);
}

.active\:border-ivory\/25:active {
    border-color: rgb(243 243 233 / 0.25);
}

.active\:border-ivory\/30:active {
    border-color: rgb(243 243 233 / 0.3);
}

.active\:border-ivory\/40:active {
    border-color: rgb(243 243 233 / 0.4);
}

.active\:border-ivory\/5:active {
    border-color: rgb(243 243 233 / 0.05);
}

.active\:border-ivory\/50:active {
    border-color: rgb(243 243 233 / 0.5);
}

.active\:border-ivory\/60:active {
    border-color: rgb(243 243 233 / 0.6);
}

.active\:border-ivory\/70:active {
    border-color: rgb(243 243 233 / 0.7);
}

.active\:border-ivory\/75:active {
    border-color: rgb(243 243 233 / 0.75);
}

.active\:border-ivory\/80:active {
    border-color: rgb(243 243 233 / 0.8);
}

.active\:border-ivory\/90:active {
    border-color: rgb(243 243 233 / 0.9);
}

.active\:border-ivory\/95:active {
    border-color: rgb(243 243 233 / 0.95);
}

.active\:border-red:active {
    --tw-border-opacity: 1;
    border-color: rgb(138 23 26 / var(--tw-border-opacity, 1));
}

.active\:border-red\/0:active {
    border-color: rgb(138 23 26 / 0);
}

.active\:border-red\/10:active {
    border-color: rgb(138 23 26 / 0.1);
}

.active\:border-red\/100:active {
    border-color: rgb(138 23 26 / 1);
}

.active\:border-red\/20:active {
    border-color: rgb(138 23 26 / 0.2);
}

.active\:border-red\/25:active {
    border-color: rgb(138 23 26 / 0.25);
}

.active\:border-red\/30:active {
    border-color: rgb(138 23 26 / 0.3);
}

.active\:border-red\/40:active {
    border-color: rgb(138 23 26 / 0.4);
}

.active\:border-red\/5:active {
    border-color: rgb(138 23 26 / 0.05);
}

.active\:border-red\/50:active {
    border-color: rgb(138 23 26 / 0.5);
}

.active\:border-red\/60:active {
    border-color: rgb(138 23 26 / 0.6);
}

.active\:border-red\/70:active {
    border-color: rgb(138 23 26 / 0.7);
}

.active\:border-red\/75:active {
    border-color: rgb(138 23 26 / 0.75);
}

.active\:border-red\/80:active {
    border-color: rgb(138 23 26 / 0.8);
}

.active\:border-red\/90:active {
    border-color: rgb(138 23 26 / 0.9);
}

.active\:border-red\/95:active {
    border-color: rgb(138 23 26 / 0.95);
}

.active\:border-white:active {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.active\:border-white\/0:active {
    border-color: rgb(255 255 255 / 0);
}

.active\:border-white\/10:active {
    border-color: rgb(255 255 255 / 0.1);
}

.active\:border-white\/100:active {
    border-color: rgb(255 255 255 / 1);
}

.active\:border-white\/20:active {
    border-color: rgb(255 255 255 / 0.2);
}

.active\:border-white\/25:active {
    border-color: rgb(255 255 255 / 0.25);
}

.active\:border-white\/30:active {
    border-color: rgb(255 255 255 / 0.3);
}

.active\:border-white\/40:active {
    border-color: rgb(255 255 255 / 0.4);
}

.active\:border-white\/5:active {
    border-color: rgb(255 255 255 / 0.05);
}

.active\:border-white\/50:active {
    border-color: rgb(255 255 255 / 0.5);
}

.active\:border-white\/60:active {
    border-color: rgb(255 255 255 / 0.6);
}

.active\:border-white\/70:active {
    border-color: rgb(255 255 255 / 0.7);
}

.active\:border-white\/75:active {
    border-color: rgb(255 255 255 / 0.75);
}

.active\:border-white\/80:active {
    border-color: rgb(255 255 255 / 0.8);
}

.active\:border-white\/90:active {
    border-color: rgb(255 255 255 / 0.9);
}

.active\:border-white\/95:active {
    border-color: rgb(255 255 255 / 0.95);
}

.active\:\!bg-black:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-black\/0:active {
    background-color: rgb(0 0 0 / 0) !important;
}

.active\:\!bg-black\/10:active {
    background-color: rgb(0 0 0 / 0.1) !important;
}

.active\:\!bg-black\/100:active {
    background-color: rgb(0 0 0 / 1) !important;
}

.active\:\!bg-black\/20:active {
    background-color: rgb(0 0 0 / 0.2) !important;
}

.active\:\!bg-black\/25:active {
    background-color: rgb(0 0 0 / 0.25) !important;
}

.active\:\!bg-black\/30:active {
    background-color: rgb(0 0 0 / 0.3) !important;
}

.active\:\!bg-black\/40:active {
    background-color: rgb(0 0 0 / 0.4) !important;
}

.active\:\!bg-black\/5:active {
    background-color: rgb(0 0 0 / 0.05) !important;
}

.active\:\!bg-black\/50:active {
    background-color: rgb(0 0 0 / 0.5) !important;
}

.active\:\!bg-black\/60:active {
    background-color: rgb(0 0 0 / 0.6) !important;
}

.active\:\!bg-black\/70:active {
    background-color: rgb(0 0 0 / 0.7) !important;
}

.active\:\!bg-black\/75:active {
    background-color: rgb(0 0 0 / 0.75) !important;
}

.active\:\!bg-black\/80:active {
    background-color: rgb(0 0 0 / 0.8) !important;
}

.active\:\!bg-black\/90:active {
    background-color: rgb(0 0 0 / 0.9) !important;
}

.active\:\!bg-black\/95:active {
    background-color: rgb(0 0 0 / 0.95) !important;
}

.active\:\!bg-brown:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-brown\/0:active {
    background-color: rgb(35 31 32 / 0) !important;
}

.active\:\!bg-brown\/10:active {
    background-color: rgb(35 31 32 / 0.1) !important;
}

.active\:\!bg-brown\/100:active {
    background-color: rgb(35 31 32 / 1) !important;
}

.active\:\!bg-brown\/20:active {
    background-color: rgb(35 31 32 / 0.2) !important;
}

.active\:\!bg-brown\/25:active {
    background-color: rgb(35 31 32 / 0.25) !important;
}

.active\:\!bg-brown\/30:active {
    background-color: rgb(35 31 32 / 0.3) !important;
}

.active\:\!bg-brown\/40:active {
    background-color: rgb(35 31 32 / 0.4) !important;
}

.active\:\!bg-brown\/5:active {
    background-color: rgb(35 31 32 / 0.05) !important;
}

.active\:\!bg-brown\/50:active {
    background-color: rgb(35 31 32 / 0.5) !important;
}

.active\:\!bg-brown\/60:active {
    background-color: rgb(35 31 32 / 0.6) !important;
}

.active\:\!bg-brown\/70:active {
    background-color: rgb(35 31 32 / 0.7) !important;
}

.active\:\!bg-brown\/75:active {
    background-color: rgb(35 31 32 / 0.75) !important;
}

.active\:\!bg-brown\/80:active {
    background-color: rgb(35 31 32 / 0.8) !important;
}

.active\:\!bg-brown\/90:active {
    background-color: rgb(35 31 32 / 0.9) !important;
}

.active\:\!bg-brown\/95:active {
    background-color: rgb(35 31 32 / 0.95) !important;
}

.active\:\!bg-ivory:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-ivory\/0:active {
    background-color: rgb(243 243 233 / 0) !important;
}

.active\:\!bg-ivory\/10:active {
    background-color: rgb(243 243 233 / 0.1) !important;
}

.active\:\!bg-ivory\/100:active {
    background-color: rgb(243 243 233 / 1) !important;
}

.active\:\!bg-ivory\/20:active {
    background-color: rgb(243 243 233 / 0.2) !important;
}

.active\:\!bg-ivory\/25:active {
    background-color: rgb(243 243 233 / 0.25) !important;
}

.active\:\!bg-ivory\/30:active {
    background-color: rgb(243 243 233 / 0.3) !important;
}

.active\:\!bg-ivory\/40:active {
    background-color: rgb(243 243 233 / 0.4) !important;
}

.active\:\!bg-ivory\/5:active {
    background-color: rgb(243 243 233 / 0.05) !important;
}

.active\:\!bg-ivory\/50:active {
    background-color: rgb(243 243 233 / 0.5) !important;
}

.active\:\!bg-ivory\/60:active {
    background-color: rgb(243 243 233 / 0.6) !important;
}

.active\:\!bg-ivory\/70:active {
    background-color: rgb(243 243 233 / 0.7) !important;
}

.active\:\!bg-ivory\/75:active {
    background-color: rgb(243 243 233 / 0.75) !important;
}

.active\:\!bg-ivory\/80:active {
    background-color: rgb(243 243 233 / 0.8) !important;
}

.active\:\!bg-ivory\/90:active {
    background-color: rgb(243 243 233 / 0.9) !important;
}

.active\:\!bg-ivory\/95:active {
    background-color: rgb(243 243 233 / 0.95) !important;
}

.active\:\!bg-red:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-red\/0:active {
    background-color: rgb(138 23 26 / 0) !important;
}

.active\:\!bg-red\/10:active {
    background-color: rgb(138 23 26 / 0.1) !important;
}

.active\:\!bg-red\/100:active {
    background-color: rgb(138 23 26 / 1) !important;
}

.active\:\!bg-red\/20:active {
    background-color: rgb(138 23 26 / 0.2) !important;
}

.active\:\!bg-red\/25:active {
    background-color: rgb(138 23 26 / 0.25) !important;
}

.active\:\!bg-red\/30:active {
    background-color: rgb(138 23 26 / 0.3) !important;
}

.active\:\!bg-red\/40:active {
    background-color: rgb(138 23 26 / 0.4) !important;
}

.active\:\!bg-red\/5:active {
    background-color: rgb(138 23 26 / 0.05) !important;
}

.active\:\!bg-red\/50:active {
    background-color: rgb(138 23 26 / 0.5) !important;
}

.active\:\!bg-red\/60:active {
    background-color: rgb(138 23 26 / 0.6) !important;
}

.active\:\!bg-red\/70:active {
    background-color: rgb(138 23 26 / 0.7) !important;
}

.active\:\!bg-red\/75:active {
    background-color: rgb(138 23 26 / 0.75) !important;
}

.active\:\!bg-red\/80:active {
    background-color: rgb(138 23 26 / 0.8) !important;
}

.active\:\!bg-red\/90:active {
    background-color: rgb(138 23 26 / 0.9) !important;
}

.active\:\!bg-red\/95:active {
    background-color: rgb(138 23 26 / 0.95) !important;
}

.active\:\!bg-white:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-white\/0:active {
    background-color: rgb(255 255 255 / 0) !important;
}

.active\:\!bg-white\/10:active {
    background-color: rgb(255 255 255 / 0.1) !important;
}

.active\:\!bg-white\/100:active {
    background-color: rgb(255 255 255 / 1) !important;
}

.active\:\!bg-white\/20:active {
    background-color: rgb(255 255 255 / 0.2) !important;
}

.active\:\!bg-white\/25:active {
    background-color: rgb(255 255 255 / 0.25) !important;
}

.active\:\!bg-white\/30:active {
    background-color: rgb(255 255 255 / 0.3) !important;
}

.active\:\!bg-white\/40:active {
    background-color: rgb(255 255 255 / 0.4) !important;
}

.active\:\!bg-white\/5:active {
    background-color: rgb(255 255 255 / 0.05) !important;
}

.active\:\!bg-white\/50:active {
    background-color: rgb(255 255 255 / 0.5) !important;
}

.active\:\!bg-white\/60:active {
    background-color: rgb(255 255 255 / 0.6) !important;
}

.active\:\!bg-white\/70:active {
    background-color: rgb(255 255 255 / 0.7) !important;
}

.active\:\!bg-white\/75:active {
    background-color: rgb(255 255 255 / 0.75) !important;
}

.active\:\!bg-white\/80:active {
    background-color: rgb(255 255 255 / 0.8) !important;
}

.active\:\!bg-white\/90:active {
    background-color: rgb(255 255 255 / 0.9) !important;
}

.active\:\!bg-white\/95:active {
    background-color: rgb(255 255 255 / 0.95) !important;
}

.active\:bg-black:active {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.active\:bg-black\/0:active {
    background-color: rgb(0 0 0 / 0);
}

.active\:bg-black\/10:active {
    background-color: rgb(0 0 0 / 0.1);
}

.active\:bg-black\/100:active {
    background-color: rgb(0 0 0 / 1);
}

.active\:bg-black\/20:active {
    background-color: rgb(0 0 0 / 0.2);
}

.active\:bg-black\/25:active {
    background-color: rgb(0 0 0 / 0.25);
}

.active\:bg-black\/30:active {
    background-color: rgb(0 0 0 / 0.3);
}

.active\:bg-black\/40:active {
    background-color: rgb(0 0 0 / 0.4);
}

.active\:bg-black\/5:active {
    background-color: rgb(0 0 0 / 0.05);
}

.active\:bg-black\/50:active {
    background-color: rgb(0 0 0 / 0.5);
}

.active\:bg-black\/60:active {
    background-color: rgb(0 0 0 / 0.6);
}

.active\:bg-black\/70:active {
    background-color: rgb(0 0 0 / 0.7);
}

.active\:bg-black\/75:active {
    background-color: rgb(0 0 0 / 0.75);
}

.active\:bg-black\/80:active {
    background-color: rgb(0 0 0 / 0.8);
}

.active\:bg-black\/90:active {
    background-color: rgb(0 0 0 / 0.9);
}

.active\:bg-black\/95:active {
    background-color: rgb(0 0 0 / 0.95);
}

.active\:bg-brown:active {
    --tw-bg-opacity: 1;
    background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1));
}

.active\:bg-brown\/0:active {
    background-color: rgb(35 31 32 / 0);
}

.active\:bg-brown\/10:active {
    background-color: rgb(35 31 32 / 0.1);
}

.active\:bg-brown\/100:active {
    background-color: rgb(35 31 32 / 1);
}

.active\:bg-brown\/20:active {
    background-color: rgb(35 31 32 / 0.2);
}

.active\:bg-brown\/25:active {
    background-color: rgb(35 31 32 / 0.25);
}

.active\:bg-brown\/30:active {
    background-color: rgb(35 31 32 / 0.3);
}

.active\:bg-brown\/40:active {
    background-color: rgb(35 31 32 / 0.4);
}

.active\:bg-brown\/5:active {
    background-color: rgb(35 31 32 / 0.05);
}

.active\:bg-brown\/50:active {
    background-color: rgb(35 31 32 / 0.5);
}

.active\:bg-brown\/60:active {
    background-color: rgb(35 31 32 / 0.6);
}

.active\:bg-brown\/70:active {
    background-color: rgb(35 31 32 / 0.7);
}

.active\:bg-brown\/75:active {
    background-color: rgb(35 31 32 / 0.75);
}

.active\:bg-brown\/80:active {
    background-color: rgb(35 31 32 / 0.8);
}

.active\:bg-brown\/90:active {
    background-color: rgb(35 31 32 / 0.9);
}

.active\:bg-brown\/95:active {
    background-color: rgb(35 31 32 / 0.95);
}

.active\:bg-ivory:active {
    --tw-bg-opacity: 1;
    background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1));
}

.active\:bg-ivory\/0:active {
    background-color: rgb(243 243 233 / 0);
}

.active\:bg-ivory\/10:active {
    background-color: rgb(243 243 233 / 0.1);
}

.active\:bg-ivory\/100:active {
    background-color: rgb(243 243 233 / 1);
}

.active\:bg-ivory\/20:active {
    background-color: rgb(243 243 233 / 0.2);
}

.active\:bg-ivory\/25:active {
    background-color: rgb(243 243 233 / 0.25);
}

.active\:bg-ivory\/30:active {
    background-color: rgb(243 243 233 / 0.3);
}

.active\:bg-ivory\/40:active {
    background-color: rgb(243 243 233 / 0.4);
}

.active\:bg-ivory\/5:active {
    background-color: rgb(243 243 233 / 0.05);
}

.active\:bg-ivory\/50:active {
    background-color: rgb(243 243 233 / 0.5);
}

.active\:bg-ivory\/60:active {
    background-color: rgb(243 243 233 / 0.6);
}

.active\:bg-ivory\/70:active {
    background-color: rgb(243 243 233 / 0.7);
}

.active\:bg-ivory\/75:active {
    background-color: rgb(243 243 233 / 0.75);
}

.active\:bg-ivory\/80:active {
    background-color: rgb(243 243 233 / 0.8);
}

.active\:bg-ivory\/90:active {
    background-color: rgb(243 243 233 / 0.9);
}

.active\:bg-ivory\/95:active {
    background-color: rgb(243 243 233 / 0.95);
}

.active\:bg-red:active {
    --tw-bg-opacity: 1;
    background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1));
}

.active\:bg-red\/0:active {
    background-color: rgb(138 23 26 / 0);
}

.active\:bg-red\/10:active {
    background-color: rgb(138 23 26 / 0.1);
}

.active\:bg-red\/100:active {
    background-color: rgb(138 23 26 / 1);
}

.active\:bg-red\/20:active {
    background-color: rgb(138 23 26 / 0.2);
}

.active\:bg-red\/25:active {
    background-color: rgb(138 23 26 / 0.25);
}

.active\:bg-red\/30:active {
    background-color: rgb(138 23 26 / 0.3);
}

.active\:bg-red\/40:active {
    background-color: rgb(138 23 26 / 0.4);
}

.active\:bg-red\/5:active {
    background-color: rgb(138 23 26 / 0.05);
}

.active\:bg-red\/50:active {
    background-color: rgb(138 23 26 / 0.5);
}

.active\:bg-red\/60:active {
    background-color: rgb(138 23 26 / 0.6);
}

.active\:bg-red\/70:active {
    background-color: rgb(138 23 26 / 0.7);
}

.active\:bg-red\/75:active {
    background-color: rgb(138 23 26 / 0.75);
}

.active\:bg-red\/80:active {
    background-color: rgb(138 23 26 / 0.8);
}

.active\:bg-red\/90:active {
    background-color: rgb(138 23 26 / 0.9);
}

.active\:bg-red\/95:active {
    background-color: rgb(138 23 26 / 0.95);
}

.active\:bg-white:active {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.active\:bg-white\/0:active {
    background-color: rgb(255 255 255 / 0);
}

.active\:bg-white\/10:active {
    background-color: rgb(255 255 255 / 0.1);
}

.active\:bg-white\/100:active {
    background-color: rgb(255 255 255 / 1);
}

.active\:bg-white\/20:active {
    background-color: rgb(255 255 255 / 0.2);
}

.active\:bg-white\/25:active {
    background-color: rgb(255 255 255 / 0.25);
}

.active\:bg-white\/30:active {
    background-color: rgb(255 255 255 / 0.3);
}

.active\:bg-white\/40:active {
    background-color: rgb(255 255 255 / 0.4);
}

.active\:bg-white\/5:active {
    background-color: rgb(255 255 255 / 0.05);
}

.active\:bg-white\/50:active {
    background-color: rgb(255 255 255 / 0.5);
}

.active\:bg-white\/60:active {
    background-color: rgb(255 255 255 / 0.6);
}

.active\:bg-white\/70:active {
    background-color: rgb(255 255 255 / 0.7);
}

.active\:bg-white\/75:active {
    background-color: rgb(255 255 255 / 0.75);
}

.active\:bg-white\/80:active {
    background-color: rgb(255 255 255 / 0.8);
}

.active\:bg-white\/90:active {
    background-color: rgb(255 255 255 / 0.9);
}

.active\:bg-white\/95:active {
    background-color: rgb(255 255 255 / 0.95);
}

.active\:\!text-black:active {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-black\/0:active {
    color: rgb(0 0 0 / 0) !important;
}

.active\:\!text-black\/10:active {
    color: rgb(0 0 0 / 0.1) !important;
}

.active\:\!text-black\/100:active {
    color: rgb(0 0 0 / 1) !important;
}

.active\:\!text-black\/20:active {
    color: rgb(0 0 0 / 0.2) !important;
}

.active\:\!text-black\/25:active {
    color: rgb(0 0 0 / 0.25) !important;
}

.active\:\!text-black\/30:active {
    color: rgb(0 0 0 / 0.3) !important;
}

.active\:\!text-black\/40:active {
    color: rgb(0 0 0 / 0.4) !important;
}

.active\:\!text-black\/5:active {
    color: rgb(0 0 0 / 0.05) !important;
}

.active\:\!text-black\/50:active {
    color: rgb(0 0 0 / 0.5) !important;
}

.active\:\!text-black\/60:active {
    color: rgb(0 0 0 / 0.6) !important;
}

.active\:\!text-black\/70:active {
    color: rgb(0 0 0 / 0.7) !important;
}

.active\:\!text-black\/75:active {
    color: rgb(0 0 0 / 0.75) !important;
}

.active\:\!text-black\/80:active {
    color: rgb(0 0 0 / 0.8) !important;
}

.active\:\!text-black\/90:active {
    color: rgb(0 0 0 / 0.9) !important;
}

.active\:\!text-black\/95:active {
    color: rgb(0 0 0 / 0.95) !important;
}

.active\:\!text-brown:active {
    --tw-text-opacity: 1 !important;
    color: rgb(35 31 32 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-brown\/0:active {
    color: rgb(35 31 32 / 0) !important;
}

.active\:\!text-brown\/10:active {
    color: rgb(35 31 32 / 0.1) !important;
}

.active\:\!text-brown\/100:active {
    color: rgb(35 31 32 / 1) !important;
}

.active\:\!text-brown\/20:active {
    color: rgb(35 31 32 / 0.2) !important;
}

.active\:\!text-brown\/25:active {
    color: rgb(35 31 32 / 0.25) !important;
}

.active\:\!text-brown\/30:active {
    color: rgb(35 31 32 / 0.3) !important;
}

.active\:\!text-brown\/40:active {
    color: rgb(35 31 32 / 0.4) !important;
}

.active\:\!text-brown\/5:active {
    color: rgb(35 31 32 / 0.05) !important;
}

.active\:\!text-brown\/50:active {
    color: rgb(35 31 32 / 0.5) !important;
}

.active\:\!text-brown\/60:active {
    color: rgb(35 31 32 / 0.6) !important;
}

.active\:\!text-brown\/70:active {
    color: rgb(35 31 32 / 0.7) !important;
}

.active\:\!text-brown\/75:active {
    color: rgb(35 31 32 / 0.75) !important;
}

.active\:\!text-brown\/80:active {
    color: rgb(35 31 32 / 0.8) !important;
}

.active\:\!text-brown\/90:active {
    color: rgb(35 31 32 / 0.9) !important;
}

.active\:\!text-brown\/95:active {
    color: rgb(35 31 32 / 0.95) !important;
}

.active\:\!text-ivory:active {
    --tw-text-opacity: 1 !important;
    color: rgb(243 243 233 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-ivory\/0:active {
    color: rgb(243 243 233 / 0) !important;
}

.active\:\!text-ivory\/10:active {
    color: rgb(243 243 233 / 0.1) !important;
}

.active\:\!text-ivory\/100:active {
    color: rgb(243 243 233 / 1) !important;
}

.active\:\!text-ivory\/20:active {
    color: rgb(243 243 233 / 0.2) !important;
}

.active\:\!text-ivory\/25:active {
    color: rgb(243 243 233 / 0.25) !important;
}

.active\:\!text-ivory\/30:active {
    color: rgb(243 243 233 / 0.3) !important;
}

.active\:\!text-ivory\/40:active {
    color: rgb(243 243 233 / 0.4) !important;
}

.active\:\!text-ivory\/5:active {
    color: rgb(243 243 233 / 0.05) !important;
}

.active\:\!text-ivory\/50:active {
    color: rgb(243 243 233 / 0.5) !important;
}

.active\:\!text-ivory\/60:active {
    color: rgb(243 243 233 / 0.6) !important;
}

.active\:\!text-ivory\/70:active {
    color: rgb(243 243 233 / 0.7) !important;
}

.active\:\!text-ivory\/75:active {
    color: rgb(243 243 233 / 0.75) !important;
}

.active\:\!text-ivory\/80:active {
    color: rgb(243 243 233 / 0.8) !important;
}

.active\:\!text-ivory\/90:active {
    color: rgb(243 243 233 / 0.9) !important;
}

.active\:\!text-ivory\/95:active {
    color: rgb(243 243 233 / 0.95) !important;
}

.active\:\!text-red:active {
    --tw-text-opacity: 1 !important;
    color: rgb(138 23 26 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-red\/0:active {
    color: rgb(138 23 26 / 0) !important;
}

.active\:\!text-red\/10:active {
    color: rgb(138 23 26 / 0.1) !important;
}

.active\:\!text-red\/100:active {
    color: rgb(138 23 26 / 1) !important;
}

.active\:\!text-red\/20:active {
    color: rgb(138 23 26 / 0.2) !important;
}

.active\:\!text-red\/25:active {
    color: rgb(138 23 26 / 0.25) !important;
}

.active\:\!text-red\/30:active {
    color: rgb(138 23 26 / 0.3) !important;
}

.active\:\!text-red\/40:active {
    color: rgb(138 23 26 / 0.4) !important;
}

.active\:\!text-red\/5:active {
    color: rgb(138 23 26 / 0.05) !important;
}

.active\:\!text-red\/50:active {
    color: rgb(138 23 26 / 0.5) !important;
}

.active\:\!text-red\/60:active {
    color: rgb(138 23 26 / 0.6) !important;
}

.active\:\!text-red\/70:active {
    color: rgb(138 23 26 / 0.7) !important;
}

.active\:\!text-red\/75:active {
    color: rgb(138 23 26 / 0.75) !important;
}

.active\:\!text-red\/80:active {
    color: rgb(138 23 26 / 0.8) !important;
}

.active\:\!text-red\/90:active {
    color: rgb(138 23 26 / 0.9) !important;
}

.active\:\!text-red\/95:active {
    color: rgb(138 23 26 / 0.95) !important;
}

.active\:\!text-white:active {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-white\/0:active {
    color: rgb(255 255 255 / 0) !important;
}

.active\:\!text-white\/10:active {
    color: rgb(255 255 255 / 0.1) !important;
}

.active\:\!text-white\/100:active {
    color: rgb(255 255 255 / 1) !important;
}

.active\:\!text-white\/20:active {
    color: rgb(255 255 255 / 0.2) !important;
}

.active\:\!text-white\/25:active {
    color: rgb(255 255 255 / 0.25) !important;
}

.active\:\!text-white\/30:active {
    color: rgb(255 255 255 / 0.3) !important;
}

.active\:\!text-white\/40:active {
    color: rgb(255 255 255 / 0.4) !important;
}

.active\:\!text-white\/5:active {
    color: rgb(255 255 255 / 0.05) !important;
}

.active\:\!text-white\/50:active {
    color: rgb(255 255 255 / 0.5) !important;
}

.active\:\!text-white\/60:active {
    color: rgb(255 255 255 / 0.6) !important;
}

.active\:\!text-white\/70:active {
    color: rgb(255 255 255 / 0.7) !important;
}

.active\:\!text-white\/75:active {
    color: rgb(255 255 255 / 0.75) !important;
}

.active\:\!text-white\/80:active {
    color: rgb(255 255 255 / 0.8) !important;
}

.active\:\!text-white\/90:active {
    color: rgb(255 255 255 / 0.9) !important;
}

.active\:\!text-white\/95:active {
    color: rgb(255 255 255 / 0.95) !important;
}

.active\:text-black:active {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.active\:text-black\/0:active {
    color: rgb(0 0 0 / 0);
}

.active\:text-black\/10:active {
    color: rgb(0 0 0 / 0.1);
}

.active\:text-black\/100:active {
    color: rgb(0 0 0 / 1);
}

.active\:text-black\/20:active {
    color: rgb(0 0 0 / 0.2);
}

.active\:text-black\/25:active {
    color: rgb(0 0 0 / 0.25);
}

.active\:text-black\/30:active {
    color: rgb(0 0 0 / 0.3);
}

.active\:text-black\/40:active {
    color: rgb(0 0 0 / 0.4);
}

.active\:text-black\/5:active {
    color: rgb(0 0 0 / 0.05);
}

.active\:text-black\/50:active {
    color: rgb(0 0 0 / 0.5);
}

.active\:text-black\/60:active {
    color: rgb(0 0 0 / 0.6);
}

.active\:text-black\/70:active {
    color: rgb(0 0 0 / 0.7);
}

.active\:text-black\/75:active {
    color: rgb(0 0 0 / 0.75);
}

.active\:text-black\/80:active {
    color: rgb(0 0 0 / 0.8);
}

.active\:text-black\/90:active {
    color: rgb(0 0 0 / 0.9);
}

.active\:text-black\/95:active {
    color: rgb(0 0 0 / 0.95);
}

.active\:text-brown:active {
    --tw-text-opacity: 1;
    color: rgb(35 31 32 / var(--tw-text-opacity, 1));
}

.active\:text-brown\/0:active {
    color: rgb(35 31 32 / 0);
}

.active\:text-brown\/10:active {
    color: rgb(35 31 32 / 0.1);
}

.active\:text-brown\/100:active {
    color: rgb(35 31 32 / 1);
}

.active\:text-brown\/20:active {
    color: rgb(35 31 32 / 0.2);
}

.active\:text-brown\/25:active {
    color: rgb(35 31 32 / 0.25);
}

.active\:text-brown\/30:active {
    color: rgb(35 31 32 / 0.3);
}

.active\:text-brown\/40:active {
    color: rgb(35 31 32 / 0.4);
}

.active\:text-brown\/5:active {
    color: rgb(35 31 32 / 0.05);
}

.active\:text-brown\/50:active {
    color: rgb(35 31 32 / 0.5);
}

.active\:text-brown\/60:active {
    color: rgb(35 31 32 / 0.6);
}

.active\:text-brown\/70:active {
    color: rgb(35 31 32 / 0.7);
}

.active\:text-brown\/75:active {
    color: rgb(35 31 32 / 0.75);
}

.active\:text-brown\/80:active {
    color: rgb(35 31 32 / 0.8);
}

.active\:text-brown\/90:active {
    color: rgb(35 31 32 / 0.9);
}

.active\:text-brown\/95:active {
    color: rgb(35 31 32 / 0.95);
}

.active\:text-ivory:active {
    --tw-text-opacity: 1;
    color: rgb(243 243 233 / var(--tw-text-opacity, 1));
}

.active\:text-ivory\/0:active {
    color: rgb(243 243 233 / 0);
}

.active\:text-ivory\/10:active {
    color: rgb(243 243 233 / 0.1);
}

.active\:text-ivory\/100:active {
    color: rgb(243 243 233 / 1);
}

.active\:text-ivory\/20:active {
    color: rgb(243 243 233 / 0.2);
}

.active\:text-ivory\/25:active {
    color: rgb(243 243 233 / 0.25);
}

.active\:text-ivory\/30:active {
    color: rgb(243 243 233 / 0.3);
}

.active\:text-ivory\/40:active {
    color: rgb(243 243 233 / 0.4);
}

.active\:text-ivory\/5:active {
    color: rgb(243 243 233 / 0.05);
}

.active\:text-ivory\/50:active {
    color: rgb(243 243 233 / 0.5);
}

.active\:text-ivory\/60:active {
    color: rgb(243 243 233 / 0.6);
}

.active\:text-ivory\/70:active {
    color: rgb(243 243 233 / 0.7);
}

.active\:text-ivory\/75:active {
    color: rgb(243 243 233 / 0.75);
}

.active\:text-ivory\/80:active {
    color: rgb(243 243 233 / 0.8);
}

.active\:text-ivory\/90:active {
    color: rgb(243 243 233 / 0.9);
}

.active\:text-ivory\/95:active {
    color: rgb(243 243 233 / 0.95);
}

.active\:text-red:active {
    --tw-text-opacity: 1;
    color: rgb(138 23 26 / var(--tw-text-opacity, 1));
}

.active\:text-red\/0:active {
    color: rgb(138 23 26 / 0);
}

.active\:text-red\/10:active {
    color: rgb(138 23 26 / 0.1);
}

.active\:text-red\/100:active {
    color: rgb(138 23 26 / 1);
}

.active\:text-red\/20:active {
    color: rgb(138 23 26 / 0.2);
}

.active\:text-red\/25:active {
    color: rgb(138 23 26 / 0.25);
}

.active\:text-red\/30:active {
    color: rgb(138 23 26 / 0.3);
}

.active\:text-red\/40:active {
    color: rgb(138 23 26 / 0.4);
}

.active\:text-red\/5:active {
    color: rgb(138 23 26 / 0.05);
}

.active\:text-red\/50:active {
    color: rgb(138 23 26 / 0.5);
}

.active\:text-red\/60:active {
    color: rgb(138 23 26 / 0.6);
}

.active\:text-red\/70:active {
    color: rgb(138 23 26 / 0.7);
}

.active\:text-red\/75:active {
    color: rgb(138 23 26 / 0.75);
}

.active\:text-red\/80:active {
    color: rgb(138 23 26 / 0.8);
}

.active\:text-red\/90:active {
    color: rgb(138 23 26 / 0.9);
}

.active\:text-red\/95:active {
    color: rgb(138 23 26 / 0.95);
}

.active\:text-white:active {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.active\:text-white\/0:active {
    color: rgb(255 255 255 / 0);
}

.active\:text-white\/10:active {
    color: rgb(255 255 255 / 0.1);
}

.active\:text-white\/100:active {
    color: rgb(255 255 255 / 1);
}

.active\:text-white\/20:active {
    color: rgb(255 255 255 / 0.2);
}

.active\:text-white\/25:active {
    color: rgb(255 255 255 / 0.25);
}

.active\:text-white\/30:active {
    color: rgb(255 255 255 / 0.3);
}

.active\:text-white\/40:active {
    color: rgb(255 255 255 / 0.4);
}

.active\:text-white\/5:active {
    color: rgb(255 255 255 / 0.05);
}

.active\:text-white\/50:active {
    color: rgb(255 255 255 / 0.5);
}

.active\:text-white\/60:active {
    color: rgb(255 255 255 / 0.6);
}

.active\:text-white\/70:active {
    color: rgb(255 255 255 / 0.7);
}

.active\:text-white\/75:active {
    color: rgb(255 255 255 / 0.75);
}

.active\:text-white\/80:active {
    color: rgb(255 255 255 / 0.8);
}

.active\:text-white\/90:active {
    color: rgb(255 255 255 / 0.9);
}

.active\:text-white\/95:active {
    color: rgb(255 255 255 / 0.95);
}

@media (min-width: 640px) {
    .sm\:order-1 {
        order: 1;
    }
    .sm\:order-10 {
        order: 10;
    }
    .sm\:order-11 {
        order: 11;
    }
    .sm\:order-12 {
        order: 12;
    }
    .sm\:order-2 {
        order: 2;
    }
    .sm\:order-3 {
        order: 3;
    }
    .sm\:order-4 {
        order: 4;
    }
    .sm\:order-5 {
        order: 5;
    }
    .sm\:order-6 {
        order: 6;
    }
    .sm\:order-7 {
        order: 7;
    }
    .sm\:order-8 {
        order: 8;
    }
    .sm\:order-9 {
        order: 9;
    }
    .sm\:m-1 {
        margin: 0.25rem;
    }
    .sm\:m-10 {
        margin: 2.5rem;
    }
    .sm\:m-2 {
        margin: 0.5rem;
    }
    .sm\:m-3 {
        margin: 0.75rem;
    }
    .sm\:m-4 {
        margin: 1rem;
    }
    .sm\:m-6 {
        margin: 1.5rem;
    }
    .sm\:m-8 {
        margin: 2rem;
    }
    .sm\:m-auto {
        margin: auto;
    }
    .sm\:m-five {
        margin: 5%;
    }
    .sm\:m-half {
        margin: 50%;
    }
    .sm\:m-quarter {
        margin: 25%;
    }
    .sm\:m-ten {
        margin: 10%;
    }
    .sm\:m-third {
        margin: 33.333%;
    }
    .sm\:m-wp-2xl {
        margin: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:m-wp-lg {
        margin: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:m-wp-md {
        margin: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:m-wp-sm {
        margin: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:m-wp-xl {
        margin: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:m-wp-xs {
        margin: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:mx-1 {
        margin-left: 0.25rem;
        margin-right: 0.25rem;
    }
    .sm\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
    }
    .sm\:mx-2 {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .sm\:mx-3 {
        margin-left: 0.75rem;
        margin-right: 0.75rem;
    }
    .sm\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .sm\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .sm\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .sm\:mx-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .sm\:mx-five {
        margin-left: 5%;
        margin-right: 5%;
    }
    .sm\:mx-half {
        margin-left: 50%;
        margin-right: 50%;
    }
    .sm\:mx-quarter {
        margin-left: 25%;
        margin-right: 25%;
    }
    .sm\:mx-ten {
        margin-left: 10%;
        margin-right: 10%;
    }
    .sm\:mx-third {
        margin-left: 33.333%;
        margin-right: 33.333%;
    }
    .sm\:mx-wp-2xl {
        margin-left: var(--wp--preset--spacing--xxl, 5rem);
        margin-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:mx-wp-lg {
        margin-left: var(--wp--preset--spacing--large, 3rem);
        margin-right: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:mx-wp-md {
        margin-left: var(--wp--preset--spacing--medium, 2rem);
        margin-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:mx-wp-sm {
        margin-left: var(--wp--preset--spacing--small, 1rem);
        margin-right: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:mx-wp-xl {
        margin-left: var(--wp--preset--spacing--xl, 4rem);
        margin-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:mx-wp-xs {
        margin-left: var(--wp--preset--spacing--xs, 0.5rem);
        margin-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:my-1 {
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
    }
    .sm\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
    .sm\:my-2 {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .sm\:my-3 {
        margin-top: 0.75rem;
        margin-bottom: 0.75rem;
    }
    .sm\:my-4 {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .sm\:my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .sm\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .sm\:my-auto {
        margin-top: auto;
        margin-bottom: auto;
    }
    .sm\:my-five {
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .sm\:my-half {
        margin-top: 50%;
        margin-bottom: 50%;
    }
    .sm\:my-quarter {
        margin-top: 25%;
        margin-bottom: 25%;
    }
    .sm\:my-ten {
        margin-top: 10%;
        margin-bottom: 10%;
    }
    .sm\:my-third {
        margin-top: 33.333%;
        margin-bottom: 33.333%;
    }
    .sm\:my-wp-2xl {
        margin-top: var(--wp--preset--spacing--xxl, 5rem);
        margin-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:my-wp-lg {
        margin-top: var(--wp--preset--spacing--large, 3rem);
        margin-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:my-wp-md {
        margin-top: var(--wp--preset--spacing--medium, 2rem);
        margin-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:my-wp-sm {
        margin-top: var(--wp--preset--spacing--small, 1rem);
        margin-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:my-wp-xl {
        margin-top: var(--wp--preset--spacing--xl, 4rem);
        margin-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:my-wp-xs {
        margin-top: var(--wp--preset--spacing--xs, 0.5rem);
        margin-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:mb-1 {
        margin-bottom: 0.25rem;
    }
    .sm\:mb-10 {
        margin-bottom: 2.5rem;
    }
    .sm\:mb-2 {
        margin-bottom: 0.5rem;
    }
    .sm\:mb-3 {
        margin-bottom: 0.75rem;
    }
    .sm\:mb-4 {
        margin-bottom: 1rem;
    }
    .sm\:mb-6 {
        margin-bottom: 1.5rem;
    }
    .sm\:mb-8 {
        margin-bottom: 2rem;
    }
    .sm\:mb-auto {
        margin-bottom: auto;
    }
    .sm\:mb-five {
        margin-bottom: 5%;
    }
    .sm\:mb-half {
        margin-bottom: 50%;
    }
    .sm\:mb-quarter {
        margin-bottom: 25%;
    }
    .sm\:mb-ten {
        margin-bottom: 10%;
    }
    .sm\:mb-third {
        margin-bottom: 33.333%;
    }
    .sm\:mb-wp-2xl {
        margin-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:mb-wp-lg {
        margin-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:mb-wp-md {
        margin-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:mb-wp-sm {
        margin-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:mb-wp-xl {
        margin-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:mb-wp-xs {
        margin-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:ml-1 {
        margin-left: 0.25rem;
    }
    .sm\:ml-10 {
        margin-left: 2.5rem;
    }
    .sm\:ml-2 {
        margin-left: 0.5rem;
    }
    .sm\:ml-3 {
        margin-left: 0.75rem;
    }
    .sm\:ml-4 {
        margin-left: 1rem;
    }
    .sm\:ml-6 {
        margin-left: 1.5rem;
    }
    .sm\:ml-8 {
        margin-left: 2rem;
    }
    .sm\:ml-auto {
        margin-left: auto;
    }
    .sm\:ml-five {
        margin-left: 5%;
    }
    .sm\:ml-half {
        margin-left: 50%;
    }
    .sm\:ml-quarter {
        margin-left: 25%;
    }
    .sm\:ml-ten {
        margin-left: 10%;
    }
    .sm\:ml-third {
        margin-left: 33.333%;
    }
    .sm\:ml-wp-2xl {
        margin-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:ml-wp-lg {
        margin-left: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:ml-wp-md {
        margin-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:ml-wp-sm {
        margin-left: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:ml-wp-xl {
        margin-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:ml-wp-xs {
        margin-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:mr-1 {
        margin-right: 0.25rem;
    }
    .sm\:mr-10 {
        margin-right: 2.5rem;
    }
    .sm\:mr-2 {
        margin-right: 0.5rem;
    }
    .sm\:mr-3 {
        margin-right: 0.75rem;
    }
    .sm\:mr-4 {
        margin-right: 1rem;
    }
    .sm\:mr-6 {
        margin-right: 1.5rem;
    }
    .sm\:mr-8 {
        margin-right: 2rem;
    }
    .sm\:mr-auto {
        margin-right: auto;
    }
    .sm\:mr-five {
        margin-right: 5%;
    }
    .sm\:mr-half {
        margin-right: 50%;
    }
    .sm\:mr-quarter {
        margin-right: 25%;
    }
    .sm\:mr-ten {
        margin-right: 10%;
    }
    .sm\:mr-third {
        margin-right: 33.333%;
    }
    .sm\:mr-wp-2xl {
        margin-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:mr-wp-lg {
        margin-right: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:mr-wp-md {
        margin-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:mr-wp-sm {
        margin-right: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:mr-wp-xl {
        margin-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:mr-wp-xs {
        margin-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:mt-1 {
        margin-top: 0.25rem;
    }
    .sm\:mt-10 {
        margin-top: 2.5rem;
    }
    .sm\:mt-2 {
        margin-top: 0.5rem;
    }
    .sm\:mt-3 {
        margin-top: 0.75rem;
    }
    .sm\:mt-4 {
        margin-top: 1rem;
    }
    .sm\:mt-6 {
        margin-top: 1.5rem;
    }
    .sm\:mt-8 {
        margin-top: 2rem;
    }
    .sm\:mt-auto {
        margin-top: auto;
    }
    .sm\:mt-five {
        margin-top: 5%;
    }
    .sm\:mt-half {
        margin-top: 50%;
    }
    .sm\:mt-quarter {
        margin-top: 25%;
    }
    .sm\:mt-ten {
        margin-top: 10%;
    }
    .sm\:mt-third {
        margin-top: 33.333%;
    }
    .sm\:mt-wp-2xl {
        margin-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:mt-wp-lg {
        margin-top: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:mt-wp-md {
        margin-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:mt-wp-sm {
        margin-top: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:mt-wp-xl {
        margin-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:mt-wp-xs {
        margin-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:line-clamp-1 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .sm\:line-clamp-2 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .sm\:line-clamp-3 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .sm\:line-clamp-4 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
    .sm\:line-clamp-none {
        overflow: visible;
        display: block;
        -webkit-box-orient: horizontal;
        -webkit-line-clamp: none;
    }
    .sm\:flex {
        display: flex;
    }
    .sm\:inline-flex {
        display: inline-flex;
    }
    .sm\:grid {
        display: grid;
    }
    .sm\:inline-grid {
        display: inline-grid;
    }
    .sm\:hidden {
        display: none;
    }
    .sm\:h-auto {
        height: auto;
    }
    .sm\:h-full {
        height: 100%;
    }
    .sm\:h-screen {
        height: 100vh;
    }
    .sm\:w-auto {
        width: auto;
    }
    .sm\:w-full {
        width: 100%;
    }
    .sm\:w-screen {
        width: 100vw;
    }
    .sm\:max-w-1\/2 {
        max-width: 50%;
    }
    .sm\:max-w-2\/3 {
        max-width: 66.666%;
    }
    .sm\:max-w-3\/4 {
        max-width: 75%;
    }
    .sm\:max-w-3\/5 {
        max-width: 60%;
    }
    .sm\:max-w-4\/5 {
        max-width: 80%;
    }
    .sm\:max-w-9\/10 {
        max-width: 90%;
    }
    .sm\:max-w-content {
        max-width: var(--wp--style--global--content-size, 768px);
    }
    .sm\:max-w-wide {
        max-width: var(--wp--style--global--wide-size, 1280px);
    }
    .sm\:flex-1 {
        flex: 1 1 0%;
    }
    .sm\:flex-auto {
        flex: 1 1 auto;
    }
    .sm\:flex-initial {
        flex: 0 1 auto;
    }
    .sm\:flex-none {
        flex: none;
    }
    .sm\:auto-rows-auto {
        grid-auto-rows: auto;
    }
    .sm\:auto-rows-fr {
        grid-auto-rows: minmax(0, 1fr);
    }
    .sm\:auto-rows-max {
        grid-auto-rows: max-content;
    }
    .sm\:auto-rows-min {
        grid-auto-rows: min-content;
    }
    .sm\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .sm\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .sm\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .sm\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .sm\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .sm\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr));
    }
    .sm\:grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr));
    }
    .sm\:grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr));
    }
    .sm\:grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr));
    }
    .sm\:grid-rows-5 {
        grid-template-rows: repeat(5, minmax(0, 1fr));
    }
    .sm\:grid-rows-6 {
        grid-template-rows: repeat(6, minmax(0, 1fr));
    }
    .sm\:grid-rows-none {
        grid-template-rows: none;
    }
    .sm\:flex-row {
        flex-direction: row;
    }
    .sm\:flex-col {
        flex-direction: column;
    }
    .sm\:flex-wrap {
        flex-wrap: wrap;
    }
    .sm\:flex-nowrap {
        flex-wrap: nowrap;
    }
    .sm\:content-center {
        align-content: center;
    }
    .sm\:content-start {
        align-content: flex-start;
    }
    .sm\:content-end {
        align-content: flex-end;
    }
    .sm\:content-between {
        align-content: space-between;
    }
    .sm\:content-around {
        align-content: space-around;
    }
    .sm\:content-evenly {
        align-content: space-evenly;
    }
    .sm\:items-start {
        align-items: flex-start;
    }
    .sm\:items-end {
        align-items: flex-end;
    }
    .sm\:items-center {
        align-items: center;
    }
    .sm\:justify-start {
        justify-content: flex-start;
    }
    .sm\:justify-end {
        justify-content: flex-end;
    }
    .sm\:justify-center {
        justify-content: center;
    }
    .sm\:justify-between {
        justify-content: space-between;
    }
    .sm\:justify-around {
        justify-content: space-around;
    }
    .sm\:justify-evenly {
        justify-content: space-evenly;
    }
    .sm\:gap-1 {
        gap: 0.25rem;
    }
    .sm\:gap-10 {
        gap: 2.5rem;
    }
    .sm\:gap-2 {
        gap: 0.5rem;
    }
    .sm\:gap-3 {
        gap: 0.75rem;
    }
    .sm\:gap-4 {
        gap: 1rem;
    }
    .sm\:gap-6 {
        gap: 1.5rem;
    }
    .sm\:gap-8 {
        gap: 2rem;
    }
    .sm\:gap-x-1 {
        -moz-column-gap: 0.25rem;
             column-gap: 0.25rem;
    }
    .sm\:gap-x-10 {
        -moz-column-gap: 2.5rem;
             column-gap: 2.5rem;
    }
    .sm\:gap-x-2 {
        -moz-column-gap: 0.5rem;
             column-gap: 0.5rem;
    }
    .sm\:gap-x-3 {
        -moz-column-gap: 0.75rem;
             column-gap: 0.75rem;
    }
    .sm\:gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
    }
    .sm\:gap-x-6 {
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem;
    }
    .sm\:gap-x-8 {
        -moz-column-gap: 2rem;
             column-gap: 2rem;
    }
    .sm\:gap-y-1 {
        row-gap: 0.25rem;
    }
    .sm\:gap-y-10 {
        row-gap: 2.5rem;
    }
    .sm\:gap-y-2 {
        row-gap: 0.5rem;
    }
    .sm\:gap-y-3 {
        row-gap: 0.75rem;
    }
    .sm\:gap-y-4 {
        row-gap: 1rem;
    }
    .sm\:gap-y-6 {
        row-gap: 1.5rem;
    }
    .sm\:gap-y-8 {
        row-gap: 2rem;
    }
    .sm\:rounded {
        border-radius: 0.25rem;
    }
    .sm\:rounded-2xl {
        border-radius: 1rem;
    }
    .sm\:rounded-full {
        border-radius: 9999px;
    }
    .sm\:rounded-lg {
        border-radius: 0.5rem;
    }
    .sm\:rounded-md {
        border-radius: 0.375rem;
    }
    .sm\:rounded-none {
        border-radius: 0px;
    }
    .sm\:rounded-r12 {
        border-radius: 12px;
    }
    .sm\:rounded-r24 {
        border-radius: 24px;
    }
    .sm\:rounded-r32 {
        border-radius: 32px;
    }
    .sm\:rounded-r48 {
        border-radius: 48px;
    }
    .sm\:rounded-r8 {
        border-radius: 8px;
    }
    .sm\:rounded-r80 {
        border-radius: 80px;
    }
    .sm\:rounded-sm {
        border-radius: 0.125rem;
    }
    .sm\:rounded-xl {
        border-radius: 0.75rem;
    }
    .sm\:rounded-b-2xl {
        border-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .sm\:rounded-b-full {
        border-bottom-right-radius: 9999px;
        border-bottom-left-radius: 9999px;
    }
    .sm\:rounded-b-lg {
        border-bottom-right-radius: 0.5rem;
        border-bottom-left-radius: 0.5rem;
    }
    .sm\:rounded-b-md {
        border-bottom-right-radius: 0.375rem;
        border-bottom-left-radius: 0.375rem;
    }
    .sm\:rounded-b-none {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .sm\:rounded-b-r12 {
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    .sm\:rounded-b-r24 {
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .sm\:rounded-b-r32 {
        border-bottom-right-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .sm\:rounded-b-r48 {
        border-bottom-right-radius: 48px;
        border-bottom-left-radius: 48px;
    }
    .sm\:rounded-b-r8 {
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    .sm\:rounded-b-r80 {
        border-bottom-right-radius: 80px;
        border-bottom-left-radius: 80px;
    }
    .sm\:rounded-b-sm {
        border-bottom-right-radius: 0.125rem;
        border-bottom-left-radius: 0.125rem;
    }
    .sm\:rounded-b-xl {
        border-bottom-right-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
    }
    .sm\:rounded-l-2xl {
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .sm\:rounded-l-full {
        border-top-left-radius: 9999px;
        border-bottom-left-radius: 9999px;
    }
    .sm\:rounded-l-lg {
        border-top-left-radius: 0.5rem;
        border-bottom-left-radius: 0.5rem;
    }
    .sm\:rounded-l-md {
        border-top-left-radius: 0.375rem;
        border-bottom-left-radius: 0.375rem;
    }
    .sm\:rounded-l-none {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .sm\:rounded-l-r12 {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    .sm\:rounded-l-r24 {
        border-top-left-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .sm\:rounded-l-r32 {
        border-top-left-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .sm\:rounded-l-r48 {
        border-top-left-radius: 48px;
        border-bottom-left-radius: 48px;
    }
    .sm\:rounded-l-r8 {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    .sm\:rounded-l-r80 {
        border-top-left-radius: 80px;
        border-bottom-left-radius: 80px;
    }
    .sm\:rounded-l-sm {
        border-top-left-radius: 0.125rem;
        border-bottom-left-radius: 0.125rem;
    }
    .sm\:rounded-l-xl {
        border-top-left-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
    }
    .sm\:rounded-r-2xl {
        border-top-right-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }
    .sm\:rounded-r-full {
        border-top-right-radius: 9999px;
        border-bottom-right-radius: 9999px;
    }
    .sm\:rounded-r-lg {
        border-top-right-radius: 0.5rem;
        border-bottom-right-radius: 0.5rem;
    }
    .sm\:rounded-r-md {
        border-top-right-radius: 0.375rem;
        border-bottom-right-radius: 0.375rem;
    }
    .sm\:rounded-r-none {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .sm\:rounded-r-r12 {
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }
    .sm\:rounded-r-r24 {
        border-top-right-radius: 24px;
        border-bottom-right-radius: 24px;
    }
    .sm\:rounded-r-r32 {
        border-top-right-radius: 32px;
        border-bottom-right-radius: 32px;
    }
    .sm\:rounded-r-r48 {
        border-top-right-radius: 48px;
        border-bottom-right-radius: 48px;
    }
    .sm\:rounded-r-r8 {
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
    }
    .sm\:rounded-r-r80 {
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
    }
    .sm\:rounded-r-sm {
        border-top-right-radius: 0.125rem;
        border-bottom-right-radius: 0.125rem;
    }
    .sm\:rounded-r-xl {
        border-top-right-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
    }
    .sm\:rounded-t-2xl {
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem;
    }
    .sm\:rounded-t-full {
        border-top-left-radius: 9999px;
        border-top-right-radius: 9999px;
    }
    .sm\:rounded-t-lg {
        border-top-left-radius: 0.5rem;
        border-top-right-radius: 0.5rem;
    }
    .sm\:rounded-t-md {
        border-top-left-radius: 0.375rem;
        border-top-right-radius: 0.375rem;
    }
    .sm\:rounded-t-none {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
    .sm\:rounded-t-r12 {
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }
    .sm\:rounded-t-r24 {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }
    .sm\:rounded-t-r32 {
        border-top-left-radius: 32px;
        border-top-right-radius: 32px;
    }
    .sm\:rounded-t-r48 {
        border-top-left-radius: 48px;
        border-top-right-radius: 48px;
    }
    .sm\:rounded-t-r8 {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .sm\:rounded-t-r80 {
        border-top-left-radius: 80px;
        border-top-right-radius: 80px;
    }
    .sm\:rounded-t-sm {
        border-top-left-radius: 0.125rem;
        border-top-right-radius: 0.125rem;
    }
    .sm\:rounded-t-xl {
        border-top-left-radius: 0.75rem;
        border-top-right-radius: 0.75rem;
    }
    .sm\:rounded-bl-2xl {
        border-bottom-left-radius: 1rem;
    }
    .sm\:rounded-bl-full {
        border-bottom-left-radius: 9999px;
    }
    .sm\:rounded-bl-lg {
        border-bottom-left-radius: 0.5rem;
    }
    .sm\:rounded-bl-md {
        border-bottom-left-radius: 0.375rem;
    }
    .sm\:rounded-bl-none {
        border-bottom-left-radius: 0px;
    }
    .sm\:rounded-bl-r12 {
        border-bottom-left-radius: 12px;
    }
    .sm\:rounded-bl-r24 {
        border-bottom-left-radius: 24px;
    }
    .sm\:rounded-bl-r32 {
        border-bottom-left-radius: 32px;
    }
    .sm\:rounded-bl-r48 {
        border-bottom-left-radius: 48px;
    }
    .sm\:rounded-bl-r8 {
        border-bottom-left-radius: 8px;
    }
    .sm\:rounded-bl-r80 {
        border-bottom-left-radius: 80px;
    }
    .sm\:rounded-bl-sm {
        border-bottom-left-radius: 0.125rem;
    }
    .sm\:rounded-bl-xl {
        border-bottom-left-radius: 0.75rem;
    }
    .sm\:rounded-br-2xl {
        border-bottom-right-radius: 1rem;
    }
    .sm\:rounded-br-full {
        border-bottom-right-radius: 9999px;
    }
    .sm\:rounded-br-lg {
        border-bottom-right-radius: 0.5rem;
    }
    .sm\:rounded-br-md {
        border-bottom-right-radius: 0.375rem;
    }
    .sm\:rounded-br-none {
        border-bottom-right-radius: 0px;
    }
    .sm\:rounded-br-r12 {
        border-bottom-right-radius: 12px;
    }
    .sm\:rounded-br-r24 {
        border-bottom-right-radius: 24px;
    }
    .sm\:rounded-br-r32 {
        border-bottom-right-radius: 32px;
    }
    .sm\:rounded-br-r48 {
        border-bottom-right-radius: 48px;
    }
    .sm\:rounded-br-r8 {
        border-bottom-right-radius: 8px;
    }
    .sm\:rounded-br-r80 {
        border-bottom-right-radius: 80px;
    }
    .sm\:rounded-br-sm {
        border-bottom-right-radius: 0.125rem;
    }
    .sm\:rounded-br-xl {
        border-bottom-right-radius: 0.75rem;
    }
    .sm\:rounded-tl-2xl {
        border-top-left-radius: 1rem;
    }
    .sm\:rounded-tl-full {
        border-top-left-radius: 9999px;
    }
    .sm\:rounded-tl-lg {
        border-top-left-radius: 0.5rem;
    }
    .sm\:rounded-tl-md {
        border-top-left-radius: 0.375rem;
    }
    .sm\:rounded-tl-none {
        border-top-left-radius: 0px;
    }
    .sm\:rounded-tl-r12 {
        border-top-left-radius: 12px;
    }
    .sm\:rounded-tl-r24 {
        border-top-left-radius: 24px;
    }
    .sm\:rounded-tl-r32 {
        border-top-left-radius: 32px;
    }
    .sm\:rounded-tl-r48 {
        border-top-left-radius: 48px;
    }
    .sm\:rounded-tl-r8 {
        border-top-left-radius: 8px;
    }
    .sm\:rounded-tl-r80 {
        border-top-left-radius: 80px;
    }
    .sm\:rounded-tl-sm {
        border-top-left-radius: 0.125rem;
    }
    .sm\:rounded-tl-xl {
        border-top-left-radius: 0.75rem;
    }
    .sm\:rounded-tr-2xl {
        border-top-right-radius: 1rem;
    }
    .sm\:rounded-tr-full {
        border-top-right-radius: 9999px;
    }
    .sm\:rounded-tr-lg {
        border-top-right-radius: 0.5rem;
    }
    .sm\:rounded-tr-md {
        border-top-right-radius: 0.375rem;
    }
    .sm\:rounded-tr-none {
        border-top-right-radius: 0px;
    }
    .sm\:rounded-tr-r12 {
        border-top-right-radius: 12px;
    }
    .sm\:rounded-tr-r24 {
        border-top-right-radius: 24px;
    }
    .sm\:rounded-tr-r32 {
        border-top-right-radius: 32px;
    }
    .sm\:rounded-tr-r48 {
        border-top-right-radius: 48px;
    }
    .sm\:rounded-tr-r8 {
        border-top-right-radius: 8px;
    }
    .sm\:rounded-tr-r80 {
        border-top-right-radius: 80px;
    }
    .sm\:rounded-tr-sm {
        border-top-right-radius: 0.125rem;
    }
    .sm\:rounded-tr-xl {
        border-top-right-radius: 0.75rem;
    }
    .sm\:border {
        border-width: 1px;
    }
    .sm\:border-0 {
        border-width: 0px;
    }
    .sm\:border-2 {
        border-width: 2px;
    }
    .sm\:border-4 {
        border-width: 4px;
    }
    .sm\:border-8 {
        border-width: 8px;
    }
    .sm\:border-x {
        border-left-width: 1px;
        border-right-width: 1px;
    }
    .sm\:border-x-0 {
        border-left-width: 0px;
        border-right-width: 0px;
    }
    .sm\:border-x-2 {
        border-left-width: 2px;
        border-right-width: 2px;
    }
    .sm\:border-x-4 {
        border-left-width: 4px;
        border-right-width: 4px;
    }
    .sm\:border-x-8 {
        border-left-width: 8px;
        border-right-width: 8px;
    }
    .sm\:border-y {
        border-top-width: 1px;
        border-bottom-width: 1px;
    }
    .sm\:border-y-0 {
        border-top-width: 0px;
        border-bottom-width: 0px;
    }
    .sm\:border-y-2 {
        border-top-width: 2px;
        border-bottom-width: 2px;
    }
    .sm\:border-y-4 {
        border-top-width: 4px;
        border-bottom-width: 4px;
    }
    .sm\:border-y-8 {
        border-top-width: 8px;
        border-bottom-width: 8px;
    }
    .sm\:border-b {
        border-bottom-width: 1px;
    }
    .sm\:border-b-0 {
        border-bottom-width: 0px;
    }
    .sm\:border-b-2 {
        border-bottom-width: 2px;
    }
    .sm\:border-b-4 {
        border-bottom-width: 4px;
    }
    .sm\:border-b-8 {
        border-bottom-width: 8px;
    }
    .sm\:border-l {
        border-left-width: 1px;
    }
    .sm\:border-l-0 {
        border-left-width: 0px;
    }
    .sm\:border-l-2 {
        border-left-width: 2px;
    }
    .sm\:border-l-4 {
        border-left-width: 4px;
    }
    .sm\:border-l-8 {
        border-left-width: 8px;
    }
    .sm\:border-r {
        border-right-width: 1px;
    }
    .sm\:border-r-0 {
        border-right-width: 0px;
    }
    .sm\:border-r-2 {
        border-right-width: 2px;
    }
    .sm\:border-r-4 {
        border-right-width: 4px;
    }
    .sm\:border-r-8 {
        border-right-width: 8px;
    }
    .sm\:border-t {
        border-top-width: 1px;
    }
    .sm\:border-t-0 {
        border-top-width: 0px;
    }
    .sm\:border-t-2 {
        border-top-width: 2px;
    }
    .sm\:border-t-4 {
        border-top-width: 4px;
    }
    .sm\:border-t-8 {
        border-top-width: 8px;
    }
    .sm\:border-solid {
        border-style: solid;
    }
    .sm\:border-none {
        border-style: none;
    }
    .sm\:\!border-black {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-black\/0 {
        border-color: rgb(0 0 0 / 0) !important;
    }
    .sm\:\!border-black\/10 {
        border-color: rgb(0 0 0 / 0.1) !important;
    }
    .sm\:\!border-black\/100 {
        border-color: rgb(0 0 0 / 1) !important;
    }
    .sm\:\!border-black\/20 {
        border-color: rgb(0 0 0 / 0.2) !important;
    }
    .sm\:\!border-black\/25 {
        border-color: rgb(0 0 0 / 0.25) !important;
    }
    .sm\:\!border-black\/30 {
        border-color: rgb(0 0 0 / 0.3) !important;
    }
    .sm\:\!border-black\/40 {
        border-color: rgb(0 0 0 / 0.4) !important;
    }
    .sm\:\!border-black\/5 {
        border-color: rgb(0 0 0 / 0.05) !important;
    }
    .sm\:\!border-black\/50 {
        border-color: rgb(0 0 0 / 0.5) !important;
    }
    .sm\:\!border-black\/60 {
        border-color: rgb(0 0 0 / 0.6) !important;
    }
    .sm\:\!border-black\/70 {
        border-color: rgb(0 0 0 / 0.7) !important;
    }
    .sm\:\!border-black\/75 {
        border-color: rgb(0 0 0 / 0.75) !important;
    }
    .sm\:\!border-black\/80 {
        border-color: rgb(0 0 0 / 0.8) !important;
    }
    .sm\:\!border-black\/90 {
        border-color: rgb(0 0 0 / 0.9) !important;
    }
    .sm\:\!border-black\/95 {
        border-color: rgb(0 0 0 / 0.95) !important;
    }
    .sm\:\!border-brown {
        --tw-border-opacity: 1 !important;
        border-color: rgb(35 31 32 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-brown\/0 {
        border-color: rgb(35 31 32 / 0) !important;
    }
    .sm\:\!border-brown\/10 {
        border-color: rgb(35 31 32 / 0.1) !important;
    }
    .sm\:\!border-brown\/100 {
        border-color: rgb(35 31 32 / 1) !important;
    }
    .sm\:\!border-brown\/20 {
        border-color: rgb(35 31 32 / 0.2) !important;
    }
    .sm\:\!border-brown\/25 {
        border-color: rgb(35 31 32 / 0.25) !important;
    }
    .sm\:\!border-brown\/30 {
        border-color: rgb(35 31 32 / 0.3) !important;
    }
    .sm\:\!border-brown\/40 {
        border-color: rgb(35 31 32 / 0.4) !important;
    }
    .sm\:\!border-brown\/5 {
        border-color: rgb(35 31 32 / 0.05) !important;
    }
    .sm\:\!border-brown\/50 {
        border-color: rgb(35 31 32 / 0.5) !important;
    }
    .sm\:\!border-brown\/60 {
        border-color: rgb(35 31 32 / 0.6) !important;
    }
    .sm\:\!border-brown\/70 {
        border-color: rgb(35 31 32 / 0.7) !important;
    }
    .sm\:\!border-brown\/75 {
        border-color: rgb(35 31 32 / 0.75) !important;
    }
    .sm\:\!border-brown\/80 {
        border-color: rgb(35 31 32 / 0.8) !important;
    }
    .sm\:\!border-brown\/90 {
        border-color: rgb(35 31 32 / 0.9) !important;
    }
    .sm\:\!border-brown\/95 {
        border-color: rgb(35 31 32 / 0.95) !important;
    }
    .sm\:\!border-ivory {
        --tw-border-opacity: 1 !important;
        border-color: rgb(243 243 233 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-ivory\/0 {
        border-color: rgb(243 243 233 / 0) !important;
    }
    .sm\:\!border-ivory\/10 {
        border-color: rgb(243 243 233 / 0.1) !important;
    }
    .sm\:\!border-ivory\/100 {
        border-color: rgb(243 243 233 / 1) !important;
    }
    .sm\:\!border-ivory\/20 {
        border-color: rgb(243 243 233 / 0.2) !important;
    }
    .sm\:\!border-ivory\/25 {
        border-color: rgb(243 243 233 / 0.25) !important;
    }
    .sm\:\!border-ivory\/30 {
        border-color: rgb(243 243 233 / 0.3) !important;
    }
    .sm\:\!border-ivory\/40 {
        border-color: rgb(243 243 233 / 0.4) !important;
    }
    .sm\:\!border-ivory\/5 {
        border-color: rgb(243 243 233 / 0.05) !important;
    }
    .sm\:\!border-ivory\/50 {
        border-color: rgb(243 243 233 / 0.5) !important;
    }
    .sm\:\!border-ivory\/60 {
        border-color: rgb(243 243 233 / 0.6) !important;
    }
    .sm\:\!border-ivory\/70 {
        border-color: rgb(243 243 233 / 0.7) !important;
    }
    .sm\:\!border-ivory\/75 {
        border-color: rgb(243 243 233 / 0.75) !important;
    }
    .sm\:\!border-ivory\/80 {
        border-color: rgb(243 243 233 / 0.8) !important;
    }
    .sm\:\!border-ivory\/90 {
        border-color: rgb(243 243 233 / 0.9) !important;
    }
    .sm\:\!border-ivory\/95 {
        border-color: rgb(243 243 233 / 0.95) !important;
    }
    .sm\:\!border-red {
        --tw-border-opacity: 1 !important;
        border-color: rgb(138 23 26 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-red\/0 {
        border-color: rgb(138 23 26 / 0) !important;
    }
    .sm\:\!border-red\/10 {
        border-color: rgb(138 23 26 / 0.1) !important;
    }
    .sm\:\!border-red\/100 {
        border-color: rgb(138 23 26 / 1) !important;
    }
    .sm\:\!border-red\/20 {
        border-color: rgb(138 23 26 / 0.2) !important;
    }
    .sm\:\!border-red\/25 {
        border-color: rgb(138 23 26 / 0.25) !important;
    }
    .sm\:\!border-red\/30 {
        border-color: rgb(138 23 26 / 0.3) !important;
    }
    .sm\:\!border-red\/40 {
        border-color: rgb(138 23 26 / 0.4) !important;
    }
    .sm\:\!border-red\/5 {
        border-color: rgb(138 23 26 / 0.05) !important;
    }
    .sm\:\!border-red\/50 {
        border-color: rgb(138 23 26 / 0.5) !important;
    }
    .sm\:\!border-red\/60 {
        border-color: rgb(138 23 26 / 0.6) !important;
    }
    .sm\:\!border-red\/70 {
        border-color: rgb(138 23 26 / 0.7) !important;
    }
    .sm\:\!border-red\/75 {
        border-color: rgb(138 23 26 / 0.75) !important;
    }
    .sm\:\!border-red\/80 {
        border-color: rgb(138 23 26 / 0.8) !important;
    }
    .sm\:\!border-red\/90 {
        border-color: rgb(138 23 26 / 0.9) !important;
    }
    .sm\:\!border-red\/95 {
        border-color: rgb(138 23 26 / 0.95) !important;
    }
    .sm\:\!border-white {
        --tw-border-opacity: 1 !important;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-white\/0 {
        border-color: rgb(255 255 255 / 0) !important;
    }
    .sm\:\!border-white\/10 {
        border-color: rgb(255 255 255 / 0.1) !important;
    }
    .sm\:\!border-white\/100 {
        border-color: rgb(255 255 255 / 1) !important;
    }
    .sm\:\!border-white\/20 {
        border-color: rgb(255 255 255 / 0.2) !important;
    }
    .sm\:\!border-white\/25 {
        border-color: rgb(255 255 255 / 0.25) !important;
    }
    .sm\:\!border-white\/30 {
        border-color: rgb(255 255 255 / 0.3) !important;
    }
    .sm\:\!border-white\/40 {
        border-color: rgb(255 255 255 / 0.4) !important;
    }
    .sm\:\!border-white\/5 {
        border-color: rgb(255 255 255 / 0.05) !important;
    }
    .sm\:\!border-white\/50 {
        border-color: rgb(255 255 255 / 0.5) !important;
    }
    .sm\:\!border-white\/60 {
        border-color: rgb(255 255 255 / 0.6) !important;
    }
    .sm\:\!border-white\/70 {
        border-color: rgb(255 255 255 / 0.7) !important;
    }
    .sm\:\!border-white\/75 {
        border-color: rgb(255 255 255 / 0.75) !important;
    }
    .sm\:\!border-white\/80 {
        border-color: rgb(255 255 255 / 0.8) !important;
    }
    .sm\:\!border-white\/90 {
        border-color: rgb(255 255 255 / 0.9) !important;
    }
    .sm\:\!border-white\/95 {
        border-color: rgb(255 255 255 / 0.95) !important;
    }
    .sm\:border-black {
        --tw-border-opacity: 1;
        border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
    }
    .sm\:border-black\/0 {
        border-color: rgb(0 0 0 / 0);
    }
    .sm\:border-black\/10 {
        border-color: rgb(0 0 0 / 0.1);
    }
    .sm\:border-black\/100 {
        border-color: rgb(0 0 0 / 1);
    }
    .sm\:border-black\/20 {
        border-color: rgb(0 0 0 / 0.2);
    }
    .sm\:border-black\/25 {
        border-color: rgb(0 0 0 / 0.25);
    }
    .sm\:border-black\/30 {
        border-color: rgb(0 0 0 / 0.3);
    }
    .sm\:border-black\/40 {
        border-color: rgb(0 0 0 / 0.4);
    }
    .sm\:border-black\/5 {
        border-color: rgb(0 0 0 / 0.05);
    }
    .sm\:border-black\/50 {
        border-color: rgb(0 0 0 / 0.5);
    }
    .sm\:border-black\/60 {
        border-color: rgb(0 0 0 / 0.6);
    }
    .sm\:border-black\/70 {
        border-color: rgb(0 0 0 / 0.7);
    }
    .sm\:border-black\/75 {
        border-color: rgb(0 0 0 / 0.75);
    }
    .sm\:border-black\/80 {
        border-color: rgb(0 0 0 / 0.8);
    }
    .sm\:border-black\/90 {
        border-color: rgb(0 0 0 / 0.9);
    }
    .sm\:border-black\/95 {
        border-color: rgb(0 0 0 / 0.95);
    }
    .sm\:border-brown {
        --tw-border-opacity: 1;
        border-color: rgb(35 31 32 / var(--tw-border-opacity, 1));
    }
    .sm\:border-brown\/0 {
        border-color: rgb(35 31 32 / 0);
    }
    .sm\:border-brown\/10 {
        border-color: rgb(35 31 32 / 0.1);
    }
    .sm\:border-brown\/100 {
        border-color: rgb(35 31 32 / 1);
    }
    .sm\:border-brown\/20 {
        border-color: rgb(35 31 32 / 0.2);
    }
    .sm\:border-brown\/25 {
        border-color: rgb(35 31 32 / 0.25);
    }
    .sm\:border-brown\/30 {
        border-color: rgb(35 31 32 / 0.3);
    }
    .sm\:border-brown\/40 {
        border-color: rgb(35 31 32 / 0.4);
    }
    .sm\:border-brown\/5 {
        border-color: rgb(35 31 32 / 0.05);
    }
    .sm\:border-brown\/50 {
        border-color: rgb(35 31 32 / 0.5);
    }
    .sm\:border-brown\/60 {
        border-color: rgb(35 31 32 / 0.6);
    }
    .sm\:border-brown\/70 {
        border-color: rgb(35 31 32 / 0.7);
    }
    .sm\:border-brown\/75 {
        border-color: rgb(35 31 32 / 0.75);
    }
    .sm\:border-brown\/80 {
        border-color: rgb(35 31 32 / 0.8);
    }
    .sm\:border-brown\/90 {
        border-color: rgb(35 31 32 / 0.9);
    }
    .sm\:border-brown\/95 {
        border-color: rgb(35 31 32 / 0.95);
    }
    .sm\:border-ivory {
        --tw-border-opacity: 1;
        border-color: rgb(243 243 233 / var(--tw-border-opacity, 1));
    }
    .sm\:border-ivory\/0 {
        border-color: rgb(243 243 233 / 0);
    }
    .sm\:border-ivory\/10 {
        border-color: rgb(243 243 233 / 0.1);
    }
    .sm\:border-ivory\/100 {
        border-color: rgb(243 243 233 / 1);
    }
    .sm\:border-ivory\/20 {
        border-color: rgb(243 243 233 / 0.2);
    }
    .sm\:border-ivory\/25 {
        border-color: rgb(243 243 233 / 0.25);
    }
    .sm\:border-ivory\/30 {
        border-color: rgb(243 243 233 / 0.3);
    }
    .sm\:border-ivory\/40 {
        border-color: rgb(243 243 233 / 0.4);
    }
    .sm\:border-ivory\/5 {
        border-color: rgb(243 243 233 / 0.05);
    }
    .sm\:border-ivory\/50 {
        border-color: rgb(243 243 233 / 0.5);
    }
    .sm\:border-ivory\/60 {
        border-color: rgb(243 243 233 / 0.6);
    }
    .sm\:border-ivory\/70 {
        border-color: rgb(243 243 233 / 0.7);
    }
    .sm\:border-ivory\/75 {
        border-color: rgb(243 243 233 / 0.75);
    }
    .sm\:border-ivory\/80 {
        border-color: rgb(243 243 233 / 0.8);
    }
    .sm\:border-ivory\/90 {
        border-color: rgb(243 243 233 / 0.9);
    }
    .sm\:border-ivory\/95 {
        border-color: rgb(243 243 233 / 0.95);
    }
    .sm\:border-red {
        --tw-border-opacity: 1;
        border-color: rgb(138 23 26 / var(--tw-border-opacity, 1));
    }
    .sm\:border-red\/0 {
        border-color: rgb(138 23 26 / 0);
    }
    .sm\:border-red\/10 {
        border-color: rgb(138 23 26 / 0.1);
    }
    .sm\:border-red\/100 {
        border-color: rgb(138 23 26 / 1);
    }
    .sm\:border-red\/20 {
        border-color: rgb(138 23 26 / 0.2);
    }
    .sm\:border-red\/25 {
        border-color: rgb(138 23 26 / 0.25);
    }
    .sm\:border-red\/30 {
        border-color: rgb(138 23 26 / 0.3);
    }
    .sm\:border-red\/40 {
        border-color: rgb(138 23 26 / 0.4);
    }
    .sm\:border-red\/5 {
        border-color: rgb(138 23 26 / 0.05);
    }
    .sm\:border-red\/50 {
        border-color: rgb(138 23 26 / 0.5);
    }
    .sm\:border-red\/60 {
        border-color: rgb(138 23 26 / 0.6);
    }
    .sm\:border-red\/70 {
        border-color: rgb(138 23 26 / 0.7);
    }
    .sm\:border-red\/75 {
        border-color: rgb(138 23 26 / 0.75);
    }
    .sm\:border-red\/80 {
        border-color: rgb(138 23 26 / 0.8);
    }
    .sm\:border-red\/90 {
        border-color: rgb(138 23 26 / 0.9);
    }
    .sm\:border-red\/95 {
        border-color: rgb(138 23 26 / 0.95);
    }
    .sm\:border-white {
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    }
    .sm\:border-white\/0 {
        border-color: rgb(255 255 255 / 0);
    }
    .sm\:border-white\/10 {
        border-color: rgb(255 255 255 / 0.1);
    }
    .sm\:border-white\/100 {
        border-color: rgb(255 255 255 / 1);
    }
    .sm\:border-white\/20 {
        border-color: rgb(255 255 255 / 0.2);
    }
    .sm\:border-white\/25 {
        border-color: rgb(255 255 255 / 0.25);
    }
    .sm\:border-white\/30 {
        border-color: rgb(255 255 255 / 0.3);
    }
    .sm\:border-white\/40 {
        border-color: rgb(255 255 255 / 0.4);
    }
    .sm\:border-white\/5 {
        border-color: rgb(255 255 255 / 0.05);
    }
    .sm\:border-white\/50 {
        border-color: rgb(255 255 255 / 0.5);
    }
    .sm\:border-white\/60 {
        border-color: rgb(255 255 255 / 0.6);
    }
    .sm\:border-white\/70 {
        border-color: rgb(255 255 255 / 0.7);
    }
    .sm\:border-white\/75 {
        border-color: rgb(255 255 255 / 0.75);
    }
    .sm\:border-white\/80 {
        border-color: rgb(255 255 255 / 0.8);
    }
    .sm\:border-white\/90 {
        border-color: rgb(255 255 255 / 0.9);
    }
    .sm\:border-white\/95 {
        border-color: rgb(255 255 255 / 0.95);
    }
    .sm\:\!bg-black {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-black\/0 {
        background-color: rgb(0 0 0 / 0) !important;
    }
    .sm\:\!bg-black\/10 {
        background-color: rgb(0 0 0 / 0.1) !important;
    }
    .sm\:\!bg-black\/100 {
        background-color: rgb(0 0 0 / 1) !important;
    }
    .sm\:\!bg-black\/20 {
        background-color: rgb(0 0 0 / 0.2) !important;
    }
    .sm\:\!bg-black\/25 {
        background-color: rgb(0 0 0 / 0.25) !important;
    }
    .sm\:\!bg-black\/30 {
        background-color: rgb(0 0 0 / 0.3) !important;
    }
    .sm\:\!bg-black\/40 {
        background-color: rgb(0 0 0 / 0.4) !important;
    }
    .sm\:\!bg-black\/5 {
        background-color: rgb(0 0 0 / 0.05) !important;
    }
    .sm\:\!bg-black\/50 {
        background-color: rgb(0 0 0 / 0.5) !important;
    }
    .sm\:\!bg-black\/60 {
        background-color: rgb(0 0 0 / 0.6) !important;
    }
    .sm\:\!bg-black\/70 {
        background-color: rgb(0 0 0 / 0.7) !important;
    }
    .sm\:\!bg-black\/75 {
        background-color: rgb(0 0 0 / 0.75) !important;
    }
    .sm\:\!bg-black\/80 {
        background-color: rgb(0 0 0 / 0.8) !important;
    }
    .sm\:\!bg-black\/90 {
        background-color: rgb(0 0 0 / 0.9) !important;
    }
    .sm\:\!bg-black\/95 {
        background-color: rgb(0 0 0 / 0.95) !important;
    }
    .sm\:\!bg-brown {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-brown\/0 {
        background-color: rgb(35 31 32 / 0) !important;
    }
    .sm\:\!bg-brown\/10 {
        background-color: rgb(35 31 32 / 0.1) !important;
    }
    .sm\:\!bg-brown\/100 {
        background-color: rgb(35 31 32 / 1) !important;
    }
    .sm\:\!bg-brown\/20 {
        background-color: rgb(35 31 32 / 0.2) !important;
    }
    .sm\:\!bg-brown\/25 {
        background-color: rgb(35 31 32 / 0.25) !important;
    }
    .sm\:\!bg-brown\/30 {
        background-color: rgb(35 31 32 / 0.3) !important;
    }
    .sm\:\!bg-brown\/40 {
        background-color: rgb(35 31 32 / 0.4) !important;
    }
    .sm\:\!bg-brown\/5 {
        background-color: rgb(35 31 32 / 0.05) !important;
    }
    .sm\:\!bg-brown\/50 {
        background-color: rgb(35 31 32 / 0.5) !important;
    }
    .sm\:\!bg-brown\/60 {
        background-color: rgb(35 31 32 / 0.6) !important;
    }
    .sm\:\!bg-brown\/70 {
        background-color: rgb(35 31 32 / 0.7) !important;
    }
    .sm\:\!bg-brown\/75 {
        background-color: rgb(35 31 32 / 0.75) !important;
    }
    .sm\:\!bg-brown\/80 {
        background-color: rgb(35 31 32 / 0.8) !important;
    }
    .sm\:\!bg-brown\/90 {
        background-color: rgb(35 31 32 / 0.9) !important;
    }
    .sm\:\!bg-brown\/95 {
        background-color: rgb(35 31 32 / 0.95) !important;
    }
    .sm\:\!bg-ivory {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-ivory\/0 {
        background-color: rgb(243 243 233 / 0) !important;
    }
    .sm\:\!bg-ivory\/10 {
        background-color: rgb(243 243 233 / 0.1) !important;
    }
    .sm\:\!bg-ivory\/100 {
        background-color: rgb(243 243 233 / 1) !important;
    }
    .sm\:\!bg-ivory\/20 {
        background-color: rgb(243 243 233 / 0.2) !important;
    }
    .sm\:\!bg-ivory\/25 {
        background-color: rgb(243 243 233 / 0.25) !important;
    }
    .sm\:\!bg-ivory\/30 {
        background-color: rgb(243 243 233 / 0.3) !important;
    }
    .sm\:\!bg-ivory\/40 {
        background-color: rgb(243 243 233 / 0.4) !important;
    }
    .sm\:\!bg-ivory\/5 {
        background-color: rgb(243 243 233 / 0.05) !important;
    }
    .sm\:\!bg-ivory\/50 {
        background-color: rgb(243 243 233 / 0.5) !important;
    }
    .sm\:\!bg-ivory\/60 {
        background-color: rgb(243 243 233 / 0.6) !important;
    }
    .sm\:\!bg-ivory\/70 {
        background-color: rgb(243 243 233 / 0.7) !important;
    }
    .sm\:\!bg-ivory\/75 {
        background-color: rgb(243 243 233 / 0.75) !important;
    }
    .sm\:\!bg-ivory\/80 {
        background-color: rgb(243 243 233 / 0.8) !important;
    }
    .sm\:\!bg-ivory\/90 {
        background-color: rgb(243 243 233 / 0.9) !important;
    }
    .sm\:\!bg-ivory\/95 {
        background-color: rgb(243 243 233 / 0.95) !important;
    }
    .sm\:\!bg-red {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-red\/0 {
        background-color: rgb(138 23 26 / 0) !important;
    }
    .sm\:\!bg-red\/10 {
        background-color: rgb(138 23 26 / 0.1) !important;
    }
    .sm\:\!bg-red\/100 {
        background-color: rgb(138 23 26 / 1) !important;
    }
    .sm\:\!bg-red\/20 {
        background-color: rgb(138 23 26 / 0.2) !important;
    }
    .sm\:\!bg-red\/25 {
        background-color: rgb(138 23 26 / 0.25) !important;
    }
    .sm\:\!bg-red\/30 {
        background-color: rgb(138 23 26 / 0.3) !important;
    }
    .sm\:\!bg-red\/40 {
        background-color: rgb(138 23 26 / 0.4) !important;
    }
    .sm\:\!bg-red\/5 {
        background-color: rgb(138 23 26 / 0.05) !important;
    }
    .sm\:\!bg-red\/50 {
        background-color: rgb(138 23 26 / 0.5) !important;
    }
    .sm\:\!bg-red\/60 {
        background-color: rgb(138 23 26 / 0.6) !important;
    }
    .sm\:\!bg-red\/70 {
        background-color: rgb(138 23 26 / 0.7) !important;
    }
    .sm\:\!bg-red\/75 {
        background-color: rgb(138 23 26 / 0.75) !important;
    }
    .sm\:\!bg-red\/80 {
        background-color: rgb(138 23 26 / 0.8) !important;
    }
    .sm\:\!bg-red\/90 {
        background-color: rgb(138 23 26 / 0.9) !important;
    }
    .sm\:\!bg-red\/95 {
        background-color: rgb(138 23 26 / 0.95) !important;
    }
    .sm\:\!bg-white {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-white\/0 {
        background-color: rgb(255 255 255 / 0) !important;
    }
    .sm\:\!bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1) !important;
    }
    .sm\:\!bg-white\/100 {
        background-color: rgb(255 255 255 / 1) !important;
    }
    .sm\:\!bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2) !important;
    }
    .sm\:\!bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25) !important;
    }
    .sm\:\!bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3) !important;
    }
    .sm\:\!bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4) !important;
    }
    .sm\:\!bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05) !important;
    }
    .sm\:\!bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5) !important;
    }
    .sm\:\!bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6) !important;
    }
    .sm\:\!bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7) !important;
    }
    .sm\:\!bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75) !important;
    }
    .sm\:\!bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8) !important;
    }
    .sm\:\!bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9) !important;
    }
    .sm\:\!bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95) !important;
    }
    .sm\:bg-black {
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-black\/0 {
        background-color: rgb(0 0 0 / 0);
    }
    .sm\:bg-black\/10 {
        background-color: rgb(0 0 0 / 0.1);
    }
    .sm\:bg-black\/100 {
        background-color: rgb(0 0 0 / 1);
    }
    .sm\:bg-black\/20 {
        background-color: rgb(0 0 0 / 0.2);
    }
    .sm\:bg-black\/25 {
        background-color: rgb(0 0 0 / 0.25);
    }
    .sm\:bg-black\/30 {
        background-color: rgb(0 0 0 / 0.3);
    }
    .sm\:bg-black\/40 {
        background-color: rgb(0 0 0 / 0.4);
    }
    .sm\:bg-black\/5 {
        background-color: rgb(0 0 0 / 0.05);
    }
    .sm\:bg-black\/50 {
        background-color: rgb(0 0 0 / 0.5);
    }
    .sm\:bg-black\/60 {
        background-color: rgb(0 0 0 / 0.6);
    }
    .sm\:bg-black\/70 {
        background-color: rgb(0 0 0 / 0.7);
    }
    .sm\:bg-black\/75 {
        background-color: rgb(0 0 0 / 0.75);
    }
    .sm\:bg-black\/80 {
        background-color: rgb(0 0 0 / 0.8);
    }
    .sm\:bg-black\/90 {
        background-color: rgb(0 0 0 / 0.9);
    }
    .sm\:bg-black\/95 {
        background-color: rgb(0 0 0 / 0.95);
    }
    .sm\:bg-brown {
        --tw-bg-opacity: 1;
        background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-brown\/0 {
        background-color: rgb(35 31 32 / 0);
    }
    .sm\:bg-brown\/10 {
        background-color: rgb(35 31 32 / 0.1);
    }
    .sm\:bg-brown\/100 {
        background-color: rgb(35 31 32 / 1);
    }
    .sm\:bg-brown\/20 {
        background-color: rgb(35 31 32 / 0.2);
    }
    .sm\:bg-brown\/25 {
        background-color: rgb(35 31 32 / 0.25);
    }
    .sm\:bg-brown\/30 {
        background-color: rgb(35 31 32 / 0.3);
    }
    .sm\:bg-brown\/40 {
        background-color: rgb(35 31 32 / 0.4);
    }
    .sm\:bg-brown\/5 {
        background-color: rgb(35 31 32 / 0.05);
    }
    .sm\:bg-brown\/50 {
        background-color: rgb(35 31 32 / 0.5);
    }
    .sm\:bg-brown\/60 {
        background-color: rgb(35 31 32 / 0.6);
    }
    .sm\:bg-brown\/70 {
        background-color: rgb(35 31 32 / 0.7);
    }
    .sm\:bg-brown\/75 {
        background-color: rgb(35 31 32 / 0.75);
    }
    .sm\:bg-brown\/80 {
        background-color: rgb(35 31 32 / 0.8);
    }
    .sm\:bg-brown\/90 {
        background-color: rgb(35 31 32 / 0.9);
    }
    .sm\:bg-brown\/95 {
        background-color: rgb(35 31 32 / 0.95);
    }
    .sm\:bg-ivory {
        --tw-bg-opacity: 1;
        background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-ivory\/0 {
        background-color: rgb(243 243 233 / 0);
    }
    .sm\:bg-ivory\/10 {
        background-color: rgb(243 243 233 / 0.1);
    }
    .sm\:bg-ivory\/100 {
        background-color: rgb(243 243 233 / 1);
    }
    .sm\:bg-ivory\/20 {
        background-color: rgb(243 243 233 / 0.2);
    }
    .sm\:bg-ivory\/25 {
        background-color: rgb(243 243 233 / 0.25);
    }
    .sm\:bg-ivory\/30 {
        background-color: rgb(243 243 233 / 0.3);
    }
    .sm\:bg-ivory\/40 {
        background-color: rgb(243 243 233 / 0.4);
    }
    .sm\:bg-ivory\/5 {
        background-color: rgb(243 243 233 / 0.05);
    }
    .sm\:bg-ivory\/50 {
        background-color: rgb(243 243 233 / 0.5);
    }
    .sm\:bg-ivory\/60 {
        background-color: rgb(243 243 233 / 0.6);
    }
    .sm\:bg-ivory\/70 {
        background-color: rgb(243 243 233 / 0.7);
    }
    .sm\:bg-ivory\/75 {
        background-color: rgb(243 243 233 / 0.75);
    }
    .sm\:bg-ivory\/80 {
        background-color: rgb(243 243 233 / 0.8);
    }
    .sm\:bg-ivory\/90 {
        background-color: rgb(243 243 233 / 0.9);
    }
    .sm\:bg-ivory\/95 {
        background-color: rgb(243 243 233 / 0.95);
    }
    .sm\:bg-red {
        --tw-bg-opacity: 1;
        background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-red\/0 {
        background-color: rgb(138 23 26 / 0);
    }
    .sm\:bg-red\/10 {
        background-color: rgb(138 23 26 / 0.1);
    }
    .sm\:bg-red\/100 {
        background-color: rgb(138 23 26 / 1);
    }
    .sm\:bg-red\/20 {
        background-color: rgb(138 23 26 / 0.2);
    }
    .sm\:bg-red\/25 {
        background-color: rgb(138 23 26 / 0.25);
    }
    .sm\:bg-red\/30 {
        background-color: rgb(138 23 26 / 0.3);
    }
    .sm\:bg-red\/40 {
        background-color: rgb(138 23 26 / 0.4);
    }
    .sm\:bg-red\/5 {
        background-color: rgb(138 23 26 / 0.05);
    }
    .sm\:bg-red\/50 {
        background-color: rgb(138 23 26 / 0.5);
    }
    .sm\:bg-red\/60 {
        background-color: rgb(138 23 26 / 0.6);
    }
    .sm\:bg-red\/70 {
        background-color: rgb(138 23 26 / 0.7);
    }
    .sm\:bg-red\/75 {
        background-color: rgb(138 23 26 / 0.75);
    }
    .sm\:bg-red\/80 {
        background-color: rgb(138 23 26 / 0.8);
    }
    .sm\:bg-red\/90 {
        background-color: rgb(138 23 26 / 0.9);
    }
    .sm\:bg-red\/95 {
        background-color: rgb(138 23 26 / 0.95);
    }
    .sm\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-white\/0 {
        background-color: rgb(255 255 255 / 0);
    }
    .sm\:bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1);
    }
    .sm\:bg-white\/100 {
        background-color: rgb(255 255 255 / 1);
    }
    .sm\:bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2);
    }
    .sm\:bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25);
    }
    .sm\:bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3);
    }
    .sm\:bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4);
    }
    .sm\:bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05);
    }
    .sm\:bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5);
    }
    .sm\:bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6);
    }
    .sm\:bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7);
    }
    .sm\:bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75);
    }
    .sm\:bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8);
    }
    .sm\:bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9);
    }
    .sm\:bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95);
    }
    .sm\:p-1 {
        padding: 0.25rem;
    }
    .sm\:p-10 {
        padding: 2.5rem;
    }
    .sm\:p-2 {
        padding: 0.5rem;
    }
    .sm\:p-3 {
        padding: 0.75rem;
    }
    .sm\:p-4 {
        padding: 1rem;
    }
    .sm\:p-6 {
        padding: 1.5rem;
    }
    .sm\:p-8 {
        padding: 2rem;
    }
    .sm\:p-five {
        padding: 5%;
    }
    .sm\:p-half {
        padding: 50%;
    }
    .sm\:p-quarter {
        padding: 25%;
    }
    .sm\:p-ten {
        padding: 10%;
    }
    .sm\:p-third {
        padding: 33.333%;
    }
    .sm\:p-wp-2xl {
        padding: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:p-wp-lg {
        padding: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:p-wp-md {
        padding: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:p-wp-sm {
        padding: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:p-wp-xl {
        padding: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:p-wp-xs {
        padding: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:px-1 {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    .sm\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .sm\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .sm\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .sm\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .sm\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .sm\:px-five {
        padding-left: 5%;
        padding-right: 5%;
    }
    .sm\:px-half {
        padding-left: 50%;
        padding-right: 50%;
    }
    .sm\:px-quarter {
        padding-left: 25%;
        padding-right: 25%;
    }
    .sm\:px-ten {
        padding-left: 10%;
        padding-right: 10%;
    }
    .sm\:px-third {
        padding-left: 33.333%;
        padding-right: 33.333%;
    }
    .sm\:px-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:px-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:px-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:px-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:px-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:px-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:py-1 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
    }
    .sm\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .sm\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .sm\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .sm\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .sm\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .sm\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .sm\:py-five {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .sm\:py-half {
        padding-top: 50%;
        padding-bottom: 50%;
    }
    .sm\:py-quarter {
        padding-top: 25%;
        padding-bottom: 25%;
    }
    .sm\:py-ten {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .sm\:py-third {
        padding-top: 33.333%;
        padding-bottom: 33.333%;
    }
    .sm\:py-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:py-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:py-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:py-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:py-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:py-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:pb-1 {
        padding-bottom: 0.25rem;
    }
    .sm\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .sm\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .sm\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .sm\:pb-4 {
        padding-bottom: 1rem;
    }
    .sm\:pb-6 {
        padding-bottom: 1.5rem;
    }
    .sm\:pb-8 {
        padding-bottom: 2rem;
    }
    .sm\:pb-five {
        padding-bottom: 5%;
    }
    .sm\:pb-half {
        padding-bottom: 50%;
    }
    .sm\:pb-quarter {
        padding-bottom: 25%;
    }
    .sm\:pb-ten {
        padding-bottom: 10%;
    }
    .sm\:pb-third {
        padding-bottom: 33.333%;
    }
    .sm\:pb-wp-2xl {
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:pb-wp-lg {
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:pb-wp-md {
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:pb-wp-sm {
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:pb-wp-xl {
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:pb-wp-xs {
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:pl-1 {
        padding-left: 0.25rem;
    }
    .sm\:pl-10 {
        padding-left: 2.5rem;
    }
    .sm\:pl-2 {
        padding-left: 0.5rem;
    }
    .sm\:pl-3 {
        padding-left: 0.75rem;
    }
    .sm\:pl-4 {
        padding-left: 1rem;
    }
    .sm\:pl-6 {
        padding-left: 1.5rem;
    }
    .sm\:pl-8 {
        padding-left: 2rem;
    }
    .sm\:pl-five {
        padding-left: 5%;
    }
    .sm\:pl-half {
        padding-left: 50%;
    }
    .sm\:pl-quarter {
        padding-left: 25%;
    }
    .sm\:pl-ten {
        padding-left: 10%;
    }
    .sm\:pl-third {
        padding-left: 33.333%;
    }
    .sm\:pl-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:pl-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:pl-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:pl-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:pl-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:pl-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:pr-1 {
        padding-right: 0.25rem;
    }
    .sm\:pr-10 {
        padding-right: 2.5rem;
    }
    .sm\:pr-2 {
        padding-right: 0.5rem;
    }
    .sm\:pr-3 {
        padding-right: 0.75rem;
    }
    .sm\:pr-4 {
        padding-right: 1rem;
    }
    .sm\:pr-6 {
        padding-right: 1.5rem;
    }
    .sm\:pr-8 {
        padding-right: 2rem;
    }
    .sm\:pr-five {
        padding-right: 5%;
    }
    .sm\:pr-half {
        padding-right: 50%;
    }
    .sm\:pr-quarter {
        padding-right: 25%;
    }
    .sm\:pr-ten {
        padding-right: 10%;
    }
    .sm\:pr-third {
        padding-right: 33.333%;
    }
    .sm\:pr-wp-2xl {
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:pr-wp-lg {
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:pr-wp-md {
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:pr-wp-sm {
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:pr-wp-xl {
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:pr-wp-xs {
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:pt-1 {
        padding-top: 0.25rem;
    }
    .sm\:pt-10 {
        padding-top: 2.5rem;
    }
    .sm\:pt-2 {
        padding-top: 0.5rem;
    }
    .sm\:pt-3 {
        padding-top: 0.75rem;
    }
    .sm\:pt-4 {
        padding-top: 1rem;
    }
    .sm\:pt-6 {
        padding-top: 1.5rem;
    }
    .sm\:pt-8 {
        padding-top: 2rem;
    }
    .sm\:pt-five {
        padding-top: 5%;
    }
    .sm\:pt-half {
        padding-top: 50%;
    }
    .sm\:pt-quarter {
        padding-top: 25%;
    }
    .sm\:pt-ten {
        padding-top: 10%;
    }
    .sm\:pt-third {
        padding-top: 33.333%;
    }
    .sm\:pt-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:pt-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:pt-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:pt-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:pt-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:pt-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:text-left {
        text-align: left;
    }
    .sm\:text-center {
        text-align: center;
    }
    .sm\:text-right {
        text-align: right;
    }
    .sm\:text-justify {
        text-align: justify;
    }
    .sm\:text-start {
        text-align: start;
    }
    .sm\:text-end {
        text-align: end;
    }
    .sm\:\!text-black {
        --tw-text-opacity: 1 !important;
        color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-black\/0 {
        color: rgb(0 0 0 / 0) !important;
    }
    .sm\:\!text-black\/10 {
        color: rgb(0 0 0 / 0.1) !important;
    }
    .sm\:\!text-black\/100 {
        color: rgb(0 0 0 / 1) !important;
    }
    .sm\:\!text-black\/20 {
        color: rgb(0 0 0 / 0.2) !important;
    }
    .sm\:\!text-black\/25 {
        color: rgb(0 0 0 / 0.25) !important;
    }
    .sm\:\!text-black\/30 {
        color: rgb(0 0 0 / 0.3) !important;
    }
    .sm\:\!text-black\/40 {
        color: rgb(0 0 0 / 0.4) !important;
    }
    .sm\:\!text-black\/5 {
        color: rgb(0 0 0 / 0.05) !important;
    }
    .sm\:\!text-black\/50 {
        color: rgb(0 0 0 / 0.5) !important;
    }
    .sm\:\!text-black\/60 {
        color: rgb(0 0 0 / 0.6) !important;
    }
    .sm\:\!text-black\/70 {
        color: rgb(0 0 0 / 0.7) !important;
    }
    .sm\:\!text-black\/75 {
        color: rgb(0 0 0 / 0.75) !important;
    }
    .sm\:\!text-black\/80 {
        color: rgb(0 0 0 / 0.8) !important;
    }
    .sm\:\!text-black\/90 {
        color: rgb(0 0 0 / 0.9) !important;
    }
    .sm\:\!text-black\/95 {
        color: rgb(0 0 0 / 0.95) !important;
    }
    .sm\:\!text-brown {
        --tw-text-opacity: 1 !important;
        color: rgb(35 31 32 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-brown\/0 {
        color: rgb(35 31 32 / 0) !important;
    }
    .sm\:\!text-brown\/10 {
        color: rgb(35 31 32 / 0.1) !important;
    }
    .sm\:\!text-brown\/100 {
        color: rgb(35 31 32 / 1) !important;
    }
    .sm\:\!text-brown\/20 {
        color: rgb(35 31 32 / 0.2) !important;
    }
    .sm\:\!text-brown\/25 {
        color: rgb(35 31 32 / 0.25) !important;
    }
    .sm\:\!text-brown\/30 {
        color: rgb(35 31 32 / 0.3) !important;
    }
    .sm\:\!text-brown\/40 {
        color: rgb(35 31 32 / 0.4) !important;
    }
    .sm\:\!text-brown\/5 {
        color: rgb(35 31 32 / 0.05) !important;
    }
    .sm\:\!text-brown\/50 {
        color: rgb(35 31 32 / 0.5) !important;
    }
    .sm\:\!text-brown\/60 {
        color: rgb(35 31 32 / 0.6) !important;
    }
    .sm\:\!text-brown\/70 {
        color: rgb(35 31 32 / 0.7) !important;
    }
    .sm\:\!text-brown\/75 {
        color: rgb(35 31 32 / 0.75) !important;
    }
    .sm\:\!text-brown\/80 {
        color: rgb(35 31 32 / 0.8) !important;
    }
    .sm\:\!text-brown\/90 {
        color: rgb(35 31 32 / 0.9) !important;
    }
    .sm\:\!text-brown\/95 {
        color: rgb(35 31 32 / 0.95) !important;
    }
    .sm\:\!text-ivory {
        --tw-text-opacity: 1 !important;
        color: rgb(243 243 233 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-ivory\/0 {
        color: rgb(243 243 233 / 0) !important;
    }
    .sm\:\!text-ivory\/10 {
        color: rgb(243 243 233 / 0.1) !important;
    }
    .sm\:\!text-ivory\/100 {
        color: rgb(243 243 233 / 1) !important;
    }
    .sm\:\!text-ivory\/20 {
        color: rgb(243 243 233 / 0.2) !important;
    }
    .sm\:\!text-ivory\/25 {
        color: rgb(243 243 233 / 0.25) !important;
    }
    .sm\:\!text-ivory\/30 {
        color: rgb(243 243 233 / 0.3) !important;
    }
    .sm\:\!text-ivory\/40 {
        color: rgb(243 243 233 / 0.4) !important;
    }
    .sm\:\!text-ivory\/5 {
        color: rgb(243 243 233 / 0.05) !important;
    }
    .sm\:\!text-ivory\/50 {
        color: rgb(243 243 233 / 0.5) !important;
    }
    .sm\:\!text-ivory\/60 {
        color: rgb(243 243 233 / 0.6) !important;
    }
    .sm\:\!text-ivory\/70 {
        color: rgb(243 243 233 / 0.7) !important;
    }
    .sm\:\!text-ivory\/75 {
        color: rgb(243 243 233 / 0.75) !important;
    }
    .sm\:\!text-ivory\/80 {
        color: rgb(243 243 233 / 0.8) !important;
    }
    .sm\:\!text-ivory\/90 {
        color: rgb(243 243 233 / 0.9) !important;
    }
    .sm\:\!text-ivory\/95 {
        color: rgb(243 243 233 / 0.95) !important;
    }
    .sm\:\!text-red {
        --tw-text-opacity: 1 !important;
        color: rgb(138 23 26 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-red\/0 {
        color: rgb(138 23 26 / 0) !important;
    }
    .sm\:\!text-red\/10 {
        color: rgb(138 23 26 / 0.1) !important;
    }
    .sm\:\!text-red\/100 {
        color: rgb(138 23 26 / 1) !important;
    }
    .sm\:\!text-red\/20 {
        color: rgb(138 23 26 / 0.2) !important;
    }
    .sm\:\!text-red\/25 {
        color: rgb(138 23 26 / 0.25) !important;
    }
    .sm\:\!text-red\/30 {
        color: rgb(138 23 26 / 0.3) !important;
    }
    .sm\:\!text-red\/40 {
        color: rgb(138 23 26 / 0.4) !important;
    }
    .sm\:\!text-red\/5 {
        color: rgb(138 23 26 / 0.05) !important;
    }
    .sm\:\!text-red\/50 {
        color: rgb(138 23 26 / 0.5) !important;
    }
    .sm\:\!text-red\/60 {
        color: rgb(138 23 26 / 0.6) !important;
    }
    .sm\:\!text-red\/70 {
        color: rgb(138 23 26 / 0.7) !important;
    }
    .sm\:\!text-red\/75 {
        color: rgb(138 23 26 / 0.75) !important;
    }
    .sm\:\!text-red\/80 {
        color: rgb(138 23 26 / 0.8) !important;
    }
    .sm\:\!text-red\/90 {
        color: rgb(138 23 26 / 0.9) !important;
    }
    .sm\:\!text-red\/95 {
        color: rgb(138 23 26 / 0.95) !important;
    }
    .sm\:\!text-white {
        --tw-text-opacity: 1 !important;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-white\/0 {
        color: rgb(255 255 255 / 0) !important;
    }
    .sm\:\!text-white\/10 {
        color: rgb(255 255 255 / 0.1) !important;
    }
    .sm\:\!text-white\/100 {
        color: rgb(255 255 255 / 1) !important;
    }
    .sm\:\!text-white\/20 {
        color: rgb(255 255 255 / 0.2) !important;
    }
    .sm\:\!text-white\/25 {
        color: rgb(255 255 255 / 0.25) !important;
    }
    .sm\:\!text-white\/30 {
        color: rgb(255 255 255 / 0.3) !important;
    }
    .sm\:\!text-white\/40 {
        color: rgb(255 255 255 / 0.4) !important;
    }
    .sm\:\!text-white\/5 {
        color: rgb(255 255 255 / 0.05) !important;
    }
    .sm\:\!text-white\/50 {
        color: rgb(255 255 255 / 0.5) !important;
    }
    .sm\:\!text-white\/60 {
        color: rgb(255 255 255 / 0.6) !important;
    }
    .sm\:\!text-white\/70 {
        color: rgb(255 255 255 / 0.7) !important;
    }
    .sm\:\!text-white\/75 {
        color: rgb(255 255 255 / 0.75) !important;
    }
    .sm\:\!text-white\/80 {
        color: rgb(255 255 255 / 0.8) !important;
    }
    .sm\:\!text-white\/90 {
        color: rgb(255 255 255 / 0.9) !important;
    }
    .sm\:\!text-white\/95 {
        color: rgb(255 255 255 / 0.95) !important;
    }
    .sm\:text-black {
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity, 1));
    }
    .sm\:text-black\/0 {
        color: rgb(0 0 0 / 0);
    }
    .sm\:text-black\/10 {
        color: rgb(0 0 0 / 0.1);
    }
    .sm\:text-black\/100 {
        color: rgb(0 0 0 / 1);
    }
    .sm\:text-black\/20 {
        color: rgb(0 0 0 / 0.2);
    }
    .sm\:text-black\/25 {
        color: rgb(0 0 0 / 0.25);
    }
    .sm\:text-black\/30 {
        color: rgb(0 0 0 / 0.3);
    }
    .sm\:text-black\/40 {
        color: rgb(0 0 0 / 0.4);
    }
    .sm\:text-black\/5 {
        color: rgb(0 0 0 / 0.05);
    }
    .sm\:text-black\/50 {
        color: rgb(0 0 0 / 0.5);
    }
    .sm\:text-black\/60 {
        color: rgb(0 0 0 / 0.6);
    }
    .sm\:text-black\/70 {
        color: rgb(0 0 0 / 0.7);
    }
    .sm\:text-black\/75 {
        color: rgb(0 0 0 / 0.75);
    }
    .sm\:text-black\/80 {
        color: rgb(0 0 0 / 0.8);
    }
    .sm\:text-black\/90 {
        color: rgb(0 0 0 / 0.9);
    }
    .sm\:text-black\/95 {
        color: rgb(0 0 0 / 0.95);
    }
    .sm\:text-brown {
        --tw-text-opacity: 1;
        color: rgb(35 31 32 / var(--tw-text-opacity, 1));
    }
    .sm\:text-brown\/0 {
        color: rgb(35 31 32 / 0);
    }
    .sm\:text-brown\/10 {
        color: rgb(35 31 32 / 0.1);
    }
    .sm\:text-brown\/100 {
        color: rgb(35 31 32 / 1);
    }
    .sm\:text-brown\/20 {
        color: rgb(35 31 32 / 0.2);
    }
    .sm\:text-brown\/25 {
        color: rgb(35 31 32 / 0.25);
    }
    .sm\:text-brown\/30 {
        color: rgb(35 31 32 / 0.3);
    }
    .sm\:text-brown\/40 {
        color: rgb(35 31 32 / 0.4);
    }
    .sm\:text-brown\/5 {
        color: rgb(35 31 32 / 0.05);
    }
    .sm\:text-brown\/50 {
        color: rgb(35 31 32 / 0.5);
    }
    .sm\:text-brown\/60 {
        color: rgb(35 31 32 / 0.6);
    }
    .sm\:text-brown\/70 {
        color: rgb(35 31 32 / 0.7);
    }
    .sm\:text-brown\/75 {
        color: rgb(35 31 32 / 0.75);
    }
    .sm\:text-brown\/80 {
        color: rgb(35 31 32 / 0.8);
    }
    .sm\:text-brown\/90 {
        color: rgb(35 31 32 / 0.9);
    }
    .sm\:text-brown\/95 {
        color: rgb(35 31 32 / 0.95);
    }
    .sm\:text-ivory {
        --tw-text-opacity: 1;
        color: rgb(243 243 233 / var(--tw-text-opacity, 1));
    }
    .sm\:text-ivory\/0 {
        color: rgb(243 243 233 / 0);
    }
    .sm\:text-ivory\/10 {
        color: rgb(243 243 233 / 0.1);
    }
    .sm\:text-ivory\/100 {
        color: rgb(243 243 233 / 1);
    }
    .sm\:text-ivory\/20 {
        color: rgb(243 243 233 / 0.2);
    }
    .sm\:text-ivory\/25 {
        color: rgb(243 243 233 / 0.25);
    }
    .sm\:text-ivory\/30 {
        color: rgb(243 243 233 / 0.3);
    }
    .sm\:text-ivory\/40 {
        color: rgb(243 243 233 / 0.4);
    }
    .sm\:text-ivory\/5 {
        color: rgb(243 243 233 / 0.05);
    }
    .sm\:text-ivory\/50 {
        color: rgb(243 243 233 / 0.5);
    }
    .sm\:text-ivory\/60 {
        color: rgb(243 243 233 / 0.6);
    }
    .sm\:text-ivory\/70 {
        color: rgb(243 243 233 / 0.7);
    }
    .sm\:text-ivory\/75 {
        color: rgb(243 243 233 / 0.75);
    }
    .sm\:text-ivory\/80 {
        color: rgb(243 243 233 / 0.8);
    }
    .sm\:text-ivory\/90 {
        color: rgb(243 243 233 / 0.9);
    }
    .sm\:text-ivory\/95 {
        color: rgb(243 243 233 / 0.95);
    }
    .sm\:text-red {
        --tw-text-opacity: 1;
        color: rgb(138 23 26 / var(--tw-text-opacity, 1));
    }
    .sm\:text-red\/0 {
        color: rgb(138 23 26 / 0);
    }
    .sm\:text-red\/10 {
        color: rgb(138 23 26 / 0.1);
    }
    .sm\:text-red\/100 {
        color: rgb(138 23 26 / 1);
    }
    .sm\:text-red\/20 {
        color: rgb(138 23 26 / 0.2);
    }
    .sm\:text-red\/25 {
        color: rgb(138 23 26 / 0.25);
    }
    .sm\:text-red\/30 {
        color: rgb(138 23 26 / 0.3);
    }
    .sm\:text-red\/40 {
        color: rgb(138 23 26 / 0.4);
    }
    .sm\:text-red\/5 {
        color: rgb(138 23 26 / 0.05);
    }
    .sm\:text-red\/50 {
        color: rgb(138 23 26 / 0.5);
    }
    .sm\:text-red\/60 {
        color: rgb(138 23 26 / 0.6);
    }
    .sm\:text-red\/70 {
        color: rgb(138 23 26 / 0.7);
    }
    .sm\:text-red\/75 {
        color: rgb(138 23 26 / 0.75);
    }
    .sm\:text-red\/80 {
        color: rgb(138 23 26 / 0.8);
    }
    .sm\:text-red\/90 {
        color: rgb(138 23 26 / 0.9);
    }
    .sm\:text-red\/95 {
        color: rgb(138 23 26 / 0.95);
    }
    .sm\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .sm\:text-white\/0 {
        color: rgb(255 255 255 / 0);
    }
    .sm\:text-white\/10 {
        color: rgb(255 255 255 / 0.1);
    }
    .sm\:text-white\/100 {
        color: rgb(255 255 255 / 1);
    }
    .sm\:text-white\/20 {
        color: rgb(255 255 255 / 0.2);
    }
    .sm\:text-white\/25 {
        color: rgb(255 255 255 / 0.25);
    }
    .sm\:text-white\/30 {
        color: rgb(255 255 255 / 0.3);
    }
    .sm\:text-white\/40 {
        color: rgb(255 255 255 / 0.4);
    }
    .sm\:text-white\/5 {
        color: rgb(255 255 255 / 0.05);
    }
    .sm\:text-white\/50 {
        color: rgb(255 255 255 / 0.5);
    }
    .sm\:text-white\/60 {
        color: rgb(255 255 255 / 0.6);
    }
    .sm\:text-white\/70 {
        color: rgb(255 255 255 / 0.7);
    }
    .sm\:text-white\/75 {
        color: rgb(255 255 255 / 0.75);
    }
    .sm\:text-white\/80 {
        color: rgb(255 255 255 / 0.8);
    }
    .sm\:text-white\/90 {
        color: rgb(255 255 255 / 0.9);
    }
    .sm\:text-white\/95 {
        color: rgb(255 255 255 / 0.95);
    }
}

@media (min-width: 768px) {
    .md\:order-1 {
        order: 1;
    }
    .md\:order-10 {
        order: 10;
    }
    .md\:order-11 {
        order: 11;
    }
    .md\:order-12 {
        order: 12;
    }
    .md\:order-2 {
        order: 2;
    }
    .md\:order-3 {
        order: 3;
    }
    .md\:order-4 {
        order: 4;
    }
    .md\:order-5 {
        order: 5;
    }
    .md\:order-6 {
        order: 6;
    }
    .md\:order-7 {
        order: 7;
    }
    .md\:order-8 {
        order: 8;
    }
    .md\:order-9 {
        order: 9;
    }
    .md\:m-1 {
        margin: 0.25rem;
    }
    .md\:m-10 {
        margin: 2.5rem;
    }
    .md\:m-2 {
        margin: 0.5rem;
    }
    .md\:m-3 {
        margin: 0.75rem;
    }
    .md\:m-4 {
        margin: 1rem;
    }
    .md\:m-6 {
        margin: 1.5rem;
    }
    .md\:m-8 {
        margin: 2rem;
    }
    .md\:m-auto {
        margin: auto;
    }
    .md\:m-five {
        margin: 5%;
    }
    .md\:m-half {
        margin: 50%;
    }
    .md\:m-quarter {
        margin: 25%;
    }
    .md\:m-ten {
        margin: 10%;
    }
    .md\:m-third {
        margin: 33.333%;
    }
    .md\:m-wp-2xl {
        margin: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:m-wp-lg {
        margin: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:m-wp-md {
        margin: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:m-wp-sm {
        margin: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:m-wp-xl {
        margin: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:m-wp-xs {
        margin: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:mx-1 {
        margin-left: 0.25rem;
        margin-right: 0.25rem;
    }
    .md\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
    }
    .md\:mx-2 {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .md\:mx-3 {
        margin-left: 0.75rem;
        margin-right: 0.75rem;
    }
    .md\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .md\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .md\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .md\:mx-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .md\:mx-five {
        margin-left: 5%;
        margin-right: 5%;
    }
    .md\:mx-half {
        margin-left: 50%;
        margin-right: 50%;
    }
    .md\:mx-quarter {
        margin-left: 25%;
        margin-right: 25%;
    }
    .md\:mx-ten {
        margin-left: 10%;
        margin-right: 10%;
    }
    .md\:mx-third {
        margin-left: 33.333%;
        margin-right: 33.333%;
    }
    .md\:mx-wp-2xl {
        margin-left: var(--wp--preset--spacing--xxl, 5rem);
        margin-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:mx-wp-lg {
        margin-left: var(--wp--preset--spacing--large, 3rem);
        margin-right: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:mx-wp-md {
        margin-left: var(--wp--preset--spacing--medium, 2rem);
        margin-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:mx-wp-sm {
        margin-left: var(--wp--preset--spacing--small, 1rem);
        margin-right: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:mx-wp-xl {
        margin-left: var(--wp--preset--spacing--xl, 4rem);
        margin-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:mx-wp-xs {
        margin-left: var(--wp--preset--spacing--xs, 0.5rem);
        margin-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:my-1 {
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
    }
    .md\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
    .md\:my-2 {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .md\:my-3 {
        margin-top: 0.75rem;
        margin-bottom: 0.75rem;
    }
    .md\:my-4 {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .md\:my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .md\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .md\:my-auto {
        margin-top: auto;
        margin-bottom: auto;
    }
    .md\:my-five {
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .md\:my-half {
        margin-top: 50%;
        margin-bottom: 50%;
    }
    .md\:my-quarter {
        margin-top: 25%;
        margin-bottom: 25%;
    }
    .md\:my-ten {
        margin-top: 10%;
        margin-bottom: 10%;
    }
    .md\:my-third {
        margin-top: 33.333%;
        margin-bottom: 33.333%;
    }
    .md\:my-wp-2xl {
        margin-top: var(--wp--preset--spacing--xxl, 5rem);
        margin-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:my-wp-lg {
        margin-top: var(--wp--preset--spacing--large, 3rem);
        margin-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:my-wp-md {
        margin-top: var(--wp--preset--spacing--medium, 2rem);
        margin-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:my-wp-sm {
        margin-top: var(--wp--preset--spacing--small, 1rem);
        margin-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:my-wp-xl {
        margin-top: var(--wp--preset--spacing--xl, 4rem);
        margin-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:my-wp-xs {
        margin-top: var(--wp--preset--spacing--xs, 0.5rem);
        margin-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:mb-1 {
        margin-bottom: 0.25rem;
    }
    .md\:mb-10 {
        margin-bottom: 2.5rem;
    }
    .md\:mb-2 {
        margin-bottom: 0.5rem;
    }
    .md\:mb-3 {
        margin-bottom: 0.75rem;
    }
    .md\:mb-4 {
        margin-bottom: 1rem;
    }
    .md\:mb-6 {
        margin-bottom: 1.5rem;
    }
    .md\:mb-8 {
        margin-bottom: 2rem;
    }
    .md\:mb-auto {
        margin-bottom: auto;
    }
    .md\:mb-five {
        margin-bottom: 5%;
    }
    .md\:mb-half {
        margin-bottom: 50%;
    }
    .md\:mb-quarter {
        margin-bottom: 25%;
    }
    .md\:mb-ten {
        margin-bottom: 10%;
    }
    .md\:mb-third {
        margin-bottom: 33.333%;
    }
    .md\:mb-wp-2xl {
        margin-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:mb-wp-lg {
        margin-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:mb-wp-md {
        margin-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:mb-wp-sm {
        margin-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:mb-wp-xl {
        margin-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:mb-wp-xs {
        margin-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:ml-1 {
        margin-left: 0.25rem;
    }
    .md\:ml-10 {
        margin-left: 2.5rem;
    }
    .md\:ml-2 {
        margin-left: 0.5rem;
    }
    .md\:ml-3 {
        margin-left: 0.75rem;
    }
    .md\:ml-4 {
        margin-left: 1rem;
    }
    .md\:ml-6 {
        margin-left: 1.5rem;
    }
    .md\:ml-8 {
        margin-left: 2rem;
    }
    .md\:ml-auto {
        margin-left: auto;
    }
    .md\:ml-five {
        margin-left: 5%;
    }
    .md\:ml-half {
        margin-left: 50%;
    }
    .md\:ml-quarter {
        margin-left: 25%;
    }
    .md\:ml-ten {
        margin-left: 10%;
    }
    .md\:ml-third {
        margin-left: 33.333%;
    }
    .md\:ml-wp-2xl {
        margin-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:ml-wp-lg {
        margin-left: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:ml-wp-md {
        margin-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:ml-wp-sm {
        margin-left: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:ml-wp-xl {
        margin-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:ml-wp-xs {
        margin-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:mr-1 {
        margin-right: 0.25rem;
    }
    .md\:mr-10 {
        margin-right: 2.5rem;
    }
    .md\:mr-2 {
        margin-right: 0.5rem;
    }
    .md\:mr-3 {
        margin-right: 0.75rem;
    }
    .md\:mr-4 {
        margin-right: 1rem;
    }
    .md\:mr-6 {
        margin-right: 1.5rem;
    }
    .md\:mr-8 {
        margin-right: 2rem;
    }
    .md\:mr-auto {
        margin-right: auto;
    }
    .md\:mr-five {
        margin-right: 5%;
    }
    .md\:mr-half {
        margin-right: 50%;
    }
    .md\:mr-quarter {
        margin-right: 25%;
    }
    .md\:mr-ten {
        margin-right: 10%;
    }
    .md\:mr-third {
        margin-right: 33.333%;
    }
    .md\:mr-wp-2xl {
        margin-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:mr-wp-lg {
        margin-right: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:mr-wp-md {
        margin-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:mr-wp-sm {
        margin-right: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:mr-wp-xl {
        margin-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:mr-wp-xs {
        margin-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:mt-1 {
        margin-top: 0.25rem;
    }
    .md\:mt-10 {
        margin-top: 2.5rem;
    }
    .md\:mt-2 {
        margin-top: 0.5rem;
    }
    .md\:mt-3 {
        margin-top: 0.75rem;
    }
    .md\:mt-4 {
        margin-top: 1rem;
    }
    .md\:mt-6 {
        margin-top: 1.5rem;
    }
    .md\:mt-8 {
        margin-top: 2rem;
    }
    .md\:mt-auto {
        margin-top: auto;
    }
    .md\:mt-five {
        margin-top: 5%;
    }
    .md\:mt-half {
        margin-top: 50%;
    }
    .md\:mt-quarter {
        margin-top: 25%;
    }
    .md\:mt-ten {
        margin-top: 10%;
    }
    .md\:mt-third {
        margin-top: 33.333%;
    }
    .md\:mt-wp-2xl {
        margin-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:mt-wp-lg {
        margin-top: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:mt-wp-md {
        margin-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:mt-wp-sm {
        margin-top: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:mt-wp-xl {
        margin-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:mt-wp-xs {
        margin-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:line-clamp-1 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .md\:line-clamp-2 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .md\:line-clamp-3 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .md\:line-clamp-4 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
    .md\:line-clamp-none {
        overflow: visible;
        display: block;
        -webkit-box-orient: horizontal;
        -webkit-line-clamp: none;
    }
    .md\:flex {
        display: flex;
    }
    .md\:inline-flex {
        display: inline-flex;
    }
    .md\:grid {
        display: grid;
    }
    .md\:inline-grid {
        display: inline-grid;
    }
    .md\:hidden {
        display: none;
    }
    .md\:h-auto {
        height: auto;
    }
    .md\:h-full {
        height: 100%;
    }
    .md\:h-screen {
        height: 100vh;
    }
    .md\:min-h-0 {
        min-height: 0px;
    }
    .md\:w-auto {
        width: auto;
    }
    .md\:w-full {
        width: 100%;
    }
    .md\:w-screen {
        width: 100vw;
    }
    .md\:max-w-1\/2 {
        max-width: 50%;
    }
    .md\:max-w-2\/3 {
        max-width: 66.666%;
    }
    .md\:max-w-3\/4 {
        max-width: 75%;
    }
    .md\:max-w-3\/5 {
        max-width: 60%;
    }
    .md\:max-w-4\/5 {
        max-width: 80%;
    }
    .md\:max-w-9\/10 {
        max-width: 90%;
    }
    .md\:max-w-content {
        max-width: var(--wp--style--global--content-size, 768px);
    }
    .md\:max-w-wide {
        max-width: var(--wp--style--global--wide-size, 1280px);
    }
    .md\:flex-1 {
        flex: 1 1 0%;
    }
    .md\:flex-auto {
        flex: 1 1 auto;
    }
    .md\:flex-initial {
        flex: 0 1 auto;
    }
    .md\:flex-none {
        flex: none;
    }
    .md\:auto-rows-auto {
        grid-auto-rows: auto;
    }
    .md\:auto-rows-fr {
        grid-auto-rows: minmax(0, 1fr);
    }
    .md\:auto-rows-max {
        grid-auto-rows: max-content;
    }
    .md\:auto-rows-min {
        grid-auto-rows: min-content;
    }
    .md\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .md\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .md\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .md\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr));
    }
    .md\:grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr));
    }
    .md\:grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr));
    }
    .md\:grid-rows-5 {
        grid-template-rows: repeat(5, minmax(0, 1fr));
    }
    .md\:grid-rows-6 {
        grid-template-rows: repeat(6, minmax(0, 1fr));
    }
    .md\:grid-rows-none {
        grid-template-rows: none;
    }
    .md\:flex-row {
        flex-direction: row;
    }
    .md\:flex-col {
        flex-direction: column;
    }
    .md\:flex-wrap {
        flex-wrap: wrap;
    }
    .md\:flex-nowrap {
        flex-wrap: nowrap;
    }
    .md\:content-center {
        align-content: center;
    }
    .md\:content-start {
        align-content: flex-start;
    }
    .md\:content-end {
        align-content: flex-end;
    }
    .md\:content-between {
        align-content: space-between;
    }
    .md\:content-around {
        align-content: space-around;
    }
    .md\:content-evenly {
        align-content: space-evenly;
    }
    .md\:items-start {
        align-items: flex-start;
    }
    .md\:items-end {
        align-items: flex-end;
    }
    .md\:items-center {
        align-items: center;
    }
    .md\:justify-start {
        justify-content: flex-start;
    }
    .md\:justify-end {
        justify-content: flex-end;
    }
    .md\:justify-center {
        justify-content: center;
    }
    .md\:justify-between {
        justify-content: space-between;
    }
    .md\:justify-around {
        justify-content: space-around;
    }
    .md\:justify-evenly {
        justify-content: space-evenly;
    }
    .md\:gap-1 {
        gap: 0.25rem;
    }
    .md\:gap-10 {
        gap: 2.5rem;
    }
    .md\:gap-2 {
        gap: 0.5rem;
    }
    .md\:gap-3 {
        gap: 0.75rem;
    }
    .md\:gap-4 {
        gap: 1rem;
    }
    .md\:gap-6 {
        gap: 1.5rem;
    }
    .md\:gap-8 {
        gap: 2rem;
    }
    .md\:gap-x-1 {
        -moz-column-gap: 0.25rem;
             column-gap: 0.25rem;
    }
    .md\:gap-x-10 {
        -moz-column-gap: 2.5rem;
             column-gap: 2.5rem;
    }
    .md\:gap-x-2 {
        -moz-column-gap: 0.5rem;
             column-gap: 0.5rem;
    }
    .md\:gap-x-3 {
        -moz-column-gap: 0.75rem;
             column-gap: 0.75rem;
    }
    .md\:gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
    }
    .md\:gap-x-6 {
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem;
    }
    .md\:gap-x-8 {
        -moz-column-gap: 2rem;
             column-gap: 2rem;
    }
    .md\:gap-y-1 {
        row-gap: 0.25rem;
    }
    .md\:gap-y-10 {
        row-gap: 2.5rem;
    }
    .md\:gap-y-2 {
        row-gap: 0.5rem;
    }
    .md\:gap-y-3 {
        row-gap: 0.75rem;
    }
    .md\:gap-y-4 {
        row-gap: 1rem;
    }
    .md\:gap-y-6 {
        row-gap: 1.5rem;
    }
    .md\:gap-y-8 {
        row-gap: 2rem;
    }
    .md\:rounded {
        border-radius: 0.25rem;
    }
    .md\:rounded-2xl {
        border-radius: 1rem;
    }
    .md\:rounded-full {
        border-radius: 9999px;
    }
    .md\:rounded-lg {
        border-radius: 0.5rem;
    }
    .md\:rounded-md {
        border-radius: 0.375rem;
    }
    .md\:rounded-none {
        border-radius: 0px;
    }
    .md\:rounded-r12 {
        border-radius: 12px;
    }
    .md\:rounded-r24 {
        border-radius: 24px;
    }
    .md\:rounded-r32 {
        border-radius: 32px;
    }
    .md\:rounded-r48 {
        border-radius: 48px;
    }
    .md\:rounded-r8 {
        border-radius: 8px;
    }
    .md\:rounded-r80 {
        border-radius: 80px;
    }
    .md\:rounded-sm {
        border-radius: 0.125rem;
    }
    .md\:rounded-xl {
        border-radius: 0.75rem;
    }
    .md\:rounded-b-2xl {
        border-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .md\:rounded-b-full {
        border-bottom-right-radius: 9999px;
        border-bottom-left-radius: 9999px;
    }
    .md\:rounded-b-lg {
        border-bottom-right-radius: 0.5rem;
        border-bottom-left-radius: 0.5rem;
    }
    .md\:rounded-b-md {
        border-bottom-right-radius: 0.375rem;
        border-bottom-left-radius: 0.375rem;
    }
    .md\:rounded-b-none {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .md\:rounded-b-r12 {
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    .md\:rounded-b-r24 {
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .md\:rounded-b-r32 {
        border-bottom-right-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .md\:rounded-b-r48 {
        border-bottom-right-radius: 48px;
        border-bottom-left-radius: 48px;
    }
    .md\:rounded-b-r8 {
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    .md\:rounded-b-r80 {
        border-bottom-right-radius: 80px;
        border-bottom-left-radius: 80px;
    }
    .md\:rounded-b-sm {
        border-bottom-right-radius: 0.125rem;
        border-bottom-left-radius: 0.125rem;
    }
    .md\:rounded-b-xl {
        border-bottom-right-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
    }
    .md\:rounded-l-2xl {
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .md\:rounded-l-full {
        border-top-left-radius: 9999px;
        border-bottom-left-radius: 9999px;
    }
    .md\:rounded-l-lg {
        border-top-left-radius: 0.5rem;
        border-bottom-left-radius: 0.5rem;
    }
    .md\:rounded-l-md {
        border-top-left-radius: 0.375rem;
        border-bottom-left-radius: 0.375rem;
    }
    .md\:rounded-l-none {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .md\:rounded-l-r12 {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    .md\:rounded-l-r24 {
        border-top-left-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .md\:rounded-l-r32 {
        border-top-left-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .md\:rounded-l-r48 {
        border-top-left-radius: 48px;
        border-bottom-left-radius: 48px;
    }
    .md\:rounded-l-r8 {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    .md\:rounded-l-r80 {
        border-top-left-radius: 80px;
        border-bottom-left-radius: 80px;
    }
    .md\:rounded-l-sm {
        border-top-left-radius: 0.125rem;
        border-bottom-left-radius: 0.125rem;
    }
    .md\:rounded-l-xl {
        border-top-left-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
    }
    .md\:rounded-r-2xl {
        border-top-right-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }
    .md\:rounded-r-full {
        border-top-right-radius: 9999px;
        border-bottom-right-radius: 9999px;
    }
    .md\:rounded-r-lg {
        border-top-right-radius: 0.5rem;
        border-bottom-right-radius: 0.5rem;
    }
    .md\:rounded-r-md {
        border-top-right-radius: 0.375rem;
        border-bottom-right-radius: 0.375rem;
    }
    .md\:rounded-r-none {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .md\:rounded-r-r12 {
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }
    .md\:rounded-r-r24 {
        border-top-right-radius: 24px;
        border-bottom-right-radius: 24px;
    }
    .md\:rounded-r-r32 {
        border-top-right-radius: 32px;
        border-bottom-right-radius: 32px;
    }
    .md\:rounded-r-r48 {
        border-top-right-radius: 48px;
        border-bottom-right-radius: 48px;
    }
    .md\:rounded-r-r8 {
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
    }
    .md\:rounded-r-r80 {
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
    }
    .md\:rounded-r-sm {
        border-top-right-radius: 0.125rem;
        border-bottom-right-radius: 0.125rem;
    }
    .md\:rounded-r-xl {
        border-top-right-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
    }
    .md\:rounded-t-2xl {
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem;
    }
    .md\:rounded-t-full {
        border-top-left-radius: 9999px;
        border-top-right-radius: 9999px;
    }
    .md\:rounded-t-lg {
        border-top-left-radius: 0.5rem;
        border-top-right-radius: 0.5rem;
    }
    .md\:rounded-t-md {
        border-top-left-radius: 0.375rem;
        border-top-right-radius: 0.375rem;
    }
    .md\:rounded-t-none {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
    .md\:rounded-t-r12 {
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }
    .md\:rounded-t-r24 {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }
    .md\:rounded-t-r32 {
        border-top-left-radius: 32px;
        border-top-right-radius: 32px;
    }
    .md\:rounded-t-r48 {
        border-top-left-radius: 48px;
        border-top-right-radius: 48px;
    }
    .md\:rounded-t-r8 {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .md\:rounded-t-r80 {
        border-top-left-radius: 80px;
        border-top-right-radius: 80px;
    }
    .md\:rounded-t-sm {
        border-top-left-radius: 0.125rem;
        border-top-right-radius: 0.125rem;
    }
    .md\:rounded-t-xl {
        border-top-left-radius: 0.75rem;
        border-top-right-radius: 0.75rem;
    }
    .md\:rounded-bl-2xl {
        border-bottom-left-radius: 1rem;
    }
    .md\:rounded-bl-full {
        border-bottom-left-radius: 9999px;
    }
    .md\:rounded-bl-lg {
        border-bottom-left-radius: 0.5rem;
    }
    .md\:rounded-bl-md {
        border-bottom-left-radius: 0.375rem;
    }
    .md\:rounded-bl-none {
        border-bottom-left-radius: 0px;
    }
    .md\:rounded-bl-r12 {
        border-bottom-left-radius: 12px;
    }
    .md\:rounded-bl-r24 {
        border-bottom-left-radius: 24px;
    }
    .md\:rounded-bl-r32 {
        border-bottom-left-radius: 32px;
    }
    .md\:rounded-bl-r48 {
        border-bottom-left-radius: 48px;
    }
    .md\:rounded-bl-r8 {
        border-bottom-left-radius: 8px;
    }
    .md\:rounded-bl-r80 {
        border-bottom-left-radius: 80px;
    }
    .md\:rounded-bl-sm {
        border-bottom-left-radius: 0.125rem;
    }
    .md\:rounded-bl-xl {
        border-bottom-left-radius: 0.75rem;
    }
    .md\:rounded-br-2xl {
        border-bottom-right-radius: 1rem;
    }
    .md\:rounded-br-full {
        border-bottom-right-radius: 9999px;
    }
    .md\:rounded-br-lg {
        border-bottom-right-radius: 0.5rem;
    }
    .md\:rounded-br-md {
        border-bottom-right-radius: 0.375rem;
    }
    .md\:rounded-br-none {
        border-bottom-right-radius: 0px;
    }
    .md\:rounded-br-r12 {
        border-bottom-right-radius: 12px;
    }
    .md\:rounded-br-r24 {
        border-bottom-right-radius: 24px;
    }
    .md\:rounded-br-r32 {
        border-bottom-right-radius: 32px;
    }
    .md\:rounded-br-r48 {
        border-bottom-right-radius: 48px;
    }
    .md\:rounded-br-r8 {
        border-bottom-right-radius: 8px;
    }
    .md\:rounded-br-r80 {
        border-bottom-right-radius: 80px;
    }
    .md\:rounded-br-sm {
        border-bottom-right-radius: 0.125rem;
    }
    .md\:rounded-br-xl {
        border-bottom-right-radius: 0.75rem;
    }
    .md\:rounded-tl-2xl {
        border-top-left-radius: 1rem;
    }
    .md\:rounded-tl-full {
        border-top-left-radius: 9999px;
    }
    .md\:rounded-tl-lg {
        border-top-left-radius: 0.5rem;
    }
    .md\:rounded-tl-md {
        border-top-left-radius: 0.375rem;
    }
    .md\:rounded-tl-none {
        border-top-left-radius: 0px;
    }
    .md\:rounded-tl-r12 {
        border-top-left-radius: 12px;
    }
    .md\:rounded-tl-r24 {
        border-top-left-radius: 24px;
    }
    .md\:rounded-tl-r32 {
        border-top-left-radius: 32px;
    }
    .md\:rounded-tl-r48 {
        border-top-left-radius: 48px;
    }
    .md\:rounded-tl-r8 {
        border-top-left-radius: 8px;
    }
    .md\:rounded-tl-r80 {
        border-top-left-radius: 80px;
    }
    .md\:rounded-tl-sm {
        border-top-left-radius: 0.125rem;
    }
    .md\:rounded-tl-xl {
        border-top-left-radius: 0.75rem;
    }
    .md\:rounded-tr-2xl {
        border-top-right-radius: 1rem;
    }
    .md\:rounded-tr-full {
        border-top-right-radius: 9999px;
    }
    .md\:rounded-tr-lg {
        border-top-right-radius: 0.5rem;
    }
    .md\:rounded-tr-md {
        border-top-right-radius: 0.375rem;
    }
    .md\:rounded-tr-none {
        border-top-right-radius: 0px;
    }
    .md\:rounded-tr-r12 {
        border-top-right-radius: 12px;
    }
    .md\:rounded-tr-r24 {
        border-top-right-radius: 24px;
    }
    .md\:rounded-tr-r32 {
        border-top-right-radius: 32px;
    }
    .md\:rounded-tr-r48 {
        border-top-right-radius: 48px;
    }
    .md\:rounded-tr-r8 {
        border-top-right-radius: 8px;
    }
    .md\:rounded-tr-r80 {
        border-top-right-radius: 80px;
    }
    .md\:rounded-tr-sm {
        border-top-right-radius: 0.125rem;
    }
    .md\:rounded-tr-xl {
        border-top-right-radius: 0.75rem;
    }
    .md\:border {
        border-width: 1px;
    }
    .md\:border-0 {
        border-width: 0px;
    }
    .md\:border-2 {
        border-width: 2px;
    }
    .md\:border-4 {
        border-width: 4px;
    }
    .md\:border-8 {
        border-width: 8px;
    }
    .md\:border-x {
        border-left-width: 1px;
        border-right-width: 1px;
    }
    .md\:border-x-0 {
        border-left-width: 0px;
        border-right-width: 0px;
    }
    .md\:border-x-2 {
        border-left-width: 2px;
        border-right-width: 2px;
    }
    .md\:border-x-4 {
        border-left-width: 4px;
        border-right-width: 4px;
    }
    .md\:border-x-8 {
        border-left-width: 8px;
        border-right-width: 8px;
    }
    .md\:border-y {
        border-top-width: 1px;
        border-bottom-width: 1px;
    }
    .md\:border-y-0 {
        border-top-width: 0px;
        border-bottom-width: 0px;
    }
    .md\:border-y-2 {
        border-top-width: 2px;
        border-bottom-width: 2px;
    }
    .md\:border-y-4 {
        border-top-width: 4px;
        border-bottom-width: 4px;
    }
    .md\:border-y-8 {
        border-top-width: 8px;
        border-bottom-width: 8px;
    }
    .md\:border-b {
        border-bottom-width: 1px;
    }
    .md\:border-b-0 {
        border-bottom-width: 0px;
    }
    .md\:border-b-2 {
        border-bottom-width: 2px;
    }
    .md\:border-b-4 {
        border-bottom-width: 4px;
    }
    .md\:border-b-8 {
        border-bottom-width: 8px;
    }
    .md\:border-l {
        border-left-width: 1px;
    }
    .md\:border-l-0 {
        border-left-width: 0px;
    }
    .md\:border-l-2 {
        border-left-width: 2px;
    }
    .md\:border-l-4 {
        border-left-width: 4px;
    }
    .md\:border-l-8 {
        border-left-width: 8px;
    }
    .md\:border-r {
        border-right-width: 1px;
    }
    .md\:border-r-0 {
        border-right-width: 0px;
    }
    .md\:border-r-2 {
        border-right-width: 2px;
    }
    .md\:border-r-4 {
        border-right-width: 4px;
    }
    .md\:border-r-8 {
        border-right-width: 8px;
    }
    .md\:border-t {
        border-top-width: 1px;
    }
    .md\:border-t-0 {
        border-top-width: 0px;
    }
    .md\:border-t-2 {
        border-top-width: 2px;
    }
    .md\:border-t-4 {
        border-top-width: 4px;
    }
    .md\:border-t-8 {
        border-top-width: 8px;
    }
    .md\:border-solid {
        border-style: solid;
    }
    .md\:border-none {
        border-style: none;
    }
    .md\:\!border-black {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-black\/0 {
        border-color: rgb(0 0 0 / 0) !important;
    }
    .md\:\!border-black\/10 {
        border-color: rgb(0 0 0 / 0.1) !important;
    }
    .md\:\!border-black\/100 {
        border-color: rgb(0 0 0 / 1) !important;
    }
    .md\:\!border-black\/20 {
        border-color: rgb(0 0 0 / 0.2) !important;
    }
    .md\:\!border-black\/25 {
        border-color: rgb(0 0 0 / 0.25) !important;
    }
    .md\:\!border-black\/30 {
        border-color: rgb(0 0 0 / 0.3) !important;
    }
    .md\:\!border-black\/40 {
        border-color: rgb(0 0 0 / 0.4) !important;
    }
    .md\:\!border-black\/5 {
        border-color: rgb(0 0 0 / 0.05) !important;
    }
    .md\:\!border-black\/50 {
        border-color: rgb(0 0 0 / 0.5) !important;
    }
    .md\:\!border-black\/60 {
        border-color: rgb(0 0 0 / 0.6) !important;
    }
    .md\:\!border-black\/70 {
        border-color: rgb(0 0 0 / 0.7) !important;
    }
    .md\:\!border-black\/75 {
        border-color: rgb(0 0 0 / 0.75) !important;
    }
    .md\:\!border-black\/80 {
        border-color: rgb(0 0 0 / 0.8) !important;
    }
    .md\:\!border-black\/90 {
        border-color: rgb(0 0 0 / 0.9) !important;
    }
    .md\:\!border-black\/95 {
        border-color: rgb(0 0 0 / 0.95) !important;
    }
    .md\:\!border-brown {
        --tw-border-opacity: 1 !important;
        border-color: rgb(35 31 32 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-brown\/0 {
        border-color: rgb(35 31 32 / 0) !important;
    }
    .md\:\!border-brown\/10 {
        border-color: rgb(35 31 32 / 0.1) !important;
    }
    .md\:\!border-brown\/100 {
        border-color: rgb(35 31 32 / 1) !important;
    }
    .md\:\!border-brown\/20 {
        border-color: rgb(35 31 32 / 0.2) !important;
    }
    .md\:\!border-brown\/25 {
        border-color: rgb(35 31 32 / 0.25) !important;
    }
    .md\:\!border-brown\/30 {
        border-color: rgb(35 31 32 / 0.3) !important;
    }
    .md\:\!border-brown\/40 {
        border-color: rgb(35 31 32 / 0.4) !important;
    }
    .md\:\!border-brown\/5 {
        border-color: rgb(35 31 32 / 0.05) !important;
    }
    .md\:\!border-brown\/50 {
        border-color: rgb(35 31 32 / 0.5) !important;
    }
    .md\:\!border-brown\/60 {
        border-color: rgb(35 31 32 / 0.6) !important;
    }
    .md\:\!border-brown\/70 {
        border-color: rgb(35 31 32 / 0.7) !important;
    }
    .md\:\!border-brown\/75 {
        border-color: rgb(35 31 32 / 0.75) !important;
    }
    .md\:\!border-brown\/80 {
        border-color: rgb(35 31 32 / 0.8) !important;
    }
    .md\:\!border-brown\/90 {
        border-color: rgb(35 31 32 / 0.9) !important;
    }
    .md\:\!border-brown\/95 {
        border-color: rgb(35 31 32 / 0.95) !important;
    }
    .md\:\!border-ivory {
        --tw-border-opacity: 1 !important;
        border-color: rgb(243 243 233 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-ivory\/0 {
        border-color: rgb(243 243 233 / 0) !important;
    }
    .md\:\!border-ivory\/10 {
        border-color: rgb(243 243 233 / 0.1) !important;
    }
    .md\:\!border-ivory\/100 {
        border-color: rgb(243 243 233 / 1) !important;
    }
    .md\:\!border-ivory\/20 {
        border-color: rgb(243 243 233 / 0.2) !important;
    }
    .md\:\!border-ivory\/25 {
        border-color: rgb(243 243 233 / 0.25) !important;
    }
    .md\:\!border-ivory\/30 {
        border-color: rgb(243 243 233 / 0.3) !important;
    }
    .md\:\!border-ivory\/40 {
        border-color: rgb(243 243 233 / 0.4) !important;
    }
    .md\:\!border-ivory\/5 {
        border-color: rgb(243 243 233 / 0.05) !important;
    }
    .md\:\!border-ivory\/50 {
        border-color: rgb(243 243 233 / 0.5) !important;
    }
    .md\:\!border-ivory\/60 {
        border-color: rgb(243 243 233 / 0.6) !important;
    }
    .md\:\!border-ivory\/70 {
        border-color: rgb(243 243 233 / 0.7) !important;
    }
    .md\:\!border-ivory\/75 {
        border-color: rgb(243 243 233 / 0.75) !important;
    }
    .md\:\!border-ivory\/80 {
        border-color: rgb(243 243 233 / 0.8) !important;
    }
    .md\:\!border-ivory\/90 {
        border-color: rgb(243 243 233 / 0.9) !important;
    }
    .md\:\!border-ivory\/95 {
        border-color: rgb(243 243 233 / 0.95) !important;
    }
    .md\:\!border-red {
        --tw-border-opacity: 1 !important;
        border-color: rgb(138 23 26 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-red\/0 {
        border-color: rgb(138 23 26 / 0) !important;
    }
    .md\:\!border-red\/10 {
        border-color: rgb(138 23 26 / 0.1) !important;
    }
    .md\:\!border-red\/100 {
        border-color: rgb(138 23 26 / 1) !important;
    }
    .md\:\!border-red\/20 {
        border-color: rgb(138 23 26 / 0.2) !important;
    }
    .md\:\!border-red\/25 {
        border-color: rgb(138 23 26 / 0.25) !important;
    }
    .md\:\!border-red\/30 {
        border-color: rgb(138 23 26 / 0.3) !important;
    }
    .md\:\!border-red\/40 {
        border-color: rgb(138 23 26 / 0.4) !important;
    }
    .md\:\!border-red\/5 {
        border-color: rgb(138 23 26 / 0.05) !important;
    }
    .md\:\!border-red\/50 {
        border-color: rgb(138 23 26 / 0.5) !important;
    }
    .md\:\!border-red\/60 {
        border-color: rgb(138 23 26 / 0.6) !important;
    }
    .md\:\!border-red\/70 {
        border-color: rgb(138 23 26 / 0.7) !important;
    }
    .md\:\!border-red\/75 {
        border-color: rgb(138 23 26 / 0.75) !important;
    }
    .md\:\!border-red\/80 {
        border-color: rgb(138 23 26 / 0.8) !important;
    }
    .md\:\!border-red\/90 {
        border-color: rgb(138 23 26 / 0.9) !important;
    }
    .md\:\!border-red\/95 {
        border-color: rgb(138 23 26 / 0.95) !important;
    }
    .md\:\!border-white {
        --tw-border-opacity: 1 !important;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-white\/0 {
        border-color: rgb(255 255 255 / 0) !important;
    }
    .md\:\!border-white\/10 {
        border-color: rgb(255 255 255 / 0.1) !important;
    }
    .md\:\!border-white\/100 {
        border-color: rgb(255 255 255 / 1) !important;
    }
    .md\:\!border-white\/20 {
        border-color: rgb(255 255 255 / 0.2) !important;
    }
    .md\:\!border-white\/25 {
        border-color: rgb(255 255 255 / 0.25) !important;
    }
    .md\:\!border-white\/30 {
        border-color: rgb(255 255 255 / 0.3) !important;
    }
    .md\:\!border-white\/40 {
        border-color: rgb(255 255 255 / 0.4) !important;
    }
    .md\:\!border-white\/5 {
        border-color: rgb(255 255 255 / 0.05) !important;
    }
    .md\:\!border-white\/50 {
        border-color: rgb(255 255 255 / 0.5) !important;
    }
    .md\:\!border-white\/60 {
        border-color: rgb(255 255 255 / 0.6) !important;
    }
    .md\:\!border-white\/70 {
        border-color: rgb(255 255 255 / 0.7) !important;
    }
    .md\:\!border-white\/75 {
        border-color: rgb(255 255 255 / 0.75) !important;
    }
    .md\:\!border-white\/80 {
        border-color: rgb(255 255 255 / 0.8) !important;
    }
    .md\:\!border-white\/90 {
        border-color: rgb(255 255 255 / 0.9) !important;
    }
    .md\:\!border-white\/95 {
        border-color: rgb(255 255 255 / 0.95) !important;
    }
    .md\:border-black {
        --tw-border-opacity: 1;
        border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
    }
    .md\:border-black\/0 {
        border-color: rgb(0 0 0 / 0);
    }
    .md\:border-black\/10 {
        border-color: rgb(0 0 0 / 0.1);
    }
    .md\:border-black\/100 {
        border-color: rgb(0 0 0 / 1);
    }
    .md\:border-black\/20 {
        border-color: rgb(0 0 0 / 0.2);
    }
    .md\:border-black\/25 {
        border-color: rgb(0 0 0 / 0.25);
    }
    .md\:border-black\/30 {
        border-color: rgb(0 0 0 / 0.3);
    }
    .md\:border-black\/40 {
        border-color: rgb(0 0 0 / 0.4);
    }
    .md\:border-black\/5 {
        border-color: rgb(0 0 0 / 0.05);
    }
    .md\:border-black\/50 {
        border-color: rgb(0 0 0 / 0.5);
    }
    .md\:border-black\/60 {
        border-color: rgb(0 0 0 / 0.6);
    }
    .md\:border-black\/70 {
        border-color: rgb(0 0 0 / 0.7);
    }
    .md\:border-black\/75 {
        border-color: rgb(0 0 0 / 0.75);
    }
    .md\:border-black\/80 {
        border-color: rgb(0 0 0 / 0.8);
    }
    .md\:border-black\/90 {
        border-color: rgb(0 0 0 / 0.9);
    }
    .md\:border-black\/95 {
        border-color: rgb(0 0 0 / 0.95);
    }
    .md\:border-brown {
        --tw-border-opacity: 1;
        border-color: rgb(35 31 32 / var(--tw-border-opacity, 1));
    }
    .md\:border-brown\/0 {
        border-color: rgb(35 31 32 / 0);
    }
    .md\:border-brown\/10 {
        border-color: rgb(35 31 32 / 0.1);
    }
    .md\:border-brown\/100 {
        border-color: rgb(35 31 32 / 1);
    }
    .md\:border-brown\/20 {
        border-color: rgb(35 31 32 / 0.2);
    }
    .md\:border-brown\/25 {
        border-color: rgb(35 31 32 / 0.25);
    }
    .md\:border-brown\/30 {
        border-color: rgb(35 31 32 / 0.3);
    }
    .md\:border-brown\/40 {
        border-color: rgb(35 31 32 / 0.4);
    }
    .md\:border-brown\/5 {
        border-color: rgb(35 31 32 / 0.05);
    }
    .md\:border-brown\/50 {
        border-color: rgb(35 31 32 / 0.5);
    }
    .md\:border-brown\/60 {
        border-color: rgb(35 31 32 / 0.6);
    }
    .md\:border-brown\/70 {
        border-color: rgb(35 31 32 / 0.7);
    }
    .md\:border-brown\/75 {
        border-color: rgb(35 31 32 / 0.75);
    }
    .md\:border-brown\/80 {
        border-color: rgb(35 31 32 / 0.8);
    }
    .md\:border-brown\/90 {
        border-color: rgb(35 31 32 / 0.9);
    }
    .md\:border-brown\/95 {
        border-color: rgb(35 31 32 / 0.95);
    }
    .md\:border-ivory {
        --tw-border-opacity: 1;
        border-color: rgb(243 243 233 / var(--tw-border-opacity, 1));
    }
    .md\:border-ivory\/0 {
        border-color: rgb(243 243 233 / 0);
    }
    .md\:border-ivory\/10 {
        border-color: rgb(243 243 233 / 0.1);
    }
    .md\:border-ivory\/100 {
        border-color: rgb(243 243 233 / 1);
    }
    .md\:border-ivory\/20 {
        border-color: rgb(243 243 233 / 0.2);
    }
    .md\:border-ivory\/25 {
        border-color: rgb(243 243 233 / 0.25);
    }
    .md\:border-ivory\/30 {
        border-color: rgb(243 243 233 / 0.3);
    }
    .md\:border-ivory\/40 {
        border-color: rgb(243 243 233 / 0.4);
    }
    .md\:border-ivory\/5 {
        border-color: rgb(243 243 233 / 0.05);
    }
    .md\:border-ivory\/50 {
        border-color: rgb(243 243 233 / 0.5);
    }
    .md\:border-ivory\/60 {
        border-color: rgb(243 243 233 / 0.6);
    }
    .md\:border-ivory\/70 {
        border-color: rgb(243 243 233 / 0.7);
    }
    .md\:border-ivory\/75 {
        border-color: rgb(243 243 233 / 0.75);
    }
    .md\:border-ivory\/80 {
        border-color: rgb(243 243 233 / 0.8);
    }
    .md\:border-ivory\/90 {
        border-color: rgb(243 243 233 / 0.9);
    }
    .md\:border-ivory\/95 {
        border-color: rgb(243 243 233 / 0.95);
    }
    .md\:border-red {
        --tw-border-opacity: 1;
        border-color: rgb(138 23 26 / var(--tw-border-opacity, 1));
    }
    .md\:border-red\/0 {
        border-color: rgb(138 23 26 / 0);
    }
    .md\:border-red\/10 {
        border-color: rgb(138 23 26 / 0.1);
    }
    .md\:border-red\/100 {
        border-color: rgb(138 23 26 / 1);
    }
    .md\:border-red\/20 {
        border-color: rgb(138 23 26 / 0.2);
    }
    .md\:border-red\/25 {
        border-color: rgb(138 23 26 / 0.25);
    }
    .md\:border-red\/30 {
        border-color: rgb(138 23 26 / 0.3);
    }
    .md\:border-red\/40 {
        border-color: rgb(138 23 26 / 0.4);
    }
    .md\:border-red\/5 {
        border-color: rgb(138 23 26 / 0.05);
    }
    .md\:border-red\/50 {
        border-color: rgb(138 23 26 / 0.5);
    }
    .md\:border-red\/60 {
        border-color: rgb(138 23 26 / 0.6);
    }
    .md\:border-red\/70 {
        border-color: rgb(138 23 26 / 0.7);
    }
    .md\:border-red\/75 {
        border-color: rgb(138 23 26 / 0.75);
    }
    .md\:border-red\/80 {
        border-color: rgb(138 23 26 / 0.8);
    }
    .md\:border-red\/90 {
        border-color: rgb(138 23 26 / 0.9);
    }
    .md\:border-red\/95 {
        border-color: rgb(138 23 26 / 0.95);
    }
    .md\:border-white {
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    }
    .md\:border-white\/0 {
        border-color: rgb(255 255 255 / 0);
    }
    .md\:border-white\/10 {
        border-color: rgb(255 255 255 / 0.1);
    }
    .md\:border-white\/100 {
        border-color: rgb(255 255 255 / 1);
    }
    .md\:border-white\/20 {
        border-color: rgb(255 255 255 / 0.2);
    }
    .md\:border-white\/25 {
        border-color: rgb(255 255 255 / 0.25);
    }
    .md\:border-white\/30 {
        border-color: rgb(255 255 255 / 0.3);
    }
    .md\:border-white\/40 {
        border-color: rgb(255 255 255 / 0.4);
    }
    .md\:border-white\/5 {
        border-color: rgb(255 255 255 / 0.05);
    }
    .md\:border-white\/50 {
        border-color: rgb(255 255 255 / 0.5);
    }
    .md\:border-white\/60 {
        border-color: rgb(255 255 255 / 0.6);
    }
    .md\:border-white\/70 {
        border-color: rgb(255 255 255 / 0.7);
    }
    .md\:border-white\/75 {
        border-color: rgb(255 255 255 / 0.75);
    }
    .md\:border-white\/80 {
        border-color: rgb(255 255 255 / 0.8);
    }
    .md\:border-white\/90 {
        border-color: rgb(255 255 255 / 0.9);
    }
    .md\:border-white\/95 {
        border-color: rgb(255 255 255 / 0.95);
    }
    .md\:\!bg-black {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-black\/0 {
        background-color: rgb(0 0 0 / 0) !important;
    }
    .md\:\!bg-black\/10 {
        background-color: rgb(0 0 0 / 0.1) !important;
    }
    .md\:\!bg-black\/100 {
        background-color: rgb(0 0 0 / 1) !important;
    }
    .md\:\!bg-black\/20 {
        background-color: rgb(0 0 0 / 0.2) !important;
    }
    .md\:\!bg-black\/25 {
        background-color: rgb(0 0 0 / 0.25) !important;
    }
    .md\:\!bg-black\/30 {
        background-color: rgb(0 0 0 / 0.3) !important;
    }
    .md\:\!bg-black\/40 {
        background-color: rgb(0 0 0 / 0.4) !important;
    }
    .md\:\!bg-black\/5 {
        background-color: rgb(0 0 0 / 0.05) !important;
    }
    .md\:\!bg-black\/50 {
        background-color: rgb(0 0 0 / 0.5) !important;
    }
    .md\:\!bg-black\/60 {
        background-color: rgb(0 0 0 / 0.6) !important;
    }
    .md\:\!bg-black\/70 {
        background-color: rgb(0 0 0 / 0.7) !important;
    }
    .md\:\!bg-black\/75 {
        background-color: rgb(0 0 0 / 0.75) !important;
    }
    .md\:\!bg-black\/80 {
        background-color: rgb(0 0 0 / 0.8) !important;
    }
    .md\:\!bg-black\/90 {
        background-color: rgb(0 0 0 / 0.9) !important;
    }
    .md\:\!bg-black\/95 {
        background-color: rgb(0 0 0 / 0.95) !important;
    }
    .md\:\!bg-brown {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-brown\/0 {
        background-color: rgb(35 31 32 / 0) !important;
    }
    .md\:\!bg-brown\/10 {
        background-color: rgb(35 31 32 / 0.1) !important;
    }
    .md\:\!bg-brown\/100 {
        background-color: rgb(35 31 32 / 1) !important;
    }
    .md\:\!bg-brown\/20 {
        background-color: rgb(35 31 32 / 0.2) !important;
    }
    .md\:\!bg-brown\/25 {
        background-color: rgb(35 31 32 / 0.25) !important;
    }
    .md\:\!bg-brown\/30 {
        background-color: rgb(35 31 32 / 0.3) !important;
    }
    .md\:\!bg-brown\/40 {
        background-color: rgb(35 31 32 / 0.4) !important;
    }
    .md\:\!bg-brown\/5 {
        background-color: rgb(35 31 32 / 0.05) !important;
    }
    .md\:\!bg-brown\/50 {
        background-color: rgb(35 31 32 / 0.5) !important;
    }
    .md\:\!bg-brown\/60 {
        background-color: rgb(35 31 32 / 0.6) !important;
    }
    .md\:\!bg-brown\/70 {
        background-color: rgb(35 31 32 / 0.7) !important;
    }
    .md\:\!bg-brown\/75 {
        background-color: rgb(35 31 32 / 0.75) !important;
    }
    .md\:\!bg-brown\/80 {
        background-color: rgb(35 31 32 / 0.8) !important;
    }
    .md\:\!bg-brown\/90 {
        background-color: rgb(35 31 32 / 0.9) !important;
    }
    .md\:\!bg-brown\/95 {
        background-color: rgb(35 31 32 / 0.95) !important;
    }
    .md\:\!bg-ivory {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-ivory\/0 {
        background-color: rgb(243 243 233 / 0) !important;
    }
    .md\:\!bg-ivory\/10 {
        background-color: rgb(243 243 233 / 0.1) !important;
    }
    .md\:\!bg-ivory\/100 {
        background-color: rgb(243 243 233 / 1) !important;
    }
    .md\:\!bg-ivory\/20 {
        background-color: rgb(243 243 233 / 0.2) !important;
    }
    .md\:\!bg-ivory\/25 {
        background-color: rgb(243 243 233 / 0.25) !important;
    }
    .md\:\!bg-ivory\/30 {
        background-color: rgb(243 243 233 / 0.3) !important;
    }
    .md\:\!bg-ivory\/40 {
        background-color: rgb(243 243 233 / 0.4) !important;
    }
    .md\:\!bg-ivory\/5 {
        background-color: rgb(243 243 233 / 0.05) !important;
    }
    .md\:\!bg-ivory\/50 {
        background-color: rgb(243 243 233 / 0.5) !important;
    }
    .md\:\!bg-ivory\/60 {
        background-color: rgb(243 243 233 / 0.6) !important;
    }
    .md\:\!bg-ivory\/70 {
        background-color: rgb(243 243 233 / 0.7) !important;
    }
    .md\:\!bg-ivory\/75 {
        background-color: rgb(243 243 233 / 0.75) !important;
    }
    .md\:\!bg-ivory\/80 {
        background-color: rgb(243 243 233 / 0.8) !important;
    }
    .md\:\!bg-ivory\/90 {
        background-color: rgb(243 243 233 / 0.9) !important;
    }
    .md\:\!bg-ivory\/95 {
        background-color: rgb(243 243 233 / 0.95) !important;
    }
    .md\:\!bg-red {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-red\/0 {
        background-color: rgb(138 23 26 / 0) !important;
    }
    .md\:\!bg-red\/10 {
        background-color: rgb(138 23 26 / 0.1) !important;
    }
    .md\:\!bg-red\/100 {
        background-color: rgb(138 23 26 / 1) !important;
    }
    .md\:\!bg-red\/20 {
        background-color: rgb(138 23 26 / 0.2) !important;
    }
    .md\:\!bg-red\/25 {
        background-color: rgb(138 23 26 / 0.25) !important;
    }
    .md\:\!bg-red\/30 {
        background-color: rgb(138 23 26 / 0.3) !important;
    }
    .md\:\!bg-red\/40 {
        background-color: rgb(138 23 26 / 0.4) !important;
    }
    .md\:\!bg-red\/5 {
        background-color: rgb(138 23 26 / 0.05) !important;
    }
    .md\:\!bg-red\/50 {
        background-color: rgb(138 23 26 / 0.5) !important;
    }
    .md\:\!bg-red\/60 {
        background-color: rgb(138 23 26 / 0.6) !important;
    }
    .md\:\!bg-red\/70 {
        background-color: rgb(138 23 26 / 0.7) !important;
    }
    .md\:\!bg-red\/75 {
        background-color: rgb(138 23 26 / 0.75) !important;
    }
    .md\:\!bg-red\/80 {
        background-color: rgb(138 23 26 / 0.8) !important;
    }
    .md\:\!bg-red\/90 {
        background-color: rgb(138 23 26 / 0.9) !important;
    }
    .md\:\!bg-red\/95 {
        background-color: rgb(138 23 26 / 0.95) !important;
    }
    .md\:\!bg-white {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-white\/0 {
        background-color: rgb(255 255 255 / 0) !important;
    }
    .md\:\!bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1) !important;
    }
    .md\:\!bg-white\/100 {
        background-color: rgb(255 255 255 / 1) !important;
    }
    .md\:\!bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2) !important;
    }
    .md\:\!bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25) !important;
    }
    .md\:\!bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3) !important;
    }
    .md\:\!bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4) !important;
    }
    .md\:\!bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05) !important;
    }
    .md\:\!bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5) !important;
    }
    .md\:\!bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6) !important;
    }
    .md\:\!bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7) !important;
    }
    .md\:\!bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75) !important;
    }
    .md\:\!bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8) !important;
    }
    .md\:\!bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9) !important;
    }
    .md\:\!bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95) !important;
    }
    .md\:bg-black {
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-black\/0 {
        background-color: rgb(0 0 0 / 0);
    }
    .md\:bg-black\/10 {
        background-color: rgb(0 0 0 / 0.1);
    }
    .md\:bg-black\/100 {
        background-color: rgb(0 0 0 / 1);
    }
    .md\:bg-black\/20 {
        background-color: rgb(0 0 0 / 0.2);
    }
    .md\:bg-black\/25 {
        background-color: rgb(0 0 0 / 0.25);
    }
    .md\:bg-black\/30 {
        background-color: rgb(0 0 0 / 0.3);
    }
    .md\:bg-black\/40 {
        background-color: rgb(0 0 0 / 0.4);
    }
    .md\:bg-black\/5 {
        background-color: rgb(0 0 0 / 0.05);
    }
    .md\:bg-black\/50 {
        background-color: rgb(0 0 0 / 0.5);
    }
    .md\:bg-black\/60 {
        background-color: rgb(0 0 0 / 0.6);
    }
    .md\:bg-black\/70 {
        background-color: rgb(0 0 0 / 0.7);
    }
    .md\:bg-black\/75 {
        background-color: rgb(0 0 0 / 0.75);
    }
    .md\:bg-black\/80 {
        background-color: rgb(0 0 0 / 0.8);
    }
    .md\:bg-black\/90 {
        background-color: rgb(0 0 0 / 0.9);
    }
    .md\:bg-black\/95 {
        background-color: rgb(0 0 0 / 0.95);
    }
    .md\:bg-brown {
        --tw-bg-opacity: 1;
        background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-brown\/0 {
        background-color: rgb(35 31 32 / 0);
    }
    .md\:bg-brown\/10 {
        background-color: rgb(35 31 32 / 0.1);
    }
    .md\:bg-brown\/100 {
        background-color: rgb(35 31 32 / 1);
    }
    .md\:bg-brown\/20 {
        background-color: rgb(35 31 32 / 0.2);
    }
    .md\:bg-brown\/25 {
        background-color: rgb(35 31 32 / 0.25);
    }
    .md\:bg-brown\/30 {
        background-color: rgb(35 31 32 / 0.3);
    }
    .md\:bg-brown\/40 {
        background-color: rgb(35 31 32 / 0.4);
    }
    .md\:bg-brown\/5 {
        background-color: rgb(35 31 32 / 0.05);
    }
    .md\:bg-brown\/50 {
        background-color: rgb(35 31 32 / 0.5);
    }
    .md\:bg-brown\/60 {
        background-color: rgb(35 31 32 / 0.6);
    }
    .md\:bg-brown\/70 {
        background-color: rgb(35 31 32 / 0.7);
    }
    .md\:bg-brown\/75 {
        background-color: rgb(35 31 32 / 0.75);
    }
    .md\:bg-brown\/80 {
        background-color: rgb(35 31 32 / 0.8);
    }
    .md\:bg-brown\/90 {
        background-color: rgb(35 31 32 / 0.9);
    }
    .md\:bg-brown\/95 {
        background-color: rgb(35 31 32 / 0.95);
    }
    .md\:bg-ivory {
        --tw-bg-opacity: 1;
        background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-ivory\/0 {
        background-color: rgb(243 243 233 / 0);
    }
    .md\:bg-ivory\/10 {
        background-color: rgb(243 243 233 / 0.1);
    }
    .md\:bg-ivory\/100 {
        background-color: rgb(243 243 233 / 1);
    }
    .md\:bg-ivory\/20 {
        background-color: rgb(243 243 233 / 0.2);
    }
    .md\:bg-ivory\/25 {
        background-color: rgb(243 243 233 / 0.25);
    }
    .md\:bg-ivory\/30 {
        background-color: rgb(243 243 233 / 0.3);
    }
    .md\:bg-ivory\/40 {
        background-color: rgb(243 243 233 / 0.4);
    }
    .md\:bg-ivory\/5 {
        background-color: rgb(243 243 233 / 0.05);
    }
    .md\:bg-ivory\/50 {
        background-color: rgb(243 243 233 / 0.5);
    }
    .md\:bg-ivory\/60 {
        background-color: rgb(243 243 233 / 0.6);
    }
    .md\:bg-ivory\/70 {
        background-color: rgb(243 243 233 / 0.7);
    }
    .md\:bg-ivory\/75 {
        background-color: rgb(243 243 233 / 0.75);
    }
    .md\:bg-ivory\/80 {
        background-color: rgb(243 243 233 / 0.8);
    }
    .md\:bg-ivory\/90 {
        background-color: rgb(243 243 233 / 0.9);
    }
    .md\:bg-ivory\/95 {
        background-color: rgb(243 243 233 / 0.95);
    }
    .md\:bg-red {
        --tw-bg-opacity: 1;
        background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-red\/0 {
        background-color: rgb(138 23 26 / 0);
    }
    .md\:bg-red\/10 {
        background-color: rgb(138 23 26 / 0.1);
    }
    .md\:bg-red\/100 {
        background-color: rgb(138 23 26 / 1);
    }
    .md\:bg-red\/20 {
        background-color: rgb(138 23 26 / 0.2);
    }
    .md\:bg-red\/25 {
        background-color: rgb(138 23 26 / 0.25);
    }
    .md\:bg-red\/30 {
        background-color: rgb(138 23 26 / 0.3);
    }
    .md\:bg-red\/40 {
        background-color: rgb(138 23 26 / 0.4);
    }
    .md\:bg-red\/5 {
        background-color: rgb(138 23 26 / 0.05);
    }
    .md\:bg-red\/50 {
        background-color: rgb(138 23 26 / 0.5);
    }
    .md\:bg-red\/60 {
        background-color: rgb(138 23 26 / 0.6);
    }
    .md\:bg-red\/70 {
        background-color: rgb(138 23 26 / 0.7);
    }
    .md\:bg-red\/75 {
        background-color: rgb(138 23 26 / 0.75);
    }
    .md\:bg-red\/80 {
        background-color: rgb(138 23 26 / 0.8);
    }
    .md\:bg-red\/90 {
        background-color: rgb(138 23 26 / 0.9);
    }
    .md\:bg-red\/95 {
        background-color: rgb(138 23 26 / 0.95);
    }
    .md\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-white\/0 {
        background-color: rgb(255 255 255 / 0);
    }
    .md\:bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1);
    }
    .md\:bg-white\/100 {
        background-color: rgb(255 255 255 / 1);
    }
    .md\:bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2);
    }
    .md\:bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25);
    }
    .md\:bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3);
    }
    .md\:bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4);
    }
    .md\:bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05);
    }
    .md\:bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5);
    }
    .md\:bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6);
    }
    .md\:bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7);
    }
    .md\:bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75);
    }
    .md\:bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8);
    }
    .md\:bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9);
    }
    .md\:bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95);
    }
    .md\:p-1 {
        padding: 0.25rem;
    }
    .md\:p-10 {
        padding: 2.5rem;
    }
    .md\:p-2 {
        padding: 0.5rem;
    }
    .md\:p-3 {
        padding: 0.75rem;
    }
    .md\:p-4 {
        padding: 1rem;
    }
    .md\:p-6 {
        padding: 1.5rem;
    }
    .md\:p-8 {
        padding: 2rem;
    }
    .md\:p-five {
        padding: 5%;
    }
    .md\:p-half {
        padding: 50%;
    }
    .md\:p-quarter {
        padding: 25%;
    }
    .md\:p-ten {
        padding: 10%;
    }
    .md\:p-third {
        padding: 33.333%;
    }
    .md\:p-wp-2xl {
        padding: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:p-wp-lg {
        padding: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:p-wp-md {
        padding: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:p-wp-sm {
        padding: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:p-wp-xl {
        padding: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:p-wp-xs {
        padding: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:px-1 {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .md\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .md\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .md\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .md\:px-five {
        padding-left: 5%;
        padding-right: 5%;
    }
    .md\:px-half {
        padding-left: 50%;
        padding-right: 50%;
    }
    .md\:px-quarter {
        padding-left: 25%;
        padding-right: 25%;
    }
    .md\:px-ten {
        padding-left: 10%;
        padding-right: 10%;
    }
    .md\:px-third {
        padding-left: 33.333%;
        padding-right: 33.333%;
    }
    .md\:px-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:px-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:px-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:px-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:px-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:px-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:py-1 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
    }
    .md\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .md\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .md\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .md\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .md\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .md\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .md\:py-five {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .md\:py-half {
        padding-top: 50%;
        padding-bottom: 50%;
    }
    .md\:py-quarter {
        padding-top: 25%;
        padding-bottom: 25%;
    }
    .md\:py-ten {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .md\:py-third {
        padding-top: 33.333%;
        padding-bottom: 33.333%;
    }
    .md\:py-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:py-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:py-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:py-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:py-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:py-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:pb-1 {
        padding-bottom: 0.25rem;
    }
    .md\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .md\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .md\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .md\:pb-4 {
        padding-bottom: 1rem;
    }
    .md\:pb-6 {
        padding-bottom: 1.5rem;
    }
    .md\:pb-8 {
        padding-bottom: 2rem;
    }
    .md\:pb-five {
        padding-bottom: 5%;
    }
    .md\:pb-half {
        padding-bottom: 50%;
    }
    .md\:pb-quarter {
        padding-bottom: 25%;
    }
    .md\:pb-ten {
        padding-bottom: 10%;
    }
    .md\:pb-third {
        padding-bottom: 33.333%;
    }
    .md\:pb-wp-2xl {
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:pb-wp-lg {
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:pb-wp-md {
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:pb-wp-sm {
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:pb-wp-xl {
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:pb-wp-xs {
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:pl-1 {
        padding-left: 0.25rem;
    }
    .md\:pl-10 {
        padding-left: 2.5rem;
    }
    .md\:pl-2 {
        padding-left: 0.5rem;
    }
    .md\:pl-3 {
        padding-left: 0.75rem;
    }
    .md\:pl-4 {
        padding-left: 1rem;
    }
    .md\:pl-6 {
        padding-left: 1.5rem;
    }
    .md\:pl-8 {
        padding-left: 2rem;
    }
    .md\:pl-five {
        padding-left: 5%;
    }
    .md\:pl-half {
        padding-left: 50%;
    }
    .md\:pl-quarter {
        padding-left: 25%;
    }
    .md\:pl-ten {
        padding-left: 10%;
    }
    .md\:pl-third {
        padding-left: 33.333%;
    }
    .md\:pl-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:pl-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:pl-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:pl-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:pl-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:pl-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:pr-1 {
        padding-right: 0.25rem;
    }
    .md\:pr-10 {
        padding-right: 2.5rem;
    }
    .md\:pr-2 {
        padding-right: 0.5rem;
    }
    .md\:pr-3 {
        padding-right: 0.75rem;
    }
    .md\:pr-4 {
        padding-right: 1rem;
    }
    .md\:pr-6 {
        padding-right: 1.5rem;
    }
    .md\:pr-8 {
        padding-right: 2rem;
    }
    .md\:pr-five {
        padding-right: 5%;
    }
    .md\:pr-half {
        padding-right: 50%;
    }
    .md\:pr-quarter {
        padding-right: 25%;
    }
    .md\:pr-ten {
        padding-right: 10%;
    }
    .md\:pr-third {
        padding-right: 33.333%;
    }
    .md\:pr-wp-2xl {
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:pr-wp-lg {
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:pr-wp-md {
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:pr-wp-sm {
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:pr-wp-xl {
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:pr-wp-xs {
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:pt-1 {
        padding-top: 0.25rem;
    }
    .md\:pt-10 {
        padding-top: 2.5rem;
    }
    .md\:pt-2 {
        padding-top: 0.5rem;
    }
    .md\:pt-3 {
        padding-top: 0.75rem;
    }
    .md\:pt-4 {
        padding-top: 1rem;
    }
    .md\:pt-6 {
        padding-top: 1.5rem;
    }
    .md\:pt-8 {
        padding-top: 2rem;
    }
    .md\:pt-five {
        padding-top: 5%;
    }
    .md\:pt-half {
        padding-top: 50%;
    }
    .md\:pt-quarter {
        padding-top: 25%;
    }
    .md\:pt-ten {
        padding-top: 10%;
    }
    .md\:pt-third {
        padding-top: 33.333%;
    }
    .md\:pt-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:pt-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:pt-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:pt-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:pt-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:pt-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:text-left {
        text-align: left;
    }
    .md\:text-center {
        text-align: center;
    }
    .md\:text-right {
        text-align: right;
    }
    .md\:text-justify {
        text-align: justify;
    }
    .md\:text-start {
        text-align: start;
    }
    .md\:text-end {
        text-align: end;
    }
    .md\:\!text-black {
        --tw-text-opacity: 1 !important;
        color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-black\/0 {
        color: rgb(0 0 0 / 0) !important;
    }
    .md\:\!text-black\/10 {
        color: rgb(0 0 0 / 0.1) !important;
    }
    .md\:\!text-black\/100 {
        color: rgb(0 0 0 / 1) !important;
    }
    .md\:\!text-black\/20 {
        color: rgb(0 0 0 / 0.2) !important;
    }
    .md\:\!text-black\/25 {
        color: rgb(0 0 0 / 0.25) !important;
    }
    .md\:\!text-black\/30 {
        color: rgb(0 0 0 / 0.3) !important;
    }
    .md\:\!text-black\/40 {
        color: rgb(0 0 0 / 0.4) !important;
    }
    .md\:\!text-black\/5 {
        color: rgb(0 0 0 / 0.05) !important;
    }
    .md\:\!text-black\/50 {
        color: rgb(0 0 0 / 0.5) !important;
    }
    .md\:\!text-black\/60 {
        color: rgb(0 0 0 / 0.6) !important;
    }
    .md\:\!text-black\/70 {
        color: rgb(0 0 0 / 0.7) !important;
    }
    .md\:\!text-black\/75 {
        color: rgb(0 0 0 / 0.75) !important;
    }
    .md\:\!text-black\/80 {
        color: rgb(0 0 0 / 0.8) !important;
    }
    .md\:\!text-black\/90 {
        color: rgb(0 0 0 / 0.9) !important;
    }
    .md\:\!text-black\/95 {
        color: rgb(0 0 0 / 0.95) !important;
    }
    .md\:\!text-brown {
        --tw-text-opacity: 1 !important;
        color: rgb(35 31 32 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-brown\/0 {
        color: rgb(35 31 32 / 0) !important;
    }
    .md\:\!text-brown\/10 {
        color: rgb(35 31 32 / 0.1) !important;
    }
    .md\:\!text-brown\/100 {
        color: rgb(35 31 32 / 1) !important;
    }
    .md\:\!text-brown\/20 {
        color: rgb(35 31 32 / 0.2) !important;
    }
    .md\:\!text-brown\/25 {
        color: rgb(35 31 32 / 0.25) !important;
    }
    .md\:\!text-brown\/30 {
        color: rgb(35 31 32 / 0.3) !important;
    }
    .md\:\!text-brown\/40 {
        color: rgb(35 31 32 / 0.4) !important;
    }
    .md\:\!text-brown\/5 {
        color: rgb(35 31 32 / 0.05) !important;
    }
    .md\:\!text-brown\/50 {
        color: rgb(35 31 32 / 0.5) !important;
    }
    .md\:\!text-brown\/60 {
        color: rgb(35 31 32 / 0.6) !important;
    }
    .md\:\!text-brown\/70 {
        color: rgb(35 31 32 / 0.7) !important;
    }
    .md\:\!text-brown\/75 {
        color: rgb(35 31 32 / 0.75) !important;
    }
    .md\:\!text-brown\/80 {
        color: rgb(35 31 32 / 0.8) !important;
    }
    .md\:\!text-brown\/90 {
        color: rgb(35 31 32 / 0.9) !important;
    }
    .md\:\!text-brown\/95 {
        color: rgb(35 31 32 / 0.95) !important;
    }
    .md\:\!text-ivory {
        --tw-text-opacity: 1 !important;
        color: rgb(243 243 233 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-ivory\/0 {
        color: rgb(243 243 233 / 0) !important;
    }
    .md\:\!text-ivory\/10 {
        color: rgb(243 243 233 / 0.1) !important;
    }
    .md\:\!text-ivory\/100 {
        color: rgb(243 243 233 / 1) !important;
    }
    .md\:\!text-ivory\/20 {
        color: rgb(243 243 233 / 0.2) !important;
    }
    .md\:\!text-ivory\/25 {
        color: rgb(243 243 233 / 0.25) !important;
    }
    .md\:\!text-ivory\/30 {
        color: rgb(243 243 233 / 0.3) !important;
    }
    .md\:\!text-ivory\/40 {
        color: rgb(243 243 233 / 0.4) !important;
    }
    .md\:\!text-ivory\/5 {
        color: rgb(243 243 233 / 0.05) !important;
    }
    .md\:\!text-ivory\/50 {
        color: rgb(243 243 233 / 0.5) !important;
    }
    .md\:\!text-ivory\/60 {
        color: rgb(243 243 233 / 0.6) !important;
    }
    .md\:\!text-ivory\/70 {
        color: rgb(243 243 233 / 0.7) !important;
    }
    .md\:\!text-ivory\/75 {
        color: rgb(243 243 233 / 0.75) !important;
    }
    .md\:\!text-ivory\/80 {
        color: rgb(243 243 233 / 0.8) !important;
    }
    .md\:\!text-ivory\/90 {
        color: rgb(243 243 233 / 0.9) !important;
    }
    .md\:\!text-ivory\/95 {
        color: rgb(243 243 233 / 0.95) !important;
    }
    .md\:\!text-red {
        --tw-text-opacity: 1 !important;
        color: rgb(138 23 26 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-red\/0 {
        color: rgb(138 23 26 / 0) !important;
    }
    .md\:\!text-red\/10 {
        color: rgb(138 23 26 / 0.1) !important;
    }
    .md\:\!text-red\/100 {
        color: rgb(138 23 26 / 1) !important;
    }
    .md\:\!text-red\/20 {
        color: rgb(138 23 26 / 0.2) !important;
    }
    .md\:\!text-red\/25 {
        color: rgb(138 23 26 / 0.25) !important;
    }
    .md\:\!text-red\/30 {
        color: rgb(138 23 26 / 0.3) !important;
    }
    .md\:\!text-red\/40 {
        color: rgb(138 23 26 / 0.4) !important;
    }
    .md\:\!text-red\/5 {
        color: rgb(138 23 26 / 0.05) !important;
    }
    .md\:\!text-red\/50 {
        color: rgb(138 23 26 / 0.5) !important;
    }
    .md\:\!text-red\/60 {
        color: rgb(138 23 26 / 0.6) !important;
    }
    .md\:\!text-red\/70 {
        color: rgb(138 23 26 / 0.7) !important;
    }
    .md\:\!text-red\/75 {
        color: rgb(138 23 26 / 0.75) !important;
    }
    .md\:\!text-red\/80 {
        color: rgb(138 23 26 / 0.8) !important;
    }
    .md\:\!text-red\/90 {
        color: rgb(138 23 26 / 0.9) !important;
    }
    .md\:\!text-red\/95 {
        color: rgb(138 23 26 / 0.95) !important;
    }
    .md\:\!text-white {
        --tw-text-opacity: 1 !important;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-white\/0 {
        color: rgb(255 255 255 / 0) !important;
    }
    .md\:\!text-white\/10 {
        color: rgb(255 255 255 / 0.1) !important;
    }
    .md\:\!text-white\/100 {
        color: rgb(255 255 255 / 1) !important;
    }
    .md\:\!text-white\/20 {
        color: rgb(255 255 255 / 0.2) !important;
    }
    .md\:\!text-white\/25 {
        color: rgb(255 255 255 / 0.25) !important;
    }
    .md\:\!text-white\/30 {
        color: rgb(255 255 255 / 0.3) !important;
    }
    .md\:\!text-white\/40 {
        color: rgb(255 255 255 / 0.4) !important;
    }
    .md\:\!text-white\/5 {
        color: rgb(255 255 255 / 0.05) !important;
    }
    .md\:\!text-white\/50 {
        color: rgb(255 255 255 / 0.5) !important;
    }
    .md\:\!text-white\/60 {
        color: rgb(255 255 255 / 0.6) !important;
    }
    .md\:\!text-white\/70 {
        color: rgb(255 255 255 / 0.7) !important;
    }
    .md\:\!text-white\/75 {
        color: rgb(255 255 255 / 0.75) !important;
    }
    .md\:\!text-white\/80 {
        color: rgb(255 255 255 / 0.8) !important;
    }
    .md\:\!text-white\/90 {
        color: rgb(255 255 255 / 0.9) !important;
    }
    .md\:\!text-white\/95 {
        color: rgb(255 255 255 / 0.95) !important;
    }
    .md\:text-black {
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity, 1));
    }
    .md\:text-black\/0 {
        color: rgb(0 0 0 / 0);
    }
    .md\:text-black\/10 {
        color: rgb(0 0 0 / 0.1);
    }
    .md\:text-black\/100 {
        color: rgb(0 0 0 / 1);
    }
    .md\:text-black\/20 {
        color: rgb(0 0 0 / 0.2);
    }
    .md\:text-black\/25 {
        color: rgb(0 0 0 / 0.25);
    }
    .md\:text-black\/30 {
        color: rgb(0 0 0 / 0.3);
    }
    .md\:text-black\/40 {
        color: rgb(0 0 0 / 0.4);
    }
    .md\:text-black\/5 {
        color: rgb(0 0 0 / 0.05);
    }
    .md\:text-black\/50 {
        color: rgb(0 0 0 / 0.5);
    }
    .md\:text-black\/60 {
        color: rgb(0 0 0 / 0.6);
    }
    .md\:text-black\/70 {
        color: rgb(0 0 0 / 0.7);
    }
    .md\:text-black\/75 {
        color: rgb(0 0 0 / 0.75);
    }
    .md\:text-black\/80 {
        color: rgb(0 0 0 / 0.8);
    }
    .md\:text-black\/90 {
        color: rgb(0 0 0 / 0.9);
    }
    .md\:text-black\/95 {
        color: rgb(0 0 0 / 0.95);
    }
    .md\:text-brown {
        --tw-text-opacity: 1;
        color: rgb(35 31 32 / var(--tw-text-opacity, 1));
    }
    .md\:text-brown\/0 {
        color: rgb(35 31 32 / 0);
    }
    .md\:text-brown\/10 {
        color: rgb(35 31 32 / 0.1);
    }
    .md\:text-brown\/100 {
        color: rgb(35 31 32 / 1);
    }
    .md\:text-brown\/20 {
        color: rgb(35 31 32 / 0.2);
    }
    .md\:text-brown\/25 {
        color: rgb(35 31 32 / 0.25);
    }
    .md\:text-brown\/30 {
        color: rgb(35 31 32 / 0.3);
    }
    .md\:text-brown\/40 {
        color: rgb(35 31 32 / 0.4);
    }
    .md\:text-brown\/5 {
        color: rgb(35 31 32 / 0.05);
    }
    .md\:text-brown\/50 {
        color: rgb(35 31 32 / 0.5);
    }
    .md\:text-brown\/60 {
        color: rgb(35 31 32 / 0.6);
    }
    .md\:text-brown\/70 {
        color: rgb(35 31 32 / 0.7);
    }
    .md\:text-brown\/75 {
        color: rgb(35 31 32 / 0.75);
    }
    .md\:text-brown\/80 {
        color: rgb(35 31 32 / 0.8);
    }
    .md\:text-brown\/90 {
        color: rgb(35 31 32 / 0.9);
    }
    .md\:text-brown\/95 {
        color: rgb(35 31 32 / 0.95);
    }
    .md\:text-ivory {
        --tw-text-opacity: 1;
        color: rgb(243 243 233 / var(--tw-text-opacity, 1));
    }
    .md\:text-ivory\/0 {
        color: rgb(243 243 233 / 0);
    }
    .md\:text-ivory\/10 {
        color: rgb(243 243 233 / 0.1);
    }
    .md\:text-ivory\/100 {
        color: rgb(243 243 233 / 1);
    }
    .md\:text-ivory\/20 {
        color: rgb(243 243 233 / 0.2);
    }
    .md\:text-ivory\/25 {
        color: rgb(243 243 233 / 0.25);
    }
    .md\:text-ivory\/30 {
        color: rgb(243 243 233 / 0.3);
    }
    .md\:text-ivory\/40 {
        color: rgb(243 243 233 / 0.4);
    }
    .md\:text-ivory\/5 {
        color: rgb(243 243 233 / 0.05);
    }
    .md\:text-ivory\/50 {
        color: rgb(243 243 233 / 0.5);
    }
    .md\:text-ivory\/60 {
        color: rgb(243 243 233 / 0.6);
    }
    .md\:text-ivory\/70 {
        color: rgb(243 243 233 / 0.7);
    }
    .md\:text-ivory\/75 {
        color: rgb(243 243 233 / 0.75);
    }
    .md\:text-ivory\/80 {
        color: rgb(243 243 233 / 0.8);
    }
    .md\:text-ivory\/90 {
        color: rgb(243 243 233 / 0.9);
    }
    .md\:text-ivory\/95 {
        color: rgb(243 243 233 / 0.95);
    }
    .md\:text-red {
        --tw-text-opacity: 1;
        color: rgb(138 23 26 / var(--tw-text-opacity, 1));
    }
    .md\:text-red\/0 {
        color: rgb(138 23 26 / 0);
    }
    .md\:text-red\/10 {
        color: rgb(138 23 26 / 0.1);
    }
    .md\:text-red\/100 {
        color: rgb(138 23 26 / 1);
    }
    .md\:text-red\/20 {
        color: rgb(138 23 26 / 0.2);
    }
    .md\:text-red\/25 {
        color: rgb(138 23 26 / 0.25);
    }
    .md\:text-red\/30 {
        color: rgb(138 23 26 / 0.3);
    }
    .md\:text-red\/40 {
        color: rgb(138 23 26 / 0.4);
    }
    .md\:text-red\/5 {
        color: rgb(138 23 26 / 0.05);
    }
    .md\:text-red\/50 {
        color: rgb(138 23 26 / 0.5);
    }
    .md\:text-red\/60 {
        color: rgb(138 23 26 / 0.6);
    }
    .md\:text-red\/70 {
        color: rgb(138 23 26 / 0.7);
    }
    .md\:text-red\/75 {
        color: rgb(138 23 26 / 0.75);
    }
    .md\:text-red\/80 {
        color: rgb(138 23 26 / 0.8);
    }
    .md\:text-red\/90 {
        color: rgb(138 23 26 / 0.9);
    }
    .md\:text-red\/95 {
        color: rgb(138 23 26 / 0.95);
    }
    .md\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .md\:text-white\/0 {
        color: rgb(255 255 255 / 0);
    }
    .md\:text-white\/10 {
        color: rgb(255 255 255 / 0.1);
    }
    .md\:text-white\/100 {
        color: rgb(255 255 255 / 1);
    }
    .md\:text-white\/20 {
        color: rgb(255 255 255 / 0.2);
    }
    .md\:text-white\/25 {
        color: rgb(255 255 255 / 0.25);
    }
    .md\:text-white\/30 {
        color: rgb(255 255 255 / 0.3);
    }
    .md\:text-white\/40 {
        color: rgb(255 255 255 / 0.4);
    }
    .md\:text-white\/5 {
        color: rgb(255 255 255 / 0.05);
    }
    .md\:text-white\/50 {
        color: rgb(255 255 255 / 0.5);
    }
    .md\:text-white\/60 {
        color: rgb(255 255 255 / 0.6);
    }
    .md\:text-white\/70 {
        color: rgb(255 255 255 / 0.7);
    }
    .md\:text-white\/75 {
        color: rgb(255 255 255 / 0.75);
    }
    .md\:text-white\/80 {
        color: rgb(255 255 255 / 0.8);
    }
    .md\:text-white\/90 {
        color: rgb(255 255 255 / 0.9);
    }
    .md\:text-white\/95 {
        color: rgb(255 255 255 / 0.95);
    }
}

@media (min-width: 1024px) {
    .lg\:order-1 {
        order: 1;
    }
    .lg\:order-10 {
        order: 10;
    }
    .lg\:order-11 {
        order: 11;
    }
    .lg\:order-12 {
        order: 12;
    }
    .lg\:order-2 {
        order: 2;
    }
    .lg\:order-3 {
        order: 3;
    }
    .lg\:order-4 {
        order: 4;
    }
    .lg\:order-5 {
        order: 5;
    }
    .lg\:order-6 {
        order: 6;
    }
    .lg\:order-7 {
        order: 7;
    }
    .lg\:order-8 {
        order: 8;
    }
    .lg\:order-9 {
        order: 9;
    }
    .lg\:m-1 {
        margin: 0.25rem;
    }
    .lg\:m-10 {
        margin: 2.5rem;
    }
    .lg\:m-2 {
        margin: 0.5rem;
    }
    .lg\:m-3 {
        margin: 0.75rem;
    }
    .lg\:m-4 {
        margin: 1rem;
    }
    .lg\:m-6 {
        margin: 1.5rem;
    }
    .lg\:m-8 {
        margin: 2rem;
    }
    .lg\:m-auto {
        margin: auto;
    }
    .lg\:m-five {
        margin: 5%;
    }
    .lg\:m-half {
        margin: 50%;
    }
    .lg\:m-quarter {
        margin: 25%;
    }
    .lg\:m-ten {
        margin: 10%;
    }
    .lg\:m-third {
        margin: 33.333%;
    }
    .lg\:m-wp-2xl {
        margin: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:m-wp-lg {
        margin: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:m-wp-md {
        margin: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:m-wp-sm {
        margin: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:m-wp-xl {
        margin: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:m-wp-xs {
        margin: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:mx-1 {
        margin-left: 0.25rem;
        margin-right: 0.25rem;
    }
    .lg\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
    }
    .lg\:mx-2 {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .lg\:mx-3 {
        margin-left: 0.75rem;
        margin-right: 0.75rem;
    }
    .lg\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .lg\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .lg\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .lg\:mx-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .lg\:mx-five {
        margin-left: 5%;
        margin-right: 5%;
    }
    .lg\:mx-half {
        margin-left: 50%;
        margin-right: 50%;
    }
    .lg\:mx-quarter {
        margin-left: 25%;
        margin-right: 25%;
    }
    .lg\:mx-ten {
        margin-left: 10%;
        margin-right: 10%;
    }
    .lg\:mx-third {
        margin-left: 33.333%;
        margin-right: 33.333%;
    }
    .lg\:mx-wp-2xl {
        margin-left: var(--wp--preset--spacing--xxl, 5rem);
        margin-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:mx-wp-lg {
        margin-left: var(--wp--preset--spacing--large, 3rem);
        margin-right: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:mx-wp-md {
        margin-left: var(--wp--preset--spacing--medium, 2rem);
        margin-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:mx-wp-sm {
        margin-left: var(--wp--preset--spacing--small, 1rem);
        margin-right: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:mx-wp-xl {
        margin-left: var(--wp--preset--spacing--xl, 4rem);
        margin-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:mx-wp-xs {
        margin-left: var(--wp--preset--spacing--xs, 0.5rem);
        margin-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:my-1 {
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
    }
    .lg\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
    .lg\:my-2 {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .lg\:my-3 {
        margin-top: 0.75rem;
        margin-bottom: 0.75rem;
    }
    .lg\:my-4 {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .lg\:my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .lg\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .lg\:my-auto {
        margin-top: auto;
        margin-bottom: auto;
    }
    .lg\:my-five {
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .lg\:my-half {
        margin-top: 50%;
        margin-bottom: 50%;
    }
    .lg\:my-quarter {
        margin-top: 25%;
        margin-bottom: 25%;
    }
    .lg\:my-ten {
        margin-top: 10%;
        margin-bottom: 10%;
    }
    .lg\:my-third {
        margin-top: 33.333%;
        margin-bottom: 33.333%;
    }
    .lg\:my-wp-2xl {
        margin-top: var(--wp--preset--spacing--xxl, 5rem);
        margin-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:my-wp-lg {
        margin-top: var(--wp--preset--spacing--large, 3rem);
        margin-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:my-wp-md {
        margin-top: var(--wp--preset--spacing--medium, 2rem);
        margin-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:my-wp-sm {
        margin-top: var(--wp--preset--spacing--small, 1rem);
        margin-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:my-wp-xl {
        margin-top: var(--wp--preset--spacing--xl, 4rem);
        margin-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:my-wp-xs {
        margin-top: var(--wp--preset--spacing--xs, 0.5rem);
        margin-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:mb-1 {
        margin-bottom: 0.25rem;
    }
    .lg\:mb-10 {
        margin-bottom: 2.5rem;
    }
    .lg\:mb-2 {
        margin-bottom: 0.5rem;
    }
    .lg\:mb-3 {
        margin-bottom: 0.75rem;
    }
    .lg\:mb-4 {
        margin-bottom: 1rem;
    }
    .lg\:mb-6 {
        margin-bottom: 1.5rem;
    }
    .lg\:mb-8 {
        margin-bottom: 2rem;
    }
    .lg\:mb-auto {
        margin-bottom: auto;
    }
    .lg\:mb-five {
        margin-bottom: 5%;
    }
    .lg\:mb-half {
        margin-bottom: 50%;
    }
    .lg\:mb-quarter {
        margin-bottom: 25%;
    }
    .lg\:mb-ten {
        margin-bottom: 10%;
    }
    .lg\:mb-third {
        margin-bottom: 33.333%;
    }
    .lg\:mb-wp-2xl {
        margin-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:mb-wp-lg {
        margin-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:mb-wp-md {
        margin-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:mb-wp-sm {
        margin-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:mb-wp-xl {
        margin-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:mb-wp-xs {
        margin-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:ml-1 {
        margin-left: 0.25rem;
    }
    .lg\:ml-10 {
        margin-left: 2.5rem;
    }
    .lg\:ml-2 {
        margin-left: 0.5rem;
    }
    .lg\:ml-3 {
        margin-left: 0.75rem;
    }
    .lg\:ml-4 {
        margin-left: 1rem;
    }
    .lg\:ml-6 {
        margin-left: 1.5rem;
    }
    .lg\:ml-8 {
        margin-left: 2rem;
    }
    .lg\:ml-auto {
        margin-left: auto;
    }
    .lg\:ml-five {
        margin-left: 5%;
    }
    .lg\:ml-half {
        margin-left: 50%;
    }
    .lg\:ml-quarter {
        margin-left: 25%;
    }
    .lg\:ml-ten {
        margin-left: 10%;
    }
    .lg\:ml-third {
        margin-left: 33.333%;
    }
    .lg\:ml-wp-2xl {
        margin-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:ml-wp-lg {
        margin-left: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:ml-wp-md {
        margin-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:ml-wp-sm {
        margin-left: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:ml-wp-xl {
        margin-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:ml-wp-xs {
        margin-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:mr-1 {
        margin-right: 0.25rem;
    }
    .lg\:mr-10 {
        margin-right: 2.5rem;
    }
    .lg\:mr-2 {
        margin-right: 0.5rem;
    }
    .lg\:mr-3 {
        margin-right: 0.75rem;
    }
    .lg\:mr-4 {
        margin-right: 1rem;
    }
    .lg\:mr-6 {
        margin-right: 1.5rem;
    }
    .lg\:mr-8 {
        margin-right: 2rem;
    }
    .lg\:mr-auto {
        margin-right: auto;
    }
    .lg\:mr-five {
        margin-right: 5%;
    }
    .lg\:mr-half {
        margin-right: 50%;
    }
    .lg\:mr-quarter {
        margin-right: 25%;
    }
    .lg\:mr-ten {
        margin-right: 10%;
    }
    .lg\:mr-third {
        margin-right: 33.333%;
    }
    .lg\:mr-wp-2xl {
        margin-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:mr-wp-lg {
        margin-right: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:mr-wp-md {
        margin-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:mr-wp-sm {
        margin-right: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:mr-wp-xl {
        margin-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:mr-wp-xs {
        margin-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:mt-1 {
        margin-top: 0.25rem;
    }
    .lg\:mt-10 {
        margin-top: 2.5rem;
    }
    .lg\:mt-2 {
        margin-top: 0.5rem;
    }
    .lg\:mt-3 {
        margin-top: 0.75rem;
    }
    .lg\:mt-4 {
        margin-top: 1rem;
    }
    .lg\:mt-6 {
        margin-top: 1.5rem;
    }
    .lg\:mt-8 {
        margin-top: 2rem;
    }
    .lg\:mt-auto {
        margin-top: auto;
    }
    .lg\:mt-five {
        margin-top: 5%;
    }
    .lg\:mt-half {
        margin-top: 50%;
    }
    .lg\:mt-quarter {
        margin-top: 25%;
    }
    .lg\:mt-ten {
        margin-top: 10%;
    }
    .lg\:mt-third {
        margin-top: 33.333%;
    }
    .lg\:mt-wp-2xl {
        margin-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:mt-wp-lg {
        margin-top: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:mt-wp-md {
        margin-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:mt-wp-sm {
        margin-top: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:mt-wp-xl {
        margin-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:mt-wp-xs {
        margin-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:line-clamp-1 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .lg\:line-clamp-2 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .lg\:line-clamp-3 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .lg\:line-clamp-4 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
    .lg\:line-clamp-none {
        overflow: visible;
        display: block;
        -webkit-box-orient: horizontal;
        -webkit-line-clamp: none;
    }
    .lg\:flex {
        display: flex;
    }
    .lg\:inline-flex {
        display: inline-flex;
    }
    .lg\:grid {
        display: grid;
    }
    .lg\:inline-grid {
        display: inline-grid;
    }
    .lg\:hidden {
        display: none;
    }
    .lg\:h-auto {
        height: auto;
    }
    .lg\:h-full {
        height: 100%;
    }
    .lg\:h-screen {
        height: 100vh;
    }
    .lg\:w-auto {
        width: auto;
    }
    .lg\:w-full {
        width: 100%;
    }
    .lg\:w-screen {
        width: 100vw;
    }
    .lg\:max-w-1\/2 {
        max-width: 50%;
    }
    .lg\:max-w-2\/3 {
        max-width: 66.666%;
    }
    .lg\:max-w-3\/4 {
        max-width: 75%;
    }
    .lg\:max-w-3\/5 {
        max-width: 60%;
    }
    .lg\:max-w-4\/5 {
        max-width: 80%;
    }
    .lg\:max-w-9\/10 {
        max-width: 90%;
    }
    .lg\:max-w-content {
        max-width: var(--wp--style--global--content-size, 768px);
    }
    .lg\:max-w-wide {
        max-width: var(--wp--style--global--wide-size, 1280px);
    }
    .lg\:flex-1 {
        flex: 1 1 0%;
    }
    .lg\:flex-auto {
        flex: 1 1 auto;
    }
    .lg\:flex-initial {
        flex: 0 1 auto;
    }
    .lg\:flex-none {
        flex: none;
    }
    .lg\:auto-rows-auto {
        grid-auto-rows: auto;
    }
    .lg\:auto-rows-fr {
        grid-auto-rows: minmax(0, 1fr);
    }
    .lg\:auto-rows-max {
        grid-auto-rows: max-content;
    }
    .lg\:auto-rows-min {
        grid-auto-rows: min-content;
    }
    .lg\:grid-cols-1 {
        grid-template-columns: repeat(1, 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-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .lg\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr));
    }
    .lg\:grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr));
    }
    .lg\:grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr));
    }
    .lg\:grid-rows-5 {
        grid-template-rows: repeat(5, minmax(0, 1fr));
    }
    .lg\:grid-rows-6 {
        grid-template-rows: repeat(6, minmax(0, 1fr));
    }
    .lg\:grid-rows-none {
        grid-template-rows: none;
    }
    .lg\:flex-row {
        flex-direction: row;
    }
    .lg\:flex-col {
        flex-direction: column;
    }
    .lg\:flex-wrap {
        flex-wrap: wrap;
    }
    .lg\:flex-nowrap {
        flex-wrap: nowrap;
    }
    .lg\:content-center {
        align-content: center;
    }
    .lg\:content-start {
        align-content: flex-start;
    }
    .lg\:content-end {
        align-content: flex-end;
    }
    .lg\:content-between {
        align-content: space-between;
    }
    .lg\:content-around {
        align-content: space-around;
    }
    .lg\:content-evenly {
        align-content: space-evenly;
    }
    .lg\:items-start {
        align-items: flex-start;
    }
    .lg\:items-end {
        align-items: flex-end;
    }
    .lg\:items-center {
        align-items: center;
    }
    .lg\:justify-start {
        justify-content: flex-start;
    }
    .lg\:justify-end {
        justify-content: flex-end;
    }
    .lg\:justify-center {
        justify-content: center;
    }
    .lg\:justify-between {
        justify-content: space-between;
    }
    .lg\:justify-around {
        justify-content: space-around;
    }
    .lg\:justify-evenly {
        justify-content: space-evenly;
    }
    .lg\:gap-1 {
        gap: 0.25rem;
    }
    .lg\:gap-10 {
        gap: 2.5rem;
    }
    .lg\:gap-2 {
        gap: 0.5rem;
    }
    .lg\:gap-3 {
        gap: 0.75rem;
    }
    .lg\:gap-4 {
        gap: 1rem;
    }
    .lg\:gap-6 {
        gap: 1.5rem;
    }
    .lg\:gap-8 {
        gap: 2rem;
    }
    .lg\:gap-x-1 {
        -moz-column-gap: 0.25rem;
             column-gap: 0.25rem;
    }
    .lg\:gap-x-10 {
        -moz-column-gap: 2.5rem;
             column-gap: 2.5rem;
    }
    .lg\:gap-x-2 {
        -moz-column-gap: 0.5rem;
             column-gap: 0.5rem;
    }
    .lg\:gap-x-3 {
        -moz-column-gap: 0.75rem;
             column-gap: 0.75rem;
    }
    .lg\:gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
    }
    .lg\:gap-x-6 {
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem;
    }
    .lg\:gap-x-8 {
        -moz-column-gap: 2rem;
             column-gap: 2rem;
    }
    .lg\:gap-y-1 {
        row-gap: 0.25rem;
    }
    .lg\:gap-y-10 {
        row-gap: 2.5rem;
    }
    .lg\:gap-y-2 {
        row-gap: 0.5rem;
    }
    .lg\:gap-y-3 {
        row-gap: 0.75rem;
    }
    .lg\:gap-y-4 {
        row-gap: 1rem;
    }
    .lg\:gap-y-6 {
        row-gap: 1.5rem;
    }
    .lg\:gap-y-8 {
        row-gap: 2rem;
    }
    .lg\:rounded {
        border-radius: 0.25rem;
    }
    .lg\:rounded-2xl {
        border-radius: 1rem;
    }
    .lg\:rounded-full {
        border-radius: 9999px;
    }
    .lg\:rounded-lg {
        border-radius: 0.5rem;
    }
    .lg\:rounded-md {
        border-radius: 0.375rem;
    }
    .lg\:rounded-none {
        border-radius: 0px;
    }
    .lg\:rounded-r12 {
        border-radius: 12px;
    }
    .lg\:rounded-r24 {
        border-radius: 24px;
    }
    .lg\:rounded-r32 {
        border-radius: 32px;
    }
    .lg\:rounded-r48 {
        border-radius: 48px;
    }
    .lg\:rounded-r8 {
        border-radius: 8px;
    }
    .lg\:rounded-r80 {
        border-radius: 80px;
    }
    .lg\:rounded-sm {
        border-radius: 0.125rem;
    }
    .lg\:rounded-xl {
        border-radius: 0.75rem;
    }
    .lg\:rounded-b-2xl {
        border-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .lg\:rounded-b-full {
        border-bottom-right-radius: 9999px;
        border-bottom-left-radius: 9999px;
    }
    .lg\:rounded-b-lg {
        border-bottom-right-radius: 0.5rem;
        border-bottom-left-radius: 0.5rem;
    }
    .lg\:rounded-b-md {
        border-bottom-right-radius: 0.375rem;
        border-bottom-left-radius: 0.375rem;
    }
    .lg\:rounded-b-none {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .lg\:rounded-b-r12 {
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    .lg\:rounded-b-r24 {
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .lg\:rounded-b-r32 {
        border-bottom-right-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .lg\:rounded-b-r48 {
        border-bottom-right-radius: 48px;
        border-bottom-left-radius: 48px;
    }
    .lg\:rounded-b-r8 {
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    .lg\:rounded-b-r80 {
        border-bottom-right-radius: 80px;
        border-bottom-left-radius: 80px;
    }
    .lg\:rounded-b-sm {
        border-bottom-right-radius: 0.125rem;
        border-bottom-left-radius: 0.125rem;
    }
    .lg\:rounded-b-xl {
        border-bottom-right-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
    }
    .lg\:rounded-l-2xl {
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .lg\:rounded-l-full {
        border-top-left-radius: 9999px;
        border-bottom-left-radius: 9999px;
    }
    .lg\:rounded-l-lg {
        border-top-left-radius: 0.5rem;
        border-bottom-left-radius: 0.5rem;
    }
    .lg\:rounded-l-md {
        border-top-left-radius: 0.375rem;
        border-bottom-left-radius: 0.375rem;
    }
    .lg\:rounded-l-none {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .lg\:rounded-l-r12 {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    .lg\:rounded-l-r24 {
        border-top-left-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .lg\:rounded-l-r32 {
        border-top-left-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .lg\:rounded-l-r48 {
        border-top-left-radius: 48px;
        border-bottom-left-radius: 48px;
    }
    .lg\:rounded-l-r8 {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    .lg\:rounded-l-r80 {
        border-top-left-radius: 80px;
        border-bottom-left-radius: 80px;
    }
    .lg\:rounded-l-sm {
        border-top-left-radius: 0.125rem;
        border-bottom-left-radius: 0.125rem;
    }
    .lg\:rounded-l-xl {
        border-top-left-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
    }
    .lg\:rounded-r-2xl {
        border-top-right-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }
    .lg\:rounded-r-full {
        border-top-right-radius: 9999px;
        border-bottom-right-radius: 9999px;
    }
    .lg\:rounded-r-lg {
        border-top-right-radius: 0.5rem;
        border-bottom-right-radius: 0.5rem;
    }
    .lg\:rounded-r-md {
        border-top-right-radius: 0.375rem;
        border-bottom-right-radius: 0.375rem;
    }
    .lg\:rounded-r-none {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .lg\:rounded-r-r12 {
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }
    .lg\:rounded-r-r24 {
        border-top-right-radius: 24px;
        border-bottom-right-radius: 24px;
    }
    .lg\:rounded-r-r32 {
        border-top-right-radius: 32px;
        border-bottom-right-radius: 32px;
    }
    .lg\:rounded-r-r48 {
        border-top-right-radius: 48px;
        border-bottom-right-radius: 48px;
    }
    .lg\:rounded-r-r8 {
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
    }
    .lg\:rounded-r-r80 {
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
    }
    .lg\:rounded-r-sm {
        border-top-right-radius: 0.125rem;
        border-bottom-right-radius: 0.125rem;
    }
    .lg\:rounded-r-xl {
        border-top-right-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
    }
    .lg\:rounded-t-2xl {
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem;
    }
    .lg\:rounded-t-full {
        border-top-left-radius: 9999px;
        border-top-right-radius: 9999px;
    }
    .lg\:rounded-t-lg {
        border-top-left-radius: 0.5rem;
        border-top-right-radius: 0.5rem;
    }
    .lg\:rounded-t-md {
        border-top-left-radius: 0.375rem;
        border-top-right-radius: 0.375rem;
    }
    .lg\:rounded-t-none {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
    .lg\:rounded-t-r12 {
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }
    .lg\:rounded-t-r24 {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }
    .lg\:rounded-t-r32 {
        border-top-left-radius: 32px;
        border-top-right-radius: 32px;
    }
    .lg\:rounded-t-r48 {
        border-top-left-radius: 48px;
        border-top-right-radius: 48px;
    }
    .lg\:rounded-t-r8 {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .lg\:rounded-t-r80 {
        border-top-left-radius: 80px;
        border-top-right-radius: 80px;
    }
    .lg\:rounded-t-sm {
        border-top-left-radius: 0.125rem;
        border-top-right-radius: 0.125rem;
    }
    .lg\:rounded-t-xl {
        border-top-left-radius: 0.75rem;
        border-top-right-radius: 0.75rem;
    }
    .lg\:rounded-bl-2xl {
        border-bottom-left-radius: 1rem;
    }
    .lg\:rounded-bl-full {
        border-bottom-left-radius: 9999px;
    }
    .lg\:rounded-bl-lg {
        border-bottom-left-radius: 0.5rem;
    }
    .lg\:rounded-bl-md {
        border-bottom-left-radius: 0.375rem;
    }
    .lg\:rounded-bl-none {
        border-bottom-left-radius: 0px;
    }
    .lg\:rounded-bl-r12 {
        border-bottom-left-radius: 12px;
    }
    .lg\:rounded-bl-r24 {
        border-bottom-left-radius: 24px;
    }
    .lg\:rounded-bl-r32 {
        border-bottom-left-radius: 32px;
    }
    .lg\:rounded-bl-r48 {
        border-bottom-left-radius: 48px;
    }
    .lg\:rounded-bl-r8 {
        border-bottom-left-radius: 8px;
    }
    .lg\:rounded-bl-r80 {
        border-bottom-left-radius: 80px;
    }
    .lg\:rounded-bl-sm {
        border-bottom-left-radius: 0.125rem;
    }
    .lg\:rounded-bl-xl {
        border-bottom-left-radius: 0.75rem;
    }
    .lg\:rounded-br-2xl {
        border-bottom-right-radius: 1rem;
    }
    .lg\:rounded-br-full {
        border-bottom-right-radius: 9999px;
    }
    .lg\:rounded-br-lg {
        border-bottom-right-radius: 0.5rem;
    }
    .lg\:rounded-br-md {
        border-bottom-right-radius: 0.375rem;
    }
    .lg\:rounded-br-none {
        border-bottom-right-radius: 0px;
    }
    .lg\:rounded-br-r12 {
        border-bottom-right-radius: 12px;
    }
    .lg\:rounded-br-r24 {
        border-bottom-right-radius: 24px;
    }
    .lg\:rounded-br-r32 {
        border-bottom-right-radius: 32px;
    }
    .lg\:rounded-br-r48 {
        border-bottom-right-radius: 48px;
    }
    .lg\:rounded-br-r8 {
        border-bottom-right-radius: 8px;
    }
    .lg\:rounded-br-r80 {
        border-bottom-right-radius: 80px;
    }
    .lg\:rounded-br-sm {
        border-bottom-right-radius: 0.125rem;
    }
    .lg\:rounded-br-xl {
        border-bottom-right-radius: 0.75rem;
    }
    .lg\:rounded-tl-2xl {
        border-top-left-radius: 1rem;
    }
    .lg\:rounded-tl-full {
        border-top-left-radius: 9999px;
    }
    .lg\:rounded-tl-lg {
        border-top-left-radius: 0.5rem;
    }
    .lg\:rounded-tl-md {
        border-top-left-radius: 0.375rem;
    }
    .lg\:rounded-tl-none {
        border-top-left-radius: 0px;
    }
    .lg\:rounded-tl-r12 {
        border-top-left-radius: 12px;
    }
    .lg\:rounded-tl-r24 {
        border-top-left-radius: 24px;
    }
    .lg\:rounded-tl-r32 {
        border-top-left-radius: 32px;
    }
    .lg\:rounded-tl-r48 {
        border-top-left-radius: 48px;
    }
    .lg\:rounded-tl-r8 {
        border-top-left-radius: 8px;
    }
    .lg\:rounded-tl-r80 {
        border-top-left-radius: 80px;
    }
    .lg\:rounded-tl-sm {
        border-top-left-radius: 0.125rem;
    }
    .lg\:rounded-tl-xl {
        border-top-left-radius: 0.75rem;
    }
    .lg\:rounded-tr-2xl {
        border-top-right-radius: 1rem;
    }
    .lg\:rounded-tr-full {
        border-top-right-radius: 9999px;
    }
    .lg\:rounded-tr-lg {
        border-top-right-radius: 0.5rem;
    }
    .lg\:rounded-tr-md {
        border-top-right-radius: 0.375rem;
    }
    .lg\:rounded-tr-none {
        border-top-right-radius: 0px;
    }
    .lg\:rounded-tr-r12 {
        border-top-right-radius: 12px;
    }
    .lg\:rounded-tr-r24 {
        border-top-right-radius: 24px;
    }
    .lg\:rounded-tr-r32 {
        border-top-right-radius: 32px;
    }
    .lg\:rounded-tr-r48 {
        border-top-right-radius: 48px;
    }
    .lg\:rounded-tr-r8 {
        border-top-right-radius: 8px;
    }
    .lg\:rounded-tr-r80 {
        border-top-right-radius: 80px;
    }
    .lg\:rounded-tr-sm {
        border-top-right-radius: 0.125rem;
    }
    .lg\:rounded-tr-xl {
        border-top-right-radius: 0.75rem;
    }
    .lg\:border {
        border-width: 1px;
    }
    .lg\:border-0 {
        border-width: 0px;
    }
    .lg\:border-2 {
        border-width: 2px;
    }
    .lg\:border-4 {
        border-width: 4px;
    }
    .lg\:border-8 {
        border-width: 8px;
    }
    .lg\:border-x {
        border-left-width: 1px;
        border-right-width: 1px;
    }
    .lg\:border-x-0 {
        border-left-width: 0px;
        border-right-width: 0px;
    }
    .lg\:border-x-2 {
        border-left-width: 2px;
        border-right-width: 2px;
    }
    .lg\:border-x-4 {
        border-left-width: 4px;
        border-right-width: 4px;
    }
    .lg\:border-x-8 {
        border-left-width: 8px;
        border-right-width: 8px;
    }
    .lg\:border-y {
        border-top-width: 1px;
        border-bottom-width: 1px;
    }
    .lg\:border-y-0 {
        border-top-width: 0px;
        border-bottom-width: 0px;
    }
    .lg\:border-y-2 {
        border-top-width: 2px;
        border-bottom-width: 2px;
    }
    .lg\:border-y-4 {
        border-top-width: 4px;
        border-bottom-width: 4px;
    }
    .lg\:border-y-8 {
        border-top-width: 8px;
        border-bottom-width: 8px;
    }
    .lg\:border-b {
        border-bottom-width: 1px;
    }
    .lg\:border-b-0 {
        border-bottom-width: 0px;
    }
    .lg\:border-b-2 {
        border-bottom-width: 2px;
    }
    .lg\:border-b-4 {
        border-bottom-width: 4px;
    }
    .lg\:border-b-8 {
        border-bottom-width: 8px;
    }
    .lg\:border-l {
        border-left-width: 1px;
    }
    .lg\:border-l-0 {
        border-left-width: 0px;
    }
    .lg\:border-l-2 {
        border-left-width: 2px;
    }
    .lg\:border-l-4 {
        border-left-width: 4px;
    }
    .lg\:border-l-8 {
        border-left-width: 8px;
    }
    .lg\:border-r {
        border-right-width: 1px;
    }
    .lg\:border-r-0 {
        border-right-width: 0px;
    }
    .lg\:border-r-2 {
        border-right-width: 2px;
    }
    .lg\:border-r-4 {
        border-right-width: 4px;
    }
    .lg\:border-r-8 {
        border-right-width: 8px;
    }
    .lg\:border-t {
        border-top-width: 1px;
    }
    .lg\:border-t-0 {
        border-top-width: 0px;
    }
    .lg\:border-t-2 {
        border-top-width: 2px;
    }
    .lg\:border-t-4 {
        border-top-width: 4px;
    }
    .lg\:border-t-8 {
        border-top-width: 8px;
    }
    .lg\:border-solid {
        border-style: solid;
    }
    .lg\:border-none {
        border-style: none;
    }
    .lg\:\!border-black {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-black\/0 {
        border-color: rgb(0 0 0 / 0) !important;
    }
    .lg\:\!border-black\/10 {
        border-color: rgb(0 0 0 / 0.1) !important;
    }
    .lg\:\!border-black\/100 {
        border-color: rgb(0 0 0 / 1) !important;
    }
    .lg\:\!border-black\/20 {
        border-color: rgb(0 0 0 / 0.2) !important;
    }
    .lg\:\!border-black\/25 {
        border-color: rgb(0 0 0 / 0.25) !important;
    }
    .lg\:\!border-black\/30 {
        border-color: rgb(0 0 0 / 0.3) !important;
    }
    .lg\:\!border-black\/40 {
        border-color: rgb(0 0 0 / 0.4) !important;
    }
    .lg\:\!border-black\/5 {
        border-color: rgb(0 0 0 / 0.05) !important;
    }
    .lg\:\!border-black\/50 {
        border-color: rgb(0 0 0 / 0.5) !important;
    }
    .lg\:\!border-black\/60 {
        border-color: rgb(0 0 0 / 0.6) !important;
    }
    .lg\:\!border-black\/70 {
        border-color: rgb(0 0 0 / 0.7) !important;
    }
    .lg\:\!border-black\/75 {
        border-color: rgb(0 0 0 / 0.75) !important;
    }
    .lg\:\!border-black\/80 {
        border-color: rgb(0 0 0 / 0.8) !important;
    }
    .lg\:\!border-black\/90 {
        border-color: rgb(0 0 0 / 0.9) !important;
    }
    .lg\:\!border-black\/95 {
        border-color: rgb(0 0 0 / 0.95) !important;
    }
    .lg\:\!border-brown {
        --tw-border-opacity: 1 !important;
        border-color: rgb(35 31 32 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-brown\/0 {
        border-color: rgb(35 31 32 / 0) !important;
    }
    .lg\:\!border-brown\/10 {
        border-color: rgb(35 31 32 / 0.1) !important;
    }
    .lg\:\!border-brown\/100 {
        border-color: rgb(35 31 32 / 1) !important;
    }
    .lg\:\!border-brown\/20 {
        border-color: rgb(35 31 32 / 0.2) !important;
    }
    .lg\:\!border-brown\/25 {
        border-color: rgb(35 31 32 / 0.25) !important;
    }
    .lg\:\!border-brown\/30 {
        border-color: rgb(35 31 32 / 0.3) !important;
    }
    .lg\:\!border-brown\/40 {
        border-color: rgb(35 31 32 / 0.4) !important;
    }
    .lg\:\!border-brown\/5 {
        border-color: rgb(35 31 32 / 0.05) !important;
    }
    .lg\:\!border-brown\/50 {
        border-color: rgb(35 31 32 / 0.5) !important;
    }
    .lg\:\!border-brown\/60 {
        border-color: rgb(35 31 32 / 0.6) !important;
    }
    .lg\:\!border-brown\/70 {
        border-color: rgb(35 31 32 / 0.7) !important;
    }
    .lg\:\!border-brown\/75 {
        border-color: rgb(35 31 32 / 0.75) !important;
    }
    .lg\:\!border-brown\/80 {
        border-color: rgb(35 31 32 / 0.8) !important;
    }
    .lg\:\!border-brown\/90 {
        border-color: rgb(35 31 32 / 0.9) !important;
    }
    .lg\:\!border-brown\/95 {
        border-color: rgb(35 31 32 / 0.95) !important;
    }
    .lg\:\!border-ivory {
        --tw-border-opacity: 1 !important;
        border-color: rgb(243 243 233 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-ivory\/0 {
        border-color: rgb(243 243 233 / 0) !important;
    }
    .lg\:\!border-ivory\/10 {
        border-color: rgb(243 243 233 / 0.1) !important;
    }
    .lg\:\!border-ivory\/100 {
        border-color: rgb(243 243 233 / 1) !important;
    }
    .lg\:\!border-ivory\/20 {
        border-color: rgb(243 243 233 / 0.2) !important;
    }
    .lg\:\!border-ivory\/25 {
        border-color: rgb(243 243 233 / 0.25) !important;
    }
    .lg\:\!border-ivory\/30 {
        border-color: rgb(243 243 233 / 0.3) !important;
    }
    .lg\:\!border-ivory\/40 {
        border-color: rgb(243 243 233 / 0.4) !important;
    }
    .lg\:\!border-ivory\/5 {
        border-color: rgb(243 243 233 / 0.05) !important;
    }
    .lg\:\!border-ivory\/50 {
        border-color: rgb(243 243 233 / 0.5) !important;
    }
    .lg\:\!border-ivory\/60 {
        border-color: rgb(243 243 233 / 0.6) !important;
    }
    .lg\:\!border-ivory\/70 {
        border-color: rgb(243 243 233 / 0.7) !important;
    }
    .lg\:\!border-ivory\/75 {
        border-color: rgb(243 243 233 / 0.75) !important;
    }
    .lg\:\!border-ivory\/80 {
        border-color: rgb(243 243 233 / 0.8) !important;
    }
    .lg\:\!border-ivory\/90 {
        border-color: rgb(243 243 233 / 0.9) !important;
    }
    .lg\:\!border-ivory\/95 {
        border-color: rgb(243 243 233 / 0.95) !important;
    }
    .lg\:\!border-red {
        --tw-border-opacity: 1 !important;
        border-color: rgb(138 23 26 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-red\/0 {
        border-color: rgb(138 23 26 / 0) !important;
    }
    .lg\:\!border-red\/10 {
        border-color: rgb(138 23 26 / 0.1) !important;
    }
    .lg\:\!border-red\/100 {
        border-color: rgb(138 23 26 / 1) !important;
    }
    .lg\:\!border-red\/20 {
        border-color: rgb(138 23 26 / 0.2) !important;
    }
    .lg\:\!border-red\/25 {
        border-color: rgb(138 23 26 / 0.25) !important;
    }
    .lg\:\!border-red\/30 {
        border-color: rgb(138 23 26 / 0.3) !important;
    }
    .lg\:\!border-red\/40 {
        border-color: rgb(138 23 26 / 0.4) !important;
    }
    .lg\:\!border-red\/5 {
        border-color: rgb(138 23 26 / 0.05) !important;
    }
    .lg\:\!border-red\/50 {
        border-color: rgb(138 23 26 / 0.5) !important;
    }
    .lg\:\!border-red\/60 {
        border-color: rgb(138 23 26 / 0.6) !important;
    }
    .lg\:\!border-red\/70 {
        border-color: rgb(138 23 26 / 0.7) !important;
    }
    .lg\:\!border-red\/75 {
        border-color: rgb(138 23 26 / 0.75) !important;
    }
    .lg\:\!border-red\/80 {
        border-color: rgb(138 23 26 / 0.8) !important;
    }
    .lg\:\!border-red\/90 {
        border-color: rgb(138 23 26 / 0.9) !important;
    }
    .lg\:\!border-red\/95 {
        border-color: rgb(138 23 26 / 0.95) !important;
    }
    .lg\:\!border-white {
        --tw-border-opacity: 1 !important;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-white\/0 {
        border-color: rgb(255 255 255 / 0) !important;
    }
    .lg\:\!border-white\/10 {
        border-color: rgb(255 255 255 / 0.1) !important;
    }
    .lg\:\!border-white\/100 {
        border-color: rgb(255 255 255 / 1) !important;
    }
    .lg\:\!border-white\/20 {
        border-color: rgb(255 255 255 / 0.2) !important;
    }
    .lg\:\!border-white\/25 {
        border-color: rgb(255 255 255 / 0.25) !important;
    }
    .lg\:\!border-white\/30 {
        border-color: rgb(255 255 255 / 0.3) !important;
    }
    .lg\:\!border-white\/40 {
        border-color: rgb(255 255 255 / 0.4) !important;
    }
    .lg\:\!border-white\/5 {
        border-color: rgb(255 255 255 / 0.05) !important;
    }
    .lg\:\!border-white\/50 {
        border-color: rgb(255 255 255 / 0.5) !important;
    }
    .lg\:\!border-white\/60 {
        border-color: rgb(255 255 255 / 0.6) !important;
    }
    .lg\:\!border-white\/70 {
        border-color: rgb(255 255 255 / 0.7) !important;
    }
    .lg\:\!border-white\/75 {
        border-color: rgb(255 255 255 / 0.75) !important;
    }
    .lg\:\!border-white\/80 {
        border-color: rgb(255 255 255 / 0.8) !important;
    }
    .lg\:\!border-white\/90 {
        border-color: rgb(255 255 255 / 0.9) !important;
    }
    .lg\:\!border-white\/95 {
        border-color: rgb(255 255 255 / 0.95) !important;
    }
    .lg\:border-black {
        --tw-border-opacity: 1;
        border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
    }
    .lg\:border-black\/0 {
        border-color: rgb(0 0 0 / 0);
    }
    .lg\:border-black\/10 {
        border-color: rgb(0 0 0 / 0.1);
    }
    .lg\:border-black\/100 {
        border-color: rgb(0 0 0 / 1);
    }
    .lg\:border-black\/20 {
        border-color: rgb(0 0 0 / 0.2);
    }
    .lg\:border-black\/25 {
        border-color: rgb(0 0 0 / 0.25);
    }
    .lg\:border-black\/30 {
        border-color: rgb(0 0 0 / 0.3);
    }
    .lg\:border-black\/40 {
        border-color: rgb(0 0 0 / 0.4);
    }
    .lg\:border-black\/5 {
        border-color: rgb(0 0 0 / 0.05);
    }
    .lg\:border-black\/50 {
        border-color: rgb(0 0 0 / 0.5);
    }
    .lg\:border-black\/60 {
        border-color: rgb(0 0 0 / 0.6);
    }
    .lg\:border-black\/70 {
        border-color: rgb(0 0 0 / 0.7);
    }
    .lg\:border-black\/75 {
        border-color: rgb(0 0 0 / 0.75);
    }
    .lg\:border-black\/80 {
        border-color: rgb(0 0 0 / 0.8);
    }
    .lg\:border-black\/90 {
        border-color: rgb(0 0 0 / 0.9);
    }
    .lg\:border-black\/95 {
        border-color: rgb(0 0 0 / 0.95);
    }
    .lg\:border-brown {
        --tw-border-opacity: 1;
        border-color: rgb(35 31 32 / var(--tw-border-opacity, 1));
    }
    .lg\:border-brown\/0 {
        border-color: rgb(35 31 32 / 0);
    }
    .lg\:border-brown\/10 {
        border-color: rgb(35 31 32 / 0.1);
    }
    .lg\:border-brown\/100 {
        border-color: rgb(35 31 32 / 1);
    }
    .lg\:border-brown\/20 {
        border-color: rgb(35 31 32 / 0.2);
    }
    .lg\:border-brown\/25 {
        border-color: rgb(35 31 32 / 0.25);
    }
    .lg\:border-brown\/30 {
        border-color: rgb(35 31 32 / 0.3);
    }
    .lg\:border-brown\/40 {
        border-color: rgb(35 31 32 / 0.4);
    }
    .lg\:border-brown\/5 {
        border-color: rgb(35 31 32 / 0.05);
    }
    .lg\:border-brown\/50 {
        border-color: rgb(35 31 32 / 0.5);
    }
    .lg\:border-brown\/60 {
        border-color: rgb(35 31 32 / 0.6);
    }
    .lg\:border-brown\/70 {
        border-color: rgb(35 31 32 / 0.7);
    }
    .lg\:border-brown\/75 {
        border-color: rgb(35 31 32 / 0.75);
    }
    .lg\:border-brown\/80 {
        border-color: rgb(35 31 32 / 0.8);
    }
    .lg\:border-brown\/90 {
        border-color: rgb(35 31 32 / 0.9);
    }
    .lg\:border-brown\/95 {
        border-color: rgb(35 31 32 / 0.95);
    }
    .lg\:border-ivory {
        --tw-border-opacity: 1;
        border-color: rgb(243 243 233 / var(--tw-border-opacity, 1));
    }
    .lg\:border-ivory\/0 {
        border-color: rgb(243 243 233 / 0);
    }
    .lg\:border-ivory\/10 {
        border-color: rgb(243 243 233 / 0.1);
    }
    .lg\:border-ivory\/100 {
        border-color: rgb(243 243 233 / 1);
    }
    .lg\:border-ivory\/20 {
        border-color: rgb(243 243 233 / 0.2);
    }
    .lg\:border-ivory\/25 {
        border-color: rgb(243 243 233 / 0.25);
    }
    .lg\:border-ivory\/30 {
        border-color: rgb(243 243 233 / 0.3);
    }
    .lg\:border-ivory\/40 {
        border-color: rgb(243 243 233 / 0.4);
    }
    .lg\:border-ivory\/5 {
        border-color: rgb(243 243 233 / 0.05);
    }
    .lg\:border-ivory\/50 {
        border-color: rgb(243 243 233 / 0.5);
    }
    .lg\:border-ivory\/60 {
        border-color: rgb(243 243 233 / 0.6);
    }
    .lg\:border-ivory\/70 {
        border-color: rgb(243 243 233 / 0.7);
    }
    .lg\:border-ivory\/75 {
        border-color: rgb(243 243 233 / 0.75);
    }
    .lg\:border-ivory\/80 {
        border-color: rgb(243 243 233 / 0.8);
    }
    .lg\:border-ivory\/90 {
        border-color: rgb(243 243 233 / 0.9);
    }
    .lg\:border-ivory\/95 {
        border-color: rgb(243 243 233 / 0.95);
    }
    .lg\:border-red {
        --tw-border-opacity: 1;
        border-color: rgb(138 23 26 / var(--tw-border-opacity, 1));
    }
    .lg\:border-red\/0 {
        border-color: rgb(138 23 26 / 0);
    }
    .lg\:border-red\/10 {
        border-color: rgb(138 23 26 / 0.1);
    }
    .lg\:border-red\/100 {
        border-color: rgb(138 23 26 / 1);
    }
    .lg\:border-red\/20 {
        border-color: rgb(138 23 26 / 0.2);
    }
    .lg\:border-red\/25 {
        border-color: rgb(138 23 26 / 0.25);
    }
    .lg\:border-red\/30 {
        border-color: rgb(138 23 26 / 0.3);
    }
    .lg\:border-red\/40 {
        border-color: rgb(138 23 26 / 0.4);
    }
    .lg\:border-red\/5 {
        border-color: rgb(138 23 26 / 0.05);
    }
    .lg\:border-red\/50 {
        border-color: rgb(138 23 26 / 0.5);
    }
    .lg\:border-red\/60 {
        border-color: rgb(138 23 26 / 0.6);
    }
    .lg\:border-red\/70 {
        border-color: rgb(138 23 26 / 0.7);
    }
    .lg\:border-red\/75 {
        border-color: rgb(138 23 26 / 0.75);
    }
    .lg\:border-red\/80 {
        border-color: rgb(138 23 26 / 0.8);
    }
    .lg\:border-red\/90 {
        border-color: rgb(138 23 26 / 0.9);
    }
    .lg\:border-red\/95 {
        border-color: rgb(138 23 26 / 0.95);
    }
    .lg\:border-white {
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    }
    .lg\:border-white\/0 {
        border-color: rgb(255 255 255 / 0);
    }
    .lg\:border-white\/10 {
        border-color: rgb(255 255 255 / 0.1);
    }
    .lg\:border-white\/100 {
        border-color: rgb(255 255 255 / 1);
    }
    .lg\:border-white\/20 {
        border-color: rgb(255 255 255 / 0.2);
    }
    .lg\:border-white\/25 {
        border-color: rgb(255 255 255 / 0.25);
    }
    .lg\:border-white\/30 {
        border-color: rgb(255 255 255 / 0.3);
    }
    .lg\:border-white\/40 {
        border-color: rgb(255 255 255 / 0.4);
    }
    .lg\:border-white\/5 {
        border-color: rgb(255 255 255 / 0.05);
    }
    .lg\:border-white\/50 {
        border-color: rgb(255 255 255 / 0.5);
    }
    .lg\:border-white\/60 {
        border-color: rgb(255 255 255 / 0.6);
    }
    .lg\:border-white\/70 {
        border-color: rgb(255 255 255 / 0.7);
    }
    .lg\:border-white\/75 {
        border-color: rgb(255 255 255 / 0.75);
    }
    .lg\:border-white\/80 {
        border-color: rgb(255 255 255 / 0.8);
    }
    .lg\:border-white\/90 {
        border-color: rgb(255 255 255 / 0.9);
    }
    .lg\:border-white\/95 {
        border-color: rgb(255 255 255 / 0.95);
    }
    .lg\:\!bg-black {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-black\/0 {
        background-color: rgb(0 0 0 / 0) !important;
    }
    .lg\:\!bg-black\/10 {
        background-color: rgb(0 0 0 / 0.1) !important;
    }
    .lg\:\!bg-black\/100 {
        background-color: rgb(0 0 0 / 1) !important;
    }
    .lg\:\!bg-black\/20 {
        background-color: rgb(0 0 0 / 0.2) !important;
    }
    .lg\:\!bg-black\/25 {
        background-color: rgb(0 0 0 / 0.25) !important;
    }
    .lg\:\!bg-black\/30 {
        background-color: rgb(0 0 0 / 0.3) !important;
    }
    .lg\:\!bg-black\/40 {
        background-color: rgb(0 0 0 / 0.4) !important;
    }
    .lg\:\!bg-black\/5 {
        background-color: rgb(0 0 0 / 0.05) !important;
    }
    .lg\:\!bg-black\/50 {
        background-color: rgb(0 0 0 / 0.5) !important;
    }
    .lg\:\!bg-black\/60 {
        background-color: rgb(0 0 0 / 0.6) !important;
    }
    .lg\:\!bg-black\/70 {
        background-color: rgb(0 0 0 / 0.7) !important;
    }
    .lg\:\!bg-black\/75 {
        background-color: rgb(0 0 0 / 0.75) !important;
    }
    .lg\:\!bg-black\/80 {
        background-color: rgb(0 0 0 / 0.8) !important;
    }
    .lg\:\!bg-black\/90 {
        background-color: rgb(0 0 0 / 0.9) !important;
    }
    .lg\:\!bg-black\/95 {
        background-color: rgb(0 0 0 / 0.95) !important;
    }
    .lg\:\!bg-brown {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-brown\/0 {
        background-color: rgb(35 31 32 / 0) !important;
    }
    .lg\:\!bg-brown\/10 {
        background-color: rgb(35 31 32 / 0.1) !important;
    }
    .lg\:\!bg-brown\/100 {
        background-color: rgb(35 31 32 / 1) !important;
    }
    .lg\:\!bg-brown\/20 {
        background-color: rgb(35 31 32 / 0.2) !important;
    }
    .lg\:\!bg-brown\/25 {
        background-color: rgb(35 31 32 / 0.25) !important;
    }
    .lg\:\!bg-brown\/30 {
        background-color: rgb(35 31 32 / 0.3) !important;
    }
    .lg\:\!bg-brown\/40 {
        background-color: rgb(35 31 32 / 0.4) !important;
    }
    .lg\:\!bg-brown\/5 {
        background-color: rgb(35 31 32 / 0.05) !important;
    }
    .lg\:\!bg-brown\/50 {
        background-color: rgb(35 31 32 / 0.5) !important;
    }
    .lg\:\!bg-brown\/60 {
        background-color: rgb(35 31 32 / 0.6) !important;
    }
    .lg\:\!bg-brown\/70 {
        background-color: rgb(35 31 32 / 0.7) !important;
    }
    .lg\:\!bg-brown\/75 {
        background-color: rgb(35 31 32 / 0.75) !important;
    }
    .lg\:\!bg-brown\/80 {
        background-color: rgb(35 31 32 / 0.8) !important;
    }
    .lg\:\!bg-brown\/90 {
        background-color: rgb(35 31 32 / 0.9) !important;
    }
    .lg\:\!bg-brown\/95 {
        background-color: rgb(35 31 32 / 0.95) !important;
    }
    .lg\:\!bg-ivory {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-ivory\/0 {
        background-color: rgb(243 243 233 / 0) !important;
    }
    .lg\:\!bg-ivory\/10 {
        background-color: rgb(243 243 233 / 0.1) !important;
    }
    .lg\:\!bg-ivory\/100 {
        background-color: rgb(243 243 233 / 1) !important;
    }
    .lg\:\!bg-ivory\/20 {
        background-color: rgb(243 243 233 / 0.2) !important;
    }
    .lg\:\!bg-ivory\/25 {
        background-color: rgb(243 243 233 / 0.25) !important;
    }
    .lg\:\!bg-ivory\/30 {
        background-color: rgb(243 243 233 / 0.3) !important;
    }
    .lg\:\!bg-ivory\/40 {
        background-color: rgb(243 243 233 / 0.4) !important;
    }
    .lg\:\!bg-ivory\/5 {
        background-color: rgb(243 243 233 / 0.05) !important;
    }
    .lg\:\!bg-ivory\/50 {
        background-color: rgb(243 243 233 / 0.5) !important;
    }
    .lg\:\!bg-ivory\/60 {
        background-color: rgb(243 243 233 / 0.6) !important;
    }
    .lg\:\!bg-ivory\/70 {
        background-color: rgb(243 243 233 / 0.7) !important;
    }
    .lg\:\!bg-ivory\/75 {
        background-color: rgb(243 243 233 / 0.75) !important;
    }
    .lg\:\!bg-ivory\/80 {
        background-color: rgb(243 243 233 / 0.8) !important;
    }
    .lg\:\!bg-ivory\/90 {
        background-color: rgb(243 243 233 / 0.9) !important;
    }
    .lg\:\!bg-ivory\/95 {
        background-color: rgb(243 243 233 / 0.95) !important;
    }
    .lg\:\!bg-red {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-red\/0 {
        background-color: rgb(138 23 26 / 0) !important;
    }
    .lg\:\!bg-red\/10 {
        background-color: rgb(138 23 26 / 0.1) !important;
    }
    .lg\:\!bg-red\/100 {
        background-color: rgb(138 23 26 / 1) !important;
    }
    .lg\:\!bg-red\/20 {
        background-color: rgb(138 23 26 / 0.2) !important;
    }
    .lg\:\!bg-red\/25 {
        background-color: rgb(138 23 26 / 0.25) !important;
    }
    .lg\:\!bg-red\/30 {
        background-color: rgb(138 23 26 / 0.3) !important;
    }
    .lg\:\!bg-red\/40 {
        background-color: rgb(138 23 26 / 0.4) !important;
    }
    .lg\:\!bg-red\/5 {
        background-color: rgb(138 23 26 / 0.05) !important;
    }
    .lg\:\!bg-red\/50 {
        background-color: rgb(138 23 26 / 0.5) !important;
    }
    .lg\:\!bg-red\/60 {
        background-color: rgb(138 23 26 / 0.6) !important;
    }
    .lg\:\!bg-red\/70 {
        background-color: rgb(138 23 26 / 0.7) !important;
    }
    .lg\:\!bg-red\/75 {
        background-color: rgb(138 23 26 / 0.75) !important;
    }
    .lg\:\!bg-red\/80 {
        background-color: rgb(138 23 26 / 0.8) !important;
    }
    .lg\:\!bg-red\/90 {
        background-color: rgb(138 23 26 / 0.9) !important;
    }
    .lg\:\!bg-red\/95 {
        background-color: rgb(138 23 26 / 0.95) !important;
    }
    .lg\:\!bg-white {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-white\/0 {
        background-color: rgb(255 255 255 / 0) !important;
    }
    .lg\:\!bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1) !important;
    }
    .lg\:\!bg-white\/100 {
        background-color: rgb(255 255 255 / 1) !important;
    }
    .lg\:\!bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2) !important;
    }
    .lg\:\!bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25) !important;
    }
    .lg\:\!bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3) !important;
    }
    .lg\:\!bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4) !important;
    }
    .lg\:\!bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05) !important;
    }
    .lg\:\!bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5) !important;
    }
    .lg\:\!bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6) !important;
    }
    .lg\:\!bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7) !important;
    }
    .lg\:\!bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75) !important;
    }
    .lg\:\!bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8) !important;
    }
    .lg\:\!bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9) !important;
    }
    .lg\:\!bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95) !important;
    }
    .lg\:bg-black {
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-black\/0 {
        background-color: rgb(0 0 0 / 0);
    }
    .lg\:bg-black\/10 {
        background-color: rgb(0 0 0 / 0.1);
    }
    .lg\:bg-black\/100 {
        background-color: rgb(0 0 0 / 1);
    }
    .lg\:bg-black\/20 {
        background-color: rgb(0 0 0 / 0.2);
    }
    .lg\:bg-black\/25 {
        background-color: rgb(0 0 0 / 0.25);
    }
    .lg\:bg-black\/30 {
        background-color: rgb(0 0 0 / 0.3);
    }
    .lg\:bg-black\/40 {
        background-color: rgb(0 0 0 / 0.4);
    }
    .lg\:bg-black\/5 {
        background-color: rgb(0 0 0 / 0.05);
    }
    .lg\:bg-black\/50 {
        background-color: rgb(0 0 0 / 0.5);
    }
    .lg\:bg-black\/60 {
        background-color: rgb(0 0 0 / 0.6);
    }
    .lg\:bg-black\/70 {
        background-color: rgb(0 0 0 / 0.7);
    }
    .lg\:bg-black\/75 {
        background-color: rgb(0 0 0 / 0.75);
    }
    .lg\:bg-black\/80 {
        background-color: rgb(0 0 0 / 0.8);
    }
    .lg\:bg-black\/90 {
        background-color: rgb(0 0 0 / 0.9);
    }
    .lg\:bg-black\/95 {
        background-color: rgb(0 0 0 / 0.95);
    }
    .lg\:bg-brown {
        --tw-bg-opacity: 1;
        background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-brown\/0 {
        background-color: rgb(35 31 32 / 0);
    }
    .lg\:bg-brown\/10 {
        background-color: rgb(35 31 32 / 0.1);
    }
    .lg\:bg-brown\/100 {
        background-color: rgb(35 31 32 / 1);
    }
    .lg\:bg-brown\/20 {
        background-color: rgb(35 31 32 / 0.2);
    }
    .lg\:bg-brown\/25 {
        background-color: rgb(35 31 32 / 0.25);
    }
    .lg\:bg-brown\/30 {
        background-color: rgb(35 31 32 / 0.3);
    }
    .lg\:bg-brown\/40 {
        background-color: rgb(35 31 32 / 0.4);
    }
    .lg\:bg-brown\/5 {
        background-color: rgb(35 31 32 / 0.05);
    }
    .lg\:bg-brown\/50 {
        background-color: rgb(35 31 32 / 0.5);
    }
    .lg\:bg-brown\/60 {
        background-color: rgb(35 31 32 / 0.6);
    }
    .lg\:bg-brown\/70 {
        background-color: rgb(35 31 32 / 0.7);
    }
    .lg\:bg-brown\/75 {
        background-color: rgb(35 31 32 / 0.75);
    }
    .lg\:bg-brown\/80 {
        background-color: rgb(35 31 32 / 0.8);
    }
    .lg\:bg-brown\/90 {
        background-color: rgb(35 31 32 / 0.9);
    }
    .lg\:bg-brown\/95 {
        background-color: rgb(35 31 32 / 0.95);
    }
    .lg\:bg-ivory {
        --tw-bg-opacity: 1;
        background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-ivory\/0 {
        background-color: rgb(243 243 233 / 0);
    }
    .lg\:bg-ivory\/10 {
        background-color: rgb(243 243 233 / 0.1);
    }
    .lg\:bg-ivory\/100 {
        background-color: rgb(243 243 233 / 1);
    }
    .lg\:bg-ivory\/20 {
        background-color: rgb(243 243 233 / 0.2);
    }
    .lg\:bg-ivory\/25 {
        background-color: rgb(243 243 233 / 0.25);
    }
    .lg\:bg-ivory\/30 {
        background-color: rgb(243 243 233 / 0.3);
    }
    .lg\:bg-ivory\/40 {
        background-color: rgb(243 243 233 / 0.4);
    }
    .lg\:bg-ivory\/5 {
        background-color: rgb(243 243 233 / 0.05);
    }
    .lg\:bg-ivory\/50 {
        background-color: rgb(243 243 233 / 0.5);
    }
    .lg\:bg-ivory\/60 {
        background-color: rgb(243 243 233 / 0.6);
    }
    .lg\:bg-ivory\/70 {
        background-color: rgb(243 243 233 / 0.7);
    }
    .lg\:bg-ivory\/75 {
        background-color: rgb(243 243 233 / 0.75);
    }
    .lg\:bg-ivory\/80 {
        background-color: rgb(243 243 233 / 0.8);
    }
    .lg\:bg-ivory\/90 {
        background-color: rgb(243 243 233 / 0.9);
    }
    .lg\:bg-ivory\/95 {
        background-color: rgb(243 243 233 / 0.95);
    }
    .lg\:bg-red {
        --tw-bg-opacity: 1;
        background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-red\/0 {
        background-color: rgb(138 23 26 / 0);
    }
    .lg\:bg-red\/10 {
        background-color: rgb(138 23 26 / 0.1);
    }
    .lg\:bg-red\/100 {
        background-color: rgb(138 23 26 / 1);
    }
    .lg\:bg-red\/20 {
        background-color: rgb(138 23 26 / 0.2);
    }
    .lg\:bg-red\/25 {
        background-color: rgb(138 23 26 / 0.25);
    }
    .lg\:bg-red\/30 {
        background-color: rgb(138 23 26 / 0.3);
    }
    .lg\:bg-red\/40 {
        background-color: rgb(138 23 26 / 0.4);
    }
    .lg\:bg-red\/5 {
        background-color: rgb(138 23 26 / 0.05);
    }
    .lg\:bg-red\/50 {
        background-color: rgb(138 23 26 / 0.5);
    }
    .lg\:bg-red\/60 {
        background-color: rgb(138 23 26 / 0.6);
    }
    .lg\:bg-red\/70 {
        background-color: rgb(138 23 26 / 0.7);
    }
    .lg\:bg-red\/75 {
        background-color: rgb(138 23 26 / 0.75);
    }
    .lg\:bg-red\/80 {
        background-color: rgb(138 23 26 / 0.8);
    }
    .lg\:bg-red\/90 {
        background-color: rgb(138 23 26 / 0.9);
    }
    .lg\:bg-red\/95 {
        background-color: rgb(138 23 26 / 0.95);
    }
    .lg\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-white\/0 {
        background-color: rgb(255 255 255 / 0);
    }
    .lg\:bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1);
    }
    .lg\:bg-white\/100 {
        background-color: rgb(255 255 255 / 1);
    }
    .lg\:bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2);
    }
    .lg\:bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25);
    }
    .lg\:bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3);
    }
    .lg\:bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4);
    }
    .lg\:bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05);
    }
    .lg\:bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5);
    }
    .lg\:bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6);
    }
    .lg\:bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7);
    }
    .lg\:bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75);
    }
    .lg\:bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8);
    }
    .lg\:bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9);
    }
    .lg\:bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95);
    }
    .lg\:p-1 {
        padding: 0.25rem;
    }
    .lg\:p-10 {
        padding: 2.5rem;
    }
    .lg\:p-2 {
        padding: 0.5rem;
    }
    .lg\:p-3 {
        padding: 0.75rem;
    }
    .lg\:p-4 {
        padding: 1rem;
    }
    .lg\:p-6 {
        padding: 1.5rem;
    }
    .lg\:p-8 {
        padding: 2rem;
    }
    .lg\:p-five {
        padding: 5%;
    }
    .lg\:p-half {
        padding: 50%;
    }
    .lg\:p-quarter {
        padding: 25%;
    }
    .lg\:p-ten {
        padding: 10%;
    }
    .lg\:p-third {
        padding: 33.333%;
    }
    .lg\:p-wp-2xl {
        padding: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:p-wp-lg {
        padding: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:p-wp-md {
        padding: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:p-wp-sm {
        padding: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:p-wp-xl {
        padding: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:p-wp-xs {
        padding: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:px-1 {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    .lg\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .lg\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .lg\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .lg\:px-five {
        padding-left: 5%;
        padding-right: 5%;
    }
    .lg\:px-half {
        padding-left: 50%;
        padding-right: 50%;
    }
    .lg\:px-quarter {
        padding-left: 25%;
        padding-right: 25%;
    }
    .lg\:px-ten {
        padding-left: 10%;
        padding-right: 10%;
    }
    .lg\:px-third {
        padding-left: 33.333%;
        padding-right: 33.333%;
    }
    .lg\:px-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:px-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:px-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:px-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:px-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:px-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:py-1 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
    }
    .lg\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .lg\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .lg\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .lg\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .lg\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .lg\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .lg\:py-five {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .lg\:py-half {
        padding-top: 50%;
        padding-bottom: 50%;
    }
    .lg\:py-quarter {
        padding-top: 25%;
        padding-bottom: 25%;
    }
    .lg\:py-ten {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .lg\:py-third {
        padding-top: 33.333%;
        padding-bottom: 33.333%;
    }
    .lg\:py-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:py-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:py-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:py-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:py-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:py-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:pb-1 {
        padding-bottom: 0.25rem;
    }
    .lg\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .lg\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .lg\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .lg\:pb-4 {
        padding-bottom: 1rem;
    }
    .lg\:pb-6 {
        padding-bottom: 1.5rem;
    }
    .lg\:pb-8 {
        padding-bottom: 2rem;
    }
    .lg\:pb-five {
        padding-bottom: 5%;
    }
    .lg\:pb-half {
        padding-bottom: 50%;
    }
    .lg\:pb-quarter {
        padding-bottom: 25%;
    }
    .lg\:pb-ten {
        padding-bottom: 10%;
    }
    .lg\:pb-third {
        padding-bottom: 33.333%;
    }
    .lg\:pb-wp-2xl {
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:pb-wp-lg {
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:pb-wp-md {
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:pb-wp-sm {
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:pb-wp-xl {
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:pb-wp-xs {
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:pl-1 {
        padding-left: 0.25rem;
    }
    .lg\:pl-10 {
        padding-left: 2.5rem;
    }
    .lg\:pl-2 {
        padding-left: 0.5rem;
    }
    .lg\:pl-3 {
        padding-left: 0.75rem;
    }
    .lg\:pl-4 {
        padding-left: 1rem;
    }
    .lg\:pl-6 {
        padding-left: 1.5rem;
    }
    .lg\:pl-8 {
        padding-left: 2rem;
    }
    .lg\:pl-five {
        padding-left: 5%;
    }
    .lg\:pl-half {
        padding-left: 50%;
    }
    .lg\:pl-quarter {
        padding-left: 25%;
    }
    .lg\:pl-ten {
        padding-left: 10%;
    }
    .lg\:pl-third {
        padding-left: 33.333%;
    }
    .lg\:pl-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:pl-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:pl-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:pl-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:pl-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:pl-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:pr-1 {
        padding-right: 0.25rem;
    }
    .lg\:pr-10 {
        padding-right: 2.5rem;
    }
    .lg\:pr-2 {
        padding-right: 0.5rem;
    }
    .lg\:pr-3 {
        padding-right: 0.75rem;
    }
    .lg\:pr-4 {
        padding-right: 1rem;
    }
    .lg\:pr-6 {
        padding-right: 1.5rem;
    }
    .lg\:pr-8 {
        padding-right: 2rem;
    }
    .lg\:pr-five {
        padding-right: 5%;
    }
    .lg\:pr-half {
        padding-right: 50%;
    }
    .lg\:pr-quarter {
        padding-right: 25%;
    }
    .lg\:pr-ten {
        padding-right: 10%;
    }
    .lg\:pr-third {
        padding-right: 33.333%;
    }
    .lg\:pr-wp-2xl {
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:pr-wp-lg {
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:pr-wp-md {
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:pr-wp-sm {
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:pr-wp-xl {
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:pr-wp-xs {
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:pt-1 {
        padding-top: 0.25rem;
    }
    .lg\:pt-10 {
        padding-top: 2.5rem;
    }
    .lg\:pt-2 {
        padding-top: 0.5rem;
    }
    .lg\:pt-3 {
        padding-top: 0.75rem;
    }
    .lg\:pt-4 {
        padding-top: 1rem;
    }
    .lg\:pt-6 {
        padding-top: 1.5rem;
    }
    .lg\:pt-8 {
        padding-top: 2rem;
    }
    .lg\:pt-five {
        padding-top: 5%;
    }
    .lg\:pt-half {
        padding-top: 50%;
    }
    .lg\:pt-quarter {
        padding-top: 25%;
    }
    .lg\:pt-ten {
        padding-top: 10%;
    }
    .lg\:pt-third {
        padding-top: 33.333%;
    }
    .lg\:pt-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:pt-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:pt-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:pt-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:pt-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:pt-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:text-left {
        text-align: left;
    }
    .lg\:text-center {
        text-align: center;
    }
    .lg\:text-right {
        text-align: right;
    }
    .lg\:text-justify {
        text-align: justify;
    }
    .lg\:text-start {
        text-align: start;
    }
    .lg\:text-end {
        text-align: end;
    }
    .lg\:\!text-black {
        --tw-text-opacity: 1 !important;
        color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-black\/0 {
        color: rgb(0 0 0 / 0) !important;
    }
    .lg\:\!text-black\/10 {
        color: rgb(0 0 0 / 0.1) !important;
    }
    .lg\:\!text-black\/100 {
        color: rgb(0 0 0 / 1) !important;
    }
    .lg\:\!text-black\/20 {
        color: rgb(0 0 0 / 0.2) !important;
    }
    .lg\:\!text-black\/25 {
        color: rgb(0 0 0 / 0.25) !important;
    }
    .lg\:\!text-black\/30 {
        color: rgb(0 0 0 / 0.3) !important;
    }
    .lg\:\!text-black\/40 {
        color: rgb(0 0 0 / 0.4) !important;
    }
    .lg\:\!text-black\/5 {
        color: rgb(0 0 0 / 0.05) !important;
    }
    .lg\:\!text-black\/50 {
        color: rgb(0 0 0 / 0.5) !important;
    }
    .lg\:\!text-black\/60 {
        color: rgb(0 0 0 / 0.6) !important;
    }
    .lg\:\!text-black\/70 {
        color: rgb(0 0 0 / 0.7) !important;
    }
    .lg\:\!text-black\/75 {
        color: rgb(0 0 0 / 0.75) !important;
    }
    .lg\:\!text-black\/80 {
        color: rgb(0 0 0 / 0.8) !important;
    }
    .lg\:\!text-black\/90 {
        color: rgb(0 0 0 / 0.9) !important;
    }
    .lg\:\!text-black\/95 {
        color: rgb(0 0 0 / 0.95) !important;
    }
    .lg\:\!text-brown {
        --tw-text-opacity: 1 !important;
        color: rgb(35 31 32 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-brown\/0 {
        color: rgb(35 31 32 / 0) !important;
    }
    .lg\:\!text-brown\/10 {
        color: rgb(35 31 32 / 0.1) !important;
    }
    .lg\:\!text-brown\/100 {
        color: rgb(35 31 32 / 1) !important;
    }
    .lg\:\!text-brown\/20 {
        color: rgb(35 31 32 / 0.2) !important;
    }
    .lg\:\!text-brown\/25 {
        color: rgb(35 31 32 / 0.25) !important;
    }
    .lg\:\!text-brown\/30 {
        color: rgb(35 31 32 / 0.3) !important;
    }
    .lg\:\!text-brown\/40 {
        color: rgb(35 31 32 / 0.4) !important;
    }
    .lg\:\!text-brown\/5 {
        color: rgb(35 31 32 / 0.05) !important;
    }
    .lg\:\!text-brown\/50 {
        color: rgb(35 31 32 / 0.5) !important;
    }
    .lg\:\!text-brown\/60 {
        color: rgb(35 31 32 / 0.6) !important;
    }
    .lg\:\!text-brown\/70 {
        color: rgb(35 31 32 / 0.7) !important;
    }
    .lg\:\!text-brown\/75 {
        color: rgb(35 31 32 / 0.75) !important;
    }
    .lg\:\!text-brown\/80 {
        color: rgb(35 31 32 / 0.8) !important;
    }
    .lg\:\!text-brown\/90 {
        color: rgb(35 31 32 / 0.9) !important;
    }
    .lg\:\!text-brown\/95 {
        color: rgb(35 31 32 / 0.95) !important;
    }
    .lg\:\!text-ivory {
        --tw-text-opacity: 1 !important;
        color: rgb(243 243 233 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-ivory\/0 {
        color: rgb(243 243 233 / 0) !important;
    }
    .lg\:\!text-ivory\/10 {
        color: rgb(243 243 233 / 0.1) !important;
    }
    .lg\:\!text-ivory\/100 {
        color: rgb(243 243 233 / 1) !important;
    }
    .lg\:\!text-ivory\/20 {
        color: rgb(243 243 233 / 0.2) !important;
    }
    .lg\:\!text-ivory\/25 {
        color: rgb(243 243 233 / 0.25) !important;
    }
    .lg\:\!text-ivory\/30 {
        color: rgb(243 243 233 / 0.3) !important;
    }
    .lg\:\!text-ivory\/40 {
        color: rgb(243 243 233 / 0.4) !important;
    }
    .lg\:\!text-ivory\/5 {
        color: rgb(243 243 233 / 0.05) !important;
    }
    .lg\:\!text-ivory\/50 {
        color: rgb(243 243 233 / 0.5) !important;
    }
    .lg\:\!text-ivory\/60 {
        color: rgb(243 243 233 / 0.6) !important;
    }
    .lg\:\!text-ivory\/70 {
        color: rgb(243 243 233 / 0.7) !important;
    }
    .lg\:\!text-ivory\/75 {
        color: rgb(243 243 233 / 0.75) !important;
    }
    .lg\:\!text-ivory\/80 {
        color: rgb(243 243 233 / 0.8) !important;
    }
    .lg\:\!text-ivory\/90 {
        color: rgb(243 243 233 / 0.9) !important;
    }
    .lg\:\!text-ivory\/95 {
        color: rgb(243 243 233 / 0.95) !important;
    }
    .lg\:\!text-red {
        --tw-text-opacity: 1 !important;
        color: rgb(138 23 26 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-red\/0 {
        color: rgb(138 23 26 / 0) !important;
    }
    .lg\:\!text-red\/10 {
        color: rgb(138 23 26 / 0.1) !important;
    }
    .lg\:\!text-red\/100 {
        color: rgb(138 23 26 / 1) !important;
    }
    .lg\:\!text-red\/20 {
        color: rgb(138 23 26 / 0.2) !important;
    }
    .lg\:\!text-red\/25 {
        color: rgb(138 23 26 / 0.25) !important;
    }
    .lg\:\!text-red\/30 {
        color: rgb(138 23 26 / 0.3) !important;
    }
    .lg\:\!text-red\/40 {
        color: rgb(138 23 26 / 0.4) !important;
    }
    .lg\:\!text-red\/5 {
        color: rgb(138 23 26 / 0.05) !important;
    }
    .lg\:\!text-red\/50 {
        color: rgb(138 23 26 / 0.5) !important;
    }
    .lg\:\!text-red\/60 {
        color: rgb(138 23 26 / 0.6) !important;
    }
    .lg\:\!text-red\/70 {
        color: rgb(138 23 26 / 0.7) !important;
    }
    .lg\:\!text-red\/75 {
        color: rgb(138 23 26 / 0.75) !important;
    }
    .lg\:\!text-red\/80 {
        color: rgb(138 23 26 / 0.8) !important;
    }
    .lg\:\!text-red\/90 {
        color: rgb(138 23 26 / 0.9) !important;
    }
    .lg\:\!text-red\/95 {
        color: rgb(138 23 26 / 0.95) !important;
    }
    .lg\:\!text-white {
        --tw-text-opacity: 1 !important;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-white\/0 {
        color: rgb(255 255 255 / 0) !important;
    }
    .lg\:\!text-white\/10 {
        color: rgb(255 255 255 / 0.1) !important;
    }
    .lg\:\!text-white\/100 {
        color: rgb(255 255 255 / 1) !important;
    }
    .lg\:\!text-white\/20 {
        color: rgb(255 255 255 / 0.2) !important;
    }
    .lg\:\!text-white\/25 {
        color: rgb(255 255 255 / 0.25) !important;
    }
    .lg\:\!text-white\/30 {
        color: rgb(255 255 255 / 0.3) !important;
    }
    .lg\:\!text-white\/40 {
        color: rgb(255 255 255 / 0.4) !important;
    }
    .lg\:\!text-white\/5 {
        color: rgb(255 255 255 / 0.05) !important;
    }
    .lg\:\!text-white\/50 {
        color: rgb(255 255 255 / 0.5) !important;
    }
    .lg\:\!text-white\/60 {
        color: rgb(255 255 255 / 0.6) !important;
    }
    .lg\:\!text-white\/70 {
        color: rgb(255 255 255 / 0.7) !important;
    }
    .lg\:\!text-white\/75 {
        color: rgb(255 255 255 / 0.75) !important;
    }
    .lg\:\!text-white\/80 {
        color: rgb(255 255 255 / 0.8) !important;
    }
    .lg\:\!text-white\/90 {
        color: rgb(255 255 255 / 0.9) !important;
    }
    .lg\:\!text-white\/95 {
        color: rgb(255 255 255 / 0.95) !important;
    }
    .lg\:text-black {
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity, 1));
    }
    .lg\:text-black\/0 {
        color: rgb(0 0 0 / 0);
    }
    .lg\:text-black\/10 {
        color: rgb(0 0 0 / 0.1);
    }
    .lg\:text-black\/100 {
        color: rgb(0 0 0 / 1);
    }
    .lg\:text-black\/20 {
        color: rgb(0 0 0 / 0.2);
    }
    .lg\:text-black\/25 {
        color: rgb(0 0 0 / 0.25);
    }
    .lg\:text-black\/30 {
        color: rgb(0 0 0 / 0.3);
    }
    .lg\:text-black\/40 {
        color: rgb(0 0 0 / 0.4);
    }
    .lg\:text-black\/5 {
        color: rgb(0 0 0 / 0.05);
    }
    .lg\:text-black\/50 {
        color: rgb(0 0 0 / 0.5);
    }
    .lg\:text-black\/60 {
        color: rgb(0 0 0 / 0.6);
    }
    .lg\:text-black\/70 {
        color: rgb(0 0 0 / 0.7);
    }
    .lg\:text-black\/75 {
        color: rgb(0 0 0 / 0.75);
    }
    .lg\:text-black\/80 {
        color: rgb(0 0 0 / 0.8);
    }
    .lg\:text-black\/90 {
        color: rgb(0 0 0 / 0.9);
    }
    .lg\:text-black\/95 {
        color: rgb(0 0 0 / 0.95);
    }
    .lg\:text-brown {
        --tw-text-opacity: 1;
        color: rgb(35 31 32 / var(--tw-text-opacity, 1));
    }
    .lg\:text-brown\/0 {
        color: rgb(35 31 32 / 0);
    }
    .lg\:text-brown\/10 {
        color: rgb(35 31 32 / 0.1);
    }
    .lg\:text-brown\/100 {
        color: rgb(35 31 32 / 1);
    }
    .lg\:text-brown\/20 {
        color: rgb(35 31 32 / 0.2);
    }
    .lg\:text-brown\/25 {
        color: rgb(35 31 32 / 0.25);
    }
    .lg\:text-brown\/30 {
        color: rgb(35 31 32 / 0.3);
    }
    .lg\:text-brown\/40 {
        color: rgb(35 31 32 / 0.4);
    }
    .lg\:text-brown\/5 {
        color: rgb(35 31 32 / 0.05);
    }
    .lg\:text-brown\/50 {
        color: rgb(35 31 32 / 0.5);
    }
    .lg\:text-brown\/60 {
        color: rgb(35 31 32 / 0.6);
    }
    .lg\:text-brown\/70 {
        color: rgb(35 31 32 / 0.7);
    }
    .lg\:text-brown\/75 {
        color: rgb(35 31 32 / 0.75);
    }
    .lg\:text-brown\/80 {
        color: rgb(35 31 32 / 0.8);
    }
    .lg\:text-brown\/90 {
        color: rgb(35 31 32 / 0.9);
    }
    .lg\:text-brown\/95 {
        color: rgb(35 31 32 / 0.95);
    }
    .lg\:text-ivory {
        --tw-text-opacity: 1;
        color: rgb(243 243 233 / var(--tw-text-opacity, 1));
    }
    .lg\:text-ivory\/0 {
        color: rgb(243 243 233 / 0);
    }
    .lg\:text-ivory\/10 {
        color: rgb(243 243 233 / 0.1);
    }
    .lg\:text-ivory\/100 {
        color: rgb(243 243 233 / 1);
    }
    .lg\:text-ivory\/20 {
        color: rgb(243 243 233 / 0.2);
    }
    .lg\:text-ivory\/25 {
        color: rgb(243 243 233 / 0.25);
    }
    .lg\:text-ivory\/30 {
        color: rgb(243 243 233 / 0.3);
    }
    .lg\:text-ivory\/40 {
        color: rgb(243 243 233 / 0.4);
    }
    .lg\:text-ivory\/5 {
        color: rgb(243 243 233 / 0.05);
    }
    .lg\:text-ivory\/50 {
        color: rgb(243 243 233 / 0.5);
    }
    .lg\:text-ivory\/60 {
        color: rgb(243 243 233 / 0.6);
    }
    .lg\:text-ivory\/70 {
        color: rgb(243 243 233 / 0.7);
    }
    .lg\:text-ivory\/75 {
        color: rgb(243 243 233 / 0.75);
    }
    .lg\:text-ivory\/80 {
        color: rgb(243 243 233 / 0.8);
    }
    .lg\:text-ivory\/90 {
        color: rgb(243 243 233 / 0.9);
    }
    .lg\:text-ivory\/95 {
        color: rgb(243 243 233 / 0.95);
    }
    .lg\:text-red {
        --tw-text-opacity: 1;
        color: rgb(138 23 26 / var(--tw-text-opacity, 1));
    }
    .lg\:text-red\/0 {
        color: rgb(138 23 26 / 0);
    }
    .lg\:text-red\/10 {
        color: rgb(138 23 26 / 0.1);
    }
    .lg\:text-red\/100 {
        color: rgb(138 23 26 / 1);
    }
    .lg\:text-red\/20 {
        color: rgb(138 23 26 / 0.2);
    }
    .lg\:text-red\/25 {
        color: rgb(138 23 26 / 0.25);
    }
    .lg\:text-red\/30 {
        color: rgb(138 23 26 / 0.3);
    }
    .lg\:text-red\/40 {
        color: rgb(138 23 26 / 0.4);
    }
    .lg\:text-red\/5 {
        color: rgb(138 23 26 / 0.05);
    }
    .lg\:text-red\/50 {
        color: rgb(138 23 26 / 0.5);
    }
    .lg\:text-red\/60 {
        color: rgb(138 23 26 / 0.6);
    }
    .lg\:text-red\/70 {
        color: rgb(138 23 26 / 0.7);
    }
    .lg\:text-red\/75 {
        color: rgb(138 23 26 / 0.75);
    }
    .lg\:text-red\/80 {
        color: rgb(138 23 26 / 0.8);
    }
    .lg\:text-red\/90 {
        color: rgb(138 23 26 / 0.9);
    }
    .lg\:text-red\/95 {
        color: rgb(138 23 26 / 0.95);
    }
    .lg\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .lg\:text-white\/0 {
        color: rgb(255 255 255 / 0);
    }
    .lg\:text-white\/10 {
        color: rgb(255 255 255 / 0.1);
    }
    .lg\:text-white\/100 {
        color: rgb(255 255 255 / 1);
    }
    .lg\:text-white\/20 {
        color: rgb(255 255 255 / 0.2);
    }
    .lg\:text-white\/25 {
        color: rgb(255 255 255 / 0.25);
    }
    .lg\:text-white\/30 {
        color: rgb(255 255 255 / 0.3);
    }
    .lg\:text-white\/40 {
        color: rgb(255 255 255 / 0.4);
    }
    .lg\:text-white\/5 {
        color: rgb(255 255 255 / 0.05);
    }
    .lg\:text-white\/50 {
        color: rgb(255 255 255 / 0.5);
    }
    .lg\:text-white\/60 {
        color: rgb(255 255 255 / 0.6);
    }
    .lg\:text-white\/70 {
        color: rgb(255 255 255 / 0.7);
    }
    .lg\:text-white\/75 {
        color: rgb(255 255 255 / 0.75);
    }
    .lg\:text-white\/80 {
        color: rgb(255 255 255 / 0.8);
    }
    .lg\:text-white\/90 {
        color: rgb(255 255 255 / 0.9);
    }
    .lg\:text-white\/95 {
        color: rgb(255 255 255 / 0.95);
    }
}

@media (min-width: 1280px) {
    .xl\:order-1 {
        order: 1;
    }
    .xl\:order-10 {
        order: 10;
    }
    .xl\:order-11 {
        order: 11;
    }
    .xl\:order-12 {
        order: 12;
    }
    .xl\:order-2 {
        order: 2;
    }
    .xl\:order-3 {
        order: 3;
    }
    .xl\:order-4 {
        order: 4;
    }
    .xl\:order-5 {
        order: 5;
    }
    .xl\:order-6 {
        order: 6;
    }
    .xl\:order-7 {
        order: 7;
    }
    .xl\:order-8 {
        order: 8;
    }
    .xl\:order-9 {
        order: 9;
    }
    .xl\:m-1 {
        margin: 0.25rem;
    }
    .xl\:m-10 {
        margin: 2.5rem;
    }
    .xl\:m-2 {
        margin: 0.5rem;
    }
    .xl\:m-3 {
        margin: 0.75rem;
    }
    .xl\:m-4 {
        margin: 1rem;
    }
    .xl\:m-6 {
        margin: 1.5rem;
    }
    .xl\:m-8 {
        margin: 2rem;
    }
    .xl\:m-auto {
        margin: auto;
    }
    .xl\:m-five {
        margin: 5%;
    }
    .xl\:m-half {
        margin: 50%;
    }
    .xl\:m-quarter {
        margin: 25%;
    }
    .xl\:m-ten {
        margin: 10%;
    }
    .xl\:m-third {
        margin: 33.333%;
    }
    .xl\:m-wp-2xl {
        margin: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:m-wp-lg {
        margin: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:m-wp-md {
        margin: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:m-wp-sm {
        margin: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:m-wp-xl {
        margin: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:m-wp-xs {
        margin: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:mx-1 {
        margin-left: 0.25rem;
        margin-right: 0.25rem;
    }
    .xl\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
    }
    .xl\:mx-2 {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .xl\:mx-3 {
        margin-left: 0.75rem;
        margin-right: 0.75rem;
    }
    .xl\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .xl\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .xl\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .xl\:mx-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .xl\:mx-five {
        margin-left: 5%;
        margin-right: 5%;
    }
    .xl\:mx-half {
        margin-left: 50%;
        margin-right: 50%;
    }
    .xl\:mx-quarter {
        margin-left: 25%;
        margin-right: 25%;
    }
    .xl\:mx-ten {
        margin-left: 10%;
        margin-right: 10%;
    }
    .xl\:mx-third {
        margin-left: 33.333%;
        margin-right: 33.333%;
    }
    .xl\:mx-wp-2xl {
        margin-left: var(--wp--preset--spacing--xxl, 5rem);
        margin-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:mx-wp-lg {
        margin-left: var(--wp--preset--spacing--large, 3rem);
        margin-right: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:mx-wp-md {
        margin-left: var(--wp--preset--spacing--medium, 2rem);
        margin-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:mx-wp-sm {
        margin-left: var(--wp--preset--spacing--small, 1rem);
        margin-right: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:mx-wp-xl {
        margin-left: var(--wp--preset--spacing--xl, 4rem);
        margin-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:mx-wp-xs {
        margin-left: var(--wp--preset--spacing--xs, 0.5rem);
        margin-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:my-1 {
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
    }
    .xl\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
    .xl\:my-2 {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .xl\:my-3 {
        margin-top: 0.75rem;
        margin-bottom: 0.75rem;
    }
    .xl\:my-4 {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .xl\:my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .xl\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .xl\:my-auto {
        margin-top: auto;
        margin-bottom: auto;
    }
    .xl\:my-five {
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .xl\:my-half {
        margin-top: 50%;
        margin-bottom: 50%;
    }
    .xl\:my-quarter {
        margin-top: 25%;
        margin-bottom: 25%;
    }
    .xl\:my-ten {
        margin-top: 10%;
        margin-bottom: 10%;
    }
    .xl\:my-third {
        margin-top: 33.333%;
        margin-bottom: 33.333%;
    }
    .xl\:my-wp-2xl {
        margin-top: var(--wp--preset--spacing--xxl, 5rem);
        margin-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:my-wp-lg {
        margin-top: var(--wp--preset--spacing--large, 3rem);
        margin-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:my-wp-md {
        margin-top: var(--wp--preset--spacing--medium, 2rem);
        margin-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:my-wp-sm {
        margin-top: var(--wp--preset--spacing--small, 1rem);
        margin-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:my-wp-xl {
        margin-top: var(--wp--preset--spacing--xl, 4rem);
        margin-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:my-wp-xs {
        margin-top: var(--wp--preset--spacing--xs, 0.5rem);
        margin-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:mb-1 {
        margin-bottom: 0.25rem;
    }
    .xl\:mb-10 {
        margin-bottom: 2.5rem;
    }
    .xl\:mb-2 {
        margin-bottom: 0.5rem;
    }
    .xl\:mb-3 {
        margin-bottom: 0.75rem;
    }
    .xl\:mb-4 {
        margin-bottom: 1rem;
    }
    .xl\:mb-6 {
        margin-bottom: 1.5rem;
    }
    .xl\:mb-8 {
        margin-bottom: 2rem;
    }
    .xl\:mb-auto {
        margin-bottom: auto;
    }
    .xl\:mb-five {
        margin-bottom: 5%;
    }
    .xl\:mb-half {
        margin-bottom: 50%;
    }
    .xl\:mb-quarter {
        margin-bottom: 25%;
    }
    .xl\:mb-ten {
        margin-bottom: 10%;
    }
    .xl\:mb-third {
        margin-bottom: 33.333%;
    }
    .xl\:mb-wp-2xl {
        margin-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:mb-wp-lg {
        margin-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:mb-wp-md {
        margin-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:mb-wp-sm {
        margin-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:mb-wp-xl {
        margin-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:mb-wp-xs {
        margin-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:ml-1 {
        margin-left: 0.25rem;
    }
    .xl\:ml-10 {
        margin-left: 2.5rem;
    }
    .xl\:ml-2 {
        margin-left: 0.5rem;
    }
    .xl\:ml-3 {
        margin-left: 0.75rem;
    }
    .xl\:ml-4 {
        margin-left: 1rem;
    }
    .xl\:ml-6 {
        margin-left: 1.5rem;
    }
    .xl\:ml-8 {
        margin-left: 2rem;
    }
    .xl\:ml-auto {
        margin-left: auto;
    }
    .xl\:ml-five {
        margin-left: 5%;
    }
    .xl\:ml-half {
        margin-left: 50%;
    }
    .xl\:ml-quarter {
        margin-left: 25%;
    }
    .xl\:ml-ten {
        margin-left: 10%;
    }
    .xl\:ml-third {
        margin-left: 33.333%;
    }
    .xl\:ml-wp-2xl {
        margin-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:ml-wp-lg {
        margin-left: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:ml-wp-md {
        margin-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:ml-wp-sm {
        margin-left: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:ml-wp-xl {
        margin-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:ml-wp-xs {
        margin-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:mr-1 {
        margin-right: 0.25rem;
    }
    .xl\:mr-10 {
        margin-right: 2.5rem;
    }
    .xl\:mr-2 {
        margin-right: 0.5rem;
    }
    .xl\:mr-3 {
        margin-right: 0.75rem;
    }
    .xl\:mr-4 {
        margin-right: 1rem;
    }
    .xl\:mr-6 {
        margin-right: 1.5rem;
    }
    .xl\:mr-8 {
        margin-right: 2rem;
    }
    .xl\:mr-auto {
        margin-right: auto;
    }
    .xl\:mr-five {
        margin-right: 5%;
    }
    .xl\:mr-half {
        margin-right: 50%;
    }
    .xl\:mr-quarter {
        margin-right: 25%;
    }
    .xl\:mr-ten {
        margin-right: 10%;
    }
    .xl\:mr-third {
        margin-right: 33.333%;
    }
    .xl\:mr-wp-2xl {
        margin-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:mr-wp-lg {
        margin-right: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:mr-wp-md {
        margin-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:mr-wp-sm {
        margin-right: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:mr-wp-xl {
        margin-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:mr-wp-xs {
        margin-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:mt-1 {
        margin-top: 0.25rem;
    }
    .xl\:mt-10 {
        margin-top: 2.5rem;
    }
    .xl\:mt-2 {
        margin-top: 0.5rem;
    }
    .xl\:mt-3 {
        margin-top: 0.75rem;
    }
    .xl\:mt-4 {
        margin-top: 1rem;
    }
    .xl\:mt-6 {
        margin-top: 1.5rem;
    }
    .xl\:mt-8 {
        margin-top: 2rem;
    }
    .xl\:mt-auto {
        margin-top: auto;
    }
    .xl\:mt-five {
        margin-top: 5%;
    }
    .xl\:mt-half {
        margin-top: 50%;
    }
    .xl\:mt-quarter {
        margin-top: 25%;
    }
    .xl\:mt-ten {
        margin-top: 10%;
    }
    .xl\:mt-third {
        margin-top: 33.333%;
    }
    .xl\:mt-wp-2xl {
        margin-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:mt-wp-lg {
        margin-top: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:mt-wp-md {
        margin-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:mt-wp-sm {
        margin-top: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:mt-wp-xl {
        margin-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:mt-wp-xs {
        margin-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:line-clamp-1 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .xl\:line-clamp-2 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .xl\:line-clamp-3 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .xl\:line-clamp-4 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
    .xl\:line-clamp-none {
        overflow: visible;
        display: block;
        -webkit-box-orient: horizontal;
        -webkit-line-clamp: none;
    }
    .xl\:flex {
        display: flex;
    }
    .xl\:inline-flex {
        display: inline-flex;
    }
    .xl\:grid {
        display: grid;
    }
    .xl\:inline-grid {
        display: inline-grid;
    }
    .xl\:hidden {
        display: none;
    }
    .xl\:h-auto {
        height: auto;
    }
    .xl\:h-full {
        height: 100%;
    }
    .xl\:h-screen {
        height: 100vh;
    }
    .xl\:w-auto {
        width: auto;
    }
    .xl\:w-full {
        width: 100%;
    }
    .xl\:w-screen {
        width: 100vw;
    }
    .xl\:max-w-1\/2 {
        max-width: 50%;
    }
    .xl\:max-w-2\/3 {
        max-width: 66.666%;
    }
    .xl\:max-w-3\/4 {
        max-width: 75%;
    }
    .xl\:max-w-3\/5 {
        max-width: 60%;
    }
    .xl\:max-w-4\/5 {
        max-width: 80%;
    }
    .xl\:max-w-9\/10 {
        max-width: 90%;
    }
    .xl\:max-w-content {
        max-width: var(--wp--style--global--content-size, 768px);
    }
    .xl\:max-w-wide {
        max-width: var(--wp--style--global--wide-size, 1280px);
    }
    .xl\:flex-1 {
        flex: 1 1 0%;
    }
    .xl\:flex-auto {
        flex: 1 1 auto;
    }
    .xl\:flex-initial {
        flex: 0 1 auto;
    }
    .xl\:flex-none {
        flex: none;
    }
    .xl\:auto-rows-auto {
        grid-auto-rows: auto;
    }
    .xl\:auto-rows-fr {
        grid-auto-rows: minmax(0, 1fr);
    }
    .xl\:auto-rows-max {
        grid-auto-rows: max-content;
    }
    .xl\:auto-rows-min {
        grid-auto-rows: min-content;
    }
    .xl\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .xl\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .xl\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .xl\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .xl\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr));
    }
    .xl\:grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr));
    }
    .xl\:grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr));
    }
    .xl\:grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr));
    }
    .xl\:grid-rows-5 {
        grid-template-rows: repeat(5, minmax(0, 1fr));
    }
    .xl\:grid-rows-6 {
        grid-template-rows: repeat(6, minmax(0, 1fr));
    }
    .xl\:grid-rows-none {
        grid-template-rows: none;
    }
    .xl\:flex-row {
        flex-direction: row;
    }
    .xl\:flex-col {
        flex-direction: column;
    }
    .xl\:flex-wrap {
        flex-wrap: wrap;
    }
    .xl\:flex-nowrap {
        flex-wrap: nowrap;
    }
    .xl\:content-center {
        align-content: center;
    }
    .xl\:content-start {
        align-content: flex-start;
    }
    .xl\:content-end {
        align-content: flex-end;
    }
    .xl\:content-between {
        align-content: space-between;
    }
    .xl\:content-around {
        align-content: space-around;
    }
    .xl\:content-evenly {
        align-content: space-evenly;
    }
    .xl\:items-start {
        align-items: flex-start;
    }
    .xl\:items-end {
        align-items: flex-end;
    }
    .xl\:items-center {
        align-items: center;
    }
    .xl\:justify-start {
        justify-content: flex-start;
    }
    .xl\:justify-end {
        justify-content: flex-end;
    }
    .xl\:justify-center {
        justify-content: center;
    }
    .xl\:justify-between {
        justify-content: space-between;
    }
    .xl\:justify-around {
        justify-content: space-around;
    }
    .xl\:justify-evenly {
        justify-content: space-evenly;
    }
    .xl\:gap-1 {
        gap: 0.25rem;
    }
    .xl\:gap-10 {
        gap: 2.5rem;
    }
    .xl\:gap-2 {
        gap: 0.5rem;
    }
    .xl\:gap-3 {
        gap: 0.75rem;
    }
    .xl\:gap-4 {
        gap: 1rem;
    }
    .xl\:gap-6 {
        gap: 1.5rem;
    }
    .xl\:gap-8 {
        gap: 2rem;
    }
    .xl\:gap-x-1 {
        -moz-column-gap: 0.25rem;
             column-gap: 0.25rem;
    }
    .xl\:gap-x-10 {
        -moz-column-gap: 2.5rem;
             column-gap: 2.5rem;
    }
    .xl\:gap-x-2 {
        -moz-column-gap: 0.5rem;
             column-gap: 0.5rem;
    }
    .xl\:gap-x-3 {
        -moz-column-gap: 0.75rem;
             column-gap: 0.75rem;
    }
    .xl\:gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
    }
    .xl\:gap-x-6 {
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem;
    }
    .xl\:gap-x-8 {
        -moz-column-gap: 2rem;
             column-gap: 2rem;
    }
    .xl\:gap-y-1 {
        row-gap: 0.25rem;
    }
    .xl\:gap-y-10 {
        row-gap: 2.5rem;
    }
    .xl\:gap-y-2 {
        row-gap: 0.5rem;
    }
    .xl\:gap-y-3 {
        row-gap: 0.75rem;
    }
    .xl\:gap-y-4 {
        row-gap: 1rem;
    }
    .xl\:gap-y-6 {
        row-gap: 1.5rem;
    }
    .xl\:gap-y-8 {
        row-gap: 2rem;
    }
    .xl\:rounded {
        border-radius: 0.25rem;
    }
    .xl\:rounded-2xl {
        border-radius: 1rem;
    }
    .xl\:rounded-full {
        border-radius: 9999px;
    }
    .xl\:rounded-lg {
        border-radius: 0.5rem;
    }
    .xl\:rounded-md {
        border-radius: 0.375rem;
    }
    .xl\:rounded-none {
        border-radius: 0px;
    }
    .xl\:rounded-r12 {
        border-radius: 12px;
    }
    .xl\:rounded-r24 {
        border-radius: 24px;
    }
    .xl\:rounded-r32 {
        border-radius: 32px;
    }
    .xl\:rounded-r48 {
        border-radius: 48px;
    }
    .xl\:rounded-r8 {
        border-radius: 8px;
    }
    .xl\:rounded-r80 {
        border-radius: 80px;
    }
    .xl\:rounded-sm {
        border-radius: 0.125rem;
    }
    .xl\:rounded-xl {
        border-radius: 0.75rem;
    }
    .xl\:rounded-b-2xl {
        border-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .xl\:rounded-b-full {
        border-bottom-right-radius: 9999px;
        border-bottom-left-radius: 9999px;
    }
    .xl\:rounded-b-lg {
        border-bottom-right-radius: 0.5rem;
        border-bottom-left-radius: 0.5rem;
    }
    .xl\:rounded-b-md {
        border-bottom-right-radius: 0.375rem;
        border-bottom-left-radius: 0.375rem;
    }
    .xl\:rounded-b-none {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .xl\:rounded-b-r12 {
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    .xl\:rounded-b-r24 {
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .xl\:rounded-b-r32 {
        border-bottom-right-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .xl\:rounded-b-r48 {
        border-bottom-right-radius: 48px;
        border-bottom-left-radius: 48px;
    }
    .xl\:rounded-b-r8 {
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    .xl\:rounded-b-r80 {
        border-bottom-right-radius: 80px;
        border-bottom-left-radius: 80px;
    }
    .xl\:rounded-b-sm {
        border-bottom-right-radius: 0.125rem;
        border-bottom-left-radius: 0.125rem;
    }
    .xl\:rounded-b-xl {
        border-bottom-right-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
    }
    .xl\:rounded-l-2xl {
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .xl\:rounded-l-full {
        border-top-left-radius: 9999px;
        border-bottom-left-radius: 9999px;
    }
    .xl\:rounded-l-lg {
        border-top-left-radius: 0.5rem;
        border-bottom-left-radius: 0.5rem;
    }
    .xl\:rounded-l-md {
        border-top-left-radius: 0.375rem;
        border-bottom-left-radius: 0.375rem;
    }
    .xl\:rounded-l-none {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .xl\:rounded-l-r12 {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    .xl\:rounded-l-r24 {
        border-top-left-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .xl\:rounded-l-r32 {
        border-top-left-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .xl\:rounded-l-r48 {
        border-top-left-radius: 48px;
        border-bottom-left-radius: 48px;
    }
    .xl\:rounded-l-r8 {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    .xl\:rounded-l-r80 {
        border-top-left-radius: 80px;
        border-bottom-left-radius: 80px;
    }
    .xl\:rounded-l-sm {
        border-top-left-radius: 0.125rem;
        border-bottom-left-radius: 0.125rem;
    }
    .xl\:rounded-l-xl {
        border-top-left-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
    }
    .xl\:rounded-r-2xl {
        border-top-right-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }
    .xl\:rounded-r-full {
        border-top-right-radius: 9999px;
        border-bottom-right-radius: 9999px;
    }
    .xl\:rounded-r-lg {
        border-top-right-radius: 0.5rem;
        border-bottom-right-radius: 0.5rem;
    }
    .xl\:rounded-r-md {
        border-top-right-radius: 0.375rem;
        border-bottom-right-radius: 0.375rem;
    }
    .xl\:rounded-r-none {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .xl\:rounded-r-r12 {
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }
    .xl\:rounded-r-r24 {
        border-top-right-radius: 24px;
        border-bottom-right-radius: 24px;
    }
    .xl\:rounded-r-r32 {
        border-top-right-radius: 32px;
        border-bottom-right-radius: 32px;
    }
    .xl\:rounded-r-r48 {
        border-top-right-radius: 48px;
        border-bottom-right-radius: 48px;
    }
    .xl\:rounded-r-r8 {
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
    }
    .xl\:rounded-r-r80 {
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
    }
    .xl\:rounded-r-sm {
        border-top-right-radius: 0.125rem;
        border-bottom-right-radius: 0.125rem;
    }
    .xl\:rounded-r-xl {
        border-top-right-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
    }
    .xl\:rounded-t-2xl {
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem;
    }
    .xl\:rounded-t-full {
        border-top-left-radius: 9999px;
        border-top-right-radius: 9999px;
    }
    .xl\:rounded-t-lg {
        border-top-left-radius: 0.5rem;
        border-top-right-radius: 0.5rem;
    }
    .xl\:rounded-t-md {
        border-top-left-radius: 0.375rem;
        border-top-right-radius: 0.375rem;
    }
    .xl\:rounded-t-none {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
    .xl\:rounded-t-r12 {
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }
    .xl\:rounded-t-r24 {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }
    .xl\:rounded-t-r32 {
        border-top-left-radius: 32px;
        border-top-right-radius: 32px;
    }
    .xl\:rounded-t-r48 {
        border-top-left-radius: 48px;
        border-top-right-radius: 48px;
    }
    .xl\:rounded-t-r8 {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .xl\:rounded-t-r80 {
        border-top-left-radius: 80px;
        border-top-right-radius: 80px;
    }
    .xl\:rounded-t-sm {
        border-top-left-radius: 0.125rem;
        border-top-right-radius: 0.125rem;
    }
    .xl\:rounded-t-xl {
        border-top-left-radius: 0.75rem;
        border-top-right-radius: 0.75rem;
    }
    .xl\:rounded-bl-2xl {
        border-bottom-left-radius: 1rem;
    }
    .xl\:rounded-bl-full {
        border-bottom-left-radius: 9999px;
    }
    .xl\:rounded-bl-lg {
        border-bottom-left-radius: 0.5rem;
    }
    .xl\:rounded-bl-md {
        border-bottom-left-radius: 0.375rem;
    }
    .xl\:rounded-bl-none {
        border-bottom-left-radius: 0px;
    }
    .xl\:rounded-bl-r12 {
        border-bottom-left-radius: 12px;
    }
    .xl\:rounded-bl-r24 {
        border-bottom-left-radius: 24px;
    }
    .xl\:rounded-bl-r32 {
        border-bottom-left-radius: 32px;
    }
    .xl\:rounded-bl-r48 {
        border-bottom-left-radius: 48px;
    }
    .xl\:rounded-bl-r8 {
        border-bottom-left-radius: 8px;
    }
    .xl\:rounded-bl-r80 {
        border-bottom-left-radius: 80px;
    }
    .xl\:rounded-bl-sm {
        border-bottom-left-radius: 0.125rem;
    }
    .xl\:rounded-bl-xl {
        border-bottom-left-radius: 0.75rem;
    }
    .xl\:rounded-br-2xl {
        border-bottom-right-radius: 1rem;
    }
    .xl\:rounded-br-full {
        border-bottom-right-radius: 9999px;
    }
    .xl\:rounded-br-lg {
        border-bottom-right-radius: 0.5rem;
    }
    .xl\:rounded-br-md {
        border-bottom-right-radius: 0.375rem;
    }
    .xl\:rounded-br-none {
        border-bottom-right-radius: 0px;
    }
    .xl\:rounded-br-r12 {
        border-bottom-right-radius: 12px;
    }
    .xl\:rounded-br-r24 {
        border-bottom-right-radius: 24px;
    }
    .xl\:rounded-br-r32 {
        border-bottom-right-radius: 32px;
    }
    .xl\:rounded-br-r48 {
        border-bottom-right-radius: 48px;
    }
    .xl\:rounded-br-r8 {
        border-bottom-right-radius: 8px;
    }
    .xl\:rounded-br-r80 {
        border-bottom-right-radius: 80px;
    }
    .xl\:rounded-br-sm {
        border-bottom-right-radius: 0.125rem;
    }
    .xl\:rounded-br-xl {
        border-bottom-right-radius: 0.75rem;
    }
    .xl\:rounded-tl-2xl {
        border-top-left-radius: 1rem;
    }
    .xl\:rounded-tl-full {
        border-top-left-radius: 9999px;
    }
    .xl\:rounded-tl-lg {
        border-top-left-radius: 0.5rem;
    }
    .xl\:rounded-tl-md {
        border-top-left-radius: 0.375rem;
    }
    .xl\:rounded-tl-none {
        border-top-left-radius: 0px;
    }
    .xl\:rounded-tl-r12 {
        border-top-left-radius: 12px;
    }
    .xl\:rounded-tl-r24 {
        border-top-left-radius: 24px;
    }
    .xl\:rounded-tl-r32 {
        border-top-left-radius: 32px;
    }
    .xl\:rounded-tl-r48 {
        border-top-left-radius: 48px;
    }
    .xl\:rounded-tl-r8 {
        border-top-left-radius: 8px;
    }
    .xl\:rounded-tl-r80 {
        border-top-left-radius: 80px;
    }
    .xl\:rounded-tl-sm {
        border-top-left-radius: 0.125rem;
    }
    .xl\:rounded-tl-xl {
        border-top-left-radius: 0.75rem;
    }
    .xl\:rounded-tr-2xl {
        border-top-right-radius: 1rem;
    }
    .xl\:rounded-tr-full {
        border-top-right-radius: 9999px;
    }
    .xl\:rounded-tr-lg {
        border-top-right-radius: 0.5rem;
    }
    .xl\:rounded-tr-md {
        border-top-right-radius: 0.375rem;
    }
    .xl\:rounded-tr-none {
        border-top-right-radius: 0px;
    }
    .xl\:rounded-tr-r12 {
        border-top-right-radius: 12px;
    }
    .xl\:rounded-tr-r24 {
        border-top-right-radius: 24px;
    }
    .xl\:rounded-tr-r32 {
        border-top-right-radius: 32px;
    }
    .xl\:rounded-tr-r48 {
        border-top-right-radius: 48px;
    }
    .xl\:rounded-tr-r8 {
        border-top-right-radius: 8px;
    }
    .xl\:rounded-tr-r80 {
        border-top-right-radius: 80px;
    }
    .xl\:rounded-tr-sm {
        border-top-right-radius: 0.125rem;
    }
    .xl\:rounded-tr-xl {
        border-top-right-radius: 0.75rem;
    }
    .xl\:border {
        border-width: 1px;
    }
    .xl\:border-0 {
        border-width: 0px;
    }
    .xl\:border-2 {
        border-width: 2px;
    }
    .xl\:border-4 {
        border-width: 4px;
    }
    .xl\:border-8 {
        border-width: 8px;
    }
    .xl\:border-x {
        border-left-width: 1px;
        border-right-width: 1px;
    }
    .xl\:border-x-0 {
        border-left-width: 0px;
        border-right-width: 0px;
    }
    .xl\:border-x-2 {
        border-left-width: 2px;
        border-right-width: 2px;
    }
    .xl\:border-x-4 {
        border-left-width: 4px;
        border-right-width: 4px;
    }
    .xl\:border-x-8 {
        border-left-width: 8px;
        border-right-width: 8px;
    }
    .xl\:border-y {
        border-top-width: 1px;
        border-bottom-width: 1px;
    }
    .xl\:border-y-0 {
        border-top-width: 0px;
        border-bottom-width: 0px;
    }
    .xl\:border-y-2 {
        border-top-width: 2px;
        border-bottom-width: 2px;
    }
    .xl\:border-y-4 {
        border-top-width: 4px;
        border-bottom-width: 4px;
    }
    .xl\:border-y-8 {
        border-top-width: 8px;
        border-bottom-width: 8px;
    }
    .xl\:border-b {
        border-bottom-width: 1px;
    }
    .xl\:border-b-0 {
        border-bottom-width: 0px;
    }
    .xl\:border-b-2 {
        border-bottom-width: 2px;
    }
    .xl\:border-b-4 {
        border-bottom-width: 4px;
    }
    .xl\:border-b-8 {
        border-bottom-width: 8px;
    }
    .xl\:border-l {
        border-left-width: 1px;
    }
    .xl\:border-l-0 {
        border-left-width: 0px;
    }
    .xl\:border-l-2 {
        border-left-width: 2px;
    }
    .xl\:border-l-4 {
        border-left-width: 4px;
    }
    .xl\:border-l-8 {
        border-left-width: 8px;
    }
    .xl\:border-r {
        border-right-width: 1px;
    }
    .xl\:border-r-0 {
        border-right-width: 0px;
    }
    .xl\:border-r-2 {
        border-right-width: 2px;
    }
    .xl\:border-r-4 {
        border-right-width: 4px;
    }
    .xl\:border-r-8 {
        border-right-width: 8px;
    }
    .xl\:border-t {
        border-top-width: 1px;
    }
    .xl\:border-t-0 {
        border-top-width: 0px;
    }
    .xl\:border-t-2 {
        border-top-width: 2px;
    }
    .xl\:border-t-4 {
        border-top-width: 4px;
    }
    .xl\:border-t-8 {
        border-top-width: 8px;
    }
    .xl\:border-solid {
        border-style: solid;
    }
    .xl\:border-none {
        border-style: none;
    }
    .xl\:\!border-black {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-black\/0 {
        border-color: rgb(0 0 0 / 0) !important;
    }
    .xl\:\!border-black\/10 {
        border-color: rgb(0 0 0 / 0.1) !important;
    }
    .xl\:\!border-black\/100 {
        border-color: rgb(0 0 0 / 1) !important;
    }
    .xl\:\!border-black\/20 {
        border-color: rgb(0 0 0 / 0.2) !important;
    }
    .xl\:\!border-black\/25 {
        border-color: rgb(0 0 0 / 0.25) !important;
    }
    .xl\:\!border-black\/30 {
        border-color: rgb(0 0 0 / 0.3) !important;
    }
    .xl\:\!border-black\/40 {
        border-color: rgb(0 0 0 / 0.4) !important;
    }
    .xl\:\!border-black\/5 {
        border-color: rgb(0 0 0 / 0.05) !important;
    }
    .xl\:\!border-black\/50 {
        border-color: rgb(0 0 0 / 0.5) !important;
    }
    .xl\:\!border-black\/60 {
        border-color: rgb(0 0 0 / 0.6) !important;
    }
    .xl\:\!border-black\/70 {
        border-color: rgb(0 0 0 / 0.7) !important;
    }
    .xl\:\!border-black\/75 {
        border-color: rgb(0 0 0 / 0.75) !important;
    }
    .xl\:\!border-black\/80 {
        border-color: rgb(0 0 0 / 0.8) !important;
    }
    .xl\:\!border-black\/90 {
        border-color: rgb(0 0 0 / 0.9) !important;
    }
    .xl\:\!border-black\/95 {
        border-color: rgb(0 0 0 / 0.95) !important;
    }
    .xl\:\!border-brown {
        --tw-border-opacity: 1 !important;
        border-color: rgb(35 31 32 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-brown\/0 {
        border-color: rgb(35 31 32 / 0) !important;
    }
    .xl\:\!border-brown\/10 {
        border-color: rgb(35 31 32 / 0.1) !important;
    }
    .xl\:\!border-brown\/100 {
        border-color: rgb(35 31 32 / 1) !important;
    }
    .xl\:\!border-brown\/20 {
        border-color: rgb(35 31 32 / 0.2) !important;
    }
    .xl\:\!border-brown\/25 {
        border-color: rgb(35 31 32 / 0.25) !important;
    }
    .xl\:\!border-brown\/30 {
        border-color: rgb(35 31 32 / 0.3) !important;
    }
    .xl\:\!border-brown\/40 {
        border-color: rgb(35 31 32 / 0.4) !important;
    }
    .xl\:\!border-brown\/5 {
        border-color: rgb(35 31 32 / 0.05) !important;
    }
    .xl\:\!border-brown\/50 {
        border-color: rgb(35 31 32 / 0.5) !important;
    }
    .xl\:\!border-brown\/60 {
        border-color: rgb(35 31 32 / 0.6) !important;
    }
    .xl\:\!border-brown\/70 {
        border-color: rgb(35 31 32 / 0.7) !important;
    }
    .xl\:\!border-brown\/75 {
        border-color: rgb(35 31 32 / 0.75) !important;
    }
    .xl\:\!border-brown\/80 {
        border-color: rgb(35 31 32 / 0.8) !important;
    }
    .xl\:\!border-brown\/90 {
        border-color: rgb(35 31 32 / 0.9) !important;
    }
    .xl\:\!border-brown\/95 {
        border-color: rgb(35 31 32 / 0.95) !important;
    }
    .xl\:\!border-ivory {
        --tw-border-opacity: 1 !important;
        border-color: rgb(243 243 233 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-ivory\/0 {
        border-color: rgb(243 243 233 / 0) !important;
    }
    .xl\:\!border-ivory\/10 {
        border-color: rgb(243 243 233 / 0.1) !important;
    }
    .xl\:\!border-ivory\/100 {
        border-color: rgb(243 243 233 / 1) !important;
    }
    .xl\:\!border-ivory\/20 {
        border-color: rgb(243 243 233 / 0.2) !important;
    }
    .xl\:\!border-ivory\/25 {
        border-color: rgb(243 243 233 / 0.25) !important;
    }
    .xl\:\!border-ivory\/30 {
        border-color: rgb(243 243 233 / 0.3) !important;
    }
    .xl\:\!border-ivory\/40 {
        border-color: rgb(243 243 233 / 0.4) !important;
    }
    .xl\:\!border-ivory\/5 {
        border-color: rgb(243 243 233 / 0.05) !important;
    }
    .xl\:\!border-ivory\/50 {
        border-color: rgb(243 243 233 / 0.5) !important;
    }
    .xl\:\!border-ivory\/60 {
        border-color: rgb(243 243 233 / 0.6) !important;
    }
    .xl\:\!border-ivory\/70 {
        border-color: rgb(243 243 233 / 0.7) !important;
    }
    .xl\:\!border-ivory\/75 {
        border-color: rgb(243 243 233 / 0.75) !important;
    }
    .xl\:\!border-ivory\/80 {
        border-color: rgb(243 243 233 / 0.8) !important;
    }
    .xl\:\!border-ivory\/90 {
        border-color: rgb(243 243 233 / 0.9) !important;
    }
    .xl\:\!border-ivory\/95 {
        border-color: rgb(243 243 233 / 0.95) !important;
    }
    .xl\:\!border-red {
        --tw-border-opacity: 1 !important;
        border-color: rgb(138 23 26 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-red\/0 {
        border-color: rgb(138 23 26 / 0) !important;
    }
    .xl\:\!border-red\/10 {
        border-color: rgb(138 23 26 / 0.1) !important;
    }
    .xl\:\!border-red\/100 {
        border-color: rgb(138 23 26 / 1) !important;
    }
    .xl\:\!border-red\/20 {
        border-color: rgb(138 23 26 / 0.2) !important;
    }
    .xl\:\!border-red\/25 {
        border-color: rgb(138 23 26 / 0.25) !important;
    }
    .xl\:\!border-red\/30 {
        border-color: rgb(138 23 26 / 0.3) !important;
    }
    .xl\:\!border-red\/40 {
        border-color: rgb(138 23 26 / 0.4) !important;
    }
    .xl\:\!border-red\/5 {
        border-color: rgb(138 23 26 / 0.05) !important;
    }
    .xl\:\!border-red\/50 {
        border-color: rgb(138 23 26 / 0.5) !important;
    }
    .xl\:\!border-red\/60 {
        border-color: rgb(138 23 26 / 0.6) !important;
    }
    .xl\:\!border-red\/70 {
        border-color: rgb(138 23 26 / 0.7) !important;
    }
    .xl\:\!border-red\/75 {
        border-color: rgb(138 23 26 / 0.75) !important;
    }
    .xl\:\!border-red\/80 {
        border-color: rgb(138 23 26 / 0.8) !important;
    }
    .xl\:\!border-red\/90 {
        border-color: rgb(138 23 26 / 0.9) !important;
    }
    .xl\:\!border-red\/95 {
        border-color: rgb(138 23 26 / 0.95) !important;
    }
    .xl\:\!border-white {
        --tw-border-opacity: 1 !important;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-white\/0 {
        border-color: rgb(255 255 255 / 0) !important;
    }
    .xl\:\!border-white\/10 {
        border-color: rgb(255 255 255 / 0.1) !important;
    }
    .xl\:\!border-white\/100 {
        border-color: rgb(255 255 255 / 1) !important;
    }
    .xl\:\!border-white\/20 {
        border-color: rgb(255 255 255 / 0.2) !important;
    }
    .xl\:\!border-white\/25 {
        border-color: rgb(255 255 255 / 0.25) !important;
    }
    .xl\:\!border-white\/30 {
        border-color: rgb(255 255 255 / 0.3) !important;
    }
    .xl\:\!border-white\/40 {
        border-color: rgb(255 255 255 / 0.4) !important;
    }
    .xl\:\!border-white\/5 {
        border-color: rgb(255 255 255 / 0.05) !important;
    }
    .xl\:\!border-white\/50 {
        border-color: rgb(255 255 255 / 0.5) !important;
    }
    .xl\:\!border-white\/60 {
        border-color: rgb(255 255 255 / 0.6) !important;
    }
    .xl\:\!border-white\/70 {
        border-color: rgb(255 255 255 / 0.7) !important;
    }
    .xl\:\!border-white\/75 {
        border-color: rgb(255 255 255 / 0.75) !important;
    }
    .xl\:\!border-white\/80 {
        border-color: rgb(255 255 255 / 0.8) !important;
    }
    .xl\:\!border-white\/90 {
        border-color: rgb(255 255 255 / 0.9) !important;
    }
    .xl\:\!border-white\/95 {
        border-color: rgb(255 255 255 / 0.95) !important;
    }
    .xl\:border-black {
        --tw-border-opacity: 1;
        border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
    }
    .xl\:border-black\/0 {
        border-color: rgb(0 0 0 / 0);
    }
    .xl\:border-black\/10 {
        border-color: rgb(0 0 0 / 0.1);
    }
    .xl\:border-black\/100 {
        border-color: rgb(0 0 0 / 1);
    }
    .xl\:border-black\/20 {
        border-color: rgb(0 0 0 / 0.2);
    }
    .xl\:border-black\/25 {
        border-color: rgb(0 0 0 / 0.25);
    }
    .xl\:border-black\/30 {
        border-color: rgb(0 0 0 / 0.3);
    }
    .xl\:border-black\/40 {
        border-color: rgb(0 0 0 / 0.4);
    }
    .xl\:border-black\/5 {
        border-color: rgb(0 0 0 / 0.05);
    }
    .xl\:border-black\/50 {
        border-color: rgb(0 0 0 / 0.5);
    }
    .xl\:border-black\/60 {
        border-color: rgb(0 0 0 / 0.6);
    }
    .xl\:border-black\/70 {
        border-color: rgb(0 0 0 / 0.7);
    }
    .xl\:border-black\/75 {
        border-color: rgb(0 0 0 / 0.75);
    }
    .xl\:border-black\/80 {
        border-color: rgb(0 0 0 / 0.8);
    }
    .xl\:border-black\/90 {
        border-color: rgb(0 0 0 / 0.9);
    }
    .xl\:border-black\/95 {
        border-color: rgb(0 0 0 / 0.95);
    }
    .xl\:border-brown {
        --tw-border-opacity: 1;
        border-color: rgb(35 31 32 / var(--tw-border-opacity, 1));
    }
    .xl\:border-brown\/0 {
        border-color: rgb(35 31 32 / 0);
    }
    .xl\:border-brown\/10 {
        border-color: rgb(35 31 32 / 0.1);
    }
    .xl\:border-brown\/100 {
        border-color: rgb(35 31 32 / 1);
    }
    .xl\:border-brown\/20 {
        border-color: rgb(35 31 32 / 0.2);
    }
    .xl\:border-brown\/25 {
        border-color: rgb(35 31 32 / 0.25);
    }
    .xl\:border-brown\/30 {
        border-color: rgb(35 31 32 / 0.3);
    }
    .xl\:border-brown\/40 {
        border-color: rgb(35 31 32 / 0.4);
    }
    .xl\:border-brown\/5 {
        border-color: rgb(35 31 32 / 0.05);
    }
    .xl\:border-brown\/50 {
        border-color: rgb(35 31 32 / 0.5);
    }
    .xl\:border-brown\/60 {
        border-color: rgb(35 31 32 / 0.6);
    }
    .xl\:border-brown\/70 {
        border-color: rgb(35 31 32 / 0.7);
    }
    .xl\:border-brown\/75 {
        border-color: rgb(35 31 32 / 0.75);
    }
    .xl\:border-brown\/80 {
        border-color: rgb(35 31 32 / 0.8);
    }
    .xl\:border-brown\/90 {
        border-color: rgb(35 31 32 / 0.9);
    }
    .xl\:border-brown\/95 {
        border-color: rgb(35 31 32 / 0.95);
    }
    .xl\:border-ivory {
        --tw-border-opacity: 1;
        border-color: rgb(243 243 233 / var(--tw-border-opacity, 1));
    }
    .xl\:border-ivory\/0 {
        border-color: rgb(243 243 233 / 0);
    }
    .xl\:border-ivory\/10 {
        border-color: rgb(243 243 233 / 0.1);
    }
    .xl\:border-ivory\/100 {
        border-color: rgb(243 243 233 / 1);
    }
    .xl\:border-ivory\/20 {
        border-color: rgb(243 243 233 / 0.2);
    }
    .xl\:border-ivory\/25 {
        border-color: rgb(243 243 233 / 0.25);
    }
    .xl\:border-ivory\/30 {
        border-color: rgb(243 243 233 / 0.3);
    }
    .xl\:border-ivory\/40 {
        border-color: rgb(243 243 233 / 0.4);
    }
    .xl\:border-ivory\/5 {
        border-color: rgb(243 243 233 / 0.05);
    }
    .xl\:border-ivory\/50 {
        border-color: rgb(243 243 233 / 0.5);
    }
    .xl\:border-ivory\/60 {
        border-color: rgb(243 243 233 / 0.6);
    }
    .xl\:border-ivory\/70 {
        border-color: rgb(243 243 233 / 0.7);
    }
    .xl\:border-ivory\/75 {
        border-color: rgb(243 243 233 / 0.75);
    }
    .xl\:border-ivory\/80 {
        border-color: rgb(243 243 233 / 0.8);
    }
    .xl\:border-ivory\/90 {
        border-color: rgb(243 243 233 / 0.9);
    }
    .xl\:border-ivory\/95 {
        border-color: rgb(243 243 233 / 0.95);
    }
    .xl\:border-red {
        --tw-border-opacity: 1;
        border-color: rgb(138 23 26 / var(--tw-border-opacity, 1));
    }
    .xl\:border-red\/0 {
        border-color: rgb(138 23 26 / 0);
    }
    .xl\:border-red\/10 {
        border-color: rgb(138 23 26 / 0.1);
    }
    .xl\:border-red\/100 {
        border-color: rgb(138 23 26 / 1);
    }
    .xl\:border-red\/20 {
        border-color: rgb(138 23 26 / 0.2);
    }
    .xl\:border-red\/25 {
        border-color: rgb(138 23 26 / 0.25);
    }
    .xl\:border-red\/30 {
        border-color: rgb(138 23 26 / 0.3);
    }
    .xl\:border-red\/40 {
        border-color: rgb(138 23 26 / 0.4);
    }
    .xl\:border-red\/5 {
        border-color: rgb(138 23 26 / 0.05);
    }
    .xl\:border-red\/50 {
        border-color: rgb(138 23 26 / 0.5);
    }
    .xl\:border-red\/60 {
        border-color: rgb(138 23 26 / 0.6);
    }
    .xl\:border-red\/70 {
        border-color: rgb(138 23 26 / 0.7);
    }
    .xl\:border-red\/75 {
        border-color: rgb(138 23 26 / 0.75);
    }
    .xl\:border-red\/80 {
        border-color: rgb(138 23 26 / 0.8);
    }
    .xl\:border-red\/90 {
        border-color: rgb(138 23 26 / 0.9);
    }
    .xl\:border-red\/95 {
        border-color: rgb(138 23 26 / 0.95);
    }
    .xl\:border-white {
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    }
    .xl\:border-white\/0 {
        border-color: rgb(255 255 255 / 0);
    }
    .xl\:border-white\/10 {
        border-color: rgb(255 255 255 / 0.1);
    }
    .xl\:border-white\/100 {
        border-color: rgb(255 255 255 / 1);
    }
    .xl\:border-white\/20 {
        border-color: rgb(255 255 255 / 0.2);
    }
    .xl\:border-white\/25 {
        border-color: rgb(255 255 255 / 0.25);
    }
    .xl\:border-white\/30 {
        border-color: rgb(255 255 255 / 0.3);
    }
    .xl\:border-white\/40 {
        border-color: rgb(255 255 255 / 0.4);
    }
    .xl\:border-white\/5 {
        border-color: rgb(255 255 255 / 0.05);
    }
    .xl\:border-white\/50 {
        border-color: rgb(255 255 255 / 0.5);
    }
    .xl\:border-white\/60 {
        border-color: rgb(255 255 255 / 0.6);
    }
    .xl\:border-white\/70 {
        border-color: rgb(255 255 255 / 0.7);
    }
    .xl\:border-white\/75 {
        border-color: rgb(255 255 255 / 0.75);
    }
    .xl\:border-white\/80 {
        border-color: rgb(255 255 255 / 0.8);
    }
    .xl\:border-white\/90 {
        border-color: rgb(255 255 255 / 0.9);
    }
    .xl\:border-white\/95 {
        border-color: rgb(255 255 255 / 0.95);
    }
    .xl\:\!bg-black {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-black\/0 {
        background-color: rgb(0 0 0 / 0) !important;
    }
    .xl\:\!bg-black\/10 {
        background-color: rgb(0 0 0 / 0.1) !important;
    }
    .xl\:\!bg-black\/100 {
        background-color: rgb(0 0 0 / 1) !important;
    }
    .xl\:\!bg-black\/20 {
        background-color: rgb(0 0 0 / 0.2) !important;
    }
    .xl\:\!bg-black\/25 {
        background-color: rgb(0 0 0 / 0.25) !important;
    }
    .xl\:\!bg-black\/30 {
        background-color: rgb(0 0 0 / 0.3) !important;
    }
    .xl\:\!bg-black\/40 {
        background-color: rgb(0 0 0 / 0.4) !important;
    }
    .xl\:\!bg-black\/5 {
        background-color: rgb(0 0 0 / 0.05) !important;
    }
    .xl\:\!bg-black\/50 {
        background-color: rgb(0 0 0 / 0.5) !important;
    }
    .xl\:\!bg-black\/60 {
        background-color: rgb(0 0 0 / 0.6) !important;
    }
    .xl\:\!bg-black\/70 {
        background-color: rgb(0 0 0 / 0.7) !important;
    }
    .xl\:\!bg-black\/75 {
        background-color: rgb(0 0 0 / 0.75) !important;
    }
    .xl\:\!bg-black\/80 {
        background-color: rgb(0 0 0 / 0.8) !important;
    }
    .xl\:\!bg-black\/90 {
        background-color: rgb(0 0 0 / 0.9) !important;
    }
    .xl\:\!bg-black\/95 {
        background-color: rgb(0 0 0 / 0.95) !important;
    }
    .xl\:\!bg-brown {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-brown\/0 {
        background-color: rgb(35 31 32 / 0) !important;
    }
    .xl\:\!bg-brown\/10 {
        background-color: rgb(35 31 32 / 0.1) !important;
    }
    .xl\:\!bg-brown\/100 {
        background-color: rgb(35 31 32 / 1) !important;
    }
    .xl\:\!bg-brown\/20 {
        background-color: rgb(35 31 32 / 0.2) !important;
    }
    .xl\:\!bg-brown\/25 {
        background-color: rgb(35 31 32 / 0.25) !important;
    }
    .xl\:\!bg-brown\/30 {
        background-color: rgb(35 31 32 / 0.3) !important;
    }
    .xl\:\!bg-brown\/40 {
        background-color: rgb(35 31 32 / 0.4) !important;
    }
    .xl\:\!bg-brown\/5 {
        background-color: rgb(35 31 32 / 0.05) !important;
    }
    .xl\:\!bg-brown\/50 {
        background-color: rgb(35 31 32 / 0.5) !important;
    }
    .xl\:\!bg-brown\/60 {
        background-color: rgb(35 31 32 / 0.6) !important;
    }
    .xl\:\!bg-brown\/70 {
        background-color: rgb(35 31 32 / 0.7) !important;
    }
    .xl\:\!bg-brown\/75 {
        background-color: rgb(35 31 32 / 0.75) !important;
    }
    .xl\:\!bg-brown\/80 {
        background-color: rgb(35 31 32 / 0.8) !important;
    }
    .xl\:\!bg-brown\/90 {
        background-color: rgb(35 31 32 / 0.9) !important;
    }
    .xl\:\!bg-brown\/95 {
        background-color: rgb(35 31 32 / 0.95) !important;
    }
    .xl\:\!bg-ivory {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-ivory\/0 {
        background-color: rgb(243 243 233 / 0) !important;
    }
    .xl\:\!bg-ivory\/10 {
        background-color: rgb(243 243 233 / 0.1) !important;
    }
    .xl\:\!bg-ivory\/100 {
        background-color: rgb(243 243 233 / 1) !important;
    }
    .xl\:\!bg-ivory\/20 {
        background-color: rgb(243 243 233 / 0.2) !important;
    }
    .xl\:\!bg-ivory\/25 {
        background-color: rgb(243 243 233 / 0.25) !important;
    }
    .xl\:\!bg-ivory\/30 {
        background-color: rgb(243 243 233 / 0.3) !important;
    }
    .xl\:\!bg-ivory\/40 {
        background-color: rgb(243 243 233 / 0.4) !important;
    }
    .xl\:\!bg-ivory\/5 {
        background-color: rgb(243 243 233 / 0.05) !important;
    }
    .xl\:\!bg-ivory\/50 {
        background-color: rgb(243 243 233 / 0.5) !important;
    }
    .xl\:\!bg-ivory\/60 {
        background-color: rgb(243 243 233 / 0.6) !important;
    }
    .xl\:\!bg-ivory\/70 {
        background-color: rgb(243 243 233 / 0.7) !important;
    }
    .xl\:\!bg-ivory\/75 {
        background-color: rgb(243 243 233 / 0.75) !important;
    }
    .xl\:\!bg-ivory\/80 {
        background-color: rgb(243 243 233 / 0.8) !important;
    }
    .xl\:\!bg-ivory\/90 {
        background-color: rgb(243 243 233 / 0.9) !important;
    }
    .xl\:\!bg-ivory\/95 {
        background-color: rgb(243 243 233 / 0.95) !important;
    }
    .xl\:\!bg-red {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-red\/0 {
        background-color: rgb(138 23 26 / 0) !important;
    }
    .xl\:\!bg-red\/10 {
        background-color: rgb(138 23 26 / 0.1) !important;
    }
    .xl\:\!bg-red\/100 {
        background-color: rgb(138 23 26 / 1) !important;
    }
    .xl\:\!bg-red\/20 {
        background-color: rgb(138 23 26 / 0.2) !important;
    }
    .xl\:\!bg-red\/25 {
        background-color: rgb(138 23 26 / 0.25) !important;
    }
    .xl\:\!bg-red\/30 {
        background-color: rgb(138 23 26 / 0.3) !important;
    }
    .xl\:\!bg-red\/40 {
        background-color: rgb(138 23 26 / 0.4) !important;
    }
    .xl\:\!bg-red\/5 {
        background-color: rgb(138 23 26 / 0.05) !important;
    }
    .xl\:\!bg-red\/50 {
        background-color: rgb(138 23 26 / 0.5) !important;
    }
    .xl\:\!bg-red\/60 {
        background-color: rgb(138 23 26 / 0.6) !important;
    }
    .xl\:\!bg-red\/70 {
        background-color: rgb(138 23 26 / 0.7) !important;
    }
    .xl\:\!bg-red\/75 {
        background-color: rgb(138 23 26 / 0.75) !important;
    }
    .xl\:\!bg-red\/80 {
        background-color: rgb(138 23 26 / 0.8) !important;
    }
    .xl\:\!bg-red\/90 {
        background-color: rgb(138 23 26 / 0.9) !important;
    }
    .xl\:\!bg-red\/95 {
        background-color: rgb(138 23 26 / 0.95) !important;
    }
    .xl\:\!bg-white {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-white\/0 {
        background-color: rgb(255 255 255 / 0) !important;
    }
    .xl\:\!bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1) !important;
    }
    .xl\:\!bg-white\/100 {
        background-color: rgb(255 255 255 / 1) !important;
    }
    .xl\:\!bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2) !important;
    }
    .xl\:\!bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25) !important;
    }
    .xl\:\!bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3) !important;
    }
    .xl\:\!bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4) !important;
    }
    .xl\:\!bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05) !important;
    }
    .xl\:\!bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5) !important;
    }
    .xl\:\!bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6) !important;
    }
    .xl\:\!bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7) !important;
    }
    .xl\:\!bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75) !important;
    }
    .xl\:\!bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8) !important;
    }
    .xl\:\!bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9) !important;
    }
    .xl\:\!bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95) !important;
    }
    .xl\:bg-black {
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-black\/0 {
        background-color: rgb(0 0 0 / 0);
    }
    .xl\:bg-black\/10 {
        background-color: rgb(0 0 0 / 0.1);
    }
    .xl\:bg-black\/100 {
        background-color: rgb(0 0 0 / 1);
    }
    .xl\:bg-black\/20 {
        background-color: rgb(0 0 0 / 0.2);
    }
    .xl\:bg-black\/25 {
        background-color: rgb(0 0 0 / 0.25);
    }
    .xl\:bg-black\/30 {
        background-color: rgb(0 0 0 / 0.3);
    }
    .xl\:bg-black\/40 {
        background-color: rgb(0 0 0 / 0.4);
    }
    .xl\:bg-black\/5 {
        background-color: rgb(0 0 0 / 0.05);
    }
    .xl\:bg-black\/50 {
        background-color: rgb(0 0 0 / 0.5);
    }
    .xl\:bg-black\/60 {
        background-color: rgb(0 0 0 / 0.6);
    }
    .xl\:bg-black\/70 {
        background-color: rgb(0 0 0 / 0.7);
    }
    .xl\:bg-black\/75 {
        background-color: rgb(0 0 0 / 0.75);
    }
    .xl\:bg-black\/80 {
        background-color: rgb(0 0 0 / 0.8);
    }
    .xl\:bg-black\/90 {
        background-color: rgb(0 0 0 / 0.9);
    }
    .xl\:bg-black\/95 {
        background-color: rgb(0 0 0 / 0.95);
    }
    .xl\:bg-brown {
        --tw-bg-opacity: 1;
        background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-brown\/0 {
        background-color: rgb(35 31 32 / 0);
    }
    .xl\:bg-brown\/10 {
        background-color: rgb(35 31 32 / 0.1);
    }
    .xl\:bg-brown\/100 {
        background-color: rgb(35 31 32 / 1);
    }
    .xl\:bg-brown\/20 {
        background-color: rgb(35 31 32 / 0.2);
    }
    .xl\:bg-brown\/25 {
        background-color: rgb(35 31 32 / 0.25);
    }
    .xl\:bg-brown\/30 {
        background-color: rgb(35 31 32 / 0.3);
    }
    .xl\:bg-brown\/40 {
        background-color: rgb(35 31 32 / 0.4);
    }
    .xl\:bg-brown\/5 {
        background-color: rgb(35 31 32 / 0.05);
    }
    .xl\:bg-brown\/50 {
        background-color: rgb(35 31 32 / 0.5);
    }
    .xl\:bg-brown\/60 {
        background-color: rgb(35 31 32 / 0.6);
    }
    .xl\:bg-brown\/70 {
        background-color: rgb(35 31 32 / 0.7);
    }
    .xl\:bg-brown\/75 {
        background-color: rgb(35 31 32 / 0.75);
    }
    .xl\:bg-brown\/80 {
        background-color: rgb(35 31 32 / 0.8);
    }
    .xl\:bg-brown\/90 {
        background-color: rgb(35 31 32 / 0.9);
    }
    .xl\:bg-brown\/95 {
        background-color: rgb(35 31 32 / 0.95);
    }
    .xl\:bg-ivory {
        --tw-bg-opacity: 1;
        background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-ivory\/0 {
        background-color: rgb(243 243 233 / 0);
    }
    .xl\:bg-ivory\/10 {
        background-color: rgb(243 243 233 / 0.1);
    }
    .xl\:bg-ivory\/100 {
        background-color: rgb(243 243 233 / 1);
    }
    .xl\:bg-ivory\/20 {
        background-color: rgb(243 243 233 / 0.2);
    }
    .xl\:bg-ivory\/25 {
        background-color: rgb(243 243 233 / 0.25);
    }
    .xl\:bg-ivory\/30 {
        background-color: rgb(243 243 233 / 0.3);
    }
    .xl\:bg-ivory\/40 {
        background-color: rgb(243 243 233 / 0.4);
    }
    .xl\:bg-ivory\/5 {
        background-color: rgb(243 243 233 / 0.05);
    }
    .xl\:bg-ivory\/50 {
        background-color: rgb(243 243 233 / 0.5);
    }
    .xl\:bg-ivory\/60 {
        background-color: rgb(243 243 233 / 0.6);
    }
    .xl\:bg-ivory\/70 {
        background-color: rgb(243 243 233 / 0.7);
    }
    .xl\:bg-ivory\/75 {
        background-color: rgb(243 243 233 / 0.75);
    }
    .xl\:bg-ivory\/80 {
        background-color: rgb(243 243 233 / 0.8);
    }
    .xl\:bg-ivory\/90 {
        background-color: rgb(243 243 233 / 0.9);
    }
    .xl\:bg-ivory\/95 {
        background-color: rgb(243 243 233 / 0.95);
    }
    .xl\:bg-red {
        --tw-bg-opacity: 1;
        background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-red\/0 {
        background-color: rgb(138 23 26 / 0);
    }
    .xl\:bg-red\/10 {
        background-color: rgb(138 23 26 / 0.1);
    }
    .xl\:bg-red\/100 {
        background-color: rgb(138 23 26 / 1);
    }
    .xl\:bg-red\/20 {
        background-color: rgb(138 23 26 / 0.2);
    }
    .xl\:bg-red\/25 {
        background-color: rgb(138 23 26 / 0.25);
    }
    .xl\:bg-red\/30 {
        background-color: rgb(138 23 26 / 0.3);
    }
    .xl\:bg-red\/40 {
        background-color: rgb(138 23 26 / 0.4);
    }
    .xl\:bg-red\/5 {
        background-color: rgb(138 23 26 / 0.05);
    }
    .xl\:bg-red\/50 {
        background-color: rgb(138 23 26 / 0.5);
    }
    .xl\:bg-red\/60 {
        background-color: rgb(138 23 26 / 0.6);
    }
    .xl\:bg-red\/70 {
        background-color: rgb(138 23 26 / 0.7);
    }
    .xl\:bg-red\/75 {
        background-color: rgb(138 23 26 / 0.75);
    }
    .xl\:bg-red\/80 {
        background-color: rgb(138 23 26 / 0.8);
    }
    .xl\:bg-red\/90 {
        background-color: rgb(138 23 26 / 0.9);
    }
    .xl\:bg-red\/95 {
        background-color: rgb(138 23 26 / 0.95);
    }
    .xl\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-white\/0 {
        background-color: rgb(255 255 255 / 0);
    }
    .xl\:bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1);
    }
    .xl\:bg-white\/100 {
        background-color: rgb(255 255 255 / 1);
    }
    .xl\:bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2);
    }
    .xl\:bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25);
    }
    .xl\:bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3);
    }
    .xl\:bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4);
    }
    .xl\:bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05);
    }
    .xl\:bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5);
    }
    .xl\:bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6);
    }
    .xl\:bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7);
    }
    .xl\:bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75);
    }
    .xl\:bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8);
    }
    .xl\:bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9);
    }
    .xl\:bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95);
    }
    .xl\:p-1 {
        padding: 0.25rem;
    }
    .xl\:p-10 {
        padding: 2.5rem;
    }
    .xl\:p-2 {
        padding: 0.5rem;
    }
    .xl\:p-3 {
        padding: 0.75rem;
    }
    .xl\:p-4 {
        padding: 1rem;
    }
    .xl\:p-6 {
        padding: 1.5rem;
    }
    .xl\:p-8 {
        padding: 2rem;
    }
    .xl\:p-five {
        padding: 5%;
    }
    .xl\:p-half {
        padding: 50%;
    }
    .xl\:p-quarter {
        padding: 25%;
    }
    .xl\:p-ten {
        padding: 10%;
    }
    .xl\:p-third {
        padding: 33.333%;
    }
    .xl\:p-wp-2xl {
        padding: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:p-wp-lg {
        padding: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:p-wp-md {
        padding: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:p-wp-sm {
        padding: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:p-wp-xl {
        padding: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:p-wp-xs {
        padding: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:px-1 {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    .xl\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .xl\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .xl\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .xl\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .xl\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .xl\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .xl\:px-five {
        padding-left: 5%;
        padding-right: 5%;
    }
    .xl\:px-half {
        padding-left: 50%;
        padding-right: 50%;
    }
    .xl\:px-quarter {
        padding-left: 25%;
        padding-right: 25%;
    }
    .xl\:px-ten {
        padding-left: 10%;
        padding-right: 10%;
    }
    .xl\:px-third {
        padding-left: 33.333%;
        padding-right: 33.333%;
    }
    .xl\:px-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:px-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:px-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:px-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:px-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:px-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:py-1 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
    }
    .xl\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .xl\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .xl\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .xl\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .xl\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .xl\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .xl\:py-five {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .xl\:py-half {
        padding-top: 50%;
        padding-bottom: 50%;
    }
    .xl\:py-quarter {
        padding-top: 25%;
        padding-bottom: 25%;
    }
    .xl\:py-ten {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .xl\:py-third {
        padding-top: 33.333%;
        padding-bottom: 33.333%;
    }
    .xl\:py-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:py-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:py-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:py-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:py-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:py-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:pb-1 {
        padding-bottom: 0.25rem;
    }
    .xl\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .xl\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .xl\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .xl\:pb-4 {
        padding-bottom: 1rem;
    }
    .xl\:pb-6 {
        padding-bottom: 1.5rem;
    }
    .xl\:pb-8 {
        padding-bottom: 2rem;
    }
    .xl\:pb-five {
        padding-bottom: 5%;
    }
    .xl\:pb-half {
        padding-bottom: 50%;
    }
    .xl\:pb-quarter {
        padding-bottom: 25%;
    }
    .xl\:pb-ten {
        padding-bottom: 10%;
    }
    .xl\:pb-third {
        padding-bottom: 33.333%;
    }
    .xl\:pb-wp-2xl {
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:pb-wp-lg {
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:pb-wp-md {
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:pb-wp-sm {
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:pb-wp-xl {
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:pb-wp-xs {
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:pl-1 {
        padding-left: 0.25rem;
    }
    .xl\:pl-10 {
        padding-left: 2.5rem;
    }
    .xl\:pl-2 {
        padding-left: 0.5rem;
    }
    .xl\:pl-3 {
        padding-left: 0.75rem;
    }
    .xl\:pl-4 {
        padding-left: 1rem;
    }
    .xl\:pl-6 {
        padding-left: 1.5rem;
    }
    .xl\:pl-8 {
        padding-left: 2rem;
    }
    .xl\:pl-five {
        padding-left: 5%;
    }
    .xl\:pl-half {
        padding-left: 50%;
    }
    .xl\:pl-quarter {
        padding-left: 25%;
    }
    .xl\:pl-ten {
        padding-left: 10%;
    }
    .xl\:pl-third {
        padding-left: 33.333%;
    }
    .xl\:pl-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:pl-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:pl-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:pl-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:pl-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:pl-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:pr-1 {
        padding-right: 0.25rem;
    }
    .xl\:pr-10 {
        padding-right: 2.5rem;
    }
    .xl\:pr-2 {
        padding-right: 0.5rem;
    }
    .xl\:pr-3 {
        padding-right: 0.75rem;
    }
    .xl\:pr-4 {
        padding-right: 1rem;
    }
    .xl\:pr-6 {
        padding-right: 1.5rem;
    }
    .xl\:pr-8 {
        padding-right: 2rem;
    }
    .xl\:pr-five {
        padding-right: 5%;
    }
    .xl\:pr-half {
        padding-right: 50%;
    }
    .xl\:pr-quarter {
        padding-right: 25%;
    }
    .xl\:pr-ten {
        padding-right: 10%;
    }
    .xl\:pr-third {
        padding-right: 33.333%;
    }
    .xl\:pr-wp-2xl {
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:pr-wp-lg {
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:pr-wp-md {
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:pr-wp-sm {
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:pr-wp-xl {
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:pr-wp-xs {
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:pt-1 {
        padding-top: 0.25rem;
    }
    .xl\:pt-10 {
        padding-top: 2.5rem;
    }
    .xl\:pt-2 {
        padding-top: 0.5rem;
    }
    .xl\:pt-3 {
        padding-top: 0.75rem;
    }
    .xl\:pt-4 {
        padding-top: 1rem;
    }
    .xl\:pt-6 {
        padding-top: 1.5rem;
    }
    .xl\:pt-8 {
        padding-top: 2rem;
    }
    .xl\:pt-five {
        padding-top: 5%;
    }
    .xl\:pt-half {
        padding-top: 50%;
    }
    .xl\:pt-quarter {
        padding-top: 25%;
    }
    .xl\:pt-ten {
        padding-top: 10%;
    }
    .xl\:pt-third {
        padding-top: 33.333%;
    }
    .xl\:pt-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:pt-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:pt-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:pt-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:pt-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:pt-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:\!text-black {
        --tw-text-opacity: 1 !important;
        color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-black\/0 {
        color: rgb(0 0 0 / 0) !important;
    }
    .xl\:\!text-black\/10 {
        color: rgb(0 0 0 / 0.1) !important;
    }
    .xl\:\!text-black\/100 {
        color: rgb(0 0 0 / 1) !important;
    }
    .xl\:\!text-black\/20 {
        color: rgb(0 0 0 / 0.2) !important;
    }
    .xl\:\!text-black\/25 {
        color: rgb(0 0 0 / 0.25) !important;
    }
    .xl\:\!text-black\/30 {
        color: rgb(0 0 0 / 0.3) !important;
    }
    .xl\:\!text-black\/40 {
        color: rgb(0 0 0 / 0.4) !important;
    }
    .xl\:\!text-black\/5 {
        color: rgb(0 0 0 / 0.05) !important;
    }
    .xl\:\!text-black\/50 {
        color: rgb(0 0 0 / 0.5) !important;
    }
    .xl\:\!text-black\/60 {
        color: rgb(0 0 0 / 0.6) !important;
    }
    .xl\:\!text-black\/70 {
        color: rgb(0 0 0 / 0.7) !important;
    }
    .xl\:\!text-black\/75 {
        color: rgb(0 0 0 / 0.75) !important;
    }
    .xl\:\!text-black\/80 {
        color: rgb(0 0 0 / 0.8) !important;
    }
    .xl\:\!text-black\/90 {
        color: rgb(0 0 0 / 0.9) !important;
    }
    .xl\:\!text-black\/95 {
        color: rgb(0 0 0 / 0.95) !important;
    }
    .xl\:\!text-brown {
        --tw-text-opacity: 1 !important;
        color: rgb(35 31 32 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-brown\/0 {
        color: rgb(35 31 32 / 0) !important;
    }
    .xl\:\!text-brown\/10 {
        color: rgb(35 31 32 / 0.1) !important;
    }
    .xl\:\!text-brown\/100 {
        color: rgb(35 31 32 / 1) !important;
    }
    .xl\:\!text-brown\/20 {
        color: rgb(35 31 32 / 0.2) !important;
    }
    .xl\:\!text-brown\/25 {
        color: rgb(35 31 32 / 0.25) !important;
    }
    .xl\:\!text-brown\/30 {
        color: rgb(35 31 32 / 0.3) !important;
    }
    .xl\:\!text-brown\/40 {
        color: rgb(35 31 32 / 0.4) !important;
    }
    .xl\:\!text-brown\/5 {
        color: rgb(35 31 32 / 0.05) !important;
    }
    .xl\:\!text-brown\/50 {
        color: rgb(35 31 32 / 0.5) !important;
    }
    .xl\:\!text-brown\/60 {
        color: rgb(35 31 32 / 0.6) !important;
    }
    .xl\:\!text-brown\/70 {
        color: rgb(35 31 32 / 0.7) !important;
    }
    .xl\:\!text-brown\/75 {
        color: rgb(35 31 32 / 0.75) !important;
    }
    .xl\:\!text-brown\/80 {
        color: rgb(35 31 32 / 0.8) !important;
    }
    .xl\:\!text-brown\/90 {
        color: rgb(35 31 32 / 0.9) !important;
    }
    .xl\:\!text-brown\/95 {
        color: rgb(35 31 32 / 0.95) !important;
    }
    .xl\:\!text-ivory {
        --tw-text-opacity: 1 !important;
        color: rgb(243 243 233 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-ivory\/0 {
        color: rgb(243 243 233 / 0) !important;
    }
    .xl\:\!text-ivory\/10 {
        color: rgb(243 243 233 / 0.1) !important;
    }
    .xl\:\!text-ivory\/100 {
        color: rgb(243 243 233 / 1) !important;
    }
    .xl\:\!text-ivory\/20 {
        color: rgb(243 243 233 / 0.2) !important;
    }
    .xl\:\!text-ivory\/25 {
        color: rgb(243 243 233 / 0.25) !important;
    }
    .xl\:\!text-ivory\/30 {
        color: rgb(243 243 233 / 0.3) !important;
    }
    .xl\:\!text-ivory\/40 {
        color: rgb(243 243 233 / 0.4) !important;
    }
    .xl\:\!text-ivory\/5 {
        color: rgb(243 243 233 / 0.05) !important;
    }
    .xl\:\!text-ivory\/50 {
        color: rgb(243 243 233 / 0.5) !important;
    }
    .xl\:\!text-ivory\/60 {
        color: rgb(243 243 233 / 0.6) !important;
    }
    .xl\:\!text-ivory\/70 {
        color: rgb(243 243 233 / 0.7) !important;
    }
    .xl\:\!text-ivory\/75 {
        color: rgb(243 243 233 / 0.75) !important;
    }
    .xl\:\!text-ivory\/80 {
        color: rgb(243 243 233 / 0.8) !important;
    }
    .xl\:\!text-ivory\/90 {
        color: rgb(243 243 233 / 0.9) !important;
    }
    .xl\:\!text-ivory\/95 {
        color: rgb(243 243 233 / 0.95) !important;
    }
    .xl\:\!text-red {
        --tw-text-opacity: 1 !important;
        color: rgb(138 23 26 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-red\/0 {
        color: rgb(138 23 26 / 0) !important;
    }
    .xl\:\!text-red\/10 {
        color: rgb(138 23 26 / 0.1) !important;
    }
    .xl\:\!text-red\/100 {
        color: rgb(138 23 26 / 1) !important;
    }
    .xl\:\!text-red\/20 {
        color: rgb(138 23 26 / 0.2) !important;
    }
    .xl\:\!text-red\/25 {
        color: rgb(138 23 26 / 0.25) !important;
    }
    .xl\:\!text-red\/30 {
        color: rgb(138 23 26 / 0.3) !important;
    }
    .xl\:\!text-red\/40 {
        color: rgb(138 23 26 / 0.4) !important;
    }
    .xl\:\!text-red\/5 {
        color: rgb(138 23 26 / 0.05) !important;
    }
    .xl\:\!text-red\/50 {
        color: rgb(138 23 26 / 0.5) !important;
    }
    .xl\:\!text-red\/60 {
        color: rgb(138 23 26 / 0.6) !important;
    }
    .xl\:\!text-red\/70 {
        color: rgb(138 23 26 / 0.7) !important;
    }
    .xl\:\!text-red\/75 {
        color: rgb(138 23 26 / 0.75) !important;
    }
    .xl\:\!text-red\/80 {
        color: rgb(138 23 26 / 0.8) !important;
    }
    .xl\:\!text-red\/90 {
        color: rgb(138 23 26 / 0.9) !important;
    }
    .xl\:\!text-red\/95 {
        color: rgb(138 23 26 / 0.95) !important;
    }
    .xl\:\!text-white {
        --tw-text-opacity: 1 !important;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-white\/0 {
        color: rgb(255 255 255 / 0) !important;
    }
    .xl\:\!text-white\/10 {
        color: rgb(255 255 255 / 0.1) !important;
    }
    .xl\:\!text-white\/100 {
        color: rgb(255 255 255 / 1) !important;
    }
    .xl\:\!text-white\/20 {
        color: rgb(255 255 255 / 0.2) !important;
    }
    .xl\:\!text-white\/25 {
        color: rgb(255 255 255 / 0.25) !important;
    }
    .xl\:\!text-white\/30 {
        color: rgb(255 255 255 / 0.3) !important;
    }
    .xl\:\!text-white\/40 {
        color: rgb(255 255 255 / 0.4) !important;
    }
    .xl\:\!text-white\/5 {
        color: rgb(255 255 255 / 0.05) !important;
    }
    .xl\:\!text-white\/50 {
        color: rgb(255 255 255 / 0.5) !important;
    }
    .xl\:\!text-white\/60 {
        color: rgb(255 255 255 / 0.6) !important;
    }
    .xl\:\!text-white\/70 {
        color: rgb(255 255 255 / 0.7) !important;
    }
    .xl\:\!text-white\/75 {
        color: rgb(255 255 255 / 0.75) !important;
    }
    .xl\:\!text-white\/80 {
        color: rgb(255 255 255 / 0.8) !important;
    }
    .xl\:\!text-white\/90 {
        color: rgb(255 255 255 / 0.9) !important;
    }
    .xl\:\!text-white\/95 {
        color: rgb(255 255 255 / 0.95) !important;
    }
    .xl\:text-black {
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity, 1));
    }
    .xl\:text-black\/0 {
        color: rgb(0 0 0 / 0);
    }
    .xl\:text-black\/10 {
        color: rgb(0 0 0 / 0.1);
    }
    .xl\:text-black\/100 {
        color: rgb(0 0 0 / 1);
    }
    .xl\:text-black\/20 {
        color: rgb(0 0 0 / 0.2);
    }
    .xl\:text-black\/25 {
        color: rgb(0 0 0 / 0.25);
    }
    .xl\:text-black\/30 {
        color: rgb(0 0 0 / 0.3);
    }
    .xl\:text-black\/40 {
        color: rgb(0 0 0 / 0.4);
    }
    .xl\:text-black\/5 {
        color: rgb(0 0 0 / 0.05);
    }
    .xl\:text-black\/50 {
        color: rgb(0 0 0 / 0.5);
    }
    .xl\:text-black\/60 {
        color: rgb(0 0 0 / 0.6);
    }
    .xl\:text-black\/70 {
        color: rgb(0 0 0 / 0.7);
    }
    .xl\:text-black\/75 {
        color: rgb(0 0 0 / 0.75);
    }
    .xl\:text-black\/80 {
        color: rgb(0 0 0 / 0.8);
    }
    .xl\:text-black\/90 {
        color: rgb(0 0 0 / 0.9);
    }
    .xl\:text-black\/95 {
        color: rgb(0 0 0 / 0.95);
    }
    .xl\:text-brown {
        --tw-text-opacity: 1;
        color: rgb(35 31 32 / var(--tw-text-opacity, 1));
    }
    .xl\:text-brown\/0 {
        color: rgb(35 31 32 / 0);
    }
    .xl\:text-brown\/10 {
        color: rgb(35 31 32 / 0.1);
    }
    .xl\:text-brown\/100 {
        color: rgb(35 31 32 / 1);
    }
    .xl\:text-brown\/20 {
        color: rgb(35 31 32 / 0.2);
    }
    .xl\:text-brown\/25 {
        color: rgb(35 31 32 / 0.25);
    }
    .xl\:text-brown\/30 {
        color: rgb(35 31 32 / 0.3);
    }
    .xl\:text-brown\/40 {
        color: rgb(35 31 32 / 0.4);
    }
    .xl\:text-brown\/5 {
        color: rgb(35 31 32 / 0.05);
    }
    .xl\:text-brown\/50 {
        color: rgb(35 31 32 / 0.5);
    }
    .xl\:text-brown\/60 {
        color: rgb(35 31 32 / 0.6);
    }
    .xl\:text-brown\/70 {
        color: rgb(35 31 32 / 0.7);
    }
    .xl\:text-brown\/75 {
        color: rgb(35 31 32 / 0.75);
    }
    .xl\:text-brown\/80 {
        color: rgb(35 31 32 / 0.8);
    }
    .xl\:text-brown\/90 {
        color: rgb(35 31 32 / 0.9);
    }
    .xl\:text-brown\/95 {
        color: rgb(35 31 32 / 0.95);
    }
    .xl\:text-ivory {
        --tw-text-opacity: 1;
        color: rgb(243 243 233 / var(--tw-text-opacity, 1));
    }
    .xl\:text-ivory\/0 {
        color: rgb(243 243 233 / 0);
    }
    .xl\:text-ivory\/10 {
        color: rgb(243 243 233 / 0.1);
    }
    .xl\:text-ivory\/100 {
        color: rgb(243 243 233 / 1);
    }
    .xl\:text-ivory\/20 {
        color: rgb(243 243 233 / 0.2);
    }
    .xl\:text-ivory\/25 {
        color: rgb(243 243 233 / 0.25);
    }
    .xl\:text-ivory\/30 {
        color: rgb(243 243 233 / 0.3);
    }
    .xl\:text-ivory\/40 {
        color: rgb(243 243 233 / 0.4);
    }
    .xl\:text-ivory\/5 {
        color: rgb(243 243 233 / 0.05);
    }
    .xl\:text-ivory\/50 {
        color: rgb(243 243 233 / 0.5);
    }
    .xl\:text-ivory\/60 {
        color: rgb(243 243 233 / 0.6);
    }
    .xl\:text-ivory\/70 {
        color: rgb(243 243 233 / 0.7);
    }
    .xl\:text-ivory\/75 {
        color: rgb(243 243 233 / 0.75);
    }
    .xl\:text-ivory\/80 {
        color: rgb(243 243 233 / 0.8);
    }
    .xl\:text-ivory\/90 {
        color: rgb(243 243 233 / 0.9);
    }
    .xl\:text-ivory\/95 {
        color: rgb(243 243 233 / 0.95);
    }
    .xl\:text-red {
        --tw-text-opacity: 1;
        color: rgb(138 23 26 / var(--tw-text-opacity, 1));
    }
    .xl\:text-red\/0 {
        color: rgb(138 23 26 / 0);
    }
    .xl\:text-red\/10 {
        color: rgb(138 23 26 / 0.1);
    }
    .xl\:text-red\/100 {
        color: rgb(138 23 26 / 1);
    }
    .xl\:text-red\/20 {
        color: rgb(138 23 26 / 0.2);
    }
    .xl\:text-red\/25 {
        color: rgb(138 23 26 / 0.25);
    }
    .xl\:text-red\/30 {
        color: rgb(138 23 26 / 0.3);
    }
    .xl\:text-red\/40 {
        color: rgb(138 23 26 / 0.4);
    }
    .xl\:text-red\/5 {
        color: rgb(138 23 26 / 0.05);
    }
    .xl\:text-red\/50 {
        color: rgb(138 23 26 / 0.5);
    }
    .xl\:text-red\/60 {
        color: rgb(138 23 26 / 0.6);
    }
    .xl\:text-red\/70 {
        color: rgb(138 23 26 / 0.7);
    }
    .xl\:text-red\/75 {
        color: rgb(138 23 26 / 0.75);
    }
    .xl\:text-red\/80 {
        color: rgb(138 23 26 / 0.8);
    }
    .xl\:text-red\/90 {
        color: rgb(138 23 26 / 0.9);
    }
    .xl\:text-red\/95 {
        color: rgb(138 23 26 / 0.95);
    }
    .xl\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .xl\:text-white\/0 {
        color: rgb(255 255 255 / 0);
    }
    .xl\:text-white\/10 {
        color: rgb(255 255 255 / 0.1);
    }
    .xl\:text-white\/100 {
        color: rgb(255 255 255 / 1);
    }
    .xl\:text-white\/20 {
        color: rgb(255 255 255 / 0.2);
    }
    .xl\:text-white\/25 {
        color: rgb(255 255 255 / 0.25);
    }
    .xl\:text-white\/30 {
        color: rgb(255 255 255 / 0.3);
    }
    .xl\:text-white\/40 {
        color: rgb(255 255 255 / 0.4);
    }
    .xl\:text-white\/5 {
        color: rgb(255 255 255 / 0.05);
    }
    .xl\:text-white\/50 {
        color: rgb(255 255 255 / 0.5);
    }
    .xl\:text-white\/60 {
        color: rgb(255 255 255 / 0.6);
    }
    .xl\:text-white\/70 {
        color: rgb(255 255 255 / 0.7);
    }
    .xl\:text-white\/75 {
        color: rgb(255 255 255 / 0.75);
    }
    .xl\:text-white\/80 {
        color: rgb(255 255 255 / 0.8);
    }
    .xl\:text-white\/90 {
        color: rgb(255 255 255 / 0.9);
    }
    .xl\:text-white\/95 {
        color: rgb(255 255 255 / 0.95);
    }
}

@media (min-width: 1536px) {
    .\32xl\:m-1 {
        margin: 0.25rem;
    }
    .\32xl\:m-10 {
        margin: 2.5rem;
    }
    .\32xl\:m-2 {
        margin: 0.5rem;
    }
    .\32xl\:m-3 {
        margin: 0.75rem;
    }
    .\32xl\:m-4 {
        margin: 1rem;
    }
    .\32xl\:m-6 {
        margin: 1.5rem;
    }
    .\32xl\:m-8 {
        margin: 2rem;
    }
    .\32xl\:m-auto {
        margin: auto;
    }
    .\32xl\:m-five {
        margin: 5%;
    }
    .\32xl\:m-half {
        margin: 50%;
    }
    .\32xl\:m-quarter {
        margin: 25%;
    }
    .\32xl\:m-ten {
        margin: 10%;
    }
    .\32xl\:m-third {
        margin: 33.333%;
    }
    .\32xl\:m-wp-2xl {
        margin: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:m-wp-lg {
        margin: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:m-wp-md {
        margin: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:m-wp-sm {
        margin: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:m-wp-xl {
        margin: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:m-wp-xs {
        margin: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:mx-1 {
        margin-left: 0.25rem;
        margin-right: 0.25rem;
    }
    .\32xl\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
    }
    .\32xl\:mx-2 {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .\32xl\:mx-3 {
        margin-left: 0.75rem;
        margin-right: 0.75rem;
    }
    .\32xl\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .\32xl\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .\32xl\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .\32xl\:mx-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .\32xl\:mx-five {
        margin-left: 5%;
        margin-right: 5%;
    }
    .\32xl\:mx-half {
        margin-left: 50%;
        margin-right: 50%;
    }
    .\32xl\:mx-quarter {
        margin-left: 25%;
        margin-right: 25%;
    }
    .\32xl\:mx-ten {
        margin-left: 10%;
        margin-right: 10%;
    }
    .\32xl\:mx-third {
        margin-left: 33.333%;
        margin-right: 33.333%;
    }
    .\32xl\:mx-wp-2xl {
        margin-left: var(--wp--preset--spacing--xxl, 5rem);
        margin-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:mx-wp-lg {
        margin-left: var(--wp--preset--spacing--large, 3rem);
        margin-right: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:mx-wp-md {
        margin-left: var(--wp--preset--spacing--medium, 2rem);
        margin-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:mx-wp-sm {
        margin-left: var(--wp--preset--spacing--small, 1rem);
        margin-right: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:mx-wp-xl {
        margin-left: var(--wp--preset--spacing--xl, 4rem);
        margin-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:mx-wp-xs {
        margin-left: var(--wp--preset--spacing--xs, 0.5rem);
        margin-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:my-1 {
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
    }
    .\32xl\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
    .\32xl\:my-2 {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .\32xl\:my-3 {
        margin-top: 0.75rem;
        margin-bottom: 0.75rem;
    }
    .\32xl\:my-4 {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .\32xl\:my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .\32xl\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .\32xl\:my-auto {
        margin-top: auto;
        margin-bottom: auto;
    }
    .\32xl\:my-five {
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .\32xl\:my-half {
        margin-top: 50%;
        margin-bottom: 50%;
    }
    .\32xl\:my-quarter {
        margin-top: 25%;
        margin-bottom: 25%;
    }
    .\32xl\:my-ten {
        margin-top: 10%;
        margin-bottom: 10%;
    }
    .\32xl\:my-third {
        margin-top: 33.333%;
        margin-bottom: 33.333%;
    }
    .\32xl\:my-wp-2xl {
        margin-top: var(--wp--preset--spacing--xxl, 5rem);
        margin-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:my-wp-lg {
        margin-top: var(--wp--preset--spacing--large, 3rem);
        margin-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:my-wp-md {
        margin-top: var(--wp--preset--spacing--medium, 2rem);
        margin-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:my-wp-sm {
        margin-top: var(--wp--preset--spacing--small, 1rem);
        margin-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:my-wp-xl {
        margin-top: var(--wp--preset--spacing--xl, 4rem);
        margin-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:my-wp-xs {
        margin-top: var(--wp--preset--spacing--xs, 0.5rem);
        margin-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:mb-1 {
        margin-bottom: 0.25rem;
    }
    .\32xl\:mb-10 {
        margin-bottom: 2.5rem;
    }
    .\32xl\:mb-2 {
        margin-bottom: 0.5rem;
    }
    .\32xl\:mb-3 {
        margin-bottom: 0.75rem;
    }
    .\32xl\:mb-4 {
        margin-bottom: 1rem;
    }
    .\32xl\:mb-6 {
        margin-bottom: 1.5rem;
    }
    .\32xl\:mb-8 {
        margin-bottom: 2rem;
    }
    .\32xl\:mb-auto {
        margin-bottom: auto;
    }
    .\32xl\:mb-five {
        margin-bottom: 5%;
    }
    .\32xl\:mb-half {
        margin-bottom: 50%;
    }
    .\32xl\:mb-quarter {
        margin-bottom: 25%;
    }
    .\32xl\:mb-ten {
        margin-bottom: 10%;
    }
    .\32xl\:mb-third {
        margin-bottom: 33.333%;
    }
    .\32xl\:mb-wp-2xl {
        margin-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:mb-wp-lg {
        margin-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:mb-wp-md {
        margin-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:mb-wp-sm {
        margin-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:mb-wp-xl {
        margin-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:mb-wp-xs {
        margin-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:ml-1 {
        margin-left: 0.25rem;
    }
    .\32xl\:ml-10 {
        margin-left: 2.5rem;
    }
    .\32xl\:ml-2 {
        margin-left: 0.5rem;
    }
    .\32xl\:ml-3 {
        margin-left: 0.75rem;
    }
    .\32xl\:ml-4 {
        margin-left: 1rem;
    }
    .\32xl\:ml-6 {
        margin-left: 1.5rem;
    }
    .\32xl\:ml-8 {
        margin-left: 2rem;
    }
    .\32xl\:ml-auto {
        margin-left: auto;
    }
    .\32xl\:ml-five {
        margin-left: 5%;
    }
    .\32xl\:ml-half {
        margin-left: 50%;
    }
    .\32xl\:ml-quarter {
        margin-left: 25%;
    }
    .\32xl\:ml-ten {
        margin-left: 10%;
    }
    .\32xl\:ml-third {
        margin-left: 33.333%;
    }
    .\32xl\:ml-wp-2xl {
        margin-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:ml-wp-lg {
        margin-left: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:ml-wp-md {
        margin-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:ml-wp-sm {
        margin-left: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:ml-wp-xl {
        margin-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:ml-wp-xs {
        margin-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:mr-1 {
        margin-right: 0.25rem;
    }
    .\32xl\:mr-10 {
        margin-right: 2.5rem;
    }
    .\32xl\:mr-2 {
        margin-right: 0.5rem;
    }
    .\32xl\:mr-3 {
        margin-right: 0.75rem;
    }
    .\32xl\:mr-4 {
        margin-right: 1rem;
    }
    .\32xl\:mr-6 {
        margin-right: 1.5rem;
    }
    .\32xl\:mr-8 {
        margin-right: 2rem;
    }
    .\32xl\:mr-auto {
        margin-right: auto;
    }
    .\32xl\:mr-five {
        margin-right: 5%;
    }
    .\32xl\:mr-half {
        margin-right: 50%;
    }
    .\32xl\:mr-quarter {
        margin-right: 25%;
    }
    .\32xl\:mr-ten {
        margin-right: 10%;
    }
    .\32xl\:mr-third {
        margin-right: 33.333%;
    }
    .\32xl\:mr-wp-2xl {
        margin-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:mr-wp-lg {
        margin-right: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:mr-wp-md {
        margin-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:mr-wp-sm {
        margin-right: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:mr-wp-xl {
        margin-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:mr-wp-xs {
        margin-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:mt-1 {
        margin-top: 0.25rem;
    }
    .\32xl\:mt-10 {
        margin-top: 2.5rem;
    }
    .\32xl\:mt-2 {
        margin-top: 0.5rem;
    }
    .\32xl\:mt-3 {
        margin-top: 0.75rem;
    }
    .\32xl\:mt-4 {
        margin-top: 1rem;
    }
    .\32xl\:mt-6 {
        margin-top: 1.5rem;
    }
    .\32xl\:mt-8 {
        margin-top: 2rem;
    }
    .\32xl\:mt-auto {
        margin-top: auto;
    }
    .\32xl\:mt-five {
        margin-top: 5%;
    }
    .\32xl\:mt-half {
        margin-top: 50%;
    }
    .\32xl\:mt-quarter {
        margin-top: 25%;
    }
    .\32xl\:mt-ten {
        margin-top: 10%;
    }
    .\32xl\:mt-third {
        margin-top: 33.333%;
    }
    .\32xl\:mt-wp-2xl {
        margin-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:mt-wp-lg {
        margin-top: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:mt-wp-md {
        margin-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:mt-wp-sm {
        margin-top: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:mt-wp-xl {
        margin-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:mt-wp-xs {
        margin-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:line-clamp-1 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .\32xl\:line-clamp-2 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .\32xl\:line-clamp-3 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .\32xl\:line-clamp-4 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
    .\32xl\:line-clamp-none {
        overflow: visible;
        display: block;
        -webkit-box-orient: horizontal;
        -webkit-line-clamp: none;
    }
    .\32xl\:flex {
        display: flex;
    }
    .\32xl\:inline-flex {
        display: inline-flex;
    }
    .\32xl\:grid {
        display: grid;
    }
    .\32xl\:inline-grid {
        display: inline-grid;
    }
    .\32xl\:hidden {
        display: none;
    }
    .\32xl\:h-auto {
        height: auto;
    }
    .\32xl\:h-full {
        height: 100%;
    }
    .\32xl\:h-screen {
        height: 100vh;
    }
    .\32xl\:w-auto {
        width: auto;
    }
    .\32xl\:w-full {
        width: 100%;
    }
    .\32xl\:w-screen {
        width: 100vw;
    }
    .\32xl\:max-w-1\/2 {
        max-width: 50%;
    }
    .\32xl\:max-w-2\/3 {
        max-width: 66.666%;
    }
    .\32xl\:max-w-3\/4 {
        max-width: 75%;
    }
    .\32xl\:max-w-3\/5 {
        max-width: 60%;
    }
    .\32xl\:max-w-4\/5 {
        max-width: 80%;
    }
    .\32xl\:max-w-9\/10 {
        max-width: 90%;
    }
    .\32xl\:max-w-content {
        max-width: var(--wp--style--global--content-size, 768px);
    }
    .\32xl\:max-w-wide {
        max-width: var(--wp--style--global--wide-size, 1280px);
    }
    .\32xl\:flex-1 {
        flex: 1 1 0%;
    }
    .\32xl\:flex-auto {
        flex: 1 1 auto;
    }
    .\32xl\:auto-rows-auto {
        grid-auto-rows: auto;
    }
    .\32xl\:auto-rows-fr {
        grid-auto-rows: minmax(0, 1fr);
    }
    .\32xl\:auto-rows-max {
        grid-auto-rows: max-content;
    }
    .\32xl\:auto-rows-min {
        grid-auto-rows: min-content;
    }
    .\32xl\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .\32xl\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .\32xl\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .\32xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .\32xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .\32xl\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .\32xl\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr));
    }
    .\32xl\:grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr));
    }
    .\32xl\:grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr));
    }
    .\32xl\:grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr));
    }
    .\32xl\:grid-rows-5 {
        grid-template-rows: repeat(5, minmax(0, 1fr));
    }
    .\32xl\:grid-rows-6 {
        grid-template-rows: repeat(6, minmax(0, 1fr));
    }
    .\32xl\:grid-rows-none {
        grid-template-rows: none;
    }
    .\32xl\:flex-row {
        flex-direction: row;
    }
    .\32xl\:flex-col {
        flex-direction: column;
    }
    .\32xl\:flex-wrap {
        flex-wrap: wrap;
    }
    .\32xl\:flex-nowrap {
        flex-wrap: nowrap;
    }
    .\32xl\:content-center {
        align-content: center;
    }
    .\32xl\:content-start {
        align-content: flex-start;
    }
    .\32xl\:content-end {
        align-content: flex-end;
    }
    .\32xl\:content-between {
        align-content: space-between;
    }
    .\32xl\:content-around {
        align-content: space-around;
    }
    .\32xl\:content-evenly {
        align-content: space-evenly;
    }
    .\32xl\:items-start {
        align-items: flex-start;
    }
    .\32xl\:items-end {
        align-items: flex-end;
    }
    .\32xl\:items-center {
        align-items: center;
    }
    .\32xl\:justify-start {
        justify-content: flex-start;
    }
    .\32xl\:justify-end {
        justify-content: flex-end;
    }
    .\32xl\:justify-center {
        justify-content: center;
    }
    .\32xl\:justify-between {
        justify-content: space-between;
    }
    .\32xl\:justify-around {
        justify-content: space-around;
    }
    .\32xl\:justify-evenly {
        justify-content: space-evenly;
    }
    .\32xl\:gap-1 {
        gap: 0.25rem;
    }
    .\32xl\:gap-10 {
        gap: 2.5rem;
    }
    .\32xl\:gap-2 {
        gap: 0.5rem;
    }
    .\32xl\:gap-3 {
        gap: 0.75rem;
    }
    .\32xl\:gap-4 {
        gap: 1rem;
    }
    .\32xl\:gap-6 {
        gap: 1.5rem;
    }
    .\32xl\:gap-8 {
        gap: 2rem;
    }
    .\32xl\:gap-x-1 {
        -moz-column-gap: 0.25rem;
             column-gap: 0.25rem;
    }
    .\32xl\:gap-x-10 {
        -moz-column-gap: 2.5rem;
             column-gap: 2.5rem;
    }
    .\32xl\:gap-x-2 {
        -moz-column-gap: 0.5rem;
             column-gap: 0.5rem;
    }
    .\32xl\:gap-x-3 {
        -moz-column-gap: 0.75rem;
             column-gap: 0.75rem;
    }
    .\32xl\:gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
    }
    .\32xl\:gap-x-6 {
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem;
    }
    .\32xl\:gap-x-8 {
        -moz-column-gap: 2rem;
             column-gap: 2rem;
    }
    .\32xl\:gap-y-1 {
        row-gap: 0.25rem;
    }
    .\32xl\:gap-y-10 {
        row-gap: 2.5rem;
    }
    .\32xl\:gap-y-2 {
        row-gap: 0.5rem;
    }
    .\32xl\:gap-y-3 {
        row-gap: 0.75rem;
    }
    .\32xl\:gap-y-4 {
        row-gap: 1rem;
    }
    .\32xl\:gap-y-6 {
        row-gap: 1.5rem;
    }
    .\32xl\:gap-y-8 {
        row-gap: 2rem;
    }
    .\32xl\:rounded {
        border-radius: 0.25rem;
    }
    .\32xl\:rounded-2xl {
        border-radius: 1rem;
    }
    .\32xl\:rounded-full {
        border-radius: 9999px;
    }
    .\32xl\:rounded-lg {
        border-radius: 0.5rem;
    }
    .\32xl\:rounded-md {
        border-radius: 0.375rem;
    }
    .\32xl\:rounded-none {
        border-radius: 0px;
    }
    .\32xl\:rounded-r12 {
        border-radius: 12px;
    }
    .\32xl\:rounded-r24 {
        border-radius: 24px;
    }
    .\32xl\:rounded-r32 {
        border-radius: 32px;
    }
    .\32xl\:rounded-r48 {
        border-radius: 48px;
    }
    .\32xl\:rounded-r8 {
        border-radius: 8px;
    }
    .\32xl\:rounded-r80 {
        border-radius: 80px;
    }
    .\32xl\:rounded-sm {
        border-radius: 0.125rem;
    }
    .\32xl\:rounded-xl {
        border-radius: 0.75rem;
    }
    .\32xl\:rounded-b-2xl {
        border-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .\32xl\:rounded-b-full {
        border-bottom-right-radius: 9999px;
        border-bottom-left-radius: 9999px;
    }
    .\32xl\:rounded-b-lg {
        border-bottom-right-radius: 0.5rem;
        border-bottom-left-radius: 0.5rem;
    }
    .\32xl\:rounded-b-md {
        border-bottom-right-radius: 0.375rem;
        border-bottom-left-radius: 0.375rem;
    }
    .\32xl\:rounded-b-none {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .\32xl\:rounded-b-r12 {
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    .\32xl\:rounded-b-r24 {
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .\32xl\:rounded-b-r32 {
        border-bottom-right-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .\32xl\:rounded-b-r48 {
        border-bottom-right-radius: 48px;
        border-bottom-left-radius: 48px;
    }
    .\32xl\:rounded-b-r8 {
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    .\32xl\:rounded-b-r80 {
        border-bottom-right-radius: 80px;
        border-bottom-left-radius: 80px;
    }
    .\32xl\:rounded-b-sm {
        border-bottom-right-radius: 0.125rem;
        border-bottom-left-radius: 0.125rem;
    }
    .\32xl\:rounded-b-xl {
        border-bottom-right-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
    }
    .\32xl\:rounded-l-2xl {
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .\32xl\:rounded-l-full {
        border-top-left-radius: 9999px;
        border-bottom-left-radius: 9999px;
    }
    .\32xl\:rounded-l-lg {
        border-top-left-radius: 0.5rem;
        border-bottom-left-radius: 0.5rem;
    }
    .\32xl\:rounded-l-md {
        border-top-left-radius: 0.375rem;
        border-bottom-left-radius: 0.375rem;
    }
    .\32xl\:rounded-l-none {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .\32xl\:rounded-l-r12 {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    .\32xl\:rounded-l-r24 {
        border-top-left-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .\32xl\:rounded-l-r32 {
        border-top-left-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .\32xl\:rounded-l-r48 {
        border-top-left-radius: 48px;
        border-bottom-left-radius: 48px;
    }
    .\32xl\:rounded-l-r8 {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    .\32xl\:rounded-l-r80 {
        border-top-left-radius: 80px;
        border-bottom-left-radius: 80px;
    }
    .\32xl\:rounded-l-sm {
        border-top-left-radius: 0.125rem;
        border-bottom-left-radius: 0.125rem;
    }
    .\32xl\:rounded-l-xl {
        border-top-left-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
    }
    .\32xl\:rounded-r-2xl {
        border-top-right-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }
    .\32xl\:rounded-r-full {
        border-top-right-radius: 9999px;
        border-bottom-right-radius: 9999px;
    }
    .\32xl\:rounded-r-lg {
        border-top-right-radius: 0.5rem;
        border-bottom-right-radius: 0.5rem;
    }
    .\32xl\:rounded-r-md {
        border-top-right-radius: 0.375rem;
        border-bottom-right-radius: 0.375rem;
    }
    .\32xl\:rounded-r-none {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .\32xl\:rounded-r-r12 {
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }
    .\32xl\:rounded-r-r24 {
        border-top-right-radius: 24px;
        border-bottom-right-radius: 24px;
    }
    .\32xl\:rounded-r-r32 {
        border-top-right-radius: 32px;
        border-bottom-right-radius: 32px;
    }
    .\32xl\:rounded-r-r48 {
        border-top-right-radius: 48px;
        border-bottom-right-radius: 48px;
    }
    .\32xl\:rounded-r-r8 {
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
    }
    .\32xl\:rounded-r-r80 {
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
    }
    .\32xl\:rounded-r-sm {
        border-top-right-radius: 0.125rem;
        border-bottom-right-radius: 0.125rem;
    }
    .\32xl\:rounded-r-xl {
        border-top-right-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
    }
    .\32xl\:rounded-t-2xl {
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem;
    }
    .\32xl\:rounded-t-full {
        border-top-left-radius: 9999px;
        border-top-right-radius: 9999px;
    }
    .\32xl\:rounded-t-lg {
        border-top-left-radius: 0.5rem;
        border-top-right-radius: 0.5rem;
    }
    .\32xl\:rounded-t-md {
        border-top-left-radius: 0.375rem;
        border-top-right-radius: 0.375rem;
    }
    .\32xl\:rounded-t-none {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
    .\32xl\:rounded-t-r12 {
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }
    .\32xl\:rounded-t-r24 {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }
    .\32xl\:rounded-t-r32 {
        border-top-left-radius: 32px;
        border-top-right-radius: 32px;
    }
    .\32xl\:rounded-t-r48 {
        border-top-left-radius: 48px;
        border-top-right-radius: 48px;
    }
    .\32xl\:rounded-t-r8 {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .\32xl\:rounded-t-r80 {
        border-top-left-radius: 80px;
        border-top-right-radius: 80px;
    }
    .\32xl\:rounded-t-sm {
        border-top-left-radius: 0.125rem;
        border-top-right-radius: 0.125rem;
    }
    .\32xl\:rounded-t-xl {
        border-top-left-radius: 0.75rem;
        border-top-right-radius: 0.75rem;
    }
    .\32xl\:rounded-bl-2xl {
        border-bottom-left-radius: 1rem;
    }
    .\32xl\:rounded-bl-full {
        border-bottom-left-radius: 9999px;
    }
    .\32xl\:rounded-bl-lg {
        border-bottom-left-radius: 0.5rem;
    }
    .\32xl\:rounded-bl-md {
        border-bottom-left-radius: 0.375rem;
    }
    .\32xl\:rounded-bl-none {
        border-bottom-left-radius: 0px;
    }
    .\32xl\:rounded-bl-r12 {
        border-bottom-left-radius: 12px;
    }
    .\32xl\:rounded-bl-r24 {
        border-bottom-left-radius: 24px;
    }
    .\32xl\:rounded-bl-r32 {
        border-bottom-left-radius: 32px;
    }
    .\32xl\:rounded-bl-r48 {
        border-bottom-left-radius: 48px;
    }
    .\32xl\:rounded-bl-r8 {
        border-bottom-left-radius: 8px;
    }
    .\32xl\:rounded-bl-r80 {
        border-bottom-left-radius: 80px;
    }
    .\32xl\:rounded-bl-sm {
        border-bottom-left-radius: 0.125rem;
    }
    .\32xl\:rounded-bl-xl {
        border-bottom-left-radius: 0.75rem;
    }
    .\32xl\:rounded-br-2xl {
        border-bottom-right-radius: 1rem;
    }
    .\32xl\:rounded-br-full {
        border-bottom-right-radius: 9999px;
    }
    .\32xl\:rounded-br-lg {
        border-bottom-right-radius: 0.5rem;
    }
    .\32xl\:rounded-br-md {
        border-bottom-right-radius: 0.375rem;
    }
    .\32xl\:rounded-br-none {
        border-bottom-right-radius: 0px;
    }
    .\32xl\:rounded-br-r12 {
        border-bottom-right-radius: 12px;
    }
    .\32xl\:rounded-br-r24 {
        border-bottom-right-radius: 24px;
    }
    .\32xl\:rounded-br-r32 {
        border-bottom-right-radius: 32px;
    }
    .\32xl\:rounded-br-r48 {
        border-bottom-right-radius: 48px;
    }
    .\32xl\:rounded-br-r8 {
        border-bottom-right-radius: 8px;
    }
    .\32xl\:rounded-br-r80 {
        border-bottom-right-radius: 80px;
    }
    .\32xl\:rounded-br-sm {
        border-bottom-right-radius: 0.125rem;
    }
    .\32xl\:rounded-br-xl {
        border-bottom-right-radius: 0.75rem;
    }
    .\32xl\:rounded-tl-2xl {
        border-top-left-radius: 1rem;
    }
    .\32xl\:rounded-tl-full {
        border-top-left-radius: 9999px;
    }
    .\32xl\:rounded-tl-lg {
        border-top-left-radius: 0.5rem;
    }
    .\32xl\:rounded-tl-md {
        border-top-left-radius: 0.375rem;
    }
    .\32xl\:rounded-tl-none {
        border-top-left-radius: 0px;
    }
    .\32xl\:rounded-tl-r12 {
        border-top-left-radius: 12px;
    }
    .\32xl\:rounded-tl-r24 {
        border-top-left-radius: 24px;
    }
    .\32xl\:rounded-tl-r32 {
        border-top-left-radius: 32px;
    }
    .\32xl\:rounded-tl-r48 {
        border-top-left-radius: 48px;
    }
    .\32xl\:rounded-tl-r8 {
        border-top-left-radius: 8px;
    }
    .\32xl\:rounded-tl-r80 {
        border-top-left-radius: 80px;
    }
    .\32xl\:rounded-tl-sm {
        border-top-left-radius: 0.125rem;
    }
    .\32xl\:rounded-tl-xl {
        border-top-left-radius: 0.75rem;
    }
    .\32xl\:rounded-tr-2xl {
        border-top-right-radius: 1rem;
    }
    .\32xl\:rounded-tr-full {
        border-top-right-radius: 9999px;
    }
    .\32xl\:rounded-tr-lg {
        border-top-right-radius: 0.5rem;
    }
    .\32xl\:rounded-tr-md {
        border-top-right-radius: 0.375rem;
    }
    .\32xl\:rounded-tr-none {
        border-top-right-radius: 0px;
    }
    .\32xl\:rounded-tr-r12 {
        border-top-right-radius: 12px;
    }
    .\32xl\:rounded-tr-r24 {
        border-top-right-radius: 24px;
    }
    .\32xl\:rounded-tr-r32 {
        border-top-right-radius: 32px;
    }
    .\32xl\:rounded-tr-r48 {
        border-top-right-radius: 48px;
    }
    .\32xl\:rounded-tr-r8 {
        border-top-right-radius: 8px;
    }
    .\32xl\:rounded-tr-r80 {
        border-top-right-radius: 80px;
    }
    .\32xl\:rounded-tr-sm {
        border-top-right-radius: 0.125rem;
    }
    .\32xl\:rounded-tr-xl {
        border-top-right-radius: 0.75rem;
    }
    .\32xl\:border {
        border-width: 1px;
    }
    .\32xl\:border-0 {
        border-width: 0px;
    }
    .\32xl\:border-2 {
        border-width: 2px;
    }
    .\32xl\:border-4 {
        border-width: 4px;
    }
    .\32xl\:border-8 {
        border-width: 8px;
    }
    .\32xl\:border-x {
        border-left-width: 1px;
        border-right-width: 1px;
    }
    .\32xl\:border-x-0 {
        border-left-width: 0px;
        border-right-width: 0px;
    }
    .\32xl\:border-x-2 {
        border-left-width: 2px;
        border-right-width: 2px;
    }
    .\32xl\:border-x-4 {
        border-left-width: 4px;
        border-right-width: 4px;
    }
    .\32xl\:border-x-8 {
        border-left-width: 8px;
        border-right-width: 8px;
    }
    .\32xl\:border-y {
        border-top-width: 1px;
        border-bottom-width: 1px;
    }
    .\32xl\:border-y-0 {
        border-top-width: 0px;
        border-bottom-width: 0px;
    }
    .\32xl\:border-y-2 {
        border-top-width: 2px;
        border-bottom-width: 2px;
    }
    .\32xl\:border-y-4 {
        border-top-width: 4px;
        border-bottom-width: 4px;
    }
    .\32xl\:border-y-8 {
        border-top-width: 8px;
        border-bottom-width: 8px;
    }
    .\32xl\:border-b {
        border-bottom-width: 1px;
    }
    .\32xl\:border-b-0 {
        border-bottom-width: 0px;
    }
    .\32xl\:border-b-2 {
        border-bottom-width: 2px;
    }
    .\32xl\:border-b-4 {
        border-bottom-width: 4px;
    }
    .\32xl\:border-b-8 {
        border-bottom-width: 8px;
    }
    .\32xl\:border-l {
        border-left-width: 1px;
    }
    .\32xl\:border-l-0 {
        border-left-width: 0px;
    }
    .\32xl\:border-l-2 {
        border-left-width: 2px;
    }
    .\32xl\:border-l-4 {
        border-left-width: 4px;
    }
    .\32xl\:border-l-8 {
        border-left-width: 8px;
    }
    .\32xl\:border-r {
        border-right-width: 1px;
    }
    .\32xl\:border-r-0 {
        border-right-width: 0px;
    }
    .\32xl\:border-r-2 {
        border-right-width: 2px;
    }
    .\32xl\:border-r-4 {
        border-right-width: 4px;
    }
    .\32xl\:border-r-8 {
        border-right-width: 8px;
    }
    .\32xl\:border-t {
        border-top-width: 1px;
    }
    .\32xl\:border-t-0 {
        border-top-width: 0px;
    }
    .\32xl\:border-t-2 {
        border-top-width: 2px;
    }
    .\32xl\:border-t-4 {
        border-top-width: 4px;
    }
    .\32xl\:border-t-8 {
        border-top-width: 8px;
    }
    .\32xl\:border-solid {
        border-style: solid;
    }
    .\32xl\:border-none {
        border-style: none;
    }
    .\32xl\:\!border-black {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-black\/0 {
        border-color: rgb(0 0 0 / 0) !important;
    }
    .\32xl\:\!border-black\/10 {
        border-color: rgb(0 0 0 / 0.1) !important;
    }
    .\32xl\:\!border-black\/100 {
        border-color: rgb(0 0 0 / 1) !important;
    }
    .\32xl\:\!border-black\/20 {
        border-color: rgb(0 0 0 / 0.2) !important;
    }
    .\32xl\:\!border-black\/25 {
        border-color: rgb(0 0 0 / 0.25) !important;
    }
    .\32xl\:\!border-black\/30 {
        border-color: rgb(0 0 0 / 0.3) !important;
    }
    .\32xl\:\!border-black\/40 {
        border-color: rgb(0 0 0 / 0.4) !important;
    }
    .\32xl\:\!border-black\/5 {
        border-color: rgb(0 0 0 / 0.05) !important;
    }
    .\32xl\:\!border-black\/50 {
        border-color: rgb(0 0 0 / 0.5) !important;
    }
    .\32xl\:\!border-black\/60 {
        border-color: rgb(0 0 0 / 0.6) !important;
    }
    .\32xl\:\!border-black\/70 {
        border-color: rgb(0 0 0 / 0.7) !important;
    }
    .\32xl\:\!border-black\/75 {
        border-color: rgb(0 0 0 / 0.75) !important;
    }
    .\32xl\:\!border-black\/80 {
        border-color: rgb(0 0 0 / 0.8) !important;
    }
    .\32xl\:\!border-black\/90 {
        border-color: rgb(0 0 0 / 0.9) !important;
    }
    .\32xl\:\!border-black\/95 {
        border-color: rgb(0 0 0 / 0.95) !important;
    }
    .\32xl\:\!border-brown {
        --tw-border-opacity: 1 !important;
        border-color: rgb(35 31 32 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-brown\/0 {
        border-color: rgb(35 31 32 / 0) !important;
    }
    .\32xl\:\!border-brown\/10 {
        border-color: rgb(35 31 32 / 0.1) !important;
    }
    .\32xl\:\!border-brown\/100 {
        border-color: rgb(35 31 32 / 1) !important;
    }
    .\32xl\:\!border-brown\/20 {
        border-color: rgb(35 31 32 / 0.2) !important;
    }
    .\32xl\:\!border-brown\/25 {
        border-color: rgb(35 31 32 / 0.25) !important;
    }
    .\32xl\:\!border-brown\/30 {
        border-color: rgb(35 31 32 / 0.3) !important;
    }
    .\32xl\:\!border-brown\/40 {
        border-color: rgb(35 31 32 / 0.4) !important;
    }
    .\32xl\:\!border-brown\/5 {
        border-color: rgb(35 31 32 / 0.05) !important;
    }
    .\32xl\:\!border-brown\/50 {
        border-color: rgb(35 31 32 / 0.5) !important;
    }
    .\32xl\:\!border-brown\/60 {
        border-color: rgb(35 31 32 / 0.6) !important;
    }
    .\32xl\:\!border-brown\/70 {
        border-color: rgb(35 31 32 / 0.7) !important;
    }
    .\32xl\:\!border-brown\/75 {
        border-color: rgb(35 31 32 / 0.75) !important;
    }
    .\32xl\:\!border-brown\/80 {
        border-color: rgb(35 31 32 / 0.8) !important;
    }
    .\32xl\:\!border-brown\/90 {
        border-color: rgb(35 31 32 / 0.9) !important;
    }
    .\32xl\:\!border-brown\/95 {
        border-color: rgb(35 31 32 / 0.95) !important;
    }
    .\32xl\:\!border-ivory {
        --tw-border-opacity: 1 !important;
        border-color: rgb(243 243 233 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-ivory\/0 {
        border-color: rgb(243 243 233 / 0) !important;
    }
    .\32xl\:\!border-ivory\/10 {
        border-color: rgb(243 243 233 / 0.1) !important;
    }
    .\32xl\:\!border-ivory\/100 {
        border-color: rgb(243 243 233 / 1) !important;
    }
    .\32xl\:\!border-ivory\/20 {
        border-color: rgb(243 243 233 / 0.2) !important;
    }
    .\32xl\:\!border-ivory\/25 {
        border-color: rgb(243 243 233 / 0.25) !important;
    }
    .\32xl\:\!border-ivory\/30 {
        border-color: rgb(243 243 233 / 0.3) !important;
    }
    .\32xl\:\!border-ivory\/40 {
        border-color: rgb(243 243 233 / 0.4) !important;
    }
    .\32xl\:\!border-ivory\/5 {
        border-color: rgb(243 243 233 / 0.05) !important;
    }
    .\32xl\:\!border-ivory\/50 {
        border-color: rgb(243 243 233 / 0.5) !important;
    }
    .\32xl\:\!border-ivory\/60 {
        border-color: rgb(243 243 233 / 0.6) !important;
    }
    .\32xl\:\!border-ivory\/70 {
        border-color: rgb(243 243 233 / 0.7) !important;
    }
    .\32xl\:\!border-ivory\/75 {
        border-color: rgb(243 243 233 / 0.75) !important;
    }
    .\32xl\:\!border-ivory\/80 {
        border-color: rgb(243 243 233 / 0.8) !important;
    }
    .\32xl\:\!border-ivory\/90 {
        border-color: rgb(243 243 233 / 0.9) !important;
    }
    .\32xl\:\!border-ivory\/95 {
        border-color: rgb(243 243 233 / 0.95) !important;
    }
    .\32xl\:\!border-red {
        --tw-border-opacity: 1 !important;
        border-color: rgb(138 23 26 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-red\/0 {
        border-color: rgb(138 23 26 / 0) !important;
    }
    .\32xl\:\!border-red\/10 {
        border-color: rgb(138 23 26 / 0.1) !important;
    }
    .\32xl\:\!border-red\/100 {
        border-color: rgb(138 23 26 / 1) !important;
    }
    .\32xl\:\!border-red\/20 {
        border-color: rgb(138 23 26 / 0.2) !important;
    }
    .\32xl\:\!border-red\/25 {
        border-color: rgb(138 23 26 / 0.25) !important;
    }
    .\32xl\:\!border-red\/30 {
        border-color: rgb(138 23 26 / 0.3) !important;
    }
    .\32xl\:\!border-red\/40 {
        border-color: rgb(138 23 26 / 0.4) !important;
    }
    .\32xl\:\!border-red\/5 {
        border-color: rgb(138 23 26 / 0.05) !important;
    }
    .\32xl\:\!border-red\/50 {
        border-color: rgb(138 23 26 / 0.5) !important;
    }
    .\32xl\:\!border-red\/60 {
        border-color: rgb(138 23 26 / 0.6) !important;
    }
    .\32xl\:\!border-red\/70 {
        border-color: rgb(138 23 26 / 0.7) !important;
    }
    .\32xl\:\!border-red\/75 {
        border-color: rgb(138 23 26 / 0.75) !important;
    }
    .\32xl\:\!border-red\/80 {
        border-color: rgb(138 23 26 / 0.8) !important;
    }
    .\32xl\:\!border-red\/90 {
        border-color: rgb(138 23 26 / 0.9) !important;
    }
    .\32xl\:\!border-red\/95 {
        border-color: rgb(138 23 26 / 0.95) !important;
    }
    .\32xl\:\!border-white {
        --tw-border-opacity: 1 !important;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-white\/0 {
        border-color: rgb(255 255 255 / 0) !important;
    }
    .\32xl\:\!border-white\/10 {
        border-color: rgb(255 255 255 / 0.1) !important;
    }
    .\32xl\:\!border-white\/100 {
        border-color: rgb(255 255 255 / 1) !important;
    }
    .\32xl\:\!border-white\/20 {
        border-color: rgb(255 255 255 / 0.2) !important;
    }
    .\32xl\:\!border-white\/25 {
        border-color: rgb(255 255 255 / 0.25) !important;
    }
    .\32xl\:\!border-white\/30 {
        border-color: rgb(255 255 255 / 0.3) !important;
    }
    .\32xl\:\!border-white\/40 {
        border-color: rgb(255 255 255 / 0.4) !important;
    }
    .\32xl\:\!border-white\/5 {
        border-color: rgb(255 255 255 / 0.05) !important;
    }
    .\32xl\:\!border-white\/50 {
        border-color: rgb(255 255 255 / 0.5) !important;
    }
    .\32xl\:\!border-white\/60 {
        border-color: rgb(255 255 255 / 0.6) !important;
    }
    .\32xl\:\!border-white\/70 {
        border-color: rgb(255 255 255 / 0.7) !important;
    }
    .\32xl\:\!border-white\/75 {
        border-color: rgb(255 255 255 / 0.75) !important;
    }
    .\32xl\:\!border-white\/80 {
        border-color: rgb(255 255 255 / 0.8) !important;
    }
    .\32xl\:\!border-white\/90 {
        border-color: rgb(255 255 255 / 0.9) !important;
    }
    .\32xl\:\!border-white\/95 {
        border-color: rgb(255 255 255 / 0.95) !important;
    }
    .\32xl\:border-black {
        --tw-border-opacity: 1;
        border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-black\/0 {
        border-color: rgb(0 0 0 / 0);
    }
    .\32xl\:border-black\/10 {
        border-color: rgb(0 0 0 / 0.1);
    }
    .\32xl\:border-black\/100 {
        border-color: rgb(0 0 0 / 1);
    }
    .\32xl\:border-black\/20 {
        border-color: rgb(0 0 0 / 0.2);
    }
    .\32xl\:border-black\/25 {
        border-color: rgb(0 0 0 / 0.25);
    }
    .\32xl\:border-black\/30 {
        border-color: rgb(0 0 0 / 0.3);
    }
    .\32xl\:border-black\/40 {
        border-color: rgb(0 0 0 / 0.4);
    }
    .\32xl\:border-black\/5 {
        border-color: rgb(0 0 0 / 0.05);
    }
    .\32xl\:border-black\/50 {
        border-color: rgb(0 0 0 / 0.5);
    }
    .\32xl\:border-black\/60 {
        border-color: rgb(0 0 0 / 0.6);
    }
    .\32xl\:border-black\/70 {
        border-color: rgb(0 0 0 / 0.7);
    }
    .\32xl\:border-black\/75 {
        border-color: rgb(0 0 0 / 0.75);
    }
    .\32xl\:border-black\/80 {
        border-color: rgb(0 0 0 / 0.8);
    }
    .\32xl\:border-black\/90 {
        border-color: rgb(0 0 0 / 0.9);
    }
    .\32xl\:border-black\/95 {
        border-color: rgb(0 0 0 / 0.95);
    }
    .\32xl\:border-brown {
        --tw-border-opacity: 1;
        border-color: rgb(35 31 32 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-brown\/0 {
        border-color: rgb(35 31 32 / 0);
    }
    .\32xl\:border-brown\/10 {
        border-color: rgb(35 31 32 / 0.1);
    }
    .\32xl\:border-brown\/100 {
        border-color: rgb(35 31 32 / 1);
    }
    .\32xl\:border-brown\/20 {
        border-color: rgb(35 31 32 / 0.2);
    }
    .\32xl\:border-brown\/25 {
        border-color: rgb(35 31 32 / 0.25);
    }
    .\32xl\:border-brown\/30 {
        border-color: rgb(35 31 32 / 0.3);
    }
    .\32xl\:border-brown\/40 {
        border-color: rgb(35 31 32 / 0.4);
    }
    .\32xl\:border-brown\/5 {
        border-color: rgb(35 31 32 / 0.05);
    }
    .\32xl\:border-brown\/50 {
        border-color: rgb(35 31 32 / 0.5);
    }
    .\32xl\:border-brown\/60 {
        border-color: rgb(35 31 32 / 0.6);
    }
    .\32xl\:border-brown\/70 {
        border-color: rgb(35 31 32 / 0.7);
    }
    .\32xl\:border-brown\/75 {
        border-color: rgb(35 31 32 / 0.75);
    }
    .\32xl\:border-brown\/80 {
        border-color: rgb(35 31 32 / 0.8);
    }
    .\32xl\:border-brown\/90 {
        border-color: rgb(35 31 32 / 0.9);
    }
    .\32xl\:border-brown\/95 {
        border-color: rgb(35 31 32 / 0.95);
    }
    .\32xl\:border-ivory {
        --tw-border-opacity: 1;
        border-color: rgb(243 243 233 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-ivory\/0 {
        border-color: rgb(243 243 233 / 0);
    }
    .\32xl\:border-ivory\/10 {
        border-color: rgb(243 243 233 / 0.1);
    }
    .\32xl\:border-ivory\/100 {
        border-color: rgb(243 243 233 / 1);
    }
    .\32xl\:border-ivory\/20 {
        border-color: rgb(243 243 233 / 0.2);
    }
    .\32xl\:border-ivory\/25 {
        border-color: rgb(243 243 233 / 0.25);
    }
    .\32xl\:border-ivory\/30 {
        border-color: rgb(243 243 233 / 0.3);
    }
    .\32xl\:border-ivory\/40 {
        border-color: rgb(243 243 233 / 0.4);
    }
    .\32xl\:border-ivory\/5 {
        border-color: rgb(243 243 233 / 0.05);
    }
    .\32xl\:border-ivory\/50 {
        border-color: rgb(243 243 233 / 0.5);
    }
    .\32xl\:border-ivory\/60 {
        border-color: rgb(243 243 233 / 0.6);
    }
    .\32xl\:border-ivory\/70 {
        border-color: rgb(243 243 233 / 0.7);
    }
    .\32xl\:border-ivory\/75 {
        border-color: rgb(243 243 233 / 0.75);
    }
    .\32xl\:border-ivory\/80 {
        border-color: rgb(243 243 233 / 0.8);
    }
    .\32xl\:border-ivory\/90 {
        border-color: rgb(243 243 233 / 0.9);
    }
    .\32xl\:border-ivory\/95 {
        border-color: rgb(243 243 233 / 0.95);
    }
    .\32xl\:border-red {
        --tw-border-opacity: 1;
        border-color: rgb(138 23 26 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-red\/0 {
        border-color: rgb(138 23 26 / 0);
    }
    .\32xl\:border-red\/10 {
        border-color: rgb(138 23 26 / 0.1);
    }
    .\32xl\:border-red\/100 {
        border-color: rgb(138 23 26 / 1);
    }
    .\32xl\:border-red\/20 {
        border-color: rgb(138 23 26 / 0.2);
    }
    .\32xl\:border-red\/25 {
        border-color: rgb(138 23 26 / 0.25);
    }
    .\32xl\:border-red\/30 {
        border-color: rgb(138 23 26 / 0.3);
    }
    .\32xl\:border-red\/40 {
        border-color: rgb(138 23 26 / 0.4);
    }
    .\32xl\:border-red\/5 {
        border-color: rgb(138 23 26 / 0.05);
    }
    .\32xl\:border-red\/50 {
        border-color: rgb(138 23 26 / 0.5);
    }
    .\32xl\:border-red\/60 {
        border-color: rgb(138 23 26 / 0.6);
    }
    .\32xl\:border-red\/70 {
        border-color: rgb(138 23 26 / 0.7);
    }
    .\32xl\:border-red\/75 {
        border-color: rgb(138 23 26 / 0.75);
    }
    .\32xl\:border-red\/80 {
        border-color: rgb(138 23 26 / 0.8);
    }
    .\32xl\:border-red\/90 {
        border-color: rgb(138 23 26 / 0.9);
    }
    .\32xl\:border-red\/95 {
        border-color: rgb(138 23 26 / 0.95);
    }
    .\32xl\:border-white {
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-white\/0 {
        border-color: rgb(255 255 255 / 0);
    }
    .\32xl\:border-white\/10 {
        border-color: rgb(255 255 255 / 0.1);
    }
    .\32xl\:border-white\/100 {
        border-color: rgb(255 255 255 / 1);
    }
    .\32xl\:border-white\/20 {
        border-color: rgb(255 255 255 / 0.2);
    }
    .\32xl\:border-white\/25 {
        border-color: rgb(255 255 255 / 0.25);
    }
    .\32xl\:border-white\/30 {
        border-color: rgb(255 255 255 / 0.3);
    }
    .\32xl\:border-white\/40 {
        border-color: rgb(255 255 255 / 0.4);
    }
    .\32xl\:border-white\/5 {
        border-color: rgb(255 255 255 / 0.05);
    }
    .\32xl\:border-white\/50 {
        border-color: rgb(255 255 255 / 0.5);
    }
    .\32xl\:border-white\/60 {
        border-color: rgb(255 255 255 / 0.6);
    }
    .\32xl\:border-white\/70 {
        border-color: rgb(255 255 255 / 0.7);
    }
    .\32xl\:border-white\/75 {
        border-color: rgb(255 255 255 / 0.75);
    }
    .\32xl\:border-white\/80 {
        border-color: rgb(255 255 255 / 0.8);
    }
    .\32xl\:border-white\/90 {
        border-color: rgb(255 255 255 / 0.9);
    }
    .\32xl\:border-white\/95 {
        border-color: rgb(255 255 255 / 0.95);
    }
    .\32xl\:\!bg-black {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-black\/0 {
        background-color: rgb(0 0 0 / 0) !important;
    }
    .\32xl\:\!bg-black\/10 {
        background-color: rgb(0 0 0 / 0.1) !important;
    }
    .\32xl\:\!bg-black\/100 {
        background-color: rgb(0 0 0 / 1) !important;
    }
    .\32xl\:\!bg-black\/20 {
        background-color: rgb(0 0 0 / 0.2) !important;
    }
    .\32xl\:\!bg-black\/25 {
        background-color: rgb(0 0 0 / 0.25) !important;
    }
    .\32xl\:\!bg-black\/30 {
        background-color: rgb(0 0 0 / 0.3) !important;
    }
    .\32xl\:\!bg-black\/40 {
        background-color: rgb(0 0 0 / 0.4) !important;
    }
    .\32xl\:\!bg-black\/5 {
        background-color: rgb(0 0 0 / 0.05) !important;
    }
    .\32xl\:\!bg-black\/50 {
        background-color: rgb(0 0 0 / 0.5) !important;
    }
    .\32xl\:\!bg-black\/60 {
        background-color: rgb(0 0 0 / 0.6) !important;
    }
    .\32xl\:\!bg-black\/70 {
        background-color: rgb(0 0 0 / 0.7) !important;
    }
    .\32xl\:\!bg-black\/75 {
        background-color: rgb(0 0 0 / 0.75) !important;
    }
    .\32xl\:\!bg-black\/80 {
        background-color: rgb(0 0 0 / 0.8) !important;
    }
    .\32xl\:\!bg-black\/90 {
        background-color: rgb(0 0 0 / 0.9) !important;
    }
    .\32xl\:\!bg-black\/95 {
        background-color: rgb(0 0 0 / 0.95) !important;
    }
    .\32xl\:\!bg-brown {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-brown\/0 {
        background-color: rgb(35 31 32 / 0) !important;
    }
    .\32xl\:\!bg-brown\/10 {
        background-color: rgb(35 31 32 / 0.1) !important;
    }
    .\32xl\:\!bg-brown\/100 {
        background-color: rgb(35 31 32 / 1) !important;
    }
    .\32xl\:\!bg-brown\/20 {
        background-color: rgb(35 31 32 / 0.2) !important;
    }
    .\32xl\:\!bg-brown\/25 {
        background-color: rgb(35 31 32 / 0.25) !important;
    }
    .\32xl\:\!bg-brown\/30 {
        background-color: rgb(35 31 32 / 0.3) !important;
    }
    .\32xl\:\!bg-brown\/40 {
        background-color: rgb(35 31 32 / 0.4) !important;
    }
    .\32xl\:\!bg-brown\/5 {
        background-color: rgb(35 31 32 / 0.05) !important;
    }
    .\32xl\:\!bg-brown\/50 {
        background-color: rgb(35 31 32 / 0.5) !important;
    }
    .\32xl\:\!bg-brown\/60 {
        background-color: rgb(35 31 32 / 0.6) !important;
    }
    .\32xl\:\!bg-brown\/70 {
        background-color: rgb(35 31 32 / 0.7) !important;
    }
    .\32xl\:\!bg-brown\/75 {
        background-color: rgb(35 31 32 / 0.75) !important;
    }
    .\32xl\:\!bg-brown\/80 {
        background-color: rgb(35 31 32 / 0.8) !important;
    }
    .\32xl\:\!bg-brown\/90 {
        background-color: rgb(35 31 32 / 0.9) !important;
    }
    .\32xl\:\!bg-brown\/95 {
        background-color: rgb(35 31 32 / 0.95) !important;
    }
    .\32xl\:\!bg-ivory {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-ivory\/0 {
        background-color: rgb(243 243 233 / 0) !important;
    }
    .\32xl\:\!bg-ivory\/10 {
        background-color: rgb(243 243 233 / 0.1) !important;
    }
    .\32xl\:\!bg-ivory\/100 {
        background-color: rgb(243 243 233 / 1) !important;
    }
    .\32xl\:\!bg-ivory\/20 {
        background-color: rgb(243 243 233 / 0.2) !important;
    }
    .\32xl\:\!bg-ivory\/25 {
        background-color: rgb(243 243 233 / 0.25) !important;
    }
    .\32xl\:\!bg-ivory\/30 {
        background-color: rgb(243 243 233 / 0.3) !important;
    }
    .\32xl\:\!bg-ivory\/40 {
        background-color: rgb(243 243 233 / 0.4) !important;
    }
    .\32xl\:\!bg-ivory\/5 {
        background-color: rgb(243 243 233 / 0.05) !important;
    }
    .\32xl\:\!bg-ivory\/50 {
        background-color: rgb(243 243 233 / 0.5) !important;
    }
    .\32xl\:\!bg-ivory\/60 {
        background-color: rgb(243 243 233 / 0.6) !important;
    }
    .\32xl\:\!bg-ivory\/70 {
        background-color: rgb(243 243 233 / 0.7) !important;
    }
    .\32xl\:\!bg-ivory\/75 {
        background-color: rgb(243 243 233 / 0.75) !important;
    }
    .\32xl\:\!bg-ivory\/80 {
        background-color: rgb(243 243 233 / 0.8) !important;
    }
    .\32xl\:\!bg-ivory\/90 {
        background-color: rgb(243 243 233 / 0.9) !important;
    }
    .\32xl\:\!bg-ivory\/95 {
        background-color: rgb(243 243 233 / 0.95) !important;
    }
    .\32xl\:\!bg-red {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-red\/0 {
        background-color: rgb(138 23 26 / 0) !important;
    }
    .\32xl\:\!bg-red\/10 {
        background-color: rgb(138 23 26 / 0.1) !important;
    }
    .\32xl\:\!bg-red\/100 {
        background-color: rgb(138 23 26 / 1) !important;
    }
    .\32xl\:\!bg-red\/20 {
        background-color: rgb(138 23 26 / 0.2) !important;
    }
    .\32xl\:\!bg-red\/25 {
        background-color: rgb(138 23 26 / 0.25) !important;
    }
    .\32xl\:\!bg-red\/30 {
        background-color: rgb(138 23 26 / 0.3) !important;
    }
    .\32xl\:\!bg-red\/40 {
        background-color: rgb(138 23 26 / 0.4) !important;
    }
    .\32xl\:\!bg-red\/5 {
        background-color: rgb(138 23 26 / 0.05) !important;
    }
    .\32xl\:\!bg-red\/50 {
        background-color: rgb(138 23 26 / 0.5) !important;
    }
    .\32xl\:\!bg-red\/60 {
        background-color: rgb(138 23 26 / 0.6) !important;
    }
    .\32xl\:\!bg-red\/70 {
        background-color: rgb(138 23 26 / 0.7) !important;
    }
    .\32xl\:\!bg-red\/75 {
        background-color: rgb(138 23 26 / 0.75) !important;
    }
    .\32xl\:\!bg-red\/80 {
        background-color: rgb(138 23 26 / 0.8) !important;
    }
    .\32xl\:\!bg-red\/90 {
        background-color: rgb(138 23 26 / 0.9) !important;
    }
    .\32xl\:\!bg-red\/95 {
        background-color: rgb(138 23 26 / 0.95) !important;
    }
    .\32xl\:\!bg-white {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-white\/0 {
        background-color: rgb(255 255 255 / 0) !important;
    }
    .\32xl\:\!bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1) !important;
    }
    .\32xl\:\!bg-white\/100 {
        background-color: rgb(255 255 255 / 1) !important;
    }
    .\32xl\:\!bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2) !important;
    }
    .\32xl\:\!bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25) !important;
    }
    .\32xl\:\!bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3) !important;
    }
    .\32xl\:\!bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4) !important;
    }
    .\32xl\:\!bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05) !important;
    }
    .\32xl\:\!bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5) !important;
    }
    .\32xl\:\!bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6) !important;
    }
    .\32xl\:\!bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7) !important;
    }
    .\32xl\:\!bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75) !important;
    }
    .\32xl\:\!bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8) !important;
    }
    .\32xl\:\!bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9) !important;
    }
    .\32xl\:\!bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95) !important;
    }
    .\32xl\:bg-black {
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-black\/0 {
        background-color: rgb(0 0 0 / 0);
    }
    .\32xl\:bg-black\/10 {
        background-color: rgb(0 0 0 / 0.1);
    }
    .\32xl\:bg-black\/100 {
        background-color: rgb(0 0 0 / 1);
    }
    .\32xl\:bg-black\/20 {
        background-color: rgb(0 0 0 / 0.2);
    }
    .\32xl\:bg-black\/25 {
        background-color: rgb(0 0 0 / 0.25);
    }
    .\32xl\:bg-black\/30 {
        background-color: rgb(0 0 0 / 0.3);
    }
    .\32xl\:bg-black\/40 {
        background-color: rgb(0 0 0 / 0.4);
    }
    .\32xl\:bg-black\/5 {
        background-color: rgb(0 0 0 / 0.05);
    }
    .\32xl\:bg-black\/50 {
        background-color: rgb(0 0 0 / 0.5);
    }
    .\32xl\:bg-black\/60 {
        background-color: rgb(0 0 0 / 0.6);
    }
    .\32xl\:bg-black\/70 {
        background-color: rgb(0 0 0 / 0.7);
    }
    .\32xl\:bg-black\/75 {
        background-color: rgb(0 0 0 / 0.75);
    }
    .\32xl\:bg-black\/80 {
        background-color: rgb(0 0 0 / 0.8);
    }
    .\32xl\:bg-black\/90 {
        background-color: rgb(0 0 0 / 0.9);
    }
    .\32xl\:bg-black\/95 {
        background-color: rgb(0 0 0 / 0.95);
    }
    .\32xl\:bg-brown {
        --tw-bg-opacity: 1;
        background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-brown\/0 {
        background-color: rgb(35 31 32 / 0);
    }
    .\32xl\:bg-brown\/10 {
        background-color: rgb(35 31 32 / 0.1);
    }
    .\32xl\:bg-brown\/100 {
        background-color: rgb(35 31 32 / 1);
    }
    .\32xl\:bg-brown\/20 {
        background-color: rgb(35 31 32 / 0.2);
    }
    .\32xl\:bg-brown\/25 {
        background-color: rgb(35 31 32 / 0.25);
    }
    .\32xl\:bg-brown\/30 {
        background-color: rgb(35 31 32 / 0.3);
    }
    .\32xl\:bg-brown\/40 {
        background-color: rgb(35 31 32 / 0.4);
    }
    .\32xl\:bg-brown\/5 {
        background-color: rgb(35 31 32 / 0.05);
    }
    .\32xl\:bg-brown\/50 {
        background-color: rgb(35 31 32 / 0.5);
    }
    .\32xl\:bg-brown\/60 {
        background-color: rgb(35 31 32 / 0.6);
    }
    .\32xl\:bg-brown\/70 {
        background-color: rgb(35 31 32 / 0.7);
    }
    .\32xl\:bg-brown\/75 {
        background-color: rgb(35 31 32 / 0.75);
    }
    .\32xl\:bg-brown\/80 {
        background-color: rgb(35 31 32 / 0.8);
    }
    .\32xl\:bg-brown\/90 {
        background-color: rgb(35 31 32 / 0.9);
    }
    .\32xl\:bg-brown\/95 {
        background-color: rgb(35 31 32 / 0.95);
    }
    .\32xl\:bg-ivory {
        --tw-bg-opacity: 1;
        background-color: rgb(243 243 233 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-ivory\/0 {
        background-color: rgb(243 243 233 / 0);
    }
    .\32xl\:bg-ivory\/10 {
        background-color: rgb(243 243 233 / 0.1);
    }
    .\32xl\:bg-ivory\/100 {
        background-color: rgb(243 243 233 / 1);
    }
    .\32xl\:bg-ivory\/20 {
        background-color: rgb(243 243 233 / 0.2);
    }
    .\32xl\:bg-ivory\/25 {
        background-color: rgb(243 243 233 / 0.25);
    }
    .\32xl\:bg-ivory\/30 {
        background-color: rgb(243 243 233 / 0.3);
    }
    .\32xl\:bg-ivory\/40 {
        background-color: rgb(243 243 233 / 0.4);
    }
    .\32xl\:bg-ivory\/5 {
        background-color: rgb(243 243 233 / 0.05);
    }
    .\32xl\:bg-ivory\/50 {
        background-color: rgb(243 243 233 / 0.5);
    }
    .\32xl\:bg-ivory\/60 {
        background-color: rgb(243 243 233 / 0.6);
    }
    .\32xl\:bg-ivory\/70 {
        background-color: rgb(243 243 233 / 0.7);
    }
    .\32xl\:bg-ivory\/75 {
        background-color: rgb(243 243 233 / 0.75);
    }
    .\32xl\:bg-ivory\/80 {
        background-color: rgb(243 243 233 / 0.8);
    }
    .\32xl\:bg-ivory\/90 {
        background-color: rgb(243 243 233 / 0.9);
    }
    .\32xl\:bg-ivory\/95 {
        background-color: rgb(243 243 233 / 0.95);
    }
    .\32xl\:bg-red {
        --tw-bg-opacity: 1;
        background-color: rgb(138 23 26 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-red\/0 {
        background-color: rgb(138 23 26 / 0);
    }
    .\32xl\:bg-red\/10 {
        background-color: rgb(138 23 26 / 0.1);
    }
    .\32xl\:bg-red\/100 {
        background-color: rgb(138 23 26 / 1);
    }
    .\32xl\:bg-red\/20 {
        background-color: rgb(138 23 26 / 0.2);
    }
    .\32xl\:bg-red\/25 {
        background-color: rgb(138 23 26 / 0.25);
    }
    .\32xl\:bg-red\/30 {
        background-color: rgb(138 23 26 / 0.3);
    }
    .\32xl\:bg-red\/40 {
        background-color: rgb(138 23 26 / 0.4);
    }
    .\32xl\:bg-red\/5 {
        background-color: rgb(138 23 26 / 0.05);
    }
    .\32xl\:bg-red\/50 {
        background-color: rgb(138 23 26 / 0.5);
    }
    .\32xl\:bg-red\/60 {
        background-color: rgb(138 23 26 / 0.6);
    }
    .\32xl\:bg-red\/70 {
        background-color: rgb(138 23 26 / 0.7);
    }
    .\32xl\:bg-red\/75 {
        background-color: rgb(138 23 26 / 0.75);
    }
    .\32xl\:bg-red\/80 {
        background-color: rgb(138 23 26 / 0.8);
    }
    .\32xl\:bg-red\/90 {
        background-color: rgb(138 23 26 / 0.9);
    }
    .\32xl\:bg-red\/95 {
        background-color: rgb(138 23 26 / 0.95);
    }
    .\32xl\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-white\/0 {
        background-color: rgb(255 255 255 / 0);
    }
    .\32xl\:bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1);
    }
    .\32xl\:bg-white\/100 {
        background-color: rgb(255 255 255 / 1);
    }
    .\32xl\:bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2);
    }
    .\32xl\:bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25);
    }
    .\32xl\:bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3);
    }
    .\32xl\:bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4);
    }
    .\32xl\:bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05);
    }
    .\32xl\:bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5);
    }
    .\32xl\:bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6);
    }
    .\32xl\:bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7);
    }
    .\32xl\:bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75);
    }
    .\32xl\:bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8);
    }
    .\32xl\:bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9);
    }
    .\32xl\:bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95);
    }
    .\32xl\:p-1 {
        padding: 0.25rem;
    }
    .\32xl\:p-10 {
        padding: 2.5rem;
    }
    .\32xl\:p-2 {
        padding: 0.5rem;
    }
    .\32xl\:p-3 {
        padding: 0.75rem;
    }
    .\32xl\:p-4 {
        padding: 1rem;
    }
    .\32xl\:p-6 {
        padding: 1.5rem;
    }
    .\32xl\:p-8 {
        padding: 2rem;
    }
    .\32xl\:p-five {
        padding: 5%;
    }
    .\32xl\:p-half {
        padding: 50%;
    }
    .\32xl\:p-quarter {
        padding: 25%;
    }
    .\32xl\:p-ten {
        padding: 10%;
    }
    .\32xl\:p-third {
        padding: 33.333%;
    }
    .\32xl\:p-wp-2xl {
        padding: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:p-wp-lg {
        padding: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:p-wp-md {
        padding: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:p-wp-sm {
        padding: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:p-wp-xl {
        padding: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:p-wp-xs {
        padding: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:px-1 {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    .\32xl\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .\32xl\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .\32xl\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .\32xl\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .\32xl\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .\32xl\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .\32xl\:px-five {
        padding-left: 5%;
        padding-right: 5%;
    }
    .\32xl\:px-half {
        padding-left: 50%;
        padding-right: 50%;
    }
    .\32xl\:px-quarter {
        padding-left: 25%;
        padding-right: 25%;
    }
    .\32xl\:px-ten {
        padding-left: 10%;
        padding-right: 10%;
    }
    .\32xl\:px-third {
        padding-left: 33.333%;
        padding-right: 33.333%;
    }
    .\32xl\:px-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:px-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:px-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:px-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:px-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:px-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:py-1 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
    }
    .\32xl\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .\32xl\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .\32xl\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .\32xl\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .\32xl\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .\32xl\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .\32xl\:py-five {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .\32xl\:py-half {
        padding-top: 50%;
        padding-bottom: 50%;
    }
    .\32xl\:py-quarter {
        padding-top: 25%;
        padding-bottom: 25%;
    }
    .\32xl\:py-ten {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .\32xl\:py-third {
        padding-top: 33.333%;
        padding-bottom: 33.333%;
    }
    .\32xl\:py-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:py-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:py-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:py-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:py-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:py-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:pb-1 {
        padding-bottom: 0.25rem;
    }
    .\32xl\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .\32xl\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .\32xl\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .\32xl\:pb-4 {
        padding-bottom: 1rem;
    }
    .\32xl\:pb-6 {
        padding-bottom: 1.5rem;
    }
    .\32xl\:pb-8 {
        padding-bottom: 2rem;
    }
    .\32xl\:pb-five {
        padding-bottom: 5%;
    }
    .\32xl\:pb-half {
        padding-bottom: 50%;
    }
    .\32xl\:pb-quarter {
        padding-bottom: 25%;
    }
    .\32xl\:pb-ten {
        padding-bottom: 10%;
    }
    .\32xl\:pb-third {
        padding-bottom: 33.333%;
    }
    .\32xl\:pb-wp-2xl {
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:pb-wp-lg {
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:pb-wp-md {
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:pb-wp-sm {
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:pb-wp-xl {
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:pb-wp-xs {
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:pl-1 {
        padding-left: 0.25rem;
    }
    .\32xl\:pl-10 {
        padding-left: 2.5rem;
    }
    .\32xl\:pl-2 {
        padding-left: 0.5rem;
    }
    .\32xl\:pl-3 {
        padding-left: 0.75rem;
    }
    .\32xl\:pl-4 {
        padding-left: 1rem;
    }
    .\32xl\:pl-6 {
        padding-left: 1.5rem;
    }
    .\32xl\:pl-8 {
        padding-left: 2rem;
    }
    .\32xl\:pl-five {
        padding-left: 5%;
    }
    .\32xl\:pl-half {
        padding-left: 50%;
    }
    .\32xl\:pl-quarter {
        padding-left: 25%;
    }
    .\32xl\:pl-ten {
        padding-left: 10%;
    }
    .\32xl\:pl-third {
        padding-left: 33.333%;
    }
    .\32xl\:pl-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:pl-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:pl-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:pl-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:pl-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:pl-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:pr-1 {
        padding-right: 0.25rem;
    }
    .\32xl\:pr-10 {
        padding-right: 2.5rem;
    }
    .\32xl\:pr-2 {
        padding-right: 0.5rem;
    }
    .\32xl\:pr-3 {
        padding-right: 0.75rem;
    }
    .\32xl\:pr-4 {
        padding-right: 1rem;
    }
    .\32xl\:pr-6 {
        padding-right: 1.5rem;
    }
    .\32xl\:pr-8 {
        padding-right: 2rem;
    }
    .\32xl\:pr-five {
        padding-right: 5%;
    }
    .\32xl\:pr-half {
        padding-right: 50%;
    }
    .\32xl\:pr-quarter {
        padding-right: 25%;
    }
    .\32xl\:pr-ten {
        padding-right: 10%;
    }
    .\32xl\:pr-third {
        padding-right: 33.333%;
    }
    .\32xl\:pr-wp-2xl {
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:pr-wp-lg {
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:pr-wp-md {
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:pr-wp-sm {
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:pr-wp-xl {
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:pr-wp-xs {
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:pt-1 {
        padding-top: 0.25rem;
    }
    .\32xl\:pt-10 {
        padding-top: 2.5rem;
    }
    .\32xl\:pt-2 {
        padding-top: 0.5rem;
    }
    .\32xl\:pt-3 {
        padding-top: 0.75rem;
    }
    .\32xl\:pt-4 {
        padding-top: 1rem;
    }
    .\32xl\:pt-6 {
        padding-top: 1.5rem;
    }
    .\32xl\:pt-8 {
        padding-top: 2rem;
    }
    .\32xl\:pt-five {
        padding-top: 5%;
    }
    .\32xl\:pt-half {
        padding-top: 50%;
    }
    .\32xl\:pt-quarter {
        padding-top: 25%;
    }
    .\32xl\:pt-ten {
        padding-top: 10%;
    }
    .\32xl\:pt-third {
        padding-top: 33.333%;
    }
    .\32xl\:pt-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:pt-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:pt-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:pt-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:pt-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:pt-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:\!text-black {
        --tw-text-opacity: 1 !important;
        color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-black\/0 {
        color: rgb(0 0 0 / 0) !important;
    }
    .\32xl\:\!text-black\/10 {
        color: rgb(0 0 0 / 0.1) !important;
    }
    .\32xl\:\!text-black\/100 {
        color: rgb(0 0 0 / 1) !important;
    }
    .\32xl\:\!text-black\/20 {
        color: rgb(0 0 0 / 0.2) !important;
    }
    .\32xl\:\!text-black\/25 {
        color: rgb(0 0 0 / 0.25) !important;
    }
    .\32xl\:\!text-black\/30 {
        color: rgb(0 0 0 / 0.3) !important;
    }
    .\32xl\:\!text-black\/40 {
        color: rgb(0 0 0 / 0.4) !important;
    }
    .\32xl\:\!text-black\/5 {
        color: rgb(0 0 0 / 0.05) !important;
    }
    .\32xl\:\!text-black\/50 {
        color: rgb(0 0 0 / 0.5) !important;
    }
    .\32xl\:\!text-black\/60 {
        color: rgb(0 0 0 / 0.6) !important;
    }
    .\32xl\:\!text-black\/70 {
        color: rgb(0 0 0 / 0.7) !important;
    }
    .\32xl\:\!text-black\/75 {
        color: rgb(0 0 0 / 0.75) !important;
    }
    .\32xl\:\!text-black\/80 {
        color: rgb(0 0 0 / 0.8) !important;
    }
    .\32xl\:\!text-black\/90 {
        color: rgb(0 0 0 / 0.9) !important;
    }
    .\32xl\:\!text-black\/95 {
        color: rgb(0 0 0 / 0.95) !important;
    }
    .\32xl\:\!text-brown {
        --tw-text-opacity: 1 !important;
        color: rgb(35 31 32 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-brown\/0 {
        color: rgb(35 31 32 / 0) !important;
    }
    .\32xl\:\!text-brown\/10 {
        color: rgb(35 31 32 / 0.1) !important;
    }
    .\32xl\:\!text-brown\/100 {
        color: rgb(35 31 32 / 1) !important;
    }
    .\32xl\:\!text-brown\/20 {
        color: rgb(35 31 32 / 0.2) !important;
    }
    .\32xl\:\!text-brown\/25 {
        color: rgb(35 31 32 / 0.25) !important;
    }
    .\32xl\:\!text-brown\/30 {
        color: rgb(35 31 32 / 0.3) !important;
    }
    .\32xl\:\!text-brown\/40 {
        color: rgb(35 31 32 / 0.4) !important;
    }
    .\32xl\:\!text-brown\/5 {
        color: rgb(35 31 32 / 0.05) !important;
    }
    .\32xl\:\!text-brown\/50 {
        color: rgb(35 31 32 / 0.5) !important;
    }
    .\32xl\:\!text-brown\/60 {
        color: rgb(35 31 32 / 0.6) !important;
    }
    .\32xl\:\!text-brown\/70 {
        color: rgb(35 31 32 / 0.7) !important;
    }
    .\32xl\:\!text-brown\/75 {
        color: rgb(35 31 32 / 0.75) !important;
    }
    .\32xl\:\!text-brown\/80 {
        color: rgb(35 31 32 / 0.8) !important;
    }
    .\32xl\:\!text-brown\/90 {
        color: rgb(35 31 32 / 0.9) !important;
    }
    .\32xl\:\!text-brown\/95 {
        color: rgb(35 31 32 / 0.95) !important;
    }
    .\32xl\:\!text-ivory {
        --tw-text-opacity: 1 !important;
        color: rgb(243 243 233 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-ivory\/0 {
        color: rgb(243 243 233 / 0) !important;
    }
    .\32xl\:\!text-ivory\/10 {
        color: rgb(243 243 233 / 0.1) !important;
    }
    .\32xl\:\!text-ivory\/100 {
        color: rgb(243 243 233 / 1) !important;
    }
    .\32xl\:\!text-ivory\/20 {
        color: rgb(243 243 233 / 0.2) !important;
    }
    .\32xl\:\!text-ivory\/25 {
        color: rgb(243 243 233 / 0.25) !important;
    }
    .\32xl\:\!text-ivory\/30 {
        color: rgb(243 243 233 / 0.3) !important;
    }
    .\32xl\:\!text-ivory\/40 {
        color: rgb(243 243 233 / 0.4) !important;
    }
    .\32xl\:\!text-ivory\/5 {
        color: rgb(243 243 233 / 0.05) !important;
    }
    .\32xl\:\!text-ivory\/50 {
        color: rgb(243 243 233 / 0.5) !important;
    }
    .\32xl\:\!text-ivory\/60 {
        color: rgb(243 243 233 / 0.6) !important;
    }
    .\32xl\:\!text-ivory\/70 {
        color: rgb(243 243 233 / 0.7) !important;
    }
    .\32xl\:\!text-ivory\/75 {
        color: rgb(243 243 233 / 0.75) !important;
    }
    .\32xl\:\!text-ivory\/80 {
        color: rgb(243 243 233 / 0.8) !important;
    }
    .\32xl\:\!text-ivory\/90 {
        color: rgb(243 243 233 / 0.9) !important;
    }
    .\32xl\:\!text-ivory\/95 {
        color: rgb(243 243 233 / 0.95) !important;
    }
    .\32xl\:\!text-red {
        --tw-text-opacity: 1 !important;
        color: rgb(138 23 26 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-red\/0 {
        color: rgb(138 23 26 / 0) !important;
    }
    .\32xl\:\!text-red\/10 {
        color: rgb(138 23 26 / 0.1) !important;
    }
    .\32xl\:\!text-red\/100 {
        color: rgb(138 23 26 / 1) !important;
    }
    .\32xl\:\!text-red\/20 {
        color: rgb(138 23 26 / 0.2) !important;
    }
    .\32xl\:\!text-red\/25 {
        color: rgb(138 23 26 / 0.25) !important;
    }
    .\32xl\:\!text-red\/30 {
        color: rgb(138 23 26 / 0.3) !important;
    }
    .\32xl\:\!text-red\/40 {
        color: rgb(138 23 26 / 0.4) !important;
    }
    .\32xl\:\!text-red\/5 {
        color: rgb(138 23 26 / 0.05) !important;
    }
    .\32xl\:\!text-red\/50 {
        color: rgb(138 23 26 / 0.5) !important;
    }
    .\32xl\:\!text-red\/60 {
        color: rgb(138 23 26 / 0.6) !important;
    }
    .\32xl\:\!text-red\/70 {
        color: rgb(138 23 26 / 0.7) !important;
    }
    .\32xl\:\!text-red\/75 {
        color: rgb(138 23 26 / 0.75) !important;
    }
    .\32xl\:\!text-red\/80 {
        color: rgb(138 23 26 / 0.8) !important;
    }
    .\32xl\:\!text-red\/90 {
        color: rgb(138 23 26 / 0.9) !important;
    }
    .\32xl\:\!text-red\/95 {
        color: rgb(138 23 26 / 0.95) !important;
    }
    .\32xl\:\!text-white {
        --tw-text-opacity: 1 !important;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-white\/0 {
        color: rgb(255 255 255 / 0) !important;
    }
    .\32xl\:\!text-white\/10 {
        color: rgb(255 255 255 / 0.1) !important;
    }
    .\32xl\:\!text-white\/100 {
        color: rgb(255 255 255 / 1) !important;
    }
    .\32xl\:\!text-white\/20 {
        color: rgb(255 255 255 / 0.2) !important;
    }
    .\32xl\:\!text-white\/25 {
        color: rgb(255 255 255 / 0.25) !important;
    }
    .\32xl\:\!text-white\/30 {
        color: rgb(255 255 255 / 0.3) !important;
    }
    .\32xl\:\!text-white\/40 {
        color: rgb(255 255 255 / 0.4) !important;
    }
    .\32xl\:\!text-white\/5 {
        color: rgb(255 255 255 / 0.05) !important;
    }
    .\32xl\:\!text-white\/50 {
        color: rgb(255 255 255 / 0.5) !important;
    }
    .\32xl\:\!text-white\/60 {
        color: rgb(255 255 255 / 0.6) !important;
    }
    .\32xl\:\!text-white\/70 {
        color: rgb(255 255 255 / 0.7) !important;
    }
    .\32xl\:\!text-white\/75 {
        color: rgb(255 255 255 / 0.75) !important;
    }
    .\32xl\:\!text-white\/80 {
        color: rgb(255 255 255 / 0.8) !important;
    }
    .\32xl\:\!text-white\/90 {
        color: rgb(255 255 255 / 0.9) !important;
    }
    .\32xl\:\!text-white\/95 {
        color: rgb(255 255 255 / 0.95) !important;
    }
    .\32xl\:text-black {
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-black\/0 {
        color: rgb(0 0 0 / 0);
    }
    .\32xl\:text-black\/10 {
        color: rgb(0 0 0 / 0.1);
    }
    .\32xl\:text-black\/100 {
        color: rgb(0 0 0 / 1);
    }
    .\32xl\:text-black\/20 {
        color: rgb(0 0 0 / 0.2);
    }
    .\32xl\:text-black\/25 {
        color: rgb(0 0 0 / 0.25);
    }
    .\32xl\:text-black\/30 {
        color: rgb(0 0 0 / 0.3);
    }
    .\32xl\:text-black\/40 {
        color: rgb(0 0 0 / 0.4);
    }
    .\32xl\:text-black\/5 {
        color: rgb(0 0 0 / 0.05);
    }
    .\32xl\:text-black\/50 {
        color: rgb(0 0 0 / 0.5);
    }
    .\32xl\:text-black\/60 {
        color: rgb(0 0 0 / 0.6);
    }
    .\32xl\:text-black\/70 {
        color: rgb(0 0 0 / 0.7);
    }
    .\32xl\:text-black\/75 {
        color: rgb(0 0 0 / 0.75);
    }
    .\32xl\:text-black\/80 {
        color: rgb(0 0 0 / 0.8);
    }
    .\32xl\:text-black\/90 {
        color: rgb(0 0 0 / 0.9);
    }
    .\32xl\:text-black\/95 {
        color: rgb(0 0 0 / 0.95);
    }
    .\32xl\:text-brown {
        --tw-text-opacity: 1;
        color: rgb(35 31 32 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-brown\/0 {
        color: rgb(35 31 32 / 0);
    }
    .\32xl\:text-brown\/10 {
        color: rgb(35 31 32 / 0.1);
    }
    .\32xl\:text-brown\/100 {
        color: rgb(35 31 32 / 1);
    }
    .\32xl\:text-brown\/20 {
        color: rgb(35 31 32 / 0.2);
    }
    .\32xl\:text-brown\/25 {
        color: rgb(35 31 32 / 0.25);
    }
    .\32xl\:text-brown\/30 {
        color: rgb(35 31 32 / 0.3);
    }
    .\32xl\:text-brown\/40 {
        color: rgb(35 31 32 / 0.4);
    }
    .\32xl\:text-brown\/5 {
        color: rgb(35 31 32 / 0.05);
    }
    .\32xl\:text-brown\/50 {
        color: rgb(35 31 32 / 0.5);
    }
    .\32xl\:text-brown\/60 {
        color: rgb(35 31 32 / 0.6);
    }
    .\32xl\:text-brown\/70 {
        color: rgb(35 31 32 / 0.7);
    }
    .\32xl\:text-brown\/75 {
        color: rgb(35 31 32 / 0.75);
    }
    .\32xl\:text-brown\/80 {
        color: rgb(35 31 32 / 0.8);
    }
    .\32xl\:text-brown\/90 {
        color: rgb(35 31 32 / 0.9);
    }
    .\32xl\:text-brown\/95 {
        color: rgb(35 31 32 / 0.95);
    }
    .\32xl\:text-ivory {
        --tw-text-opacity: 1;
        color: rgb(243 243 233 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-ivory\/0 {
        color: rgb(243 243 233 / 0);
    }
    .\32xl\:text-ivory\/10 {
        color: rgb(243 243 233 / 0.1);
    }
    .\32xl\:text-ivory\/100 {
        color: rgb(243 243 233 / 1);
    }
    .\32xl\:text-ivory\/20 {
        color: rgb(243 243 233 / 0.2);
    }
    .\32xl\:text-ivory\/25 {
        color: rgb(243 243 233 / 0.25);
    }
    .\32xl\:text-ivory\/30 {
        color: rgb(243 243 233 / 0.3);
    }
    .\32xl\:text-ivory\/40 {
        color: rgb(243 243 233 / 0.4);
    }
    .\32xl\:text-ivory\/5 {
        color: rgb(243 243 233 / 0.05);
    }
    .\32xl\:text-ivory\/50 {
        color: rgb(243 243 233 / 0.5);
    }
    .\32xl\:text-ivory\/60 {
        color: rgb(243 243 233 / 0.6);
    }
    .\32xl\:text-ivory\/70 {
        color: rgb(243 243 233 / 0.7);
    }
    .\32xl\:text-ivory\/75 {
        color: rgb(243 243 233 / 0.75);
    }
    .\32xl\:text-ivory\/80 {
        color: rgb(243 243 233 / 0.8);
    }
    .\32xl\:text-ivory\/90 {
        color: rgb(243 243 233 / 0.9);
    }
    .\32xl\:text-ivory\/95 {
        color: rgb(243 243 233 / 0.95);
    }
    .\32xl\:text-red {
        --tw-text-opacity: 1;
        color: rgb(138 23 26 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-red\/0 {
        color: rgb(138 23 26 / 0);
    }
    .\32xl\:text-red\/10 {
        color: rgb(138 23 26 / 0.1);
    }
    .\32xl\:text-red\/100 {
        color: rgb(138 23 26 / 1);
    }
    .\32xl\:text-red\/20 {
        color: rgb(138 23 26 / 0.2);
    }
    .\32xl\:text-red\/25 {
        color: rgb(138 23 26 / 0.25);
    }
    .\32xl\:text-red\/30 {
        color: rgb(138 23 26 / 0.3);
    }
    .\32xl\:text-red\/40 {
        color: rgb(138 23 26 / 0.4);
    }
    .\32xl\:text-red\/5 {
        color: rgb(138 23 26 / 0.05);
    }
    .\32xl\:text-red\/50 {
        color: rgb(138 23 26 / 0.5);
    }
    .\32xl\:text-red\/60 {
        color: rgb(138 23 26 / 0.6);
    }
    .\32xl\:text-red\/70 {
        color: rgb(138 23 26 / 0.7);
    }
    .\32xl\:text-red\/75 {
        color: rgb(138 23 26 / 0.75);
    }
    .\32xl\:text-red\/80 {
        color: rgb(138 23 26 / 0.8);
    }
    .\32xl\:text-red\/90 {
        color: rgb(138 23 26 / 0.9);
    }
    .\32xl\:text-red\/95 {
        color: rgb(138 23 26 / 0.95);
    }
    .\32xl\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-white\/0 {
        color: rgb(255 255 255 / 0);
    }
    .\32xl\:text-white\/10 {
        color: rgb(255 255 255 / 0.1);
    }
    .\32xl\:text-white\/100 {
        color: rgb(255 255 255 / 1);
    }
    .\32xl\:text-white\/20 {
        color: rgb(255 255 255 / 0.2);
    }
    .\32xl\:text-white\/25 {
        color: rgb(255 255 255 / 0.25);
    }
    .\32xl\:text-white\/30 {
        color: rgb(255 255 255 / 0.3);
    }
    .\32xl\:text-white\/40 {
        color: rgb(255 255 255 / 0.4);
    }
    .\32xl\:text-white\/5 {
        color: rgb(255 255 255 / 0.05);
    }
    .\32xl\:text-white\/50 {
        color: rgb(255 255 255 / 0.5);
    }
    .\32xl\:text-white\/60 {
        color: rgb(255 255 255 / 0.6);
    }
    .\32xl\:text-white\/70 {
        color: rgb(255 255 255 / 0.7);
    }
    .\32xl\:text-white\/75 {
        color: rgb(255 255 255 / 0.75);
    }
    .\32xl\:text-white\/80 {
        color: rgb(255 255 255 / 0.8);
    }
    .\32xl\:text-white\/90 {
        color: rgb(255 255 255 / 0.9);
    }
    .\32xl\:text-white\/95 {
        color: rgb(255 255 255 / 0.95);
    }
}
