hr{border-color:var(--color-gray-7);margin-bottom:0;margin-top:0}.new-footer{padding:20px 0}.new-footer .copy-right{grid-area:copy-right;align-items:center;display:flex;gap:3px;justify-content:center;margin-bottom:10px}.new-footer .copy-right svg{fill:var(--color-light-gray-font)}.new-footer .copy-right .copy-right-content{display:flex;align-items:center;gap:5px;flex-direction:column;font-family:var(--IRANSansRegular);font-size:13px}.new-footer .copy-right .copy-right-content .copy-right-text{color:var(--color-light-gray-font)}.new-footer .copy-right .copy-right-content a{font-family:IRANSansBoldFaNum,serif;font-size:12px;color:var(--color-green-1)}.new-footer .social{grid-area:social}.new-footer .social ul{height:100%;gap:14px}.new-footer .social ul,.new-footer .social ul li{display:flex;justify-content:center;align-items:center}.new-footer .social ul li{border-radius:50%;transition:all .2s ease-in-out}.new-footer .social ul li:hover svg{stroke:var(--color-green-1)!important}.new-footer .social ul li a{width:30px;height:30px;display:flex;justify-content:center;align-items:center}.new-footer .social ul li a svg{fill:none!important;stroke:#000!important;width:25px;height:25px}html[dir^=ltr] .copy-right-content{font-family:var(--IRANSansRegularEnNum)}html[data-theme=dark] hr{border-color:var(--color-gray-6)}html[data-theme=dark] .new-footer svg{fill:#fff!important}html[data-theme=dark] .new-footer .copy-right svg{fill:var(--color-dark-gray-font)!important}html[data-theme=dark] .new-footer .copy-right .copy-right-content .copy-right-text{color:var(--color-dark-gray-font)}html[data-theme=dark] .new-footer .copy-right .copy-right-content a{color:var(--color-green-1)}html[data-theme=dark] .new-footer .social ul li:hover svg{stroke:var(--color-dark-green)!important}html[data-theme=dark] .new-footer .social ul li svg{fill:none!important;stroke:#fff!important}@media(min-width:480px){.copy-right-content{flex-direction:row!important}}@media(min-width:640px){.new-footer{display:flex;justify-content:space-between;align-items:center}.new-footer .copy-right{margin-bottom:0!important}}