.moein-home .mg-slider-heading{align-items:center;margin-bottom:22px}
.moein-home .mg-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px}
.moein-home .mg-heading-actions>a{white-space:nowrap;color:#0f4fae;font-size:13px;font-weight:800;text-decoration:none}
.moein-home .mg-slider-static .mg-slider-controls{display:none}
.moein-home .mg-slider-controls{direction:rtl;display:inline-flex;align-items:center;gap:7px;padding:5px;border:1px solid #dce6f3;border-radius:12px;background:#fff;box-shadow:0 8px 22px #173e720b}
.moein-home .mg-slider-controls button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;background:#edf4ff;color:#195fca;font:900 17px/1 Vazirmatn,Tahoma,sans-serif;cursor:pointer;transition:background .2s,transform .2s}
.moein-home .mg-slider-controls button:hover{background:#2167df;color:#fff;transform:translateY(-1px)}
.moein-home .mg-slider-controls button:focus-visible,.moein-home .mg-slider-viewport:focus-visible{outline:3px solid #2874e62b;outline-offset:2px}
.moein-home .mg-slider-controls>span{direction:ltr;min-width:46px;text-align:center;color:#8090a6;font-size:10px;font-weight:700}
.moein-home .mg-slider-controls b{color:#193c6c;font-size:12px}
.moein-home .mg-slider{position:relative;min-width:0}
.moein-home .mg-slider-viewport{overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;border-radius:16px}
.moein-home .mg-slider-viewport::-webkit-scrollbar{display:none}
.moein-home .mg-slider-track{display:flex!important;grid-template-columns:none!important;gap:18px!important;width:100%;min-width:100%;margin:0!important;padding:2px!important}
.moein-home .mg-slider .mg-slide{scroll-snap-align:start;scroll-snap-stop:always;min-width:0}

.moein-home .articles{padding:66px 0;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%)}
.moein-home .mg-article-slider .mg-slide{flex:0 0 calc((100% - 36px)/3);min-height:330px;display:flex;flex-direction:column;border-radius:17px!important;padding:13px!important;box-shadow:0 12px 34px #173f7310!important;transition:transform .25s,border-color .25s,box-shadow .25s}
.moein-home .mg-article-slider.mg-count-2 .mg-slide{flex-basis:calc((100% - 18px)/2)}
.moein-home .mg-article-slider.mg-count-1 .mg-slide{flex-basis:min(520px,100%)}
.moein-home .mg-article-slider .mg-slide:hover{transform:translateY(-4px);border-color:#bfd2ee;box-shadow:0 18px 40px #173f7318!important}
.moein-home .mg-article-slider .article-cover{height:auto!important;aspect-ratio:16/9;border-radius:12px!important;overflow:hidden}
.moein-home .mg-article-slider .article-cover img{width:100%;height:100%;object-fit:cover}
.moein-home .mg-article-slider .mg-slide>span{margin:13px 2px 5px!important;font-size:10px!important;font-weight:750}
.moein-home .mg-article-slider h3{font-size:16px!important;line-height:1.75!important;margin:0 2px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.moein-home .mg-article-slider .mg-slide>a:last-child{margin:auto 2px 1px!important;padding-top:12px;font-size:11px!important;font-weight:800}

.moein-home .partners-section{padding:58px 0 64px!important;background:#fff}
.moein-home .mg-partners-slider .mg-slider-track{gap:12px!important}
.moein-home .mg-partners-slider .mg-slide{flex:0 0 calc((100% - 60px)/6);min-height:112px!important;padding:12px!important;gap:8px!important;border-radius:13px!important}
.moein-home .mg-partners-slider .partner-logo{height:56px!important;min-height:56px!important}
.moein-home .mg-partners-slider .partner-card b{font-size:10px!important;line-height:1.6;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}

@media(max-width:900px){
    .moein-home .mg-article-slider .mg-slide,.moein-home .mg-article-slider.mg-count-2 .mg-slide{flex-basis:calc((100% - 18px)/2)}
    .moein-home .mg-partners-slider .mg-slide{flex-basis:calc((100% - 36px)/4)}
}
@media(max-width:620px){
    .moein-home .mg-slider-heading{display:flex!important;align-items:flex-end!important;gap:12px!important}
    .moein-home .mg-heading-actions{align-items:flex-end;gap:8px}
    .moein-home .mg-heading-actions>a,.moein-home .partners-note{display:none!important}
    .moein-home .mg-slider-controls{padding:4px;gap:4px}
    .moein-home .mg-slider-controls button{width:32px;height:32px}
    .moein-home .articles{padding:44px 0!important}
    .moein-home .mg-slider-track{gap:12px!important}
    .moein-home .mg-article-slider .mg-slide,.moein-home .mg-article-slider.mg-count-2 .mg-slide,.moein-home .mg-article-slider.mg-count-1 .mg-slide{flex-basis:calc(100% - 12px);min-height:305px}
    .moein-home .partners-section{padding:44px 0 48px!important}
    .moein-home .mg-partners-slider .mg-slide{flex-basis:calc((100% - 12px)/2);min-height:105px!important}
}
@media(prefers-reduced-motion:reduce){.moein-home .mg-slider-viewport{scroll-behavior:auto}}
