.elementor-1053 .elementor-element.elementor-element-f8f6364{--display:flex;--min-height:357px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:40px 20px;--row-gap:40px;--column-gap:20px;--border-radius:15px 15px 15px 15px;--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-1053 .elementor-element.elementor-element-f8f6364:not(.elementor-motion-effects-element-type-background), .elementor-1053 .elementor-element.elementor-element-f8f6364 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://edalat.dimaino.co/wp-content/uploads/2026/02/Group-1000011040.svg");background-size:cover;}.elementor-1053 .elementor-element.elementor-element-f1e2063{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1053 .elementor-element.elementor-element-10fe29c{padding:0px 0px 10px 0px;text-align:center;}.elementor-1053 .elementor-element.elementor-element-10fe29c .elementor-heading-title{font-family:"ایران سنس", Sans-serif;font-size:18px;font-weight:600;line-height:30px;color:var( --e-global-color-primary );}.elementor-1053 .elementor-element.elementor-element-b6bbc0d{border-radius:15px 15px 15px 15px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1053 .elementor-element.elementor-element-f0cc854{border-radius:15px 15px 15px 15px;}.elementor-1053 .elementor-element.elementor-element-bd0acbf{--display:flex;}#elementor-popup-modal-1053{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1053 .dialog-message{width:798px;height:auto;}#elementor-popup-modal-1053 .dialog-close-button{display:flex;}#elementor-popup-modal-1053 .dialog-widget-content{border-radius:15px 15px 15px 15px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-1053 .elementor-element.elementor-element-f8f6364{--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}}/* Start custom CSS for html, class: .elementor-element-b6bbc0d *//* دسکتاپ */
.video-modal{
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 15px;
}
.video-modal #videonews-player{
  width:100% !important;
  height:100% !important;
  display:block !important;
  object-fit: cover !important;
}

/* موبایل: مثل دسکتاپ، قاب 16:9 و بدون قد کشیدن */
@media (max-width: 767px){
  .video-modal{
    width: 100% !important;
    aspect-ratio: 16 / 9 !important;  /* دقیقا مثل دسکتاپ */
    height: auto !important;
    max-height: none !important;
  }

  .video-modal #videonews-player{
    width:100% !important;
    height:100% !important;
    object-fit: cover !important;     /* پر کن، بدون فضای خالی */
    background: transparent !important;
  }
}


@media (max-width: 767px){
  .elementor-popup-modal .dialog-message{ padding:0 !important; }
  .elementor-popup-modal .dialog-widget-content{ max-height: 100vh !important; }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f1e2063 *//* تا وقتی آماده نشده، محتوا دیده نشه */
.videoeducation-popup-content{
  visibility: hidden;
}

/* لودر ساده */
.videoeducation-popup-loading{
  padding: 14px 12px;
  text-align: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-78d5641 */.videoeducation-popup-loading{
  position: absolute;
  inset: 0;
  top: 50%;
  left:50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  
  
    position: fixed !important;   
  inset: 0 !important;
  display: none;              
  align-items: center !important;
  justify-content: center !important;
}

.videoeducation-loader{
  width: 50px;
  height: 50px;
  border: 4px solid var(--e-global-color-67fa705);
  border-top: 4px solid var(--e-global-color-primary);
  border-radius: 50%;
  animation: videonews-spin 0.8s linear infinite;
}

@keyframes videoeducation-spin{
  to { transform: rotate(360deg); }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-bd0acbf */.loader-container {
    position: absolute;
}/* End custom CSS */