*, ::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;
}
.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-row-reverse {
    flex-direction: row-reverse;
}
.flex-col {
    flex-direction: column;
}
.flex-col-reverse {
    flex-direction: column-reverse;
}
.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-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
}
.gap-x-16 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
}
.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-12 {
    row-gap: 3rem;
}
.gap-y-16 {
    row-gap: 4rem;
}
.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-dark-blue {
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 58 80 / var(--tw-border-opacity, 1)) !important;
}
.\!border-dark-blue\/0 {
    border-color: rgb(0 58 80 / 0) !important;
}
.\!border-dark-blue\/10 {
    border-color: rgb(0 58 80 / 0.1) !important;
}
.\!border-dark-blue\/100 {
    border-color: rgb(0 58 80 / 1) !important;
}
.\!border-dark-blue\/20 {
    border-color: rgb(0 58 80 / 0.2) !important;
}
.\!border-dark-blue\/25 {
    border-color: rgb(0 58 80 / 0.25) !important;
}
.\!border-dark-blue\/30 {
    border-color: rgb(0 58 80 / 0.3) !important;
}
.\!border-dark-blue\/40 {
    border-color: rgb(0 58 80 / 0.4) !important;
}
.\!border-dark-blue\/5 {
    border-color: rgb(0 58 80 / 0.05) !important;
}
.\!border-dark-blue\/50 {
    border-color: rgb(0 58 80 / 0.5) !important;
}
.\!border-dark-blue\/60 {
    border-color: rgb(0 58 80 / 0.6) !important;
}
.\!border-dark-blue\/70 {
    border-color: rgb(0 58 80 / 0.7) !important;
}
.\!border-dark-blue\/75 {
    border-color: rgb(0 58 80 / 0.75) !important;
}
.\!border-dark-blue\/80 {
    border-color: rgb(0 58 80 / 0.8) !important;
}
.\!border-dark-blue\/90 {
    border-color: rgb(0 58 80 / 0.9) !important;
}
.\!border-dark-blue\/95 {
    border-color: rgb(0 58 80 / 0.95) !important;
}
.\!border-green {
    --tw-border-opacity: 1 !important;
    border-color: rgb(46 125 50 / var(--tw-border-opacity, 1)) !important;
}
.\!border-green\/0 {
    border-color: rgb(46 125 50 / 0) !important;
}
.\!border-green\/10 {
    border-color: rgb(46 125 50 / 0.1) !important;
}
.\!border-green\/100 {
    border-color: rgb(46 125 50 / 1) !important;
}
.\!border-green\/20 {
    border-color: rgb(46 125 50 / 0.2) !important;
}
.\!border-green\/25 {
    border-color: rgb(46 125 50 / 0.25) !important;
}
.\!border-green\/30 {
    border-color: rgb(46 125 50 / 0.3) !important;
}
.\!border-green\/40 {
    border-color: rgb(46 125 50 / 0.4) !important;
}
.\!border-green\/5 {
    border-color: rgb(46 125 50 / 0.05) !important;
}
.\!border-green\/50 {
    border-color: rgb(46 125 50 / 0.5) !important;
}
.\!border-green\/60 {
    border-color: rgb(46 125 50 / 0.6) !important;
}
.\!border-green\/70 {
    border-color: rgb(46 125 50 / 0.7) !important;
}
.\!border-green\/75 {
    border-color: rgb(46 125 50 / 0.75) !important;
}
.\!border-green\/80 {
    border-color: rgb(46 125 50 / 0.8) !important;
}
.\!border-green\/90 {
    border-color: rgb(46 125 50 / 0.9) !important;
}
.\!border-green\/95 {
    border-color: rgb(46 125 50 / 0.95) !important;
}
.\!border-grey {
    --tw-border-opacity: 1 !important;
    border-color: rgb(234 234 234 / var(--tw-border-opacity, 1)) !important;
}
.\!border-grey\/0 {
    border-color: rgb(234 234 234 / 0) !important;
}
.\!border-grey\/10 {
    border-color: rgb(234 234 234 / 0.1) !important;
}
.\!border-grey\/100 {
    border-color: rgb(234 234 234 / 1) !important;
}
.\!border-grey\/20 {
    border-color: rgb(234 234 234 / 0.2) !important;
}
.\!border-grey\/25 {
    border-color: rgb(234 234 234 / 0.25) !important;
}
.\!border-grey\/30 {
    border-color: rgb(234 234 234 / 0.3) !important;
}
.\!border-grey\/40 {
    border-color: rgb(234 234 234 / 0.4) !important;
}
.\!border-grey\/5 {
    border-color: rgb(234 234 234 / 0.05) !important;
}
.\!border-grey\/50 {
    border-color: rgb(234 234 234 / 0.5) !important;
}
.\!border-grey\/60 {
    border-color: rgb(234 234 234 / 0.6) !important;
}
.\!border-grey\/70 {
    border-color: rgb(234 234 234 / 0.7) !important;
}
.\!border-grey\/75 {
    border-color: rgb(234 234 234 / 0.75) !important;
}
.\!border-grey\/80 {
    border-color: rgb(234 234 234 / 0.8) !important;
}
.\!border-grey\/90 {
    border-color: rgb(234 234 234 / 0.9) !important;
}
.\!border-grey\/95 {
    border-color: rgb(234 234 234 / 0.95) !important;
}
.\!border-orange {
    --tw-border-opacity: 1 !important;
    border-color: rgb(239 108 0 / var(--tw-border-opacity, 1)) !important;
}
.\!border-orange\/0 {
    border-color: rgb(239 108 0 / 0) !important;
}
.\!border-orange\/10 {
    border-color: rgb(239 108 0 / 0.1) !important;
}
.\!border-orange\/100 {
    border-color: rgb(239 108 0 / 1) !important;
}
.\!border-orange\/20 {
    border-color: rgb(239 108 0 / 0.2) !important;
}
.\!border-orange\/25 {
    border-color: rgb(239 108 0 / 0.25) !important;
}
.\!border-orange\/30 {
    border-color: rgb(239 108 0 / 0.3) !important;
}
.\!border-orange\/40 {
    border-color: rgb(239 108 0 / 0.4) !important;
}
.\!border-orange\/5 {
    border-color: rgb(239 108 0 / 0.05) !important;
}
.\!border-orange\/50 {
    border-color: rgb(239 108 0 / 0.5) !important;
}
.\!border-orange\/60 {
    border-color: rgb(239 108 0 / 0.6) !important;
}
.\!border-orange\/70 {
    border-color: rgb(239 108 0 / 0.7) !important;
}
.\!border-orange\/75 {
    border-color: rgb(239 108 0 / 0.75) !important;
}
.\!border-orange\/80 {
    border-color: rgb(239 108 0 / 0.8) !important;
}
.\!border-orange\/90 {
    border-color: rgb(239 108 0 / 0.9) !important;
}
.\!border-orange\/95 {
    border-color: rgb(239 108 0 / 0.95) !important;
}
.\!border-royal-blue {
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 81 160 / var(--tw-border-opacity, 1)) !important;
}
.\!border-royal-blue\/0 {
    border-color: rgb(0 81 160 / 0) !important;
}
.\!border-royal-blue\/10 {
    border-color: rgb(0 81 160 / 0.1) !important;
}
.\!border-royal-blue\/100 {
    border-color: rgb(0 81 160 / 1) !important;
}
.\!border-royal-blue\/20 {
    border-color: rgb(0 81 160 / 0.2) !important;
}
.\!border-royal-blue\/25 {
    border-color: rgb(0 81 160 / 0.25) !important;
}
.\!border-royal-blue\/30 {
    border-color: rgb(0 81 160 / 0.3) !important;
}
.\!border-royal-blue\/40 {
    border-color: rgb(0 81 160 / 0.4) !important;
}
.\!border-royal-blue\/5 {
    border-color: rgb(0 81 160 / 0.05) !important;
}
.\!border-royal-blue\/50 {
    border-color: rgb(0 81 160 / 0.5) !important;
}
.\!border-royal-blue\/60 {
    border-color: rgb(0 81 160 / 0.6) !important;
}
.\!border-royal-blue\/70 {
    border-color: rgb(0 81 160 / 0.7) !important;
}
.\!border-royal-blue\/75 {
    border-color: rgb(0 81 160 / 0.75) !important;
}
.\!border-royal-blue\/80 {
    border-color: rgb(0 81 160 / 0.8) !important;
}
.\!border-royal-blue\/90 {
    border-color: rgb(0 81 160 / 0.9) !important;
}
.\!border-royal-blue\/95 {
    border-color: rgb(0 81 160 / 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-dark-blue {
    --tw-border-opacity: 1;
    border-color: rgb(0 58 80 / var(--tw-border-opacity, 1));
}
.border-dark-blue\/0 {
    border-color: rgb(0 58 80 / 0);
}
.border-dark-blue\/10 {
    border-color: rgb(0 58 80 / 0.1);
}
.border-dark-blue\/100 {
    border-color: rgb(0 58 80 / 1);
}
.border-dark-blue\/20 {
    border-color: rgb(0 58 80 / 0.2);
}
.border-dark-blue\/25 {
    border-color: rgb(0 58 80 / 0.25);
}
.border-dark-blue\/30 {
    border-color: rgb(0 58 80 / 0.3);
}
.border-dark-blue\/40 {
    border-color: rgb(0 58 80 / 0.4);
}
.border-dark-blue\/5 {
    border-color: rgb(0 58 80 / 0.05);
}
.border-dark-blue\/50 {
    border-color: rgb(0 58 80 / 0.5);
}
.border-dark-blue\/60 {
    border-color: rgb(0 58 80 / 0.6);
}
.border-dark-blue\/70 {
    border-color: rgb(0 58 80 / 0.7);
}
.border-dark-blue\/75 {
    border-color: rgb(0 58 80 / 0.75);
}
.border-dark-blue\/80 {
    border-color: rgb(0 58 80 / 0.8);
}
.border-dark-blue\/90 {
    border-color: rgb(0 58 80 / 0.9);
}
.border-dark-blue\/95 {
    border-color: rgb(0 58 80 / 0.95);
}
.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-green {
    --tw-border-opacity: 1;
    border-color: rgb(46 125 50 / var(--tw-border-opacity, 1));
}
.border-green\/0 {
    border-color: rgb(46 125 50 / 0);
}
.border-green\/10 {
    border-color: rgb(46 125 50 / 0.1);
}
.border-green\/100 {
    border-color: rgb(46 125 50 / 1);
}
.border-green\/20 {
    border-color: rgb(46 125 50 / 0.2);
}
.border-green\/25 {
    border-color: rgb(46 125 50 / 0.25);
}
.border-green\/30 {
    border-color: rgb(46 125 50 / 0.3);
}
.border-green\/40 {
    border-color: rgb(46 125 50 / 0.4);
}
.border-green\/5 {
    border-color: rgb(46 125 50 / 0.05);
}
.border-green\/50 {
    border-color: rgb(46 125 50 / 0.5);
}
.border-green\/60 {
    border-color: rgb(46 125 50 / 0.6);
}
.border-green\/70 {
    border-color: rgb(46 125 50 / 0.7);
}
.border-green\/75 {
    border-color: rgb(46 125 50 / 0.75);
}
.border-green\/80 {
    border-color: rgb(46 125 50 / 0.8);
}
.border-green\/90 {
    border-color: rgb(46 125 50 / 0.9);
}
.border-green\/95 {
    border-color: rgb(46 125 50 / 0.95);
}
.border-grey {
    --tw-border-opacity: 1;
    border-color: rgb(234 234 234 / var(--tw-border-opacity, 1));
}
.border-grey\/0 {
    border-color: rgb(234 234 234 / 0);
}
.border-grey\/10 {
    border-color: rgb(234 234 234 / 0.1);
}
.border-grey\/100 {
    border-color: rgb(234 234 234 / 1);
}
.border-grey\/20 {
    border-color: rgb(234 234 234 / 0.2);
}
.border-grey\/25 {
    border-color: rgb(234 234 234 / 0.25);
}
.border-grey\/30 {
    border-color: rgb(234 234 234 / 0.3);
}
.border-grey\/40 {
    border-color: rgb(234 234 234 / 0.4);
}
.border-grey\/5 {
    border-color: rgb(234 234 234 / 0.05);
}
.border-grey\/50 {
    border-color: rgb(234 234 234 / 0.5);
}
.border-grey\/60 {
    border-color: rgb(234 234 234 / 0.6);
}
.border-grey\/70 {
    border-color: rgb(234 234 234 / 0.7);
}
.border-grey\/75 {
    border-color: rgb(234 234 234 / 0.75);
}
.border-grey\/80 {
    border-color: rgb(234 234 234 / 0.8);
}
.border-grey\/90 {
    border-color: rgb(234 234 234 / 0.9);
}
.border-grey\/95 {
    border-color: rgb(234 234 234 / 0.95);
}
.border-orange {
    --tw-border-opacity: 1;
    border-color: rgb(239 108 0 / var(--tw-border-opacity, 1));
}
.border-orange\/0 {
    border-color: rgb(239 108 0 / 0);
}
.border-orange\/10 {
    border-color: rgb(239 108 0 / 0.1);
}
.border-orange\/100 {
    border-color: rgb(239 108 0 / 1);
}
.border-orange\/20 {
    border-color: rgb(239 108 0 / 0.2);
}
.border-orange\/25 {
    border-color: rgb(239 108 0 / 0.25);
}
.border-orange\/30 {
    border-color: rgb(239 108 0 / 0.3);
}
.border-orange\/40 {
    border-color: rgb(239 108 0 / 0.4);
}
.border-orange\/5 {
    border-color: rgb(239 108 0 / 0.05);
}
.border-orange\/50 {
    border-color: rgb(239 108 0 / 0.5);
}
.border-orange\/60 {
    border-color: rgb(239 108 0 / 0.6);
}
.border-orange\/70 {
    border-color: rgb(239 108 0 / 0.7);
}
.border-orange\/75 {
    border-color: rgb(239 108 0 / 0.75);
}
.border-orange\/80 {
    border-color: rgb(239 108 0 / 0.8);
}
.border-orange\/90 {
    border-color: rgb(239 108 0 / 0.9);
}
.border-orange\/95 {
    border-color: rgb(239 108 0 / 0.95);
}
.border-royal-blue {
    --tw-border-opacity: 1;
    border-color: rgb(0 81 160 / var(--tw-border-opacity, 1));
}
.border-royal-blue\/0 {
    border-color: rgb(0 81 160 / 0);
}
.border-royal-blue\/10 {
    border-color: rgb(0 81 160 / 0.1);
}
.border-royal-blue\/100 {
    border-color: rgb(0 81 160 / 1);
}
.border-royal-blue\/20 {
    border-color: rgb(0 81 160 / 0.2);
}
.border-royal-blue\/25 {
    border-color: rgb(0 81 160 / 0.25);
}
.border-royal-blue\/30 {
    border-color: rgb(0 81 160 / 0.3);
}
.border-royal-blue\/40 {
    border-color: rgb(0 81 160 / 0.4);
}
.border-royal-blue\/5 {
    border-color: rgb(0 81 160 / 0.05);
}
.border-royal-blue\/50 {
    border-color: rgb(0 81 160 / 0.5);
}
.border-royal-blue\/60 {
    border-color: rgb(0 81 160 / 0.6);
}
.border-royal-blue\/70 {
    border-color: rgb(0 81 160 / 0.7);
}
.border-royal-blue\/75 {
    border-color: rgb(0 81 160 / 0.75);
}
.border-royal-blue\/80 {
    border-color: rgb(0 81 160 / 0.8);
}
.border-royal-blue\/90 {
    border-color: rgb(0 81 160 / 0.9);
}
.border-royal-blue\/95 {
    border-color: rgb(0 81 160 / 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-dark-blue {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-dark-blue\/0 {
    background-color: rgb(0 58 80 / 0) !important;
}
.\!bg-dark-blue\/10 {
    background-color: rgb(0 58 80 / 0.1) !important;
}
.\!bg-dark-blue\/100 {
    background-color: rgb(0 58 80 / 1) !important;
}
.\!bg-dark-blue\/20 {
    background-color: rgb(0 58 80 / 0.2) !important;
}
.\!bg-dark-blue\/25 {
    background-color: rgb(0 58 80 / 0.25) !important;
}
.\!bg-dark-blue\/30 {
    background-color: rgb(0 58 80 / 0.3) !important;
}
.\!bg-dark-blue\/40 {
    background-color: rgb(0 58 80 / 0.4) !important;
}
.\!bg-dark-blue\/5 {
    background-color: rgb(0 58 80 / 0.05) !important;
}
.\!bg-dark-blue\/50 {
    background-color: rgb(0 58 80 / 0.5) !important;
}
.\!bg-dark-blue\/60 {
    background-color: rgb(0 58 80 / 0.6) !important;
}
.\!bg-dark-blue\/70 {
    background-color: rgb(0 58 80 / 0.7) !important;
}
.\!bg-dark-blue\/75 {
    background-color: rgb(0 58 80 / 0.75) !important;
}
.\!bg-dark-blue\/80 {
    background-color: rgb(0 58 80 / 0.8) !important;
}
.\!bg-dark-blue\/90 {
    background-color: rgb(0 58 80 / 0.9) !important;
}
.\!bg-dark-blue\/95 {
    background-color: rgb(0 58 80 / 0.95) !important;
}
.\!bg-green {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-green\/0 {
    background-color: rgb(46 125 50 / 0) !important;
}
.\!bg-green\/10 {
    background-color: rgb(46 125 50 / 0.1) !important;
}
.\!bg-green\/100 {
    background-color: rgb(46 125 50 / 1) !important;
}
.\!bg-green\/20 {
    background-color: rgb(46 125 50 / 0.2) !important;
}
.\!bg-green\/25 {
    background-color: rgb(46 125 50 / 0.25) !important;
}
.\!bg-green\/30 {
    background-color: rgb(46 125 50 / 0.3) !important;
}
.\!bg-green\/40 {
    background-color: rgb(46 125 50 / 0.4) !important;
}
.\!bg-green\/5 {
    background-color: rgb(46 125 50 / 0.05) !important;
}
.\!bg-green\/50 {
    background-color: rgb(46 125 50 / 0.5) !important;
}
.\!bg-green\/60 {
    background-color: rgb(46 125 50 / 0.6) !important;
}
.\!bg-green\/70 {
    background-color: rgb(46 125 50 / 0.7) !important;
}
.\!bg-green\/75 {
    background-color: rgb(46 125 50 / 0.75) !important;
}
.\!bg-green\/80 {
    background-color: rgb(46 125 50 / 0.8) !important;
}
.\!bg-green\/90 {
    background-color: rgb(46 125 50 / 0.9) !important;
}
.\!bg-green\/95 {
    background-color: rgb(46 125 50 / 0.95) !important;
}
.\!bg-grey {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-grey\/0 {
    background-color: rgb(234 234 234 / 0) !important;
}
.\!bg-grey\/10 {
    background-color: rgb(234 234 234 / 0.1) !important;
}
.\!bg-grey\/100 {
    background-color: rgb(234 234 234 / 1) !important;
}
.\!bg-grey\/20 {
    background-color: rgb(234 234 234 / 0.2) !important;
}
.\!bg-grey\/25 {
    background-color: rgb(234 234 234 / 0.25) !important;
}
.\!bg-grey\/30 {
    background-color: rgb(234 234 234 / 0.3) !important;
}
.\!bg-grey\/40 {
    background-color: rgb(234 234 234 / 0.4) !important;
}
.\!bg-grey\/5 {
    background-color: rgb(234 234 234 / 0.05) !important;
}
.\!bg-grey\/50 {
    background-color: rgb(234 234 234 / 0.5) !important;
}
.\!bg-grey\/60 {
    background-color: rgb(234 234 234 / 0.6) !important;
}
.\!bg-grey\/70 {
    background-color: rgb(234 234 234 / 0.7) !important;
}
.\!bg-grey\/75 {
    background-color: rgb(234 234 234 / 0.75) !important;
}
.\!bg-grey\/80 {
    background-color: rgb(234 234 234 / 0.8) !important;
}
.\!bg-grey\/90 {
    background-color: rgb(234 234 234 / 0.9) !important;
}
.\!bg-grey\/95 {
    background-color: rgb(234 234 234 / 0.95) !important;
}
.\!bg-orange {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(239 108 0 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-orange\/0 {
    background-color: rgb(239 108 0 / 0) !important;
}
.\!bg-orange\/10 {
    background-color: rgb(239 108 0 / 0.1) !important;
}
.\!bg-orange\/100 {
    background-color: rgb(239 108 0 / 1) !important;
}
.\!bg-orange\/20 {
    background-color: rgb(239 108 0 / 0.2) !important;
}
.\!bg-orange\/25 {
    background-color: rgb(239 108 0 / 0.25) !important;
}
.\!bg-orange\/30 {
    background-color: rgb(239 108 0 / 0.3) !important;
}
.\!bg-orange\/40 {
    background-color: rgb(239 108 0 / 0.4) !important;
}
.\!bg-orange\/5 {
    background-color: rgb(239 108 0 / 0.05) !important;
}
.\!bg-orange\/50 {
    background-color: rgb(239 108 0 / 0.5) !important;
}
.\!bg-orange\/60 {
    background-color: rgb(239 108 0 / 0.6) !important;
}
.\!bg-orange\/70 {
    background-color: rgb(239 108 0 / 0.7) !important;
}
.\!bg-orange\/75 {
    background-color: rgb(239 108 0 / 0.75) !important;
}
.\!bg-orange\/80 {
    background-color: rgb(239 108 0 / 0.8) !important;
}
.\!bg-orange\/90 {
    background-color: rgb(239 108 0 / 0.9) !important;
}
.\!bg-orange\/95 {
    background-color: rgb(239 108 0 / 0.95) !important;
}
.\!bg-royal-blue {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 81 160 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-royal-blue\/0 {
    background-color: rgb(0 81 160 / 0) !important;
}
.\!bg-royal-blue\/10 {
    background-color: rgb(0 81 160 / 0.1) !important;
}
.\!bg-royal-blue\/100 {
    background-color: rgb(0 81 160 / 1) !important;
}
.\!bg-royal-blue\/20 {
    background-color: rgb(0 81 160 / 0.2) !important;
}
.\!bg-royal-blue\/25 {
    background-color: rgb(0 81 160 / 0.25) !important;
}
.\!bg-royal-blue\/30 {
    background-color: rgb(0 81 160 / 0.3) !important;
}
.\!bg-royal-blue\/40 {
    background-color: rgb(0 81 160 / 0.4) !important;
}
.\!bg-royal-blue\/5 {
    background-color: rgb(0 81 160 / 0.05) !important;
}
.\!bg-royal-blue\/50 {
    background-color: rgb(0 81 160 / 0.5) !important;
}
.\!bg-royal-blue\/60 {
    background-color: rgb(0 81 160 / 0.6) !important;
}
.\!bg-royal-blue\/70 {
    background-color: rgb(0 81 160 / 0.7) !important;
}
.\!bg-royal-blue\/75 {
    background-color: rgb(0 81 160 / 0.75) !important;
}
.\!bg-royal-blue\/80 {
    background-color: rgb(0 81 160 / 0.8) !important;
}
.\!bg-royal-blue\/90 {
    background-color: rgb(0 81 160 / 0.9) !important;
}
.\!bg-royal-blue\/95 {
    background-color: rgb(0 81 160 / 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-dark-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1));
}
.bg-dark-blue\/0 {
    background-color: rgb(0 58 80 / 0);
}
.bg-dark-blue\/10 {
    background-color: rgb(0 58 80 / 0.1);
}
.bg-dark-blue\/100 {
    background-color: rgb(0 58 80 / 1);
}
.bg-dark-blue\/20 {
    background-color: rgb(0 58 80 / 0.2);
}
.bg-dark-blue\/25 {
    background-color: rgb(0 58 80 / 0.25);
}
.bg-dark-blue\/30 {
    background-color: rgb(0 58 80 / 0.3);
}
.bg-dark-blue\/40 {
    background-color: rgb(0 58 80 / 0.4);
}
.bg-dark-blue\/5 {
    background-color: rgb(0 58 80 / 0.05);
}
.bg-dark-blue\/50 {
    background-color: rgb(0 58 80 / 0.5);
}
.bg-dark-blue\/60 {
    background-color: rgb(0 58 80 / 0.6);
}
.bg-dark-blue\/70 {
    background-color: rgb(0 58 80 / 0.7);
}
.bg-dark-blue\/75 {
    background-color: rgb(0 58 80 / 0.75);
}
.bg-dark-blue\/80 {
    background-color: rgb(0 58 80 / 0.8);
}
.bg-dark-blue\/90 {
    background-color: rgb(0 58 80 / 0.9);
}
.bg-dark-blue\/95 {
    background-color: rgb(0 58 80 / 0.95);
}
.bg-green {
    --tw-bg-opacity: 1;
    background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1));
}
.bg-green\/0 {
    background-color: rgb(46 125 50 / 0);
}
.bg-green\/10 {
    background-color: rgb(46 125 50 / 0.1);
}
.bg-green\/100 {
    background-color: rgb(46 125 50 / 1);
}
.bg-green\/20 {
    background-color: rgb(46 125 50 / 0.2);
}
.bg-green\/25 {
    background-color: rgb(46 125 50 / 0.25);
}
.bg-green\/30 {
    background-color: rgb(46 125 50 / 0.3);
}
.bg-green\/40 {
    background-color: rgb(46 125 50 / 0.4);
}
.bg-green\/5 {
    background-color: rgb(46 125 50 / 0.05);
}
.bg-green\/50 {
    background-color: rgb(46 125 50 / 0.5);
}
.bg-green\/60 {
    background-color: rgb(46 125 50 / 0.6);
}
.bg-green\/70 {
    background-color: rgb(46 125 50 / 0.7);
}
.bg-green\/75 {
    background-color: rgb(46 125 50 / 0.75);
}
.bg-green\/80 {
    background-color: rgb(46 125 50 / 0.8);
}
.bg-green\/90 {
    background-color: rgb(46 125 50 / 0.9);
}
.bg-green\/95 {
    background-color: rgb(46 125 50 / 0.95);
}
.bg-grey {
    --tw-bg-opacity: 1;
    background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1));
}
.bg-grey\/0 {
    background-color: rgb(234 234 234 / 0);
}
.bg-grey\/10 {
    background-color: rgb(234 234 234 / 0.1);
}
.bg-grey\/100 {
    background-color: rgb(234 234 234 / 1);
}
.bg-grey\/20 {
    background-color: rgb(234 234 234 / 0.2);
}
.bg-grey\/25 {
    background-color: rgb(234 234 234 / 0.25);
}
.bg-grey\/30 {
    background-color: rgb(234 234 234 / 0.3);
}
.bg-grey\/40 {
    background-color: rgb(234 234 234 / 0.4);
}
.bg-grey\/5 {
    background-color: rgb(234 234 234 / 0.05);
}
.bg-grey\/50 {
    background-color: rgb(234 234 234 / 0.5);
}
.bg-grey\/60 {
    background-color: rgb(234 234 234 / 0.6);
}
.bg-grey\/70 {
    background-color: rgb(234 234 234 / 0.7);
}
.bg-grey\/75 {
    background-color: rgb(234 234 234 / 0.75);
}
.bg-grey\/80 {
    background-color: rgb(234 234 234 / 0.8);
}
.bg-grey\/90 {
    background-color: rgb(234 234 234 / 0.9);
}
.bg-grey\/95 {
    background-color: rgb(234 234 234 / 0.95);
}
.bg-orange {
    --tw-bg-opacity: 1;
    background-color: rgb(239 108 0 / var(--tw-bg-opacity, 1));
}
.bg-orange\/0 {
    background-color: rgb(239 108 0 / 0);
}
.bg-orange\/10 {
    background-color: rgb(239 108 0 / 0.1);
}
.bg-orange\/100 {
    background-color: rgb(239 108 0 / 1);
}
.bg-orange\/20 {
    background-color: rgb(239 108 0 / 0.2);
}
.bg-orange\/25 {
    background-color: rgb(239 108 0 / 0.25);
}
.bg-orange\/30 {
    background-color: rgb(239 108 0 / 0.3);
}
.bg-orange\/40 {
    background-color: rgb(239 108 0 / 0.4);
}
.bg-orange\/5 {
    background-color: rgb(239 108 0 / 0.05);
}
.bg-orange\/50 {
    background-color: rgb(239 108 0 / 0.5);
}
.bg-orange\/60 {
    background-color: rgb(239 108 0 / 0.6);
}
.bg-orange\/70 {
    background-color: rgb(239 108 0 / 0.7);
}
.bg-orange\/75 {
    background-color: rgb(239 108 0 / 0.75);
}
.bg-orange\/80 {
    background-color: rgb(239 108 0 / 0.8);
}
.bg-orange\/90 {
    background-color: rgb(239 108 0 / 0.9);
}
.bg-orange\/95 {
    background-color: rgb(239 108 0 / 0.95);
}
.bg-royal-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(0 81 160 / var(--tw-bg-opacity, 1));
}
.bg-royal-blue\/0 {
    background-color: rgb(0 81 160 / 0);
}
.bg-royal-blue\/10 {
    background-color: rgb(0 81 160 / 0.1);
}
.bg-royal-blue\/100 {
    background-color: rgb(0 81 160 / 1);
}
.bg-royal-blue\/20 {
    background-color: rgb(0 81 160 / 0.2);
}
.bg-royal-blue\/25 {
    background-color: rgb(0 81 160 / 0.25);
}
.bg-royal-blue\/30 {
    background-color: rgb(0 81 160 / 0.3);
}
.bg-royal-blue\/40 {
    background-color: rgb(0 81 160 / 0.4);
}
.bg-royal-blue\/5 {
    background-color: rgb(0 81 160 / 0.05);
}
.bg-royal-blue\/50 {
    background-color: rgb(0 81 160 / 0.5);
}
.bg-royal-blue\/60 {
    background-color: rgb(0 81 160 / 0.6);
}
.bg-royal-blue\/70 {
    background-color: rgb(0 81 160 / 0.7);
}
.bg-royal-blue\/75 {
    background-color: rgb(0 81 160 / 0.75);
}
.bg-royal-blue\/80 {
    background-color: rgb(0 81 160 / 0.8);
}
.bg-royal-blue\/90 {
    background-color: rgb(0 81 160 / 0.9);
}
.bg-royal-blue\/95 {
    background-color: rgb(0 81 160 / 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-0 {
    padding: 0px;
}
.p-10 {
    padding: 2.5rem;
}
.p-12 {
    padding: 3rem;
}
.p-16 {
    padding: 4rem;
}
.p-2 {
    padding: 0.5rem;
}
.p-3 {
    padding: 0.75rem;
}
.p-32 {
    padding: 8rem;
}
.p-4 {
    padding: 1rem;
}
.p-40 {
    padding: 10rem;
}
.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-0 {
    padding-left: 0px;
    padding-right: 0px;
}
.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
}
.px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
}
.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-0 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
.py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
}
.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
}
.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-0 {
    padding-bottom: 0px;
}
.pb-10 {
    padding-bottom: 2.5rem;
}
.pb-12 {
    padding-bottom: 3rem;
}
.pb-16 {
    padding-bottom: 4rem;
}
.pb-2 {
    padding-bottom: 0.5rem;
}
.pb-3 {
    padding-bottom: 0.75rem;
}
.pb-32 {
    padding-bottom: 8rem;
}
.pb-4 {
    padding-bottom: 1rem;
}
.pb-40 {
    padding-bottom: 10rem;
}
.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-0 {
    padding-left: 0px;
}
.pl-10 {
    padding-left: 2.5rem;
}
.pl-12 {
    padding-left: 3rem;
}
.pl-16 {
    padding-left: 4rem;
}
.pl-2 {
    padding-left: 0.5rem;
}
.pl-3 {
    padding-left: 0.75rem;
}
.pl-32 {
    padding-left: 8rem;
}
.pl-4 {
    padding-left: 1rem;
}
.pl-40 {
    padding-left: 10rem;
}
.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-0 {
    padding-right: 0px;
}
.pr-10 {
    padding-right: 2.5rem;
}
.pr-12 {
    padding-right: 3rem;
}
.pr-16 {
    padding-right: 4rem;
}
.pr-2 {
    padding-right: 0.5rem;
}
.pr-3 {
    padding-right: 0.75rem;
}
.pr-32 {
    padding-right: 8rem;
}
.pr-4 {
    padding-right: 1rem;
}
.pr-40 {
    padding-right: 10rem;
}
.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-0 {
    padding-top: 0px;
}
.pt-10 {
    padding-top: 2.5rem;
}
.pt-12 {
    padding-top: 3rem;
}
.pt-16 {
    padding-top: 4rem;
}
.pt-2 {
    padding-top: 0.5rem;
}
.pt-3 {
    padding-top: 0.75rem;
}
.pt-32 {
    padding-top: 8rem;
}
.pt-4 {
    padding-top: 1rem;
}
.pt-40 {
    padding-top: 10rem;
}
.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);
}
.font-black {
    font-weight: 900;
}
.font-bold {
    font-weight: 700;
}
.font-extrabold {
    font-weight: 800;
}
.font-extralight {
    font-weight: 200;
}
.font-light {
    font-weight: 300;
}
.font-medium {
    font-weight: 500;
}
.font-normal {
    font-weight: 400;
}
.font-semibold {
    font-weight: 600;
}
.font-thin {
    font-weight: 100;
}
.uppercase {
    text-transform: uppercase;
}
.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-dark-blue {
    --tw-text-opacity: 1 !important;
    color: rgb(0 58 80 / var(--tw-text-opacity, 1)) !important;
}
.\!text-dark-blue\/0 {
    color: rgb(0 58 80 / 0) !important;
}
.\!text-dark-blue\/10 {
    color: rgb(0 58 80 / 0.1) !important;
}
.\!text-dark-blue\/100 {
    color: rgb(0 58 80 / 1) !important;
}
.\!text-dark-blue\/20 {
    color: rgb(0 58 80 / 0.2) !important;
}
.\!text-dark-blue\/25 {
    color: rgb(0 58 80 / 0.25) !important;
}
.\!text-dark-blue\/30 {
    color: rgb(0 58 80 / 0.3) !important;
}
.\!text-dark-blue\/40 {
    color: rgb(0 58 80 / 0.4) !important;
}
.\!text-dark-blue\/5 {
    color: rgb(0 58 80 / 0.05) !important;
}
.\!text-dark-blue\/50 {
    color: rgb(0 58 80 / 0.5) !important;
}
.\!text-dark-blue\/60 {
    color: rgb(0 58 80 / 0.6) !important;
}
.\!text-dark-blue\/70 {
    color: rgb(0 58 80 / 0.7) !important;
}
.\!text-dark-blue\/75 {
    color: rgb(0 58 80 / 0.75) !important;
}
.\!text-dark-blue\/80 {
    color: rgb(0 58 80 / 0.8) !important;
}
.\!text-dark-blue\/90 {
    color: rgb(0 58 80 / 0.9) !important;
}
.\!text-dark-blue\/95 {
    color: rgb(0 58 80 / 0.95) !important;
}
.\!text-green {
    --tw-text-opacity: 1 !important;
    color: rgb(46 125 50 / var(--tw-text-opacity, 1)) !important;
}
.\!text-green\/0 {
    color: rgb(46 125 50 / 0) !important;
}
.\!text-green\/10 {
    color: rgb(46 125 50 / 0.1) !important;
}
.\!text-green\/100 {
    color: rgb(46 125 50 / 1) !important;
}
.\!text-green\/20 {
    color: rgb(46 125 50 / 0.2) !important;
}
.\!text-green\/25 {
    color: rgb(46 125 50 / 0.25) !important;
}
.\!text-green\/30 {
    color: rgb(46 125 50 / 0.3) !important;
}
.\!text-green\/40 {
    color: rgb(46 125 50 / 0.4) !important;
}
.\!text-green\/5 {
    color: rgb(46 125 50 / 0.05) !important;
}
.\!text-green\/50 {
    color: rgb(46 125 50 / 0.5) !important;
}
.\!text-green\/60 {
    color: rgb(46 125 50 / 0.6) !important;
}
.\!text-green\/70 {
    color: rgb(46 125 50 / 0.7) !important;
}
.\!text-green\/75 {
    color: rgb(46 125 50 / 0.75) !important;
}
.\!text-green\/80 {
    color: rgb(46 125 50 / 0.8) !important;
}
.\!text-green\/90 {
    color: rgb(46 125 50 / 0.9) !important;
}
.\!text-green\/95 {
    color: rgb(46 125 50 / 0.95) !important;
}
.\!text-grey {
    --tw-text-opacity: 1 !important;
    color: rgb(234 234 234 / var(--tw-text-opacity, 1)) !important;
}
.\!text-grey\/0 {
    color: rgb(234 234 234 / 0) !important;
}
.\!text-grey\/10 {
    color: rgb(234 234 234 / 0.1) !important;
}
.\!text-grey\/100 {
    color: rgb(234 234 234 / 1) !important;
}
.\!text-grey\/20 {
    color: rgb(234 234 234 / 0.2) !important;
}
.\!text-grey\/25 {
    color: rgb(234 234 234 / 0.25) !important;
}
.\!text-grey\/30 {
    color: rgb(234 234 234 / 0.3) !important;
}
.\!text-grey\/40 {
    color: rgb(234 234 234 / 0.4) !important;
}
.\!text-grey\/5 {
    color: rgb(234 234 234 / 0.05) !important;
}
.\!text-grey\/50 {
    color: rgb(234 234 234 / 0.5) !important;
}
.\!text-grey\/60 {
    color: rgb(234 234 234 / 0.6) !important;
}
.\!text-grey\/70 {
    color: rgb(234 234 234 / 0.7) !important;
}
.\!text-grey\/75 {
    color: rgb(234 234 234 / 0.75) !important;
}
.\!text-grey\/80 {
    color: rgb(234 234 234 / 0.8) !important;
}
.\!text-grey\/90 {
    color: rgb(234 234 234 / 0.9) !important;
}
.\!text-grey\/95 {
    color: rgb(234 234 234 / 0.95) !important;
}
.\!text-orange {
    --tw-text-opacity: 1 !important;
    color: rgb(239 108 0 / var(--tw-text-opacity, 1)) !important;
}
.\!text-orange\/0 {
    color: rgb(239 108 0 / 0) !important;
}
.\!text-orange\/10 {
    color: rgb(239 108 0 / 0.1) !important;
}
.\!text-orange\/100 {
    color: rgb(239 108 0 / 1) !important;
}
.\!text-orange\/20 {
    color: rgb(239 108 0 / 0.2) !important;
}
.\!text-orange\/25 {
    color: rgb(239 108 0 / 0.25) !important;
}
.\!text-orange\/30 {
    color: rgb(239 108 0 / 0.3) !important;
}
.\!text-orange\/40 {
    color: rgb(239 108 0 / 0.4) !important;
}
.\!text-orange\/5 {
    color: rgb(239 108 0 / 0.05) !important;
}
.\!text-orange\/50 {
    color: rgb(239 108 0 / 0.5) !important;
}
.\!text-orange\/60 {
    color: rgb(239 108 0 / 0.6) !important;
}
.\!text-orange\/70 {
    color: rgb(239 108 0 / 0.7) !important;
}
.\!text-orange\/75 {
    color: rgb(239 108 0 / 0.75) !important;
}
.\!text-orange\/80 {
    color: rgb(239 108 0 / 0.8) !important;
}
.\!text-orange\/90 {
    color: rgb(239 108 0 / 0.9) !important;
}
.\!text-orange\/95 {
    color: rgb(239 108 0 / 0.95) !important;
}
.\!text-royal-blue {
    --tw-text-opacity: 1 !important;
    color: rgb(0 81 160 / var(--tw-text-opacity, 1)) !important;
}
.\!text-royal-blue\/0 {
    color: rgb(0 81 160 / 0) !important;
}
.\!text-royal-blue\/10 {
    color: rgb(0 81 160 / 0.1) !important;
}
.\!text-royal-blue\/100 {
    color: rgb(0 81 160 / 1) !important;
}
.\!text-royal-blue\/20 {
    color: rgb(0 81 160 / 0.2) !important;
}
.\!text-royal-blue\/25 {
    color: rgb(0 81 160 / 0.25) !important;
}
.\!text-royal-blue\/30 {
    color: rgb(0 81 160 / 0.3) !important;
}
.\!text-royal-blue\/40 {
    color: rgb(0 81 160 / 0.4) !important;
}
.\!text-royal-blue\/5 {
    color: rgb(0 81 160 / 0.05) !important;
}
.\!text-royal-blue\/50 {
    color: rgb(0 81 160 / 0.5) !important;
}
.\!text-royal-blue\/60 {
    color: rgb(0 81 160 / 0.6) !important;
}
.\!text-royal-blue\/70 {
    color: rgb(0 81 160 / 0.7) !important;
}
.\!text-royal-blue\/75 {
    color: rgb(0 81 160 / 0.75) !important;
}
.\!text-royal-blue\/80 {
    color: rgb(0 81 160 / 0.8) !important;
}
.\!text-royal-blue\/90 {
    color: rgb(0 81 160 / 0.9) !important;
}
.\!text-royal-blue\/95 {
    color: rgb(0 81 160 / 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-dark-blue {
    --tw-text-opacity: 1;
    color: rgb(0 58 80 / var(--tw-text-opacity, 1));
}
.text-dark-blue\/0 {
    color: rgb(0 58 80 / 0);
}
.text-dark-blue\/10 {
    color: rgb(0 58 80 / 0.1);
}
.text-dark-blue\/100 {
    color: rgb(0 58 80 / 1);
}
.text-dark-blue\/20 {
    color: rgb(0 58 80 / 0.2);
}
.text-dark-blue\/25 {
    color: rgb(0 58 80 / 0.25);
}
.text-dark-blue\/30 {
    color: rgb(0 58 80 / 0.3);
}
.text-dark-blue\/40 {
    color: rgb(0 58 80 / 0.4);
}
.text-dark-blue\/5 {
    color: rgb(0 58 80 / 0.05);
}
.text-dark-blue\/50 {
    color: rgb(0 58 80 / 0.5);
}
.text-dark-blue\/60 {
    color: rgb(0 58 80 / 0.6);
}
.text-dark-blue\/70 {
    color: rgb(0 58 80 / 0.7);
}
.text-dark-blue\/75 {
    color: rgb(0 58 80 / 0.75);
}
.text-dark-blue\/80 {
    color: rgb(0 58 80 / 0.8);
}
.text-dark-blue\/90 {
    color: rgb(0 58 80 / 0.9);
}
.text-dark-blue\/95 {
    color: rgb(0 58 80 / 0.95);
}
.text-green {
    --tw-text-opacity: 1;
    color: rgb(46 125 50 / var(--tw-text-opacity, 1));
}
.text-green\/0 {
    color: rgb(46 125 50 / 0);
}
.text-green\/10 {
    color: rgb(46 125 50 / 0.1);
}
.text-green\/100 {
    color: rgb(46 125 50 / 1);
}
.text-green\/20 {
    color: rgb(46 125 50 / 0.2);
}
.text-green\/25 {
    color: rgb(46 125 50 / 0.25);
}
.text-green\/30 {
    color: rgb(46 125 50 / 0.3);
}
.text-green\/40 {
    color: rgb(46 125 50 / 0.4);
}
.text-green\/5 {
    color: rgb(46 125 50 / 0.05);
}
.text-green\/50 {
    color: rgb(46 125 50 / 0.5);
}
.text-green\/60 {
    color: rgb(46 125 50 / 0.6);
}
.text-green\/70 {
    color: rgb(46 125 50 / 0.7);
}
.text-green\/75 {
    color: rgb(46 125 50 / 0.75);
}
.text-green\/80 {
    color: rgb(46 125 50 / 0.8);
}
.text-green\/90 {
    color: rgb(46 125 50 / 0.9);
}
.text-green\/95 {
    color: rgb(46 125 50 / 0.95);
}
.text-grey {
    --tw-text-opacity: 1;
    color: rgb(234 234 234 / var(--tw-text-opacity, 1));
}
.text-grey\/0 {
    color: rgb(234 234 234 / 0);
}
.text-grey\/10 {
    color: rgb(234 234 234 / 0.1);
}
.text-grey\/100 {
    color: rgb(234 234 234 / 1);
}
.text-grey\/20 {
    color: rgb(234 234 234 / 0.2);
}
.text-grey\/25 {
    color: rgb(234 234 234 / 0.25);
}
.text-grey\/30 {
    color: rgb(234 234 234 / 0.3);
}
.text-grey\/40 {
    color: rgb(234 234 234 / 0.4);
}
.text-grey\/5 {
    color: rgb(234 234 234 / 0.05);
}
.text-grey\/50 {
    color: rgb(234 234 234 / 0.5);
}
.text-grey\/60 {
    color: rgb(234 234 234 / 0.6);
}
.text-grey\/70 {
    color: rgb(234 234 234 / 0.7);
}
.text-grey\/75 {
    color: rgb(234 234 234 / 0.75);
}
.text-grey\/80 {
    color: rgb(234 234 234 / 0.8);
}
.text-grey\/90 {
    color: rgb(234 234 234 / 0.9);
}
.text-grey\/95 {
    color: rgb(234 234 234 / 0.95);
}
.text-orange {
    --tw-text-opacity: 1;
    color: rgb(239 108 0 / var(--tw-text-opacity, 1));
}
.text-orange\/0 {
    color: rgb(239 108 0 / 0);
}
.text-orange\/10 {
    color: rgb(239 108 0 / 0.1);
}
.text-orange\/100 {
    color: rgb(239 108 0 / 1);
}
.text-orange\/20 {
    color: rgb(239 108 0 / 0.2);
}
.text-orange\/25 {
    color: rgb(239 108 0 / 0.25);
}
.text-orange\/30 {
    color: rgb(239 108 0 / 0.3);
}
.text-orange\/40 {
    color: rgb(239 108 0 / 0.4);
}
.text-orange\/5 {
    color: rgb(239 108 0 / 0.05);
}
.text-orange\/50 {
    color: rgb(239 108 0 / 0.5);
}
.text-orange\/60 {
    color: rgb(239 108 0 / 0.6);
}
.text-orange\/70 {
    color: rgb(239 108 0 / 0.7);
}
.text-orange\/75 {
    color: rgb(239 108 0 / 0.75);
}
.text-orange\/80 {
    color: rgb(239 108 0 / 0.8);
}
.text-orange\/90 {
    color: rgb(239 108 0 / 0.9);
}
.text-orange\/95 {
    color: rgb(239 108 0 / 0.95);
}
.text-royal-blue {
    --tw-text-opacity: 1;
    color: rgb(0 81 160 / var(--tw-text-opacity, 1));
}
.text-royal-blue\/0 {
    color: rgb(0 81 160 / 0);
}
.text-royal-blue\/10 {
    color: rgb(0 81 160 / 0.1);
}
.text-royal-blue\/100 {
    color: rgb(0 81 160 / 1);
}
.text-royal-blue\/20 {
    color: rgb(0 81 160 / 0.2);
}
.text-royal-blue\/25 {
    color: rgb(0 81 160 / 0.25);
}
.text-royal-blue\/30 {
    color: rgb(0 81 160 / 0.3);
}
.text-royal-blue\/40 {
    color: rgb(0 81 160 / 0.4);
}
.text-royal-blue\/5 {
    color: rgb(0 81 160 / 0.05);
}
.text-royal-blue\/50 {
    color: rgb(0 81 160 / 0.5);
}
.text-royal-blue\/60 {
    color: rgb(0 81 160 / 0.6);
}
.text-royal-blue\/70 {
    color: rgb(0 81 160 / 0.7);
}
.text-royal-blue\/75 {
    color: rgb(0 81 160 / 0.75);
}
.text-royal-blue\/80 {
    color: rgb(0 81 160 / 0.8);
}
.text-royal-blue\/90 {
    color: rgb(0 81 160 / 0.9);
}
.text-royal-blue\/95 {
    color: rgb(0 81 160 / 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-2xl {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px 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-inner {
    --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-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-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.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);
}
.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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;
}
.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* 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;
}

.gfield_required {
    color: white !important;
}

/* Active input focus state */
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=password]:focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
    background-color: rgba(232, 230, 242, 0.08);
    border-color: #A19EC9;
    outline: none;
}

/* Active floating label state */
.gform_wrapper .gfield.active .gfield_label,
.gform_wrapper .gform-field-label {
    top: -22px;
    left: 15px;
    background-color: transparent;
}

/* Checkbox/radio choice containers — layout only */
.gform_wrapper .gfield_checkbox,
.gfield_radio {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

/* Row gap fix */
.gform_wrapper .gform_fields {
    row-gap: 0;
}

/* Spinner animation */
@keyframes spinner {
    to { transform: rotate(360deg); }
}
.gform-loader {
    border: 4px solid rgba(255, 255, 255, 0.1);
    border-left-color: #9e9e9e;
    animation: spinner 1.1s infinite linear;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

/* Misc field type visibility */
.gfield--type-hidden { display: none !important; }
.gform_wrapper .gform_required_legend,
.gform_wrapper .validation_error,
.instruction.validation_message,
.gform_submission_error.hide_summary { display: none; }

/* .newsletter — dark variant (white text on navy background) */

.newsletter .gform_wrapper input[type=text],
.newsletter .gform_wrapper input[type=email],
.newsletter .gform_wrapper input[type=tel],
.newsletter .gform_wrapper input[type=password],
.newsletter .gform_wrapper input[type=number],
.newsletter .gform_wrapper textarea,
.newsletter .gform_wrapper select {
    color: #ffffff;
    background-color: #0051A0;
    border: 2px solid #A19EC9;
}

.newsletter .gform_wrapper input:focus,
.newsletter .gform_wrapper textarea:focus,
.newsletter .gform_wrapper select:focus {
    border-color: #A19EC9;
    outline: none;
}

.newsletter .gform_wrapper input::-moz-placeholder, .newsletter .gform_wrapper textarea::-moz-placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.newsletter .gform_wrapper input::placeholder,
.newsletter .gform_wrapper textarea::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.newsletter .gform_wrapper .gfield_label,
.newsletter .gform_wrapper .gform-field-label {
    color: #ffffff;
}

/* ============================================================
  Buttons Arrows
  ============================================================ */

.wp-block-button .wp-block-button__link::after {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 12px;
    vertical-align: middle;
    background-image: url("/wp-content/uploads/2026/05/fe_arrow-left-1.svg");
    background-repeat: no-repeat;
    background-size: contain;
}

.wp-block-button.is-style-outline .wp-block-button__link::after{
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 12px;
    vertical-align: middle;
    background-image: url("/wp-content/uploads/2026/05/fe_arrow-left-w.svg");
    background-repeat: no-repeat;
    background-size: contain;
}

    /* 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: #003A50;
    background-color: white !important;
}

.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: white;
    background-color: #003A50 !important;
}

/* Button Hover Arrow (Turns white) */
.wp-block-button .wp-block-button__link:hover::after,
.wp-block-button.is-style-fill .wp-block-button__link:hover::after,
#gform_submit_button_1:hover::after {
    background-image: url("/wp-content/uploads/2026/05/fe_arrow-left-w.svg");
}

/* Outline Button Hover Arrow (Turns Blue) */
.wp-block-button.is-style-outline .wp-block-button__link:hover::after,
.wp-block-button.is-style-outline--1 .wp-block-button__link:hover::after {
    background-image: url("/wp-content/uploads/2026/05/fe_arrow-left-1.svg");
}

/**
 * Utility: .pw-anim-bg
 *
 * Add this class to any Group block to overlay
 * an animated ellipse SVG behind the block's content.
 *
 * Usage in WordPress block editor — Additional CSS class(es):
 *   pw-anim-bg
 */

/* ─── Keyframes ────────────────────────────────────────────────────────────── */

@keyframes pw-flash {
    0% {
        opacity: var(--pw-anim-bg-opacity, 0.6);
        transform: scale(1) translateZ(0);
    }
    50% {
        opacity: 1;
        transform: scale(var(--pw-anim-bg-scale, 1.08)) translateZ(0);
    }
    100% {
        opacity: var(--pw-anim-bg-opacity, 0.6);
        transform: scale(1) translateZ(0);
    }
}

/* ─── Utility class ─────────────────────────────────────────────────────────── */

.pw-anim-bg {
    position: relative; /* Ensure stacking context if not already set */
}

.pw-anim-bg::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0; /* top: 0; right: 0; bottom: 0; left: 0 */
    z-index: var(--pw-anim-bg-zindex, 0);
    background-image: var(
            --pw-anim-bg-image,
            url("//motherbear.agency/wp-content/themes/motherbear/assets/images/home/ellipse-1.svg")
    );
    background-repeat: no-repeat;
    background-position: var(--pw-anim-bg-pos, top center);
    background-size: var(--pw-anim-bg-size, contain);
    transform-origin: top center;
    will-change: transform, opacity;
    pointer-events: none; /* Never intercept clicks */
    animation: pw-flash var(--pw-anim-bg-speed, 3s) ease-in-out infinite;
    max-width: 600px;
    margin: auto;
}

/* ─── Ensure block content sits above the overlay ──────────────────────────── */

.pw-anim-bg > * {
    position: relative;
    z-index: 1;
}

/* ─── Respect reduced-motion preference ────────────────────────────────────── */

@media (prefers-reduced-motion: reduce) {
    .pw-anim-bg::before {
        animation: none;
        opacity: var(--pw-anim-bg-opacity, 0.6);
        transform: none;
    }
}

.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-dark-blue:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 58 80 / var(--tw-border-opacity, 1)) !important;
}

.hover\:\!border-dark-blue\/0:hover {
    border-color: rgb(0 58 80 / 0) !important;
}

.hover\:\!border-dark-blue\/10:hover {
    border-color: rgb(0 58 80 / 0.1) !important;
}

.hover\:\!border-dark-blue\/100:hover {
    border-color: rgb(0 58 80 / 1) !important;
}

.hover\:\!border-dark-blue\/20:hover {
    border-color: rgb(0 58 80 / 0.2) !important;
}

.hover\:\!border-dark-blue\/25:hover {
    border-color: rgb(0 58 80 / 0.25) !important;
}

.hover\:\!border-dark-blue\/30:hover {
    border-color: rgb(0 58 80 / 0.3) !important;
}

.hover\:\!border-dark-blue\/40:hover {
    border-color: rgb(0 58 80 / 0.4) !important;
}

.hover\:\!border-dark-blue\/5:hover {
    border-color: rgb(0 58 80 / 0.05) !important;
}

.hover\:\!border-dark-blue\/50:hover {
    border-color: rgb(0 58 80 / 0.5) !important;
}

.hover\:\!border-dark-blue\/60:hover {
    border-color: rgb(0 58 80 / 0.6) !important;
}

.hover\:\!border-dark-blue\/70:hover {
    border-color: rgb(0 58 80 / 0.7) !important;
}

.hover\:\!border-dark-blue\/75:hover {
    border-color: rgb(0 58 80 / 0.75) !important;
}

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

.hover\:\!border-dark-blue\/90:hover {
    border-color: rgb(0 58 80 / 0.9) !important;
}

.hover\:\!border-dark-blue\/95:hover {
    border-color: rgb(0 58 80 / 0.95) !important;
}

.hover\:\!border-green:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(46 125 50 / var(--tw-border-opacity, 1)) !important;
}

.hover\:\!border-green\/0:hover {
    border-color: rgb(46 125 50 / 0) !important;
}

.hover\:\!border-green\/10:hover {
    border-color: rgb(46 125 50 / 0.1) !important;
}

.hover\:\!border-green\/100:hover {
    border-color: rgb(46 125 50 / 1) !important;
}

.hover\:\!border-green\/20:hover {
    border-color: rgb(46 125 50 / 0.2) !important;
}

.hover\:\!border-green\/25:hover {
    border-color: rgb(46 125 50 / 0.25) !important;
}

.hover\:\!border-green\/30:hover {
    border-color: rgb(46 125 50 / 0.3) !important;
}

.hover\:\!border-green\/40:hover {
    border-color: rgb(46 125 50 / 0.4) !important;
}

.hover\:\!border-green\/5:hover {
    border-color: rgb(46 125 50 / 0.05) !important;
}

.hover\:\!border-green\/50:hover {
    border-color: rgb(46 125 50 / 0.5) !important;
}

.hover\:\!border-green\/60:hover {
    border-color: rgb(46 125 50 / 0.6) !important;
}

.hover\:\!border-green\/70:hover {
    border-color: rgb(46 125 50 / 0.7) !important;
}

.hover\:\!border-green\/75:hover {
    border-color: rgb(46 125 50 / 0.75) !important;
}

.hover\:\!border-green\/80:hover {
    border-color: rgb(46 125 50 / 0.8) !important;
}

.hover\:\!border-green\/90:hover {
    border-color: rgb(46 125 50 / 0.9) !important;
}

.hover\:\!border-green\/95:hover {
    border-color: rgb(46 125 50 / 0.95) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:\!border-royal-blue\/0:hover {
    border-color: rgb(0 81 160 / 0) !important;
}

.hover\:\!border-royal-blue\/10:hover {
    border-color: rgb(0 81 160 / 0.1) !important;
}

.hover\:\!border-royal-blue\/100:hover {
    border-color: rgb(0 81 160 / 1) !important;
}

.hover\:\!border-royal-blue\/20:hover {
    border-color: rgb(0 81 160 / 0.2) !important;
}

.hover\:\!border-royal-blue\/25:hover {
    border-color: rgb(0 81 160 / 0.25) !important;
}

.hover\:\!border-royal-blue\/30:hover {
    border-color: rgb(0 81 160 / 0.3) !important;
}

.hover\:\!border-royal-blue\/40:hover {
    border-color: rgb(0 81 160 / 0.4) !important;
}

.hover\:\!border-royal-blue\/5:hover {
    border-color: rgb(0 81 160 / 0.05) !important;
}

.hover\:\!border-royal-blue\/50:hover {
    border-color: rgb(0 81 160 / 0.5) !important;
}

.hover\:\!border-royal-blue\/60:hover {
    border-color: rgb(0 81 160 / 0.6) !important;
}

.hover\:\!border-royal-blue\/70:hover {
    border-color: rgb(0 81 160 / 0.7) !important;
}

.hover\:\!border-royal-blue\/75:hover {
    border-color: rgb(0 81 160 / 0.75) !important;
}

.hover\:\!border-royal-blue\/80:hover {
    border-color: rgb(0 81 160 / 0.8) !important;
}

.hover\:\!border-royal-blue\/90:hover {
    border-color: rgb(0 81 160 / 0.9) !important;
}

.hover\:\!border-royal-blue\/95:hover {
    border-color: rgb(0 81 160 / 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-dark-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 58 80 / var(--tw-border-opacity, 1));
}

.hover\:border-dark-blue\/0:hover {
    border-color: rgb(0 58 80 / 0);
}

.hover\:border-dark-blue\/10:hover {
    border-color: rgb(0 58 80 / 0.1);
}

.hover\:border-dark-blue\/100:hover {
    border-color: rgb(0 58 80 / 1);
}

.hover\:border-dark-blue\/20:hover {
    border-color: rgb(0 58 80 / 0.2);
}

.hover\:border-dark-blue\/25:hover {
    border-color: rgb(0 58 80 / 0.25);
}

.hover\:border-dark-blue\/30:hover {
    border-color: rgb(0 58 80 / 0.3);
}

.hover\:border-dark-blue\/40:hover {
    border-color: rgb(0 58 80 / 0.4);
}

.hover\:border-dark-blue\/5:hover {
    border-color: rgb(0 58 80 / 0.05);
}

.hover\:border-dark-blue\/50:hover {
    border-color: rgb(0 58 80 / 0.5);
}

.hover\:border-dark-blue\/60:hover {
    border-color: rgb(0 58 80 / 0.6);
}

.hover\:border-dark-blue\/70:hover {
    border-color: rgb(0 58 80 / 0.7);
}

.hover\:border-dark-blue\/75:hover {
    border-color: rgb(0 58 80 / 0.75);
}

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

.hover\:border-dark-blue\/90:hover {
    border-color: rgb(0 58 80 / 0.9);
}

.hover\:border-dark-blue\/95:hover {
    border-color: rgb(0 58 80 / 0.95);
}

.hover\:border-green:hover {
    --tw-border-opacity: 1;
    border-color: rgb(46 125 50 / var(--tw-border-opacity, 1));
}

.hover\:border-green\/0:hover {
    border-color: rgb(46 125 50 / 0);
}

.hover\:border-green\/10:hover {
    border-color: rgb(46 125 50 / 0.1);
}

.hover\:border-green\/100:hover {
    border-color: rgb(46 125 50 / 1);
}

.hover\:border-green\/20:hover {
    border-color: rgb(46 125 50 / 0.2);
}

.hover\:border-green\/25:hover {
    border-color: rgb(46 125 50 / 0.25);
}

.hover\:border-green\/30:hover {
    border-color: rgb(46 125 50 / 0.3);
}

.hover\:border-green\/40:hover {
    border-color: rgb(46 125 50 / 0.4);
}

.hover\:border-green\/5:hover {
    border-color: rgb(46 125 50 / 0.05);
}

.hover\:border-green\/50:hover {
    border-color: rgb(46 125 50 / 0.5);
}

.hover\:border-green\/60:hover {
    border-color: rgb(46 125 50 / 0.6);
}

.hover\:border-green\/70:hover {
    border-color: rgb(46 125 50 / 0.7);
}

.hover\:border-green\/75:hover {
    border-color: rgb(46 125 50 / 0.75);
}

.hover\:border-green\/80:hover {
    border-color: rgb(46 125 50 / 0.8);
}

.hover\:border-green\/90:hover {
    border-color: rgb(46 125 50 / 0.9);
}

.hover\:border-green\/95:hover {
    border-color: rgb(46 125 50 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:border-orange\/0:hover {
    border-color: rgb(239 108 0 / 0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:border-royal-blue\/0:hover {
    border-color: rgb(0 81 160 / 0);
}

.hover\:border-royal-blue\/10:hover {
    border-color: rgb(0 81 160 / 0.1);
}

.hover\:border-royal-blue\/100:hover {
    border-color: rgb(0 81 160 / 1);
}

.hover\:border-royal-blue\/20:hover {
    border-color: rgb(0 81 160 / 0.2);
}

.hover\:border-royal-blue\/25:hover {
    border-color: rgb(0 81 160 / 0.25);
}

.hover\:border-royal-blue\/30:hover {
    border-color: rgb(0 81 160 / 0.3);
}

.hover\:border-royal-blue\/40:hover {
    border-color: rgb(0 81 160 / 0.4);
}

.hover\:border-royal-blue\/5:hover {
    border-color: rgb(0 81 160 / 0.05);
}

.hover\:border-royal-blue\/50:hover {
    border-color: rgb(0 81 160 / 0.5);
}

.hover\:border-royal-blue\/60:hover {
    border-color: rgb(0 81 160 / 0.6);
}

.hover\:border-royal-blue\/70:hover {
    border-color: rgb(0 81 160 / 0.7);
}

.hover\:border-royal-blue\/75:hover {
    border-color: rgb(0 81 160 / 0.75);
}

.hover\:border-royal-blue\/80:hover {
    border-color: rgb(0 81 160 / 0.8);
}

.hover\:border-royal-blue\/90:hover {
    border-color: rgb(0 81 160 / 0.9);
}

.hover\:border-royal-blue\/95:hover {
    border-color: rgb(0 81 160 / 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-dark-blue:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:\!bg-dark-blue\/0:hover {
    background-color: rgb(0 58 80 / 0) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:\!bg-green:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:\!bg-green\/0:hover {
    background-color: rgb(46 125 50 / 0) !important;
}

.hover\:\!bg-green\/10:hover {
    background-color: rgb(46 125 50 / 0.1) !important;
}

.hover\:\!bg-green\/100:hover {
    background-color: rgb(46 125 50 / 1) !important;
}

.hover\:\!bg-green\/20:hover {
    background-color: rgb(46 125 50 / 0.2) !important;
}

.hover\:\!bg-green\/25:hover {
    background-color: rgb(46 125 50 / 0.25) !important;
}

.hover\:\!bg-green\/30:hover {
    background-color: rgb(46 125 50 / 0.3) !important;
}

.hover\:\!bg-green\/40:hover {
    background-color: rgb(46 125 50 / 0.4) !important;
}

.hover\:\!bg-green\/5:hover {
    background-color: rgb(46 125 50 / 0.05) !important;
}

.hover\:\!bg-green\/50:hover {
    background-color: rgb(46 125 50 / 0.5) !important;
}

.hover\:\!bg-green\/60:hover {
    background-color: rgb(46 125 50 / 0.6) !important;
}

.hover\:\!bg-green\/70:hover {
    background-color: rgb(46 125 50 / 0.7) !important;
}

.hover\:\!bg-green\/75:hover {
    background-color: rgb(46 125 50 / 0.75) !important;
}

.hover\:\!bg-green\/80:hover {
    background-color: rgb(46 125 50 / 0.8) !important;
}

.hover\:\!bg-green\/90:hover {
    background-color: rgb(46 125 50 / 0.9) !important;
}

.hover\:\!bg-green\/95:hover {
    background-color: rgb(46 125 50 / 0.95) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:\!bg-royal-blue\/0:hover {
    background-color: rgb(0 81 160 / 0) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:\!bg-royal-blue\/95:hover {
    background-color: rgb(0 81 160 / 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-dark-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1));
}

.hover\:bg-dark-blue\/0:hover {
    background-color: rgb(0 58 80 / 0);
}

.hover\:bg-dark-blue\/10:hover {
    background-color: rgb(0 58 80 / 0.1);
}

.hover\:bg-dark-blue\/100:hover {
    background-color: rgb(0 58 80 / 1);
}

.hover\:bg-dark-blue\/20:hover {
    background-color: rgb(0 58 80 / 0.2);
}

.hover\:bg-dark-blue\/25:hover {
    background-color: rgb(0 58 80 / 0.25);
}

.hover\:bg-dark-blue\/30:hover {
    background-color: rgb(0 58 80 / 0.3);
}

.hover\:bg-dark-blue\/40:hover {
    background-color: rgb(0 58 80 / 0.4);
}

.hover\:bg-dark-blue\/5:hover {
    background-color: rgb(0 58 80 / 0.05);
}

.hover\:bg-dark-blue\/50:hover {
    background-color: rgb(0 58 80 / 0.5);
}

.hover\:bg-dark-blue\/60:hover {
    background-color: rgb(0 58 80 / 0.6);
}

.hover\:bg-dark-blue\/70:hover {
    background-color: rgb(0 58 80 / 0.7);
}

.hover\:bg-dark-blue\/75:hover {
    background-color: rgb(0 58 80 / 0.75);
}

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

.hover\:bg-dark-blue\/90:hover {
    background-color: rgb(0 58 80 / 0.9);
}

.hover\:bg-dark-blue\/95:hover {
    background-color: rgb(0 58 80 / 0.95);
}

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

.hover\:bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green\/0:hover {
    background-color: rgb(46 125 50 / 0);
}

.hover\:bg-green\/10:hover {
    background-color: rgb(46 125 50 / 0.1);
}

.hover\:bg-green\/100:hover {
    background-color: rgb(46 125 50 / 1);
}

.hover\:bg-green\/20:hover {
    background-color: rgb(46 125 50 / 0.2);
}

.hover\:bg-green\/25:hover {
    background-color: rgb(46 125 50 / 0.25);
}

.hover\:bg-green\/30:hover {
    background-color: rgb(46 125 50 / 0.3);
}

.hover\:bg-green\/40:hover {
    background-color: rgb(46 125 50 / 0.4);
}

.hover\:bg-green\/5:hover {
    background-color: rgb(46 125 50 / 0.05);
}

.hover\:bg-green\/50:hover {
    background-color: rgb(46 125 50 / 0.5);
}

.hover\:bg-green\/60:hover {
    background-color: rgb(46 125 50 / 0.6);
}

.hover\:bg-green\/70:hover {
    background-color: rgb(46 125 50 / 0.7);
}

.hover\:bg-green\/75:hover {
    background-color: rgb(46 125 50 / 0.75);
}

.hover\:bg-green\/80:hover {
    background-color: rgb(46 125 50 / 0.8);
}

.hover\:bg-green\/90:hover {
    background-color: rgb(46 125 50 / 0.9);
}

.hover\:bg-green\/95:hover {
    background-color: rgb(46 125 50 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:bg-royal-blue\/0:hover {
    background-color: rgb(0 81 160 / 0);
}

.hover\:bg-royal-blue\/10:hover {
    background-color: rgb(0 81 160 / 0.1);
}

.hover\:bg-royal-blue\/100:hover {
    background-color: rgb(0 81 160 / 1);
}

.hover\:bg-royal-blue\/20:hover {
    background-color: rgb(0 81 160 / 0.2);
}

.hover\:bg-royal-blue\/25:hover {
    background-color: rgb(0 81 160 / 0.25);
}

.hover\:bg-royal-blue\/30:hover {
    background-color: rgb(0 81 160 / 0.3);
}

.hover\:bg-royal-blue\/40:hover {
    background-color: rgb(0 81 160 / 0.4);
}

.hover\:bg-royal-blue\/5:hover {
    background-color: rgb(0 81 160 / 0.05);
}

.hover\:bg-royal-blue\/50:hover {
    background-color: rgb(0 81 160 / 0.5);
}

.hover\:bg-royal-blue\/60:hover {
    background-color: rgb(0 81 160 / 0.6);
}

.hover\:bg-royal-blue\/70:hover {
    background-color: rgb(0 81 160 / 0.7);
}

.hover\:bg-royal-blue\/75:hover {
    background-color: rgb(0 81 160 / 0.75);
}

.hover\:bg-royal-blue\/80:hover {
    background-color: rgb(0 81 160 / 0.8);
}

.hover\:bg-royal-blue\/90:hover {
    background-color: rgb(0 81 160 / 0.9);
}

.hover\:bg-royal-blue\/95:hover {
    background-color: rgb(0 81 160 / 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-dark-blue:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(0 58 80 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-dark-blue\/0:hover {
    color: rgb(0 58 80 / 0) !important;
}

.hover\:\!text-dark-blue\/10:hover {
    color: rgb(0 58 80 / 0.1) !important;
}

.hover\:\!text-dark-blue\/100:hover {
    color: rgb(0 58 80 / 1) !important;
}

.hover\:\!text-dark-blue\/20:hover {
    color: rgb(0 58 80 / 0.2) !important;
}

.hover\:\!text-dark-blue\/25:hover {
    color: rgb(0 58 80 / 0.25) !important;
}

.hover\:\!text-dark-blue\/30:hover {
    color: rgb(0 58 80 / 0.3) !important;
}

.hover\:\!text-dark-blue\/40:hover {
    color: rgb(0 58 80 / 0.4) !important;
}

.hover\:\!text-dark-blue\/5:hover {
    color: rgb(0 58 80 / 0.05) !important;
}

.hover\:\!text-dark-blue\/50:hover {
    color: rgb(0 58 80 / 0.5) !important;
}

.hover\:\!text-dark-blue\/60:hover {
    color: rgb(0 58 80 / 0.6) !important;
}

.hover\:\!text-dark-blue\/70:hover {
    color: rgb(0 58 80 / 0.7) !important;
}

.hover\:\!text-dark-blue\/75:hover {
    color: rgb(0 58 80 / 0.75) !important;
}

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

.hover\:\!text-dark-blue\/90:hover {
    color: rgb(0 58 80 / 0.9) !important;
}

.hover\:\!text-dark-blue\/95:hover {
    color: rgb(0 58 80 / 0.95) !important;
}

.hover\:\!text-green:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(46 125 50 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-green\/0:hover {
    color: rgb(46 125 50 / 0) !important;
}

.hover\:\!text-green\/10:hover {
    color: rgb(46 125 50 / 0.1) !important;
}

.hover\:\!text-green\/100:hover {
    color: rgb(46 125 50 / 1) !important;
}

.hover\:\!text-green\/20:hover {
    color: rgb(46 125 50 / 0.2) !important;
}

.hover\:\!text-green\/25:hover {
    color: rgb(46 125 50 / 0.25) !important;
}

.hover\:\!text-green\/30:hover {
    color: rgb(46 125 50 / 0.3) !important;
}

.hover\:\!text-green\/40:hover {
    color: rgb(46 125 50 / 0.4) !important;
}

.hover\:\!text-green\/5:hover {
    color: rgb(46 125 50 / 0.05) !important;
}

.hover\:\!text-green\/50:hover {
    color: rgb(46 125 50 / 0.5) !important;
}

.hover\:\!text-green\/60:hover {
    color: rgb(46 125 50 / 0.6) !important;
}

.hover\:\!text-green\/70:hover {
    color: rgb(46 125 50 / 0.7) !important;
}

.hover\:\!text-green\/75:hover {
    color: rgb(46 125 50 / 0.75) !important;
}

.hover\:\!text-green\/80:hover {
    color: rgb(46 125 50 / 0.8) !important;
}

.hover\:\!text-green\/90:hover {
    color: rgb(46 125 50 / 0.9) !important;
}

.hover\:\!text-green\/95:hover {
    color: rgb(46 125 50 / 0.95) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:\!text-royal-blue\/0:hover {
    color: rgb(0 81 160 / 0) !important;
}

.hover\:\!text-royal-blue\/10:hover {
    color: rgb(0 81 160 / 0.1) !important;
}

.hover\:\!text-royal-blue\/100:hover {
    color: rgb(0 81 160 / 1) !important;
}

.hover\:\!text-royal-blue\/20:hover {
    color: rgb(0 81 160 / 0.2) !important;
}

.hover\:\!text-royal-blue\/25:hover {
    color: rgb(0 81 160 / 0.25) !important;
}

.hover\:\!text-royal-blue\/30:hover {
    color: rgb(0 81 160 / 0.3) !important;
}

.hover\:\!text-royal-blue\/40:hover {
    color: rgb(0 81 160 / 0.4) !important;
}

.hover\:\!text-royal-blue\/5:hover {
    color: rgb(0 81 160 / 0.05) !important;
}

.hover\:\!text-royal-blue\/50:hover {
    color: rgb(0 81 160 / 0.5) !important;
}

.hover\:\!text-royal-blue\/60:hover {
    color: rgb(0 81 160 / 0.6) !important;
}

.hover\:\!text-royal-blue\/70:hover {
    color: rgb(0 81 160 / 0.7) !important;
}

.hover\:\!text-royal-blue\/75:hover {
    color: rgb(0 81 160 / 0.75) !important;
}

.hover\:\!text-royal-blue\/80:hover {
    color: rgb(0 81 160 / 0.8) !important;
}

.hover\:\!text-royal-blue\/90:hover {
    color: rgb(0 81 160 / 0.9) !important;
}

.hover\:\!text-royal-blue\/95:hover {
    color: rgb(0 81 160 / 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-dark-blue:hover {
    --tw-text-opacity: 1;
    color: rgb(0 58 80 / var(--tw-text-opacity, 1));
}

.hover\:text-dark-blue\/0:hover {
    color: rgb(0 58 80 / 0);
}

.hover\:text-dark-blue\/10:hover {
    color: rgb(0 58 80 / 0.1);
}

.hover\:text-dark-blue\/100:hover {
    color: rgb(0 58 80 / 1);
}

.hover\:text-dark-blue\/20:hover {
    color: rgb(0 58 80 / 0.2);
}

.hover\:text-dark-blue\/25:hover {
    color: rgb(0 58 80 / 0.25);
}

.hover\:text-dark-blue\/30:hover {
    color: rgb(0 58 80 / 0.3);
}

.hover\:text-dark-blue\/40:hover {
    color: rgb(0 58 80 / 0.4);
}

.hover\:text-dark-blue\/5:hover {
    color: rgb(0 58 80 / 0.05);
}

.hover\:text-dark-blue\/50:hover {
    color: rgb(0 58 80 / 0.5);
}

.hover\:text-dark-blue\/60:hover {
    color: rgb(0 58 80 / 0.6);
}

.hover\:text-dark-blue\/70:hover {
    color: rgb(0 58 80 / 0.7);
}

.hover\:text-dark-blue\/75:hover {
    color: rgb(0 58 80 / 0.75);
}

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

.hover\:text-dark-blue\/90:hover {
    color: rgb(0 58 80 / 0.9);
}

.hover\:text-dark-blue\/95:hover {
    color: rgb(0 58 80 / 0.95);
}

.hover\:text-green:hover {
    --tw-text-opacity: 1;
    color: rgb(46 125 50 / var(--tw-text-opacity, 1));
}

.hover\:text-green\/0:hover {
    color: rgb(46 125 50 / 0);
}

.hover\:text-green\/10:hover {
    color: rgb(46 125 50 / 0.1);
}

.hover\:text-green\/100:hover {
    color: rgb(46 125 50 / 1);
}

.hover\:text-green\/20:hover {
    color: rgb(46 125 50 / 0.2);
}

.hover\:text-green\/25:hover {
    color: rgb(46 125 50 / 0.25);
}

.hover\:text-green\/30:hover {
    color: rgb(46 125 50 / 0.3);
}

.hover\:text-green\/40:hover {
    color: rgb(46 125 50 / 0.4);
}

.hover\:text-green\/5:hover {
    color: rgb(46 125 50 / 0.05);
}

.hover\:text-green\/50:hover {
    color: rgb(46 125 50 / 0.5);
}

.hover\:text-green\/60:hover {
    color: rgb(46 125 50 / 0.6);
}

.hover\:text-green\/70:hover {
    color: rgb(46 125 50 / 0.7);
}

.hover\:text-green\/75:hover {
    color: rgb(46 125 50 / 0.75);
}

.hover\:text-green\/80:hover {
    color: rgb(46 125 50 / 0.8);
}

.hover\:text-green\/90:hover {
    color: rgb(46 125 50 / 0.9);
}

.hover\:text-green\/95:hover {
    color: rgb(46 125 50 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:text-orange\/0:hover {
    color: rgb(239 108 0 / 0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:text-royal-blue\/0:hover {
    color: rgb(0 81 160 / 0);
}

.hover\:text-royal-blue\/10:hover {
    color: rgb(0 81 160 / 0.1);
}

.hover\:text-royal-blue\/100:hover {
    color: rgb(0 81 160 / 1);
}

.hover\:text-royal-blue\/20:hover {
    color: rgb(0 81 160 / 0.2);
}

.hover\:text-royal-blue\/25:hover {
    color: rgb(0 81 160 / 0.25);
}

.hover\:text-royal-blue\/30:hover {
    color: rgb(0 81 160 / 0.3);
}

.hover\:text-royal-blue\/40:hover {
    color: rgb(0 81 160 / 0.4);
}

.hover\:text-royal-blue\/5:hover {
    color: rgb(0 81 160 / 0.05);
}

.hover\:text-royal-blue\/50:hover {
    color: rgb(0 81 160 / 0.5);
}

.hover\:text-royal-blue\/60:hover {
    color: rgb(0 81 160 / 0.6);
}

.hover\:text-royal-blue\/70:hover {
    color: rgb(0 81 160 / 0.7);
}

.hover\:text-royal-blue\/75:hover {
    color: rgb(0 81 160 / 0.75);
}

.hover\:text-royal-blue\/80:hover {
    color: rgb(0 81 160 / 0.8);
}

.hover\:text-royal-blue\/90:hover {
    color: rgb(0 81 160 / 0.9);
}

.hover\:text-royal-blue\/95:hover {
    color: rgb(0 81 160 / 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:hover {
    --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);
}

.hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: inset 0 2px 4px 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);
}

.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);
}

.hover\:shadow-md:hover {
    --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);
}

.hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-sm:hover {
    --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);
}

.hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-dark-blue:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 58 80 / var(--tw-border-opacity, 1)) !important;
}

.focus\:\!border-dark-blue\/0:focus {
    border-color: rgb(0 58 80 / 0) !important;
}

.focus\:\!border-dark-blue\/10:focus {
    border-color: rgb(0 58 80 / 0.1) !important;
}

.focus\:\!border-dark-blue\/100:focus {
    border-color: rgb(0 58 80 / 1) !important;
}

.focus\:\!border-dark-blue\/20:focus {
    border-color: rgb(0 58 80 / 0.2) !important;
}

.focus\:\!border-dark-blue\/25:focus {
    border-color: rgb(0 58 80 / 0.25) !important;
}

.focus\:\!border-dark-blue\/30:focus {
    border-color: rgb(0 58 80 / 0.3) !important;
}

.focus\:\!border-dark-blue\/40:focus {
    border-color: rgb(0 58 80 / 0.4) !important;
}

.focus\:\!border-dark-blue\/5:focus {
    border-color: rgb(0 58 80 / 0.05) !important;
}

.focus\:\!border-dark-blue\/50:focus {
    border-color: rgb(0 58 80 / 0.5) !important;
}

.focus\:\!border-dark-blue\/60:focus {
    border-color: rgb(0 58 80 / 0.6) !important;
}

.focus\:\!border-dark-blue\/70:focus {
    border-color: rgb(0 58 80 / 0.7) !important;
}

.focus\:\!border-dark-blue\/75:focus {
    border-color: rgb(0 58 80 / 0.75) !important;
}

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

.focus\:\!border-dark-blue\/90:focus {
    border-color: rgb(0 58 80 / 0.9) !important;
}

.focus\:\!border-dark-blue\/95:focus {
    border-color: rgb(0 58 80 / 0.95) !important;
}

.focus\:\!border-green:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(46 125 50 / var(--tw-border-opacity, 1)) !important;
}

.focus\:\!border-green\/0:focus {
    border-color: rgb(46 125 50 / 0) !important;
}

.focus\:\!border-green\/10:focus {
    border-color: rgb(46 125 50 / 0.1) !important;
}

.focus\:\!border-green\/100:focus {
    border-color: rgb(46 125 50 / 1) !important;
}

.focus\:\!border-green\/20:focus {
    border-color: rgb(46 125 50 / 0.2) !important;
}

.focus\:\!border-green\/25:focus {
    border-color: rgb(46 125 50 / 0.25) !important;
}

.focus\:\!border-green\/30:focus {
    border-color: rgb(46 125 50 / 0.3) !important;
}

.focus\:\!border-green\/40:focus {
    border-color: rgb(46 125 50 / 0.4) !important;
}

.focus\:\!border-green\/5:focus {
    border-color: rgb(46 125 50 / 0.05) !important;
}

.focus\:\!border-green\/50:focus {
    border-color: rgb(46 125 50 / 0.5) !important;
}

.focus\:\!border-green\/60:focus {
    border-color: rgb(46 125 50 / 0.6) !important;
}

.focus\:\!border-green\/70:focus {
    border-color: rgb(46 125 50 / 0.7) !important;
}

.focus\:\!border-green\/75:focus {
    border-color: rgb(46 125 50 / 0.75) !important;
}

.focus\:\!border-green\/80:focus {
    border-color: rgb(46 125 50 / 0.8) !important;
}

.focus\:\!border-green\/90:focus {
    border-color: rgb(46 125 50 / 0.9) !important;
}

.focus\:\!border-green\/95:focus {
    border-color: rgb(46 125 50 / 0.95) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.focus\:\!border-royal-blue\/0:focus {
    border-color: rgb(0 81 160 / 0) !important;
}

.focus\:\!border-royal-blue\/10:focus {
    border-color: rgb(0 81 160 / 0.1) !important;
}

.focus\:\!border-royal-blue\/100:focus {
    border-color: rgb(0 81 160 / 1) !important;
}

.focus\:\!border-royal-blue\/20:focus {
    border-color: rgb(0 81 160 / 0.2) !important;
}

.focus\:\!border-royal-blue\/25:focus {
    border-color: rgb(0 81 160 / 0.25) !important;
}

.focus\:\!border-royal-blue\/30:focus {
    border-color: rgb(0 81 160 / 0.3) !important;
}

.focus\:\!border-royal-blue\/40:focus {
    border-color: rgb(0 81 160 / 0.4) !important;
}

.focus\:\!border-royal-blue\/5:focus {
    border-color: rgb(0 81 160 / 0.05) !important;
}

.focus\:\!border-royal-blue\/50:focus {
    border-color: rgb(0 81 160 / 0.5) !important;
}

.focus\:\!border-royal-blue\/60:focus {
    border-color: rgb(0 81 160 / 0.6) !important;
}

.focus\:\!border-royal-blue\/70:focus {
    border-color: rgb(0 81 160 / 0.7) !important;
}

.focus\:\!border-royal-blue\/75:focus {
    border-color: rgb(0 81 160 / 0.75) !important;
}

.focus\:\!border-royal-blue\/80:focus {
    border-color: rgb(0 81 160 / 0.8) !important;
}

.focus\:\!border-royal-blue\/90:focus {
    border-color: rgb(0 81 160 / 0.9) !important;
}

.focus\:\!border-royal-blue\/95:focus {
    border-color: rgb(0 81 160 / 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-dark-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgb(0 58 80 / var(--tw-border-opacity, 1));
}

.focus\:border-dark-blue\/0:focus {
    border-color: rgb(0 58 80 / 0);
}

.focus\:border-dark-blue\/10:focus {
    border-color: rgb(0 58 80 / 0.1);
}

.focus\:border-dark-blue\/100:focus {
    border-color: rgb(0 58 80 / 1);
}

.focus\:border-dark-blue\/20:focus {
    border-color: rgb(0 58 80 / 0.2);
}

.focus\:border-dark-blue\/25:focus {
    border-color: rgb(0 58 80 / 0.25);
}

.focus\:border-dark-blue\/30:focus {
    border-color: rgb(0 58 80 / 0.3);
}

.focus\:border-dark-blue\/40:focus {
    border-color: rgb(0 58 80 / 0.4);
}

.focus\:border-dark-blue\/5:focus {
    border-color: rgb(0 58 80 / 0.05);
}

.focus\:border-dark-blue\/50:focus {
    border-color: rgb(0 58 80 / 0.5);
}

.focus\:border-dark-blue\/60:focus {
    border-color: rgb(0 58 80 / 0.6);
}

.focus\:border-dark-blue\/70:focus {
    border-color: rgb(0 58 80 / 0.7);
}

.focus\:border-dark-blue\/75:focus {
    border-color: rgb(0 58 80 / 0.75);
}

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

.focus\:border-dark-blue\/90:focus {
    border-color: rgb(0 58 80 / 0.9);
}

.focus\:border-dark-blue\/95:focus {
    border-color: rgb(0 58 80 / 0.95);
}

.focus\:border-green:focus {
    --tw-border-opacity: 1;
    border-color: rgb(46 125 50 / var(--tw-border-opacity, 1));
}

.focus\:border-green\/0:focus {
    border-color: rgb(46 125 50 / 0);
}

.focus\:border-green\/10:focus {
    border-color: rgb(46 125 50 / 0.1);
}

.focus\:border-green\/100:focus {
    border-color: rgb(46 125 50 / 1);
}

.focus\:border-green\/20:focus {
    border-color: rgb(46 125 50 / 0.2);
}

.focus\:border-green\/25:focus {
    border-color: rgb(46 125 50 / 0.25);
}

.focus\:border-green\/30:focus {
    border-color: rgb(46 125 50 / 0.3);
}

.focus\:border-green\/40:focus {
    border-color: rgb(46 125 50 / 0.4);
}

.focus\:border-green\/5:focus {
    border-color: rgb(46 125 50 / 0.05);
}

.focus\:border-green\/50:focus {
    border-color: rgb(46 125 50 / 0.5);
}

.focus\:border-green\/60:focus {
    border-color: rgb(46 125 50 / 0.6);
}

.focus\:border-green\/70:focus {
    border-color: rgb(46 125 50 / 0.7);
}

.focus\:border-green\/75:focus {
    border-color: rgb(46 125 50 / 0.75);
}

.focus\:border-green\/80:focus {
    border-color: rgb(46 125 50 / 0.8);
}

.focus\:border-green\/90:focus {
    border-color: rgb(46 125 50 / 0.9);
}

.focus\:border-green\/95:focus {
    border-color: rgb(46 125 50 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.focus\:border-orange\/0:focus {
    border-color: rgb(239 108 0 / 0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.focus\:border-royal-blue\/0:focus {
    border-color: rgb(0 81 160 / 0);
}

.focus\:border-royal-blue\/10:focus {
    border-color: rgb(0 81 160 / 0.1);
}

.focus\:border-royal-blue\/100:focus {
    border-color: rgb(0 81 160 / 1);
}

.focus\:border-royal-blue\/20:focus {
    border-color: rgb(0 81 160 / 0.2);
}

.focus\:border-royal-blue\/25:focus {
    border-color: rgb(0 81 160 / 0.25);
}

.focus\:border-royal-blue\/30:focus {
    border-color: rgb(0 81 160 / 0.3);
}

.focus\:border-royal-blue\/40:focus {
    border-color: rgb(0 81 160 / 0.4);
}

.focus\:border-royal-blue\/5:focus {
    border-color: rgb(0 81 160 / 0.05);
}

.focus\:border-royal-blue\/50:focus {
    border-color: rgb(0 81 160 / 0.5);
}

.focus\:border-royal-blue\/60:focus {
    border-color: rgb(0 81 160 / 0.6);
}

.focus\:border-royal-blue\/70:focus {
    border-color: rgb(0 81 160 / 0.7);
}

.focus\:border-royal-blue\/75:focus {
    border-color: rgb(0 81 160 / 0.75);
}

.focus\:border-royal-blue\/80:focus {
    border-color: rgb(0 81 160 / 0.8);
}

.focus\:border-royal-blue\/90:focus {
    border-color: rgb(0 81 160 / 0.9);
}

.focus\:border-royal-blue\/95:focus {
    border-color: rgb(0 81 160 / 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-dark-blue:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1)) !important;
}

.focus\:\!bg-dark-blue\/0:focus {
    background-color: rgb(0 58 80 / 0) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.focus\:\!bg-green:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1)) !important;
}

.focus\:\!bg-green\/0:focus {
    background-color: rgb(46 125 50 / 0) !important;
}

.focus\:\!bg-green\/10:focus {
    background-color: rgb(46 125 50 / 0.1) !important;
}

.focus\:\!bg-green\/100:focus {
    background-color: rgb(46 125 50 / 1) !important;
}

.focus\:\!bg-green\/20:focus {
    background-color: rgb(46 125 50 / 0.2) !important;
}

.focus\:\!bg-green\/25:focus {
    background-color: rgb(46 125 50 / 0.25) !important;
}

.focus\:\!bg-green\/30:focus {
    background-color: rgb(46 125 50 / 0.3) !important;
}

.focus\:\!bg-green\/40:focus {
    background-color: rgb(46 125 50 / 0.4) !important;
}

.focus\:\!bg-green\/5:focus {
    background-color: rgb(46 125 50 / 0.05) !important;
}

.focus\:\!bg-green\/50:focus {
    background-color: rgb(46 125 50 / 0.5) !important;
}

.focus\:\!bg-green\/60:focus {
    background-color: rgb(46 125 50 / 0.6) !important;
}

.focus\:\!bg-green\/70:focus {
    background-color: rgb(46 125 50 / 0.7) !important;
}

.focus\:\!bg-green\/75:focus {
    background-color: rgb(46 125 50 / 0.75) !important;
}

.focus\:\!bg-green\/80:focus {
    background-color: rgb(46 125 50 / 0.8) !important;
}

.focus\:\!bg-green\/90:focus {
    background-color: rgb(46 125 50 / 0.9) !important;
}

.focus\:\!bg-green\/95:focus {
    background-color: rgb(46 125 50 / 0.95) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.focus\:\!bg-royal-blue\/0:focus {
    background-color: rgb(0 81 160 / 0) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.focus\:\!bg-royal-blue\/95:focus {
    background-color: rgb(0 81 160 / 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-dark-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1));
}

.focus\:bg-dark-blue\/0:focus {
    background-color: rgb(0 58 80 / 0);
}

.focus\:bg-dark-blue\/10:focus {
    background-color: rgb(0 58 80 / 0.1);
}

.focus\:bg-dark-blue\/100:focus {
    background-color: rgb(0 58 80 / 1);
}

.focus\:bg-dark-blue\/20:focus {
    background-color: rgb(0 58 80 / 0.2);
}

.focus\:bg-dark-blue\/25:focus {
    background-color: rgb(0 58 80 / 0.25);
}

.focus\:bg-dark-blue\/30:focus {
    background-color: rgb(0 58 80 / 0.3);
}

.focus\:bg-dark-blue\/40:focus {
    background-color: rgb(0 58 80 / 0.4);
}

.focus\:bg-dark-blue\/5:focus {
    background-color: rgb(0 58 80 / 0.05);
}

.focus\:bg-dark-blue\/50:focus {
    background-color: rgb(0 58 80 / 0.5);
}

.focus\:bg-dark-blue\/60:focus {
    background-color: rgb(0 58 80 / 0.6);
}

.focus\:bg-dark-blue\/70:focus {
    background-color: rgb(0 58 80 / 0.7);
}

.focus\:bg-dark-blue\/75:focus {
    background-color: rgb(0 58 80 / 0.75);
}

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

.focus\:bg-dark-blue\/90:focus {
    background-color: rgb(0 58 80 / 0.9);
}

.focus\:bg-dark-blue\/95:focus {
    background-color: rgb(0 58 80 / 0.95);
}

.focus\:bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1));
}

.focus\:bg-green\/0:focus {
    background-color: rgb(46 125 50 / 0);
}

.focus\:bg-green\/10:focus {
    background-color: rgb(46 125 50 / 0.1);
}

.focus\:bg-green\/100:focus {
    background-color: rgb(46 125 50 / 1);
}

.focus\:bg-green\/20:focus {
    background-color: rgb(46 125 50 / 0.2);
}

.focus\:bg-green\/25:focus {
    background-color: rgb(46 125 50 / 0.25);
}

.focus\:bg-green\/30:focus {
    background-color: rgb(46 125 50 / 0.3);
}

.focus\:bg-green\/40:focus {
    background-color: rgb(46 125 50 / 0.4);
}

.focus\:bg-green\/5:focus {
    background-color: rgb(46 125 50 / 0.05);
}

.focus\:bg-green\/50:focus {
    background-color: rgb(46 125 50 / 0.5);
}

.focus\:bg-green\/60:focus {
    background-color: rgb(46 125 50 / 0.6);
}

.focus\:bg-green\/70:focus {
    background-color: rgb(46 125 50 / 0.7);
}

.focus\:bg-green\/75:focus {
    background-color: rgb(46 125 50 / 0.75);
}

.focus\:bg-green\/80:focus {
    background-color: rgb(46 125 50 / 0.8);
}

.focus\:bg-green\/90:focus {
    background-color: rgb(46 125 50 / 0.9);
}

.focus\:bg-green\/95:focus {
    background-color: rgb(46 125 50 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.focus\:bg-royal-blue\/0:focus {
    background-color: rgb(0 81 160 / 0);
}

.focus\:bg-royal-blue\/10:focus {
    background-color: rgb(0 81 160 / 0.1);
}

.focus\:bg-royal-blue\/100:focus {
    background-color: rgb(0 81 160 / 1);
}

.focus\:bg-royal-blue\/20:focus {
    background-color: rgb(0 81 160 / 0.2);
}

.focus\:bg-royal-blue\/25:focus {
    background-color: rgb(0 81 160 / 0.25);
}

.focus\:bg-royal-blue\/30:focus {
    background-color: rgb(0 81 160 / 0.3);
}

.focus\:bg-royal-blue\/40:focus {
    background-color: rgb(0 81 160 / 0.4);
}

.focus\:bg-royal-blue\/5:focus {
    background-color: rgb(0 81 160 / 0.05);
}

.focus\:bg-royal-blue\/50:focus {
    background-color: rgb(0 81 160 / 0.5);
}

.focus\:bg-royal-blue\/60:focus {
    background-color: rgb(0 81 160 / 0.6);
}

.focus\:bg-royal-blue\/70:focus {
    background-color: rgb(0 81 160 / 0.7);
}

.focus\:bg-royal-blue\/75:focus {
    background-color: rgb(0 81 160 / 0.75);
}

.focus\:bg-royal-blue\/80:focus {
    background-color: rgb(0 81 160 / 0.8);
}

.focus\:bg-royal-blue\/90:focus {
    background-color: rgb(0 81 160 / 0.9);
}

.focus\:bg-royal-blue\/95:focus {
    background-color: rgb(0 81 160 / 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-dark-blue:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(0 58 80 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-dark-blue\/0:focus {
    color: rgb(0 58 80 / 0) !important;
}

.focus\:\!text-dark-blue\/10:focus {
    color: rgb(0 58 80 / 0.1) !important;
}

.focus\:\!text-dark-blue\/100:focus {
    color: rgb(0 58 80 / 1) !important;
}

.focus\:\!text-dark-blue\/20:focus {
    color: rgb(0 58 80 / 0.2) !important;
}

.focus\:\!text-dark-blue\/25:focus {
    color: rgb(0 58 80 / 0.25) !important;
}

.focus\:\!text-dark-blue\/30:focus {
    color: rgb(0 58 80 / 0.3) !important;
}

.focus\:\!text-dark-blue\/40:focus {
    color: rgb(0 58 80 / 0.4) !important;
}

.focus\:\!text-dark-blue\/5:focus {
    color: rgb(0 58 80 / 0.05) !important;
}

.focus\:\!text-dark-blue\/50:focus {
    color: rgb(0 58 80 / 0.5) !important;
}

.focus\:\!text-dark-blue\/60:focus {
    color: rgb(0 58 80 / 0.6) !important;
}

.focus\:\!text-dark-blue\/70:focus {
    color: rgb(0 58 80 / 0.7) !important;
}

.focus\:\!text-dark-blue\/75:focus {
    color: rgb(0 58 80 / 0.75) !important;
}

.focus\:\!text-dark-blue\/80:focus {
    color: rgb(0 58 80 / 0.8) !important;
}

.focus\:\!text-dark-blue\/90:focus {
    color: rgb(0 58 80 / 0.9) !important;
}

.focus\:\!text-dark-blue\/95:focus {
    color: rgb(0 58 80 / 0.95) !important;
}

.focus\:\!text-green:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(46 125 50 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-green\/0:focus {
    color: rgb(46 125 50 / 0) !important;
}

.focus\:\!text-green\/10:focus {
    color: rgb(46 125 50 / 0.1) !important;
}

.focus\:\!text-green\/100:focus {
    color: rgb(46 125 50 / 1) !important;
}

.focus\:\!text-green\/20:focus {
    color: rgb(46 125 50 / 0.2) !important;
}

.focus\:\!text-green\/25:focus {
    color: rgb(46 125 50 / 0.25) !important;
}

.focus\:\!text-green\/30:focus {
    color: rgb(46 125 50 / 0.3) !important;
}

.focus\:\!text-green\/40:focus {
    color: rgb(46 125 50 / 0.4) !important;
}

.focus\:\!text-green\/5:focus {
    color: rgb(46 125 50 / 0.05) !important;
}

.focus\:\!text-green\/50:focus {
    color: rgb(46 125 50 / 0.5) !important;
}

.focus\:\!text-green\/60:focus {
    color: rgb(46 125 50 / 0.6) !important;
}

.focus\:\!text-green\/70:focus {
    color: rgb(46 125 50 / 0.7) !important;
}

.focus\:\!text-green\/75:focus {
    color: rgb(46 125 50 / 0.75) !important;
}

.focus\:\!text-green\/80:focus {
    color: rgb(46 125 50 / 0.8) !important;
}

.focus\:\!text-green\/90:focus {
    color: rgb(46 125 50 / 0.9) !important;
}

.focus\:\!text-green\/95:focus {
    color: rgb(46 125 50 / 0.95) !important;
}

.focus\:\!text-grey:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(234 234 234 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-grey\/0:focus {
    color: rgb(234 234 234 / 0) !important;
}

.focus\:\!text-grey\/10:focus {
    color: rgb(234 234 234 / 0.1) !important;
}

.focus\:\!text-grey\/100:focus {
    color: rgb(234 234 234 / 1) !important;
}

.focus\:\!text-grey\/20:focus {
    color: rgb(234 234 234 / 0.2) !important;
}

.focus\:\!text-grey\/25:focus {
    color: rgb(234 234 234 / 0.25) !important;
}

.focus\:\!text-grey\/30:focus {
    color: rgb(234 234 234 / 0.3) !important;
}

.focus\:\!text-grey\/40:focus {
    color: rgb(234 234 234 / 0.4) !important;
}

.focus\:\!text-grey\/5:focus {
    color: rgb(234 234 234 / 0.05) !important;
}

.focus\:\!text-grey\/50:focus {
    color: rgb(234 234 234 / 0.5) !important;
}

.focus\:\!text-grey\/60:focus {
    color: rgb(234 234 234 / 0.6) !important;
}

.focus\:\!text-grey\/70:focus {
    color: rgb(234 234 234 / 0.7) !important;
}

.focus\:\!text-grey\/75:focus {
    color: rgb(234 234 234 / 0.75) !important;
}

.focus\:\!text-grey\/80:focus {
    color: rgb(234 234 234 / 0.8) !important;
}

.focus\:\!text-grey\/90:focus {
    color: rgb(234 234 234 / 0.9) !important;
}

.focus\:\!text-grey\/95:focus {
    color: rgb(234 234 234 / 0.95) !important;
}

.focus\:\!text-orange:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(239 108 0 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-orange\/0:focus {
    color: rgb(239 108 0 / 0) !important;
}

.focus\:\!text-orange\/10:focus {
    color: rgb(239 108 0 / 0.1) !important;
}

.focus\:\!text-orange\/100:focus {
    color: rgb(239 108 0 / 1) !important;
}

.focus\:\!text-orange\/20:focus {
    color: rgb(239 108 0 / 0.2) !important;
}

.focus\:\!text-orange\/25:focus {
    color: rgb(239 108 0 / 0.25) !important;
}

.focus\:\!text-orange\/30:focus {
    color: rgb(239 108 0 / 0.3) !important;
}

.focus\:\!text-orange\/40:focus {
    color: rgb(239 108 0 / 0.4) !important;
}

.focus\:\!text-orange\/5:focus {
    color: rgb(239 108 0 / 0.05) !important;
}

.focus\:\!text-orange\/50:focus {
    color: rgb(239 108 0 / 0.5) !important;
}

.focus\:\!text-orange\/60:focus {
    color: rgb(239 108 0 / 0.6) !important;
}

.focus\:\!text-orange\/70:focus {
    color: rgb(239 108 0 / 0.7) !important;
}

.focus\:\!text-orange\/75:focus {
    color: rgb(239 108 0 / 0.75) !important;
}

.focus\:\!text-orange\/80:focus {
    color: rgb(239 108 0 / 0.8) !important;
}

.focus\:\!text-orange\/90:focus {
    color: rgb(239 108 0 / 0.9) !important;
}

.focus\:\!text-orange\/95:focus {
    color: rgb(239 108 0 / 0.95) !important;
}

.focus\:\!text-royal-blue:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(0 81 160 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-royal-blue\/0:focus {
    color: rgb(0 81 160 / 0) !important;
}

.focus\:\!text-royal-blue\/10:focus {
    color: rgb(0 81 160 / 0.1) !important;
}

.focus\:\!text-royal-blue\/100:focus {
    color: rgb(0 81 160 / 1) !important;
}

.focus\:\!text-royal-blue\/20:focus {
    color: rgb(0 81 160 / 0.2) !important;
}

.focus\:\!text-royal-blue\/25:focus {
    color: rgb(0 81 160 / 0.25) !important;
}

.focus\:\!text-royal-blue\/30:focus {
    color: rgb(0 81 160 / 0.3) !important;
}

.focus\:\!text-royal-blue\/40:focus {
    color: rgb(0 81 160 / 0.4) !important;
}

.focus\:\!text-royal-blue\/5:focus {
    color: rgb(0 81 160 / 0.05) !important;
}

.focus\:\!text-royal-blue\/50:focus {
    color: rgb(0 81 160 / 0.5) !important;
}

.focus\:\!text-royal-blue\/60:focus {
    color: rgb(0 81 160 / 0.6) !important;
}

.focus\:\!text-royal-blue\/70:focus {
    color: rgb(0 81 160 / 0.7) !important;
}

.focus\:\!text-royal-blue\/75:focus {
    color: rgb(0 81 160 / 0.75) !important;
}

.focus\:\!text-royal-blue\/80:focus {
    color: rgb(0 81 160 / 0.8) !important;
}

.focus\:\!text-royal-blue\/90:focus {
    color: rgb(0 81 160 / 0.9) !important;
}

.focus\:\!text-royal-blue\/95:focus {
    color: rgb(0 81 160 / 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-dark-blue:focus {
    --tw-text-opacity: 1;
    color: rgb(0 58 80 / var(--tw-text-opacity, 1));
}

.focus\:text-dark-blue\/0:focus {
    color: rgb(0 58 80 / 0);
}

.focus\:text-dark-blue\/10:focus {
    color: rgb(0 58 80 / 0.1);
}

.focus\:text-dark-blue\/100:focus {
    color: rgb(0 58 80 / 1);
}

.focus\:text-dark-blue\/20:focus {
    color: rgb(0 58 80 / 0.2);
}

.focus\:text-dark-blue\/25:focus {
    color: rgb(0 58 80 / 0.25);
}

.focus\:text-dark-blue\/30:focus {
    color: rgb(0 58 80 / 0.3);
}

.focus\:text-dark-blue\/40:focus {
    color: rgb(0 58 80 / 0.4);
}

.focus\:text-dark-blue\/5:focus {
    color: rgb(0 58 80 / 0.05);
}

.focus\:text-dark-blue\/50:focus {
    color: rgb(0 58 80 / 0.5);
}

.focus\:text-dark-blue\/60:focus {
    color: rgb(0 58 80 / 0.6);
}

.focus\:text-dark-blue\/70:focus {
    color: rgb(0 58 80 / 0.7);
}

.focus\:text-dark-blue\/75:focus {
    color: rgb(0 58 80 / 0.75);
}

.focus\:text-dark-blue\/80:focus {
    color: rgb(0 58 80 / 0.8);
}

.focus\:text-dark-blue\/90:focus {
    color: rgb(0 58 80 / 0.9);
}

.focus\:text-dark-blue\/95:focus {
    color: rgb(0 58 80 / 0.95);
}

.focus\:text-green:focus {
    --tw-text-opacity: 1;
    color: rgb(46 125 50 / var(--tw-text-opacity, 1));
}

.focus\:text-green\/0:focus {
    color: rgb(46 125 50 / 0);
}

.focus\:text-green\/10:focus {
    color: rgb(46 125 50 / 0.1);
}

.focus\:text-green\/100:focus {
    color: rgb(46 125 50 / 1);
}

.focus\:text-green\/20:focus {
    color: rgb(46 125 50 / 0.2);
}

.focus\:text-green\/25:focus {
    color: rgb(46 125 50 / 0.25);
}

.focus\:text-green\/30:focus {
    color: rgb(46 125 50 / 0.3);
}

.focus\:text-green\/40:focus {
    color: rgb(46 125 50 / 0.4);
}

.focus\:text-green\/5:focus {
    color: rgb(46 125 50 / 0.05);
}

.focus\:text-green\/50:focus {
    color: rgb(46 125 50 / 0.5);
}

.focus\:text-green\/60:focus {
    color: rgb(46 125 50 / 0.6);
}

.focus\:text-green\/70:focus {
    color: rgb(46 125 50 / 0.7);
}

.focus\:text-green\/75:focus {
    color: rgb(46 125 50 / 0.75);
}

.focus\:text-green\/80:focus {
    color: rgb(46 125 50 / 0.8);
}

.focus\:text-green\/90:focus {
    color: rgb(46 125 50 / 0.9);
}

.focus\:text-green\/95:focus {
    color: rgb(46 125 50 / 0.95);
}

.focus\:text-grey:focus {
    --tw-text-opacity: 1;
    color: rgb(234 234 234 / var(--tw-text-opacity, 1));
}

.focus\:text-grey\/0:focus {
    color: rgb(234 234 234 / 0);
}

.focus\:text-grey\/10:focus {
    color: rgb(234 234 234 / 0.1);
}

.focus\:text-grey\/100:focus {
    color: rgb(234 234 234 / 1);
}

.focus\:text-grey\/20:focus {
    color: rgb(234 234 234 / 0.2);
}

.focus\:text-grey\/25:focus {
    color: rgb(234 234 234 / 0.25);
}

.focus\:text-grey\/30:focus {
    color: rgb(234 234 234 / 0.3);
}

.focus\:text-grey\/40:focus {
    color: rgb(234 234 234 / 0.4);
}

.focus\:text-grey\/5:focus {
    color: rgb(234 234 234 / 0.05);
}

.focus\:text-grey\/50:focus {
    color: rgb(234 234 234 / 0.5);
}

.focus\:text-grey\/60:focus {
    color: rgb(234 234 234 / 0.6);
}

.focus\:text-grey\/70:focus {
    color: rgb(234 234 234 / 0.7);
}

.focus\:text-grey\/75:focus {
    color: rgb(234 234 234 / 0.75);
}

.focus\:text-grey\/80:focus {
    color: rgb(234 234 234 / 0.8);
}

.focus\:text-grey\/90:focus {
    color: rgb(234 234 234 / 0.9);
}

.focus\:text-grey\/95:focus {
    color: rgb(234 234 234 / 0.95);
}

.focus\:text-orange:focus {
    --tw-text-opacity: 1;
    color: rgb(239 108 0 / var(--tw-text-opacity, 1));
}

.focus\:text-orange\/0:focus {
    color: rgb(239 108 0 / 0);
}

.focus\:text-orange\/10:focus {
    color: rgb(239 108 0 / 0.1);
}

.focus\:text-orange\/100:focus {
    color: rgb(239 108 0 / 1);
}

.focus\:text-orange\/20:focus {
    color: rgb(239 108 0 / 0.2);
}

.focus\:text-orange\/25:focus {
    color: rgb(239 108 0 / 0.25);
}

.focus\:text-orange\/30:focus {
    color: rgb(239 108 0 / 0.3);
}

.focus\:text-orange\/40:focus {
    color: rgb(239 108 0 / 0.4);
}

.focus\:text-orange\/5:focus {
    color: rgb(239 108 0 / 0.05);
}

.focus\:text-orange\/50:focus {
    color: rgb(239 108 0 / 0.5);
}

.focus\:text-orange\/60:focus {
    color: rgb(239 108 0 / 0.6);
}

.focus\:text-orange\/70:focus {
    color: rgb(239 108 0 / 0.7);
}

.focus\:text-orange\/75:focus {
    color: rgb(239 108 0 / 0.75);
}

.focus\:text-orange\/80:focus {
    color: rgb(239 108 0 / 0.8);
}

.focus\:text-orange\/90:focus {
    color: rgb(239 108 0 / 0.9);
}

.focus\:text-orange\/95:focus {
    color: rgb(239 108 0 / 0.95);
}

.focus\:text-royal-blue:focus {
    --tw-text-opacity: 1;
    color: rgb(0 81 160 / var(--tw-text-opacity, 1));
}

.focus\:text-royal-blue\/0:focus {
    color: rgb(0 81 160 / 0);
}

.focus\:text-royal-blue\/10:focus {
    color: rgb(0 81 160 / 0.1);
}

.focus\:text-royal-blue\/100:focus {
    color: rgb(0 81 160 / 1);
}

.focus\:text-royal-blue\/20:focus {
    color: rgb(0 81 160 / 0.2);
}

.focus\:text-royal-blue\/25:focus {
    color: rgb(0 81 160 / 0.25);
}

.focus\:text-royal-blue\/30:focus {
    color: rgb(0 81 160 / 0.3);
}

.focus\:text-royal-blue\/40:focus {
    color: rgb(0 81 160 / 0.4);
}

.focus\:text-royal-blue\/5:focus {
    color: rgb(0 81 160 / 0.05);
}

.focus\:text-royal-blue\/50:focus {
    color: rgb(0 81 160 / 0.5);
}

.focus\:text-royal-blue\/60:focus {
    color: rgb(0 81 160 / 0.6);
}

.focus\:text-royal-blue\/70:focus {
    color: rgb(0 81 160 / 0.7);
}

.focus\:text-royal-blue\/75:focus {
    color: rgb(0 81 160 / 0.75);
}

.focus\:text-royal-blue\/80:focus {
    color: rgb(0 81 160 / 0.8);
}

.focus\:text-royal-blue\/90:focus {
    color: rgb(0 81 160 / 0.9);
}

.focus\:text-royal-blue\/95:focus {
    color: rgb(0 81 160 / 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);
}

.focus\:shadow:focus {
    --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);
}

.focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px 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\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: inset 0 2px 4px 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);
}

.focus\:shadow-lg:focus {
    --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\:shadow-md:focus {
    --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);
}

.focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-sm:focus {
    --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);
}

.focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.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-dark-blue:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 58 80 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-dark-blue\/0:active {
    border-color: rgb(0 58 80 / 0) !important;
}

.active\:\!border-dark-blue\/10:active {
    border-color: rgb(0 58 80 / 0.1) !important;
}

.active\:\!border-dark-blue\/100:active {
    border-color: rgb(0 58 80 / 1) !important;
}

.active\:\!border-dark-blue\/20:active {
    border-color: rgb(0 58 80 / 0.2) !important;
}

.active\:\!border-dark-blue\/25:active {
    border-color: rgb(0 58 80 / 0.25) !important;
}

.active\:\!border-dark-blue\/30:active {
    border-color: rgb(0 58 80 / 0.3) !important;
}

.active\:\!border-dark-blue\/40:active {
    border-color: rgb(0 58 80 / 0.4) !important;
}

.active\:\!border-dark-blue\/5:active {
    border-color: rgb(0 58 80 / 0.05) !important;
}

.active\:\!border-dark-blue\/50:active {
    border-color: rgb(0 58 80 / 0.5) !important;
}

.active\:\!border-dark-blue\/60:active {
    border-color: rgb(0 58 80 / 0.6) !important;
}

.active\:\!border-dark-blue\/70:active {
    border-color: rgb(0 58 80 / 0.7) !important;
}

.active\:\!border-dark-blue\/75:active {
    border-color: rgb(0 58 80 / 0.75) !important;
}

.active\:\!border-dark-blue\/80:active {
    border-color: rgb(0 58 80 / 0.8) !important;
}

.active\:\!border-dark-blue\/90:active {
    border-color: rgb(0 58 80 / 0.9) !important;
}

.active\:\!border-dark-blue\/95:active {
    border-color: rgb(0 58 80 / 0.95) !important;
}

.active\:\!border-green:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(46 125 50 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-green\/0:active {
    border-color: rgb(46 125 50 / 0) !important;
}

.active\:\!border-green\/10:active {
    border-color: rgb(46 125 50 / 0.1) !important;
}

.active\:\!border-green\/100:active {
    border-color: rgb(46 125 50 / 1) !important;
}

.active\:\!border-green\/20:active {
    border-color: rgb(46 125 50 / 0.2) !important;
}

.active\:\!border-green\/25:active {
    border-color: rgb(46 125 50 / 0.25) !important;
}

.active\:\!border-green\/30:active {
    border-color: rgb(46 125 50 / 0.3) !important;
}

.active\:\!border-green\/40:active {
    border-color: rgb(46 125 50 / 0.4) !important;
}

.active\:\!border-green\/5:active {
    border-color: rgb(46 125 50 / 0.05) !important;
}

.active\:\!border-green\/50:active {
    border-color: rgb(46 125 50 / 0.5) !important;
}

.active\:\!border-green\/60:active {
    border-color: rgb(46 125 50 / 0.6) !important;
}

.active\:\!border-green\/70:active {
    border-color: rgb(46 125 50 / 0.7) !important;
}

.active\:\!border-green\/75:active {
    border-color: rgb(46 125 50 / 0.75) !important;
}

.active\:\!border-green\/80:active {
    border-color: rgb(46 125 50 / 0.8) !important;
}

.active\:\!border-green\/90:active {
    border-color: rgb(46 125 50 / 0.9) !important;
}

.active\:\!border-green\/95:active {
    border-color: rgb(46 125 50 / 0.95) !important;
}

.active\:\!border-grey:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(234 234 234 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-grey\/0:active {
    border-color: rgb(234 234 234 / 0) !important;
}

.active\:\!border-grey\/10:active {
    border-color: rgb(234 234 234 / 0.1) !important;
}

.active\:\!border-grey\/100:active {
    border-color: rgb(234 234 234 / 1) !important;
}

.active\:\!border-grey\/20:active {
    border-color: rgb(234 234 234 / 0.2) !important;
}

.active\:\!border-grey\/25:active {
    border-color: rgb(234 234 234 / 0.25) !important;
}

.active\:\!border-grey\/30:active {
    border-color: rgb(234 234 234 / 0.3) !important;
}

.active\:\!border-grey\/40:active {
    border-color: rgb(234 234 234 / 0.4) !important;
}

.active\:\!border-grey\/5:active {
    border-color: rgb(234 234 234 / 0.05) !important;
}

.active\:\!border-grey\/50:active {
    border-color: rgb(234 234 234 / 0.5) !important;
}

.active\:\!border-grey\/60:active {
    border-color: rgb(234 234 234 / 0.6) !important;
}

.active\:\!border-grey\/70:active {
    border-color: rgb(234 234 234 / 0.7) !important;
}

.active\:\!border-grey\/75:active {
    border-color: rgb(234 234 234 / 0.75) !important;
}

.active\:\!border-grey\/80:active {
    border-color: rgb(234 234 234 / 0.8) !important;
}

.active\:\!border-grey\/90:active {
    border-color: rgb(234 234 234 / 0.9) !important;
}

.active\:\!border-grey\/95:active {
    border-color: rgb(234 234 234 / 0.95) !important;
}

.active\:\!border-orange:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(239 108 0 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-orange\/0:active {
    border-color: rgb(239 108 0 / 0) !important;
}

.active\:\!border-orange\/10:active {
    border-color: rgb(239 108 0 / 0.1) !important;
}

.active\:\!border-orange\/100:active {
    border-color: rgb(239 108 0 / 1) !important;
}

.active\:\!border-orange\/20:active {
    border-color: rgb(239 108 0 / 0.2) !important;
}

.active\:\!border-orange\/25:active {
    border-color: rgb(239 108 0 / 0.25) !important;
}

.active\:\!border-orange\/30:active {
    border-color: rgb(239 108 0 / 0.3) !important;
}

.active\:\!border-orange\/40:active {
    border-color: rgb(239 108 0 / 0.4) !important;
}

.active\:\!border-orange\/5:active {
    border-color: rgb(239 108 0 / 0.05) !important;
}

.active\:\!border-orange\/50:active {
    border-color: rgb(239 108 0 / 0.5) !important;
}

.active\:\!border-orange\/60:active {
    border-color: rgb(239 108 0 / 0.6) !important;
}

.active\:\!border-orange\/70:active {
    border-color: rgb(239 108 0 / 0.7) !important;
}

.active\:\!border-orange\/75:active {
    border-color: rgb(239 108 0 / 0.75) !important;
}

.active\:\!border-orange\/80:active {
    border-color: rgb(239 108 0 / 0.8) !important;
}

.active\:\!border-orange\/90:active {
    border-color: rgb(239 108 0 / 0.9) !important;
}

.active\:\!border-orange\/95:active {
    border-color: rgb(239 108 0 / 0.95) !important;
}

.active\:\!border-royal-blue:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 81 160 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-royal-blue\/0:active {
    border-color: rgb(0 81 160 / 0) !important;
}

.active\:\!border-royal-blue\/10:active {
    border-color: rgb(0 81 160 / 0.1) !important;
}

.active\:\!border-royal-blue\/100:active {
    border-color: rgb(0 81 160 / 1) !important;
}

.active\:\!border-royal-blue\/20:active {
    border-color: rgb(0 81 160 / 0.2) !important;
}

.active\:\!border-royal-blue\/25:active {
    border-color: rgb(0 81 160 / 0.25) !important;
}

.active\:\!border-royal-blue\/30:active {
    border-color: rgb(0 81 160 / 0.3) !important;
}

.active\:\!border-royal-blue\/40:active {
    border-color: rgb(0 81 160 / 0.4) !important;
}

.active\:\!border-royal-blue\/5:active {
    border-color: rgb(0 81 160 / 0.05) !important;
}

.active\:\!border-royal-blue\/50:active {
    border-color: rgb(0 81 160 / 0.5) !important;
}

.active\:\!border-royal-blue\/60:active {
    border-color: rgb(0 81 160 / 0.6) !important;
}

.active\:\!border-royal-blue\/70:active {
    border-color: rgb(0 81 160 / 0.7) !important;
}

.active\:\!border-royal-blue\/75:active {
    border-color: rgb(0 81 160 / 0.75) !important;
}

.active\:\!border-royal-blue\/80:active {
    border-color: rgb(0 81 160 / 0.8) !important;
}

.active\:\!border-royal-blue\/90:active {
    border-color: rgb(0 81 160 / 0.9) !important;
}

.active\:\!border-royal-blue\/95:active {
    border-color: rgb(0 81 160 / 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-dark-blue:active {
    --tw-border-opacity: 1;
    border-color: rgb(0 58 80 / var(--tw-border-opacity, 1));
}

.active\:border-dark-blue\/0:active {
    border-color: rgb(0 58 80 / 0);
}

.active\:border-dark-blue\/10:active {
    border-color: rgb(0 58 80 / 0.1);
}

.active\:border-dark-blue\/100:active {
    border-color: rgb(0 58 80 / 1);
}

.active\:border-dark-blue\/20:active {
    border-color: rgb(0 58 80 / 0.2);
}

.active\:border-dark-blue\/25:active {
    border-color: rgb(0 58 80 / 0.25);
}

.active\:border-dark-blue\/30:active {
    border-color: rgb(0 58 80 / 0.3);
}

.active\:border-dark-blue\/40:active {
    border-color: rgb(0 58 80 / 0.4);
}

.active\:border-dark-blue\/5:active {
    border-color: rgb(0 58 80 / 0.05);
}

.active\:border-dark-blue\/50:active {
    border-color: rgb(0 58 80 / 0.5);
}

.active\:border-dark-blue\/60:active {
    border-color: rgb(0 58 80 / 0.6);
}

.active\:border-dark-blue\/70:active {
    border-color: rgb(0 58 80 / 0.7);
}

.active\:border-dark-blue\/75:active {
    border-color: rgb(0 58 80 / 0.75);
}

.active\:border-dark-blue\/80:active {
    border-color: rgb(0 58 80 / 0.8);
}

.active\:border-dark-blue\/90:active {
    border-color: rgb(0 58 80 / 0.9);
}

.active\:border-dark-blue\/95:active {
    border-color: rgb(0 58 80 / 0.95);
}

.active\:border-green:active {
    --tw-border-opacity: 1;
    border-color: rgb(46 125 50 / var(--tw-border-opacity, 1));
}

.active\:border-green\/0:active {
    border-color: rgb(46 125 50 / 0);
}

.active\:border-green\/10:active {
    border-color: rgb(46 125 50 / 0.1);
}

.active\:border-green\/100:active {
    border-color: rgb(46 125 50 / 1);
}

.active\:border-green\/20:active {
    border-color: rgb(46 125 50 / 0.2);
}

.active\:border-green\/25:active {
    border-color: rgb(46 125 50 / 0.25);
}

.active\:border-green\/30:active {
    border-color: rgb(46 125 50 / 0.3);
}

.active\:border-green\/40:active {
    border-color: rgb(46 125 50 / 0.4);
}

.active\:border-green\/5:active {
    border-color: rgb(46 125 50 / 0.05);
}

.active\:border-green\/50:active {
    border-color: rgb(46 125 50 / 0.5);
}

.active\:border-green\/60:active {
    border-color: rgb(46 125 50 / 0.6);
}

.active\:border-green\/70:active {
    border-color: rgb(46 125 50 / 0.7);
}

.active\:border-green\/75:active {
    border-color: rgb(46 125 50 / 0.75);
}

.active\:border-green\/80:active {
    border-color: rgb(46 125 50 / 0.8);
}

.active\:border-green\/90:active {
    border-color: rgb(46 125 50 / 0.9);
}

.active\:border-green\/95:active {
    border-color: rgb(46 125 50 / 0.95);
}

.active\:border-grey:active {
    --tw-border-opacity: 1;
    border-color: rgb(234 234 234 / var(--tw-border-opacity, 1));
}

.active\:border-grey\/0:active {
    border-color: rgb(234 234 234 / 0);
}

.active\:border-grey\/10:active {
    border-color: rgb(234 234 234 / 0.1);
}

.active\:border-grey\/100:active {
    border-color: rgb(234 234 234 / 1);
}

.active\:border-grey\/20:active {
    border-color: rgb(234 234 234 / 0.2);
}

.active\:border-grey\/25:active {
    border-color: rgb(234 234 234 / 0.25);
}

.active\:border-grey\/30:active {
    border-color: rgb(234 234 234 / 0.3);
}

.active\:border-grey\/40:active {
    border-color: rgb(234 234 234 / 0.4);
}

.active\:border-grey\/5:active {
    border-color: rgb(234 234 234 / 0.05);
}

.active\:border-grey\/50:active {
    border-color: rgb(234 234 234 / 0.5);
}

.active\:border-grey\/60:active {
    border-color: rgb(234 234 234 / 0.6);
}

.active\:border-grey\/70:active {
    border-color: rgb(234 234 234 / 0.7);
}

.active\:border-grey\/75:active {
    border-color: rgb(234 234 234 / 0.75);
}

.active\:border-grey\/80:active {
    border-color: rgb(234 234 234 / 0.8);
}

.active\:border-grey\/90:active {
    border-color: rgb(234 234 234 / 0.9);
}

.active\:border-grey\/95:active {
    border-color: rgb(234 234 234 / 0.95);
}

.active\:border-orange:active {
    --tw-border-opacity: 1;
    border-color: rgb(239 108 0 / var(--tw-border-opacity, 1));
}

.active\:border-orange\/0:active {
    border-color: rgb(239 108 0 / 0);
}

.active\:border-orange\/10:active {
    border-color: rgb(239 108 0 / 0.1);
}

.active\:border-orange\/100:active {
    border-color: rgb(239 108 0 / 1);
}

.active\:border-orange\/20:active {
    border-color: rgb(239 108 0 / 0.2);
}

.active\:border-orange\/25:active {
    border-color: rgb(239 108 0 / 0.25);
}

.active\:border-orange\/30:active {
    border-color: rgb(239 108 0 / 0.3);
}

.active\:border-orange\/40:active {
    border-color: rgb(239 108 0 / 0.4);
}

.active\:border-orange\/5:active {
    border-color: rgb(239 108 0 / 0.05);
}

.active\:border-orange\/50:active {
    border-color: rgb(239 108 0 / 0.5);
}

.active\:border-orange\/60:active {
    border-color: rgb(239 108 0 / 0.6);
}

.active\:border-orange\/70:active {
    border-color: rgb(239 108 0 / 0.7);
}

.active\:border-orange\/75:active {
    border-color: rgb(239 108 0 / 0.75);
}

.active\:border-orange\/80:active {
    border-color: rgb(239 108 0 / 0.8);
}

.active\:border-orange\/90:active {
    border-color: rgb(239 108 0 / 0.9);
}

.active\:border-orange\/95:active {
    border-color: rgb(239 108 0 / 0.95);
}

.active\:border-royal-blue:active {
    --tw-border-opacity: 1;
    border-color: rgb(0 81 160 / var(--tw-border-opacity, 1));
}

.active\:border-royal-blue\/0:active {
    border-color: rgb(0 81 160 / 0);
}

.active\:border-royal-blue\/10:active {
    border-color: rgb(0 81 160 / 0.1);
}

.active\:border-royal-blue\/100:active {
    border-color: rgb(0 81 160 / 1);
}

.active\:border-royal-blue\/20:active {
    border-color: rgb(0 81 160 / 0.2);
}

.active\:border-royal-blue\/25:active {
    border-color: rgb(0 81 160 / 0.25);
}

.active\:border-royal-blue\/30:active {
    border-color: rgb(0 81 160 / 0.3);
}

.active\:border-royal-blue\/40:active {
    border-color: rgb(0 81 160 / 0.4);
}

.active\:border-royal-blue\/5:active {
    border-color: rgb(0 81 160 / 0.05);
}

.active\:border-royal-blue\/50:active {
    border-color: rgb(0 81 160 / 0.5);
}

.active\:border-royal-blue\/60:active {
    border-color: rgb(0 81 160 / 0.6);
}

.active\:border-royal-blue\/70:active {
    border-color: rgb(0 81 160 / 0.7);
}

.active\:border-royal-blue\/75:active {
    border-color: rgb(0 81 160 / 0.75);
}

.active\:border-royal-blue\/80:active {
    border-color: rgb(0 81 160 / 0.8);
}

.active\:border-royal-blue\/90:active {
    border-color: rgb(0 81 160 / 0.9);
}

.active\:border-royal-blue\/95:active {
    border-color: rgb(0 81 160 / 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-dark-blue:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-dark-blue\/0:active {
    background-color: rgb(0 58 80 / 0) !important;
}

.active\:\!bg-dark-blue\/10:active {
    background-color: rgb(0 58 80 / 0.1) !important;
}

.active\:\!bg-dark-blue\/100:active {
    background-color: rgb(0 58 80 / 1) !important;
}

.active\:\!bg-dark-blue\/20:active {
    background-color: rgb(0 58 80 / 0.2) !important;
}

.active\:\!bg-dark-blue\/25:active {
    background-color: rgb(0 58 80 / 0.25) !important;
}

.active\:\!bg-dark-blue\/30:active {
    background-color: rgb(0 58 80 / 0.3) !important;
}

.active\:\!bg-dark-blue\/40:active {
    background-color: rgb(0 58 80 / 0.4) !important;
}

.active\:\!bg-dark-blue\/5:active {
    background-color: rgb(0 58 80 / 0.05) !important;
}

.active\:\!bg-dark-blue\/50:active {
    background-color: rgb(0 58 80 / 0.5) !important;
}

.active\:\!bg-dark-blue\/60:active {
    background-color: rgb(0 58 80 / 0.6) !important;
}

.active\:\!bg-dark-blue\/70:active {
    background-color: rgb(0 58 80 / 0.7) !important;
}

.active\:\!bg-dark-blue\/75:active {
    background-color: rgb(0 58 80 / 0.75) !important;
}

.active\:\!bg-dark-blue\/80:active {
    background-color: rgb(0 58 80 / 0.8) !important;
}

.active\:\!bg-dark-blue\/90:active {
    background-color: rgb(0 58 80 / 0.9) !important;
}

.active\:\!bg-dark-blue\/95:active {
    background-color: rgb(0 58 80 / 0.95) !important;
}

.active\:\!bg-green:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-green\/0:active {
    background-color: rgb(46 125 50 / 0) !important;
}

.active\:\!bg-green\/10:active {
    background-color: rgb(46 125 50 / 0.1) !important;
}

.active\:\!bg-green\/100:active {
    background-color: rgb(46 125 50 / 1) !important;
}

.active\:\!bg-green\/20:active {
    background-color: rgb(46 125 50 / 0.2) !important;
}

.active\:\!bg-green\/25:active {
    background-color: rgb(46 125 50 / 0.25) !important;
}

.active\:\!bg-green\/30:active {
    background-color: rgb(46 125 50 / 0.3) !important;
}

.active\:\!bg-green\/40:active {
    background-color: rgb(46 125 50 / 0.4) !important;
}

.active\:\!bg-green\/5:active {
    background-color: rgb(46 125 50 / 0.05) !important;
}

.active\:\!bg-green\/50:active {
    background-color: rgb(46 125 50 / 0.5) !important;
}

.active\:\!bg-green\/60:active {
    background-color: rgb(46 125 50 / 0.6) !important;
}

.active\:\!bg-green\/70:active {
    background-color: rgb(46 125 50 / 0.7) !important;
}

.active\:\!bg-green\/75:active {
    background-color: rgb(46 125 50 / 0.75) !important;
}

.active\:\!bg-green\/80:active {
    background-color: rgb(46 125 50 / 0.8) !important;
}

.active\:\!bg-green\/90:active {
    background-color: rgb(46 125 50 / 0.9) !important;
}

.active\:\!bg-green\/95:active {
    background-color: rgb(46 125 50 / 0.95) !important;
}

.active\:\!bg-grey:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-grey\/0:active {
    background-color: rgb(234 234 234 / 0) !important;
}

.active\:\!bg-grey\/10:active {
    background-color: rgb(234 234 234 / 0.1) !important;
}

.active\:\!bg-grey\/100:active {
    background-color: rgb(234 234 234 / 1) !important;
}

.active\:\!bg-grey\/20:active {
    background-color: rgb(234 234 234 / 0.2) !important;
}

.active\:\!bg-grey\/25:active {
    background-color: rgb(234 234 234 / 0.25) !important;
}

.active\:\!bg-grey\/30:active {
    background-color: rgb(234 234 234 / 0.3) !important;
}

.active\:\!bg-grey\/40:active {
    background-color: rgb(234 234 234 / 0.4) !important;
}

.active\:\!bg-grey\/5:active {
    background-color: rgb(234 234 234 / 0.05) !important;
}

.active\:\!bg-grey\/50:active {
    background-color: rgb(234 234 234 / 0.5) !important;
}

.active\:\!bg-grey\/60:active {
    background-color: rgb(234 234 234 / 0.6) !important;
}

.active\:\!bg-grey\/70:active {
    background-color: rgb(234 234 234 / 0.7) !important;
}

.active\:\!bg-grey\/75:active {
    background-color: rgb(234 234 234 / 0.75) !important;
}

.active\:\!bg-grey\/80:active {
    background-color: rgb(234 234 234 / 0.8) !important;
}

.active\:\!bg-grey\/90:active {
    background-color: rgb(234 234 234 / 0.9) !important;
}

.active\:\!bg-grey\/95:active {
    background-color: rgb(234 234 234 / 0.95) !important;
}

.active\:\!bg-orange:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(239 108 0 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-orange\/0:active {
    background-color: rgb(239 108 0 / 0) !important;
}

.active\:\!bg-orange\/10:active {
    background-color: rgb(239 108 0 / 0.1) !important;
}

.active\:\!bg-orange\/100:active {
    background-color: rgb(239 108 0 / 1) !important;
}

.active\:\!bg-orange\/20:active {
    background-color: rgb(239 108 0 / 0.2) !important;
}

.active\:\!bg-orange\/25:active {
    background-color: rgb(239 108 0 / 0.25) !important;
}

.active\:\!bg-orange\/30:active {
    background-color: rgb(239 108 0 / 0.3) !important;
}

.active\:\!bg-orange\/40:active {
    background-color: rgb(239 108 0 / 0.4) !important;
}

.active\:\!bg-orange\/5:active {
    background-color: rgb(239 108 0 / 0.05) !important;
}

.active\:\!bg-orange\/50:active {
    background-color: rgb(239 108 0 / 0.5) !important;
}

.active\:\!bg-orange\/60:active {
    background-color: rgb(239 108 0 / 0.6) !important;
}

.active\:\!bg-orange\/70:active {
    background-color: rgb(239 108 0 / 0.7) !important;
}

.active\:\!bg-orange\/75:active {
    background-color: rgb(239 108 0 / 0.75) !important;
}

.active\:\!bg-orange\/80:active {
    background-color: rgb(239 108 0 / 0.8) !important;
}

.active\:\!bg-orange\/90:active {
    background-color: rgb(239 108 0 / 0.9) !important;
}

.active\:\!bg-orange\/95:active {
    background-color: rgb(239 108 0 / 0.95) !important;
}

.active\:\!bg-royal-blue:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 81 160 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-royal-blue\/0:active {
    background-color: rgb(0 81 160 / 0) !important;
}

.active\:\!bg-royal-blue\/10:active {
    background-color: rgb(0 81 160 / 0.1) !important;
}

.active\:\!bg-royal-blue\/100:active {
    background-color: rgb(0 81 160 / 1) !important;
}

.active\:\!bg-royal-blue\/20:active {
    background-color: rgb(0 81 160 / 0.2) !important;
}

.active\:\!bg-royal-blue\/25:active {
    background-color: rgb(0 81 160 / 0.25) !important;
}

.active\:\!bg-royal-blue\/30:active {
    background-color: rgb(0 81 160 / 0.3) !important;
}

.active\:\!bg-royal-blue\/40:active {
    background-color: rgb(0 81 160 / 0.4) !important;
}

.active\:\!bg-royal-blue\/5:active {
    background-color: rgb(0 81 160 / 0.05) !important;
}

.active\:\!bg-royal-blue\/50:active {
    background-color: rgb(0 81 160 / 0.5) !important;
}

.active\:\!bg-royal-blue\/60:active {
    background-color: rgb(0 81 160 / 0.6) !important;
}

.active\:\!bg-royal-blue\/70:active {
    background-color: rgb(0 81 160 / 0.7) !important;
}

.active\:\!bg-royal-blue\/75:active {
    background-color: rgb(0 81 160 / 0.75) !important;
}

.active\:\!bg-royal-blue\/80:active {
    background-color: rgb(0 81 160 / 0.8) !important;
}

.active\:\!bg-royal-blue\/90:active {
    background-color: rgb(0 81 160 / 0.9) !important;
}

.active\:\!bg-royal-blue\/95:active {
    background-color: rgb(0 81 160 / 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-dark-blue:active {
    --tw-bg-opacity: 1;
    background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1));
}

.active\:bg-dark-blue\/0:active {
    background-color: rgb(0 58 80 / 0);
}

.active\:bg-dark-blue\/10:active {
    background-color: rgb(0 58 80 / 0.1);
}

.active\:bg-dark-blue\/100:active {
    background-color: rgb(0 58 80 / 1);
}

.active\:bg-dark-blue\/20:active {
    background-color: rgb(0 58 80 / 0.2);
}

.active\:bg-dark-blue\/25:active {
    background-color: rgb(0 58 80 / 0.25);
}

.active\:bg-dark-blue\/30:active {
    background-color: rgb(0 58 80 / 0.3);
}

.active\:bg-dark-blue\/40:active {
    background-color: rgb(0 58 80 / 0.4);
}

.active\:bg-dark-blue\/5:active {
    background-color: rgb(0 58 80 / 0.05);
}

.active\:bg-dark-blue\/50:active {
    background-color: rgb(0 58 80 / 0.5);
}

.active\:bg-dark-blue\/60:active {
    background-color: rgb(0 58 80 / 0.6);
}

.active\:bg-dark-blue\/70:active {
    background-color: rgb(0 58 80 / 0.7);
}

.active\:bg-dark-blue\/75:active {
    background-color: rgb(0 58 80 / 0.75);
}

.active\:bg-dark-blue\/80:active {
    background-color: rgb(0 58 80 / 0.8);
}

.active\:bg-dark-blue\/90:active {
    background-color: rgb(0 58 80 / 0.9);
}

.active\:bg-dark-blue\/95:active {
    background-color: rgb(0 58 80 / 0.95);
}

.active\:bg-green:active {
    --tw-bg-opacity: 1;
    background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1));
}

.active\:bg-green\/0:active {
    background-color: rgb(46 125 50 / 0);
}

.active\:bg-green\/10:active {
    background-color: rgb(46 125 50 / 0.1);
}

.active\:bg-green\/100:active {
    background-color: rgb(46 125 50 / 1);
}

.active\:bg-green\/20:active {
    background-color: rgb(46 125 50 / 0.2);
}

.active\:bg-green\/25:active {
    background-color: rgb(46 125 50 / 0.25);
}

.active\:bg-green\/30:active {
    background-color: rgb(46 125 50 / 0.3);
}

.active\:bg-green\/40:active {
    background-color: rgb(46 125 50 / 0.4);
}

.active\:bg-green\/5:active {
    background-color: rgb(46 125 50 / 0.05);
}

.active\:bg-green\/50:active {
    background-color: rgb(46 125 50 / 0.5);
}

.active\:bg-green\/60:active {
    background-color: rgb(46 125 50 / 0.6);
}

.active\:bg-green\/70:active {
    background-color: rgb(46 125 50 / 0.7);
}

.active\:bg-green\/75:active {
    background-color: rgb(46 125 50 / 0.75);
}

.active\:bg-green\/80:active {
    background-color: rgb(46 125 50 / 0.8);
}

.active\:bg-green\/90:active {
    background-color: rgb(46 125 50 / 0.9);
}

.active\:bg-green\/95:active {
    background-color: rgb(46 125 50 / 0.95);
}

.active\:bg-grey:active {
    --tw-bg-opacity: 1;
    background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1));
}

.active\:bg-grey\/0:active {
    background-color: rgb(234 234 234 / 0);
}

.active\:bg-grey\/10:active {
    background-color: rgb(234 234 234 / 0.1);
}

.active\:bg-grey\/100:active {
    background-color: rgb(234 234 234 / 1);
}

.active\:bg-grey\/20:active {
    background-color: rgb(234 234 234 / 0.2);
}

.active\:bg-grey\/25:active {
    background-color: rgb(234 234 234 / 0.25);
}

.active\:bg-grey\/30:active {
    background-color: rgb(234 234 234 / 0.3);
}

.active\:bg-grey\/40:active {
    background-color: rgb(234 234 234 / 0.4);
}

.active\:bg-grey\/5:active {
    background-color: rgb(234 234 234 / 0.05);
}

.active\:bg-grey\/50:active {
    background-color: rgb(234 234 234 / 0.5);
}

.active\:bg-grey\/60:active {
    background-color: rgb(234 234 234 / 0.6);
}

.active\:bg-grey\/70:active {
    background-color: rgb(234 234 234 / 0.7);
}

.active\:bg-grey\/75:active {
    background-color: rgb(234 234 234 / 0.75);
}

.active\:bg-grey\/80:active {
    background-color: rgb(234 234 234 / 0.8);
}

.active\:bg-grey\/90:active {
    background-color: rgb(234 234 234 / 0.9);
}

.active\:bg-grey\/95:active {
    background-color: rgb(234 234 234 / 0.95);
}

.active\:bg-orange:active {
    --tw-bg-opacity: 1;
    background-color: rgb(239 108 0 / var(--tw-bg-opacity, 1));
}

.active\:bg-orange\/0:active {
    background-color: rgb(239 108 0 / 0);
}

.active\:bg-orange\/10:active {
    background-color: rgb(239 108 0 / 0.1);
}

.active\:bg-orange\/100:active {
    background-color: rgb(239 108 0 / 1);
}

.active\:bg-orange\/20:active {
    background-color: rgb(239 108 0 / 0.2);
}

.active\:bg-orange\/25:active {
    background-color: rgb(239 108 0 / 0.25);
}

.active\:bg-orange\/30:active {
    background-color: rgb(239 108 0 / 0.3);
}

.active\:bg-orange\/40:active {
    background-color: rgb(239 108 0 / 0.4);
}

.active\:bg-orange\/5:active {
    background-color: rgb(239 108 0 / 0.05);
}

.active\:bg-orange\/50:active {
    background-color: rgb(239 108 0 / 0.5);
}

.active\:bg-orange\/60:active {
    background-color: rgb(239 108 0 / 0.6);
}

.active\:bg-orange\/70:active {
    background-color: rgb(239 108 0 / 0.7);
}

.active\:bg-orange\/75:active {
    background-color: rgb(239 108 0 / 0.75);
}

.active\:bg-orange\/80:active {
    background-color: rgb(239 108 0 / 0.8);
}

.active\:bg-orange\/90:active {
    background-color: rgb(239 108 0 / 0.9);
}

.active\:bg-orange\/95:active {
    background-color: rgb(239 108 0 / 0.95);
}

.active\:bg-royal-blue:active {
    --tw-bg-opacity: 1;
    background-color: rgb(0 81 160 / var(--tw-bg-opacity, 1));
}

.active\:bg-royal-blue\/0:active {
    background-color: rgb(0 81 160 / 0);
}

.active\:bg-royal-blue\/10:active {
    background-color: rgb(0 81 160 / 0.1);
}

.active\:bg-royal-blue\/100:active {
    background-color: rgb(0 81 160 / 1);
}

.active\:bg-royal-blue\/20:active {
    background-color: rgb(0 81 160 / 0.2);
}

.active\:bg-royal-blue\/25:active {
    background-color: rgb(0 81 160 / 0.25);
}

.active\:bg-royal-blue\/30:active {
    background-color: rgb(0 81 160 / 0.3);
}

.active\:bg-royal-blue\/40:active {
    background-color: rgb(0 81 160 / 0.4);
}

.active\:bg-royal-blue\/5:active {
    background-color: rgb(0 81 160 / 0.05);
}

.active\:bg-royal-blue\/50:active {
    background-color: rgb(0 81 160 / 0.5);
}

.active\:bg-royal-blue\/60:active {
    background-color: rgb(0 81 160 / 0.6);
}

.active\:bg-royal-blue\/70:active {
    background-color: rgb(0 81 160 / 0.7);
}

.active\:bg-royal-blue\/75:active {
    background-color: rgb(0 81 160 / 0.75);
}

.active\:bg-royal-blue\/80:active {
    background-color: rgb(0 81 160 / 0.8);
}

.active\:bg-royal-blue\/90:active {
    background-color: rgb(0 81 160 / 0.9);
}

.active\:bg-royal-blue\/95:active {
    background-color: rgb(0 81 160 / 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-dark-blue:active {
    --tw-text-opacity: 1 !important;
    color: rgb(0 58 80 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-dark-blue\/0:active {
    color: rgb(0 58 80 / 0) !important;
}

.active\:\!text-dark-blue\/10:active {
    color: rgb(0 58 80 / 0.1) !important;
}

.active\:\!text-dark-blue\/100:active {
    color: rgb(0 58 80 / 1) !important;
}

.active\:\!text-dark-blue\/20:active {
    color: rgb(0 58 80 / 0.2) !important;
}

.active\:\!text-dark-blue\/25:active {
    color: rgb(0 58 80 / 0.25) !important;
}

.active\:\!text-dark-blue\/30:active {
    color: rgb(0 58 80 / 0.3) !important;
}

.active\:\!text-dark-blue\/40:active {
    color: rgb(0 58 80 / 0.4) !important;
}

.active\:\!text-dark-blue\/5:active {
    color: rgb(0 58 80 / 0.05) !important;
}

.active\:\!text-dark-blue\/50:active {
    color: rgb(0 58 80 / 0.5) !important;
}

.active\:\!text-dark-blue\/60:active {
    color: rgb(0 58 80 / 0.6) !important;
}

.active\:\!text-dark-blue\/70:active {
    color: rgb(0 58 80 / 0.7) !important;
}

.active\:\!text-dark-blue\/75:active {
    color: rgb(0 58 80 / 0.75) !important;
}

.active\:\!text-dark-blue\/80:active {
    color: rgb(0 58 80 / 0.8) !important;
}

.active\:\!text-dark-blue\/90:active {
    color: rgb(0 58 80 / 0.9) !important;
}

.active\:\!text-dark-blue\/95:active {
    color: rgb(0 58 80 / 0.95) !important;
}

.active\:\!text-green:active {
    --tw-text-opacity: 1 !important;
    color: rgb(46 125 50 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-green\/0:active {
    color: rgb(46 125 50 / 0) !important;
}

.active\:\!text-green\/10:active {
    color: rgb(46 125 50 / 0.1) !important;
}

.active\:\!text-green\/100:active {
    color: rgb(46 125 50 / 1) !important;
}

.active\:\!text-green\/20:active {
    color: rgb(46 125 50 / 0.2) !important;
}

.active\:\!text-green\/25:active {
    color: rgb(46 125 50 / 0.25) !important;
}

.active\:\!text-green\/30:active {
    color: rgb(46 125 50 / 0.3) !important;
}

.active\:\!text-green\/40:active {
    color: rgb(46 125 50 / 0.4) !important;
}

.active\:\!text-green\/5:active {
    color: rgb(46 125 50 / 0.05) !important;
}

.active\:\!text-green\/50:active {
    color: rgb(46 125 50 / 0.5) !important;
}

.active\:\!text-green\/60:active {
    color: rgb(46 125 50 / 0.6) !important;
}

.active\:\!text-green\/70:active {
    color: rgb(46 125 50 / 0.7) !important;
}

.active\:\!text-green\/75:active {
    color: rgb(46 125 50 / 0.75) !important;
}

.active\:\!text-green\/80:active {
    color: rgb(46 125 50 / 0.8) !important;
}

.active\:\!text-green\/90:active {
    color: rgb(46 125 50 / 0.9) !important;
}

.active\:\!text-green\/95:active {
    color: rgb(46 125 50 / 0.95) !important;
}

.active\:\!text-grey:active {
    --tw-text-opacity: 1 !important;
    color: rgb(234 234 234 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-grey\/0:active {
    color: rgb(234 234 234 / 0) !important;
}

.active\:\!text-grey\/10:active {
    color: rgb(234 234 234 / 0.1) !important;
}

.active\:\!text-grey\/100:active {
    color: rgb(234 234 234 / 1) !important;
}

.active\:\!text-grey\/20:active {
    color: rgb(234 234 234 / 0.2) !important;
}

.active\:\!text-grey\/25:active {
    color: rgb(234 234 234 / 0.25) !important;
}

.active\:\!text-grey\/30:active {
    color: rgb(234 234 234 / 0.3) !important;
}

.active\:\!text-grey\/40:active {
    color: rgb(234 234 234 / 0.4) !important;
}

.active\:\!text-grey\/5:active {
    color: rgb(234 234 234 / 0.05) !important;
}

.active\:\!text-grey\/50:active {
    color: rgb(234 234 234 / 0.5) !important;
}

.active\:\!text-grey\/60:active {
    color: rgb(234 234 234 / 0.6) !important;
}

.active\:\!text-grey\/70:active {
    color: rgb(234 234 234 / 0.7) !important;
}

.active\:\!text-grey\/75:active {
    color: rgb(234 234 234 / 0.75) !important;
}

.active\:\!text-grey\/80:active {
    color: rgb(234 234 234 / 0.8) !important;
}

.active\:\!text-grey\/90:active {
    color: rgb(234 234 234 / 0.9) !important;
}

.active\:\!text-grey\/95:active {
    color: rgb(234 234 234 / 0.95) !important;
}

.active\:\!text-orange:active {
    --tw-text-opacity: 1 !important;
    color: rgb(239 108 0 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-orange\/0:active {
    color: rgb(239 108 0 / 0) !important;
}

.active\:\!text-orange\/10:active {
    color: rgb(239 108 0 / 0.1) !important;
}

.active\:\!text-orange\/100:active {
    color: rgb(239 108 0 / 1) !important;
}

.active\:\!text-orange\/20:active {
    color: rgb(239 108 0 / 0.2) !important;
}

.active\:\!text-orange\/25:active {
    color: rgb(239 108 0 / 0.25) !important;
}

.active\:\!text-orange\/30:active {
    color: rgb(239 108 0 / 0.3) !important;
}

.active\:\!text-orange\/40:active {
    color: rgb(239 108 0 / 0.4) !important;
}

.active\:\!text-orange\/5:active {
    color: rgb(239 108 0 / 0.05) !important;
}

.active\:\!text-orange\/50:active {
    color: rgb(239 108 0 / 0.5) !important;
}

.active\:\!text-orange\/60:active {
    color: rgb(239 108 0 / 0.6) !important;
}

.active\:\!text-orange\/70:active {
    color: rgb(239 108 0 / 0.7) !important;
}

.active\:\!text-orange\/75:active {
    color: rgb(239 108 0 / 0.75) !important;
}

.active\:\!text-orange\/80:active {
    color: rgb(239 108 0 / 0.8) !important;
}

.active\:\!text-orange\/90:active {
    color: rgb(239 108 0 / 0.9) !important;
}

.active\:\!text-orange\/95:active {
    color: rgb(239 108 0 / 0.95) !important;
}

.active\:\!text-royal-blue:active {
    --tw-text-opacity: 1 !important;
    color: rgb(0 81 160 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-royal-blue\/0:active {
    color: rgb(0 81 160 / 0) !important;
}

.active\:\!text-royal-blue\/10:active {
    color: rgb(0 81 160 / 0.1) !important;
}

.active\:\!text-royal-blue\/100:active {
    color: rgb(0 81 160 / 1) !important;
}

.active\:\!text-royal-blue\/20:active {
    color: rgb(0 81 160 / 0.2) !important;
}

.active\:\!text-royal-blue\/25:active {
    color: rgb(0 81 160 / 0.25) !important;
}

.active\:\!text-royal-blue\/30:active {
    color: rgb(0 81 160 / 0.3) !important;
}

.active\:\!text-royal-blue\/40:active {
    color: rgb(0 81 160 / 0.4) !important;
}

.active\:\!text-royal-blue\/5:active {
    color: rgb(0 81 160 / 0.05) !important;
}

.active\:\!text-royal-blue\/50:active {
    color: rgb(0 81 160 / 0.5) !important;
}

.active\:\!text-royal-blue\/60:active {
    color: rgb(0 81 160 / 0.6) !important;
}

.active\:\!text-royal-blue\/70:active {
    color: rgb(0 81 160 / 0.7) !important;
}

.active\:\!text-royal-blue\/75:active {
    color: rgb(0 81 160 / 0.75) !important;
}

.active\:\!text-royal-blue\/80:active {
    color: rgb(0 81 160 / 0.8) !important;
}

.active\:\!text-royal-blue\/90:active {
    color: rgb(0 81 160 / 0.9) !important;
}

.active\:\!text-royal-blue\/95:active {
    color: rgb(0 81 160 / 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-dark-blue:active {
    --tw-text-opacity: 1;
    color: rgb(0 58 80 / var(--tw-text-opacity, 1));
}

.active\:text-dark-blue\/0:active {
    color: rgb(0 58 80 / 0);
}

.active\:text-dark-blue\/10:active {
    color: rgb(0 58 80 / 0.1);
}

.active\:text-dark-blue\/100:active {
    color: rgb(0 58 80 / 1);
}

.active\:text-dark-blue\/20:active {
    color: rgb(0 58 80 / 0.2);
}

.active\:text-dark-blue\/25:active {
    color: rgb(0 58 80 / 0.25);
}

.active\:text-dark-blue\/30:active {
    color: rgb(0 58 80 / 0.3);
}

.active\:text-dark-blue\/40:active {
    color: rgb(0 58 80 / 0.4);
}

.active\:text-dark-blue\/5:active {
    color: rgb(0 58 80 / 0.05);
}

.active\:text-dark-blue\/50:active {
    color: rgb(0 58 80 / 0.5);
}

.active\:text-dark-blue\/60:active {
    color: rgb(0 58 80 / 0.6);
}

.active\:text-dark-blue\/70:active {
    color: rgb(0 58 80 / 0.7);
}

.active\:text-dark-blue\/75:active {
    color: rgb(0 58 80 / 0.75);
}

.active\:text-dark-blue\/80:active {
    color: rgb(0 58 80 / 0.8);
}

.active\:text-dark-blue\/90:active {
    color: rgb(0 58 80 / 0.9);
}

.active\:text-dark-blue\/95:active {
    color: rgb(0 58 80 / 0.95);
}

.active\:text-green:active {
    --tw-text-opacity: 1;
    color: rgb(46 125 50 / var(--tw-text-opacity, 1));
}

.active\:text-green\/0:active {
    color: rgb(46 125 50 / 0);
}

.active\:text-green\/10:active {
    color: rgb(46 125 50 / 0.1);
}

.active\:text-green\/100:active {
    color: rgb(46 125 50 / 1);
}

.active\:text-green\/20:active {
    color: rgb(46 125 50 / 0.2);
}

.active\:text-green\/25:active {
    color: rgb(46 125 50 / 0.25);
}

.active\:text-green\/30:active {
    color: rgb(46 125 50 / 0.3);
}

.active\:text-green\/40:active {
    color: rgb(46 125 50 / 0.4);
}

.active\:text-green\/5:active {
    color: rgb(46 125 50 / 0.05);
}

.active\:text-green\/50:active {
    color: rgb(46 125 50 / 0.5);
}

.active\:text-green\/60:active {
    color: rgb(46 125 50 / 0.6);
}

.active\:text-green\/70:active {
    color: rgb(46 125 50 / 0.7);
}

.active\:text-green\/75:active {
    color: rgb(46 125 50 / 0.75);
}

.active\:text-green\/80:active {
    color: rgb(46 125 50 / 0.8);
}

.active\:text-green\/90:active {
    color: rgb(46 125 50 / 0.9);
}

.active\:text-green\/95:active {
    color: rgb(46 125 50 / 0.95);
}

.active\:text-grey:active {
    --tw-text-opacity: 1;
    color: rgb(234 234 234 / var(--tw-text-opacity, 1));
}

.active\:text-grey\/0:active {
    color: rgb(234 234 234 / 0);
}

.active\:text-grey\/10:active {
    color: rgb(234 234 234 / 0.1);
}

.active\:text-grey\/100:active {
    color: rgb(234 234 234 / 1);
}

.active\:text-grey\/20:active {
    color: rgb(234 234 234 / 0.2);
}

.active\:text-grey\/25:active {
    color: rgb(234 234 234 / 0.25);
}

.active\:text-grey\/30:active {
    color: rgb(234 234 234 / 0.3);
}

.active\:text-grey\/40:active {
    color: rgb(234 234 234 / 0.4);
}

.active\:text-grey\/5:active {
    color: rgb(234 234 234 / 0.05);
}

.active\:text-grey\/50:active {
    color: rgb(234 234 234 / 0.5);
}

.active\:text-grey\/60:active {
    color: rgb(234 234 234 / 0.6);
}

.active\:text-grey\/70:active {
    color: rgb(234 234 234 / 0.7);
}

.active\:text-grey\/75:active {
    color: rgb(234 234 234 / 0.75);
}

.active\:text-grey\/80:active {
    color: rgb(234 234 234 / 0.8);
}

.active\:text-grey\/90:active {
    color: rgb(234 234 234 / 0.9);
}

.active\:text-grey\/95:active {
    color: rgb(234 234 234 / 0.95);
}

.active\:text-orange:active {
    --tw-text-opacity: 1;
    color: rgb(239 108 0 / var(--tw-text-opacity, 1));
}

.active\:text-orange\/0:active {
    color: rgb(239 108 0 / 0);
}

.active\:text-orange\/10:active {
    color: rgb(239 108 0 / 0.1);
}

.active\:text-orange\/100:active {
    color: rgb(239 108 0 / 1);
}

.active\:text-orange\/20:active {
    color: rgb(239 108 0 / 0.2);
}

.active\:text-orange\/25:active {
    color: rgb(239 108 0 / 0.25);
}

.active\:text-orange\/30:active {
    color: rgb(239 108 0 / 0.3);
}

.active\:text-orange\/40:active {
    color: rgb(239 108 0 / 0.4);
}

.active\:text-orange\/5:active {
    color: rgb(239 108 0 / 0.05);
}

.active\:text-orange\/50:active {
    color: rgb(239 108 0 / 0.5);
}

.active\:text-orange\/60:active {
    color: rgb(239 108 0 / 0.6);
}

.active\:text-orange\/70:active {
    color: rgb(239 108 0 / 0.7);
}

.active\:text-orange\/75:active {
    color: rgb(239 108 0 / 0.75);
}

.active\:text-orange\/80:active {
    color: rgb(239 108 0 / 0.8);
}

.active\:text-orange\/90:active {
    color: rgb(239 108 0 / 0.9);
}

.active\:text-orange\/95:active {
    color: rgb(239 108 0 / 0.95);
}

.active\:text-royal-blue:active {
    --tw-text-opacity: 1;
    color: rgb(0 81 160 / var(--tw-text-opacity, 1));
}

.active\:text-royal-blue\/0:active {
    color: rgb(0 81 160 / 0);
}

.active\:text-royal-blue\/10:active {
    color: rgb(0 81 160 / 0.1);
}

.active\:text-royal-blue\/100:active {
    color: rgb(0 81 160 / 1);
}

.active\:text-royal-blue\/20:active {
    color: rgb(0 81 160 / 0.2);
}

.active\:text-royal-blue\/25:active {
    color: rgb(0 81 160 / 0.25);
}

.active\:text-royal-blue\/30:active {
    color: rgb(0 81 160 / 0.3);
}

.active\:text-royal-blue\/40:active {
    color: rgb(0 81 160 / 0.4);
}

.active\:text-royal-blue\/5:active {
    color: rgb(0 81 160 / 0.05);
}

.active\:text-royal-blue\/50:active {
    color: rgb(0 81 160 / 0.5);
}

.active\:text-royal-blue\/60:active {
    color: rgb(0 81 160 / 0.6);
}

.active\:text-royal-blue\/70:active {
    color: rgb(0 81 160 / 0.7);
}

.active\:text-royal-blue\/75:active {
    color: rgb(0 81 160 / 0.75);
}

.active\:text-royal-blue\/80:active {
    color: rgb(0 81 160 / 0.8);
}

.active\:text-royal-blue\/90:active {
    color: rgb(0 81 160 / 0.9);
}

.active\:text-royal-blue\/95:active {
    color: rgb(0 81 160 / 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-row-reverse {
        flex-direction: row-reverse;
    }
    .sm\:flex-col {
        flex-direction: column;
    }
    .sm\:flex-col-reverse {
        flex-direction: column-reverse;
    }
    .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-12 {
        gap: 3rem;
    }
    .sm\:gap-16 {
        gap: 4rem;
    }
    .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-12 {
        -moz-column-gap: 3rem;
             column-gap: 3rem;
    }
    .sm\:gap-x-16 {
        -moz-column-gap: 4rem;
             column-gap: 4rem;
    }
    .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-12 {
        row-gap: 3rem;
    }
    .sm\:gap-y-16 {
        row-gap: 4rem;
    }
    .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-dark-blue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 58 80 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-dark-blue\/0 {
        border-color: rgb(0 58 80 / 0) !important;
    }
    .sm\:\!border-dark-blue\/10 {
        border-color: rgb(0 58 80 / 0.1) !important;
    }
    .sm\:\!border-dark-blue\/100 {
        border-color: rgb(0 58 80 / 1) !important;
    }
    .sm\:\!border-dark-blue\/20 {
        border-color: rgb(0 58 80 / 0.2) !important;
    }
    .sm\:\!border-dark-blue\/25 {
        border-color: rgb(0 58 80 / 0.25) !important;
    }
    .sm\:\!border-dark-blue\/30 {
        border-color: rgb(0 58 80 / 0.3) !important;
    }
    .sm\:\!border-dark-blue\/40 {
        border-color: rgb(0 58 80 / 0.4) !important;
    }
    .sm\:\!border-dark-blue\/5 {
        border-color: rgb(0 58 80 / 0.05) !important;
    }
    .sm\:\!border-dark-blue\/50 {
        border-color: rgb(0 58 80 / 0.5) !important;
    }
    .sm\:\!border-dark-blue\/60 {
        border-color: rgb(0 58 80 / 0.6) !important;
    }
    .sm\:\!border-dark-blue\/70 {
        border-color: rgb(0 58 80 / 0.7) !important;
    }
    .sm\:\!border-dark-blue\/75 {
        border-color: rgb(0 58 80 / 0.75) !important;
    }
    .sm\:\!border-dark-blue\/80 {
        border-color: rgb(0 58 80 / 0.8) !important;
    }
    .sm\:\!border-dark-blue\/90 {
        border-color: rgb(0 58 80 / 0.9) !important;
    }
    .sm\:\!border-dark-blue\/95 {
        border-color: rgb(0 58 80 / 0.95) !important;
    }
    .sm\:\!border-green {
        --tw-border-opacity: 1 !important;
        border-color: rgb(46 125 50 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-green\/0 {
        border-color: rgb(46 125 50 / 0) !important;
    }
    .sm\:\!border-green\/10 {
        border-color: rgb(46 125 50 / 0.1) !important;
    }
    .sm\:\!border-green\/100 {
        border-color: rgb(46 125 50 / 1) !important;
    }
    .sm\:\!border-green\/20 {
        border-color: rgb(46 125 50 / 0.2) !important;
    }
    .sm\:\!border-green\/25 {
        border-color: rgb(46 125 50 / 0.25) !important;
    }
    .sm\:\!border-green\/30 {
        border-color: rgb(46 125 50 / 0.3) !important;
    }
    .sm\:\!border-green\/40 {
        border-color: rgb(46 125 50 / 0.4) !important;
    }
    .sm\:\!border-green\/5 {
        border-color: rgb(46 125 50 / 0.05) !important;
    }
    .sm\:\!border-green\/50 {
        border-color: rgb(46 125 50 / 0.5) !important;
    }
    .sm\:\!border-green\/60 {
        border-color: rgb(46 125 50 / 0.6) !important;
    }
    .sm\:\!border-green\/70 {
        border-color: rgb(46 125 50 / 0.7) !important;
    }
    .sm\:\!border-green\/75 {
        border-color: rgb(46 125 50 / 0.75) !important;
    }
    .sm\:\!border-green\/80 {
        border-color: rgb(46 125 50 / 0.8) !important;
    }
    .sm\:\!border-green\/90 {
        border-color: rgb(46 125 50 / 0.9) !important;
    }
    .sm\:\!border-green\/95 {
        border-color: rgb(46 125 50 / 0.95) !important;
    }
    .sm\:\!border-grey {
        --tw-border-opacity: 1 !important;
        border-color: rgb(234 234 234 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-grey\/0 {
        border-color: rgb(234 234 234 / 0) !important;
    }
    .sm\:\!border-grey\/10 {
        border-color: rgb(234 234 234 / 0.1) !important;
    }
    .sm\:\!border-grey\/100 {
        border-color: rgb(234 234 234 / 1) !important;
    }
    .sm\:\!border-grey\/20 {
        border-color: rgb(234 234 234 / 0.2) !important;
    }
    .sm\:\!border-grey\/25 {
        border-color: rgb(234 234 234 / 0.25) !important;
    }
    .sm\:\!border-grey\/30 {
        border-color: rgb(234 234 234 / 0.3) !important;
    }
    .sm\:\!border-grey\/40 {
        border-color: rgb(234 234 234 / 0.4) !important;
    }
    .sm\:\!border-grey\/5 {
        border-color: rgb(234 234 234 / 0.05) !important;
    }
    .sm\:\!border-grey\/50 {
        border-color: rgb(234 234 234 / 0.5) !important;
    }
    .sm\:\!border-grey\/60 {
        border-color: rgb(234 234 234 / 0.6) !important;
    }
    .sm\:\!border-grey\/70 {
        border-color: rgb(234 234 234 / 0.7) !important;
    }
    .sm\:\!border-grey\/75 {
        border-color: rgb(234 234 234 / 0.75) !important;
    }
    .sm\:\!border-grey\/80 {
        border-color: rgb(234 234 234 / 0.8) !important;
    }
    .sm\:\!border-grey\/90 {
        border-color: rgb(234 234 234 / 0.9) !important;
    }
    .sm\:\!border-grey\/95 {
        border-color: rgb(234 234 234 / 0.95) !important;
    }
    .sm\:\!border-orange {
        --tw-border-opacity: 1 !important;
        border-color: rgb(239 108 0 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-orange\/0 {
        border-color: rgb(239 108 0 / 0) !important;
    }
    .sm\:\!border-orange\/10 {
        border-color: rgb(239 108 0 / 0.1) !important;
    }
    .sm\:\!border-orange\/100 {
        border-color: rgb(239 108 0 / 1) !important;
    }
    .sm\:\!border-orange\/20 {
        border-color: rgb(239 108 0 / 0.2) !important;
    }
    .sm\:\!border-orange\/25 {
        border-color: rgb(239 108 0 / 0.25) !important;
    }
    .sm\:\!border-orange\/30 {
        border-color: rgb(239 108 0 / 0.3) !important;
    }
    .sm\:\!border-orange\/40 {
        border-color: rgb(239 108 0 / 0.4) !important;
    }
    .sm\:\!border-orange\/5 {
        border-color: rgb(239 108 0 / 0.05) !important;
    }
    .sm\:\!border-orange\/50 {
        border-color: rgb(239 108 0 / 0.5) !important;
    }
    .sm\:\!border-orange\/60 {
        border-color: rgb(239 108 0 / 0.6) !important;
    }
    .sm\:\!border-orange\/70 {
        border-color: rgb(239 108 0 / 0.7) !important;
    }
    .sm\:\!border-orange\/75 {
        border-color: rgb(239 108 0 / 0.75) !important;
    }
    .sm\:\!border-orange\/80 {
        border-color: rgb(239 108 0 / 0.8) !important;
    }
    .sm\:\!border-orange\/90 {
        border-color: rgb(239 108 0 / 0.9) !important;
    }
    .sm\:\!border-orange\/95 {
        border-color: rgb(239 108 0 / 0.95) !important;
    }
    .sm\:\!border-royal-blue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 81 160 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-royal-blue\/0 {
        border-color: rgb(0 81 160 / 0) !important;
    }
    .sm\:\!border-royal-blue\/10 {
        border-color: rgb(0 81 160 / 0.1) !important;
    }
    .sm\:\!border-royal-blue\/100 {
        border-color: rgb(0 81 160 / 1) !important;
    }
    .sm\:\!border-royal-blue\/20 {
        border-color: rgb(0 81 160 / 0.2) !important;
    }
    .sm\:\!border-royal-blue\/25 {
        border-color: rgb(0 81 160 / 0.25) !important;
    }
    .sm\:\!border-royal-blue\/30 {
        border-color: rgb(0 81 160 / 0.3) !important;
    }
    .sm\:\!border-royal-blue\/40 {
        border-color: rgb(0 81 160 / 0.4) !important;
    }
    .sm\:\!border-royal-blue\/5 {
        border-color: rgb(0 81 160 / 0.05) !important;
    }
    .sm\:\!border-royal-blue\/50 {
        border-color: rgb(0 81 160 / 0.5) !important;
    }
    .sm\:\!border-royal-blue\/60 {
        border-color: rgb(0 81 160 / 0.6) !important;
    }
    .sm\:\!border-royal-blue\/70 {
        border-color: rgb(0 81 160 / 0.7) !important;
    }
    .sm\:\!border-royal-blue\/75 {
        border-color: rgb(0 81 160 / 0.75) !important;
    }
    .sm\:\!border-royal-blue\/80 {
        border-color: rgb(0 81 160 / 0.8) !important;
    }
    .sm\:\!border-royal-blue\/90 {
        border-color: rgb(0 81 160 / 0.9) !important;
    }
    .sm\:\!border-royal-blue\/95 {
        border-color: rgb(0 81 160 / 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-dark-blue {
        --tw-border-opacity: 1;
        border-color: rgb(0 58 80 / var(--tw-border-opacity, 1));
    }
    .sm\:border-dark-blue\/0 {
        border-color: rgb(0 58 80 / 0);
    }
    .sm\:border-dark-blue\/10 {
        border-color: rgb(0 58 80 / 0.1);
    }
    .sm\:border-dark-blue\/100 {
        border-color: rgb(0 58 80 / 1);
    }
    .sm\:border-dark-blue\/20 {
        border-color: rgb(0 58 80 / 0.2);
    }
    .sm\:border-dark-blue\/25 {
        border-color: rgb(0 58 80 / 0.25);
    }
    .sm\:border-dark-blue\/30 {
        border-color: rgb(0 58 80 / 0.3);
    }
    .sm\:border-dark-blue\/40 {
        border-color: rgb(0 58 80 / 0.4);
    }
    .sm\:border-dark-blue\/5 {
        border-color: rgb(0 58 80 / 0.05);
    }
    .sm\:border-dark-blue\/50 {
        border-color: rgb(0 58 80 / 0.5);
    }
    .sm\:border-dark-blue\/60 {
        border-color: rgb(0 58 80 / 0.6);
    }
    .sm\:border-dark-blue\/70 {
        border-color: rgb(0 58 80 / 0.7);
    }
    .sm\:border-dark-blue\/75 {
        border-color: rgb(0 58 80 / 0.75);
    }
    .sm\:border-dark-blue\/80 {
        border-color: rgb(0 58 80 / 0.8);
    }
    .sm\:border-dark-blue\/90 {
        border-color: rgb(0 58 80 / 0.9);
    }
    .sm\:border-dark-blue\/95 {
        border-color: rgb(0 58 80 / 0.95);
    }
    .sm\:border-green {
        --tw-border-opacity: 1;
        border-color: rgb(46 125 50 / var(--tw-border-opacity, 1));
    }
    .sm\:border-green\/0 {
        border-color: rgb(46 125 50 / 0);
    }
    .sm\:border-green\/10 {
        border-color: rgb(46 125 50 / 0.1);
    }
    .sm\:border-green\/100 {
        border-color: rgb(46 125 50 / 1);
    }
    .sm\:border-green\/20 {
        border-color: rgb(46 125 50 / 0.2);
    }
    .sm\:border-green\/25 {
        border-color: rgb(46 125 50 / 0.25);
    }
    .sm\:border-green\/30 {
        border-color: rgb(46 125 50 / 0.3);
    }
    .sm\:border-green\/40 {
        border-color: rgb(46 125 50 / 0.4);
    }
    .sm\:border-green\/5 {
        border-color: rgb(46 125 50 / 0.05);
    }
    .sm\:border-green\/50 {
        border-color: rgb(46 125 50 / 0.5);
    }
    .sm\:border-green\/60 {
        border-color: rgb(46 125 50 / 0.6);
    }
    .sm\:border-green\/70 {
        border-color: rgb(46 125 50 / 0.7);
    }
    .sm\:border-green\/75 {
        border-color: rgb(46 125 50 / 0.75);
    }
    .sm\:border-green\/80 {
        border-color: rgb(46 125 50 / 0.8);
    }
    .sm\:border-green\/90 {
        border-color: rgb(46 125 50 / 0.9);
    }
    .sm\:border-green\/95 {
        border-color: rgb(46 125 50 / 0.95);
    }
    .sm\:border-grey {
        --tw-border-opacity: 1;
        border-color: rgb(234 234 234 / var(--tw-border-opacity, 1));
    }
    .sm\:border-grey\/0 {
        border-color: rgb(234 234 234 / 0);
    }
    .sm\:border-grey\/10 {
        border-color: rgb(234 234 234 / 0.1);
    }
    .sm\:border-grey\/100 {
        border-color: rgb(234 234 234 / 1);
    }
    .sm\:border-grey\/20 {
        border-color: rgb(234 234 234 / 0.2);
    }
    .sm\:border-grey\/25 {
        border-color: rgb(234 234 234 / 0.25);
    }
    .sm\:border-grey\/30 {
        border-color: rgb(234 234 234 / 0.3);
    }
    .sm\:border-grey\/40 {
        border-color: rgb(234 234 234 / 0.4);
    }
    .sm\:border-grey\/5 {
        border-color: rgb(234 234 234 / 0.05);
    }
    .sm\:border-grey\/50 {
        border-color: rgb(234 234 234 / 0.5);
    }
    .sm\:border-grey\/60 {
        border-color: rgb(234 234 234 / 0.6);
    }
    .sm\:border-grey\/70 {
        border-color: rgb(234 234 234 / 0.7);
    }
    .sm\:border-grey\/75 {
        border-color: rgb(234 234 234 / 0.75);
    }
    .sm\:border-grey\/80 {
        border-color: rgb(234 234 234 / 0.8);
    }
    .sm\:border-grey\/90 {
        border-color: rgb(234 234 234 / 0.9);
    }
    .sm\:border-grey\/95 {
        border-color: rgb(234 234 234 / 0.95);
    }
    .sm\:border-orange {
        --tw-border-opacity: 1;
        border-color: rgb(239 108 0 / var(--tw-border-opacity, 1));
    }
    .sm\:border-orange\/0 {
        border-color: rgb(239 108 0 / 0);
    }
    .sm\:border-orange\/10 {
        border-color: rgb(239 108 0 / 0.1);
    }
    .sm\:border-orange\/100 {
        border-color: rgb(239 108 0 / 1);
    }
    .sm\:border-orange\/20 {
        border-color: rgb(239 108 0 / 0.2);
    }
    .sm\:border-orange\/25 {
        border-color: rgb(239 108 0 / 0.25);
    }
    .sm\:border-orange\/30 {
        border-color: rgb(239 108 0 / 0.3);
    }
    .sm\:border-orange\/40 {
        border-color: rgb(239 108 0 / 0.4);
    }
    .sm\:border-orange\/5 {
        border-color: rgb(239 108 0 / 0.05);
    }
    .sm\:border-orange\/50 {
        border-color: rgb(239 108 0 / 0.5);
    }
    .sm\:border-orange\/60 {
        border-color: rgb(239 108 0 / 0.6);
    }
    .sm\:border-orange\/70 {
        border-color: rgb(239 108 0 / 0.7);
    }
    .sm\:border-orange\/75 {
        border-color: rgb(239 108 0 / 0.75);
    }
    .sm\:border-orange\/80 {
        border-color: rgb(239 108 0 / 0.8);
    }
    .sm\:border-orange\/90 {
        border-color: rgb(239 108 0 / 0.9);
    }
    .sm\:border-orange\/95 {
        border-color: rgb(239 108 0 / 0.95);
    }
    .sm\:border-royal-blue {
        --tw-border-opacity: 1;
        border-color: rgb(0 81 160 / var(--tw-border-opacity, 1));
    }
    .sm\:border-royal-blue\/0 {
        border-color: rgb(0 81 160 / 0);
    }
    .sm\:border-royal-blue\/10 {
        border-color: rgb(0 81 160 / 0.1);
    }
    .sm\:border-royal-blue\/100 {
        border-color: rgb(0 81 160 / 1);
    }
    .sm\:border-royal-blue\/20 {
        border-color: rgb(0 81 160 / 0.2);
    }
    .sm\:border-royal-blue\/25 {
        border-color: rgb(0 81 160 / 0.25);
    }
    .sm\:border-royal-blue\/30 {
        border-color: rgb(0 81 160 / 0.3);
    }
    .sm\:border-royal-blue\/40 {
        border-color: rgb(0 81 160 / 0.4);
    }
    .sm\:border-royal-blue\/5 {
        border-color: rgb(0 81 160 / 0.05);
    }
    .sm\:border-royal-blue\/50 {
        border-color: rgb(0 81 160 / 0.5);
    }
    .sm\:border-royal-blue\/60 {
        border-color: rgb(0 81 160 / 0.6);
    }
    .sm\:border-royal-blue\/70 {
        border-color: rgb(0 81 160 / 0.7);
    }
    .sm\:border-royal-blue\/75 {
        border-color: rgb(0 81 160 / 0.75);
    }
    .sm\:border-royal-blue\/80 {
        border-color: rgb(0 81 160 / 0.8);
    }
    .sm\:border-royal-blue\/90 {
        border-color: rgb(0 81 160 / 0.9);
    }
    .sm\:border-royal-blue\/95 {
        border-color: rgb(0 81 160 / 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-dark-blue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-dark-blue\/0 {
        background-color: rgb(0 58 80 / 0) !important;
    }
    .sm\:\!bg-dark-blue\/10 {
        background-color: rgb(0 58 80 / 0.1) !important;
    }
    .sm\:\!bg-dark-blue\/100 {
        background-color: rgb(0 58 80 / 1) !important;
    }
    .sm\:\!bg-dark-blue\/20 {
        background-color: rgb(0 58 80 / 0.2) !important;
    }
    .sm\:\!bg-dark-blue\/25 {
        background-color: rgb(0 58 80 / 0.25) !important;
    }
    .sm\:\!bg-dark-blue\/30 {
        background-color: rgb(0 58 80 / 0.3) !important;
    }
    .sm\:\!bg-dark-blue\/40 {
        background-color: rgb(0 58 80 / 0.4) !important;
    }
    .sm\:\!bg-dark-blue\/5 {
        background-color: rgb(0 58 80 / 0.05) !important;
    }
    .sm\:\!bg-dark-blue\/50 {
        background-color: rgb(0 58 80 / 0.5) !important;
    }
    .sm\:\!bg-dark-blue\/60 {
        background-color: rgb(0 58 80 / 0.6) !important;
    }
    .sm\:\!bg-dark-blue\/70 {
        background-color: rgb(0 58 80 / 0.7) !important;
    }
    .sm\:\!bg-dark-blue\/75 {
        background-color: rgb(0 58 80 / 0.75) !important;
    }
    .sm\:\!bg-dark-blue\/80 {
        background-color: rgb(0 58 80 / 0.8) !important;
    }
    .sm\:\!bg-dark-blue\/90 {
        background-color: rgb(0 58 80 / 0.9) !important;
    }
    .sm\:\!bg-dark-blue\/95 {
        background-color: rgb(0 58 80 / 0.95) !important;
    }
    .sm\:\!bg-green {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-green\/0 {
        background-color: rgb(46 125 50 / 0) !important;
    }
    .sm\:\!bg-green\/10 {
        background-color: rgb(46 125 50 / 0.1) !important;
    }
    .sm\:\!bg-green\/100 {
        background-color: rgb(46 125 50 / 1) !important;
    }
    .sm\:\!bg-green\/20 {
        background-color: rgb(46 125 50 / 0.2) !important;
    }
    .sm\:\!bg-green\/25 {
        background-color: rgb(46 125 50 / 0.25) !important;
    }
    .sm\:\!bg-green\/30 {
        background-color: rgb(46 125 50 / 0.3) !important;
    }
    .sm\:\!bg-green\/40 {
        background-color: rgb(46 125 50 / 0.4) !important;
    }
    .sm\:\!bg-green\/5 {
        background-color: rgb(46 125 50 / 0.05) !important;
    }
    .sm\:\!bg-green\/50 {
        background-color: rgb(46 125 50 / 0.5) !important;
    }
    .sm\:\!bg-green\/60 {
        background-color: rgb(46 125 50 / 0.6) !important;
    }
    .sm\:\!bg-green\/70 {
        background-color: rgb(46 125 50 / 0.7) !important;
    }
    .sm\:\!bg-green\/75 {
        background-color: rgb(46 125 50 / 0.75) !important;
    }
    .sm\:\!bg-green\/80 {
        background-color: rgb(46 125 50 / 0.8) !important;
    }
    .sm\:\!bg-green\/90 {
        background-color: rgb(46 125 50 / 0.9) !important;
    }
    .sm\:\!bg-green\/95 {
        background-color: rgb(46 125 50 / 0.95) !important;
    }
    .sm\:\!bg-grey {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-grey\/0 {
        background-color: rgb(234 234 234 / 0) !important;
    }
    .sm\:\!bg-grey\/10 {
        background-color: rgb(234 234 234 / 0.1) !important;
    }
    .sm\:\!bg-grey\/100 {
        background-color: rgb(234 234 234 / 1) !important;
    }
    .sm\:\!bg-grey\/20 {
        background-color: rgb(234 234 234 / 0.2) !important;
    }
    .sm\:\!bg-grey\/25 {
        background-color: rgb(234 234 234 / 0.25) !important;
    }
    .sm\:\!bg-grey\/30 {
        background-color: rgb(234 234 234 / 0.3) !important;
    }
    .sm\:\!bg-grey\/40 {
        background-color: rgb(234 234 234 / 0.4) !important;
    }
    .sm\:\!bg-grey\/5 {
        background-color: rgb(234 234 234 / 0.05) !important;
    }
    .sm\:\!bg-grey\/50 {
        background-color: rgb(234 234 234 / 0.5) !important;
    }
    .sm\:\!bg-grey\/60 {
        background-color: rgb(234 234 234 / 0.6) !important;
    }
    .sm\:\!bg-grey\/70 {
        background-color: rgb(234 234 234 / 0.7) !important;
    }
    .sm\:\!bg-grey\/75 {
        background-color: rgb(234 234 234 / 0.75) !important;
    }
    .sm\:\!bg-grey\/80 {
        background-color: rgb(234 234 234 / 0.8) !important;
    }
    .sm\:\!bg-grey\/90 {
        background-color: rgb(234 234 234 / 0.9) !important;
    }
    .sm\:\!bg-grey\/95 {
        background-color: rgb(234 234 234 / 0.95) !important;
    }
    .sm\:\!bg-orange {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(239 108 0 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-orange\/0 {
        background-color: rgb(239 108 0 / 0) !important;
    }
    .sm\:\!bg-orange\/10 {
        background-color: rgb(239 108 0 / 0.1) !important;
    }
    .sm\:\!bg-orange\/100 {
        background-color: rgb(239 108 0 / 1) !important;
    }
    .sm\:\!bg-orange\/20 {
        background-color: rgb(239 108 0 / 0.2) !important;
    }
    .sm\:\!bg-orange\/25 {
        background-color: rgb(239 108 0 / 0.25) !important;
    }
    .sm\:\!bg-orange\/30 {
        background-color: rgb(239 108 0 / 0.3) !important;
    }
    .sm\:\!bg-orange\/40 {
        background-color: rgb(239 108 0 / 0.4) !important;
    }
    .sm\:\!bg-orange\/5 {
        background-color: rgb(239 108 0 / 0.05) !important;
    }
    .sm\:\!bg-orange\/50 {
        background-color: rgb(239 108 0 / 0.5) !important;
    }
    .sm\:\!bg-orange\/60 {
        background-color: rgb(239 108 0 / 0.6) !important;
    }
    .sm\:\!bg-orange\/70 {
        background-color: rgb(239 108 0 / 0.7) !important;
    }
    .sm\:\!bg-orange\/75 {
        background-color: rgb(239 108 0 / 0.75) !important;
    }
    .sm\:\!bg-orange\/80 {
        background-color: rgb(239 108 0 / 0.8) !important;
    }
    .sm\:\!bg-orange\/90 {
        background-color: rgb(239 108 0 / 0.9) !important;
    }
    .sm\:\!bg-orange\/95 {
        background-color: rgb(239 108 0 / 0.95) !important;
    }
    .sm\:\!bg-royal-blue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 81 160 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-royal-blue\/0 {
        background-color: rgb(0 81 160 / 0) !important;
    }
    .sm\:\!bg-royal-blue\/10 {
        background-color: rgb(0 81 160 / 0.1) !important;
    }
    .sm\:\!bg-royal-blue\/100 {
        background-color: rgb(0 81 160 / 1) !important;
    }
    .sm\:\!bg-royal-blue\/20 {
        background-color: rgb(0 81 160 / 0.2) !important;
    }
    .sm\:\!bg-royal-blue\/25 {
        background-color: rgb(0 81 160 / 0.25) !important;
    }
    .sm\:\!bg-royal-blue\/30 {
        background-color: rgb(0 81 160 / 0.3) !important;
    }
    .sm\:\!bg-royal-blue\/40 {
        background-color: rgb(0 81 160 / 0.4) !important;
    }
    .sm\:\!bg-royal-blue\/5 {
        background-color: rgb(0 81 160 / 0.05) !important;
    }
    .sm\:\!bg-royal-blue\/50 {
        background-color: rgb(0 81 160 / 0.5) !important;
    }
    .sm\:\!bg-royal-blue\/60 {
        background-color: rgb(0 81 160 / 0.6) !important;
    }
    .sm\:\!bg-royal-blue\/70 {
        background-color: rgb(0 81 160 / 0.7) !important;
    }
    .sm\:\!bg-royal-blue\/75 {
        background-color: rgb(0 81 160 / 0.75) !important;
    }
    .sm\:\!bg-royal-blue\/80 {
        background-color: rgb(0 81 160 / 0.8) !important;
    }
    .sm\:\!bg-royal-blue\/90 {
        background-color: rgb(0 81 160 / 0.9) !important;
    }
    .sm\:\!bg-royal-blue\/95 {
        background-color: rgb(0 81 160 / 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-dark-blue {
        --tw-bg-opacity: 1;
        background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-dark-blue\/0 {
        background-color: rgb(0 58 80 / 0);
    }
    .sm\:bg-dark-blue\/10 {
        background-color: rgb(0 58 80 / 0.1);
    }
    .sm\:bg-dark-blue\/100 {
        background-color: rgb(0 58 80 / 1);
    }
    .sm\:bg-dark-blue\/20 {
        background-color: rgb(0 58 80 / 0.2);
    }
    .sm\:bg-dark-blue\/25 {
        background-color: rgb(0 58 80 / 0.25);
    }
    .sm\:bg-dark-blue\/30 {
        background-color: rgb(0 58 80 / 0.3);
    }
    .sm\:bg-dark-blue\/40 {
        background-color: rgb(0 58 80 / 0.4);
    }
    .sm\:bg-dark-blue\/5 {
        background-color: rgb(0 58 80 / 0.05);
    }
    .sm\:bg-dark-blue\/50 {
        background-color: rgb(0 58 80 / 0.5);
    }
    .sm\:bg-dark-blue\/60 {
        background-color: rgb(0 58 80 / 0.6);
    }
    .sm\:bg-dark-blue\/70 {
        background-color: rgb(0 58 80 / 0.7);
    }
    .sm\:bg-dark-blue\/75 {
        background-color: rgb(0 58 80 / 0.75);
    }
    .sm\:bg-dark-blue\/80 {
        background-color: rgb(0 58 80 / 0.8);
    }
    .sm\:bg-dark-blue\/90 {
        background-color: rgb(0 58 80 / 0.9);
    }
    .sm\:bg-dark-blue\/95 {
        background-color: rgb(0 58 80 / 0.95);
    }
    .sm\:bg-green {
        --tw-bg-opacity: 1;
        background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-green\/0 {
        background-color: rgb(46 125 50 / 0);
    }
    .sm\:bg-green\/10 {
        background-color: rgb(46 125 50 / 0.1);
    }
    .sm\:bg-green\/100 {
        background-color: rgb(46 125 50 / 1);
    }
    .sm\:bg-green\/20 {
        background-color: rgb(46 125 50 / 0.2);
    }
    .sm\:bg-green\/25 {
        background-color: rgb(46 125 50 / 0.25);
    }
    .sm\:bg-green\/30 {
        background-color: rgb(46 125 50 / 0.3);
    }
    .sm\:bg-green\/40 {
        background-color: rgb(46 125 50 / 0.4);
    }
    .sm\:bg-green\/5 {
        background-color: rgb(46 125 50 / 0.05);
    }
    .sm\:bg-green\/50 {
        background-color: rgb(46 125 50 / 0.5);
    }
    .sm\:bg-green\/60 {
        background-color: rgb(46 125 50 / 0.6);
    }
    .sm\:bg-green\/70 {
        background-color: rgb(46 125 50 / 0.7);
    }
    .sm\:bg-green\/75 {
        background-color: rgb(46 125 50 / 0.75);
    }
    .sm\:bg-green\/80 {
        background-color: rgb(46 125 50 / 0.8);
    }
    .sm\:bg-green\/90 {
        background-color: rgb(46 125 50 / 0.9);
    }
    .sm\:bg-green\/95 {
        background-color: rgb(46 125 50 / 0.95);
    }
    .sm\:bg-grey {
        --tw-bg-opacity: 1;
        background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-grey\/0 {
        background-color: rgb(234 234 234 / 0);
    }
    .sm\:bg-grey\/10 {
        background-color: rgb(234 234 234 / 0.1);
    }
    .sm\:bg-grey\/100 {
        background-color: rgb(234 234 234 / 1);
    }
    .sm\:bg-grey\/20 {
        background-color: rgb(234 234 234 / 0.2);
    }
    .sm\:bg-grey\/25 {
        background-color: rgb(234 234 234 / 0.25);
    }
    .sm\:bg-grey\/30 {
        background-color: rgb(234 234 234 / 0.3);
    }
    .sm\:bg-grey\/40 {
        background-color: rgb(234 234 234 / 0.4);
    }
    .sm\:bg-grey\/5 {
        background-color: rgb(234 234 234 / 0.05);
    }
    .sm\:bg-grey\/50 {
        background-color: rgb(234 234 234 / 0.5);
    }
    .sm\:bg-grey\/60 {
        background-color: rgb(234 234 234 / 0.6);
    }
    .sm\:bg-grey\/70 {
        background-color: rgb(234 234 234 / 0.7);
    }
    .sm\:bg-grey\/75 {
        background-color: rgb(234 234 234 / 0.75);
    }
    .sm\:bg-grey\/80 {
        background-color: rgb(234 234 234 / 0.8);
    }
    .sm\:bg-grey\/90 {
        background-color: rgb(234 234 234 / 0.9);
    }
    .sm\:bg-grey\/95 {
        background-color: rgb(234 234 234 / 0.95);
    }
    .sm\:bg-orange {
        --tw-bg-opacity: 1;
        background-color: rgb(239 108 0 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-orange\/0 {
        background-color: rgb(239 108 0 / 0);
    }
    .sm\:bg-orange\/10 {
        background-color: rgb(239 108 0 / 0.1);
    }
    .sm\:bg-orange\/100 {
        background-color: rgb(239 108 0 / 1);
    }
    .sm\:bg-orange\/20 {
        background-color: rgb(239 108 0 / 0.2);
    }
    .sm\:bg-orange\/25 {
        background-color: rgb(239 108 0 / 0.25);
    }
    .sm\:bg-orange\/30 {
        background-color: rgb(239 108 0 / 0.3);
    }
    .sm\:bg-orange\/40 {
        background-color: rgb(239 108 0 / 0.4);
    }
    .sm\:bg-orange\/5 {
        background-color: rgb(239 108 0 / 0.05);
    }
    .sm\:bg-orange\/50 {
        background-color: rgb(239 108 0 / 0.5);
    }
    .sm\:bg-orange\/60 {
        background-color: rgb(239 108 0 / 0.6);
    }
    .sm\:bg-orange\/70 {
        background-color: rgb(239 108 0 / 0.7);
    }
    .sm\:bg-orange\/75 {
        background-color: rgb(239 108 0 / 0.75);
    }
    .sm\:bg-orange\/80 {
        background-color: rgb(239 108 0 / 0.8);
    }
    .sm\:bg-orange\/90 {
        background-color: rgb(239 108 0 / 0.9);
    }
    .sm\:bg-orange\/95 {
        background-color: rgb(239 108 0 / 0.95);
    }
    .sm\:bg-royal-blue {
        --tw-bg-opacity: 1;
        background-color: rgb(0 81 160 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-royal-blue\/0 {
        background-color: rgb(0 81 160 / 0);
    }
    .sm\:bg-royal-blue\/10 {
        background-color: rgb(0 81 160 / 0.1);
    }
    .sm\:bg-royal-blue\/100 {
        background-color: rgb(0 81 160 / 1);
    }
    .sm\:bg-royal-blue\/20 {
        background-color: rgb(0 81 160 / 0.2);
    }
    .sm\:bg-royal-blue\/25 {
        background-color: rgb(0 81 160 / 0.25);
    }
    .sm\:bg-royal-blue\/30 {
        background-color: rgb(0 81 160 / 0.3);
    }
    .sm\:bg-royal-blue\/40 {
        background-color: rgb(0 81 160 / 0.4);
    }
    .sm\:bg-royal-blue\/5 {
        background-color: rgb(0 81 160 / 0.05);
    }
    .sm\:bg-royal-blue\/50 {
        background-color: rgb(0 81 160 / 0.5);
    }
    .sm\:bg-royal-blue\/60 {
        background-color: rgb(0 81 160 / 0.6);
    }
    .sm\:bg-royal-blue\/70 {
        background-color: rgb(0 81 160 / 0.7);
    }
    .sm\:bg-royal-blue\/75 {
        background-color: rgb(0 81 160 / 0.75);
    }
    .sm\:bg-royal-blue\/80 {
        background-color: rgb(0 81 160 / 0.8);
    }
    .sm\:bg-royal-blue\/90 {
        background-color: rgb(0 81 160 / 0.9);
    }
    .sm\:bg-royal-blue\/95 {
        background-color: rgb(0 81 160 / 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-0 {
        padding: 0px;
    }
    .sm\:p-10 {
        padding: 2.5rem;
    }
    .sm\:p-12 {
        padding: 3rem;
    }
    .sm\:p-16 {
        padding: 4rem;
    }
    .sm\:p-2 {
        padding: 0.5rem;
    }
    .sm\:p-3 {
        padding: 0.75rem;
    }
    .sm\:p-32 {
        padding: 8rem;
    }
    .sm\:p-4 {
        padding: 1rem;
    }
    .sm\:p-40 {
        padding: 10rem;
    }
    .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-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .sm\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .sm\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .sm\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .sm\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .sm\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .sm\:px-32 {
        padding-left: 8rem;
        padding-right: 8rem;
    }
    .sm\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .sm\:px-40 {
        padding-left: 10rem;
        padding-right: 10rem;
    }
    .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-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .sm\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .sm\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .sm\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .sm\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .sm\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .sm\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem;
    }
    .sm\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .sm\:py-40 {
        padding-top: 10rem;
        padding-bottom: 10rem;
    }
    .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-0 {
        padding-bottom: 0px;
    }
    .sm\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .sm\:pb-12 {
        padding-bottom: 3rem;
    }
    .sm\:pb-16 {
        padding-bottom: 4rem;
    }
    .sm\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .sm\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .sm\:pb-32 {
        padding-bottom: 8rem;
    }
    .sm\:pb-4 {
        padding-bottom: 1rem;
    }
    .sm\:pb-40 {
        padding-bottom: 10rem;
    }
    .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-0 {
        padding-left: 0px;
    }
    .sm\:pl-10 {
        padding-left: 2.5rem;
    }
    .sm\:pl-12 {
        padding-left: 3rem;
    }
    .sm\:pl-16 {
        padding-left: 4rem;
    }
    .sm\:pl-2 {
        padding-left: 0.5rem;
    }
    .sm\:pl-3 {
        padding-left: 0.75rem;
    }
    .sm\:pl-32 {
        padding-left: 8rem;
    }
    .sm\:pl-4 {
        padding-left: 1rem;
    }
    .sm\:pl-40 {
        padding-left: 10rem;
    }
    .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-0 {
        padding-right: 0px;
    }
    .sm\:pr-10 {
        padding-right: 2.5rem;
    }
    .sm\:pr-12 {
        padding-right: 3rem;
    }
    .sm\:pr-16 {
        padding-right: 4rem;
    }
    .sm\:pr-2 {
        padding-right: 0.5rem;
    }
    .sm\:pr-3 {
        padding-right: 0.75rem;
    }
    .sm\:pr-32 {
        padding-right: 8rem;
    }
    .sm\:pr-4 {
        padding-right: 1rem;
    }
    .sm\:pr-40 {
        padding-right: 10rem;
    }
    .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-0 {
        padding-top: 0px;
    }
    .sm\:pt-10 {
        padding-top: 2.5rem;
    }
    .sm\:pt-12 {
        padding-top: 3rem;
    }
    .sm\:pt-16 {
        padding-top: 4rem;
    }
    .sm\:pt-2 {
        padding-top: 0.5rem;
    }
    .sm\:pt-3 {
        padding-top: 0.75rem;
    }
    .sm\:pt-32 {
        padding-top: 8rem;
    }
    .sm\:pt-4 {
        padding-top: 1rem;
    }
    .sm\:pt-40 {
        padding-top: 10rem;
    }
    .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\:font-black {
        font-weight: 900;
    }
    .sm\:font-bold {
        font-weight: 700;
    }
    .sm\:font-extrabold {
        font-weight: 800;
    }
    .sm\:font-extralight {
        font-weight: 200;
    }
    .sm\:font-light {
        font-weight: 300;
    }
    .sm\:font-medium {
        font-weight: 500;
    }
    .sm\:font-normal {
        font-weight: 400;
    }
    .sm\:font-semibold {
        font-weight: 600;
    }
    .sm\:font-thin {
        font-weight: 100;
    }
    .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-dark-blue {
        --tw-text-opacity: 1 !important;
        color: rgb(0 58 80 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-dark-blue\/0 {
        color: rgb(0 58 80 / 0) !important;
    }
    .sm\:\!text-dark-blue\/10 {
        color: rgb(0 58 80 / 0.1) !important;
    }
    .sm\:\!text-dark-blue\/100 {
        color: rgb(0 58 80 / 1) !important;
    }
    .sm\:\!text-dark-blue\/20 {
        color: rgb(0 58 80 / 0.2) !important;
    }
    .sm\:\!text-dark-blue\/25 {
        color: rgb(0 58 80 / 0.25) !important;
    }
    .sm\:\!text-dark-blue\/30 {
        color: rgb(0 58 80 / 0.3) !important;
    }
    .sm\:\!text-dark-blue\/40 {
        color: rgb(0 58 80 / 0.4) !important;
    }
    .sm\:\!text-dark-blue\/5 {
        color: rgb(0 58 80 / 0.05) !important;
    }
    .sm\:\!text-dark-blue\/50 {
        color: rgb(0 58 80 / 0.5) !important;
    }
    .sm\:\!text-dark-blue\/60 {
        color: rgb(0 58 80 / 0.6) !important;
    }
    .sm\:\!text-dark-blue\/70 {
        color: rgb(0 58 80 / 0.7) !important;
    }
    .sm\:\!text-dark-blue\/75 {
        color: rgb(0 58 80 / 0.75) !important;
    }
    .sm\:\!text-dark-blue\/80 {
        color: rgb(0 58 80 / 0.8) !important;
    }
    .sm\:\!text-dark-blue\/90 {
        color: rgb(0 58 80 / 0.9) !important;
    }
    .sm\:\!text-dark-blue\/95 {
        color: rgb(0 58 80 / 0.95) !important;
    }
    .sm\:\!text-green {
        --tw-text-opacity: 1 !important;
        color: rgb(46 125 50 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-green\/0 {
        color: rgb(46 125 50 / 0) !important;
    }
    .sm\:\!text-green\/10 {
        color: rgb(46 125 50 / 0.1) !important;
    }
    .sm\:\!text-green\/100 {
        color: rgb(46 125 50 / 1) !important;
    }
    .sm\:\!text-green\/20 {
        color: rgb(46 125 50 / 0.2) !important;
    }
    .sm\:\!text-green\/25 {
        color: rgb(46 125 50 / 0.25) !important;
    }
    .sm\:\!text-green\/30 {
        color: rgb(46 125 50 / 0.3) !important;
    }
    .sm\:\!text-green\/40 {
        color: rgb(46 125 50 / 0.4) !important;
    }
    .sm\:\!text-green\/5 {
        color: rgb(46 125 50 / 0.05) !important;
    }
    .sm\:\!text-green\/50 {
        color: rgb(46 125 50 / 0.5) !important;
    }
    .sm\:\!text-green\/60 {
        color: rgb(46 125 50 / 0.6) !important;
    }
    .sm\:\!text-green\/70 {
        color: rgb(46 125 50 / 0.7) !important;
    }
    .sm\:\!text-green\/75 {
        color: rgb(46 125 50 / 0.75) !important;
    }
    .sm\:\!text-green\/80 {
        color: rgb(46 125 50 / 0.8) !important;
    }
    .sm\:\!text-green\/90 {
        color: rgb(46 125 50 / 0.9) !important;
    }
    .sm\:\!text-green\/95 {
        color: rgb(46 125 50 / 0.95) !important;
    }
    .sm\:\!text-grey {
        --tw-text-opacity: 1 !important;
        color: rgb(234 234 234 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-grey\/0 {
        color: rgb(234 234 234 / 0) !important;
    }
    .sm\:\!text-grey\/10 {
        color: rgb(234 234 234 / 0.1) !important;
    }
    .sm\:\!text-grey\/100 {
        color: rgb(234 234 234 / 1) !important;
    }
    .sm\:\!text-grey\/20 {
        color: rgb(234 234 234 / 0.2) !important;
    }
    .sm\:\!text-grey\/25 {
        color: rgb(234 234 234 / 0.25) !important;
    }
    .sm\:\!text-grey\/30 {
        color: rgb(234 234 234 / 0.3) !important;
    }
    .sm\:\!text-grey\/40 {
        color: rgb(234 234 234 / 0.4) !important;
    }
    .sm\:\!text-grey\/5 {
        color: rgb(234 234 234 / 0.05) !important;
    }
    .sm\:\!text-grey\/50 {
        color: rgb(234 234 234 / 0.5) !important;
    }
    .sm\:\!text-grey\/60 {
        color: rgb(234 234 234 / 0.6) !important;
    }
    .sm\:\!text-grey\/70 {
        color: rgb(234 234 234 / 0.7) !important;
    }
    .sm\:\!text-grey\/75 {
        color: rgb(234 234 234 / 0.75) !important;
    }
    .sm\:\!text-grey\/80 {
        color: rgb(234 234 234 / 0.8) !important;
    }
    .sm\:\!text-grey\/90 {
        color: rgb(234 234 234 / 0.9) !important;
    }
    .sm\:\!text-grey\/95 {
        color: rgb(234 234 234 / 0.95) !important;
    }
    .sm\:\!text-orange {
        --tw-text-opacity: 1 !important;
        color: rgb(239 108 0 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-orange\/0 {
        color: rgb(239 108 0 / 0) !important;
    }
    .sm\:\!text-orange\/10 {
        color: rgb(239 108 0 / 0.1) !important;
    }
    .sm\:\!text-orange\/100 {
        color: rgb(239 108 0 / 1) !important;
    }
    .sm\:\!text-orange\/20 {
        color: rgb(239 108 0 / 0.2) !important;
    }
    .sm\:\!text-orange\/25 {
        color: rgb(239 108 0 / 0.25) !important;
    }
    .sm\:\!text-orange\/30 {
        color: rgb(239 108 0 / 0.3) !important;
    }
    .sm\:\!text-orange\/40 {
        color: rgb(239 108 0 / 0.4) !important;
    }
    .sm\:\!text-orange\/5 {
        color: rgb(239 108 0 / 0.05) !important;
    }
    .sm\:\!text-orange\/50 {
        color: rgb(239 108 0 / 0.5) !important;
    }
    .sm\:\!text-orange\/60 {
        color: rgb(239 108 0 / 0.6) !important;
    }
    .sm\:\!text-orange\/70 {
        color: rgb(239 108 0 / 0.7) !important;
    }
    .sm\:\!text-orange\/75 {
        color: rgb(239 108 0 / 0.75) !important;
    }
    .sm\:\!text-orange\/80 {
        color: rgb(239 108 0 / 0.8) !important;
    }
    .sm\:\!text-orange\/90 {
        color: rgb(239 108 0 / 0.9) !important;
    }
    .sm\:\!text-orange\/95 {
        color: rgb(239 108 0 / 0.95) !important;
    }
    .sm\:\!text-royal-blue {
        --tw-text-opacity: 1 !important;
        color: rgb(0 81 160 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-royal-blue\/0 {
        color: rgb(0 81 160 / 0) !important;
    }
    .sm\:\!text-royal-blue\/10 {
        color: rgb(0 81 160 / 0.1) !important;
    }
    .sm\:\!text-royal-blue\/100 {
        color: rgb(0 81 160 / 1) !important;
    }
    .sm\:\!text-royal-blue\/20 {
        color: rgb(0 81 160 / 0.2) !important;
    }
    .sm\:\!text-royal-blue\/25 {
        color: rgb(0 81 160 / 0.25) !important;
    }
    .sm\:\!text-royal-blue\/30 {
        color: rgb(0 81 160 / 0.3) !important;
    }
    .sm\:\!text-royal-blue\/40 {
        color: rgb(0 81 160 / 0.4) !important;
    }
    .sm\:\!text-royal-blue\/5 {
        color: rgb(0 81 160 / 0.05) !important;
    }
    .sm\:\!text-royal-blue\/50 {
        color: rgb(0 81 160 / 0.5) !important;
    }
    .sm\:\!text-royal-blue\/60 {
        color: rgb(0 81 160 / 0.6) !important;
    }
    .sm\:\!text-royal-blue\/70 {
        color: rgb(0 81 160 / 0.7) !important;
    }
    .sm\:\!text-royal-blue\/75 {
        color: rgb(0 81 160 / 0.75) !important;
    }
    .sm\:\!text-royal-blue\/80 {
        color: rgb(0 81 160 / 0.8) !important;
    }
    .sm\:\!text-royal-blue\/90 {
        color: rgb(0 81 160 / 0.9) !important;
    }
    .sm\:\!text-royal-blue\/95 {
        color: rgb(0 81 160 / 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-dark-blue {
        --tw-text-opacity: 1;
        color: rgb(0 58 80 / var(--tw-text-opacity, 1));
    }
    .sm\:text-dark-blue\/0 {
        color: rgb(0 58 80 / 0);
    }
    .sm\:text-dark-blue\/10 {
        color: rgb(0 58 80 / 0.1);
    }
    .sm\:text-dark-blue\/100 {
        color: rgb(0 58 80 / 1);
    }
    .sm\:text-dark-blue\/20 {
        color: rgb(0 58 80 / 0.2);
    }
    .sm\:text-dark-blue\/25 {
        color: rgb(0 58 80 / 0.25);
    }
    .sm\:text-dark-blue\/30 {
        color: rgb(0 58 80 / 0.3);
    }
    .sm\:text-dark-blue\/40 {
        color: rgb(0 58 80 / 0.4);
    }
    .sm\:text-dark-blue\/5 {
        color: rgb(0 58 80 / 0.05);
    }
    .sm\:text-dark-blue\/50 {
        color: rgb(0 58 80 / 0.5);
    }
    .sm\:text-dark-blue\/60 {
        color: rgb(0 58 80 / 0.6);
    }
    .sm\:text-dark-blue\/70 {
        color: rgb(0 58 80 / 0.7);
    }
    .sm\:text-dark-blue\/75 {
        color: rgb(0 58 80 / 0.75);
    }
    .sm\:text-dark-blue\/80 {
        color: rgb(0 58 80 / 0.8);
    }
    .sm\:text-dark-blue\/90 {
        color: rgb(0 58 80 / 0.9);
    }
    .sm\:text-dark-blue\/95 {
        color: rgb(0 58 80 / 0.95);
    }
    .sm\:text-green {
        --tw-text-opacity: 1;
        color: rgb(46 125 50 / var(--tw-text-opacity, 1));
    }
    .sm\:text-green\/0 {
        color: rgb(46 125 50 / 0);
    }
    .sm\:text-green\/10 {
        color: rgb(46 125 50 / 0.1);
    }
    .sm\:text-green\/100 {
        color: rgb(46 125 50 / 1);
    }
    .sm\:text-green\/20 {
        color: rgb(46 125 50 / 0.2);
    }
    .sm\:text-green\/25 {
        color: rgb(46 125 50 / 0.25);
    }
    .sm\:text-green\/30 {
        color: rgb(46 125 50 / 0.3);
    }
    .sm\:text-green\/40 {
        color: rgb(46 125 50 / 0.4);
    }
    .sm\:text-green\/5 {
        color: rgb(46 125 50 / 0.05);
    }
    .sm\:text-green\/50 {
        color: rgb(46 125 50 / 0.5);
    }
    .sm\:text-green\/60 {
        color: rgb(46 125 50 / 0.6);
    }
    .sm\:text-green\/70 {
        color: rgb(46 125 50 / 0.7);
    }
    .sm\:text-green\/75 {
        color: rgb(46 125 50 / 0.75);
    }
    .sm\:text-green\/80 {
        color: rgb(46 125 50 / 0.8);
    }
    .sm\:text-green\/90 {
        color: rgb(46 125 50 / 0.9);
    }
    .sm\:text-green\/95 {
        color: rgb(46 125 50 / 0.95);
    }
    .sm\:text-grey {
        --tw-text-opacity: 1;
        color: rgb(234 234 234 / var(--tw-text-opacity, 1));
    }
    .sm\:text-grey\/0 {
        color: rgb(234 234 234 / 0);
    }
    .sm\:text-grey\/10 {
        color: rgb(234 234 234 / 0.1);
    }
    .sm\:text-grey\/100 {
        color: rgb(234 234 234 / 1);
    }
    .sm\:text-grey\/20 {
        color: rgb(234 234 234 / 0.2);
    }
    .sm\:text-grey\/25 {
        color: rgb(234 234 234 / 0.25);
    }
    .sm\:text-grey\/30 {
        color: rgb(234 234 234 / 0.3);
    }
    .sm\:text-grey\/40 {
        color: rgb(234 234 234 / 0.4);
    }
    .sm\:text-grey\/5 {
        color: rgb(234 234 234 / 0.05);
    }
    .sm\:text-grey\/50 {
        color: rgb(234 234 234 / 0.5);
    }
    .sm\:text-grey\/60 {
        color: rgb(234 234 234 / 0.6);
    }
    .sm\:text-grey\/70 {
        color: rgb(234 234 234 / 0.7);
    }
    .sm\:text-grey\/75 {
        color: rgb(234 234 234 / 0.75);
    }
    .sm\:text-grey\/80 {
        color: rgb(234 234 234 / 0.8);
    }
    .sm\:text-grey\/90 {
        color: rgb(234 234 234 / 0.9);
    }
    .sm\:text-grey\/95 {
        color: rgb(234 234 234 / 0.95);
    }
    .sm\:text-orange {
        --tw-text-opacity: 1;
        color: rgb(239 108 0 / var(--tw-text-opacity, 1));
    }
    .sm\:text-orange\/0 {
        color: rgb(239 108 0 / 0);
    }
    .sm\:text-orange\/10 {
        color: rgb(239 108 0 / 0.1);
    }
    .sm\:text-orange\/100 {
        color: rgb(239 108 0 / 1);
    }
    .sm\:text-orange\/20 {
        color: rgb(239 108 0 / 0.2);
    }
    .sm\:text-orange\/25 {
        color: rgb(239 108 0 / 0.25);
    }
    .sm\:text-orange\/30 {
        color: rgb(239 108 0 / 0.3);
    }
    .sm\:text-orange\/40 {
        color: rgb(239 108 0 / 0.4);
    }
    .sm\:text-orange\/5 {
        color: rgb(239 108 0 / 0.05);
    }
    .sm\:text-orange\/50 {
        color: rgb(239 108 0 / 0.5);
    }
    .sm\:text-orange\/60 {
        color: rgb(239 108 0 / 0.6);
    }
    .sm\:text-orange\/70 {
        color: rgb(239 108 0 / 0.7);
    }
    .sm\:text-orange\/75 {
        color: rgb(239 108 0 / 0.75);
    }
    .sm\:text-orange\/80 {
        color: rgb(239 108 0 / 0.8);
    }
    .sm\:text-orange\/90 {
        color: rgb(239 108 0 / 0.9);
    }
    .sm\:text-orange\/95 {
        color: rgb(239 108 0 / 0.95);
    }
    .sm\:text-royal-blue {
        --tw-text-opacity: 1;
        color: rgb(0 81 160 / var(--tw-text-opacity, 1));
    }
    .sm\:text-royal-blue\/0 {
        color: rgb(0 81 160 / 0);
    }
    .sm\:text-royal-blue\/10 {
        color: rgb(0 81 160 / 0.1);
    }
    .sm\:text-royal-blue\/100 {
        color: rgb(0 81 160 / 1);
    }
    .sm\:text-royal-blue\/20 {
        color: rgb(0 81 160 / 0.2);
    }
    .sm\:text-royal-blue\/25 {
        color: rgb(0 81 160 / 0.25);
    }
    .sm\:text-royal-blue\/30 {
        color: rgb(0 81 160 / 0.3);
    }
    .sm\:text-royal-blue\/40 {
        color: rgb(0 81 160 / 0.4);
    }
    .sm\:text-royal-blue\/5 {
        color: rgb(0 81 160 / 0.05);
    }
    .sm\:text-royal-blue\/50 {
        color: rgb(0 81 160 / 0.5);
    }
    .sm\:text-royal-blue\/60 {
        color: rgb(0 81 160 / 0.6);
    }
    .sm\:text-royal-blue\/70 {
        color: rgb(0 81 160 / 0.7);
    }
    .sm\:text-royal-blue\/75 {
        color: rgb(0 81 160 / 0.75);
    }
    .sm\:text-royal-blue\/80 {
        color: rgb(0 81 160 / 0.8);
    }
    .sm\:text-royal-blue\/90 {
        color: rgb(0 81 160 / 0.9);
    }
    .sm\:text-royal-blue\/95 {
        color: rgb(0 81 160 / 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-row-reverse {
        flex-direction: row-reverse;
    }
    .md\:flex-col {
        flex-direction: column;
    }
    .md\:flex-col-reverse {
        flex-direction: column-reverse;
    }
    .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-12 {
        gap: 3rem;
    }
    .md\:gap-16 {
        gap: 4rem;
    }
    .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-12 {
        -moz-column-gap: 3rem;
             column-gap: 3rem;
    }
    .md\:gap-x-16 {
        -moz-column-gap: 4rem;
             column-gap: 4rem;
    }
    .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-12 {
        row-gap: 3rem;
    }
    .md\:gap-y-16 {
        row-gap: 4rem;
    }
    .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-dark-blue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 58 80 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-dark-blue\/0 {
        border-color: rgb(0 58 80 / 0) !important;
    }
    .md\:\!border-dark-blue\/10 {
        border-color: rgb(0 58 80 / 0.1) !important;
    }
    .md\:\!border-dark-blue\/100 {
        border-color: rgb(0 58 80 / 1) !important;
    }
    .md\:\!border-dark-blue\/20 {
        border-color: rgb(0 58 80 / 0.2) !important;
    }
    .md\:\!border-dark-blue\/25 {
        border-color: rgb(0 58 80 / 0.25) !important;
    }
    .md\:\!border-dark-blue\/30 {
        border-color: rgb(0 58 80 / 0.3) !important;
    }
    .md\:\!border-dark-blue\/40 {
        border-color: rgb(0 58 80 / 0.4) !important;
    }
    .md\:\!border-dark-blue\/5 {
        border-color: rgb(0 58 80 / 0.05) !important;
    }
    .md\:\!border-dark-blue\/50 {
        border-color: rgb(0 58 80 / 0.5) !important;
    }
    .md\:\!border-dark-blue\/60 {
        border-color: rgb(0 58 80 / 0.6) !important;
    }
    .md\:\!border-dark-blue\/70 {
        border-color: rgb(0 58 80 / 0.7) !important;
    }
    .md\:\!border-dark-blue\/75 {
        border-color: rgb(0 58 80 / 0.75) !important;
    }
    .md\:\!border-dark-blue\/80 {
        border-color: rgb(0 58 80 / 0.8) !important;
    }
    .md\:\!border-dark-blue\/90 {
        border-color: rgb(0 58 80 / 0.9) !important;
    }
    .md\:\!border-dark-blue\/95 {
        border-color: rgb(0 58 80 / 0.95) !important;
    }
    .md\:\!border-green {
        --tw-border-opacity: 1 !important;
        border-color: rgb(46 125 50 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-green\/0 {
        border-color: rgb(46 125 50 / 0) !important;
    }
    .md\:\!border-green\/10 {
        border-color: rgb(46 125 50 / 0.1) !important;
    }
    .md\:\!border-green\/100 {
        border-color: rgb(46 125 50 / 1) !important;
    }
    .md\:\!border-green\/20 {
        border-color: rgb(46 125 50 / 0.2) !important;
    }
    .md\:\!border-green\/25 {
        border-color: rgb(46 125 50 / 0.25) !important;
    }
    .md\:\!border-green\/30 {
        border-color: rgb(46 125 50 / 0.3) !important;
    }
    .md\:\!border-green\/40 {
        border-color: rgb(46 125 50 / 0.4) !important;
    }
    .md\:\!border-green\/5 {
        border-color: rgb(46 125 50 / 0.05) !important;
    }
    .md\:\!border-green\/50 {
        border-color: rgb(46 125 50 / 0.5) !important;
    }
    .md\:\!border-green\/60 {
        border-color: rgb(46 125 50 / 0.6) !important;
    }
    .md\:\!border-green\/70 {
        border-color: rgb(46 125 50 / 0.7) !important;
    }
    .md\:\!border-green\/75 {
        border-color: rgb(46 125 50 / 0.75) !important;
    }
    .md\:\!border-green\/80 {
        border-color: rgb(46 125 50 / 0.8) !important;
    }
    .md\:\!border-green\/90 {
        border-color: rgb(46 125 50 / 0.9) !important;
    }
    .md\:\!border-green\/95 {
        border-color: rgb(46 125 50 / 0.95) !important;
    }
    .md\:\!border-grey {
        --tw-border-opacity: 1 !important;
        border-color: rgb(234 234 234 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-grey\/0 {
        border-color: rgb(234 234 234 / 0) !important;
    }
    .md\:\!border-grey\/10 {
        border-color: rgb(234 234 234 / 0.1) !important;
    }
    .md\:\!border-grey\/100 {
        border-color: rgb(234 234 234 / 1) !important;
    }
    .md\:\!border-grey\/20 {
        border-color: rgb(234 234 234 / 0.2) !important;
    }
    .md\:\!border-grey\/25 {
        border-color: rgb(234 234 234 / 0.25) !important;
    }
    .md\:\!border-grey\/30 {
        border-color: rgb(234 234 234 / 0.3) !important;
    }
    .md\:\!border-grey\/40 {
        border-color: rgb(234 234 234 / 0.4) !important;
    }
    .md\:\!border-grey\/5 {
        border-color: rgb(234 234 234 / 0.05) !important;
    }
    .md\:\!border-grey\/50 {
        border-color: rgb(234 234 234 / 0.5) !important;
    }
    .md\:\!border-grey\/60 {
        border-color: rgb(234 234 234 / 0.6) !important;
    }
    .md\:\!border-grey\/70 {
        border-color: rgb(234 234 234 / 0.7) !important;
    }
    .md\:\!border-grey\/75 {
        border-color: rgb(234 234 234 / 0.75) !important;
    }
    .md\:\!border-grey\/80 {
        border-color: rgb(234 234 234 / 0.8) !important;
    }
    .md\:\!border-grey\/90 {
        border-color: rgb(234 234 234 / 0.9) !important;
    }
    .md\:\!border-grey\/95 {
        border-color: rgb(234 234 234 / 0.95) !important;
    }
    .md\:\!border-orange {
        --tw-border-opacity: 1 !important;
        border-color: rgb(239 108 0 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-orange\/0 {
        border-color: rgb(239 108 0 / 0) !important;
    }
    .md\:\!border-orange\/10 {
        border-color: rgb(239 108 0 / 0.1) !important;
    }
    .md\:\!border-orange\/100 {
        border-color: rgb(239 108 0 / 1) !important;
    }
    .md\:\!border-orange\/20 {
        border-color: rgb(239 108 0 / 0.2) !important;
    }
    .md\:\!border-orange\/25 {
        border-color: rgb(239 108 0 / 0.25) !important;
    }
    .md\:\!border-orange\/30 {
        border-color: rgb(239 108 0 / 0.3) !important;
    }
    .md\:\!border-orange\/40 {
        border-color: rgb(239 108 0 / 0.4) !important;
    }
    .md\:\!border-orange\/5 {
        border-color: rgb(239 108 0 / 0.05) !important;
    }
    .md\:\!border-orange\/50 {
        border-color: rgb(239 108 0 / 0.5) !important;
    }
    .md\:\!border-orange\/60 {
        border-color: rgb(239 108 0 / 0.6) !important;
    }
    .md\:\!border-orange\/70 {
        border-color: rgb(239 108 0 / 0.7) !important;
    }
    .md\:\!border-orange\/75 {
        border-color: rgb(239 108 0 / 0.75) !important;
    }
    .md\:\!border-orange\/80 {
        border-color: rgb(239 108 0 / 0.8) !important;
    }
    .md\:\!border-orange\/90 {
        border-color: rgb(239 108 0 / 0.9) !important;
    }
    .md\:\!border-orange\/95 {
        border-color: rgb(239 108 0 / 0.95) !important;
    }
    .md\:\!border-royal-blue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 81 160 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-royal-blue\/0 {
        border-color: rgb(0 81 160 / 0) !important;
    }
    .md\:\!border-royal-blue\/10 {
        border-color: rgb(0 81 160 / 0.1) !important;
    }
    .md\:\!border-royal-blue\/100 {
        border-color: rgb(0 81 160 / 1) !important;
    }
    .md\:\!border-royal-blue\/20 {
        border-color: rgb(0 81 160 / 0.2) !important;
    }
    .md\:\!border-royal-blue\/25 {
        border-color: rgb(0 81 160 / 0.25) !important;
    }
    .md\:\!border-royal-blue\/30 {
        border-color: rgb(0 81 160 / 0.3) !important;
    }
    .md\:\!border-royal-blue\/40 {
        border-color: rgb(0 81 160 / 0.4) !important;
    }
    .md\:\!border-royal-blue\/5 {
        border-color: rgb(0 81 160 / 0.05) !important;
    }
    .md\:\!border-royal-blue\/50 {
        border-color: rgb(0 81 160 / 0.5) !important;
    }
    .md\:\!border-royal-blue\/60 {
        border-color: rgb(0 81 160 / 0.6) !important;
    }
    .md\:\!border-royal-blue\/70 {
        border-color: rgb(0 81 160 / 0.7) !important;
    }
    .md\:\!border-royal-blue\/75 {
        border-color: rgb(0 81 160 / 0.75) !important;
    }
    .md\:\!border-royal-blue\/80 {
        border-color: rgb(0 81 160 / 0.8) !important;
    }
    .md\:\!border-royal-blue\/90 {
        border-color: rgb(0 81 160 / 0.9) !important;
    }
    .md\:\!border-royal-blue\/95 {
        border-color: rgb(0 81 160 / 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-dark-blue {
        --tw-border-opacity: 1;
        border-color: rgb(0 58 80 / var(--tw-border-opacity, 1));
    }
    .md\:border-dark-blue\/0 {
        border-color: rgb(0 58 80 / 0);
    }
    .md\:border-dark-blue\/10 {
        border-color: rgb(0 58 80 / 0.1);
    }
    .md\:border-dark-blue\/100 {
        border-color: rgb(0 58 80 / 1);
    }
    .md\:border-dark-blue\/20 {
        border-color: rgb(0 58 80 / 0.2);
    }
    .md\:border-dark-blue\/25 {
        border-color: rgb(0 58 80 / 0.25);
    }
    .md\:border-dark-blue\/30 {
        border-color: rgb(0 58 80 / 0.3);
    }
    .md\:border-dark-blue\/40 {
        border-color: rgb(0 58 80 / 0.4);
    }
    .md\:border-dark-blue\/5 {
        border-color: rgb(0 58 80 / 0.05);
    }
    .md\:border-dark-blue\/50 {
        border-color: rgb(0 58 80 / 0.5);
    }
    .md\:border-dark-blue\/60 {
        border-color: rgb(0 58 80 / 0.6);
    }
    .md\:border-dark-blue\/70 {
        border-color: rgb(0 58 80 / 0.7);
    }
    .md\:border-dark-blue\/75 {
        border-color: rgb(0 58 80 / 0.75);
    }
    .md\:border-dark-blue\/80 {
        border-color: rgb(0 58 80 / 0.8);
    }
    .md\:border-dark-blue\/90 {
        border-color: rgb(0 58 80 / 0.9);
    }
    .md\:border-dark-blue\/95 {
        border-color: rgb(0 58 80 / 0.95);
    }
    .md\:border-green {
        --tw-border-opacity: 1;
        border-color: rgb(46 125 50 / var(--tw-border-opacity, 1));
    }
    .md\:border-green\/0 {
        border-color: rgb(46 125 50 / 0);
    }
    .md\:border-green\/10 {
        border-color: rgb(46 125 50 / 0.1);
    }
    .md\:border-green\/100 {
        border-color: rgb(46 125 50 / 1);
    }
    .md\:border-green\/20 {
        border-color: rgb(46 125 50 / 0.2);
    }
    .md\:border-green\/25 {
        border-color: rgb(46 125 50 / 0.25);
    }
    .md\:border-green\/30 {
        border-color: rgb(46 125 50 / 0.3);
    }
    .md\:border-green\/40 {
        border-color: rgb(46 125 50 / 0.4);
    }
    .md\:border-green\/5 {
        border-color: rgb(46 125 50 / 0.05);
    }
    .md\:border-green\/50 {
        border-color: rgb(46 125 50 / 0.5);
    }
    .md\:border-green\/60 {
        border-color: rgb(46 125 50 / 0.6);
    }
    .md\:border-green\/70 {
        border-color: rgb(46 125 50 / 0.7);
    }
    .md\:border-green\/75 {
        border-color: rgb(46 125 50 / 0.75);
    }
    .md\:border-green\/80 {
        border-color: rgb(46 125 50 / 0.8);
    }
    .md\:border-green\/90 {
        border-color: rgb(46 125 50 / 0.9);
    }
    .md\:border-green\/95 {
        border-color: rgb(46 125 50 / 0.95);
    }
    .md\:border-grey {
        --tw-border-opacity: 1;
        border-color: rgb(234 234 234 / var(--tw-border-opacity, 1));
    }
    .md\:border-grey\/0 {
        border-color: rgb(234 234 234 / 0);
    }
    .md\:border-grey\/10 {
        border-color: rgb(234 234 234 / 0.1);
    }
    .md\:border-grey\/100 {
        border-color: rgb(234 234 234 / 1);
    }
    .md\:border-grey\/20 {
        border-color: rgb(234 234 234 / 0.2);
    }
    .md\:border-grey\/25 {
        border-color: rgb(234 234 234 / 0.25);
    }
    .md\:border-grey\/30 {
        border-color: rgb(234 234 234 / 0.3);
    }
    .md\:border-grey\/40 {
        border-color: rgb(234 234 234 / 0.4);
    }
    .md\:border-grey\/5 {
        border-color: rgb(234 234 234 / 0.05);
    }
    .md\:border-grey\/50 {
        border-color: rgb(234 234 234 / 0.5);
    }
    .md\:border-grey\/60 {
        border-color: rgb(234 234 234 / 0.6);
    }
    .md\:border-grey\/70 {
        border-color: rgb(234 234 234 / 0.7);
    }
    .md\:border-grey\/75 {
        border-color: rgb(234 234 234 / 0.75);
    }
    .md\:border-grey\/80 {
        border-color: rgb(234 234 234 / 0.8);
    }
    .md\:border-grey\/90 {
        border-color: rgb(234 234 234 / 0.9);
    }
    .md\:border-grey\/95 {
        border-color: rgb(234 234 234 / 0.95);
    }
    .md\:border-orange {
        --tw-border-opacity: 1;
        border-color: rgb(239 108 0 / var(--tw-border-opacity, 1));
    }
    .md\:border-orange\/0 {
        border-color: rgb(239 108 0 / 0);
    }
    .md\:border-orange\/10 {
        border-color: rgb(239 108 0 / 0.1);
    }
    .md\:border-orange\/100 {
        border-color: rgb(239 108 0 / 1);
    }
    .md\:border-orange\/20 {
        border-color: rgb(239 108 0 / 0.2);
    }
    .md\:border-orange\/25 {
        border-color: rgb(239 108 0 / 0.25);
    }
    .md\:border-orange\/30 {
        border-color: rgb(239 108 0 / 0.3);
    }
    .md\:border-orange\/40 {
        border-color: rgb(239 108 0 / 0.4);
    }
    .md\:border-orange\/5 {
        border-color: rgb(239 108 0 / 0.05);
    }
    .md\:border-orange\/50 {
        border-color: rgb(239 108 0 / 0.5);
    }
    .md\:border-orange\/60 {
        border-color: rgb(239 108 0 / 0.6);
    }
    .md\:border-orange\/70 {
        border-color: rgb(239 108 0 / 0.7);
    }
    .md\:border-orange\/75 {
        border-color: rgb(239 108 0 / 0.75);
    }
    .md\:border-orange\/80 {
        border-color: rgb(239 108 0 / 0.8);
    }
    .md\:border-orange\/90 {
        border-color: rgb(239 108 0 / 0.9);
    }
    .md\:border-orange\/95 {
        border-color: rgb(239 108 0 / 0.95);
    }
    .md\:border-royal-blue {
        --tw-border-opacity: 1;
        border-color: rgb(0 81 160 / var(--tw-border-opacity, 1));
    }
    .md\:border-royal-blue\/0 {
        border-color: rgb(0 81 160 / 0);
    }
    .md\:border-royal-blue\/10 {
        border-color: rgb(0 81 160 / 0.1);
    }
    .md\:border-royal-blue\/100 {
        border-color: rgb(0 81 160 / 1);
    }
    .md\:border-royal-blue\/20 {
        border-color: rgb(0 81 160 / 0.2);
    }
    .md\:border-royal-blue\/25 {
        border-color: rgb(0 81 160 / 0.25);
    }
    .md\:border-royal-blue\/30 {
        border-color: rgb(0 81 160 / 0.3);
    }
    .md\:border-royal-blue\/40 {
        border-color: rgb(0 81 160 / 0.4);
    }
    .md\:border-royal-blue\/5 {
        border-color: rgb(0 81 160 / 0.05);
    }
    .md\:border-royal-blue\/50 {
        border-color: rgb(0 81 160 / 0.5);
    }
    .md\:border-royal-blue\/60 {
        border-color: rgb(0 81 160 / 0.6);
    }
    .md\:border-royal-blue\/70 {
        border-color: rgb(0 81 160 / 0.7);
    }
    .md\:border-royal-blue\/75 {
        border-color: rgb(0 81 160 / 0.75);
    }
    .md\:border-royal-blue\/80 {
        border-color: rgb(0 81 160 / 0.8);
    }
    .md\:border-royal-blue\/90 {
        border-color: rgb(0 81 160 / 0.9);
    }
    .md\:border-royal-blue\/95 {
        border-color: rgb(0 81 160 / 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-dark-blue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-dark-blue\/0 {
        background-color: rgb(0 58 80 / 0) !important;
    }
    .md\:\!bg-dark-blue\/10 {
        background-color: rgb(0 58 80 / 0.1) !important;
    }
    .md\:\!bg-dark-blue\/100 {
        background-color: rgb(0 58 80 / 1) !important;
    }
    .md\:\!bg-dark-blue\/20 {
        background-color: rgb(0 58 80 / 0.2) !important;
    }
    .md\:\!bg-dark-blue\/25 {
        background-color: rgb(0 58 80 / 0.25) !important;
    }
    .md\:\!bg-dark-blue\/30 {
        background-color: rgb(0 58 80 / 0.3) !important;
    }
    .md\:\!bg-dark-blue\/40 {
        background-color: rgb(0 58 80 / 0.4) !important;
    }
    .md\:\!bg-dark-blue\/5 {
        background-color: rgb(0 58 80 / 0.05) !important;
    }
    .md\:\!bg-dark-blue\/50 {
        background-color: rgb(0 58 80 / 0.5) !important;
    }
    .md\:\!bg-dark-blue\/60 {
        background-color: rgb(0 58 80 / 0.6) !important;
    }
    .md\:\!bg-dark-blue\/70 {
        background-color: rgb(0 58 80 / 0.7) !important;
    }
    .md\:\!bg-dark-blue\/75 {
        background-color: rgb(0 58 80 / 0.75) !important;
    }
    .md\:\!bg-dark-blue\/80 {
        background-color: rgb(0 58 80 / 0.8) !important;
    }
    .md\:\!bg-dark-blue\/90 {
        background-color: rgb(0 58 80 / 0.9) !important;
    }
    .md\:\!bg-dark-blue\/95 {
        background-color: rgb(0 58 80 / 0.95) !important;
    }
    .md\:\!bg-green {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-green\/0 {
        background-color: rgb(46 125 50 / 0) !important;
    }
    .md\:\!bg-green\/10 {
        background-color: rgb(46 125 50 / 0.1) !important;
    }
    .md\:\!bg-green\/100 {
        background-color: rgb(46 125 50 / 1) !important;
    }
    .md\:\!bg-green\/20 {
        background-color: rgb(46 125 50 / 0.2) !important;
    }
    .md\:\!bg-green\/25 {
        background-color: rgb(46 125 50 / 0.25) !important;
    }
    .md\:\!bg-green\/30 {
        background-color: rgb(46 125 50 / 0.3) !important;
    }
    .md\:\!bg-green\/40 {
        background-color: rgb(46 125 50 / 0.4) !important;
    }
    .md\:\!bg-green\/5 {
        background-color: rgb(46 125 50 / 0.05) !important;
    }
    .md\:\!bg-green\/50 {
        background-color: rgb(46 125 50 / 0.5) !important;
    }
    .md\:\!bg-green\/60 {
        background-color: rgb(46 125 50 / 0.6) !important;
    }
    .md\:\!bg-green\/70 {
        background-color: rgb(46 125 50 / 0.7) !important;
    }
    .md\:\!bg-green\/75 {
        background-color: rgb(46 125 50 / 0.75) !important;
    }
    .md\:\!bg-green\/80 {
        background-color: rgb(46 125 50 / 0.8) !important;
    }
    .md\:\!bg-green\/90 {
        background-color: rgb(46 125 50 / 0.9) !important;
    }
    .md\:\!bg-green\/95 {
        background-color: rgb(46 125 50 / 0.95) !important;
    }
    .md\:\!bg-grey {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-grey\/0 {
        background-color: rgb(234 234 234 / 0) !important;
    }
    .md\:\!bg-grey\/10 {
        background-color: rgb(234 234 234 / 0.1) !important;
    }
    .md\:\!bg-grey\/100 {
        background-color: rgb(234 234 234 / 1) !important;
    }
    .md\:\!bg-grey\/20 {
        background-color: rgb(234 234 234 / 0.2) !important;
    }
    .md\:\!bg-grey\/25 {
        background-color: rgb(234 234 234 / 0.25) !important;
    }
    .md\:\!bg-grey\/30 {
        background-color: rgb(234 234 234 / 0.3) !important;
    }
    .md\:\!bg-grey\/40 {
        background-color: rgb(234 234 234 / 0.4) !important;
    }
    .md\:\!bg-grey\/5 {
        background-color: rgb(234 234 234 / 0.05) !important;
    }
    .md\:\!bg-grey\/50 {
        background-color: rgb(234 234 234 / 0.5) !important;
    }
    .md\:\!bg-grey\/60 {
        background-color: rgb(234 234 234 / 0.6) !important;
    }
    .md\:\!bg-grey\/70 {
        background-color: rgb(234 234 234 / 0.7) !important;
    }
    .md\:\!bg-grey\/75 {
        background-color: rgb(234 234 234 / 0.75) !important;
    }
    .md\:\!bg-grey\/80 {
        background-color: rgb(234 234 234 / 0.8) !important;
    }
    .md\:\!bg-grey\/90 {
        background-color: rgb(234 234 234 / 0.9) !important;
    }
    .md\:\!bg-grey\/95 {
        background-color: rgb(234 234 234 / 0.95) !important;
    }
    .md\:\!bg-orange {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(239 108 0 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-orange\/0 {
        background-color: rgb(239 108 0 / 0) !important;
    }
    .md\:\!bg-orange\/10 {
        background-color: rgb(239 108 0 / 0.1) !important;
    }
    .md\:\!bg-orange\/100 {
        background-color: rgb(239 108 0 / 1) !important;
    }
    .md\:\!bg-orange\/20 {
        background-color: rgb(239 108 0 / 0.2) !important;
    }
    .md\:\!bg-orange\/25 {
        background-color: rgb(239 108 0 / 0.25) !important;
    }
    .md\:\!bg-orange\/30 {
        background-color: rgb(239 108 0 / 0.3) !important;
    }
    .md\:\!bg-orange\/40 {
        background-color: rgb(239 108 0 / 0.4) !important;
    }
    .md\:\!bg-orange\/5 {
        background-color: rgb(239 108 0 / 0.05) !important;
    }
    .md\:\!bg-orange\/50 {
        background-color: rgb(239 108 0 / 0.5) !important;
    }
    .md\:\!bg-orange\/60 {
        background-color: rgb(239 108 0 / 0.6) !important;
    }
    .md\:\!bg-orange\/70 {
        background-color: rgb(239 108 0 / 0.7) !important;
    }
    .md\:\!bg-orange\/75 {
        background-color: rgb(239 108 0 / 0.75) !important;
    }
    .md\:\!bg-orange\/80 {
        background-color: rgb(239 108 0 / 0.8) !important;
    }
    .md\:\!bg-orange\/90 {
        background-color: rgb(239 108 0 / 0.9) !important;
    }
    .md\:\!bg-orange\/95 {
        background-color: rgb(239 108 0 / 0.95) !important;
    }
    .md\:\!bg-royal-blue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 81 160 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-royal-blue\/0 {
        background-color: rgb(0 81 160 / 0) !important;
    }
    .md\:\!bg-royal-blue\/10 {
        background-color: rgb(0 81 160 / 0.1) !important;
    }
    .md\:\!bg-royal-blue\/100 {
        background-color: rgb(0 81 160 / 1) !important;
    }
    .md\:\!bg-royal-blue\/20 {
        background-color: rgb(0 81 160 / 0.2) !important;
    }
    .md\:\!bg-royal-blue\/25 {
        background-color: rgb(0 81 160 / 0.25) !important;
    }
    .md\:\!bg-royal-blue\/30 {
        background-color: rgb(0 81 160 / 0.3) !important;
    }
    .md\:\!bg-royal-blue\/40 {
        background-color: rgb(0 81 160 / 0.4) !important;
    }
    .md\:\!bg-royal-blue\/5 {
        background-color: rgb(0 81 160 / 0.05) !important;
    }
    .md\:\!bg-royal-blue\/50 {
        background-color: rgb(0 81 160 / 0.5) !important;
    }
    .md\:\!bg-royal-blue\/60 {
        background-color: rgb(0 81 160 / 0.6) !important;
    }
    .md\:\!bg-royal-blue\/70 {
        background-color: rgb(0 81 160 / 0.7) !important;
    }
    .md\:\!bg-royal-blue\/75 {
        background-color: rgb(0 81 160 / 0.75) !important;
    }
    .md\:\!bg-royal-blue\/80 {
        background-color: rgb(0 81 160 / 0.8) !important;
    }
    .md\:\!bg-royal-blue\/90 {
        background-color: rgb(0 81 160 / 0.9) !important;
    }
    .md\:\!bg-royal-blue\/95 {
        background-color: rgb(0 81 160 / 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-dark-blue {
        --tw-bg-opacity: 1;
        background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-dark-blue\/0 {
        background-color: rgb(0 58 80 / 0);
    }
    .md\:bg-dark-blue\/10 {
        background-color: rgb(0 58 80 / 0.1);
    }
    .md\:bg-dark-blue\/100 {
        background-color: rgb(0 58 80 / 1);
    }
    .md\:bg-dark-blue\/20 {
        background-color: rgb(0 58 80 / 0.2);
    }
    .md\:bg-dark-blue\/25 {
        background-color: rgb(0 58 80 / 0.25);
    }
    .md\:bg-dark-blue\/30 {
        background-color: rgb(0 58 80 / 0.3);
    }
    .md\:bg-dark-blue\/40 {
        background-color: rgb(0 58 80 / 0.4);
    }
    .md\:bg-dark-blue\/5 {
        background-color: rgb(0 58 80 / 0.05);
    }
    .md\:bg-dark-blue\/50 {
        background-color: rgb(0 58 80 / 0.5);
    }
    .md\:bg-dark-blue\/60 {
        background-color: rgb(0 58 80 / 0.6);
    }
    .md\:bg-dark-blue\/70 {
        background-color: rgb(0 58 80 / 0.7);
    }
    .md\:bg-dark-blue\/75 {
        background-color: rgb(0 58 80 / 0.75);
    }
    .md\:bg-dark-blue\/80 {
        background-color: rgb(0 58 80 / 0.8);
    }
    .md\:bg-dark-blue\/90 {
        background-color: rgb(0 58 80 / 0.9);
    }
    .md\:bg-dark-blue\/95 {
        background-color: rgb(0 58 80 / 0.95);
    }
    .md\:bg-green {
        --tw-bg-opacity: 1;
        background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-green\/0 {
        background-color: rgb(46 125 50 / 0);
    }
    .md\:bg-green\/10 {
        background-color: rgb(46 125 50 / 0.1);
    }
    .md\:bg-green\/100 {
        background-color: rgb(46 125 50 / 1);
    }
    .md\:bg-green\/20 {
        background-color: rgb(46 125 50 / 0.2);
    }
    .md\:bg-green\/25 {
        background-color: rgb(46 125 50 / 0.25);
    }
    .md\:bg-green\/30 {
        background-color: rgb(46 125 50 / 0.3);
    }
    .md\:bg-green\/40 {
        background-color: rgb(46 125 50 / 0.4);
    }
    .md\:bg-green\/5 {
        background-color: rgb(46 125 50 / 0.05);
    }
    .md\:bg-green\/50 {
        background-color: rgb(46 125 50 / 0.5);
    }
    .md\:bg-green\/60 {
        background-color: rgb(46 125 50 / 0.6);
    }
    .md\:bg-green\/70 {
        background-color: rgb(46 125 50 / 0.7);
    }
    .md\:bg-green\/75 {
        background-color: rgb(46 125 50 / 0.75);
    }
    .md\:bg-green\/80 {
        background-color: rgb(46 125 50 / 0.8);
    }
    .md\:bg-green\/90 {
        background-color: rgb(46 125 50 / 0.9);
    }
    .md\:bg-green\/95 {
        background-color: rgb(46 125 50 / 0.95);
    }
    .md\:bg-grey {
        --tw-bg-opacity: 1;
        background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-grey\/0 {
        background-color: rgb(234 234 234 / 0);
    }
    .md\:bg-grey\/10 {
        background-color: rgb(234 234 234 / 0.1);
    }
    .md\:bg-grey\/100 {
        background-color: rgb(234 234 234 / 1);
    }
    .md\:bg-grey\/20 {
        background-color: rgb(234 234 234 / 0.2);
    }
    .md\:bg-grey\/25 {
        background-color: rgb(234 234 234 / 0.25);
    }
    .md\:bg-grey\/30 {
        background-color: rgb(234 234 234 / 0.3);
    }
    .md\:bg-grey\/40 {
        background-color: rgb(234 234 234 / 0.4);
    }
    .md\:bg-grey\/5 {
        background-color: rgb(234 234 234 / 0.05);
    }
    .md\:bg-grey\/50 {
        background-color: rgb(234 234 234 / 0.5);
    }
    .md\:bg-grey\/60 {
        background-color: rgb(234 234 234 / 0.6);
    }
    .md\:bg-grey\/70 {
        background-color: rgb(234 234 234 / 0.7);
    }
    .md\:bg-grey\/75 {
        background-color: rgb(234 234 234 / 0.75);
    }
    .md\:bg-grey\/80 {
        background-color: rgb(234 234 234 / 0.8);
    }
    .md\:bg-grey\/90 {
        background-color: rgb(234 234 234 / 0.9);
    }
    .md\:bg-grey\/95 {
        background-color: rgb(234 234 234 / 0.95);
    }
    .md\:bg-orange {
        --tw-bg-opacity: 1;
        background-color: rgb(239 108 0 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-orange\/0 {
        background-color: rgb(239 108 0 / 0);
    }
    .md\:bg-orange\/10 {
        background-color: rgb(239 108 0 / 0.1);
    }
    .md\:bg-orange\/100 {
        background-color: rgb(239 108 0 / 1);
    }
    .md\:bg-orange\/20 {
        background-color: rgb(239 108 0 / 0.2);
    }
    .md\:bg-orange\/25 {
        background-color: rgb(239 108 0 / 0.25);
    }
    .md\:bg-orange\/30 {
        background-color: rgb(239 108 0 / 0.3);
    }
    .md\:bg-orange\/40 {
        background-color: rgb(239 108 0 / 0.4);
    }
    .md\:bg-orange\/5 {
        background-color: rgb(239 108 0 / 0.05);
    }
    .md\:bg-orange\/50 {
        background-color: rgb(239 108 0 / 0.5);
    }
    .md\:bg-orange\/60 {
        background-color: rgb(239 108 0 / 0.6);
    }
    .md\:bg-orange\/70 {
        background-color: rgb(239 108 0 / 0.7);
    }
    .md\:bg-orange\/75 {
        background-color: rgb(239 108 0 / 0.75);
    }
    .md\:bg-orange\/80 {
        background-color: rgb(239 108 0 / 0.8);
    }
    .md\:bg-orange\/90 {
        background-color: rgb(239 108 0 / 0.9);
    }
    .md\:bg-orange\/95 {
        background-color: rgb(239 108 0 / 0.95);
    }
    .md\:bg-royal-blue {
        --tw-bg-opacity: 1;
        background-color: rgb(0 81 160 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-royal-blue\/0 {
        background-color: rgb(0 81 160 / 0);
    }
    .md\:bg-royal-blue\/10 {
        background-color: rgb(0 81 160 / 0.1);
    }
    .md\:bg-royal-blue\/100 {
        background-color: rgb(0 81 160 / 1);
    }
    .md\:bg-royal-blue\/20 {
        background-color: rgb(0 81 160 / 0.2);
    }
    .md\:bg-royal-blue\/25 {
        background-color: rgb(0 81 160 / 0.25);
    }
    .md\:bg-royal-blue\/30 {
        background-color: rgb(0 81 160 / 0.3);
    }
    .md\:bg-royal-blue\/40 {
        background-color: rgb(0 81 160 / 0.4);
    }
    .md\:bg-royal-blue\/5 {
        background-color: rgb(0 81 160 / 0.05);
    }
    .md\:bg-royal-blue\/50 {
        background-color: rgb(0 81 160 / 0.5);
    }
    .md\:bg-royal-blue\/60 {
        background-color: rgb(0 81 160 / 0.6);
    }
    .md\:bg-royal-blue\/70 {
        background-color: rgb(0 81 160 / 0.7);
    }
    .md\:bg-royal-blue\/75 {
        background-color: rgb(0 81 160 / 0.75);
    }
    .md\:bg-royal-blue\/80 {
        background-color: rgb(0 81 160 / 0.8);
    }
    .md\:bg-royal-blue\/90 {
        background-color: rgb(0 81 160 / 0.9);
    }
    .md\:bg-royal-blue\/95 {
        background-color: rgb(0 81 160 / 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-0 {
        padding: 0px;
    }
    .md\:p-10 {
        padding: 2.5rem;
    }
    .md\:p-12 {
        padding: 3rem;
    }
    .md\:p-16 {
        padding: 4rem;
    }
    .md\:p-2 {
        padding: 0.5rem;
    }
    .md\:p-3 {
        padding: 0.75rem;
    }
    .md\:p-32 {
        padding: 8rem;
    }
    .md\:p-4 {
        padding: 1rem;
    }
    .md\:p-40 {
        padding: 10rem;
    }
    .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-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .md\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .md\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .md\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .md\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .md\:px-32 {
        padding-left: 8rem;
        padding-right: 8rem;
    }
    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .md\:px-40 {
        padding-left: 10rem;
        padding-right: 10rem;
    }
    .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-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .md\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .md\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .md\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .md\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .md\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .md\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem;
    }
    .md\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .md\:py-40 {
        padding-top: 10rem;
        padding-bottom: 10rem;
    }
    .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-0 {
        padding-bottom: 0px;
    }
    .md\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .md\:pb-12 {
        padding-bottom: 3rem;
    }
    .md\:pb-16 {
        padding-bottom: 4rem;
    }
    .md\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .md\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .md\:pb-32 {
        padding-bottom: 8rem;
    }
    .md\:pb-4 {
        padding-bottom: 1rem;
    }
    .md\:pb-40 {
        padding-bottom: 10rem;
    }
    .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-0 {
        padding-left: 0px;
    }
    .md\:pl-10 {
        padding-left: 2.5rem;
    }
    .md\:pl-12 {
        padding-left: 3rem;
    }
    .md\:pl-16 {
        padding-left: 4rem;
    }
    .md\:pl-2 {
        padding-left: 0.5rem;
    }
    .md\:pl-3 {
        padding-left: 0.75rem;
    }
    .md\:pl-32 {
        padding-left: 8rem;
    }
    .md\:pl-4 {
        padding-left: 1rem;
    }
    .md\:pl-40 {
        padding-left: 10rem;
    }
    .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-0 {
        padding-right: 0px;
    }
    .md\:pr-10 {
        padding-right: 2.5rem;
    }
    .md\:pr-12 {
        padding-right: 3rem;
    }
    .md\:pr-16 {
        padding-right: 4rem;
    }
    .md\:pr-2 {
        padding-right: 0.5rem;
    }
    .md\:pr-3 {
        padding-right: 0.75rem;
    }
    .md\:pr-32 {
        padding-right: 8rem;
    }
    .md\:pr-4 {
        padding-right: 1rem;
    }
    .md\:pr-40 {
        padding-right: 10rem;
    }
    .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-0 {
        padding-top: 0px;
    }
    .md\:pt-10 {
        padding-top: 2.5rem;
    }
    .md\:pt-12 {
        padding-top: 3rem;
    }
    .md\:pt-16 {
        padding-top: 4rem;
    }
    .md\:pt-2 {
        padding-top: 0.5rem;
    }
    .md\:pt-3 {
        padding-top: 0.75rem;
    }
    .md\:pt-32 {
        padding-top: 8rem;
    }
    .md\:pt-4 {
        padding-top: 1rem;
    }
    .md\:pt-40 {
        padding-top: 10rem;
    }
    .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\:font-black {
        font-weight: 900;
    }
    .md\:font-bold {
        font-weight: 700;
    }
    .md\:font-extrabold {
        font-weight: 800;
    }
    .md\:font-extralight {
        font-weight: 200;
    }
    .md\:font-light {
        font-weight: 300;
    }
    .md\:font-medium {
        font-weight: 500;
    }
    .md\:font-normal {
        font-weight: 400;
    }
    .md\:font-semibold {
        font-weight: 600;
    }
    .md\:font-thin {
        font-weight: 100;
    }
    .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-dark-blue {
        --tw-text-opacity: 1 !important;
        color: rgb(0 58 80 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-dark-blue\/0 {
        color: rgb(0 58 80 / 0) !important;
    }
    .md\:\!text-dark-blue\/10 {
        color: rgb(0 58 80 / 0.1) !important;
    }
    .md\:\!text-dark-blue\/100 {
        color: rgb(0 58 80 / 1) !important;
    }
    .md\:\!text-dark-blue\/20 {
        color: rgb(0 58 80 / 0.2) !important;
    }
    .md\:\!text-dark-blue\/25 {
        color: rgb(0 58 80 / 0.25) !important;
    }
    .md\:\!text-dark-blue\/30 {
        color: rgb(0 58 80 / 0.3) !important;
    }
    .md\:\!text-dark-blue\/40 {
        color: rgb(0 58 80 / 0.4) !important;
    }
    .md\:\!text-dark-blue\/5 {
        color: rgb(0 58 80 / 0.05) !important;
    }
    .md\:\!text-dark-blue\/50 {
        color: rgb(0 58 80 / 0.5) !important;
    }
    .md\:\!text-dark-blue\/60 {
        color: rgb(0 58 80 / 0.6) !important;
    }
    .md\:\!text-dark-blue\/70 {
        color: rgb(0 58 80 / 0.7) !important;
    }
    .md\:\!text-dark-blue\/75 {
        color: rgb(0 58 80 / 0.75) !important;
    }
    .md\:\!text-dark-blue\/80 {
        color: rgb(0 58 80 / 0.8) !important;
    }
    .md\:\!text-dark-blue\/90 {
        color: rgb(0 58 80 / 0.9) !important;
    }
    .md\:\!text-dark-blue\/95 {
        color: rgb(0 58 80 / 0.95) !important;
    }
    .md\:\!text-green {
        --tw-text-opacity: 1 !important;
        color: rgb(46 125 50 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-green\/0 {
        color: rgb(46 125 50 / 0) !important;
    }
    .md\:\!text-green\/10 {
        color: rgb(46 125 50 / 0.1) !important;
    }
    .md\:\!text-green\/100 {
        color: rgb(46 125 50 / 1) !important;
    }
    .md\:\!text-green\/20 {
        color: rgb(46 125 50 / 0.2) !important;
    }
    .md\:\!text-green\/25 {
        color: rgb(46 125 50 / 0.25) !important;
    }
    .md\:\!text-green\/30 {
        color: rgb(46 125 50 / 0.3) !important;
    }
    .md\:\!text-green\/40 {
        color: rgb(46 125 50 / 0.4) !important;
    }
    .md\:\!text-green\/5 {
        color: rgb(46 125 50 / 0.05) !important;
    }
    .md\:\!text-green\/50 {
        color: rgb(46 125 50 / 0.5) !important;
    }
    .md\:\!text-green\/60 {
        color: rgb(46 125 50 / 0.6) !important;
    }
    .md\:\!text-green\/70 {
        color: rgb(46 125 50 / 0.7) !important;
    }
    .md\:\!text-green\/75 {
        color: rgb(46 125 50 / 0.75) !important;
    }
    .md\:\!text-green\/80 {
        color: rgb(46 125 50 / 0.8) !important;
    }
    .md\:\!text-green\/90 {
        color: rgb(46 125 50 / 0.9) !important;
    }
    .md\:\!text-green\/95 {
        color: rgb(46 125 50 / 0.95) !important;
    }
    .md\:\!text-grey {
        --tw-text-opacity: 1 !important;
        color: rgb(234 234 234 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-grey\/0 {
        color: rgb(234 234 234 / 0) !important;
    }
    .md\:\!text-grey\/10 {
        color: rgb(234 234 234 / 0.1) !important;
    }
    .md\:\!text-grey\/100 {
        color: rgb(234 234 234 / 1) !important;
    }
    .md\:\!text-grey\/20 {
        color: rgb(234 234 234 / 0.2) !important;
    }
    .md\:\!text-grey\/25 {
        color: rgb(234 234 234 / 0.25) !important;
    }
    .md\:\!text-grey\/30 {
        color: rgb(234 234 234 / 0.3) !important;
    }
    .md\:\!text-grey\/40 {
        color: rgb(234 234 234 / 0.4) !important;
    }
    .md\:\!text-grey\/5 {
        color: rgb(234 234 234 / 0.05) !important;
    }
    .md\:\!text-grey\/50 {
        color: rgb(234 234 234 / 0.5) !important;
    }
    .md\:\!text-grey\/60 {
        color: rgb(234 234 234 / 0.6) !important;
    }
    .md\:\!text-grey\/70 {
        color: rgb(234 234 234 / 0.7) !important;
    }
    .md\:\!text-grey\/75 {
        color: rgb(234 234 234 / 0.75) !important;
    }
    .md\:\!text-grey\/80 {
        color: rgb(234 234 234 / 0.8) !important;
    }
    .md\:\!text-grey\/90 {
        color: rgb(234 234 234 / 0.9) !important;
    }
    .md\:\!text-grey\/95 {
        color: rgb(234 234 234 / 0.95) !important;
    }
    .md\:\!text-orange {
        --tw-text-opacity: 1 !important;
        color: rgb(239 108 0 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-orange\/0 {
        color: rgb(239 108 0 / 0) !important;
    }
    .md\:\!text-orange\/10 {
        color: rgb(239 108 0 / 0.1) !important;
    }
    .md\:\!text-orange\/100 {
        color: rgb(239 108 0 / 1) !important;
    }
    .md\:\!text-orange\/20 {
        color: rgb(239 108 0 / 0.2) !important;
    }
    .md\:\!text-orange\/25 {
        color: rgb(239 108 0 / 0.25) !important;
    }
    .md\:\!text-orange\/30 {
        color: rgb(239 108 0 / 0.3) !important;
    }
    .md\:\!text-orange\/40 {
        color: rgb(239 108 0 / 0.4) !important;
    }
    .md\:\!text-orange\/5 {
        color: rgb(239 108 0 / 0.05) !important;
    }
    .md\:\!text-orange\/50 {
        color: rgb(239 108 0 / 0.5) !important;
    }
    .md\:\!text-orange\/60 {
        color: rgb(239 108 0 / 0.6) !important;
    }
    .md\:\!text-orange\/70 {
        color: rgb(239 108 0 / 0.7) !important;
    }
    .md\:\!text-orange\/75 {
        color: rgb(239 108 0 / 0.75) !important;
    }
    .md\:\!text-orange\/80 {
        color: rgb(239 108 0 / 0.8) !important;
    }
    .md\:\!text-orange\/90 {
        color: rgb(239 108 0 / 0.9) !important;
    }
    .md\:\!text-orange\/95 {
        color: rgb(239 108 0 / 0.95) !important;
    }
    .md\:\!text-royal-blue {
        --tw-text-opacity: 1 !important;
        color: rgb(0 81 160 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-royal-blue\/0 {
        color: rgb(0 81 160 / 0) !important;
    }
    .md\:\!text-royal-blue\/10 {
        color: rgb(0 81 160 / 0.1) !important;
    }
    .md\:\!text-royal-blue\/100 {
        color: rgb(0 81 160 / 1) !important;
    }
    .md\:\!text-royal-blue\/20 {
        color: rgb(0 81 160 / 0.2) !important;
    }
    .md\:\!text-royal-blue\/25 {
        color: rgb(0 81 160 / 0.25) !important;
    }
    .md\:\!text-royal-blue\/30 {
        color: rgb(0 81 160 / 0.3) !important;
    }
    .md\:\!text-royal-blue\/40 {
        color: rgb(0 81 160 / 0.4) !important;
    }
    .md\:\!text-royal-blue\/5 {
        color: rgb(0 81 160 / 0.05) !important;
    }
    .md\:\!text-royal-blue\/50 {
        color: rgb(0 81 160 / 0.5) !important;
    }
    .md\:\!text-royal-blue\/60 {
        color: rgb(0 81 160 / 0.6) !important;
    }
    .md\:\!text-royal-blue\/70 {
        color: rgb(0 81 160 / 0.7) !important;
    }
    .md\:\!text-royal-blue\/75 {
        color: rgb(0 81 160 / 0.75) !important;
    }
    .md\:\!text-royal-blue\/80 {
        color: rgb(0 81 160 / 0.8) !important;
    }
    .md\:\!text-royal-blue\/90 {
        color: rgb(0 81 160 / 0.9) !important;
    }
    .md\:\!text-royal-blue\/95 {
        color: rgb(0 81 160 / 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-dark-blue {
        --tw-text-opacity: 1;
        color: rgb(0 58 80 / var(--tw-text-opacity, 1));
    }
    .md\:text-dark-blue\/0 {
        color: rgb(0 58 80 / 0);
    }
    .md\:text-dark-blue\/10 {
        color: rgb(0 58 80 / 0.1);
    }
    .md\:text-dark-blue\/100 {
        color: rgb(0 58 80 / 1);
    }
    .md\:text-dark-blue\/20 {
        color: rgb(0 58 80 / 0.2);
    }
    .md\:text-dark-blue\/25 {
        color: rgb(0 58 80 / 0.25);
    }
    .md\:text-dark-blue\/30 {
        color: rgb(0 58 80 / 0.3);
    }
    .md\:text-dark-blue\/40 {
        color: rgb(0 58 80 / 0.4);
    }
    .md\:text-dark-blue\/5 {
        color: rgb(0 58 80 / 0.05);
    }
    .md\:text-dark-blue\/50 {
        color: rgb(0 58 80 / 0.5);
    }
    .md\:text-dark-blue\/60 {
        color: rgb(0 58 80 / 0.6);
    }
    .md\:text-dark-blue\/70 {
        color: rgb(0 58 80 / 0.7);
    }
    .md\:text-dark-blue\/75 {
        color: rgb(0 58 80 / 0.75);
    }
    .md\:text-dark-blue\/80 {
        color: rgb(0 58 80 / 0.8);
    }
    .md\:text-dark-blue\/90 {
        color: rgb(0 58 80 / 0.9);
    }
    .md\:text-dark-blue\/95 {
        color: rgb(0 58 80 / 0.95);
    }
    .md\:text-green {
        --tw-text-opacity: 1;
        color: rgb(46 125 50 / var(--tw-text-opacity, 1));
    }
    .md\:text-green\/0 {
        color: rgb(46 125 50 / 0);
    }
    .md\:text-green\/10 {
        color: rgb(46 125 50 / 0.1);
    }
    .md\:text-green\/100 {
        color: rgb(46 125 50 / 1);
    }
    .md\:text-green\/20 {
        color: rgb(46 125 50 / 0.2);
    }
    .md\:text-green\/25 {
        color: rgb(46 125 50 / 0.25);
    }
    .md\:text-green\/30 {
        color: rgb(46 125 50 / 0.3);
    }
    .md\:text-green\/40 {
        color: rgb(46 125 50 / 0.4);
    }
    .md\:text-green\/5 {
        color: rgb(46 125 50 / 0.05);
    }
    .md\:text-green\/50 {
        color: rgb(46 125 50 / 0.5);
    }
    .md\:text-green\/60 {
        color: rgb(46 125 50 / 0.6);
    }
    .md\:text-green\/70 {
        color: rgb(46 125 50 / 0.7);
    }
    .md\:text-green\/75 {
        color: rgb(46 125 50 / 0.75);
    }
    .md\:text-green\/80 {
        color: rgb(46 125 50 / 0.8);
    }
    .md\:text-green\/90 {
        color: rgb(46 125 50 / 0.9);
    }
    .md\:text-green\/95 {
        color: rgb(46 125 50 / 0.95);
    }
    .md\:text-grey {
        --tw-text-opacity: 1;
        color: rgb(234 234 234 / var(--tw-text-opacity, 1));
    }
    .md\:text-grey\/0 {
        color: rgb(234 234 234 / 0);
    }
    .md\:text-grey\/10 {
        color: rgb(234 234 234 / 0.1);
    }
    .md\:text-grey\/100 {
        color: rgb(234 234 234 / 1);
    }
    .md\:text-grey\/20 {
        color: rgb(234 234 234 / 0.2);
    }
    .md\:text-grey\/25 {
        color: rgb(234 234 234 / 0.25);
    }
    .md\:text-grey\/30 {
        color: rgb(234 234 234 / 0.3);
    }
    .md\:text-grey\/40 {
        color: rgb(234 234 234 / 0.4);
    }
    .md\:text-grey\/5 {
        color: rgb(234 234 234 / 0.05);
    }
    .md\:text-grey\/50 {
        color: rgb(234 234 234 / 0.5);
    }
    .md\:text-grey\/60 {
        color: rgb(234 234 234 / 0.6);
    }
    .md\:text-grey\/70 {
        color: rgb(234 234 234 / 0.7);
    }
    .md\:text-grey\/75 {
        color: rgb(234 234 234 / 0.75);
    }
    .md\:text-grey\/80 {
        color: rgb(234 234 234 / 0.8);
    }
    .md\:text-grey\/90 {
        color: rgb(234 234 234 / 0.9);
    }
    .md\:text-grey\/95 {
        color: rgb(234 234 234 / 0.95);
    }
    .md\:text-orange {
        --tw-text-opacity: 1;
        color: rgb(239 108 0 / var(--tw-text-opacity, 1));
    }
    .md\:text-orange\/0 {
        color: rgb(239 108 0 / 0);
    }
    .md\:text-orange\/10 {
        color: rgb(239 108 0 / 0.1);
    }
    .md\:text-orange\/100 {
        color: rgb(239 108 0 / 1);
    }
    .md\:text-orange\/20 {
        color: rgb(239 108 0 / 0.2);
    }
    .md\:text-orange\/25 {
        color: rgb(239 108 0 / 0.25);
    }
    .md\:text-orange\/30 {
        color: rgb(239 108 0 / 0.3);
    }
    .md\:text-orange\/40 {
        color: rgb(239 108 0 / 0.4);
    }
    .md\:text-orange\/5 {
        color: rgb(239 108 0 / 0.05);
    }
    .md\:text-orange\/50 {
        color: rgb(239 108 0 / 0.5);
    }
    .md\:text-orange\/60 {
        color: rgb(239 108 0 / 0.6);
    }
    .md\:text-orange\/70 {
        color: rgb(239 108 0 / 0.7);
    }
    .md\:text-orange\/75 {
        color: rgb(239 108 0 / 0.75);
    }
    .md\:text-orange\/80 {
        color: rgb(239 108 0 / 0.8);
    }
    .md\:text-orange\/90 {
        color: rgb(239 108 0 / 0.9);
    }
    .md\:text-orange\/95 {
        color: rgb(239 108 0 / 0.95);
    }
    .md\:text-royal-blue {
        --tw-text-opacity: 1;
        color: rgb(0 81 160 / var(--tw-text-opacity, 1));
    }
    .md\:text-royal-blue\/0 {
        color: rgb(0 81 160 / 0);
    }
    .md\:text-royal-blue\/10 {
        color: rgb(0 81 160 / 0.1);
    }
    .md\:text-royal-blue\/100 {
        color: rgb(0 81 160 / 1);
    }
    .md\:text-royal-blue\/20 {
        color: rgb(0 81 160 / 0.2);
    }
    .md\:text-royal-blue\/25 {
        color: rgb(0 81 160 / 0.25);
    }
    .md\:text-royal-blue\/30 {
        color: rgb(0 81 160 / 0.3);
    }
    .md\:text-royal-blue\/40 {
        color: rgb(0 81 160 / 0.4);
    }
    .md\:text-royal-blue\/5 {
        color: rgb(0 81 160 / 0.05);
    }
    .md\:text-royal-blue\/50 {
        color: rgb(0 81 160 / 0.5);
    }
    .md\:text-royal-blue\/60 {
        color: rgb(0 81 160 / 0.6);
    }
    .md\:text-royal-blue\/70 {
        color: rgb(0 81 160 / 0.7);
    }
    .md\:text-royal-blue\/75 {
        color: rgb(0 81 160 / 0.75);
    }
    .md\:text-royal-blue\/80 {
        color: rgb(0 81 160 / 0.8);
    }
    .md\:text-royal-blue\/90 {
        color: rgb(0 81 160 / 0.9);
    }
    .md\:text-royal-blue\/95 {
        color: rgb(0 81 160 / 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-row-reverse {
        flex-direction: row-reverse;
    }
    .lg\:flex-col {
        flex-direction: column;
    }
    .lg\:flex-col-reverse {
        flex-direction: column-reverse;
    }
    .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-12 {
        gap: 3rem;
    }
    .lg\:gap-16 {
        gap: 4rem;
    }
    .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-12 {
        -moz-column-gap: 3rem;
             column-gap: 3rem;
    }
    .lg\:gap-x-16 {
        -moz-column-gap: 4rem;
             column-gap: 4rem;
    }
    .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-12 {
        row-gap: 3rem;
    }
    .lg\:gap-y-16 {
        row-gap: 4rem;
    }
    .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-dark-blue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 58 80 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-dark-blue\/0 {
        border-color: rgb(0 58 80 / 0) !important;
    }
    .lg\:\!border-dark-blue\/10 {
        border-color: rgb(0 58 80 / 0.1) !important;
    }
    .lg\:\!border-dark-blue\/100 {
        border-color: rgb(0 58 80 / 1) !important;
    }
    .lg\:\!border-dark-blue\/20 {
        border-color: rgb(0 58 80 / 0.2) !important;
    }
    .lg\:\!border-dark-blue\/25 {
        border-color: rgb(0 58 80 / 0.25) !important;
    }
    .lg\:\!border-dark-blue\/30 {
        border-color: rgb(0 58 80 / 0.3) !important;
    }
    .lg\:\!border-dark-blue\/40 {
        border-color: rgb(0 58 80 / 0.4) !important;
    }
    .lg\:\!border-dark-blue\/5 {
        border-color: rgb(0 58 80 / 0.05) !important;
    }
    .lg\:\!border-dark-blue\/50 {
        border-color: rgb(0 58 80 / 0.5) !important;
    }
    .lg\:\!border-dark-blue\/60 {
        border-color: rgb(0 58 80 / 0.6) !important;
    }
    .lg\:\!border-dark-blue\/70 {
        border-color: rgb(0 58 80 / 0.7) !important;
    }
    .lg\:\!border-dark-blue\/75 {
        border-color: rgb(0 58 80 / 0.75) !important;
    }
    .lg\:\!border-dark-blue\/80 {
        border-color: rgb(0 58 80 / 0.8) !important;
    }
    .lg\:\!border-dark-blue\/90 {
        border-color: rgb(0 58 80 / 0.9) !important;
    }
    .lg\:\!border-dark-blue\/95 {
        border-color: rgb(0 58 80 / 0.95) !important;
    }
    .lg\:\!border-green {
        --tw-border-opacity: 1 !important;
        border-color: rgb(46 125 50 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-green\/0 {
        border-color: rgb(46 125 50 / 0) !important;
    }
    .lg\:\!border-green\/10 {
        border-color: rgb(46 125 50 / 0.1) !important;
    }
    .lg\:\!border-green\/100 {
        border-color: rgb(46 125 50 / 1) !important;
    }
    .lg\:\!border-green\/20 {
        border-color: rgb(46 125 50 / 0.2) !important;
    }
    .lg\:\!border-green\/25 {
        border-color: rgb(46 125 50 / 0.25) !important;
    }
    .lg\:\!border-green\/30 {
        border-color: rgb(46 125 50 / 0.3) !important;
    }
    .lg\:\!border-green\/40 {
        border-color: rgb(46 125 50 / 0.4) !important;
    }
    .lg\:\!border-green\/5 {
        border-color: rgb(46 125 50 / 0.05) !important;
    }
    .lg\:\!border-green\/50 {
        border-color: rgb(46 125 50 / 0.5) !important;
    }
    .lg\:\!border-green\/60 {
        border-color: rgb(46 125 50 / 0.6) !important;
    }
    .lg\:\!border-green\/70 {
        border-color: rgb(46 125 50 / 0.7) !important;
    }
    .lg\:\!border-green\/75 {
        border-color: rgb(46 125 50 / 0.75) !important;
    }
    .lg\:\!border-green\/80 {
        border-color: rgb(46 125 50 / 0.8) !important;
    }
    .lg\:\!border-green\/90 {
        border-color: rgb(46 125 50 / 0.9) !important;
    }
    .lg\:\!border-green\/95 {
        border-color: rgb(46 125 50 / 0.95) !important;
    }
    .lg\:\!border-grey {
        --tw-border-opacity: 1 !important;
        border-color: rgb(234 234 234 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-grey\/0 {
        border-color: rgb(234 234 234 / 0) !important;
    }
    .lg\:\!border-grey\/10 {
        border-color: rgb(234 234 234 / 0.1) !important;
    }
    .lg\:\!border-grey\/100 {
        border-color: rgb(234 234 234 / 1) !important;
    }
    .lg\:\!border-grey\/20 {
        border-color: rgb(234 234 234 / 0.2) !important;
    }
    .lg\:\!border-grey\/25 {
        border-color: rgb(234 234 234 / 0.25) !important;
    }
    .lg\:\!border-grey\/30 {
        border-color: rgb(234 234 234 / 0.3) !important;
    }
    .lg\:\!border-grey\/40 {
        border-color: rgb(234 234 234 / 0.4) !important;
    }
    .lg\:\!border-grey\/5 {
        border-color: rgb(234 234 234 / 0.05) !important;
    }
    .lg\:\!border-grey\/50 {
        border-color: rgb(234 234 234 / 0.5) !important;
    }
    .lg\:\!border-grey\/60 {
        border-color: rgb(234 234 234 / 0.6) !important;
    }
    .lg\:\!border-grey\/70 {
        border-color: rgb(234 234 234 / 0.7) !important;
    }
    .lg\:\!border-grey\/75 {
        border-color: rgb(234 234 234 / 0.75) !important;
    }
    .lg\:\!border-grey\/80 {
        border-color: rgb(234 234 234 / 0.8) !important;
    }
    .lg\:\!border-grey\/90 {
        border-color: rgb(234 234 234 / 0.9) !important;
    }
    .lg\:\!border-grey\/95 {
        border-color: rgb(234 234 234 / 0.95) !important;
    }
    .lg\:\!border-orange {
        --tw-border-opacity: 1 !important;
        border-color: rgb(239 108 0 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-orange\/0 {
        border-color: rgb(239 108 0 / 0) !important;
    }
    .lg\:\!border-orange\/10 {
        border-color: rgb(239 108 0 / 0.1) !important;
    }
    .lg\:\!border-orange\/100 {
        border-color: rgb(239 108 0 / 1) !important;
    }
    .lg\:\!border-orange\/20 {
        border-color: rgb(239 108 0 / 0.2) !important;
    }
    .lg\:\!border-orange\/25 {
        border-color: rgb(239 108 0 / 0.25) !important;
    }
    .lg\:\!border-orange\/30 {
        border-color: rgb(239 108 0 / 0.3) !important;
    }
    .lg\:\!border-orange\/40 {
        border-color: rgb(239 108 0 / 0.4) !important;
    }
    .lg\:\!border-orange\/5 {
        border-color: rgb(239 108 0 / 0.05) !important;
    }
    .lg\:\!border-orange\/50 {
        border-color: rgb(239 108 0 / 0.5) !important;
    }
    .lg\:\!border-orange\/60 {
        border-color: rgb(239 108 0 / 0.6) !important;
    }
    .lg\:\!border-orange\/70 {
        border-color: rgb(239 108 0 / 0.7) !important;
    }
    .lg\:\!border-orange\/75 {
        border-color: rgb(239 108 0 / 0.75) !important;
    }
    .lg\:\!border-orange\/80 {
        border-color: rgb(239 108 0 / 0.8) !important;
    }
    .lg\:\!border-orange\/90 {
        border-color: rgb(239 108 0 / 0.9) !important;
    }
    .lg\:\!border-orange\/95 {
        border-color: rgb(239 108 0 / 0.95) !important;
    }
    .lg\:\!border-royal-blue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 81 160 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-royal-blue\/0 {
        border-color: rgb(0 81 160 / 0) !important;
    }
    .lg\:\!border-royal-blue\/10 {
        border-color: rgb(0 81 160 / 0.1) !important;
    }
    .lg\:\!border-royal-blue\/100 {
        border-color: rgb(0 81 160 / 1) !important;
    }
    .lg\:\!border-royal-blue\/20 {
        border-color: rgb(0 81 160 / 0.2) !important;
    }
    .lg\:\!border-royal-blue\/25 {
        border-color: rgb(0 81 160 / 0.25) !important;
    }
    .lg\:\!border-royal-blue\/30 {
        border-color: rgb(0 81 160 / 0.3) !important;
    }
    .lg\:\!border-royal-blue\/40 {
        border-color: rgb(0 81 160 / 0.4) !important;
    }
    .lg\:\!border-royal-blue\/5 {
        border-color: rgb(0 81 160 / 0.05) !important;
    }
    .lg\:\!border-royal-blue\/50 {
        border-color: rgb(0 81 160 / 0.5) !important;
    }
    .lg\:\!border-royal-blue\/60 {
        border-color: rgb(0 81 160 / 0.6) !important;
    }
    .lg\:\!border-royal-blue\/70 {
        border-color: rgb(0 81 160 / 0.7) !important;
    }
    .lg\:\!border-royal-blue\/75 {
        border-color: rgb(0 81 160 / 0.75) !important;
    }
    .lg\:\!border-royal-blue\/80 {
        border-color: rgb(0 81 160 / 0.8) !important;
    }
    .lg\:\!border-royal-blue\/90 {
        border-color: rgb(0 81 160 / 0.9) !important;
    }
    .lg\:\!border-royal-blue\/95 {
        border-color: rgb(0 81 160 / 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-dark-blue {
        --tw-border-opacity: 1;
        border-color: rgb(0 58 80 / var(--tw-border-opacity, 1));
    }
    .lg\:border-dark-blue\/0 {
        border-color: rgb(0 58 80 / 0);
    }
    .lg\:border-dark-blue\/10 {
        border-color: rgb(0 58 80 / 0.1);
    }
    .lg\:border-dark-blue\/100 {
        border-color: rgb(0 58 80 / 1);
    }
    .lg\:border-dark-blue\/20 {
        border-color: rgb(0 58 80 / 0.2);
    }
    .lg\:border-dark-blue\/25 {
        border-color: rgb(0 58 80 / 0.25);
    }
    .lg\:border-dark-blue\/30 {
        border-color: rgb(0 58 80 / 0.3);
    }
    .lg\:border-dark-blue\/40 {
        border-color: rgb(0 58 80 / 0.4);
    }
    .lg\:border-dark-blue\/5 {
        border-color: rgb(0 58 80 / 0.05);
    }
    .lg\:border-dark-blue\/50 {
        border-color: rgb(0 58 80 / 0.5);
    }
    .lg\:border-dark-blue\/60 {
        border-color: rgb(0 58 80 / 0.6);
    }
    .lg\:border-dark-blue\/70 {
        border-color: rgb(0 58 80 / 0.7);
    }
    .lg\:border-dark-blue\/75 {
        border-color: rgb(0 58 80 / 0.75);
    }
    .lg\:border-dark-blue\/80 {
        border-color: rgb(0 58 80 / 0.8);
    }
    .lg\:border-dark-blue\/90 {
        border-color: rgb(0 58 80 / 0.9);
    }
    .lg\:border-dark-blue\/95 {
        border-color: rgb(0 58 80 / 0.95);
    }
    .lg\:border-green {
        --tw-border-opacity: 1;
        border-color: rgb(46 125 50 / var(--tw-border-opacity, 1));
    }
    .lg\:border-green\/0 {
        border-color: rgb(46 125 50 / 0);
    }
    .lg\:border-green\/10 {
        border-color: rgb(46 125 50 / 0.1);
    }
    .lg\:border-green\/100 {
        border-color: rgb(46 125 50 / 1);
    }
    .lg\:border-green\/20 {
        border-color: rgb(46 125 50 / 0.2);
    }
    .lg\:border-green\/25 {
        border-color: rgb(46 125 50 / 0.25);
    }
    .lg\:border-green\/30 {
        border-color: rgb(46 125 50 / 0.3);
    }
    .lg\:border-green\/40 {
        border-color: rgb(46 125 50 / 0.4);
    }
    .lg\:border-green\/5 {
        border-color: rgb(46 125 50 / 0.05);
    }
    .lg\:border-green\/50 {
        border-color: rgb(46 125 50 / 0.5);
    }
    .lg\:border-green\/60 {
        border-color: rgb(46 125 50 / 0.6);
    }
    .lg\:border-green\/70 {
        border-color: rgb(46 125 50 / 0.7);
    }
    .lg\:border-green\/75 {
        border-color: rgb(46 125 50 / 0.75);
    }
    .lg\:border-green\/80 {
        border-color: rgb(46 125 50 / 0.8);
    }
    .lg\:border-green\/90 {
        border-color: rgb(46 125 50 / 0.9);
    }
    .lg\:border-green\/95 {
        border-color: rgb(46 125 50 / 0.95);
    }
    .lg\:border-grey {
        --tw-border-opacity: 1;
        border-color: rgb(234 234 234 / var(--tw-border-opacity, 1));
    }
    .lg\:border-grey\/0 {
        border-color: rgb(234 234 234 / 0);
    }
    .lg\:border-grey\/10 {
        border-color: rgb(234 234 234 / 0.1);
    }
    .lg\:border-grey\/100 {
        border-color: rgb(234 234 234 / 1);
    }
    .lg\:border-grey\/20 {
        border-color: rgb(234 234 234 / 0.2);
    }
    .lg\:border-grey\/25 {
        border-color: rgb(234 234 234 / 0.25);
    }
    .lg\:border-grey\/30 {
        border-color: rgb(234 234 234 / 0.3);
    }
    .lg\:border-grey\/40 {
        border-color: rgb(234 234 234 / 0.4);
    }
    .lg\:border-grey\/5 {
        border-color: rgb(234 234 234 / 0.05);
    }
    .lg\:border-grey\/50 {
        border-color: rgb(234 234 234 / 0.5);
    }
    .lg\:border-grey\/60 {
        border-color: rgb(234 234 234 / 0.6);
    }
    .lg\:border-grey\/70 {
        border-color: rgb(234 234 234 / 0.7);
    }
    .lg\:border-grey\/75 {
        border-color: rgb(234 234 234 / 0.75);
    }
    .lg\:border-grey\/80 {
        border-color: rgb(234 234 234 / 0.8);
    }
    .lg\:border-grey\/90 {
        border-color: rgb(234 234 234 / 0.9);
    }
    .lg\:border-grey\/95 {
        border-color: rgb(234 234 234 / 0.95);
    }
    .lg\:border-orange {
        --tw-border-opacity: 1;
        border-color: rgb(239 108 0 / var(--tw-border-opacity, 1));
    }
    .lg\:border-orange\/0 {
        border-color: rgb(239 108 0 / 0);
    }
    .lg\:border-orange\/10 {
        border-color: rgb(239 108 0 / 0.1);
    }
    .lg\:border-orange\/100 {
        border-color: rgb(239 108 0 / 1);
    }
    .lg\:border-orange\/20 {
        border-color: rgb(239 108 0 / 0.2);
    }
    .lg\:border-orange\/25 {
        border-color: rgb(239 108 0 / 0.25);
    }
    .lg\:border-orange\/30 {
        border-color: rgb(239 108 0 / 0.3);
    }
    .lg\:border-orange\/40 {
        border-color: rgb(239 108 0 / 0.4);
    }
    .lg\:border-orange\/5 {
        border-color: rgb(239 108 0 / 0.05);
    }
    .lg\:border-orange\/50 {
        border-color: rgb(239 108 0 / 0.5);
    }
    .lg\:border-orange\/60 {
        border-color: rgb(239 108 0 / 0.6);
    }
    .lg\:border-orange\/70 {
        border-color: rgb(239 108 0 / 0.7);
    }
    .lg\:border-orange\/75 {
        border-color: rgb(239 108 0 / 0.75);
    }
    .lg\:border-orange\/80 {
        border-color: rgb(239 108 0 / 0.8);
    }
    .lg\:border-orange\/90 {
        border-color: rgb(239 108 0 / 0.9);
    }
    .lg\:border-orange\/95 {
        border-color: rgb(239 108 0 / 0.95);
    }
    .lg\:border-royal-blue {
        --tw-border-opacity: 1;
        border-color: rgb(0 81 160 / var(--tw-border-opacity, 1));
    }
    .lg\:border-royal-blue\/0 {
        border-color: rgb(0 81 160 / 0);
    }
    .lg\:border-royal-blue\/10 {
        border-color: rgb(0 81 160 / 0.1);
    }
    .lg\:border-royal-blue\/100 {
        border-color: rgb(0 81 160 / 1);
    }
    .lg\:border-royal-blue\/20 {
        border-color: rgb(0 81 160 / 0.2);
    }
    .lg\:border-royal-blue\/25 {
        border-color: rgb(0 81 160 / 0.25);
    }
    .lg\:border-royal-blue\/30 {
        border-color: rgb(0 81 160 / 0.3);
    }
    .lg\:border-royal-blue\/40 {
        border-color: rgb(0 81 160 / 0.4);
    }
    .lg\:border-royal-blue\/5 {
        border-color: rgb(0 81 160 / 0.05);
    }
    .lg\:border-royal-blue\/50 {
        border-color: rgb(0 81 160 / 0.5);
    }
    .lg\:border-royal-blue\/60 {
        border-color: rgb(0 81 160 / 0.6);
    }
    .lg\:border-royal-blue\/70 {
        border-color: rgb(0 81 160 / 0.7);
    }
    .lg\:border-royal-blue\/75 {
        border-color: rgb(0 81 160 / 0.75);
    }
    .lg\:border-royal-blue\/80 {
        border-color: rgb(0 81 160 / 0.8);
    }
    .lg\:border-royal-blue\/90 {
        border-color: rgb(0 81 160 / 0.9);
    }
    .lg\:border-royal-blue\/95 {
        border-color: rgb(0 81 160 / 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-dark-blue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-dark-blue\/0 {
        background-color: rgb(0 58 80 / 0) !important;
    }
    .lg\:\!bg-dark-blue\/10 {
        background-color: rgb(0 58 80 / 0.1) !important;
    }
    .lg\:\!bg-dark-blue\/100 {
        background-color: rgb(0 58 80 / 1) !important;
    }
    .lg\:\!bg-dark-blue\/20 {
        background-color: rgb(0 58 80 / 0.2) !important;
    }
    .lg\:\!bg-dark-blue\/25 {
        background-color: rgb(0 58 80 / 0.25) !important;
    }
    .lg\:\!bg-dark-blue\/30 {
        background-color: rgb(0 58 80 / 0.3) !important;
    }
    .lg\:\!bg-dark-blue\/40 {
        background-color: rgb(0 58 80 / 0.4) !important;
    }
    .lg\:\!bg-dark-blue\/5 {
        background-color: rgb(0 58 80 / 0.05) !important;
    }
    .lg\:\!bg-dark-blue\/50 {
        background-color: rgb(0 58 80 / 0.5) !important;
    }
    .lg\:\!bg-dark-blue\/60 {
        background-color: rgb(0 58 80 / 0.6) !important;
    }
    .lg\:\!bg-dark-blue\/70 {
        background-color: rgb(0 58 80 / 0.7) !important;
    }
    .lg\:\!bg-dark-blue\/75 {
        background-color: rgb(0 58 80 / 0.75) !important;
    }
    .lg\:\!bg-dark-blue\/80 {
        background-color: rgb(0 58 80 / 0.8) !important;
    }
    .lg\:\!bg-dark-blue\/90 {
        background-color: rgb(0 58 80 / 0.9) !important;
    }
    .lg\:\!bg-dark-blue\/95 {
        background-color: rgb(0 58 80 / 0.95) !important;
    }
    .lg\:\!bg-green {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-green\/0 {
        background-color: rgb(46 125 50 / 0) !important;
    }
    .lg\:\!bg-green\/10 {
        background-color: rgb(46 125 50 / 0.1) !important;
    }
    .lg\:\!bg-green\/100 {
        background-color: rgb(46 125 50 / 1) !important;
    }
    .lg\:\!bg-green\/20 {
        background-color: rgb(46 125 50 / 0.2) !important;
    }
    .lg\:\!bg-green\/25 {
        background-color: rgb(46 125 50 / 0.25) !important;
    }
    .lg\:\!bg-green\/30 {
        background-color: rgb(46 125 50 / 0.3) !important;
    }
    .lg\:\!bg-green\/40 {
        background-color: rgb(46 125 50 / 0.4) !important;
    }
    .lg\:\!bg-green\/5 {
        background-color: rgb(46 125 50 / 0.05) !important;
    }
    .lg\:\!bg-green\/50 {
        background-color: rgb(46 125 50 / 0.5) !important;
    }
    .lg\:\!bg-green\/60 {
        background-color: rgb(46 125 50 / 0.6) !important;
    }
    .lg\:\!bg-green\/70 {
        background-color: rgb(46 125 50 / 0.7) !important;
    }
    .lg\:\!bg-green\/75 {
        background-color: rgb(46 125 50 / 0.75) !important;
    }
    .lg\:\!bg-green\/80 {
        background-color: rgb(46 125 50 / 0.8) !important;
    }
    .lg\:\!bg-green\/90 {
        background-color: rgb(46 125 50 / 0.9) !important;
    }
    .lg\:\!bg-green\/95 {
        background-color: rgb(46 125 50 / 0.95) !important;
    }
    .lg\:\!bg-grey {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-grey\/0 {
        background-color: rgb(234 234 234 / 0) !important;
    }
    .lg\:\!bg-grey\/10 {
        background-color: rgb(234 234 234 / 0.1) !important;
    }
    .lg\:\!bg-grey\/100 {
        background-color: rgb(234 234 234 / 1) !important;
    }
    .lg\:\!bg-grey\/20 {
        background-color: rgb(234 234 234 / 0.2) !important;
    }
    .lg\:\!bg-grey\/25 {
        background-color: rgb(234 234 234 / 0.25) !important;
    }
    .lg\:\!bg-grey\/30 {
        background-color: rgb(234 234 234 / 0.3) !important;
    }
    .lg\:\!bg-grey\/40 {
        background-color: rgb(234 234 234 / 0.4) !important;
    }
    .lg\:\!bg-grey\/5 {
        background-color: rgb(234 234 234 / 0.05) !important;
    }
    .lg\:\!bg-grey\/50 {
        background-color: rgb(234 234 234 / 0.5) !important;
    }
    .lg\:\!bg-grey\/60 {
        background-color: rgb(234 234 234 / 0.6) !important;
    }
    .lg\:\!bg-grey\/70 {
        background-color: rgb(234 234 234 / 0.7) !important;
    }
    .lg\:\!bg-grey\/75 {
        background-color: rgb(234 234 234 / 0.75) !important;
    }
    .lg\:\!bg-grey\/80 {
        background-color: rgb(234 234 234 / 0.8) !important;
    }
    .lg\:\!bg-grey\/90 {
        background-color: rgb(234 234 234 / 0.9) !important;
    }
    .lg\:\!bg-grey\/95 {
        background-color: rgb(234 234 234 / 0.95) !important;
    }
    .lg\:\!bg-orange {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(239 108 0 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-orange\/0 {
        background-color: rgb(239 108 0 / 0) !important;
    }
    .lg\:\!bg-orange\/10 {
        background-color: rgb(239 108 0 / 0.1) !important;
    }
    .lg\:\!bg-orange\/100 {
        background-color: rgb(239 108 0 / 1) !important;
    }
    .lg\:\!bg-orange\/20 {
        background-color: rgb(239 108 0 / 0.2) !important;
    }
    .lg\:\!bg-orange\/25 {
        background-color: rgb(239 108 0 / 0.25) !important;
    }
    .lg\:\!bg-orange\/30 {
        background-color: rgb(239 108 0 / 0.3) !important;
    }
    .lg\:\!bg-orange\/40 {
        background-color: rgb(239 108 0 / 0.4) !important;
    }
    .lg\:\!bg-orange\/5 {
        background-color: rgb(239 108 0 / 0.05) !important;
    }
    .lg\:\!bg-orange\/50 {
        background-color: rgb(239 108 0 / 0.5) !important;
    }
    .lg\:\!bg-orange\/60 {
        background-color: rgb(239 108 0 / 0.6) !important;
    }
    .lg\:\!bg-orange\/70 {
        background-color: rgb(239 108 0 / 0.7) !important;
    }
    .lg\:\!bg-orange\/75 {
        background-color: rgb(239 108 0 / 0.75) !important;
    }
    .lg\:\!bg-orange\/80 {
        background-color: rgb(239 108 0 / 0.8) !important;
    }
    .lg\:\!bg-orange\/90 {
        background-color: rgb(239 108 0 / 0.9) !important;
    }
    .lg\:\!bg-orange\/95 {
        background-color: rgb(239 108 0 / 0.95) !important;
    }
    .lg\:\!bg-royal-blue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 81 160 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-royal-blue\/0 {
        background-color: rgb(0 81 160 / 0) !important;
    }
    .lg\:\!bg-royal-blue\/10 {
        background-color: rgb(0 81 160 / 0.1) !important;
    }
    .lg\:\!bg-royal-blue\/100 {
        background-color: rgb(0 81 160 / 1) !important;
    }
    .lg\:\!bg-royal-blue\/20 {
        background-color: rgb(0 81 160 / 0.2) !important;
    }
    .lg\:\!bg-royal-blue\/25 {
        background-color: rgb(0 81 160 / 0.25) !important;
    }
    .lg\:\!bg-royal-blue\/30 {
        background-color: rgb(0 81 160 / 0.3) !important;
    }
    .lg\:\!bg-royal-blue\/40 {
        background-color: rgb(0 81 160 / 0.4) !important;
    }
    .lg\:\!bg-royal-blue\/5 {
        background-color: rgb(0 81 160 / 0.05) !important;
    }
    .lg\:\!bg-royal-blue\/50 {
        background-color: rgb(0 81 160 / 0.5) !important;
    }
    .lg\:\!bg-royal-blue\/60 {
        background-color: rgb(0 81 160 / 0.6) !important;
    }
    .lg\:\!bg-royal-blue\/70 {
        background-color: rgb(0 81 160 / 0.7) !important;
    }
    .lg\:\!bg-royal-blue\/75 {
        background-color: rgb(0 81 160 / 0.75) !important;
    }
    .lg\:\!bg-royal-blue\/80 {
        background-color: rgb(0 81 160 / 0.8) !important;
    }
    .lg\:\!bg-royal-blue\/90 {
        background-color: rgb(0 81 160 / 0.9) !important;
    }
    .lg\:\!bg-royal-blue\/95 {
        background-color: rgb(0 81 160 / 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-dark-blue {
        --tw-bg-opacity: 1;
        background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-dark-blue\/0 {
        background-color: rgb(0 58 80 / 0);
    }
    .lg\:bg-dark-blue\/10 {
        background-color: rgb(0 58 80 / 0.1);
    }
    .lg\:bg-dark-blue\/100 {
        background-color: rgb(0 58 80 / 1);
    }
    .lg\:bg-dark-blue\/20 {
        background-color: rgb(0 58 80 / 0.2);
    }
    .lg\:bg-dark-blue\/25 {
        background-color: rgb(0 58 80 / 0.25);
    }
    .lg\:bg-dark-blue\/30 {
        background-color: rgb(0 58 80 / 0.3);
    }
    .lg\:bg-dark-blue\/40 {
        background-color: rgb(0 58 80 / 0.4);
    }
    .lg\:bg-dark-blue\/5 {
        background-color: rgb(0 58 80 / 0.05);
    }
    .lg\:bg-dark-blue\/50 {
        background-color: rgb(0 58 80 / 0.5);
    }
    .lg\:bg-dark-blue\/60 {
        background-color: rgb(0 58 80 / 0.6);
    }
    .lg\:bg-dark-blue\/70 {
        background-color: rgb(0 58 80 / 0.7);
    }
    .lg\:bg-dark-blue\/75 {
        background-color: rgb(0 58 80 / 0.75);
    }
    .lg\:bg-dark-blue\/80 {
        background-color: rgb(0 58 80 / 0.8);
    }
    .lg\:bg-dark-blue\/90 {
        background-color: rgb(0 58 80 / 0.9);
    }
    .lg\:bg-dark-blue\/95 {
        background-color: rgb(0 58 80 / 0.95);
    }
    .lg\:bg-green {
        --tw-bg-opacity: 1;
        background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-green\/0 {
        background-color: rgb(46 125 50 / 0);
    }
    .lg\:bg-green\/10 {
        background-color: rgb(46 125 50 / 0.1);
    }
    .lg\:bg-green\/100 {
        background-color: rgb(46 125 50 / 1);
    }
    .lg\:bg-green\/20 {
        background-color: rgb(46 125 50 / 0.2);
    }
    .lg\:bg-green\/25 {
        background-color: rgb(46 125 50 / 0.25);
    }
    .lg\:bg-green\/30 {
        background-color: rgb(46 125 50 / 0.3);
    }
    .lg\:bg-green\/40 {
        background-color: rgb(46 125 50 / 0.4);
    }
    .lg\:bg-green\/5 {
        background-color: rgb(46 125 50 / 0.05);
    }
    .lg\:bg-green\/50 {
        background-color: rgb(46 125 50 / 0.5);
    }
    .lg\:bg-green\/60 {
        background-color: rgb(46 125 50 / 0.6);
    }
    .lg\:bg-green\/70 {
        background-color: rgb(46 125 50 / 0.7);
    }
    .lg\:bg-green\/75 {
        background-color: rgb(46 125 50 / 0.75);
    }
    .lg\:bg-green\/80 {
        background-color: rgb(46 125 50 / 0.8);
    }
    .lg\:bg-green\/90 {
        background-color: rgb(46 125 50 / 0.9);
    }
    .lg\:bg-green\/95 {
        background-color: rgb(46 125 50 / 0.95);
    }
    .lg\:bg-grey {
        --tw-bg-opacity: 1;
        background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-grey\/0 {
        background-color: rgb(234 234 234 / 0);
    }
    .lg\:bg-grey\/10 {
        background-color: rgb(234 234 234 / 0.1);
    }
    .lg\:bg-grey\/100 {
        background-color: rgb(234 234 234 / 1);
    }
    .lg\:bg-grey\/20 {
        background-color: rgb(234 234 234 / 0.2);
    }
    .lg\:bg-grey\/25 {
        background-color: rgb(234 234 234 / 0.25);
    }
    .lg\:bg-grey\/30 {
        background-color: rgb(234 234 234 / 0.3);
    }
    .lg\:bg-grey\/40 {
        background-color: rgb(234 234 234 / 0.4);
    }
    .lg\:bg-grey\/5 {
        background-color: rgb(234 234 234 / 0.05);
    }
    .lg\:bg-grey\/50 {
        background-color: rgb(234 234 234 / 0.5);
    }
    .lg\:bg-grey\/60 {
        background-color: rgb(234 234 234 / 0.6);
    }
    .lg\:bg-grey\/70 {
        background-color: rgb(234 234 234 / 0.7);
    }
    .lg\:bg-grey\/75 {
        background-color: rgb(234 234 234 / 0.75);
    }
    .lg\:bg-grey\/80 {
        background-color: rgb(234 234 234 / 0.8);
    }
    .lg\:bg-grey\/90 {
        background-color: rgb(234 234 234 / 0.9);
    }
    .lg\:bg-grey\/95 {
        background-color: rgb(234 234 234 / 0.95);
    }
    .lg\:bg-orange {
        --tw-bg-opacity: 1;
        background-color: rgb(239 108 0 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-orange\/0 {
        background-color: rgb(239 108 0 / 0);
    }
    .lg\:bg-orange\/10 {
        background-color: rgb(239 108 0 / 0.1);
    }
    .lg\:bg-orange\/100 {
        background-color: rgb(239 108 0 / 1);
    }
    .lg\:bg-orange\/20 {
        background-color: rgb(239 108 0 / 0.2);
    }
    .lg\:bg-orange\/25 {
        background-color: rgb(239 108 0 / 0.25);
    }
    .lg\:bg-orange\/30 {
        background-color: rgb(239 108 0 / 0.3);
    }
    .lg\:bg-orange\/40 {
        background-color: rgb(239 108 0 / 0.4);
    }
    .lg\:bg-orange\/5 {
        background-color: rgb(239 108 0 / 0.05);
    }
    .lg\:bg-orange\/50 {
        background-color: rgb(239 108 0 / 0.5);
    }
    .lg\:bg-orange\/60 {
        background-color: rgb(239 108 0 / 0.6);
    }
    .lg\:bg-orange\/70 {
        background-color: rgb(239 108 0 / 0.7);
    }
    .lg\:bg-orange\/75 {
        background-color: rgb(239 108 0 / 0.75);
    }
    .lg\:bg-orange\/80 {
        background-color: rgb(239 108 0 / 0.8);
    }
    .lg\:bg-orange\/90 {
        background-color: rgb(239 108 0 / 0.9);
    }
    .lg\:bg-orange\/95 {
        background-color: rgb(239 108 0 / 0.95);
    }
    .lg\:bg-royal-blue {
        --tw-bg-opacity: 1;
        background-color: rgb(0 81 160 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-royal-blue\/0 {
        background-color: rgb(0 81 160 / 0);
    }
    .lg\:bg-royal-blue\/10 {
        background-color: rgb(0 81 160 / 0.1);
    }
    .lg\:bg-royal-blue\/100 {
        background-color: rgb(0 81 160 / 1);
    }
    .lg\:bg-royal-blue\/20 {
        background-color: rgb(0 81 160 / 0.2);
    }
    .lg\:bg-royal-blue\/25 {
        background-color: rgb(0 81 160 / 0.25);
    }
    .lg\:bg-royal-blue\/30 {
        background-color: rgb(0 81 160 / 0.3);
    }
    .lg\:bg-royal-blue\/40 {
        background-color: rgb(0 81 160 / 0.4);
    }
    .lg\:bg-royal-blue\/5 {
        background-color: rgb(0 81 160 / 0.05);
    }
    .lg\:bg-royal-blue\/50 {
        background-color: rgb(0 81 160 / 0.5);
    }
    .lg\:bg-royal-blue\/60 {
        background-color: rgb(0 81 160 / 0.6);
    }
    .lg\:bg-royal-blue\/70 {
        background-color: rgb(0 81 160 / 0.7);
    }
    .lg\:bg-royal-blue\/75 {
        background-color: rgb(0 81 160 / 0.75);
    }
    .lg\:bg-royal-blue\/80 {
        background-color: rgb(0 81 160 / 0.8);
    }
    .lg\:bg-royal-blue\/90 {
        background-color: rgb(0 81 160 / 0.9);
    }
    .lg\:bg-royal-blue\/95 {
        background-color: rgb(0 81 160 / 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-0 {
        padding: 0px;
    }
    .lg\:p-10 {
        padding: 2.5rem;
    }
    .lg\:p-12 {
        padding: 3rem;
    }
    .lg\:p-16 {
        padding: 4rem;
    }
    .lg\:p-2 {
        padding: 0.5rem;
    }
    .lg\:p-3 {
        padding: 0.75rem;
    }
    .lg\:p-32 {
        padding: 8rem;
    }
    .lg\:p-4 {
        padding: 1rem;
    }
    .lg\:p-40 {
        padding: 10rem;
    }
    .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-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .lg\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .lg\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .lg\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .lg\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .lg\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .lg\:px-32 {
        padding-left: 8rem;
        padding-right: 8rem;
    }
    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .lg\:px-40 {
        padding-left: 10rem;
        padding-right: 10rem;
    }
    .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-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .lg\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .lg\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .lg\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .lg\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .lg\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .lg\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem;
    }
    .lg\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .lg\:py-40 {
        padding-top: 10rem;
        padding-bottom: 10rem;
    }
    .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-0 {
        padding-bottom: 0px;
    }
    .lg\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .lg\:pb-12 {
        padding-bottom: 3rem;
    }
    .lg\:pb-16 {
        padding-bottom: 4rem;
    }
    .lg\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .lg\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .lg\:pb-32 {
        padding-bottom: 8rem;
    }
    .lg\:pb-4 {
        padding-bottom: 1rem;
    }
    .lg\:pb-40 {
        padding-bottom: 10rem;
    }
    .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-0 {
        padding-left: 0px;
    }
    .lg\:pl-10 {
        padding-left: 2.5rem;
    }
    .lg\:pl-12 {
        padding-left: 3rem;
    }
    .lg\:pl-16 {
        padding-left: 4rem;
    }
    .lg\:pl-2 {
        padding-left: 0.5rem;
    }
    .lg\:pl-3 {
        padding-left: 0.75rem;
    }
    .lg\:pl-32 {
        padding-left: 8rem;
    }
    .lg\:pl-4 {
        padding-left: 1rem;
    }
    .lg\:pl-40 {
        padding-left: 10rem;
    }
    .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-0 {
        padding-right: 0px;
    }
    .lg\:pr-10 {
        padding-right: 2.5rem;
    }
    .lg\:pr-12 {
        padding-right: 3rem;
    }
    .lg\:pr-16 {
        padding-right: 4rem;
    }
    .lg\:pr-2 {
        padding-right: 0.5rem;
    }
    .lg\:pr-3 {
        padding-right: 0.75rem;
    }
    .lg\:pr-32 {
        padding-right: 8rem;
    }
    .lg\:pr-4 {
        padding-right: 1rem;
    }
    .lg\:pr-40 {
        padding-right: 10rem;
    }
    .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-0 {
        padding-top: 0px;
    }
    .lg\:pt-10 {
        padding-top: 2.5rem;
    }
    .lg\:pt-12 {
        padding-top: 3rem;
    }
    .lg\:pt-16 {
        padding-top: 4rem;
    }
    .lg\:pt-2 {
        padding-top: 0.5rem;
    }
    .lg\:pt-3 {
        padding-top: 0.75rem;
    }
    .lg\:pt-32 {
        padding-top: 8rem;
    }
    .lg\:pt-4 {
        padding-top: 1rem;
    }
    .lg\:pt-40 {
        padding-top: 10rem;
    }
    .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\:font-black {
        font-weight: 900;
    }
    .lg\:font-bold {
        font-weight: 700;
    }
    .lg\:font-extrabold {
        font-weight: 800;
    }
    .lg\:font-extralight {
        font-weight: 200;
    }
    .lg\:font-light {
        font-weight: 300;
    }
    .lg\:font-medium {
        font-weight: 500;
    }
    .lg\:font-normal {
        font-weight: 400;
    }
    .lg\:font-semibold {
        font-weight: 600;
    }
    .lg\:font-thin {
        font-weight: 100;
    }
    .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-dark-blue {
        --tw-text-opacity: 1 !important;
        color: rgb(0 58 80 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-dark-blue\/0 {
        color: rgb(0 58 80 / 0) !important;
    }
    .lg\:\!text-dark-blue\/10 {
        color: rgb(0 58 80 / 0.1) !important;
    }
    .lg\:\!text-dark-blue\/100 {
        color: rgb(0 58 80 / 1) !important;
    }
    .lg\:\!text-dark-blue\/20 {
        color: rgb(0 58 80 / 0.2) !important;
    }
    .lg\:\!text-dark-blue\/25 {
        color: rgb(0 58 80 / 0.25) !important;
    }
    .lg\:\!text-dark-blue\/30 {
        color: rgb(0 58 80 / 0.3) !important;
    }
    .lg\:\!text-dark-blue\/40 {
        color: rgb(0 58 80 / 0.4) !important;
    }
    .lg\:\!text-dark-blue\/5 {
        color: rgb(0 58 80 / 0.05) !important;
    }
    .lg\:\!text-dark-blue\/50 {
        color: rgb(0 58 80 / 0.5) !important;
    }
    .lg\:\!text-dark-blue\/60 {
        color: rgb(0 58 80 / 0.6) !important;
    }
    .lg\:\!text-dark-blue\/70 {
        color: rgb(0 58 80 / 0.7) !important;
    }
    .lg\:\!text-dark-blue\/75 {
        color: rgb(0 58 80 / 0.75) !important;
    }
    .lg\:\!text-dark-blue\/80 {
        color: rgb(0 58 80 / 0.8) !important;
    }
    .lg\:\!text-dark-blue\/90 {
        color: rgb(0 58 80 / 0.9) !important;
    }
    .lg\:\!text-dark-blue\/95 {
        color: rgb(0 58 80 / 0.95) !important;
    }
    .lg\:\!text-green {
        --tw-text-opacity: 1 !important;
        color: rgb(46 125 50 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-green\/0 {
        color: rgb(46 125 50 / 0) !important;
    }
    .lg\:\!text-green\/10 {
        color: rgb(46 125 50 / 0.1) !important;
    }
    .lg\:\!text-green\/100 {
        color: rgb(46 125 50 / 1) !important;
    }
    .lg\:\!text-green\/20 {
        color: rgb(46 125 50 / 0.2) !important;
    }
    .lg\:\!text-green\/25 {
        color: rgb(46 125 50 / 0.25) !important;
    }
    .lg\:\!text-green\/30 {
        color: rgb(46 125 50 / 0.3) !important;
    }
    .lg\:\!text-green\/40 {
        color: rgb(46 125 50 / 0.4) !important;
    }
    .lg\:\!text-green\/5 {
        color: rgb(46 125 50 / 0.05) !important;
    }
    .lg\:\!text-green\/50 {
        color: rgb(46 125 50 / 0.5) !important;
    }
    .lg\:\!text-green\/60 {
        color: rgb(46 125 50 / 0.6) !important;
    }
    .lg\:\!text-green\/70 {
        color: rgb(46 125 50 / 0.7) !important;
    }
    .lg\:\!text-green\/75 {
        color: rgb(46 125 50 / 0.75) !important;
    }
    .lg\:\!text-green\/80 {
        color: rgb(46 125 50 / 0.8) !important;
    }
    .lg\:\!text-green\/90 {
        color: rgb(46 125 50 / 0.9) !important;
    }
    .lg\:\!text-green\/95 {
        color: rgb(46 125 50 / 0.95) !important;
    }
    .lg\:\!text-grey {
        --tw-text-opacity: 1 !important;
        color: rgb(234 234 234 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-grey\/0 {
        color: rgb(234 234 234 / 0) !important;
    }
    .lg\:\!text-grey\/10 {
        color: rgb(234 234 234 / 0.1) !important;
    }
    .lg\:\!text-grey\/100 {
        color: rgb(234 234 234 / 1) !important;
    }
    .lg\:\!text-grey\/20 {
        color: rgb(234 234 234 / 0.2) !important;
    }
    .lg\:\!text-grey\/25 {
        color: rgb(234 234 234 / 0.25) !important;
    }
    .lg\:\!text-grey\/30 {
        color: rgb(234 234 234 / 0.3) !important;
    }
    .lg\:\!text-grey\/40 {
        color: rgb(234 234 234 / 0.4) !important;
    }
    .lg\:\!text-grey\/5 {
        color: rgb(234 234 234 / 0.05) !important;
    }
    .lg\:\!text-grey\/50 {
        color: rgb(234 234 234 / 0.5) !important;
    }
    .lg\:\!text-grey\/60 {
        color: rgb(234 234 234 / 0.6) !important;
    }
    .lg\:\!text-grey\/70 {
        color: rgb(234 234 234 / 0.7) !important;
    }
    .lg\:\!text-grey\/75 {
        color: rgb(234 234 234 / 0.75) !important;
    }
    .lg\:\!text-grey\/80 {
        color: rgb(234 234 234 / 0.8) !important;
    }
    .lg\:\!text-grey\/90 {
        color: rgb(234 234 234 / 0.9) !important;
    }
    .lg\:\!text-grey\/95 {
        color: rgb(234 234 234 / 0.95) !important;
    }
    .lg\:\!text-orange {
        --tw-text-opacity: 1 !important;
        color: rgb(239 108 0 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-orange\/0 {
        color: rgb(239 108 0 / 0) !important;
    }
    .lg\:\!text-orange\/10 {
        color: rgb(239 108 0 / 0.1) !important;
    }
    .lg\:\!text-orange\/100 {
        color: rgb(239 108 0 / 1) !important;
    }
    .lg\:\!text-orange\/20 {
        color: rgb(239 108 0 / 0.2) !important;
    }
    .lg\:\!text-orange\/25 {
        color: rgb(239 108 0 / 0.25) !important;
    }
    .lg\:\!text-orange\/30 {
        color: rgb(239 108 0 / 0.3) !important;
    }
    .lg\:\!text-orange\/40 {
        color: rgb(239 108 0 / 0.4) !important;
    }
    .lg\:\!text-orange\/5 {
        color: rgb(239 108 0 / 0.05) !important;
    }
    .lg\:\!text-orange\/50 {
        color: rgb(239 108 0 / 0.5) !important;
    }
    .lg\:\!text-orange\/60 {
        color: rgb(239 108 0 / 0.6) !important;
    }
    .lg\:\!text-orange\/70 {
        color: rgb(239 108 0 / 0.7) !important;
    }
    .lg\:\!text-orange\/75 {
        color: rgb(239 108 0 / 0.75) !important;
    }
    .lg\:\!text-orange\/80 {
        color: rgb(239 108 0 / 0.8) !important;
    }
    .lg\:\!text-orange\/90 {
        color: rgb(239 108 0 / 0.9) !important;
    }
    .lg\:\!text-orange\/95 {
        color: rgb(239 108 0 / 0.95) !important;
    }
    .lg\:\!text-royal-blue {
        --tw-text-opacity: 1 !important;
        color: rgb(0 81 160 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-royal-blue\/0 {
        color: rgb(0 81 160 / 0) !important;
    }
    .lg\:\!text-royal-blue\/10 {
        color: rgb(0 81 160 / 0.1) !important;
    }
    .lg\:\!text-royal-blue\/100 {
        color: rgb(0 81 160 / 1) !important;
    }
    .lg\:\!text-royal-blue\/20 {
        color: rgb(0 81 160 / 0.2) !important;
    }
    .lg\:\!text-royal-blue\/25 {
        color: rgb(0 81 160 / 0.25) !important;
    }
    .lg\:\!text-royal-blue\/30 {
        color: rgb(0 81 160 / 0.3) !important;
    }
    .lg\:\!text-royal-blue\/40 {
        color: rgb(0 81 160 / 0.4) !important;
    }
    .lg\:\!text-royal-blue\/5 {
        color: rgb(0 81 160 / 0.05) !important;
    }
    .lg\:\!text-royal-blue\/50 {
        color: rgb(0 81 160 / 0.5) !important;
    }
    .lg\:\!text-royal-blue\/60 {
        color: rgb(0 81 160 / 0.6) !important;
    }
    .lg\:\!text-royal-blue\/70 {
        color: rgb(0 81 160 / 0.7) !important;
    }
    .lg\:\!text-royal-blue\/75 {
        color: rgb(0 81 160 / 0.75) !important;
    }
    .lg\:\!text-royal-blue\/80 {
        color: rgb(0 81 160 / 0.8) !important;
    }
    .lg\:\!text-royal-blue\/90 {
        color: rgb(0 81 160 / 0.9) !important;
    }
    .lg\:\!text-royal-blue\/95 {
        color: rgb(0 81 160 / 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-dark-blue {
        --tw-text-opacity: 1;
        color: rgb(0 58 80 / var(--tw-text-opacity, 1));
    }
    .lg\:text-dark-blue\/0 {
        color: rgb(0 58 80 / 0);
    }
    .lg\:text-dark-blue\/10 {
        color: rgb(0 58 80 / 0.1);
    }
    .lg\:text-dark-blue\/100 {
        color: rgb(0 58 80 / 1);
    }
    .lg\:text-dark-blue\/20 {
        color: rgb(0 58 80 / 0.2);
    }
    .lg\:text-dark-blue\/25 {
        color: rgb(0 58 80 / 0.25);
    }
    .lg\:text-dark-blue\/30 {
        color: rgb(0 58 80 / 0.3);
    }
    .lg\:text-dark-blue\/40 {
        color: rgb(0 58 80 / 0.4);
    }
    .lg\:text-dark-blue\/5 {
        color: rgb(0 58 80 / 0.05);
    }
    .lg\:text-dark-blue\/50 {
        color: rgb(0 58 80 / 0.5);
    }
    .lg\:text-dark-blue\/60 {
        color: rgb(0 58 80 / 0.6);
    }
    .lg\:text-dark-blue\/70 {
        color: rgb(0 58 80 / 0.7);
    }
    .lg\:text-dark-blue\/75 {
        color: rgb(0 58 80 / 0.75);
    }
    .lg\:text-dark-blue\/80 {
        color: rgb(0 58 80 / 0.8);
    }
    .lg\:text-dark-blue\/90 {
        color: rgb(0 58 80 / 0.9);
    }
    .lg\:text-dark-blue\/95 {
        color: rgb(0 58 80 / 0.95);
    }
    .lg\:text-green {
        --tw-text-opacity: 1;
        color: rgb(46 125 50 / var(--tw-text-opacity, 1));
    }
    .lg\:text-green\/0 {
        color: rgb(46 125 50 / 0);
    }
    .lg\:text-green\/10 {
        color: rgb(46 125 50 / 0.1);
    }
    .lg\:text-green\/100 {
        color: rgb(46 125 50 / 1);
    }
    .lg\:text-green\/20 {
        color: rgb(46 125 50 / 0.2);
    }
    .lg\:text-green\/25 {
        color: rgb(46 125 50 / 0.25);
    }
    .lg\:text-green\/30 {
        color: rgb(46 125 50 / 0.3);
    }
    .lg\:text-green\/40 {
        color: rgb(46 125 50 / 0.4);
    }
    .lg\:text-green\/5 {
        color: rgb(46 125 50 / 0.05);
    }
    .lg\:text-green\/50 {
        color: rgb(46 125 50 / 0.5);
    }
    .lg\:text-green\/60 {
        color: rgb(46 125 50 / 0.6);
    }
    .lg\:text-green\/70 {
        color: rgb(46 125 50 / 0.7);
    }
    .lg\:text-green\/75 {
        color: rgb(46 125 50 / 0.75);
    }
    .lg\:text-green\/80 {
        color: rgb(46 125 50 / 0.8);
    }
    .lg\:text-green\/90 {
        color: rgb(46 125 50 / 0.9);
    }
    .lg\:text-green\/95 {
        color: rgb(46 125 50 / 0.95);
    }
    .lg\:text-grey {
        --tw-text-opacity: 1;
        color: rgb(234 234 234 / var(--tw-text-opacity, 1));
    }
    .lg\:text-grey\/0 {
        color: rgb(234 234 234 / 0);
    }
    .lg\:text-grey\/10 {
        color: rgb(234 234 234 / 0.1);
    }
    .lg\:text-grey\/100 {
        color: rgb(234 234 234 / 1);
    }
    .lg\:text-grey\/20 {
        color: rgb(234 234 234 / 0.2);
    }
    .lg\:text-grey\/25 {
        color: rgb(234 234 234 / 0.25);
    }
    .lg\:text-grey\/30 {
        color: rgb(234 234 234 / 0.3);
    }
    .lg\:text-grey\/40 {
        color: rgb(234 234 234 / 0.4);
    }
    .lg\:text-grey\/5 {
        color: rgb(234 234 234 / 0.05);
    }
    .lg\:text-grey\/50 {
        color: rgb(234 234 234 / 0.5);
    }
    .lg\:text-grey\/60 {
        color: rgb(234 234 234 / 0.6);
    }
    .lg\:text-grey\/70 {
        color: rgb(234 234 234 / 0.7);
    }
    .lg\:text-grey\/75 {
        color: rgb(234 234 234 / 0.75);
    }
    .lg\:text-grey\/80 {
        color: rgb(234 234 234 / 0.8);
    }
    .lg\:text-grey\/90 {
        color: rgb(234 234 234 / 0.9);
    }
    .lg\:text-grey\/95 {
        color: rgb(234 234 234 / 0.95);
    }
    .lg\:text-orange {
        --tw-text-opacity: 1;
        color: rgb(239 108 0 / var(--tw-text-opacity, 1));
    }
    .lg\:text-orange\/0 {
        color: rgb(239 108 0 / 0);
    }
    .lg\:text-orange\/10 {
        color: rgb(239 108 0 / 0.1);
    }
    .lg\:text-orange\/100 {
        color: rgb(239 108 0 / 1);
    }
    .lg\:text-orange\/20 {
        color: rgb(239 108 0 / 0.2);
    }
    .lg\:text-orange\/25 {
        color: rgb(239 108 0 / 0.25);
    }
    .lg\:text-orange\/30 {
        color: rgb(239 108 0 / 0.3);
    }
    .lg\:text-orange\/40 {
        color: rgb(239 108 0 / 0.4);
    }
    .lg\:text-orange\/5 {
        color: rgb(239 108 0 / 0.05);
    }
    .lg\:text-orange\/50 {
        color: rgb(239 108 0 / 0.5);
    }
    .lg\:text-orange\/60 {
        color: rgb(239 108 0 / 0.6);
    }
    .lg\:text-orange\/70 {
        color: rgb(239 108 0 / 0.7);
    }
    .lg\:text-orange\/75 {
        color: rgb(239 108 0 / 0.75);
    }
    .lg\:text-orange\/80 {
        color: rgb(239 108 0 / 0.8);
    }
    .lg\:text-orange\/90 {
        color: rgb(239 108 0 / 0.9);
    }
    .lg\:text-orange\/95 {
        color: rgb(239 108 0 / 0.95);
    }
    .lg\:text-royal-blue {
        --tw-text-opacity: 1;
        color: rgb(0 81 160 / var(--tw-text-opacity, 1));
    }
    .lg\:text-royal-blue\/0 {
        color: rgb(0 81 160 / 0);
    }
    .lg\:text-royal-blue\/10 {
        color: rgb(0 81 160 / 0.1);
    }
    .lg\:text-royal-blue\/100 {
        color: rgb(0 81 160 / 1);
    }
    .lg\:text-royal-blue\/20 {
        color: rgb(0 81 160 / 0.2);
    }
    .lg\:text-royal-blue\/25 {
        color: rgb(0 81 160 / 0.25);
    }
    .lg\:text-royal-blue\/30 {
        color: rgb(0 81 160 / 0.3);
    }
    .lg\:text-royal-blue\/40 {
        color: rgb(0 81 160 / 0.4);
    }
    .lg\:text-royal-blue\/5 {
        color: rgb(0 81 160 / 0.05);
    }
    .lg\:text-royal-blue\/50 {
        color: rgb(0 81 160 / 0.5);
    }
    .lg\:text-royal-blue\/60 {
        color: rgb(0 81 160 / 0.6);
    }
    .lg\:text-royal-blue\/70 {
        color: rgb(0 81 160 / 0.7);
    }
    .lg\:text-royal-blue\/75 {
        color: rgb(0 81 160 / 0.75);
    }
    .lg\:text-royal-blue\/80 {
        color: rgb(0 81 160 / 0.8);
    }
    .lg\:text-royal-blue\/90 {
        color: rgb(0 81 160 / 0.9);
    }
    .lg\:text-royal-blue\/95 {
        color: rgb(0 81 160 / 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-row-reverse {
        flex-direction: row-reverse;
    }
    .xl\:flex-col {
        flex-direction: column;
    }
    .xl\:flex-col-reverse {
        flex-direction: column-reverse;
    }
    .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-12 {
        gap: 3rem;
    }
    .xl\:gap-16 {
        gap: 4rem;
    }
    .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-12 {
        -moz-column-gap: 3rem;
             column-gap: 3rem;
    }
    .xl\:gap-x-16 {
        -moz-column-gap: 4rem;
             column-gap: 4rem;
    }
    .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-12 {
        row-gap: 3rem;
    }
    .xl\:gap-y-16 {
        row-gap: 4rem;
    }
    .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-dark-blue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 58 80 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-dark-blue\/0 {
        border-color: rgb(0 58 80 / 0) !important;
    }
    .xl\:\!border-dark-blue\/10 {
        border-color: rgb(0 58 80 / 0.1) !important;
    }
    .xl\:\!border-dark-blue\/100 {
        border-color: rgb(0 58 80 / 1) !important;
    }
    .xl\:\!border-dark-blue\/20 {
        border-color: rgb(0 58 80 / 0.2) !important;
    }
    .xl\:\!border-dark-blue\/25 {
        border-color: rgb(0 58 80 / 0.25) !important;
    }
    .xl\:\!border-dark-blue\/30 {
        border-color: rgb(0 58 80 / 0.3) !important;
    }
    .xl\:\!border-dark-blue\/40 {
        border-color: rgb(0 58 80 / 0.4) !important;
    }
    .xl\:\!border-dark-blue\/5 {
        border-color: rgb(0 58 80 / 0.05) !important;
    }
    .xl\:\!border-dark-blue\/50 {
        border-color: rgb(0 58 80 / 0.5) !important;
    }
    .xl\:\!border-dark-blue\/60 {
        border-color: rgb(0 58 80 / 0.6) !important;
    }
    .xl\:\!border-dark-blue\/70 {
        border-color: rgb(0 58 80 / 0.7) !important;
    }
    .xl\:\!border-dark-blue\/75 {
        border-color: rgb(0 58 80 / 0.75) !important;
    }
    .xl\:\!border-dark-blue\/80 {
        border-color: rgb(0 58 80 / 0.8) !important;
    }
    .xl\:\!border-dark-blue\/90 {
        border-color: rgb(0 58 80 / 0.9) !important;
    }
    .xl\:\!border-dark-blue\/95 {
        border-color: rgb(0 58 80 / 0.95) !important;
    }
    .xl\:\!border-green {
        --tw-border-opacity: 1 !important;
        border-color: rgb(46 125 50 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-green\/0 {
        border-color: rgb(46 125 50 / 0) !important;
    }
    .xl\:\!border-green\/10 {
        border-color: rgb(46 125 50 / 0.1) !important;
    }
    .xl\:\!border-green\/100 {
        border-color: rgb(46 125 50 / 1) !important;
    }
    .xl\:\!border-green\/20 {
        border-color: rgb(46 125 50 / 0.2) !important;
    }
    .xl\:\!border-green\/25 {
        border-color: rgb(46 125 50 / 0.25) !important;
    }
    .xl\:\!border-green\/30 {
        border-color: rgb(46 125 50 / 0.3) !important;
    }
    .xl\:\!border-green\/40 {
        border-color: rgb(46 125 50 / 0.4) !important;
    }
    .xl\:\!border-green\/5 {
        border-color: rgb(46 125 50 / 0.05) !important;
    }
    .xl\:\!border-green\/50 {
        border-color: rgb(46 125 50 / 0.5) !important;
    }
    .xl\:\!border-green\/60 {
        border-color: rgb(46 125 50 / 0.6) !important;
    }
    .xl\:\!border-green\/70 {
        border-color: rgb(46 125 50 / 0.7) !important;
    }
    .xl\:\!border-green\/75 {
        border-color: rgb(46 125 50 / 0.75) !important;
    }
    .xl\:\!border-green\/80 {
        border-color: rgb(46 125 50 / 0.8) !important;
    }
    .xl\:\!border-green\/90 {
        border-color: rgb(46 125 50 / 0.9) !important;
    }
    .xl\:\!border-green\/95 {
        border-color: rgb(46 125 50 / 0.95) !important;
    }
    .xl\:\!border-grey {
        --tw-border-opacity: 1 !important;
        border-color: rgb(234 234 234 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-grey\/0 {
        border-color: rgb(234 234 234 / 0) !important;
    }
    .xl\:\!border-grey\/10 {
        border-color: rgb(234 234 234 / 0.1) !important;
    }
    .xl\:\!border-grey\/100 {
        border-color: rgb(234 234 234 / 1) !important;
    }
    .xl\:\!border-grey\/20 {
        border-color: rgb(234 234 234 / 0.2) !important;
    }
    .xl\:\!border-grey\/25 {
        border-color: rgb(234 234 234 / 0.25) !important;
    }
    .xl\:\!border-grey\/30 {
        border-color: rgb(234 234 234 / 0.3) !important;
    }
    .xl\:\!border-grey\/40 {
        border-color: rgb(234 234 234 / 0.4) !important;
    }
    .xl\:\!border-grey\/5 {
        border-color: rgb(234 234 234 / 0.05) !important;
    }
    .xl\:\!border-grey\/50 {
        border-color: rgb(234 234 234 / 0.5) !important;
    }
    .xl\:\!border-grey\/60 {
        border-color: rgb(234 234 234 / 0.6) !important;
    }
    .xl\:\!border-grey\/70 {
        border-color: rgb(234 234 234 / 0.7) !important;
    }
    .xl\:\!border-grey\/75 {
        border-color: rgb(234 234 234 / 0.75) !important;
    }
    .xl\:\!border-grey\/80 {
        border-color: rgb(234 234 234 / 0.8) !important;
    }
    .xl\:\!border-grey\/90 {
        border-color: rgb(234 234 234 / 0.9) !important;
    }
    .xl\:\!border-grey\/95 {
        border-color: rgb(234 234 234 / 0.95) !important;
    }
    .xl\:\!border-orange {
        --tw-border-opacity: 1 !important;
        border-color: rgb(239 108 0 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-orange\/0 {
        border-color: rgb(239 108 0 / 0) !important;
    }
    .xl\:\!border-orange\/10 {
        border-color: rgb(239 108 0 / 0.1) !important;
    }
    .xl\:\!border-orange\/100 {
        border-color: rgb(239 108 0 / 1) !important;
    }
    .xl\:\!border-orange\/20 {
        border-color: rgb(239 108 0 / 0.2) !important;
    }
    .xl\:\!border-orange\/25 {
        border-color: rgb(239 108 0 / 0.25) !important;
    }
    .xl\:\!border-orange\/30 {
        border-color: rgb(239 108 0 / 0.3) !important;
    }
    .xl\:\!border-orange\/40 {
        border-color: rgb(239 108 0 / 0.4) !important;
    }
    .xl\:\!border-orange\/5 {
        border-color: rgb(239 108 0 / 0.05) !important;
    }
    .xl\:\!border-orange\/50 {
        border-color: rgb(239 108 0 / 0.5) !important;
    }
    .xl\:\!border-orange\/60 {
        border-color: rgb(239 108 0 / 0.6) !important;
    }
    .xl\:\!border-orange\/70 {
        border-color: rgb(239 108 0 / 0.7) !important;
    }
    .xl\:\!border-orange\/75 {
        border-color: rgb(239 108 0 / 0.75) !important;
    }
    .xl\:\!border-orange\/80 {
        border-color: rgb(239 108 0 / 0.8) !important;
    }
    .xl\:\!border-orange\/90 {
        border-color: rgb(239 108 0 / 0.9) !important;
    }
    .xl\:\!border-orange\/95 {
        border-color: rgb(239 108 0 / 0.95) !important;
    }
    .xl\:\!border-royal-blue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 81 160 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-royal-blue\/0 {
        border-color: rgb(0 81 160 / 0) !important;
    }
    .xl\:\!border-royal-blue\/10 {
        border-color: rgb(0 81 160 / 0.1) !important;
    }
    .xl\:\!border-royal-blue\/100 {
        border-color: rgb(0 81 160 / 1) !important;
    }
    .xl\:\!border-royal-blue\/20 {
        border-color: rgb(0 81 160 / 0.2) !important;
    }
    .xl\:\!border-royal-blue\/25 {
        border-color: rgb(0 81 160 / 0.25) !important;
    }
    .xl\:\!border-royal-blue\/30 {
        border-color: rgb(0 81 160 / 0.3) !important;
    }
    .xl\:\!border-royal-blue\/40 {
        border-color: rgb(0 81 160 / 0.4) !important;
    }
    .xl\:\!border-royal-blue\/5 {
        border-color: rgb(0 81 160 / 0.05) !important;
    }
    .xl\:\!border-royal-blue\/50 {
        border-color: rgb(0 81 160 / 0.5) !important;
    }
    .xl\:\!border-royal-blue\/60 {
        border-color: rgb(0 81 160 / 0.6) !important;
    }
    .xl\:\!border-royal-blue\/70 {
        border-color: rgb(0 81 160 / 0.7) !important;
    }
    .xl\:\!border-royal-blue\/75 {
        border-color: rgb(0 81 160 / 0.75) !important;
    }
    .xl\:\!border-royal-blue\/80 {
        border-color: rgb(0 81 160 / 0.8) !important;
    }
    .xl\:\!border-royal-blue\/90 {
        border-color: rgb(0 81 160 / 0.9) !important;
    }
    .xl\:\!border-royal-blue\/95 {
        border-color: rgb(0 81 160 / 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-dark-blue {
        --tw-border-opacity: 1;
        border-color: rgb(0 58 80 / var(--tw-border-opacity, 1));
    }
    .xl\:border-dark-blue\/0 {
        border-color: rgb(0 58 80 / 0);
    }
    .xl\:border-dark-blue\/10 {
        border-color: rgb(0 58 80 / 0.1);
    }
    .xl\:border-dark-blue\/100 {
        border-color: rgb(0 58 80 / 1);
    }
    .xl\:border-dark-blue\/20 {
        border-color: rgb(0 58 80 / 0.2);
    }
    .xl\:border-dark-blue\/25 {
        border-color: rgb(0 58 80 / 0.25);
    }
    .xl\:border-dark-blue\/30 {
        border-color: rgb(0 58 80 / 0.3);
    }
    .xl\:border-dark-blue\/40 {
        border-color: rgb(0 58 80 / 0.4);
    }
    .xl\:border-dark-blue\/5 {
        border-color: rgb(0 58 80 / 0.05);
    }
    .xl\:border-dark-blue\/50 {
        border-color: rgb(0 58 80 / 0.5);
    }
    .xl\:border-dark-blue\/60 {
        border-color: rgb(0 58 80 / 0.6);
    }
    .xl\:border-dark-blue\/70 {
        border-color: rgb(0 58 80 / 0.7);
    }
    .xl\:border-dark-blue\/75 {
        border-color: rgb(0 58 80 / 0.75);
    }
    .xl\:border-dark-blue\/80 {
        border-color: rgb(0 58 80 / 0.8);
    }
    .xl\:border-dark-blue\/90 {
        border-color: rgb(0 58 80 / 0.9);
    }
    .xl\:border-dark-blue\/95 {
        border-color: rgb(0 58 80 / 0.95);
    }
    .xl\:border-green {
        --tw-border-opacity: 1;
        border-color: rgb(46 125 50 / var(--tw-border-opacity, 1));
    }
    .xl\:border-green\/0 {
        border-color: rgb(46 125 50 / 0);
    }
    .xl\:border-green\/10 {
        border-color: rgb(46 125 50 / 0.1);
    }
    .xl\:border-green\/100 {
        border-color: rgb(46 125 50 / 1);
    }
    .xl\:border-green\/20 {
        border-color: rgb(46 125 50 / 0.2);
    }
    .xl\:border-green\/25 {
        border-color: rgb(46 125 50 / 0.25);
    }
    .xl\:border-green\/30 {
        border-color: rgb(46 125 50 / 0.3);
    }
    .xl\:border-green\/40 {
        border-color: rgb(46 125 50 / 0.4);
    }
    .xl\:border-green\/5 {
        border-color: rgb(46 125 50 / 0.05);
    }
    .xl\:border-green\/50 {
        border-color: rgb(46 125 50 / 0.5);
    }
    .xl\:border-green\/60 {
        border-color: rgb(46 125 50 / 0.6);
    }
    .xl\:border-green\/70 {
        border-color: rgb(46 125 50 / 0.7);
    }
    .xl\:border-green\/75 {
        border-color: rgb(46 125 50 / 0.75);
    }
    .xl\:border-green\/80 {
        border-color: rgb(46 125 50 / 0.8);
    }
    .xl\:border-green\/90 {
        border-color: rgb(46 125 50 / 0.9);
    }
    .xl\:border-green\/95 {
        border-color: rgb(46 125 50 / 0.95);
    }
    .xl\:border-grey {
        --tw-border-opacity: 1;
        border-color: rgb(234 234 234 / var(--tw-border-opacity, 1));
    }
    .xl\:border-grey\/0 {
        border-color: rgb(234 234 234 / 0);
    }
    .xl\:border-grey\/10 {
        border-color: rgb(234 234 234 / 0.1);
    }
    .xl\:border-grey\/100 {
        border-color: rgb(234 234 234 / 1);
    }
    .xl\:border-grey\/20 {
        border-color: rgb(234 234 234 / 0.2);
    }
    .xl\:border-grey\/25 {
        border-color: rgb(234 234 234 / 0.25);
    }
    .xl\:border-grey\/30 {
        border-color: rgb(234 234 234 / 0.3);
    }
    .xl\:border-grey\/40 {
        border-color: rgb(234 234 234 / 0.4);
    }
    .xl\:border-grey\/5 {
        border-color: rgb(234 234 234 / 0.05);
    }
    .xl\:border-grey\/50 {
        border-color: rgb(234 234 234 / 0.5);
    }
    .xl\:border-grey\/60 {
        border-color: rgb(234 234 234 / 0.6);
    }
    .xl\:border-grey\/70 {
        border-color: rgb(234 234 234 / 0.7);
    }
    .xl\:border-grey\/75 {
        border-color: rgb(234 234 234 / 0.75);
    }
    .xl\:border-grey\/80 {
        border-color: rgb(234 234 234 / 0.8);
    }
    .xl\:border-grey\/90 {
        border-color: rgb(234 234 234 / 0.9);
    }
    .xl\:border-grey\/95 {
        border-color: rgb(234 234 234 / 0.95);
    }
    .xl\:border-orange {
        --tw-border-opacity: 1;
        border-color: rgb(239 108 0 / var(--tw-border-opacity, 1));
    }
    .xl\:border-orange\/0 {
        border-color: rgb(239 108 0 / 0);
    }
    .xl\:border-orange\/10 {
        border-color: rgb(239 108 0 / 0.1);
    }
    .xl\:border-orange\/100 {
        border-color: rgb(239 108 0 / 1);
    }
    .xl\:border-orange\/20 {
        border-color: rgb(239 108 0 / 0.2);
    }
    .xl\:border-orange\/25 {
        border-color: rgb(239 108 0 / 0.25);
    }
    .xl\:border-orange\/30 {
        border-color: rgb(239 108 0 / 0.3);
    }
    .xl\:border-orange\/40 {
        border-color: rgb(239 108 0 / 0.4);
    }
    .xl\:border-orange\/5 {
        border-color: rgb(239 108 0 / 0.05);
    }
    .xl\:border-orange\/50 {
        border-color: rgb(239 108 0 / 0.5);
    }
    .xl\:border-orange\/60 {
        border-color: rgb(239 108 0 / 0.6);
    }
    .xl\:border-orange\/70 {
        border-color: rgb(239 108 0 / 0.7);
    }
    .xl\:border-orange\/75 {
        border-color: rgb(239 108 0 / 0.75);
    }
    .xl\:border-orange\/80 {
        border-color: rgb(239 108 0 / 0.8);
    }
    .xl\:border-orange\/90 {
        border-color: rgb(239 108 0 / 0.9);
    }
    .xl\:border-orange\/95 {
        border-color: rgb(239 108 0 / 0.95);
    }
    .xl\:border-royal-blue {
        --tw-border-opacity: 1;
        border-color: rgb(0 81 160 / var(--tw-border-opacity, 1));
    }
    .xl\:border-royal-blue\/0 {
        border-color: rgb(0 81 160 / 0);
    }
    .xl\:border-royal-blue\/10 {
        border-color: rgb(0 81 160 / 0.1);
    }
    .xl\:border-royal-blue\/100 {
        border-color: rgb(0 81 160 / 1);
    }
    .xl\:border-royal-blue\/20 {
        border-color: rgb(0 81 160 / 0.2);
    }
    .xl\:border-royal-blue\/25 {
        border-color: rgb(0 81 160 / 0.25);
    }
    .xl\:border-royal-blue\/30 {
        border-color: rgb(0 81 160 / 0.3);
    }
    .xl\:border-royal-blue\/40 {
        border-color: rgb(0 81 160 / 0.4);
    }
    .xl\:border-royal-blue\/5 {
        border-color: rgb(0 81 160 / 0.05);
    }
    .xl\:border-royal-blue\/50 {
        border-color: rgb(0 81 160 / 0.5);
    }
    .xl\:border-royal-blue\/60 {
        border-color: rgb(0 81 160 / 0.6);
    }
    .xl\:border-royal-blue\/70 {
        border-color: rgb(0 81 160 / 0.7);
    }
    .xl\:border-royal-blue\/75 {
        border-color: rgb(0 81 160 / 0.75);
    }
    .xl\:border-royal-blue\/80 {
        border-color: rgb(0 81 160 / 0.8);
    }
    .xl\:border-royal-blue\/90 {
        border-color: rgb(0 81 160 / 0.9);
    }
    .xl\:border-royal-blue\/95 {
        border-color: rgb(0 81 160 / 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-dark-blue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-dark-blue\/0 {
        background-color: rgb(0 58 80 / 0) !important;
    }
    .xl\:\!bg-dark-blue\/10 {
        background-color: rgb(0 58 80 / 0.1) !important;
    }
    .xl\:\!bg-dark-blue\/100 {
        background-color: rgb(0 58 80 / 1) !important;
    }
    .xl\:\!bg-dark-blue\/20 {
        background-color: rgb(0 58 80 / 0.2) !important;
    }
    .xl\:\!bg-dark-blue\/25 {
        background-color: rgb(0 58 80 / 0.25) !important;
    }
    .xl\:\!bg-dark-blue\/30 {
        background-color: rgb(0 58 80 / 0.3) !important;
    }
    .xl\:\!bg-dark-blue\/40 {
        background-color: rgb(0 58 80 / 0.4) !important;
    }
    .xl\:\!bg-dark-blue\/5 {
        background-color: rgb(0 58 80 / 0.05) !important;
    }
    .xl\:\!bg-dark-blue\/50 {
        background-color: rgb(0 58 80 / 0.5) !important;
    }
    .xl\:\!bg-dark-blue\/60 {
        background-color: rgb(0 58 80 / 0.6) !important;
    }
    .xl\:\!bg-dark-blue\/70 {
        background-color: rgb(0 58 80 / 0.7) !important;
    }
    .xl\:\!bg-dark-blue\/75 {
        background-color: rgb(0 58 80 / 0.75) !important;
    }
    .xl\:\!bg-dark-blue\/80 {
        background-color: rgb(0 58 80 / 0.8) !important;
    }
    .xl\:\!bg-dark-blue\/90 {
        background-color: rgb(0 58 80 / 0.9) !important;
    }
    .xl\:\!bg-dark-blue\/95 {
        background-color: rgb(0 58 80 / 0.95) !important;
    }
    .xl\:\!bg-green {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-green\/0 {
        background-color: rgb(46 125 50 / 0) !important;
    }
    .xl\:\!bg-green\/10 {
        background-color: rgb(46 125 50 / 0.1) !important;
    }
    .xl\:\!bg-green\/100 {
        background-color: rgb(46 125 50 / 1) !important;
    }
    .xl\:\!bg-green\/20 {
        background-color: rgb(46 125 50 / 0.2) !important;
    }
    .xl\:\!bg-green\/25 {
        background-color: rgb(46 125 50 / 0.25) !important;
    }
    .xl\:\!bg-green\/30 {
        background-color: rgb(46 125 50 / 0.3) !important;
    }
    .xl\:\!bg-green\/40 {
        background-color: rgb(46 125 50 / 0.4) !important;
    }
    .xl\:\!bg-green\/5 {
        background-color: rgb(46 125 50 / 0.05) !important;
    }
    .xl\:\!bg-green\/50 {
        background-color: rgb(46 125 50 / 0.5) !important;
    }
    .xl\:\!bg-green\/60 {
        background-color: rgb(46 125 50 / 0.6) !important;
    }
    .xl\:\!bg-green\/70 {
        background-color: rgb(46 125 50 / 0.7) !important;
    }
    .xl\:\!bg-green\/75 {
        background-color: rgb(46 125 50 / 0.75) !important;
    }
    .xl\:\!bg-green\/80 {
        background-color: rgb(46 125 50 / 0.8) !important;
    }
    .xl\:\!bg-green\/90 {
        background-color: rgb(46 125 50 / 0.9) !important;
    }
    .xl\:\!bg-green\/95 {
        background-color: rgb(46 125 50 / 0.95) !important;
    }
    .xl\:\!bg-grey {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-grey\/0 {
        background-color: rgb(234 234 234 / 0) !important;
    }
    .xl\:\!bg-grey\/10 {
        background-color: rgb(234 234 234 / 0.1) !important;
    }
    .xl\:\!bg-grey\/100 {
        background-color: rgb(234 234 234 / 1) !important;
    }
    .xl\:\!bg-grey\/20 {
        background-color: rgb(234 234 234 / 0.2) !important;
    }
    .xl\:\!bg-grey\/25 {
        background-color: rgb(234 234 234 / 0.25) !important;
    }
    .xl\:\!bg-grey\/30 {
        background-color: rgb(234 234 234 / 0.3) !important;
    }
    .xl\:\!bg-grey\/40 {
        background-color: rgb(234 234 234 / 0.4) !important;
    }
    .xl\:\!bg-grey\/5 {
        background-color: rgb(234 234 234 / 0.05) !important;
    }
    .xl\:\!bg-grey\/50 {
        background-color: rgb(234 234 234 / 0.5) !important;
    }
    .xl\:\!bg-grey\/60 {
        background-color: rgb(234 234 234 / 0.6) !important;
    }
    .xl\:\!bg-grey\/70 {
        background-color: rgb(234 234 234 / 0.7) !important;
    }
    .xl\:\!bg-grey\/75 {
        background-color: rgb(234 234 234 / 0.75) !important;
    }
    .xl\:\!bg-grey\/80 {
        background-color: rgb(234 234 234 / 0.8) !important;
    }
    .xl\:\!bg-grey\/90 {
        background-color: rgb(234 234 234 / 0.9) !important;
    }
    .xl\:\!bg-grey\/95 {
        background-color: rgb(234 234 234 / 0.95) !important;
    }
    .xl\:\!bg-orange {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(239 108 0 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-orange\/0 {
        background-color: rgb(239 108 0 / 0) !important;
    }
    .xl\:\!bg-orange\/10 {
        background-color: rgb(239 108 0 / 0.1) !important;
    }
    .xl\:\!bg-orange\/100 {
        background-color: rgb(239 108 0 / 1) !important;
    }
    .xl\:\!bg-orange\/20 {
        background-color: rgb(239 108 0 / 0.2) !important;
    }
    .xl\:\!bg-orange\/25 {
        background-color: rgb(239 108 0 / 0.25) !important;
    }
    .xl\:\!bg-orange\/30 {
        background-color: rgb(239 108 0 / 0.3) !important;
    }
    .xl\:\!bg-orange\/40 {
        background-color: rgb(239 108 0 / 0.4) !important;
    }
    .xl\:\!bg-orange\/5 {
        background-color: rgb(239 108 0 / 0.05) !important;
    }
    .xl\:\!bg-orange\/50 {
        background-color: rgb(239 108 0 / 0.5) !important;
    }
    .xl\:\!bg-orange\/60 {
        background-color: rgb(239 108 0 / 0.6) !important;
    }
    .xl\:\!bg-orange\/70 {
        background-color: rgb(239 108 0 / 0.7) !important;
    }
    .xl\:\!bg-orange\/75 {
        background-color: rgb(239 108 0 / 0.75) !important;
    }
    .xl\:\!bg-orange\/80 {
        background-color: rgb(239 108 0 / 0.8) !important;
    }
    .xl\:\!bg-orange\/90 {
        background-color: rgb(239 108 0 / 0.9) !important;
    }
    .xl\:\!bg-orange\/95 {
        background-color: rgb(239 108 0 / 0.95) !important;
    }
    .xl\:\!bg-royal-blue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 81 160 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-royal-blue\/0 {
        background-color: rgb(0 81 160 / 0) !important;
    }
    .xl\:\!bg-royal-blue\/10 {
        background-color: rgb(0 81 160 / 0.1) !important;
    }
    .xl\:\!bg-royal-blue\/100 {
        background-color: rgb(0 81 160 / 1) !important;
    }
    .xl\:\!bg-royal-blue\/20 {
        background-color: rgb(0 81 160 / 0.2) !important;
    }
    .xl\:\!bg-royal-blue\/25 {
        background-color: rgb(0 81 160 / 0.25) !important;
    }
    .xl\:\!bg-royal-blue\/30 {
        background-color: rgb(0 81 160 / 0.3) !important;
    }
    .xl\:\!bg-royal-blue\/40 {
        background-color: rgb(0 81 160 / 0.4) !important;
    }
    .xl\:\!bg-royal-blue\/5 {
        background-color: rgb(0 81 160 / 0.05) !important;
    }
    .xl\:\!bg-royal-blue\/50 {
        background-color: rgb(0 81 160 / 0.5) !important;
    }
    .xl\:\!bg-royal-blue\/60 {
        background-color: rgb(0 81 160 / 0.6) !important;
    }
    .xl\:\!bg-royal-blue\/70 {
        background-color: rgb(0 81 160 / 0.7) !important;
    }
    .xl\:\!bg-royal-blue\/75 {
        background-color: rgb(0 81 160 / 0.75) !important;
    }
    .xl\:\!bg-royal-blue\/80 {
        background-color: rgb(0 81 160 / 0.8) !important;
    }
    .xl\:\!bg-royal-blue\/90 {
        background-color: rgb(0 81 160 / 0.9) !important;
    }
    .xl\:\!bg-royal-blue\/95 {
        background-color: rgb(0 81 160 / 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-dark-blue {
        --tw-bg-opacity: 1;
        background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-dark-blue\/0 {
        background-color: rgb(0 58 80 / 0);
    }
    .xl\:bg-dark-blue\/10 {
        background-color: rgb(0 58 80 / 0.1);
    }
    .xl\:bg-dark-blue\/100 {
        background-color: rgb(0 58 80 / 1);
    }
    .xl\:bg-dark-blue\/20 {
        background-color: rgb(0 58 80 / 0.2);
    }
    .xl\:bg-dark-blue\/25 {
        background-color: rgb(0 58 80 / 0.25);
    }
    .xl\:bg-dark-blue\/30 {
        background-color: rgb(0 58 80 / 0.3);
    }
    .xl\:bg-dark-blue\/40 {
        background-color: rgb(0 58 80 / 0.4);
    }
    .xl\:bg-dark-blue\/5 {
        background-color: rgb(0 58 80 / 0.05);
    }
    .xl\:bg-dark-blue\/50 {
        background-color: rgb(0 58 80 / 0.5);
    }
    .xl\:bg-dark-blue\/60 {
        background-color: rgb(0 58 80 / 0.6);
    }
    .xl\:bg-dark-blue\/70 {
        background-color: rgb(0 58 80 / 0.7);
    }
    .xl\:bg-dark-blue\/75 {
        background-color: rgb(0 58 80 / 0.75);
    }
    .xl\:bg-dark-blue\/80 {
        background-color: rgb(0 58 80 / 0.8);
    }
    .xl\:bg-dark-blue\/90 {
        background-color: rgb(0 58 80 / 0.9);
    }
    .xl\:bg-dark-blue\/95 {
        background-color: rgb(0 58 80 / 0.95);
    }
    .xl\:bg-green {
        --tw-bg-opacity: 1;
        background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-green\/0 {
        background-color: rgb(46 125 50 / 0);
    }
    .xl\:bg-green\/10 {
        background-color: rgb(46 125 50 / 0.1);
    }
    .xl\:bg-green\/100 {
        background-color: rgb(46 125 50 / 1);
    }
    .xl\:bg-green\/20 {
        background-color: rgb(46 125 50 / 0.2);
    }
    .xl\:bg-green\/25 {
        background-color: rgb(46 125 50 / 0.25);
    }
    .xl\:bg-green\/30 {
        background-color: rgb(46 125 50 / 0.3);
    }
    .xl\:bg-green\/40 {
        background-color: rgb(46 125 50 / 0.4);
    }
    .xl\:bg-green\/5 {
        background-color: rgb(46 125 50 / 0.05);
    }
    .xl\:bg-green\/50 {
        background-color: rgb(46 125 50 / 0.5);
    }
    .xl\:bg-green\/60 {
        background-color: rgb(46 125 50 / 0.6);
    }
    .xl\:bg-green\/70 {
        background-color: rgb(46 125 50 / 0.7);
    }
    .xl\:bg-green\/75 {
        background-color: rgb(46 125 50 / 0.75);
    }
    .xl\:bg-green\/80 {
        background-color: rgb(46 125 50 / 0.8);
    }
    .xl\:bg-green\/90 {
        background-color: rgb(46 125 50 / 0.9);
    }
    .xl\:bg-green\/95 {
        background-color: rgb(46 125 50 / 0.95);
    }
    .xl\:bg-grey {
        --tw-bg-opacity: 1;
        background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-grey\/0 {
        background-color: rgb(234 234 234 / 0);
    }
    .xl\:bg-grey\/10 {
        background-color: rgb(234 234 234 / 0.1);
    }
    .xl\:bg-grey\/100 {
        background-color: rgb(234 234 234 / 1);
    }
    .xl\:bg-grey\/20 {
        background-color: rgb(234 234 234 / 0.2);
    }
    .xl\:bg-grey\/25 {
        background-color: rgb(234 234 234 / 0.25);
    }
    .xl\:bg-grey\/30 {
        background-color: rgb(234 234 234 / 0.3);
    }
    .xl\:bg-grey\/40 {
        background-color: rgb(234 234 234 / 0.4);
    }
    .xl\:bg-grey\/5 {
        background-color: rgb(234 234 234 / 0.05);
    }
    .xl\:bg-grey\/50 {
        background-color: rgb(234 234 234 / 0.5);
    }
    .xl\:bg-grey\/60 {
        background-color: rgb(234 234 234 / 0.6);
    }
    .xl\:bg-grey\/70 {
        background-color: rgb(234 234 234 / 0.7);
    }
    .xl\:bg-grey\/75 {
        background-color: rgb(234 234 234 / 0.75);
    }
    .xl\:bg-grey\/80 {
        background-color: rgb(234 234 234 / 0.8);
    }
    .xl\:bg-grey\/90 {
        background-color: rgb(234 234 234 / 0.9);
    }
    .xl\:bg-grey\/95 {
        background-color: rgb(234 234 234 / 0.95);
    }
    .xl\:bg-orange {
        --tw-bg-opacity: 1;
        background-color: rgb(239 108 0 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-orange\/0 {
        background-color: rgb(239 108 0 / 0);
    }
    .xl\:bg-orange\/10 {
        background-color: rgb(239 108 0 / 0.1);
    }
    .xl\:bg-orange\/100 {
        background-color: rgb(239 108 0 / 1);
    }
    .xl\:bg-orange\/20 {
        background-color: rgb(239 108 0 / 0.2);
    }
    .xl\:bg-orange\/25 {
        background-color: rgb(239 108 0 / 0.25);
    }
    .xl\:bg-orange\/30 {
        background-color: rgb(239 108 0 / 0.3);
    }
    .xl\:bg-orange\/40 {
        background-color: rgb(239 108 0 / 0.4);
    }
    .xl\:bg-orange\/5 {
        background-color: rgb(239 108 0 / 0.05);
    }
    .xl\:bg-orange\/50 {
        background-color: rgb(239 108 0 / 0.5);
    }
    .xl\:bg-orange\/60 {
        background-color: rgb(239 108 0 / 0.6);
    }
    .xl\:bg-orange\/70 {
        background-color: rgb(239 108 0 / 0.7);
    }
    .xl\:bg-orange\/75 {
        background-color: rgb(239 108 0 / 0.75);
    }
    .xl\:bg-orange\/80 {
        background-color: rgb(239 108 0 / 0.8);
    }
    .xl\:bg-orange\/90 {
        background-color: rgb(239 108 0 / 0.9);
    }
    .xl\:bg-orange\/95 {
        background-color: rgb(239 108 0 / 0.95);
    }
    .xl\:bg-royal-blue {
        --tw-bg-opacity: 1;
        background-color: rgb(0 81 160 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-royal-blue\/0 {
        background-color: rgb(0 81 160 / 0);
    }
    .xl\:bg-royal-blue\/10 {
        background-color: rgb(0 81 160 / 0.1);
    }
    .xl\:bg-royal-blue\/100 {
        background-color: rgb(0 81 160 / 1);
    }
    .xl\:bg-royal-blue\/20 {
        background-color: rgb(0 81 160 / 0.2);
    }
    .xl\:bg-royal-blue\/25 {
        background-color: rgb(0 81 160 / 0.25);
    }
    .xl\:bg-royal-blue\/30 {
        background-color: rgb(0 81 160 / 0.3);
    }
    .xl\:bg-royal-blue\/40 {
        background-color: rgb(0 81 160 / 0.4);
    }
    .xl\:bg-royal-blue\/5 {
        background-color: rgb(0 81 160 / 0.05);
    }
    .xl\:bg-royal-blue\/50 {
        background-color: rgb(0 81 160 / 0.5);
    }
    .xl\:bg-royal-blue\/60 {
        background-color: rgb(0 81 160 / 0.6);
    }
    .xl\:bg-royal-blue\/70 {
        background-color: rgb(0 81 160 / 0.7);
    }
    .xl\:bg-royal-blue\/75 {
        background-color: rgb(0 81 160 / 0.75);
    }
    .xl\:bg-royal-blue\/80 {
        background-color: rgb(0 81 160 / 0.8);
    }
    .xl\:bg-royal-blue\/90 {
        background-color: rgb(0 81 160 / 0.9);
    }
    .xl\:bg-royal-blue\/95 {
        background-color: rgb(0 81 160 / 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-0 {
        padding: 0px;
    }
    .xl\:p-10 {
        padding: 2.5rem;
    }
    .xl\:p-12 {
        padding: 3rem;
    }
    .xl\:p-16 {
        padding: 4rem;
    }
    .xl\:p-2 {
        padding: 0.5rem;
    }
    .xl\:p-3 {
        padding: 0.75rem;
    }
    .xl\:p-32 {
        padding: 8rem;
    }
    .xl\:p-4 {
        padding: 1rem;
    }
    .xl\:p-40 {
        padding: 10rem;
    }
    .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-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .xl\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .xl\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .xl\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .xl\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .xl\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .xl\:px-32 {
        padding-left: 8rem;
        padding-right: 8rem;
    }
    .xl\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .xl\:px-40 {
        padding-left: 10rem;
        padding-right: 10rem;
    }
    .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-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .xl\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .xl\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .xl\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .xl\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .xl\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .xl\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem;
    }
    .xl\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .xl\:py-40 {
        padding-top: 10rem;
        padding-bottom: 10rem;
    }
    .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-0 {
        padding-bottom: 0px;
    }
    .xl\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .xl\:pb-12 {
        padding-bottom: 3rem;
    }
    .xl\:pb-16 {
        padding-bottom: 4rem;
    }
    .xl\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .xl\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .xl\:pb-32 {
        padding-bottom: 8rem;
    }
    .xl\:pb-4 {
        padding-bottom: 1rem;
    }
    .xl\:pb-40 {
        padding-bottom: 10rem;
    }
    .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-0 {
        padding-left: 0px;
    }
    .xl\:pl-10 {
        padding-left: 2.5rem;
    }
    .xl\:pl-12 {
        padding-left: 3rem;
    }
    .xl\:pl-16 {
        padding-left: 4rem;
    }
    .xl\:pl-2 {
        padding-left: 0.5rem;
    }
    .xl\:pl-3 {
        padding-left: 0.75rem;
    }
    .xl\:pl-32 {
        padding-left: 8rem;
    }
    .xl\:pl-4 {
        padding-left: 1rem;
    }
    .xl\:pl-40 {
        padding-left: 10rem;
    }
    .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-0 {
        padding-right: 0px;
    }
    .xl\:pr-10 {
        padding-right: 2.5rem;
    }
    .xl\:pr-12 {
        padding-right: 3rem;
    }
    .xl\:pr-16 {
        padding-right: 4rem;
    }
    .xl\:pr-2 {
        padding-right: 0.5rem;
    }
    .xl\:pr-3 {
        padding-right: 0.75rem;
    }
    .xl\:pr-32 {
        padding-right: 8rem;
    }
    .xl\:pr-4 {
        padding-right: 1rem;
    }
    .xl\:pr-40 {
        padding-right: 10rem;
    }
    .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-0 {
        padding-top: 0px;
    }
    .xl\:pt-10 {
        padding-top: 2.5rem;
    }
    .xl\:pt-12 {
        padding-top: 3rem;
    }
    .xl\:pt-16 {
        padding-top: 4rem;
    }
    .xl\:pt-2 {
        padding-top: 0.5rem;
    }
    .xl\:pt-3 {
        padding-top: 0.75rem;
    }
    .xl\:pt-32 {
        padding-top: 8rem;
    }
    .xl\:pt-4 {
        padding-top: 1rem;
    }
    .xl\:pt-40 {
        padding-top: 10rem;
    }
    .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\:font-black {
        font-weight: 900;
    }
    .xl\:font-bold {
        font-weight: 700;
    }
    .xl\:font-extrabold {
        font-weight: 800;
    }
    .xl\:font-extralight {
        font-weight: 200;
    }
    .xl\:font-light {
        font-weight: 300;
    }
    .xl\:font-medium {
        font-weight: 500;
    }
    .xl\:font-normal {
        font-weight: 400;
    }
    .xl\:font-semibold {
        font-weight: 600;
    }
    .xl\:font-thin {
        font-weight: 100;
    }
    .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-dark-blue {
        --tw-text-opacity: 1 !important;
        color: rgb(0 58 80 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-dark-blue\/0 {
        color: rgb(0 58 80 / 0) !important;
    }
    .xl\:\!text-dark-blue\/10 {
        color: rgb(0 58 80 / 0.1) !important;
    }
    .xl\:\!text-dark-blue\/100 {
        color: rgb(0 58 80 / 1) !important;
    }
    .xl\:\!text-dark-blue\/20 {
        color: rgb(0 58 80 / 0.2) !important;
    }
    .xl\:\!text-dark-blue\/25 {
        color: rgb(0 58 80 / 0.25) !important;
    }
    .xl\:\!text-dark-blue\/30 {
        color: rgb(0 58 80 / 0.3) !important;
    }
    .xl\:\!text-dark-blue\/40 {
        color: rgb(0 58 80 / 0.4) !important;
    }
    .xl\:\!text-dark-blue\/5 {
        color: rgb(0 58 80 / 0.05) !important;
    }
    .xl\:\!text-dark-blue\/50 {
        color: rgb(0 58 80 / 0.5) !important;
    }
    .xl\:\!text-dark-blue\/60 {
        color: rgb(0 58 80 / 0.6) !important;
    }
    .xl\:\!text-dark-blue\/70 {
        color: rgb(0 58 80 / 0.7) !important;
    }
    .xl\:\!text-dark-blue\/75 {
        color: rgb(0 58 80 / 0.75) !important;
    }
    .xl\:\!text-dark-blue\/80 {
        color: rgb(0 58 80 / 0.8) !important;
    }
    .xl\:\!text-dark-blue\/90 {
        color: rgb(0 58 80 / 0.9) !important;
    }
    .xl\:\!text-dark-blue\/95 {
        color: rgb(0 58 80 / 0.95) !important;
    }
    .xl\:\!text-green {
        --tw-text-opacity: 1 !important;
        color: rgb(46 125 50 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-green\/0 {
        color: rgb(46 125 50 / 0) !important;
    }
    .xl\:\!text-green\/10 {
        color: rgb(46 125 50 / 0.1) !important;
    }
    .xl\:\!text-green\/100 {
        color: rgb(46 125 50 / 1) !important;
    }
    .xl\:\!text-green\/20 {
        color: rgb(46 125 50 / 0.2) !important;
    }
    .xl\:\!text-green\/25 {
        color: rgb(46 125 50 / 0.25) !important;
    }
    .xl\:\!text-green\/30 {
        color: rgb(46 125 50 / 0.3) !important;
    }
    .xl\:\!text-green\/40 {
        color: rgb(46 125 50 / 0.4) !important;
    }
    .xl\:\!text-green\/5 {
        color: rgb(46 125 50 / 0.05) !important;
    }
    .xl\:\!text-green\/50 {
        color: rgb(46 125 50 / 0.5) !important;
    }
    .xl\:\!text-green\/60 {
        color: rgb(46 125 50 / 0.6) !important;
    }
    .xl\:\!text-green\/70 {
        color: rgb(46 125 50 / 0.7) !important;
    }
    .xl\:\!text-green\/75 {
        color: rgb(46 125 50 / 0.75) !important;
    }
    .xl\:\!text-green\/80 {
        color: rgb(46 125 50 / 0.8) !important;
    }
    .xl\:\!text-green\/90 {
        color: rgb(46 125 50 / 0.9) !important;
    }
    .xl\:\!text-green\/95 {
        color: rgb(46 125 50 / 0.95) !important;
    }
    .xl\:\!text-grey {
        --tw-text-opacity: 1 !important;
        color: rgb(234 234 234 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-grey\/0 {
        color: rgb(234 234 234 / 0) !important;
    }
    .xl\:\!text-grey\/10 {
        color: rgb(234 234 234 / 0.1) !important;
    }
    .xl\:\!text-grey\/100 {
        color: rgb(234 234 234 / 1) !important;
    }
    .xl\:\!text-grey\/20 {
        color: rgb(234 234 234 / 0.2) !important;
    }
    .xl\:\!text-grey\/25 {
        color: rgb(234 234 234 / 0.25) !important;
    }
    .xl\:\!text-grey\/30 {
        color: rgb(234 234 234 / 0.3) !important;
    }
    .xl\:\!text-grey\/40 {
        color: rgb(234 234 234 / 0.4) !important;
    }
    .xl\:\!text-grey\/5 {
        color: rgb(234 234 234 / 0.05) !important;
    }
    .xl\:\!text-grey\/50 {
        color: rgb(234 234 234 / 0.5) !important;
    }
    .xl\:\!text-grey\/60 {
        color: rgb(234 234 234 / 0.6) !important;
    }
    .xl\:\!text-grey\/70 {
        color: rgb(234 234 234 / 0.7) !important;
    }
    .xl\:\!text-grey\/75 {
        color: rgb(234 234 234 / 0.75) !important;
    }
    .xl\:\!text-grey\/80 {
        color: rgb(234 234 234 / 0.8) !important;
    }
    .xl\:\!text-grey\/90 {
        color: rgb(234 234 234 / 0.9) !important;
    }
    .xl\:\!text-grey\/95 {
        color: rgb(234 234 234 / 0.95) !important;
    }
    .xl\:\!text-orange {
        --tw-text-opacity: 1 !important;
        color: rgb(239 108 0 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-orange\/0 {
        color: rgb(239 108 0 / 0) !important;
    }
    .xl\:\!text-orange\/10 {
        color: rgb(239 108 0 / 0.1) !important;
    }
    .xl\:\!text-orange\/100 {
        color: rgb(239 108 0 / 1) !important;
    }
    .xl\:\!text-orange\/20 {
        color: rgb(239 108 0 / 0.2) !important;
    }
    .xl\:\!text-orange\/25 {
        color: rgb(239 108 0 / 0.25) !important;
    }
    .xl\:\!text-orange\/30 {
        color: rgb(239 108 0 / 0.3) !important;
    }
    .xl\:\!text-orange\/40 {
        color: rgb(239 108 0 / 0.4) !important;
    }
    .xl\:\!text-orange\/5 {
        color: rgb(239 108 0 / 0.05) !important;
    }
    .xl\:\!text-orange\/50 {
        color: rgb(239 108 0 / 0.5) !important;
    }
    .xl\:\!text-orange\/60 {
        color: rgb(239 108 0 / 0.6) !important;
    }
    .xl\:\!text-orange\/70 {
        color: rgb(239 108 0 / 0.7) !important;
    }
    .xl\:\!text-orange\/75 {
        color: rgb(239 108 0 / 0.75) !important;
    }
    .xl\:\!text-orange\/80 {
        color: rgb(239 108 0 / 0.8) !important;
    }
    .xl\:\!text-orange\/90 {
        color: rgb(239 108 0 / 0.9) !important;
    }
    .xl\:\!text-orange\/95 {
        color: rgb(239 108 0 / 0.95) !important;
    }
    .xl\:\!text-royal-blue {
        --tw-text-opacity: 1 !important;
        color: rgb(0 81 160 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-royal-blue\/0 {
        color: rgb(0 81 160 / 0) !important;
    }
    .xl\:\!text-royal-blue\/10 {
        color: rgb(0 81 160 / 0.1) !important;
    }
    .xl\:\!text-royal-blue\/100 {
        color: rgb(0 81 160 / 1) !important;
    }
    .xl\:\!text-royal-blue\/20 {
        color: rgb(0 81 160 / 0.2) !important;
    }
    .xl\:\!text-royal-blue\/25 {
        color: rgb(0 81 160 / 0.25) !important;
    }
    .xl\:\!text-royal-blue\/30 {
        color: rgb(0 81 160 / 0.3) !important;
    }
    .xl\:\!text-royal-blue\/40 {
        color: rgb(0 81 160 / 0.4) !important;
    }
    .xl\:\!text-royal-blue\/5 {
        color: rgb(0 81 160 / 0.05) !important;
    }
    .xl\:\!text-royal-blue\/50 {
        color: rgb(0 81 160 / 0.5) !important;
    }
    .xl\:\!text-royal-blue\/60 {
        color: rgb(0 81 160 / 0.6) !important;
    }
    .xl\:\!text-royal-blue\/70 {
        color: rgb(0 81 160 / 0.7) !important;
    }
    .xl\:\!text-royal-blue\/75 {
        color: rgb(0 81 160 / 0.75) !important;
    }
    .xl\:\!text-royal-blue\/80 {
        color: rgb(0 81 160 / 0.8) !important;
    }
    .xl\:\!text-royal-blue\/90 {
        color: rgb(0 81 160 / 0.9) !important;
    }
    .xl\:\!text-royal-blue\/95 {
        color: rgb(0 81 160 / 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-dark-blue {
        --tw-text-opacity: 1;
        color: rgb(0 58 80 / var(--tw-text-opacity, 1));
    }
    .xl\:text-dark-blue\/0 {
        color: rgb(0 58 80 / 0);
    }
    .xl\:text-dark-blue\/10 {
        color: rgb(0 58 80 / 0.1);
    }
    .xl\:text-dark-blue\/100 {
        color: rgb(0 58 80 / 1);
    }
    .xl\:text-dark-blue\/20 {
        color: rgb(0 58 80 / 0.2);
    }
    .xl\:text-dark-blue\/25 {
        color: rgb(0 58 80 / 0.25);
    }
    .xl\:text-dark-blue\/30 {
        color: rgb(0 58 80 / 0.3);
    }
    .xl\:text-dark-blue\/40 {
        color: rgb(0 58 80 / 0.4);
    }
    .xl\:text-dark-blue\/5 {
        color: rgb(0 58 80 / 0.05);
    }
    .xl\:text-dark-blue\/50 {
        color: rgb(0 58 80 / 0.5);
    }
    .xl\:text-dark-blue\/60 {
        color: rgb(0 58 80 / 0.6);
    }
    .xl\:text-dark-blue\/70 {
        color: rgb(0 58 80 / 0.7);
    }
    .xl\:text-dark-blue\/75 {
        color: rgb(0 58 80 / 0.75);
    }
    .xl\:text-dark-blue\/80 {
        color: rgb(0 58 80 / 0.8);
    }
    .xl\:text-dark-blue\/90 {
        color: rgb(0 58 80 / 0.9);
    }
    .xl\:text-dark-blue\/95 {
        color: rgb(0 58 80 / 0.95);
    }
    .xl\:text-green {
        --tw-text-opacity: 1;
        color: rgb(46 125 50 / var(--tw-text-opacity, 1));
    }
    .xl\:text-green\/0 {
        color: rgb(46 125 50 / 0);
    }
    .xl\:text-green\/10 {
        color: rgb(46 125 50 / 0.1);
    }
    .xl\:text-green\/100 {
        color: rgb(46 125 50 / 1);
    }
    .xl\:text-green\/20 {
        color: rgb(46 125 50 / 0.2);
    }
    .xl\:text-green\/25 {
        color: rgb(46 125 50 / 0.25);
    }
    .xl\:text-green\/30 {
        color: rgb(46 125 50 / 0.3);
    }
    .xl\:text-green\/40 {
        color: rgb(46 125 50 / 0.4);
    }
    .xl\:text-green\/5 {
        color: rgb(46 125 50 / 0.05);
    }
    .xl\:text-green\/50 {
        color: rgb(46 125 50 / 0.5);
    }
    .xl\:text-green\/60 {
        color: rgb(46 125 50 / 0.6);
    }
    .xl\:text-green\/70 {
        color: rgb(46 125 50 / 0.7);
    }
    .xl\:text-green\/75 {
        color: rgb(46 125 50 / 0.75);
    }
    .xl\:text-green\/80 {
        color: rgb(46 125 50 / 0.8);
    }
    .xl\:text-green\/90 {
        color: rgb(46 125 50 / 0.9);
    }
    .xl\:text-green\/95 {
        color: rgb(46 125 50 / 0.95);
    }
    .xl\:text-grey {
        --tw-text-opacity: 1;
        color: rgb(234 234 234 / var(--tw-text-opacity, 1));
    }
    .xl\:text-grey\/0 {
        color: rgb(234 234 234 / 0);
    }
    .xl\:text-grey\/10 {
        color: rgb(234 234 234 / 0.1);
    }
    .xl\:text-grey\/100 {
        color: rgb(234 234 234 / 1);
    }
    .xl\:text-grey\/20 {
        color: rgb(234 234 234 / 0.2);
    }
    .xl\:text-grey\/25 {
        color: rgb(234 234 234 / 0.25);
    }
    .xl\:text-grey\/30 {
        color: rgb(234 234 234 / 0.3);
    }
    .xl\:text-grey\/40 {
        color: rgb(234 234 234 / 0.4);
    }
    .xl\:text-grey\/5 {
        color: rgb(234 234 234 / 0.05);
    }
    .xl\:text-grey\/50 {
        color: rgb(234 234 234 / 0.5);
    }
    .xl\:text-grey\/60 {
        color: rgb(234 234 234 / 0.6);
    }
    .xl\:text-grey\/70 {
        color: rgb(234 234 234 / 0.7);
    }
    .xl\:text-grey\/75 {
        color: rgb(234 234 234 / 0.75);
    }
    .xl\:text-grey\/80 {
        color: rgb(234 234 234 / 0.8);
    }
    .xl\:text-grey\/90 {
        color: rgb(234 234 234 / 0.9);
    }
    .xl\:text-grey\/95 {
        color: rgb(234 234 234 / 0.95);
    }
    .xl\:text-orange {
        --tw-text-opacity: 1;
        color: rgb(239 108 0 / var(--tw-text-opacity, 1));
    }
    .xl\:text-orange\/0 {
        color: rgb(239 108 0 / 0);
    }
    .xl\:text-orange\/10 {
        color: rgb(239 108 0 / 0.1);
    }
    .xl\:text-orange\/100 {
        color: rgb(239 108 0 / 1);
    }
    .xl\:text-orange\/20 {
        color: rgb(239 108 0 / 0.2);
    }
    .xl\:text-orange\/25 {
        color: rgb(239 108 0 / 0.25);
    }
    .xl\:text-orange\/30 {
        color: rgb(239 108 0 / 0.3);
    }
    .xl\:text-orange\/40 {
        color: rgb(239 108 0 / 0.4);
    }
    .xl\:text-orange\/5 {
        color: rgb(239 108 0 / 0.05);
    }
    .xl\:text-orange\/50 {
        color: rgb(239 108 0 / 0.5);
    }
    .xl\:text-orange\/60 {
        color: rgb(239 108 0 / 0.6);
    }
    .xl\:text-orange\/70 {
        color: rgb(239 108 0 / 0.7);
    }
    .xl\:text-orange\/75 {
        color: rgb(239 108 0 / 0.75);
    }
    .xl\:text-orange\/80 {
        color: rgb(239 108 0 / 0.8);
    }
    .xl\:text-orange\/90 {
        color: rgb(239 108 0 / 0.9);
    }
    .xl\:text-orange\/95 {
        color: rgb(239 108 0 / 0.95);
    }
    .xl\:text-royal-blue {
        --tw-text-opacity: 1;
        color: rgb(0 81 160 / var(--tw-text-opacity, 1));
    }
    .xl\:text-royal-blue\/0 {
        color: rgb(0 81 160 / 0);
    }
    .xl\:text-royal-blue\/10 {
        color: rgb(0 81 160 / 0.1);
    }
    .xl\:text-royal-blue\/100 {
        color: rgb(0 81 160 / 1);
    }
    .xl\:text-royal-blue\/20 {
        color: rgb(0 81 160 / 0.2);
    }
    .xl\:text-royal-blue\/25 {
        color: rgb(0 81 160 / 0.25);
    }
    .xl\:text-royal-blue\/30 {
        color: rgb(0 81 160 / 0.3);
    }
    .xl\:text-royal-blue\/40 {
        color: rgb(0 81 160 / 0.4);
    }
    .xl\:text-royal-blue\/5 {
        color: rgb(0 81 160 / 0.05);
    }
    .xl\:text-royal-blue\/50 {
        color: rgb(0 81 160 / 0.5);
    }
    .xl\:text-royal-blue\/60 {
        color: rgb(0 81 160 / 0.6);
    }
    .xl\:text-royal-blue\/70 {
        color: rgb(0 81 160 / 0.7);
    }
    .xl\:text-royal-blue\/75 {
        color: rgb(0 81 160 / 0.75);
    }
    .xl\:text-royal-blue\/80 {
        color: rgb(0 81 160 / 0.8);
    }
    .xl\:text-royal-blue\/90 {
        color: rgb(0 81 160 / 0.9);
    }
    .xl\:text-royal-blue\/95 {
        color: rgb(0 81 160 / 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-row-reverse {
        flex-direction: row-reverse;
    }
    .\32xl\:flex-col {
        flex-direction: column;
    }
    .\32xl\:flex-col-reverse {
        flex-direction: column-reverse;
    }
    .\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-12 {
        gap: 3rem;
    }
    .\32xl\:gap-16 {
        gap: 4rem;
    }
    .\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-12 {
        -moz-column-gap: 3rem;
             column-gap: 3rem;
    }
    .\32xl\:gap-x-16 {
        -moz-column-gap: 4rem;
             column-gap: 4rem;
    }
    .\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-12 {
        row-gap: 3rem;
    }
    .\32xl\:gap-y-16 {
        row-gap: 4rem;
    }
    .\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-dark-blue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 58 80 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-dark-blue\/0 {
        border-color: rgb(0 58 80 / 0) !important;
    }
    .\32xl\:\!border-dark-blue\/10 {
        border-color: rgb(0 58 80 / 0.1) !important;
    }
    .\32xl\:\!border-dark-blue\/100 {
        border-color: rgb(0 58 80 / 1) !important;
    }
    .\32xl\:\!border-dark-blue\/20 {
        border-color: rgb(0 58 80 / 0.2) !important;
    }
    .\32xl\:\!border-dark-blue\/25 {
        border-color: rgb(0 58 80 / 0.25) !important;
    }
    .\32xl\:\!border-dark-blue\/30 {
        border-color: rgb(0 58 80 / 0.3) !important;
    }
    .\32xl\:\!border-dark-blue\/40 {
        border-color: rgb(0 58 80 / 0.4) !important;
    }
    .\32xl\:\!border-dark-blue\/5 {
        border-color: rgb(0 58 80 / 0.05) !important;
    }
    .\32xl\:\!border-dark-blue\/50 {
        border-color: rgb(0 58 80 / 0.5) !important;
    }
    .\32xl\:\!border-dark-blue\/60 {
        border-color: rgb(0 58 80 / 0.6) !important;
    }
    .\32xl\:\!border-dark-blue\/70 {
        border-color: rgb(0 58 80 / 0.7) !important;
    }
    .\32xl\:\!border-dark-blue\/75 {
        border-color: rgb(0 58 80 / 0.75) !important;
    }
    .\32xl\:\!border-dark-blue\/80 {
        border-color: rgb(0 58 80 / 0.8) !important;
    }
    .\32xl\:\!border-dark-blue\/90 {
        border-color: rgb(0 58 80 / 0.9) !important;
    }
    .\32xl\:\!border-dark-blue\/95 {
        border-color: rgb(0 58 80 / 0.95) !important;
    }
    .\32xl\:\!border-green {
        --tw-border-opacity: 1 !important;
        border-color: rgb(46 125 50 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-green\/0 {
        border-color: rgb(46 125 50 / 0) !important;
    }
    .\32xl\:\!border-green\/10 {
        border-color: rgb(46 125 50 / 0.1) !important;
    }
    .\32xl\:\!border-green\/100 {
        border-color: rgb(46 125 50 / 1) !important;
    }
    .\32xl\:\!border-green\/20 {
        border-color: rgb(46 125 50 / 0.2) !important;
    }
    .\32xl\:\!border-green\/25 {
        border-color: rgb(46 125 50 / 0.25) !important;
    }
    .\32xl\:\!border-green\/30 {
        border-color: rgb(46 125 50 / 0.3) !important;
    }
    .\32xl\:\!border-green\/40 {
        border-color: rgb(46 125 50 / 0.4) !important;
    }
    .\32xl\:\!border-green\/5 {
        border-color: rgb(46 125 50 / 0.05) !important;
    }
    .\32xl\:\!border-green\/50 {
        border-color: rgb(46 125 50 / 0.5) !important;
    }
    .\32xl\:\!border-green\/60 {
        border-color: rgb(46 125 50 / 0.6) !important;
    }
    .\32xl\:\!border-green\/70 {
        border-color: rgb(46 125 50 / 0.7) !important;
    }
    .\32xl\:\!border-green\/75 {
        border-color: rgb(46 125 50 / 0.75) !important;
    }
    .\32xl\:\!border-green\/80 {
        border-color: rgb(46 125 50 / 0.8) !important;
    }
    .\32xl\:\!border-green\/90 {
        border-color: rgb(46 125 50 / 0.9) !important;
    }
    .\32xl\:\!border-green\/95 {
        border-color: rgb(46 125 50 / 0.95) !important;
    }
    .\32xl\:\!border-grey {
        --tw-border-opacity: 1 !important;
        border-color: rgb(234 234 234 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-grey\/0 {
        border-color: rgb(234 234 234 / 0) !important;
    }
    .\32xl\:\!border-grey\/10 {
        border-color: rgb(234 234 234 / 0.1) !important;
    }
    .\32xl\:\!border-grey\/100 {
        border-color: rgb(234 234 234 / 1) !important;
    }
    .\32xl\:\!border-grey\/20 {
        border-color: rgb(234 234 234 / 0.2) !important;
    }
    .\32xl\:\!border-grey\/25 {
        border-color: rgb(234 234 234 / 0.25) !important;
    }
    .\32xl\:\!border-grey\/30 {
        border-color: rgb(234 234 234 / 0.3) !important;
    }
    .\32xl\:\!border-grey\/40 {
        border-color: rgb(234 234 234 / 0.4) !important;
    }
    .\32xl\:\!border-grey\/5 {
        border-color: rgb(234 234 234 / 0.05) !important;
    }
    .\32xl\:\!border-grey\/50 {
        border-color: rgb(234 234 234 / 0.5) !important;
    }
    .\32xl\:\!border-grey\/60 {
        border-color: rgb(234 234 234 / 0.6) !important;
    }
    .\32xl\:\!border-grey\/70 {
        border-color: rgb(234 234 234 / 0.7) !important;
    }
    .\32xl\:\!border-grey\/75 {
        border-color: rgb(234 234 234 / 0.75) !important;
    }
    .\32xl\:\!border-grey\/80 {
        border-color: rgb(234 234 234 / 0.8) !important;
    }
    .\32xl\:\!border-grey\/90 {
        border-color: rgb(234 234 234 / 0.9) !important;
    }
    .\32xl\:\!border-grey\/95 {
        border-color: rgb(234 234 234 / 0.95) !important;
    }
    .\32xl\:\!border-orange {
        --tw-border-opacity: 1 !important;
        border-color: rgb(239 108 0 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-orange\/0 {
        border-color: rgb(239 108 0 / 0) !important;
    }
    .\32xl\:\!border-orange\/10 {
        border-color: rgb(239 108 0 / 0.1) !important;
    }
    .\32xl\:\!border-orange\/100 {
        border-color: rgb(239 108 0 / 1) !important;
    }
    .\32xl\:\!border-orange\/20 {
        border-color: rgb(239 108 0 / 0.2) !important;
    }
    .\32xl\:\!border-orange\/25 {
        border-color: rgb(239 108 0 / 0.25) !important;
    }
    .\32xl\:\!border-orange\/30 {
        border-color: rgb(239 108 0 / 0.3) !important;
    }
    .\32xl\:\!border-orange\/40 {
        border-color: rgb(239 108 0 / 0.4) !important;
    }
    .\32xl\:\!border-orange\/5 {
        border-color: rgb(239 108 0 / 0.05) !important;
    }
    .\32xl\:\!border-orange\/50 {
        border-color: rgb(239 108 0 / 0.5) !important;
    }
    .\32xl\:\!border-orange\/60 {
        border-color: rgb(239 108 0 / 0.6) !important;
    }
    .\32xl\:\!border-orange\/70 {
        border-color: rgb(239 108 0 / 0.7) !important;
    }
    .\32xl\:\!border-orange\/75 {
        border-color: rgb(239 108 0 / 0.75) !important;
    }
    .\32xl\:\!border-orange\/80 {
        border-color: rgb(239 108 0 / 0.8) !important;
    }
    .\32xl\:\!border-orange\/90 {
        border-color: rgb(239 108 0 / 0.9) !important;
    }
    .\32xl\:\!border-orange\/95 {
        border-color: rgb(239 108 0 / 0.95) !important;
    }
    .\32xl\:\!border-royal-blue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(0 81 160 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-royal-blue\/0 {
        border-color: rgb(0 81 160 / 0) !important;
    }
    .\32xl\:\!border-royal-blue\/10 {
        border-color: rgb(0 81 160 / 0.1) !important;
    }
    .\32xl\:\!border-royal-blue\/100 {
        border-color: rgb(0 81 160 / 1) !important;
    }
    .\32xl\:\!border-royal-blue\/20 {
        border-color: rgb(0 81 160 / 0.2) !important;
    }
    .\32xl\:\!border-royal-blue\/25 {
        border-color: rgb(0 81 160 / 0.25) !important;
    }
    .\32xl\:\!border-royal-blue\/30 {
        border-color: rgb(0 81 160 / 0.3) !important;
    }
    .\32xl\:\!border-royal-blue\/40 {
        border-color: rgb(0 81 160 / 0.4) !important;
    }
    .\32xl\:\!border-royal-blue\/5 {
        border-color: rgb(0 81 160 / 0.05) !important;
    }
    .\32xl\:\!border-royal-blue\/50 {
        border-color: rgb(0 81 160 / 0.5) !important;
    }
    .\32xl\:\!border-royal-blue\/60 {
        border-color: rgb(0 81 160 / 0.6) !important;
    }
    .\32xl\:\!border-royal-blue\/70 {
        border-color: rgb(0 81 160 / 0.7) !important;
    }
    .\32xl\:\!border-royal-blue\/75 {
        border-color: rgb(0 81 160 / 0.75) !important;
    }
    .\32xl\:\!border-royal-blue\/80 {
        border-color: rgb(0 81 160 / 0.8) !important;
    }
    .\32xl\:\!border-royal-blue\/90 {
        border-color: rgb(0 81 160 / 0.9) !important;
    }
    .\32xl\:\!border-royal-blue\/95 {
        border-color: rgb(0 81 160 / 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-dark-blue {
        --tw-border-opacity: 1;
        border-color: rgb(0 58 80 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-dark-blue\/0 {
        border-color: rgb(0 58 80 / 0);
    }
    .\32xl\:border-dark-blue\/10 {
        border-color: rgb(0 58 80 / 0.1);
    }
    .\32xl\:border-dark-blue\/100 {
        border-color: rgb(0 58 80 / 1);
    }
    .\32xl\:border-dark-blue\/20 {
        border-color: rgb(0 58 80 / 0.2);
    }
    .\32xl\:border-dark-blue\/25 {
        border-color: rgb(0 58 80 / 0.25);
    }
    .\32xl\:border-dark-blue\/30 {
        border-color: rgb(0 58 80 / 0.3);
    }
    .\32xl\:border-dark-blue\/40 {
        border-color: rgb(0 58 80 / 0.4);
    }
    .\32xl\:border-dark-blue\/5 {
        border-color: rgb(0 58 80 / 0.05);
    }
    .\32xl\:border-dark-blue\/50 {
        border-color: rgb(0 58 80 / 0.5);
    }
    .\32xl\:border-dark-blue\/60 {
        border-color: rgb(0 58 80 / 0.6);
    }
    .\32xl\:border-dark-blue\/70 {
        border-color: rgb(0 58 80 / 0.7);
    }
    .\32xl\:border-dark-blue\/75 {
        border-color: rgb(0 58 80 / 0.75);
    }
    .\32xl\:border-dark-blue\/80 {
        border-color: rgb(0 58 80 / 0.8);
    }
    .\32xl\:border-dark-blue\/90 {
        border-color: rgb(0 58 80 / 0.9);
    }
    .\32xl\:border-dark-blue\/95 {
        border-color: rgb(0 58 80 / 0.95);
    }
    .\32xl\:border-green {
        --tw-border-opacity: 1;
        border-color: rgb(46 125 50 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-green\/0 {
        border-color: rgb(46 125 50 / 0);
    }
    .\32xl\:border-green\/10 {
        border-color: rgb(46 125 50 / 0.1);
    }
    .\32xl\:border-green\/100 {
        border-color: rgb(46 125 50 / 1);
    }
    .\32xl\:border-green\/20 {
        border-color: rgb(46 125 50 / 0.2);
    }
    .\32xl\:border-green\/25 {
        border-color: rgb(46 125 50 / 0.25);
    }
    .\32xl\:border-green\/30 {
        border-color: rgb(46 125 50 / 0.3);
    }
    .\32xl\:border-green\/40 {
        border-color: rgb(46 125 50 / 0.4);
    }
    .\32xl\:border-green\/5 {
        border-color: rgb(46 125 50 / 0.05);
    }
    .\32xl\:border-green\/50 {
        border-color: rgb(46 125 50 / 0.5);
    }
    .\32xl\:border-green\/60 {
        border-color: rgb(46 125 50 / 0.6);
    }
    .\32xl\:border-green\/70 {
        border-color: rgb(46 125 50 / 0.7);
    }
    .\32xl\:border-green\/75 {
        border-color: rgb(46 125 50 / 0.75);
    }
    .\32xl\:border-green\/80 {
        border-color: rgb(46 125 50 / 0.8);
    }
    .\32xl\:border-green\/90 {
        border-color: rgb(46 125 50 / 0.9);
    }
    .\32xl\:border-green\/95 {
        border-color: rgb(46 125 50 / 0.95);
    }
    .\32xl\:border-grey {
        --tw-border-opacity: 1;
        border-color: rgb(234 234 234 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-grey\/0 {
        border-color: rgb(234 234 234 / 0);
    }
    .\32xl\:border-grey\/10 {
        border-color: rgb(234 234 234 / 0.1);
    }
    .\32xl\:border-grey\/100 {
        border-color: rgb(234 234 234 / 1);
    }
    .\32xl\:border-grey\/20 {
        border-color: rgb(234 234 234 / 0.2);
    }
    .\32xl\:border-grey\/25 {
        border-color: rgb(234 234 234 / 0.25);
    }
    .\32xl\:border-grey\/30 {
        border-color: rgb(234 234 234 / 0.3);
    }
    .\32xl\:border-grey\/40 {
        border-color: rgb(234 234 234 / 0.4);
    }
    .\32xl\:border-grey\/5 {
        border-color: rgb(234 234 234 / 0.05);
    }
    .\32xl\:border-grey\/50 {
        border-color: rgb(234 234 234 / 0.5);
    }
    .\32xl\:border-grey\/60 {
        border-color: rgb(234 234 234 / 0.6);
    }
    .\32xl\:border-grey\/70 {
        border-color: rgb(234 234 234 / 0.7);
    }
    .\32xl\:border-grey\/75 {
        border-color: rgb(234 234 234 / 0.75);
    }
    .\32xl\:border-grey\/80 {
        border-color: rgb(234 234 234 / 0.8);
    }
    .\32xl\:border-grey\/90 {
        border-color: rgb(234 234 234 / 0.9);
    }
    .\32xl\:border-grey\/95 {
        border-color: rgb(234 234 234 / 0.95);
    }
    .\32xl\:border-orange {
        --tw-border-opacity: 1;
        border-color: rgb(239 108 0 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-orange\/0 {
        border-color: rgb(239 108 0 / 0);
    }
    .\32xl\:border-orange\/10 {
        border-color: rgb(239 108 0 / 0.1);
    }
    .\32xl\:border-orange\/100 {
        border-color: rgb(239 108 0 / 1);
    }
    .\32xl\:border-orange\/20 {
        border-color: rgb(239 108 0 / 0.2);
    }
    .\32xl\:border-orange\/25 {
        border-color: rgb(239 108 0 / 0.25);
    }
    .\32xl\:border-orange\/30 {
        border-color: rgb(239 108 0 / 0.3);
    }
    .\32xl\:border-orange\/40 {
        border-color: rgb(239 108 0 / 0.4);
    }
    .\32xl\:border-orange\/5 {
        border-color: rgb(239 108 0 / 0.05);
    }
    .\32xl\:border-orange\/50 {
        border-color: rgb(239 108 0 / 0.5);
    }
    .\32xl\:border-orange\/60 {
        border-color: rgb(239 108 0 / 0.6);
    }
    .\32xl\:border-orange\/70 {
        border-color: rgb(239 108 0 / 0.7);
    }
    .\32xl\:border-orange\/75 {
        border-color: rgb(239 108 0 / 0.75);
    }
    .\32xl\:border-orange\/80 {
        border-color: rgb(239 108 0 / 0.8);
    }
    .\32xl\:border-orange\/90 {
        border-color: rgb(239 108 0 / 0.9);
    }
    .\32xl\:border-orange\/95 {
        border-color: rgb(239 108 0 / 0.95);
    }
    .\32xl\:border-royal-blue {
        --tw-border-opacity: 1;
        border-color: rgb(0 81 160 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-royal-blue\/0 {
        border-color: rgb(0 81 160 / 0);
    }
    .\32xl\:border-royal-blue\/10 {
        border-color: rgb(0 81 160 / 0.1);
    }
    .\32xl\:border-royal-blue\/100 {
        border-color: rgb(0 81 160 / 1);
    }
    .\32xl\:border-royal-blue\/20 {
        border-color: rgb(0 81 160 / 0.2);
    }
    .\32xl\:border-royal-blue\/25 {
        border-color: rgb(0 81 160 / 0.25);
    }
    .\32xl\:border-royal-blue\/30 {
        border-color: rgb(0 81 160 / 0.3);
    }
    .\32xl\:border-royal-blue\/40 {
        border-color: rgb(0 81 160 / 0.4);
    }
    .\32xl\:border-royal-blue\/5 {
        border-color: rgb(0 81 160 / 0.05);
    }
    .\32xl\:border-royal-blue\/50 {
        border-color: rgb(0 81 160 / 0.5);
    }
    .\32xl\:border-royal-blue\/60 {
        border-color: rgb(0 81 160 / 0.6);
    }
    .\32xl\:border-royal-blue\/70 {
        border-color: rgb(0 81 160 / 0.7);
    }
    .\32xl\:border-royal-blue\/75 {
        border-color: rgb(0 81 160 / 0.75);
    }
    .\32xl\:border-royal-blue\/80 {
        border-color: rgb(0 81 160 / 0.8);
    }
    .\32xl\:border-royal-blue\/90 {
        border-color: rgb(0 81 160 / 0.9);
    }
    .\32xl\:border-royal-blue\/95 {
        border-color: rgb(0 81 160 / 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-dark-blue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-dark-blue\/0 {
        background-color: rgb(0 58 80 / 0) !important;
    }
    .\32xl\:\!bg-dark-blue\/10 {
        background-color: rgb(0 58 80 / 0.1) !important;
    }
    .\32xl\:\!bg-dark-blue\/100 {
        background-color: rgb(0 58 80 / 1) !important;
    }
    .\32xl\:\!bg-dark-blue\/20 {
        background-color: rgb(0 58 80 / 0.2) !important;
    }
    .\32xl\:\!bg-dark-blue\/25 {
        background-color: rgb(0 58 80 / 0.25) !important;
    }
    .\32xl\:\!bg-dark-blue\/30 {
        background-color: rgb(0 58 80 / 0.3) !important;
    }
    .\32xl\:\!bg-dark-blue\/40 {
        background-color: rgb(0 58 80 / 0.4) !important;
    }
    .\32xl\:\!bg-dark-blue\/5 {
        background-color: rgb(0 58 80 / 0.05) !important;
    }
    .\32xl\:\!bg-dark-blue\/50 {
        background-color: rgb(0 58 80 / 0.5) !important;
    }
    .\32xl\:\!bg-dark-blue\/60 {
        background-color: rgb(0 58 80 / 0.6) !important;
    }
    .\32xl\:\!bg-dark-blue\/70 {
        background-color: rgb(0 58 80 / 0.7) !important;
    }
    .\32xl\:\!bg-dark-blue\/75 {
        background-color: rgb(0 58 80 / 0.75) !important;
    }
    .\32xl\:\!bg-dark-blue\/80 {
        background-color: rgb(0 58 80 / 0.8) !important;
    }
    .\32xl\:\!bg-dark-blue\/90 {
        background-color: rgb(0 58 80 / 0.9) !important;
    }
    .\32xl\:\!bg-dark-blue\/95 {
        background-color: rgb(0 58 80 / 0.95) !important;
    }
    .\32xl\:\!bg-green {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-green\/0 {
        background-color: rgb(46 125 50 / 0) !important;
    }
    .\32xl\:\!bg-green\/10 {
        background-color: rgb(46 125 50 / 0.1) !important;
    }
    .\32xl\:\!bg-green\/100 {
        background-color: rgb(46 125 50 / 1) !important;
    }
    .\32xl\:\!bg-green\/20 {
        background-color: rgb(46 125 50 / 0.2) !important;
    }
    .\32xl\:\!bg-green\/25 {
        background-color: rgb(46 125 50 / 0.25) !important;
    }
    .\32xl\:\!bg-green\/30 {
        background-color: rgb(46 125 50 / 0.3) !important;
    }
    .\32xl\:\!bg-green\/40 {
        background-color: rgb(46 125 50 / 0.4) !important;
    }
    .\32xl\:\!bg-green\/5 {
        background-color: rgb(46 125 50 / 0.05) !important;
    }
    .\32xl\:\!bg-green\/50 {
        background-color: rgb(46 125 50 / 0.5) !important;
    }
    .\32xl\:\!bg-green\/60 {
        background-color: rgb(46 125 50 / 0.6) !important;
    }
    .\32xl\:\!bg-green\/70 {
        background-color: rgb(46 125 50 / 0.7) !important;
    }
    .\32xl\:\!bg-green\/75 {
        background-color: rgb(46 125 50 / 0.75) !important;
    }
    .\32xl\:\!bg-green\/80 {
        background-color: rgb(46 125 50 / 0.8) !important;
    }
    .\32xl\:\!bg-green\/90 {
        background-color: rgb(46 125 50 / 0.9) !important;
    }
    .\32xl\:\!bg-green\/95 {
        background-color: rgb(46 125 50 / 0.95) !important;
    }
    .\32xl\:\!bg-grey {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-grey\/0 {
        background-color: rgb(234 234 234 / 0) !important;
    }
    .\32xl\:\!bg-grey\/10 {
        background-color: rgb(234 234 234 / 0.1) !important;
    }
    .\32xl\:\!bg-grey\/100 {
        background-color: rgb(234 234 234 / 1) !important;
    }
    .\32xl\:\!bg-grey\/20 {
        background-color: rgb(234 234 234 / 0.2) !important;
    }
    .\32xl\:\!bg-grey\/25 {
        background-color: rgb(234 234 234 / 0.25) !important;
    }
    .\32xl\:\!bg-grey\/30 {
        background-color: rgb(234 234 234 / 0.3) !important;
    }
    .\32xl\:\!bg-grey\/40 {
        background-color: rgb(234 234 234 / 0.4) !important;
    }
    .\32xl\:\!bg-grey\/5 {
        background-color: rgb(234 234 234 / 0.05) !important;
    }
    .\32xl\:\!bg-grey\/50 {
        background-color: rgb(234 234 234 / 0.5) !important;
    }
    .\32xl\:\!bg-grey\/60 {
        background-color: rgb(234 234 234 / 0.6) !important;
    }
    .\32xl\:\!bg-grey\/70 {
        background-color: rgb(234 234 234 / 0.7) !important;
    }
    .\32xl\:\!bg-grey\/75 {
        background-color: rgb(234 234 234 / 0.75) !important;
    }
    .\32xl\:\!bg-grey\/80 {
        background-color: rgb(234 234 234 / 0.8) !important;
    }
    .\32xl\:\!bg-grey\/90 {
        background-color: rgb(234 234 234 / 0.9) !important;
    }
    .\32xl\:\!bg-grey\/95 {
        background-color: rgb(234 234 234 / 0.95) !important;
    }
    .\32xl\:\!bg-orange {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(239 108 0 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-orange\/0 {
        background-color: rgb(239 108 0 / 0) !important;
    }
    .\32xl\:\!bg-orange\/10 {
        background-color: rgb(239 108 0 / 0.1) !important;
    }
    .\32xl\:\!bg-orange\/100 {
        background-color: rgb(239 108 0 / 1) !important;
    }
    .\32xl\:\!bg-orange\/20 {
        background-color: rgb(239 108 0 / 0.2) !important;
    }
    .\32xl\:\!bg-orange\/25 {
        background-color: rgb(239 108 0 / 0.25) !important;
    }
    .\32xl\:\!bg-orange\/30 {
        background-color: rgb(239 108 0 / 0.3) !important;
    }
    .\32xl\:\!bg-orange\/40 {
        background-color: rgb(239 108 0 / 0.4) !important;
    }
    .\32xl\:\!bg-orange\/5 {
        background-color: rgb(239 108 0 / 0.05) !important;
    }
    .\32xl\:\!bg-orange\/50 {
        background-color: rgb(239 108 0 / 0.5) !important;
    }
    .\32xl\:\!bg-orange\/60 {
        background-color: rgb(239 108 0 / 0.6) !important;
    }
    .\32xl\:\!bg-orange\/70 {
        background-color: rgb(239 108 0 / 0.7) !important;
    }
    .\32xl\:\!bg-orange\/75 {
        background-color: rgb(239 108 0 / 0.75) !important;
    }
    .\32xl\:\!bg-orange\/80 {
        background-color: rgb(239 108 0 / 0.8) !important;
    }
    .\32xl\:\!bg-orange\/90 {
        background-color: rgb(239 108 0 / 0.9) !important;
    }
    .\32xl\:\!bg-orange\/95 {
        background-color: rgb(239 108 0 / 0.95) !important;
    }
    .\32xl\:\!bg-royal-blue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(0 81 160 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-royal-blue\/0 {
        background-color: rgb(0 81 160 / 0) !important;
    }
    .\32xl\:\!bg-royal-blue\/10 {
        background-color: rgb(0 81 160 / 0.1) !important;
    }
    .\32xl\:\!bg-royal-blue\/100 {
        background-color: rgb(0 81 160 / 1) !important;
    }
    .\32xl\:\!bg-royal-blue\/20 {
        background-color: rgb(0 81 160 / 0.2) !important;
    }
    .\32xl\:\!bg-royal-blue\/25 {
        background-color: rgb(0 81 160 / 0.25) !important;
    }
    .\32xl\:\!bg-royal-blue\/30 {
        background-color: rgb(0 81 160 / 0.3) !important;
    }
    .\32xl\:\!bg-royal-blue\/40 {
        background-color: rgb(0 81 160 / 0.4) !important;
    }
    .\32xl\:\!bg-royal-blue\/5 {
        background-color: rgb(0 81 160 / 0.05) !important;
    }
    .\32xl\:\!bg-royal-blue\/50 {
        background-color: rgb(0 81 160 / 0.5) !important;
    }
    .\32xl\:\!bg-royal-blue\/60 {
        background-color: rgb(0 81 160 / 0.6) !important;
    }
    .\32xl\:\!bg-royal-blue\/70 {
        background-color: rgb(0 81 160 / 0.7) !important;
    }
    .\32xl\:\!bg-royal-blue\/75 {
        background-color: rgb(0 81 160 / 0.75) !important;
    }
    .\32xl\:\!bg-royal-blue\/80 {
        background-color: rgb(0 81 160 / 0.8) !important;
    }
    .\32xl\:\!bg-royal-blue\/90 {
        background-color: rgb(0 81 160 / 0.9) !important;
    }
    .\32xl\:\!bg-royal-blue\/95 {
        background-color: rgb(0 81 160 / 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-dark-blue {
        --tw-bg-opacity: 1;
        background-color: rgb(0 58 80 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-dark-blue\/0 {
        background-color: rgb(0 58 80 / 0);
    }
    .\32xl\:bg-dark-blue\/10 {
        background-color: rgb(0 58 80 / 0.1);
    }
    .\32xl\:bg-dark-blue\/100 {
        background-color: rgb(0 58 80 / 1);
    }
    .\32xl\:bg-dark-blue\/20 {
        background-color: rgb(0 58 80 / 0.2);
    }
    .\32xl\:bg-dark-blue\/25 {
        background-color: rgb(0 58 80 / 0.25);
    }
    .\32xl\:bg-dark-blue\/30 {
        background-color: rgb(0 58 80 / 0.3);
    }
    .\32xl\:bg-dark-blue\/40 {
        background-color: rgb(0 58 80 / 0.4);
    }
    .\32xl\:bg-dark-blue\/5 {
        background-color: rgb(0 58 80 / 0.05);
    }
    .\32xl\:bg-dark-blue\/50 {
        background-color: rgb(0 58 80 / 0.5);
    }
    .\32xl\:bg-dark-blue\/60 {
        background-color: rgb(0 58 80 / 0.6);
    }
    .\32xl\:bg-dark-blue\/70 {
        background-color: rgb(0 58 80 / 0.7);
    }
    .\32xl\:bg-dark-blue\/75 {
        background-color: rgb(0 58 80 / 0.75);
    }
    .\32xl\:bg-dark-blue\/80 {
        background-color: rgb(0 58 80 / 0.8);
    }
    .\32xl\:bg-dark-blue\/90 {
        background-color: rgb(0 58 80 / 0.9);
    }
    .\32xl\:bg-dark-blue\/95 {
        background-color: rgb(0 58 80 / 0.95);
    }
    .\32xl\:bg-green {
        --tw-bg-opacity: 1;
        background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-green\/0 {
        background-color: rgb(46 125 50 / 0);
    }
    .\32xl\:bg-green\/10 {
        background-color: rgb(46 125 50 / 0.1);
    }
    .\32xl\:bg-green\/100 {
        background-color: rgb(46 125 50 / 1);
    }
    .\32xl\:bg-green\/20 {
        background-color: rgb(46 125 50 / 0.2);
    }
    .\32xl\:bg-green\/25 {
        background-color: rgb(46 125 50 / 0.25);
    }
    .\32xl\:bg-green\/30 {
        background-color: rgb(46 125 50 / 0.3);
    }
    .\32xl\:bg-green\/40 {
        background-color: rgb(46 125 50 / 0.4);
    }
    .\32xl\:bg-green\/5 {
        background-color: rgb(46 125 50 / 0.05);
    }
    .\32xl\:bg-green\/50 {
        background-color: rgb(46 125 50 / 0.5);
    }
    .\32xl\:bg-green\/60 {
        background-color: rgb(46 125 50 / 0.6);
    }
    .\32xl\:bg-green\/70 {
        background-color: rgb(46 125 50 / 0.7);
    }
    .\32xl\:bg-green\/75 {
        background-color: rgb(46 125 50 / 0.75);
    }
    .\32xl\:bg-green\/80 {
        background-color: rgb(46 125 50 / 0.8);
    }
    .\32xl\:bg-green\/90 {
        background-color: rgb(46 125 50 / 0.9);
    }
    .\32xl\:bg-green\/95 {
        background-color: rgb(46 125 50 / 0.95);
    }
    .\32xl\:bg-grey {
        --tw-bg-opacity: 1;
        background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-grey\/0 {
        background-color: rgb(234 234 234 / 0);
    }
    .\32xl\:bg-grey\/10 {
        background-color: rgb(234 234 234 / 0.1);
    }
    .\32xl\:bg-grey\/100 {
        background-color: rgb(234 234 234 / 1);
    }
    .\32xl\:bg-grey\/20 {
        background-color: rgb(234 234 234 / 0.2);
    }
    .\32xl\:bg-grey\/25 {
        background-color: rgb(234 234 234 / 0.25);
    }
    .\32xl\:bg-grey\/30 {
        background-color: rgb(234 234 234 / 0.3);
    }
    .\32xl\:bg-grey\/40 {
        background-color: rgb(234 234 234 / 0.4);
    }
    .\32xl\:bg-grey\/5 {
        background-color: rgb(234 234 234 / 0.05);
    }
    .\32xl\:bg-grey\/50 {
        background-color: rgb(234 234 234 / 0.5);
    }
    .\32xl\:bg-grey\/60 {
        background-color: rgb(234 234 234 / 0.6);
    }
    .\32xl\:bg-grey\/70 {
        background-color: rgb(234 234 234 / 0.7);
    }
    .\32xl\:bg-grey\/75 {
        background-color: rgb(234 234 234 / 0.75);
    }
    .\32xl\:bg-grey\/80 {
        background-color: rgb(234 234 234 / 0.8);
    }
    .\32xl\:bg-grey\/90 {
        background-color: rgb(234 234 234 / 0.9);
    }
    .\32xl\:bg-grey\/95 {
        background-color: rgb(234 234 234 / 0.95);
    }
    .\32xl\:bg-orange {
        --tw-bg-opacity: 1;
        background-color: rgb(239 108 0 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-orange\/0 {
        background-color: rgb(239 108 0 / 0);
    }
    .\32xl\:bg-orange\/10 {
        background-color: rgb(239 108 0 / 0.1);
    }
    .\32xl\:bg-orange\/100 {
        background-color: rgb(239 108 0 / 1);
    }
    .\32xl\:bg-orange\/20 {
        background-color: rgb(239 108 0 / 0.2);
    }
    .\32xl\:bg-orange\/25 {
        background-color: rgb(239 108 0 / 0.25);
    }
    .\32xl\:bg-orange\/30 {
        background-color: rgb(239 108 0 / 0.3);
    }
    .\32xl\:bg-orange\/40 {
        background-color: rgb(239 108 0 / 0.4);
    }
    .\32xl\:bg-orange\/5 {
        background-color: rgb(239 108 0 / 0.05);
    }
    .\32xl\:bg-orange\/50 {
        background-color: rgb(239 108 0 / 0.5);
    }
    .\32xl\:bg-orange\/60 {
        background-color: rgb(239 108 0 / 0.6);
    }
    .\32xl\:bg-orange\/70 {
        background-color: rgb(239 108 0 / 0.7);
    }
    .\32xl\:bg-orange\/75 {
        background-color: rgb(239 108 0 / 0.75);
    }
    .\32xl\:bg-orange\/80 {
        background-color: rgb(239 108 0 / 0.8);
    }
    .\32xl\:bg-orange\/90 {
        background-color: rgb(239 108 0 / 0.9);
    }
    .\32xl\:bg-orange\/95 {
        background-color: rgb(239 108 0 / 0.95);
    }
    .\32xl\:bg-royal-blue {
        --tw-bg-opacity: 1;
        background-color: rgb(0 81 160 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-royal-blue\/0 {
        background-color: rgb(0 81 160 / 0);
    }
    .\32xl\:bg-royal-blue\/10 {
        background-color: rgb(0 81 160 / 0.1);
    }
    .\32xl\:bg-royal-blue\/100 {
        background-color: rgb(0 81 160 / 1);
    }
    .\32xl\:bg-royal-blue\/20 {
        background-color: rgb(0 81 160 / 0.2);
    }
    .\32xl\:bg-royal-blue\/25 {
        background-color: rgb(0 81 160 / 0.25);
    }
    .\32xl\:bg-royal-blue\/30 {
        background-color: rgb(0 81 160 / 0.3);
    }
    .\32xl\:bg-royal-blue\/40 {
        background-color: rgb(0 81 160 / 0.4);
    }
    .\32xl\:bg-royal-blue\/5 {
        background-color: rgb(0 81 160 / 0.05);
    }
    .\32xl\:bg-royal-blue\/50 {
        background-color: rgb(0 81 160 / 0.5);
    }
    .\32xl\:bg-royal-blue\/60 {
        background-color: rgb(0 81 160 / 0.6);
    }
    .\32xl\:bg-royal-blue\/70 {
        background-color: rgb(0 81 160 / 0.7);
    }
    .\32xl\:bg-royal-blue\/75 {
        background-color: rgb(0 81 160 / 0.75);
    }
    .\32xl\:bg-royal-blue\/80 {
        background-color: rgb(0 81 160 / 0.8);
    }
    .\32xl\:bg-royal-blue\/90 {
        background-color: rgb(0 81 160 / 0.9);
    }
    .\32xl\:bg-royal-blue\/95 {
        background-color: rgb(0 81 160 / 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-0 {
        padding: 0px;
    }
    .\32xl\:p-10 {
        padding: 2.5rem;
    }
    .\32xl\:p-12 {
        padding: 3rem;
    }
    .\32xl\:p-16 {
        padding: 4rem;
    }
    .\32xl\:p-2 {
        padding: 0.5rem;
    }
    .\32xl\:p-3 {
        padding: 0.75rem;
    }
    .\32xl\:p-32 {
        padding: 8rem;
    }
    .\32xl\:p-4 {
        padding: 1rem;
    }
    .\32xl\:p-40 {
        padding: 10rem;
    }
    .\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-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .\32xl\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .\32xl\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .\32xl\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .\32xl\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .\32xl\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .\32xl\:px-32 {
        padding-left: 8rem;
        padding-right: 8rem;
    }
    .\32xl\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .\32xl\:px-40 {
        padding-left: 10rem;
        padding-right: 10rem;
    }
    .\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-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .\32xl\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .\32xl\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .\32xl\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .\32xl\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .\32xl\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .\32xl\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem;
    }
    .\32xl\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .\32xl\:py-40 {
        padding-top: 10rem;
        padding-bottom: 10rem;
    }
    .\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-0 {
        padding-bottom: 0px;
    }
    .\32xl\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .\32xl\:pb-12 {
        padding-bottom: 3rem;
    }
    .\32xl\:pb-16 {
        padding-bottom: 4rem;
    }
    .\32xl\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .\32xl\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .\32xl\:pb-32 {
        padding-bottom: 8rem;
    }
    .\32xl\:pb-4 {
        padding-bottom: 1rem;
    }
    .\32xl\:pb-40 {
        padding-bottom: 10rem;
    }
    .\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-0 {
        padding-left: 0px;
    }
    .\32xl\:pl-10 {
        padding-left: 2.5rem;
    }
    .\32xl\:pl-12 {
        padding-left: 3rem;
    }
    .\32xl\:pl-16 {
        padding-left: 4rem;
    }
    .\32xl\:pl-2 {
        padding-left: 0.5rem;
    }
    .\32xl\:pl-3 {
        padding-left: 0.75rem;
    }
    .\32xl\:pl-32 {
        padding-left: 8rem;
    }
    .\32xl\:pl-4 {
        padding-left: 1rem;
    }
    .\32xl\:pl-40 {
        padding-left: 10rem;
    }
    .\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-0 {
        padding-right: 0px;
    }
    .\32xl\:pr-10 {
        padding-right: 2.5rem;
    }
    .\32xl\:pr-12 {
        padding-right: 3rem;
    }
    .\32xl\:pr-16 {
        padding-right: 4rem;
    }
    .\32xl\:pr-2 {
        padding-right: 0.5rem;
    }
    .\32xl\:pr-3 {
        padding-right: 0.75rem;
    }
    .\32xl\:pr-32 {
        padding-right: 8rem;
    }
    .\32xl\:pr-4 {
        padding-right: 1rem;
    }
    .\32xl\:pr-40 {
        padding-right: 10rem;
    }
    .\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-0 {
        padding-top: 0px;
    }
    .\32xl\:pt-10 {
        padding-top: 2.5rem;
    }
    .\32xl\:pt-12 {
        padding-top: 3rem;
    }
    .\32xl\:pt-16 {
        padding-top: 4rem;
    }
    .\32xl\:pt-2 {
        padding-top: 0.5rem;
    }
    .\32xl\:pt-3 {
        padding-top: 0.75rem;
    }
    .\32xl\:pt-32 {
        padding-top: 8rem;
    }
    .\32xl\:pt-4 {
        padding-top: 1rem;
    }
    .\32xl\:pt-40 {
        padding-top: 10rem;
    }
    .\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\:font-black {
        font-weight: 900;
    }
    .\32xl\:font-bold {
        font-weight: 700;
    }
    .\32xl\:font-extrabold {
        font-weight: 800;
    }
    .\32xl\:font-extralight {
        font-weight: 200;
    }
    .\32xl\:font-light {
        font-weight: 300;
    }
    .\32xl\:font-medium {
        font-weight: 500;
    }
    .\32xl\:font-normal {
        font-weight: 400;
    }
    .\32xl\:font-semibold {
        font-weight: 600;
    }
    .\32xl\:font-thin {
        font-weight: 100;
    }
    .\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-dark-blue {
        --tw-text-opacity: 1 !important;
        color: rgb(0 58 80 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-dark-blue\/0 {
        color: rgb(0 58 80 / 0) !important;
    }
    .\32xl\:\!text-dark-blue\/10 {
        color: rgb(0 58 80 / 0.1) !important;
    }
    .\32xl\:\!text-dark-blue\/100 {
        color: rgb(0 58 80 / 1) !important;
    }
    .\32xl\:\!text-dark-blue\/20 {
        color: rgb(0 58 80 / 0.2) !important;
    }
    .\32xl\:\!text-dark-blue\/25 {
        color: rgb(0 58 80 / 0.25) !important;
    }
    .\32xl\:\!text-dark-blue\/30 {
        color: rgb(0 58 80 / 0.3) !important;
    }
    .\32xl\:\!text-dark-blue\/40 {
        color: rgb(0 58 80 / 0.4) !important;
    }
    .\32xl\:\!text-dark-blue\/5 {
        color: rgb(0 58 80 / 0.05) !important;
    }
    .\32xl\:\!text-dark-blue\/50 {
        color: rgb(0 58 80 / 0.5) !important;
    }
    .\32xl\:\!text-dark-blue\/60 {
        color: rgb(0 58 80 / 0.6) !important;
    }
    .\32xl\:\!text-dark-blue\/70 {
        color: rgb(0 58 80 / 0.7) !important;
    }
    .\32xl\:\!text-dark-blue\/75 {
        color: rgb(0 58 80 / 0.75) !important;
    }
    .\32xl\:\!text-dark-blue\/80 {
        color: rgb(0 58 80 / 0.8) !important;
    }
    .\32xl\:\!text-dark-blue\/90 {
        color: rgb(0 58 80 / 0.9) !important;
    }
    .\32xl\:\!text-dark-blue\/95 {
        color: rgb(0 58 80 / 0.95) !important;
    }
    .\32xl\:\!text-green {
        --tw-text-opacity: 1 !important;
        color: rgb(46 125 50 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-green\/0 {
        color: rgb(46 125 50 / 0) !important;
    }
    .\32xl\:\!text-green\/10 {
        color: rgb(46 125 50 / 0.1) !important;
    }
    .\32xl\:\!text-green\/100 {
        color: rgb(46 125 50 / 1) !important;
    }
    .\32xl\:\!text-green\/20 {
        color: rgb(46 125 50 / 0.2) !important;
    }
    .\32xl\:\!text-green\/25 {
        color: rgb(46 125 50 / 0.25) !important;
    }
    .\32xl\:\!text-green\/30 {
        color: rgb(46 125 50 / 0.3) !important;
    }
    .\32xl\:\!text-green\/40 {
        color: rgb(46 125 50 / 0.4) !important;
    }
    .\32xl\:\!text-green\/5 {
        color: rgb(46 125 50 / 0.05) !important;
    }
    .\32xl\:\!text-green\/50 {
        color: rgb(46 125 50 / 0.5) !important;
    }
    .\32xl\:\!text-green\/60 {
        color: rgb(46 125 50 / 0.6) !important;
    }
    .\32xl\:\!text-green\/70 {
        color: rgb(46 125 50 / 0.7) !important;
    }
    .\32xl\:\!text-green\/75 {
        color: rgb(46 125 50 / 0.75) !important;
    }
    .\32xl\:\!text-green\/80 {
        color: rgb(46 125 50 / 0.8) !important;
    }
    .\32xl\:\!text-green\/90 {
        color: rgb(46 125 50 / 0.9) !important;
    }
    .\32xl\:\!text-green\/95 {
        color: rgb(46 125 50 / 0.95) !important;
    }
    .\32xl\:\!text-grey {
        --tw-text-opacity: 1 !important;
        color: rgb(234 234 234 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-grey\/0 {
        color: rgb(234 234 234 / 0) !important;
    }
    .\32xl\:\!text-grey\/10 {
        color: rgb(234 234 234 / 0.1) !important;
    }
    .\32xl\:\!text-grey\/100 {
        color: rgb(234 234 234 / 1) !important;
    }
    .\32xl\:\!text-grey\/20 {
        color: rgb(234 234 234 / 0.2) !important;
    }
    .\32xl\:\!text-grey\/25 {
        color: rgb(234 234 234 / 0.25) !important;
    }
    .\32xl\:\!text-grey\/30 {
        color: rgb(234 234 234 / 0.3) !important;
    }
    .\32xl\:\!text-grey\/40 {
        color: rgb(234 234 234 / 0.4) !important;
    }
    .\32xl\:\!text-grey\/5 {
        color: rgb(234 234 234 / 0.05) !important;
    }
    .\32xl\:\!text-grey\/50 {
        color: rgb(234 234 234 / 0.5) !important;
    }
    .\32xl\:\!text-grey\/60 {
        color: rgb(234 234 234 / 0.6) !important;
    }
    .\32xl\:\!text-grey\/70 {
        color: rgb(234 234 234 / 0.7) !important;
    }
    .\32xl\:\!text-grey\/75 {
        color: rgb(234 234 234 / 0.75) !important;
    }
    .\32xl\:\!text-grey\/80 {
        color: rgb(234 234 234 / 0.8) !important;
    }
    .\32xl\:\!text-grey\/90 {
        color: rgb(234 234 234 / 0.9) !important;
    }
    .\32xl\:\!text-grey\/95 {
        color: rgb(234 234 234 / 0.95) !important;
    }
    .\32xl\:\!text-orange {
        --tw-text-opacity: 1 !important;
        color: rgb(239 108 0 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-orange\/0 {
        color: rgb(239 108 0 / 0) !important;
    }
    .\32xl\:\!text-orange\/10 {
        color: rgb(239 108 0 / 0.1) !important;
    }
    .\32xl\:\!text-orange\/100 {
        color: rgb(239 108 0 / 1) !important;
    }
    .\32xl\:\!text-orange\/20 {
        color: rgb(239 108 0 / 0.2) !important;
    }
    .\32xl\:\!text-orange\/25 {
        color: rgb(239 108 0 / 0.25) !important;
    }
    .\32xl\:\!text-orange\/30 {
        color: rgb(239 108 0 / 0.3) !important;
    }
    .\32xl\:\!text-orange\/40 {
        color: rgb(239 108 0 / 0.4) !important;
    }
    .\32xl\:\!text-orange\/5 {
        color: rgb(239 108 0 / 0.05) !important;
    }
    .\32xl\:\!text-orange\/50 {
        color: rgb(239 108 0 / 0.5) !important;
    }
    .\32xl\:\!text-orange\/60 {
        color: rgb(239 108 0 / 0.6) !important;
    }
    .\32xl\:\!text-orange\/70 {
        color: rgb(239 108 0 / 0.7) !important;
    }
    .\32xl\:\!text-orange\/75 {
        color: rgb(239 108 0 / 0.75) !important;
    }
    .\32xl\:\!text-orange\/80 {
        color: rgb(239 108 0 / 0.8) !important;
    }
    .\32xl\:\!text-orange\/90 {
        color: rgb(239 108 0 / 0.9) !important;
    }
    .\32xl\:\!text-orange\/95 {
        color: rgb(239 108 0 / 0.95) !important;
    }
    .\32xl\:\!text-royal-blue {
        --tw-text-opacity: 1 !important;
        color: rgb(0 81 160 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-royal-blue\/0 {
        color: rgb(0 81 160 / 0) !important;
    }
    .\32xl\:\!text-royal-blue\/10 {
        color: rgb(0 81 160 / 0.1) !important;
    }
    .\32xl\:\!text-royal-blue\/100 {
        color: rgb(0 81 160 / 1) !important;
    }
    .\32xl\:\!text-royal-blue\/20 {
        color: rgb(0 81 160 / 0.2) !important;
    }
    .\32xl\:\!text-royal-blue\/25 {
        color: rgb(0 81 160 / 0.25) !important;
    }
    .\32xl\:\!text-royal-blue\/30 {
        color: rgb(0 81 160 / 0.3) !important;
    }
    .\32xl\:\!text-royal-blue\/40 {
        color: rgb(0 81 160 / 0.4) !important;
    }
    .\32xl\:\!text-royal-blue\/5 {
        color: rgb(0 81 160 / 0.05) !important;
    }
    .\32xl\:\!text-royal-blue\/50 {
        color: rgb(0 81 160 / 0.5) !important;
    }
    .\32xl\:\!text-royal-blue\/60 {
        color: rgb(0 81 160 / 0.6) !important;
    }
    .\32xl\:\!text-royal-blue\/70 {
        color: rgb(0 81 160 / 0.7) !important;
    }
    .\32xl\:\!text-royal-blue\/75 {
        color: rgb(0 81 160 / 0.75) !important;
    }
    .\32xl\:\!text-royal-blue\/80 {
        color: rgb(0 81 160 / 0.8) !important;
    }
    .\32xl\:\!text-royal-blue\/90 {
        color: rgb(0 81 160 / 0.9) !important;
    }
    .\32xl\:\!text-royal-blue\/95 {
        color: rgb(0 81 160 / 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-dark-blue {
        --tw-text-opacity: 1;
        color: rgb(0 58 80 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-dark-blue\/0 {
        color: rgb(0 58 80 / 0);
    }
    .\32xl\:text-dark-blue\/10 {
        color: rgb(0 58 80 / 0.1);
    }
    .\32xl\:text-dark-blue\/100 {
        color: rgb(0 58 80 / 1);
    }
    .\32xl\:text-dark-blue\/20 {
        color: rgb(0 58 80 / 0.2);
    }
    .\32xl\:text-dark-blue\/25 {
        color: rgb(0 58 80 / 0.25);
    }
    .\32xl\:text-dark-blue\/30 {
        color: rgb(0 58 80 / 0.3);
    }
    .\32xl\:text-dark-blue\/40 {
        color: rgb(0 58 80 / 0.4);
    }
    .\32xl\:text-dark-blue\/5 {
        color: rgb(0 58 80 / 0.05);
    }
    .\32xl\:text-dark-blue\/50 {
        color: rgb(0 58 80 / 0.5);
    }
    .\32xl\:text-dark-blue\/60 {
        color: rgb(0 58 80 / 0.6);
    }
    .\32xl\:text-dark-blue\/70 {
        color: rgb(0 58 80 / 0.7);
    }
    .\32xl\:text-dark-blue\/75 {
        color: rgb(0 58 80 / 0.75);
    }
    .\32xl\:text-dark-blue\/80 {
        color: rgb(0 58 80 / 0.8);
    }
    .\32xl\:text-dark-blue\/90 {
        color: rgb(0 58 80 / 0.9);
    }
    .\32xl\:text-dark-blue\/95 {
        color: rgb(0 58 80 / 0.95);
    }
    .\32xl\:text-green {
        --tw-text-opacity: 1;
        color: rgb(46 125 50 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-green\/0 {
        color: rgb(46 125 50 / 0);
    }
    .\32xl\:text-green\/10 {
        color: rgb(46 125 50 / 0.1);
    }
    .\32xl\:text-green\/100 {
        color: rgb(46 125 50 / 1);
    }
    .\32xl\:text-green\/20 {
        color: rgb(46 125 50 / 0.2);
    }
    .\32xl\:text-green\/25 {
        color: rgb(46 125 50 / 0.25);
    }
    .\32xl\:text-green\/30 {
        color: rgb(46 125 50 / 0.3);
    }
    .\32xl\:text-green\/40 {
        color: rgb(46 125 50 / 0.4);
    }
    .\32xl\:text-green\/5 {
        color: rgb(46 125 50 / 0.05);
    }
    .\32xl\:text-green\/50 {
        color: rgb(46 125 50 / 0.5);
    }
    .\32xl\:text-green\/60 {
        color: rgb(46 125 50 / 0.6);
    }
    .\32xl\:text-green\/70 {
        color: rgb(46 125 50 / 0.7);
    }
    .\32xl\:text-green\/75 {
        color: rgb(46 125 50 / 0.75);
    }
    .\32xl\:text-green\/80 {
        color: rgb(46 125 50 / 0.8);
    }
    .\32xl\:text-green\/90 {
        color: rgb(46 125 50 / 0.9);
    }
    .\32xl\:text-green\/95 {
        color: rgb(46 125 50 / 0.95);
    }
    .\32xl\:text-grey {
        --tw-text-opacity: 1;
        color: rgb(234 234 234 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-grey\/0 {
        color: rgb(234 234 234 / 0);
    }
    .\32xl\:text-grey\/10 {
        color: rgb(234 234 234 / 0.1);
    }
    .\32xl\:text-grey\/100 {
        color: rgb(234 234 234 / 1);
    }
    .\32xl\:text-grey\/20 {
        color: rgb(234 234 234 / 0.2);
    }
    .\32xl\:text-grey\/25 {
        color: rgb(234 234 234 / 0.25);
    }
    .\32xl\:text-grey\/30 {
        color: rgb(234 234 234 / 0.3);
    }
    .\32xl\:text-grey\/40 {
        color: rgb(234 234 234 / 0.4);
    }
    .\32xl\:text-grey\/5 {
        color: rgb(234 234 234 / 0.05);
    }
    .\32xl\:text-grey\/50 {
        color: rgb(234 234 234 / 0.5);
    }
    .\32xl\:text-grey\/60 {
        color: rgb(234 234 234 / 0.6);
    }
    .\32xl\:text-grey\/70 {
        color: rgb(234 234 234 / 0.7);
    }
    .\32xl\:text-grey\/75 {
        color: rgb(234 234 234 / 0.75);
    }
    .\32xl\:text-grey\/80 {
        color: rgb(234 234 234 / 0.8);
    }
    .\32xl\:text-grey\/90 {
        color: rgb(234 234 234 / 0.9);
    }
    .\32xl\:text-grey\/95 {
        color: rgb(234 234 234 / 0.95);
    }
    .\32xl\:text-orange {
        --tw-text-opacity: 1;
        color: rgb(239 108 0 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-orange\/0 {
        color: rgb(239 108 0 / 0);
    }
    .\32xl\:text-orange\/10 {
        color: rgb(239 108 0 / 0.1);
    }
    .\32xl\:text-orange\/100 {
        color: rgb(239 108 0 / 1);
    }
    .\32xl\:text-orange\/20 {
        color: rgb(239 108 0 / 0.2);
    }
    .\32xl\:text-orange\/25 {
        color: rgb(239 108 0 / 0.25);
    }
    .\32xl\:text-orange\/30 {
        color: rgb(239 108 0 / 0.3);
    }
    .\32xl\:text-orange\/40 {
        color: rgb(239 108 0 / 0.4);
    }
    .\32xl\:text-orange\/5 {
        color: rgb(239 108 0 / 0.05);
    }
    .\32xl\:text-orange\/50 {
        color: rgb(239 108 0 / 0.5);
    }
    .\32xl\:text-orange\/60 {
        color: rgb(239 108 0 / 0.6);
    }
    .\32xl\:text-orange\/70 {
        color: rgb(239 108 0 / 0.7);
    }
    .\32xl\:text-orange\/75 {
        color: rgb(239 108 0 / 0.75);
    }
    .\32xl\:text-orange\/80 {
        color: rgb(239 108 0 / 0.8);
    }
    .\32xl\:text-orange\/90 {
        color: rgb(239 108 0 / 0.9);
    }
    .\32xl\:text-orange\/95 {
        color: rgb(239 108 0 / 0.95);
    }
    .\32xl\:text-royal-blue {
        --tw-text-opacity: 1;
        color: rgb(0 81 160 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-royal-blue\/0 {
        color: rgb(0 81 160 / 0);
    }
    .\32xl\:text-royal-blue\/10 {
        color: rgb(0 81 160 / 0.1);
    }
    .\32xl\:text-royal-blue\/100 {
        color: rgb(0 81 160 / 1);
    }
    .\32xl\:text-royal-blue\/20 {
        color: rgb(0 81 160 / 0.2);
    }
    .\32xl\:text-royal-blue\/25 {
        color: rgb(0 81 160 / 0.25);
    }
    .\32xl\:text-royal-blue\/30 {
        color: rgb(0 81 160 / 0.3);
    }
    .\32xl\:text-royal-blue\/40 {
        color: rgb(0 81 160 / 0.4);
    }
    .\32xl\:text-royal-blue\/5 {
        color: rgb(0 81 160 / 0.05);
    }
    .\32xl\:text-royal-blue\/50 {
        color: rgb(0 81 160 / 0.5);
    }
    .\32xl\:text-royal-blue\/60 {
        color: rgb(0 81 160 / 0.6);
    }
    .\32xl\:text-royal-blue\/70 {
        color: rgb(0 81 160 / 0.7);
    }
    .\32xl\:text-royal-blue\/75 {
        color: rgb(0 81 160 / 0.75);
    }
    .\32xl\:text-royal-blue\/80 {
        color: rgb(0 81 160 / 0.8);
    }
    .\32xl\:text-royal-blue\/90 {
        color: rgb(0 81 160 / 0.9);
    }
    .\32xl\:text-royal-blue\/95 {
        color: rgb(0 81 160 / 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);
    }
}