:root{color-scheme:light;--novin-navy:#0b1f3a;--novin-gold:#c9a227;--el-bg:#f4f6f9;--el-panel:#0b1f3a;--el-accent:var(--novin-navy);--el-accent-complement:var(--novin-gold);--el-text:#0a0a0a;--el-muted:#5a6a7a;--el-border:#d0d7e2;--font:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;--e-global-container-width:1140px;--e-global-button-radius:4px;--e-global-color-primary:var(--novin-navy);--e-global-color-secondary:var(--novin-gold);--e-global-color-accent:var(--novin-gold)}*{box-sizing:border-box}body,html{min-height:100%;font-family:var(--font);background:var(--el-bg);color:var(--el-text);margin:0;padding:0}a{color:inherit}button,input,select,textarea{font:inherit}@keyframes e-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes e-fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes e-fadeInDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:none}}@keyframes e-zoomIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:none}}@keyframes e-slideInLeft{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:none}}@keyframes e-slideInRight{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:none}}.e-motion--fadeIn{animation:.7s both e-fadeIn}.e-motion--fadeInUp{animation:.7s both e-fadeInUp}.e-motion--fadeInDown{animation:.7s both e-fadeInDown}.e-motion--zoomIn{animation:.7s both e-zoomIn}.e-motion--slideInLeft{animation:.7s both e-slideInLeft}.e-motion--slideInRight{animation:.7s both e-slideInRight}@keyframes e-bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.95)}to{transform:scale(1)}}@keyframes e-rotateIn{0%{opacity:0;transform:rotate(-120deg)scale(.9)}to{opacity:1;transform:none}}@keyframes e-flipInX{0%{opacity:0;transform:perspective(400px)rotateX(70deg)}to{opacity:1;transform:perspective(400px)rotateX(0)}}.e-motion--bounceIn{animation:.75s both e-bounceIn}.e-motion--rotateIn{animation:.7s both e-rotateIn}.e-motion--flipInX{animation:.7s both e-flipInX}.e-scroll-fx{transition:transform 50ms linear,opacity 50ms linear}.e-mouse-track{transition:transform .2s}.e-sticky--top{z-index:40;position:sticky;top:0}.e-sticky--bottom{z-index:40;position:sticky;bottom:0}.e-scroll-snap{scroll-snap-type:y mandatory}.e-scroll-snap .novin-element.e-con{scroll-snap-align:start}.e-page-transition--fade{animation:.45s both e-fadeIn}.novin-next-renderer .novin-section-wrap{width:100%}.novin-next-renderer .novin-element.e-con,.novin-next-renderer .novin-section-wrap{box-sizing:border-box;min-width:0;max-width:100%}.novin-next-renderer .novin-element.e-con[style*=max-width]{overflow-x:clip}.novin-next-renderer .novin-widget{width:100%}.novin-next-renderer .novin-heading-title,.novin-next-renderer .novin-text-editor,.novin-next-renderer .novin-widget-container{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.novin-next-renderer .novin-heading-title{font-family:var(--e-global-typography-primary-font-family,var(--font));color:var(--e-global-color-text,inherit)}.novin-next-renderer .novin-text-editor h1,.novin-next-renderer h1.novin-heading-title{font-size:var(--e-global-typography-h1-font-size,40px);font-weight:var(--e-global-typography-h1-font-weight,700);line-height:var(--e-global-typography-h1-line-height,1.2)}.novin-next-renderer .novin-text-editor h2,.novin-next-renderer h2.novin-heading-title{font-size:var(--e-global-typography-h2-font-size,32px);font-weight:var(--e-global-typography-h2-font-weight,700);line-height:var(--e-global-typography-h2-line-height,1.25)}.novin-next-renderer .novin-text-editor h3,.novin-next-renderer h3.novin-heading-title{font-size:var(--e-global-typography-h3-font-size,28px);font-weight:var(--e-global-typography-h3-font-weight,600);line-height:var(--e-global-typography-h3-line-height,1.3)}.novin-next-renderer .novin-text-editor h4,.novin-next-renderer h4.novin-heading-title{font-size:var(--e-global-typography-h4-font-size,24px);font-weight:var(--e-global-typography-h4-font-weight,600);line-height:var(--e-global-typography-h4-line-height,1.35)}.novin-next-renderer .novin-text-editor h5,.novin-next-renderer h5.novin-heading-title{font-size:var(--e-global-typography-h5-font-size,20px);font-weight:var(--e-global-typography-h5-font-weight,500);line-height:var(--e-global-typography-h5-line-height,1.4)}.novin-next-renderer .novin-text-editor h6,.novin-next-renderer h6.novin-heading-title{font-size:var(--e-global-typography-h6-font-size,16px);font-weight:var(--e-global-typography-h6-font-weight,500);line-height:var(--e-global-typography-h6-line-height,1.45)}.novin-next-renderer .novin-text-editor{font-family:var(--e-global-typography-secondary-font-family,var(--font));color:var(--e-global-color-text,inherit)}.novin-next-renderer .novin-button{border-radius:var(--e-global-button-radius,4px)}.novin-rich-text p{margin:0 0 .65em}.novin-rich-text p:last-child{margin-bottom:0}.novin-button span p,.novin-heading-title p,.novin-rich-text--compact p{margin:0;display:inline}.novin-rich-text ol,.novin-rich-text ul{margin:.4em 0;padding-left:1.25em}.novin-rich-text a{color:var(--e-global-color-accent,#c9a227)}@media (width>=1025px){.e-hide-desktop{display:none!important}}@media (width<=1024px) and (width>=768px){.e-hide-tablet{display:none!important}}@media (width<=767px){.e-hide-mobile{display:none!important}}.novin-mihan-editor{text-align:left;direction:ltr}.novin-mihan-editor,.novin-mihan-public{font-family:var(--font-dana,"Dana","Segoe UI",Tahoma,sans-serif)}.novin-mihan-public{text-align:right;direction:rtl}.novin-mihan-editor input,.novin-mihan-editor select,.novin-mihan-editor textarea{font-family:inherit}