@font-face{font-family:"Vazirmatn";src:url(../../Fonts/vazir/Vazirmatn-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:"Vazirmatn";src:url(../../Fonts/vazir/Vazirmatn-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:"Vazirmatn";src:url(../../Fonts/vazir/Vazirmatn-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Vazirmatn";src:url(../../Fonts/vazir/Vazirmatn-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Vazirmatn";src:url(../../Fonts/vazir/Vazirmatn-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Vazirmatn";src:url(../../Fonts/vazir/Vazirmatn-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Vazirmatn";src:url(../../Fonts/vazir/Vazirmatn-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Vazirmatn";src:url(../../Fonts/vazir/Vazirmatn-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:"Vazirmatn";src:url(../../Fonts/vazir/Vazirmatn-Black.ttf) format("truetype");font-weight:900;font-style:normal}html{scroll-behavior:smooth}body{font-family:"Vazirmatn",sans-serif;direction:rtl;background-color:var(--theme-main)}*{scrollbar-color:var(--Primary) transparent!important}::-webkit-scrollbar{width:.25rem;height:0}::-webkit-scrollbar-thumb{background-color:var(--Primary);border-radius:1rem;border:2px solid transparent;background-clip:content-box}.hover_design{overflow:hidden;transition:transform .5s cubic-bezier(.23,1,.32,1)}.hover_design.scale:hover{transform:scale(1.1,1.1)}.hover_design.theme_black::before,.hover_design.theme_red::before{content:"";position:absolute;inset:-10%;margin:auto;width:0;height:0;border-radius:inherit;z-index:-1;transition:width .8s cubic-bezier(.23,1,.32,1),height .8s cubic-bezier(.23,1,.32,1)}.hover_design.theme_black:hover::before,.hover_design.theme_red:hover::before{width:105%;height:105%;transition:width .8s cubic-bezier(.23,1,.32,1),height .8s cubic-bezier(.23,1,.32,1)}.hover_design.theme_black::before{background:var(--theme-black)}.hover_design.theme_red::before{background:var(--secondary)}.border-design,.hover_design{position:relative;z-index:1}.border-design::before{content:"";position:absolute;bottom:0;width:100%;inset-inline-end:0;height:1px;z-index:1}.border-design::before,.theme-gradient-green{background:radial-gradient(circle,rgba(229 229 229) 0%,#68be63 100%)}.theme-gradient-black{background:radial-gradient(circle,#a3a3a3 7%,#f8fcf7 100%)}.svg_design_group{transform:scaleY(-1)}.go-to-top{background:var(--secondary);border-radius:10px;cursor:pointer;overflow:hidden;position:fixed;inset-inline-start:15px;bottom:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:2rem;height:2rem;-webkit-transform:translate3d(0,100px,0);-ms-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);z-index:9999}.go-to-top.add-class-top{-webkit-transform:translate3d(0,-15px,0);-moz-transform:translate3d(0,-15px,0);-ms-transform:translate3d(0,-15px,0);-o-transform:translate3d(0,-15px,0)}@media screen and (min-width:1536px){.contain{width:85%!important;margin:0 auto}}