.elementor-kit-336{--e-global-color-primary:#0A1F44;--e-global-color-secondary:#FF7F3F;--e-global-color-accent:#F4F4F4;--e-global-color-text:#7A7A7A;--e-global-color-a9ba556:#123C87;--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-336 e-page-transition{background-color:#FFBC7D;}.elementor-kit-336 a{color:var( --e-global-color-secondary );}.elementor-kit-336 a:hover{color:#1B6EFF;}.elementor-kit-336 h1{font-size:25px;}.elementor-kit-336 button,.elementor-kit-336 input[type="button"],.elementor-kit-336 input[type="submit"],.elementor-kit-336 .elementor-button{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.hover-items .item {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.4s ease;
}

/* هاور روی کانتینر اصلی */
.hover-parent:hover .item {
    transform: translateY(0);
    opacity: 1;
}

/* تاخیر جداگانه */
.item-1 { transition-delay: 0.1s; }
.item-2 { transition-delay: 0.2s; }
.item-3 { transition-delay: 0.3s; }/* End custom CSS */