.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#1D1D1D;--e-global-color-accent:#FFA04D;--e-global-color-bb4e98d:#04154C;--e-global-color-144b8ba:#FFA04D;--e-global-color-162c8b0:#FFFFFF;--e-global-color-ff026f3:#F6F6F6;--e-global-color-2d31478:#ECECEC;--e-global-color-d1a67a6:#04154C;--e-global-typography-primary-font-family:"IRANSansX";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"IRANSansX";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IRANSansX";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IRANSansX";--e-global-typography-accent-font-weight:500;--e-global-typography-5803af5-font-family:"IRANSansX";--e-global-typography-5803af5-font-size:24px;--e-global-typography-5803af5-font-weight:400;--e-global-typography-cda41b1-font-family:"Georgia";--e-global-typography-cda41b1-font-weight:400;--e-global-typography-1a30e4e-font-family:"Helvetica";--e-global-typography-1a30e4e-font-weight:400;--e-global-typography-71bb9a8-font-family:"Arial";--e-global-typography-cf58225-font-family:"IRANSansX";--e-global-typography-cf58225-font-size:70px;--e-global-typography-cf58225-font-weight:400;color:#080808;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-144b8ba );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:#000000;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-bb4e98d );color:var( --e-global-color-144b8ba );border-style:solid;border-color:var( --e-global-color-bb4e98d );border-radius:8px 8px 8px 8px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-144b8ba );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-9 a:hover{color:var( --e-global-color-bb4e98d );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-9 h1{font-size:22px;}.elementor-kit-9 h2{font-size:20px;}.elementor-kit-9 h3{font-size:18px;}.elementor-kit-9 h4{font-size:16px;}.elementor-kit-9 h5{font-size:16px;}.elementor-kit-9 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{border-width:2px 2px 2px 2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* فقط روی بخش‌هایی که شناسه animated-list دارن */
#upak-list ul li {
  color: black;
  opacity: 0;
  animation: slideUpFade 0.6s ease forwards;
}

/* اعمال تأخیر انیمیشن تا 20 آیتم */
#upak-list ul li:nth-child(1)  { animation-delay: 0.1s; }
#upak-list ul li:nth-child(2)  { animation-delay: 0.2s; }
#upak-list ul li:nth-child(3)  { animation-delay: 0.3s; }
#upak-list ul li:nth-child(4)  { animation-delay: 0.4s; }
#upak-list ul li:nth-child(5)  { animation-delay: 0.5s; }
#upak-list ul li:nth-child(6)  { animation-delay: 0.6s; }
#upak-list ul li:nth-child(7)  { animation-delay: 0.7s; }
#upak-list ul li:nth-child(8)  { animation-delay: 0.8s; }
#upak-list ul li:nth-child(9)  { animation-delay: 0.9s; }
#upak-list ul li:nth-child(10) { animation-delay: 1.0s; }
#upak-list ul li:nth-child(11) { animation-delay: 1.1s; }
#upak-list ul li:nth-child(12) { animation-delay: 1.2s; }
#upak-list ul li:nth-child(13) { animation-delay: 1.3s; }
#upak-list ul li:nth-child(14) { animation-delay: 1.4s; }
#upak-list ul li:nth-child(15) { animation-delay: 1.5s; }
#upak-list ul li:nth-child(16) { animation-delay: 1.6s; }
#upak-list ul li:nth-child(17) { animation-delay: 1.7s; }
#upak-list ul li:nth-child(18) { animation-delay: 1.8s; }
#upak-list ul li:nth-child(19) { animation-delay: 1.9s; }
#upak-list ul li:nth-child(20) { animation-delay: 2.0s; }

/* بولت سبز و چشمک‌زن فقط در همان بخش */
#upak-list ul li::marker {
  color: green;
  animation: blink 1s infinite;
}

/* انیمیشن ظاهر شدن از پایین */
@keyframes slideUpFade {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* انیمیشن چشمک‌زن بولت */
@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0.3; }
  100% { opacity: 1; }
}/* End custom CSS */