*, ::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;
}
.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-shrink {
    flex-shrink: 1;
}
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.resize {
    resize: both;
}
.auto-rows-auto {
    grid-auto-rows: auto;
}
.auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
}
.auto-rows-max {
    grid-auto-rows: max-content;
}
.auto-rows-min {
    grid-auto-rows: min-content;
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
}
.grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
}
.grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
}
.grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
}
.grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
}
.grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
}
.grid-rows-none {
    grid-template-rows: none;
}
.flex-row {
    flex-direction: row;
}
.flex-col {
    flex-direction: column;
}
.flex-wrap {
    flex-wrap: wrap;
}
.flex-nowrap {
    flex-wrap: nowrap;
}
.content-center {
    align-content: center;
}
.content-start {
    align-content: flex-start;
}
.content-end {
    align-content: flex-end;
}
.content-between {
    align-content: space-between;
}
.content-around {
    align-content: space-around;
}
.content-evenly {
    align-content: space-evenly;
}
.items-start {
    align-items: flex-start;
}
.items-end {
    align-items: flex-end;
}
.items-center {
    align-items: center;
}
.justify-start {
    justify-content: flex-start;
}
.justify-end {
    justify-content: flex-end;
}
.justify-center {
    justify-content: center;
}
.justify-between {
    justify-content: space-between;
}
.justify-around {
    justify-content: space-around;
}
.justify-evenly {
    justify-content: space-evenly;
}
.gap-1 {
    gap: 0.25rem;
}
.gap-10 {
    gap: 2.5rem;
}
.gap-12 {
    gap: 3rem;
}
.gap-16 {
    gap: 4rem;
}
.gap-2 {
    gap: 0.5rem;
}
.gap-3 {
    gap: 0.75rem;
}
.gap-4 {
    gap: 1rem;
}
.gap-6 {
    gap: 1.5rem;
}
.gap-8 {
    gap: 2rem;
}
.gap-x-1 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
}
.gap-x-10 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
}
.gap-x-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
}
.gap-x-3 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
}
.gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
}
.gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
}
.gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
}
.gap-y-1 {
    row-gap: 0.25rem;
}
.gap-y-10 {
    row-gap: 2.5rem;
}
.gap-y-2 {
    row-gap: 0.5rem;
}
.gap-y-3 {
    row-gap: 0.75rem;
}
.gap-y-4 {
    row-gap: 1rem;
}
.gap-y-6 {
    row-gap: 1.5rem;
}
.gap-y-8 {
    row-gap: 2rem;
}
.rounded {
    border-radius: 0.25rem;
}
.rounded-2xl {
    border-radius: 1rem;
}
.rounded-full {
    border-radius: 9999px;
}
.rounded-lg {
    border-radius: 0.5rem;
}
.rounded-md {
    border-radius: 0.375rem;
}
.rounded-none {
    border-radius: 0px;
}
.rounded-r12 {
    border-radius: 12px;
}
.rounded-r16 {
    border-radius: 16px;
}
.rounded-r20 {
    border-radius: 20px;
}
.rounded-r24 {
    border-radius: 24px;
}
.rounded-r3 {
    border-radius: 3px;
}
.rounded-r32 {
    border-radius: 32px;
}
.rounded-r40 {
    border-radius: 40px;
}
.rounded-r6 {
    border-radius: 6px;
}
.rounded-r8 {
    border-radius: 8px;
}
.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-r16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
}
.rounded-b-r20 {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.rounded-b-r24 {
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
}
.rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.rounded-b-r32 {
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
}
.rounded-b-r40 {
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
}
.rounded-b-r6 {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.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-r16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
}
.rounded-l-r20 {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.rounded-l-r24 {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.rounded-l-r32 {
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
}
.rounded-l-r40 {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}
.rounded-l-r6 {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.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-r16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
}
.rounded-r-r20 {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.rounded-r-r24 {
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}
.rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.rounded-r-r32 {
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
}
.rounded-r-r40 {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}
.rounded-r-r6 {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.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-r16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
.rounded-t-r20 {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.rounded-t-r24 {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}
.rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.rounded-t-r32 {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
}
.rounded-t-r40 {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}
.rounded-t-r6 {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.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-r16 {
    border-bottom-left-radius: 16px;
}
.rounded-bl-r20 {
    border-bottom-left-radius: 20px;
}
.rounded-bl-r24 {
    border-bottom-left-radius: 24px;
}
.rounded-bl-r3 {
    border-bottom-left-radius: 3px;
}
.rounded-bl-r32 {
    border-bottom-left-radius: 32px;
}
.rounded-bl-r40 {
    border-bottom-left-radius: 40px;
}
.rounded-bl-r6 {
    border-bottom-left-radius: 6px;
}
.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-r16 {
    border-bottom-right-radius: 16px;
}
.rounded-br-r20 {
    border-bottom-right-radius: 20px;
}
.rounded-br-r24 {
    border-bottom-right-radius: 24px;
}
.rounded-br-r3 {
    border-bottom-right-radius: 3px;
}
.rounded-br-r32 {
    border-bottom-right-radius: 32px;
}
.rounded-br-r40 {
    border-bottom-right-radius: 40px;
}
.rounded-br-r6 {
    border-bottom-right-radius: 6px;
}
.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-r16 {
    border-top-left-radius: 16px;
}
.rounded-tl-r20 {
    border-top-left-radius: 20px;
}
.rounded-tl-r24 {
    border-top-left-radius: 24px;
}
.rounded-tl-r3 {
    border-top-left-radius: 3px;
}
.rounded-tl-r32 {
    border-top-left-radius: 32px;
}
.rounded-tl-r40 {
    border-top-left-radius: 40px;
}
.rounded-tl-r6 {
    border-top-left-radius: 6px;
}
.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-r16 {
    border-top-right-radius: 16px;
}
.rounded-tr-r20 {
    border-top-right-radius: 20px;
}
.rounded-tr-r24 {
    border-top-right-radius: 24px;
}
.rounded-tr-r3 {
    border-top-right-radius: 3px;
}
.rounded-tr-r32 {
    border-top-right-radius: 32px;
}
.rounded-tr-r40 {
    border-top-right-radius: 40px;
}
.rounded-tr-r6 {
    border-top-right-radius: 6px;
}
.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-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-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-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-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-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-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-solid {
    border-style: solid;
}
.border-none {
    border-style: none;
}
.\!border-black {
    --tw-border-opacity: 1 !important;
    border-color: rgb(31 31 31 / var(--tw-border-opacity, 1)) !important;
}
.\!border-black\/0 {
    border-color: rgb(31 31 31 / 0) !important;
}
.\!border-black\/10 {
    border-color: rgb(31 31 31 / 0.1) !important;
}
.\!border-black\/100 {
    border-color: rgb(31 31 31 / 1) !important;
}
.\!border-black\/20 {
    border-color: rgb(31 31 31 / 0.2) !important;
}
.\!border-black\/25 {
    border-color: rgb(31 31 31 / 0.25) !important;
}
.\!border-black\/30 {
    border-color: rgb(31 31 31 / 0.3) !important;
}
.\!border-black\/40 {
    border-color: rgb(31 31 31 / 0.4) !important;
}
.\!border-black\/5 {
    border-color: rgb(31 31 31 / 0.05) !important;
}
.\!border-black\/50 {
    border-color: rgb(31 31 31 / 0.5) !important;
}
.\!border-black\/60 {
    border-color: rgb(31 31 31 / 0.6) !important;
}
.\!border-black\/70 {
    border-color: rgb(31 31 31 / 0.7) !important;
}
.\!border-black\/75 {
    border-color: rgb(31 31 31 / 0.75) !important;
}
.\!border-black\/80 {
    border-color: rgb(31 31 31 / 0.8) !important;
}
.\!border-black\/90 {
    border-color: rgb(31 31 31 / 0.9) !important;
}
.\!border-black\/95 {
    border-color: rgb(31 31 31 / 0.95) !important;
}
.\!border-green {
    --tw-border-opacity: 1 !important;
    border-color: rgb(122 171 109 / var(--tw-border-opacity, 1)) !important;
}
.\!border-green\/0 {
    border-color: rgb(122 171 109 / 0) !important;
}
.\!border-green\/10 {
    border-color: rgb(122 171 109 / 0.1) !important;
}
.\!border-green\/100 {
    border-color: rgb(122 171 109 / 1) !important;
}
.\!border-green\/20 {
    border-color: rgb(122 171 109 / 0.2) !important;
}
.\!border-green\/25 {
    border-color: rgb(122 171 109 / 0.25) !important;
}
.\!border-green\/30 {
    border-color: rgb(122 171 109 / 0.3) !important;
}
.\!border-green\/40 {
    border-color: rgb(122 171 109 / 0.4) !important;
}
.\!border-green\/5 {
    border-color: rgb(122 171 109 / 0.05) !important;
}
.\!border-green\/50 {
    border-color: rgb(122 171 109 / 0.5) !important;
}
.\!border-green\/60 {
    border-color: rgb(122 171 109 / 0.6) !important;
}
.\!border-green\/70 {
    border-color: rgb(122 171 109 / 0.7) !important;
}
.\!border-green\/75 {
    border-color: rgb(122 171 109 / 0.75) !important;
}
.\!border-green\/80 {
    border-color: rgb(122 171 109 / 0.8) !important;
}
.\!border-green\/90 {
    border-color: rgb(122 171 109 / 0.9) !important;
}
.\!border-green\/95 {
    border-color: rgb(122 171 109 / 0.95) !important;
}
.\!border-ltblue {
    --tw-border-opacity: 1 !important;
    border-color: rgb(92 148 191 / var(--tw-border-opacity, 1)) !important;
}
.\!border-ltblue\/0 {
    border-color: rgb(92 148 191 / 0) !important;
}
.\!border-ltblue\/10 {
    border-color: rgb(92 148 191 / 0.1) !important;
}
.\!border-ltblue\/100 {
    border-color: rgb(92 148 191 / 1) !important;
}
.\!border-ltblue\/20 {
    border-color: rgb(92 148 191 / 0.2) !important;
}
.\!border-ltblue\/25 {
    border-color: rgb(92 148 191 / 0.25) !important;
}
.\!border-ltblue\/30 {
    border-color: rgb(92 148 191 / 0.3) !important;
}
.\!border-ltblue\/40 {
    border-color: rgb(92 148 191 / 0.4) !important;
}
.\!border-ltblue\/5 {
    border-color: rgb(92 148 191 / 0.05) !important;
}
.\!border-ltblue\/50 {
    border-color: rgb(92 148 191 / 0.5) !important;
}
.\!border-ltblue\/60 {
    border-color: rgb(92 148 191 / 0.6) !important;
}
.\!border-ltblue\/70 {
    border-color: rgb(92 148 191 / 0.7) !important;
}
.\!border-ltblue\/75 {
    border-color: rgb(92 148 191 / 0.75) !important;
}
.\!border-ltblue\/80 {
    border-color: rgb(92 148 191 / 0.8) !important;
}
.\!border-ltblue\/90 {
    border-color: rgb(92 148 191 / 0.9) !important;
}
.\!border-ltblue\/95 {
    border-color: rgb(92 148 191 / 0.95) !important;
}
.\!border-navyblue {
    --tw-border-opacity: 1 !important;
    border-color: rgb(35 39 92 / var(--tw-border-opacity, 1)) !important;
}
.\!border-navyblue\/0 {
    border-color: rgb(35 39 92 / 0) !important;
}
.\!border-navyblue\/10 {
    border-color: rgb(35 39 92 / 0.1) !important;
}
.\!border-navyblue\/100 {
    border-color: rgb(35 39 92 / 1) !important;
}
.\!border-navyblue\/20 {
    border-color: rgb(35 39 92 / 0.2) !important;
}
.\!border-navyblue\/25 {
    border-color: rgb(35 39 92 / 0.25) !important;
}
.\!border-navyblue\/30 {
    border-color: rgb(35 39 92 / 0.3) !important;
}
.\!border-navyblue\/40 {
    border-color: rgb(35 39 92 / 0.4) !important;
}
.\!border-navyblue\/5 {
    border-color: rgb(35 39 92 / 0.05) !important;
}
.\!border-navyblue\/50 {
    border-color: rgb(35 39 92 / 0.5) !important;
}
.\!border-navyblue\/60 {
    border-color: rgb(35 39 92 / 0.6) !important;
}
.\!border-navyblue\/70 {
    border-color: rgb(35 39 92 / 0.7) !important;
}
.\!border-navyblue\/75 {
    border-color: rgb(35 39 92 / 0.75) !important;
}
.\!border-navyblue\/80 {
    border-color: rgb(35 39 92 / 0.8) !important;
}
.\!border-navyblue\/90 {
    border-color: rgb(35 39 92 / 0.9) !important;
}
.\!border-navyblue\/95 {
    border-color: rgb(35 39 92 / 0.95) !important;
}
.\!border-orange {
    --tw-border-opacity: 1 !important;
    border-color: rgb(236 114 101 / var(--tw-border-opacity, 1)) !important;
}
.\!border-orange\/0 {
    border-color: rgb(236 114 101 / 0) !important;
}
.\!border-orange\/10 {
    border-color: rgb(236 114 101 / 0.1) !important;
}
.\!border-orange\/100 {
    border-color: rgb(236 114 101 / 1) !important;
}
.\!border-orange\/20 {
    border-color: rgb(236 114 101 / 0.2) !important;
}
.\!border-orange\/25 {
    border-color: rgb(236 114 101 / 0.25) !important;
}
.\!border-orange\/30 {
    border-color: rgb(236 114 101 / 0.3) !important;
}
.\!border-orange\/40 {
    border-color: rgb(236 114 101 / 0.4) !important;
}
.\!border-orange\/5 {
    border-color: rgb(236 114 101 / 0.05) !important;
}
.\!border-orange\/50 {
    border-color: rgb(236 114 101 / 0.5) !important;
}
.\!border-orange\/60 {
    border-color: rgb(236 114 101 / 0.6) !important;
}
.\!border-orange\/70 {
    border-color: rgb(236 114 101 / 0.7) !important;
}
.\!border-orange\/75 {
    border-color: rgb(236 114 101 / 0.75) !important;
}
.\!border-orange\/80 {
    border-color: rgb(236 114 101 / 0.8) !important;
}
.\!border-orange\/90 {
    border-color: rgb(236 114 101 / 0.9) !important;
}
.\!border-orange\/95 {
    border-color: rgb(236 114 101 / 0.95) !important;
}
.\!border-seablue {
    --tw-border-opacity: 1 !important;
    border-color: rgb(87 182 178 / var(--tw-border-opacity, 1)) !important;
}
.\!border-seablue\/0 {
    border-color: rgb(87 182 178 / 0) !important;
}
.\!border-seablue\/10 {
    border-color: rgb(87 182 178 / 0.1) !important;
}
.\!border-seablue\/100 {
    border-color: rgb(87 182 178 / 1) !important;
}
.\!border-seablue\/20 {
    border-color: rgb(87 182 178 / 0.2) !important;
}
.\!border-seablue\/25 {
    border-color: rgb(87 182 178 / 0.25) !important;
}
.\!border-seablue\/30 {
    border-color: rgb(87 182 178 / 0.3) !important;
}
.\!border-seablue\/40 {
    border-color: rgb(87 182 178 / 0.4) !important;
}
.\!border-seablue\/5 {
    border-color: rgb(87 182 178 / 0.05) !important;
}
.\!border-seablue\/50 {
    border-color: rgb(87 182 178 / 0.5) !important;
}
.\!border-seablue\/60 {
    border-color: rgb(87 182 178 / 0.6) !important;
}
.\!border-seablue\/70 {
    border-color: rgb(87 182 178 / 0.7) !important;
}
.\!border-seablue\/75 {
    border-color: rgb(87 182 178 / 0.75) !important;
}
.\!border-seablue\/80 {
    border-color: rgb(87 182 178 / 0.8) !important;
}
.\!border-seablue\/90 {
    border-color: rgb(87 182 178 / 0.9) !important;
}
.\!border-seablue\/95 {
    border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-border-opacity, 1));
}
.border-black\/0 {
    border-color: rgb(31 31 31 / 0);
}
.border-black\/10 {
    border-color: rgb(31 31 31 / 0.1);
}
.border-black\/100 {
    border-color: rgb(31 31 31 / 1);
}
.border-black\/20 {
    border-color: rgb(31 31 31 / 0.2);
}
.border-black\/25 {
    border-color: rgb(31 31 31 / 0.25);
}
.border-black\/30 {
    border-color: rgb(31 31 31 / 0.3);
}
.border-black\/40 {
    border-color: rgb(31 31 31 / 0.4);
}
.border-black\/5 {
    border-color: rgb(31 31 31 / 0.05);
}
.border-black\/50 {
    border-color: rgb(31 31 31 / 0.5);
}
.border-black\/60 {
    border-color: rgb(31 31 31 / 0.6);
}
.border-black\/70 {
    border-color: rgb(31 31 31 / 0.7);
}
.border-black\/75 {
    border-color: rgb(31 31 31 / 0.75);
}
.border-black\/80 {
    border-color: rgb(31 31 31 / 0.8);
}
.border-black\/90 {
    border-color: rgb(31 31 31 / 0.9);
}
.border-black\/95 {
    border-color: rgb(31 31 31 / 0.95);
}
.border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.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(122 171 109 / var(--tw-border-opacity, 1));
}
.border-green\/0 {
    border-color: rgb(122 171 109 / 0);
}
.border-green\/10 {
    border-color: rgb(122 171 109 / 0.1);
}
.border-green\/100 {
    border-color: rgb(122 171 109 / 1);
}
.border-green\/20 {
    border-color: rgb(122 171 109 / 0.2);
}
.border-green\/25 {
    border-color: rgb(122 171 109 / 0.25);
}
.border-green\/30 {
    border-color: rgb(122 171 109 / 0.3);
}
.border-green\/40 {
    border-color: rgb(122 171 109 / 0.4);
}
.border-green\/5 {
    border-color: rgb(122 171 109 / 0.05);
}
.border-green\/50 {
    border-color: rgb(122 171 109 / 0.5);
}
.border-green\/60 {
    border-color: rgb(122 171 109 / 0.6);
}
.border-green\/70 {
    border-color: rgb(122 171 109 / 0.7);
}
.border-green\/75 {
    border-color: rgb(122 171 109 / 0.75);
}
.border-green\/80 {
    border-color: rgb(122 171 109 / 0.8);
}
.border-green\/90 {
    border-color: rgb(122 171 109 / 0.9);
}
.border-green\/95 {
    border-color: rgb(122 171 109 / 0.95);
}
.border-ltblue {
    --tw-border-opacity: 1;
    border-color: rgb(92 148 191 / var(--tw-border-opacity, 1));
}
.border-ltblue\/0 {
    border-color: rgb(92 148 191 / 0);
}
.border-ltblue\/10 {
    border-color: rgb(92 148 191 / 0.1);
}
.border-ltblue\/100 {
    border-color: rgb(92 148 191 / 1);
}
.border-ltblue\/20 {
    border-color: rgb(92 148 191 / 0.2);
}
.border-ltblue\/25 {
    border-color: rgb(92 148 191 / 0.25);
}
.border-ltblue\/30 {
    border-color: rgb(92 148 191 / 0.3);
}
.border-ltblue\/40 {
    border-color: rgb(92 148 191 / 0.4);
}
.border-ltblue\/5 {
    border-color: rgb(92 148 191 / 0.05);
}
.border-ltblue\/50 {
    border-color: rgb(92 148 191 / 0.5);
}
.border-ltblue\/60 {
    border-color: rgb(92 148 191 / 0.6);
}
.border-ltblue\/70 {
    border-color: rgb(92 148 191 / 0.7);
}
.border-ltblue\/75 {
    border-color: rgb(92 148 191 / 0.75);
}
.border-ltblue\/80 {
    border-color: rgb(92 148 191 / 0.8);
}
.border-ltblue\/90 {
    border-color: rgb(92 148 191 / 0.9);
}
.border-ltblue\/95 {
    border-color: rgb(92 148 191 / 0.95);
}
.border-navyblue {
    --tw-border-opacity: 1;
    border-color: rgb(35 39 92 / var(--tw-border-opacity, 1));
}
.border-navyblue\/0 {
    border-color: rgb(35 39 92 / 0);
}
.border-navyblue\/10 {
    border-color: rgb(35 39 92 / 0.1);
}
.border-navyblue\/100 {
    border-color: rgb(35 39 92 / 1);
}
.border-navyblue\/20 {
    border-color: rgb(35 39 92 / 0.2);
}
.border-navyblue\/25 {
    border-color: rgb(35 39 92 / 0.25);
}
.border-navyblue\/30 {
    border-color: rgb(35 39 92 / 0.3);
}
.border-navyblue\/40 {
    border-color: rgb(35 39 92 / 0.4);
}
.border-navyblue\/5 {
    border-color: rgb(35 39 92 / 0.05);
}
.border-navyblue\/50 {
    border-color: rgb(35 39 92 / 0.5);
}
.border-navyblue\/60 {
    border-color: rgb(35 39 92 / 0.6);
}
.border-navyblue\/70 {
    border-color: rgb(35 39 92 / 0.7);
}
.border-navyblue\/75 {
    border-color: rgb(35 39 92 / 0.75);
}
.border-navyblue\/80 {
    border-color: rgb(35 39 92 / 0.8);
}
.border-navyblue\/90 {
    border-color: rgb(35 39 92 / 0.9);
}
.border-navyblue\/95 {
    border-color: rgb(35 39 92 / 0.95);
}
.border-orange {
    --tw-border-opacity: 1;
    border-color: rgb(236 114 101 / var(--tw-border-opacity, 1));
}
.border-orange\/0 {
    border-color: rgb(236 114 101 / 0);
}
.border-orange\/10 {
    border-color: rgb(236 114 101 / 0.1);
}
.border-orange\/100 {
    border-color: rgb(236 114 101 / 1);
}
.border-orange\/20 {
    border-color: rgb(236 114 101 / 0.2);
}
.border-orange\/25 {
    border-color: rgb(236 114 101 / 0.25);
}
.border-orange\/30 {
    border-color: rgb(236 114 101 / 0.3);
}
.border-orange\/40 {
    border-color: rgb(236 114 101 / 0.4);
}
.border-orange\/5 {
    border-color: rgb(236 114 101 / 0.05);
}
.border-orange\/50 {
    border-color: rgb(236 114 101 / 0.5);
}
.border-orange\/60 {
    border-color: rgb(236 114 101 / 0.6);
}
.border-orange\/70 {
    border-color: rgb(236 114 101 / 0.7);
}
.border-orange\/75 {
    border-color: rgb(236 114 101 / 0.75);
}
.border-orange\/80 {
    border-color: rgb(236 114 101 / 0.8);
}
.border-orange\/90 {
    border-color: rgb(236 114 101 / 0.9);
}
.border-orange\/95 {
    border-color: rgb(236 114 101 / 0.95);
}
.border-seablue {
    --tw-border-opacity: 1;
    border-color: rgb(87 182 178 / var(--tw-border-opacity, 1));
}
.border-seablue\/0 {
    border-color: rgb(87 182 178 / 0);
}
.border-seablue\/10 {
    border-color: rgb(87 182 178 / 0.1);
}
.border-seablue\/100 {
    border-color: rgb(87 182 178 / 1);
}
.border-seablue\/20 {
    border-color: rgb(87 182 178 / 0.2);
}
.border-seablue\/25 {
    border-color: rgb(87 182 178 / 0.25);
}
.border-seablue\/30 {
    border-color: rgb(87 182 178 / 0.3);
}
.border-seablue\/40 {
    border-color: rgb(87 182 178 / 0.4);
}
.border-seablue\/5 {
    border-color: rgb(87 182 178 / 0.05);
}
.border-seablue\/50 {
    border-color: rgb(87 182 178 / 0.5);
}
.border-seablue\/60 {
    border-color: rgb(87 182 178 / 0.6);
}
.border-seablue\/70 {
    border-color: rgb(87 182 178 / 0.7);
}
.border-seablue\/75 {
    border-color: rgb(87 182 178 / 0.75);
}
.border-seablue\/80 {
    border-color: rgb(87 182 178 / 0.8);
}
.border-seablue\/90 {
    border-color: rgb(87 182 178 / 0.9);
}
.border-seablue\/95 {
    border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-black\/0 {
    background-color: rgb(31 31 31 / 0) !important;
}
.\!bg-black\/10 {
    background-color: rgb(31 31 31 / 0.1) !important;
}
.\!bg-black\/100 {
    background-color: rgb(31 31 31 / 1) !important;
}
.\!bg-black\/20 {
    background-color: rgb(31 31 31 / 0.2) !important;
}
.\!bg-black\/25 {
    background-color: rgb(31 31 31 / 0.25) !important;
}
.\!bg-black\/30 {
    background-color: rgb(31 31 31 / 0.3) !important;
}
.\!bg-black\/40 {
    background-color: rgb(31 31 31 / 0.4) !important;
}
.\!bg-black\/5 {
    background-color: rgb(31 31 31 / 0.05) !important;
}
.\!bg-black\/50 {
    background-color: rgb(31 31 31 / 0.5) !important;
}
.\!bg-black\/60 {
    background-color: rgb(31 31 31 / 0.6) !important;
}
.\!bg-black\/70 {
    background-color: rgb(31 31 31 / 0.7) !important;
}
.\!bg-black\/75 {
    background-color: rgb(31 31 31 / 0.75) !important;
}
.\!bg-black\/80 {
    background-color: rgb(31 31 31 / 0.8) !important;
}
.\!bg-black\/90 {
    background-color: rgb(31 31 31 / 0.9) !important;
}
.\!bg-black\/95 {
    background-color: rgb(31 31 31 / 0.95) !important;
}
.\!bg-green {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-green\/0 {
    background-color: rgb(122 171 109 / 0) !important;
}
.\!bg-green\/10 {
    background-color: rgb(122 171 109 / 0.1) !important;
}
.\!bg-green\/100 {
    background-color: rgb(122 171 109 / 1) !important;
}
.\!bg-green\/20 {
    background-color: rgb(122 171 109 / 0.2) !important;
}
.\!bg-green\/25 {
    background-color: rgb(122 171 109 / 0.25) !important;
}
.\!bg-green\/30 {
    background-color: rgb(122 171 109 / 0.3) !important;
}
.\!bg-green\/40 {
    background-color: rgb(122 171 109 / 0.4) !important;
}
.\!bg-green\/5 {
    background-color: rgb(122 171 109 / 0.05) !important;
}
.\!bg-green\/50 {
    background-color: rgb(122 171 109 / 0.5) !important;
}
.\!bg-green\/60 {
    background-color: rgb(122 171 109 / 0.6) !important;
}
.\!bg-green\/70 {
    background-color: rgb(122 171 109 / 0.7) !important;
}
.\!bg-green\/75 {
    background-color: rgb(122 171 109 / 0.75) !important;
}
.\!bg-green\/80 {
    background-color: rgb(122 171 109 / 0.8) !important;
}
.\!bg-green\/90 {
    background-color: rgb(122 171 109 / 0.9) !important;
}
.\!bg-green\/95 {
    background-color: rgb(122 171 109 / 0.95) !important;
}
.\!bg-ltblue {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-ltblue\/0 {
    background-color: rgb(92 148 191 / 0) !important;
}
.\!bg-ltblue\/10 {
    background-color: rgb(92 148 191 / 0.1) !important;
}
.\!bg-ltblue\/100 {
    background-color: rgb(92 148 191 / 1) !important;
}
.\!bg-ltblue\/20 {
    background-color: rgb(92 148 191 / 0.2) !important;
}
.\!bg-ltblue\/25 {
    background-color: rgb(92 148 191 / 0.25) !important;
}
.\!bg-ltblue\/30 {
    background-color: rgb(92 148 191 / 0.3) !important;
}
.\!bg-ltblue\/40 {
    background-color: rgb(92 148 191 / 0.4) !important;
}
.\!bg-ltblue\/5 {
    background-color: rgb(92 148 191 / 0.05) !important;
}
.\!bg-ltblue\/50 {
    background-color: rgb(92 148 191 / 0.5) !important;
}
.\!bg-ltblue\/60 {
    background-color: rgb(92 148 191 / 0.6) !important;
}
.\!bg-ltblue\/70 {
    background-color: rgb(92 148 191 / 0.7) !important;
}
.\!bg-ltblue\/75 {
    background-color: rgb(92 148 191 / 0.75) !important;
}
.\!bg-ltblue\/80 {
    background-color: rgb(92 148 191 / 0.8) !important;
}
.\!bg-ltblue\/90 {
    background-color: rgb(92 148 191 / 0.9) !important;
}
.\!bg-ltblue\/95 {
    background-color: rgb(92 148 191 / 0.95) !important;
}
.\!bg-navyblue {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-navyblue\/0 {
    background-color: rgb(35 39 92 / 0) !important;
}
.\!bg-navyblue\/10 {
    background-color: rgb(35 39 92 / 0.1) !important;
}
.\!bg-navyblue\/100 {
    background-color: rgb(35 39 92 / 1) !important;
}
.\!bg-navyblue\/20 {
    background-color: rgb(35 39 92 / 0.2) !important;
}
.\!bg-navyblue\/25 {
    background-color: rgb(35 39 92 / 0.25) !important;
}
.\!bg-navyblue\/30 {
    background-color: rgb(35 39 92 / 0.3) !important;
}
.\!bg-navyblue\/40 {
    background-color: rgb(35 39 92 / 0.4) !important;
}
.\!bg-navyblue\/5 {
    background-color: rgb(35 39 92 / 0.05) !important;
}
.\!bg-navyblue\/50 {
    background-color: rgb(35 39 92 / 0.5) !important;
}
.\!bg-navyblue\/60 {
    background-color: rgb(35 39 92 / 0.6) !important;
}
.\!bg-navyblue\/70 {
    background-color: rgb(35 39 92 / 0.7) !important;
}
.\!bg-navyblue\/75 {
    background-color: rgb(35 39 92 / 0.75) !important;
}
.\!bg-navyblue\/80 {
    background-color: rgb(35 39 92 / 0.8) !important;
}
.\!bg-navyblue\/90 {
    background-color: rgb(35 39 92 / 0.9) !important;
}
.\!bg-navyblue\/95 {
    background-color: rgb(35 39 92 / 0.95) !important;
}
.\!bg-orange {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-orange\/0 {
    background-color: rgb(236 114 101 / 0) !important;
}
.\!bg-orange\/10 {
    background-color: rgb(236 114 101 / 0.1) !important;
}
.\!bg-orange\/100 {
    background-color: rgb(236 114 101 / 1) !important;
}
.\!bg-orange\/20 {
    background-color: rgb(236 114 101 / 0.2) !important;
}
.\!bg-orange\/25 {
    background-color: rgb(236 114 101 / 0.25) !important;
}
.\!bg-orange\/30 {
    background-color: rgb(236 114 101 / 0.3) !important;
}
.\!bg-orange\/40 {
    background-color: rgb(236 114 101 / 0.4) !important;
}
.\!bg-orange\/5 {
    background-color: rgb(236 114 101 / 0.05) !important;
}
.\!bg-orange\/50 {
    background-color: rgb(236 114 101 / 0.5) !important;
}
.\!bg-orange\/60 {
    background-color: rgb(236 114 101 / 0.6) !important;
}
.\!bg-orange\/70 {
    background-color: rgb(236 114 101 / 0.7) !important;
}
.\!bg-orange\/75 {
    background-color: rgb(236 114 101 / 0.75) !important;
}
.\!bg-orange\/80 {
    background-color: rgb(236 114 101 / 0.8) !important;
}
.\!bg-orange\/90 {
    background-color: rgb(236 114 101 / 0.9) !important;
}
.\!bg-orange\/95 {
    background-color: rgb(236 114 101 / 0.95) !important;
}
.\!bg-seablue {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-seablue\/0 {
    background-color: rgb(87 182 178 / 0) !important;
}
.\!bg-seablue\/10 {
    background-color: rgb(87 182 178 / 0.1) !important;
}
.\!bg-seablue\/100 {
    background-color: rgb(87 182 178 / 1) !important;
}
.\!bg-seablue\/20 {
    background-color: rgb(87 182 178 / 0.2) !important;
}
.\!bg-seablue\/25 {
    background-color: rgb(87 182 178 / 0.25) !important;
}
.\!bg-seablue\/30 {
    background-color: rgb(87 182 178 / 0.3) !important;
}
.\!bg-seablue\/40 {
    background-color: rgb(87 182 178 / 0.4) !important;
}
.\!bg-seablue\/5 {
    background-color: rgb(87 182 178 / 0.05) !important;
}
.\!bg-seablue\/50 {
    background-color: rgb(87 182 178 / 0.5) !important;
}
.\!bg-seablue\/60 {
    background-color: rgb(87 182 178 / 0.6) !important;
}
.\!bg-seablue\/70 {
    background-color: rgb(87 182 178 / 0.7) !important;
}
.\!bg-seablue\/75 {
    background-color: rgb(87 182 178 / 0.75) !important;
}
.\!bg-seablue\/80 {
    background-color: rgb(87 182 178 / 0.8) !important;
}
.\!bg-seablue\/90 {
    background-color: rgb(87 182 178 / 0.9) !important;
}
.\!bg-seablue\/95 {
    background-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1));
}
.bg-black\/0 {
    background-color: rgb(31 31 31 / 0);
}
.bg-black\/10 {
    background-color: rgb(31 31 31 / 0.1);
}
.bg-black\/100 {
    background-color: rgb(31 31 31 / 1);
}
.bg-black\/20 {
    background-color: rgb(31 31 31 / 0.2);
}
.bg-black\/25 {
    background-color: rgb(31 31 31 / 0.25);
}
.bg-black\/30 {
    background-color: rgb(31 31 31 / 0.3);
}
.bg-black\/40 {
    background-color: rgb(31 31 31 / 0.4);
}
.bg-black\/5 {
    background-color: rgb(31 31 31 / 0.05);
}
.bg-black\/50 {
    background-color: rgb(31 31 31 / 0.5);
}
.bg-black\/60 {
    background-color: rgb(31 31 31 / 0.6);
}
.bg-black\/70 {
    background-color: rgb(31 31 31 / 0.7);
}
.bg-black\/75 {
    background-color: rgb(31 31 31 / 0.75);
}
.bg-black\/80 {
    background-color: rgb(31 31 31 / 0.8);
}
.bg-black\/90 {
    background-color: rgb(31 31 31 / 0.9);
}
.bg-black\/95 {
    background-color: rgb(31 31 31 / 0.95);
}
.bg-green {
    --tw-bg-opacity: 1;
    background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1));
}
.bg-green\/0 {
    background-color: rgb(122 171 109 / 0);
}
.bg-green\/10 {
    background-color: rgb(122 171 109 / 0.1);
}
.bg-green\/100 {
    background-color: rgb(122 171 109 / 1);
}
.bg-green\/20 {
    background-color: rgb(122 171 109 / 0.2);
}
.bg-green\/25 {
    background-color: rgb(122 171 109 / 0.25);
}
.bg-green\/30 {
    background-color: rgb(122 171 109 / 0.3);
}
.bg-green\/40 {
    background-color: rgb(122 171 109 / 0.4);
}
.bg-green\/5 {
    background-color: rgb(122 171 109 / 0.05);
}
.bg-green\/50 {
    background-color: rgb(122 171 109 / 0.5);
}
.bg-green\/60 {
    background-color: rgb(122 171 109 / 0.6);
}
.bg-green\/70 {
    background-color: rgb(122 171 109 / 0.7);
}
.bg-green\/75 {
    background-color: rgb(122 171 109 / 0.75);
}
.bg-green\/80 {
    background-color: rgb(122 171 109 / 0.8);
}
.bg-green\/90 {
    background-color: rgb(122 171 109 / 0.9);
}
.bg-green\/95 {
    background-color: rgb(122 171 109 / 0.95);
}
.bg-ltblue {
    --tw-bg-opacity: 1;
    background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1));
}
.bg-ltblue\/0 {
    background-color: rgb(92 148 191 / 0);
}
.bg-ltblue\/10 {
    background-color: rgb(92 148 191 / 0.1);
}
.bg-ltblue\/100 {
    background-color: rgb(92 148 191 / 1);
}
.bg-ltblue\/20 {
    background-color: rgb(92 148 191 / 0.2);
}
.bg-ltblue\/25 {
    background-color: rgb(92 148 191 / 0.25);
}
.bg-ltblue\/30 {
    background-color: rgb(92 148 191 / 0.3);
}
.bg-ltblue\/40 {
    background-color: rgb(92 148 191 / 0.4);
}
.bg-ltblue\/5 {
    background-color: rgb(92 148 191 / 0.05);
}
.bg-ltblue\/50 {
    background-color: rgb(92 148 191 / 0.5);
}
.bg-ltblue\/60 {
    background-color: rgb(92 148 191 / 0.6);
}
.bg-ltblue\/70 {
    background-color: rgb(92 148 191 / 0.7);
}
.bg-ltblue\/75 {
    background-color: rgb(92 148 191 / 0.75);
}
.bg-ltblue\/80 {
    background-color: rgb(92 148 191 / 0.8);
}
.bg-ltblue\/90 {
    background-color: rgb(92 148 191 / 0.9);
}
.bg-ltblue\/95 {
    background-color: rgb(92 148 191 / 0.95);
}
.bg-navyblue {
    --tw-bg-opacity: 1;
    background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1));
}
.bg-navyblue\/0 {
    background-color: rgb(35 39 92 / 0);
}
.bg-navyblue\/10 {
    background-color: rgb(35 39 92 / 0.1);
}
.bg-navyblue\/100 {
    background-color: rgb(35 39 92 / 1);
}
.bg-navyblue\/20 {
    background-color: rgb(35 39 92 / 0.2);
}
.bg-navyblue\/25 {
    background-color: rgb(35 39 92 / 0.25);
}
.bg-navyblue\/30 {
    background-color: rgb(35 39 92 / 0.3);
}
.bg-navyblue\/40 {
    background-color: rgb(35 39 92 / 0.4);
}
.bg-navyblue\/5 {
    background-color: rgb(35 39 92 / 0.05);
}
.bg-navyblue\/50 {
    background-color: rgb(35 39 92 / 0.5);
}
.bg-navyblue\/60 {
    background-color: rgb(35 39 92 / 0.6);
}
.bg-navyblue\/70 {
    background-color: rgb(35 39 92 / 0.7);
}
.bg-navyblue\/75 {
    background-color: rgb(35 39 92 / 0.75);
}
.bg-navyblue\/80 {
    background-color: rgb(35 39 92 / 0.8);
}
.bg-navyblue\/90 {
    background-color: rgb(35 39 92 / 0.9);
}
.bg-navyblue\/95 {
    background-color: rgb(35 39 92 / 0.95);
}
.bg-orange {
    --tw-bg-opacity: 1;
    background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1));
}
.bg-orange\/0 {
    background-color: rgb(236 114 101 / 0);
}
.bg-orange\/10 {
    background-color: rgb(236 114 101 / 0.1);
}
.bg-orange\/100 {
    background-color: rgb(236 114 101 / 1);
}
.bg-orange\/20 {
    background-color: rgb(236 114 101 / 0.2);
}
.bg-orange\/25 {
    background-color: rgb(236 114 101 / 0.25);
}
.bg-orange\/30 {
    background-color: rgb(236 114 101 / 0.3);
}
.bg-orange\/40 {
    background-color: rgb(236 114 101 / 0.4);
}
.bg-orange\/5 {
    background-color: rgb(236 114 101 / 0.05);
}
.bg-orange\/50 {
    background-color: rgb(236 114 101 / 0.5);
}
.bg-orange\/60 {
    background-color: rgb(236 114 101 / 0.6);
}
.bg-orange\/70 {
    background-color: rgb(236 114 101 / 0.7);
}
.bg-orange\/75 {
    background-color: rgb(236 114 101 / 0.75);
}
.bg-orange\/80 {
    background-color: rgb(236 114 101 / 0.8);
}
.bg-orange\/90 {
    background-color: rgb(236 114 101 / 0.9);
}
.bg-orange\/95 {
    background-color: rgb(236 114 101 / 0.95);
}
.bg-seablue {
    --tw-bg-opacity: 1;
    background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1));
}
.bg-seablue\/0 {
    background-color: rgb(87 182 178 / 0);
}
.bg-seablue\/10 {
    background-color: rgb(87 182 178 / 0.1);
}
.bg-seablue\/100 {
    background-color: rgb(87 182 178 / 1);
}
.bg-seablue\/20 {
    background-color: rgb(87 182 178 / 0.2);
}
.bg-seablue\/25 {
    background-color: rgb(87 182 178 / 0.25);
}
.bg-seablue\/30 {
    background-color: rgb(87 182 178 / 0.3);
}
.bg-seablue\/40 {
    background-color: rgb(87 182 178 / 0.4);
}
.bg-seablue\/5 {
    background-color: rgb(87 182 178 / 0.05);
}
.bg-seablue\/50 {
    background-color: rgb(87 182 178 / 0.5);
}
.bg-seablue\/60 {
    background-color: rgb(87 182 178 / 0.6);
}
.bg-seablue\/70 {
    background-color: rgb(87 182 178 / 0.7);
}
.bg-seablue\/75 {
    background-color: rgb(87 182 178 / 0.75);
}
.bg-seablue\/80 {
    background-color: rgb(87 182 178 / 0.8);
}
.bg-seablue\/90 {
    background-color: rgb(87 182 178 / 0.9);
}
.bg-seablue\/95 {
    background-color: rgb(87 182 178 / 0.95);
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/0 {
    background-color: rgb(255 255 255 / 0);
}
.bg-white\/10 {
    background-color: rgb(255 255 255 / 0.1);
}
.bg-white\/100 {
    background-color: rgb(255 255 255 / 1);
}
.bg-white\/20 {
    background-color: rgb(255 255 255 / 0.2);
}
.bg-white\/25 {
    background-color: rgb(255 255 255 / 0.25);
}
.bg-white\/30 {
    background-color: rgb(255 255 255 / 0.3);
}
.bg-white\/40 {
    background-color: rgb(255 255 255 / 0.4);
}
.bg-white\/5 {
    background-color: rgb(255 255 255 / 0.05);
}
.bg-white\/50 {
    background-color: rgb(255 255 255 / 0.5);
}
.bg-white\/60 {
    background-color: rgb(255 255 255 / 0.6);
}
.bg-white\/70 {
    background-color: rgb(255 255 255 / 0.7);
}
.bg-white\/75 {
    background-color: rgb(255 255 255 / 0.75);
}
.bg-white\/80 {
    background-color: rgb(255 255 255 / 0.8);
}
.bg-white\/90 {
    background-color: rgb(255 255 255 / 0.9);
}
.bg-white\/95 {
    background-color: rgb(255 255 255 / 0.95);
}
.p-1 {
    padding: 0.25rem;
}
.p-10 {
    padding: 2.5rem;
}
.p-2 {
    padding: 0.5rem;
}
.p-3 {
    padding: 0.75rem;
}
.p-4 {
    padding: 1rem;
}
.p-6 {
    padding: 1.5rem;
}
.p-8 {
    padding: 2rem;
}
.p-five {
    padding: 5%;
}
.p-half {
    padding: 50%;
}
.p-quarter {
    padding: 25%;
}
.p-ten {
    padding: 10%;
}
.p-third {
    padding: 33.333%;
}
.p-wp-2xl {
    padding: var(--wp--preset--spacing--xxl, 5rem);
}
.p-wp-lg {
    padding: var(--wp--preset--spacing--large, 3rem);
}
.p-wp-md {
    padding: var(--wp--preset--spacing--medium, 2rem);
}
.p-wp-sm {
    padding: var(--wp--preset--spacing--small, 1rem);
}
.p-wp-xl {
    padding: var(--wp--preset--spacing--xl, 4rem);
}
.p-wp-xs {
    padding: var(--wp--preset--spacing--xs, 0.5rem);
}
.px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.px-five {
    padding-left: 5%;
    padding-right: 5%;
}
.px-half {
    padding-left: 50%;
    padding-right: 50%;
}
.px-quarter {
    padding-left: 25%;
    padding-right: 25%;
}
.px-ten {
    padding-left: 10%;
    padding-right: 10%;
}
.px-third {
    padding-left: 33.333%;
    padding-right: 33.333%;
}
.px-wp-2xl {
    padding-left: var(--wp--preset--spacing--xxl, 5rem);
    padding-right: var(--wp--preset--spacing--xxl, 5rem);
}
.px-wp-lg {
    padding-left: var(--wp--preset--spacing--large, 3rem);
    padding-right: var(--wp--preset--spacing--large, 3rem);
}
.px-wp-md {
    padding-left: var(--wp--preset--spacing--medium, 2rem);
    padding-right: var(--wp--preset--spacing--medium, 2rem);
}
.px-wp-sm {
    padding-left: var(--wp--preset--spacing--small, 1rem);
    padding-right: var(--wp--preset--spacing--small, 1rem);
}
.px-wp-xl {
    padding-left: var(--wp--preset--spacing--xl, 4rem);
    padding-right: var(--wp--preset--spacing--xl, 4rem);
}
.px-wp-xs {
    padding-left: var(--wp--preset--spacing--xs, 0.5rem);
    padding-right: var(--wp--preset--spacing--xs, 0.5rem);
}
.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.py-five {
    padding-top: 5%;
    padding-bottom: 5%;
}
.py-half {
    padding-top: 50%;
    padding-bottom: 50%;
}
.py-quarter {
    padding-top: 25%;
    padding-bottom: 25%;
}
.py-ten {
    padding-top: 10%;
    padding-bottom: 10%;
}
.py-third {
    padding-top: 33.333%;
    padding-bottom: 33.333%;
}
.py-wp-2xl {
    padding-top: var(--wp--preset--spacing--xxl, 5rem);
    padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
}
.py-wp-lg {
    padding-top: var(--wp--preset--spacing--large, 3rem);
    padding-bottom: var(--wp--preset--spacing--large, 3rem);
}
.py-wp-md {
    padding-top: var(--wp--preset--spacing--medium, 2rem);
    padding-bottom: var(--wp--preset--spacing--medium, 2rem);
}
.py-wp-sm {
    padding-top: var(--wp--preset--spacing--small, 1rem);
    padding-bottom: var(--wp--preset--spacing--small, 1rem);
}
.py-wp-xl {
    padding-top: var(--wp--preset--spacing--xl, 4rem);
    padding-bottom: var(--wp--preset--spacing--xl, 4rem);
}
.py-wp-xs {
    padding-top: var(--wp--preset--spacing--xs, 0.5rem);
    padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
}
.pb-1 {
    padding-bottom: 0.25rem;
}
.pb-10 {
    padding-bottom: 2.5rem;
}
.pb-2 {
    padding-bottom: 0.5rem;
}
.pb-3 {
    padding-bottom: 0.75rem;
}
.pb-4 {
    padding-bottom: 1rem;
}
.pb-6 {
    padding-bottom: 1.5rem;
}
.pb-8 {
    padding-bottom: 2rem;
}
.pb-five {
    padding-bottom: 5%;
}
.pb-half {
    padding-bottom: 50%;
}
.pb-quarter {
    padding-bottom: 25%;
}
.pb-ten {
    padding-bottom: 10%;
}
.pb-third {
    padding-bottom: 33.333%;
}
.pb-wp-2xl {
    padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
}
.pb-wp-lg {
    padding-bottom: var(--wp--preset--spacing--large, 3rem);
}
.pb-wp-md {
    padding-bottom: var(--wp--preset--spacing--medium, 2rem);
}
.pb-wp-sm {
    padding-bottom: var(--wp--preset--spacing--small, 1rem);
}
.pb-wp-xl {
    padding-bottom: var(--wp--preset--spacing--xl, 4rem);
}
.pb-wp-xs {
    padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
}
.pl-1 {
    padding-left: 0.25rem;
}
.pl-10 {
    padding-left: 2.5rem;
}
.pl-2 {
    padding-left: 0.5rem;
}
.pl-3 {
    padding-left: 0.75rem;
}
.pl-4 {
    padding-left: 1rem;
}
.pl-6 {
    padding-left: 1.5rem;
}
.pl-8 {
    padding-left: 2rem;
}
.pl-five {
    padding-left: 5%;
}
.pl-half {
    padding-left: 50%;
}
.pl-quarter {
    padding-left: 25%;
}
.pl-ten {
    padding-left: 10%;
}
.pl-third {
    padding-left: 33.333%;
}
.pl-wp-2xl {
    padding-left: var(--wp--preset--spacing--xxl, 5rem);
}
.pl-wp-lg {
    padding-left: var(--wp--preset--spacing--large, 3rem);
}
.pl-wp-md {
    padding-left: var(--wp--preset--spacing--medium, 2rem);
}
.pl-wp-sm {
    padding-left: var(--wp--preset--spacing--small, 1rem);
}
.pl-wp-xl {
    padding-left: var(--wp--preset--spacing--xl, 4rem);
}
.pl-wp-xs {
    padding-left: var(--wp--preset--spacing--xs, 0.5rem);
}
.pr-1 {
    padding-right: 0.25rem;
}
.pr-10 {
    padding-right: 2.5rem;
}
.pr-2 {
    padding-right: 0.5rem;
}
.pr-3 {
    padding-right: 0.75rem;
}
.pr-4 {
    padding-right: 1rem;
}
.pr-6 {
    padding-right: 1.5rem;
}
.pr-8 {
    padding-right: 2rem;
}
.pr-five {
    padding-right: 5%;
}
.pr-half {
    padding-right: 50%;
}
.pr-quarter {
    padding-right: 25%;
}
.pr-ten {
    padding-right: 10%;
}
.pr-third {
    padding-right: 33.333%;
}
.pr-wp-2xl {
    padding-right: var(--wp--preset--spacing--xxl, 5rem);
}
.pr-wp-lg {
    padding-right: var(--wp--preset--spacing--large, 3rem);
}
.pr-wp-md {
    padding-right: var(--wp--preset--spacing--medium, 2rem);
}
.pr-wp-sm {
    padding-right: var(--wp--preset--spacing--small, 1rem);
}
.pr-wp-xl {
    padding-right: var(--wp--preset--spacing--xl, 4rem);
}
.pr-wp-xs {
    padding-right: var(--wp--preset--spacing--xs, 0.5rem);
}
.pt-1 {
    padding-top: 0.25rem;
}
.pt-10 {
    padding-top: 2.5rem;
}
.pt-2 {
    padding-top: 0.5rem;
}
.pt-3 {
    padding-top: 0.75rem;
}
.pt-4 {
    padding-top: 1rem;
}
.pt-6 {
    padding-top: 1.5rem;
}
.pt-8 {
    padding-top: 2rem;
}
.pt-five {
    padding-top: 5%;
}
.pt-half {
    padding-top: 50%;
}
.pt-quarter {
    padding-top: 25%;
}
.pt-ten {
    padding-top: 10%;
}
.pt-third {
    padding-top: 33.333%;
}
.pt-wp-2xl {
    padding-top: var(--wp--preset--spacing--xxl, 5rem);
}
.pt-wp-lg {
    padding-top: var(--wp--preset--spacing--large, 3rem);
}
.pt-wp-md {
    padding-top: var(--wp--preset--spacing--medium, 2rem);
}
.pt-wp-sm {
    padding-top: var(--wp--preset--spacing--small, 1rem);
}
.pt-wp-xl {
    padding-top: var(--wp--preset--spacing--xl, 4rem);
}
.pt-wp-xs {
    padding-top: var(--wp--preset--spacing--xs, 0.5rem);
}
.text-sm {
    font-size: var(--wp--preset--font-size--small, 0.875rem);
}
.italic {
    font-style: italic;
}
.tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.\!text-black {
    --tw-text-opacity: 1 !important;
    color: rgb(31 31 31 / var(--tw-text-opacity, 1)) !important;
}
.\!text-black\/0 {
    color: rgb(31 31 31 / 0) !important;
}
.\!text-black\/10 {
    color: rgb(31 31 31 / 0.1) !important;
}
.\!text-black\/100 {
    color: rgb(31 31 31 / 1) !important;
}
.\!text-black\/20 {
    color: rgb(31 31 31 / 0.2) !important;
}
.\!text-black\/25 {
    color: rgb(31 31 31 / 0.25) !important;
}
.\!text-black\/30 {
    color: rgb(31 31 31 / 0.3) !important;
}
.\!text-black\/40 {
    color: rgb(31 31 31 / 0.4) !important;
}
.\!text-black\/5 {
    color: rgb(31 31 31 / 0.05) !important;
}
.\!text-black\/50 {
    color: rgb(31 31 31 / 0.5) !important;
}
.\!text-black\/60 {
    color: rgb(31 31 31 / 0.6) !important;
}
.\!text-black\/70 {
    color: rgb(31 31 31 / 0.7) !important;
}
.\!text-black\/75 {
    color: rgb(31 31 31 / 0.75) !important;
}
.\!text-black\/80 {
    color: rgb(31 31 31 / 0.8) !important;
}
.\!text-black\/90 {
    color: rgb(31 31 31 / 0.9) !important;
}
.\!text-black\/95 {
    color: rgb(31 31 31 / 0.95) !important;
}
.\!text-green {
    --tw-text-opacity: 1 !important;
    color: rgb(122 171 109 / var(--tw-text-opacity, 1)) !important;
}
.\!text-green\/0 {
    color: rgb(122 171 109 / 0) !important;
}
.\!text-green\/10 {
    color: rgb(122 171 109 / 0.1) !important;
}
.\!text-green\/100 {
    color: rgb(122 171 109 / 1) !important;
}
.\!text-green\/20 {
    color: rgb(122 171 109 / 0.2) !important;
}
.\!text-green\/25 {
    color: rgb(122 171 109 / 0.25) !important;
}
.\!text-green\/30 {
    color: rgb(122 171 109 / 0.3) !important;
}
.\!text-green\/40 {
    color: rgb(122 171 109 / 0.4) !important;
}
.\!text-green\/5 {
    color: rgb(122 171 109 / 0.05) !important;
}
.\!text-green\/50 {
    color: rgb(122 171 109 / 0.5) !important;
}
.\!text-green\/60 {
    color: rgb(122 171 109 / 0.6) !important;
}
.\!text-green\/70 {
    color: rgb(122 171 109 / 0.7) !important;
}
.\!text-green\/75 {
    color: rgb(122 171 109 / 0.75) !important;
}
.\!text-green\/80 {
    color: rgb(122 171 109 / 0.8) !important;
}
.\!text-green\/90 {
    color: rgb(122 171 109 / 0.9) !important;
}
.\!text-green\/95 {
    color: rgb(122 171 109 / 0.95) !important;
}
.\!text-ltblue {
    --tw-text-opacity: 1 !important;
    color: rgb(92 148 191 / var(--tw-text-opacity, 1)) !important;
}
.\!text-ltblue\/0 {
    color: rgb(92 148 191 / 0) !important;
}
.\!text-ltblue\/10 {
    color: rgb(92 148 191 / 0.1) !important;
}
.\!text-ltblue\/100 {
    color: rgb(92 148 191 / 1) !important;
}
.\!text-ltblue\/20 {
    color: rgb(92 148 191 / 0.2) !important;
}
.\!text-ltblue\/25 {
    color: rgb(92 148 191 / 0.25) !important;
}
.\!text-ltblue\/30 {
    color: rgb(92 148 191 / 0.3) !important;
}
.\!text-ltblue\/40 {
    color: rgb(92 148 191 / 0.4) !important;
}
.\!text-ltblue\/5 {
    color: rgb(92 148 191 / 0.05) !important;
}
.\!text-ltblue\/50 {
    color: rgb(92 148 191 / 0.5) !important;
}
.\!text-ltblue\/60 {
    color: rgb(92 148 191 / 0.6) !important;
}
.\!text-ltblue\/70 {
    color: rgb(92 148 191 / 0.7) !important;
}
.\!text-ltblue\/75 {
    color: rgb(92 148 191 / 0.75) !important;
}
.\!text-ltblue\/80 {
    color: rgb(92 148 191 / 0.8) !important;
}
.\!text-ltblue\/90 {
    color: rgb(92 148 191 / 0.9) !important;
}
.\!text-ltblue\/95 {
    color: rgb(92 148 191 / 0.95) !important;
}
.\!text-navyblue {
    --tw-text-opacity: 1 !important;
    color: rgb(35 39 92 / var(--tw-text-opacity, 1)) !important;
}
.\!text-navyblue\/0 {
    color: rgb(35 39 92 / 0) !important;
}
.\!text-navyblue\/10 {
    color: rgb(35 39 92 / 0.1) !important;
}
.\!text-navyblue\/100 {
    color: rgb(35 39 92 / 1) !important;
}
.\!text-navyblue\/20 {
    color: rgb(35 39 92 / 0.2) !important;
}
.\!text-navyblue\/25 {
    color: rgb(35 39 92 / 0.25) !important;
}
.\!text-navyblue\/30 {
    color: rgb(35 39 92 / 0.3) !important;
}
.\!text-navyblue\/40 {
    color: rgb(35 39 92 / 0.4) !important;
}
.\!text-navyblue\/5 {
    color: rgb(35 39 92 / 0.05) !important;
}
.\!text-navyblue\/50 {
    color: rgb(35 39 92 / 0.5) !important;
}
.\!text-navyblue\/60 {
    color: rgb(35 39 92 / 0.6) !important;
}
.\!text-navyblue\/70 {
    color: rgb(35 39 92 / 0.7) !important;
}
.\!text-navyblue\/75 {
    color: rgb(35 39 92 / 0.75) !important;
}
.\!text-navyblue\/80 {
    color: rgb(35 39 92 / 0.8) !important;
}
.\!text-navyblue\/90 {
    color: rgb(35 39 92 / 0.9) !important;
}
.\!text-navyblue\/95 {
    color: rgb(35 39 92 / 0.95) !important;
}
.\!text-orange {
    --tw-text-opacity: 1 !important;
    color: rgb(236 114 101 / var(--tw-text-opacity, 1)) !important;
}
.\!text-orange\/0 {
    color: rgb(236 114 101 / 0) !important;
}
.\!text-orange\/10 {
    color: rgb(236 114 101 / 0.1) !important;
}
.\!text-orange\/100 {
    color: rgb(236 114 101 / 1) !important;
}
.\!text-orange\/20 {
    color: rgb(236 114 101 / 0.2) !important;
}
.\!text-orange\/25 {
    color: rgb(236 114 101 / 0.25) !important;
}
.\!text-orange\/30 {
    color: rgb(236 114 101 / 0.3) !important;
}
.\!text-orange\/40 {
    color: rgb(236 114 101 / 0.4) !important;
}
.\!text-orange\/5 {
    color: rgb(236 114 101 / 0.05) !important;
}
.\!text-orange\/50 {
    color: rgb(236 114 101 / 0.5) !important;
}
.\!text-orange\/60 {
    color: rgb(236 114 101 / 0.6) !important;
}
.\!text-orange\/70 {
    color: rgb(236 114 101 / 0.7) !important;
}
.\!text-orange\/75 {
    color: rgb(236 114 101 / 0.75) !important;
}
.\!text-orange\/80 {
    color: rgb(236 114 101 / 0.8) !important;
}
.\!text-orange\/90 {
    color: rgb(236 114 101 / 0.9) !important;
}
.\!text-orange\/95 {
    color: rgb(236 114 101 / 0.95) !important;
}
.\!text-seablue {
    --tw-text-opacity: 1 !important;
    color: rgb(87 182 178 / var(--tw-text-opacity, 1)) !important;
}
.\!text-seablue\/0 {
    color: rgb(87 182 178 / 0) !important;
}
.\!text-seablue\/10 {
    color: rgb(87 182 178 / 0.1) !important;
}
.\!text-seablue\/100 {
    color: rgb(87 182 178 / 1) !important;
}
.\!text-seablue\/20 {
    color: rgb(87 182 178 / 0.2) !important;
}
.\!text-seablue\/25 {
    color: rgb(87 182 178 / 0.25) !important;
}
.\!text-seablue\/30 {
    color: rgb(87 182 178 / 0.3) !important;
}
.\!text-seablue\/40 {
    color: rgb(87 182 178 / 0.4) !important;
}
.\!text-seablue\/5 {
    color: rgb(87 182 178 / 0.05) !important;
}
.\!text-seablue\/50 {
    color: rgb(87 182 178 / 0.5) !important;
}
.\!text-seablue\/60 {
    color: rgb(87 182 178 / 0.6) !important;
}
.\!text-seablue\/70 {
    color: rgb(87 182 178 / 0.7) !important;
}
.\!text-seablue\/75 {
    color: rgb(87 182 178 / 0.75) !important;
}
.\!text-seablue\/80 {
    color: rgb(87 182 178 / 0.8) !important;
}
.\!text-seablue\/90 {
    color: rgb(87 182 178 / 0.9) !important;
}
.\!text-seablue\/95 {
    color: rgb(87 182 178 / 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(31 31 31 / var(--tw-text-opacity, 1));
}
.text-black\/0 {
    color: rgb(31 31 31 / 0);
}
.text-black\/10 {
    color: rgb(31 31 31 / 0.1);
}
.text-black\/100 {
    color: rgb(31 31 31 / 1);
}
.text-black\/20 {
    color: rgb(31 31 31 / 0.2);
}
.text-black\/25 {
    color: rgb(31 31 31 / 0.25);
}
.text-black\/30 {
    color: rgb(31 31 31 / 0.3);
}
.text-black\/40 {
    color: rgb(31 31 31 / 0.4);
}
.text-black\/5 {
    color: rgb(31 31 31 / 0.05);
}
.text-black\/50 {
    color: rgb(31 31 31 / 0.5);
}
.text-black\/60 {
    color: rgb(31 31 31 / 0.6);
}
.text-black\/70 {
    color: rgb(31 31 31 / 0.7);
}
.text-black\/75 {
    color: rgb(31 31 31 / 0.75);
}
.text-black\/80 {
    color: rgb(31 31 31 / 0.8);
}
.text-black\/90 {
    color: rgb(31 31 31 / 0.9);
}
.text-black\/95 {
    color: rgb(31 31 31 / 0.95);
}
.text-green {
    --tw-text-opacity: 1;
    color: rgb(122 171 109 / var(--tw-text-opacity, 1));
}
.text-green\/0 {
    color: rgb(122 171 109 / 0);
}
.text-green\/10 {
    color: rgb(122 171 109 / 0.1);
}
.text-green\/100 {
    color: rgb(122 171 109 / 1);
}
.text-green\/20 {
    color: rgb(122 171 109 / 0.2);
}
.text-green\/25 {
    color: rgb(122 171 109 / 0.25);
}
.text-green\/30 {
    color: rgb(122 171 109 / 0.3);
}
.text-green\/40 {
    color: rgb(122 171 109 / 0.4);
}
.text-green\/5 {
    color: rgb(122 171 109 / 0.05);
}
.text-green\/50 {
    color: rgb(122 171 109 / 0.5);
}
.text-green\/60 {
    color: rgb(122 171 109 / 0.6);
}
.text-green\/70 {
    color: rgb(122 171 109 / 0.7);
}
.text-green\/75 {
    color: rgb(122 171 109 / 0.75);
}
.text-green\/80 {
    color: rgb(122 171 109 / 0.8);
}
.text-green\/90 {
    color: rgb(122 171 109 / 0.9);
}
.text-green\/95 {
    color: rgb(122 171 109 / 0.95);
}
.text-ltblue {
    --tw-text-opacity: 1;
    color: rgb(92 148 191 / var(--tw-text-opacity, 1));
}
.text-ltblue\/0 {
    color: rgb(92 148 191 / 0);
}
.text-ltblue\/10 {
    color: rgb(92 148 191 / 0.1);
}
.text-ltblue\/100 {
    color: rgb(92 148 191 / 1);
}
.text-ltblue\/20 {
    color: rgb(92 148 191 / 0.2);
}
.text-ltblue\/25 {
    color: rgb(92 148 191 / 0.25);
}
.text-ltblue\/30 {
    color: rgb(92 148 191 / 0.3);
}
.text-ltblue\/40 {
    color: rgb(92 148 191 / 0.4);
}
.text-ltblue\/5 {
    color: rgb(92 148 191 / 0.05);
}
.text-ltblue\/50 {
    color: rgb(92 148 191 / 0.5);
}
.text-ltblue\/60 {
    color: rgb(92 148 191 / 0.6);
}
.text-ltblue\/70 {
    color: rgb(92 148 191 / 0.7);
}
.text-ltblue\/75 {
    color: rgb(92 148 191 / 0.75);
}
.text-ltblue\/80 {
    color: rgb(92 148 191 / 0.8);
}
.text-ltblue\/90 {
    color: rgb(92 148 191 / 0.9);
}
.text-ltblue\/95 {
    color: rgb(92 148 191 / 0.95);
}
.text-navyblue {
    --tw-text-opacity: 1;
    color: rgb(35 39 92 / var(--tw-text-opacity, 1));
}
.text-navyblue\/0 {
    color: rgb(35 39 92 / 0);
}
.text-navyblue\/10 {
    color: rgb(35 39 92 / 0.1);
}
.text-navyblue\/100 {
    color: rgb(35 39 92 / 1);
}
.text-navyblue\/20 {
    color: rgb(35 39 92 / 0.2);
}
.text-navyblue\/25 {
    color: rgb(35 39 92 / 0.25);
}
.text-navyblue\/30 {
    color: rgb(35 39 92 / 0.3);
}
.text-navyblue\/40 {
    color: rgb(35 39 92 / 0.4);
}
.text-navyblue\/5 {
    color: rgb(35 39 92 / 0.05);
}
.text-navyblue\/50 {
    color: rgb(35 39 92 / 0.5);
}
.text-navyblue\/60 {
    color: rgb(35 39 92 / 0.6);
}
.text-navyblue\/70 {
    color: rgb(35 39 92 / 0.7);
}
.text-navyblue\/75 {
    color: rgb(35 39 92 / 0.75);
}
.text-navyblue\/80 {
    color: rgb(35 39 92 / 0.8);
}
.text-navyblue\/90 {
    color: rgb(35 39 92 / 0.9);
}
.text-navyblue\/95 {
    color: rgb(35 39 92 / 0.95);
}
.text-orange {
    --tw-text-opacity: 1;
    color: rgb(236 114 101 / var(--tw-text-opacity, 1));
}
.text-orange\/0 {
    color: rgb(236 114 101 / 0);
}
.text-orange\/10 {
    color: rgb(236 114 101 / 0.1);
}
.text-orange\/100 {
    color: rgb(236 114 101 / 1);
}
.text-orange\/20 {
    color: rgb(236 114 101 / 0.2);
}
.text-orange\/25 {
    color: rgb(236 114 101 / 0.25);
}
.text-orange\/30 {
    color: rgb(236 114 101 / 0.3);
}
.text-orange\/40 {
    color: rgb(236 114 101 / 0.4);
}
.text-orange\/5 {
    color: rgb(236 114 101 / 0.05);
}
.text-orange\/50 {
    color: rgb(236 114 101 / 0.5);
}
.text-orange\/60 {
    color: rgb(236 114 101 / 0.6);
}
.text-orange\/70 {
    color: rgb(236 114 101 / 0.7);
}
.text-orange\/75 {
    color: rgb(236 114 101 / 0.75);
}
.text-orange\/80 {
    color: rgb(236 114 101 / 0.8);
}
.text-orange\/90 {
    color: rgb(236 114 101 / 0.9);
}
.text-orange\/95 {
    color: rgb(236 114 101 / 0.95);
}
.text-seablue {
    --tw-text-opacity: 1;
    color: rgb(87 182 178 / var(--tw-text-opacity, 1));
}
.text-seablue\/0 {
    color: rgb(87 182 178 / 0);
}
.text-seablue\/10 {
    color: rgb(87 182 178 / 0.1);
}
.text-seablue\/100 {
    color: rgb(87 182 178 / 1);
}
.text-seablue\/20 {
    color: rgb(87 182 178 / 0.2);
}
.text-seablue\/25 {
    color: rgb(87 182 178 / 0.25);
}
.text-seablue\/30 {
    color: rgb(87 182 178 / 0.3);
}
.text-seablue\/40 {
    color: rgb(87 182 178 / 0.4);
}
.text-seablue\/5 {
    color: rgb(87 182 178 / 0.05);
}
.text-seablue\/50 {
    color: rgb(87 182 178 / 0.5);
}
.text-seablue\/60 {
    color: rgb(87 182 178 / 0.6);
}
.text-seablue\/70 {
    color: rgb(87 182 178 / 0.7);
}
.text-seablue\/75 {
    color: rgb(87 182 178 / 0.75);
}
.text-seablue\/80 {
    color: rgb(87 182 178 / 0.8);
}
.text-seablue\/90 {
    color: rgb(87 182 178 / 0.9);
}
.text-seablue\/95 {
    color: rgb(87 182 178 / 0.95);
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/0 {
    color: rgb(255 255 255 / 0);
}
.text-white\/10 {
    color: rgb(255 255 255 / 0.1);
}
.text-white\/100 {
    color: rgb(255 255 255 / 1);
}
.text-white\/20 {
    color: rgb(255 255 255 / 0.2);
}
.text-white\/25 {
    color: rgb(255 255 255 / 0.25);
}
.text-white\/30 {
    color: rgb(255 255 255 / 0.3);
}
.text-white\/40 {
    color: rgb(255 255 255 / 0.4);
}
.text-white\/5 {
    color: rgb(255 255 255 / 0.05);
}
.text-white\/50 {
    color: rgb(255 255 255 / 0.5);
}
.text-white\/60 {
    color: rgb(255 255 255 / 0.6);
}
.text-white\/70 {
    color: rgb(255 255 255 / 0.7);
}
.text-white\/75 {
    color: rgb(255 255 255 / 0.75);
}
.text-white\/80 {
    color: rgb(255 255 255 / 0.8);
}
.text-white\/90 {
    color: rgb(255 255 255 / 0.9);
}
.text-white\/95 {
    color: rgb(255 255 255 / 0.95);
}
.underline {
    text-decoration-line: underline;
}
.shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline {
    outline-style: solid;
}
.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur {
    --tw-backdrop-blur: blur(8px);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

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

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

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

/* Gravity forms styles */

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

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

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

.gfield_required {
    color: white !important;
}

    /* 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: #23275C;
    background-color: #EC7265 !important;
    border: 2px solid white;
}

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

.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(31 31 31 / var(--tw-border-opacity, 1)) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:\!border-green:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(122 171 109 / var(--tw-border-opacity, 1)) !important;
}

.hover\:\!border-green\/0:hover {
    border-color: rgb(122 171 109 / 0) !important;
}

.hover\:\!border-green\/10:hover {
    border-color: rgb(122 171 109 / 0.1) !important;
}

.hover\:\!border-green\/100:hover {
    border-color: rgb(122 171 109 / 1) !important;
}

.hover\:\!border-green\/20:hover {
    border-color: rgb(122 171 109 / 0.2) !important;
}

.hover\:\!border-green\/25:hover {
    border-color: rgb(122 171 109 / 0.25) !important;
}

.hover\:\!border-green\/30:hover {
    border-color: rgb(122 171 109 / 0.3) !important;
}

.hover\:\!border-green\/40:hover {
    border-color: rgb(122 171 109 / 0.4) !important;
}

.hover\:\!border-green\/5:hover {
    border-color: rgb(122 171 109 / 0.05) !important;
}

.hover\:\!border-green\/50:hover {
    border-color: rgb(122 171 109 / 0.5) !important;
}

.hover\:\!border-green\/60:hover {
    border-color: rgb(122 171 109 / 0.6) !important;
}

.hover\:\!border-green\/70:hover {
    border-color: rgb(122 171 109 / 0.7) !important;
}

.hover\:\!border-green\/75:hover {
    border-color: rgb(122 171 109 / 0.75) !important;
}

.hover\:\!border-green\/80:hover {
    border-color: rgb(122 171 109 / 0.8) !important;
}

.hover\:\!border-green\/90:hover {
    border-color: rgb(122 171 109 / 0.9) !important;
}

.hover\:\!border-green\/95:hover {
    border-color: rgb(122 171 109 / 0.95) !important;
}

.hover\:\!border-ltblue:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(92 148 191 / var(--tw-border-opacity, 1)) !important;
}

.hover\:\!border-ltblue\/0:hover {
    border-color: rgb(92 148 191 / 0) !important;
}

.hover\:\!border-ltblue\/10:hover {
    border-color: rgb(92 148 191 / 0.1) !important;
}

.hover\:\!border-ltblue\/100:hover {
    border-color: rgb(92 148 191 / 1) !important;
}

.hover\:\!border-ltblue\/20:hover {
    border-color: rgb(92 148 191 / 0.2) !important;
}

.hover\:\!border-ltblue\/25:hover {
    border-color: rgb(92 148 191 / 0.25) !important;
}

.hover\:\!border-ltblue\/30:hover {
    border-color: rgb(92 148 191 / 0.3) !important;
}

.hover\:\!border-ltblue\/40:hover {
    border-color: rgb(92 148 191 / 0.4) !important;
}

.hover\:\!border-ltblue\/5:hover {
    border-color: rgb(92 148 191 / 0.05) !important;
}

.hover\:\!border-ltblue\/50:hover {
    border-color: rgb(92 148 191 / 0.5) !important;
}

.hover\:\!border-ltblue\/60:hover {
    border-color: rgb(92 148 191 / 0.6) !important;
}

.hover\:\!border-ltblue\/70:hover {
    border-color: rgb(92 148 191 / 0.7) !important;
}

.hover\:\!border-ltblue\/75:hover {
    border-color: rgb(92 148 191 / 0.75) !important;
}

.hover\:\!border-ltblue\/80:hover {
    border-color: rgb(92 148 191 / 0.8) !important;
}

.hover\:\!border-ltblue\/90:hover {
    border-color: rgb(92 148 191 / 0.9) !important;
}

.hover\:\!border-ltblue\/95:hover {
    border-color: rgb(92 148 191 / 0.95) !important;
}

.hover\:\!border-navyblue:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(35 39 92 / var(--tw-border-opacity, 1)) !important;
}

.hover\:\!border-navyblue\/0:hover {
    border-color: rgb(35 39 92 / 0) !important;
}

.hover\:\!border-navyblue\/10:hover {
    border-color: rgb(35 39 92 / 0.1) !important;
}

.hover\:\!border-navyblue\/100:hover {
    border-color: rgb(35 39 92 / 1) !important;
}

.hover\:\!border-navyblue\/20:hover {
    border-color: rgb(35 39 92 / 0.2) !important;
}

.hover\:\!border-navyblue\/25:hover {
    border-color: rgb(35 39 92 / 0.25) !important;
}

.hover\:\!border-navyblue\/30:hover {
    border-color: rgb(35 39 92 / 0.3) !important;
}

.hover\:\!border-navyblue\/40:hover {
    border-color: rgb(35 39 92 / 0.4) !important;
}

.hover\:\!border-navyblue\/5:hover {
    border-color: rgb(35 39 92 / 0.05) !important;
}

.hover\:\!border-navyblue\/50:hover {
    border-color: rgb(35 39 92 / 0.5) !important;
}

.hover\:\!border-navyblue\/60:hover {
    border-color: rgb(35 39 92 / 0.6) !important;
}

.hover\:\!border-navyblue\/70:hover {
    border-color: rgb(35 39 92 / 0.7) !important;
}

.hover\:\!border-navyblue\/75:hover {
    border-color: rgb(35 39 92 / 0.75) !important;
}

.hover\:\!border-navyblue\/80:hover {
    border-color: rgb(35 39 92 / 0.8) !important;
}

.hover\:\!border-navyblue\/90:hover {
    border-color: rgb(35 39 92 / 0.9) !important;
}

.hover\:\!border-navyblue\/95:hover {
    border-color: rgb(35 39 92 / 0.95) !important;
}

.hover\:\!border-orange:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(236 114 101 / var(--tw-border-opacity, 1)) !important;
}

.hover\:\!border-orange\/0:hover {
    border-color: rgb(236 114 101 / 0) !important;
}

.hover\:\!border-orange\/10:hover {
    border-color: rgb(236 114 101 / 0.1) !important;
}

.hover\:\!border-orange\/100:hover {
    border-color: rgb(236 114 101 / 1) !important;
}

.hover\:\!border-orange\/20:hover {
    border-color: rgb(236 114 101 / 0.2) !important;
}

.hover\:\!border-orange\/25:hover {
    border-color: rgb(236 114 101 / 0.25) !important;
}

.hover\:\!border-orange\/30:hover {
    border-color: rgb(236 114 101 / 0.3) !important;
}

.hover\:\!border-orange\/40:hover {
    border-color: rgb(236 114 101 / 0.4) !important;
}

.hover\:\!border-orange\/5:hover {
    border-color: rgb(236 114 101 / 0.05) !important;
}

.hover\:\!border-orange\/50:hover {
    border-color: rgb(236 114 101 / 0.5) !important;
}

.hover\:\!border-orange\/60:hover {
    border-color: rgb(236 114 101 / 0.6) !important;
}

.hover\:\!border-orange\/70:hover {
    border-color: rgb(236 114 101 / 0.7) !important;
}

.hover\:\!border-orange\/75:hover {
    border-color: rgb(236 114 101 / 0.75) !important;
}

.hover\:\!border-orange\/80:hover {
    border-color: rgb(236 114 101 / 0.8) !important;
}

.hover\:\!border-orange\/90:hover {
    border-color: rgb(236 114 101 / 0.9) !important;
}

.hover\:\!border-orange\/95:hover {
    border-color: rgb(236 114 101 / 0.95) !important;
}

.hover\:\!border-seablue:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(87 182 178 / var(--tw-border-opacity, 1)) !important;
}

.hover\:\!border-seablue\/0:hover {
    border-color: rgb(87 182 178 / 0) !important;
}

.hover\:\!border-seablue\/10:hover {
    border-color: rgb(87 182 178 / 0.1) !important;
}

.hover\:\!border-seablue\/100:hover {
    border-color: rgb(87 182 178 / 1) !important;
}

.hover\:\!border-seablue\/20:hover {
    border-color: rgb(87 182 178 / 0.2) !important;
}

.hover\:\!border-seablue\/25:hover {
    border-color: rgb(87 182 178 / 0.25) !important;
}

.hover\:\!border-seablue\/30:hover {
    border-color: rgb(87 182 178 / 0.3) !important;
}

.hover\:\!border-seablue\/40:hover {
    border-color: rgb(87 182 178 / 0.4) !important;
}

.hover\:\!border-seablue\/5:hover {
    border-color: rgb(87 182 178 / 0.05) !important;
}

.hover\:\!border-seablue\/50:hover {
    border-color: rgb(87 182 178 / 0.5) !important;
}

.hover\:\!border-seablue\/60:hover {
    border-color: rgb(87 182 178 / 0.6) !important;
}

.hover\:\!border-seablue\/70:hover {
    border-color: rgb(87 182 178 / 0.7) !important;
}

.hover\:\!border-seablue\/75:hover {
    border-color: rgb(87 182 178 / 0.75) !important;
}

.hover\:\!border-seablue\/80:hover {
    border-color: rgb(87 182 178 / 0.8) !important;
}

.hover\:\!border-seablue\/90:hover {
    border-color: rgb(87 182 178 / 0.9) !important;
}

.hover\:\!border-seablue\/95:hover {
    border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-border-opacity, 1));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:border-green:hover {
    --tw-border-opacity: 1;
    border-color: rgb(122 171 109 / var(--tw-border-opacity, 1));
}

.hover\:border-green\/0:hover {
    border-color: rgb(122 171 109 / 0);
}

.hover\:border-green\/10:hover {
    border-color: rgb(122 171 109 / 0.1);
}

.hover\:border-green\/100:hover {
    border-color: rgb(122 171 109 / 1);
}

.hover\:border-green\/20:hover {
    border-color: rgb(122 171 109 / 0.2);
}

.hover\:border-green\/25:hover {
    border-color: rgb(122 171 109 / 0.25);
}

.hover\:border-green\/30:hover {
    border-color: rgb(122 171 109 / 0.3);
}

.hover\:border-green\/40:hover {
    border-color: rgb(122 171 109 / 0.4);
}

.hover\:border-green\/5:hover {
    border-color: rgb(122 171 109 / 0.05);
}

.hover\:border-green\/50:hover {
    border-color: rgb(122 171 109 / 0.5);
}

.hover\:border-green\/60:hover {
    border-color: rgb(122 171 109 / 0.6);
}

.hover\:border-green\/70:hover {
    border-color: rgb(122 171 109 / 0.7);
}

.hover\:border-green\/75:hover {
    border-color: rgb(122 171 109 / 0.75);
}

.hover\:border-green\/80:hover {
    border-color: rgb(122 171 109 / 0.8);
}

.hover\:border-green\/90:hover {
    border-color: rgb(122 171 109 / 0.9);
}

.hover\:border-green\/95:hover {
    border-color: rgb(122 171 109 / 0.95);
}

.hover\:border-ltblue:hover {
    --tw-border-opacity: 1;
    border-color: rgb(92 148 191 / var(--tw-border-opacity, 1));
}

.hover\:border-ltblue\/0:hover {
    border-color: rgb(92 148 191 / 0);
}

.hover\:border-ltblue\/10:hover {
    border-color: rgb(92 148 191 / 0.1);
}

.hover\:border-ltblue\/100:hover {
    border-color: rgb(92 148 191 / 1);
}

.hover\:border-ltblue\/20:hover {
    border-color: rgb(92 148 191 / 0.2);
}

.hover\:border-ltblue\/25:hover {
    border-color: rgb(92 148 191 / 0.25);
}

.hover\:border-ltblue\/30:hover {
    border-color: rgb(92 148 191 / 0.3);
}

.hover\:border-ltblue\/40:hover {
    border-color: rgb(92 148 191 / 0.4);
}

.hover\:border-ltblue\/5:hover {
    border-color: rgb(92 148 191 / 0.05);
}

.hover\:border-ltblue\/50:hover {
    border-color: rgb(92 148 191 / 0.5);
}

.hover\:border-ltblue\/60:hover {
    border-color: rgb(92 148 191 / 0.6);
}

.hover\:border-ltblue\/70:hover {
    border-color: rgb(92 148 191 / 0.7);
}

.hover\:border-ltblue\/75:hover {
    border-color: rgb(92 148 191 / 0.75);
}

.hover\:border-ltblue\/80:hover {
    border-color: rgb(92 148 191 / 0.8);
}

.hover\:border-ltblue\/90:hover {
    border-color: rgb(92 148 191 / 0.9);
}

.hover\:border-ltblue\/95:hover {
    border-color: rgb(92 148 191 / 0.95);
}

.hover\:border-navyblue:hover {
    --tw-border-opacity: 1;
    border-color: rgb(35 39 92 / var(--tw-border-opacity, 1));
}

.hover\:border-navyblue\/0:hover {
    border-color: rgb(35 39 92 / 0);
}

.hover\:border-navyblue\/10:hover {
    border-color: rgb(35 39 92 / 0.1);
}

.hover\:border-navyblue\/100:hover {
    border-color: rgb(35 39 92 / 1);
}

.hover\:border-navyblue\/20:hover {
    border-color: rgb(35 39 92 / 0.2);
}

.hover\:border-navyblue\/25:hover {
    border-color: rgb(35 39 92 / 0.25);
}

.hover\:border-navyblue\/30:hover {
    border-color: rgb(35 39 92 / 0.3);
}

.hover\:border-navyblue\/40:hover {
    border-color: rgb(35 39 92 / 0.4);
}

.hover\:border-navyblue\/5:hover {
    border-color: rgb(35 39 92 / 0.05);
}

.hover\:border-navyblue\/50:hover {
    border-color: rgb(35 39 92 / 0.5);
}

.hover\:border-navyblue\/60:hover {
    border-color: rgb(35 39 92 / 0.6);
}

.hover\:border-navyblue\/70:hover {
    border-color: rgb(35 39 92 / 0.7);
}

.hover\:border-navyblue\/75:hover {
    border-color: rgb(35 39 92 / 0.75);
}

.hover\:border-navyblue\/80:hover {
    border-color: rgb(35 39 92 / 0.8);
}

.hover\:border-navyblue\/90:hover {
    border-color: rgb(35 39 92 / 0.9);
}

.hover\:border-navyblue\/95:hover {
    border-color: rgb(35 39 92 / 0.95);
}

.hover\:border-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgb(236 114 101 / var(--tw-border-opacity, 1));
}

.hover\:border-orange\/0:hover {
    border-color: rgb(236 114 101 / 0);
}

.hover\:border-orange\/10:hover {
    border-color: rgb(236 114 101 / 0.1);
}

.hover\:border-orange\/100:hover {
    border-color: rgb(236 114 101 / 1);
}

.hover\:border-orange\/20:hover {
    border-color: rgb(236 114 101 / 0.2);
}

.hover\:border-orange\/25:hover {
    border-color: rgb(236 114 101 / 0.25);
}

.hover\:border-orange\/30:hover {
    border-color: rgb(236 114 101 / 0.3);
}

.hover\:border-orange\/40:hover {
    border-color: rgb(236 114 101 / 0.4);
}

.hover\:border-orange\/5:hover {
    border-color: rgb(236 114 101 / 0.05);
}

.hover\:border-orange\/50:hover {
    border-color: rgb(236 114 101 / 0.5);
}

.hover\:border-orange\/60:hover {
    border-color: rgb(236 114 101 / 0.6);
}

.hover\:border-orange\/70:hover {
    border-color: rgb(236 114 101 / 0.7);
}

.hover\:border-orange\/75:hover {
    border-color: rgb(236 114 101 / 0.75);
}

.hover\:border-orange\/80:hover {
    border-color: rgb(236 114 101 / 0.8);
}

.hover\:border-orange\/90:hover {
    border-color: rgb(236 114 101 / 0.9);
}

.hover\:border-orange\/95:hover {
    border-color: rgb(236 114 101 / 0.95);
}

.hover\:border-seablue:hover {
    --tw-border-opacity: 1;
    border-color: rgb(87 182 178 / var(--tw-border-opacity, 1));
}

.hover\:border-seablue\/0:hover {
    border-color: rgb(87 182 178 / 0);
}

.hover\:border-seablue\/10:hover {
    border-color: rgb(87 182 178 / 0.1);
}

.hover\:border-seablue\/100:hover {
    border-color: rgb(87 182 178 / 1);
}

.hover\:border-seablue\/20:hover {
    border-color: rgb(87 182 178 / 0.2);
}

.hover\:border-seablue\/25:hover {
    border-color: rgb(87 182 178 / 0.25);
}

.hover\:border-seablue\/30:hover {
    border-color: rgb(87 182 178 / 0.3);
}

.hover\:border-seablue\/40:hover {
    border-color: rgb(87 182 178 / 0.4);
}

.hover\:border-seablue\/5:hover {
    border-color: rgb(87 182 178 / 0.05);
}

.hover\:border-seablue\/50:hover {
    border-color: rgb(87 182 178 / 0.5);
}

.hover\:border-seablue\/60:hover {
    border-color: rgb(87 182 178 / 0.6);
}

.hover\:border-seablue\/70:hover {
    border-color: rgb(87 182 178 / 0.7);
}

.hover\:border-seablue\/75:hover {
    border-color: rgb(87 182 178 / 0.75);
}

.hover\:border-seablue\/80:hover {
    border-color: rgb(87 182 178 / 0.8);
}

.hover\:border-seablue\/90:hover {
    border-color: rgb(87 182 178 / 0.9);
}

.hover\:border-seablue\/95:hover {
    border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1)) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:\!bg-green:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:\!bg-green\/0:hover {
    background-color: rgb(122 171 109 / 0) !important;
}

.hover\:\!bg-green\/10:hover {
    background-color: rgb(122 171 109 / 0.1) !important;
}

.hover\:\!bg-green\/100:hover {
    background-color: rgb(122 171 109 / 1) !important;
}

.hover\:\!bg-green\/20:hover {
    background-color: rgb(122 171 109 / 0.2) !important;
}

.hover\:\!bg-green\/25:hover {
    background-color: rgb(122 171 109 / 0.25) !important;
}

.hover\:\!bg-green\/30:hover {
    background-color: rgb(122 171 109 / 0.3) !important;
}

.hover\:\!bg-green\/40:hover {
    background-color: rgb(122 171 109 / 0.4) !important;
}

.hover\:\!bg-green\/5:hover {
    background-color: rgb(122 171 109 / 0.05) !important;
}

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

.hover\:\!bg-green\/60:hover {
    background-color: rgb(122 171 109 / 0.6) !important;
}

.hover\:\!bg-green\/70:hover {
    background-color: rgb(122 171 109 / 0.7) !important;
}

.hover\:\!bg-green\/75:hover {
    background-color: rgb(122 171 109 / 0.75) !important;
}

.hover\:\!bg-green\/80:hover {
    background-color: rgb(122 171 109 / 0.8) !important;
}

.hover\:\!bg-green\/90:hover {
    background-color: rgb(122 171 109 / 0.9) !important;
}

.hover\:\!bg-green\/95:hover {
    background-color: rgb(122 171 109 / 0.95) !important;
}

.hover\:\!bg-ltblue:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:\!bg-ltblue\/0:hover {
    background-color: rgb(92 148 191 / 0) !important;
}

.hover\:\!bg-ltblue\/10:hover {
    background-color: rgb(92 148 191 / 0.1) !important;
}

.hover\:\!bg-ltblue\/100:hover {
    background-color: rgb(92 148 191 / 1) !important;
}

.hover\:\!bg-ltblue\/20:hover {
    background-color: rgb(92 148 191 / 0.2) !important;
}

.hover\:\!bg-ltblue\/25:hover {
    background-color: rgb(92 148 191 / 0.25) !important;
}

.hover\:\!bg-ltblue\/30:hover {
    background-color: rgb(92 148 191 / 0.3) !important;
}

.hover\:\!bg-ltblue\/40:hover {
    background-color: rgb(92 148 191 / 0.4) !important;
}

.hover\:\!bg-ltblue\/5:hover {
    background-color: rgb(92 148 191 / 0.05) !important;
}

.hover\:\!bg-ltblue\/50:hover {
    background-color: rgb(92 148 191 / 0.5) !important;
}

.hover\:\!bg-ltblue\/60:hover {
    background-color: rgb(92 148 191 / 0.6) !important;
}

.hover\:\!bg-ltblue\/70:hover {
    background-color: rgb(92 148 191 / 0.7) !important;
}

.hover\:\!bg-ltblue\/75:hover {
    background-color: rgb(92 148 191 / 0.75) !important;
}

.hover\:\!bg-ltblue\/80:hover {
    background-color: rgb(92 148 191 / 0.8) !important;
}

.hover\:\!bg-ltblue\/90:hover {
    background-color: rgb(92 148 191 / 0.9) !important;
}

.hover\:\!bg-ltblue\/95:hover {
    background-color: rgb(92 148 191 / 0.95) !important;
}

.hover\:\!bg-navyblue:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:\!bg-navyblue\/0:hover {
    background-color: rgb(35 39 92 / 0) !important;
}

.hover\:\!bg-navyblue\/10:hover {
    background-color: rgb(35 39 92 / 0.1) !important;
}

.hover\:\!bg-navyblue\/100:hover {
    background-color: rgb(35 39 92 / 1) !important;
}

.hover\:\!bg-navyblue\/20:hover {
    background-color: rgb(35 39 92 / 0.2) !important;
}

.hover\:\!bg-navyblue\/25:hover {
    background-color: rgb(35 39 92 / 0.25) !important;
}

.hover\:\!bg-navyblue\/30:hover {
    background-color: rgb(35 39 92 / 0.3) !important;
}

.hover\:\!bg-navyblue\/40:hover {
    background-color: rgb(35 39 92 / 0.4) !important;
}

.hover\:\!bg-navyblue\/5:hover {
    background-color: rgb(35 39 92 / 0.05) !important;
}

.hover\:\!bg-navyblue\/50:hover {
    background-color: rgb(35 39 92 / 0.5) !important;
}

.hover\:\!bg-navyblue\/60:hover {
    background-color: rgb(35 39 92 / 0.6) !important;
}

.hover\:\!bg-navyblue\/70:hover {
    background-color: rgb(35 39 92 / 0.7) !important;
}

.hover\:\!bg-navyblue\/75:hover {
    background-color: rgb(35 39 92 / 0.75) !important;
}

.hover\:\!bg-navyblue\/80:hover {
    background-color: rgb(35 39 92 / 0.8) !important;
}

.hover\:\!bg-navyblue\/90:hover {
    background-color: rgb(35 39 92 / 0.9) !important;
}

.hover\:\!bg-navyblue\/95:hover {
    background-color: rgb(35 39 92 / 0.95) !important;
}

.hover\:\!bg-orange:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:\!bg-orange\/0:hover {
    background-color: rgb(236 114 101 / 0) !important;
}

.hover\:\!bg-orange\/10:hover {
    background-color: rgb(236 114 101 / 0.1) !important;
}

.hover\:\!bg-orange\/100:hover {
    background-color: rgb(236 114 101 / 1) !important;
}

.hover\:\!bg-orange\/20:hover {
    background-color: rgb(236 114 101 / 0.2) !important;
}

.hover\:\!bg-orange\/25:hover {
    background-color: rgb(236 114 101 / 0.25) !important;
}

.hover\:\!bg-orange\/30:hover {
    background-color: rgb(236 114 101 / 0.3) !important;
}

.hover\:\!bg-orange\/40:hover {
    background-color: rgb(236 114 101 / 0.4) !important;
}

.hover\:\!bg-orange\/5:hover {
    background-color: rgb(236 114 101 / 0.05) !important;
}

.hover\:\!bg-orange\/50:hover {
    background-color: rgb(236 114 101 / 0.5) !important;
}

.hover\:\!bg-orange\/60:hover {
    background-color: rgb(236 114 101 / 0.6) !important;
}

.hover\:\!bg-orange\/70:hover {
    background-color: rgb(236 114 101 / 0.7) !important;
}

.hover\:\!bg-orange\/75:hover {
    background-color: rgb(236 114 101 / 0.75) !important;
}

.hover\:\!bg-orange\/80:hover {
    background-color: rgb(236 114 101 / 0.8) !important;
}

.hover\:\!bg-orange\/90:hover {
    background-color: rgb(236 114 101 / 0.9) !important;
}

.hover\:\!bg-orange\/95:hover {
    background-color: rgb(236 114 101 / 0.95) !important;
}

.hover\:\!bg-seablue:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:\!bg-seablue\/0:hover {
    background-color: rgb(87 182 178 / 0) !important;
}

.hover\:\!bg-seablue\/10:hover {
    background-color: rgb(87 182 178 / 0.1) !important;
}

.hover\:\!bg-seablue\/100:hover {
    background-color: rgb(87 182 178 / 1) !important;
}

.hover\:\!bg-seablue\/20:hover {
    background-color: rgb(87 182 178 / 0.2) !important;
}

.hover\:\!bg-seablue\/25:hover {
    background-color: rgb(87 182 178 / 0.25) !important;
}

.hover\:\!bg-seablue\/30:hover {
    background-color: rgb(87 182 178 / 0.3) !important;
}

.hover\:\!bg-seablue\/40:hover {
    background-color: rgb(87 182 178 / 0.4) !important;
}

.hover\:\!bg-seablue\/5:hover {
    background-color: rgb(87 182 178 / 0.05) !important;
}

.hover\:\!bg-seablue\/50:hover {
    background-color: rgb(87 182 178 / 0.5) !important;
}

.hover\:\!bg-seablue\/60:hover {
    background-color: rgb(87 182 178 / 0.6) !important;
}

.hover\:\!bg-seablue\/70:hover {
    background-color: rgb(87 182 178 / 0.7) !important;
}

.hover\:\!bg-seablue\/75:hover {
    background-color: rgb(87 182 178 / 0.75) !important;
}

.hover\:\!bg-seablue\/80:hover {
    background-color: rgb(87 182 178 / 0.8) !important;
}

.hover\:\!bg-seablue\/90:hover {
    background-color: rgb(87 182 178 / 0.9) !important;
}

.hover\:\!bg-seablue\/95:hover {
    background-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:bg-black\/95:hover {
    background-color: rgb(31 31 31 / 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(122 171 109 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green\/0:hover {
    background-color: rgb(122 171 109 / 0);
}

.hover\:bg-green\/10:hover {
    background-color: rgb(122 171 109 / 0.1);
}

.hover\:bg-green\/100:hover {
    background-color: rgb(122 171 109 / 1);
}

.hover\:bg-green\/20:hover {
    background-color: rgb(122 171 109 / 0.2);
}

.hover\:bg-green\/25:hover {
    background-color: rgb(122 171 109 / 0.25);
}

.hover\:bg-green\/30:hover {
    background-color: rgb(122 171 109 / 0.3);
}

.hover\:bg-green\/40:hover {
    background-color: rgb(122 171 109 / 0.4);
}

.hover\:bg-green\/5:hover {
    background-color: rgb(122 171 109 / 0.05);
}

.hover\:bg-green\/50:hover {
    background-color: rgb(122 171 109 / 0.5);
}

.hover\:bg-green\/60:hover {
    background-color: rgb(122 171 109 / 0.6);
}

.hover\:bg-green\/70:hover {
    background-color: rgb(122 171 109 / 0.7);
}

.hover\:bg-green\/75:hover {
    background-color: rgb(122 171 109 / 0.75);
}

.hover\:bg-green\/80:hover {
    background-color: rgb(122 171 109 / 0.8);
}

.hover\:bg-green\/90:hover {
    background-color: rgb(122 171 109 / 0.9);
}

.hover\:bg-green\/95:hover {
    background-color: rgb(122 171 109 / 0.95);
}

.hover\:bg-ltblue:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1));
}

.hover\:bg-ltblue\/0:hover {
    background-color: rgb(92 148 191 / 0);
}

.hover\:bg-ltblue\/10:hover {
    background-color: rgb(92 148 191 / 0.1);
}

.hover\:bg-ltblue\/100:hover {
    background-color: rgb(92 148 191 / 1);
}

.hover\:bg-ltblue\/20:hover {
    background-color: rgb(92 148 191 / 0.2);
}

.hover\:bg-ltblue\/25:hover {
    background-color: rgb(92 148 191 / 0.25);
}

.hover\:bg-ltblue\/30:hover {
    background-color: rgb(92 148 191 / 0.3);
}

.hover\:bg-ltblue\/40:hover {
    background-color: rgb(92 148 191 / 0.4);
}

.hover\:bg-ltblue\/5:hover {
    background-color: rgb(92 148 191 / 0.05);
}

.hover\:bg-ltblue\/50:hover {
    background-color: rgb(92 148 191 / 0.5);
}

.hover\:bg-ltblue\/60:hover {
    background-color: rgb(92 148 191 / 0.6);
}

.hover\:bg-ltblue\/70:hover {
    background-color: rgb(92 148 191 / 0.7);
}

.hover\:bg-ltblue\/75:hover {
    background-color: rgb(92 148 191 / 0.75);
}

.hover\:bg-ltblue\/80:hover {
    background-color: rgb(92 148 191 / 0.8);
}

.hover\:bg-ltblue\/90:hover {
    background-color: rgb(92 148 191 / 0.9);
}

.hover\:bg-ltblue\/95:hover {
    background-color: rgb(92 148 191 / 0.95);
}

.hover\:bg-navyblue:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1));
}

.hover\:bg-navyblue\/0:hover {
    background-color: rgb(35 39 92 / 0);
}

.hover\:bg-navyblue\/10:hover {
    background-color: rgb(35 39 92 / 0.1);
}

.hover\:bg-navyblue\/100:hover {
    background-color: rgb(35 39 92 / 1);
}

.hover\:bg-navyblue\/20:hover {
    background-color: rgb(35 39 92 / 0.2);
}

.hover\:bg-navyblue\/25:hover {
    background-color: rgb(35 39 92 / 0.25);
}

.hover\:bg-navyblue\/30:hover {
    background-color: rgb(35 39 92 / 0.3);
}

.hover\:bg-navyblue\/40:hover {
    background-color: rgb(35 39 92 / 0.4);
}

.hover\:bg-navyblue\/5:hover {
    background-color: rgb(35 39 92 / 0.05);
}

.hover\:bg-navyblue\/50:hover {
    background-color: rgb(35 39 92 / 0.5);
}

.hover\:bg-navyblue\/60:hover {
    background-color: rgb(35 39 92 / 0.6);
}

.hover\:bg-navyblue\/70:hover {
    background-color: rgb(35 39 92 / 0.7);
}

.hover\:bg-navyblue\/75:hover {
    background-color: rgb(35 39 92 / 0.75);
}

.hover\:bg-navyblue\/80:hover {
    background-color: rgb(35 39 92 / 0.8);
}

.hover\:bg-navyblue\/90:hover {
    background-color: rgb(35 39 92 / 0.9);
}

.hover\:bg-navyblue\/95:hover {
    background-color: rgb(35 39 92 / 0.95);
}

.hover\:bg-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange\/0:hover {
    background-color: rgb(236 114 101 / 0);
}

.hover\:bg-orange\/10:hover {
    background-color: rgb(236 114 101 / 0.1);
}

.hover\:bg-orange\/100:hover {
    background-color: rgb(236 114 101 / 1);
}

.hover\:bg-orange\/20:hover {
    background-color: rgb(236 114 101 / 0.2);
}

.hover\:bg-orange\/25:hover {
    background-color: rgb(236 114 101 / 0.25);
}

.hover\:bg-orange\/30:hover {
    background-color: rgb(236 114 101 / 0.3);
}

.hover\:bg-orange\/40:hover {
    background-color: rgb(236 114 101 / 0.4);
}

.hover\:bg-orange\/5:hover {
    background-color: rgb(236 114 101 / 0.05);
}

.hover\:bg-orange\/50:hover {
    background-color: rgb(236 114 101 / 0.5);
}

.hover\:bg-orange\/60:hover {
    background-color: rgb(236 114 101 / 0.6);
}

.hover\:bg-orange\/70:hover {
    background-color: rgb(236 114 101 / 0.7);
}

.hover\:bg-orange\/75:hover {
    background-color: rgb(236 114 101 / 0.75);
}

.hover\:bg-orange\/80:hover {
    background-color: rgb(236 114 101 / 0.8);
}

.hover\:bg-orange\/90:hover {
    background-color: rgb(236 114 101 / 0.9);
}

.hover\:bg-orange\/95:hover {
    background-color: rgb(236 114 101 / 0.95);
}

.hover\:bg-seablue:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1));
}

.hover\:bg-seablue\/0:hover {
    background-color: rgb(87 182 178 / 0);
}

.hover\:bg-seablue\/10:hover {
    background-color: rgb(87 182 178 / 0.1);
}

.hover\:bg-seablue\/100:hover {
    background-color: rgb(87 182 178 / 1);
}

.hover\:bg-seablue\/20:hover {
    background-color: rgb(87 182 178 / 0.2);
}

.hover\:bg-seablue\/25:hover {
    background-color: rgb(87 182 178 / 0.25);
}

.hover\:bg-seablue\/30:hover {
    background-color: rgb(87 182 178 / 0.3);
}

.hover\:bg-seablue\/40:hover {
    background-color: rgb(87 182 178 / 0.4);
}

.hover\:bg-seablue\/5:hover {
    background-color: rgb(87 182 178 / 0.05);
}

.hover\:bg-seablue\/50:hover {
    background-color: rgb(87 182 178 / 0.5);
}

.hover\:bg-seablue\/60:hover {
    background-color: rgb(87 182 178 / 0.6);
}

.hover\:bg-seablue\/70:hover {
    background-color: rgb(87 182 178 / 0.7);
}

.hover\:bg-seablue\/75:hover {
    background-color: rgb(87 182 178 / 0.75);
}

.hover\:bg-seablue\/80:hover {
    background-color: rgb(87 182 178 / 0.8);
}

.hover\:bg-seablue\/90:hover {
    background-color: rgb(87 182 178 / 0.9);
}

.hover\:bg-seablue\/95:hover {
    background-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-text-opacity, 1)) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:\!text-green:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(122 171 109 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-green\/0:hover {
    color: rgb(122 171 109 / 0) !important;
}

.hover\:\!text-green\/10:hover {
    color: rgb(122 171 109 / 0.1) !important;
}

.hover\:\!text-green\/100:hover {
    color: rgb(122 171 109 / 1) !important;
}

.hover\:\!text-green\/20:hover {
    color: rgb(122 171 109 / 0.2) !important;
}

.hover\:\!text-green\/25:hover {
    color: rgb(122 171 109 / 0.25) !important;
}

.hover\:\!text-green\/30:hover {
    color: rgb(122 171 109 / 0.3) !important;
}

.hover\:\!text-green\/40:hover {
    color: rgb(122 171 109 / 0.4) !important;
}

.hover\:\!text-green\/5:hover {
    color: rgb(122 171 109 / 0.05) !important;
}

.hover\:\!text-green\/50:hover {
    color: rgb(122 171 109 / 0.5) !important;
}

.hover\:\!text-green\/60:hover {
    color: rgb(122 171 109 / 0.6) !important;
}

.hover\:\!text-green\/70:hover {
    color: rgb(122 171 109 / 0.7) !important;
}

.hover\:\!text-green\/75:hover {
    color: rgb(122 171 109 / 0.75) !important;
}

.hover\:\!text-green\/80:hover {
    color: rgb(122 171 109 / 0.8) !important;
}

.hover\:\!text-green\/90:hover {
    color: rgb(122 171 109 / 0.9) !important;
}

.hover\:\!text-green\/95:hover {
    color: rgb(122 171 109 / 0.95) !important;
}

.hover\:\!text-ltblue:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(92 148 191 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-ltblue\/0:hover {
    color: rgb(92 148 191 / 0) !important;
}

.hover\:\!text-ltblue\/10:hover {
    color: rgb(92 148 191 / 0.1) !important;
}

.hover\:\!text-ltblue\/100:hover {
    color: rgb(92 148 191 / 1) !important;
}

.hover\:\!text-ltblue\/20:hover {
    color: rgb(92 148 191 / 0.2) !important;
}

.hover\:\!text-ltblue\/25:hover {
    color: rgb(92 148 191 / 0.25) !important;
}

.hover\:\!text-ltblue\/30:hover {
    color: rgb(92 148 191 / 0.3) !important;
}

.hover\:\!text-ltblue\/40:hover {
    color: rgb(92 148 191 / 0.4) !important;
}

.hover\:\!text-ltblue\/5:hover {
    color: rgb(92 148 191 / 0.05) !important;
}

.hover\:\!text-ltblue\/50:hover {
    color: rgb(92 148 191 / 0.5) !important;
}

.hover\:\!text-ltblue\/60:hover {
    color: rgb(92 148 191 / 0.6) !important;
}

.hover\:\!text-ltblue\/70:hover {
    color: rgb(92 148 191 / 0.7) !important;
}

.hover\:\!text-ltblue\/75:hover {
    color: rgb(92 148 191 / 0.75) !important;
}

.hover\:\!text-ltblue\/80:hover {
    color: rgb(92 148 191 / 0.8) !important;
}

.hover\:\!text-ltblue\/90:hover {
    color: rgb(92 148 191 / 0.9) !important;
}

.hover\:\!text-ltblue\/95:hover {
    color: rgb(92 148 191 / 0.95) !important;
}

.hover\:\!text-navyblue:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(35 39 92 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-navyblue\/0:hover {
    color: rgb(35 39 92 / 0) !important;
}

.hover\:\!text-navyblue\/10:hover {
    color: rgb(35 39 92 / 0.1) !important;
}

.hover\:\!text-navyblue\/100:hover {
    color: rgb(35 39 92 / 1) !important;
}

.hover\:\!text-navyblue\/20:hover {
    color: rgb(35 39 92 / 0.2) !important;
}

.hover\:\!text-navyblue\/25:hover {
    color: rgb(35 39 92 / 0.25) !important;
}

.hover\:\!text-navyblue\/30:hover {
    color: rgb(35 39 92 / 0.3) !important;
}

.hover\:\!text-navyblue\/40:hover {
    color: rgb(35 39 92 / 0.4) !important;
}

.hover\:\!text-navyblue\/5:hover {
    color: rgb(35 39 92 / 0.05) !important;
}

.hover\:\!text-navyblue\/50:hover {
    color: rgb(35 39 92 / 0.5) !important;
}

.hover\:\!text-navyblue\/60:hover {
    color: rgb(35 39 92 / 0.6) !important;
}

.hover\:\!text-navyblue\/70:hover {
    color: rgb(35 39 92 / 0.7) !important;
}

.hover\:\!text-navyblue\/75:hover {
    color: rgb(35 39 92 / 0.75) !important;
}

.hover\:\!text-navyblue\/80:hover {
    color: rgb(35 39 92 / 0.8) !important;
}

.hover\:\!text-navyblue\/90:hover {
    color: rgb(35 39 92 / 0.9) !important;
}

.hover\:\!text-navyblue\/95:hover {
    color: rgb(35 39 92 / 0.95) !important;
}

.hover\:\!text-orange:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(236 114 101 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-orange\/0:hover {
    color: rgb(236 114 101 / 0) !important;
}

.hover\:\!text-orange\/10:hover {
    color: rgb(236 114 101 / 0.1) !important;
}

.hover\:\!text-orange\/100:hover {
    color: rgb(236 114 101 / 1) !important;
}

.hover\:\!text-orange\/20:hover {
    color: rgb(236 114 101 / 0.2) !important;
}

.hover\:\!text-orange\/25:hover {
    color: rgb(236 114 101 / 0.25) !important;
}

.hover\:\!text-orange\/30:hover {
    color: rgb(236 114 101 / 0.3) !important;
}

.hover\:\!text-orange\/40:hover {
    color: rgb(236 114 101 / 0.4) !important;
}

.hover\:\!text-orange\/5:hover {
    color: rgb(236 114 101 / 0.05) !important;
}

.hover\:\!text-orange\/50:hover {
    color: rgb(236 114 101 / 0.5) !important;
}

.hover\:\!text-orange\/60:hover {
    color: rgb(236 114 101 / 0.6) !important;
}

.hover\:\!text-orange\/70:hover {
    color: rgb(236 114 101 / 0.7) !important;
}

.hover\:\!text-orange\/75:hover {
    color: rgb(236 114 101 / 0.75) !important;
}

.hover\:\!text-orange\/80:hover {
    color: rgb(236 114 101 / 0.8) !important;
}

.hover\:\!text-orange\/90:hover {
    color: rgb(236 114 101 / 0.9) !important;
}

.hover\:\!text-orange\/95:hover {
    color: rgb(236 114 101 / 0.95) !important;
}

.hover\:\!text-seablue:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(87 182 178 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-seablue\/0:hover {
    color: rgb(87 182 178 / 0) !important;
}

.hover\:\!text-seablue\/10:hover {
    color: rgb(87 182 178 / 0.1) !important;
}

.hover\:\!text-seablue\/100:hover {
    color: rgb(87 182 178 / 1) !important;
}

.hover\:\!text-seablue\/20:hover {
    color: rgb(87 182 178 / 0.2) !important;
}

.hover\:\!text-seablue\/25:hover {
    color: rgb(87 182 178 / 0.25) !important;
}

.hover\:\!text-seablue\/30:hover {
    color: rgb(87 182 178 / 0.3) !important;
}

.hover\:\!text-seablue\/40:hover {
    color: rgb(87 182 178 / 0.4) !important;
}

.hover\:\!text-seablue\/5:hover {
    color: rgb(87 182 178 / 0.05) !important;
}

.hover\:\!text-seablue\/50:hover {
    color: rgb(87 182 178 / 0.5) !important;
}

.hover\:\!text-seablue\/60:hover {
    color: rgb(87 182 178 / 0.6) !important;
}

.hover\:\!text-seablue\/70:hover {
    color: rgb(87 182 178 / 0.7) !important;
}

.hover\:\!text-seablue\/75:hover {
    color: rgb(87 182 178 / 0.75) !important;
}

.hover\:\!text-seablue\/80:hover {
    color: rgb(87 182 178 / 0.8) !important;
}

.hover\:\!text-seablue\/90:hover {
    color: rgb(87 182 178 / 0.9) !important;
}

.hover\:\!text-seablue\/95:hover {
    color: rgb(87 182 178 / 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(31 31 31 / var(--tw-text-opacity, 1));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:text-green:hover {
    --tw-text-opacity: 1;
    color: rgb(122 171 109 / var(--tw-text-opacity, 1));
}

.hover\:text-green\/0:hover {
    color: rgb(122 171 109 / 0);
}

.hover\:text-green\/10:hover {
    color: rgb(122 171 109 / 0.1);
}

.hover\:text-green\/100:hover {
    color: rgb(122 171 109 / 1);
}

.hover\:text-green\/20:hover {
    color: rgb(122 171 109 / 0.2);
}

.hover\:text-green\/25:hover {
    color: rgb(122 171 109 / 0.25);
}

.hover\:text-green\/30:hover {
    color: rgb(122 171 109 / 0.3);
}

.hover\:text-green\/40:hover {
    color: rgb(122 171 109 / 0.4);
}

.hover\:text-green\/5:hover {
    color: rgb(122 171 109 / 0.05);
}

.hover\:text-green\/50:hover {
    color: rgb(122 171 109 / 0.5);
}

.hover\:text-green\/60:hover {
    color: rgb(122 171 109 / 0.6);
}

.hover\:text-green\/70:hover {
    color: rgb(122 171 109 / 0.7);
}

.hover\:text-green\/75:hover {
    color: rgb(122 171 109 / 0.75);
}

.hover\:text-green\/80:hover {
    color: rgb(122 171 109 / 0.8);
}

.hover\:text-green\/90:hover {
    color: rgb(122 171 109 / 0.9);
}

.hover\:text-green\/95:hover {
    color: rgb(122 171 109 / 0.95);
}

.hover\:text-ltblue:hover {
    --tw-text-opacity: 1;
    color: rgb(92 148 191 / var(--tw-text-opacity, 1));
}

.hover\:text-ltblue\/0:hover {
    color: rgb(92 148 191 / 0);
}

.hover\:text-ltblue\/10:hover {
    color: rgb(92 148 191 / 0.1);
}

.hover\:text-ltblue\/100:hover {
    color: rgb(92 148 191 / 1);
}

.hover\:text-ltblue\/20:hover {
    color: rgb(92 148 191 / 0.2);
}

.hover\:text-ltblue\/25:hover {
    color: rgb(92 148 191 / 0.25);
}

.hover\:text-ltblue\/30:hover {
    color: rgb(92 148 191 / 0.3);
}

.hover\:text-ltblue\/40:hover {
    color: rgb(92 148 191 / 0.4);
}

.hover\:text-ltblue\/5:hover {
    color: rgb(92 148 191 / 0.05);
}

.hover\:text-ltblue\/50:hover {
    color: rgb(92 148 191 / 0.5);
}

.hover\:text-ltblue\/60:hover {
    color: rgb(92 148 191 / 0.6);
}

.hover\:text-ltblue\/70:hover {
    color: rgb(92 148 191 / 0.7);
}

.hover\:text-ltblue\/75:hover {
    color: rgb(92 148 191 / 0.75);
}

.hover\:text-ltblue\/80:hover {
    color: rgb(92 148 191 / 0.8);
}

.hover\:text-ltblue\/90:hover {
    color: rgb(92 148 191 / 0.9);
}

.hover\:text-ltblue\/95:hover {
    color: rgb(92 148 191 / 0.95);
}

.hover\:text-navyblue:hover {
    --tw-text-opacity: 1;
    color: rgb(35 39 92 / var(--tw-text-opacity, 1));
}

.hover\:text-navyblue\/0:hover {
    color: rgb(35 39 92 / 0);
}

.hover\:text-navyblue\/10:hover {
    color: rgb(35 39 92 / 0.1);
}

.hover\:text-navyblue\/100:hover {
    color: rgb(35 39 92 / 1);
}

.hover\:text-navyblue\/20:hover {
    color: rgb(35 39 92 / 0.2);
}

.hover\:text-navyblue\/25:hover {
    color: rgb(35 39 92 / 0.25);
}

.hover\:text-navyblue\/30:hover {
    color: rgb(35 39 92 / 0.3);
}

.hover\:text-navyblue\/40:hover {
    color: rgb(35 39 92 / 0.4);
}

.hover\:text-navyblue\/5:hover {
    color: rgb(35 39 92 / 0.05);
}

.hover\:text-navyblue\/50:hover {
    color: rgb(35 39 92 / 0.5);
}

.hover\:text-navyblue\/60:hover {
    color: rgb(35 39 92 / 0.6);
}

.hover\:text-navyblue\/70:hover {
    color: rgb(35 39 92 / 0.7);
}

.hover\:text-navyblue\/75:hover {
    color: rgb(35 39 92 / 0.75);
}

.hover\:text-navyblue\/80:hover {
    color: rgb(35 39 92 / 0.8);
}

.hover\:text-navyblue\/90:hover {
    color: rgb(35 39 92 / 0.9);
}

.hover\:text-navyblue\/95:hover {
    color: rgb(35 39 92 / 0.95);
}

.hover\:text-orange:hover {
    --tw-text-opacity: 1;
    color: rgb(236 114 101 / var(--tw-text-opacity, 1));
}

.hover\:text-orange\/0:hover {
    color: rgb(236 114 101 / 0);
}

.hover\:text-orange\/10:hover {
    color: rgb(236 114 101 / 0.1);
}

.hover\:text-orange\/100:hover {
    color: rgb(236 114 101 / 1);
}

.hover\:text-orange\/20:hover {
    color: rgb(236 114 101 / 0.2);
}

.hover\:text-orange\/25:hover {
    color: rgb(236 114 101 / 0.25);
}

.hover\:text-orange\/30:hover {
    color: rgb(236 114 101 / 0.3);
}

.hover\:text-orange\/40:hover {
    color: rgb(236 114 101 / 0.4);
}

.hover\:text-orange\/5:hover {
    color: rgb(236 114 101 / 0.05);
}

.hover\:text-orange\/50:hover {
    color: rgb(236 114 101 / 0.5);
}

.hover\:text-orange\/60:hover {
    color: rgb(236 114 101 / 0.6);
}

.hover\:text-orange\/70:hover {
    color: rgb(236 114 101 / 0.7);
}

.hover\:text-orange\/75:hover {
    color: rgb(236 114 101 / 0.75);
}

.hover\:text-orange\/80:hover {
    color: rgb(236 114 101 / 0.8);
}

.hover\:text-orange\/90:hover {
    color: rgb(236 114 101 / 0.9);
}

.hover\:text-orange\/95:hover {
    color: rgb(236 114 101 / 0.95);
}

.hover\:text-seablue:hover {
    --tw-text-opacity: 1;
    color: rgb(87 182 178 / var(--tw-text-opacity, 1));
}

.hover\:text-seablue\/0:hover {
    color: rgb(87 182 178 / 0);
}

.hover\:text-seablue\/10:hover {
    color: rgb(87 182 178 / 0.1);
}

.hover\:text-seablue\/100:hover {
    color: rgb(87 182 178 / 1);
}

.hover\:text-seablue\/20:hover {
    color: rgb(87 182 178 / 0.2);
}

.hover\:text-seablue\/25:hover {
    color: rgb(87 182 178 / 0.25);
}

.hover\:text-seablue\/30:hover {
    color: rgb(87 182 178 / 0.3);
}

.hover\:text-seablue\/40:hover {
    color: rgb(87 182 178 / 0.4);
}

.hover\:text-seablue\/5:hover {
    color: rgb(87 182 178 / 0.05);
}

.hover\:text-seablue\/50:hover {
    color: rgb(87 182 178 / 0.5);
}

.hover\:text-seablue\/60:hover {
    color: rgb(87 182 178 / 0.6);
}

.hover\:text-seablue\/70:hover {
    color: rgb(87 182 178 / 0.7);
}

.hover\:text-seablue\/75:hover {
    color: rgb(87 182 178 / 0.75);
}

.hover\:text-seablue\/80:hover {
    color: rgb(87 182 178 / 0.8);
}

.hover\:text-seablue\/90:hover {
    color: rgb(87 182 178 / 0.9);
}

.hover\:text-seablue\/95:hover {
    color: rgb(87 182 178 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.focus\:\!border-green:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(122 171 109 / var(--tw-border-opacity, 1)) !important;
}

.focus\:\!border-green\/0:focus {
    border-color: rgb(122 171 109 / 0) !important;
}

.focus\:\!border-green\/10:focus {
    border-color: rgb(122 171 109 / 0.1) !important;
}

.focus\:\!border-green\/100:focus {
    border-color: rgb(122 171 109 / 1) !important;
}

.focus\:\!border-green\/20:focus {
    border-color: rgb(122 171 109 / 0.2) !important;
}

.focus\:\!border-green\/25:focus {
    border-color: rgb(122 171 109 / 0.25) !important;
}

.focus\:\!border-green\/30:focus {
    border-color: rgb(122 171 109 / 0.3) !important;
}

.focus\:\!border-green\/40:focus {
    border-color: rgb(122 171 109 / 0.4) !important;
}

.focus\:\!border-green\/5:focus {
    border-color: rgb(122 171 109 / 0.05) !important;
}

.focus\:\!border-green\/50:focus {
    border-color: rgb(122 171 109 / 0.5) !important;
}

.focus\:\!border-green\/60:focus {
    border-color: rgb(122 171 109 / 0.6) !important;
}

.focus\:\!border-green\/70:focus {
    border-color: rgb(122 171 109 / 0.7) !important;
}

.focus\:\!border-green\/75:focus {
    border-color: rgb(122 171 109 / 0.75) !important;
}

.focus\:\!border-green\/80:focus {
    border-color: rgb(122 171 109 / 0.8) !important;
}

.focus\:\!border-green\/90:focus {
    border-color: rgb(122 171 109 / 0.9) !important;
}

.focus\:\!border-green\/95:focus {
    border-color: rgb(122 171 109 / 0.95) !important;
}

.focus\:\!border-ltblue:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(92 148 191 / var(--tw-border-opacity, 1)) !important;
}

.focus\:\!border-ltblue\/0:focus {
    border-color: rgb(92 148 191 / 0) !important;
}

.focus\:\!border-ltblue\/10:focus {
    border-color: rgb(92 148 191 / 0.1) !important;
}

.focus\:\!border-ltblue\/100:focus {
    border-color: rgb(92 148 191 / 1) !important;
}

.focus\:\!border-ltblue\/20:focus {
    border-color: rgb(92 148 191 / 0.2) !important;
}

.focus\:\!border-ltblue\/25:focus {
    border-color: rgb(92 148 191 / 0.25) !important;
}

.focus\:\!border-ltblue\/30:focus {
    border-color: rgb(92 148 191 / 0.3) !important;
}

.focus\:\!border-ltblue\/40:focus {
    border-color: rgb(92 148 191 / 0.4) !important;
}

.focus\:\!border-ltblue\/5:focus {
    border-color: rgb(92 148 191 / 0.05) !important;
}

.focus\:\!border-ltblue\/50:focus {
    border-color: rgb(92 148 191 / 0.5) !important;
}

.focus\:\!border-ltblue\/60:focus {
    border-color: rgb(92 148 191 / 0.6) !important;
}

.focus\:\!border-ltblue\/70:focus {
    border-color: rgb(92 148 191 / 0.7) !important;
}

.focus\:\!border-ltblue\/75:focus {
    border-color: rgb(92 148 191 / 0.75) !important;
}

.focus\:\!border-ltblue\/80:focus {
    border-color: rgb(92 148 191 / 0.8) !important;
}

.focus\:\!border-ltblue\/90:focus {
    border-color: rgb(92 148 191 / 0.9) !important;
}

.focus\:\!border-ltblue\/95:focus {
    border-color: rgb(92 148 191 / 0.95) !important;
}

.focus\:\!border-navyblue:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(35 39 92 / var(--tw-border-opacity, 1)) !important;
}

.focus\:\!border-navyblue\/0:focus {
    border-color: rgb(35 39 92 / 0) !important;
}

.focus\:\!border-navyblue\/10:focus {
    border-color: rgb(35 39 92 / 0.1) !important;
}

.focus\:\!border-navyblue\/100:focus {
    border-color: rgb(35 39 92 / 1) !important;
}

.focus\:\!border-navyblue\/20:focus {
    border-color: rgb(35 39 92 / 0.2) !important;
}

.focus\:\!border-navyblue\/25:focus {
    border-color: rgb(35 39 92 / 0.25) !important;
}

.focus\:\!border-navyblue\/30:focus {
    border-color: rgb(35 39 92 / 0.3) !important;
}

.focus\:\!border-navyblue\/40:focus {
    border-color: rgb(35 39 92 / 0.4) !important;
}

.focus\:\!border-navyblue\/5:focus {
    border-color: rgb(35 39 92 / 0.05) !important;
}

.focus\:\!border-navyblue\/50:focus {
    border-color: rgb(35 39 92 / 0.5) !important;
}

.focus\:\!border-navyblue\/60:focus {
    border-color: rgb(35 39 92 / 0.6) !important;
}

.focus\:\!border-navyblue\/70:focus {
    border-color: rgb(35 39 92 / 0.7) !important;
}

.focus\:\!border-navyblue\/75:focus {
    border-color: rgb(35 39 92 / 0.75) !important;
}

.focus\:\!border-navyblue\/80:focus {
    border-color: rgb(35 39 92 / 0.8) !important;
}

.focus\:\!border-navyblue\/90:focus {
    border-color: rgb(35 39 92 / 0.9) !important;
}

.focus\:\!border-navyblue\/95:focus {
    border-color: rgb(35 39 92 / 0.95) !important;
}

.focus\:\!border-orange:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(236 114 101 / var(--tw-border-opacity, 1)) !important;
}

.focus\:\!border-orange\/0:focus {
    border-color: rgb(236 114 101 / 0) !important;
}

.focus\:\!border-orange\/10:focus {
    border-color: rgb(236 114 101 / 0.1) !important;
}

.focus\:\!border-orange\/100:focus {
    border-color: rgb(236 114 101 / 1) !important;
}

.focus\:\!border-orange\/20:focus {
    border-color: rgb(236 114 101 / 0.2) !important;
}

.focus\:\!border-orange\/25:focus {
    border-color: rgb(236 114 101 / 0.25) !important;
}

.focus\:\!border-orange\/30:focus {
    border-color: rgb(236 114 101 / 0.3) !important;
}

.focus\:\!border-orange\/40:focus {
    border-color: rgb(236 114 101 / 0.4) !important;
}

.focus\:\!border-orange\/5:focus {
    border-color: rgb(236 114 101 / 0.05) !important;
}

.focus\:\!border-orange\/50:focus {
    border-color: rgb(236 114 101 / 0.5) !important;
}

.focus\:\!border-orange\/60:focus {
    border-color: rgb(236 114 101 / 0.6) !important;
}

.focus\:\!border-orange\/70:focus {
    border-color: rgb(236 114 101 / 0.7) !important;
}

.focus\:\!border-orange\/75:focus {
    border-color: rgb(236 114 101 / 0.75) !important;
}

.focus\:\!border-orange\/80:focus {
    border-color: rgb(236 114 101 / 0.8) !important;
}

.focus\:\!border-orange\/90:focus {
    border-color: rgb(236 114 101 / 0.9) !important;
}

.focus\:\!border-orange\/95:focus {
    border-color: rgb(236 114 101 / 0.95) !important;
}

.focus\:\!border-seablue:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(87 182 178 / var(--tw-border-opacity, 1)) !important;
}

.focus\:\!border-seablue\/0:focus {
    border-color: rgb(87 182 178 / 0) !important;
}

.focus\:\!border-seablue\/10:focus {
    border-color: rgb(87 182 178 / 0.1) !important;
}

.focus\:\!border-seablue\/100:focus {
    border-color: rgb(87 182 178 / 1) !important;
}

.focus\:\!border-seablue\/20:focus {
    border-color: rgb(87 182 178 / 0.2) !important;
}

.focus\:\!border-seablue\/25:focus {
    border-color: rgb(87 182 178 / 0.25) !important;
}

.focus\:\!border-seablue\/30:focus {
    border-color: rgb(87 182 178 / 0.3) !important;
}

.focus\:\!border-seablue\/40:focus {
    border-color: rgb(87 182 178 / 0.4) !important;
}

.focus\:\!border-seablue\/5:focus {
    border-color: rgb(87 182 178 / 0.05) !important;
}

.focus\:\!border-seablue\/50:focus {
    border-color: rgb(87 182 178 / 0.5) !important;
}

.focus\:\!border-seablue\/60:focus {
    border-color: rgb(87 182 178 / 0.6) !important;
}

.focus\:\!border-seablue\/70:focus {
    border-color: rgb(87 182 178 / 0.7) !important;
}

.focus\:\!border-seablue\/75:focus {
    border-color: rgb(87 182 178 / 0.75) !important;
}

.focus\:\!border-seablue\/80:focus {
    border-color: rgb(87 182 178 / 0.8) !important;
}

.focus\:\!border-seablue\/90:focus {
    border-color: rgb(87 182 178 / 0.9) !important;
}

.focus\:\!border-seablue\/95:focus {
    border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-border-opacity, 1));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.focus\:border-green:focus {
    --tw-border-opacity: 1;
    border-color: rgb(122 171 109 / var(--tw-border-opacity, 1));
}

.focus\:border-green\/0:focus {
    border-color: rgb(122 171 109 / 0);
}

.focus\:border-green\/10:focus {
    border-color: rgb(122 171 109 / 0.1);
}

.focus\:border-green\/100:focus {
    border-color: rgb(122 171 109 / 1);
}

.focus\:border-green\/20:focus {
    border-color: rgb(122 171 109 / 0.2);
}

.focus\:border-green\/25:focus {
    border-color: rgb(122 171 109 / 0.25);
}

.focus\:border-green\/30:focus {
    border-color: rgb(122 171 109 / 0.3);
}

.focus\:border-green\/40:focus {
    border-color: rgb(122 171 109 / 0.4);
}

.focus\:border-green\/5:focus {
    border-color: rgb(122 171 109 / 0.05);
}

.focus\:border-green\/50:focus {
    border-color: rgb(122 171 109 / 0.5);
}

.focus\:border-green\/60:focus {
    border-color: rgb(122 171 109 / 0.6);
}

.focus\:border-green\/70:focus {
    border-color: rgb(122 171 109 / 0.7);
}

.focus\:border-green\/75:focus {
    border-color: rgb(122 171 109 / 0.75);
}

.focus\:border-green\/80:focus {
    border-color: rgb(122 171 109 / 0.8);
}

.focus\:border-green\/90:focus {
    border-color: rgb(122 171 109 / 0.9);
}

.focus\:border-green\/95:focus {
    border-color: rgb(122 171 109 / 0.95);
}

.focus\:border-ltblue:focus {
    --tw-border-opacity: 1;
    border-color: rgb(92 148 191 / var(--tw-border-opacity, 1));
}

.focus\:border-ltblue\/0:focus {
    border-color: rgb(92 148 191 / 0);
}

.focus\:border-ltblue\/10:focus {
    border-color: rgb(92 148 191 / 0.1);
}

.focus\:border-ltblue\/100:focus {
    border-color: rgb(92 148 191 / 1);
}

.focus\:border-ltblue\/20:focus {
    border-color: rgb(92 148 191 / 0.2);
}

.focus\:border-ltblue\/25:focus {
    border-color: rgb(92 148 191 / 0.25);
}

.focus\:border-ltblue\/30:focus {
    border-color: rgb(92 148 191 / 0.3);
}

.focus\:border-ltblue\/40:focus {
    border-color: rgb(92 148 191 / 0.4);
}

.focus\:border-ltblue\/5:focus {
    border-color: rgb(92 148 191 / 0.05);
}

.focus\:border-ltblue\/50:focus {
    border-color: rgb(92 148 191 / 0.5);
}

.focus\:border-ltblue\/60:focus {
    border-color: rgb(92 148 191 / 0.6);
}

.focus\:border-ltblue\/70:focus {
    border-color: rgb(92 148 191 / 0.7);
}

.focus\:border-ltblue\/75:focus {
    border-color: rgb(92 148 191 / 0.75);
}

.focus\:border-ltblue\/80:focus {
    border-color: rgb(92 148 191 / 0.8);
}

.focus\:border-ltblue\/90:focus {
    border-color: rgb(92 148 191 / 0.9);
}

.focus\:border-ltblue\/95:focus {
    border-color: rgb(92 148 191 / 0.95);
}

.focus\:border-navyblue:focus {
    --tw-border-opacity: 1;
    border-color: rgb(35 39 92 / var(--tw-border-opacity, 1));
}

.focus\:border-navyblue\/0:focus {
    border-color: rgb(35 39 92 / 0);
}

.focus\:border-navyblue\/10:focus {
    border-color: rgb(35 39 92 / 0.1);
}

.focus\:border-navyblue\/100:focus {
    border-color: rgb(35 39 92 / 1);
}

.focus\:border-navyblue\/20:focus {
    border-color: rgb(35 39 92 / 0.2);
}

.focus\:border-navyblue\/25:focus {
    border-color: rgb(35 39 92 / 0.25);
}

.focus\:border-navyblue\/30:focus {
    border-color: rgb(35 39 92 / 0.3);
}

.focus\:border-navyblue\/40:focus {
    border-color: rgb(35 39 92 / 0.4);
}

.focus\:border-navyblue\/5:focus {
    border-color: rgb(35 39 92 / 0.05);
}

.focus\:border-navyblue\/50:focus {
    border-color: rgb(35 39 92 / 0.5);
}

.focus\:border-navyblue\/60:focus {
    border-color: rgb(35 39 92 / 0.6);
}

.focus\:border-navyblue\/70:focus {
    border-color: rgb(35 39 92 / 0.7);
}

.focus\:border-navyblue\/75:focus {
    border-color: rgb(35 39 92 / 0.75);
}

.focus\:border-navyblue\/80:focus {
    border-color: rgb(35 39 92 / 0.8);
}

.focus\:border-navyblue\/90:focus {
    border-color: rgb(35 39 92 / 0.9);
}

.focus\:border-navyblue\/95:focus {
    border-color: rgb(35 39 92 / 0.95);
}

.focus\:border-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgb(236 114 101 / var(--tw-border-opacity, 1));
}

.focus\:border-orange\/0:focus {
    border-color: rgb(236 114 101 / 0);
}

.focus\:border-orange\/10:focus {
    border-color: rgb(236 114 101 / 0.1);
}

.focus\:border-orange\/100:focus {
    border-color: rgb(236 114 101 / 1);
}

.focus\:border-orange\/20:focus {
    border-color: rgb(236 114 101 / 0.2);
}

.focus\:border-orange\/25:focus {
    border-color: rgb(236 114 101 / 0.25);
}

.focus\:border-orange\/30:focus {
    border-color: rgb(236 114 101 / 0.3);
}

.focus\:border-orange\/40:focus {
    border-color: rgb(236 114 101 / 0.4);
}

.focus\:border-orange\/5:focus {
    border-color: rgb(236 114 101 / 0.05);
}

.focus\:border-orange\/50:focus {
    border-color: rgb(236 114 101 / 0.5);
}

.focus\:border-orange\/60:focus {
    border-color: rgb(236 114 101 / 0.6);
}

.focus\:border-orange\/70:focus {
    border-color: rgb(236 114 101 / 0.7);
}

.focus\:border-orange\/75:focus {
    border-color: rgb(236 114 101 / 0.75);
}

.focus\:border-orange\/80:focus {
    border-color: rgb(236 114 101 / 0.8);
}

.focus\:border-orange\/90:focus {
    border-color: rgb(236 114 101 / 0.9);
}

.focus\:border-orange\/95:focus {
    border-color: rgb(236 114 101 / 0.95);
}

.focus\:border-seablue:focus {
    --tw-border-opacity: 1;
    border-color: rgb(87 182 178 / var(--tw-border-opacity, 1));
}

.focus\:border-seablue\/0:focus {
    border-color: rgb(87 182 178 / 0);
}

.focus\:border-seablue\/10:focus {
    border-color: rgb(87 182 178 / 0.1);
}

.focus\:border-seablue\/100:focus {
    border-color: rgb(87 182 178 / 1);
}

.focus\:border-seablue\/20:focus {
    border-color: rgb(87 182 178 / 0.2);
}

.focus\:border-seablue\/25:focus {
    border-color: rgb(87 182 178 / 0.25);
}

.focus\:border-seablue\/30:focus {
    border-color: rgb(87 182 178 / 0.3);
}

.focus\:border-seablue\/40:focus {
    border-color: rgb(87 182 178 / 0.4);
}

.focus\:border-seablue\/5:focus {
    border-color: rgb(87 182 178 / 0.05);
}

.focus\:border-seablue\/50:focus {
    border-color: rgb(87 182 178 / 0.5);
}

.focus\:border-seablue\/60:focus {
    border-color: rgb(87 182 178 / 0.6);
}

.focus\:border-seablue\/70:focus {
    border-color: rgb(87 182 178 / 0.7);
}

.focus\:border-seablue\/75:focus {
    border-color: rgb(87 182 178 / 0.75);
}

.focus\:border-seablue\/80:focus {
    border-color: rgb(87 182 178 / 0.8);
}

.focus\:border-seablue\/90:focus {
    border-color: rgb(87 182 178 / 0.9);
}

.focus\:border-seablue\/95:focus {
    border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1)) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.focus\:\!bg-green:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1)) !important;
}

.focus\:\!bg-green\/0:focus {
    background-color: rgb(122 171 109 / 0) !important;
}

.focus\:\!bg-green\/10:focus {
    background-color: rgb(122 171 109 / 0.1) !important;
}

.focus\:\!bg-green\/100:focus {
    background-color: rgb(122 171 109 / 1) !important;
}

.focus\:\!bg-green\/20:focus {
    background-color: rgb(122 171 109 / 0.2) !important;
}

.focus\:\!bg-green\/25:focus {
    background-color: rgb(122 171 109 / 0.25) !important;
}

.focus\:\!bg-green\/30:focus {
    background-color: rgb(122 171 109 / 0.3) !important;
}

.focus\:\!bg-green\/40:focus {
    background-color: rgb(122 171 109 / 0.4) !important;
}

.focus\:\!bg-green\/5:focus {
    background-color: rgb(122 171 109 / 0.05) !important;
}

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

.focus\:\!bg-green\/60:focus {
    background-color: rgb(122 171 109 / 0.6) !important;
}

.focus\:\!bg-green\/70:focus {
    background-color: rgb(122 171 109 / 0.7) !important;
}

.focus\:\!bg-green\/75:focus {
    background-color: rgb(122 171 109 / 0.75) !important;
}

.focus\:\!bg-green\/80:focus {
    background-color: rgb(122 171 109 / 0.8) !important;
}

.focus\:\!bg-green\/90:focus {
    background-color: rgb(122 171 109 / 0.9) !important;
}

.focus\:\!bg-green\/95:focus {
    background-color: rgb(122 171 109 / 0.95) !important;
}

.focus\:\!bg-ltblue:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1)) !important;
}

.focus\:\!bg-ltblue\/0:focus {
    background-color: rgb(92 148 191 / 0) !important;
}

.focus\:\!bg-ltblue\/10:focus {
    background-color: rgb(92 148 191 / 0.1) !important;
}

.focus\:\!bg-ltblue\/100:focus {
    background-color: rgb(92 148 191 / 1) !important;
}

.focus\:\!bg-ltblue\/20:focus {
    background-color: rgb(92 148 191 / 0.2) !important;
}

.focus\:\!bg-ltblue\/25:focus {
    background-color: rgb(92 148 191 / 0.25) !important;
}

.focus\:\!bg-ltblue\/30:focus {
    background-color: rgb(92 148 191 / 0.3) !important;
}

.focus\:\!bg-ltblue\/40:focus {
    background-color: rgb(92 148 191 / 0.4) !important;
}

.focus\:\!bg-ltblue\/5:focus {
    background-color: rgb(92 148 191 / 0.05) !important;
}

.focus\:\!bg-ltblue\/50:focus {
    background-color: rgb(92 148 191 / 0.5) !important;
}

.focus\:\!bg-ltblue\/60:focus {
    background-color: rgb(92 148 191 / 0.6) !important;
}

.focus\:\!bg-ltblue\/70:focus {
    background-color: rgb(92 148 191 / 0.7) !important;
}

.focus\:\!bg-ltblue\/75:focus {
    background-color: rgb(92 148 191 / 0.75) !important;
}

.focus\:\!bg-ltblue\/80:focus {
    background-color: rgb(92 148 191 / 0.8) !important;
}

.focus\:\!bg-ltblue\/90:focus {
    background-color: rgb(92 148 191 / 0.9) !important;
}

.focus\:\!bg-ltblue\/95:focus {
    background-color: rgb(92 148 191 / 0.95) !important;
}

.focus\:\!bg-navyblue:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1)) !important;
}

.focus\:\!bg-navyblue\/0:focus {
    background-color: rgb(35 39 92 / 0) !important;
}

.focus\:\!bg-navyblue\/10:focus {
    background-color: rgb(35 39 92 / 0.1) !important;
}

.focus\:\!bg-navyblue\/100:focus {
    background-color: rgb(35 39 92 / 1) !important;
}

.focus\:\!bg-navyblue\/20:focus {
    background-color: rgb(35 39 92 / 0.2) !important;
}

.focus\:\!bg-navyblue\/25:focus {
    background-color: rgb(35 39 92 / 0.25) !important;
}

.focus\:\!bg-navyblue\/30:focus {
    background-color: rgb(35 39 92 / 0.3) !important;
}

.focus\:\!bg-navyblue\/40:focus {
    background-color: rgb(35 39 92 / 0.4) !important;
}

.focus\:\!bg-navyblue\/5:focus {
    background-color: rgb(35 39 92 / 0.05) !important;
}

.focus\:\!bg-navyblue\/50:focus {
    background-color: rgb(35 39 92 / 0.5) !important;
}

.focus\:\!bg-navyblue\/60:focus {
    background-color: rgb(35 39 92 / 0.6) !important;
}

.focus\:\!bg-navyblue\/70:focus {
    background-color: rgb(35 39 92 / 0.7) !important;
}

.focus\:\!bg-navyblue\/75:focus {
    background-color: rgb(35 39 92 / 0.75) !important;
}

.focus\:\!bg-navyblue\/80:focus {
    background-color: rgb(35 39 92 / 0.8) !important;
}

.focus\:\!bg-navyblue\/90:focus {
    background-color: rgb(35 39 92 / 0.9) !important;
}

.focus\:\!bg-navyblue\/95:focus {
    background-color: rgb(35 39 92 / 0.95) !important;
}

.focus\:\!bg-orange:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1)) !important;
}

.focus\:\!bg-orange\/0:focus {
    background-color: rgb(236 114 101 / 0) !important;
}

.focus\:\!bg-orange\/10:focus {
    background-color: rgb(236 114 101 / 0.1) !important;
}

.focus\:\!bg-orange\/100:focus {
    background-color: rgb(236 114 101 / 1) !important;
}

.focus\:\!bg-orange\/20:focus {
    background-color: rgb(236 114 101 / 0.2) !important;
}

.focus\:\!bg-orange\/25:focus {
    background-color: rgb(236 114 101 / 0.25) !important;
}

.focus\:\!bg-orange\/30:focus {
    background-color: rgb(236 114 101 / 0.3) !important;
}

.focus\:\!bg-orange\/40:focus {
    background-color: rgb(236 114 101 / 0.4) !important;
}

.focus\:\!bg-orange\/5:focus {
    background-color: rgb(236 114 101 / 0.05) !important;
}

.focus\:\!bg-orange\/50:focus {
    background-color: rgb(236 114 101 / 0.5) !important;
}

.focus\:\!bg-orange\/60:focus {
    background-color: rgb(236 114 101 / 0.6) !important;
}

.focus\:\!bg-orange\/70:focus {
    background-color: rgb(236 114 101 / 0.7) !important;
}

.focus\:\!bg-orange\/75:focus {
    background-color: rgb(236 114 101 / 0.75) !important;
}

.focus\:\!bg-orange\/80:focus {
    background-color: rgb(236 114 101 / 0.8) !important;
}

.focus\:\!bg-orange\/90:focus {
    background-color: rgb(236 114 101 / 0.9) !important;
}

.focus\:\!bg-orange\/95:focus {
    background-color: rgb(236 114 101 / 0.95) !important;
}

.focus\:\!bg-seablue:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1)) !important;
}

.focus\:\!bg-seablue\/0:focus {
    background-color: rgb(87 182 178 / 0) !important;
}

.focus\:\!bg-seablue\/10:focus {
    background-color: rgb(87 182 178 / 0.1) !important;
}

.focus\:\!bg-seablue\/100:focus {
    background-color: rgb(87 182 178 / 1) !important;
}

.focus\:\!bg-seablue\/20:focus {
    background-color: rgb(87 182 178 / 0.2) !important;
}

.focus\:\!bg-seablue\/25:focus {
    background-color: rgb(87 182 178 / 0.25) !important;
}

.focus\:\!bg-seablue\/30:focus {
    background-color: rgb(87 182 178 / 0.3) !important;
}

.focus\:\!bg-seablue\/40:focus {
    background-color: rgb(87 182 178 / 0.4) !important;
}

.focus\:\!bg-seablue\/5:focus {
    background-color: rgb(87 182 178 / 0.05) !important;
}

.focus\:\!bg-seablue\/50:focus {
    background-color: rgb(87 182 178 / 0.5) !important;
}

.focus\:\!bg-seablue\/60:focus {
    background-color: rgb(87 182 178 / 0.6) !important;
}

.focus\:\!bg-seablue\/70:focus {
    background-color: rgb(87 182 178 / 0.7) !important;
}

.focus\:\!bg-seablue\/75:focus {
    background-color: rgb(87 182 178 / 0.75) !important;
}

.focus\:\!bg-seablue\/80:focus {
    background-color: rgb(87 182 178 / 0.8) !important;
}

.focus\:\!bg-seablue\/90:focus {
    background-color: rgb(87 182 178 / 0.9) !important;
}

.focus\:\!bg-seablue\/95:focus {
    background-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.focus\:bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1));
}

.focus\:bg-green\/0:focus {
    background-color: rgb(122 171 109 / 0);
}

.focus\:bg-green\/10:focus {
    background-color: rgb(122 171 109 / 0.1);
}

.focus\:bg-green\/100:focus {
    background-color: rgb(122 171 109 / 1);
}

.focus\:bg-green\/20:focus {
    background-color: rgb(122 171 109 / 0.2);
}

.focus\:bg-green\/25:focus {
    background-color: rgb(122 171 109 / 0.25);
}

.focus\:bg-green\/30:focus {
    background-color: rgb(122 171 109 / 0.3);
}

.focus\:bg-green\/40:focus {
    background-color: rgb(122 171 109 / 0.4);
}

.focus\:bg-green\/5:focus {
    background-color: rgb(122 171 109 / 0.05);
}

.focus\:bg-green\/50:focus {
    background-color: rgb(122 171 109 / 0.5);
}

.focus\:bg-green\/60:focus {
    background-color: rgb(122 171 109 / 0.6);
}

.focus\:bg-green\/70:focus {
    background-color: rgb(122 171 109 / 0.7);
}

.focus\:bg-green\/75:focus {
    background-color: rgb(122 171 109 / 0.75);
}

.focus\:bg-green\/80:focus {
    background-color: rgb(122 171 109 / 0.8);
}

.focus\:bg-green\/90:focus {
    background-color: rgb(122 171 109 / 0.9);
}

.focus\:bg-green\/95:focus {
    background-color: rgb(122 171 109 / 0.95);
}

.focus\:bg-ltblue:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1));
}

.focus\:bg-ltblue\/0:focus {
    background-color: rgb(92 148 191 / 0);
}

.focus\:bg-ltblue\/10:focus {
    background-color: rgb(92 148 191 / 0.1);
}

.focus\:bg-ltblue\/100:focus {
    background-color: rgb(92 148 191 / 1);
}

.focus\:bg-ltblue\/20:focus {
    background-color: rgb(92 148 191 / 0.2);
}

.focus\:bg-ltblue\/25:focus {
    background-color: rgb(92 148 191 / 0.25);
}

.focus\:bg-ltblue\/30:focus {
    background-color: rgb(92 148 191 / 0.3);
}

.focus\:bg-ltblue\/40:focus {
    background-color: rgb(92 148 191 / 0.4);
}

.focus\:bg-ltblue\/5:focus {
    background-color: rgb(92 148 191 / 0.05);
}

.focus\:bg-ltblue\/50:focus {
    background-color: rgb(92 148 191 / 0.5);
}

.focus\:bg-ltblue\/60:focus {
    background-color: rgb(92 148 191 / 0.6);
}

.focus\:bg-ltblue\/70:focus {
    background-color: rgb(92 148 191 / 0.7);
}

.focus\:bg-ltblue\/75:focus {
    background-color: rgb(92 148 191 / 0.75);
}

.focus\:bg-ltblue\/80:focus {
    background-color: rgb(92 148 191 / 0.8);
}

.focus\:bg-ltblue\/90:focus {
    background-color: rgb(92 148 191 / 0.9);
}

.focus\:bg-ltblue\/95:focus {
    background-color: rgb(92 148 191 / 0.95);
}

.focus\:bg-navyblue:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1));
}

.focus\:bg-navyblue\/0:focus {
    background-color: rgb(35 39 92 / 0);
}

.focus\:bg-navyblue\/10:focus {
    background-color: rgb(35 39 92 / 0.1);
}

.focus\:bg-navyblue\/100:focus {
    background-color: rgb(35 39 92 / 1);
}

.focus\:bg-navyblue\/20:focus {
    background-color: rgb(35 39 92 / 0.2);
}

.focus\:bg-navyblue\/25:focus {
    background-color: rgb(35 39 92 / 0.25);
}

.focus\:bg-navyblue\/30:focus {
    background-color: rgb(35 39 92 / 0.3);
}

.focus\:bg-navyblue\/40:focus {
    background-color: rgb(35 39 92 / 0.4);
}

.focus\:bg-navyblue\/5:focus {
    background-color: rgb(35 39 92 / 0.05);
}

.focus\:bg-navyblue\/50:focus {
    background-color: rgb(35 39 92 / 0.5);
}

.focus\:bg-navyblue\/60:focus {
    background-color: rgb(35 39 92 / 0.6);
}

.focus\:bg-navyblue\/70:focus {
    background-color: rgb(35 39 92 / 0.7);
}

.focus\:bg-navyblue\/75:focus {
    background-color: rgb(35 39 92 / 0.75);
}

.focus\:bg-navyblue\/80:focus {
    background-color: rgb(35 39 92 / 0.8);
}

.focus\:bg-navyblue\/90:focus {
    background-color: rgb(35 39 92 / 0.9);
}

.focus\:bg-navyblue\/95:focus {
    background-color: rgb(35 39 92 / 0.95);
}

.focus\:bg-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1));
}

.focus\:bg-orange\/0:focus {
    background-color: rgb(236 114 101 / 0);
}

.focus\:bg-orange\/10:focus {
    background-color: rgb(236 114 101 / 0.1);
}

.focus\:bg-orange\/100:focus {
    background-color: rgb(236 114 101 / 1);
}

.focus\:bg-orange\/20:focus {
    background-color: rgb(236 114 101 / 0.2);
}

.focus\:bg-orange\/25:focus {
    background-color: rgb(236 114 101 / 0.25);
}

.focus\:bg-orange\/30:focus {
    background-color: rgb(236 114 101 / 0.3);
}

.focus\:bg-orange\/40:focus {
    background-color: rgb(236 114 101 / 0.4);
}

.focus\:bg-orange\/5:focus {
    background-color: rgb(236 114 101 / 0.05);
}

.focus\:bg-orange\/50:focus {
    background-color: rgb(236 114 101 / 0.5);
}

.focus\:bg-orange\/60:focus {
    background-color: rgb(236 114 101 / 0.6);
}

.focus\:bg-orange\/70:focus {
    background-color: rgb(236 114 101 / 0.7);
}

.focus\:bg-orange\/75:focus {
    background-color: rgb(236 114 101 / 0.75);
}

.focus\:bg-orange\/80:focus {
    background-color: rgb(236 114 101 / 0.8);
}

.focus\:bg-orange\/90:focus {
    background-color: rgb(236 114 101 / 0.9);
}

.focus\:bg-orange\/95:focus {
    background-color: rgb(236 114 101 / 0.95);
}

.focus\:bg-seablue:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1));
}

.focus\:bg-seablue\/0:focus {
    background-color: rgb(87 182 178 / 0);
}

.focus\:bg-seablue\/10:focus {
    background-color: rgb(87 182 178 / 0.1);
}

.focus\:bg-seablue\/100:focus {
    background-color: rgb(87 182 178 / 1);
}

.focus\:bg-seablue\/20:focus {
    background-color: rgb(87 182 178 / 0.2);
}

.focus\:bg-seablue\/25:focus {
    background-color: rgb(87 182 178 / 0.25);
}

.focus\:bg-seablue\/30:focus {
    background-color: rgb(87 182 178 / 0.3);
}

.focus\:bg-seablue\/40:focus {
    background-color: rgb(87 182 178 / 0.4);
}

.focus\:bg-seablue\/5:focus {
    background-color: rgb(87 182 178 / 0.05);
}

.focus\:bg-seablue\/50:focus {
    background-color: rgb(87 182 178 / 0.5);
}

.focus\:bg-seablue\/60:focus {
    background-color: rgb(87 182 178 / 0.6);
}

.focus\:bg-seablue\/70:focus {
    background-color: rgb(87 182 178 / 0.7);
}

.focus\:bg-seablue\/75:focus {
    background-color: rgb(87 182 178 / 0.75);
}

.focus\:bg-seablue\/80:focus {
    background-color: rgb(87 182 178 / 0.8);
}

.focus\:bg-seablue\/90:focus {
    background-color: rgb(87 182 178 / 0.9);
}

.focus\:bg-seablue\/95:focus {
    background-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-text-opacity, 1)) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.focus\:\!text-green:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(122 171 109 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-green\/0:focus {
    color: rgb(122 171 109 / 0) !important;
}

.focus\:\!text-green\/10:focus {
    color: rgb(122 171 109 / 0.1) !important;
}

.focus\:\!text-green\/100:focus {
    color: rgb(122 171 109 / 1) !important;
}

.focus\:\!text-green\/20:focus {
    color: rgb(122 171 109 / 0.2) !important;
}

.focus\:\!text-green\/25:focus {
    color: rgb(122 171 109 / 0.25) !important;
}

.focus\:\!text-green\/30:focus {
    color: rgb(122 171 109 / 0.3) !important;
}

.focus\:\!text-green\/40:focus {
    color: rgb(122 171 109 / 0.4) !important;
}

.focus\:\!text-green\/5:focus {
    color: rgb(122 171 109 / 0.05) !important;
}

.focus\:\!text-green\/50:focus {
    color: rgb(122 171 109 / 0.5) !important;
}

.focus\:\!text-green\/60:focus {
    color: rgb(122 171 109 / 0.6) !important;
}

.focus\:\!text-green\/70:focus {
    color: rgb(122 171 109 / 0.7) !important;
}

.focus\:\!text-green\/75:focus {
    color: rgb(122 171 109 / 0.75) !important;
}

.focus\:\!text-green\/80:focus {
    color: rgb(122 171 109 / 0.8) !important;
}

.focus\:\!text-green\/90:focus {
    color: rgb(122 171 109 / 0.9) !important;
}

.focus\:\!text-green\/95:focus {
    color: rgb(122 171 109 / 0.95) !important;
}

.focus\:\!text-ltblue:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(92 148 191 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-ltblue\/0:focus {
    color: rgb(92 148 191 / 0) !important;
}

.focus\:\!text-ltblue\/10:focus {
    color: rgb(92 148 191 / 0.1) !important;
}

.focus\:\!text-ltblue\/100:focus {
    color: rgb(92 148 191 / 1) !important;
}

.focus\:\!text-ltblue\/20:focus {
    color: rgb(92 148 191 / 0.2) !important;
}

.focus\:\!text-ltblue\/25:focus {
    color: rgb(92 148 191 / 0.25) !important;
}

.focus\:\!text-ltblue\/30:focus {
    color: rgb(92 148 191 / 0.3) !important;
}

.focus\:\!text-ltblue\/40:focus {
    color: rgb(92 148 191 / 0.4) !important;
}

.focus\:\!text-ltblue\/5:focus {
    color: rgb(92 148 191 / 0.05) !important;
}

.focus\:\!text-ltblue\/50:focus {
    color: rgb(92 148 191 / 0.5) !important;
}

.focus\:\!text-ltblue\/60:focus {
    color: rgb(92 148 191 / 0.6) !important;
}

.focus\:\!text-ltblue\/70:focus {
    color: rgb(92 148 191 / 0.7) !important;
}

.focus\:\!text-ltblue\/75:focus {
    color: rgb(92 148 191 / 0.75) !important;
}

.focus\:\!text-ltblue\/80:focus {
    color: rgb(92 148 191 / 0.8) !important;
}

.focus\:\!text-ltblue\/90:focus {
    color: rgb(92 148 191 / 0.9) !important;
}

.focus\:\!text-ltblue\/95:focus {
    color: rgb(92 148 191 / 0.95) !important;
}

.focus\:\!text-navyblue:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(35 39 92 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-navyblue\/0:focus {
    color: rgb(35 39 92 / 0) !important;
}

.focus\:\!text-navyblue\/10:focus {
    color: rgb(35 39 92 / 0.1) !important;
}

.focus\:\!text-navyblue\/100:focus {
    color: rgb(35 39 92 / 1) !important;
}

.focus\:\!text-navyblue\/20:focus {
    color: rgb(35 39 92 / 0.2) !important;
}

.focus\:\!text-navyblue\/25:focus {
    color: rgb(35 39 92 / 0.25) !important;
}

.focus\:\!text-navyblue\/30:focus {
    color: rgb(35 39 92 / 0.3) !important;
}

.focus\:\!text-navyblue\/40:focus {
    color: rgb(35 39 92 / 0.4) !important;
}

.focus\:\!text-navyblue\/5:focus {
    color: rgb(35 39 92 / 0.05) !important;
}

.focus\:\!text-navyblue\/50:focus {
    color: rgb(35 39 92 / 0.5) !important;
}

.focus\:\!text-navyblue\/60:focus {
    color: rgb(35 39 92 / 0.6) !important;
}

.focus\:\!text-navyblue\/70:focus {
    color: rgb(35 39 92 / 0.7) !important;
}

.focus\:\!text-navyblue\/75:focus {
    color: rgb(35 39 92 / 0.75) !important;
}

.focus\:\!text-navyblue\/80:focus {
    color: rgb(35 39 92 / 0.8) !important;
}

.focus\:\!text-navyblue\/90:focus {
    color: rgb(35 39 92 / 0.9) !important;
}

.focus\:\!text-navyblue\/95:focus {
    color: rgb(35 39 92 / 0.95) !important;
}

.focus\:\!text-orange:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(236 114 101 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-orange\/0:focus {
    color: rgb(236 114 101 / 0) !important;
}

.focus\:\!text-orange\/10:focus {
    color: rgb(236 114 101 / 0.1) !important;
}

.focus\:\!text-orange\/100:focus {
    color: rgb(236 114 101 / 1) !important;
}

.focus\:\!text-orange\/20:focus {
    color: rgb(236 114 101 / 0.2) !important;
}

.focus\:\!text-orange\/25:focus {
    color: rgb(236 114 101 / 0.25) !important;
}

.focus\:\!text-orange\/30:focus {
    color: rgb(236 114 101 / 0.3) !important;
}

.focus\:\!text-orange\/40:focus {
    color: rgb(236 114 101 / 0.4) !important;
}

.focus\:\!text-orange\/5:focus {
    color: rgb(236 114 101 / 0.05) !important;
}

.focus\:\!text-orange\/50:focus {
    color: rgb(236 114 101 / 0.5) !important;
}

.focus\:\!text-orange\/60:focus {
    color: rgb(236 114 101 / 0.6) !important;
}

.focus\:\!text-orange\/70:focus {
    color: rgb(236 114 101 / 0.7) !important;
}

.focus\:\!text-orange\/75:focus {
    color: rgb(236 114 101 / 0.75) !important;
}

.focus\:\!text-orange\/80:focus {
    color: rgb(236 114 101 / 0.8) !important;
}

.focus\:\!text-orange\/90:focus {
    color: rgb(236 114 101 / 0.9) !important;
}

.focus\:\!text-orange\/95:focus {
    color: rgb(236 114 101 / 0.95) !important;
}

.focus\:\!text-seablue:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(87 182 178 / var(--tw-text-opacity, 1)) !important;
}

.focus\:\!text-seablue\/0:focus {
    color: rgb(87 182 178 / 0) !important;
}

.focus\:\!text-seablue\/10:focus {
    color: rgb(87 182 178 / 0.1) !important;
}

.focus\:\!text-seablue\/100:focus {
    color: rgb(87 182 178 / 1) !important;
}

.focus\:\!text-seablue\/20:focus {
    color: rgb(87 182 178 / 0.2) !important;
}

.focus\:\!text-seablue\/25:focus {
    color: rgb(87 182 178 / 0.25) !important;
}

.focus\:\!text-seablue\/30:focus {
    color: rgb(87 182 178 / 0.3) !important;
}

.focus\:\!text-seablue\/40:focus {
    color: rgb(87 182 178 / 0.4) !important;
}

.focus\:\!text-seablue\/5:focus {
    color: rgb(87 182 178 / 0.05) !important;
}

.focus\:\!text-seablue\/50:focus {
    color: rgb(87 182 178 / 0.5) !important;
}

.focus\:\!text-seablue\/60:focus {
    color: rgb(87 182 178 / 0.6) !important;
}

.focus\:\!text-seablue\/70:focus {
    color: rgb(87 182 178 / 0.7) !important;
}

.focus\:\!text-seablue\/75:focus {
    color: rgb(87 182 178 / 0.75) !important;
}

.focus\:\!text-seablue\/80:focus {
    color: rgb(87 182 178 / 0.8) !important;
}

.focus\:\!text-seablue\/90:focus {
    color: rgb(87 182 178 / 0.9) !important;
}

.focus\:\!text-seablue\/95:focus {
    color: rgb(87 182 178 / 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(31 31 31 / var(--tw-text-opacity, 1));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.focus\:text-green:focus {
    --tw-text-opacity: 1;
    color: rgb(122 171 109 / var(--tw-text-opacity, 1));
}

.focus\:text-green\/0:focus {
    color: rgb(122 171 109 / 0);
}

.focus\:text-green\/10:focus {
    color: rgb(122 171 109 / 0.1);
}

.focus\:text-green\/100:focus {
    color: rgb(122 171 109 / 1);
}

.focus\:text-green\/20:focus {
    color: rgb(122 171 109 / 0.2);
}

.focus\:text-green\/25:focus {
    color: rgb(122 171 109 / 0.25);
}

.focus\:text-green\/30:focus {
    color: rgb(122 171 109 / 0.3);
}

.focus\:text-green\/40:focus {
    color: rgb(122 171 109 / 0.4);
}

.focus\:text-green\/5:focus {
    color: rgb(122 171 109 / 0.05);
}

.focus\:text-green\/50:focus {
    color: rgb(122 171 109 / 0.5);
}

.focus\:text-green\/60:focus {
    color: rgb(122 171 109 / 0.6);
}

.focus\:text-green\/70:focus {
    color: rgb(122 171 109 / 0.7);
}

.focus\:text-green\/75:focus {
    color: rgb(122 171 109 / 0.75);
}

.focus\:text-green\/80:focus {
    color: rgb(122 171 109 / 0.8);
}

.focus\:text-green\/90:focus {
    color: rgb(122 171 109 / 0.9);
}

.focus\:text-green\/95:focus {
    color: rgb(122 171 109 / 0.95);
}

.focus\:text-ltblue:focus {
    --tw-text-opacity: 1;
    color: rgb(92 148 191 / var(--tw-text-opacity, 1));
}

.focus\:text-ltblue\/0:focus {
    color: rgb(92 148 191 / 0);
}

.focus\:text-ltblue\/10:focus {
    color: rgb(92 148 191 / 0.1);
}

.focus\:text-ltblue\/100:focus {
    color: rgb(92 148 191 / 1);
}

.focus\:text-ltblue\/20:focus {
    color: rgb(92 148 191 / 0.2);
}

.focus\:text-ltblue\/25:focus {
    color: rgb(92 148 191 / 0.25);
}

.focus\:text-ltblue\/30:focus {
    color: rgb(92 148 191 / 0.3);
}

.focus\:text-ltblue\/40:focus {
    color: rgb(92 148 191 / 0.4);
}

.focus\:text-ltblue\/5:focus {
    color: rgb(92 148 191 / 0.05);
}

.focus\:text-ltblue\/50:focus {
    color: rgb(92 148 191 / 0.5);
}

.focus\:text-ltblue\/60:focus {
    color: rgb(92 148 191 / 0.6);
}

.focus\:text-ltblue\/70:focus {
    color: rgb(92 148 191 / 0.7);
}

.focus\:text-ltblue\/75:focus {
    color: rgb(92 148 191 / 0.75);
}

.focus\:text-ltblue\/80:focus {
    color: rgb(92 148 191 / 0.8);
}

.focus\:text-ltblue\/90:focus {
    color: rgb(92 148 191 / 0.9);
}

.focus\:text-ltblue\/95:focus {
    color: rgb(92 148 191 / 0.95);
}

.focus\:text-navyblue:focus {
    --tw-text-opacity: 1;
    color: rgb(35 39 92 / var(--tw-text-opacity, 1));
}

.focus\:text-navyblue\/0:focus {
    color: rgb(35 39 92 / 0);
}

.focus\:text-navyblue\/10:focus {
    color: rgb(35 39 92 / 0.1);
}

.focus\:text-navyblue\/100:focus {
    color: rgb(35 39 92 / 1);
}

.focus\:text-navyblue\/20:focus {
    color: rgb(35 39 92 / 0.2);
}

.focus\:text-navyblue\/25:focus {
    color: rgb(35 39 92 / 0.25);
}

.focus\:text-navyblue\/30:focus {
    color: rgb(35 39 92 / 0.3);
}

.focus\:text-navyblue\/40:focus {
    color: rgb(35 39 92 / 0.4);
}

.focus\:text-navyblue\/5:focus {
    color: rgb(35 39 92 / 0.05);
}

.focus\:text-navyblue\/50:focus {
    color: rgb(35 39 92 / 0.5);
}

.focus\:text-navyblue\/60:focus {
    color: rgb(35 39 92 / 0.6);
}

.focus\:text-navyblue\/70:focus {
    color: rgb(35 39 92 / 0.7);
}

.focus\:text-navyblue\/75:focus {
    color: rgb(35 39 92 / 0.75);
}

.focus\:text-navyblue\/80:focus {
    color: rgb(35 39 92 / 0.8);
}

.focus\:text-navyblue\/90:focus {
    color: rgb(35 39 92 / 0.9);
}

.focus\:text-navyblue\/95:focus {
    color: rgb(35 39 92 / 0.95);
}

.focus\:text-orange:focus {
    --tw-text-opacity: 1;
    color: rgb(236 114 101 / var(--tw-text-opacity, 1));
}

.focus\:text-orange\/0:focus {
    color: rgb(236 114 101 / 0);
}

.focus\:text-orange\/10:focus {
    color: rgb(236 114 101 / 0.1);
}

.focus\:text-orange\/100:focus {
    color: rgb(236 114 101 / 1);
}

.focus\:text-orange\/20:focus {
    color: rgb(236 114 101 / 0.2);
}

.focus\:text-orange\/25:focus {
    color: rgb(236 114 101 / 0.25);
}

.focus\:text-orange\/30:focus {
    color: rgb(236 114 101 / 0.3);
}

.focus\:text-orange\/40:focus {
    color: rgb(236 114 101 / 0.4);
}

.focus\:text-orange\/5:focus {
    color: rgb(236 114 101 / 0.05);
}

.focus\:text-orange\/50:focus {
    color: rgb(236 114 101 / 0.5);
}

.focus\:text-orange\/60:focus {
    color: rgb(236 114 101 / 0.6);
}

.focus\:text-orange\/70:focus {
    color: rgb(236 114 101 / 0.7);
}

.focus\:text-orange\/75:focus {
    color: rgb(236 114 101 / 0.75);
}

.focus\:text-orange\/80:focus {
    color: rgb(236 114 101 / 0.8);
}

.focus\:text-orange\/90:focus {
    color: rgb(236 114 101 / 0.9);
}

.focus\:text-orange\/95:focus {
    color: rgb(236 114 101 / 0.95);
}

.focus\:text-seablue:focus {
    --tw-text-opacity: 1;
    color: rgb(87 182 178 / var(--tw-text-opacity, 1));
}

.focus\:text-seablue\/0:focus {
    color: rgb(87 182 178 / 0);
}

.focus\:text-seablue\/10:focus {
    color: rgb(87 182 178 / 0.1);
}

.focus\:text-seablue\/100:focus {
    color: rgb(87 182 178 / 1);
}

.focus\:text-seablue\/20:focus {
    color: rgb(87 182 178 / 0.2);
}

.focus\:text-seablue\/25:focus {
    color: rgb(87 182 178 / 0.25);
}

.focus\:text-seablue\/30:focus {
    color: rgb(87 182 178 / 0.3);
}

.focus\:text-seablue\/40:focus {
    color: rgb(87 182 178 / 0.4);
}

.focus\:text-seablue\/5:focus {
    color: rgb(87 182 178 / 0.05);
}

.focus\:text-seablue\/50:focus {
    color: rgb(87 182 178 / 0.5);
}

.focus\:text-seablue\/60:focus {
    color: rgb(87 182 178 / 0.6);
}

.focus\:text-seablue\/70:focus {
    color: rgb(87 182 178 / 0.7);
}

.focus\:text-seablue\/75:focus {
    color: rgb(87 182 178 / 0.75);
}

.focus\:text-seablue\/80:focus {
    color: rgb(87 182 178 / 0.8);
}

.focus\:text-seablue\/90:focus {
    color: rgb(87 182 178 / 0.9);
}

.focus\:text-seablue\/95:focus {
    color: rgb(87 182 178 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active\:\!border-green:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(122 171 109 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-green\/0:active {
    border-color: rgb(122 171 109 / 0) !important;
}

.active\:\!border-green\/10:active {
    border-color: rgb(122 171 109 / 0.1) !important;
}

.active\:\!border-green\/100:active {
    border-color: rgb(122 171 109 / 1) !important;
}

.active\:\!border-green\/20:active {
    border-color: rgb(122 171 109 / 0.2) !important;
}

.active\:\!border-green\/25:active {
    border-color: rgb(122 171 109 / 0.25) !important;
}

.active\:\!border-green\/30:active {
    border-color: rgb(122 171 109 / 0.3) !important;
}

.active\:\!border-green\/40:active {
    border-color: rgb(122 171 109 / 0.4) !important;
}

.active\:\!border-green\/5:active {
    border-color: rgb(122 171 109 / 0.05) !important;
}

.active\:\!border-green\/50:active {
    border-color: rgb(122 171 109 / 0.5) !important;
}

.active\:\!border-green\/60:active {
    border-color: rgb(122 171 109 / 0.6) !important;
}

.active\:\!border-green\/70:active {
    border-color: rgb(122 171 109 / 0.7) !important;
}

.active\:\!border-green\/75:active {
    border-color: rgb(122 171 109 / 0.75) !important;
}

.active\:\!border-green\/80:active {
    border-color: rgb(122 171 109 / 0.8) !important;
}

.active\:\!border-green\/90:active {
    border-color: rgb(122 171 109 / 0.9) !important;
}

.active\:\!border-green\/95:active {
    border-color: rgb(122 171 109 / 0.95) !important;
}

.active\:\!border-ltblue:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(92 148 191 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-ltblue\/0:active {
    border-color: rgb(92 148 191 / 0) !important;
}

.active\:\!border-ltblue\/10:active {
    border-color: rgb(92 148 191 / 0.1) !important;
}

.active\:\!border-ltblue\/100:active {
    border-color: rgb(92 148 191 / 1) !important;
}

.active\:\!border-ltblue\/20:active {
    border-color: rgb(92 148 191 / 0.2) !important;
}

.active\:\!border-ltblue\/25:active {
    border-color: rgb(92 148 191 / 0.25) !important;
}

.active\:\!border-ltblue\/30:active {
    border-color: rgb(92 148 191 / 0.3) !important;
}

.active\:\!border-ltblue\/40:active {
    border-color: rgb(92 148 191 / 0.4) !important;
}

.active\:\!border-ltblue\/5:active {
    border-color: rgb(92 148 191 / 0.05) !important;
}

.active\:\!border-ltblue\/50:active {
    border-color: rgb(92 148 191 / 0.5) !important;
}

.active\:\!border-ltblue\/60:active {
    border-color: rgb(92 148 191 / 0.6) !important;
}

.active\:\!border-ltblue\/70:active {
    border-color: rgb(92 148 191 / 0.7) !important;
}

.active\:\!border-ltblue\/75:active {
    border-color: rgb(92 148 191 / 0.75) !important;
}

.active\:\!border-ltblue\/80:active {
    border-color: rgb(92 148 191 / 0.8) !important;
}

.active\:\!border-ltblue\/90:active {
    border-color: rgb(92 148 191 / 0.9) !important;
}

.active\:\!border-ltblue\/95:active {
    border-color: rgb(92 148 191 / 0.95) !important;
}

.active\:\!border-navyblue:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(35 39 92 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-navyblue\/0:active {
    border-color: rgb(35 39 92 / 0) !important;
}

.active\:\!border-navyblue\/10:active {
    border-color: rgb(35 39 92 / 0.1) !important;
}

.active\:\!border-navyblue\/100:active {
    border-color: rgb(35 39 92 / 1) !important;
}

.active\:\!border-navyblue\/20:active {
    border-color: rgb(35 39 92 / 0.2) !important;
}

.active\:\!border-navyblue\/25:active {
    border-color: rgb(35 39 92 / 0.25) !important;
}

.active\:\!border-navyblue\/30:active {
    border-color: rgb(35 39 92 / 0.3) !important;
}

.active\:\!border-navyblue\/40:active {
    border-color: rgb(35 39 92 / 0.4) !important;
}

.active\:\!border-navyblue\/5:active {
    border-color: rgb(35 39 92 / 0.05) !important;
}

.active\:\!border-navyblue\/50:active {
    border-color: rgb(35 39 92 / 0.5) !important;
}

.active\:\!border-navyblue\/60:active {
    border-color: rgb(35 39 92 / 0.6) !important;
}

.active\:\!border-navyblue\/70:active {
    border-color: rgb(35 39 92 / 0.7) !important;
}

.active\:\!border-navyblue\/75:active {
    border-color: rgb(35 39 92 / 0.75) !important;
}

.active\:\!border-navyblue\/80:active {
    border-color: rgb(35 39 92 / 0.8) !important;
}

.active\:\!border-navyblue\/90:active {
    border-color: rgb(35 39 92 / 0.9) !important;
}

.active\:\!border-navyblue\/95:active {
    border-color: rgb(35 39 92 / 0.95) !important;
}

.active\:\!border-orange:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(236 114 101 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-orange\/0:active {
    border-color: rgb(236 114 101 / 0) !important;
}

.active\:\!border-orange\/10:active {
    border-color: rgb(236 114 101 / 0.1) !important;
}

.active\:\!border-orange\/100:active {
    border-color: rgb(236 114 101 / 1) !important;
}

.active\:\!border-orange\/20:active {
    border-color: rgb(236 114 101 / 0.2) !important;
}

.active\:\!border-orange\/25:active {
    border-color: rgb(236 114 101 / 0.25) !important;
}

.active\:\!border-orange\/30:active {
    border-color: rgb(236 114 101 / 0.3) !important;
}

.active\:\!border-orange\/40:active {
    border-color: rgb(236 114 101 / 0.4) !important;
}

.active\:\!border-orange\/5:active {
    border-color: rgb(236 114 101 / 0.05) !important;
}

.active\:\!border-orange\/50:active {
    border-color: rgb(236 114 101 / 0.5) !important;
}

.active\:\!border-orange\/60:active {
    border-color: rgb(236 114 101 / 0.6) !important;
}

.active\:\!border-orange\/70:active {
    border-color: rgb(236 114 101 / 0.7) !important;
}

.active\:\!border-orange\/75:active {
    border-color: rgb(236 114 101 / 0.75) !important;
}

.active\:\!border-orange\/80:active {
    border-color: rgb(236 114 101 / 0.8) !important;
}

.active\:\!border-orange\/90:active {
    border-color: rgb(236 114 101 / 0.9) !important;
}

.active\:\!border-orange\/95:active {
    border-color: rgb(236 114 101 / 0.95) !important;
}

.active\:\!border-seablue:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(87 182 178 / var(--tw-border-opacity, 1)) !important;
}

.active\:\!border-seablue\/0:active {
    border-color: rgb(87 182 178 / 0) !important;
}

.active\:\!border-seablue\/10:active {
    border-color: rgb(87 182 178 / 0.1) !important;
}

.active\:\!border-seablue\/100:active {
    border-color: rgb(87 182 178 / 1) !important;
}

.active\:\!border-seablue\/20:active {
    border-color: rgb(87 182 178 / 0.2) !important;
}

.active\:\!border-seablue\/25:active {
    border-color: rgb(87 182 178 / 0.25) !important;
}

.active\:\!border-seablue\/30:active {
    border-color: rgb(87 182 178 / 0.3) !important;
}

.active\:\!border-seablue\/40:active {
    border-color: rgb(87 182 178 / 0.4) !important;
}

.active\:\!border-seablue\/5:active {
    border-color: rgb(87 182 178 / 0.05) !important;
}

.active\:\!border-seablue\/50:active {
    border-color: rgb(87 182 178 / 0.5) !important;
}

.active\:\!border-seablue\/60:active {
    border-color: rgb(87 182 178 / 0.6) !important;
}

.active\:\!border-seablue\/70:active {
    border-color: rgb(87 182 178 / 0.7) !important;
}

.active\:\!border-seablue\/75:active {
    border-color: rgb(87 182 178 / 0.75) !important;
}

.active\:\!border-seablue\/80:active {
    border-color: rgb(87 182 178 / 0.8) !important;
}

.active\:\!border-seablue\/90:active {
    border-color: rgb(87 182 178 / 0.9) !important;
}

.active\:\!border-seablue\/95:active {
    border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-border-opacity, 1));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active\:border-green:active {
    --tw-border-opacity: 1;
    border-color: rgb(122 171 109 / var(--tw-border-opacity, 1));
}

.active\:border-green\/0:active {
    border-color: rgb(122 171 109 / 0);
}

.active\:border-green\/10:active {
    border-color: rgb(122 171 109 / 0.1);
}

.active\:border-green\/100:active {
    border-color: rgb(122 171 109 / 1);
}

.active\:border-green\/20:active {
    border-color: rgb(122 171 109 / 0.2);
}

.active\:border-green\/25:active {
    border-color: rgb(122 171 109 / 0.25);
}

.active\:border-green\/30:active {
    border-color: rgb(122 171 109 / 0.3);
}

.active\:border-green\/40:active {
    border-color: rgb(122 171 109 / 0.4);
}

.active\:border-green\/5:active {
    border-color: rgb(122 171 109 / 0.05);
}

.active\:border-green\/50:active {
    border-color: rgb(122 171 109 / 0.5);
}

.active\:border-green\/60:active {
    border-color: rgb(122 171 109 / 0.6);
}

.active\:border-green\/70:active {
    border-color: rgb(122 171 109 / 0.7);
}

.active\:border-green\/75:active {
    border-color: rgb(122 171 109 / 0.75);
}

.active\:border-green\/80:active {
    border-color: rgb(122 171 109 / 0.8);
}

.active\:border-green\/90:active {
    border-color: rgb(122 171 109 / 0.9);
}

.active\:border-green\/95:active {
    border-color: rgb(122 171 109 / 0.95);
}

.active\:border-ltblue:active {
    --tw-border-opacity: 1;
    border-color: rgb(92 148 191 / var(--tw-border-opacity, 1));
}

.active\:border-ltblue\/0:active {
    border-color: rgb(92 148 191 / 0);
}

.active\:border-ltblue\/10:active {
    border-color: rgb(92 148 191 / 0.1);
}

.active\:border-ltblue\/100:active {
    border-color: rgb(92 148 191 / 1);
}

.active\:border-ltblue\/20:active {
    border-color: rgb(92 148 191 / 0.2);
}

.active\:border-ltblue\/25:active {
    border-color: rgb(92 148 191 / 0.25);
}

.active\:border-ltblue\/30:active {
    border-color: rgb(92 148 191 / 0.3);
}

.active\:border-ltblue\/40:active {
    border-color: rgb(92 148 191 / 0.4);
}

.active\:border-ltblue\/5:active {
    border-color: rgb(92 148 191 / 0.05);
}

.active\:border-ltblue\/50:active {
    border-color: rgb(92 148 191 / 0.5);
}

.active\:border-ltblue\/60:active {
    border-color: rgb(92 148 191 / 0.6);
}

.active\:border-ltblue\/70:active {
    border-color: rgb(92 148 191 / 0.7);
}

.active\:border-ltblue\/75:active {
    border-color: rgb(92 148 191 / 0.75);
}

.active\:border-ltblue\/80:active {
    border-color: rgb(92 148 191 / 0.8);
}

.active\:border-ltblue\/90:active {
    border-color: rgb(92 148 191 / 0.9);
}

.active\:border-ltblue\/95:active {
    border-color: rgb(92 148 191 / 0.95);
}

.active\:border-navyblue:active {
    --tw-border-opacity: 1;
    border-color: rgb(35 39 92 / var(--tw-border-opacity, 1));
}

.active\:border-navyblue\/0:active {
    border-color: rgb(35 39 92 / 0);
}

.active\:border-navyblue\/10:active {
    border-color: rgb(35 39 92 / 0.1);
}

.active\:border-navyblue\/100:active {
    border-color: rgb(35 39 92 / 1);
}

.active\:border-navyblue\/20:active {
    border-color: rgb(35 39 92 / 0.2);
}

.active\:border-navyblue\/25:active {
    border-color: rgb(35 39 92 / 0.25);
}

.active\:border-navyblue\/30:active {
    border-color: rgb(35 39 92 / 0.3);
}

.active\:border-navyblue\/40:active {
    border-color: rgb(35 39 92 / 0.4);
}

.active\:border-navyblue\/5:active {
    border-color: rgb(35 39 92 / 0.05);
}

.active\:border-navyblue\/50:active {
    border-color: rgb(35 39 92 / 0.5);
}

.active\:border-navyblue\/60:active {
    border-color: rgb(35 39 92 / 0.6);
}

.active\:border-navyblue\/70:active {
    border-color: rgb(35 39 92 / 0.7);
}

.active\:border-navyblue\/75:active {
    border-color: rgb(35 39 92 / 0.75);
}

.active\:border-navyblue\/80:active {
    border-color: rgb(35 39 92 / 0.8);
}

.active\:border-navyblue\/90:active {
    border-color: rgb(35 39 92 / 0.9);
}

.active\:border-navyblue\/95:active {
    border-color: rgb(35 39 92 / 0.95);
}

.active\:border-orange:active {
    --tw-border-opacity: 1;
    border-color: rgb(236 114 101 / var(--tw-border-opacity, 1));
}

.active\:border-orange\/0:active {
    border-color: rgb(236 114 101 / 0);
}

.active\:border-orange\/10:active {
    border-color: rgb(236 114 101 / 0.1);
}

.active\:border-orange\/100:active {
    border-color: rgb(236 114 101 / 1);
}

.active\:border-orange\/20:active {
    border-color: rgb(236 114 101 / 0.2);
}

.active\:border-orange\/25:active {
    border-color: rgb(236 114 101 / 0.25);
}

.active\:border-orange\/30:active {
    border-color: rgb(236 114 101 / 0.3);
}

.active\:border-orange\/40:active {
    border-color: rgb(236 114 101 / 0.4);
}

.active\:border-orange\/5:active {
    border-color: rgb(236 114 101 / 0.05);
}

.active\:border-orange\/50:active {
    border-color: rgb(236 114 101 / 0.5);
}

.active\:border-orange\/60:active {
    border-color: rgb(236 114 101 / 0.6);
}

.active\:border-orange\/70:active {
    border-color: rgb(236 114 101 / 0.7);
}

.active\:border-orange\/75:active {
    border-color: rgb(236 114 101 / 0.75);
}

.active\:border-orange\/80:active {
    border-color: rgb(236 114 101 / 0.8);
}

.active\:border-orange\/90:active {
    border-color: rgb(236 114 101 / 0.9);
}

.active\:border-orange\/95:active {
    border-color: rgb(236 114 101 / 0.95);
}

.active\:border-seablue:active {
    --tw-border-opacity: 1;
    border-color: rgb(87 182 178 / var(--tw-border-opacity, 1));
}

.active\:border-seablue\/0:active {
    border-color: rgb(87 182 178 / 0);
}

.active\:border-seablue\/10:active {
    border-color: rgb(87 182 178 / 0.1);
}

.active\:border-seablue\/100:active {
    border-color: rgb(87 182 178 / 1);
}

.active\:border-seablue\/20:active {
    border-color: rgb(87 182 178 / 0.2);
}

.active\:border-seablue\/25:active {
    border-color: rgb(87 182 178 / 0.25);
}

.active\:border-seablue\/30:active {
    border-color: rgb(87 182 178 / 0.3);
}

.active\:border-seablue\/40:active {
    border-color: rgb(87 182 178 / 0.4);
}

.active\:border-seablue\/5:active {
    border-color: rgb(87 182 178 / 0.05);
}

.active\:border-seablue\/50:active {
    border-color: rgb(87 182 178 / 0.5);
}

.active\:border-seablue\/60:active {
    border-color: rgb(87 182 178 / 0.6);
}

.active\:border-seablue\/70:active {
    border-color: rgb(87 182 178 / 0.7);
}

.active\:border-seablue\/75:active {
    border-color: rgb(87 182 178 / 0.75);
}

.active\:border-seablue\/80:active {
    border-color: rgb(87 182 178 / 0.8);
}

.active\:border-seablue\/90:active {
    border-color: rgb(87 182 178 / 0.9);
}

.active\:border-seablue\/95:active {
    border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1)) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active\:\!bg-green:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-green\/0:active {
    background-color: rgb(122 171 109 / 0) !important;
}

.active\:\!bg-green\/10:active {
    background-color: rgb(122 171 109 / 0.1) !important;
}

.active\:\!bg-green\/100:active {
    background-color: rgb(122 171 109 / 1) !important;
}

.active\:\!bg-green\/20:active {
    background-color: rgb(122 171 109 / 0.2) !important;
}

.active\:\!bg-green\/25:active {
    background-color: rgb(122 171 109 / 0.25) !important;
}

.active\:\!bg-green\/30:active {
    background-color: rgb(122 171 109 / 0.3) !important;
}

.active\:\!bg-green\/40:active {
    background-color: rgb(122 171 109 / 0.4) !important;
}

.active\:\!bg-green\/5:active {
    background-color: rgb(122 171 109 / 0.05) !important;
}

.active\:\!bg-green\/50:active {
    background-color: rgb(122 171 109 / 0.5) !important;
}

.active\:\!bg-green\/60:active {
    background-color: rgb(122 171 109 / 0.6) !important;
}

.active\:\!bg-green\/70:active {
    background-color: rgb(122 171 109 / 0.7) !important;
}

.active\:\!bg-green\/75:active {
    background-color: rgb(122 171 109 / 0.75) !important;
}

.active\:\!bg-green\/80:active {
    background-color: rgb(122 171 109 / 0.8) !important;
}

.active\:\!bg-green\/90:active {
    background-color: rgb(122 171 109 / 0.9) !important;
}

.active\:\!bg-green\/95:active {
    background-color: rgb(122 171 109 / 0.95) !important;
}

.active\:\!bg-ltblue:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-ltblue\/0:active {
    background-color: rgb(92 148 191 / 0) !important;
}

.active\:\!bg-ltblue\/10:active {
    background-color: rgb(92 148 191 / 0.1) !important;
}

.active\:\!bg-ltblue\/100:active {
    background-color: rgb(92 148 191 / 1) !important;
}

.active\:\!bg-ltblue\/20:active {
    background-color: rgb(92 148 191 / 0.2) !important;
}

.active\:\!bg-ltblue\/25:active {
    background-color: rgb(92 148 191 / 0.25) !important;
}

.active\:\!bg-ltblue\/30:active {
    background-color: rgb(92 148 191 / 0.3) !important;
}

.active\:\!bg-ltblue\/40:active {
    background-color: rgb(92 148 191 / 0.4) !important;
}

.active\:\!bg-ltblue\/5:active {
    background-color: rgb(92 148 191 / 0.05) !important;
}

.active\:\!bg-ltblue\/50:active {
    background-color: rgb(92 148 191 / 0.5) !important;
}

.active\:\!bg-ltblue\/60:active {
    background-color: rgb(92 148 191 / 0.6) !important;
}

.active\:\!bg-ltblue\/70:active {
    background-color: rgb(92 148 191 / 0.7) !important;
}

.active\:\!bg-ltblue\/75:active {
    background-color: rgb(92 148 191 / 0.75) !important;
}

.active\:\!bg-ltblue\/80:active {
    background-color: rgb(92 148 191 / 0.8) !important;
}

.active\:\!bg-ltblue\/90:active {
    background-color: rgb(92 148 191 / 0.9) !important;
}

.active\:\!bg-ltblue\/95:active {
    background-color: rgb(92 148 191 / 0.95) !important;
}

.active\:\!bg-navyblue:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-navyblue\/0:active {
    background-color: rgb(35 39 92 / 0) !important;
}

.active\:\!bg-navyblue\/10:active {
    background-color: rgb(35 39 92 / 0.1) !important;
}

.active\:\!bg-navyblue\/100:active {
    background-color: rgb(35 39 92 / 1) !important;
}

.active\:\!bg-navyblue\/20:active {
    background-color: rgb(35 39 92 / 0.2) !important;
}

.active\:\!bg-navyblue\/25:active {
    background-color: rgb(35 39 92 / 0.25) !important;
}

.active\:\!bg-navyblue\/30:active {
    background-color: rgb(35 39 92 / 0.3) !important;
}

.active\:\!bg-navyblue\/40:active {
    background-color: rgb(35 39 92 / 0.4) !important;
}

.active\:\!bg-navyblue\/5:active {
    background-color: rgb(35 39 92 / 0.05) !important;
}

.active\:\!bg-navyblue\/50:active {
    background-color: rgb(35 39 92 / 0.5) !important;
}

.active\:\!bg-navyblue\/60:active {
    background-color: rgb(35 39 92 / 0.6) !important;
}

.active\:\!bg-navyblue\/70:active {
    background-color: rgb(35 39 92 / 0.7) !important;
}

.active\:\!bg-navyblue\/75:active {
    background-color: rgb(35 39 92 / 0.75) !important;
}

.active\:\!bg-navyblue\/80:active {
    background-color: rgb(35 39 92 / 0.8) !important;
}

.active\:\!bg-navyblue\/90:active {
    background-color: rgb(35 39 92 / 0.9) !important;
}

.active\:\!bg-navyblue\/95:active {
    background-color: rgb(35 39 92 / 0.95) !important;
}

.active\:\!bg-orange:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-orange\/0:active {
    background-color: rgb(236 114 101 / 0) !important;
}

.active\:\!bg-orange\/10:active {
    background-color: rgb(236 114 101 / 0.1) !important;
}

.active\:\!bg-orange\/100:active {
    background-color: rgb(236 114 101 / 1) !important;
}

.active\:\!bg-orange\/20:active {
    background-color: rgb(236 114 101 / 0.2) !important;
}

.active\:\!bg-orange\/25:active {
    background-color: rgb(236 114 101 / 0.25) !important;
}

.active\:\!bg-orange\/30:active {
    background-color: rgb(236 114 101 / 0.3) !important;
}

.active\:\!bg-orange\/40:active {
    background-color: rgb(236 114 101 / 0.4) !important;
}

.active\:\!bg-orange\/5:active {
    background-color: rgb(236 114 101 / 0.05) !important;
}

.active\:\!bg-orange\/50:active {
    background-color: rgb(236 114 101 / 0.5) !important;
}

.active\:\!bg-orange\/60:active {
    background-color: rgb(236 114 101 / 0.6) !important;
}

.active\:\!bg-orange\/70:active {
    background-color: rgb(236 114 101 / 0.7) !important;
}

.active\:\!bg-orange\/75:active {
    background-color: rgb(236 114 101 / 0.75) !important;
}

.active\:\!bg-orange\/80:active {
    background-color: rgb(236 114 101 / 0.8) !important;
}

.active\:\!bg-orange\/90:active {
    background-color: rgb(236 114 101 / 0.9) !important;
}

.active\:\!bg-orange\/95:active {
    background-color: rgb(236 114 101 / 0.95) !important;
}

.active\:\!bg-seablue:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1)) !important;
}

.active\:\!bg-seablue\/0:active {
    background-color: rgb(87 182 178 / 0) !important;
}

.active\:\!bg-seablue\/10:active {
    background-color: rgb(87 182 178 / 0.1) !important;
}

.active\:\!bg-seablue\/100:active {
    background-color: rgb(87 182 178 / 1) !important;
}

.active\:\!bg-seablue\/20:active {
    background-color: rgb(87 182 178 / 0.2) !important;
}

.active\:\!bg-seablue\/25:active {
    background-color: rgb(87 182 178 / 0.25) !important;
}

.active\:\!bg-seablue\/30:active {
    background-color: rgb(87 182 178 / 0.3) !important;
}

.active\:\!bg-seablue\/40:active {
    background-color: rgb(87 182 178 / 0.4) !important;
}

.active\:\!bg-seablue\/5:active {
    background-color: rgb(87 182 178 / 0.05) !important;
}

.active\:\!bg-seablue\/50:active {
    background-color: rgb(87 182 178 / 0.5) !important;
}

.active\:\!bg-seablue\/60:active {
    background-color: rgb(87 182 178 / 0.6) !important;
}

.active\:\!bg-seablue\/70:active {
    background-color: rgb(87 182 178 / 0.7) !important;
}

.active\:\!bg-seablue\/75:active {
    background-color: rgb(87 182 178 / 0.75) !important;
}

.active\:\!bg-seablue\/80:active {
    background-color: rgb(87 182 178 / 0.8) !important;
}

.active\:\!bg-seablue\/90:active {
    background-color: rgb(87 182 178 / 0.9) !important;
}

.active\:\!bg-seablue\/95:active {
    background-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active\:bg-green:active {
    --tw-bg-opacity: 1;
    background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1));
}

.active\:bg-green\/0:active {
    background-color: rgb(122 171 109 / 0);
}

.active\:bg-green\/10:active {
    background-color: rgb(122 171 109 / 0.1);
}

.active\:bg-green\/100:active {
    background-color: rgb(122 171 109 / 1);
}

.active\:bg-green\/20:active {
    background-color: rgb(122 171 109 / 0.2);
}

.active\:bg-green\/25:active {
    background-color: rgb(122 171 109 / 0.25);
}

.active\:bg-green\/30:active {
    background-color: rgb(122 171 109 / 0.3);
}

.active\:bg-green\/40:active {
    background-color: rgb(122 171 109 / 0.4);
}

.active\:bg-green\/5:active {
    background-color: rgb(122 171 109 / 0.05);
}

.active\:bg-green\/50:active {
    background-color: rgb(122 171 109 / 0.5);
}

.active\:bg-green\/60:active {
    background-color: rgb(122 171 109 / 0.6);
}

.active\:bg-green\/70:active {
    background-color: rgb(122 171 109 / 0.7);
}

.active\:bg-green\/75:active {
    background-color: rgb(122 171 109 / 0.75);
}

.active\:bg-green\/80:active {
    background-color: rgb(122 171 109 / 0.8);
}

.active\:bg-green\/90:active {
    background-color: rgb(122 171 109 / 0.9);
}

.active\:bg-green\/95:active {
    background-color: rgb(122 171 109 / 0.95);
}

.active\:bg-ltblue:active {
    --tw-bg-opacity: 1;
    background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1));
}

.active\:bg-ltblue\/0:active {
    background-color: rgb(92 148 191 / 0);
}

.active\:bg-ltblue\/10:active {
    background-color: rgb(92 148 191 / 0.1);
}

.active\:bg-ltblue\/100:active {
    background-color: rgb(92 148 191 / 1);
}

.active\:bg-ltblue\/20:active {
    background-color: rgb(92 148 191 / 0.2);
}

.active\:bg-ltblue\/25:active {
    background-color: rgb(92 148 191 / 0.25);
}

.active\:bg-ltblue\/30:active {
    background-color: rgb(92 148 191 / 0.3);
}

.active\:bg-ltblue\/40:active {
    background-color: rgb(92 148 191 / 0.4);
}

.active\:bg-ltblue\/5:active {
    background-color: rgb(92 148 191 / 0.05);
}

.active\:bg-ltblue\/50:active {
    background-color: rgb(92 148 191 / 0.5);
}

.active\:bg-ltblue\/60:active {
    background-color: rgb(92 148 191 / 0.6);
}

.active\:bg-ltblue\/70:active {
    background-color: rgb(92 148 191 / 0.7);
}

.active\:bg-ltblue\/75:active {
    background-color: rgb(92 148 191 / 0.75);
}

.active\:bg-ltblue\/80:active {
    background-color: rgb(92 148 191 / 0.8);
}

.active\:bg-ltblue\/90:active {
    background-color: rgb(92 148 191 / 0.9);
}

.active\:bg-ltblue\/95:active {
    background-color: rgb(92 148 191 / 0.95);
}

.active\:bg-navyblue:active {
    --tw-bg-opacity: 1;
    background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1));
}

.active\:bg-navyblue\/0:active {
    background-color: rgb(35 39 92 / 0);
}

.active\:bg-navyblue\/10:active {
    background-color: rgb(35 39 92 / 0.1);
}

.active\:bg-navyblue\/100:active {
    background-color: rgb(35 39 92 / 1);
}

.active\:bg-navyblue\/20:active {
    background-color: rgb(35 39 92 / 0.2);
}

.active\:bg-navyblue\/25:active {
    background-color: rgb(35 39 92 / 0.25);
}

.active\:bg-navyblue\/30:active {
    background-color: rgb(35 39 92 / 0.3);
}

.active\:bg-navyblue\/40:active {
    background-color: rgb(35 39 92 / 0.4);
}

.active\:bg-navyblue\/5:active {
    background-color: rgb(35 39 92 / 0.05);
}

.active\:bg-navyblue\/50:active {
    background-color: rgb(35 39 92 / 0.5);
}

.active\:bg-navyblue\/60:active {
    background-color: rgb(35 39 92 / 0.6);
}

.active\:bg-navyblue\/70:active {
    background-color: rgb(35 39 92 / 0.7);
}

.active\:bg-navyblue\/75:active {
    background-color: rgb(35 39 92 / 0.75);
}

.active\:bg-navyblue\/80:active {
    background-color: rgb(35 39 92 / 0.8);
}

.active\:bg-navyblue\/90:active {
    background-color: rgb(35 39 92 / 0.9);
}

.active\:bg-navyblue\/95:active {
    background-color: rgb(35 39 92 / 0.95);
}

.active\:bg-orange:active {
    --tw-bg-opacity: 1;
    background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1));
}

.active\:bg-orange\/0:active {
    background-color: rgb(236 114 101 / 0);
}

.active\:bg-orange\/10:active {
    background-color: rgb(236 114 101 / 0.1);
}

.active\:bg-orange\/100:active {
    background-color: rgb(236 114 101 / 1);
}

.active\:bg-orange\/20:active {
    background-color: rgb(236 114 101 / 0.2);
}

.active\:bg-orange\/25:active {
    background-color: rgb(236 114 101 / 0.25);
}

.active\:bg-orange\/30:active {
    background-color: rgb(236 114 101 / 0.3);
}

.active\:bg-orange\/40:active {
    background-color: rgb(236 114 101 / 0.4);
}

.active\:bg-orange\/5:active {
    background-color: rgb(236 114 101 / 0.05);
}

.active\:bg-orange\/50:active {
    background-color: rgb(236 114 101 / 0.5);
}

.active\:bg-orange\/60:active {
    background-color: rgb(236 114 101 / 0.6);
}

.active\:bg-orange\/70:active {
    background-color: rgb(236 114 101 / 0.7);
}

.active\:bg-orange\/75:active {
    background-color: rgb(236 114 101 / 0.75);
}

.active\:bg-orange\/80:active {
    background-color: rgb(236 114 101 / 0.8);
}

.active\:bg-orange\/90:active {
    background-color: rgb(236 114 101 / 0.9);
}

.active\:bg-orange\/95:active {
    background-color: rgb(236 114 101 / 0.95);
}

.active\:bg-seablue:active {
    --tw-bg-opacity: 1;
    background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1));
}

.active\:bg-seablue\/0:active {
    background-color: rgb(87 182 178 / 0);
}

.active\:bg-seablue\/10:active {
    background-color: rgb(87 182 178 / 0.1);
}

.active\:bg-seablue\/100:active {
    background-color: rgb(87 182 178 / 1);
}

.active\:bg-seablue\/20:active {
    background-color: rgb(87 182 178 / 0.2);
}

.active\:bg-seablue\/25:active {
    background-color: rgb(87 182 178 / 0.25);
}

.active\:bg-seablue\/30:active {
    background-color: rgb(87 182 178 / 0.3);
}

.active\:bg-seablue\/40:active {
    background-color: rgb(87 182 178 / 0.4);
}

.active\:bg-seablue\/5:active {
    background-color: rgb(87 182 178 / 0.05);
}

.active\:bg-seablue\/50:active {
    background-color: rgb(87 182 178 / 0.5);
}

.active\:bg-seablue\/60:active {
    background-color: rgb(87 182 178 / 0.6);
}

.active\:bg-seablue\/70:active {
    background-color: rgb(87 182 178 / 0.7);
}

.active\:bg-seablue\/75:active {
    background-color: rgb(87 182 178 / 0.75);
}

.active\:bg-seablue\/80:active {
    background-color: rgb(87 182 178 / 0.8);
}

.active\:bg-seablue\/90:active {
    background-color: rgb(87 182 178 / 0.9);
}

.active\:bg-seablue\/95:active {
    background-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-text-opacity, 1)) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active\:\!text-green:active {
    --tw-text-opacity: 1 !important;
    color: rgb(122 171 109 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-green\/0:active {
    color: rgb(122 171 109 / 0) !important;
}

.active\:\!text-green\/10:active {
    color: rgb(122 171 109 / 0.1) !important;
}

.active\:\!text-green\/100:active {
    color: rgb(122 171 109 / 1) !important;
}

.active\:\!text-green\/20:active {
    color: rgb(122 171 109 / 0.2) !important;
}

.active\:\!text-green\/25:active {
    color: rgb(122 171 109 / 0.25) !important;
}

.active\:\!text-green\/30:active {
    color: rgb(122 171 109 / 0.3) !important;
}

.active\:\!text-green\/40:active {
    color: rgb(122 171 109 / 0.4) !important;
}

.active\:\!text-green\/5:active {
    color: rgb(122 171 109 / 0.05) !important;
}

.active\:\!text-green\/50:active {
    color: rgb(122 171 109 / 0.5) !important;
}

.active\:\!text-green\/60:active {
    color: rgb(122 171 109 / 0.6) !important;
}

.active\:\!text-green\/70:active {
    color: rgb(122 171 109 / 0.7) !important;
}

.active\:\!text-green\/75:active {
    color: rgb(122 171 109 / 0.75) !important;
}

.active\:\!text-green\/80:active {
    color: rgb(122 171 109 / 0.8) !important;
}

.active\:\!text-green\/90:active {
    color: rgb(122 171 109 / 0.9) !important;
}

.active\:\!text-green\/95:active {
    color: rgb(122 171 109 / 0.95) !important;
}

.active\:\!text-ltblue:active {
    --tw-text-opacity: 1 !important;
    color: rgb(92 148 191 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-ltblue\/0:active {
    color: rgb(92 148 191 / 0) !important;
}

.active\:\!text-ltblue\/10:active {
    color: rgb(92 148 191 / 0.1) !important;
}

.active\:\!text-ltblue\/100:active {
    color: rgb(92 148 191 / 1) !important;
}

.active\:\!text-ltblue\/20:active {
    color: rgb(92 148 191 / 0.2) !important;
}

.active\:\!text-ltblue\/25:active {
    color: rgb(92 148 191 / 0.25) !important;
}

.active\:\!text-ltblue\/30:active {
    color: rgb(92 148 191 / 0.3) !important;
}

.active\:\!text-ltblue\/40:active {
    color: rgb(92 148 191 / 0.4) !important;
}

.active\:\!text-ltblue\/5:active {
    color: rgb(92 148 191 / 0.05) !important;
}

.active\:\!text-ltblue\/50:active {
    color: rgb(92 148 191 / 0.5) !important;
}

.active\:\!text-ltblue\/60:active {
    color: rgb(92 148 191 / 0.6) !important;
}

.active\:\!text-ltblue\/70:active {
    color: rgb(92 148 191 / 0.7) !important;
}

.active\:\!text-ltblue\/75:active {
    color: rgb(92 148 191 / 0.75) !important;
}

.active\:\!text-ltblue\/80:active {
    color: rgb(92 148 191 / 0.8) !important;
}

.active\:\!text-ltblue\/90:active {
    color: rgb(92 148 191 / 0.9) !important;
}

.active\:\!text-ltblue\/95:active {
    color: rgb(92 148 191 / 0.95) !important;
}

.active\:\!text-navyblue:active {
    --tw-text-opacity: 1 !important;
    color: rgb(35 39 92 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-navyblue\/0:active {
    color: rgb(35 39 92 / 0) !important;
}

.active\:\!text-navyblue\/10:active {
    color: rgb(35 39 92 / 0.1) !important;
}

.active\:\!text-navyblue\/100:active {
    color: rgb(35 39 92 / 1) !important;
}

.active\:\!text-navyblue\/20:active {
    color: rgb(35 39 92 / 0.2) !important;
}

.active\:\!text-navyblue\/25:active {
    color: rgb(35 39 92 / 0.25) !important;
}

.active\:\!text-navyblue\/30:active {
    color: rgb(35 39 92 / 0.3) !important;
}

.active\:\!text-navyblue\/40:active {
    color: rgb(35 39 92 / 0.4) !important;
}

.active\:\!text-navyblue\/5:active {
    color: rgb(35 39 92 / 0.05) !important;
}

.active\:\!text-navyblue\/50:active {
    color: rgb(35 39 92 / 0.5) !important;
}

.active\:\!text-navyblue\/60:active {
    color: rgb(35 39 92 / 0.6) !important;
}

.active\:\!text-navyblue\/70:active {
    color: rgb(35 39 92 / 0.7) !important;
}

.active\:\!text-navyblue\/75:active {
    color: rgb(35 39 92 / 0.75) !important;
}

.active\:\!text-navyblue\/80:active {
    color: rgb(35 39 92 / 0.8) !important;
}

.active\:\!text-navyblue\/90:active {
    color: rgb(35 39 92 / 0.9) !important;
}

.active\:\!text-navyblue\/95:active {
    color: rgb(35 39 92 / 0.95) !important;
}

.active\:\!text-orange:active {
    --tw-text-opacity: 1 !important;
    color: rgb(236 114 101 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-orange\/0:active {
    color: rgb(236 114 101 / 0) !important;
}

.active\:\!text-orange\/10:active {
    color: rgb(236 114 101 / 0.1) !important;
}

.active\:\!text-orange\/100:active {
    color: rgb(236 114 101 / 1) !important;
}

.active\:\!text-orange\/20:active {
    color: rgb(236 114 101 / 0.2) !important;
}

.active\:\!text-orange\/25:active {
    color: rgb(236 114 101 / 0.25) !important;
}

.active\:\!text-orange\/30:active {
    color: rgb(236 114 101 / 0.3) !important;
}

.active\:\!text-orange\/40:active {
    color: rgb(236 114 101 / 0.4) !important;
}

.active\:\!text-orange\/5:active {
    color: rgb(236 114 101 / 0.05) !important;
}

.active\:\!text-orange\/50:active {
    color: rgb(236 114 101 / 0.5) !important;
}

.active\:\!text-orange\/60:active {
    color: rgb(236 114 101 / 0.6) !important;
}

.active\:\!text-orange\/70:active {
    color: rgb(236 114 101 / 0.7) !important;
}

.active\:\!text-orange\/75:active {
    color: rgb(236 114 101 / 0.75) !important;
}

.active\:\!text-orange\/80:active {
    color: rgb(236 114 101 / 0.8) !important;
}

.active\:\!text-orange\/90:active {
    color: rgb(236 114 101 / 0.9) !important;
}

.active\:\!text-orange\/95:active {
    color: rgb(236 114 101 / 0.95) !important;
}

.active\:\!text-seablue:active {
    --tw-text-opacity: 1 !important;
    color: rgb(87 182 178 / var(--tw-text-opacity, 1)) !important;
}

.active\:\!text-seablue\/0:active {
    color: rgb(87 182 178 / 0) !important;
}

.active\:\!text-seablue\/10:active {
    color: rgb(87 182 178 / 0.1) !important;
}

.active\:\!text-seablue\/100:active {
    color: rgb(87 182 178 / 1) !important;
}

.active\:\!text-seablue\/20:active {
    color: rgb(87 182 178 / 0.2) !important;
}

.active\:\!text-seablue\/25:active {
    color: rgb(87 182 178 / 0.25) !important;
}

.active\:\!text-seablue\/30:active {
    color: rgb(87 182 178 / 0.3) !important;
}

.active\:\!text-seablue\/40:active {
    color: rgb(87 182 178 / 0.4) !important;
}

.active\:\!text-seablue\/5:active {
    color: rgb(87 182 178 / 0.05) !important;
}

.active\:\!text-seablue\/50:active {
    color: rgb(87 182 178 / 0.5) !important;
}

.active\:\!text-seablue\/60:active {
    color: rgb(87 182 178 / 0.6) !important;
}

.active\:\!text-seablue\/70:active {
    color: rgb(87 182 178 / 0.7) !important;
}

.active\:\!text-seablue\/75:active {
    color: rgb(87 182 178 / 0.75) !important;
}

.active\:\!text-seablue\/80:active {
    color: rgb(87 182 178 / 0.8) !important;
}

.active\:\!text-seablue\/90:active {
    color: rgb(87 182 178 / 0.9) !important;
}

.active\:\!text-seablue\/95:active {
    color: rgb(87 182 178 / 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(31 31 31 / var(--tw-text-opacity, 1));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active\:text-green:active {
    --tw-text-opacity: 1;
    color: rgb(122 171 109 / var(--tw-text-opacity, 1));
}

.active\:text-green\/0:active {
    color: rgb(122 171 109 / 0);
}

.active\:text-green\/10:active {
    color: rgb(122 171 109 / 0.1);
}

.active\:text-green\/100:active {
    color: rgb(122 171 109 / 1);
}

.active\:text-green\/20:active {
    color: rgb(122 171 109 / 0.2);
}

.active\:text-green\/25:active {
    color: rgb(122 171 109 / 0.25);
}

.active\:text-green\/30:active {
    color: rgb(122 171 109 / 0.3);
}

.active\:text-green\/40:active {
    color: rgb(122 171 109 / 0.4);
}

.active\:text-green\/5:active {
    color: rgb(122 171 109 / 0.05);
}

.active\:text-green\/50:active {
    color: rgb(122 171 109 / 0.5);
}

.active\:text-green\/60:active {
    color: rgb(122 171 109 / 0.6);
}

.active\:text-green\/70:active {
    color: rgb(122 171 109 / 0.7);
}

.active\:text-green\/75:active {
    color: rgb(122 171 109 / 0.75);
}

.active\:text-green\/80:active {
    color: rgb(122 171 109 / 0.8);
}

.active\:text-green\/90:active {
    color: rgb(122 171 109 / 0.9);
}

.active\:text-green\/95:active {
    color: rgb(122 171 109 / 0.95);
}

.active\:text-ltblue:active {
    --tw-text-opacity: 1;
    color: rgb(92 148 191 / var(--tw-text-opacity, 1));
}

.active\:text-ltblue\/0:active {
    color: rgb(92 148 191 / 0);
}

.active\:text-ltblue\/10:active {
    color: rgb(92 148 191 / 0.1);
}

.active\:text-ltblue\/100:active {
    color: rgb(92 148 191 / 1);
}

.active\:text-ltblue\/20:active {
    color: rgb(92 148 191 / 0.2);
}

.active\:text-ltblue\/25:active {
    color: rgb(92 148 191 / 0.25);
}

.active\:text-ltblue\/30:active {
    color: rgb(92 148 191 / 0.3);
}

.active\:text-ltblue\/40:active {
    color: rgb(92 148 191 / 0.4);
}

.active\:text-ltblue\/5:active {
    color: rgb(92 148 191 / 0.05);
}

.active\:text-ltblue\/50:active {
    color: rgb(92 148 191 / 0.5);
}

.active\:text-ltblue\/60:active {
    color: rgb(92 148 191 / 0.6);
}

.active\:text-ltblue\/70:active {
    color: rgb(92 148 191 / 0.7);
}

.active\:text-ltblue\/75:active {
    color: rgb(92 148 191 / 0.75);
}

.active\:text-ltblue\/80:active {
    color: rgb(92 148 191 / 0.8);
}

.active\:text-ltblue\/90:active {
    color: rgb(92 148 191 / 0.9);
}

.active\:text-ltblue\/95:active {
    color: rgb(92 148 191 / 0.95);
}

.active\:text-navyblue:active {
    --tw-text-opacity: 1;
    color: rgb(35 39 92 / var(--tw-text-opacity, 1));
}

.active\:text-navyblue\/0:active {
    color: rgb(35 39 92 / 0);
}

.active\:text-navyblue\/10:active {
    color: rgb(35 39 92 / 0.1);
}

.active\:text-navyblue\/100:active {
    color: rgb(35 39 92 / 1);
}

.active\:text-navyblue\/20:active {
    color: rgb(35 39 92 / 0.2);
}

.active\:text-navyblue\/25:active {
    color: rgb(35 39 92 / 0.25);
}

.active\:text-navyblue\/30:active {
    color: rgb(35 39 92 / 0.3);
}

.active\:text-navyblue\/40:active {
    color: rgb(35 39 92 / 0.4);
}

.active\:text-navyblue\/5:active {
    color: rgb(35 39 92 / 0.05);
}

.active\:text-navyblue\/50:active {
    color: rgb(35 39 92 / 0.5);
}

.active\:text-navyblue\/60:active {
    color: rgb(35 39 92 / 0.6);
}

.active\:text-navyblue\/70:active {
    color: rgb(35 39 92 / 0.7);
}

.active\:text-navyblue\/75:active {
    color: rgb(35 39 92 / 0.75);
}

.active\:text-navyblue\/80:active {
    color: rgb(35 39 92 / 0.8);
}

.active\:text-navyblue\/90:active {
    color: rgb(35 39 92 / 0.9);
}

.active\:text-navyblue\/95:active {
    color: rgb(35 39 92 / 0.95);
}

.active\:text-orange:active {
    --tw-text-opacity: 1;
    color: rgb(236 114 101 / var(--tw-text-opacity, 1));
}

.active\:text-orange\/0:active {
    color: rgb(236 114 101 / 0);
}

.active\:text-orange\/10:active {
    color: rgb(236 114 101 / 0.1);
}

.active\:text-orange\/100:active {
    color: rgb(236 114 101 / 1);
}

.active\:text-orange\/20:active {
    color: rgb(236 114 101 / 0.2);
}

.active\:text-orange\/25:active {
    color: rgb(236 114 101 / 0.25);
}

.active\:text-orange\/30:active {
    color: rgb(236 114 101 / 0.3);
}

.active\:text-orange\/40:active {
    color: rgb(236 114 101 / 0.4);
}

.active\:text-orange\/5:active {
    color: rgb(236 114 101 / 0.05);
}

.active\:text-orange\/50:active {
    color: rgb(236 114 101 / 0.5);
}

.active\:text-orange\/60:active {
    color: rgb(236 114 101 / 0.6);
}

.active\:text-orange\/70:active {
    color: rgb(236 114 101 / 0.7);
}

.active\:text-orange\/75:active {
    color: rgb(236 114 101 / 0.75);
}

.active\:text-orange\/80:active {
    color: rgb(236 114 101 / 0.8);
}

.active\:text-orange\/90:active {
    color: rgb(236 114 101 / 0.9);
}

.active\:text-orange\/95:active {
    color: rgb(236 114 101 / 0.95);
}

.active\:text-seablue:active {
    --tw-text-opacity: 1;
    color: rgb(87 182 178 / var(--tw-text-opacity, 1));
}

.active\:text-seablue\/0:active {
    color: rgb(87 182 178 / 0);
}

.active\:text-seablue\/10:active {
    color: rgb(87 182 178 / 0.1);
}

.active\:text-seablue\/100:active {
    color: rgb(87 182 178 / 1);
}

.active\:text-seablue\/20:active {
    color: rgb(87 182 178 / 0.2);
}

.active\:text-seablue\/25:active {
    color: rgb(87 182 178 / 0.25);
}

.active\:text-seablue\/30:active {
    color: rgb(87 182 178 / 0.3);
}

.active\:text-seablue\/40:active {
    color: rgb(87 182 178 / 0.4);
}

.active\:text-seablue\/5:active {
    color: rgb(87 182 178 / 0.05);
}

.active\:text-seablue\/50:active {
    color: rgb(87 182 178 / 0.5);
}

.active\:text-seablue\/60:active {
    color: rgb(87 182 178 / 0.6);
}

.active\:text-seablue\/70:active {
    color: rgb(87 182 178 / 0.7);
}

.active\:text-seablue\/75:active {
    color: rgb(87 182 178 / 0.75);
}

.active\:text-seablue\/80:active {
    color: rgb(87 182 178 / 0.8);
}

.active\:text-seablue\/90:active {
    color: rgb(87 182 178 / 0.9);
}

.active\:text-seablue\/95:active {
    color: rgb(87 182 178 / 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\: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\:auto-rows-auto {
        grid-auto-rows: auto;
    }
    .sm\:auto-rows-fr {
        grid-auto-rows: minmax(0, 1fr);
    }
    .sm\:auto-rows-max {
        grid-auto-rows: max-content;
    }
    .sm\:auto-rows-min {
        grid-auto-rows: min-content;
    }
    .sm\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .sm\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .sm\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .sm\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .sm\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .sm\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr));
    }
    .sm\:grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr));
    }
    .sm\:grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr));
    }
    .sm\:grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr));
    }
    .sm\:grid-rows-5 {
        grid-template-rows: repeat(5, minmax(0, 1fr));
    }
    .sm\:grid-rows-6 {
        grid-template-rows: repeat(6, minmax(0, 1fr));
    }
    .sm\:grid-rows-none {
        grid-template-rows: none;
    }
    .sm\:flex-row {
        flex-direction: row;
    }
    .sm\:flex-col {
        flex-direction: column;
    }
    .sm\:flex-wrap {
        flex-wrap: wrap;
    }
    .sm\:flex-nowrap {
        flex-wrap: nowrap;
    }
    .sm\:content-center {
        align-content: center;
    }
    .sm\:content-start {
        align-content: flex-start;
    }
    .sm\:content-end {
        align-content: flex-end;
    }
    .sm\:content-between {
        align-content: space-between;
    }
    .sm\:content-around {
        align-content: space-around;
    }
    .sm\:content-evenly {
        align-content: space-evenly;
    }
    .sm\:items-start {
        align-items: flex-start;
    }
    .sm\:items-end {
        align-items: flex-end;
    }
    .sm\:items-center {
        align-items: center;
    }
    .sm\:justify-start {
        justify-content: flex-start;
    }
    .sm\:justify-end {
        justify-content: flex-end;
    }
    .sm\:justify-center {
        justify-content: center;
    }
    .sm\:justify-between {
        justify-content: space-between;
    }
    .sm\:justify-around {
        justify-content: space-around;
    }
    .sm\:justify-evenly {
        justify-content: space-evenly;
    }
    .sm\:gap-1 {
        gap: 0.25rem;
    }
    .sm\:gap-10 {
        gap: 2.5rem;
    }
    .sm\:gap-2 {
        gap: 0.5rem;
    }
    .sm\:gap-3 {
        gap: 0.75rem;
    }
    .sm\:gap-4 {
        gap: 1rem;
    }
    .sm\:gap-6 {
        gap: 1.5rem;
    }
    .sm\:gap-8 {
        gap: 2rem;
    }
    .sm\:gap-x-1 {
        -moz-column-gap: 0.25rem;
             column-gap: 0.25rem;
    }
    .sm\:gap-x-10 {
        -moz-column-gap: 2.5rem;
             column-gap: 2.5rem;
    }
    .sm\:gap-x-2 {
        -moz-column-gap: 0.5rem;
             column-gap: 0.5rem;
    }
    .sm\:gap-x-3 {
        -moz-column-gap: 0.75rem;
             column-gap: 0.75rem;
    }
    .sm\:gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
    }
    .sm\:gap-x-6 {
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem;
    }
    .sm\:gap-x-8 {
        -moz-column-gap: 2rem;
             column-gap: 2rem;
    }
    .sm\:gap-y-1 {
        row-gap: 0.25rem;
    }
    .sm\:gap-y-10 {
        row-gap: 2.5rem;
    }
    .sm\:gap-y-2 {
        row-gap: 0.5rem;
    }
    .sm\:gap-y-3 {
        row-gap: 0.75rem;
    }
    .sm\:gap-y-4 {
        row-gap: 1rem;
    }
    .sm\:gap-y-6 {
        row-gap: 1.5rem;
    }
    .sm\:gap-y-8 {
        row-gap: 2rem;
    }
    .sm\:rounded {
        border-radius: 0.25rem;
    }
    .sm\:rounded-2xl {
        border-radius: 1rem;
    }
    .sm\:rounded-full {
        border-radius: 9999px;
    }
    .sm\:rounded-lg {
        border-radius: 0.5rem;
    }
    .sm\:rounded-md {
        border-radius: 0.375rem;
    }
    .sm\:rounded-none {
        border-radius: 0px;
    }
    .sm\:rounded-r12 {
        border-radius: 12px;
    }
    .sm\:rounded-r16 {
        border-radius: 16px;
    }
    .sm\:rounded-r20 {
        border-radius: 20px;
    }
    .sm\:rounded-r24 {
        border-radius: 24px;
    }
    .sm\:rounded-r3 {
        border-radius: 3px;
    }
    .sm\:rounded-r32 {
        border-radius: 32px;
    }
    .sm\:rounded-r40 {
        border-radius: 40px;
    }
    .sm\:rounded-r6 {
        border-radius: 6px;
    }
    .sm\:rounded-r8 {
        border-radius: 8px;
    }
    .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-r16 {
        border-bottom-right-radius: 16px;
        border-bottom-left-radius: 16px;
    }
    .sm\:rounded-b-r20 {
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .sm\:rounded-b-r24 {
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .sm\:rounded-b-r3 {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .sm\:rounded-b-r32 {
        border-bottom-right-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .sm\:rounded-b-r40 {
        border-bottom-right-radius: 40px;
        border-bottom-left-radius: 40px;
    }
    .sm\:rounded-b-r6 {
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    .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-r16 {
        border-top-left-radius: 16px;
        border-bottom-left-radius: 16px;
    }
    .sm\:rounded-l-r20 {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .sm\:rounded-l-r24 {
        border-top-left-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .sm\:rounded-l-r3 {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .sm\:rounded-l-r32 {
        border-top-left-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .sm\:rounded-l-r40 {
        border-top-left-radius: 40px;
        border-bottom-left-radius: 40px;
    }
    .sm\:rounded-l-r6 {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    .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-r16 {
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .sm\:rounded-r-r20 {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .sm\:rounded-r-r24 {
        border-top-right-radius: 24px;
        border-bottom-right-radius: 24px;
    }
    .sm\:rounded-r-r3 {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .sm\:rounded-r-r32 {
        border-top-right-radius: 32px;
        border-bottom-right-radius: 32px;
    }
    .sm\:rounded-r-r40 {
        border-top-right-radius: 40px;
        border-bottom-right-radius: 40px;
    }
    .sm\:rounded-r-r6 {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }
    .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-r16 {
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }
    .sm\:rounded-t-r20 {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    .sm\:rounded-t-r24 {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }
    .sm\:rounded-t-r3 {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }
    .sm\:rounded-t-r32 {
        border-top-left-radius: 32px;
        border-top-right-radius: 32px;
    }
    .sm\:rounded-t-r40 {
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }
    .sm\:rounded-t-r6 {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
    .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-r16 {
        border-bottom-left-radius: 16px;
    }
    .sm\:rounded-bl-r20 {
        border-bottom-left-radius: 20px;
    }
    .sm\:rounded-bl-r24 {
        border-bottom-left-radius: 24px;
    }
    .sm\:rounded-bl-r3 {
        border-bottom-left-radius: 3px;
    }
    .sm\:rounded-bl-r32 {
        border-bottom-left-radius: 32px;
    }
    .sm\:rounded-bl-r40 {
        border-bottom-left-radius: 40px;
    }
    .sm\:rounded-bl-r6 {
        border-bottom-left-radius: 6px;
    }
    .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-r16 {
        border-bottom-right-radius: 16px;
    }
    .sm\:rounded-br-r20 {
        border-bottom-right-radius: 20px;
    }
    .sm\:rounded-br-r24 {
        border-bottom-right-radius: 24px;
    }
    .sm\:rounded-br-r3 {
        border-bottom-right-radius: 3px;
    }
    .sm\:rounded-br-r32 {
        border-bottom-right-radius: 32px;
    }
    .sm\:rounded-br-r40 {
        border-bottom-right-radius: 40px;
    }
    .sm\:rounded-br-r6 {
        border-bottom-right-radius: 6px;
    }
    .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-r16 {
        border-top-left-radius: 16px;
    }
    .sm\:rounded-tl-r20 {
        border-top-left-radius: 20px;
    }
    .sm\:rounded-tl-r24 {
        border-top-left-radius: 24px;
    }
    .sm\:rounded-tl-r3 {
        border-top-left-radius: 3px;
    }
    .sm\:rounded-tl-r32 {
        border-top-left-radius: 32px;
    }
    .sm\:rounded-tl-r40 {
        border-top-left-radius: 40px;
    }
    .sm\:rounded-tl-r6 {
        border-top-left-radius: 6px;
    }
    .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-r16 {
        border-top-right-radius: 16px;
    }
    .sm\:rounded-tr-r20 {
        border-top-right-radius: 20px;
    }
    .sm\:rounded-tr-r24 {
        border-top-right-radius: 24px;
    }
    .sm\:rounded-tr-r3 {
        border-top-right-radius: 3px;
    }
    .sm\:rounded-tr-r32 {
        border-top-right-radius: 32px;
    }
    .sm\:rounded-tr-r40 {
        border-top-right-radius: 40px;
    }
    .sm\:rounded-tr-r6 {
        border-top-right-radius: 6px;
    }
    .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-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-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-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-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-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-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-solid {
        border-style: solid;
    }
    .sm\:border-none {
        border-style: none;
    }
    .sm\:\!border-black {
        --tw-border-opacity: 1 !important;
        border-color: rgb(31 31 31 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-black\/0 {
        border-color: rgb(31 31 31 / 0) !important;
    }
    .sm\:\!border-black\/10 {
        border-color: rgb(31 31 31 / 0.1) !important;
    }
    .sm\:\!border-black\/100 {
        border-color: rgb(31 31 31 / 1) !important;
    }
    .sm\:\!border-black\/20 {
        border-color: rgb(31 31 31 / 0.2) !important;
    }
    .sm\:\!border-black\/25 {
        border-color: rgb(31 31 31 / 0.25) !important;
    }
    .sm\:\!border-black\/30 {
        border-color: rgb(31 31 31 / 0.3) !important;
    }
    .sm\:\!border-black\/40 {
        border-color: rgb(31 31 31 / 0.4) !important;
    }
    .sm\:\!border-black\/5 {
        border-color: rgb(31 31 31 / 0.05) !important;
    }
    .sm\:\!border-black\/50 {
        border-color: rgb(31 31 31 / 0.5) !important;
    }
    .sm\:\!border-black\/60 {
        border-color: rgb(31 31 31 / 0.6) !important;
    }
    .sm\:\!border-black\/70 {
        border-color: rgb(31 31 31 / 0.7) !important;
    }
    .sm\:\!border-black\/75 {
        border-color: rgb(31 31 31 / 0.75) !important;
    }
    .sm\:\!border-black\/80 {
        border-color: rgb(31 31 31 / 0.8) !important;
    }
    .sm\:\!border-black\/90 {
        border-color: rgb(31 31 31 / 0.9) !important;
    }
    .sm\:\!border-black\/95 {
        border-color: rgb(31 31 31 / 0.95) !important;
    }
    .sm\:\!border-green {
        --tw-border-opacity: 1 !important;
        border-color: rgb(122 171 109 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-green\/0 {
        border-color: rgb(122 171 109 / 0) !important;
    }
    .sm\:\!border-green\/10 {
        border-color: rgb(122 171 109 / 0.1) !important;
    }
    .sm\:\!border-green\/100 {
        border-color: rgb(122 171 109 / 1) !important;
    }
    .sm\:\!border-green\/20 {
        border-color: rgb(122 171 109 / 0.2) !important;
    }
    .sm\:\!border-green\/25 {
        border-color: rgb(122 171 109 / 0.25) !important;
    }
    .sm\:\!border-green\/30 {
        border-color: rgb(122 171 109 / 0.3) !important;
    }
    .sm\:\!border-green\/40 {
        border-color: rgb(122 171 109 / 0.4) !important;
    }
    .sm\:\!border-green\/5 {
        border-color: rgb(122 171 109 / 0.05) !important;
    }
    .sm\:\!border-green\/50 {
        border-color: rgb(122 171 109 / 0.5) !important;
    }
    .sm\:\!border-green\/60 {
        border-color: rgb(122 171 109 / 0.6) !important;
    }
    .sm\:\!border-green\/70 {
        border-color: rgb(122 171 109 / 0.7) !important;
    }
    .sm\:\!border-green\/75 {
        border-color: rgb(122 171 109 / 0.75) !important;
    }
    .sm\:\!border-green\/80 {
        border-color: rgb(122 171 109 / 0.8) !important;
    }
    .sm\:\!border-green\/90 {
        border-color: rgb(122 171 109 / 0.9) !important;
    }
    .sm\:\!border-green\/95 {
        border-color: rgb(122 171 109 / 0.95) !important;
    }
    .sm\:\!border-ltblue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(92 148 191 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-ltblue\/0 {
        border-color: rgb(92 148 191 / 0) !important;
    }
    .sm\:\!border-ltblue\/10 {
        border-color: rgb(92 148 191 / 0.1) !important;
    }
    .sm\:\!border-ltblue\/100 {
        border-color: rgb(92 148 191 / 1) !important;
    }
    .sm\:\!border-ltblue\/20 {
        border-color: rgb(92 148 191 / 0.2) !important;
    }
    .sm\:\!border-ltblue\/25 {
        border-color: rgb(92 148 191 / 0.25) !important;
    }
    .sm\:\!border-ltblue\/30 {
        border-color: rgb(92 148 191 / 0.3) !important;
    }
    .sm\:\!border-ltblue\/40 {
        border-color: rgb(92 148 191 / 0.4) !important;
    }
    .sm\:\!border-ltblue\/5 {
        border-color: rgb(92 148 191 / 0.05) !important;
    }
    .sm\:\!border-ltblue\/50 {
        border-color: rgb(92 148 191 / 0.5) !important;
    }
    .sm\:\!border-ltblue\/60 {
        border-color: rgb(92 148 191 / 0.6) !important;
    }
    .sm\:\!border-ltblue\/70 {
        border-color: rgb(92 148 191 / 0.7) !important;
    }
    .sm\:\!border-ltblue\/75 {
        border-color: rgb(92 148 191 / 0.75) !important;
    }
    .sm\:\!border-ltblue\/80 {
        border-color: rgb(92 148 191 / 0.8) !important;
    }
    .sm\:\!border-ltblue\/90 {
        border-color: rgb(92 148 191 / 0.9) !important;
    }
    .sm\:\!border-ltblue\/95 {
        border-color: rgb(92 148 191 / 0.95) !important;
    }
    .sm\:\!border-navyblue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(35 39 92 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-navyblue\/0 {
        border-color: rgb(35 39 92 / 0) !important;
    }
    .sm\:\!border-navyblue\/10 {
        border-color: rgb(35 39 92 / 0.1) !important;
    }
    .sm\:\!border-navyblue\/100 {
        border-color: rgb(35 39 92 / 1) !important;
    }
    .sm\:\!border-navyblue\/20 {
        border-color: rgb(35 39 92 / 0.2) !important;
    }
    .sm\:\!border-navyblue\/25 {
        border-color: rgb(35 39 92 / 0.25) !important;
    }
    .sm\:\!border-navyblue\/30 {
        border-color: rgb(35 39 92 / 0.3) !important;
    }
    .sm\:\!border-navyblue\/40 {
        border-color: rgb(35 39 92 / 0.4) !important;
    }
    .sm\:\!border-navyblue\/5 {
        border-color: rgb(35 39 92 / 0.05) !important;
    }
    .sm\:\!border-navyblue\/50 {
        border-color: rgb(35 39 92 / 0.5) !important;
    }
    .sm\:\!border-navyblue\/60 {
        border-color: rgb(35 39 92 / 0.6) !important;
    }
    .sm\:\!border-navyblue\/70 {
        border-color: rgb(35 39 92 / 0.7) !important;
    }
    .sm\:\!border-navyblue\/75 {
        border-color: rgb(35 39 92 / 0.75) !important;
    }
    .sm\:\!border-navyblue\/80 {
        border-color: rgb(35 39 92 / 0.8) !important;
    }
    .sm\:\!border-navyblue\/90 {
        border-color: rgb(35 39 92 / 0.9) !important;
    }
    .sm\:\!border-navyblue\/95 {
        border-color: rgb(35 39 92 / 0.95) !important;
    }
    .sm\:\!border-orange {
        --tw-border-opacity: 1 !important;
        border-color: rgb(236 114 101 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-orange\/0 {
        border-color: rgb(236 114 101 / 0) !important;
    }
    .sm\:\!border-orange\/10 {
        border-color: rgb(236 114 101 / 0.1) !important;
    }
    .sm\:\!border-orange\/100 {
        border-color: rgb(236 114 101 / 1) !important;
    }
    .sm\:\!border-orange\/20 {
        border-color: rgb(236 114 101 / 0.2) !important;
    }
    .sm\:\!border-orange\/25 {
        border-color: rgb(236 114 101 / 0.25) !important;
    }
    .sm\:\!border-orange\/30 {
        border-color: rgb(236 114 101 / 0.3) !important;
    }
    .sm\:\!border-orange\/40 {
        border-color: rgb(236 114 101 / 0.4) !important;
    }
    .sm\:\!border-orange\/5 {
        border-color: rgb(236 114 101 / 0.05) !important;
    }
    .sm\:\!border-orange\/50 {
        border-color: rgb(236 114 101 / 0.5) !important;
    }
    .sm\:\!border-orange\/60 {
        border-color: rgb(236 114 101 / 0.6) !important;
    }
    .sm\:\!border-orange\/70 {
        border-color: rgb(236 114 101 / 0.7) !important;
    }
    .sm\:\!border-orange\/75 {
        border-color: rgb(236 114 101 / 0.75) !important;
    }
    .sm\:\!border-orange\/80 {
        border-color: rgb(236 114 101 / 0.8) !important;
    }
    .sm\:\!border-orange\/90 {
        border-color: rgb(236 114 101 / 0.9) !important;
    }
    .sm\:\!border-orange\/95 {
        border-color: rgb(236 114 101 / 0.95) !important;
    }
    .sm\:\!border-seablue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(87 182 178 / var(--tw-border-opacity, 1)) !important;
    }
    .sm\:\!border-seablue\/0 {
        border-color: rgb(87 182 178 / 0) !important;
    }
    .sm\:\!border-seablue\/10 {
        border-color: rgb(87 182 178 / 0.1) !important;
    }
    .sm\:\!border-seablue\/100 {
        border-color: rgb(87 182 178 / 1) !important;
    }
    .sm\:\!border-seablue\/20 {
        border-color: rgb(87 182 178 / 0.2) !important;
    }
    .sm\:\!border-seablue\/25 {
        border-color: rgb(87 182 178 / 0.25) !important;
    }
    .sm\:\!border-seablue\/30 {
        border-color: rgb(87 182 178 / 0.3) !important;
    }
    .sm\:\!border-seablue\/40 {
        border-color: rgb(87 182 178 / 0.4) !important;
    }
    .sm\:\!border-seablue\/5 {
        border-color: rgb(87 182 178 / 0.05) !important;
    }
    .sm\:\!border-seablue\/50 {
        border-color: rgb(87 182 178 / 0.5) !important;
    }
    .sm\:\!border-seablue\/60 {
        border-color: rgb(87 182 178 / 0.6) !important;
    }
    .sm\:\!border-seablue\/70 {
        border-color: rgb(87 182 178 / 0.7) !important;
    }
    .sm\:\!border-seablue\/75 {
        border-color: rgb(87 182 178 / 0.75) !important;
    }
    .sm\:\!border-seablue\/80 {
        border-color: rgb(87 182 178 / 0.8) !important;
    }
    .sm\:\!border-seablue\/90 {
        border-color: rgb(87 182 178 / 0.9) !important;
    }
    .sm\:\!border-seablue\/95 {
        border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-border-opacity, 1));
    }
    .sm\:border-black\/0 {
        border-color: rgb(31 31 31 / 0);
    }
    .sm\:border-black\/10 {
        border-color: rgb(31 31 31 / 0.1);
    }
    .sm\:border-black\/100 {
        border-color: rgb(31 31 31 / 1);
    }
    .sm\:border-black\/20 {
        border-color: rgb(31 31 31 / 0.2);
    }
    .sm\:border-black\/25 {
        border-color: rgb(31 31 31 / 0.25);
    }
    .sm\:border-black\/30 {
        border-color: rgb(31 31 31 / 0.3);
    }
    .sm\:border-black\/40 {
        border-color: rgb(31 31 31 / 0.4);
    }
    .sm\:border-black\/5 {
        border-color: rgb(31 31 31 / 0.05);
    }
    .sm\:border-black\/50 {
        border-color: rgb(31 31 31 / 0.5);
    }
    .sm\:border-black\/60 {
        border-color: rgb(31 31 31 / 0.6);
    }
    .sm\:border-black\/70 {
        border-color: rgb(31 31 31 / 0.7);
    }
    .sm\:border-black\/75 {
        border-color: rgb(31 31 31 / 0.75);
    }
    .sm\:border-black\/80 {
        border-color: rgb(31 31 31 / 0.8);
    }
    .sm\:border-black\/90 {
        border-color: rgb(31 31 31 / 0.9);
    }
    .sm\:border-black\/95 {
        border-color: rgb(31 31 31 / 0.95);
    }
    .sm\:border-green {
        --tw-border-opacity: 1;
        border-color: rgb(122 171 109 / var(--tw-border-opacity, 1));
    }
    .sm\:border-green\/0 {
        border-color: rgb(122 171 109 / 0);
    }
    .sm\:border-green\/10 {
        border-color: rgb(122 171 109 / 0.1);
    }
    .sm\:border-green\/100 {
        border-color: rgb(122 171 109 / 1);
    }
    .sm\:border-green\/20 {
        border-color: rgb(122 171 109 / 0.2);
    }
    .sm\:border-green\/25 {
        border-color: rgb(122 171 109 / 0.25);
    }
    .sm\:border-green\/30 {
        border-color: rgb(122 171 109 / 0.3);
    }
    .sm\:border-green\/40 {
        border-color: rgb(122 171 109 / 0.4);
    }
    .sm\:border-green\/5 {
        border-color: rgb(122 171 109 / 0.05);
    }
    .sm\:border-green\/50 {
        border-color: rgb(122 171 109 / 0.5);
    }
    .sm\:border-green\/60 {
        border-color: rgb(122 171 109 / 0.6);
    }
    .sm\:border-green\/70 {
        border-color: rgb(122 171 109 / 0.7);
    }
    .sm\:border-green\/75 {
        border-color: rgb(122 171 109 / 0.75);
    }
    .sm\:border-green\/80 {
        border-color: rgb(122 171 109 / 0.8);
    }
    .sm\:border-green\/90 {
        border-color: rgb(122 171 109 / 0.9);
    }
    .sm\:border-green\/95 {
        border-color: rgb(122 171 109 / 0.95);
    }
    .sm\:border-ltblue {
        --tw-border-opacity: 1;
        border-color: rgb(92 148 191 / var(--tw-border-opacity, 1));
    }
    .sm\:border-ltblue\/0 {
        border-color: rgb(92 148 191 / 0);
    }
    .sm\:border-ltblue\/10 {
        border-color: rgb(92 148 191 / 0.1);
    }
    .sm\:border-ltblue\/100 {
        border-color: rgb(92 148 191 / 1);
    }
    .sm\:border-ltblue\/20 {
        border-color: rgb(92 148 191 / 0.2);
    }
    .sm\:border-ltblue\/25 {
        border-color: rgb(92 148 191 / 0.25);
    }
    .sm\:border-ltblue\/30 {
        border-color: rgb(92 148 191 / 0.3);
    }
    .sm\:border-ltblue\/40 {
        border-color: rgb(92 148 191 / 0.4);
    }
    .sm\:border-ltblue\/5 {
        border-color: rgb(92 148 191 / 0.05);
    }
    .sm\:border-ltblue\/50 {
        border-color: rgb(92 148 191 / 0.5);
    }
    .sm\:border-ltblue\/60 {
        border-color: rgb(92 148 191 / 0.6);
    }
    .sm\:border-ltblue\/70 {
        border-color: rgb(92 148 191 / 0.7);
    }
    .sm\:border-ltblue\/75 {
        border-color: rgb(92 148 191 / 0.75);
    }
    .sm\:border-ltblue\/80 {
        border-color: rgb(92 148 191 / 0.8);
    }
    .sm\:border-ltblue\/90 {
        border-color: rgb(92 148 191 / 0.9);
    }
    .sm\:border-ltblue\/95 {
        border-color: rgb(92 148 191 / 0.95);
    }
    .sm\:border-navyblue {
        --tw-border-opacity: 1;
        border-color: rgb(35 39 92 / var(--tw-border-opacity, 1));
    }
    .sm\:border-navyblue\/0 {
        border-color: rgb(35 39 92 / 0);
    }
    .sm\:border-navyblue\/10 {
        border-color: rgb(35 39 92 / 0.1);
    }
    .sm\:border-navyblue\/100 {
        border-color: rgb(35 39 92 / 1);
    }
    .sm\:border-navyblue\/20 {
        border-color: rgb(35 39 92 / 0.2);
    }
    .sm\:border-navyblue\/25 {
        border-color: rgb(35 39 92 / 0.25);
    }
    .sm\:border-navyblue\/30 {
        border-color: rgb(35 39 92 / 0.3);
    }
    .sm\:border-navyblue\/40 {
        border-color: rgb(35 39 92 / 0.4);
    }
    .sm\:border-navyblue\/5 {
        border-color: rgb(35 39 92 / 0.05);
    }
    .sm\:border-navyblue\/50 {
        border-color: rgb(35 39 92 / 0.5);
    }
    .sm\:border-navyblue\/60 {
        border-color: rgb(35 39 92 / 0.6);
    }
    .sm\:border-navyblue\/70 {
        border-color: rgb(35 39 92 / 0.7);
    }
    .sm\:border-navyblue\/75 {
        border-color: rgb(35 39 92 / 0.75);
    }
    .sm\:border-navyblue\/80 {
        border-color: rgb(35 39 92 / 0.8);
    }
    .sm\:border-navyblue\/90 {
        border-color: rgb(35 39 92 / 0.9);
    }
    .sm\:border-navyblue\/95 {
        border-color: rgb(35 39 92 / 0.95);
    }
    .sm\:border-orange {
        --tw-border-opacity: 1;
        border-color: rgb(236 114 101 / var(--tw-border-opacity, 1));
    }
    .sm\:border-orange\/0 {
        border-color: rgb(236 114 101 / 0);
    }
    .sm\:border-orange\/10 {
        border-color: rgb(236 114 101 / 0.1);
    }
    .sm\:border-orange\/100 {
        border-color: rgb(236 114 101 / 1);
    }
    .sm\:border-orange\/20 {
        border-color: rgb(236 114 101 / 0.2);
    }
    .sm\:border-orange\/25 {
        border-color: rgb(236 114 101 / 0.25);
    }
    .sm\:border-orange\/30 {
        border-color: rgb(236 114 101 / 0.3);
    }
    .sm\:border-orange\/40 {
        border-color: rgb(236 114 101 / 0.4);
    }
    .sm\:border-orange\/5 {
        border-color: rgb(236 114 101 / 0.05);
    }
    .sm\:border-orange\/50 {
        border-color: rgb(236 114 101 / 0.5);
    }
    .sm\:border-orange\/60 {
        border-color: rgb(236 114 101 / 0.6);
    }
    .sm\:border-orange\/70 {
        border-color: rgb(236 114 101 / 0.7);
    }
    .sm\:border-orange\/75 {
        border-color: rgb(236 114 101 / 0.75);
    }
    .sm\:border-orange\/80 {
        border-color: rgb(236 114 101 / 0.8);
    }
    .sm\:border-orange\/90 {
        border-color: rgb(236 114 101 / 0.9);
    }
    .sm\:border-orange\/95 {
        border-color: rgb(236 114 101 / 0.95);
    }
    .sm\:border-seablue {
        --tw-border-opacity: 1;
        border-color: rgb(87 182 178 / var(--tw-border-opacity, 1));
    }
    .sm\:border-seablue\/0 {
        border-color: rgb(87 182 178 / 0);
    }
    .sm\:border-seablue\/10 {
        border-color: rgb(87 182 178 / 0.1);
    }
    .sm\:border-seablue\/100 {
        border-color: rgb(87 182 178 / 1);
    }
    .sm\:border-seablue\/20 {
        border-color: rgb(87 182 178 / 0.2);
    }
    .sm\:border-seablue\/25 {
        border-color: rgb(87 182 178 / 0.25);
    }
    .sm\:border-seablue\/30 {
        border-color: rgb(87 182 178 / 0.3);
    }
    .sm\:border-seablue\/40 {
        border-color: rgb(87 182 178 / 0.4);
    }
    .sm\:border-seablue\/5 {
        border-color: rgb(87 182 178 / 0.05);
    }
    .sm\:border-seablue\/50 {
        border-color: rgb(87 182 178 / 0.5);
    }
    .sm\:border-seablue\/60 {
        border-color: rgb(87 182 178 / 0.6);
    }
    .sm\:border-seablue\/70 {
        border-color: rgb(87 182 178 / 0.7);
    }
    .sm\:border-seablue\/75 {
        border-color: rgb(87 182 178 / 0.75);
    }
    .sm\:border-seablue\/80 {
        border-color: rgb(87 182 178 / 0.8);
    }
    .sm\:border-seablue\/90 {
        border-color: rgb(87 182 178 / 0.9);
    }
    .sm\:border-seablue\/95 {
        border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-black\/0 {
        background-color: rgb(31 31 31 / 0) !important;
    }
    .sm\:\!bg-black\/10 {
        background-color: rgb(31 31 31 / 0.1) !important;
    }
    .sm\:\!bg-black\/100 {
        background-color: rgb(31 31 31 / 1) !important;
    }
    .sm\:\!bg-black\/20 {
        background-color: rgb(31 31 31 / 0.2) !important;
    }
    .sm\:\!bg-black\/25 {
        background-color: rgb(31 31 31 / 0.25) !important;
    }
    .sm\:\!bg-black\/30 {
        background-color: rgb(31 31 31 / 0.3) !important;
    }
    .sm\:\!bg-black\/40 {
        background-color: rgb(31 31 31 / 0.4) !important;
    }
    .sm\:\!bg-black\/5 {
        background-color: rgb(31 31 31 / 0.05) !important;
    }
    .sm\:\!bg-black\/50 {
        background-color: rgb(31 31 31 / 0.5) !important;
    }
    .sm\:\!bg-black\/60 {
        background-color: rgb(31 31 31 / 0.6) !important;
    }
    .sm\:\!bg-black\/70 {
        background-color: rgb(31 31 31 / 0.7) !important;
    }
    .sm\:\!bg-black\/75 {
        background-color: rgb(31 31 31 / 0.75) !important;
    }
    .sm\:\!bg-black\/80 {
        background-color: rgb(31 31 31 / 0.8) !important;
    }
    .sm\:\!bg-black\/90 {
        background-color: rgb(31 31 31 / 0.9) !important;
    }
    .sm\:\!bg-black\/95 {
        background-color: rgb(31 31 31 / 0.95) !important;
    }
    .sm\:\!bg-green {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-green\/0 {
        background-color: rgb(122 171 109 / 0) !important;
    }
    .sm\:\!bg-green\/10 {
        background-color: rgb(122 171 109 / 0.1) !important;
    }
    .sm\:\!bg-green\/100 {
        background-color: rgb(122 171 109 / 1) !important;
    }
    .sm\:\!bg-green\/20 {
        background-color: rgb(122 171 109 / 0.2) !important;
    }
    .sm\:\!bg-green\/25 {
        background-color: rgb(122 171 109 / 0.25) !important;
    }
    .sm\:\!bg-green\/30 {
        background-color: rgb(122 171 109 / 0.3) !important;
    }
    .sm\:\!bg-green\/40 {
        background-color: rgb(122 171 109 / 0.4) !important;
    }
    .sm\:\!bg-green\/5 {
        background-color: rgb(122 171 109 / 0.05) !important;
    }
    .sm\:\!bg-green\/50 {
        background-color: rgb(122 171 109 / 0.5) !important;
    }
    .sm\:\!bg-green\/60 {
        background-color: rgb(122 171 109 / 0.6) !important;
    }
    .sm\:\!bg-green\/70 {
        background-color: rgb(122 171 109 / 0.7) !important;
    }
    .sm\:\!bg-green\/75 {
        background-color: rgb(122 171 109 / 0.75) !important;
    }
    .sm\:\!bg-green\/80 {
        background-color: rgb(122 171 109 / 0.8) !important;
    }
    .sm\:\!bg-green\/90 {
        background-color: rgb(122 171 109 / 0.9) !important;
    }
    .sm\:\!bg-green\/95 {
        background-color: rgb(122 171 109 / 0.95) !important;
    }
    .sm\:\!bg-ltblue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-ltblue\/0 {
        background-color: rgb(92 148 191 / 0) !important;
    }
    .sm\:\!bg-ltblue\/10 {
        background-color: rgb(92 148 191 / 0.1) !important;
    }
    .sm\:\!bg-ltblue\/100 {
        background-color: rgb(92 148 191 / 1) !important;
    }
    .sm\:\!bg-ltblue\/20 {
        background-color: rgb(92 148 191 / 0.2) !important;
    }
    .sm\:\!bg-ltblue\/25 {
        background-color: rgb(92 148 191 / 0.25) !important;
    }
    .sm\:\!bg-ltblue\/30 {
        background-color: rgb(92 148 191 / 0.3) !important;
    }
    .sm\:\!bg-ltblue\/40 {
        background-color: rgb(92 148 191 / 0.4) !important;
    }
    .sm\:\!bg-ltblue\/5 {
        background-color: rgb(92 148 191 / 0.05) !important;
    }
    .sm\:\!bg-ltblue\/50 {
        background-color: rgb(92 148 191 / 0.5) !important;
    }
    .sm\:\!bg-ltblue\/60 {
        background-color: rgb(92 148 191 / 0.6) !important;
    }
    .sm\:\!bg-ltblue\/70 {
        background-color: rgb(92 148 191 / 0.7) !important;
    }
    .sm\:\!bg-ltblue\/75 {
        background-color: rgb(92 148 191 / 0.75) !important;
    }
    .sm\:\!bg-ltblue\/80 {
        background-color: rgb(92 148 191 / 0.8) !important;
    }
    .sm\:\!bg-ltblue\/90 {
        background-color: rgb(92 148 191 / 0.9) !important;
    }
    .sm\:\!bg-ltblue\/95 {
        background-color: rgb(92 148 191 / 0.95) !important;
    }
    .sm\:\!bg-navyblue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-navyblue\/0 {
        background-color: rgb(35 39 92 / 0) !important;
    }
    .sm\:\!bg-navyblue\/10 {
        background-color: rgb(35 39 92 / 0.1) !important;
    }
    .sm\:\!bg-navyblue\/100 {
        background-color: rgb(35 39 92 / 1) !important;
    }
    .sm\:\!bg-navyblue\/20 {
        background-color: rgb(35 39 92 / 0.2) !important;
    }
    .sm\:\!bg-navyblue\/25 {
        background-color: rgb(35 39 92 / 0.25) !important;
    }
    .sm\:\!bg-navyblue\/30 {
        background-color: rgb(35 39 92 / 0.3) !important;
    }
    .sm\:\!bg-navyblue\/40 {
        background-color: rgb(35 39 92 / 0.4) !important;
    }
    .sm\:\!bg-navyblue\/5 {
        background-color: rgb(35 39 92 / 0.05) !important;
    }
    .sm\:\!bg-navyblue\/50 {
        background-color: rgb(35 39 92 / 0.5) !important;
    }
    .sm\:\!bg-navyblue\/60 {
        background-color: rgb(35 39 92 / 0.6) !important;
    }
    .sm\:\!bg-navyblue\/70 {
        background-color: rgb(35 39 92 / 0.7) !important;
    }
    .sm\:\!bg-navyblue\/75 {
        background-color: rgb(35 39 92 / 0.75) !important;
    }
    .sm\:\!bg-navyblue\/80 {
        background-color: rgb(35 39 92 / 0.8) !important;
    }
    .sm\:\!bg-navyblue\/90 {
        background-color: rgb(35 39 92 / 0.9) !important;
    }
    .sm\:\!bg-navyblue\/95 {
        background-color: rgb(35 39 92 / 0.95) !important;
    }
    .sm\:\!bg-orange {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-orange\/0 {
        background-color: rgb(236 114 101 / 0) !important;
    }
    .sm\:\!bg-orange\/10 {
        background-color: rgb(236 114 101 / 0.1) !important;
    }
    .sm\:\!bg-orange\/100 {
        background-color: rgb(236 114 101 / 1) !important;
    }
    .sm\:\!bg-orange\/20 {
        background-color: rgb(236 114 101 / 0.2) !important;
    }
    .sm\:\!bg-orange\/25 {
        background-color: rgb(236 114 101 / 0.25) !important;
    }
    .sm\:\!bg-orange\/30 {
        background-color: rgb(236 114 101 / 0.3) !important;
    }
    .sm\:\!bg-orange\/40 {
        background-color: rgb(236 114 101 / 0.4) !important;
    }
    .sm\:\!bg-orange\/5 {
        background-color: rgb(236 114 101 / 0.05) !important;
    }
    .sm\:\!bg-orange\/50 {
        background-color: rgb(236 114 101 / 0.5) !important;
    }
    .sm\:\!bg-orange\/60 {
        background-color: rgb(236 114 101 / 0.6) !important;
    }
    .sm\:\!bg-orange\/70 {
        background-color: rgb(236 114 101 / 0.7) !important;
    }
    .sm\:\!bg-orange\/75 {
        background-color: rgb(236 114 101 / 0.75) !important;
    }
    .sm\:\!bg-orange\/80 {
        background-color: rgb(236 114 101 / 0.8) !important;
    }
    .sm\:\!bg-orange\/90 {
        background-color: rgb(236 114 101 / 0.9) !important;
    }
    .sm\:\!bg-orange\/95 {
        background-color: rgb(236 114 101 / 0.95) !important;
    }
    .sm\:\!bg-seablue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1)) !important;
    }
    .sm\:\!bg-seablue\/0 {
        background-color: rgb(87 182 178 / 0) !important;
    }
    .sm\:\!bg-seablue\/10 {
        background-color: rgb(87 182 178 / 0.1) !important;
    }
    .sm\:\!bg-seablue\/100 {
        background-color: rgb(87 182 178 / 1) !important;
    }
    .sm\:\!bg-seablue\/20 {
        background-color: rgb(87 182 178 / 0.2) !important;
    }
    .sm\:\!bg-seablue\/25 {
        background-color: rgb(87 182 178 / 0.25) !important;
    }
    .sm\:\!bg-seablue\/30 {
        background-color: rgb(87 182 178 / 0.3) !important;
    }
    .sm\:\!bg-seablue\/40 {
        background-color: rgb(87 182 178 / 0.4) !important;
    }
    .sm\:\!bg-seablue\/5 {
        background-color: rgb(87 182 178 / 0.05) !important;
    }
    .sm\:\!bg-seablue\/50 {
        background-color: rgb(87 182 178 / 0.5) !important;
    }
    .sm\:\!bg-seablue\/60 {
        background-color: rgb(87 182 178 / 0.6) !important;
    }
    .sm\:\!bg-seablue\/70 {
        background-color: rgb(87 182 178 / 0.7) !important;
    }
    .sm\:\!bg-seablue\/75 {
        background-color: rgb(87 182 178 / 0.75) !important;
    }
    .sm\:\!bg-seablue\/80 {
        background-color: rgb(87 182 178 / 0.8) !important;
    }
    .sm\:\!bg-seablue\/90 {
        background-color: rgb(87 182 178 / 0.9) !important;
    }
    .sm\:\!bg-seablue\/95 {
        background-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-black\/0 {
        background-color: rgb(31 31 31 / 0);
    }
    .sm\:bg-black\/10 {
        background-color: rgb(31 31 31 / 0.1);
    }
    .sm\:bg-black\/100 {
        background-color: rgb(31 31 31 / 1);
    }
    .sm\:bg-black\/20 {
        background-color: rgb(31 31 31 / 0.2);
    }
    .sm\:bg-black\/25 {
        background-color: rgb(31 31 31 / 0.25);
    }
    .sm\:bg-black\/30 {
        background-color: rgb(31 31 31 / 0.3);
    }
    .sm\:bg-black\/40 {
        background-color: rgb(31 31 31 / 0.4);
    }
    .sm\:bg-black\/5 {
        background-color: rgb(31 31 31 / 0.05);
    }
    .sm\:bg-black\/50 {
        background-color: rgb(31 31 31 / 0.5);
    }
    .sm\:bg-black\/60 {
        background-color: rgb(31 31 31 / 0.6);
    }
    .sm\:bg-black\/70 {
        background-color: rgb(31 31 31 / 0.7);
    }
    .sm\:bg-black\/75 {
        background-color: rgb(31 31 31 / 0.75);
    }
    .sm\:bg-black\/80 {
        background-color: rgb(31 31 31 / 0.8);
    }
    .sm\:bg-black\/90 {
        background-color: rgb(31 31 31 / 0.9);
    }
    .sm\:bg-black\/95 {
        background-color: rgb(31 31 31 / 0.95);
    }
    .sm\:bg-green {
        --tw-bg-opacity: 1;
        background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-green\/0 {
        background-color: rgb(122 171 109 / 0);
    }
    .sm\:bg-green\/10 {
        background-color: rgb(122 171 109 / 0.1);
    }
    .sm\:bg-green\/100 {
        background-color: rgb(122 171 109 / 1);
    }
    .sm\:bg-green\/20 {
        background-color: rgb(122 171 109 / 0.2);
    }
    .sm\:bg-green\/25 {
        background-color: rgb(122 171 109 / 0.25);
    }
    .sm\:bg-green\/30 {
        background-color: rgb(122 171 109 / 0.3);
    }
    .sm\:bg-green\/40 {
        background-color: rgb(122 171 109 / 0.4);
    }
    .sm\:bg-green\/5 {
        background-color: rgb(122 171 109 / 0.05);
    }
    .sm\:bg-green\/50 {
        background-color: rgb(122 171 109 / 0.5);
    }
    .sm\:bg-green\/60 {
        background-color: rgb(122 171 109 / 0.6);
    }
    .sm\:bg-green\/70 {
        background-color: rgb(122 171 109 / 0.7);
    }
    .sm\:bg-green\/75 {
        background-color: rgb(122 171 109 / 0.75);
    }
    .sm\:bg-green\/80 {
        background-color: rgb(122 171 109 / 0.8);
    }
    .sm\:bg-green\/90 {
        background-color: rgb(122 171 109 / 0.9);
    }
    .sm\:bg-green\/95 {
        background-color: rgb(122 171 109 / 0.95);
    }
    .sm\:bg-ltblue {
        --tw-bg-opacity: 1;
        background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-ltblue\/0 {
        background-color: rgb(92 148 191 / 0);
    }
    .sm\:bg-ltblue\/10 {
        background-color: rgb(92 148 191 / 0.1);
    }
    .sm\:bg-ltblue\/100 {
        background-color: rgb(92 148 191 / 1);
    }
    .sm\:bg-ltblue\/20 {
        background-color: rgb(92 148 191 / 0.2);
    }
    .sm\:bg-ltblue\/25 {
        background-color: rgb(92 148 191 / 0.25);
    }
    .sm\:bg-ltblue\/30 {
        background-color: rgb(92 148 191 / 0.3);
    }
    .sm\:bg-ltblue\/40 {
        background-color: rgb(92 148 191 / 0.4);
    }
    .sm\:bg-ltblue\/5 {
        background-color: rgb(92 148 191 / 0.05);
    }
    .sm\:bg-ltblue\/50 {
        background-color: rgb(92 148 191 / 0.5);
    }
    .sm\:bg-ltblue\/60 {
        background-color: rgb(92 148 191 / 0.6);
    }
    .sm\:bg-ltblue\/70 {
        background-color: rgb(92 148 191 / 0.7);
    }
    .sm\:bg-ltblue\/75 {
        background-color: rgb(92 148 191 / 0.75);
    }
    .sm\:bg-ltblue\/80 {
        background-color: rgb(92 148 191 / 0.8);
    }
    .sm\:bg-ltblue\/90 {
        background-color: rgb(92 148 191 / 0.9);
    }
    .sm\:bg-ltblue\/95 {
        background-color: rgb(92 148 191 / 0.95);
    }
    .sm\:bg-navyblue {
        --tw-bg-opacity: 1;
        background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-navyblue\/0 {
        background-color: rgb(35 39 92 / 0);
    }
    .sm\:bg-navyblue\/10 {
        background-color: rgb(35 39 92 / 0.1);
    }
    .sm\:bg-navyblue\/100 {
        background-color: rgb(35 39 92 / 1);
    }
    .sm\:bg-navyblue\/20 {
        background-color: rgb(35 39 92 / 0.2);
    }
    .sm\:bg-navyblue\/25 {
        background-color: rgb(35 39 92 / 0.25);
    }
    .sm\:bg-navyblue\/30 {
        background-color: rgb(35 39 92 / 0.3);
    }
    .sm\:bg-navyblue\/40 {
        background-color: rgb(35 39 92 / 0.4);
    }
    .sm\:bg-navyblue\/5 {
        background-color: rgb(35 39 92 / 0.05);
    }
    .sm\:bg-navyblue\/50 {
        background-color: rgb(35 39 92 / 0.5);
    }
    .sm\:bg-navyblue\/60 {
        background-color: rgb(35 39 92 / 0.6);
    }
    .sm\:bg-navyblue\/70 {
        background-color: rgb(35 39 92 / 0.7);
    }
    .sm\:bg-navyblue\/75 {
        background-color: rgb(35 39 92 / 0.75);
    }
    .sm\:bg-navyblue\/80 {
        background-color: rgb(35 39 92 / 0.8);
    }
    .sm\:bg-navyblue\/90 {
        background-color: rgb(35 39 92 / 0.9);
    }
    .sm\:bg-navyblue\/95 {
        background-color: rgb(35 39 92 / 0.95);
    }
    .sm\:bg-orange {
        --tw-bg-opacity: 1;
        background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-orange\/0 {
        background-color: rgb(236 114 101 / 0);
    }
    .sm\:bg-orange\/10 {
        background-color: rgb(236 114 101 / 0.1);
    }
    .sm\:bg-orange\/100 {
        background-color: rgb(236 114 101 / 1);
    }
    .sm\:bg-orange\/20 {
        background-color: rgb(236 114 101 / 0.2);
    }
    .sm\:bg-orange\/25 {
        background-color: rgb(236 114 101 / 0.25);
    }
    .sm\:bg-orange\/30 {
        background-color: rgb(236 114 101 / 0.3);
    }
    .sm\:bg-orange\/40 {
        background-color: rgb(236 114 101 / 0.4);
    }
    .sm\:bg-orange\/5 {
        background-color: rgb(236 114 101 / 0.05);
    }
    .sm\:bg-orange\/50 {
        background-color: rgb(236 114 101 / 0.5);
    }
    .sm\:bg-orange\/60 {
        background-color: rgb(236 114 101 / 0.6);
    }
    .sm\:bg-orange\/70 {
        background-color: rgb(236 114 101 / 0.7);
    }
    .sm\:bg-orange\/75 {
        background-color: rgb(236 114 101 / 0.75);
    }
    .sm\:bg-orange\/80 {
        background-color: rgb(236 114 101 / 0.8);
    }
    .sm\:bg-orange\/90 {
        background-color: rgb(236 114 101 / 0.9);
    }
    .sm\:bg-orange\/95 {
        background-color: rgb(236 114 101 / 0.95);
    }
    .sm\:bg-seablue {
        --tw-bg-opacity: 1;
        background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-seablue\/0 {
        background-color: rgb(87 182 178 / 0);
    }
    .sm\:bg-seablue\/10 {
        background-color: rgb(87 182 178 / 0.1);
    }
    .sm\:bg-seablue\/100 {
        background-color: rgb(87 182 178 / 1);
    }
    .sm\:bg-seablue\/20 {
        background-color: rgb(87 182 178 / 0.2);
    }
    .sm\:bg-seablue\/25 {
        background-color: rgb(87 182 178 / 0.25);
    }
    .sm\:bg-seablue\/30 {
        background-color: rgb(87 182 178 / 0.3);
    }
    .sm\:bg-seablue\/40 {
        background-color: rgb(87 182 178 / 0.4);
    }
    .sm\:bg-seablue\/5 {
        background-color: rgb(87 182 178 / 0.05);
    }
    .sm\:bg-seablue\/50 {
        background-color: rgb(87 182 178 / 0.5);
    }
    .sm\:bg-seablue\/60 {
        background-color: rgb(87 182 178 / 0.6);
    }
    .sm\:bg-seablue\/70 {
        background-color: rgb(87 182 178 / 0.7);
    }
    .sm\:bg-seablue\/75 {
        background-color: rgb(87 182 178 / 0.75);
    }
    .sm\:bg-seablue\/80 {
        background-color: rgb(87 182 178 / 0.8);
    }
    .sm\:bg-seablue\/90 {
        background-color: rgb(87 182 178 / 0.9);
    }
    .sm\:bg-seablue\/95 {
        background-color: rgb(87 182 178 / 0.95);
    }
    .sm\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
    .sm\:bg-white\/0 {
        background-color: rgb(255 255 255 / 0);
    }
    .sm\:bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1);
    }
    .sm\:bg-white\/100 {
        background-color: rgb(255 255 255 / 1);
    }
    .sm\:bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2);
    }
    .sm\:bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25);
    }
    .sm\:bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3);
    }
    .sm\:bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4);
    }
    .sm\:bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05);
    }
    .sm\:bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5);
    }
    .sm\:bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6);
    }
    .sm\:bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7);
    }
    .sm\:bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75);
    }
    .sm\:bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8);
    }
    .sm\:bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9);
    }
    .sm\:bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95);
    }
    .sm\:p-1 {
        padding: 0.25rem;
    }
    .sm\:p-10 {
        padding: 2.5rem;
    }
    .sm\:p-2 {
        padding: 0.5rem;
    }
    .sm\:p-3 {
        padding: 0.75rem;
    }
    .sm\:p-4 {
        padding: 1rem;
    }
    .sm\:p-6 {
        padding: 1.5rem;
    }
    .sm\:p-8 {
        padding: 2rem;
    }
    .sm\:p-five {
        padding: 5%;
    }
    .sm\:p-half {
        padding: 50%;
    }
    .sm\:p-quarter {
        padding: 25%;
    }
    .sm\:p-ten {
        padding: 10%;
    }
    .sm\:p-third {
        padding: 33.333%;
    }
    .sm\:p-wp-2xl {
        padding: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:p-wp-lg {
        padding: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:p-wp-md {
        padding: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:p-wp-sm {
        padding: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:p-wp-xl {
        padding: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:p-wp-xs {
        padding: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:px-1 {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    .sm\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .sm\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .sm\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .sm\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .sm\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .sm\:px-five {
        padding-left: 5%;
        padding-right: 5%;
    }
    .sm\:px-half {
        padding-left: 50%;
        padding-right: 50%;
    }
    .sm\:px-quarter {
        padding-left: 25%;
        padding-right: 25%;
    }
    .sm\:px-ten {
        padding-left: 10%;
        padding-right: 10%;
    }
    .sm\:px-third {
        padding-left: 33.333%;
        padding-right: 33.333%;
    }
    .sm\:px-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:px-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:px-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:px-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:px-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:px-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:py-1 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
    }
    .sm\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .sm\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .sm\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .sm\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .sm\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .sm\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .sm\:py-five {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .sm\:py-half {
        padding-top: 50%;
        padding-bottom: 50%;
    }
    .sm\:py-quarter {
        padding-top: 25%;
        padding-bottom: 25%;
    }
    .sm\:py-ten {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .sm\:py-third {
        padding-top: 33.333%;
        padding-bottom: 33.333%;
    }
    .sm\:py-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:py-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:py-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:py-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:py-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:py-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:pb-1 {
        padding-bottom: 0.25rem;
    }
    .sm\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .sm\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .sm\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .sm\:pb-4 {
        padding-bottom: 1rem;
    }
    .sm\:pb-6 {
        padding-bottom: 1.5rem;
    }
    .sm\:pb-8 {
        padding-bottom: 2rem;
    }
    .sm\:pb-five {
        padding-bottom: 5%;
    }
    .sm\:pb-half {
        padding-bottom: 50%;
    }
    .sm\:pb-quarter {
        padding-bottom: 25%;
    }
    .sm\:pb-ten {
        padding-bottom: 10%;
    }
    .sm\:pb-third {
        padding-bottom: 33.333%;
    }
    .sm\:pb-wp-2xl {
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:pb-wp-lg {
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:pb-wp-md {
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:pb-wp-sm {
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:pb-wp-xl {
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:pb-wp-xs {
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:pl-1 {
        padding-left: 0.25rem;
    }
    .sm\:pl-10 {
        padding-left: 2.5rem;
    }
    .sm\:pl-2 {
        padding-left: 0.5rem;
    }
    .sm\:pl-3 {
        padding-left: 0.75rem;
    }
    .sm\:pl-4 {
        padding-left: 1rem;
    }
    .sm\:pl-6 {
        padding-left: 1.5rem;
    }
    .sm\:pl-8 {
        padding-left: 2rem;
    }
    .sm\:pl-five {
        padding-left: 5%;
    }
    .sm\:pl-half {
        padding-left: 50%;
    }
    .sm\:pl-quarter {
        padding-left: 25%;
    }
    .sm\:pl-ten {
        padding-left: 10%;
    }
    .sm\:pl-third {
        padding-left: 33.333%;
    }
    .sm\:pl-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:pl-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:pl-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:pl-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:pl-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:pl-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:pr-1 {
        padding-right: 0.25rem;
    }
    .sm\:pr-10 {
        padding-right: 2.5rem;
    }
    .sm\:pr-2 {
        padding-right: 0.5rem;
    }
    .sm\:pr-3 {
        padding-right: 0.75rem;
    }
    .sm\:pr-4 {
        padding-right: 1rem;
    }
    .sm\:pr-6 {
        padding-right: 1.5rem;
    }
    .sm\:pr-8 {
        padding-right: 2rem;
    }
    .sm\:pr-five {
        padding-right: 5%;
    }
    .sm\:pr-half {
        padding-right: 50%;
    }
    .sm\:pr-quarter {
        padding-right: 25%;
    }
    .sm\:pr-ten {
        padding-right: 10%;
    }
    .sm\:pr-third {
        padding-right: 33.333%;
    }
    .sm\:pr-wp-2xl {
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:pr-wp-lg {
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:pr-wp-md {
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:pr-wp-sm {
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:pr-wp-xl {
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:pr-wp-xs {
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:pt-1 {
        padding-top: 0.25rem;
    }
    .sm\:pt-10 {
        padding-top: 2.5rem;
    }
    .sm\:pt-2 {
        padding-top: 0.5rem;
    }
    .sm\:pt-3 {
        padding-top: 0.75rem;
    }
    .sm\:pt-4 {
        padding-top: 1rem;
    }
    .sm\:pt-6 {
        padding-top: 1.5rem;
    }
    .sm\:pt-8 {
        padding-top: 2rem;
    }
    .sm\:pt-five {
        padding-top: 5%;
    }
    .sm\:pt-half {
        padding-top: 50%;
    }
    .sm\:pt-quarter {
        padding-top: 25%;
    }
    .sm\:pt-ten {
        padding-top: 10%;
    }
    .sm\:pt-third {
        padding-top: 33.333%;
    }
    .sm\:pt-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .sm\:pt-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
    }
    .sm\:pt-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .sm\:pt-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
    }
    .sm\:pt-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .sm\:pt-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .sm\:\!text-black {
        --tw-text-opacity: 1 !important;
        color: rgb(31 31 31 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-black\/0 {
        color: rgb(31 31 31 / 0) !important;
    }
    .sm\:\!text-black\/10 {
        color: rgb(31 31 31 / 0.1) !important;
    }
    .sm\:\!text-black\/100 {
        color: rgb(31 31 31 / 1) !important;
    }
    .sm\:\!text-black\/20 {
        color: rgb(31 31 31 / 0.2) !important;
    }
    .sm\:\!text-black\/25 {
        color: rgb(31 31 31 / 0.25) !important;
    }
    .sm\:\!text-black\/30 {
        color: rgb(31 31 31 / 0.3) !important;
    }
    .sm\:\!text-black\/40 {
        color: rgb(31 31 31 / 0.4) !important;
    }
    .sm\:\!text-black\/5 {
        color: rgb(31 31 31 / 0.05) !important;
    }
    .sm\:\!text-black\/50 {
        color: rgb(31 31 31 / 0.5) !important;
    }
    .sm\:\!text-black\/60 {
        color: rgb(31 31 31 / 0.6) !important;
    }
    .sm\:\!text-black\/70 {
        color: rgb(31 31 31 / 0.7) !important;
    }
    .sm\:\!text-black\/75 {
        color: rgb(31 31 31 / 0.75) !important;
    }
    .sm\:\!text-black\/80 {
        color: rgb(31 31 31 / 0.8) !important;
    }
    .sm\:\!text-black\/90 {
        color: rgb(31 31 31 / 0.9) !important;
    }
    .sm\:\!text-black\/95 {
        color: rgb(31 31 31 / 0.95) !important;
    }
    .sm\:\!text-green {
        --tw-text-opacity: 1 !important;
        color: rgb(122 171 109 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-green\/0 {
        color: rgb(122 171 109 / 0) !important;
    }
    .sm\:\!text-green\/10 {
        color: rgb(122 171 109 / 0.1) !important;
    }
    .sm\:\!text-green\/100 {
        color: rgb(122 171 109 / 1) !important;
    }
    .sm\:\!text-green\/20 {
        color: rgb(122 171 109 / 0.2) !important;
    }
    .sm\:\!text-green\/25 {
        color: rgb(122 171 109 / 0.25) !important;
    }
    .sm\:\!text-green\/30 {
        color: rgb(122 171 109 / 0.3) !important;
    }
    .sm\:\!text-green\/40 {
        color: rgb(122 171 109 / 0.4) !important;
    }
    .sm\:\!text-green\/5 {
        color: rgb(122 171 109 / 0.05) !important;
    }
    .sm\:\!text-green\/50 {
        color: rgb(122 171 109 / 0.5) !important;
    }
    .sm\:\!text-green\/60 {
        color: rgb(122 171 109 / 0.6) !important;
    }
    .sm\:\!text-green\/70 {
        color: rgb(122 171 109 / 0.7) !important;
    }
    .sm\:\!text-green\/75 {
        color: rgb(122 171 109 / 0.75) !important;
    }
    .sm\:\!text-green\/80 {
        color: rgb(122 171 109 / 0.8) !important;
    }
    .sm\:\!text-green\/90 {
        color: rgb(122 171 109 / 0.9) !important;
    }
    .sm\:\!text-green\/95 {
        color: rgb(122 171 109 / 0.95) !important;
    }
    .sm\:\!text-ltblue {
        --tw-text-opacity: 1 !important;
        color: rgb(92 148 191 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-ltblue\/0 {
        color: rgb(92 148 191 / 0) !important;
    }
    .sm\:\!text-ltblue\/10 {
        color: rgb(92 148 191 / 0.1) !important;
    }
    .sm\:\!text-ltblue\/100 {
        color: rgb(92 148 191 / 1) !important;
    }
    .sm\:\!text-ltblue\/20 {
        color: rgb(92 148 191 / 0.2) !important;
    }
    .sm\:\!text-ltblue\/25 {
        color: rgb(92 148 191 / 0.25) !important;
    }
    .sm\:\!text-ltblue\/30 {
        color: rgb(92 148 191 / 0.3) !important;
    }
    .sm\:\!text-ltblue\/40 {
        color: rgb(92 148 191 / 0.4) !important;
    }
    .sm\:\!text-ltblue\/5 {
        color: rgb(92 148 191 / 0.05) !important;
    }
    .sm\:\!text-ltblue\/50 {
        color: rgb(92 148 191 / 0.5) !important;
    }
    .sm\:\!text-ltblue\/60 {
        color: rgb(92 148 191 / 0.6) !important;
    }
    .sm\:\!text-ltblue\/70 {
        color: rgb(92 148 191 / 0.7) !important;
    }
    .sm\:\!text-ltblue\/75 {
        color: rgb(92 148 191 / 0.75) !important;
    }
    .sm\:\!text-ltblue\/80 {
        color: rgb(92 148 191 / 0.8) !important;
    }
    .sm\:\!text-ltblue\/90 {
        color: rgb(92 148 191 / 0.9) !important;
    }
    .sm\:\!text-ltblue\/95 {
        color: rgb(92 148 191 / 0.95) !important;
    }
    .sm\:\!text-navyblue {
        --tw-text-opacity: 1 !important;
        color: rgb(35 39 92 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-navyblue\/0 {
        color: rgb(35 39 92 / 0) !important;
    }
    .sm\:\!text-navyblue\/10 {
        color: rgb(35 39 92 / 0.1) !important;
    }
    .sm\:\!text-navyblue\/100 {
        color: rgb(35 39 92 / 1) !important;
    }
    .sm\:\!text-navyblue\/20 {
        color: rgb(35 39 92 / 0.2) !important;
    }
    .sm\:\!text-navyblue\/25 {
        color: rgb(35 39 92 / 0.25) !important;
    }
    .sm\:\!text-navyblue\/30 {
        color: rgb(35 39 92 / 0.3) !important;
    }
    .sm\:\!text-navyblue\/40 {
        color: rgb(35 39 92 / 0.4) !important;
    }
    .sm\:\!text-navyblue\/5 {
        color: rgb(35 39 92 / 0.05) !important;
    }
    .sm\:\!text-navyblue\/50 {
        color: rgb(35 39 92 / 0.5) !important;
    }
    .sm\:\!text-navyblue\/60 {
        color: rgb(35 39 92 / 0.6) !important;
    }
    .sm\:\!text-navyblue\/70 {
        color: rgb(35 39 92 / 0.7) !important;
    }
    .sm\:\!text-navyblue\/75 {
        color: rgb(35 39 92 / 0.75) !important;
    }
    .sm\:\!text-navyblue\/80 {
        color: rgb(35 39 92 / 0.8) !important;
    }
    .sm\:\!text-navyblue\/90 {
        color: rgb(35 39 92 / 0.9) !important;
    }
    .sm\:\!text-navyblue\/95 {
        color: rgb(35 39 92 / 0.95) !important;
    }
    .sm\:\!text-orange {
        --tw-text-opacity: 1 !important;
        color: rgb(236 114 101 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-orange\/0 {
        color: rgb(236 114 101 / 0) !important;
    }
    .sm\:\!text-orange\/10 {
        color: rgb(236 114 101 / 0.1) !important;
    }
    .sm\:\!text-orange\/100 {
        color: rgb(236 114 101 / 1) !important;
    }
    .sm\:\!text-orange\/20 {
        color: rgb(236 114 101 / 0.2) !important;
    }
    .sm\:\!text-orange\/25 {
        color: rgb(236 114 101 / 0.25) !important;
    }
    .sm\:\!text-orange\/30 {
        color: rgb(236 114 101 / 0.3) !important;
    }
    .sm\:\!text-orange\/40 {
        color: rgb(236 114 101 / 0.4) !important;
    }
    .sm\:\!text-orange\/5 {
        color: rgb(236 114 101 / 0.05) !important;
    }
    .sm\:\!text-orange\/50 {
        color: rgb(236 114 101 / 0.5) !important;
    }
    .sm\:\!text-orange\/60 {
        color: rgb(236 114 101 / 0.6) !important;
    }
    .sm\:\!text-orange\/70 {
        color: rgb(236 114 101 / 0.7) !important;
    }
    .sm\:\!text-orange\/75 {
        color: rgb(236 114 101 / 0.75) !important;
    }
    .sm\:\!text-orange\/80 {
        color: rgb(236 114 101 / 0.8) !important;
    }
    .sm\:\!text-orange\/90 {
        color: rgb(236 114 101 / 0.9) !important;
    }
    .sm\:\!text-orange\/95 {
        color: rgb(236 114 101 / 0.95) !important;
    }
    .sm\:\!text-seablue {
        --tw-text-opacity: 1 !important;
        color: rgb(87 182 178 / var(--tw-text-opacity, 1)) !important;
    }
    .sm\:\!text-seablue\/0 {
        color: rgb(87 182 178 / 0) !important;
    }
    .sm\:\!text-seablue\/10 {
        color: rgb(87 182 178 / 0.1) !important;
    }
    .sm\:\!text-seablue\/100 {
        color: rgb(87 182 178 / 1) !important;
    }
    .sm\:\!text-seablue\/20 {
        color: rgb(87 182 178 / 0.2) !important;
    }
    .sm\:\!text-seablue\/25 {
        color: rgb(87 182 178 / 0.25) !important;
    }
    .sm\:\!text-seablue\/30 {
        color: rgb(87 182 178 / 0.3) !important;
    }
    .sm\:\!text-seablue\/40 {
        color: rgb(87 182 178 / 0.4) !important;
    }
    .sm\:\!text-seablue\/5 {
        color: rgb(87 182 178 / 0.05) !important;
    }
    .sm\:\!text-seablue\/50 {
        color: rgb(87 182 178 / 0.5) !important;
    }
    .sm\:\!text-seablue\/60 {
        color: rgb(87 182 178 / 0.6) !important;
    }
    .sm\:\!text-seablue\/70 {
        color: rgb(87 182 178 / 0.7) !important;
    }
    .sm\:\!text-seablue\/75 {
        color: rgb(87 182 178 / 0.75) !important;
    }
    .sm\:\!text-seablue\/80 {
        color: rgb(87 182 178 / 0.8) !important;
    }
    .sm\:\!text-seablue\/90 {
        color: rgb(87 182 178 / 0.9) !important;
    }
    .sm\:\!text-seablue\/95 {
        color: rgb(87 182 178 / 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(31 31 31 / var(--tw-text-opacity, 1));
    }
    .sm\:text-black\/0 {
        color: rgb(31 31 31 / 0);
    }
    .sm\:text-black\/10 {
        color: rgb(31 31 31 / 0.1);
    }
    .sm\:text-black\/100 {
        color: rgb(31 31 31 / 1);
    }
    .sm\:text-black\/20 {
        color: rgb(31 31 31 / 0.2);
    }
    .sm\:text-black\/25 {
        color: rgb(31 31 31 / 0.25);
    }
    .sm\:text-black\/30 {
        color: rgb(31 31 31 / 0.3);
    }
    .sm\:text-black\/40 {
        color: rgb(31 31 31 / 0.4);
    }
    .sm\:text-black\/5 {
        color: rgb(31 31 31 / 0.05);
    }
    .sm\:text-black\/50 {
        color: rgb(31 31 31 / 0.5);
    }
    .sm\:text-black\/60 {
        color: rgb(31 31 31 / 0.6);
    }
    .sm\:text-black\/70 {
        color: rgb(31 31 31 / 0.7);
    }
    .sm\:text-black\/75 {
        color: rgb(31 31 31 / 0.75);
    }
    .sm\:text-black\/80 {
        color: rgb(31 31 31 / 0.8);
    }
    .sm\:text-black\/90 {
        color: rgb(31 31 31 / 0.9);
    }
    .sm\:text-black\/95 {
        color: rgb(31 31 31 / 0.95);
    }
    .sm\:text-green {
        --tw-text-opacity: 1;
        color: rgb(122 171 109 / var(--tw-text-opacity, 1));
    }
    .sm\:text-green\/0 {
        color: rgb(122 171 109 / 0);
    }
    .sm\:text-green\/10 {
        color: rgb(122 171 109 / 0.1);
    }
    .sm\:text-green\/100 {
        color: rgb(122 171 109 / 1);
    }
    .sm\:text-green\/20 {
        color: rgb(122 171 109 / 0.2);
    }
    .sm\:text-green\/25 {
        color: rgb(122 171 109 / 0.25);
    }
    .sm\:text-green\/30 {
        color: rgb(122 171 109 / 0.3);
    }
    .sm\:text-green\/40 {
        color: rgb(122 171 109 / 0.4);
    }
    .sm\:text-green\/5 {
        color: rgb(122 171 109 / 0.05);
    }
    .sm\:text-green\/50 {
        color: rgb(122 171 109 / 0.5);
    }
    .sm\:text-green\/60 {
        color: rgb(122 171 109 / 0.6);
    }
    .sm\:text-green\/70 {
        color: rgb(122 171 109 / 0.7);
    }
    .sm\:text-green\/75 {
        color: rgb(122 171 109 / 0.75);
    }
    .sm\:text-green\/80 {
        color: rgb(122 171 109 / 0.8);
    }
    .sm\:text-green\/90 {
        color: rgb(122 171 109 / 0.9);
    }
    .sm\:text-green\/95 {
        color: rgb(122 171 109 / 0.95);
    }
    .sm\:text-ltblue {
        --tw-text-opacity: 1;
        color: rgb(92 148 191 / var(--tw-text-opacity, 1));
    }
    .sm\:text-ltblue\/0 {
        color: rgb(92 148 191 / 0);
    }
    .sm\:text-ltblue\/10 {
        color: rgb(92 148 191 / 0.1);
    }
    .sm\:text-ltblue\/100 {
        color: rgb(92 148 191 / 1);
    }
    .sm\:text-ltblue\/20 {
        color: rgb(92 148 191 / 0.2);
    }
    .sm\:text-ltblue\/25 {
        color: rgb(92 148 191 / 0.25);
    }
    .sm\:text-ltblue\/30 {
        color: rgb(92 148 191 / 0.3);
    }
    .sm\:text-ltblue\/40 {
        color: rgb(92 148 191 / 0.4);
    }
    .sm\:text-ltblue\/5 {
        color: rgb(92 148 191 / 0.05);
    }
    .sm\:text-ltblue\/50 {
        color: rgb(92 148 191 / 0.5);
    }
    .sm\:text-ltblue\/60 {
        color: rgb(92 148 191 / 0.6);
    }
    .sm\:text-ltblue\/70 {
        color: rgb(92 148 191 / 0.7);
    }
    .sm\:text-ltblue\/75 {
        color: rgb(92 148 191 / 0.75);
    }
    .sm\:text-ltblue\/80 {
        color: rgb(92 148 191 / 0.8);
    }
    .sm\:text-ltblue\/90 {
        color: rgb(92 148 191 / 0.9);
    }
    .sm\:text-ltblue\/95 {
        color: rgb(92 148 191 / 0.95);
    }
    .sm\:text-navyblue {
        --tw-text-opacity: 1;
        color: rgb(35 39 92 / var(--tw-text-opacity, 1));
    }
    .sm\:text-navyblue\/0 {
        color: rgb(35 39 92 / 0);
    }
    .sm\:text-navyblue\/10 {
        color: rgb(35 39 92 / 0.1);
    }
    .sm\:text-navyblue\/100 {
        color: rgb(35 39 92 / 1);
    }
    .sm\:text-navyblue\/20 {
        color: rgb(35 39 92 / 0.2);
    }
    .sm\:text-navyblue\/25 {
        color: rgb(35 39 92 / 0.25);
    }
    .sm\:text-navyblue\/30 {
        color: rgb(35 39 92 / 0.3);
    }
    .sm\:text-navyblue\/40 {
        color: rgb(35 39 92 / 0.4);
    }
    .sm\:text-navyblue\/5 {
        color: rgb(35 39 92 / 0.05);
    }
    .sm\:text-navyblue\/50 {
        color: rgb(35 39 92 / 0.5);
    }
    .sm\:text-navyblue\/60 {
        color: rgb(35 39 92 / 0.6);
    }
    .sm\:text-navyblue\/70 {
        color: rgb(35 39 92 / 0.7);
    }
    .sm\:text-navyblue\/75 {
        color: rgb(35 39 92 / 0.75);
    }
    .sm\:text-navyblue\/80 {
        color: rgb(35 39 92 / 0.8);
    }
    .sm\:text-navyblue\/90 {
        color: rgb(35 39 92 / 0.9);
    }
    .sm\:text-navyblue\/95 {
        color: rgb(35 39 92 / 0.95);
    }
    .sm\:text-orange {
        --tw-text-opacity: 1;
        color: rgb(236 114 101 / var(--tw-text-opacity, 1));
    }
    .sm\:text-orange\/0 {
        color: rgb(236 114 101 / 0);
    }
    .sm\:text-orange\/10 {
        color: rgb(236 114 101 / 0.1);
    }
    .sm\:text-orange\/100 {
        color: rgb(236 114 101 / 1);
    }
    .sm\:text-orange\/20 {
        color: rgb(236 114 101 / 0.2);
    }
    .sm\:text-orange\/25 {
        color: rgb(236 114 101 / 0.25);
    }
    .sm\:text-orange\/30 {
        color: rgb(236 114 101 / 0.3);
    }
    .sm\:text-orange\/40 {
        color: rgb(236 114 101 / 0.4);
    }
    .sm\:text-orange\/5 {
        color: rgb(236 114 101 / 0.05);
    }
    .sm\:text-orange\/50 {
        color: rgb(236 114 101 / 0.5);
    }
    .sm\:text-orange\/60 {
        color: rgb(236 114 101 / 0.6);
    }
    .sm\:text-orange\/70 {
        color: rgb(236 114 101 / 0.7);
    }
    .sm\:text-orange\/75 {
        color: rgb(236 114 101 / 0.75);
    }
    .sm\:text-orange\/80 {
        color: rgb(236 114 101 / 0.8);
    }
    .sm\:text-orange\/90 {
        color: rgb(236 114 101 / 0.9);
    }
    .sm\:text-orange\/95 {
        color: rgb(236 114 101 / 0.95);
    }
    .sm\:text-seablue {
        --tw-text-opacity: 1;
        color: rgb(87 182 178 / var(--tw-text-opacity, 1));
    }
    .sm\:text-seablue\/0 {
        color: rgb(87 182 178 / 0);
    }
    .sm\:text-seablue\/10 {
        color: rgb(87 182 178 / 0.1);
    }
    .sm\:text-seablue\/100 {
        color: rgb(87 182 178 / 1);
    }
    .sm\:text-seablue\/20 {
        color: rgb(87 182 178 / 0.2);
    }
    .sm\:text-seablue\/25 {
        color: rgb(87 182 178 / 0.25);
    }
    .sm\:text-seablue\/30 {
        color: rgb(87 182 178 / 0.3);
    }
    .sm\:text-seablue\/40 {
        color: rgb(87 182 178 / 0.4);
    }
    .sm\:text-seablue\/5 {
        color: rgb(87 182 178 / 0.05);
    }
    .sm\:text-seablue\/50 {
        color: rgb(87 182 178 / 0.5);
    }
    .sm\:text-seablue\/60 {
        color: rgb(87 182 178 / 0.6);
    }
    .sm\:text-seablue\/70 {
        color: rgb(87 182 178 / 0.7);
    }
    .sm\:text-seablue\/75 {
        color: rgb(87 182 178 / 0.75);
    }
    .sm\:text-seablue\/80 {
        color: rgb(87 182 178 / 0.8);
    }
    .sm\:text-seablue\/90 {
        color: rgb(87 182 178 / 0.9);
    }
    .sm\:text-seablue\/95 {
        color: rgb(87 182 178 / 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\: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\:auto-rows-auto {
        grid-auto-rows: auto;
    }
    .md\:auto-rows-fr {
        grid-auto-rows: minmax(0, 1fr);
    }
    .md\:auto-rows-max {
        grid-auto-rows: max-content;
    }
    .md\:auto-rows-min {
        grid-auto-rows: min-content;
    }
    .md\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .md\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .md\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .md\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr));
    }
    .md\:grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr));
    }
    .md\:grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr));
    }
    .md\:grid-rows-5 {
        grid-template-rows: repeat(5, minmax(0, 1fr));
    }
    .md\:grid-rows-6 {
        grid-template-rows: repeat(6, minmax(0, 1fr));
    }
    .md\:grid-rows-none {
        grid-template-rows: none;
    }
    .md\:flex-row {
        flex-direction: row;
    }
    .md\:flex-col {
        flex-direction: column;
    }
    .md\:flex-wrap {
        flex-wrap: wrap;
    }
    .md\:flex-nowrap {
        flex-wrap: nowrap;
    }
    .md\:content-center {
        align-content: center;
    }
    .md\:content-start {
        align-content: flex-start;
    }
    .md\:content-end {
        align-content: flex-end;
    }
    .md\:content-between {
        align-content: space-between;
    }
    .md\:content-around {
        align-content: space-around;
    }
    .md\:content-evenly {
        align-content: space-evenly;
    }
    .md\:items-start {
        align-items: flex-start;
    }
    .md\:items-end {
        align-items: flex-end;
    }
    .md\:items-center {
        align-items: center;
    }
    .md\:justify-start {
        justify-content: flex-start;
    }
    .md\:justify-end {
        justify-content: flex-end;
    }
    .md\:justify-center {
        justify-content: center;
    }
    .md\:justify-between {
        justify-content: space-between;
    }
    .md\:justify-around {
        justify-content: space-around;
    }
    .md\:justify-evenly {
        justify-content: space-evenly;
    }
    .md\:gap-1 {
        gap: 0.25rem;
    }
    .md\:gap-10 {
        gap: 2.5rem;
    }
    .md\:gap-2 {
        gap: 0.5rem;
    }
    .md\:gap-3 {
        gap: 0.75rem;
    }
    .md\:gap-4 {
        gap: 1rem;
    }
    .md\:gap-6 {
        gap: 1.5rem;
    }
    .md\:gap-8 {
        gap: 2rem;
    }
    .md\:gap-x-1 {
        -moz-column-gap: 0.25rem;
             column-gap: 0.25rem;
    }
    .md\:gap-x-10 {
        -moz-column-gap: 2.5rem;
             column-gap: 2.5rem;
    }
    .md\:gap-x-2 {
        -moz-column-gap: 0.5rem;
             column-gap: 0.5rem;
    }
    .md\:gap-x-3 {
        -moz-column-gap: 0.75rem;
             column-gap: 0.75rem;
    }
    .md\:gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
    }
    .md\:gap-x-6 {
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem;
    }
    .md\:gap-x-8 {
        -moz-column-gap: 2rem;
             column-gap: 2rem;
    }
    .md\:gap-y-1 {
        row-gap: 0.25rem;
    }
    .md\:gap-y-10 {
        row-gap: 2.5rem;
    }
    .md\:gap-y-2 {
        row-gap: 0.5rem;
    }
    .md\:gap-y-3 {
        row-gap: 0.75rem;
    }
    .md\:gap-y-4 {
        row-gap: 1rem;
    }
    .md\:gap-y-6 {
        row-gap: 1.5rem;
    }
    .md\:gap-y-8 {
        row-gap: 2rem;
    }
    .md\:rounded {
        border-radius: 0.25rem;
    }
    .md\:rounded-2xl {
        border-radius: 1rem;
    }
    .md\:rounded-full {
        border-radius: 9999px;
    }
    .md\:rounded-lg {
        border-radius: 0.5rem;
    }
    .md\:rounded-md {
        border-radius: 0.375rem;
    }
    .md\:rounded-none {
        border-radius: 0px;
    }
    .md\:rounded-r12 {
        border-radius: 12px;
    }
    .md\:rounded-r16 {
        border-radius: 16px;
    }
    .md\:rounded-r20 {
        border-radius: 20px;
    }
    .md\:rounded-r24 {
        border-radius: 24px;
    }
    .md\:rounded-r3 {
        border-radius: 3px;
    }
    .md\:rounded-r32 {
        border-radius: 32px;
    }
    .md\:rounded-r40 {
        border-radius: 40px;
    }
    .md\:rounded-r6 {
        border-radius: 6px;
    }
    .md\:rounded-r8 {
        border-radius: 8px;
    }
    .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-r16 {
        border-bottom-right-radius: 16px;
        border-bottom-left-radius: 16px;
    }
    .md\:rounded-b-r20 {
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .md\:rounded-b-r24 {
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .md\:rounded-b-r3 {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .md\:rounded-b-r32 {
        border-bottom-right-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .md\:rounded-b-r40 {
        border-bottom-right-radius: 40px;
        border-bottom-left-radius: 40px;
    }
    .md\:rounded-b-r6 {
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    .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-r16 {
        border-top-left-radius: 16px;
        border-bottom-left-radius: 16px;
    }
    .md\:rounded-l-r20 {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .md\:rounded-l-r24 {
        border-top-left-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .md\:rounded-l-r3 {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .md\:rounded-l-r32 {
        border-top-left-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .md\:rounded-l-r40 {
        border-top-left-radius: 40px;
        border-bottom-left-radius: 40px;
    }
    .md\:rounded-l-r6 {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    .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-r16 {
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .md\:rounded-r-r20 {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .md\:rounded-r-r24 {
        border-top-right-radius: 24px;
        border-bottom-right-radius: 24px;
    }
    .md\:rounded-r-r3 {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .md\:rounded-r-r32 {
        border-top-right-radius: 32px;
        border-bottom-right-radius: 32px;
    }
    .md\:rounded-r-r40 {
        border-top-right-radius: 40px;
        border-bottom-right-radius: 40px;
    }
    .md\:rounded-r-r6 {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }
    .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-r16 {
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }
    .md\:rounded-t-r20 {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    .md\:rounded-t-r24 {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }
    .md\:rounded-t-r3 {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }
    .md\:rounded-t-r32 {
        border-top-left-radius: 32px;
        border-top-right-radius: 32px;
    }
    .md\:rounded-t-r40 {
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }
    .md\:rounded-t-r6 {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
    .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-r16 {
        border-bottom-left-radius: 16px;
    }
    .md\:rounded-bl-r20 {
        border-bottom-left-radius: 20px;
    }
    .md\:rounded-bl-r24 {
        border-bottom-left-radius: 24px;
    }
    .md\:rounded-bl-r3 {
        border-bottom-left-radius: 3px;
    }
    .md\:rounded-bl-r32 {
        border-bottom-left-radius: 32px;
    }
    .md\:rounded-bl-r40 {
        border-bottom-left-radius: 40px;
    }
    .md\:rounded-bl-r6 {
        border-bottom-left-radius: 6px;
    }
    .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-r16 {
        border-bottom-right-radius: 16px;
    }
    .md\:rounded-br-r20 {
        border-bottom-right-radius: 20px;
    }
    .md\:rounded-br-r24 {
        border-bottom-right-radius: 24px;
    }
    .md\:rounded-br-r3 {
        border-bottom-right-radius: 3px;
    }
    .md\:rounded-br-r32 {
        border-bottom-right-radius: 32px;
    }
    .md\:rounded-br-r40 {
        border-bottom-right-radius: 40px;
    }
    .md\:rounded-br-r6 {
        border-bottom-right-radius: 6px;
    }
    .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-r16 {
        border-top-left-radius: 16px;
    }
    .md\:rounded-tl-r20 {
        border-top-left-radius: 20px;
    }
    .md\:rounded-tl-r24 {
        border-top-left-radius: 24px;
    }
    .md\:rounded-tl-r3 {
        border-top-left-radius: 3px;
    }
    .md\:rounded-tl-r32 {
        border-top-left-radius: 32px;
    }
    .md\:rounded-tl-r40 {
        border-top-left-radius: 40px;
    }
    .md\:rounded-tl-r6 {
        border-top-left-radius: 6px;
    }
    .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-r16 {
        border-top-right-radius: 16px;
    }
    .md\:rounded-tr-r20 {
        border-top-right-radius: 20px;
    }
    .md\:rounded-tr-r24 {
        border-top-right-radius: 24px;
    }
    .md\:rounded-tr-r3 {
        border-top-right-radius: 3px;
    }
    .md\:rounded-tr-r32 {
        border-top-right-radius: 32px;
    }
    .md\:rounded-tr-r40 {
        border-top-right-radius: 40px;
    }
    .md\:rounded-tr-r6 {
        border-top-right-radius: 6px;
    }
    .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-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-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-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-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-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-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-solid {
        border-style: solid;
    }
    .md\:border-none {
        border-style: none;
    }
    .md\:\!border-black {
        --tw-border-opacity: 1 !important;
        border-color: rgb(31 31 31 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-black\/0 {
        border-color: rgb(31 31 31 / 0) !important;
    }
    .md\:\!border-black\/10 {
        border-color: rgb(31 31 31 / 0.1) !important;
    }
    .md\:\!border-black\/100 {
        border-color: rgb(31 31 31 / 1) !important;
    }
    .md\:\!border-black\/20 {
        border-color: rgb(31 31 31 / 0.2) !important;
    }
    .md\:\!border-black\/25 {
        border-color: rgb(31 31 31 / 0.25) !important;
    }
    .md\:\!border-black\/30 {
        border-color: rgb(31 31 31 / 0.3) !important;
    }
    .md\:\!border-black\/40 {
        border-color: rgb(31 31 31 / 0.4) !important;
    }
    .md\:\!border-black\/5 {
        border-color: rgb(31 31 31 / 0.05) !important;
    }
    .md\:\!border-black\/50 {
        border-color: rgb(31 31 31 / 0.5) !important;
    }
    .md\:\!border-black\/60 {
        border-color: rgb(31 31 31 / 0.6) !important;
    }
    .md\:\!border-black\/70 {
        border-color: rgb(31 31 31 / 0.7) !important;
    }
    .md\:\!border-black\/75 {
        border-color: rgb(31 31 31 / 0.75) !important;
    }
    .md\:\!border-black\/80 {
        border-color: rgb(31 31 31 / 0.8) !important;
    }
    .md\:\!border-black\/90 {
        border-color: rgb(31 31 31 / 0.9) !important;
    }
    .md\:\!border-black\/95 {
        border-color: rgb(31 31 31 / 0.95) !important;
    }
    .md\:\!border-green {
        --tw-border-opacity: 1 !important;
        border-color: rgb(122 171 109 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-green\/0 {
        border-color: rgb(122 171 109 / 0) !important;
    }
    .md\:\!border-green\/10 {
        border-color: rgb(122 171 109 / 0.1) !important;
    }
    .md\:\!border-green\/100 {
        border-color: rgb(122 171 109 / 1) !important;
    }
    .md\:\!border-green\/20 {
        border-color: rgb(122 171 109 / 0.2) !important;
    }
    .md\:\!border-green\/25 {
        border-color: rgb(122 171 109 / 0.25) !important;
    }
    .md\:\!border-green\/30 {
        border-color: rgb(122 171 109 / 0.3) !important;
    }
    .md\:\!border-green\/40 {
        border-color: rgb(122 171 109 / 0.4) !important;
    }
    .md\:\!border-green\/5 {
        border-color: rgb(122 171 109 / 0.05) !important;
    }
    .md\:\!border-green\/50 {
        border-color: rgb(122 171 109 / 0.5) !important;
    }
    .md\:\!border-green\/60 {
        border-color: rgb(122 171 109 / 0.6) !important;
    }
    .md\:\!border-green\/70 {
        border-color: rgb(122 171 109 / 0.7) !important;
    }
    .md\:\!border-green\/75 {
        border-color: rgb(122 171 109 / 0.75) !important;
    }
    .md\:\!border-green\/80 {
        border-color: rgb(122 171 109 / 0.8) !important;
    }
    .md\:\!border-green\/90 {
        border-color: rgb(122 171 109 / 0.9) !important;
    }
    .md\:\!border-green\/95 {
        border-color: rgb(122 171 109 / 0.95) !important;
    }
    .md\:\!border-ltblue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(92 148 191 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-ltblue\/0 {
        border-color: rgb(92 148 191 / 0) !important;
    }
    .md\:\!border-ltblue\/10 {
        border-color: rgb(92 148 191 / 0.1) !important;
    }
    .md\:\!border-ltblue\/100 {
        border-color: rgb(92 148 191 / 1) !important;
    }
    .md\:\!border-ltblue\/20 {
        border-color: rgb(92 148 191 / 0.2) !important;
    }
    .md\:\!border-ltblue\/25 {
        border-color: rgb(92 148 191 / 0.25) !important;
    }
    .md\:\!border-ltblue\/30 {
        border-color: rgb(92 148 191 / 0.3) !important;
    }
    .md\:\!border-ltblue\/40 {
        border-color: rgb(92 148 191 / 0.4) !important;
    }
    .md\:\!border-ltblue\/5 {
        border-color: rgb(92 148 191 / 0.05) !important;
    }
    .md\:\!border-ltblue\/50 {
        border-color: rgb(92 148 191 / 0.5) !important;
    }
    .md\:\!border-ltblue\/60 {
        border-color: rgb(92 148 191 / 0.6) !important;
    }
    .md\:\!border-ltblue\/70 {
        border-color: rgb(92 148 191 / 0.7) !important;
    }
    .md\:\!border-ltblue\/75 {
        border-color: rgb(92 148 191 / 0.75) !important;
    }
    .md\:\!border-ltblue\/80 {
        border-color: rgb(92 148 191 / 0.8) !important;
    }
    .md\:\!border-ltblue\/90 {
        border-color: rgb(92 148 191 / 0.9) !important;
    }
    .md\:\!border-ltblue\/95 {
        border-color: rgb(92 148 191 / 0.95) !important;
    }
    .md\:\!border-navyblue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(35 39 92 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-navyblue\/0 {
        border-color: rgb(35 39 92 / 0) !important;
    }
    .md\:\!border-navyblue\/10 {
        border-color: rgb(35 39 92 / 0.1) !important;
    }
    .md\:\!border-navyblue\/100 {
        border-color: rgb(35 39 92 / 1) !important;
    }
    .md\:\!border-navyblue\/20 {
        border-color: rgb(35 39 92 / 0.2) !important;
    }
    .md\:\!border-navyblue\/25 {
        border-color: rgb(35 39 92 / 0.25) !important;
    }
    .md\:\!border-navyblue\/30 {
        border-color: rgb(35 39 92 / 0.3) !important;
    }
    .md\:\!border-navyblue\/40 {
        border-color: rgb(35 39 92 / 0.4) !important;
    }
    .md\:\!border-navyblue\/5 {
        border-color: rgb(35 39 92 / 0.05) !important;
    }
    .md\:\!border-navyblue\/50 {
        border-color: rgb(35 39 92 / 0.5) !important;
    }
    .md\:\!border-navyblue\/60 {
        border-color: rgb(35 39 92 / 0.6) !important;
    }
    .md\:\!border-navyblue\/70 {
        border-color: rgb(35 39 92 / 0.7) !important;
    }
    .md\:\!border-navyblue\/75 {
        border-color: rgb(35 39 92 / 0.75) !important;
    }
    .md\:\!border-navyblue\/80 {
        border-color: rgb(35 39 92 / 0.8) !important;
    }
    .md\:\!border-navyblue\/90 {
        border-color: rgb(35 39 92 / 0.9) !important;
    }
    .md\:\!border-navyblue\/95 {
        border-color: rgb(35 39 92 / 0.95) !important;
    }
    .md\:\!border-orange {
        --tw-border-opacity: 1 !important;
        border-color: rgb(236 114 101 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-orange\/0 {
        border-color: rgb(236 114 101 / 0) !important;
    }
    .md\:\!border-orange\/10 {
        border-color: rgb(236 114 101 / 0.1) !important;
    }
    .md\:\!border-orange\/100 {
        border-color: rgb(236 114 101 / 1) !important;
    }
    .md\:\!border-orange\/20 {
        border-color: rgb(236 114 101 / 0.2) !important;
    }
    .md\:\!border-orange\/25 {
        border-color: rgb(236 114 101 / 0.25) !important;
    }
    .md\:\!border-orange\/30 {
        border-color: rgb(236 114 101 / 0.3) !important;
    }
    .md\:\!border-orange\/40 {
        border-color: rgb(236 114 101 / 0.4) !important;
    }
    .md\:\!border-orange\/5 {
        border-color: rgb(236 114 101 / 0.05) !important;
    }
    .md\:\!border-orange\/50 {
        border-color: rgb(236 114 101 / 0.5) !important;
    }
    .md\:\!border-orange\/60 {
        border-color: rgb(236 114 101 / 0.6) !important;
    }
    .md\:\!border-orange\/70 {
        border-color: rgb(236 114 101 / 0.7) !important;
    }
    .md\:\!border-orange\/75 {
        border-color: rgb(236 114 101 / 0.75) !important;
    }
    .md\:\!border-orange\/80 {
        border-color: rgb(236 114 101 / 0.8) !important;
    }
    .md\:\!border-orange\/90 {
        border-color: rgb(236 114 101 / 0.9) !important;
    }
    .md\:\!border-orange\/95 {
        border-color: rgb(236 114 101 / 0.95) !important;
    }
    .md\:\!border-seablue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(87 182 178 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:\!border-seablue\/0 {
        border-color: rgb(87 182 178 / 0) !important;
    }
    .md\:\!border-seablue\/10 {
        border-color: rgb(87 182 178 / 0.1) !important;
    }
    .md\:\!border-seablue\/100 {
        border-color: rgb(87 182 178 / 1) !important;
    }
    .md\:\!border-seablue\/20 {
        border-color: rgb(87 182 178 / 0.2) !important;
    }
    .md\:\!border-seablue\/25 {
        border-color: rgb(87 182 178 / 0.25) !important;
    }
    .md\:\!border-seablue\/30 {
        border-color: rgb(87 182 178 / 0.3) !important;
    }
    .md\:\!border-seablue\/40 {
        border-color: rgb(87 182 178 / 0.4) !important;
    }
    .md\:\!border-seablue\/5 {
        border-color: rgb(87 182 178 / 0.05) !important;
    }
    .md\:\!border-seablue\/50 {
        border-color: rgb(87 182 178 / 0.5) !important;
    }
    .md\:\!border-seablue\/60 {
        border-color: rgb(87 182 178 / 0.6) !important;
    }
    .md\:\!border-seablue\/70 {
        border-color: rgb(87 182 178 / 0.7) !important;
    }
    .md\:\!border-seablue\/75 {
        border-color: rgb(87 182 178 / 0.75) !important;
    }
    .md\:\!border-seablue\/80 {
        border-color: rgb(87 182 178 / 0.8) !important;
    }
    .md\:\!border-seablue\/90 {
        border-color: rgb(87 182 178 / 0.9) !important;
    }
    .md\:\!border-seablue\/95 {
        border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-border-opacity, 1));
    }
    .md\:border-black\/0 {
        border-color: rgb(31 31 31 / 0);
    }
    .md\:border-black\/10 {
        border-color: rgb(31 31 31 / 0.1);
    }
    .md\:border-black\/100 {
        border-color: rgb(31 31 31 / 1);
    }
    .md\:border-black\/20 {
        border-color: rgb(31 31 31 / 0.2);
    }
    .md\:border-black\/25 {
        border-color: rgb(31 31 31 / 0.25);
    }
    .md\:border-black\/30 {
        border-color: rgb(31 31 31 / 0.3);
    }
    .md\:border-black\/40 {
        border-color: rgb(31 31 31 / 0.4);
    }
    .md\:border-black\/5 {
        border-color: rgb(31 31 31 / 0.05);
    }
    .md\:border-black\/50 {
        border-color: rgb(31 31 31 / 0.5);
    }
    .md\:border-black\/60 {
        border-color: rgb(31 31 31 / 0.6);
    }
    .md\:border-black\/70 {
        border-color: rgb(31 31 31 / 0.7);
    }
    .md\:border-black\/75 {
        border-color: rgb(31 31 31 / 0.75);
    }
    .md\:border-black\/80 {
        border-color: rgb(31 31 31 / 0.8);
    }
    .md\:border-black\/90 {
        border-color: rgb(31 31 31 / 0.9);
    }
    .md\:border-black\/95 {
        border-color: rgb(31 31 31 / 0.95);
    }
    .md\:border-green {
        --tw-border-opacity: 1;
        border-color: rgb(122 171 109 / var(--tw-border-opacity, 1));
    }
    .md\:border-green\/0 {
        border-color: rgb(122 171 109 / 0);
    }
    .md\:border-green\/10 {
        border-color: rgb(122 171 109 / 0.1);
    }
    .md\:border-green\/100 {
        border-color: rgb(122 171 109 / 1);
    }
    .md\:border-green\/20 {
        border-color: rgb(122 171 109 / 0.2);
    }
    .md\:border-green\/25 {
        border-color: rgb(122 171 109 / 0.25);
    }
    .md\:border-green\/30 {
        border-color: rgb(122 171 109 / 0.3);
    }
    .md\:border-green\/40 {
        border-color: rgb(122 171 109 / 0.4);
    }
    .md\:border-green\/5 {
        border-color: rgb(122 171 109 / 0.05);
    }
    .md\:border-green\/50 {
        border-color: rgb(122 171 109 / 0.5);
    }
    .md\:border-green\/60 {
        border-color: rgb(122 171 109 / 0.6);
    }
    .md\:border-green\/70 {
        border-color: rgb(122 171 109 / 0.7);
    }
    .md\:border-green\/75 {
        border-color: rgb(122 171 109 / 0.75);
    }
    .md\:border-green\/80 {
        border-color: rgb(122 171 109 / 0.8);
    }
    .md\:border-green\/90 {
        border-color: rgb(122 171 109 / 0.9);
    }
    .md\:border-green\/95 {
        border-color: rgb(122 171 109 / 0.95);
    }
    .md\:border-ltblue {
        --tw-border-opacity: 1;
        border-color: rgb(92 148 191 / var(--tw-border-opacity, 1));
    }
    .md\:border-ltblue\/0 {
        border-color: rgb(92 148 191 / 0);
    }
    .md\:border-ltblue\/10 {
        border-color: rgb(92 148 191 / 0.1);
    }
    .md\:border-ltblue\/100 {
        border-color: rgb(92 148 191 / 1);
    }
    .md\:border-ltblue\/20 {
        border-color: rgb(92 148 191 / 0.2);
    }
    .md\:border-ltblue\/25 {
        border-color: rgb(92 148 191 / 0.25);
    }
    .md\:border-ltblue\/30 {
        border-color: rgb(92 148 191 / 0.3);
    }
    .md\:border-ltblue\/40 {
        border-color: rgb(92 148 191 / 0.4);
    }
    .md\:border-ltblue\/5 {
        border-color: rgb(92 148 191 / 0.05);
    }
    .md\:border-ltblue\/50 {
        border-color: rgb(92 148 191 / 0.5);
    }
    .md\:border-ltblue\/60 {
        border-color: rgb(92 148 191 / 0.6);
    }
    .md\:border-ltblue\/70 {
        border-color: rgb(92 148 191 / 0.7);
    }
    .md\:border-ltblue\/75 {
        border-color: rgb(92 148 191 / 0.75);
    }
    .md\:border-ltblue\/80 {
        border-color: rgb(92 148 191 / 0.8);
    }
    .md\:border-ltblue\/90 {
        border-color: rgb(92 148 191 / 0.9);
    }
    .md\:border-ltblue\/95 {
        border-color: rgb(92 148 191 / 0.95);
    }
    .md\:border-navyblue {
        --tw-border-opacity: 1;
        border-color: rgb(35 39 92 / var(--tw-border-opacity, 1));
    }
    .md\:border-navyblue\/0 {
        border-color: rgb(35 39 92 / 0);
    }
    .md\:border-navyblue\/10 {
        border-color: rgb(35 39 92 / 0.1);
    }
    .md\:border-navyblue\/100 {
        border-color: rgb(35 39 92 / 1);
    }
    .md\:border-navyblue\/20 {
        border-color: rgb(35 39 92 / 0.2);
    }
    .md\:border-navyblue\/25 {
        border-color: rgb(35 39 92 / 0.25);
    }
    .md\:border-navyblue\/30 {
        border-color: rgb(35 39 92 / 0.3);
    }
    .md\:border-navyblue\/40 {
        border-color: rgb(35 39 92 / 0.4);
    }
    .md\:border-navyblue\/5 {
        border-color: rgb(35 39 92 / 0.05);
    }
    .md\:border-navyblue\/50 {
        border-color: rgb(35 39 92 / 0.5);
    }
    .md\:border-navyblue\/60 {
        border-color: rgb(35 39 92 / 0.6);
    }
    .md\:border-navyblue\/70 {
        border-color: rgb(35 39 92 / 0.7);
    }
    .md\:border-navyblue\/75 {
        border-color: rgb(35 39 92 / 0.75);
    }
    .md\:border-navyblue\/80 {
        border-color: rgb(35 39 92 / 0.8);
    }
    .md\:border-navyblue\/90 {
        border-color: rgb(35 39 92 / 0.9);
    }
    .md\:border-navyblue\/95 {
        border-color: rgb(35 39 92 / 0.95);
    }
    .md\:border-orange {
        --tw-border-opacity: 1;
        border-color: rgb(236 114 101 / var(--tw-border-opacity, 1));
    }
    .md\:border-orange\/0 {
        border-color: rgb(236 114 101 / 0);
    }
    .md\:border-orange\/10 {
        border-color: rgb(236 114 101 / 0.1);
    }
    .md\:border-orange\/100 {
        border-color: rgb(236 114 101 / 1);
    }
    .md\:border-orange\/20 {
        border-color: rgb(236 114 101 / 0.2);
    }
    .md\:border-orange\/25 {
        border-color: rgb(236 114 101 / 0.25);
    }
    .md\:border-orange\/30 {
        border-color: rgb(236 114 101 / 0.3);
    }
    .md\:border-orange\/40 {
        border-color: rgb(236 114 101 / 0.4);
    }
    .md\:border-orange\/5 {
        border-color: rgb(236 114 101 / 0.05);
    }
    .md\:border-orange\/50 {
        border-color: rgb(236 114 101 / 0.5);
    }
    .md\:border-orange\/60 {
        border-color: rgb(236 114 101 / 0.6);
    }
    .md\:border-orange\/70 {
        border-color: rgb(236 114 101 / 0.7);
    }
    .md\:border-orange\/75 {
        border-color: rgb(236 114 101 / 0.75);
    }
    .md\:border-orange\/80 {
        border-color: rgb(236 114 101 / 0.8);
    }
    .md\:border-orange\/90 {
        border-color: rgb(236 114 101 / 0.9);
    }
    .md\:border-orange\/95 {
        border-color: rgb(236 114 101 / 0.95);
    }
    .md\:border-seablue {
        --tw-border-opacity: 1;
        border-color: rgb(87 182 178 / var(--tw-border-opacity, 1));
    }
    .md\:border-seablue\/0 {
        border-color: rgb(87 182 178 / 0);
    }
    .md\:border-seablue\/10 {
        border-color: rgb(87 182 178 / 0.1);
    }
    .md\:border-seablue\/100 {
        border-color: rgb(87 182 178 / 1);
    }
    .md\:border-seablue\/20 {
        border-color: rgb(87 182 178 / 0.2);
    }
    .md\:border-seablue\/25 {
        border-color: rgb(87 182 178 / 0.25);
    }
    .md\:border-seablue\/30 {
        border-color: rgb(87 182 178 / 0.3);
    }
    .md\:border-seablue\/40 {
        border-color: rgb(87 182 178 / 0.4);
    }
    .md\:border-seablue\/5 {
        border-color: rgb(87 182 178 / 0.05);
    }
    .md\:border-seablue\/50 {
        border-color: rgb(87 182 178 / 0.5);
    }
    .md\:border-seablue\/60 {
        border-color: rgb(87 182 178 / 0.6);
    }
    .md\:border-seablue\/70 {
        border-color: rgb(87 182 178 / 0.7);
    }
    .md\:border-seablue\/75 {
        border-color: rgb(87 182 178 / 0.75);
    }
    .md\:border-seablue\/80 {
        border-color: rgb(87 182 178 / 0.8);
    }
    .md\:border-seablue\/90 {
        border-color: rgb(87 182 178 / 0.9);
    }
    .md\:border-seablue\/95 {
        border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-black\/0 {
        background-color: rgb(31 31 31 / 0) !important;
    }
    .md\:\!bg-black\/10 {
        background-color: rgb(31 31 31 / 0.1) !important;
    }
    .md\:\!bg-black\/100 {
        background-color: rgb(31 31 31 / 1) !important;
    }
    .md\:\!bg-black\/20 {
        background-color: rgb(31 31 31 / 0.2) !important;
    }
    .md\:\!bg-black\/25 {
        background-color: rgb(31 31 31 / 0.25) !important;
    }
    .md\:\!bg-black\/30 {
        background-color: rgb(31 31 31 / 0.3) !important;
    }
    .md\:\!bg-black\/40 {
        background-color: rgb(31 31 31 / 0.4) !important;
    }
    .md\:\!bg-black\/5 {
        background-color: rgb(31 31 31 / 0.05) !important;
    }
    .md\:\!bg-black\/50 {
        background-color: rgb(31 31 31 / 0.5) !important;
    }
    .md\:\!bg-black\/60 {
        background-color: rgb(31 31 31 / 0.6) !important;
    }
    .md\:\!bg-black\/70 {
        background-color: rgb(31 31 31 / 0.7) !important;
    }
    .md\:\!bg-black\/75 {
        background-color: rgb(31 31 31 / 0.75) !important;
    }
    .md\:\!bg-black\/80 {
        background-color: rgb(31 31 31 / 0.8) !important;
    }
    .md\:\!bg-black\/90 {
        background-color: rgb(31 31 31 / 0.9) !important;
    }
    .md\:\!bg-black\/95 {
        background-color: rgb(31 31 31 / 0.95) !important;
    }
    .md\:\!bg-green {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-green\/0 {
        background-color: rgb(122 171 109 / 0) !important;
    }
    .md\:\!bg-green\/10 {
        background-color: rgb(122 171 109 / 0.1) !important;
    }
    .md\:\!bg-green\/100 {
        background-color: rgb(122 171 109 / 1) !important;
    }
    .md\:\!bg-green\/20 {
        background-color: rgb(122 171 109 / 0.2) !important;
    }
    .md\:\!bg-green\/25 {
        background-color: rgb(122 171 109 / 0.25) !important;
    }
    .md\:\!bg-green\/30 {
        background-color: rgb(122 171 109 / 0.3) !important;
    }
    .md\:\!bg-green\/40 {
        background-color: rgb(122 171 109 / 0.4) !important;
    }
    .md\:\!bg-green\/5 {
        background-color: rgb(122 171 109 / 0.05) !important;
    }
    .md\:\!bg-green\/50 {
        background-color: rgb(122 171 109 / 0.5) !important;
    }
    .md\:\!bg-green\/60 {
        background-color: rgb(122 171 109 / 0.6) !important;
    }
    .md\:\!bg-green\/70 {
        background-color: rgb(122 171 109 / 0.7) !important;
    }
    .md\:\!bg-green\/75 {
        background-color: rgb(122 171 109 / 0.75) !important;
    }
    .md\:\!bg-green\/80 {
        background-color: rgb(122 171 109 / 0.8) !important;
    }
    .md\:\!bg-green\/90 {
        background-color: rgb(122 171 109 / 0.9) !important;
    }
    .md\:\!bg-green\/95 {
        background-color: rgb(122 171 109 / 0.95) !important;
    }
    .md\:\!bg-ltblue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-ltblue\/0 {
        background-color: rgb(92 148 191 / 0) !important;
    }
    .md\:\!bg-ltblue\/10 {
        background-color: rgb(92 148 191 / 0.1) !important;
    }
    .md\:\!bg-ltblue\/100 {
        background-color: rgb(92 148 191 / 1) !important;
    }
    .md\:\!bg-ltblue\/20 {
        background-color: rgb(92 148 191 / 0.2) !important;
    }
    .md\:\!bg-ltblue\/25 {
        background-color: rgb(92 148 191 / 0.25) !important;
    }
    .md\:\!bg-ltblue\/30 {
        background-color: rgb(92 148 191 / 0.3) !important;
    }
    .md\:\!bg-ltblue\/40 {
        background-color: rgb(92 148 191 / 0.4) !important;
    }
    .md\:\!bg-ltblue\/5 {
        background-color: rgb(92 148 191 / 0.05) !important;
    }
    .md\:\!bg-ltblue\/50 {
        background-color: rgb(92 148 191 / 0.5) !important;
    }
    .md\:\!bg-ltblue\/60 {
        background-color: rgb(92 148 191 / 0.6) !important;
    }
    .md\:\!bg-ltblue\/70 {
        background-color: rgb(92 148 191 / 0.7) !important;
    }
    .md\:\!bg-ltblue\/75 {
        background-color: rgb(92 148 191 / 0.75) !important;
    }
    .md\:\!bg-ltblue\/80 {
        background-color: rgb(92 148 191 / 0.8) !important;
    }
    .md\:\!bg-ltblue\/90 {
        background-color: rgb(92 148 191 / 0.9) !important;
    }
    .md\:\!bg-ltblue\/95 {
        background-color: rgb(92 148 191 / 0.95) !important;
    }
    .md\:\!bg-navyblue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-navyblue\/0 {
        background-color: rgb(35 39 92 / 0) !important;
    }
    .md\:\!bg-navyblue\/10 {
        background-color: rgb(35 39 92 / 0.1) !important;
    }
    .md\:\!bg-navyblue\/100 {
        background-color: rgb(35 39 92 / 1) !important;
    }
    .md\:\!bg-navyblue\/20 {
        background-color: rgb(35 39 92 / 0.2) !important;
    }
    .md\:\!bg-navyblue\/25 {
        background-color: rgb(35 39 92 / 0.25) !important;
    }
    .md\:\!bg-navyblue\/30 {
        background-color: rgb(35 39 92 / 0.3) !important;
    }
    .md\:\!bg-navyblue\/40 {
        background-color: rgb(35 39 92 / 0.4) !important;
    }
    .md\:\!bg-navyblue\/5 {
        background-color: rgb(35 39 92 / 0.05) !important;
    }
    .md\:\!bg-navyblue\/50 {
        background-color: rgb(35 39 92 / 0.5) !important;
    }
    .md\:\!bg-navyblue\/60 {
        background-color: rgb(35 39 92 / 0.6) !important;
    }
    .md\:\!bg-navyblue\/70 {
        background-color: rgb(35 39 92 / 0.7) !important;
    }
    .md\:\!bg-navyblue\/75 {
        background-color: rgb(35 39 92 / 0.75) !important;
    }
    .md\:\!bg-navyblue\/80 {
        background-color: rgb(35 39 92 / 0.8) !important;
    }
    .md\:\!bg-navyblue\/90 {
        background-color: rgb(35 39 92 / 0.9) !important;
    }
    .md\:\!bg-navyblue\/95 {
        background-color: rgb(35 39 92 / 0.95) !important;
    }
    .md\:\!bg-orange {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-orange\/0 {
        background-color: rgb(236 114 101 / 0) !important;
    }
    .md\:\!bg-orange\/10 {
        background-color: rgb(236 114 101 / 0.1) !important;
    }
    .md\:\!bg-orange\/100 {
        background-color: rgb(236 114 101 / 1) !important;
    }
    .md\:\!bg-orange\/20 {
        background-color: rgb(236 114 101 / 0.2) !important;
    }
    .md\:\!bg-orange\/25 {
        background-color: rgb(236 114 101 / 0.25) !important;
    }
    .md\:\!bg-orange\/30 {
        background-color: rgb(236 114 101 / 0.3) !important;
    }
    .md\:\!bg-orange\/40 {
        background-color: rgb(236 114 101 / 0.4) !important;
    }
    .md\:\!bg-orange\/5 {
        background-color: rgb(236 114 101 / 0.05) !important;
    }
    .md\:\!bg-orange\/50 {
        background-color: rgb(236 114 101 / 0.5) !important;
    }
    .md\:\!bg-orange\/60 {
        background-color: rgb(236 114 101 / 0.6) !important;
    }
    .md\:\!bg-orange\/70 {
        background-color: rgb(236 114 101 / 0.7) !important;
    }
    .md\:\!bg-orange\/75 {
        background-color: rgb(236 114 101 / 0.75) !important;
    }
    .md\:\!bg-orange\/80 {
        background-color: rgb(236 114 101 / 0.8) !important;
    }
    .md\:\!bg-orange\/90 {
        background-color: rgb(236 114 101 / 0.9) !important;
    }
    .md\:\!bg-orange\/95 {
        background-color: rgb(236 114 101 / 0.95) !important;
    }
    .md\:\!bg-seablue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:\!bg-seablue\/0 {
        background-color: rgb(87 182 178 / 0) !important;
    }
    .md\:\!bg-seablue\/10 {
        background-color: rgb(87 182 178 / 0.1) !important;
    }
    .md\:\!bg-seablue\/100 {
        background-color: rgb(87 182 178 / 1) !important;
    }
    .md\:\!bg-seablue\/20 {
        background-color: rgb(87 182 178 / 0.2) !important;
    }
    .md\:\!bg-seablue\/25 {
        background-color: rgb(87 182 178 / 0.25) !important;
    }
    .md\:\!bg-seablue\/30 {
        background-color: rgb(87 182 178 / 0.3) !important;
    }
    .md\:\!bg-seablue\/40 {
        background-color: rgb(87 182 178 / 0.4) !important;
    }
    .md\:\!bg-seablue\/5 {
        background-color: rgb(87 182 178 / 0.05) !important;
    }
    .md\:\!bg-seablue\/50 {
        background-color: rgb(87 182 178 / 0.5) !important;
    }
    .md\:\!bg-seablue\/60 {
        background-color: rgb(87 182 178 / 0.6) !important;
    }
    .md\:\!bg-seablue\/70 {
        background-color: rgb(87 182 178 / 0.7) !important;
    }
    .md\:\!bg-seablue\/75 {
        background-color: rgb(87 182 178 / 0.75) !important;
    }
    .md\:\!bg-seablue\/80 {
        background-color: rgb(87 182 178 / 0.8) !important;
    }
    .md\:\!bg-seablue\/90 {
        background-color: rgb(87 182 178 / 0.9) !important;
    }
    .md\:\!bg-seablue\/95 {
        background-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-black\/0 {
        background-color: rgb(31 31 31 / 0);
    }
    .md\:bg-black\/10 {
        background-color: rgb(31 31 31 / 0.1);
    }
    .md\:bg-black\/100 {
        background-color: rgb(31 31 31 / 1);
    }
    .md\:bg-black\/20 {
        background-color: rgb(31 31 31 / 0.2);
    }
    .md\:bg-black\/25 {
        background-color: rgb(31 31 31 / 0.25);
    }
    .md\:bg-black\/30 {
        background-color: rgb(31 31 31 / 0.3);
    }
    .md\:bg-black\/40 {
        background-color: rgb(31 31 31 / 0.4);
    }
    .md\:bg-black\/5 {
        background-color: rgb(31 31 31 / 0.05);
    }
    .md\:bg-black\/50 {
        background-color: rgb(31 31 31 / 0.5);
    }
    .md\:bg-black\/60 {
        background-color: rgb(31 31 31 / 0.6);
    }
    .md\:bg-black\/70 {
        background-color: rgb(31 31 31 / 0.7);
    }
    .md\:bg-black\/75 {
        background-color: rgb(31 31 31 / 0.75);
    }
    .md\:bg-black\/80 {
        background-color: rgb(31 31 31 / 0.8);
    }
    .md\:bg-black\/90 {
        background-color: rgb(31 31 31 / 0.9);
    }
    .md\:bg-black\/95 {
        background-color: rgb(31 31 31 / 0.95);
    }
    .md\:bg-green {
        --tw-bg-opacity: 1;
        background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-green\/0 {
        background-color: rgb(122 171 109 / 0);
    }
    .md\:bg-green\/10 {
        background-color: rgb(122 171 109 / 0.1);
    }
    .md\:bg-green\/100 {
        background-color: rgb(122 171 109 / 1);
    }
    .md\:bg-green\/20 {
        background-color: rgb(122 171 109 / 0.2);
    }
    .md\:bg-green\/25 {
        background-color: rgb(122 171 109 / 0.25);
    }
    .md\:bg-green\/30 {
        background-color: rgb(122 171 109 / 0.3);
    }
    .md\:bg-green\/40 {
        background-color: rgb(122 171 109 / 0.4);
    }
    .md\:bg-green\/5 {
        background-color: rgb(122 171 109 / 0.05);
    }
    .md\:bg-green\/50 {
        background-color: rgb(122 171 109 / 0.5);
    }
    .md\:bg-green\/60 {
        background-color: rgb(122 171 109 / 0.6);
    }
    .md\:bg-green\/70 {
        background-color: rgb(122 171 109 / 0.7);
    }
    .md\:bg-green\/75 {
        background-color: rgb(122 171 109 / 0.75);
    }
    .md\:bg-green\/80 {
        background-color: rgb(122 171 109 / 0.8);
    }
    .md\:bg-green\/90 {
        background-color: rgb(122 171 109 / 0.9);
    }
    .md\:bg-green\/95 {
        background-color: rgb(122 171 109 / 0.95);
    }
    .md\:bg-ltblue {
        --tw-bg-opacity: 1;
        background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-ltblue\/0 {
        background-color: rgb(92 148 191 / 0);
    }
    .md\:bg-ltblue\/10 {
        background-color: rgb(92 148 191 / 0.1);
    }
    .md\:bg-ltblue\/100 {
        background-color: rgb(92 148 191 / 1);
    }
    .md\:bg-ltblue\/20 {
        background-color: rgb(92 148 191 / 0.2);
    }
    .md\:bg-ltblue\/25 {
        background-color: rgb(92 148 191 / 0.25);
    }
    .md\:bg-ltblue\/30 {
        background-color: rgb(92 148 191 / 0.3);
    }
    .md\:bg-ltblue\/40 {
        background-color: rgb(92 148 191 / 0.4);
    }
    .md\:bg-ltblue\/5 {
        background-color: rgb(92 148 191 / 0.05);
    }
    .md\:bg-ltblue\/50 {
        background-color: rgb(92 148 191 / 0.5);
    }
    .md\:bg-ltblue\/60 {
        background-color: rgb(92 148 191 / 0.6);
    }
    .md\:bg-ltblue\/70 {
        background-color: rgb(92 148 191 / 0.7);
    }
    .md\:bg-ltblue\/75 {
        background-color: rgb(92 148 191 / 0.75);
    }
    .md\:bg-ltblue\/80 {
        background-color: rgb(92 148 191 / 0.8);
    }
    .md\:bg-ltblue\/90 {
        background-color: rgb(92 148 191 / 0.9);
    }
    .md\:bg-ltblue\/95 {
        background-color: rgb(92 148 191 / 0.95);
    }
    .md\:bg-navyblue {
        --tw-bg-opacity: 1;
        background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-navyblue\/0 {
        background-color: rgb(35 39 92 / 0);
    }
    .md\:bg-navyblue\/10 {
        background-color: rgb(35 39 92 / 0.1);
    }
    .md\:bg-navyblue\/100 {
        background-color: rgb(35 39 92 / 1);
    }
    .md\:bg-navyblue\/20 {
        background-color: rgb(35 39 92 / 0.2);
    }
    .md\:bg-navyblue\/25 {
        background-color: rgb(35 39 92 / 0.25);
    }
    .md\:bg-navyblue\/30 {
        background-color: rgb(35 39 92 / 0.3);
    }
    .md\:bg-navyblue\/40 {
        background-color: rgb(35 39 92 / 0.4);
    }
    .md\:bg-navyblue\/5 {
        background-color: rgb(35 39 92 / 0.05);
    }
    .md\:bg-navyblue\/50 {
        background-color: rgb(35 39 92 / 0.5);
    }
    .md\:bg-navyblue\/60 {
        background-color: rgb(35 39 92 / 0.6);
    }
    .md\:bg-navyblue\/70 {
        background-color: rgb(35 39 92 / 0.7);
    }
    .md\:bg-navyblue\/75 {
        background-color: rgb(35 39 92 / 0.75);
    }
    .md\:bg-navyblue\/80 {
        background-color: rgb(35 39 92 / 0.8);
    }
    .md\:bg-navyblue\/90 {
        background-color: rgb(35 39 92 / 0.9);
    }
    .md\:bg-navyblue\/95 {
        background-color: rgb(35 39 92 / 0.95);
    }
    .md\:bg-orange {
        --tw-bg-opacity: 1;
        background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-orange\/0 {
        background-color: rgb(236 114 101 / 0);
    }
    .md\:bg-orange\/10 {
        background-color: rgb(236 114 101 / 0.1);
    }
    .md\:bg-orange\/100 {
        background-color: rgb(236 114 101 / 1);
    }
    .md\:bg-orange\/20 {
        background-color: rgb(236 114 101 / 0.2);
    }
    .md\:bg-orange\/25 {
        background-color: rgb(236 114 101 / 0.25);
    }
    .md\:bg-orange\/30 {
        background-color: rgb(236 114 101 / 0.3);
    }
    .md\:bg-orange\/40 {
        background-color: rgb(236 114 101 / 0.4);
    }
    .md\:bg-orange\/5 {
        background-color: rgb(236 114 101 / 0.05);
    }
    .md\:bg-orange\/50 {
        background-color: rgb(236 114 101 / 0.5);
    }
    .md\:bg-orange\/60 {
        background-color: rgb(236 114 101 / 0.6);
    }
    .md\:bg-orange\/70 {
        background-color: rgb(236 114 101 / 0.7);
    }
    .md\:bg-orange\/75 {
        background-color: rgb(236 114 101 / 0.75);
    }
    .md\:bg-orange\/80 {
        background-color: rgb(236 114 101 / 0.8);
    }
    .md\:bg-orange\/90 {
        background-color: rgb(236 114 101 / 0.9);
    }
    .md\:bg-orange\/95 {
        background-color: rgb(236 114 101 / 0.95);
    }
    .md\:bg-seablue {
        --tw-bg-opacity: 1;
        background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-seablue\/0 {
        background-color: rgb(87 182 178 / 0);
    }
    .md\:bg-seablue\/10 {
        background-color: rgb(87 182 178 / 0.1);
    }
    .md\:bg-seablue\/100 {
        background-color: rgb(87 182 178 / 1);
    }
    .md\:bg-seablue\/20 {
        background-color: rgb(87 182 178 / 0.2);
    }
    .md\:bg-seablue\/25 {
        background-color: rgb(87 182 178 / 0.25);
    }
    .md\:bg-seablue\/30 {
        background-color: rgb(87 182 178 / 0.3);
    }
    .md\:bg-seablue\/40 {
        background-color: rgb(87 182 178 / 0.4);
    }
    .md\:bg-seablue\/5 {
        background-color: rgb(87 182 178 / 0.05);
    }
    .md\:bg-seablue\/50 {
        background-color: rgb(87 182 178 / 0.5);
    }
    .md\:bg-seablue\/60 {
        background-color: rgb(87 182 178 / 0.6);
    }
    .md\:bg-seablue\/70 {
        background-color: rgb(87 182 178 / 0.7);
    }
    .md\:bg-seablue\/75 {
        background-color: rgb(87 182 178 / 0.75);
    }
    .md\:bg-seablue\/80 {
        background-color: rgb(87 182 178 / 0.8);
    }
    .md\:bg-seablue\/90 {
        background-color: rgb(87 182 178 / 0.9);
    }
    .md\:bg-seablue\/95 {
        background-color: rgb(87 182 178 / 0.95);
    }
    .md\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
    .md\:bg-white\/0 {
        background-color: rgb(255 255 255 / 0);
    }
    .md\:bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1);
    }
    .md\:bg-white\/100 {
        background-color: rgb(255 255 255 / 1);
    }
    .md\:bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2);
    }
    .md\:bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25);
    }
    .md\:bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3);
    }
    .md\:bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4);
    }
    .md\:bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05);
    }
    .md\:bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5);
    }
    .md\:bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6);
    }
    .md\:bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7);
    }
    .md\:bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75);
    }
    .md\:bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8);
    }
    .md\:bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9);
    }
    .md\:bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95);
    }
    .md\:p-1 {
        padding: 0.25rem;
    }
    .md\:p-10 {
        padding: 2.5rem;
    }
    .md\:p-2 {
        padding: 0.5rem;
    }
    .md\:p-3 {
        padding: 0.75rem;
    }
    .md\:p-4 {
        padding: 1rem;
    }
    .md\:p-6 {
        padding: 1.5rem;
    }
    .md\:p-8 {
        padding: 2rem;
    }
    .md\:p-five {
        padding: 5%;
    }
    .md\:p-half {
        padding: 50%;
    }
    .md\:p-quarter {
        padding: 25%;
    }
    .md\:p-ten {
        padding: 10%;
    }
    .md\:p-third {
        padding: 33.333%;
    }
    .md\:p-wp-2xl {
        padding: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:p-wp-lg {
        padding: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:p-wp-md {
        padding: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:p-wp-sm {
        padding: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:p-wp-xl {
        padding: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:p-wp-xs {
        padding: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:px-1 {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .md\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .md\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .md\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .md\:px-five {
        padding-left: 5%;
        padding-right: 5%;
    }
    .md\:px-half {
        padding-left: 50%;
        padding-right: 50%;
    }
    .md\:px-quarter {
        padding-left: 25%;
        padding-right: 25%;
    }
    .md\:px-ten {
        padding-left: 10%;
        padding-right: 10%;
    }
    .md\:px-third {
        padding-left: 33.333%;
        padding-right: 33.333%;
    }
    .md\:px-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:px-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:px-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:px-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:px-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:px-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:py-1 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
    }
    .md\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .md\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .md\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .md\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .md\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .md\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .md\:py-five {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .md\:py-half {
        padding-top: 50%;
        padding-bottom: 50%;
    }
    .md\:py-quarter {
        padding-top: 25%;
        padding-bottom: 25%;
    }
    .md\:py-ten {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .md\:py-third {
        padding-top: 33.333%;
        padding-bottom: 33.333%;
    }
    .md\:py-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:py-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:py-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:py-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:py-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:py-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:pb-1 {
        padding-bottom: 0.25rem;
    }
    .md\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .md\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .md\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .md\:pb-4 {
        padding-bottom: 1rem;
    }
    .md\:pb-6 {
        padding-bottom: 1.5rem;
    }
    .md\:pb-8 {
        padding-bottom: 2rem;
    }
    .md\:pb-five {
        padding-bottom: 5%;
    }
    .md\:pb-half {
        padding-bottom: 50%;
    }
    .md\:pb-quarter {
        padding-bottom: 25%;
    }
    .md\:pb-ten {
        padding-bottom: 10%;
    }
    .md\:pb-third {
        padding-bottom: 33.333%;
    }
    .md\:pb-wp-2xl {
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:pb-wp-lg {
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:pb-wp-md {
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:pb-wp-sm {
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:pb-wp-xl {
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:pb-wp-xs {
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:pl-1 {
        padding-left: 0.25rem;
    }
    .md\:pl-10 {
        padding-left: 2.5rem;
    }
    .md\:pl-2 {
        padding-left: 0.5rem;
    }
    .md\:pl-3 {
        padding-left: 0.75rem;
    }
    .md\:pl-4 {
        padding-left: 1rem;
    }
    .md\:pl-6 {
        padding-left: 1.5rem;
    }
    .md\:pl-8 {
        padding-left: 2rem;
    }
    .md\:pl-five {
        padding-left: 5%;
    }
    .md\:pl-half {
        padding-left: 50%;
    }
    .md\:pl-quarter {
        padding-left: 25%;
    }
    .md\:pl-ten {
        padding-left: 10%;
    }
    .md\:pl-third {
        padding-left: 33.333%;
    }
    .md\:pl-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:pl-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:pl-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:pl-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:pl-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:pl-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:pr-1 {
        padding-right: 0.25rem;
    }
    .md\:pr-10 {
        padding-right: 2.5rem;
    }
    .md\:pr-2 {
        padding-right: 0.5rem;
    }
    .md\:pr-3 {
        padding-right: 0.75rem;
    }
    .md\:pr-4 {
        padding-right: 1rem;
    }
    .md\:pr-6 {
        padding-right: 1.5rem;
    }
    .md\:pr-8 {
        padding-right: 2rem;
    }
    .md\:pr-five {
        padding-right: 5%;
    }
    .md\:pr-half {
        padding-right: 50%;
    }
    .md\:pr-quarter {
        padding-right: 25%;
    }
    .md\:pr-ten {
        padding-right: 10%;
    }
    .md\:pr-third {
        padding-right: 33.333%;
    }
    .md\:pr-wp-2xl {
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:pr-wp-lg {
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:pr-wp-md {
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:pr-wp-sm {
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:pr-wp-xl {
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:pr-wp-xs {
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:pt-1 {
        padding-top: 0.25rem;
    }
    .md\:pt-10 {
        padding-top: 2.5rem;
    }
    .md\:pt-2 {
        padding-top: 0.5rem;
    }
    .md\:pt-3 {
        padding-top: 0.75rem;
    }
    .md\:pt-4 {
        padding-top: 1rem;
    }
    .md\:pt-6 {
        padding-top: 1.5rem;
    }
    .md\:pt-8 {
        padding-top: 2rem;
    }
    .md\:pt-five {
        padding-top: 5%;
    }
    .md\:pt-half {
        padding-top: 50%;
    }
    .md\:pt-quarter {
        padding-top: 25%;
    }
    .md\:pt-ten {
        padding-top: 10%;
    }
    .md\:pt-third {
        padding-top: 33.333%;
    }
    .md\:pt-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .md\:pt-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
    }
    .md\:pt-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .md\:pt-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
    }
    .md\:pt-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .md\:pt-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .md\:\!text-black {
        --tw-text-opacity: 1 !important;
        color: rgb(31 31 31 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-black\/0 {
        color: rgb(31 31 31 / 0) !important;
    }
    .md\:\!text-black\/10 {
        color: rgb(31 31 31 / 0.1) !important;
    }
    .md\:\!text-black\/100 {
        color: rgb(31 31 31 / 1) !important;
    }
    .md\:\!text-black\/20 {
        color: rgb(31 31 31 / 0.2) !important;
    }
    .md\:\!text-black\/25 {
        color: rgb(31 31 31 / 0.25) !important;
    }
    .md\:\!text-black\/30 {
        color: rgb(31 31 31 / 0.3) !important;
    }
    .md\:\!text-black\/40 {
        color: rgb(31 31 31 / 0.4) !important;
    }
    .md\:\!text-black\/5 {
        color: rgb(31 31 31 / 0.05) !important;
    }
    .md\:\!text-black\/50 {
        color: rgb(31 31 31 / 0.5) !important;
    }
    .md\:\!text-black\/60 {
        color: rgb(31 31 31 / 0.6) !important;
    }
    .md\:\!text-black\/70 {
        color: rgb(31 31 31 / 0.7) !important;
    }
    .md\:\!text-black\/75 {
        color: rgb(31 31 31 / 0.75) !important;
    }
    .md\:\!text-black\/80 {
        color: rgb(31 31 31 / 0.8) !important;
    }
    .md\:\!text-black\/90 {
        color: rgb(31 31 31 / 0.9) !important;
    }
    .md\:\!text-black\/95 {
        color: rgb(31 31 31 / 0.95) !important;
    }
    .md\:\!text-green {
        --tw-text-opacity: 1 !important;
        color: rgb(122 171 109 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-green\/0 {
        color: rgb(122 171 109 / 0) !important;
    }
    .md\:\!text-green\/10 {
        color: rgb(122 171 109 / 0.1) !important;
    }
    .md\:\!text-green\/100 {
        color: rgb(122 171 109 / 1) !important;
    }
    .md\:\!text-green\/20 {
        color: rgb(122 171 109 / 0.2) !important;
    }
    .md\:\!text-green\/25 {
        color: rgb(122 171 109 / 0.25) !important;
    }
    .md\:\!text-green\/30 {
        color: rgb(122 171 109 / 0.3) !important;
    }
    .md\:\!text-green\/40 {
        color: rgb(122 171 109 / 0.4) !important;
    }
    .md\:\!text-green\/5 {
        color: rgb(122 171 109 / 0.05) !important;
    }
    .md\:\!text-green\/50 {
        color: rgb(122 171 109 / 0.5) !important;
    }
    .md\:\!text-green\/60 {
        color: rgb(122 171 109 / 0.6) !important;
    }
    .md\:\!text-green\/70 {
        color: rgb(122 171 109 / 0.7) !important;
    }
    .md\:\!text-green\/75 {
        color: rgb(122 171 109 / 0.75) !important;
    }
    .md\:\!text-green\/80 {
        color: rgb(122 171 109 / 0.8) !important;
    }
    .md\:\!text-green\/90 {
        color: rgb(122 171 109 / 0.9) !important;
    }
    .md\:\!text-green\/95 {
        color: rgb(122 171 109 / 0.95) !important;
    }
    .md\:\!text-ltblue {
        --tw-text-opacity: 1 !important;
        color: rgb(92 148 191 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-ltblue\/0 {
        color: rgb(92 148 191 / 0) !important;
    }
    .md\:\!text-ltblue\/10 {
        color: rgb(92 148 191 / 0.1) !important;
    }
    .md\:\!text-ltblue\/100 {
        color: rgb(92 148 191 / 1) !important;
    }
    .md\:\!text-ltblue\/20 {
        color: rgb(92 148 191 / 0.2) !important;
    }
    .md\:\!text-ltblue\/25 {
        color: rgb(92 148 191 / 0.25) !important;
    }
    .md\:\!text-ltblue\/30 {
        color: rgb(92 148 191 / 0.3) !important;
    }
    .md\:\!text-ltblue\/40 {
        color: rgb(92 148 191 / 0.4) !important;
    }
    .md\:\!text-ltblue\/5 {
        color: rgb(92 148 191 / 0.05) !important;
    }
    .md\:\!text-ltblue\/50 {
        color: rgb(92 148 191 / 0.5) !important;
    }
    .md\:\!text-ltblue\/60 {
        color: rgb(92 148 191 / 0.6) !important;
    }
    .md\:\!text-ltblue\/70 {
        color: rgb(92 148 191 / 0.7) !important;
    }
    .md\:\!text-ltblue\/75 {
        color: rgb(92 148 191 / 0.75) !important;
    }
    .md\:\!text-ltblue\/80 {
        color: rgb(92 148 191 / 0.8) !important;
    }
    .md\:\!text-ltblue\/90 {
        color: rgb(92 148 191 / 0.9) !important;
    }
    .md\:\!text-ltblue\/95 {
        color: rgb(92 148 191 / 0.95) !important;
    }
    .md\:\!text-navyblue {
        --tw-text-opacity: 1 !important;
        color: rgb(35 39 92 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-navyblue\/0 {
        color: rgb(35 39 92 / 0) !important;
    }
    .md\:\!text-navyblue\/10 {
        color: rgb(35 39 92 / 0.1) !important;
    }
    .md\:\!text-navyblue\/100 {
        color: rgb(35 39 92 / 1) !important;
    }
    .md\:\!text-navyblue\/20 {
        color: rgb(35 39 92 / 0.2) !important;
    }
    .md\:\!text-navyblue\/25 {
        color: rgb(35 39 92 / 0.25) !important;
    }
    .md\:\!text-navyblue\/30 {
        color: rgb(35 39 92 / 0.3) !important;
    }
    .md\:\!text-navyblue\/40 {
        color: rgb(35 39 92 / 0.4) !important;
    }
    .md\:\!text-navyblue\/5 {
        color: rgb(35 39 92 / 0.05) !important;
    }
    .md\:\!text-navyblue\/50 {
        color: rgb(35 39 92 / 0.5) !important;
    }
    .md\:\!text-navyblue\/60 {
        color: rgb(35 39 92 / 0.6) !important;
    }
    .md\:\!text-navyblue\/70 {
        color: rgb(35 39 92 / 0.7) !important;
    }
    .md\:\!text-navyblue\/75 {
        color: rgb(35 39 92 / 0.75) !important;
    }
    .md\:\!text-navyblue\/80 {
        color: rgb(35 39 92 / 0.8) !important;
    }
    .md\:\!text-navyblue\/90 {
        color: rgb(35 39 92 / 0.9) !important;
    }
    .md\:\!text-navyblue\/95 {
        color: rgb(35 39 92 / 0.95) !important;
    }
    .md\:\!text-orange {
        --tw-text-opacity: 1 !important;
        color: rgb(236 114 101 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-orange\/0 {
        color: rgb(236 114 101 / 0) !important;
    }
    .md\:\!text-orange\/10 {
        color: rgb(236 114 101 / 0.1) !important;
    }
    .md\:\!text-orange\/100 {
        color: rgb(236 114 101 / 1) !important;
    }
    .md\:\!text-orange\/20 {
        color: rgb(236 114 101 / 0.2) !important;
    }
    .md\:\!text-orange\/25 {
        color: rgb(236 114 101 / 0.25) !important;
    }
    .md\:\!text-orange\/30 {
        color: rgb(236 114 101 / 0.3) !important;
    }
    .md\:\!text-orange\/40 {
        color: rgb(236 114 101 / 0.4) !important;
    }
    .md\:\!text-orange\/5 {
        color: rgb(236 114 101 / 0.05) !important;
    }
    .md\:\!text-orange\/50 {
        color: rgb(236 114 101 / 0.5) !important;
    }
    .md\:\!text-orange\/60 {
        color: rgb(236 114 101 / 0.6) !important;
    }
    .md\:\!text-orange\/70 {
        color: rgb(236 114 101 / 0.7) !important;
    }
    .md\:\!text-orange\/75 {
        color: rgb(236 114 101 / 0.75) !important;
    }
    .md\:\!text-orange\/80 {
        color: rgb(236 114 101 / 0.8) !important;
    }
    .md\:\!text-orange\/90 {
        color: rgb(236 114 101 / 0.9) !important;
    }
    .md\:\!text-orange\/95 {
        color: rgb(236 114 101 / 0.95) !important;
    }
    .md\:\!text-seablue {
        --tw-text-opacity: 1 !important;
        color: rgb(87 182 178 / var(--tw-text-opacity, 1)) !important;
    }
    .md\:\!text-seablue\/0 {
        color: rgb(87 182 178 / 0) !important;
    }
    .md\:\!text-seablue\/10 {
        color: rgb(87 182 178 / 0.1) !important;
    }
    .md\:\!text-seablue\/100 {
        color: rgb(87 182 178 / 1) !important;
    }
    .md\:\!text-seablue\/20 {
        color: rgb(87 182 178 / 0.2) !important;
    }
    .md\:\!text-seablue\/25 {
        color: rgb(87 182 178 / 0.25) !important;
    }
    .md\:\!text-seablue\/30 {
        color: rgb(87 182 178 / 0.3) !important;
    }
    .md\:\!text-seablue\/40 {
        color: rgb(87 182 178 / 0.4) !important;
    }
    .md\:\!text-seablue\/5 {
        color: rgb(87 182 178 / 0.05) !important;
    }
    .md\:\!text-seablue\/50 {
        color: rgb(87 182 178 / 0.5) !important;
    }
    .md\:\!text-seablue\/60 {
        color: rgb(87 182 178 / 0.6) !important;
    }
    .md\:\!text-seablue\/70 {
        color: rgb(87 182 178 / 0.7) !important;
    }
    .md\:\!text-seablue\/75 {
        color: rgb(87 182 178 / 0.75) !important;
    }
    .md\:\!text-seablue\/80 {
        color: rgb(87 182 178 / 0.8) !important;
    }
    .md\:\!text-seablue\/90 {
        color: rgb(87 182 178 / 0.9) !important;
    }
    .md\:\!text-seablue\/95 {
        color: rgb(87 182 178 / 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(31 31 31 / var(--tw-text-opacity, 1));
    }
    .md\:text-black\/0 {
        color: rgb(31 31 31 / 0);
    }
    .md\:text-black\/10 {
        color: rgb(31 31 31 / 0.1);
    }
    .md\:text-black\/100 {
        color: rgb(31 31 31 / 1);
    }
    .md\:text-black\/20 {
        color: rgb(31 31 31 / 0.2);
    }
    .md\:text-black\/25 {
        color: rgb(31 31 31 / 0.25);
    }
    .md\:text-black\/30 {
        color: rgb(31 31 31 / 0.3);
    }
    .md\:text-black\/40 {
        color: rgb(31 31 31 / 0.4);
    }
    .md\:text-black\/5 {
        color: rgb(31 31 31 / 0.05);
    }
    .md\:text-black\/50 {
        color: rgb(31 31 31 / 0.5);
    }
    .md\:text-black\/60 {
        color: rgb(31 31 31 / 0.6);
    }
    .md\:text-black\/70 {
        color: rgb(31 31 31 / 0.7);
    }
    .md\:text-black\/75 {
        color: rgb(31 31 31 / 0.75);
    }
    .md\:text-black\/80 {
        color: rgb(31 31 31 / 0.8);
    }
    .md\:text-black\/90 {
        color: rgb(31 31 31 / 0.9);
    }
    .md\:text-black\/95 {
        color: rgb(31 31 31 / 0.95);
    }
    .md\:text-green {
        --tw-text-opacity: 1;
        color: rgb(122 171 109 / var(--tw-text-opacity, 1));
    }
    .md\:text-green\/0 {
        color: rgb(122 171 109 / 0);
    }
    .md\:text-green\/10 {
        color: rgb(122 171 109 / 0.1);
    }
    .md\:text-green\/100 {
        color: rgb(122 171 109 / 1);
    }
    .md\:text-green\/20 {
        color: rgb(122 171 109 / 0.2);
    }
    .md\:text-green\/25 {
        color: rgb(122 171 109 / 0.25);
    }
    .md\:text-green\/30 {
        color: rgb(122 171 109 / 0.3);
    }
    .md\:text-green\/40 {
        color: rgb(122 171 109 / 0.4);
    }
    .md\:text-green\/5 {
        color: rgb(122 171 109 / 0.05);
    }
    .md\:text-green\/50 {
        color: rgb(122 171 109 / 0.5);
    }
    .md\:text-green\/60 {
        color: rgb(122 171 109 / 0.6);
    }
    .md\:text-green\/70 {
        color: rgb(122 171 109 / 0.7);
    }
    .md\:text-green\/75 {
        color: rgb(122 171 109 / 0.75);
    }
    .md\:text-green\/80 {
        color: rgb(122 171 109 / 0.8);
    }
    .md\:text-green\/90 {
        color: rgb(122 171 109 / 0.9);
    }
    .md\:text-green\/95 {
        color: rgb(122 171 109 / 0.95);
    }
    .md\:text-ltblue {
        --tw-text-opacity: 1;
        color: rgb(92 148 191 / var(--tw-text-opacity, 1));
    }
    .md\:text-ltblue\/0 {
        color: rgb(92 148 191 / 0);
    }
    .md\:text-ltblue\/10 {
        color: rgb(92 148 191 / 0.1);
    }
    .md\:text-ltblue\/100 {
        color: rgb(92 148 191 / 1);
    }
    .md\:text-ltblue\/20 {
        color: rgb(92 148 191 / 0.2);
    }
    .md\:text-ltblue\/25 {
        color: rgb(92 148 191 / 0.25);
    }
    .md\:text-ltblue\/30 {
        color: rgb(92 148 191 / 0.3);
    }
    .md\:text-ltblue\/40 {
        color: rgb(92 148 191 / 0.4);
    }
    .md\:text-ltblue\/5 {
        color: rgb(92 148 191 / 0.05);
    }
    .md\:text-ltblue\/50 {
        color: rgb(92 148 191 / 0.5);
    }
    .md\:text-ltblue\/60 {
        color: rgb(92 148 191 / 0.6);
    }
    .md\:text-ltblue\/70 {
        color: rgb(92 148 191 / 0.7);
    }
    .md\:text-ltblue\/75 {
        color: rgb(92 148 191 / 0.75);
    }
    .md\:text-ltblue\/80 {
        color: rgb(92 148 191 / 0.8);
    }
    .md\:text-ltblue\/90 {
        color: rgb(92 148 191 / 0.9);
    }
    .md\:text-ltblue\/95 {
        color: rgb(92 148 191 / 0.95);
    }
    .md\:text-navyblue {
        --tw-text-opacity: 1;
        color: rgb(35 39 92 / var(--tw-text-opacity, 1));
    }
    .md\:text-navyblue\/0 {
        color: rgb(35 39 92 / 0);
    }
    .md\:text-navyblue\/10 {
        color: rgb(35 39 92 / 0.1);
    }
    .md\:text-navyblue\/100 {
        color: rgb(35 39 92 / 1);
    }
    .md\:text-navyblue\/20 {
        color: rgb(35 39 92 / 0.2);
    }
    .md\:text-navyblue\/25 {
        color: rgb(35 39 92 / 0.25);
    }
    .md\:text-navyblue\/30 {
        color: rgb(35 39 92 / 0.3);
    }
    .md\:text-navyblue\/40 {
        color: rgb(35 39 92 / 0.4);
    }
    .md\:text-navyblue\/5 {
        color: rgb(35 39 92 / 0.05);
    }
    .md\:text-navyblue\/50 {
        color: rgb(35 39 92 / 0.5);
    }
    .md\:text-navyblue\/60 {
        color: rgb(35 39 92 / 0.6);
    }
    .md\:text-navyblue\/70 {
        color: rgb(35 39 92 / 0.7);
    }
    .md\:text-navyblue\/75 {
        color: rgb(35 39 92 / 0.75);
    }
    .md\:text-navyblue\/80 {
        color: rgb(35 39 92 / 0.8);
    }
    .md\:text-navyblue\/90 {
        color: rgb(35 39 92 / 0.9);
    }
    .md\:text-navyblue\/95 {
        color: rgb(35 39 92 / 0.95);
    }
    .md\:text-orange {
        --tw-text-opacity: 1;
        color: rgb(236 114 101 / var(--tw-text-opacity, 1));
    }
    .md\:text-orange\/0 {
        color: rgb(236 114 101 / 0);
    }
    .md\:text-orange\/10 {
        color: rgb(236 114 101 / 0.1);
    }
    .md\:text-orange\/100 {
        color: rgb(236 114 101 / 1);
    }
    .md\:text-orange\/20 {
        color: rgb(236 114 101 / 0.2);
    }
    .md\:text-orange\/25 {
        color: rgb(236 114 101 / 0.25);
    }
    .md\:text-orange\/30 {
        color: rgb(236 114 101 / 0.3);
    }
    .md\:text-orange\/40 {
        color: rgb(236 114 101 / 0.4);
    }
    .md\:text-orange\/5 {
        color: rgb(236 114 101 / 0.05);
    }
    .md\:text-orange\/50 {
        color: rgb(236 114 101 / 0.5);
    }
    .md\:text-orange\/60 {
        color: rgb(236 114 101 / 0.6);
    }
    .md\:text-orange\/70 {
        color: rgb(236 114 101 / 0.7);
    }
    .md\:text-orange\/75 {
        color: rgb(236 114 101 / 0.75);
    }
    .md\:text-orange\/80 {
        color: rgb(236 114 101 / 0.8);
    }
    .md\:text-orange\/90 {
        color: rgb(236 114 101 / 0.9);
    }
    .md\:text-orange\/95 {
        color: rgb(236 114 101 / 0.95);
    }
    .md\:text-seablue {
        --tw-text-opacity: 1;
        color: rgb(87 182 178 / var(--tw-text-opacity, 1));
    }
    .md\:text-seablue\/0 {
        color: rgb(87 182 178 / 0);
    }
    .md\:text-seablue\/10 {
        color: rgb(87 182 178 / 0.1);
    }
    .md\:text-seablue\/100 {
        color: rgb(87 182 178 / 1);
    }
    .md\:text-seablue\/20 {
        color: rgb(87 182 178 / 0.2);
    }
    .md\:text-seablue\/25 {
        color: rgb(87 182 178 / 0.25);
    }
    .md\:text-seablue\/30 {
        color: rgb(87 182 178 / 0.3);
    }
    .md\:text-seablue\/40 {
        color: rgb(87 182 178 / 0.4);
    }
    .md\:text-seablue\/5 {
        color: rgb(87 182 178 / 0.05);
    }
    .md\:text-seablue\/50 {
        color: rgb(87 182 178 / 0.5);
    }
    .md\:text-seablue\/60 {
        color: rgb(87 182 178 / 0.6);
    }
    .md\:text-seablue\/70 {
        color: rgb(87 182 178 / 0.7);
    }
    .md\:text-seablue\/75 {
        color: rgb(87 182 178 / 0.75);
    }
    .md\:text-seablue\/80 {
        color: rgb(87 182 178 / 0.8);
    }
    .md\:text-seablue\/90 {
        color: rgb(87 182 178 / 0.9);
    }
    .md\:text-seablue\/95 {
        color: rgb(87 182 178 / 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\: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\:auto-rows-auto {
        grid-auto-rows: auto;
    }
    .lg\:auto-rows-fr {
        grid-auto-rows: minmax(0, 1fr);
    }
    .lg\:auto-rows-max {
        grid-auto-rows: max-content;
    }
    .lg\:auto-rows-min {
        grid-auto-rows: min-content;
    }
    .lg\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .lg\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .lg\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr));
    }
    .lg\:grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr));
    }
    .lg\:grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr));
    }
    .lg\:grid-rows-5 {
        grid-template-rows: repeat(5, minmax(0, 1fr));
    }
    .lg\:grid-rows-6 {
        grid-template-rows: repeat(6, minmax(0, 1fr));
    }
    .lg\:grid-rows-none {
        grid-template-rows: none;
    }
    .lg\:flex-row {
        flex-direction: row;
    }
    .lg\:flex-col {
        flex-direction: column;
    }
    .lg\:flex-wrap {
        flex-wrap: wrap;
    }
    .lg\:flex-nowrap {
        flex-wrap: nowrap;
    }
    .lg\:content-center {
        align-content: center;
    }
    .lg\:content-start {
        align-content: flex-start;
    }
    .lg\:content-end {
        align-content: flex-end;
    }
    .lg\:content-between {
        align-content: space-between;
    }
    .lg\:content-around {
        align-content: space-around;
    }
    .lg\:content-evenly {
        align-content: space-evenly;
    }
    .lg\:items-start {
        align-items: flex-start;
    }
    .lg\:items-end {
        align-items: flex-end;
    }
    .lg\:items-center {
        align-items: center;
    }
    .lg\:justify-start {
        justify-content: flex-start;
    }
    .lg\:justify-end {
        justify-content: flex-end;
    }
    .lg\:justify-center {
        justify-content: center;
    }
    .lg\:justify-between {
        justify-content: space-between;
    }
    .lg\:justify-around {
        justify-content: space-around;
    }
    .lg\:justify-evenly {
        justify-content: space-evenly;
    }
    .lg\:gap-1 {
        gap: 0.25rem;
    }
    .lg\:gap-10 {
        gap: 2.5rem;
    }
    .lg\:gap-2 {
        gap: 0.5rem;
    }
    .lg\:gap-3 {
        gap: 0.75rem;
    }
    .lg\:gap-4 {
        gap: 1rem;
    }
    .lg\:gap-6 {
        gap: 1.5rem;
    }
    .lg\:gap-8 {
        gap: 2rem;
    }
    .lg\:gap-x-1 {
        -moz-column-gap: 0.25rem;
             column-gap: 0.25rem;
    }
    .lg\:gap-x-10 {
        -moz-column-gap: 2.5rem;
             column-gap: 2.5rem;
    }
    .lg\:gap-x-2 {
        -moz-column-gap: 0.5rem;
             column-gap: 0.5rem;
    }
    .lg\:gap-x-3 {
        -moz-column-gap: 0.75rem;
             column-gap: 0.75rem;
    }
    .lg\:gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
    }
    .lg\:gap-x-6 {
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem;
    }
    .lg\:gap-x-8 {
        -moz-column-gap: 2rem;
             column-gap: 2rem;
    }
    .lg\:gap-y-1 {
        row-gap: 0.25rem;
    }
    .lg\:gap-y-10 {
        row-gap: 2.5rem;
    }
    .lg\:gap-y-2 {
        row-gap: 0.5rem;
    }
    .lg\:gap-y-3 {
        row-gap: 0.75rem;
    }
    .lg\:gap-y-4 {
        row-gap: 1rem;
    }
    .lg\:gap-y-6 {
        row-gap: 1.5rem;
    }
    .lg\:gap-y-8 {
        row-gap: 2rem;
    }
    .lg\:rounded {
        border-radius: 0.25rem;
    }
    .lg\:rounded-2xl {
        border-radius: 1rem;
    }
    .lg\:rounded-full {
        border-radius: 9999px;
    }
    .lg\:rounded-lg {
        border-radius: 0.5rem;
    }
    .lg\:rounded-md {
        border-radius: 0.375rem;
    }
    .lg\:rounded-none {
        border-radius: 0px;
    }
    .lg\:rounded-r12 {
        border-radius: 12px;
    }
    .lg\:rounded-r16 {
        border-radius: 16px;
    }
    .lg\:rounded-r20 {
        border-radius: 20px;
    }
    .lg\:rounded-r24 {
        border-radius: 24px;
    }
    .lg\:rounded-r3 {
        border-radius: 3px;
    }
    .lg\:rounded-r32 {
        border-radius: 32px;
    }
    .lg\:rounded-r40 {
        border-radius: 40px;
    }
    .lg\:rounded-r6 {
        border-radius: 6px;
    }
    .lg\:rounded-r8 {
        border-radius: 8px;
    }
    .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-r16 {
        border-bottom-right-radius: 16px;
        border-bottom-left-radius: 16px;
    }
    .lg\:rounded-b-r20 {
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .lg\:rounded-b-r24 {
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .lg\:rounded-b-r3 {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .lg\:rounded-b-r32 {
        border-bottom-right-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .lg\:rounded-b-r40 {
        border-bottom-right-radius: 40px;
        border-bottom-left-radius: 40px;
    }
    .lg\:rounded-b-r6 {
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    .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-r16 {
        border-top-left-radius: 16px;
        border-bottom-left-radius: 16px;
    }
    .lg\:rounded-l-r20 {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .lg\:rounded-l-r24 {
        border-top-left-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .lg\:rounded-l-r3 {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .lg\:rounded-l-r32 {
        border-top-left-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .lg\:rounded-l-r40 {
        border-top-left-radius: 40px;
        border-bottom-left-radius: 40px;
    }
    .lg\:rounded-l-r6 {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    .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-r16 {
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .lg\:rounded-r-r20 {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .lg\:rounded-r-r24 {
        border-top-right-radius: 24px;
        border-bottom-right-radius: 24px;
    }
    .lg\:rounded-r-r3 {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .lg\:rounded-r-r32 {
        border-top-right-radius: 32px;
        border-bottom-right-radius: 32px;
    }
    .lg\:rounded-r-r40 {
        border-top-right-radius: 40px;
        border-bottom-right-radius: 40px;
    }
    .lg\:rounded-r-r6 {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }
    .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-r16 {
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }
    .lg\:rounded-t-r20 {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    .lg\:rounded-t-r24 {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }
    .lg\:rounded-t-r3 {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }
    .lg\:rounded-t-r32 {
        border-top-left-radius: 32px;
        border-top-right-radius: 32px;
    }
    .lg\:rounded-t-r40 {
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }
    .lg\:rounded-t-r6 {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
    .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-r16 {
        border-bottom-left-radius: 16px;
    }
    .lg\:rounded-bl-r20 {
        border-bottom-left-radius: 20px;
    }
    .lg\:rounded-bl-r24 {
        border-bottom-left-radius: 24px;
    }
    .lg\:rounded-bl-r3 {
        border-bottom-left-radius: 3px;
    }
    .lg\:rounded-bl-r32 {
        border-bottom-left-radius: 32px;
    }
    .lg\:rounded-bl-r40 {
        border-bottom-left-radius: 40px;
    }
    .lg\:rounded-bl-r6 {
        border-bottom-left-radius: 6px;
    }
    .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-r16 {
        border-bottom-right-radius: 16px;
    }
    .lg\:rounded-br-r20 {
        border-bottom-right-radius: 20px;
    }
    .lg\:rounded-br-r24 {
        border-bottom-right-radius: 24px;
    }
    .lg\:rounded-br-r3 {
        border-bottom-right-radius: 3px;
    }
    .lg\:rounded-br-r32 {
        border-bottom-right-radius: 32px;
    }
    .lg\:rounded-br-r40 {
        border-bottom-right-radius: 40px;
    }
    .lg\:rounded-br-r6 {
        border-bottom-right-radius: 6px;
    }
    .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-r16 {
        border-top-left-radius: 16px;
    }
    .lg\:rounded-tl-r20 {
        border-top-left-radius: 20px;
    }
    .lg\:rounded-tl-r24 {
        border-top-left-radius: 24px;
    }
    .lg\:rounded-tl-r3 {
        border-top-left-radius: 3px;
    }
    .lg\:rounded-tl-r32 {
        border-top-left-radius: 32px;
    }
    .lg\:rounded-tl-r40 {
        border-top-left-radius: 40px;
    }
    .lg\:rounded-tl-r6 {
        border-top-left-radius: 6px;
    }
    .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-r16 {
        border-top-right-radius: 16px;
    }
    .lg\:rounded-tr-r20 {
        border-top-right-radius: 20px;
    }
    .lg\:rounded-tr-r24 {
        border-top-right-radius: 24px;
    }
    .lg\:rounded-tr-r3 {
        border-top-right-radius: 3px;
    }
    .lg\:rounded-tr-r32 {
        border-top-right-radius: 32px;
    }
    .lg\:rounded-tr-r40 {
        border-top-right-radius: 40px;
    }
    .lg\:rounded-tr-r6 {
        border-top-right-radius: 6px;
    }
    .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-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-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-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-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-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-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-solid {
        border-style: solid;
    }
    .lg\:border-none {
        border-style: none;
    }
    .lg\:\!border-black {
        --tw-border-opacity: 1 !important;
        border-color: rgb(31 31 31 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-black\/0 {
        border-color: rgb(31 31 31 / 0) !important;
    }
    .lg\:\!border-black\/10 {
        border-color: rgb(31 31 31 / 0.1) !important;
    }
    .lg\:\!border-black\/100 {
        border-color: rgb(31 31 31 / 1) !important;
    }
    .lg\:\!border-black\/20 {
        border-color: rgb(31 31 31 / 0.2) !important;
    }
    .lg\:\!border-black\/25 {
        border-color: rgb(31 31 31 / 0.25) !important;
    }
    .lg\:\!border-black\/30 {
        border-color: rgb(31 31 31 / 0.3) !important;
    }
    .lg\:\!border-black\/40 {
        border-color: rgb(31 31 31 / 0.4) !important;
    }
    .lg\:\!border-black\/5 {
        border-color: rgb(31 31 31 / 0.05) !important;
    }
    .lg\:\!border-black\/50 {
        border-color: rgb(31 31 31 / 0.5) !important;
    }
    .lg\:\!border-black\/60 {
        border-color: rgb(31 31 31 / 0.6) !important;
    }
    .lg\:\!border-black\/70 {
        border-color: rgb(31 31 31 / 0.7) !important;
    }
    .lg\:\!border-black\/75 {
        border-color: rgb(31 31 31 / 0.75) !important;
    }
    .lg\:\!border-black\/80 {
        border-color: rgb(31 31 31 / 0.8) !important;
    }
    .lg\:\!border-black\/90 {
        border-color: rgb(31 31 31 / 0.9) !important;
    }
    .lg\:\!border-black\/95 {
        border-color: rgb(31 31 31 / 0.95) !important;
    }
    .lg\:\!border-green {
        --tw-border-opacity: 1 !important;
        border-color: rgb(122 171 109 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-green\/0 {
        border-color: rgb(122 171 109 / 0) !important;
    }
    .lg\:\!border-green\/10 {
        border-color: rgb(122 171 109 / 0.1) !important;
    }
    .lg\:\!border-green\/100 {
        border-color: rgb(122 171 109 / 1) !important;
    }
    .lg\:\!border-green\/20 {
        border-color: rgb(122 171 109 / 0.2) !important;
    }
    .lg\:\!border-green\/25 {
        border-color: rgb(122 171 109 / 0.25) !important;
    }
    .lg\:\!border-green\/30 {
        border-color: rgb(122 171 109 / 0.3) !important;
    }
    .lg\:\!border-green\/40 {
        border-color: rgb(122 171 109 / 0.4) !important;
    }
    .lg\:\!border-green\/5 {
        border-color: rgb(122 171 109 / 0.05) !important;
    }
    .lg\:\!border-green\/50 {
        border-color: rgb(122 171 109 / 0.5) !important;
    }
    .lg\:\!border-green\/60 {
        border-color: rgb(122 171 109 / 0.6) !important;
    }
    .lg\:\!border-green\/70 {
        border-color: rgb(122 171 109 / 0.7) !important;
    }
    .lg\:\!border-green\/75 {
        border-color: rgb(122 171 109 / 0.75) !important;
    }
    .lg\:\!border-green\/80 {
        border-color: rgb(122 171 109 / 0.8) !important;
    }
    .lg\:\!border-green\/90 {
        border-color: rgb(122 171 109 / 0.9) !important;
    }
    .lg\:\!border-green\/95 {
        border-color: rgb(122 171 109 / 0.95) !important;
    }
    .lg\:\!border-ltblue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(92 148 191 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-ltblue\/0 {
        border-color: rgb(92 148 191 / 0) !important;
    }
    .lg\:\!border-ltblue\/10 {
        border-color: rgb(92 148 191 / 0.1) !important;
    }
    .lg\:\!border-ltblue\/100 {
        border-color: rgb(92 148 191 / 1) !important;
    }
    .lg\:\!border-ltblue\/20 {
        border-color: rgb(92 148 191 / 0.2) !important;
    }
    .lg\:\!border-ltblue\/25 {
        border-color: rgb(92 148 191 / 0.25) !important;
    }
    .lg\:\!border-ltblue\/30 {
        border-color: rgb(92 148 191 / 0.3) !important;
    }
    .lg\:\!border-ltblue\/40 {
        border-color: rgb(92 148 191 / 0.4) !important;
    }
    .lg\:\!border-ltblue\/5 {
        border-color: rgb(92 148 191 / 0.05) !important;
    }
    .lg\:\!border-ltblue\/50 {
        border-color: rgb(92 148 191 / 0.5) !important;
    }
    .lg\:\!border-ltblue\/60 {
        border-color: rgb(92 148 191 / 0.6) !important;
    }
    .lg\:\!border-ltblue\/70 {
        border-color: rgb(92 148 191 / 0.7) !important;
    }
    .lg\:\!border-ltblue\/75 {
        border-color: rgb(92 148 191 / 0.75) !important;
    }
    .lg\:\!border-ltblue\/80 {
        border-color: rgb(92 148 191 / 0.8) !important;
    }
    .lg\:\!border-ltblue\/90 {
        border-color: rgb(92 148 191 / 0.9) !important;
    }
    .lg\:\!border-ltblue\/95 {
        border-color: rgb(92 148 191 / 0.95) !important;
    }
    .lg\:\!border-navyblue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(35 39 92 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-navyblue\/0 {
        border-color: rgb(35 39 92 / 0) !important;
    }
    .lg\:\!border-navyblue\/10 {
        border-color: rgb(35 39 92 / 0.1) !important;
    }
    .lg\:\!border-navyblue\/100 {
        border-color: rgb(35 39 92 / 1) !important;
    }
    .lg\:\!border-navyblue\/20 {
        border-color: rgb(35 39 92 / 0.2) !important;
    }
    .lg\:\!border-navyblue\/25 {
        border-color: rgb(35 39 92 / 0.25) !important;
    }
    .lg\:\!border-navyblue\/30 {
        border-color: rgb(35 39 92 / 0.3) !important;
    }
    .lg\:\!border-navyblue\/40 {
        border-color: rgb(35 39 92 / 0.4) !important;
    }
    .lg\:\!border-navyblue\/5 {
        border-color: rgb(35 39 92 / 0.05) !important;
    }
    .lg\:\!border-navyblue\/50 {
        border-color: rgb(35 39 92 / 0.5) !important;
    }
    .lg\:\!border-navyblue\/60 {
        border-color: rgb(35 39 92 / 0.6) !important;
    }
    .lg\:\!border-navyblue\/70 {
        border-color: rgb(35 39 92 / 0.7) !important;
    }
    .lg\:\!border-navyblue\/75 {
        border-color: rgb(35 39 92 / 0.75) !important;
    }
    .lg\:\!border-navyblue\/80 {
        border-color: rgb(35 39 92 / 0.8) !important;
    }
    .lg\:\!border-navyblue\/90 {
        border-color: rgb(35 39 92 / 0.9) !important;
    }
    .lg\:\!border-navyblue\/95 {
        border-color: rgb(35 39 92 / 0.95) !important;
    }
    .lg\:\!border-orange {
        --tw-border-opacity: 1 !important;
        border-color: rgb(236 114 101 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-orange\/0 {
        border-color: rgb(236 114 101 / 0) !important;
    }
    .lg\:\!border-orange\/10 {
        border-color: rgb(236 114 101 / 0.1) !important;
    }
    .lg\:\!border-orange\/100 {
        border-color: rgb(236 114 101 / 1) !important;
    }
    .lg\:\!border-orange\/20 {
        border-color: rgb(236 114 101 / 0.2) !important;
    }
    .lg\:\!border-orange\/25 {
        border-color: rgb(236 114 101 / 0.25) !important;
    }
    .lg\:\!border-orange\/30 {
        border-color: rgb(236 114 101 / 0.3) !important;
    }
    .lg\:\!border-orange\/40 {
        border-color: rgb(236 114 101 / 0.4) !important;
    }
    .lg\:\!border-orange\/5 {
        border-color: rgb(236 114 101 / 0.05) !important;
    }
    .lg\:\!border-orange\/50 {
        border-color: rgb(236 114 101 / 0.5) !important;
    }
    .lg\:\!border-orange\/60 {
        border-color: rgb(236 114 101 / 0.6) !important;
    }
    .lg\:\!border-orange\/70 {
        border-color: rgb(236 114 101 / 0.7) !important;
    }
    .lg\:\!border-orange\/75 {
        border-color: rgb(236 114 101 / 0.75) !important;
    }
    .lg\:\!border-orange\/80 {
        border-color: rgb(236 114 101 / 0.8) !important;
    }
    .lg\:\!border-orange\/90 {
        border-color: rgb(236 114 101 / 0.9) !important;
    }
    .lg\:\!border-orange\/95 {
        border-color: rgb(236 114 101 / 0.95) !important;
    }
    .lg\:\!border-seablue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(87 182 178 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:\!border-seablue\/0 {
        border-color: rgb(87 182 178 / 0) !important;
    }
    .lg\:\!border-seablue\/10 {
        border-color: rgb(87 182 178 / 0.1) !important;
    }
    .lg\:\!border-seablue\/100 {
        border-color: rgb(87 182 178 / 1) !important;
    }
    .lg\:\!border-seablue\/20 {
        border-color: rgb(87 182 178 / 0.2) !important;
    }
    .lg\:\!border-seablue\/25 {
        border-color: rgb(87 182 178 / 0.25) !important;
    }
    .lg\:\!border-seablue\/30 {
        border-color: rgb(87 182 178 / 0.3) !important;
    }
    .lg\:\!border-seablue\/40 {
        border-color: rgb(87 182 178 / 0.4) !important;
    }
    .lg\:\!border-seablue\/5 {
        border-color: rgb(87 182 178 / 0.05) !important;
    }
    .lg\:\!border-seablue\/50 {
        border-color: rgb(87 182 178 / 0.5) !important;
    }
    .lg\:\!border-seablue\/60 {
        border-color: rgb(87 182 178 / 0.6) !important;
    }
    .lg\:\!border-seablue\/70 {
        border-color: rgb(87 182 178 / 0.7) !important;
    }
    .lg\:\!border-seablue\/75 {
        border-color: rgb(87 182 178 / 0.75) !important;
    }
    .lg\:\!border-seablue\/80 {
        border-color: rgb(87 182 178 / 0.8) !important;
    }
    .lg\:\!border-seablue\/90 {
        border-color: rgb(87 182 178 / 0.9) !important;
    }
    .lg\:\!border-seablue\/95 {
        border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-border-opacity, 1));
    }
    .lg\:border-black\/0 {
        border-color: rgb(31 31 31 / 0);
    }
    .lg\:border-black\/10 {
        border-color: rgb(31 31 31 / 0.1);
    }
    .lg\:border-black\/100 {
        border-color: rgb(31 31 31 / 1);
    }
    .lg\:border-black\/20 {
        border-color: rgb(31 31 31 / 0.2);
    }
    .lg\:border-black\/25 {
        border-color: rgb(31 31 31 / 0.25);
    }
    .lg\:border-black\/30 {
        border-color: rgb(31 31 31 / 0.3);
    }
    .lg\:border-black\/40 {
        border-color: rgb(31 31 31 / 0.4);
    }
    .lg\:border-black\/5 {
        border-color: rgb(31 31 31 / 0.05);
    }
    .lg\:border-black\/50 {
        border-color: rgb(31 31 31 / 0.5);
    }
    .lg\:border-black\/60 {
        border-color: rgb(31 31 31 / 0.6);
    }
    .lg\:border-black\/70 {
        border-color: rgb(31 31 31 / 0.7);
    }
    .lg\:border-black\/75 {
        border-color: rgb(31 31 31 / 0.75);
    }
    .lg\:border-black\/80 {
        border-color: rgb(31 31 31 / 0.8);
    }
    .lg\:border-black\/90 {
        border-color: rgb(31 31 31 / 0.9);
    }
    .lg\:border-black\/95 {
        border-color: rgb(31 31 31 / 0.95);
    }
    .lg\:border-green {
        --tw-border-opacity: 1;
        border-color: rgb(122 171 109 / var(--tw-border-opacity, 1));
    }
    .lg\:border-green\/0 {
        border-color: rgb(122 171 109 / 0);
    }
    .lg\:border-green\/10 {
        border-color: rgb(122 171 109 / 0.1);
    }
    .lg\:border-green\/100 {
        border-color: rgb(122 171 109 / 1);
    }
    .lg\:border-green\/20 {
        border-color: rgb(122 171 109 / 0.2);
    }
    .lg\:border-green\/25 {
        border-color: rgb(122 171 109 / 0.25);
    }
    .lg\:border-green\/30 {
        border-color: rgb(122 171 109 / 0.3);
    }
    .lg\:border-green\/40 {
        border-color: rgb(122 171 109 / 0.4);
    }
    .lg\:border-green\/5 {
        border-color: rgb(122 171 109 / 0.05);
    }
    .lg\:border-green\/50 {
        border-color: rgb(122 171 109 / 0.5);
    }
    .lg\:border-green\/60 {
        border-color: rgb(122 171 109 / 0.6);
    }
    .lg\:border-green\/70 {
        border-color: rgb(122 171 109 / 0.7);
    }
    .lg\:border-green\/75 {
        border-color: rgb(122 171 109 / 0.75);
    }
    .lg\:border-green\/80 {
        border-color: rgb(122 171 109 / 0.8);
    }
    .lg\:border-green\/90 {
        border-color: rgb(122 171 109 / 0.9);
    }
    .lg\:border-green\/95 {
        border-color: rgb(122 171 109 / 0.95);
    }
    .lg\:border-ltblue {
        --tw-border-opacity: 1;
        border-color: rgb(92 148 191 / var(--tw-border-opacity, 1));
    }
    .lg\:border-ltblue\/0 {
        border-color: rgb(92 148 191 / 0);
    }
    .lg\:border-ltblue\/10 {
        border-color: rgb(92 148 191 / 0.1);
    }
    .lg\:border-ltblue\/100 {
        border-color: rgb(92 148 191 / 1);
    }
    .lg\:border-ltblue\/20 {
        border-color: rgb(92 148 191 / 0.2);
    }
    .lg\:border-ltblue\/25 {
        border-color: rgb(92 148 191 / 0.25);
    }
    .lg\:border-ltblue\/30 {
        border-color: rgb(92 148 191 / 0.3);
    }
    .lg\:border-ltblue\/40 {
        border-color: rgb(92 148 191 / 0.4);
    }
    .lg\:border-ltblue\/5 {
        border-color: rgb(92 148 191 / 0.05);
    }
    .lg\:border-ltblue\/50 {
        border-color: rgb(92 148 191 / 0.5);
    }
    .lg\:border-ltblue\/60 {
        border-color: rgb(92 148 191 / 0.6);
    }
    .lg\:border-ltblue\/70 {
        border-color: rgb(92 148 191 / 0.7);
    }
    .lg\:border-ltblue\/75 {
        border-color: rgb(92 148 191 / 0.75);
    }
    .lg\:border-ltblue\/80 {
        border-color: rgb(92 148 191 / 0.8);
    }
    .lg\:border-ltblue\/90 {
        border-color: rgb(92 148 191 / 0.9);
    }
    .lg\:border-ltblue\/95 {
        border-color: rgb(92 148 191 / 0.95);
    }
    .lg\:border-navyblue {
        --tw-border-opacity: 1;
        border-color: rgb(35 39 92 / var(--tw-border-opacity, 1));
    }
    .lg\:border-navyblue\/0 {
        border-color: rgb(35 39 92 / 0);
    }
    .lg\:border-navyblue\/10 {
        border-color: rgb(35 39 92 / 0.1);
    }
    .lg\:border-navyblue\/100 {
        border-color: rgb(35 39 92 / 1);
    }
    .lg\:border-navyblue\/20 {
        border-color: rgb(35 39 92 / 0.2);
    }
    .lg\:border-navyblue\/25 {
        border-color: rgb(35 39 92 / 0.25);
    }
    .lg\:border-navyblue\/30 {
        border-color: rgb(35 39 92 / 0.3);
    }
    .lg\:border-navyblue\/40 {
        border-color: rgb(35 39 92 / 0.4);
    }
    .lg\:border-navyblue\/5 {
        border-color: rgb(35 39 92 / 0.05);
    }
    .lg\:border-navyblue\/50 {
        border-color: rgb(35 39 92 / 0.5);
    }
    .lg\:border-navyblue\/60 {
        border-color: rgb(35 39 92 / 0.6);
    }
    .lg\:border-navyblue\/70 {
        border-color: rgb(35 39 92 / 0.7);
    }
    .lg\:border-navyblue\/75 {
        border-color: rgb(35 39 92 / 0.75);
    }
    .lg\:border-navyblue\/80 {
        border-color: rgb(35 39 92 / 0.8);
    }
    .lg\:border-navyblue\/90 {
        border-color: rgb(35 39 92 / 0.9);
    }
    .lg\:border-navyblue\/95 {
        border-color: rgb(35 39 92 / 0.95);
    }
    .lg\:border-orange {
        --tw-border-opacity: 1;
        border-color: rgb(236 114 101 / var(--tw-border-opacity, 1));
    }
    .lg\:border-orange\/0 {
        border-color: rgb(236 114 101 / 0);
    }
    .lg\:border-orange\/10 {
        border-color: rgb(236 114 101 / 0.1);
    }
    .lg\:border-orange\/100 {
        border-color: rgb(236 114 101 / 1);
    }
    .lg\:border-orange\/20 {
        border-color: rgb(236 114 101 / 0.2);
    }
    .lg\:border-orange\/25 {
        border-color: rgb(236 114 101 / 0.25);
    }
    .lg\:border-orange\/30 {
        border-color: rgb(236 114 101 / 0.3);
    }
    .lg\:border-orange\/40 {
        border-color: rgb(236 114 101 / 0.4);
    }
    .lg\:border-orange\/5 {
        border-color: rgb(236 114 101 / 0.05);
    }
    .lg\:border-orange\/50 {
        border-color: rgb(236 114 101 / 0.5);
    }
    .lg\:border-orange\/60 {
        border-color: rgb(236 114 101 / 0.6);
    }
    .lg\:border-orange\/70 {
        border-color: rgb(236 114 101 / 0.7);
    }
    .lg\:border-orange\/75 {
        border-color: rgb(236 114 101 / 0.75);
    }
    .lg\:border-orange\/80 {
        border-color: rgb(236 114 101 / 0.8);
    }
    .lg\:border-orange\/90 {
        border-color: rgb(236 114 101 / 0.9);
    }
    .lg\:border-orange\/95 {
        border-color: rgb(236 114 101 / 0.95);
    }
    .lg\:border-seablue {
        --tw-border-opacity: 1;
        border-color: rgb(87 182 178 / var(--tw-border-opacity, 1));
    }
    .lg\:border-seablue\/0 {
        border-color: rgb(87 182 178 / 0);
    }
    .lg\:border-seablue\/10 {
        border-color: rgb(87 182 178 / 0.1);
    }
    .lg\:border-seablue\/100 {
        border-color: rgb(87 182 178 / 1);
    }
    .lg\:border-seablue\/20 {
        border-color: rgb(87 182 178 / 0.2);
    }
    .lg\:border-seablue\/25 {
        border-color: rgb(87 182 178 / 0.25);
    }
    .lg\:border-seablue\/30 {
        border-color: rgb(87 182 178 / 0.3);
    }
    .lg\:border-seablue\/40 {
        border-color: rgb(87 182 178 / 0.4);
    }
    .lg\:border-seablue\/5 {
        border-color: rgb(87 182 178 / 0.05);
    }
    .lg\:border-seablue\/50 {
        border-color: rgb(87 182 178 / 0.5);
    }
    .lg\:border-seablue\/60 {
        border-color: rgb(87 182 178 / 0.6);
    }
    .lg\:border-seablue\/70 {
        border-color: rgb(87 182 178 / 0.7);
    }
    .lg\:border-seablue\/75 {
        border-color: rgb(87 182 178 / 0.75);
    }
    .lg\:border-seablue\/80 {
        border-color: rgb(87 182 178 / 0.8);
    }
    .lg\:border-seablue\/90 {
        border-color: rgb(87 182 178 / 0.9);
    }
    .lg\:border-seablue\/95 {
        border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-black\/0 {
        background-color: rgb(31 31 31 / 0) !important;
    }
    .lg\:\!bg-black\/10 {
        background-color: rgb(31 31 31 / 0.1) !important;
    }
    .lg\:\!bg-black\/100 {
        background-color: rgb(31 31 31 / 1) !important;
    }
    .lg\:\!bg-black\/20 {
        background-color: rgb(31 31 31 / 0.2) !important;
    }
    .lg\:\!bg-black\/25 {
        background-color: rgb(31 31 31 / 0.25) !important;
    }
    .lg\:\!bg-black\/30 {
        background-color: rgb(31 31 31 / 0.3) !important;
    }
    .lg\:\!bg-black\/40 {
        background-color: rgb(31 31 31 / 0.4) !important;
    }
    .lg\:\!bg-black\/5 {
        background-color: rgb(31 31 31 / 0.05) !important;
    }
    .lg\:\!bg-black\/50 {
        background-color: rgb(31 31 31 / 0.5) !important;
    }
    .lg\:\!bg-black\/60 {
        background-color: rgb(31 31 31 / 0.6) !important;
    }
    .lg\:\!bg-black\/70 {
        background-color: rgb(31 31 31 / 0.7) !important;
    }
    .lg\:\!bg-black\/75 {
        background-color: rgb(31 31 31 / 0.75) !important;
    }
    .lg\:\!bg-black\/80 {
        background-color: rgb(31 31 31 / 0.8) !important;
    }
    .lg\:\!bg-black\/90 {
        background-color: rgb(31 31 31 / 0.9) !important;
    }
    .lg\:\!bg-black\/95 {
        background-color: rgb(31 31 31 / 0.95) !important;
    }
    .lg\:\!bg-green {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-green\/0 {
        background-color: rgb(122 171 109 / 0) !important;
    }
    .lg\:\!bg-green\/10 {
        background-color: rgb(122 171 109 / 0.1) !important;
    }
    .lg\:\!bg-green\/100 {
        background-color: rgb(122 171 109 / 1) !important;
    }
    .lg\:\!bg-green\/20 {
        background-color: rgb(122 171 109 / 0.2) !important;
    }
    .lg\:\!bg-green\/25 {
        background-color: rgb(122 171 109 / 0.25) !important;
    }
    .lg\:\!bg-green\/30 {
        background-color: rgb(122 171 109 / 0.3) !important;
    }
    .lg\:\!bg-green\/40 {
        background-color: rgb(122 171 109 / 0.4) !important;
    }
    .lg\:\!bg-green\/5 {
        background-color: rgb(122 171 109 / 0.05) !important;
    }
    .lg\:\!bg-green\/50 {
        background-color: rgb(122 171 109 / 0.5) !important;
    }
    .lg\:\!bg-green\/60 {
        background-color: rgb(122 171 109 / 0.6) !important;
    }
    .lg\:\!bg-green\/70 {
        background-color: rgb(122 171 109 / 0.7) !important;
    }
    .lg\:\!bg-green\/75 {
        background-color: rgb(122 171 109 / 0.75) !important;
    }
    .lg\:\!bg-green\/80 {
        background-color: rgb(122 171 109 / 0.8) !important;
    }
    .lg\:\!bg-green\/90 {
        background-color: rgb(122 171 109 / 0.9) !important;
    }
    .lg\:\!bg-green\/95 {
        background-color: rgb(122 171 109 / 0.95) !important;
    }
    .lg\:\!bg-ltblue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-ltblue\/0 {
        background-color: rgb(92 148 191 / 0) !important;
    }
    .lg\:\!bg-ltblue\/10 {
        background-color: rgb(92 148 191 / 0.1) !important;
    }
    .lg\:\!bg-ltblue\/100 {
        background-color: rgb(92 148 191 / 1) !important;
    }
    .lg\:\!bg-ltblue\/20 {
        background-color: rgb(92 148 191 / 0.2) !important;
    }
    .lg\:\!bg-ltblue\/25 {
        background-color: rgb(92 148 191 / 0.25) !important;
    }
    .lg\:\!bg-ltblue\/30 {
        background-color: rgb(92 148 191 / 0.3) !important;
    }
    .lg\:\!bg-ltblue\/40 {
        background-color: rgb(92 148 191 / 0.4) !important;
    }
    .lg\:\!bg-ltblue\/5 {
        background-color: rgb(92 148 191 / 0.05) !important;
    }
    .lg\:\!bg-ltblue\/50 {
        background-color: rgb(92 148 191 / 0.5) !important;
    }
    .lg\:\!bg-ltblue\/60 {
        background-color: rgb(92 148 191 / 0.6) !important;
    }
    .lg\:\!bg-ltblue\/70 {
        background-color: rgb(92 148 191 / 0.7) !important;
    }
    .lg\:\!bg-ltblue\/75 {
        background-color: rgb(92 148 191 / 0.75) !important;
    }
    .lg\:\!bg-ltblue\/80 {
        background-color: rgb(92 148 191 / 0.8) !important;
    }
    .lg\:\!bg-ltblue\/90 {
        background-color: rgb(92 148 191 / 0.9) !important;
    }
    .lg\:\!bg-ltblue\/95 {
        background-color: rgb(92 148 191 / 0.95) !important;
    }
    .lg\:\!bg-navyblue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-navyblue\/0 {
        background-color: rgb(35 39 92 / 0) !important;
    }
    .lg\:\!bg-navyblue\/10 {
        background-color: rgb(35 39 92 / 0.1) !important;
    }
    .lg\:\!bg-navyblue\/100 {
        background-color: rgb(35 39 92 / 1) !important;
    }
    .lg\:\!bg-navyblue\/20 {
        background-color: rgb(35 39 92 / 0.2) !important;
    }
    .lg\:\!bg-navyblue\/25 {
        background-color: rgb(35 39 92 / 0.25) !important;
    }
    .lg\:\!bg-navyblue\/30 {
        background-color: rgb(35 39 92 / 0.3) !important;
    }
    .lg\:\!bg-navyblue\/40 {
        background-color: rgb(35 39 92 / 0.4) !important;
    }
    .lg\:\!bg-navyblue\/5 {
        background-color: rgb(35 39 92 / 0.05) !important;
    }
    .lg\:\!bg-navyblue\/50 {
        background-color: rgb(35 39 92 / 0.5) !important;
    }
    .lg\:\!bg-navyblue\/60 {
        background-color: rgb(35 39 92 / 0.6) !important;
    }
    .lg\:\!bg-navyblue\/70 {
        background-color: rgb(35 39 92 / 0.7) !important;
    }
    .lg\:\!bg-navyblue\/75 {
        background-color: rgb(35 39 92 / 0.75) !important;
    }
    .lg\:\!bg-navyblue\/80 {
        background-color: rgb(35 39 92 / 0.8) !important;
    }
    .lg\:\!bg-navyblue\/90 {
        background-color: rgb(35 39 92 / 0.9) !important;
    }
    .lg\:\!bg-navyblue\/95 {
        background-color: rgb(35 39 92 / 0.95) !important;
    }
    .lg\:\!bg-orange {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-orange\/0 {
        background-color: rgb(236 114 101 / 0) !important;
    }
    .lg\:\!bg-orange\/10 {
        background-color: rgb(236 114 101 / 0.1) !important;
    }
    .lg\:\!bg-orange\/100 {
        background-color: rgb(236 114 101 / 1) !important;
    }
    .lg\:\!bg-orange\/20 {
        background-color: rgb(236 114 101 / 0.2) !important;
    }
    .lg\:\!bg-orange\/25 {
        background-color: rgb(236 114 101 / 0.25) !important;
    }
    .lg\:\!bg-orange\/30 {
        background-color: rgb(236 114 101 / 0.3) !important;
    }
    .lg\:\!bg-orange\/40 {
        background-color: rgb(236 114 101 / 0.4) !important;
    }
    .lg\:\!bg-orange\/5 {
        background-color: rgb(236 114 101 / 0.05) !important;
    }
    .lg\:\!bg-orange\/50 {
        background-color: rgb(236 114 101 / 0.5) !important;
    }
    .lg\:\!bg-orange\/60 {
        background-color: rgb(236 114 101 / 0.6) !important;
    }
    .lg\:\!bg-orange\/70 {
        background-color: rgb(236 114 101 / 0.7) !important;
    }
    .lg\:\!bg-orange\/75 {
        background-color: rgb(236 114 101 / 0.75) !important;
    }
    .lg\:\!bg-orange\/80 {
        background-color: rgb(236 114 101 / 0.8) !important;
    }
    .lg\:\!bg-orange\/90 {
        background-color: rgb(236 114 101 / 0.9) !important;
    }
    .lg\:\!bg-orange\/95 {
        background-color: rgb(236 114 101 / 0.95) !important;
    }
    .lg\:\!bg-seablue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:\!bg-seablue\/0 {
        background-color: rgb(87 182 178 / 0) !important;
    }
    .lg\:\!bg-seablue\/10 {
        background-color: rgb(87 182 178 / 0.1) !important;
    }
    .lg\:\!bg-seablue\/100 {
        background-color: rgb(87 182 178 / 1) !important;
    }
    .lg\:\!bg-seablue\/20 {
        background-color: rgb(87 182 178 / 0.2) !important;
    }
    .lg\:\!bg-seablue\/25 {
        background-color: rgb(87 182 178 / 0.25) !important;
    }
    .lg\:\!bg-seablue\/30 {
        background-color: rgb(87 182 178 / 0.3) !important;
    }
    .lg\:\!bg-seablue\/40 {
        background-color: rgb(87 182 178 / 0.4) !important;
    }
    .lg\:\!bg-seablue\/5 {
        background-color: rgb(87 182 178 / 0.05) !important;
    }
    .lg\:\!bg-seablue\/50 {
        background-color: rgb(87 182 178 / 0.5) !important;
    }
    .lg\:\!bg-seablue\/60 {
        background-color: rgb(87 182 178 / 0.6) !important;
    }
    .lg\:\!bg-seablue\/70 {
        background-color: rgb(87 182 178 / 0.7) !important;
    }
    .lg\:\!bg-seablue\/75 {
        background-color: rgb(87 182 178 / 0.75) !important;
    }
    .lg\:\!bg-seablue\/80 {
        background-color: rgb(87 182 178 / 0.8) !important;
    }
    .lg\:\!bg-seablue\/90 {
        background-color: rgb(87 182 178 / 0.9) !important;
    }
    .lg\:\!bg-seablue\/95 {
        background-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-black\/0 {
        background-color: rgb(31 31 31 / 0);
    }
    .lg\:bg-black\/10 {
        background-color: rgb(31 31 31 / 0.1);
    }
    .lg\:bg-black\/100 {
        background-color: rgb(31 31 31 / 1);
    }
    .lg\:bg-black\/20 {
        background-color: rgb(31 31 31 / 0.2);
    }
    .lg\:bg-black\/25 {
        background-color: rgb(31 31 31 / 0.25);
    }
    .lg\:bg-black\/30 {
        background-color: rgb(31 31 31 / 0.3);
    }
    .lg\:bg-black\/40 {
        background-color: rgb(31 31 31 / 0.4);
    }
    .lg\:bg-black\/5 {
        background-color: rgb(31 31 31 / 0.05);
    }
    .lg\:bg-black\/50 {
        background-color: rgb(31 31 31 / 0.5);
    }
    .lg\:bg-black\/60 {
        background-color: rgb(31 31 31 / 0.6);
    }
    .lg\:bg-black\/70 {
        background-color: rgb(31 31 31 / 0.7);
    }
    .lg\:bg-black\/75 {
        background-color: rgb(31 31 31 / 0.75);
    }
    .lg\:bg-black\/80 {
        background-color: rgb(31 31 31 / 0.8);
    }
    .lg\:bg-black\/90 {
        background-color: rgb(31 31 31 / 0.9);
    }
    .lg\:bg-black\/95 {
        background-color: rgb(31 31 31 / 0.95);
    }
    .lg\:bg-green {
        --tw-bg-opacity: 1;
        background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-green\/0 {
        background-color: rgb(122 171 109 / 0);
    }
    .lg\:bg-green\/10 {
        background-color: rgb(122 171 109 / 0.1);
    }
    .lg\:bg-green\/100 {
        background-color: rgb(122 171 109 / 1);
    }
    .lg\:bg-green\/20 {
        background-color: rgb(122 171 109 / 0.2);
    }
    .lg\:bg-green\/25 {
        background-color: rgb(122 171 109 / 0.25);
    }
    .lg\:bg-green\/30 {
        background-color: rgb(122 171 109 / 0.3);
    }
    .lg\:bg-green\/40 {
        background-color: rgb(122 171 109 / 0.4);
    }
    .lg\:bg-green\/5 {
        background-color: rgb(122 171 109 / 0.05);
    }
    .lg\:bg-green\/50 {
        background-color: rgb(122 171 109 / 0.5);
    }
    .lg\:bg-green\/60 {
        background-color: rgb(122 171 109 / 0.6);
    }
    .lg\:bg-green\/70 {
        background-color: rgb(122 171 109 / 0.7);
    }
    .lg\:bg-green\/75 {
        background-color: rgb(122 171 109 / 0.75);
    }
    .lg\:bg-green\/80 {
        background-color: rgb(122 171 109 / 0.8);
    }
    .lg\:bg-green\/90 {
        background-color: rgb(122 171 109 / 0.9);
    }
    .lg\:bg-green\/95 {
        background-color: rgb(122 171 109 / 0.95);
    }
    .lg\:bg-ltblue {
        --tw-bg-opacity: 1;
        background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-ltblue\/0 {
        background-color: rgb(92 148 191 / 0);
    }
    .lg\:bg-ltblue\/10 {
        background-color: rgb(92 148 191 / 0.1);
    }
    .lg\:bg-ltblue\/100 {
        background-color: rgb(92 148 191 / 1);
    }
    .lg\:bg-ltblue\/20 {
        background-color: rgb(92 148 191 / 0.2);
    }
    .lg\:bg-ltblue\/25 {
        background-color: rgb(92 148 191 / 0.25);
    }
    .lg\:bg-ltblue\/30 {
        background-color: rgb(92 148 191 / 0.3);
    }
    .lg\:bg-ltblue\/40 {
        background-color: rgb(92 148 191 / 0.4);
    }
    .lg\:bg-ltblue\/5 {
        background-color: rgb(92 148 191 / 0.05);
    }
    .lg\:bg-ltblue\/50 {
        background-color: rgb(92 148 191 / 0.5);
    }
    .lg\:bg-ltblue\/60 {
        background-color: rgb(92 148 191 / 0.6);
    }
    .lg\:bg-ltblue\/70 {
        background-color: rgb(92 148 191 / 0.7);
    }
    .lg\:bg-ltblue\/75 {
        background-color: rgb(92 148 191 / 0.75);
    }
    .lg\:bg-ltblue\/80 {
        background-color: rgb(92 148 191 / 0.8);
    }
    .lg\:bg-ltblue\/90 {
        background-color: rgb(92 148 191 / 0.9);
    }
    .lg\:bg-ltblue\/95 {
        background-color: rgb(92 148 191 / 0.95);
    }
    .lg\:bg-navyblue {
        --tw-bg-opacity: 1;
        background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-navyblue\/0 {
        background-color: rgb(35 39 92 / 0);
    }
    .lg\:bg-navyblue\/10 {
        background-color: rgb(35 39 92 / 0.1);
    }
    .lg\:bg-navyblue\/100 {
        background-color: rgb(35 39 92 / 1);
    }
    .lg\:bg-navyblue\/20 {
        background-color: rgb(35 39 92 / 0.2);
    }
    .lg\:bg-navyblue\/25 {
        background-color: rgb(35 39 92 / 0.25);
    }
    .lg\:bg-navyblue\/30 {
        background-color: rgb(35 39 92 / 0.3);
    }
    .lg\:bg-navyblue\/40 {
        background-color: rgb(35 39 92 / 0.4);
    }
    .lg\:bg-navyblue\/5 {
        background-color: rgb(35 39 92 / 0.05);
    }
    .lg\:bg-navyblue\/50 {
        background-color: rgb(35 39 92 / 0.5);
    }
    .lg\:bg-navyblue\/60 {
        background-color: rgb(35 39 92 / 0.6);
    }
    .lg\:bg-navyblue\/70 {
        background-color: rgb(35 39 92 / 0.7);
    }
    .lg\:bg-navyblue\/75 {
        background-color: rgb(35 39 92 / 0.75);
    }
    .lg\:bg-navyblue\/80 {
        background-color: rgb(35 39 92 / 0.8);
    }
    .lg\:bg-navyblue\/90 {
        background-color: rgb(35 39 92 / 0.9);
    }
    .lg\:bg-navyblue\/95 {
        background-color: rgb(35 39 92 / 0.95);
    }
    .lg\:bg-orange {
        --tw-bg-opacity: 1;
        background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-orange\/0 {
        background-color: rgb(236 114 101 / 0);
    }
    .lg\:bg-orange\/10 {
        background-color: rgb(236 114 101 / 0.1);
    }
    .lg\:bg-orange\/100 {
        background-color: rgb(236 114 101 / 1);
    }
    .lg\:bg-orange\/20 {
        background-color: rgb(236 114 101 / 0.2);
    }
    .lg\:bg-orange\/25 {
        background-color: rgb(236 114 101 / 0.25);
    }
    .lg\:bg-orange\/30 {
        background-color: rgb(236 114 101 / 0.3);
    }
    .lg\:bg-orange\/40 {
        background-color: rgb(236 114 101 / 0.4);
    }
    .lg\:bg-orange\/5 {
        background-color: rgb(236 114 101 / 0.05);
    }
    .lg\:bg-orange\/50 {
        background-color: rgb(236 114 101 / 0.5);
    }
    .lg\:bg-orange\/60 {
        background-color: rgb(236 114 101 / 0.6);
    }
    .lg\:bg-orange\/70 {
        background-color: rgb(236 114 101 / 0.7);
    }
    .lg\:bg-orange\/75 {
        background-color: rgb(236 114 101 / 0.75);
    }
    .lg\:bg-orange\/80 {
        background-color: rgb(236 114 101 / 0.8);
    }
    .lg\:bg-orange\/90 {
        background-color: rgb(236 114 101 / 0.9);
    }
    .lg\:bg-orange\/95 {
        background-color: rgb(236 114 101 / 0.95);
    }
    .lg\:bg-seablue {
        --tw-bg-opacity: 1;
        background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-seablue\/0 {
        background-color: rgb(87 182 178 / 0);
    }
    .lg\:bg-seablue\/10 {
        background-color: rgb(87 182 178 / 0.1);
    }
    .lg\:bg-seablue\/100 {
        background-color: rgb(87 182 178 / 1);
    }
    .lg\:bg-seablue\/20 {
        background-color: rgb(87 182 178 / 0.2);
    }
    .lg\:bg-seablue\/25 {
        background-color: rgb(87 182 178 / 0.25);
    }
    .lg\:bg-seablue\/30 {
        background-color: rgb(87 182 178 / 0.3);
    }
    .lg\:bg-seablue\/40 {
        background-color: rgb(87 182 178 / 0.4);
    }
    .lg\:bg-seablue\/5 {
        background-color: rgb(87 182 178 / 0.05);
    }
    .lg\:bg-seablue\/50 {
        background-color: rgb(87 182 178 / 0.5);
    }
    .lg\:bg-seablue\/60 {
        background-color: rgb(87 182 178 / 0.6);
    }
    .lg\:bg-seablue\/70 {
        background-color: rgb(87 182 178 / 0.7);
    }
    .lg\:bg-seablue\/75 {
        background-color: rgb(87 182 178 / 0.75);
    }
    .lg\:bg-seablue\/80 {
        background-color: rgb(87 182 178 / 0.8);
    }
    .lg\:bg-seablue\/90 {
        background-color: rgb(87 182 178 / 0.9);
    }
    .lg\:bg-seablue\/95 {
        background-color: rgb(87 182 178 / 0.95);
    }
    .lg\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
    .lg\:bg-white\/0 {
        background-color: rgb(255 255 255 / 0);
    }
    .lg\:bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1);
    }
    .lg\:bg-white\/100 {
        background-color: rgb(255 255 255 / 1);
    }
    .lg\:bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2);
    }
    .lg\:bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25);
    }
    .lg\:bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3);
    }
    .lg\:bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4);
    }
    .lg\:bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05);
    }
    .lg\:bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5);
    }
    .lg\:bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6);
    }
    .lg\:bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7);
    }
    .lg\:bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75);
    }
    .lg\:bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8);
    }
    .lg\:bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9);
    }
    .lg\:bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95);
    }
    .lg\:p-1 {
        padding: 0.25rem;
    }
    .lg\:p-10 {
        padding: 2.5rem;
    }
    .lg\:p-2 {
        padding: 0.5rem;
    }
    .lg\:p-3 {
        padding: 0.75rem;
    }
    .lg\:p-4 {
        padding: 1rem;
    }
    .lg\:p-6 {
        padding: 1.5rem;
    }
    .lg\:p-8 {
        padding: 2rem;
    }
    .lg\:p-five {
        padding: 5%;
    }
    .lg\:p-half {
        padding: 50%;
    }
    .lg\:p-quarter {
        padding: 25%;
    }
    .lg\:p-ten {
        padding: 10%;
    }
    .lg\:p-third {
        padding: 33.333%;
    }
    .lg\:p-wp-2xl {
        padding: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:p-wp-lg {
        padding: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:p-wp-md {
        padding: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:p-wp-sm {
        padding: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:p-wp-xl {
        padding: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:p-wp-xs {
        padding: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:px-1 {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    .lg\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .lg\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .lg\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .lg\:px-five {
        padding-left: 5%;
        padding-right: 5%;
    }
    .lg\:px-half {
        padding-left: 50%;
        padding-right: 50%;
    }
    .lg\:px-quarter {
        padding-left: 25%;
        padding-right: 25%;
    }
    .lg\:px-ten {
        padding-left: 10%;
        padding-right: 10%;
    }
    .lg\:px-third {
        padding-left: 33.333%;
        padding-right: 33.333%;
    }
    .lg\:px-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:px-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:px-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:px-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:px-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:px-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:py-1 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
    }
    .lg\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .lg\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .lg\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .lg\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .lg\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .lg\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .lg\:py-five {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .lg\:py-half {
        padding-top: 50%;
        padding-bottom: 50%;
    }
    .lg\:py-quarter {
        padding-top: 25%;
        padding-bottom: 25%;
    }
    .lg\:py-ten {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .lg\:py-third {
        padding-top: 33.333%;
        padding-bottom: 33.333%;
    }
    .lg\:py-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:py-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:py-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:py-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:py-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:py-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:pb-1 {
        padding-bottom: 0.25rem;
    }
    .lg\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .lg\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .lg\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .lg\:pb-4 {
        padding-bottom: 1rem;
    }
    .lg\:pb-6 {
        padding-bottom: 1.5rem;
    }
    .lg\:pb-8 {
        padding-bottom: 2rem;
    }
    .lg\:pb-five {
        padding-bottom: 5%;
    }
    .lg\:pb-half {
        padding-bottom: 50%;
    }
    .lg\:pb-quarter {
        padding-bottom: 25%;
    }
    .lg\:pb-ten {
        padding-bottom: 10%;
    }
    .lg\:pb-third {
        padding-bottom: 33.333%;
    }
    .lg\:pb-wp-2xl {
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:pb-wp-lg {
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:pb-wp-md {
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:pb-wp-sm {
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:pb-wp-xl {
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:pb-wp-xs {
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:pl-1 {
        padding-left: 0.25rem;
    }
    .lg\:pl-10 {
        padding-left: 2.5rem;
    }
    .lg\:pl-2 {
        padding-left: 0.5rem;
    }
    .lg\:pl-3 {
        padding-left: 0.75rem;
    }
    .lg\:pl-4 {
        padding-left: 1rem;
    }
    .lg\:pl-6 {
        padding-left: 1.5rem;
    }
    .lg\:pl-8 {
        padding-left: 2rem;
    }
    .lg\:pl-five {
        padding-left: 5%;
    }
    .lg\:pl-half {
        padding-left: 50%;
    }
    .lg\:pl-quarter {
        padding-left: 25%;
    }
    .lg\:pl-ten {
        padding-left: 10%;
    }
    .lg\:pl-third {
        padding-left: 33.333%;
    }
    .lg\:pl-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:pl-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:pl-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:pl-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:pl-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:pl-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:pr-1 {
        padding-right: 0.25rem;
    }
    .lg\:pr-10 {
        padding-right: 2.5rem;
    }
    .lg\:pr-2 {
        padding-right: 0.5rem;
    }
    .lg\:pr-3 {
        padding-right: 0.75rem;
    }
    .lg\:pr-4 {
        padding-right: 1rem;
    }
    .lg\:pr-6 {
        padding-right: 1.5rem;
    }
    .lg\:pr-8 {
        padding-right: 2rem;
    }
    .lg\:pr-five {
        padding-right: 5%;
    }
    .lg\:pr-half {
        padding-right: 50%;
    }
    .lg\:pr-quarter {
        padding-right: 25%;
    }
    .lg\:pr-ten {
        padding-right: 10%;
    }
    .lg\:pr-third {
        padding-right: 33.333%;
    }
    .lg\:pr-wp-2xl {
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:pr-wp-lg {
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:pr-wp-md {
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:pr-wp-sm {
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:pr-wp-xl {
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:pr-wp-xs {
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:pt-1 {
        padding-top: 0.25rem;
    }
    .lg\:pt-10 {
        padding-top: 2.5rem;
    }
    .lg\:pt-2 {
        padding-top: 0.5rem;
    }
    .lg\:pt-3 {
        padding-top: 0.75rem;
    }
    .lg\:pt-4 {
        padding-top: 1rem;
    }
    .lg\:pt-6 {
        padding-top: 1.5rem;
    }
    .lg\:pt-8 {
        padding-top: 2rem;
    }
    .lg\:pt-five {
        padding-top: 5%;
    }
    .lg\:pt-half {
        padding-top: 50%;
    }
    .lg\:pt-quarter {
        padding-top: 25%;
    }
    .lg\:pt-ten {
        padding-top: 10%;
    }
    .lg\:pt-third {
        padding-top: 33.333%;
    }
    .lg\:pt-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .lg\:pt-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
    }
    .lg\:pt-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .lg\:pt-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
    }
    .lg\:pt-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .lg\:pt-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .lg\:\!text-black {
        --tw-text-opacity: 1 !important;
        color: rgb(31 31 31 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-black\/0 {
        color: rgb(31 31 31 / 0) !important;
    }
    .lg\:\!text-black\/10 {
        color: rgb(31 31 31 / 0.1) !important;
    }
    .lg\:\!text-black\/100 {
        color: rgb(31 31 31 / 1) !important;
    }
    .lg\:\!text-black\/20 {
        color: rgb(31 31 31 / 0.2) !important;
    }
    .lg\:\!text-black\/25 {
        color: rgb(31 31 31 / 0.25) !important;
    }
    .lg\:\!text-black\/30 {
        color: rgb(31 31 31 / 0.3) !important;
    }
    .lg\:\!text-black\/40 {
        color: rgb(31 31 31 / 0.4) !important;
    }
    .lg\:\!text-black\/5 {
        color: rgb(31 31 31 / 0.05) !important;
    }
    .lg\:\!text-black\/50 {
        color: rgb(31 31 31 / 0.5) !important;
    }
    .lg\:\!text-black\/60 {
        color: rgb(31 31 31 / 0.6) !important;
    }
    .lg\:\!text-black\/70 {
        color: rgb(31 31 31 / 0.7) !important;
    }
    .lg\:\!text-black\/75 {
        color: rgb(31 31 31 / 0.75) !important;
    }
    .lg\:\!text-black\/80 {
        color: rgb(31 31 31 / 0.8) !important;
    }
    .lg\:\!text-black\/90 {
        color: rgb(31 31 31 / 0.9) !important;
    }
    .lg\:\!text-black\/95 {
        color: rgb(31 31 31 / 0.95) !important;
    }
    .lg\:\!text-green {
        --tw-text-opacity: 1 !important;
        color: rgb(122 171 109 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-green\/0 {
        color: rgb(122 171 109 / 0) !important;
    }
    .lg\:\!text-green\/10 {
        color: rgb(122 171 109 / 0.1) !important;
    }
    .lg\:\!text-green\/100 {
        color: rgb(122 171 109 / 1) !important;
    }
    .lg\:\!text-green\/20 {
        color: rgb(122 171 109 / 0.2) !important;
    }
    .lg\:\!text-green\/25 {
        color: rgb(122 171 109 / 0.25) !important;
    }
    .lg\:\!text-green\/30 {
        color: rgb(122 171 109 / 0.3) !important;
    }
    .lg\:\!text-green\/40 {
        color: rgb(122 171 109 / 0.4) !important;
    }
    .lg\:\!text-green\/5 {
        color: rgb(122 171 109 / 0.05) !important;
    }
    .lg\:\!text-green\/50 {
        color: rgb(122 171 109 / 0.5) !important;
    }
    .lg\:\!text-green\/60 {
        color: rgb(122 171 109 / 0.6) !important;
    }
    .lg\:\!text-green\/70 {
        color: rgb(122 171 109 / 0.7) !important;
    }
    .lg\:\!text-green\/75 {
        color: rgb(122 171 109 / 0.75) !important;
    }
    .lg\:\!text-green\/80 {
        color: rgb(122 171 109 / 0.8) !important;
    }
    .lg\:\!text-green\/90 {
        color: rgb(122 171 109 / 0.9) !important;
    }
    .lg\:\!text-green\/95 {
        color: rgb(122 171 109 / 0.95) !important;
    }
    .lg\:\!text-ltblue {
        --tw-text-opacity: 1 !important;
        color: rgb(92 148 191 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-ltblue\/0 {
        color: rgb(92 148 191 / 0) !important;
    }
    .lg\:\!text-ltblue\/10 {
        color: rgb(92 148 191 / 0.1) !important;
    }
    .lg\:\!text-ltblue\/100 {
        color: rgb(92 148 191 / 1) !important;
    }
    .lg\:\!text-ltblue\/20 {
        color: rgb(92 148 191 / 0.2) !important;
    }
    .lg\:\!text-ltblue\/25 {
        color: rgb(92 148 191 / 0.25) !important;
    }
    .lg\:\!text-ltblue\/30 {
        color: rgb(92 148 191 / 0.3) !important;
    }
    .lg\:\!text-ltblue\/40 {
        color: rgb(92 148 191 / 0.4) !important;
    }
    .lg\:\!text-ltblue\/5 {
        color: rgb(92 148 191 / 0.05) !important;
    }
    .lg\:\!text-ltblue\/50 {
        color: rgb(92 148 191 / 0.5) !important;
    }
    .lg\:\!text-ltblue\/60 {
        color: rgb(92 148 191 / 0.6) !important;
    }
    .lg\:\!text-ltblue\/70 {
        color: rgb(92 148 191 / 0.7) !important;
    }
    .lg\:\!text-ltblue\/75 {
        color: rgb(92 148 191 / 0.75) !important;
    }
    .lg\:\!text-ltblue\/80 {
        color: rgb(92 148 191 / 0.8) !important;
    }
    .lg\:\!text-ltblue\/90 {
        color: rgb(92 148 191 / 0.9) !important;
    }
    .lg\:\!text-ltblue\/95 {
        color: rgb(92 148 191 / 0.95) !important;
    }
    .lg\:\!text-navyblue {
        --tw-text-opacity: 1 !important;
        color: rgb(35 39 92 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-navyblue\/0 {
        color: rgb(35 39 92 / 0) !important;
    }
    .lg\:\!text-navyblue\/10 {
        color: rgb(35 39 92 / 0.1) !important;
    }
    .lg\:\!text-navyblue\/100 {
        color: rgb(35 39 92 / 1) !important;
    }
    .lg\:\!text-navyblue\/20 {
        color: rgb(35 39 92 / 0.2) !important;
    }
    .lg\:\!text-navyblue\/25 {
        color: rgb(35 39 92 / 0.25) !important;
    }
    .lg\:\!text-navyblue\/30 {
        color: rgb(35 39 92 / 0.3) !important;
    }
    .lg\:\!text-navyblue\/40 {
        color: rgb(35 39 92 / 0.4) !important;
    }
    .lg\:\!text-navyblue\/5 {
        color: rgb(35 39 92 / 0.05) !important;
    }
    .lg\:\!text-navyblue\/50 {
        color: rgb(35 39 92 / 0.5) !important;
    }
    .lg\:\!text-navyblue\/60 {
        color: rgb(35 39 92 / 0.6) !important;
    }
    .lg\:\!text-navyblue\/70 {
        color: rgb(35 39 92 / 0.7) !important;
    }
    .lg\:\!text-navyblue\/75 {
        color: rgb(35 39 92 / 0.75) !important;
    }
    .lg\:\!text-navyblue\/80 {
        color: rgb(35 39 92 / 0.8) !important;
    }
    .lg\:\!text-navyblue\/90 {
        color: rgb(35 39 92 / 0.9) !important;
    }
    .lg\:\!text-navyblue\/95 {
        color: rgb(35 39 92 / 0.95) !important;
    }
    .lg\:\!text-orange {
        --tw-text-opacity: 1 !important;
        color: rgb(236 114 101 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-orange\/0 {
        color: rgb(236 114 101 / 0) !important;
    }
    .lg\:\!text-orange\/10 {
        color: rgb(236 114 101 / 0.1) !important;
    }
    .lg\:\!text-orange\/100 {
        color: rgb(236 114 101 / 1) !important;
    }
    .lg\:\!text-orange\/20 {
        color: rgb(236 114 101 / 0.2) !important;
    }
    .lg\:\!text-orange\/25 {
        color: rgb(236 114 101 / 0.25) !important;
    }
    .lg\:\!text-orange\/30 {
        color: rgb(236 114 101 / 0.3) !important;
    }
    .lg\:\!text-orange\/40 {
        color: rgb(236 114 101 / 0.4) !important;
    }
    .lg\:\!text-orange\/5 {
        color: rgb(236 114 101 / 0.05) !important;
    }
    .lg\:\!text-orange\/50 {
        color: rgb(236 114 101 / 0.5) !important;
    }
    .lg\:\!text-orange\/60 {
        color: rgb(236 114 101 / 0.6) !important;
    }
    .lg\:\!text-orange\/70 {
        color: rgb(236 114 101 / 0.7) !important;
    }
    .lg\:\!text-orange\/75 {
        color: rgb(236 114 101 / 0.75) !important;
    }
    .lg\:\!text-orange\/80 {
        color: rgb(236 114 101 / 0.8) !important;
    }
    .lg\:\!text-orange\/90 {
        color: rgb(236 114 101 / 0.9) !important;
    }
    .lg\:\!text-orange\/95 {
        color: rgb(236 114 101 / 0.95) !important;
    }
    .lg\:\!text-seablue {
        --tw-text-opacity: 1 !important;
        color: rgb(87 182 178 / var(--tw-text-opacity, 1)) !important;
    }
    .lg\:\!text-seablue\/0 {
        color: rgb(87 182 178 / 0) !important;
    }
    .lg\:\!text-seablue\/10 {
        color: rgb(87 182 178 / 0.1) !important;
    }
    .lg\:\!text-seablue\/100 {
        color: rgb(87 182 178 / 1) !important;
    }
    .lg\:\!text-seablue\/20 {
        color: rgb(87 182 178 / 0.2) !important;
    }
    .lg\:\!text-seablue\/25 {
        color: rgb(87 182 178 / 0.25) !important;
    }
    .lg\:\!text-seablue\/30 {
        color: rgb(87 182 178 / 0.3) !important;
    }
    .lg\:\!text-seablue\/40 {
        color: rgb(87 182 178 / 0.4) !important;
    }
    .lg\:\!text-seablue\/5 {
        color: rgb(87 182 178 / 0.05) !important;
    }
    .lg\:\!text-seablue\/50 {
        color: rgb(87 182 178 / 0.5) !important;
    }
    .lg\:\!text-seablue\/60 {
        color: rgb(87 182 178 / 0.6) !important;
    }
    .lg\:\!text-seablue\/70 {
        color: rgb(87 182 178 / 0.7) !important;
    }
    .lg\:\!text-seablue\/75 {
        color: rgb(87 182 178 / 0.75) !important;
    }
    .lg\:\!text-seablue\/80 {
        color: rgb(87 182 178 / 0.8) !important;
    }
    .lg\:\!text-seablue\/90 {
        color: rgb(87 182 178 / 0.9) !important;
    }
    .lg\:\!text-seablue\/95 {
        color: rgb(87 182 178 / 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(31 31 31 / var(--tw-text-opacity, 1));
    }
    .lg\:text-black\/0 {
        color: rgb(31 31 31 / 0);
    }
    .lg\:text-black\/10 {
        color: rgb(31 31 31 / 0.1);
    }
    .lg\:text-black\/100 {
        color: rgb(31 31 31 / 1);
    }
    .lg\:text-black\/20 {
        color: rgb(31 31 31 / 0.2);
    }
    .lg\:text-black\/25 {
        color: rgb(31 31 31 / 0.25);
    }
    .lg\:text-black\/30 {
        color: rgb(31 31 31 / 0.3);
    }
    .lg\:text-black\/40 {
        color: rgb(31 31 31 / 0.4);
    }
    .lg\:text-black\/5 {
        color: rgb(31 31 31 / 0.05);
    }
    .lg\:text-black\/50 {
        color: rgb(31 31 31 / 0.5);
    }
    .lg\:text-black\/60 {
        color: rgb(31 31 31 / 0.6);
    }
    .lg\:text-black\/70 {
        color: rgb(31 31 31 / 0.7);
    }
    .lg\:text-black\/75 {
        color: rgb(31 31 31 / 0.75);
    }
    .lg\:text-black\/80 {
        color: rgb(31 31 31 / 0.8);
    }
    .lg\:text-black\/90 {
        color: rgb(31 31 31 / 0.9);
    }
    .lg\:text-black\/95 {
        color: rgb(31 31 31 / 0.95);
    }
    .lg\:text-green {
        --tw-text-opacity: 1;
        color: rgb(122 171 109 / var(--tw-text-opacity, 1));
    }
    .lg\:text-green\/0 {
        color: rgb(122 171 109 / 0);
    }
    .lg\:text-green\/10 {
        color: rgb(122 171 109 / 0.1);
    }
    .lg\:text-green\/100 {
        color: rgb(122 171 109 / 1);
    }
    .lg\:text-green\/20 {
        color: rgb(122 171 109 / 0.2);
    }
    .lg\:text-green\/25 {
        color: rgb(122 171 109 / 0.25);
    }
    .lg\:text-green\/30 {
        color: rgb(122 171 109 / 0.3);
    }
    .lg\:text-green\/40 {
        color: rgb(122 171 109 / 0.4);
    }
    .lg\:text-green\/5 {
        color: rgb(122 171 109 / 0.05);
    }
    .lg\:text-green\/50 {
        color: rgb(122 171 109 / 0.5);
    }
    .lg\:text-green\/60 {
        color: rgb(122 171 109 / 0.6);
    }
    .lg\:text-green\/70 {
        color: rgb(122 171 109 / 0.7);
    }
    .lg\:text-green\/75 {
        color: rgb(122 171 109 / 0.75);
    }
    .lg\:text-green\/80 {
        color: rgb(122 171 109 / 0.8);
    }
    .lg\:text-green\/90 {
        color: rgb(122 171 109 / 0.9);
    }
    .lg\:text-green\/95 {
        color: rgb(122 171 109 / 0.95);
    }
    .lg\:text-ltblue {
        --tw-text-opacity: 1;
        color: rgb(92 148 191 / var(--tw-text-opacity, 1));
    }
    .lg\:text-ltblue\/0 {
        color: rgb(92 148 191 / 0);
    }
    .lg\:text-ltblue\/10 {
        color: rgb(92 148 191 / 0.1);
    }
    .lg\:text-ltblue\/100 {
        color: rgb(92 148 191 / 1);
    }
    .lg\:text-ltblue\/20 {
        color: rgb(92 148 191 / 0.2);
    }
    .lg\:text-ltblue\/25 {
        color: rgb(92 148 191 / 0.25);
    }
    .lg\:text-ltblue\/30 {
        color: rgb(92 148 191 / 0.3);
    }
    .lg\:text-ltblue\/40 {
        color: rgb(92 148 191 / 0.4);
    }
    .lg\:text-ltblue\/5 {
        color: rgb(92 148 191 / 0.05);
    }
    .lg\:text-ltblue\/50 {
        color: rgb(92 148 191 / 0.5);
    }
    .lg\:text-ltblue\/60 {
        color: rgb(92 148 191 / 0.6);
    }
    .lg\:text-ltblue\/70 {
        color: rgb(92 148 191 / 0.7);
    }
    .lg\:text-ltblue\/75 {
        color: rgb(92 148 191 / 0.75);
    }
    .lg\:text-ltblue\/80 {
        color: rgb(92 148 191 / 0.8);
    }
    .lg\:text-ltblue\/90 {
        color: rgb(92 148 191 / 0.9);
    }
    .lg\:text-ltblue\/95 {
        color: rgb(92 148 191 / 0.95);
    }
    .lg\:text-navyblue {
        --tw-text-opacity: 1;
        color: rgb(35 39 92 / var(--tw-text-opacity, 1));
    }
    .lg\:text-navyblue\/0 {
        color: rgb(35 39 92 / 0);
    }
    .lg\:text-navyblue\/10 {
        color: rgb(35 39 92 / 0.1);
    }
    .lg\:text-navyblue\/100 {
        color: rgb(35 39 92 / 1);
    }
    .lg\:text-navyblue\/20 {
        color: rgb(35 39 92 / 0.2);
    }
    .lg\:text-navyblue\/25 {
        color: rgb(35 39 92 / 0.25);
    }
    .lg\:text-navyblue\/30 {
        color: rgb(35 39 92 / 0.3);
    }
    .lg\:text-navyblue\/40 {
        color: rgb(35 39 92 / 0.4);
    }
    .lg\:text-navyblue\/5 {
        color: rgb(35 39 92 / 0.05);
    }
    .lg\:text-navyblue\/50 {
        color: rgb(35 39 92 / 0.5);
    }
    .lg\:text-navyblue\/60 {
        color: rgb(35 39 92 / 0.6);
    }
    .lg\:text-navyblue\/70 {
        color: rgb(35 39 92 / 0.7);
    }
    .lg\:text-navyblue\/75 {
        color: rgb(35 39 92 / 0.75);
    }
    .lg\:text-navyblue\/80 {
        color: rgb(35 39 92 / 0.8);
    }
    .lg\:text-navyblue\/90 {
        color: rgb(35 39 92 / 0.9);
    }
    .lg\:text-navyblue\/95 {
        color: rgb(35 39 92 / 0.95);
    }
    .lg\:text-orange {
        --tw-text-opacity: 1;
        color: rgb(236 114 101 / var(--tw-text-opacity, 1));
    }
    .lg\:text-orange\/0 {
        color: rgb(236 114 101 / 0);
    }
    .lg\:text-orange\/10 {
        color: rgb(236 114 101 / 0.1);
    }
    .lg\:text-orange\/100 {
        color: rgb(236 114 101 / 1);
    }
    .lg\:text-orange\/20 {
        color: rgb(236 114 101 / 0.2);
    }
    .lg\:text-orange\/25 {
        color: rgb(236 114 101 / 0.25);
    }
    .lg\:text-orange\/30 {
        color: rgb(236 114 101 / 0.3);
    }
    .lg\:text-orange\/40 {
        color: rgb(236 114 101 / 0.4);
    }
    .lg\:text-orange\/5 {
        color: rgb(236 114 101 / 0.05);
    }
    .lg\:text-orange\/50 {
        color: rgb(236 114 101 / 0.5);
    }
    .lg\:text-orange\/60 {
        color: rgb(236 114 101 / 0.6);
    }
    .lg\:text-orange\/70 {
        color: rgb(236 114 101 / 0.7);
    }
    .lg\:text-orange\/75 {
        color: rgb(236 114 101 / 0.75);
    }
    .lg\:text-orange\/80 {
        color: rgb(236 114 101 / 0.8);
    }
    .lg\:text-orange\/90 {
        color: rgb(236 114 101 / 0.9);
    }
    .lg\:text-orange\/95 {
        color: rgb(236 114 101 / 0.95);
    }
    .lg\:text-seablue {
        --tw-text-opacity: 1;
        color: rgb(87 182 178 / var(--tw-text-opacity, 1));
    }
    .lg\:text-seablue\/0 {
        color: rgb(87 182 178 / 0);
    }
    .lg\:text-seablue\/10 {
        color: rgb(87 182 178 / 0.1);
    }
    .lg\:text-seablue\/100 {
        color: rgb(87 182 178 / 1);
    }
    .lg\:text-seablue\/20 {
        color: rgb(87 182 178 / 0.2);
    }
    .lg\:text-seablue\/25 {
        color: rgb(87 182 178 / 0.25);
    }
    .lg\:text-seablue\/30 {
        color: rgb(87 182 178 / 0.3);
    }
    .lg\:text-seablue\/40 {
        color: rgb(87 182 178 / 0.4);
    }
    .lg\:text-seablue\/5 {
        color: rgb(87 182 178 / 0.05);
    }
    .lg\:text-seablue\/50 {
        color: rgb(87 182 178 / 0.5);
    }
    .lg\:text-seablue\/60 {
        color: rgb(87 182 178 / 0.6);
    }
    .lg\:text-seablue\/70 {
        color: rgb(87 182 178 / 0.7);
    }
    .lg\:text-seablue\/75 {
        color: rgb(87 182 178 / 0.75);
    }
    .lg\:text-seablue\/80 {
        color: rgb(87 182 178 / 0.8);
    }
    .lg\:text-seablue\/90 {
        color: rgb(87 182 178 / 0.9);
    }
    .lg\:text-seablue\/95 {
        color: rgb(87 182 178 / 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\: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\:auto-rows-auto {
        grid-auto-rows: auto;
    }
    .xl\:auto-rows-fr {
        grid-auto-rows: minmax(0, 1fr);
    }
    .xl\:auto-rows-max {
        grid-auto-rows: max-content;
    }
    .xl\:auto-rows-min {
        grid-auto-rows: min-content;
    }
    .xl\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .xl\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .xl\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .xl\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .xl\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr));
    }
    .xl\:grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr));
    }
    .xl\:grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr));
    }
    .xl\:grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr));
    }
    .xl\:grid-rows-5 {
        grid-template-rows: repeat(5, minmax(0, 1fr));
    }
    .xl\:grid-rows-6 {
        grid-template-rows: repeat(6, minmax(0, 1fr));
    }
    .xl\:grid-rows-none {
        grid-template-rows: none;
    }
    .xl\:flex-row {
        flex-direction: row;
    }
    .xl\:flex-col {
        flex-direction: column;
    }
    .xl\:flex-wrap {
        flex-wrap: wrap;
    }
    .xl\:flex-nowrap {
        flex-wrap: nowrap;
    }
    .xl\:content-center {
        align-content: center;
    }
    .xl\:content-start {
        align-content: flex-start;
    }
    .xl\:content-end {
        align-content: flex-end;
    }
    .xl\:content-between {
        align-content: space-between;
    }
    .xl\:content-around {
        align-content: space-around;
    }
    .xl\:content-evenly {
        align-content: space-evenly;
    }
    .xl\:items-start {
        align-items: flex-start;
    }
    .xl\:items-end {
        align-items: flex-end;
    }
    .xl\:items-center {
        align-items: center;
    }
    .xl\:justify-start {
        justify-content: flex-start;
    }
    .xl\:justify-end {
        justify-content: flex-end;
    }
    .xl\:justify-center {
        justify-content: center;
    }
    .xl\:justify-between {
        justify-content: space-between;
    }
    .xl\:justify-around {
        justify-content: space-around;
    }
    .xl\:justify-evenly {
        justify-content: space-evenly;
    }
    .xl\:gap-1 {
        gap: 0.25rem;
    }
    .xl\:gap-10 {
        gap: 2.5rem;
    }
    .xl\:gap-2 {
        gap: 0.5rem;
    }
    .xl\:gap-3 {
        gap: 0.75rem;
    }
    .xl\:gap-4 {
        gap: 1rem;
    }
    .xl\:gap-6 {
        gap: 1.5rem;
    }
    .xl\:gap-8 {
        gap: 2rem;
    }
    .xl\:gap-x-1 {
        -moz-column-gap: 0.25rem;
             column-gap: 0.25rem;
    }
    .xl\:gap-x-10 {
        -moz-column-gap: 2.5rem;
             column-gap: 2.5rem;
    }
    .xl\:gap-x-2 {
        -moz-column-gap: 0.5rem;
             column-gap: 0.5rem;
    }
    .xl\:gap-x-3 {
        -moz-column-gap: 0.75rem;
             column-gap: 0.75rem;
    }
    .xl\:gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
    }
    .xl\:gap-x-6 {
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem;
    }
    .xl\:gap-x-8 {
        -moz-column-gap: 2rem;
             column-gap: 2rem;
    }
    .xl\:gap-y-1 {
        row-gap: 0.25rem;
    }
    .xl\:gap-y-10 {
        row-gap: 2.5rem;
    }
    .xl\:gap-y-2 {
        row-gap: 0.5rem;
    }
    .xl\:gap-y-3 {
        row-gap: 0.75rem;
    }
    .xl\:gap-y-4 {
        row-gap: 1rem;
    }
    .xl\:gap-y-6 {
        row-gap: 1.5rem;
    }
    .xl\:gap-y-8 {
        row-gap: 2rem;
    }
    .xl\:rounded {
        border-radius: 0.25rem;
    }
    .xl\:rounded-2xl {
        border-radius: 1rem;
    }
    .xl\:rounded-full {
        border-radius: 9999px;
    }
    .xl\:rounded-lg {
        border-radius: 0.5rem;
    }
    .xl\:rounded-md {
        border-radius: 0.375rem;
    }
    .xl\:rounded-none {
        border-radius: 0px;
    }
    .xl\:rounded-r12 {
        border-radius: 12px;
    }
    .xl\:rounded-r16 {
        border-radius: 16px;
    }
    .xl\:rounded-r20 {
        border-radius: 20px;
    }
    .xl\:rounded-r24 {
        border-radius: 24px;
    }
    .xl\:rounded-r3 {
        border-radius: 3px;
    }
    .xl\:rounded-r32 {
        border-radius: 32px;
    }
    .xl\:rounded-r40 {
        border-radius: 40px;
    }
    .xl\:rounded-r6 {
        border-radius: 6px;
    }
    .xl\:rounded-r8 {
        border-radius: 8px;
    }
    .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-r16 {
        border-bottom-right-radius: 16px;
        border-bottom-left-radius: 16px;
    }
    .xl\:rounded-b-r20 {
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .xl\:rounded-b-r24 {
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .xl\:rounded-b-r3 {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .xl\:rounded-b-r32 {
        border-bottom-right-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .xl\:rounded-b-r40 {
        border-bottom-right-radius: 40px;
        border-bottom-left-radius: 40px;
    }
    .xl\:rounded-b-r6 {
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    .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-r16 {
        border-top-left-radius: 16px;
        border-bottom-left-radius: 16px;
    }
    .xl\:rounded-l-r20 {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .xl\:rounded-l-r24 {
        border-top-left-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .xl\:rounded-l-r3 {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .xl\:rounded-l-r32 {
        border-top-left-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .xl\:rounded-l-r40 {
        border-top-left-radius: 40px;
        border-bottom-left-radius: 40px;
    }
    .xl\:rounded-l-r6 {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    .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-r16 {
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .xl\:rounded-r-r20 {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .xl\:rounded-r-r24 {
        border-top-right-radius: 24px;
        border-bottom-right-radius: 24px;
    }
    .xl\:rounded-r-r3 {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .xl\:rounded-r-r32 {
        border-top-right-radius: 32px;
        border-bottom-right-radius: 32px;
    }
    .xl\:rounded-r-r40 {
        border-top-right-radius: 40px;
        border-bottom-right-radius: 40px;
    }
    .xl\:rounded-r-r6 {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }
    .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-r16 {
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }
    .xl\:rounded-t-r20 {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    .xl\:rounded-t-r24 {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }
    .xl\:rounded-t-r3 {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }
    .xl\:rounded-t-r32 {
        border-top-left-radius: 32px;
        border-top-right-radius: 32px;
    }
    .xl\:rounded-t-r40 {
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }
    .xl\:rounded-t-r6 {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
    .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-r16 {
        border-bottom-left-radius: 16px;
    }
    .xl\:rounded-bl-r20 {
        border-bottom-left-radius: 20px;
    }
    .xl\:rounded-bl-r24 {
        border-bottom-left-radius: 24px;
    }
    .xl\:rounded-bl-r3 {
        border-bottom-left-radius: 3px;
    }
    .xl\:rounded-bl-r32 {
        border-bottom-left-radius: 32px;
    }
    .xl\:rounded-bl-r40 {
        border-bottom-left-radius: 40px;
    }
    .xl\:rounded-bl-r6 {
        border-bottom-left-radius: 6px;
    }
    .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-r16 {
        border-bottom-right-radius: 16px;
    }
    .xl\:rounded-br-r20 {
        border-bottom-right-radius: 20px;
    }
    .xl\:rounded-br-r24 {
        border-bottom-right-radius: 24px;
    }
    .xl\:rounded-br-r3 {
        border-bottom-right-radius: 3px;
    }
    .xl\:rounded-br-r32 {
        border-bottom-right-radius: 32px;
    }
    .xl\:rounded-br-r40 {
        border-bottom-right-radius: 40px;
    }
    .xl\:rounded-br-r6 {
        border-bottom-right-radius: 6px;
    }
    .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-r16 {
        border-top-left-radius: 16px;
    }
    .xl\:rounded-tl-r20 {
        border-top-left-radius: 20px;
    }
    .xl\:rounded-tl-r24 {
        border-top-left-radius: 24px;
    }
    .xl\:rounded-tl-r3 {
        border-top-left-radius: 3px;
    }
    .xl\:rounded-tl-r32 {
        border-top-left-radius: 32px;
    }
    .xl\:rounded-tl-r40 {
        border-top-left-radius: 40px;
    }
    .xl\:rounded-tl-r6 {
        border-top-left-radius: 6px;
    }
    .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-r16 {
        border-top-right-radius: 16px;
    }
    .xl\:rounded-tr-r20 {
        border-top-right-radius: 20px;
    }
    .xl\:rounded-tr-r24 {
        border-top-right-radius: 24px;
    }
    .xl\:rounded-tr-r3 {
        border-top-right-radius: 3px;
    }
    .xl\:rounded-tr-r32 {
        border-top-right-radius: 32px;
    }
    .xl\:rounded-tr-r40 {
        border-top-right-radius: 40px;
    }
    .xl\:rounded-tr-r6 {
        border-top-right-radius: 6px;
    }
    .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-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-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-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-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-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-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-solid {
        border-style: solid;
    }
    .xl\:border-none {
        border-style: none;
    }
    .xl\:\!border-black {
        --tw-border-opacity: 1 !important;
        border-color: rgb(31 31 31 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-black\/0 {
        border-color: rgb(31 31 31 / 0) !important;
    }
    .xl\:\!border-black\/10 {
        border-color: rgb(31 31 31 / 0.1) !important;
    }
    .xl\:\!border-black\/100 {
        border-color: rgb(31 31 31 / 1) !important;
    }
    .xl\:\!border-black\/20 {
        border-color: rgb(31 31 31 / 0.2) !important;
    }
    .xl\:\!border-black\/25 {
        border-color: rgb(31 31 31 / 0.25) !important;
    }
    .xl\:\!border-black\/30 {
        border-color: rgb(31 31 31 / 0.3) !important;
    }
    .xl\:\!border-black\/40 {
        border-color: rgb(31 31 31 / 0.4) !important;
    }
    .xl\:\!border-black\/5 {
        border-color: rgb(31 31 31 / 0.05) !important;
    }
    .xl\:\!border-black\/50 {
        border-color: rgb(31 31 31 / 0.5) !important;
    }
    .xl\:\!border-black\/60 {
        border-color: rgb(31 31 31 / 0.6) !important;
    }
    .xl\:\!border-black\/70 {
        border-color: rgb(31 31 31 / 0.7) !important;
    }
    .xl\:\!border-black\/75 {
        border-color: rgb(31 31 31 / 0.75) !important;
    }
    .xl\:\!border-black\/80 {
        border-color: rgb(31 31 31 / 0.8) !important;
    }
    .xl\:\!border-black\/90 {
        border-color: rgb(31 31 31 / 0.9) !important;
    }
    .xl\:\!border-black\/95 {
        border-color: rgb(31 31 31 / 0.95) !important;
    }
    .xl\:\!border-green {
        --tw-border-opacity: 1 !important;
        border-color: rgb(122 171 109 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-green\/0 {
        border-color: rgb(122 171 109 / 0) !important;
    }
    .xl\:\!border-green\/10 {
        border-color: rgb(122 171 109 / 0.1) !important;
    }
    .xl\:\!border-green\/100 {
        border-color: rgb(122 171 109 / 1) !important;
    }
    .xl\:\!border-green\/20 {
        border-color: rgb(122 171 109 / 0.2) !important;
    }
    .xl\:\!border-green\/25 {
        border-color: rgb(122 171 109 / 0.25) !important;
    }
    .xl\:\!border-green\/30 {
        border-color: rgb(122 171 109 / 0.3) !important;
    }
    .xl\:\!border-green\/40 {
        border-color: rgb(122 171 109 / 0.4) !important;
    }
    .xl\:\!border-green\/5 {
        border-color: rgb(122 171 109 / 0.05) !important;
    }
    .xl\:\!border-green\/50 {
        border-color: rgb(122 171 109 / 0.5) !important;
    }
    .xl\:\!border-green\/60 {
        border-color: rgb(122 171 109 / 0.6) !important;
    }
    .xl\:\!border-green\/70 {
        border-color: rgb(122 171 109 / 0.7) !important;
    }
    .xl\:\!border-green\/75 {
        border-color: rgb(122 171 109 / 0.75) !important;
    }
    .xl\:\!border-green\/80 {
        border-color: rgb(122 171 109 / 0.8) !important;
    }
    .xl\:\!border-green\/90 {
        border-color: rgb(122 171 109 / 0.9) !important;
    }
    .xl\:\!border-green\/95 {
        border-color: rgb(122 171 109 / 0.95) !important;
    }
    .xl\:\!border-ltblue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(92 148 191 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-ltblue\/0 {
        border-color: rgb(92 148 191 / 0) !important;
    }
    .xl\:\!border-ltblue\/10 {
        border-color: rgb(92 148 191 / 0.1) !important;
    }
    .xl\:\!border-ltblue\/100 {
        border-color: rgb(92 148 191 / 1) !important;
    }
    .xl\:\!border-ltblue\/20 {
        border-color: rgb(92 148 191 / 0.2) !important;
    }
    .xl\:\!border-ltblue\/25 {
        border-color: rgb(92 148 191 / 0.25) !important;
    }
    .xl\:\!border-ltblue\/30 {
        border-color: rgb(92 148 191 / 0.3) !important;
    }
    .xl\:\!border-ltblue\/40 {
        border-color: rgb(92 148 191 / 0.4) !important;
    }
    .xl\:\!border-ltblue\/5 {
        border-color: rgb(92 148 191 / 0.05) !important;
    }
    .xl\:\!border-ltblue\/50 {
        border-color: rgb(92 148 191 / 0.5) !important;
    }
    .xl\:\!border-ltblue\/60 {
        border-color: rgb(92 148 191 / 0.6) !important;
    }
    .xl\:\!border-ltblue\/70 {
        border-color: rgb(92 148 191 / 0.7) !important;
    }
    .xl\:\!border-ltblue\/75 {
        border-color: rgb(92 148 191 / 0.75) !important;
    }
    .xl\:\!border-ltblue\/80 {
        border-color: rgb(92 148 191 / 0.8) !important;
    }
    .xl\:\!border-ltblue\/90 {
        border-color: rgb(92 148 191 / 0.9) !important;
    }
    .xl\:\!border-ltblue\/95 {
        border-color: rgb(92 148 191 / 0.95) !important;
    }
    .xl\:\!border-navyblue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(35 39 92 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-navyblue\/0 {
        border-color: rgb(35 39 92 / 0) !important;
    }
    .xl\:\!border-navyblue\/10 {
        border-color: rgb(35 39 92 / 0.1) !important;
    }
    .xl\:\!border-navyblue\/100 {
        border-color: rgb(35 39 92 / 1) !important;
    }
    .xl\:\!border-navyblue\/20 {
        border-color: rgb(35 39 92 / 0.2) !important;
    }
    .xl\:\!border-navyblue\/25 {
        border-color: rgb(35 39 92 / 0.25) !important;
    }
    .xl\:\!border-navyblue\/30 {
        border-color: rgb(35 39 92 / 0.3) !important;
    }
    .xl\:\!border-navyblue\/40 {
        border-color: rgb(35 39 92 / 0.4) !important;
    }
    .xl\:\!border-navyblue\/5 {
        border-color: rgb(35 39 92 / 0.05) !important;
    }
    .xl\:\!border-navyblue\/50 {
        border-color: rgb(35 39 92 / 0.5) !important;
    }
    .xl\:\!border-navyblue\/60 {
        border-color: rgb(35 39 92 / 0.6) !important;
    }
    .xl\:\!border-navyblue\/70 {
        border-color: rgb(35 39 92 / 0.7) !important;
    }
    .xl\:\!border-navyblue\/75 {
        border-color: rgb(35 39 92 / 0.75) !important;
    }
    .xl\:\!border-navyblue\/80 {
        border-color: rgb(35 39 92 / 0.8) !important;
    }
    .xl\:\!border-navyblue\/90 {
        border-color: rgb(35 39 92 / 0.9) !important;
    }
    .xl\:\!border-navyblue\/95 {
        border-color: rgb(35 39 92 / 0.95) !important;
    }
    .xl\:\!border-orange {
        --tw-border-opacity: 1 !important;
        border-color: rgb(236 114 101 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-orange\/0 {
        border-color: rgb(236 114 101 / 0) !important;
    }
    .xl\:\!border-orange\/10 {
        border-color: rgb(236 114 101 / 0.1) !important;
    }
    .xl\:\!border-orange\/100 {
        border-color: rgb(236 114 101 / 1) !important;
    }
    .xl\:\!border-orange\/20 {
        border-color: rgb(236 114 101 / 0.2) !important;
    }
    .xl\:\!border-orange\/25 {
        border-color: rgb(236 114 101 / 0.25) !important;
    }
    .xl\:\!border-orange\/30 {
        border-color: rgb(236 114 101 / 0.3) !important;
    }
    .xl\:\!border-orange\/40 {
        border-color: rgb(236 114 101 / 0.4) !important;
    }
    .xl\:\!border-orange\/5 {
        border-color: rgb(236 114 101 / 0.05) !important;
    }
    .xl\:\!border-orange\/50 {
        border-color: rgb(236 114 101 / 0.5) !important;
    }
    .xl\:\!border-orange\/60 {
        border-color: rgb(236 114 101 / 0.6) !important;
    }
    .xl\:\!border-orange\/70 {
        border-color: rgb(236 114 101 / 0.7) !important;
    }
    .xl\:\!border-orange\/75 {
        border-color: rgb(236 114 101 / 0.75) !important;
    }
    .xl\:\!border-orange\/80 {
        border-color: rgb(236 114 101 / 0.8) !important;
    }
    .xl\:\!border-orange\/90 {
        border-color: rgb(236 114 101 / 0.9) !important;
    }
    .xl\:\!border-orange\/95 {
        border-color: rgb(236 114 101 / 0.95) !important;
    }
    .xl\:\!border-seablue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(87 182 178 / var(--tw-border-opacity, 1)) !important;
    }
    .xl\:\!border-seablue\/0 {
        border-color: rgb(87 182 178 / 0) !important;
    }
    .xl\:\!border-seablue\/10 {
        border-color: rgb(87 182 178 / 0.1) !important;
    }
    .xl\:\!border-seablue\/100 {
        border-color: rgb(87 182 178 / 1) !important;
    }
    .xl\:\!border-seablue\/20 {
        border-color: rgb(87 182 178 / 0.2) !important;
    }
    .xl\:\!border-seablue\/25 {
        border-color: rgb(87 182 178 / 0.25) !important;
    }
    .xl\:\!border-seablue\/30 {
        border-color: rgb(87 182 178 / 0.3) !important;
    }
    .xl\:\!border-seablue\/40 {
        border-color: rgb(87 182 178 / 0.4) !important;
    }
    .xl\:\!border-seablue\/5 {
        border-color: rgb(87 182 178 / 0.05) !important;
    }
    .xl\:\!border-seablue\/50 {
        border-color: rgb(87 182 178 / 0.5) !important;
    }
    .xl\:\!border-seablue\/60 {
        border-color: rgb(87 182 178 / 0.6) !important;
    }
    .xl\:\!border-seablue\/70 {
        border-color: rgb(87 182 178 / 0.7) !important;
    }
    .xl\:\!border-seablue\/75 {
        border-color: rgb(87 182 178 / 0.75) !important;
    }
    .xl\:\!border-seablue\/80 {
        border-color: rgb(87 182 178 / 0.8) !important;
    }
    .xl\:\!border-seablue\/90 {
        border-color: rgb(87 182 178 / 0.9) !important;
    }
    .xl\:\!border-seablue\/95 {
        border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-border-opacity, 1));
    }
    .xl\:border-black\/0 {
        border-color: rgb(31 31 31 / 0);
    }
    .xl\:border-black\/10 {
        border-color: rgb(31 31 31 / 0.1);
    }
    .xl\:border-black\/100 {
        border-color: rgb(31 31 31 / 1);
    }
    .xl\:border-black\/20 {
        border-color: rgb(31 31 31 / 0.2);
    }
    .xl\:border-black\/25 {
        border-color: rgb(31 31 31 / 0.25);
    }
    .xl\:border-black\/30 {
        border-color: rgb(31 31 31 / 0.3);
    }
    .xl\:border-black\/40 {
        border-color: rgb(31 31 31 / 0.4);
    }
    .xl\:border-black\/5 {
        border-color: rgb(31 31 31 / 0.05);
    }
    .xl\:border-black\/50 {
        border-color: rgb(31 31 31 / 0.5);
    }
    .xl\:border-black\/60 {
        border-color: rgb(31 31 31 / 0.6);
    }
    .xl\:border-black\/70 {
        border-color: rgb(31 31 31 / 0.7);
    }
    .xl\:border-black\/75 {
        border-color: rgb(31 31 31 / 0.75);
    }
    .xl\:border-black\/80 {
        border-color: rgb(31 31 31 / 0.8);
    }
    .xl\:border-black\/90 {
        border-color: rgb(31 31 31 / 0.9);
    }
    .xl\:border-black\/95 {
        border-color: rgb(31 31 31 / 0.95);
    }
    .xl\:border-green {
        --tw-border-opacity: 1;
        border-color: rgb(122 171 109 / var(--tw-border-opacity, 1));
    }
    .xl\:border-green\/0 {
        border-color: rgb(122 171 109 / 0);
    }
    .xl\:border-green\/10 {
        border-color: rgb(122 171 109 / 0.1);
    }
    .xl\:border-green\/100 {
        border-color: rgb(122 171 109 / 1);
    }
    .xl\:border-green\/20 {
        border-color: rgb(122 171 109 / 0.2);
    }
    .xl\:border-green\/25 {
        border-color: rgb(122 171 109 / 0.25);
    }
    .xl\:border-green\/30 {
        border-color: rgb(122 171 109 / 0.3);
    }
    .xl\:border-green\/40 {
        border-color: rgb(122 171 109 / 0.4);
    }
    .xl\:border-green\/5 {
        border-color: rgb(122 171 109 / 0.05);
    }
    .xl\:border-green\/50 {
        border-color: rgb(122 171 109 / 0.5);
    }
    .xl\:border-green\/60 {
        border-color: rgb(122 171 109 / 0.6);
    }
    .xl\:border-green\/70 {
        border-color: rgb(122 171 109 / 0.7);
    }
    .xl\:border-green\/75 {
        border-color: rgb(122 171 109 / 0.75);
    }
    .xl\:border-green\/80 {
        border-color: rgb(122 171 109 / 0.8);
    }
    .xl\:border-green\/90 {
        border-color: rgb(122 171 109 / 0.9);
    }
    .xl\:border-green\/95 {
        border-color: rgb(122 171 109 / 0.95);
    }
    .xl\:border-ltblue {
        --tw-border-opacity: 1;
        border-color: rgb(92 148 191 / var(--tw-border-opacity, 1));
    }
    .xl\:border-ltblue\/0 {
        border-color: rgb(92 148 191 / 0);
    }
    .xl\:border-ltblue\/10 {
        border-color: rgb(92 148 191 / 0.1);
    }
    .xl\:border-ltblue\/100 {
        border-color: rgb(92 148 191 / 1);
    }
    .xl\:border-ltblue\/20 {
        border-color: rgb(92 148 191 / 0.2);
    }
    .xl\:border-ltblue\/25 {
        border-color: rgb(92 148 191 / 0.25);
    }
    .xl\:border-ltblue\/30 {
        border-color: rgb(92 148 191 / 0.3);
    }
    .xl\:border-ltblue\/40 {
        border-color: rgb(92 148 191 / 0.4);
    }
    .xl\:border-ltblue\/5 {
        border-color: rgb(92 148 191 / 0.05);
    }
    .xl\:border-ltblue\/50 {
        border-color: rgb(92 148 191 / 0.5);
    }
    .xl\:border-ltblue\/60 {
        border-color: rgb(92 148 191 / 0.6);
    }
    .xl\:border-ltblue\/70 {
        border-color: rgb(92 148 191 / 0.7);
    }
    .xl\:border-ltblue\/75 {
        border-color: rgb(92 148 191 / 0.75);
    }
    .xl\:border-ltblue\/80 {
        border-color: rgb(92 148 191 / 0.8);
    }
    .xl\:border-ltblue\/90 {
        border-color: rgb(92 148 191 / 0.9);
    }
    .xl\:border-ltblue\/95 {
        border-color: rgb(92 148 191 / 0.95);
    }
    .xl\:border-navyblue {
        --tw-border-opacity: 1;
        border-color: rgb(35 39 92 / var(--tw-border-opacity, 1));
    }
    .xl\:border-navyblue\/0 {
        border-color: rgb(35 39 92 / 0);
    }
    .xl\:border-navyblue\/10 {
        border-color: rgb(35 39 92 / 0.1);
    }
    .xl\:border-navyblue\/100 {
        border-color: rgb(35 39 92 / 1);
    }
    .xl\:border-navyblue\/20 {
        border-color: rgb(35 39 92 / 0.2);
    }
    .xl\:border-navyblue\/25 {
        border-color: rgb(35 39 92 / 0.25);
    }
    .xl\:border-navyblue\/30 {
        border-color: rgb(35 39 92 / 0.3);
    }
    .xl\:border-navyblue\/40 {
        border-color: rgb(35 39 92 / 0.4);
    }
    .xl\:border-navyblue\/5 {
        border-color: rgb(35 39 92 / 0.05);
    }
    .xl\:border-navyblue\/50 {
        border-color: rgb(35 39 92 / 0.5);
    }
    .xl\:border-navyblue\/60 {
        border-color: rgb(35 39 92 / 0.6);
    }
    .xl\:border-navyblue\/70 {
        border-color: rgb(35 39 92 / 0.7);
    }
    .xl\:border-navyblue\/75 {
        border-color: rgb(35 39 92 / 0.75);
    }
    .xl\:border-navyblue\/80 {
        border-color: rgb(35 39 92 / 0.8);
    }
    .xl\:border-navyblue\/90 {
        border-color: rgb(35 39 92 / 0.9);
    }
    .xl\:border-navyblue\/95 {
        border-color: rgb(35 39 92 / 0.95);
    }
    .xl\:border-orange {
        --tw-border-opacity: 1;
        border-color: rgb(236 114 101 / var(--tw-border-opacity, 1));
    }
    .xl\:border-orange\/0 {
        border-color: rgb(236 114 101 / 0);
    }
    .xl\:border-orange\/10 {
        border-color: rgb(236 114 101 / 0.1);
    }
    .xl\:border-orange\/100 {
        border-color: rgb(236 114 101 / 1);
    }
    .xl\:border-orange\/20 {
        border-color: rgb(236 114 101 / 0.2);
    }
    .xl\:border-orange\/25 {
        border-color: rgb(236 114 101 / 0.25);
    }
    .xl\:border-orange\/30 {
        border-color: rgb(236 114 101 / 0.3);
    }
    .xl\:border-orange\/40 {
        border-color: rgb(236 114 101 / 0.4);
    }
    .xl\:border-orange\/5 {
        border-color: rgb(236 114 101 / 0.05);
    }
    .xl\:border-orange\/50 {
        border-color: rgb(236 114 101 / 0.5);
    }
    .xl\:border-orange\/60 {
        border-color: rgb(236 114 101 / 0.6);
    }
    .xl\:border-orange\/70 {
        border-color: rgb(236 114 101 / 0.7);
    }
    .xl\:border-orange\/75 {
        border-color: rgb(236 114 101 / 0.75);
    }
    .xl\:border-orange\/80 {
        border-color: rgb(236 114 101 / 0.8);
    }
    .xl\:border-orange\/90 {
        border-color: rgb(236 114 101 / 0.9);
    }
    .xl\:border-orange\/95 {
        border-color: rgb(236 114 101 / 0.95);
    }
    .xl\:border-seablue {
        --tw-border-opacity: 1;
        border-color: rgb(87 182 178 / var(--tw-border-opacity, 1));
    }
    .xl\:border-seablue\/0 {
        border-color: rgb(87 182 178 / 0);
    }
    .xl\:border-seablue\/10 {
        border-color: rgb(87 182 178 / 0.1);
    }
    .xl\:border-seablue\/100 {
        border-color: rgb(87 182 178 / 1);
    }
    .xl\:border-seablue\/20 {
        border-color: rgb(87 182 178 / 0.2);
    }
    .xl\:border-seablue\/25 {
        border-color: rgb(87 182 178 / 0.25);
    }
    .xl\:border-seablue\/30 {
        border-color: rgb(87 182 178 / 0.3);
    }
    .xl\:border-seablue\/40 {
        border-color: rgb(87 182 178 / 0.4);
    }
    .xl\:border-seablue\/5 {
        border-color: rgb(87 182 178 / 0.05);
    }
    .xl\:border-seablue\/50 {
        border-color: rgb(87 182 178 / 0.5);
    }
    .xl\:border-seablue\/60 {
        border-color: rgb(87 182 178 / 0.6);
    }
    .xl\:border-seablue\/70 {
        border-color: rgb(87 182 178 / 0.7);
    }
    .xl\:border-seablue\/75 {
        border-color: rgb(87 182 178 / 0.75);
    }
    .xl\:border-seablue\/80 {
        border-color: rgb(87 182 178 / 0.8);
    }
    .xl\:border-seablue\/90 {
        border-color: rgb(87 182 178 / 0.9);
    }
    .xl\:border-seablue\/95 {
        border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-black\/0 {
        background-color: rgb(31 31 31 / 0) !important;
    }
    .xl\:\!bg-black\/10 {
        background-color: rgb(31 31 31 / 0.1) !important;
    }
    .xl\:\!bg-black\/100 {
        background-color: rgb(31 31 31 / 1) !important;
    }
    .xl\:\!bg-black\/20 {
        background-color: rgb(31 31 31 / 0.2) !important;
    }
    .xl\:\!bg-black\/25 {
        background-color: rgb(31 31 31 / 0.25) !important;
    }
    .xl\:\!bg-black\/30 {
        background-color: rgb(31 31 31 / 0.3) !important;
    }
    .xl\:\!bg-black\/40 {
        background-color: rgb(31 31 31 / 0.4) !important;
    }
    .xl\:\!bg-black\/5 {
        background-color: rgb(31 31 31 / 0.05) !important;
    }
    .xl\:\!bg-black\/50 {
        background-color: rgb(31 31 31 / 0.5) !important;
    }
    .xl\:\!bg-black\/60 {
        background-color: rgb(31 31 31 / 0.6) !important;
    }
    .xl\:\!bg-black\/70 {
        background-color: rgb(31 31 31 / 0.7) !important;
    }
    .xl\:\!bg-black\/75 {
        background-color: rgb(31 31 31 / 0.75) !important;
    }
    .xl\:\!bg-black\/80 {
        background-color: rgb(31 31 31 / 0.8) !important;
    }
    .xl\:\!bg-black\/90 {
        background-color: rgb(31 31 31 / 0.9) !important;
    }
    .xl\:\!bg-black\/95 {
        background-color: rgb(31 31 31 / 0.95) !important;
    }
    .xl\:\!bg-green {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-green\/0 {
        background-color: rgb(122 171 109 / 0) !important;
    }
    .xl\:\!bg-green\/10 {
        background-color: rgb(122 171 109 / 0.1) !important;
    }
    .xl\:\!bg-green\/100 {
        background-color: rgb(122 171 109 / 1) !important;
    }
    .xl\:\!bg-green\/20 {
        background-color: rgb(122 171 109 / 0.2) !important;
    }
    .xl\:\!bg-green\/25 {
        background-color: rgb(122 171 109 / 0.25) !important;
    }
    .xl\:\!bg-green\/30 {
        background-color: rgb(122 171 109 / 0.3) !important;
    }
    .xl\:\!bg-green\/40 {
        background-color: rgb(122 171 109 / 0.4) !important;
    }
    .xl\:\!bg-green\/5 {
        background-color: rgb(122 171 109 / 0.05) !important;
    }
    .xl\:\!bg-green\/50 {
        background-color: rgb(122 171 109 / 0.5) !important;
    }
    .xl\:\!bg-green\/60 {
        background-color: rgb(122 171 109 / 0.6) !important;
    }
    .xl\:\!bg-green\/70 {
        background-color: rgb(122 171 109 / 0.7) !important;
    }
    .xl\:\!bg-green\/75 {
        background-color: rgb(122 171 109 / 0.75) !important;
    }
    .xl\:\!bg-green\/80 {
        background-color: rgb(122 171 109 / 0.8) !important;
    }
    .xl\:\!bg-green\/90 {
        background-color: rgb(122 171 109 / 0.9) !important;
    }
    .xl\:\!bg-green\/95 {
        background-color: rgb(122 171 109 / 0.95) !important;
    }
    .xl\:\!bg-ltblue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-ltblue\/0 {
        background-color: rgb(92 148 191 / 0) !important;
    }
    .xl\:\!bg-ltblue\/10 {
        background-color: rgb(92 148 191 / 0.1) !important;
    }
    .xl\:\!bg-ltblue\/100 {
        background-color: rgb(92 148 191 / 1) !important;
    }
    .xl\:\!bg-ltblue\/20 {
        background-color: rgb(92 148 191 / 0.2) !important;
    }
    .xl\:\!bg-ltblue\/25 {
        background-color: rgb(92 148 191 / 0.25) !important;
    }
    .xl\:\!bg-ltblue\/30 {
        background-color: rgb(92 148 191 / 0.3) !important;
    }
    .xl\:\!bg-ltblue\/40 {
        background-color: rgb(92 148 191 / 0.4) !important;
    }
    .xl\:\!bg-ltblue\/5 {
        background-color: rgb(92 148 191 / 0.05) !important;
    }
    .xl\:\!bg-ltblue\/50 {
        background-color: rgb(92 148 191 / 0.5) !important;
    }
    .xl\:\!bg-ltblue\/60 {
        background-color: rgb(92 148 191 / 0.6) !important;
    }
    .xl\:\!bg-ltblue\/70 {
        background-color: rgb(92 148 191 / 0.7) !important;
    }
    .xl\:\!bg-ltblue\/75 {
        background-color: rgb(92 148 191 / 0.75) !important;
    }
    .xl\:\!bg-ltblue\/80 {
        background-color: rgb(92 148 191 / 0.8) !important;
    }
    .xl\:\!bg-ltblue\/90 {
        background-color: rgb(92 148 191 / 0.9) !important;
    }
    .xl\:\!bg-ltblue\/95 {
        background-color: rgb(92 148 191 / 0.95) !important;
    }
    .xl\:\!bg-navyblue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-navyblue\/0 {
        background-color: rgb(35 39 92 / 0) !important;
    }
    .xl\:\!bg-navyblue\/10 {
        background-color: rgb(35 39 92 / 0.1) !important;
    }
    .xl\:\!bg-navyblue\/100 {
        background-color: rgb(35 39 92 / 1) !important;
    }
    .xl\:\!bg-navyblue\/20 {
        background-color: rgb(35 39 92 / 0.2) !important;
    }
    .xl\:\!bg-navyblue\/25 {
        background-color: rgb(35 39 92 / 0.25) !important;
    }
    .xl\:\!bg-navyblue\/30 {
        background-color: rgb(35 39 92 / 0.3) !important;
    }
    .xl\:\!bg-navyblue\/40 {
        background-color: rgb(35 39 92 / 0.4) !important;
    }
    .xl\:\!bg-navyblue\/5 {
        background-color: rgb(35 39 92 / 0.05) !important;
    }
    .xl\:\!bg-navyblue\/50 {
        background-color: rgb(35 39 92 / 0.5) !important;
    }
    .xl\:\!bg-navyblue\/60 {
        background-color: rgb(35 39 92 / 0.6) !important;
    }
    .xl\:\!bg-navyblue\/70 {
        background-color: rgb(35 39 92 / 0.7) !important;
    }
    .xl\:\!bg-navyblue\/75 {
        background-color: rgb(35 39 92 / 0.75) !important;
    }
    .xl\:\!bg-navyblue\/80 {
        background-color: rgb(35 39 92 / 0.8) !important;
    }
    .xl\:\!bg-navyblue\/90 {
        background-color: rgb(35 39 92 / 0.9) !important;
    }
    .xl\:\!bg-navyblue\/95 {
        background-color: rgb(35 39 92 / 0.95) !important;
    }
    .xl\:\!bg-orange {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-orange\/0 {
        background-color: rgb(236 114 101 / 0) !important;
    }
    .xl\:\!bg-orange\/10 {
        background-color: rgb(236 114 101 / 0.1) !important;
    }
    .xl\:\!bg-orange\/100 {
        background-color: rgb(236 114 101 / 1) !important;
    }
    .xl\:\!bg-orange\/20 {
        background-color: rgb(236 114 101 / 0.2) !important;
    }
    .xl\:\!bg-orange\/25 {
        background-color: rgb(236 114 101 / 0.25) !important;
    }
    .xl\:\!bg-orange\/30 {
        background-color: rgb(236 114 101 / 0.3) !important;
    }
    .xl\:\!bg-orange\/40 {
        background-color: rgb(236 114 101 / 0.4) !important;
    }
    .xl\:\!bg-orange\/5 {
        background-color: rgb(236 114 101 / 0.05) !important;
    }
    .xl\:\!bg-orange\/50 {
        background-color: rgb(236 114 101 / 0.5) !important;
    }
    .xl\:\!bg-orange\/60 {
        background-color: rgb(236 114 101 / 0.6) !important;
    }
    .xl\:\!bg-orange\/70 {
        background-color: rgb(236 114 101 / 0.7) !important;
    }
    .xl\:\!bg-orange\/75 {
        background-color: rgb(236 114 101 / 0.75) !important;
    }
    .xl\:\!bg-orange\/80 {
        background-color: rgb(236 114 101 / 0.8) !important;
    }
    .xl\:\!bg-orange\/90 {
        background-color: rgb(236 114 101 / 0.9) !important;
    }
    .xl\:\!bg-orange\/95 {
        background-color: rgb(236 114 101 / 0.95) !important;
    }
    .xl\:\!bg-seablue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1)) !important;
    }
    .xl\:\!bg-seablue\/0 {
        background-color: rgb(87 182 178 / 0) !important;
    }
    .xl\:\!bg-seablue\/10 {
        background-color: rgb(87 182 178 / 0.1) !important;
    }
    .xl\:\!bg-seablue\/100 {
        background-color: rgb(87 182 178 / 1) !important;
    }
    .xl\:\!bg-seablue\/20 {
        background-color: rgb(87 182 178 / 0.2) !important;
    }
    .xl\:\!bg-seablue\/25 {
        background-color: rgb(87 182 178 / 0.25) !important;
    }
    .xl\:\!bg-seablue\/30 {
        background-color: rgb(87 182 178 / 0.3) !important;
    }
    .xl\:\!bg-seablue\/40 {
        background-color: rgb(87 182 178 / 0.4) !important;
    }
    .xl\:\!bg-seablue\/5 {
        background-color: rgb(87 182 178 / 0.05) !important;
    }
    .xl\:\!bg-seablue\/50 {
        background-color: rgb(87 182 178 / 0.5) !important;
    }
    .xl\:\!bg-seablue\/60 {
        background-color: rgb(87 182 178 / 0.6) !important;
    }
    .xl\:\!bg-seablue\/70 {
        background-color: rgb(87 182 178 / 0.7) !important;
    }
    .xl\:\!bg-seablue\/75 {
        background-color: rgb(87 182 178 / 0.75) !important;
    }
    .xl\:\!bg-seablue\/80 {
        background-color: rgb(87 182 178 / 0.8) !important;
    }
    .xl\:\!bg-seablue\/90 {
        background-color: rgb(87 182 178 / 0.9) !important;
    }
    .xl\:\!bg-seablue\/95 {
        background-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-black\/0 {
        background-color: rgb(31 31 31 / 0);
    }
    .xl\:bg-black\/10 {
        background-color: rgb(31 31 31 / 0.1);
    }
    .xl\:bg-black\/100 {
        background-color: rgb(31 31 31 / 1);
    }
    .xl\:bg-black\/20 {
        background-color: rgb(31 31 31 / 0.2);
    }
    .xl\:bg-black\/25 {
        background-color: rgb(31 31 31 / 0.25);
    }
    .xl\:bg-black\/30 {
        background-color: rgb(31 31 31 / 0.3);
    }
    .xl\:bg-black\/40 {
        background-color: rgb(31 31 31 / 0.4);
    }
    .xl\:bg-black\/5 {
        background-color: rgb(31 31 31 / 0.05);
    }
    .xl\:bg-black\/50 {
        background-color: rgb(31 31 31 / 0.5);
    }
    .xl\:bg-black\/60 {
        background-color: rgb(31 31 31 / 0.6);
    }
    .xl\:bg-black\/70 {
        background-color: rgb(31 31 31 / 0.7);
    }
    .xl\:bg-black\/75 {
        background-color: rgb(31 31 31 / 0.75);
    }
    .xl\:bg-black\/80 {
        background-color: rgb(31 31 31 / 0.8);
    }
    .xl\:bg-black\/90 {
        background-color: rgb(31 31 31 / 0.9);
    }
    .xl\:bg-black\/95 {
        background-color: rgb(31 31 31 / 0.95);
    }
    .xl\:bg-green {
        --tw-bg-opacity: 1;
        background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-green\/0 {
        background-color: rgb(122 171 109 / 0);
    }
    .xl\:bg-green\/10 {
        background-color: rgb(122 171 109 / 0.1);
    }
    .xl\:bg-green\/100 {
        background-color: rgb(122 171 109 / 1);
    }
    .xl\:bg-green\/20 {
        background-color: rgb(122 171 109 / 0.2);
    }
    .xl\:bg-green\/25 {
        background-color: rgb(122 171 109 / 0.25);
    }
    .xl\:bg-green\/30 {
        background-color: rgb(122 171 109 / 0.3);
    }
    .xl\:bg-green\/40 {
        background-color: rgb(122 171 109 / 0.4);
    }
    .xl\:bg-green\/5 {
        background-color: rgb(122 171 109 / 0.05);
    }
    .xl\:bg-green\/50 {
        background-color: rgb(122 171 109 / 0.5);
    }
    .xl\:bg-green\/60 {
        background-color: rgb(122 171 109 / 0.6);
    }
    .xl\:bg-green\/70 {
        background-color: rgb(122 171 109 / 0.7);
    }
    .xl\:bg-green\/75 {
        background-color: rgb(122 171 109 / 0.75);
    }
    .xl\:bg-green\/80 {
        background-color: rgb(122 171 109 / 0.8);
    }
    .xl\:bg-green\/90 {
        background-color: rgb(122 171 109 / 0.9);
    }
    .xl\:bg-green\/95 {
        background-color: rgb(122 171 109 / 0.95);
    }
    .xl\:bg-ltblue {
        --tw-bg-opacity: 1;
        background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-ltblue\/0 {
        background-color: rgb(92 148 191 / 0);
    }
    .xl\:bg-ltblue\/10 {
        background-color: rgb(92 148 191 / 0.1);
    }
    .xl\:bg-ltblue\/100 {
        background-color: rgb(92 148 191 / 1);
    }
    .xl\:bg-ltblue\/20 {
        background-color: rgb(92 148 191 / 0.2);
    }
    .xl\:bg-ltblue\/25 {
        background-color: rgb(92 148 191 / 0.25);
    }
    .xl\:bg-ltblue\/30 {
        background-color: rgb(92 148 191 / 0.3);
    }
    .xl\:bg-ltblue\/40 {
        background-color: rgb(92 148 191 / 0.4);
    }
    .xl\:bg-ltblue\/5 {
        background-color: rgb(92 148 191 / 0.05);
    }
    .xl\:bg-ltblue\/50 {
        background-color: rgb(92 148 191 / 0.5);
    }
    .xl\:bg-ltblue\/60 {
        background-color: rgb(92 148 191 / 0.6);
    }
    .xl\:bg-ltblue\/70 {
        background-color: rgb(92 148 191 / 0.7);
    }
    .xl\:bg-ltblue\/75 {
        background-color: rgb(92 148 191 / 0.75);
    }
    .xl\:bg-ltblue\/80 {
        background-color: rgb(92 148 191 / 0.8);
    }
    .xl\:bg-ltblue\/90 {
        background-color: rgb(92 148 191 / 0.9);
    }
    .xl\:bg-ltblue\/95 {
        background-color: rgb(92 148 191 / 0.95);
    }
    .xl\:bg-navyblue {
        --tw-bg-opacity: 1;
        background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-navyblue\/0 {
        background-color: rgb(35 39 92 / 0);
    }
    .xl\:bg-navyblue\/10 {
        background-color: rgb(35 39 92 / 0.1);
    }
    .xl\:bg-navyblue\/100 {
        background-color: rgb(35 39 92 / 1);
    }
    .xl\:bg-navyblue\/20 {
        background-color: rgb(35 39 92 / 0.2);
    }
    .xl\:bg-navyblue\/25 {
        background-color: rgb(35 39 92 / 0.25);
    }
    .xl\:bg-navyblue\/30 {
        background-color: rgb(35 39 92 / 0.3);
    }
    .xl\:bg-navyblue\/40 {
        background-color: rgb(35 39 92 / 0.4);
    }
    .xl\:bg-navyblue\/5 {
        background-color: rgb(35 39 92 / 0.05);
    }
    .xl\:bg-navyblue\/50 {
        background-color: rgb(35 39 92 / 0.5);
    }
    .xl\:bg-navyblue\/60 {
        background-color: rgb(35 39 92 / 0.6);
    }
    .xl\:bg-navyblue\/70 {
        background-color: rgb(35 39 92 / 0.7);
    }
    .xl\:bg-navyblue\/75 {
        background-color: rgb(35 39 92 / 0.75);
    }
    .xl\:bg-navyblue\/80 {
        background-color: rgb(35 39 92 / 0.8);
    }
    .xl\:bg-navyblue\/90 {
        background-color: rgb(35 39 92 / 0.9);
    }
    .xl\:bg-navyblue\/95 {
        background-color: rgb(35 39 92 / 0.95);
    }
    .xl\:bg-orange {
        --tw-bg-opacity: 1;
        background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-orange\/0 {
        background-color: rgb(236 114 101 / 0);
    }
    .xl\:bg-orange\/10 {
        background-color: rgb(236 114 101 / 0.1);
    }
    .xl\:bg-orange\/100 {
        background-color: rgb(236 114 101 / 1);
    }
    .xl\:bg-orange\/20 {
        background-color: rgb(236 114 101 / 0.2);
    }
    .xl\:bg-orange\/25 {
        background-color: rgb(236 114 101 / 0.25);
    }
    .xl\:bg-orange\/30 {
        background-color: rgb(236 114 101 / 0.3);
    }
    .xl\:bg-orange\/40 {
        background-color: rgb(236 114 101 / 0.4);
    }
    .xl\:bg-orange\/5 {
        background-color: rgb(236 114 101 / 0.05);
    }
    .xl\:bg-orange\/50 {
        background-color: rgb(236 114 101 / 0.5);
    }
    .xl\:bg-orange\/60 {
        background-color: rgb(236 114 101 / 0.6);
    }
    .xl\:bg-orange\/70 {
        background-color: rgb(236 114 101 / 0.7);
    }
    .xl\:bg-orange\/75 {
        background-color: rgb(236 114 101 / 0.75);
    }
    .xl\:bg-orange\/80 {
        background-color: rgb(236 114 101 / 0.8);
    }
    .xl\:bg-orange\/90 {
        background-color: rgb(236 114 101 / 0.9);
    }
    .xl\:bg-orange\/95 {
        background-color: rgb(236 114 101 / 0.95);
    }
    .xl\:bg-seablue {
        --tw-bg-opacity: 1;
        background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-seablue\/0 {
        background-color: rgb(87 182 178 / 0);
    }
    .xl\:bg-seablue\/10 {
        background-color: rgb(87 182 178 / 0.1);
    }
    .xl\:bg-seablue\/100 {
        background-color: rgb(87 182 178 / 1);
    }
    .xl\:bg-seablue\/20 {
        background-color: rgb(87 182 178 / 0.2);
    }
    .xl\:bg-seablue\/25 {
        background-color: rgb(87 182 178 / 0.25);
    }
    .xl\:bg-seablue\/30 {
        background-color: rgb(87 182 178 / 0.3);
    }
    .xl\:bg-seablue\/40 {
        background-color: rgb(87 182 178 / 0.4);
    }
    .xl\:bg-seablue\/5 {
        background-color: rgb(87 182 178 / 0.05);
    }
    .xl\:bg-seablue\/50 {
        background-color: rgb(87 182 178 / 0.5);
    }
    .xl\:bg-seablue\/60 {
        background-color: rgb(87 182 178 / 0.6);
    }
    .xl\:bg-seablue\/70 {
        background-color: rgb(87 182 178 / 0.7);
    }
    .xl\:bg-seablue\/75 {
        background-color: rgb(87 182 178 / 0.75);
    }
    .xl\:bg-seablue\/80 {
        background-color: rgb(87 182 178 / 0.8);
    }
    .xl\:bg-seablue\/90 {
        background-color: rgb(87 182 178 / 0.9);
    }
    .xl\:bg-seablue\/95 {
        background-color: rgb(87 182 178 / 0.95);
    }
    .xl\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
    .xl\:bg-white\/0 {
        background-color: rgb(255 255 255 / 0);
    }
    .xl\:bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1);
    }
    .xl\:bg-white\/100 {
        background-color: rgb(255 255 255 / 1);
    }
    .xl\:bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2);
    }
    .xl\:bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25);
    }
    .xl\:bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3);
    }
    .xl\:bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4);
    }
    .xl\:bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05);
    }
    .xl\:bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5);
    }
    .xl\:bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6);
    }
    .xl\:bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7);
    }
    .xl\:bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75);
    }
    .xl\:bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8);
    }
    .xl\:bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9);
    }
    .xl\:bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95);
    }
    .xl\:p-1 {
        padding: 0.25rem;
    }
    .xl\:p-10 {
        padding: 2.5rem;
    }
    .xl\:p-2 {
        padding: 0.5rem;
    }
    .xl\:p-3 {
        padding: 0.75rem;
    }
    .xl\:p-4 {
        padding: 1rem;
    }
    .xl\:p-6 {
        padding: 1.5rem;
    }
    .xl\:p-8 {
        padding: 2rem;
    }
    .xl\:p-five {
        padding: 5%;
    }
    .xl\:p-half {
        padding: 50%;
    }
    .xl\:p-quarter {
        padding: 25%;
    }
    .xl\:p-ten {
        padding: 10%;
    }
    .xl\:p-third {
        padding: 33.333%;
    }
    .xl\:p-wp-2xl {
        padding: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:p-wp-lg {
        padding: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:p-wp-md {
        padding: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:p-wp-sm {
        padding: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:p-wp-xl {
        padding: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:p-wp-xs {
        padding: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:px-1 {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    .xl\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .xl\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .xl\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .xl\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .xl\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .xl\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .xl\:px-five {
        padding-left: 5%;
        padding-right: 5%;
    }
    .xl\:px-half {
        padding-left: 50%;
        padding-right: 50%;
    }
    .xl\:px-quarter {
        padding-left: 25%;
        padding-right: 25%;
    }
    .xl\:px-ten {
        padding-left: 10%;
        padding-right: 10%;
    }
    .xl\:px-third {
        padding-left: 33.333%;
        padding-right: 33.333%;
    }
    .xl\:px-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:px-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:px-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:px-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:px-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:px-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:py-1 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
    }
    .xl\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .xl\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .xl\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .xl\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .xl\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .xl\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .xl\:py-five {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .xl\:py-half {
        padding-top: 50%;
        padding-bottom: 50%;
    }
    .xl\:py-quarter {
        padding-top: 25%;
        padding-bottom: 25%;
    }
    .xl\:py-ten {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .xl\:py-third {
        padding-top: 33.333%;
        padding-bottom: 33.333%;
    }
    .xl\:py-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:py-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:py-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:py-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:py-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:py-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:pb-1 {
        padding-bottom: 0.25rem;
    }
    .xl\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .xl\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .xl\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .xl\:pb-4 {
        padding-bottom: 1rem;
    }
    .xl\:pb-6 {
        padding-bottom: 1.5rem;
    }
    .xl\:pb-8 {
        padding-bottom: 2rem;
    }
    .xl\:pb-five {
        padding-bottom: 5%;
    }
    .xl\:pb-half {
        padding-bottom: 50%;
    }
    .xl\:pb-quarter {
        padding-bottom: 25%;
    }
    .xl\:pb-ten {
        padding-bottom: 10%;
    }
    .xl\:pb-third {
        padding-bottom: 33.333%;
    }
    .xl\:pb-wp-2xl {
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:pb-wp-lg {
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:pb-wp-md {
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:pb-wp-sm {
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:pb-wp-xl {
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:pb-wp-xs {
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:pl-1 {
        padding-left: 0.25rem;
    }
    .xl\:pl-10 {
        padding-left: 2.5rem;
    }
    .xl\:pl-2 {
        padding-left: 0.5rem;
    }
    .xl\:pl-3 {
        padding-left: 0.75rem;
    }
    .xl\:pl-4 {
        padding-left: 1rem;
    }
    .xl\:pl-6 {
        padding-left: 1.5rem;
    }
    .xl\:pl-8 {
        padding-left: 2rem;
    }
    .xl\:pl-five {
        padding-left: 5%;
    }
    .xl\:pl-half {
        padding-left: 50%;
    }
    .xl\:pl-quarter {
        padding-left: 25%;
    }
    .xl\:pl-ten {
        padding-left: 10%;
    }
    .xl\:pl-third {
        padding-left: 33.333%;
    }
    .xl\:pl-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:pl-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:pl-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:pl-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:pl-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:pl-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:pr-1 {
        padding-right: 0.25rem;
    }
    .xl\:pr-10 {
        padding-right: 2.5rem;
    }
    .xl\:pr-2 {
        padding-right: 0.5rem;
    }
    .xl\:pr-3 {
        padding-right: 0.75rem;
    }
    .xl\:pr-4 {
        padding-right: 1rem;
    }
    .xl\:pr-6 {
        padding-right: 1.5rem;
    }
    .xl\:pr-8 {
        padding-right: 2rem;
    }
    .xl\:pr-five {
        padding-right: 5%;
    }
    .xl\:pr-half {
        padding-right: 50%;
    }
    .xl\:pr-quarter {
        padding-right: 25%;
    }
    .xl\:pr-ten {
        padding-right: 10%;
    }
    .xl\:pr-third {
        padding-right: 33.333%;
    }
    .xl\:pr-wp-2xl {
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:pr-wp-lg {
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:pr-wp-md {
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:pr-wp-sm {
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:pr-wp-xl {
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:pr-wp-xs {
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:pt-1 {
        padding-top: 0.25rem;
    }
    .xl\:pt-10 {
        padding-top: 2.5rem;
    }
    .xl\:pt-2 {
        padding-top: 0.5rem;
    }
    .xl\:pt-3 {
        padding-top: 0.75rem;
    }
    .xl\:pt-4 {
        padding-top: 1rem;
    }
    .xl\:pt-6 {
        padding-top: 1.5rem;
    }
    .xl\:pt-8 {
        padding-top: 2rem;
    }
    .xl\:pt-five {
        padding-top: 5%;
    }
    .xl\:pt-half {
        padding-top: 50%;
    }
    .xl\:pt-quarter {
        padding-top: 25%;
    }
    .xl\:pt-ten {
        padding-top: 10%;
    }
    .xl\:pt-third {
        padding-top: 33.333%;
    }
    .xl\:pt-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .xl\:pt-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
    }
    .xl\:pt-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .xl\:pt-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
    }
    .xl\:pt-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .xl\:pt-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .xl\:\!text-black {
        --tw-text-opacity: 1 !important;
        color: rgb(31 31 31 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-black\/0 {
        color: rgb(31 31 31 / 0) !important;
    }
    .xl\:\!text-black\/10 {
        color: rgb(31 31 31 / 0.1) !important;
    }
    .xl\:\!text-black\/100 {
        color: rgb(31 31 31 / 1) !important;
    }
    .xl\:\!text-black\/20 {
        color: rgb(31 31 31 / 0.2) !important;
    }
    .xl\:\!text-black\/25 {
        color: rgb(31 31 31 / 0.25) !important;
    }
    .xl\:\!text-black\/30 {
        color: rgb(31 31 31 / 0.3) !important;
    }
    .xl\:\!text-black\/40 {
        color: rgb(31 31 31 / 0.4) !important;
    }
    .xl\:\!text-black\/5 {
        color: rgb(31 31 31 / 0.05) !important;
    }
    .xl\:\!text-black\/50 {
        color: rgb(31 31 31 / 0.5) !important;
    }
    .xl\:\!text-black\/60 {
        color: rgb(31 31 31 / 0.6) !important;
    }
    .xl\:\!text-black\/70 {
        color: rgb(31 31 31 / 0.7) !important;
    }
    .xl\:\!text-black\/75 {
        color: rgb(31 31 31 / 0.75) !important;
    }
    .xl\:\!text-black\/80 {
        color: rgb(31 31 31 / 0.8) !important;
    }
    .xl\:\!text-black\/90 {
        color: rgb(31 31 31 / 0.9) !important;
    }
    .xl\:\!text-black\/95 {
        color: rgb(31 31 31 / 0.95) !important;
    }
    .xl\:\!text-green {
        --tw-text-opacity: 1 !important;
        color: rgb(122 171 109 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-green\/0 {
        color: rgb(122 171 109 / 0) !important;
    }
    .xl\:\!text-green\/10 {
        color: rgb(122 171 109 / 0.1) !important;
    }
    .xl\:\!text-green\/100 {
        color: rgb(122 171 109 / 1) !important;
    }
    .xl\:\!text-green\/20 {
        color: rgb(122 171 109 / 0.2) !important;
    }
    .xl\:\!text-green\/25 {
        color: rgb(122 171 109 / 0.25) !important;
    }
    .xl\:\!text-green\/30 {
        color: rgb(122 171 109 / 0.3) !important;
    }
    .xl\:\!text-green\/40 {
        color: rgb(122 171 109 / 0.4) !important;
    }
    .xl\:\!text-green\/5 {
        color: rgb(122 171 109 / 0.05) !important;
    }
    .xl\:\!text-green\/50 {
        color: rgb(122 171 109 / 0.5) !important;
    }
    .xl\:\!text-green\/60 {
        color: rgb(122 171 109 / 0.6) !important;
    }
    .xl\:\!text-green\/70 {
        color: rgb(122 171 109 / 0.7) !important;
    }
    .xl\:\!text-green\/75 {
        color: rgb(122 171 109 / 0.75) !important;
    }
    .xl\:\!text-green\/80 {
        color: rgb(122 171 109 / 0.8) !important;
    }
    .xl\:\!text-green\/90 {
        color: rgb(122 171 109 / 0.9) !important;
    }
    .xl\:\!text-green\/95 {
        color: rgb(122 171 109 / 0.95) !important;
    }
    .xl\:\!text-ltblue {
        --tw-text-opacity: 1 !important;
        color: rgb(92 148 191 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-ltblue\/0 {
        color: rgb(92 148 191 / 0) !important;
    }
    .xl\:\!text-ltblue\/10 {
        color: rgb(92 148 191 / 0.1) !important;
    }
    .xl\:\!text-ltblue\/100 {
        color: rgb(92 148 191 / 1) !important;
    }
    .xl\:\!text-ltblue\/20 {
        color: rgb(92 148 191 / 0.2) !important;
    }
    .xl\:\!text-ltblue\/25 {
        color: rgb(92 148 191 / 0.25) !important;
    }
    .xl\:\!text-ltblue\/30 {
        color: rgb(92 148 191 / 0.3) !important;
    }
    .xl\:\!text-ltblue\/40 {
        color: rgb(92 148 191 / 0.4) !important;
    }
    .xl\:\!text-ltblue\/5 {
        color: rgb(92 148 191 / 0.05) !important;
    }
    .xl\:\!text-ltblue\/50 {
        color: rgb(92 148 191 / 0.5) !important;
    }
    .xl\:\!text-ltblue\/60 {
        color: rgb(92 148 191 / 0.6) !important;
    }
    .xl\:\!text-ltblue\/70 {
        color: rgb(92 148 191 / 0.7) !important;
    }
    .xl\:\!text-ltblue\/75 {
        color: rgb(92 148 191 / 0.75) !important;
    }
    .xl\:\!text-ltblue\/80 {
        color: rgb(92 148 191 / 0.8) !important;
    }
    .xl\:\!text-ltblue\/90 {
        color: rgb(92 148 191 / 0.9) !important;
    }
    .xl\:\!text-ltblue\/95 {
        color: rgb(92 148 191 / 0.95) !important;
    }
    .xl\:\!text-navyblue {
        --tw-text-opacity: 1 !important;
        color: rgb(35 39 92 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-navyblue\/0 {
        color: rgb(35 39 92 / 0) !important;
    }
    .xl\:\!text-navyblue\/10 {
        color: rgb(35 39 92 / 0.1) !important;
    }
    .xl\:\!text-navyblue\/100 {
        color: rgb(35 39 92 / 1) !important;
    }
    .xl\:\!text-navyblue\/20 {
        color: rgb(35 39 92 / 0.2) !important;
    }
    .xl\:\!text-navyblue\/25 {
        color: rgb(35 39 92 / 0.25) !important;
    }
    .xl\:\!text-navyblue\/30 {
        color: rgb(35 39 92 / 0.3) !important;
    }
    .xl\:\!text-navyblue\/40 {
        color: rgb(35 39 92 / 0.4) !important;
    }
    .xl\:\!text-navyblue\/5 {
        color: rgb(35 39 92 / 0.05) !important;
    }
    .xl\:\!text-navyblue\/50 {
        color: rgb(35 39 92 / 0.5) !important;
    }
    .xl\:\!text-navyblue\/60 {
        color: rgb(35 39 92 / 0.6) !important;
    }
    .xl\:\!text-navyblue\/70 {
        color: rgb(35 39 92 / 0.7) !important;
    }
    .xl\:\!text-navyblue\/75 {
        color: rgb(35 39 92 / 0.75) !important;
    }
    .xl\:\!text-navyblue\/80 {
        color: rgb(35 39 92 / 0.8) !important;
    }
    .xl\:\!text-navyblue\/90 {
        color: rgb(35 39 92 / 0.9) !important;
    }
    .xl\:\!text-navyblue\/95 {
        color: rgb(35 39 92 / 0.95) !important;
    }
    .xl\:\!text-orange {
        --tw-text-opacity: 1 !important;
        color: rgb(236 114 101 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-orange\/0 {
        color: rgb(236 114 101 / 0) !important;
    }
    .xl\:\!text-orange\/10 {
        color: rgb(236 114 101 / 0.1) !important;
    }
    .xl\:\!text-orange\/100 {
        color: rgb(236 114 101 / 1) !important;
    }
    .xl\:\!text-orange\/20 {
        color: rgb(236 114 101 / 0.2) !important;
    }
    .xl\:\!text-orange\/25 {
        color: rgb(236 114 101 / 0.25) !important;
    }
    .xl\:\!text-orange\/30 {
        color: rgb(236 114 101 / 0.3) !important;
    }
    .xl\:\!text-orange\/40 {
        color: rgb(236 114 101 / 0.4) !important;
    }
    .xl\:\!text-orange\/5 {
        color: rgb(236 114 101 / 0.05) !important;
    }
    .xl\:\!text-orange\/50 {
        color: rgb(236 114 101 / 0.5) !important;
    }
    .xl\:\!text-orange\/60 {
        color: rgb(236 114 101 / 0.6) !important;
    }
    .xl\:\!text-orange\/70 {
        color: rgb(236 114 101 / 0.7) !important;
    }
    .xl\:\!text-orange\/75 {
        color: rgb(236 114 101 / 0.75) !important;
    }
    .xl\:\!text-orange\/80 {
        color: rgb(236 114 101 / 0.8) !important;
    }
    .xl\:\!text-orange\/90 {
        color: rgb(236 114 101 / 0.9) !important;
    }
    .xl\:\!text-orange\/95 {
        color: rgb(236 114 101 / 0.95) !important;
    }
    .xl\:\!text-seablue {
        --tw-text-opacity: 1 !important;
        color: rgb(87 182 178 / var(--tw-text-opacity, 1)) !important;
    }
    .xl\:\!text-seablue\/0 {
        color: rgb(87 182 178 / 0) !important;
    }
    .xl\:\!text-seablue\/10 {
        color: rgb(87 182 178 / 0.1) !important;
    }
    .xl\:\!text-seablue\/100 {
        color: rgb(87 182 178 / 1) !important;
    }
    .xl\:\!text-seablue\/20 {
        color: rgb(87 182 178 / 0.2) !important;
    }
    .xl\:\!text-seablue\/25 {
        color: rgb(87 182 178 / 0.25) !important;
    }
    .xl\:\!text-seablue\/30 {
        color: rgb(87 182 178 / 0.3) !important;
    }
    .xl\:\!text-seablue\/40 {
        color: rgb(87 182 178 / 0.4) !important;
    }
    .xl\:\!text-seablue\/5 {
        color: rgb(87 182 178 / 0.05) !important;
    }
    .xl\:\!text-seablue\/50 {
        color: rgb(87 182 178 / 0.5) !important;
    }
    .xl\:\!text-seablue\/60 {
        color: rgb(87 182 178 / 0.6) !important;
    }
    .xl\:\!text-seablue\/70 {
        color: rgb(87 182 178 / 0.7) !important;
    }
    .xl\:\!text-seablue\/75 {
        color: rgb(87 182 178 / 0.75) !important;
    }
    .xl\:\!text-seablue\/80 {
        color: rgb(87 182 178 / 0.8) !important;
    }
    .xl\:\!text-seablue\/90 {
        color: rgb(87 182 178 / 0.9) !important;
    }
    .xl\:\!text-seablue\/95 {
        color: rgb(87 182 178 / 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(31 31 31 / var(--tw-text-opacity, 1));
    }
    .xl\:text-black\/0 {
        color: rgb(31 31 31 / 0);
    }
    .xl\:text-black\/10 {
        color: rgb(31 31 31 / 0.1);
    }
    .xl\:text-black\/100 {
        color: rgb(31 31 31 / 1);
    }
    .xl\:text-black\/20 {
        color: rgb(31 31 31 / 0.2);
    }
    .xl\:text-black\/25 {
        color: rgb(31 31 31 / 0.25);
    }
    .xl\:text-black\/30 {
        color: rgb(31 31 31 / 0.3);
    }
    .xl\:text-black\/40 {
        color: rgb(31 31 31 / 0.4);
    }
    .xl\:text-black\/5 {
        color: rgb(31 31 31 / 0.05);
    }
    .xl\:text-black\/50 {
        color: rgb(31 31 31 / 0.5);
    }
    .xl\:text-black\/60 {
        color: rgb(31 31 31 / 0.6);
    }
    .xl\:text-black\/70 {
        color: rgb(31 31 31 / 0.7);
    }
    .xl\:text-black\/75 {
        color: rgb(31 31 31 / 0.75);
    }
    .xl\:text-black\/80 {
        color: rgb(31 31 31 / 0.8);
    }
    .xl\:text-black\/90 {
        color: rgb(31 31 31 / 0.9);
    }
    .xl\:text-black\/95 {
        color: rgb(31 31 31 / 0.95);
    }
    .xl\:text-green {
        --tw-text-opacity: 1;
        color: rgb(122 171 109 / var(--tw-text-opacity, 1));
    }
    .xl\:text-green\/0 {
        color: rgb(122 171 109 / 0);
    }
    .xl\:text-green\/10 {
        color: rgb(122 171 109 / 0.1);
    }
    .xl\:text-green\/100 {
        color: rgb(122 171 109 / 1);
    }
    .xl\:text-green\/20 {
        color: rgb(122 171 109 / 0.2);
    }
    .xl\:text-green\/25 {
        color: rgb(122 171 109 / 0.25);
    }
    .xl\:text-green\/30 {
        color: rgb(122 171 109 / 0.3);
    }
    .xl\:text-green\/40 {
        color: rgb(122 171 109 / 0.4);
    }
    .xl\:text-green\/5 {
        color: rgb(122 171 109 / 0.05);
    }
    .xl\:text-green\/50 {
        color: rgb(122 171 109 / 0.5);
    }
    .xl\:text-green\/60 {
        color: rgb(122 171 109 / 0.6);
    }
    .xl\:text-green\/70 {
        color: rgb(122 171 109 / 0.7);
    }
    .xl\:text-green\/75 {
        color: rgb(122 171 109 / 0.75);
    }
    .xl\:text-green\/80 {
        color: rgb(122 171 109 / 0.8);
    }
    .xl\:text-green\/90 {
        color: rgb(122 171 109 / 0.9);
    }
    .xl\:text-green\/95 {
        color: rgb(122 171 109 / 0.95);
    }
    .xl\:text-ltblue {
        --tw-text-opacity: 1;
        color: rgb(92 148 191 / var(--tw-text-opacity, 1));
    }
    .xl\:text-ltblue\/0 {
        color: rgb(92 148 191 / 0);
    }
    .xl\:text-ltblue\/10 {
        color: rgb(92 148 191 / 0.1);
    }
    .xl\:text-ltblue\/100 {
        color: rgb(92 148 191 / 1);
    }
    .xl\:text-ltblue\/20 {
        color: rgb(92 148 191 / 0.2);
    }
    .xl\:text-ltblue\/25 {
        color: rgb(92 148 191 / 0.25);
    }
    .xl\:text-ltblue\/30 {
        color: rgb(92 148 191 / 0.3);
    }
    .xl\:text-ltblue\/40 {
        color: rgb(92 148 191 / 0.4);
    }
    .xl\:text-ltblue\/5 {
        color: rgb(92 148 191 / 0.05);
    }
    .xl\:text-ltblue\/50 {
        color: rgb(92 148 191 / 0.5);
    }
    .xl\:text-ltblue\/60 {
        color: rgb(92 148 191 / 0.6);
    }
    .xl\:text-ltblue\/70 {
        color: rgb(92 148 191 / 0.7);
    }
    .xl\:text-ltblue\/75 {
        color: rgb(92 148 191 / 0.75);
    }
    .xl\:text-ltblue\/80 {
        color: rgb(92 148 191 / 0.8);
    }
    .xl\:text-ltblue\/90 {
        color: rgb(92 148 191 / 0.9);
    }
    .xl\:text-ltblue\/95 {
        color: rgb(92 148 191 / 0.95);
    }
    .xl\:text-navyblue {
        --tw-text-opacity: 1;
        color: rgb(35 39 92 / var(--tw-text-opacity, 1));
    }
    .xl\:text-navyblue\/0 {
        color: rgb(35 39 92 / 0);
    }
    .xl\:text-navyblue\/10 {
        color: rgb(35 39 92 / 0.1);
    }
    .xl\:text-navyblue\/100 {
        color: rgb(35 39 92 / 1);
    }
    .xl\:text-navyblue\/20 {
        color: rgb(35 39 92 / 0.2);
    }
    .xl\:text-navyblue\/25 {
        color: rgb(35 39 92 / 0.25);
    }
    .xl\:text-navyblue\/30 {
        color: rgb(35 39 92 / 0.3);
    }
    .xl\:text-navyblue\/40 {
        color: rgb(35 39 92 / 0.4);
    }
    .xl\:text-navyblue\/5 {
        color: rgb(35 39 92 / 0.05);
    }
    .xl\:text-navyblue\/50 {
        color: rgb(35 39 92 / 0.5);
    }
    .xl\:text-navyblue\/60 {
        color: rgb(35 39 92 / 0.6);
    }
    .xl\:text-navyblue\/70 {
        color: rgb(35 39 92 / 0.7);
    }
    .xl\:text-navyblue\/75 {
        color: rgb(35 39 92 / 0.75);
    }
    .xl\:text-navyblue\/80 {
        color: rgb(35 39 92 / 0.8);
    }
    .xl\:text-navyblue\/90 {
        color: rgb(35 39 92 / 0.9);
    }
    .xl\:text-navyblue\/95 {
        color: rgb(35 39 92 / 0.95);
    }
    .xl\:text-orange {
        --tw-text-opacity: 1;
        color: rgb(236 114 101 / var(--tw-text-opacity, 1));
    }
    .xl\:text-orange\/0 {
        color: rgb(236 114 101 / 0);
    }
    .xl\:text-orange\/10 {
        color: rgb(236 114 101 / 0.1);
    }
    .xl\:text-orange\/100 {
        color: rgb(236 114 101 / 1);
    }
    .xl\:text-orange\/20 {
        color: rgb(236 114 101 / 0.2);
    }
    .xl\:text-orange\/25 {
        color: rgb(236 114 101 / 0.25);
    }
    .xl\:text-orange\/30 {
        color: rgb(236 114 101 / 0.3);
    }
    .xl\:text-orange\/40 {
        color: rgb(236 114 101 / 0.4);
    }
    .xl\:text-orange\/5 {
        color: rgb(236 114 101 / 0.05);
    }
    .xl\:text-orange\/50 {
        color: rgb(236 114 101 / 0.5);
    }
    .xl\:text-orange\/60 {
        color: rgb(236 114 101 / 0.6);
    }
    .xl\:text-orange\/70 {
        color: rgb(236 114 101 / 0.7);
    }
    .xl\:text-orange\/75 {
        color: rgb(236 114 101 / 0.75);
    }
    .xl\:text-orange\/80 {
        color: rgb(236 114 101 / 0.8);
    }
    .xl\:text-orange\/90 {
        color: rgb(236 114 101 / 0.9);
    }
    .xl\:text-orange\/95 {
        color: rgb(236 114 101 / 0.95);
    }
    .xl\:text-seablue {
        --tw-text-opacity: 1;
        color: rgb(87 182 178 / var(--tw-text-opacity, 1));
    }
    .xl\:text-seablue\/0 {
        color: rgb(87 182 178 / 0);
    }
    .xl\:text-seablue\/10 {
        color: rgb(87 182 178 / 0.1);
    }
    .xl\:text-seablue\/100 {
        color: rgb(87 182 178 / 1);
    }
    .xl\:text-seablue\/20 {
        color: rgb(87 182 178 / 0.2);
    }
    .xl\:text-seablue\/25 {
        color: rgb(87 182 178 / 0.25);
    }
    .xl\:text-seablue\/30 {
        color: rgb(87 182 178 / 0.3);
    }
    .xl\:text-seablue\/40 {
        color: rgb(87 182 178 / 0.4);
    }
    .xl\:text-seablue\/5 {
        color: rgb(87 182 178 / 0.05);
    }
    .xl\:text-seablue\/50 {
        color: rgb(87 182 178 / 0.5);
    }
    .xl\:text-seablue\/60 {
        color: rgb(87 182 178 / 0.6);
    }
    .xl\:text-seablue\/70 {
        color: rgb(87 182 178 / 0.7);
    }
    .xl\:text-seablue\/75 {
        color: rgb(87 182 178 / 0.75);
    }
    .xl\:text-seablue\/80 {
        color: rgb(87 182 178 / 0.8);
    }
    .xl\:text-seablue\/90 {
        color: rgb(87 182 178 / 0.9);
    }
    .xl\:text-seablue\/95 {
        color: rgb(87 182 178 / 0.95);
    }
    .xl\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .xl\:text-white\/0 {
        color: rgb(255 255 255 / 0);
    }
    .xl\:text-white\/10 {
        color: rgb(255 255 255 / 0.1);
    }
    .xl\:text-white\/100 {
        color: rgb(255 255 255 / 1);
    }
    .xl\:text-white\/20 {
        color: rgb(255 255 255 / 0.2);
    }
    .xl\:text-white\/25 {
        color: rgb(255 255 255 / 0.25);
    }
    .xl\:text-white\/30 {
        color: rgb(255 255 255 / 0.3);
    }
    .xl\:text-white\/40 {
        color: rgb(255 255 255 / 0.4);
    }
    .xl\:text-white\/5 {
        color: rgb(255 255 255 / 0.05);
    }
    .xl\:text-white\/50 {
        color: rgb(255 255 255 / 0.5);
    }
    .xl\:text-white\/60 {
        color: rgb(255 255 255 / 0.6);
    }
    .xl\:text-white\/70 {
        color: rgb(255 255 255 / 0.7);
    }
    .xl\:text-white\/75 {
        color: rgb(255 255 255 / 0.75);
    }
    .xl\:text-white\/80 {
        color: rgb(255 255 255 / 0.8);
    }
    .xl\:text-white\/90 {
        color: rgb(255 255 255 / 0.9);
    }
    .xl\:text-white\/95 {
        color: rgb(255 255 255 / 0.95);
    }
}

@media (min-width: 1536px) {
    .\32xl\:m-1 {
        margin: 0.25rem;
    }
    .\32xl\:m-10 {
        margin: 2.5rem;
    }
    .\32xl\:m-2 {
        margin: 0.5rem;
    }
    .\32xl\:m-3 {
        margin: 0.75rem;
    }
    .\32xl\:m-4 {
        margin: 1rem;
    }
    .\32xl\:m-6 {
        margin: 1.5rem;
    }
    .\32xl\:m-8 {
        margin: 2rem;
    }
    .\32xl\:m-auto {
        margin: auto;
    }
    .\32xl\:m-five {
        margin: 5%;
    }
    .\32xl\:m-half {
        margin: 50%;
    }
    .\32xl\:m-quarter {
        margin: 25%;
    }
    .\32xl\:m-ten {
        margin: 10%;
    }
    .\32xl\:m-third {
        margin: 33.333%;
    }
    .\32xl\:m-wp-2xl {
        margin: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:m-wp-lg {
        margin: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:m-wp-md {
        margin: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:m-wp-sm {
        margin: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:m-wp-xl {
        margin: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:m-wp-xs {
        margin: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:mx-1 {
        margin-left: 0.25rem;
        margin-right: 0.25rem;
    }
    .\32xl\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
    }
    .\32xl\:mx-2 {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .\32xl\:mx-3 {
        margin-left: 0.75rem;
        margin-right: 0.75rem;
    }
    .\32xl\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .\32xl\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .\32xl\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .\32xl\:mx-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .\32xl\:mx-five {
        margin-left: 5%;
        margin-right: 5%;
    }
    .\32xl\:mx-half {
        margin-left: 50%;
        margin-right: 50%;
    }
    .\32xl\:mx-quarter {
        margin-left: 25%;
        margin-right: 25%;
    }
    .\32xl\:mx-ten {
        margin-left: 10%;
        margin-right: 10%;
    }
    .\32xl\:mx-third {
        margin-left: 33.333%;
        margin-right: 33.333%;
    }
    .\32xl\:mx-wp-2xl {
        margin-left: var(--wp--preset--spacing--xxl, 5rem);
        margin-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:mx-wp-lg {
        margin-left: var(--wp--preset--spacing--large, 3rem);
        margin-right: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:mx-wp-md {
        margin-left: var(--wp--preset--spacing--medium, 2rem);
        margin-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:mx-wp-sm {
        margin-left: var(--wp--preset--spacing--small, 1rem);
        margin-right: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:mx-wp-xl {
        margin-left: var(--wp--preset--spacing--xl, 4rem);
        margin-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:mx-wp-xs {
        margin-left: var(--wp--preset--spacing--xs, 0.5rem);
        margin-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:my-1 {
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
    }
    .\32xl\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
    .\32xl\:my-2 {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .\32xl\:my-3 {
        margin-top: 0.75rem;
        margin-bottom: 0.75rem;
    }
    .\32xl\:my-4 {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .\32xl\:my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .\32xl\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .\32xl\:my-auto {
        margin-top: auto;
        margin-bottom: auto;
    }
    .\32xl\:my-five {
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .\32xl\:my-half {
        margin-top: 50%;
        margin-bottom: 50%;
    }
    .\32xl\:my-quarter {
        margin-top: 25%;
        margin-bottom: 25%;
    }
    .\32xl\:my-ten {
        margin-top: 10%;
        margin-bottom: 10%;
    }
    .\32xl\:my-third {
        margin-top: 33.333%;
        margin-bottom: 33.333%;
    }
    .\32xl\:my-wp-2xl {
        margin-top: var(--wp--preset--spacing--xxl, 5rem);
        margin-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:my-wp-lg {
        margin-top: var(--wp--preset--spacing--large, 3rem);
        margin-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:my-wp-md {
        margin-top: var(--wp--preset--spacing--medium, 2rem);
        margin-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:my-wp-sm {
        margin-top: var(--wp--preset--spacing--small, 1rem);
        margin-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:my-wp-xl {
        margin-top: var(--wp--preset--spacing--xl, 4rem);
        margin-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:my-wp-xs {
        margin-top: var(--wp--preset--spacing--xs, 0.5rem);
        margin-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:mb-1 {
        margin-bottom: 0.25rem;
    }
    .\32xl\:mb-10 {
        margin-bottom: 2.5rem;
    }
    .\32xl\:mb-2 {
        margin-bottom: 0.5rem;
    }
    .\32xl\:mb-3 {
        margin-bottom: 0.75rem;
    }
    .\32xl\:mb-4 {
        margin-bottom: 1rem;
    }
    .\32xl\:mb-6 {
        margin-bottom: 1.5rem;
    }
    .\32xl\:mb-8 {
        margin-bottom: 2rem;
    }
    .\32xl\:mb-auto {
        margin-bottom: auto;
    }
    .\32xl\:mb-five {
        margin-bottom: 5%;
    }
    .\32xl\:mb-half {
        margin-bottom: 50%;
    }
    .\32xl\:mb-quarter {
        margin-bottom: 25%;
    }
    .\32xl\:mb-ten {
        margin-bottom: 10%;
    }
    .\32xl\:mb-third {
        margin-bottom: 33.333%;
    }
    .\32xl\:mb-wp-2xl {
        margin-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:mb-wp-lg {
        margin-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:mb-wp-md {
        margin-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:mb-wp-sm {
        margin-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:mb-wp-xl {
        margin-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:mb-wp-xs {
        margin-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:ml-1 {
        margin-left: 0.25rem;
    }
    .\32xl\:ml-10 {
        margin-left: 2.5rem;
    }
    .\32xl\:ml-2 {
        margin-left: 0.5rem;
    }
    .\32xl\:ml-3 {
        margin-left: 0.75rem;
    }
    .\32xl\:ml-4 {
        margin-left: 1rem;
    }
    .\32xl\:ml-6 {
        margin-left: 1.5rem;
    }
    .\32xl\:ml-8 {
        margin-left: 2rem;
    }
    .\32xl\:ml-auto {
        margin-left: auto;
    }
    .\32xl\:ml-five {
        margin-left: 5%;
    }
    .\32xl\:ml-half {
        margin-left: 50%;
    }
    .\32xl\:ml-quarter {
        margin-left: 25%;
    }
    .\32xl\:ml-ten {
        margin-left: 10%;
    }
    .\32xl\:ml-third {
        margin-left: 33.333%;
    }
    .\32xl\:ml-wp-2xl {
        margin-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:ml-wp-lg {
        margin-left: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:ml-wp-md {
        margin-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:ml-wp-sm {
        margin-left: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:ml-wp-xl {
        margin-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:ml-wp-xs {
        margin-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:mr-1 {
        margin-right: 0.25rem;
    }
    .\32xl\:mr-10 {
        margin-right: 2.5rem;
    }
    .\32xl\:mr-2 {
        margin-right: 0.5rem;
    }
    .\32xl\:mr-3 {
        margin-right: 0.75rem;
    }
    .\32xl\:mr-4 {
        margin-right: 1rem;
    }
    .\32xl\:mr-6 {
        margin-right: 1.5rem;
    }
    .\32xl\:mr-8 {
        margin-right: 2rem;
    }
    .\32xl\:mr-auto {
        margin-right: auto;
    }
    .\32xl\:mr-five {
        margin-right: 5%;
    }
    .\32xl\:mr-half {
        margin-right: 50%;
    }
    .\32xl\:mr-quarter {
        margin-right: 25%;
    }
    .\32xl\:mr-ten {
        margin-right: 10%;
    }
    .\32xl\:mr-third {
        margin-right: 33.333%;
    }
    .\32xl\:mr-wp-2xl {
        margin-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:mr-wp-lg {
        margin-right: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:mr-wp-md {
        margin-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:mr-wp-sm {
        margin-right: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:mr-wp-xl {
        margin-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:mr-wp-xs {
        margin-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:mt-1 {
        margin-top: 0.25rem;
    }
    .\32xl\:mt-10 {
        margin-top: 2.5rem;
    }
    .\32xl\:mt-2 {
        margin-top: 0.5rem;
    }
    .\32xl\:mt-3 {
        margin-top: 0.75rem;
    }
    .\32xl\:mt-4 {
        margin-top: 1rem;
    }
    .\32xl\:mt-6 {
        margin-top: 1.5rem;
    }
    .\32xl\:mt-8 {
        margin-top: 2rem;
    }
    .\32xl\:mt-auto {
        margin-top: auto;
    }
    .\32xl\:mt-five {
        margin-top: 5%;
    }
    .\32xl\:mt-half {
        margin-top: 50%;
    }
    .\32xl\:mt-quarter {
        margin-top: 25%;
    }
    .\32xl\:mt-ten {
        margin-top: 10%;
    }
    .\32xl\:mt-third {
        margin-top: 33.333%;
    }
    .\32xl\:mt-wp-2xl {
        margin-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:mt-wp-lg {
        margin-top: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:mt-wp-md {
        margin-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:mt-wp-sm {
        margin-top: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:mt-wp-xl {
        margin-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:mt-wp-xs {
        margin-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:line-clamp-1 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .\32xl\:line-clamp-2 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .\32xl\:line-clamp-3 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .\32xl\:line-clamp-4 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
    .\32xl\:line-clamp-none {
        overflow: visible;
        display: block;
        -webkit-box-orient: horizontal;
        -webkit-line-clamp: none;
    }
    .\32xl\:flex {
        display: flex;
    }
    .\32xl\:inline-flex {
        display: inline-flex;
    }
    .\32xl\:grid {
        display: grid;
    }
    .\32xl\:inline-grid {
        display: inline-grid;
    }
    .\32xl\:hidden {
        display: none;
    }
    .\32xl\:h-auto {
        height: auto;
    }
    .\32xl\:h-full {
        height: 100%;
    }
    .\32xl\:h-screen {
        height: 100vh;
    }
    .\32xl\:w-auto {
        width: auto;
    }
    .\32xl\:w-full {
        width: 100%;
    }
    .\32xl\:w-screen {
        width: 100vw;
    }
    .\32xl\:max-w-1\/2 {
        max-width: 50%;
    }
    .\32xl\:max-w-2\/3 {
        max-width: 66.666%;
    }
    .\32xl\:max-w-3\/4 {
        max-width: 75%;
    }
    .\32xl\:max-w-3\/5 {
        max-width: 60%;
    }
    .\32xl\:max-w-4\/5 {
        max-width: 80%;
    }
    .\32xl\:max-w-9\/10 {
        max-width: 90%;
    }
    .\32xl\:max-w-content {
        max-width: var(--wp--style--global--content-size, 768px);
    }
    .\32xl\:max-w-wide {
        max-width: var(--wp--style--global--wide-size, 1280px);
    }
    .\32xl\:flex-1 {
        flex: 1 1 0%;
    }
    .\32xl\:flex-auto {
        flex: 1 1 auto;
    }
    .\32xl\:auto-rows-auto {
        grid-auto-rows: auto;
    }
    .\32xl\:auto-rows-fr {
        grid-auto-rows: minmax(0, 1fr);
    }
    .\32xl\:auto-rows-max {
        grid-auto-rows: max-content;
    }
    .\32xl\:auto-rows-min {
        grid-auto-rows: min-content;
    }
    .\32xl\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .\32xl\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .\32xl\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .\32xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .\32xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .\32xl\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .\32xl\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr));
    }
    .\32xl\:grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr));
    }
    .\32xl\:grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr));
    }
    .\32xl\:grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr));
    }
    .\32xl\:grid-rows-5 {
        grid-template-rows: repeat(5, minmax(0, 1fr));
    }
    .\32xl\:grid-rows-6 {
        grid-template-rows: repeat(6, minmax(0, 1fr));
    }
    .\32xl\:grid-rows-none {
        grid-template-rows: none;
    }
    .\32xl\:flex-row {
        flex-direction: row;
    }
    .\32xl\:flex-col {
        flex-direction: column;
    }
    .\32xl\:flex-wrap {
        flex-wrap: wrap;
    }
    .\32xl\:flex-nowrap {
        flex-wrap: nowrap;
    }
    .\32xl\:content-center {
        align-content: center;
    }
    .\32xl\:content-start {
        align-content: flex-start;
    }
    .\32xl\:content-end {
        align-content: flex-end;
    }
    .\32xl\:content-between {
        align-content: space-between;
    }
    .\32xl\:content-around {
        align-content: space-around;
    }
    .\32xl\:content-evenly {
        align-content: space-evenly;
    }
    .\32xl\:items-start {
        align-items: flex-start;
    }
    .\32xl\:items-end {
        align-items: flex-end;
    }
    .\32xl\:items-center {
        align-items: center;
    }
    .\32xl\:justify-start {
        justify-content: flex-start;
    }
    .\32xl\:justify-end {
        justify-content: flex-end;
    }
    .\32xl\:justify-center {
        justify-content: center;
    }
    .\32xl\:justify-between {
        justify-content: space-between;
    }
    .\32xl\:justify-around {
        justify-content: space-around;
    }
    .\32xl\:justify-evenly {
        justify-content: space-evenly;
    }
    .\32xl\:gap-1 {
        gap: 0.25rem;
    }
    .\32xl\:gap-10 {
        gap: 2.5rem;
    }
    .\32xl\:gap-2 {
        gap: 0.5rem;
    }
    .\32xl\:gap-3 {
        gap: 0.75rem;
    }
    .\32xl\:gap-4 {
        gap: 1rem;
    }
    .\32xl\:gap-6 {
        gap: 1.5rem;
    }
    .\32xl\:gap-8 {
        gap: 2rem;
    }
    .\32xl\:gap-x-1 {
        -moz-column-gap: 0.25rem;
             column-gap: 0.25rem;
    }
    .\32xl\:gap-x-10 {
        -moz-column-gap: 2.5rem;
             column-gap: 2.5rem;
    }
    .\32xl\:gap-x-2 {
        -moz-column-gap: 0.5rem;
             column-gap: 0.5rem;
    }
    .\32xl\:gap-x-3 {
        -moz-column-gap: 0.75rem;
             column-gap: 0.75rem;
    }
    .\32xl\:gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
    }
    .\32xl\:gap-x-6 {
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem;
    }
    .\32xl\:gap-x-8 {
        -moz-column-gap: 2rem;
             column-gap: 2rem;
    }
    .\32xl\:gap-y-1 {
        row-gap: 0.25rem;
    }
    .\32xl\:gap-y-10 {
        row-gap: 2.5rem;
    }
    .\32xl\:gap-y-2 {
        row-gap: 0.5rem;
    }
    .\32xl\:gap-y-3 {
        row-gap: 0.75rem;
    }
    .\32xl\:gap-y-4 {
        row-gap: 1rem;
    }
    .\32xl\:gap-y-6 {
        row-gap: 1.5rem;
    }
    .\32xl\:gap-y-8 {
        row-gap: 2rem;
    }
    .\32xl\:rounded {
        border-radius: 0.25rem;
    }
    .\32xl\:rounded-2xl {
        border-radius: 1rem;
    }
    .\32xl\:rounded-full {
        border-radius: 9999px;
    }
    .\32xl\:rounded-lg {
        border-radius: 0.5rem;
    }
    .\32xl\:rounded-md {
        border-radius: 0.375rem;
    }
    .\32xl\:rounded-none {
        border-radius: 0px;
    }
    .\32xl\:rounded-r12 {
        border-radius: 12px;
    }
    .\32xl\:rounded-r16 {
        border-radius: 16px;
    }
    .\32xl\:rounded-r20 {
        border-radius: 20px;
    }
    .\32xl\:rounded-r24 {
        border-radius: 24px;
    }
    .\32xl\:rounded-r3 {
        border-radius: 3px;
    }
    .\32xl\:rounded-r32 {
        border-radius: 32px;
    }
    .\32xl\:rounded-r40 {
        border-radius: 40px;
    }
    .\32xl\:rounded-r6 {
        border-radius: 6px;
    }
    .\32xl\:rounded-r8 {
        border-radius: 8px;
    }
    .\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-r16 {
        border-bottom-right-radius: 16px;
        border-bottom-left-radius: 16px;
    }
    .\32xl\:rounded-b-r20 {
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .\32xl\:rounded-b-r24 {
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .\32xl\:rounded-b-r3 {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .\32xl\:rounded-b-r32 {
        border-bottom-right-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .\32xl\:rounded-b-r40 {
        border-bottom-right-radius: 40px;
        border-bottom-left-radius: 40px;
    }
    .\32xl\:rounded-b-r6 {
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    .\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-r16 {
        border-top-left-radius: 16px;
        border-bottom-left-radius: 16px;
    }
    .\32xl\:rounded-l-r20 {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .\32xl\:rounded-l-r24 {
        border-top-left-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .\32xl\:rounded-l-r3 {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .\32xl\:rounded-l-r32 {
        border-top-left-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .\32xl\:rounded-l-r40 {
        border-top-left-radius: 40px;
        border-bottom-left-radius: 40px;
    }
    .\32xl\:rounded-l-r6 {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    .\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-r16 {
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .\32xl\:rounded-r-r20 {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .\32xl\:rounded-r-r24 {
        border-top-right-radius: 24px;
        border-bottom-right-radius: 24px;
    }
    .\32xl\:rounded-r-r3 {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .\32xl\:rounded-r-r32 {
        border-top-right-radius: 32px;
        border-bottom-right-radius: 32px;
    }
    .\32xl\:rounded-r-r40 {
        border-top-right-radius: 40px;
        border-bottom-right-radius: 40px;
    }
    .\32xl\:rounded-r-r6 {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }
    .\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-r16 {
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }
    .\32xl\:rounded-t-r20 {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    .\32xl\:rounded-t-r24 {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }
    .\32xl\:rounded-t-r3 {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }
    .\32xl\:rounded-t-r32 {
        border-top-left-radius: 32px;
        border-top-right-radius: 32px;
    }
    .\32xl\:rounded-t-r40 {
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }
    .\32xl\:rounded-t-r6 {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
    .\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-r16 {
        border-bottom-left-radius: 16px;
    }
    .\32xl\:rounded-bl-r20 {
        border-bottom-left-radius: 20px;
    }
    .\32xl\:rounded-bl-r24 {
        border-bottom-left-radius: 24px;
    }
    .\32xl\:rounded-bl-r3 {
        border-bottom-left-radius: 3px;
    }
    .\32xl\:rounded-bl-r32 {
        border-bottom-left-radius: 32px;
    }
    .\32xl\:rounded-bl-r40 {
        border-bottom-left-radius: 40px;
    }
    .\32xl\:rounded-bl-r6 {
        border-bottom-left-radius: 6px;
    }
    .\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-r16 {
        border-bottom-right-radius: 16px;
    }
    .\32xl\:rounded-br-r20 {
        border-bottom-right-radius: 20px;
    }
    .\32xl\:rounded-br-r24 {
        border-bottom-right-radius: 24px;
    }
    .\32xl\:rounded-br-r3 {
        border-bottom-right-radius: 3px;
    }
    .\32xl\:rounded-br-r32 {
        border-bottom-right-radius: 32px;
    }
    .\32xl\:rounded-br-r40 {
        border-bottom-right-radius: 40px;
    }
    .\32xl\:rounded-br-r6 {
        border-bottom-right-radius: 6px;
    }
    .\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-r16 {
        border-top-left-radius: 16px;
    }
    .\32xl\:rounded-tl-r20 {
        border-top-left-radius: 20px;
    }
    .\32xl\:rounded-tl-r24 {
        border-top-left-radius: 24px;
    }
    .\32xl\:rounded-tl-r3 {
        border-top-left-radius: 3px;
    }
    .\32xl\:rounded-tl-r32 {
        border-top-left-radius: 32px;
    }
    .\32xl\:rounded-tl-r40 {
        border-top-left-radius: 40px;
    }
    .\32xl\:rounded-tl-r6 {
        border-top-left-radius: 6px;
    }
    .\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-r16 {
        border-top-right-radius: 16px;
    }
    .\32xl\:rounded-tr-r20 {
        border-top-right-radius: 20px;
    }
    .\32xl\:rounded-tr-r24 {
        border-top-right-radius: 24px;
    }
    .\32xl\:rounded-tr-r3 {
        border-top-right-radius: 3px;
    }
    .\32xl\:rounded-tr-r32 {
        border-top-right-radius: 32px;
    }
    .\32xl\:rounded-tr-r40 {
        border-top-right-radius: 40px;
    }
    .\32xl\:rounded-tr-r6 {
        border-top-right-radius: 6px;
    }
    .\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-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-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-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-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-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-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-solid {
        border-style: solid;
    }
    .\32xl\:border-none {
        border-style: none;
    }
    .\32xl\:\!border-black {
        --tw-border-opacity: 1 !important;
        border-color: rgb(31 31 31 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-black\/0 {
        border-color: rgb(31 31 31 / 0) !important;
    }
    .\32xl\:\!border-black\/10 {
        border-color: rgb(31 31 31 / 0.1) !important;
    }
    .\32xl\:\!border-black\/100 {
        border-color: rgb(31 31 31 / 1) !important;
    }
    .\32xl\:\!border-black\/20 {
        border-color: rgb(31 31 31 / 0.2) !important;
    }
    .\32xl\:\!border-black\/25 {
        border-color: rgb(31 31 31 / 0.25) !important;
    }
    .\32xl\:\!border-black\/30 {
        border-color: rgb(31 31 31 / 0.3) !important;
    }
    .\32xl\:\!border-black\/40 {
        border-color: rgb(31 31 31 / 0.4) !important;
    }
    .\32xl\:\!border-black\/5 {
        border-color: rgb(31 31 31 / 0.05) !important;
    }
    .\32xl\:\!border-black\/50 {
        border-color: rgb(31 31 31 / 0.5) !important;
    }
    .\32xl\:\!border-black\/60 {
        border-color: rgb(31 31 31 / 0.6) !important;
    }
    .\32xl\:\!border-black\/70 {
        border-color: rgb(31 31 31 / 0.7) !important;
    }
    .\32xl\:\!border-black\/75 {
        border-color: rgb(31 31 31 / 0.75) !important;
    }
    .\32xl\:\!border-black\/80 {
        border-color: rgb(31 31 31 / 0.8) !important;
    }
    .\32xl\:\!border-black\/90 {
        border-color: rgb(31 31 31 / 0.9) !important;
    }
    .\32xl\:\!border-black\/95 {
        border-color: rgb(31 31 31 / 0.95) !important;
    }
    .\32xl\:\!border-green {
        --tw-border-opacity: 1 !important;
        border-color: rgb(122 171 109 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-green\/0 {
        border-color: rgb(122 171 109 / 0) !important;
    }
    .\32xl\:\!border-green\/10 {
        border-color: rgb(122 171 109 / 0.1) !important;
    }
    .\32xl\:\!border-green\/100 {
        border-color: rgb(122 171 109 / 1) !important;
    }
    .\32xl\:\!border-green\/20 {
        border-color: rgb(122 171 109 / 0.2) !important;
    }
    .\32xl\:\!border-green\/25 {
        border-color: rgb(122 171 109 / 0.25) !important;
    }
    .\32xl\:\!border-green\/30 {
        border-color: rgb(122 171 109 / 0.3) !important;
    }
    .\32xl\:\!border-green\/40 {
        border-color: rgb(122 171 109 / 0.4) !important;
    }
    .\32xl\:\!border-green\/5 {
        border-color: rgb(122 171 109 / 0.05) !important;
    }
    .\32xl\:\!border-green\/50 {
        border-color: rgb(122 171 109 / 0.5) !important;
    }
    .\32xl\:\!border-green\/60 {
        border-color: rgb(122 171 109 / 0.6) !important;
    }
    .\32xl\:\!border-green\/70 {
        border-color: rgb(122 171 109 / 0.7) !important;
    }
    .\32xl\:\!border-green\/75 {
        border-color: rgb(122 171 109 / 0.75) !important;
    }
    .\32xl\:\!border-green\/80 {
        border-color: rgb(122 171 109 / 0.8) !important;
    }
    .\32xl\:\!border-green\/90 {
        border-color: rgb(122 171 109 / 0.9) !important;
    }
    .\32xl\:\!border-green\/95 {
        border-color: rgb(122 171 109 / 0.95) !important;
    }
    .\32xl\:\!border-ltblue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(92 148 191 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-ltblue\/0 {
        border-color: rgb(92 148 191 / 0) !important;
    }
    .\32xl\:\!border-ltblue\/10 {
        border-color: rgb(92 148 191 / 0.1) !important;
    }
    .\32xl\:\!border-ltblue\/100 {
        border-color: rgb(92 148 191 / 1) !important;
    }
    .\32xl\:\!border-ltblue\/20 {
        border-color: rgb(92 148 191 / 0.2) !important;
    }
    .\32xl\:\!border-ltblue\/25 {
        border-color: rgb(92 148 191 / 0.25) !important;
    }
    .\32xl\:\!border-ltblue\/30 {
        border-color: rgb(92 148 191 / 0.3) !important;
    }
    .\32xl\:\!border-ltblue\/40 {
        border-color: rgb(92 148 191 / 0.4) !important;
    }
    .\32xl\:\!border-ltblue\/5 {
        border-color: rgb(92 148 191 / 0.05) !important;
    }
    .\32xl\:\!border-ltblue\/50 {
        border-color: rgb(92 148 191 / 0.5) !important;
    }
    .\32xl\:\!border-ltblue\/60 {
        border-color: rgb(92 148 191 / 0.6) !important;
    }
    .\32xl\:\!border-ltblue\/70 {
        border-color: rgb(92 148 191 / 0.7) !important;
    }
    .\32xl\:\!border-ltblue\/75 {
        border-color: rgb(92 148 191 / 0.75) !important;
    }
    .\32xl\:\!border-ltblue\/80 {
        border-color: rgb(92 148 191 / 0.8) !important;
    }
    .\32xl\:\!border-ltblue\/90 {
        border-color: rgb(92 148 191 / 0.9) !important;
    }
    .\32xl\:\!border-ltblue\/95 {
        border-color: rgb(92 148 191 / 0.95) !important;
    }
    .\32xl\:\!border-navyblue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(35 39 92 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-navyblue\/0 {
        border-color: rgb(35 39 92 / 0) !important;
    }
    .\32xl\:\!border-navyblue\/10 {
        border-color: rgb(35 39 92 / 0.1) !important;
    }
    .\32xl\:\!border-navyblue\/100 {
        border-color: rgb(35 39 92 / 1) !important;
    }
    .\32xl\:\!border-navyblue\/20 {
        border-color: rgb(35 39 92 / 0.2) !important;
    }
    .\32xl\:\!border-navyblue\/25 {
        border-color: rgb(35 39 92 / 0.25) !important;
    }
    .\32xl\:\!border-navyblue\/30 {
        border-color: rgb(35 39 92 / 0.3) !important;
    }
    .\32xl\:\!border-navyblue\/40 {
        border-color: rgb(35 39 92 / 0.4) !important;
    }
    .\32xl\:\!border-navyblue\/5 {
        border-color: rgb(35 39 92 / 0.05) !important;
    }
    .\32xl\:\!border-navyblue\/50 {
        border-color: rgb(35 39 92 / 0.5) !important;
    }
    .\32xl\:\!border-navyblue\/60 {
        border-color: rgb(35 39 92 / 0.6) !important;
    }
    .\32xl\:\!border-navyblue\/70 {
        border-color: rgb(35 39 92 / 0.7) !important;
    }
    .\32xl\:\!border-navyblue\/75 {
        border-color: rgb(35 39 92 / 0.75) !important;
    }
    .\32xl\:\!border-navyblue\/80 {
        border-color: rgb(35 39 92 / 0.8) !important;
    }
    .\32xl\:\!border-navyblue\/90 {
        border-color: rgb(35 39 92 / 0.9) !important;
    }
    .\32xl\:\!border-navyblue\/95 {
        border-color: rgb(35 39 92 / 0.95) !important;
    }
    .\32xl\:\!border-orange {
        --tw-border-opacity: 1 !important;
        border-color: rgb(236 114 101 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-orange\/0 {
        border-color: rgb(236 114 101 / 0) !important;
    }
    .\32xl\:\!border-orange\/10 {
        border-color: rgb(236 114 101 / 0.1) !important;
    }
    .\32xl\:\!border-orange\/100 {
        border-color: rgb(236 114 101 / 1) !important;
    }
    .\32xl\:\!border-orange\/20 {
        border-color: rgb(236 114 101 / 0.2) !important;
    }
    .\32xl\:\!border-orange\/25 {
        border-color: rgb(236 114 101 / 0.25) !important;
    }
    .\32xl\:\!border-orange\/30 {
        border-color: rgb(236 114 101 / 0.3) !important;
    }
    .\32xl\:\!border-orange\/40 {
        border-color: rgb(236 114 101 / 0.4) !important;
    }
    .\32xl\:\!border-orange\/5 {
        border-color: rgb(236 114 101 / 0.05) !important;
    }
    .\32xl\:\!border-orange\/50 {
        border-color: rgb(236 114 101 / 0.5) !important;
    }
    .\32xl\:\!border-orange\/60 {
        border-color: rgb(236 114 101 / 0.6) !important;
    }
    .\32xl\:\!border-orange\/70 {
        border-color: rgb(236 114 101 / 0.7) !important;
    }
    .\32xl\:\!border-orange\/75 {
        border-color: rgb(236 114 101 / 0.75) !important;
    }
    .\32xl\:\!border-orange\/80 {
        border-color: rgb(236 114 101 / 0.8) !important;
    }
    .\32xl\:\!border-orange\/90 {
        border-color: rgb(236 114 101 / 0.9) !important;
    }
    .\32xl\:\!border-orange\/95 {
        border-color: rgb(236 114 101 / 0.95) !important;
    }
    .\32xl\:\!border-seablue {
        --tw-border-opacity: 1 !important;
        border-color: rgb(87 182 178 / var(--tw-border-opacity, 1)) !important;
    }
    .\32xl\:\!border-seablue\/0 {
        border-color: rgb(87 182 178 / 0) !important;
    }
    .\32xl\:\!border-seablue\/10 {
        border-color: rgb(87 182 178 / 0.1) !important;
    }
    .\32xl\:\!border-seablue\/100 {
        border-color: rgb(87 182 178 / 1) !important;
    }
    .\32xl\:\!border-seablue\/20 {
        border-color: rgb(87 182 178 / 0.2) !important;
    }
    .\32xl\:\!border-seablue\/25 {
        border-color: rgb(87 182 178 / 0.25) !important;
    }
    .\32xl\:\!border-seablue\/30 {
        border-color: rgb(87 182 178 / 0.3) !important;
    }
    .\32xl\:\!border-seablue\/40 {
        border-color: rgb(87 182 178 / 0.4) !important;
    }
    .\32xl\:\!border-seablue\/5 {
        border-color: rgb(87 182 178 / 0.05) !important;
    }
    .\32xl\:\!border-seablue\/50 {
        border-color: rgb(87 182 178 / 0.5) !important;
    }
    .\32xl\:\!border-seablue\/60 {
        border-color: rgb(87 182 178 / 0.6) !important;
    }
    .\32xl\:\!border-seablue\/70 {
        border-color: rgb(87 182 178 / 0.7) !important;
    }
    .\32xl\:\!border-seablue\/75 {
        border-color: rgb(87 182 178 / 0.75) !important;
    }
    .\32xl\:\!border-seablue\/80 {
        border-color: rgb(87 182 178 / 0.8) !important;
    }
    .\32xl\:\!border-seablue\/90 {
        border-color: rgb(87 182 178 / 0.9) !important;
    }
    .\32xl\:\!border-seablue\/95 {
        border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-black\/0 {
        border-color: rgb(31 31 31 / 0);
    }
    .\32xl\:border-black\/10 {
        border-color: rgb(31 31 31 / 0.1);
    }
    .\32xl\:border-black\/100 {
        border-color: rgb(31 31 31 / 1);
    }
    .\32xl\:border-black\/20 {
        border-color: rgb(31 31 31 / 0.2);
    }
    .\32xl\:border-black\/25 {
        border-color: rgb(31 31 31 / 0.25);
    }
    .\32xl\:border-black\/30 {
        border-color: rgb(31 31 31 / 0.3);
    }
    .\32xl\:border-black\/40 {
        border-color: rgb(31 31 31 / 0.4);
    }
    .\32xl\:border-black\/5 {
        border-color: rgb(31 31 31 / 0.05);
    }
    .\32xl\:border-black\/50 {
        border-color: rgb(31 31 31 / 0.5);
    }
    .\32xl\:border-black\/60 {
        border-color: rgb(31 31 31 / 0.6);
    }
    .\32xl\:border-black\/70 {
        border-color: rgb(31 31 31 / 0.7);
    }
    .\32xl\:border-black\/75 {
        border-color: rgb(31 31 31 / 0.75);
    }
    .\32xl\:border-black\/80 {
        border-color: rgb(31 31 31 / 0.8);
    }
    .\32xl\:border-black\/90 {
        border-color: rgb(31 31 31 / 0.9);
    }
    .\32xl\:border-black\/95 {
        border-color: rgb(31 31 31 / 0.95);
    }
    .\32xl\:border-green {
        --tw-border-opacity: 1;
        border-color: rgb(122 171 109 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-green\/0 {
        border-color: rgb(122 171 109 / 0);
    }
    .\32xl\:border-green\/10 {
        border-color: rgb(122 171 109 / 0.1);
    }
    .\32xl\:border-green\/100 {
        border-color: rgb(122 171 109 / 1);
    }
    .\32xl\:border-green\/20 {
        border-color: rgb(122 171 109 / 0.2);
    }
    .\32xl\:border-green\/25 {
        border-color: rgb(122 171 109 / 0.25);
    }
    .\32xl\:border-green\/30 {
        border-color: rgb(122 171 109 / 0.3);
    }
    .\32xl\:border-green\/40 {
        border-color: rgb(122 171 109 / 0.4);
    }
    .\32xl\:border-green\/5 {
        border-color: rgb(122 171 109 / 0.05);
    }
    .\32xl\:border-green\/50 {
        border-color: rgb(122 171 109 / 0.5);
    }
    .\32xl\:border-green\/60 {
        border-color: rgb(122 171 109 / 0.6);
    }
    .\32xl\:border-green\/70 {
        border-color: rgb(122 171 109 / 0.7);
    }
    .\32xl\:border-green\/75 {
        border-color: rgb(122 171 109 / 0.75);
    }
    .\32xl\:border-green\/80 {
        border-color: rgb(122 171 109 / 0.8);
    }
    .\32xl\:border-green\/90 {
        border-color: rgb(122 171 109 / 0.9);
    }
    .\32xl\:border-green\/95 {
        border-color: rgb(122 171 109 / 0.95);
    }
    .\32xl\:border-ltblue {
        --tw-border-opacity: 1;
        border-color: rgb(92 148 191 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-ltblue\/0 {
        border-color: rgb(92 148 191 / 0);
    }
    .\32xl\:border-ltblue\/10 {
        border-color: rgb(92 148 191 / 0.1);
    }
    .\32xl\:border-ltblue\/100 {
        border-color: rgb(92 148 191 / 1);
    }
    .\32xl\:border-ltblue\/20 {
        border-color: rgb(92 148 191 / 0.2);
    }
    .\32xl\:border-ltblue\/25 {
        border-color: rgb(92 148 191 / 0.25);
    }
    .\32xl\:border-ltblue\/30 {
        border-color: rgb(92 148 191 / 0.3);
    }
    .\32xl\:border-ltblue\/40 {
        border-color: rgb(92 148 191 / 0.4);
    }
    .\32xl\:border-ltblue\/5 {
        border-color: rgb(92 148 191 / 0.05);
    }
    .\32xl\:border-ltblue\/50 {
        border-color: rgb(92 148 191 / 0.5);
    }
    .\32xl\:border-ltblue\/60 {
        border-color: rgb(92 148 191 / 0.6);
    }
    .\32xl\:border-ltblue\/70 {
        border-color: rgb(92 148 191 / 0.7);
    }
    .\32xl\:border-ltblue\/75 {
        border-color: rgb(92 148 191 / 0.75);
    }
    .\32xl\:border-ltblue\/80 {
        border-color: rgb(92 148 191 / 0.8);
    }
    .\32xl\:border-ltblue\/90 {
        border-color: rgb(92 148 191 / 0.9);
    }
    .\32xl\:border-ltblue\/95 {
        border-color: rgb(92 148 191 / 0.95);
    }
    .\32xl\:border-navyblue {
        --tw-border-opacity: 1;
        border-color: rgb(35 39 92 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-navyblue\/0 {
        border-color: rgb(35 39 92 / 0);
    }
    .\32xl\:border-navyblue\/10 {
        border-color: rgb(35 39 92 / 0.1);
    }
    .\32xl\:border-navyblue\/100 {
        border-color: rgb(35 39 92 / 1);
    }
    .\32xl\:border-navyblue\/20 {
        border-color: rgb(35 39 92 / 0.2);
    }
    .\32xl\:border-navyblue\/25 {
        border-color: rgb(35 39 92 / 0.25);
    }
    .\32xl\:border-navyblue\/30 {
        border-color: rgb(35 39 92 / 0.3);
    }
    .\32xl\:border-navyblue\/40 {
        border-color: rgb(35 39 92 / 0.4);
    }
    .\32xl\:border-navyblue\/5 {
        border-color: rgb(35 39 92 / 0.05);
    }
    .\32xl\:border-navyblue\/50 {
        border-color: rgb(35 39 92 / 0.5);
    }
    .\32xl\:border-navyblue\/60 {
        border-color: rgb(35 39 92 / 0.6);
    }
    .\32xl\:border-navyblue\/70 {
        border-color: rgb(35 39 92 / 0.7);
    }
    .\32xl\:border-navyblue\/75 {
        border-color: rgb(35 39 92 / 0.75);
    }
    .\32xl\:border-navyblue\/80 {
        border-color: rgb(35 39 92 / 0.8);
    }
    .\32xl\:border-navyblue\/90 {
        border-color: rgb(35 39 92 / 0.9);
    }
    .\32xl\:border-navyblue\/95 {
        border-color: rgb(35 39 92 / 0.95);
    }
    .\32xl\:border-orange {
        --tw-border-opacity: 1;
        border-color: rgb(236 114 101 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-orange\/0 {
        border-color: rgb(236 114 101 / 0);
    }
    .\32xl\:border-orange\/10 {
        border-color: rgb(236 114 101 / 0.1);
    }
    .\32xl\:border-orange\/100 {
        border-color: rgb(236 114 101 / 1);
    }
    .\32xl\:border-orange\/20 {
        border-color: rgb(236 114 101 / 0.2);
    }
    .\32xl\:border-orange\/25 {
        border-color: rgb(236 114 101 / 0.25);
    }
    .\32xl\:border-orange\/30 {
        border-color: rgb(236 114 101 / 0.3);
    }
    .\32xl\:border-orange\/40 {
        border-color: rgb(236 114 101 / 0.4);
    }
    .\32xl\:border-orange\/5 {
        border-color: rgb(236 114 101 / 0.05);
    }
    .\32xl\:border-orange\/50 {
        border-color: rgb(236 114 101 / 0.5);
    }
    .\32xl\:border-orange\/60 {
        border-color: rgb(236 114 101 / 0.6);
    }
    .\32xl\:border-orange\/70 {
        border-color: rgb(236 114 101 / 0.7);
    }
    .\32xl\:border-orange\/75 {
        border-color: rgb(236 114 101 / 0.75);
    }
    .\32xl\:border-orange\/80 {
        border-color: rgb(236 114 101 / 0.8);
    }
    .\32xl\:border-orange\/90 {
        border-color: rgb(236 114 101 / 0.9);
    }
    .\32xl\:border-orange\/95 {
        border-color: rgb(236 114 101 / 0.95);
    }
    .\32xl\:border-seablue {
        --tw-border-opacity: 1;
        border-color: rgb(87 182 178 / var(--tw-border-opacity, 1));
    }
    .\32xl\:border-seablue\/0 {
        border-color: rgb(87 182 178 / 0);
    }
    .\32xl\:border-seablue\/10 {
        border-color: rgb(87 182 178 / 0.1);
    }
    .\32xl\:border-seablue\/100 {
        border-color: rgb(87 182 178 / 1);
    }
    .\32xl\:border-seablue\/20 {
        border-color: rgb(87 182 178 / 0.2);
    }
    .\32xl\:border-seablue\/25 {
        border-color: rgb(87 182 178 / 0.25);
    }
    .\32xl\:border-seablue\/30 {
        border-color: rgb(87 182 178 / 0.3);
    }
    .\32xl\:border-seablue\/40 {
        border-color: rgb(87 182 178 / 0.4);
    }
    .\32xl\:border-seablue\/5 {
        border-color: rgb(87 182 178 / 0.05);
    }
    .\32xl\:border-seablue\/50 {
        border-color: rgb(87 182 178 / 0.5);
    }
    .\32xl\:border-seablue\/60 {
        border-color: rgb(87 182 178 / 0.6);
    }
    .\32xl\:border-seablue\/70 {
        border-color: rgb(87 182 178 / 0.7);
    }
    .\32xl\:border-seablue\/75 {
        border-color: rgb(87 182 178 / 0.75);
    }
    .\32xl\:border-seablue\/80 {
        border-color: rgb(87 182 178 / 0.8);
    }
    .\32xl\:border-seablue\/90 {
        border-color: rgb(87 182 178 / 0.9);
    }
    .\32xl\:border-seablue\/95 {
        border-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-black\/0 {
        background-color: rgb(31 31 31 / 0) !important;
    }
    .\32xl\:\!bg-black\/10 {
        background-color: rgb(31 31 31 / 0.1) !important;
    }
    .\32xl\:\!bg-black\/100 {
        background-color: rgb(31 31 31 / 1) !important;
    }
    .\32xl\:\!bg-black\/20 {
        background-color: rgb(31 31 31 / 0.2) !important;
    }
    .\32xl\:\!bg-black\/25 {
        background-color: rgb(31 31 31 / 0.25) !important;
    }
    .\32xl\:\!bg-black\/30 {
        background-color: rgb(31 31 31 / 0.3) !important;
    }
    .\32xl\:\!bg-black\/40 {
        background-color: rgb(31 31 31 / 0.4) !important;
    }
    .\32xl\:\!bg-black\/5 {
        background-color: rgb(31 31 31 / 0.05) !important;
    }
    .\32xl\:\!bg-black\/50 {
        background-color: rgb(31 31 31 / 0.5) !important;
    }
    .\32xl\:\!bg-black\/60 {
        background-color: rgb(31 31 31 / 0.6) !important;
    }
    .\32xl\:\!bg-black\/70 {
        background-color: rgb(31 31 31 / 0.7) !important;
    }
    .\32xl\:\!bg-black\/75 {
        background-color: rgb(31 31 31 / 0.75) !important;
    }
    .\32xl\:\!bg-black\/80 {
        background-color: rgb(31 31 31 / 0.8) !important;
    }
    .\32xl\:\!bg-black\/90 {
        background-color: rgb(31 31 31 / 0.9) !important;
    }
    .\32xl\:\!bg-black\/95 {
        background-color: rgb(31 31 31 / 0.95) !important;
    }
    .\32xl\:\!bg-green {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-green\/0 {
        background-color: rgb(122 171 109 / 0) !important;
    }
    .\32xl\:\!bg-green\/10 {
        background-color: rgb(122 171 109 / 0.1) !important;
    }
    .\32xl\:\!bg-green\/100 {
        background-color: rgb(122 171 109 / 1) !important;
    }
    .\32xl\:\!bg-green\/20 {
        background-color: rgb(122 171 109 / 0.2) !important;
    }
    .\32xl\:\!bg-green\/25 {
        background-color: rgb(122 171 109 / 0.25) !important;
    }
    .\32xl\:\!bg-green\/30 {
        background-color: rgb(122 171 109 / 0.3) !important;
    }
    .\32xl\:\!bg-green\/40 {
        background-color: rgb(122 171 109 / 0.4) !important;
    }
    .\32xl\:\!bg-green\/5 {
        background-color: rgb(122 171 109 / 0.05) !important;
    }
    .\32xl\:\!bg-green\/50 {
        background-color: rgb(122 171 109 / 0.5) !important;
    }
    .\32xl\:\!bg-green\/60 {
        background-color: rgb(122 171 109 / 0.6) !important;
    }
    .\32xl\:\!bg-green\/70 {
        background-color: rgb(122 171 109 / 0.7) !important;
    }
    .\32xl\:\!bg-green\/75 {
        background-color: rgb(122 171 109 / 0.75) !important;
    }
    .\32xl\:\!bg-green\/80 {
        background-color: rgb(122 171 109 / 0.8) !important;
    }
    .\32xl\:\!bg-green\/90 {
        background-color: rgb(122 171 109 / 0.9) !important;
    }
    .\32xl\:\!bg-green\/95 {
        background-color: rgb(122 171 109 / 0.95) !important;
    }
    .\32xl\:\!bg-ltblue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-ltblue\/0 {
        background-color: rgb(92 148 191 / 0) !important;
    }
    .\32xl\:\!bg-ltblue\/10 {
        background-color: rgb(92 148 191 / 0.1) !important;
    }
    .\32xl\:\!bg-ltblue\/100 {
        background-color: rgb(92 148 191 / 1) !important;
    }
    .\32xl\:\!bg-ltblue\/20 {
        background-color: rgb(92 148 191 / 0.2) !important;
    }
    .\32xl\:\!bg-ltblue\/25 {
        background-color: rgb(92 148 191 / 0.25) !important;
    }
    .\32xl\:\!bg-ltblue\/30 {
        background-color: rgb(92 148 191 / 0.3) !important;
    }
    .\32xl\:\!bg-ltblue\/40 {
        background-color: rgb(92 148 191 / 0.4) !important;
    }
    .\32xl\:\!bg-ltblue\/5 {
        background-color: rgb(92 148 191 / 0.05) !important;
    }
    .\32xl\:\!bg-ltblue\/50 {
        background-color: rgb(92 148 191 / 0.5) !important;
    }
    .\32xl\:\!bg-ltblue\/60 {
        background-color: rgb(92 148 191 / 0.6) !important;
    }
    .\32xl\:\!bg-ltblue\/70 {
        background-color: rgb(92 148 191 / 0.7) !important;
    }
    .\32xl\:\!bg-ltblue\/75 {
        background-color: rgb(92 148 191 / 0.75) !important;
    }
    .\32xl\:\!bg-ltblue\/80 {
        background-color: rgb(92 148 191 / 0.8) !important;
    }
    .\32xl\:\!bg-ltblue\/90 {
        background-color: rgb(92 148 191 / 0.9) !important;
    }
    .\32xl\:\!bg-ltblue\/95 {
        background-color: rgb(92 148 191 / 0.95) !important;
    }
    .\32xl\:\!bg-navyblue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-navyblue\/0 {
        background-color: rgb(35 39 92 / 0) !important;
    }
    .\32xl\:\!bg-navyblue\/10 {
        background-color: rgb(35 39 92 / 0.1) !important;
    }
    .\32xl\:\!bg-navyblue\/100 {
        background-color: rgb(35 39 92 / 1) !important;
    }
    .\32xl\:\!bg-navyblue\/20 {
        background-color: rgb(35 39 92 / 0.2) !important;
    }
    .\32xl\:\!bg-navyblue\/25 {
        background-color: rgb(35 39 92 / 0.25) !important;
    }
    .\32xl\:\!bg-navyblue\/30 {
        background-color: rgb(35 39 92 / 0.3) !important;
    }
    .\32xl\:\!bg-navyblue\/40 {
        background-color: rgb(35 39 92 / 0.4) !important;
    }
    .\32xl\:\!bg-navyblue\/5 {
        background-color: rgb(35 39 92 / 0.05) !important;
    }
    .\32xl\:\!bg-navyblue\/50 {
        background-color: rgb(35 39 92 / 0.5) !important;
    }
    .\32xl\:\!bg-navyblue\/60 {
        background-color: rgb(35 39 92 / 0.6) !important;
    }
    .\32xl\:\!bg-navyblue\/70 {
        background-color: rgb(35 39 92 / 0.7) !important;
    }
    .\32xl\:\!bg-navyblue\/75 {
        background-color: rgb(35 39 92 / 0.75) !important;
    }
    .\32xl\:\!bg-navyblue\/80 {
        background-color: rgb(35 39 92 / 0.8) !important;
    }
    .\32xl\:\!bg-navyblue\/90 {
        background-color: rgb(35 39 92 / 0.9) !important;
    }
    .\32xl\:\!bg-navyblue\/95 {
        background-color: rgb(35 39 92 / 0.95) !important;
    }
    .\32xl\:\!bg-orange {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-orange\/0 {
        background-color: rgb(236 114 101 / 0) !important;
    }
    .\32xl\:\!bg-orange\/10 {
        background-color: rgb(236 114 101 / 0.1) !important;
    }
    .\32xl\:\!bg-orange\/100 {
        background-color: rgb(236 114 101 / 1) !important;
    }
    .\32xl\:\!bg-orange\/20 {
        background-color: rgb(236 114 101 / 0.2) !important;
    }
    .\32xl\:\!bg-orange\/25 {
        background-color: rgb(236 114 101 / 0.25) !important;
    }
    .\32xl\:\!bg-orange\/30 {
        background-color: rgb(236 114 101 / 0.3) !important;
    }
    .\32xl\:\!bg-orange\/40 {
        background-color: rgb(236 114 101 / 0.4) !important;
    }
    .\32xl\:\!bg-orange\/5 {
        background-color: rgb(236 114 101 / 0.05) !important;
    }
    .\32xl\:\!bg-orange\/50 {
        background-color: rgb(236 114 101 / 0.5) !important;
    }
    .\32xl\:\!bg-orange\/60 {
        background-color: rgb(236 114 101 / 0.6) !important;
    }
    .\32xl\:\!bg-orange\/70 {
        background-color: rgb(236 114 101 / 0.7) !important;
    }
    .\32xl\:\!bg-orange\/75 {
        background-color: rgb(236 114 101 / 0.75) !important;
    }
    .\32xl\:\!bg-orange\/80 {
        background-color: rgb(236 114 101 / 0.8) !important;
    }
    .\32xl\:\!bg-orange\/90 {
        background-color: rgb(236 114 101 / 0.9) !important;
    }
    .\32xl\:\!bg-orange\/95 {
        background-color: rgb(236 114 101 / 0.95) !important;
    }
    .\32xl\:\!bg-seablue {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1)) !important;
    }
    .\32xl\:\!bg-seablue\/0 {
        background-color: rgb(87 182 178 / 0) !important;
    }
    .\32xl\:\!bg-seablue\/10 {
        background-color: rgb(87 182 178 / 0.1) !important;
    }
    .\32xl\:\!bg-seablue\/100 {
        background-color: rgb(87 182 178 / 1) !important;
    }
    .\32xl\:\!bg-seablue\/20 {
        background-color: rgb(87 182 178 / 0.2) !important;
    }
    .\32xl\:\!bg-seablue\/25 {
        background-color: rgb(87 182 178 / 0.25) !important;
    }
    .\32xl\:\!bg-seablue\/30 {
        background-color: rgb(87 182 178 / 0.3) !important;
    }
    .\32xl\:\!bg-seablue\/40 {
        background-color: rgb(87 182 178 / 0.4) !important;
    }
    .\32xl\:\!bg-seablue\/5 {
        background-color: rgb(87 182 178 / 0.05) !important;
    }
    .\32xl\:\!bg-seablue\/50 {
        background-color: rgb(87 182 178 / 0.5) !important;
    }
    .\32xl\:\!bg-seablue\/60 {
        background-color: rgb(87 182 178 / 0.6) !important;
    }
    .\32xl\:\!bg-seablue\/70 {
        background-color: rgb(87 182 178 / 0.7) !important;
    }
    .\32xl\:\!bg-seablue\/75 {
        background-color: rgb(87 182 178 / 0.75) !important;
    }
    .\32xl\:\!bg-seablue\/80 {
        background-color: rgb(87 182 178 / 0.8) !important;
    }
    .\32xl\:\!bg-seablue\/90 {
        background-color: rgb(87 182 178 / 0.9) !important;
    }
    .\32xl\:\!bg-seablue\/95 {
        background-color: rgb(87 182 178 / 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(31 31 31 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-black\/0 {
        background-color: rgb(31 31 31 / 0);
    }
    .\32xl\:bg-black\/10 {
        background-color: rgb(31 31 31 / 0.1);
    }
    .\32xl\:bg-black\/100 {
        background-color: rgb(31 31 31 / 1);
    }
    .\32xl\:bg-black\/20 {
        background-color: rgb(31 31 31 / 0.2);
    }
    .\32xl\:bg-black\/25 {
        background-color: rgb(31 31 31 / 0.25);
    }
    .\32xl\:bg-black\/30 {
        background-color: rgb(31 31 31 / 0.3);
    }
    .\32xl\:bg-black\/40 {
        background-color: rgb(31 31 31 / 0.4);
    }
    .\32xl\:bg-black\/5 {
        background-color: rgb(31 31 31 / 0.05);
    }
    .\32xl\:bg-black\/50 {
        background-color: rgb(31 31 31 / 0.5);
    }
    .\32xl\:bg-black\/60 {
        background-color: rgb(31 31 31 / 0.6);
    }
    .\32xl\:bg-black\/70 {
        background-color: rgb(31 31 31 / 0.7);
    }
    .\32xl\:bg-black\/75 {
        background-color: rgb(31 31 31 / 0.75);
    }
    .\32xl\:bg-black\/80 {
        background-color: rgb(31 31 31 / 0.8);
    }
    .\32xl\:bg-black\/90 {
        background-color: rgb(31 31 31 / 0.9);
    }
    .\32xl\:bg-black\/95 {
        background-color: rgb(31 31 31 / 0.95);
    }
    .\32xl\:bg-green {
        --tw-bg-opacity: 1;
        background-color: rgb(122 171 109 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-green\/0 {
        background-color: rgb(122 171 109 / 0);
    }
    .\32xl\:bg-green\/10 {
        background-color: rgb(122 171 109 / 0.1);
    }
    .\32xl\:bg-green\/100 {
        background-color: rgb(122 171 109 / 1);
    }
    .\32xl\:bg-green\/20 {
        background-color: rgb(122 171 109 / 0.2);
    }
    .\32xl\:bg-green\/25 {
        background-color: rgb(122 171 109 / 0.25);
    }
    .\32xl\:bg-green\/30 {
        background-color: rgb(122 171 109 / 0.3);
    }
    .\32xl\:bg-green\/40 {
        background-color: rgb(122 171 109 / 0.4);
    }
    .\32xl\:bg-green\/5 {
        background-color: rgb(122 171 109 / 0.05);
    }
    .\32xl\:bg-green\/50 {
        background-color: rgb(122 171 109 / 0.5);
    }
    .\32xl\:bg-green\/60 {
        background-color: rgb(122 171 109 / 0.6);
    }
    .\32xl\:bg-green\/70 {
        background-color: rgb(122 171 109 / 0.7);
    }
    .\32xl\:bg-green\/75 {
        background-color: rgb(122 171 109 / 0.75);
    }
    .\32xl\:bg-green\/80 {
        background-color: rgb(122 171 109 / 0.8);
    }
    .\32xl\:bg-green\/90 {
        background-color: rgb(122 171 109 / 0.9);
    }
    .\32xl\:bg-green\/95 {
        background-color: rgb(122 171 109 / 0.95);
    }
    .\32xl\:bg-ltblue {
        --tw-bg-opacity: 1;
        background-color: rgb(92 148 191 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-ltblue\/0 {
        background-color: rgb(92 148 191 / 0);
    }
    .\32xl\:bg-ltblue\/10 {
        background-color: rgb(92 148 191 / 0.1);
    }
    .\32xl\:bg-ltblue\/100 {
        background-color: rgb(92 148 191 / 1);
    }
    .\32xl\:bg-ltblue\/20 {
        background-color: rgb(92 148 191 / 0.2);
    }
    .\32xl\:bg-ltblue\/25 {
        background-color: rgb(92 148 191 / 0.25);
    }
    .\32xl\:bg-ltblue\/30 {
        background-color: rgb(92 148 191 / 0.3);
    }
    .\32xl\:bg-ltblue\/40 {
        background-color: rgb(92 148 191 / 0.4);
    }
    .\32xl\:bg-ltblue\/5 {
        background-color: rgb(92 148 191 / 0.05);
    }
    .\32xl\:bg-ltblue\/50 {
        background-color: rgb(92 148 191 / 0.5);
    }
    .\32xl\:bg-ltblue\/60 {
        background-color: rgb(92 148 191 / 0.6);
    }
    .\32xl\:bg-ltblue\/70 {
        background-color: rgb(92 148 191 / 0.7);
    }
    .\32xl\:bg-ltblue\/75 {
        background-color: rgb(92 148 191 / 0.75);
    }
    .\32xl\:bg-ltblue\/80 {
        background-color: rgb(92 148 191 / 0.8);
    }
    .\32xl\:bg-ltblue\/90 {
        background-color: rgb(92 148 191 / 0.9);
    }
    .\32xl\:bg-ltblue\/95 {
        background-color: rgb(92 148 191 / 0.95);
    }
    .\32xl\:bg-navyblue {
        --tw-bg-opacity: 1;
        background-color: rgb(35 39 92 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-navyblue\/0 {
        background-color: rgb(35 39 92 / 0);
    }
    .\32xl\:bg-navyblue\/10 {
        background-color: rgb(35 39 92 / 0.1);
    }
    .\32xl\:bg-navyblue\/100 {
        background-color: rgb(35 39 92 / 1);
    }
    .\32xl\:bg-navyblue\/20 {
        background-color: rgb(35 39 92 / 0.2);
    }
    .\32xl\:bg-navyblue\/25 {
        background-color: rgb(35 39 92 / 0.25);
    }
    .\32xl\:bg-navyblue\/30 {
        background-color: rgb(35 39 92 / 0.3);
    }
    .\32xl\:bg-navyblue\/40 {
        background-color: rgb(35 39 92 / 0.4);
    }
    .\32xl\:bg-navyblue\/5 {
        background-color: rgb(35 39 92 / 0.05);
    }
    .\32xl\:bg-navyblue\/50 {
        background-color: rgb(35 39 92 / 0.5);
    }
    .\32xl\:bg-navyblue\/60 {
        background-color: rgb(35 39 92 / 0.6);
    }
    .\32xl\:bg-navyblue\/70 {
        background-color: rgb(35 39 92 / 0.7);
    }
    .\32xl\:bg-navyblue\/75 {
        background-color: rgb(35 39 92 / 0.75);
    }
    .\32xl\:bg-navyblue\/80 {
        background-color: rgb(35 39 92 / 0.8);
    }
    .\32xl\:bg-navyblue\/90 {
        background-color: rgb(35 39 92 / 0.9);
    }
    .\32xl\:bg-navyblue\/95 {
        background-color: rgb(35 39 92 / 0.95);
    }
    .\32xl\:bg-orange {
        --tw-bg-opacity: 1;
        background-color: rgb(236 114 101 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-orange\/0 {
        background-color: rgb(236 114 101 / 0);
    }
    .\32xl\:bg-orange\/10 {
        background-color: rgb(236 114 101 / 0.1);
    }
    .\32xl\:bg-orange\/100 {
        background-color: rgb(236 114 101 / 1);
    }
    .\32xl\:bg-orange\/20 {
        background-color: rgb(236 114 101 / 0.2);
    }
    .\32xl\:bg-orange\/25 {
        background-color: rgb(236 114 101 / 0.25);
    }
    .\32xl\:bg-orange\/30 {
        background-color: rgb(236 114 101 / 0.3);
    }
    .\32xl\:bg-orange\/40 {
        background-color: rgb(236 114 101 / 0.4);
    }
    .\32xl\:bg-orange\/5 {
        background-color: rgb(236 114 101 / 0.05);
    }
    .\32xl\:bg-orange\/50 {
        background-color: rgb(236 114 101 / 0.5);
    }
    .\32xl\:bg-orange\/60 {
        background-color: rgb(236 114 101 / 0.6);
    }
    .\32xl\:bg-orange\/70 {
        background-color: rgb(236 114 101 / 0.7);
    }
    .\32xl\:bg-orange\/75 {
        background-color: rgb(236 114 101 / 0.75);
    }
    .\32xl\:bg-orange\/80 {
        background-color: rgb(236 114 101 / 0.8);
    }
    .\32xl\:bg-orange\/90 {
        background-color: rgb(236 114 101 / 0.9);
    }
    .\32xl\:bg-orange\/95 {
        background-color: rgb(236 114 101 / 0.95);
    }
    .\32xl\:bg-seablue {
        --tw-bg-opacity: 1;
        background-color: rgb(87 182 178 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-seablue\/0 {
        background-color: rgb(87 182 178 / 0);
    }
    .\32xl\:bg-seablue\/10 {
        background-color: rgb(87 182 178 / 0.1);
    }
    .\32xl\:bg-seablue\/100 {
        background-color: rgb(87 182 178 / 1);
    }
    .\32xl\:bg-seablue\/20 {
        background-color: rgb(87 182 178 / 0.2);
    }
    .\32xl\:bg-seablue\/25 {
        background-color: rgb(87 182 178 / 0.25);
    }
    .\32xl\:bg-seablue\/30 {
        background-color: rgb(87 182 178 / 0.3);
    }
    .\32xl\:bg-seablue\/40 {
        background-color: rgb(87 182 178 / 0.4);
    }
    .\32xl\:bg-seablue\/5 {
        background-color: rgb(87 182 178 / 0.05);
    }
    .\32xl\:bg-seablue\/50 {
        background-color: rgb(87 182 178 / 0.5);
    }
    .\32xl\:bg-seablue\/60 {
        background-color: rgb(87 182 178 / 0.6);
    }
    .\32xl\:bg-seablue\/70 {
        background-color: rgb(87 182 178 / 0.7);
    }
    .\32xl\:bg-seablue\/75 {
        background-color: rgb(87 182 178 / 0.75);
    }
    .\32xl\:bg-seablue\/80 {
        background-color: rgb(87 182 178 / 0.8);
    }
    .\32xl\:bg-seablue\/90 {
        background-color: rgb(87 182 178 / 0.9);
    }
    .\32xl\:bg-seablue\/95 {
        background-color: rgb(87 182 178 / 0.95);
    }
    .\32xl\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
    .\32xl\:bg-white\/0 {
        background-color: rgb(255 255 255 / 0);
    }
    .\32xl\:bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1);
    }
    .\32xl\:bg-white\/100 {
        background-color: rgb(255 255 255 / 1);
    }
    .\32xl\:bg-white\/20 {
        background-color: rgb(255 255 255 / 0.2);
    }
    .\32xl\:bg-white\/25 {
        background-color: rgb(255 255 255 / 0.25);
    }
    .\32xl\:bg-white\/30 {
        background-color: rgb(255 255 255 / 0.3);
    }
    .\32xl\:bg-white\/40 {
        background-color: rgb(255 255 255 / 0.4);
    }
    .\32xl\:bg-white\/5 {
        background-color: rgb(255 255 255 / 0.05);
    }
    .\32xl\:bg-white\/50 {
        background-color: rgb(255 255 255 / 0.5);
    }
    .\32xl\:bg-white\/60 {
        background-color: rgb(255 255 255 / 0.6);
    }
    .\32xl\:bg-white\/70 {
        background-color: rgb(255 255 255 / 0.7);
    }
    .\32xl\:bg-white\/75 {
        background-color: rgb(255 255 255 / 0.75);
    }
    .\32xl\:bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8);
    }
    .\32xl\:bg-white\/90 {
        background-color: rgb(255 255 255 / 0.9);
    }
    .\32xl\:bg-white\/95 {
        background-color: rgb(255 255 255 / 0.95);
    }
    .\32xl\:p-1 {
        padding: 0.25rem;
    }
    .\32xl\:p-10 {
        padding: 2.5rem;
    }
    .\32xl\:p-2 {
        padding: 0.5rem;
    }
    .\32xl\:p-3 {
        padding: 0.75rem;
    }
    .\32xl\:p-4 {
        padding: 1rem;
    }
    .\32xl\:p-6 {
        padding: 1.5rem;
    }
    .\32xl\:p-8 {
        padding: 2rem;
    }
    .\32xl\:p-five {
        padding: 5%;
    }
    .\32xl\:p-half {
        padding: 50%;
    }
    .\32xl\:p-quarter {
        padding: 25%;
    }
    .\32xl\:p-ten {
        padding: 10%;
    }
    .\32xl\:p-third {
        padding: 33.333%;
    }
    .\32xl\:p-wp-2xl {
        padding: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:p-wp-lg {
        padding: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:p-wp-md {
        padding: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:p-wp-sm {
        padding: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:p-wp-xl {
        padding: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:p-wp-xs {
        padding: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:px-1 {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    .\32xl\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .\32xl\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .\32xl\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .\32xl\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .\32xl\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .\32xl\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .\32xl\:px-five {
        padding-left: 5%;
        padding-right: 5%;
    }
    .\32xl\:px-half {
        padding-left: 50%;
        padding-right: 50%;
    }
    .\32xl\:px-quarter {
        padding-left: 25%;
        padding-right: 25%;
    }
    .\32xl\:px-ten {
        padding-left: 10%;
        padding-right: 10%;
    }
    .\32xl\:px-third {
        padding-left: 33.333%;
        padding-right: 33.333%;
    }
    .\32xl\:px-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:px-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:px-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:px-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:px-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:px-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:py-1 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
    }
    .\32xl\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .\32xl\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .\32xl\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    .\32xl\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .\32xl\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .\32xl\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .\32xl\:py-five {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .\32xl\:py-half {
        padding-top: 50%;
        padding-bottom: 50%;
    }
    .\32xl\:py-quarter {
        padding-top: 25%;
        padding-bottom: 25%;
    }
    .\32xl\:py-ten {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .\32xl\:py-third {
        padding-top: 33.333%;
        padding-bottom: 33.333%;
    }
    .\32xl\:py-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:py-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:py-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:py-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:py-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:py-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:pb-1 {
        padding-bottom: 0.25rem;
    }
    .\32xl\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .\32xl\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .\32xl\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .\32xl\:pb-4 {
        padding-bottom: 1rem;
    }
    .\32xl\:pb-6 {
        padding-bottom: 1.5rem;
    }
    .\32xl\:pb-8 {
        padding-bottom: 2rem;
    }
    .\32xl\:pb-five {
        padding-bottom: 5%;
    }
    .\32xl\:pb-half {
        padding-bottom: 50%;
    }
    .\32xl\:pb-quarter {
        padding-bottom: 25%;
    }
    .\32xl\:pb-ten {
        padding-bottom: 10%;
    }
    .\32xl\:pb-third {
        padding-bottom: 33.333%;
    }
    .\32xl\:pb-wp-2xl {
        padding-bottom: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:pb-wp-lg {
        padding-bottom: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:pb-wp-md {
        padding-bottom: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:pb-wp-sm {
        padding-bottom: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:pb-wp-xl {
        padding-bottom: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:pb-wp-xs {
        padding-bottom: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:pl-1 {
        padding-left: 0.25rem;
    }
    .\32xl\:pl-10 {
        padding-left: 2.5rem;
    }
    .\32xl\:pl-2 {
        padding-left: 0.5rem;
    }
    .\32xl\:pl-3 {
        padding-left: 0.75rem;
    }
    .\32xl\:pl-4 {
        padding-left: 1rem;
    }
    .\32xl\:pl-6 {
        padding-left: 1.5rem;
    }
    .\32xl\:pl-8 {
        padding-left: 2rem;
    }
    .\32xl\:pl-five {
        padding-left: 5%;
    }
    .\32xl\:pl-half {
        padding-left: 50%;
    }
    .\32xl\:pl-quarter {
        padding-left: 25%;
    }
    .\32xl\:pl-ten {
        padding-left: 10%;
    }
    .\32xl\:pl-third {
        padding-left: 33.333%;
    }
    .\32xl\:pl-wp-2xl {
        padding-left: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:pl-wp-lg {
        padding-left: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:pl-wp-md {
        padding-left: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:pl-wp-sm {
        padding-left: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:pl-wp-xl {
        padding-left: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:pl-wp-xs {
        padding-left: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:pr-1 {
        padding-right: 0.25rem;
    }
    .\32xl\:pr-10 {
        padding-right: 2.5rem;
    }
    .\32xl\:pr-2 {
        padding-right: 0.5rem;
    }
    .\32xl\:pr-3 {
        padding-right: 0.75rem;
    }
    .\32xl\:pr-4 {
        padding-right: 1rem;
    }
    .\32xl\:pr-6 {
        padding-right: 1.5rem;
    }
    .\32xl\:pr-8 {
        padding-right: 2rem;
    }
    .\32xl\:pr-five {
        padding-right: 5%;
    }
    .\32xl\:pr-half {
        padding-right: 50%;
    }
    .\32xl\:pr-quarter {
        padding-right: 25%;
    }
    .\32xl\:pr-ten {
        padding-right: 10%;
    }
    .\32xl\:pr-third {
        padding-right: 33.333%;
    }
    .\32xl\:pr-wp-2xl {
        padding-right: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:pr-wp-lg {
        padding-right: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:pr-wp-md {
        padding-right: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:pr-wp-sm {
        padding-right: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:pr-wp-xl {
        padding-right: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:pr-wp-xs {
        padding-right: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:pt-1 {
        padding-top: 0.25rem;
    }
    .\32xl\:pt-10 {
        padding-top: 2.5rem;
    }
    .\32xl\:pt-2 {
        padding-top: 0.5rem;
    }
    .\32xl\:pt-3 {
        padding-top: 0.75rem;
    }
    .\32xl\:pt-4 {
        padding-top: 1rem;
    }
    .\32xl\:pt-6 {
        padding-top: 1.5rem;
    }
    .\32xl\:pt-8 {
        padding-top: 2rem;
    }
    .\32xl\:pt-five {
        padding-top: 5%;
    }
    .\32xl\:pt-half {
        padding-top: 50%;
    }
    .\32xl\:pt-quarter {
        padding-top: 25%;
    }
    .\32xl\:pt-ten {
        padding-top: 10%;
    }
    .\32xl\:pt-third {
        padding-top: 33.333%;
    }
    .\32xl\:pt-wp-2xl {
        padding-top: var(--wp--preset--spacing--xxl, 5rem);
    }
    .\32xl\:pt-wp-lg {
        padding-top: var(--wp--preset--spacing--large, 3rem);
    }
    .\32xl\:pt-wp-md {
        padding-top: var(--wp--preset--spacing--medium, 2rem);
    }
    .\32xl\:pt-wp-sm {
        padding-top: var(--wp--preset--spacing--small, 1rem);
    }
    .\32xl\:pt-wp-xl {
        padding-top: var(--wp--preset--spacing--xl, 4rem);
    }
    .\32xl\:pt-wp-xs {
        padding-top: var(--wp--preset--spacing--xs, 0.5rem);
    }
    .\32xl\:\!text-black {
        --tw-text-opacity: 1 !important;
        color: rgb(31 31 31 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-black\/0 {
        color: rgb(31 31 31 / 0) !important;
    }
    .\32xl\:\!text-black\/10 {
        color: rgb(31 31 31 / 0.1) !important;
    }
    .\32xl\:\!text-black\/100 {
        color: rgb(31 31 31 / 1) !important;
    }
    .\32xl\:\!text-black\/20 {
        color: rgb(31 31 31 / 0.2) !important;
    }
    .\32xl\:\!text-black\/25 {
        color: rgb(31 31 31 / 0.25) !important;
    }
    .\32xl\:\!text-black\/30 {
        color: rgb(31 31 31 / 0.3) !important;
    }
    .\32xl\:\!text-black\/40 {
        color: rgb(31 31 31 / 0.4) !important;
    }
    .\32xl\:\!text-black\/5 {
        color: rgb(31 31 31 / 0.05) !important;
    }
    .\32xl\:\!text-black\/50 {
        color: rgb(31 31 31 / 0.5) !important;
    }
    .\32xl\:\!text-black\/60 {
        color: rgb(31 31 31 / 0.6) !important;
    }
    .\32xl\:\!text-black\/70 {
        color: rgb(31 31 31 / 0.7) !important;
    }
    .\32xl\:\!text-black\/75 {
        color: rgb(31 31 31 / 0.75) !important;
    }
    .\32xl\:\!text-black\/80 {
        color: rgb(31 31 31 / 0.8) !important;
    }
    .\32xl\:\!text-black\/90 {
        color: rgb(31 31 31 / 0.9) !important;
    }
    .\32xl\:\!text-black\/95 {
        color: rgb(31 31 31 / 0.95) !important;
    }
    .\32xl\:\!text-green {
        --tw-text-opacity: 1 !important;
        color: rgb(122 171 109 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-green\/0 {
        color: rgb(122 171 109 / 0) !important;
    }
    .\32xl\:\!text-green\/10 {
        color: rgb(122 171 109 / 0.1) !important;
    }
    .\32xl\:\!text-green\/100 {
        color: rgb(122 171 109 / 1) !important;
    }
    .\32xl\:\!text-green\/20 {
        color: rgb(122 171 109 / 0.2) !important;
    }
    .\32xl\:\!text-green\/25 {
        color: rgb(122 171 109 / 0.25) !important;
    }
    .\32xl\:\!text-green\/30 {
        color: rgb(122 171 109 / 0.3) !important;
    }
    .\32xl\:\!text-green\/40 {
        color: rgb(122 171 109 / 0.4) !important;
    }
    .\32xl\:\!text-green\/5 {
        color: rgb(122 171 109 / 0.05) !important;
    }
    .\32xl\:\!text-green\/50 {
        color: rgb(122 171 109 / 0.5) !important;
    }
    .\32xl\:\!text-green\/60 {
        color: rgb(122 171 109 / 0.6) !important;
    }
    .\32xl\:\!text-green\/70 {
        color: rgb(122 171 109 / 0.7) !important;
    }
    .\32xl\:\!text-green\/75 {
        color: rgb(122 171 109 / 0.75) !important;
    }
    .\32xl\:\!text-green\/80 {
        color: rgb(122 171 109 / 0.8) !important;
    }
    .\32xl\:\!text-green\/90 {
        color: rgb(122 171 109 / 0.9) !important;
    }
    .\32xl\:\!text-green\/95 {
        color: rgb(122 171 109 / 0.95) !important;
    }
    .\32xl\:\!text-ltblue {
        --tw-text-opacity: 1 !important;
        color: rgb(92 148 191 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-ltblue\/0 {
        color: rgb(92 148 191 / 0) !important;
    }
    .\32xl\:\!text-ltblue\/10 {
        color: rgb(92 148 191 / 0.1) !important;
    }
    .\32xl\:\!text-ltblue\/100 {
        color: rgb(92 148 191 / 1) !important;
    }
    .\32xl\:\!text-ltblue\/20 {
        color: rgb(92 148 191 / 0.2) !important;
    }
    .\32xl\:\!text-ltblue\/25 {
        color: rgb(92 148 191 / 0.25) !important;
    }
    .\32xl\:\!text-ltblue\/30 {
        color: rgb(92 148 191 / 0.3) !important;
    }
    .\32xl\:\!text-ltblue\/40 {
        color: rgb(92 148 191 / 0.4) !important;
    }
    .\32xl\:\!text-ltblue\/5 {
        color: rgb(92 148 191 / 0.05) !important;
    }
    .\32xl\:\!text-ltblue\/50 {
        color: rgb(92 148 191 / 0.5) !important;
    }
    .\32xl\:\!text-ltblue\/60 {
        color: rgb(92 148 191 / 0.6) !important;
    }
    .\32xl\:\!text-ltblue\/70 {
        color: rgb(92 148 191 / 0.7) !important;
    }
    .\32xl\:\!text-ltblue\/75 {
        color: rgb(92 148 191 / 0.75) !important;
    }
    .\32xl\:\!text-ltblue\/80 {
        color: rgb(92 148 191 / 0.8) !important;
    }
    .\32xl\:\!text-ltblue\/90 {
        color: rgb(92 148 191 / 0.9) !important;
    }
    .\32xl\:\!text-ltblue\/95 {
        color: rgb(92 148 191 / 0.95) !important;
    }
    .\32xl\:\!text-navyblue {
        --tw-text-opacity: 1 !important;
        color: rgb(35 39 92 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-navyblue\/0 {
        color: rgb(35 39 92 / 0) !important;
    }
    .\32xl\:\!text-navyblue\/10 {
        color: rgb(35 39 92 / 0.1) !important;
    }
    .\32xl\:\!text-navyblue\/100 {
        color: rgb(35 39 92 / 1) !important;
    }
    .\32xl\:\!text-navyblue\/20 {
        color: rgb(35 39 92 / 0.2) !important;
    }
    .\32xl\:\!text-navyblue\/25 {
        color: rgb(35 39 92 / 0.25) !important;
    }
    .\32xl\:\!text-navyblue\/30 {
        color: rgb(35 39 92 / 0.3) !important;
    }
    .\32xl\:\!text-navyblue\/40 {
        color: rgb(35 39 92 / 0.4) !important;
    }
    .\32xl\:\!text-navyblue\/5 {
        color: rgb(35 39 92 / 0.05) !important;
    }
    .\32xl\:\!text-navyblue\/50 {
        color: rgb(35 39 92 / 0.5) !important;
    }
    .\32xl\:\!text-navyblue\/60 {
        color: rgb(35 39 92 / 0.6) !important;
    }
    .\32xl\:\!text-navyblue\/70 {
        color: rgb(35 39 92 / 0.7) !important;
    }
    .\32xl\:\!text-navyblue\/75 {
        color: rgb(35 39 92 / 0.75) !important;
    }
    .\32xl\:\!text-navyblue\/80 {
        color: rgb(35 39 92 / 0.8) !important;
    }
    .\32xl\:\!text-navyblue\/90 {
        color: rgb(35 39 92 / 0.9) !important;
    }
    .\32xl\:\!text-navyblue\/95 {
        color: rgb(35 39 92 / 0.95) !important;
    }
    .\32xl\:\!text-orange {
        --tw-text-opacity: 1 !important;
        color: rgb(236 114 101 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-orange\/0 {
        color: rgb(236 114 101 / 0) !important;
    }
    .\32xl\:\!text-orange\/10 {
        color: rgb(236 114 101 / 0.1) !important;
    }
    .\32xl\:\!text-orange\/100 {
        color: rgb(236 114 101 / 1) !important;
    }
    .\32xl\:\!text-orange\/20 {
        color: rgb(236 114 101 / 0.2) !important;
    }
    .\32xl\:\!text-orange\/25 {
        color: rgb(236 114 101 / 0.25) !important;
    }
    .\32xl\:\!text-orange\/30 {
        color: rgb(236 114 101 / 0.3) !important;
    }
    .\32xl\:\!text-orange\/40 {
        color: rgb(236 114 101 / 0.4) !important;
    }
    .\32xl\:\!text-orange\/5 {
        color: rgb(236 114 101 / 0.05) !important;
    }
    .\32xl\:\!text-orange\/50 {
        color: rgb(236 114 101 / 0.5) !important;
    }
    .\32xl\:\!text-orange\/60 {
        color: rgb(236 114 101 / 0.6) !important;
    }
    .\32xl\:\!text-orange\/70 {
        color: rgb(236 114 101 / 0.7) !important;
    }
    .\32xl\:\!text-orange\/75 {
        color: rgb(236 114 101 / 0.75) !important;
    }
    .\32xl\:\!text-orange\/80 {
        color: rgb(236 114 101 / 0.8) !important;
    }
    .\32xl\:\!text-orange\/90 {
        color: rgb(236 114 101 / 0.9) !important;
    }
    .\32xl\:\!text-orange\/95 {
        color: rgb(236 114 101 / 0.95) !important;
    }
    .\32xl\:\!text-seablue {
        --tw-text-opacity: 1 !important;
        color: rgb(87 182 178 / var(--tw-text-opacity, 1)) !important;
    }
    .\32xl\:\!text-seablue\/0 {
        color: rgb(87 182 178 / 0) !important;
    }
    .\32xl\:\!text-seablue\/10 {
        color: rgb(87 182 178 / 0.1) !important;
    }
    .\32xl\:\!text-seablue\/100 {
        color: rgb(87 182 178 / 1) !important;
    }
    .\32xl\:\!text-seablue\/20 {
        color: rgb(87 182 178 / 0.2) !important;
    }
    .\32xl\:\!text-seablue\/25 {
        color: rgb(87 182 178 / 0.25) !important;
    }
    .\32xl\:\!text-seablue\/30 {
        color: rgb(87 182 178 / 0.3) !important;
    }
    .\32xl\:\!text-seablue\/40 {
        color: rgb(87 182 178 / 0.4) !important;
    }
    .\32xl\:\!text-seablue\/5 {
        color: rgb(87 182 178 / 0.05) !important;
    }
    .\32xl\:\!text-seablue\/50 {
        color: rgb(87 182 178 / 0.5) !important;
    }
    .\32xl\:\!text-seablue\/60 {
        color: rgb(87 182 178 / 0.6) !important;
    }
    .\32xl\:\!text-seablue\/70 {
        color: rgb(87 182 178 / 0.7) !important;
    }
    .\32xl\:\!text-seablue\/75 {
        color: rgb(87 182 178 / 0.75) !important;
    }
    .\32xl\:\!text-seablue\/80 {
        color: rgb(87 182 178 / 0.8) !important;
    }
    .\32xl\:\!text-seablue\/90 {
        color: rgb(87 182 178 / 0.9) !important;
    }
    .\32xl\:\!text-seablue\/95 {
        color: rgb(87 182 178 / 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(31 31 31 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-black\/0 {
        color: rgb(31 31 31 / 0);
    }
    .\32xl\:text-black\/10 {
        color: rgb(31 31 31 / 0.1);
    }
    .\32xl\:text-black\/100 {
        color: rgb(31 31 31 / 1);
    }
    .\32xl\:text-black\/20 {
        color: rgb(31 31 31 / 0.2);
    }
    .\32xl\:text-black\/25 {
        color: rgb(31 31 31 / 0.25);
    }
    .\32xl\:text-black\/30 {
        color: rgb(31 31 31 / 0.3);
    }
    .\32xl\:text-black\/40 {
        color: rgb(31 31 31 / 0.4);
    }
    .\32xl\:text-black\/5 {
        color: rgb(31 31 31 / 0.05);
    }
    .\32xl\:text-black\/50 {
        color: rgb(31 31 31 / 0.5);
    }
    .\32xl\:text-black\/60 {
        color: rgb(31 31 31 / 0.6);
    }
    .\32xl\:text-black\/70 {
        color: rgb(31 31 31 / 0.7);
    }
    .\32xl\:text-black\/75 {
        color: rgb(31 31 31 / 0.75);
    }
    .\32xl\:text-black\/80 {
        color: rgb(31 31 31 / 0.8);
    }
    .\32xl\:text-black\/90 {
        color: rgb(31 31 31 / 0.9);
    }
    .\32xl\:text-black\/95 {
        color: rgb(31 31 31 / 0.95);
    }
    .\32xl\:text-green {
        --tw-text-opacity: 1;
        color: rgb(122 171 109 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-green\/0 {
        color: rgb(122 171 109 / 0);
    }
    .\32xl\:text-green\/10 {
        color: rgb(122 171 109 / 0.1);
    }
    .\32xl\:text-green\/100 {
        color: rgb(122 171 109 / 1);
    }
    .\32xl\:text-green\/20 {
        color: rgb(122 171 109 / 0.2);
    }
    .\32xl\:text-green\/25 {
        color: rgb(122 171 109 / 0.25);
    }
    .\32xl\:text-green\/30 {
        color: rgb(122 171 109 / 0.3);
    }
    .\32xl\:text-green\/40 {
        color: rgb(122 171 109 / 0.4);
    }
    .\32xl\:text-green\/5 {
        color: rgb(122 171 109 / 0.05);
    }
    .\32xl\:text-green\/50 {
        color: rgb(122 171 109 / 0.5);
    }
    .\32xl\:text-green\/60 {
        color: rgb(122 171 109 / 0.6);
    }
    .\32xl\:text-green\/70 {
        color: rgb(122 171 109 / 0.7);
    }
    .\32xl\:text-green\/75 {
        color: rgb(122 171 109 / 0.75);
    }
    .\32xl\:text-green\/80 {
        color: rgb(122 171 109 / 0.8);
    }
    .\32xl\:text-green\/90 {
        color: rgb(122 171 109 / 0.9);
    }
    .\32xl\:text-green\/95 {
        color: rgb(122 171 109 / 0.95);
    }
    .\32xl\:text-ltblue {
        --tw-text-opacity: 1;
        color: rgb(92 148 191 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-ltblue\/0 {
        color: rgb(92 148 191 / 0);
    }
    .\32xl\:text-ltblue\/10 {
        color: rgb(92 148 191 / 0.1);
    }
    .\32xl\:text-ltblue\/100 {
        color: rgb(92 148 191 / 1);
    }
    .\32xl\:text-ltblue\/20 {
        color: rgb(92 148 191 / 0.2);
    }
    .\32xl\:text-ltblue\/25 {
        color: rgb(92 148 191 / 0.25);
    }
    .\32xl\:text-ltblue\/30 {
        color: rgb(92 148 191 / 0.3);
    }
    .\32xl\:text-ltblue\/40 {
        color: rgb(92 148 191 / 0.4);
    }
    .\32xl\:text-ltblue\/5 {
        color: rgb(92 148 191 / 0.05);
    }
    .\32xl\:text-ltblue\/50 {
        color: rgb(92 148 191 / 0.5);
    }
    .\32xl\:text-ltblue\/60 {
        color: rgb(92 148 191 / 0.6);
    }
    .\32xl\:text-ltblue\/70 {
        color: rgb(92 148 191 / 0.7);
    }
    .\32xl\:text-ltblue\/75 {
        color: rgb(92 148 191 / 0.75);
    }
    .\32xl\:text-ltblue\/80 {
        color: rgb(92 148 191 / 0.8);
    }
    .\32xl\:text-ltblue\/90 {
        color: rgb(92 148 191 / 0.9);
    }
    .\32xl\:text-ltblue\/95 {
        color: rgb(92 148 191 / 0.95);
    }
    .\32xl\:text-navyblue {
        --tw-text-opacity: 1;
        color: rgb(35 39 92 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-navyblue\/0 {
        color: rgb(35 39 92 / 0);
    }
    .\32xl\:text-navyblue\/10 {
        color: rgb(35 39 92 / 0.1);
    }
    .\32xl\:text-navyblue\/100 {
        color: rgb(35 39 92 / 1);
    }
    .\32xl\:text-navyblue\/20 {
        color: rgb(35 39 92 / 0.2);
    }
    .\32xl\:text-navyblue\/25 {
        color: rgb(35 39 92 / 0.25);
    }
    .\32xl\:text-navyblue\/30 {
        color: rgb(35 39 92 / 0.3);
    }
    .\32xl\:text-navyblue\/40 {
        color: rgb(35 39 92 / 0.4);
    }
    .\32xl\:text-navyblue\/5 {
        color: rgb(35 39 92 / 0.05);
    }
    .\32xl\:text-navyblue\/50 {
        color: rgb(35 39 92 / 0.5);
    }
    .\32xl\:text-navyblue\/60 {
        color: rgb(35 39 92 / 0.6);
    }
    .\32xl\:text-navyblue\/70 {
        color: rgb(35 39 92 / 0.7);
    }
    .\32xl\:text-navyblue\/75 {
        color: rgb(35 39 92 / 0.75);
    }
    .\32xl\:text-navyblue\/80 {
        color: rgb(35 39 92 / 0.8);
    }
    .\32xl\:text-navyblue\/90 {
        color: rgb(35 39 92 / 0.9);
    }
    .\32xl\:text-navyblue\/95 {
        color: rgb(35 39 92 / 0.95);
    }
    .\32xl\:text-orange {
        --tw-text-opacity: 1;
        color: rgb(236 114 101 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-orange\/0 {
        color: rgb(236 114 101 / 0);
    }
    .\32xl\:text-orange\/10 {
        color: rgb(236 114 101 / 0.1);
    }
    .\32xl\:text-orange\/100 {
        color: rgb(236 114 101 / 1);
    }
    .\32xl\:text-orange\/20 {
        color: rgb(236 114 101 / 0.2);
    }
    .\32xl\:text-orange\/25 {
        color: rgb(236 114 101 / 0.25);
    }
    .\32xl\:text-orange\/30 {
        color: rgb(236 114 101 / 0.3);
    }
    .\32xl\:text-orange\/40 {
        color: rgb(236 114 101 / 0.4);
    }
    .\32xl\:text-orange\/5 {
        color: rgb(236 114 101 / 0.05);
    }
    .\32xl\:text-orange\/50 {
        color: rgb(236 114 101 / 0.5);
    }
    .\32xl\:text-orange\/60 {
        color: rgb(236 114 101 / 0.6);
    }
    .\32xl\:text-orange\/70 {
        color: rgb(236 114 101 / 0.7);
    }
    .\32xl\:text-orange\/75 {
        color: rgb(236 114 101 / 0.75);
    }
    .\32xl\:text-orange\/80 {
        color: rgb(236 114 101 / 0.8);
    }
    .\32xl\:text-orange\/90 {
        color: rgb(236 114 101 / 0.9);
    }
    .\32xl\:text-orange\/95 {
        color: rgb(236 114 101 / 0.95);
    }
    .\32xl\:text-seablue {
        --tw-text-opacity: 1;
        color: rgb(87 182 178 / var(--tw-text-opacity, 1));
    }
    .\32xl\:text-seablue\/0 {
        color: rgb(87 182 178 / 0);
    }
    .\32xl\:text-seablue\/10 {
        color: rgb(87 182 178 / 0.1);
    }
    .\32xl\:text-seablue\/100 {
        color: rgb(87 182 178 / 1);
    }
    .\32xl\:text-seablue\/20 {
        color: rgb(87 182 178 / 0.2);
    }
    .\32xl\:text-seablue\/25 {
        color: rgb(87 182 178 / 0.25);
    }
    .\32xl\:text-seablue\/30 {
        color: rgb(87 182 178 / 0.3);
    }
    .\32xl\:text-seablue\/40 {
        color: rgb(87 182 178 / 0.4);
    }
    .\32xl\:text-seablue\/5 {
        color: rgb(87 182 178 / 0.05);
    }
    .\32xl\:text-seablue\/50 {
        color: rgb(87 182 178 / 0.5);
    }
    .\32xl\:text-seablue\/60 {
        color: rgb(87 182 178 / 0.6);
    }
    .\32xl\:text-seablue\/70 {
        color: rgb(87 182 178 / 0.7);
    }
    .\32xl\:text-seablue\/75 {
        color: rgb(87 182 178 / 0.75);
    }
    .\32xl\:text-seablue\/80 {
        color: rgb(87 182 178 / 0.8);
    }
    .\32xl\:text-seablue\/90 {
        color: rgb(87 182 178 / 0.9);
    }
    .\32xl\:text-seablue\/95 {
        color: rgb(87 182 178 / 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);
    }
}
