.elementor-kit-6{--e-global-color-primary:#F58A22;--e-global-color-secondary:#0D0D0D;--e-global-color-text:#8C8C8A;--e-global-color-accent:#FDA110;--e-global-color-3e10744:#F2F2F2;--e-global-color-c7e86f0:#D74B4A;--e-global-color-e654b5b:#291A17;--e-global-typography-primary-font-family:"Vazirmatn";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Vazirmatn";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Vazirmatn";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#0D0D0D;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:0px;}.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{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* Firefox */
html {
    scrollbar-width: thin;
    scrollbar-color: #FF9818 #0D0D0D;
}

/* Chrome / Edge / Safari */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    background: #0D0D0D;
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(
        180deg,
        #FFB347 0%,
        #FF9818 50%,
        #FF6B00 100%
    );

    border-radius: 20px;
    border: 2px solid #0D0D0D;
}

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(
        180deg,
        #FFD080,
        #FFA52B,
        #FF7A00
    );
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Vazirmatn';
	font-display: auto;
	src: url('https://ghorfeh.net/wp-content/uploads/2026/08/Vazirmatnwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */