.cms {
.invisible {
    visibility: hidden !important
}
.absolute {
    position: absolute !important
}
.relative {
    position: relative !important
}
.inset-0 {
    inset: 0px !important
}
.-bottom-6 {
    bottom: -1.5rem !important
}
.-left-20 {
    left: -5rem !important
}
.-left-6 {
    left: -1.5rem !important
}
.-right-6 {
    right: -1.5rem !important
}
.-top-20 {
    top: -5rem !important
}
.-top-6 {
    top: -1.5rem !important
}
.bottom-0 {
    bottom: 0px !important
}
.bottom-10 {
    bottom: 2.5rem !important
}
.bottom-7 {
    bottom: 1.75rem !important
}
.left-10 {
    left: 2.5rem !important
}
.right-10 {
    right: 2.5rem !important
}
.right-20 {
    right: 5rem !important
}
.top-0 {
    top: 0px !important
}
.top-1\/2 {
    top: 50% !important
}
.top-20 {
    top: 5rem !important
}
.top-3 {
    top: 0.75rem !important
}
.z-10 {
    z-index: 10 !important
}
.z-20 {
    z-index: 20 !important
}
.z-40 {
    z-index: 40 !important
}
.z-50 {
    z-index: 50 !important
}
.col-start-2 {
    grid-column-start: 2 !important
}
.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}
.my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important
}
.mb-12 {
    margin-bottom: 3rem !important
}
.mb-2 {
    margin-bottom: 0.5rem !important
}
.mb-4 {
    margin-bottom: 1rem !important
}
.mb-5 {
    margin-bottom: 1.25rem !important
}
.mb-6 {
    margin-bottom: 1.5rem !important
}
.mb-8 {
    margin-bottom: 2rem !important
}
.ml-1 {
    margin-left: 0.25rem !important
}
.mr-16 {
    margin-right: 4rem !important
}
.mr-2 {
    margin-right: 0.5rem !important
}
.mt-10 {
    margin-top: 2.5rem !important
}
.mt-12 {
    margin-top: 3rem !important
}
.mt-2 {
    margin-top: 0.5rem !important
}
.mt-28 {
    margin-top: 7rem !important
}
.mt-3 {
    margin-top: 0.75rem !important
}
.mt-4 {
    margin-top: 1rem !important
}
.mt-5 {
    margin-top: 1.25rem !important
}
.mt-8 {
    margin-top: 2rem !important
}
.mt-auto {
    margin-top: auto !important
}
.flex {
    display: flex !important
}
.grid {
    display: grid !important
}
.hidden {
    display: none !important
}
.aspect-\[613\/584\] {
    aspect-ratio: 613/584 !important
}
.size-24 {
    width: 6rem !important;
    height: 6rem !important
}
.size-\[clamp\(50px\2c 4\.5vw\2c 80px\)\] {
    width: clamp(50px,4.5vw,80px) !important;
    height: clamp(50px,4.5vw,80px) !important
}
.size-full {
    width: 100% !important;
    height: 100% !important
}
.h-1\.5 {
    height: 0.375rem !important
}
.h-14 {
    height: 3.5rem !important
}
.h-16 {
    height: 4rem !important
}
.h-24 {
    height: 6rem !important
}
.h-32 {
    height: 8rem !important
}
.h-60 {
    height: 15rem !important
}
.h-64 {
    height: 16rem !important
}
.h-80 {
    height: 20rem !important
}
.h-96 {
    height: 24rem !important
}
.h-\[clamp\(280px\2c 26vw\2c 520px\)\] {
    height: clamp(280px,26vw,520px) !important
}
.h-auto {
    height: auto !important
}
.h-full {
    height: 100% !important
}
.h-screen {
    height: 100vh !important
}
.max-h-\[405px\] {
    max-height: 405px !important
}
.min-h-screen {
    min-height: 100vh !important
}
.w-1\.5 {
    width: 0.375rem !important
}
.w-16 {
    width: 4rem !important
}
.w-24 {
    width: 6rem !important
}
.w-52 {
    width: 13rem !important
}
.w-60 {
    width: 15rem !important
}
.w-64 {
    width: 16rem !important
}
.w-8 {
    width: 2rem !important
}
.w-80 {
    width: 20rem !important
}
.w-96 {
    width: 24rem !important
}
.w-\[350px\] {
    width: 350px !important
}
.w-\[clamp\(120px\2c 16vw\2c 288px\)\] {
    width: clamp(120px,16vw,288px) !important
}
.w-\[clamp\(150px\2c 16vw\2c 312px\)\] {
    width: clamp(150px,16vw,312px) !important
}
.w-full {
    width: 100% !important
}
.w-max {
    width: max-content !important
}
.w-screen {
    width: 100vw !important
}
.max-w-7xl {
    max-width: 80rem !important
}
.max-w-\[405px\] {
    max-width: 405px !important
}
.max-w-\[613px\] {
    max-width: 613px !important
}
.max-w-lg {
    max-width: 32rem !important
}
.-rotate-12 {
    --tw-rotate: -12deg !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
}
.rotate-12 {
    --tw-rotate: 12deg !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
}
.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)) !important
}
.cursor-pointer {
    cursor: pointer !important
}
.list-disc {
    list-style-type: disc !important
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important
}
.flex-col {
    flex-direction: column !important
}
.flex-wrap {
    flex-wrap: wrap !important
}
.items-start {
    align-items: flex-start !important
}
.items-center {
    align-items: center !important
}
.items-stretch {
    align-items: stretch !important
}
.justify-start {
    justify-content: flex-start !important
}
.justify-end {
    justify-content: flex-end !important
}
.justify-center {
    justify-content: center !important
}
.justify-between {
    justify-content: space-between !important
}
.justify-around {
    justify-content: space-around !important
}
.gap-10 {
    gap: 2.5rem !important
}
.gap-2 {
    gap: 0.5rem !important
}
.gap-3 {
    gap: 0.75rem !important
}
.gap-4 {
    gap: 1rem !important
}
.gap-5 {
    gap: 1.25rem !important
}
.gap-x-4 {
    column-gap: 1rem !important
}
.gap-x-6 {
    column-gap: 1.5rem !important
}
.gap-y-8 {
    row-gap: 2rem !important
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important
}
.overflow-hidden {
    overflow: hidden !important
}
.truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important
}
.rounded-2xl {
    border-radius: 1rem !important
}
.rounded-full {
    border-radius: 9999px !important
}
.rounded-lg {
    border-radius: 0.5rem !important
}
.rounded-xl {
    border-radius: 0.75rem !important
}
.border {
    border-width: 1px !important
}
.border-2 {
    border-width: 2px !important
}
.border-t {
    border-top-width: 1px !important
}
.border-\[\#00171F33\] {
    border-color: #00171F33 !important
}
.border-gray-200 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important
}
.border-primary {
    --tw-border-opacity: 1 !important;
    border-color: rgb(91 142 125 / var(--tw-border-opacity)) !important
}
.border-transparent {
    border-color: transparent !important
}
.border-white {
    --tw-border-opacity: 1 !important;
    border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important
}
.border-white\/30 {
    border-color: rgb(255 255 255 / 0.3) !important
}
.bg-\[\#EBEBEB\] {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(235 235 235 / var(--tw-bg-opacity)) !important
}
.bg-indigo-300 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(165 180 252 / var(--tw-bg-opacity)) !important
}
.bg-indigo-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(99 102 241 / var(--tw-bg-opacity)) !important
}
.bg-purple-300 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(216 180 254 / var(--tw-bg-opacity)) !important
}
.bg-purple-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(168 85 247 / var(--tw-bg-opacity)) !important
}
.bg-transparent {
    background-color: transparent !important
}
.bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important
}
.bg-white\/10 {
    background-color: rgb(255 255 255 / 0.1) !important
}
.bg-white\/20 {
    background-color: rgb(255 255 255 / 0.2) !important
}
.bg-opacity-10 {
    --tw-bg-opacity: 0.1 !important
}
.object-contain {
    object-fit: contain !important
}
.object-cover {
    object-fit: cover !important
}
.p-2 {
    padding: 0.5rem !important
}
.p-5 {
    padding: 1.25rem !important
}
.px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}
.px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important
}
.px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}
.px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important
}
.px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important
}
.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important
}
.py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}
.py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}
.py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important
}
.py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}
.py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important
}
.py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important
}
.pl-6 {
    padding-left: 1.5rem !important
}
.pt-2\.5 {
    padding-top: 0.625rem !important
}
.pt-3 {
    padding-top: 0.75rem !important
}
.text-center {
    text-align: center !important
}
.text-2xl {
    font-size: 1.25rem !important
}
.text-4xl {
    font-size: 2rem !important
}
.text-\[clamp\(11px\2c 1vw\2c 20px\)\] {
    font-size: clamp(11px,1vw,20px) !important
}
.text-\[clamp\(11px\2c 2vw\2c 20px\)\] {
    font-size: clamp(11px,2vw,20px) !important
}
.text-\[clamp\(12px\2c 1\.2vw\2c 22px\)\] {
    font-size: clamp(12px,1.2vw,22px) !important
}
.text-\[clamp\(12px\2c 1\.3vw\2c 22px\)\] {
    font-size: clamp(12px,1.3vw,22px) !important
}
.text-\[clamp\(12px\2c 1vw\2c 17px\)\] {
    font-size: clamp(12px,1vw,17px) !important
}
.text-\[clamp\(12px\2c 1vw\2c 20px\)\] {
    font-size: clamp(12px,1vw,20px) !important
}
.text-\[clamp\(12px\2c 2\.5cqi\2c 17px\)\] {
    font-size: clamp(12px,2.5cqi,17px) !important
}
.text-\[clamp\(12px\2c 2\.7cqi\2c 22px\)\] {
    font-size: clamp(12px,2.7cqi,22px) !important
}
.text-\[clamp\(12px\2c 4cqi\2c 19px\)\] {
    font-size: clamp(12px,4cqi,19px) !important
}
.text-\[clamp\(12px\2c 4vw\2c 20px\)\] {
    font-size: clamp(12px,4vw,20px) !important
}
.text-\[clamp\(13px\2c 1\.1vw\2c 17px\)\] {
    font-size: clamp(13px,1.1vw,17px) !important
}
.text-\[clamp\(13px\2c 4vw\2c 33px\)\] {
    font-size: clamp(13px,4vw,33px) !important
}
.text-\[clamp\(14px\2c 1\.2vw\2c 21px\)\] {
    font-size: clamp(14px,1.2vw,21px) !important
}
.text-\[clamp\(14px\2c 3cqi\2c 24px\)\] {
    font-size: clamp(14px,3cqi,24px) !important
}
.text-\[clamp\(14px\2c 5cqi\2c 20px\)\] {
    font-size: clamp(14px,5cqi,20px) !important
}
.text-\[clamp\(15px\2c 1\.1vw\2c 21px\)\] {
    font-size: clamp(15px,1.1vw,21px) !important
}
.text-\[clamp\(15px\2c 1\.2vw\2c 25px\)\] {
    font-size: clamp(15px,1.2vw,25px) !important
}
.text-\[clamp\(15px\2c 1cqi\2c 17px\)\] {
    font-size: clamp(15px,1cqi,17px) !important
}
.text-\[clamp\(15px\2c 1cqi\2c 23px\)\] {
    font-size: clamp(15px,1cqi,23px) !important
}
.text-\[clamp\(15px\2c 1vw\2c 20px\)\] {
    font-size: clamp(15px,1vw,20px) !important
}
.text-\[clamp\(18px\2c 3cqi\2c 25px\)\] {
    font-size: clamp(18px,3cqi,25px) !important
}
.text-\[clamp\(18px\2c 6cqi\2c 28px\)\] {
    font-size: clamp(18px,6cqi,28px) !important
}
.text-\[clamp\(19px\2c 8\.1cqi\2c 65px\)\] {
    font-size: clamp(19px,8.1cqi,65px) !important
}
.text-\[clamp\(20px\2c 2vw\2c 30px\)\] {
    font-size: clamp(20px,2vw,30px) !important
}
.text-\[clamp\(22px\2c 2vw\2c 33px\)\] {
    font-size: clamp(22px,2vw,33px) !important
}
.text-\[clamp\(22px\2c 3cqi\2c 33px\)\] {
    font-size: clamp(22px,3cqi,33px) !important
}
.text-\[clamp\(23px\2c 3\.5vw\2c 66px\)\] {
    font-size: clamp(23px,3.5vw,66px) !important
}
.text-\[clamp\(23px\2c 4vw\2c 66px\)\] {
    font-size: clamp(23px,4vw,66px) !important
}
.text-\[clamp\(27px\2c 4vw\2c 70px\)\] {
    font-size: clamp(27px,4vw,70px) !important
}
.text-\[clamp\(30px\2c 2\.6cqi\2c 52px\)\] {
    font-size: clamp(30px,2.6cqi,52px) !important
}
.text-\[clamp\(35px\2c 5\.2vw\2c 100px\)\] {
    font-size: clamp(35px,5.2vw,100px) !important
}
.text-\[clamp\(36px\2c 7vw\2c 60px\)\] {
    font-size: clamp(36px,7vw,60px) !important
}
.text-\[clamp\(37px\2c 4vw\2c 120px\)\] {
    font-size: clamp(37px,4vw,120px) !important
}
.text-lg {
    font-size: 1rem !important
}
.text-xl {
    font-size: 1.125rem !important
}
.font-\[200\] {
    font-weight: 200 !important
}
.font-bold {
    font-weight: 600 !important
}
.font-extralight {
    font-weight: 100 !important
}
.font-light {
    font-weight: 200 !important
}
.font-medium {
    font-weight: 400 !important
}
.font-normal {
    font-weight: 300 !important
}
.font-semibold {
    font-weight: 500 !important
}
.uppercase {
    text-transform: uppercase !important
}
.italic {
    font-style: italic !important
}
.leading-none {
    line-height: 1 !important
}
.leading-relaxed {
    line-height: 1.625 !important
}
.leading-snug {
    line-height: 1.375 !important
}
.leading-tight {
    line-height: 1.25 !important
}
.tracking-\[0\] {
    letter-spacing: 0 !important
}
.tracking-normal {
    letter-spacing: 0em !important
}
.tracking-widest {
    letter-spacing: 0.1em !important
}
.text-\[\#00171FB2\] {
    color: #00171FB2 !important
}
.text-\[\#00171F\] {
    --tw-text-opacity: 1 !important;
    color: rgb(0 23 31 / var(--tw-text-opacity)) !important
}
.text-\[\#222121\] {
    --tw-text-opacity: 1 !important;
    color: rgb(34 33 33 / var(--tw-text-opacity)) !important
}
.text-\[\#7F7F7F\] {
    --tw-text-opacity: 1 !important;
    color: rgb(127 127 127 / var(--tw-text-opacity)) !important
}
.text-gray-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(107 114 128 / var(--tw-text-opacity)) !important
}
.text-gray-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(75 85 99 / var(--tw-text-opacity)) !important
}
.text-gray-700 {
    --tw-text-opacity: 1 !important;
    color: rgb(55 65 81 / var(--tw-text-opacity)) !important
}
.text-gray-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(31 41 55 / var(--tw-text-opacity)) !important
}
.text-indigo-100 {
    --tw-text-opacity: 1 !important;
    color: rgb(224 231 255 / var(--tw-text-opacity)) !important
}
.text-indigo-200 {
    --tw-text-opacity: 1 !important;
    color: rgb(199 210 254 / var(--tw-text-opacity)) !important
}
.text-indigo-700 {
    --tw-text-opacity: 1 !important;
    color: rgb(67 56 202 / var(--tw-text-opacity)) !important
}
.text-primary {
    --tw-text-opacity: 1 !important;
    color: rgb(91 142 125 / var(--tw-text-opacity)) !important
}
.text-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important
}
.opacity-0 {
    opacity: 0 !important
}
.opacity-10 {
    opacity: 0.1 !important
}
.opacity-100 {
    opacity: 1 !important
}
.opacity-20 {
    opacity: 0.2 !important
}
.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important;
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}
.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}
.blur-3xl {
    --tw-blur: blur(64px) !important;
    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) !important
}
.backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px) !important;
    -webkit-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) !important;
    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) !important
}
.backdrop-blur-md {
    --tw-backdrop-blur: blur(12px) !important;
    -webkit-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) !important;
    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) !important
}
.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important
}
.transition-all {
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important
}
.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important
}
.transition-opacity {
    transition-property: opacity !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important
}
.transition-transform {
    transition-property: transform !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important
}
.duration-300 {
    transition-duration: 300ms !important
}
.\@container {
    container-type: inline-size !important
}
.hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
}
.hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(224 231 255 / var(--tw-bg-opacity)) !important
}
.hover\:bg-primary:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(91 142 125 / var(--tw-bg-opacity)) !important
}
.hover\:bg-white\/10:hover {
    background-color: rgb(255 255 255 / 0.1) !important
}
.hover\:text-primary:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(91 142 125 / var(--tw-text-opacity)) !important
}
.hover\:text-white:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important
}
.hover\:underline:hover {
    text-decoration-line: underline !important
}
.hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}
.group:hover .group-hover\:scale-110 {
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
}
.group:hover .group-hover\:text-primary {
    --tw-text-opacity: 1 !important;
    color: rgb(91 142 125 / var(--tw-text-opacity)) !important
}
.group:hover .group-hover\:opacity-100 {
    opacity: 1 !important
}
@media (min-width: 600px) {
    .sm\:w-\[390px\] {
        width: 390px !important
    }
    .sm\:w-\[650px\] {
        width: 650px !important
    }
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important
    }
    .sm\:flex-row {
        flex-direction: row !important
    }
    .sm\:py-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }
}
@media (min-width: 960px) {
    .md\:visible {
        visibility: visible !important
    }
    .md\:col-span-2 {
        grid-column: span 2 / span 2 !important
    }
    .md\:col-span-3 {
        grid-column: span 3 / span 3 !important
    }
    .md\:my-20 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }
    .md\:ml-16 {
        margin-left: 4rem !important
    }
    .md\:ml-20 {
        margin-left: 5rem !important
    }
    .md\:ml-6 {
        margin-left: 1.5rem !important
    }
    .md\:mr-16 {
        margin-right: 4rem !important
    }
    .md\:mt-0 {
        margin-top: 0px !important
    }
    .md\:mt-12 {
        margin-top: 3rem !important
    }
    .md\:mt-16 {
        margin-top: 4rem !important
    }
    .md\:mt-2 {
        margin-top: 0.5rem !important
    }
    .md\:mt-20 {
        margin-top: 5rem !important
    }
    .md\:mt-3 {
        margin-top: 0.75rem !important
    }
    .md\:mt-4 {
        margin-top: 1rem !important
    }
    .md\:mt-5 {
        margin-top: 1.25rem !important
    }
    .md\:mt-6 {
        margin-top: 1.5rem !important
    }
    .md\:mt-8 {
        margin-top: 2rem !important
    }
    .md\:block {
        display: block !important
    }
    .md\:w-1\/2 {
        width: 50% !important
    }
    .md\:w-4\/12 {
        width: 33.333333% !important
    }
    .md\:flex-1 {
        flex: 1 1 0% !important
    }
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important
    }
    .md\:flex-row {
        flex-direction: row !important
    }
    .md\:justify-between {
        justify-content: space-between !important
    }
    .md\:gap-10 {
        gap: 2.5rem !important
    }
    .md\:gap-12 {
        gap: 3rem !important
    }
    .md\:gap-16 {
        gap: 4rem !important
    }
    .md\:gap-22 {
        gap: 5.5rem !important
    }
    .md\:gap-5 {
        gap: 1.25rem !important
    }
    .md\:gap-7 {
        gap: 1.75rem !important
    }
    .md\:gap-8 {
        gap: 2rem !important
    }
    .md\:p-7 {
        padding: 1.75rem !important
    }
    .md\:px-16 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
    }
    .md\:px-8 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }
    .md\:pr-12 {
        padding-right: 3rem !important
    }
    .md\:text-5xl {
        font-size: 2.25rem !important
    }
    .md\:text-\[20px\] {
        font-size: 20px !important
    }
    .md\:text-xl {
        font-size: 1.125rem !important
    }
}
@media (min-width: 1280px) {
    .lg\:col-span-1 {
        grid-column: span 1 / span 1 !important
    }
    .lg\:col-span-2 {
        grid-column: span 2 / span 2 !important
    }
    .lg\:col-span-4 {
        grid-column: span 4 / span 4 !important
    }
    .lg\:h-auto {
        height: auto !important
    }
    .lg\:h-screen {
        height: 100vh !important
    }
    .lg\:w-7\/12 {
        width: 58.333333% !important
    }
    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important
    }
    .lg\:gap-10 {
        gap: 2.5rem !important
    }
    .lg\:text-6xl {
        font-size: 2.5rem !important
    }
    .lg\:leading-\[90px\] {
        line-height: 90px !important
    }
}
@media (min-width: 1440px) {
    .xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important
    }
}
}