*, ::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:  ;
}
    * {
        box-sizing: border-box;
    }

    body {
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', sans-serif;
    }

    p {
        margin: 0;
    }
.container {
        width: 100%;
}
@media (min-width: 640px) {
        .container {
                max-width: 640px;
        }
}
@media (min-width: 768px) {
        .container {
                max-width: 768px;
        }
}
@media (min-width: 1024px) {
        .container {
                max-width: 1024px;
        }
}
@media (min-width: 1280px) {
        .container {
                max-width: 1280px;
        }
}
@media (min-width: 1536px) {
        .container {
                max-width: 1536px;
        }
}
.pointer-events-none {
        pointer-events: none;
}
.pointer-events-auto {
        pointer-events: auto;
}
.visible {
        visibility: visible;
}
.fixed {
        position: fixed;
}
.absolute {
        position: absolute;
}
.relative {
        position: relative;
}
.sticky {
        position: sticky;
}
.inset-0 {
        inset: 0px;
}
.-top-8 {
        top: -2rem;
}
.left-0 {
        left: 0px;
}
.left-1\/2 {
        left: 50%;
}
.left-3 {
        left: 0.75rem;
}
.right-2 {
        right: 0.5rem;
}
.right-4 {
        right: 1rem;
}
.right-6 {
        right: 1.5rem;
}
.top-0 {
        top: 0px;
}
.top-2 {
        top: 0.5rem;
}
.top-3 {
        top: 0.75rem;
}
.top-4 {
        top: 1rem;
}
.top-6 {
        top: 1.5rem;
}
.top-7 {
        top: 1.75rem;
}
.z-0 {
        z-index: 0;
}
.z-10 {
        z-index: 10;
}
.z-20 {
        z-index: 20;
}
.z-30 {
        z-index: 30;
}
.z-40 {
        z-index: 40;
}
.z-50 {
        z-index: 50;
}
.z-\[9999\] {
        z-index: 9999;
}
.mx-auto {
        margin-left: auto;
        margin-right: auto;
}
.my-0 {
        margin-top: 0px;
        margin-bottom: 0px;
}
.my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
}
.my-\[14px\] {
        margin-top: 14px;
        margin-bottom: 14px;
}
.my-auto {
        margin-top: auto;
        margin-bottom: auto;
}
.mb-10 {
        margin-bottom: 2.5rem;
}
.mb-2 {
        margin-bottom: 0.5rem;
}
.mb-3 {
        margin-bottom: 0.75rem;
}
.mb-4 {
        margin-bottom: 1rem;
}
.mb-5 {
        margin-bottom: 1.25rem;
}
.mb-8 {
        margin-bottom: 2rem;
}
.ml-3 {
        margin-left: 0.75rem;
}
.mt-1 {
        margin-top: 0.25rem;
}
.mt-2 {
        margin-top: 0.5rem;
}
.mt-4 {
        margin-top: 1rem;
}
.mt-5 {
        margin-top: 1.25rem;
}
.mt-6 {
        margin-top: 1.5rem;
}
.mt-\[18px\] {
        margin-top: 18px;
}
.mt-\[1px\] {
        margin-top: 1px;
}
.mt-\[6px\] {
        margin-top: 6px;
}
.block {
        display: block;
}
.flex {
        display: flex;
}
.grid {
        display: grid;
}
.hidden {
        display: none;
}
.aspect-square {
        aspect-ratio: 1 / 1;
}
.size-10 {
        width: 2.5rem;
        height: 2.5rem;
}
.size-16 {
        width: 4rem;
        height: 4rem;
}
.size-3 {
        width: 0.75rem;
        height: 0.75rem;
}
.size-7 {
        width: 1.75rem;
        height: 1.75rem;
}
.size-8 {
        width: 2rem;
        height: 2rem;
}
.size-\[375px\] {
        width: 375px;
        height: 375px;
}
.h-0 {
        height: 0px;
}
.h-20 {
        height: 5rem;
}
.h-3 {
        height: 0.75rem;
}
.h-52 {
        height: 13rem;
}
.h-8 {
        height: 2rem;
}
.h-\[140px\] {
        height: 140px;
}
.h-\[23px\] {
        height: 23px;
}
.h-\[32px\] {
        height: 32px;
}
.h-\[50px\] {
        height: 50px;
}
.h-\[58vh\] {
        height: 58vh;
}
.h-\[74px\] {
        height: 74px;
}
.h-full {
        height: 100%;
}
.h-max {
        height: -moz-max-content;
        height: max-content;
}
.max-h-full {
        max-height: 100%;
}
.min-h-\[67vh\] {
        min-height: 67vh;
}
.min-h-\[75vh\] {
        min-height: 75vh;
}
.min-h-screen {
        min-height: 100vh;
}
.w-0 {
        width: 0px;
}
.w-1\/5 {
        width: 20%;
}
.w-12 {
        width: 3rem;
}
.w-16 {
        width: 4rem;
}
.w-20 {
        width: 5rem;
}
.w-3 {
        width: 0.75rem;
}
.w-3\/5 {
        width: 60%;
}
.w-4\/5 {
        width: 80%;
}
.w-44 {
        width: 11rem;
}
.w-\[22px\] {
        width: 22px;
}
.w-\[2px\] {
        width: 2px;
}
.w-\[54px\] {
        width: 54px;
}
.w-\[90\%\] {
        width: 90%;
}
.w-auto {
        width: auto;
}
.w-full {
        width: 100%;
}
.min-w-4 {
        min-width: 1rem;
}
.min-w-6 {
        min-width: 1.5rem;
}
.min-w-\[200px\] {
        min-width: 200px;
}
.max-w-\[1200px\] {
        max-width: 1200px;
}
.max-w-full {
        max-width: 100%;
}
.max-w-lg {
        max-width: 32rem;
}
.max-w-md {
        max-width: 28rem;
}
.-translate-x-1\/2 {
        --tw-translate-x: -50%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
        --tw-translate-y: -50%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-\[120px\] {
        --tw-translate-y: -120px;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[-20px\] {
        --tw-translate-x: -20px;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[-20px\] {
        --tw-translate-y: -20px;
        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));
}
.scale-100 {
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        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));
}
.scale-150 {
        --tw-scale-x: 1.5;
        --tw-scale-y: 1.5;
        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));
}
.scale-90 {
        --tw-scale-x: .9;
        --tw-scale-y: .9;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-not-allowed {
        cursor: not-allowed;
}
.cursor-pointer {
        cursor: pointer;
}
.resize {
        resize: both;
}
.appearance-none {
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
}
.grid-cols-1 {
        grid-template-columns: repeat(1, 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-\[57\%_41\%\] {
        grid-template-columns: 57% 41%;
}
.flex-row {
        flex-direction: row;
}
.flex-col {
        flex-direction: column;
}
.flex-col-reverse {
        flex-direction: column-reverse;
}
.place-items-center {
        place-items: center;
}
.items-start {
        align-items: flex-start;
}
.items-end {
        align-items: flex-end;
}
.items-center {
        align-items: center;
}
.justify-center {
        justify-content: center;
}
.justify-between {
        justify-content: space-between;
}
.gap-1 {
        gap: 0.25rem;
}
.gap-2 {
        gap: 0.5rem;
}
.gap-3 {
        gap: 0.75rem;
}
.gap-4 {
        gap: 1rem;
}
.gap-5 {
        gap: 1.25rem;
}
.gap-6 {
        gap: 1.5rem;
}
.gap-7 {
        gap: 1.75rem;
}
.gap-8 {
        gap: 2rem;
}
.gap-\[2px\] {
        gap: 2px;
}
.gap-\[38px\] {
        gap: 38px;
}
.overflow-hidden {
        overflow: hidden;
}
.overflow-x-hidden {
        overflow-x: hidden;
}
.whitespace-nowrap {
        white-space: nowrap;
}
.whitespace-pre-line {
        white-space: pre-line;
}
.rounded {
        border-radius: 0.25rem;
}
.rounded-2xl {
        border-radius: 1rem;
}
.rounded-3xl {
        border-radius: 1.5rem;
}
.rounded-\[20px\] {
        border-radius: 20px;
}
.rounded-full {
        border-radius: 9999px;
}
.rounded-lg {
        border-radius: 0.5rem;
}
.rounded-md {
        border-radius: 0.375rem;
}
.rounded-xl {
        border-radius: 0.75rem;
}
.border {
        border-width: 1px;
}
.border-0 {
        border-width: 0px;
}
.border-2 {
        border-width: 2px;
}
.border-\[0\.5px\] {
        border-width: 0.5px;
}
.border-\[2px\] {
        border-width: 2px;
}
.border-\[3px\] {
        border-width: 3px;
}
.border-solid {
        border-style: solid;
}
.border-\[\#00B55A\] {
        --tw-border-opacity: 1;
        border-color: rgb(0 181 90 / var(--tw-border-opacity, 1));
}
.border-\[\#ADADAD\] {
        --tw-border-opacity: 1;
        border-color: rgb(173 173 173 / var(--tw-border-opacity, 1));
}
.border-\[\#C8CEDA\] {
        --tw-border-opacity: 1;
        border-color: rgb(200 206 218 / var(--tw-border-opacity, 1));
}
.border-\[\#DCDFEF\] {
        --tw-border-opacity: 1;
        border-color: rgb(220 223 239 / var(--tw-border-opacity, 1));
}
.border-\[\#F2F2F3\] {
        --tw-border-opacity: 1;
        border-color: rgb(242 242 243 / var(--tw-border-opacity, 1));
}
.border-\[\#c8ceda\] {
        --tw-border-opacity: 1;
        border-color: rgb(200 206 218 / var(--tw-border-opacity, 1));
}
.border-\[\#f4f4f6\] {
        --tw-border-opacity: 1;
        border-color: rgb(244 244 246 / var(--tw-border-opacity, 1));
}
.border-\[--blue-light\] {
        border-color: var(--blue-light);
}
.border-\[--green-bright\] {
        border-color: var(--green-bright);
}
.border-gray-200 {
        --tw-border-opacity: 1;
        border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
        --tw-border-opacity: 1;
        border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-green-500 {
        --tw-border-opacity: 1;
        border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.border-red-500 {
        --tw-border-opacity: 1;
        border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.bg-\[\#93f3c3\] {
        --tw-bg-opacity: 1;
        background-color: rgb(147 243 195 / var(--tw-bg-opacity, 1));
}
.bg-\[\#B8EAD1\] {
        --tw-bg-opacity: 1;
        background-color: rgb(184 234 209 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F4F4F5\] {
        --tw-bg-opacity: 1;
        background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F7F7F8\] {
        --tw-bg-opacity: 1;
        background-color: rgb(247 247 248 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F8FAFF\] {
        --tw-bg-opacity: 1;
        background-color: rgb(248 250 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e6f8ef\] {
        --tw-bg-opacity: 1;
        background-color: rgb(230 248 239 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f4f4f6\] {
        --tw-bg-opacity: 1;
        background-color: rgb(244 244 246 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f6f9ff\] {
        --tw-bg-opacity: 1;
        background-color: rgb(246 249 255 / var(--tw-bg-opacity, 1));
}
.bg-\[--green-bright\] {
        background-color: var(--green-bright);
}
.bg-black {
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-green-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-primary-main {
        --tw-bg-opacity: 1;
        background-color: rgb(0 181 90 / var(--tw-bg-opacity, 1));
}
.bg-red-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-slate-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
        background-color: transparent;
}
.bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-opacity-30 {
        --tw-bg-opacity: 0.3;
}
.bg-cover {
        background-size: cover;
}
.fill-white {
        fill: #fff;
}
.object-contain {
        -o-object-fit: contain;
           object-fit: contain;
}
.object-cover {
        -o-object-fit: cover;
           object-fit: cover;
}
.p-1 {
        padding: 0.25rem;
}
.p-2 {
        padding: 0.5rem;
}
.p-3 {
        padding: 0.75rem;
}
.p-4 {
        padding: 1rem;
}
.p-5 {
        padding: 1.25rem;
}
.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-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
}
.px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
}
.py-1 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
}
.py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
}
.py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
}
.py-\[22px\] {
        padding-top: 22px;
        padding-bottom: 22px;
}
.py-\[5px\] {
        padding-top: 5px;
        padding-bottom: 5px;
}
.pb-5 {
        padding-bottom: 1.25rem;
}
.pb-6 {
        padding-bottom: 1.5rem;
}
.pt-1 {
        padding-top: 0.25rem;
}
.pt-3 {
        padding-top: 0.75rem;
}
.pt-8 {
        padding-top: 2rem;
}
.text-center {
        text-align: center;
}
.text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
}
.text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem;
}
.text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
}
.text-\[10px\] {
        font-size: 10px;
}
.text-base {
        font-size: 1rem;
        line-height: 1.5rem;
}
.text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
}
.text-sm {
        font-size: 0.875rem;
        line-height: 1.25rem;
}
.text-xs {
        font-size: 0.75rem;
        line-height: 1rem;
}
.font-bold {
        font-weight: 700;
}
.font-extrabold {
        font-weight: 800;
}
.font-light {
        font-weight: 300;
}
.font-medium {
        font-weight: 500;
}
.font-semibold {
        font-weight: 600;
}
.lowercase {
        text-transform: lowercase;
}
.capitalize {
        text-transform: capitalize;
}
.leading-3 {
        line-height: .75rem;
}
.leading-\[27px\] {
        line-height: 27px;
}
.text-\[\#1F2545\] {
        --tw-text-opacity: 1;
        color: rgb(31 37 69 / var(--tw-text-opacity, 1));
}
.text-\[\#636885\] {
        --tw-text-opacity: 1;
        color: rgb(99 104 133 / var(--tw-text-opacity, 1));
}
.text-\[\#6B6B6B\] {
        --tw-text-opacity: 1;
        color: rgb(107 107 107 / var(--tw-text-opacity, 1));
}
.text-\[\#808084\] {
        --tw-text-opacity: 1;
        color: rgb(128 128 132 / var(--tw-text-opacity, 1));
}
.text-\[--dark-blue\] {
        color: var(--dark-blue);
}
.text-\[--green-bright\] {
        color: var(--green-bright);
}
.text-black {
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-gray-400 {
        --tw-text-opacity: 1;
        color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-primary-main {
        --tw-text-opacity: 1;
        color: rgb(0 181 90 / var(--tw-text-opacity, 1));
}
.text-red-500 {
        --tw-text-opacity: 1;
        color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.opacity-0 {
        opacity: 0;
}
.opacity-100 {
        opacity: 1;
}
.opacity-50 {
        opacity: 0.5;
}
.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);
}
.outline-none {
        outline: 2px solid transparent;
        outline-offset: 2px;
}
.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);
}
.transition-all {
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}
.duration-200 {
        transition-duration: 200ms;
}
.duration-300 {
        transition-duration: 300ms;
}
.ease-in-out {
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

:root {
    --foreground-rgb: 0, 0, 0;
    --background-start-rgb: 214, 219, 220;
    --background-end-rgb: 255, 255, 255;
    --orange-light: #fff6e5;
    --blue-light: #e9f1ff;
    --green-light: #e5f7ee;
    --gray-light: #e8e9ec;
  
    --orange-md: #ffd680;
    --blue-md: #93b7fe;
    --green-md: #7fdaac;
    --gray-md: #8f92a2;
    --orange-bright: #ffad01;
    --yellow-bright: #f7c531;
    --blue-bright: #276ffd;
    --blue-light: #dcdfef;
    --green-bright: #00b55a;
    --green-dark: #009148;
    --dark-blue: #1f2545;
  }

.hover\:border-\[\#00B55A\]:hover {
        --tw-border-opacity: 1;
        border-color: rgb(0 181 90 / var(--tw-border-opacity, 1));
}

.hover\:border-\[--green-bright\]:hover {
        border-color: var(--green-bright);
}

.hover\:bg-\[--green-dark\]:hover {
        background-color: var(--green-dark);
}

.hover\:bg-\[--green-light\]:hover {
        background-color: var(--green-light);
}

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

.hover\:bg-gray-200:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-200:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}

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

.hover\:fill-gray-100:hover {
        fill: #f3f4f6;
}

.hover\:text-\[--green-bright\]:hover {
        color: var(--green-bright);
}

.hover\:text-green-500:hover {
        --tw-text-opacity: 1;
        color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover {
        text-decoration-line: underline;
}

.focus\:border-\[\#00B55A\]:focus {
        --tw-border-opacity: 1;
        border-color: rgb(0 181 90 / var(--tw-border-opacity, 1));
}

.active\:border-\[\#00B55A\]:active {
        --tw-border-opacity: 1;
        border-color: rgb(0 181 90 / var(--tw-border-opacity, 1));
}

@media (min-width: 640px) {
        .sm\:bottom-3 {
                bottom: 0.75rem;
        }
        .sm\:p-7 {
                padding: 1.75rem;
        }
        .sm\:text-lg {
                font-size: 1.125rem;
                line-height: 1.75rem;
        }
}

@media (min-width: 768px) {
        .md\:mb-0 {
                margin-bottom: 0px;
        }
        .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-\[35\%_65\%\] {
                grid-template-columns: 35% 65%;
        }
        .md\:gap-4 {
                gap: 1rem;
        }
        .md\:px-0 {
                padding-left: 0px;
                padding-right: 0px;
        }
        .md\:text-2xl {
                font-size: 1.5rem;
                line-height: 2rem;
        }
        .md\:text-base {
                font-size: 1rem;
                line-height: 1.5rem;
        }
}

@media (min-width: 1024px) {
        .lg\:right-\[107px\] {
                right: 107px;
        }
        .lg\:mt-0 {
                margin-top: 0px;
        }
        .lg\:block {
                display: block;
        }
        .lg\:flex {
                display: flex;
        }
        .lg\:grid {
                display: grid;
        }
        .lg\:hidden {
                display: none;
        }
        .lg\:size-11 {
                width: 2.75rem;
                height: 2.75rem;
        }
        .lg\:size-96 {
                width: 24rem;
                height: 24rem;
        }
        .lg\:h-\[698px\] {
                height: 698px;
        }
        .lg\:h-full {
                height: 100%;
        }
        .lg\:w-44 {
                width: 11rem;
        }
        .lg\:translate-x-1\/2 {
                --tw-translate-x: 50%;
                transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        }
        .lg\:translate-y-0 {
                --tw-translate-y: 0px;
                transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        }
        .lg\: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-5 {
                grid-template-columns: repeat(5, minmax(0, 1fr));
        }
        .lg\:grid-cols-\[65\.75\%_auto\] {
                grid-template-columns: 65.75% auto;
        }
        .lg\:flex-row {
                flex-direction: row;
        }
        .lg\:items-end {
                align-items: flex-end;
        }
        .lg\:overflow-y-auto {
                overflow-y: auto;
        }
        .lg\:overflow-y-hidden {
                overflow-y: hidden;
        }
        .lg\:border {
                border-width: 1px;
        }
        .lg\:border-green-500 {
                --tw-border-opacity: 1;
                border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
        }
        .lg\:bg-white {
                --tw-bg-opacity: 1;
                background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        }
        .lg\:bg-none {
                background-image: none;
        }
        .lg\:p-4 {
                padding: 1rem;
        }
        .lg\:p-5 {
                padding: 1.25rem;
        }
        .lg\:p-6 {
                padding: 1.5rem;
        }
        .lg\:px-12 {
                padding-left: 3rem;
                padding-right: 3rem;
        }
        .lg\:px-14 {
                padding-left: 3.5rem;
                padding-right: 3.5rem;
        }
        .lg\:py-8 {
                padding-top: 2rem;
                padding-bottom: 2rem;
        }
        .lg\:pb-8 {
                padding-bottom: 2rem;
        }
        .lg\:pt-8 {
                padding-top: 2rem;
        }
        .lg\:text-base {
                font-size: 1rem;
                line-height: 1.5rem;
        }
}

@media (min-width: 1536px) {
        .\32xl\:overflow-y-hidden {
                overflow-y: hidden;
        }
}

.\[\&\:\:-moz-range-thumb\]\:h-5::-moz-range-thumb {
        height: 1.25rem;
}

.\[\&\:\:-moz-range-thumb\]\:w-5::-moz-range-thumb {
        width: 1.25rem;
}

.\[\&\:\:-moz-range-thumb\]\:cursor-grabbing::-moz-range-thumb {
        cursor: grabbing;
}

.\[\&\:\:-moz-range-thumb\]\:rounded-full::-moz-range-thumb {
        border-radius: 9999px;
}

.\[\&\:\:-moz-range-thumb\]\:border-4::-moz-range-thumb {
        border-width: 4px;
}

.\[\&\:\:-moz-range-thumb\]\:border-solid::-moz-range-thumb {
        border-style: solid;
}

.\[\&\:\:-moz-range-thumb\]\:border-\[--green-bright\]::-moz-range-thumb {
        border-color: var(--green-bright);
}

.\[\&\:\:-moz-range-thumb\]\:bg-white::-moz-range-thumb {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.\[\&\:\:-webkit-slider-runnable-track\]\:h-\[3px\]::-webkit-slider-runnable-track {
        height: 3px;
}

.\[\&\:\:-webkit-slider-runnable-track\]\:rounded-full::-webkit-slider-runnable-track {
        border-radius: 9999px;
}

.\[\&\:\:-webkit-slider-thumb\]\:-mt-\[10px\]::-webkit-slider-thumb {
        margin-top: -10px;
}

.\[\&\:\:-webkit-slider-thumb\]\:h-5::-webkit-slider-thumb {
        height: 1.25rem;
}

.\[\&\:\:-webkit-slider-thumb\]\:w-5::-webkit-slider-thumb {
        width: 1.25rem;
}

.\[\&\:\:-webkit-slider-thumb\]\:cursor-grabbing::-webkit-slider-thumb {
        cursor: grabbing;
}

.\[\&\:\:-webkit-slider-thumb\]\:appearance-none::-webkit-slider-thumb {
        -webkit-appearance: none;
                appearance: none;
}

.\[\&\:\:-webkit-slider-thumb\]\:rounded-full::-webkit-slider-thumb {
        border-radius: 9999px;
}

.\[\&\:\:-webkit-slider-thumb\]\:border-solid::-webkit-slider-thumb {
        border-style: solid;
}

.\[\&\:\:-webkit-slider-thumb\]\:border-\[--green-bright\]::-webkit-slider-thumb {
        border-color: var(--green-bright);
}

.\[\&\:\:-webkit-slider-thumb\]\:bg-white::-webkit-slider-thumb {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
/* CSS Overrides for WordPress - Ensure our styles take precedence */
.fyxn-results-widget * {
  font-size: inherit !important;
  line-height: inherit !important;
}

.fyxn-results-widget {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', sans-serif !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
}

/* Force our font sizes to override WordPress */
.fyxn-results-widget h1,
.fyxn-results-widget h2,
.fyxn-results-widget h3,
.fyxn-results-widget h4,
.fyxn-results-widget h5,
.fyxn-results-widget h6,
.fyxn-results-widget p,
.fyxn-results-widget span {
  font-size: inherit !important;
  line-height: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
  /* margin-bottom: 0 !important; */
}

/* Reset any WordPress theme interference */
.fyxn-results-widget {
  all: initial;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', sans-serif !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  color: #1F2545 !important;
  box-sizing: border-box !important;
}

.fyxn-results-widget * {
  box-sizing: border-box !important;
}

/* Input Field Protection - Override Elementor */
.fyxn-results-widget input[type="date"],
.fyxn-results-widget input[type="email"],
.fyxn-results-widget input[type="number"],
.fyxn-results-widget input[type="password"],
.fyxn-results-widget input[type="search"],
.fyxn-results-widget input[type="tel"],
.fyxn-results-widget input[type="text"],
.fyxn-results-widget input[type="url"],
.fyxn-results-widget select,
.fyxn-results-widget textarea {
  border: 1px solid #c8ceda !important;
  border-radius: 8px !important;
  padding: 16px 20px !important;
  transition: border-color 0.2s ease !important;
  width: 100% !important;
  background: transparent !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #1F2545 !important;
  outline: none !important;
  box-sizing: border-box !important;
  min-height: 48px !important;
  font-family: inherit !important;
  line-height: 1.5 !important;
}

.fyxn-results-widget input[type="date"]:focus,
.fyxn-results-widget input[type="email"]:focus,
.fyxn-results-widget input[type="number"]:focus,
.fyxn-results-widget input[type="password"]:focus,
.fyxn-results-widget input[type="search"]:focus,
.fyxn-results-widget input[type="tel"]:focus,
.fyxn-results-widget input[type="text"]:focus,
.fyxn-results-widget input[type="url"]:focus,
.fyxn-results-widget select:focus,
.fyxn-results-widget textarea:focus {
  border-color: #00B55A !important;
  box-shadow: 0 0 0 2px rgba(0, 181, 90, 0.1) !important;
  outline: none !important;
}

.fyxn-results-widget input[type="date"]:hover,
.fyxn-results-widget input[type="email"]:hover,
.fyxn-results-widget input[type="number"]:hover,
.fyxn-results-widget input[type="password"]:hover,
.fyxn-results-widget input[type="search"]:hover,
.fyxn-results-widget input[type="tel"]:hover,
.fyxn-results-widget input[type="text"]:hover,
.fyxn-results-widget input[type="url"]:hover,
.fyxn-results-widget select:hover,
.fyxn-results-widget textarea:hover {
  border-color: #00B55A !important;
}

.fyxn-results-widget input[type="date"].error,
.fyxn-results-widget input[type="email"].error,
.fyxn-results-widget input[type="number"].error,
.fyxn-results-widget input[type="password"].error,
.fyxn-results-widget input[type="search"].error,
.fyxn-results-widget input[type="tel"].error,
.fyxn-results-widget input[type="text"].error,
.fyxn-results-widget input[type="url"].error,
.fyxn-results-widget select.error,
.fyxn-results-widget textarea.error {
  border-color: #ef4444 !important;
  box-shadow: 0 0 0 2px rgba(239, 68, 68, 0.1) !important;
}

/* Override Elementor's box-sizing */
.fyxn-results-widget *,
.fyxn-results-widget *::after,
.fyxn-results-widget *::before {
  box-sizing: border-box !important;
}

/* Override Elementor's outline styles */
.fyxn-results-widget .outline-none {
  outline: none !important;
}

.fyxn-results-widget input:focus,
.fyxn-results-widget select:focus,
.fyxn-results-widget textarea:focus {
  outline: none !important;
}

/* Specific input type overrides */
.fyxn-results-widget input[type="radio"],
.fyxn-results-widget input[type="checkbox"] {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
  outline: none !important;
  box-shadow: none !important;
}

/* Select dropdown styling */
.fyxn-results-widget select {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3e%3cpath stroke=%27%236b7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27m6 8 4 4 4-4%27/%3e%3c/svg%3e") !important;
  background-position: right 12px center !important;
  background-repeat: no-repeat !important;
  background-size: 16px !important;
  padding-right: 40px !important;
}

/* Textarea specific styling */
.fyxn-results-widget textarea {
  resize: vertical !important;
  min-height: 100px !important;
  line-height: 1.6 !important;
}

/* .fyxn-results-widget label {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #1F2545 !important;
  margin-bottom: 8px !important;
  display: block !important;
} */

.fyxn-results-widget .error-message {
  color: #ef4444 !important;
  font-size: 12px !important;
  margin-top: 4px !important;
}

.fyxn-results {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', sans-serif;
  max-width: 100%;
  margin: 0 auto;
  background: #ffffff;
  overflow: hidden;
}

/* Top Header Section */
.fyxn-top-header {
  padding: 30px 20px 40px;
  background: #ffffff;
  color: #1F2545;
  text-align: left;
}

.fyxn-main-title {
  margin: 0 0 10px 0;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  color: #1F2545 !important;
}

.fyxn-header-description {
  margin: 0 0 25px 0;
  font-size: 16px !important;
  line-height: 1.5 !important;
  color: #595959 !important;
  max-width: 600px;
}

.fyxn-results-bar {
  background: #EBFFF5;
  padding: 15px 20px;
  border-radius: 8px;
  margin: 0;
  width: 100%;
  text-align: center;
}

.fyxn-results-text {
  font-size: 24px !important;
  font-weight: 600 !important;
  color: #1F2545 !important;
}

/* Header */
.fyxn-widget-header {
  padding-bottom: 20px;
  background: #ffffff;
  color: #1F2545;
}


.fyxn-widget-header h2 {
  margin: 0 0 10px 0;
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  color: #1F2545 !important;
}

.fyxn-widget-header h1 {
  margin: 0 0 10px 0;
  font-size: 28px !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  color: #1F2545 !important;
}

.fyxn-results-count {
  margin: 0;
  font-size: 14px;
  color: #595959;
}

.fyxn-results-text span {
  color: #00B55A !important;
  font-weight: 600 !important;
}

/* Control Panel */
.fyxn-control-panel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px 20px;
  gap: 20px;
}

/* Main Layout */
.fyxn-main-layout {
  display: flex;
  gap: 20px;
}

/* Content */
.fyxn-widget-content {
  flex: 1;
  min-width: 0;
}

.fyxn-installers-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.fyxn-product-selection {
  text-align: center;
  padding: 40px 20px;
}

.fyxn-product-selection h3 {
  margin-bottom: 20px;
  font-size: 18px;
  color: #1F2545;
}

.fyxn-product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 15px;
  max-width: 600px;
  margin: 0 auto;
}

.fyxn-product-btn {
  padding: 15px 20px;
  border: 2px solid #E5E5E6;
  border-radius: 8px;
  background: white;
  color: #1F2545;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
}

.fyxn-product-btn:hover {
  border-color: #00B55A;
  background: #E6F7ED;
}

/* Filters Sidebar */
.fyxn-filters-sidebar {
  width: 280px;
  height: -moz-fit-content;
  height: fit-content;
  position: sticky;
  top: 20px;
}

.fyxn-filters-title {
  margin: 0 0 20px 0;
  font-size: 32px;
  font-weight: 600;
  color: #1F2545;
}

.fyxn-filter-section {
  margin-bottom: 25px;
  background: #FAFAFA;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px;
  border-radius: 16px;
}

.fyxn-filter-divider {
  border: 1px solid #E5E5E6;
  border-bottom: none;
  margin: 16px 0;
}

.fyxn-filter-header {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  color: #1F2545;
}

.fyxn-filter-options {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.fyxn-radio-option {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  font-size: 14px;
  color: #1F2545;
  padding: 4px 0;
}

.fyxn-radio-option input[type="radio"] {
  display: none;
}

.fyxn-radio-custom {
  width: 16px;
  height: 16px;
  border: 1px solid #00B55A;
  border-radius: 50%;
  position: relative;
  transition: all 0.2s ease;
  background: white;
  flex-shrink: 0;
}

.fyxn-radio-option input[type="radio"]:checked + .fyxn-radio-custom {
  background: #00B55A;
  border-color: #00B55A;
}

.fyxn-radio-option input[type="radio"]:checked + .fyxn-radio-custom::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  background: white;
  border-radius: 50%;
}

.fyxn-radio-option:hover .fyxn-radio-custom {
  border-color: #00994A;
  background: #E6F7ED;
}

.fyxn-radio-option input[type="radio"]:checked + .fyxn-radio-custom:hover {
  background: #00994A;
  border-color: #00994A;
}

/* Certification thumbnail inside radio row */
.fyxn-cert-thumb {
  width: 22px;
  height: 22px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 4px;
}

/* Keep label text tidy next to small icon */
.fyxn-radio-option span:last-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Result Component */
.fyxn-result-component {
  margin-bottom: 32px;
}

.fyxn-result-tabs {
  display: flex;
  justify-content: flex-start;
  margin-left: 20px;
  gap: 8px;
  margin-bottom: -1px;
}

.fyxn-tab {
  padding: 12px 16px;
  border: 1px solid #c8ceda;
  background: white;
  color: #1F2545;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  border-radius: 16px 16px 0 0;
  border-bottom: none;
}

.fyxn-tab.selected-active {
  background: #00B55A;
  color: white;
  border-color: #00B55A;
}

.fyxn-tab.selected-inactive {
  background: #1F2545;
  color: white;
  border-color: #1F2545;
}

.fyxn-tab.unselected {
  background: white;
  color: #1F2545;
}

.fyxn-result-card {
  background: white;
  border: 1px solid #E5E5E6;
  border-radius: 24px 24px 24px 24px;
  padding: 28px;
  position: relative;
  box-shadow: 0px 12px 25px 0px #1211270D;
}

.fyxn-result-card.selected {
  border-color: #00B55A;
}

.fyxn-card-content {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 56px;
}

/* Desktop Layout */
.fyxn-desktop-layout {
  display: flex;
  gap: 32px;
  width: 100%;
}

.fyxn-logo-section {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.fyxn-logo-container {
  border: 1px solid #c8ceda;
  border-radius: 16px;
  height: 128px;
  width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.fyxn-company-logo {
  width: 100%;
  height: 112px;
  -o-object-fit: contain;
     object-fit: contain;
}

.fyxn-images-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.fyxn-image-thumbnail {
  border: 1px solid #c8ceda;
  border-radius: 16px;
  width: 80px;
  aspect-ratio: 1;
  overflow: hidden;
  cursor: pointer;
}

.fyxn-thumbnail-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Company Detail Section */
.fyxn-company-detail {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 64px;
}

.fyxn-about-image {
  border: 1px solid #c8ceda;
  border-radius: 16px;
  height: 200px;
  width: 15rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.fyxn-about-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.fyxn-company-description {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.fyxn-company-title {
  font-size: 24px;
  font-weight: 700;
  color: #1F2545;
  margin: 0;
}

.fyxn-company-text {
  color: #1F2545;
  line-height: 1.6;
  margin: 0;
  max-width: 568px;
}

.fyxn-business-hours {
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: #1F2545;
}

.fyxn-hours-label {
  font-weight: 600;
}

/* Reviews Section – removed (reviews feature disabled) */

.fyxn-info-section {
  display: flex;
  flex-direction: column;
  gap: 32px;
  color: #1F2545;
  font-weight: 500;
}

.fyxn-company-info {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.fyxn-company-name {
  margin: 0;
  font-size: 30px !important;
  font-weight: 700 !important;
  margin-bottom: 4px;
  color: #1F2545 !important;
}

.fyxn-delivery-time {
  margin: 0;
  opacity: 0.7;
  font-size: 14px !important;
  color: #1F2545 !important;
}

.fyxn-contact-info {
  display: flex;
  align-items: center;
  gap: 4px;
  opacity: 0.7;
}

.fyxn-contact-method {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 14px !important;
  color: #1F2545 !important;
}

.fyxn-rating-section {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.fyxn-rating {
  display: flex;
  align-items: center;
  gap: 8px;
}

.fyxn-star {
  color: #ffaD01;
}

.fyxn-location {
  margin: 4px 0 0 0;
  font-size: 14px !important;
  color: #1F2545 !important;
}

/* Mobile Layout */
.fyxn-mobile-layout {
  display: none;
}

.fyxn-mobile-header {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 12px;
}

.fyxn-mobile-logo {
  border: 1px solid #c8ceda;
  border-radius: 16px;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fyxn-mobile-company-name {
  margin: 0;
  font-size: 18px !important;
  font-weight: 800 !important;
  color: #1F2545 !important;
}

.fyxn-mobile-images {
  display: flex;
  gap: 8px;
}

.fyxn-mobile-image {
  border: 1px solid #c8ceda;
  border-radius: 8px;
  width: 48px;
  aspect-ratio: 1;
  overflow: hidden;
  cursor: pointer;
}

.fyxn-mobile-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Selection Section */
.fyxn-selection-section {
  position: absolute;
  top: 28px;
  right: 28px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  height: 70%;
  gap: 8px;
  min-width: 120px;
}

.fyxn-select-button {
  gap: 12px;
  padding: 8px 12px;
  border: 1px solid #c8ceda;
  border-radius: 24px;
  background: white;
  color: #1F2545;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s ease;
  width: 125px;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
}

.fyxn-select-button.selected {
  background: rgba(0, 181, 90, 0.2);
  border: 1px solid #c8ceda;
}

.fyxn-select-button:hover {
  background: white;
  color: #1F2545;
}

.fyxn-select-text {
  color: inherit;
}

.fyxn-select-button.selected .fyxn-select-text {
  color: #00B55A;
}

.fyxn-select-indicator {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 1px solid #c8ceda;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}

.fyxn-select-indicator.selected {
  background: #00B55A;
  border-color: transparent;
  color: white;
}

/* Bottom Bar */
.fyxn-bottom-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 40;
  background: #1F2545;
  color: white;
  padding: 0;
  border-radius: 16px 16px 0 0;
}

.fyxn-bottom-count {
  color: white !important;
}

.fyxn-bottom-bar-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
}

.fyxn-bottom-bar-left {
  display: flex;
  align-items: center;
  gap: 12px;
}

.fyxn-bottom-bar-left p {
  color: white !important;
}

.fyxn-bottom-check-icon {
  color: #00B55A;
  display: none;
}

.fyxn-bottom-count {
  font-size: 16px;
  font-weight: 600;
  color: white !important;
  margin: 0;
  white-space: nowrap;
}

.fyxn-bottom-count-light {
  font-weight: 400;
  display: block;
}

.fyxn-bottom-bar-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}


.fyxn-bottom-request-mobile {
  display: block;
}

.fyxn-bottom-request-mobile-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #00B55A;
  color: white;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.fyxn-bottom-request-mobile-btn:hover {
  background: #00994A;
}

.fyxn-bottom-request-desktop {
  display: none;
}

/* ButtonComponent Styles */
.fyxn-button-component {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 12px;
  width: 100%;
  height: -moz-min-content;
  height: min-content;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
}

.fyxn-button-primary {
  background: #00B55A;
  color: white;
}

.fyxn-button-disabled {
  background: #93f3c3 !important;
}

.fyxn-button-disabled:hover {
  background: #93f3c3 !important;
}

/* Button Component Styling Protection */
.fyxn-results-widget .fyxn-button-component,
.fyxn-results-widget button.fyxn-button-component {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  padding: 14px 28px !important;
  border: none !important;
  border-radius: 16px !important;
  background: #00B55A !important;
  color: white !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  transition: all 0.2s ease !important;
  text-decoration: none !important;
  outline: none !important;
  box-sizing: border-box !important;
  min-height: 48px !important;
  width: auto !important;
  white-space: nowrap !important;
}

.fyxn-results-widget .fyxn-button-component:hover,
.fyxn-results-widget button.fyxn-button-component:hover {
  background: #00994A !important;
  color: white !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 4px 12px rgba(0, 181, 90, 0.3) !important;
}

.fyxn-results-widget .fyxn-button-component:active,
.fyxn-results-widget button.fyxn-button-component:active {
  background: #008A44 !important;
  transform: translateY(0) !important;
}

.fyxn-results-widget .fyxn-button-component:focus,
.fyxn-results-widget button.fyxn-button-component:focus {
  outline: 2px solid #00B55A !important;
  outline-offset: 2px !important;
}

/* Button Variants */
.fyxn-results-widget .fyxn-button-border {
  background: white !important;
  border: 3px solid #00B55A !important;
  color: #00B55A !important;
}

.fyxn-results-widget .fyxn-button-border:hover {
  background: #E6F7ED !important;
  border-color: transparent !important;
}

.fyxn-results-widget .fyxn-button-border2 {
  background: transparent !important;
  border: 1px solid #1F2545 !important;
  color: #1F2545 !important;
  border-radius: 16px !important;
  padding: 14px 28px !important;
  margin-top: 20px !important;
  font-weight: 500 !important;
}

.fyxn-results-widget .fyxn-button-light {
  color: #00B55A !important;
  background: #E6F7ED !important;
  padding: 14px !important;
  border-radius: 16px !important;
  font-weight: 500 !important;
}

/* Disabled State */
.fyxn-results-widget .fyxn-button-disabled,
.fyxn-results-widget .fyxn-button-component:disabled {
  background: #93f3c3 !important;
  color: white !important;
  cursor: not-allowed !important;
  opacity: 0.6 !important;
  transform: none !important;
  box-shadow: none !important;
}

.fyxn-results-widget .fyxn-button-disabled:hover,
.fyxn-results-widget .fyxn-button-component:disabled:hover {
  background: #93f3c3 !important;
  transform: none !important;
  box-shadow: none !important;
}

/* Desktop styles */
@media (min-width: 1024px) {
  .fyxn-bottom-bar {
    position: sticky;
    bottom: 40px;
    left: auto;
    right: auto;
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
    border-radius: 24px;
  }

  .fyxn-bottom-bar-content {
    padding: 12px 24px;
  }

  .fyxn-bottom-check-icon {
    display: block;
  }

  .fyxn-bottom-count-light {
    display: inline;
  }

  .fyxn-bottom-request-mobile {
    display: none;
  }

  .fyxn-bottom-request-desktop {
    display: block;
  }
}

.fyxn-widget-loading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  text-align: center;
}

.fyxn-loading-spinner {
  width: 40px;
  height: 40px;
  border: 4px solid #e2e8f0;
  border-top: 4px solid #1F2545;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-bottom: 16px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.fyxn-widget-error {
  padding: 20px;
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 8px;
  color: #dc2626;
  text-align: center;
}

/* Responsive design */
@media (max-width: 768px) {
  .fyxn-main-layout {
    flex-direction: column;
    gap: 15px;
  }

  .fyxn-filters-sidebar {
    width: 100%;
    position: static;
    order: -1;
  }

  .fyxn-control-panel {
    flex-direction: column;
    align-items: stretch;
    gap: 15px;
  }
  
  .fyxn-control-left {
    justify-content: space-between;
  }
  
  .fyxn-card-content {
    grid-template-columns: 1fr;
    gap: 0;
  }
  
  .fyxn-desktop-layout {
    display: none;
  }
  
  .fyxn-mobile-layout {
    display: block;
  }
  
  .fyxn-selection-section {
    position: static;
    margin-top: 16px;
    height: auto;
  }
  
  .fyxn-select-button {
    width: 100%;
  }
  
  .fyxn-widget-footer {
    flex-direction: column;
    gap: 16px;
    text-align: center;
  }
  
  .fyxn-widget-actions {
    width: 100%;
    flex-direction: column;
  }
  
  .fyxn-compare-btn,
  .fyxn-request-btn {
    width: 100%;
  }
  
  .fyxn-product-grid {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  }
} 

/* Review Card – removed (reviews feature disabled) */

/* Product list and icons */
.fyxn-product-list {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin-top: 8px;
  flex-wrap: wrap;
}

.fyxn-product-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fyxn-product-na {
  color: #595959;
  font-size: 14px;
  margin-left: 8px;
}

/* Helper: desktop-only block */
.fyxn-desktop-only { display: none; }
@media (min-width: 1024px) {
  .fyxn-desktop-only { display: block; }
} 

/* Submit Button Protection - Override Elementor */
.fyxn-results-widget button[type="submit"],
.fyxn-results-widget .fyxn-results-widget button[type="submit"] {
  background-color: #00B55A !important;
  border: none !important;
  border-radius: 6px !important;
  color: white !important;
  padding: 12px 24px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  width: 100% !important;
  cursor: pointer !important;
  transition: background-color 0.2s ease !important;
  outline: none !important;
  box-sizing: border-box !important;
  min-height: 48px !important;
  font-family: inherit !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
  display: inline-block !important;
  text-align: center !important;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
  white-space: nowrap !important;
}

.fyxn-results-widget button[type="submit"]:hover,
.fyxn-results-widget .fyxn-results-widget button[type="submit"]:hover {
  background-color: #00994A !important;
  color: white !important;
}

.fyxn-results-widget button[type="submit"]:focus,
.fyxn-results-widget .fyxn-results-widget button[type="submit"]:focus {
  background-color: #00B55A !important;
  color: white !important;
  outline: 2px solid #00B55A !important;
  outline-offset: 2px !important;
}

.fyxn-results-widget button[type="submit"]:active,
.fyxn-results-widget .fyxn-results-widget button[type="submit"]:active {
  background-color: #008A44 !important;
  color: white !important;
}

.fyxn-results-widget button[type="submit"]:disabled,
.fyxn-results-widget .fyxn-results-widget button[type="submit"]:disabled {
  background-color: #93f3c3 !important;
  color: white !important;
  cursor: not-allowed !important;
  opacity: 0.6 !important;
}

/* Override Elementor's button styles for submit buttons */
.fyxn-results-widget [type="submit"] {
  background-color: #00B55A !important;
  border: none !important;
  border-radius: 6px !important;
  color: white !important;
  padding: 12px 24px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  width: 100% !important;
  cursor: pointer !important;
  transition: background-color 0.2s ease !important;
  outline: none !important;
  box-sizing: border-box !important;
  min-height: 48px !important;
  font-family: inherit !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
  display: inline-block !important;
  text-align: center !important;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
  white-space: nowrap !important;
}

.fyxn-results-widget [type="submit"]:hover {
  background-color: #00994A !important;
  color: white !important;
}

.fyxn-results-widget [type="submit"]:focus {
  background-color: #00B55A !important;
  color: white !important;
  outline: 2px solid #00B55A !important;
  outline-offset: 2px !important;
}

.fyxn-results-widget [type="submit"]:active {
  background-color: #008A44 !important;
  color: white !important;
}

.fyxn-results-widget [type="submit"]:disabled {
  background-color: #93f3c3 !important;
  color: white !important;
  cursor: not-allowed !important;
  opacity: 0.6 !important;
} 

/* Paragraph Protection - Override Elementor */
.fyxn-results-widget p,
.fyxn-results-widget .fyxn-results-widget p,
.fyxn-results-widget .elementor-kit-10 p,
.fyxn-results-widget [class*="elementor"] p {
  margin-block-end: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-block-start: 0 !important;
  margin-inline-start: 0 !important;
  margin-inline-end: 0 !important;
  margin: 0 !important;
}

/* Override Elementor's specific paragraph classes */
.fyxn-results-widget .elementor-kit-10 p,
.fyxn-results-widget .elementor-kit-10 .fyxn-results-widget p,
.fyxn-results-widget [class*="elementor-kit"] p {
  margin-block-end: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-block-start: 0 !important;
  margin-inline-start: 0 !important;
  margin-inline-end: 0 !important;
  margin: 0 !important;
}

/* Override any Elementor paragraph styling */
.fyxn-results-widget [class*="elementor"] p,
.fyxn-results-widget [class*="elementor"] .fyxn-results-widget p {
  margin-block-end: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-block-start: 0 !important;
  margin-inline-start: 0 !important;
  margin-inline-end: 0 !important;
  margin: 0 !important;
}

/* Specific paragraph styling for your widget */
.fyxn-results-widget .fyxn-header-description {
  margin-bottom: 16px !important;
  margin-top: 8px !important;
}

.fyxn-results-widget .fyxn-bottom-count {
  margin: 0 !important;
}

.fyxn-results-widget .fyxn-bottom-count-light {
  margin: 0 !important;
}

.fyxn-results-widget .fyxn-widget-error p {
  margin: 0 !important;
  padding: 16px !important;
} 

/* Questionnaire Submit Button Protection - Override Elementor */
.fyxn-results-widget .fyxn-questionnaire-submit-btn {
  background-color: #00B55A !important;
  border: none !important;
  border-radius: 6px !important;
  color: white !important;
  padding: 12px 24px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  width: 100% !important;
  cursor: pointer !important;
  transition: background-color 0.2s ease !important;
  outline: none !important;
  box-sizing: border-box !important;
  min-height: 48px !important;
  font-family: inherit !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
  display: inline-block !important;
  text-align: center !important;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
  white-space: nowrap !important;
}

.fyxn-results-widget .fyxn-questionnaire-submit-btn:hover {
  background-color: #00994A !important;
  color: white !important;
}

.fyxn-results-widget .fyxn-questionnaire-submit-btn:focus {
  background-color: #00B55A !important;
  color: white !important;
  outline: 2px solid #00B55A !important;
  outline-offset: 2px !important;
}

.fyxn-results-widget .fyxn-questionnaire-submit-btn:active {
  background-color: #008A44 !important;
  color: white !important;
}

.fyxn-results-widget .fyxn-questionnaire-submit-btn:disabled {
  background-color: #93f3c3 !important;
  color: white !important;
  cursor: not-allowed !important;
  opacity: 0.6 !important;
} 

/* Questionnaire Component Paragraph Protection - Override Elementor */
.fyxn-main-widget [class*="Questionnaire"] p,
.fyxn-main-widget [class*="questionnaire"] p,
[class*="Questionnaire"] p,
[class*="questionnaire"] p {
  margin-block-end: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-block-start: 0 !important;
  margin-inline-start: 0 !important;
  margin-inline-end: 0 !important;
  margin: 0 !important;
}

/* Override Elementor's specific paragraph classes for questionnaire */
.fyxn-main-widget [class*="Questionnaire"] .elementor-kit-10 p,
.fyxn-main-widget [class*="questionnaire"] .elementor-kit-10 p,
[class*="Questionnaire"] .elementor-kit-10 p,
[class*="questionnaire"] .elementor-kit-10 p {
  margin-block-end: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-block-start: 0 !important;
  margin-inline-start: 0 !important;
  margin-inline-end: 0 !important;
  margin: 0 !important;
}

/* Preserve specific margins for questionnaire paragraphs that should have them */
.fyxn-main-widget [class*="Questionnaire"] .text-lg,
.fyxn-main-widget [class*="questionnaire"] .text-lg,
[class*="Questionnaire"] .text-lg,
[class*="questionnaire"] .text-lg {
  margin-bottom: 24px !important;
}

.fyxn-main-widget [class*="Questionnaire"] .text-base,
.fyxn-main-widget [class*="questionnaire"] .text-base,
[class*="Questionnaire"] .text-base,
[class*="questionnaire"] .text-base {
  margin-bottom: 16px !important;
}

.fyxn-main-widget [class*="Questionnaire"] .text-sm,
.fyxn-main-widget [class*="questionnaire"] .text-sm,
[class*="Questionnaire"] .text-sm,
[class*="questionnaire"] .text-sm {
  margin-bottom: 12px !important;
} 

/* Aggressive Questionnaire Submit Button Override - Force Green Styling */
button.fyxn-questionnaire-submit-btn,
.fyxn-questionnaire-submit-btn,
[class*="Questionnaire"] button[type="submit"],
[class*="questionnaire"] button[type="submit"],
button[type="submit"].fyxn-questionnaire-submit-btn {
  background-color: #00B55A !important;
  border: none !important;
  border-radius: 6px !important;
  color: white !important;
  padding: 12px 24px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  width: 100% !important;
  cursor: pointer !important;
  transition: background-color 0.2s ease !important;
  outline: none !important;
  box-sizing: border-box !important;
  min-height: 48px !important;
  font-family: inherit !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
  display: inline-block !important;
  text-align: center !important;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
  white-space: nowrap !important;
}

button.fyxn-questionnaire-submit-btn:hover,
.fyxn-questionnaire-submit-btn:hover,
[class*="Questionnaire"] button[type="submit"]:hover,
[class*="questionnaire"] button[type="submit"]:hover,
button[type="submit"].fyxn-questionnaire-submit-btn:hover {
  background-color: #00994A !important;
  color: white !important;
}

button.fyxn-questionnaire-submit-btn:focus,
.fyxn-questionnaire-submit-btn:focus,
[class*="Questionnaire"] button[type="submit"]:focus,
[class*="questionnaire"] button[type="submit"]:focus,
button[type="submit"].fyxn-questionnaire-submit-btn:focus {
  background-color: #00B55A !important;
  color: white !important;
  outline: 2px solid #00B55A !important;
  outline-offset: 2px !important;
}

button.fyxn-questionnaire-submit-btn:active,
.fyxn-questionnaire-submit-btn:active,
[class*="Questionnaire"] button[type="submit"]:active,
[class*="questionnaire"] button[type="submit"]:active,
button[type="submit"].fyxn-questionnaire-submit-btn:active {
  background-color: #008A44 !important;
  color: white !important;
}

button.fyxn-questionnaire-submit-btn:disabled,
.fyxn-questionnaire-submit-btn:disabled,
[class*="Questionnaire"] button[type="submit"]:disabled,
[class*="questionnaire"] button[type="submit"]:disabled,
button[type="submit"].fyxn-questionnaire-submit-btn:disabled {
  background-color: #93f3c3 !important;
  color: white !important;
  cursor: not-allowed !important;
  opacity: 0.6 !important;
}

/* Nuclear Button Override - Defeat Theme CSS */
button.fyxn-questionnaire-submit-btn,
.fyxn-questionnaire-submit-btn,
[class*="Questionnaire"] button[type="submit"],
[class*="questionnaire"] button[type="submit"],
button[type="submit"].fyxn-questionnaire-submit-btn,
/* Override theme's aggressive button selector */
[type="button"].fyxn-questionnaire-submit-btn,
[type="submit"].fyxn-questionnaire-submit-btn {
  background-color: #00B55A !important;
  border: none !important;
  border-radius: 6px !important;
  color: white !important;
  padding: 12px 24px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  width: 100% !important;
  cursor: pointer !important;
  transition: background-color 0.2s ease !important;
  outline: none !important;
  box-sizing: border-box !important;
  min-height: 48px !important;
  font-family: inherit !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
  display: inline-block !important;
  text-align: center !important;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
  white-space: nowrap !important;
}

/* Override theme's button styles globally */
button.fyxn-questionnaire-submit-btn,
.fyxn-questionnaire-submit-btn,
[class*="Questionnaire"] button[type="submit"],
[class*="questionnaire"] button[type="submit"],
button[type="submit"].fyxn-questionnaire-submit-btn,
[type="button"].fyxn-questionnaire-submit-btn,
[type="submit"].fyxn-questionnaire-submit-btn {
  background-color: #00B55A !important;
  border: none !important;
  border-radius: 6px !important;
  color: white !important;
  padding: 12px 24px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  width: 100% !important;
  cursor: pointer !important;
  transition: background-color 0.2s ease !important;
  outline: none !important;
  box-sizing: border-box !important;
  min-height: 48px !important;
  font-family: inherit !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
  display: inline-block !important;
  text-align: center !important;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
  white-space: nowrap !important;
}

/* Hover states */
button.fyxn-questionnaire-submit-btn:hover,
.fyxn-questionnaire-submit-btn:hover,
[class*="Questionnaire"] button[type="submit"]:hover,
[class*="questionnaire"] button[type="submit"]:hover,
button[type="submit"].fyxn-questionnaire-submit-btn:hover,
[type="button"].fyxn-questionnaire-submit-btn:hover,
[type="submit"].fyxn-questionnaire-submit-btn:hover {
  background-color: #00994A !important;
  color: white !important;
}

/* Focus states */
button.fyxn-questionnaire-submit-btn:focus,
.fyxn-questionnaire-submit-btn:focus,
[class*="Questionnaire"] button[type="submit"]:focus,
[class*="questionnaire"] button[type="submit"]:focus,
button[type="submit"].fyxn-questionnaire-submit-btn:focus,
[type="button"].fyxn-questionnaire-submit-btn:focus,
[type="submit"].fyxn-questionnaire-submit-btn:focus {
  background-color: #00B55A !important;
  color: white !important;
  outline: 2px solid #00B55A !important;
  outline-offset: 2px !important;
}

/* Active states */
button.fyxn-questionnaire-submit-btn:active,
.fyxn-questionnaire-submit-btn:active,
[class*="Questionnaire"] button[type="submit"]:active,
[class*="questionnaire"] button[type="submit"]:active,
button[type="submit"].fyxn-questionnaire-submit-btn:active,
[type="button"].fyxn-questionnaire-submit-btn:active,
[type="submit"].fyxn-questionnaire-submit-btn:active {
  background-color: #008A44 !important;
  color: white !important;
}

/* Disabled states */
button.fyxn-questionnaire-submit-btn:disabled,
.fyxn-questionnaire-submit-btn:disabled,
[class*="Questionnaire"] button[type="submit"]:disabled,
[class*="questionnaire"] button[type="submit"]:disabled,
button[type="submit"].fyxn-questionnaire-submit-btn:disabled,
[type="button"].fyxn-questionnaire-submit-btn:disabled,
[type="submit"].fyxn-questionnaire-submit-btn:disabled {
  background-color: #93f3c3 !important;
  color: white !important;
  cursor: not-allowed !important;
  opacity: 0.6 !important;
} 

/* Nuclear Input Field Override - Defeat Theme CSS */
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea,
/* Target specific input components */
[class*="PostCodeInputComponent"] input,
[class*="HouseNumberInputComponent"] input,
[class*="post-code"] input,
[class*="house-number"] input {
  border: 1px solid #c8ceda !important;
  border-radius: 8px !important;
  padding: 16px 20px !important;
  transition: border-color 0.2s ease !important;
  width: 100% !important;
  background: transparent !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #1F2545 !important;
  outline: none !important;
  box-sizing: border-box !important;
  min-height: 48px !important;
  font-family: inherit !important;
  line-height: 1.5 !important;
}

/* Focus states */
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus,
[class*="PostCodeInputComponent"] input:focus,
[class*="HouseNumberInputComponent"] input:focus,
[class*="post-code"] input:focus,
[class*="house-number"] input:focus {
  border-color: #00B55A !important;
  box-shadow: 0 0 0 2px rgba(0, 181, 90, 0.1) !important;
  outline: none !important;
}

/* Hover states */
input[type="date"]:hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="text"]:hover,
input[type="url"]:hover,
select:hover,
textarea:hover,
[class*="PostCodeInputComponent"] input:hover,
[class*="HouseNumberInputComponent"] input:hover,
[class*="post-code"] input:hover,
[class*="house-number"] input:hover {
  border-color: #00B55A !important;
}

/* Error states */
input[type="date"].error,
input[type="email"].error,
input[type="number"].error,
input[type="password"].error,
input[type="search"].error,
input[type="tel"].error,
input[type="text"].error,
input[type="url"].error,
select.error,
textarea.error,
[class*="PostCodeInputComponent"] input.error,
[class*="HouseNumberInputComponent"] input.error,
[class*="post-code"] input.error,
[class*="house-number"] input.error {
  border-color: #ef4444 !important;
  box-shadow: 0 0 0 2px rgba(239, 68, 68, 0.1) !important;
}

/* Override theme's input styles globally */
input,
select,
textarea {
  border: 1px solid #c8ceda !important;
  border-radius: 8px !important;
  padding: 16px 20px !important;
  transition: border-color 0.2s ease !important;
  width: 100% !important;
  background: transparent !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #1F2545 !important;
  outline: none !important;
  box-sizing: border-box !important;
  min-height: 48px !important;
  font-family: inherit !important;
  line-height: 1.5 !important;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #00B55A !important;
  box-shadow: 0 0 0 2px rgba(0, 181, 90, 0.1) !important;
  outline: none !important;
}

input:hover,
select:hover,
textarea:hover {
  border-color: #00B55A !important;
}

input.error,
select.error,
textarea.error {
  border-color: #ef4444 !important;
  box-shadow: 0 0 0 2px rgba(239, 68, 68, 0.1) !important;
} 

/* Checkout Component Protection - Override Elementor */
/* Override Elementor's H1 styling */
.fyxn-main-widget [class*="Checkout"] h1,
[class*="Checkout"] h1,
.fyxn-main-widget [class*="checkout"] h1,
[class*="checkout"] h1 {
  font-family: inherit !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  letter-spacing: normal !important;
  color: #1F2545 !important;
  margin: 0 0 12px 0 !important;
}

/* Override Elementor's paragraph styling */
.fyxn-main-widget [class*="Checkout"] p,
[class*="Checkout"] p,
.fyxn-main-widget [class*="checkout"] p,
[class*="checkout"] p {
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.5 !important;
  color: #1F2545 !important;
  margin: 0 !important;
}

/* Override Elementor's span styling */
.fyxn-main-widget [class*="Checkout"] span,
[class*="Checkout"] span,
.fyxn-main-widget [class*="checkout"] span,
[class*="checkout"] span {
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
}

/* Checkout Button Protection - Override Elementor */
.fyxn-main-widget [class*="Checkout"] button[type="submit"],
[class*="Checkout"] button[type="submit"],
.fyxn-main-widget [class*="checkout"] button[type="submit"],
[class*="checkout"] button[type="submit"],
.fyxn-main-widget [class*="Checkout"] .fyxn-button-component,
[class*="Checkout"] .fyxn-button-component,
.fyxn-main-widget [class*="checkout"] .fyxn-button-component,
[class*="checkout"] .fyxn-button-component {
  background-color: #00B55A !important;
  border: none !important;
  border-radius: 16px !important;
  color: white !important;
  padding: 14px 28px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  width: auto !important;
  cursor: pointer !important;
  transition: all 0.2s ease !important;
  outline: none !important;
  box-sizing: border-box !important;
  min-height: 48px !important;
  font-family: inherit !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
  white-space: nowrap !important;
}

/* Checkout Button Hover */
.fyxn-main-widget [class*="Checkout"] button[type="submit"]:hover,
[class*="Checkout"] button[type="submit"]:hover,
.fyxn-main-widget [class*="checkout"] button[type="submit"]:hover,
[class*="checkout"] button[type="submit"]:hover,
.fyxn-main-widget [class*="Checkout"] .fyxn-button-component:hover,
[class*="Checkout"] .fyxn-button-component:hover,
.fyxn-main-widget [class*="checkout"] .fyxn-button-component:hover,
[class*="checkout"] .fyxn-button-component:hover {
  background-color: #00994A !important;
  color: white !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 4px 12px rgba(0, 181, 90, 0.3) !important;
}

/* Checkout Button Focus */
.fyxn-main-widget [class*="Checkout"] button[type="submit"]:focus,
[class*="Checkout"] button[type="submit"]:focus,
.fyxn-main-widget [class*="checkout"] button[type="submit"]:focus,
[class*="checkout"] button[type="submit"]:focus,
.fyxn-main-widget [class*="Checkout"] .fyxn-button-component:focus,
[class*="Checkout"] .fyxn-button-component:focus,
.fyxn-main-widget [class*="checkout"] .fyxn-button-component:focus,
[class*="checkout"] .fyxn-button-component:focus {
  background-color: #00B55A !important;
  color: white !important;
  outline: 2px solid #00B55A !important;
  outline-offset: 2px !important;
}

/* Checkout Button Active */
.fyxn-main-widget [class*="Checkout"] button[type="submit"]:active,
[class*="Checkout"] button[type="submit"]:active,
.fyxn-main-widget [class*="checkout"] button[type="submit"]:active,
[class*="checkout"] button[type="submit"]:active,
.fyxn-main-widget [class*="Checkout"] .fyxn-button-component:active,
[class*="Checkout"] .fyxn-button-component:active,
.fyxn-main-widget [class*="checkout"] .fyxn-button-component:active,
[class*="checkout"] .fyxn-button-component:active {
  background-color: #008A44 !important;
  color: white !important;
  transform: translateY(0) !important;
}

/* Checkout Button Disabled */
.fyxn-main-widget [class*="Checkout"] button[type="submit"]:disabled,
[class*="Checkout"] button[type="submit"]:disabled,
.fyxn-main-widget [class*="checkout"] button[type="submit"]:disabled,
[class*="checkout"] button[type="submit"]:disabled,
.fyxn-main-widget [class*="Checkout"] .fyxn-button-component:disabled,
[class*="Checkout"] .fyxn-button-component:disabled,
.fyxn-main-widget [class*="checkout"] .fyxn-button-component:disabled,
[class*="checkout"] .fyxn-button-component:disabled {
  background-color: #93f3c3 !important;
  color: white !important;
  cursor: not-allowed !important;
  opacity: 0.6 !important;
  transform: none !important;
  box-shadow: none !important;
} 


