.elementor-kit-5731{--e-global-color-primary:#F8F8F8;--e-global-color-secondary:#000000;--e-global-color-accent:#FD7B08;--e-global-color-text:#F2F5F8;--e-global-color-03537c8:#00418C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5731 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* حالت عادی کارت – دقیقاً مثل هدر */
.glass-medium {
    background: linear-gradient(135deg,
        rgba(0, 65, 140, 0.92),
        rgba(253, 123, 8, 0.90)
    );
    backdrop-filter: blur(28px);
    -webkit-backdrop-filter: blur(28px);
    transition: 
        background 0.35s ease,
        backdrop-filter 0.35s ease,
        box-shadow 0.35s ease;
    border-radius: 26px;
}

/* حالت چسبیده – 100٪ مثل هدر */
.elementor-sticky--effects .glass-medium {
    background: linear-gradient(135deg,
        rgba(0, 65, 140, 0.32),
        rgba(253, 123, 8, 0.28)
    );
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: 0 18px 45px rgba(0,0,0,0.12);
}

.left-product-glass {
    background: linear-gradient(135deg, rgba(255,255,255,0.42), rgba(255,255,255,0.18)) !important;
    backdrop-filter: blur(32px) !important;
    -webkit-backdrop-filter: blur(32px) !important;
    border-radius: 12px !important;
    box-shadow: 0 8px 24px rgba(0,0,0,0.04);
}/* End custom CSS */