@keyframes topToBottom{0%{transform:translateY(0)}25%{transform:translateY(200%)}50%{transform:translateY(200%)}75%{transform:translateY(0)}to{transform:translateY(0)}}.mg-pagination{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:16px 0;gap:16px}@media screen and (min-width: 990px){.mg-pagination{flex-direction:row;justify-content:space-between;margin:32px 0}}.mg-pagination__list,.mg-pagination p{font-family:var(--font-paragraph--family)!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;letter-spacing:0!important;margin:0}.mg-pagination__list{display:flex;justify-content:center;align-items:center;padding:0;list-style:none;gap:11.2px}@media screen and (min-width: 990px){.mg-pagination__list{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}.mg-pagination__list span{color:#767676}.mg-pagination__link{color:#767676;transition:all .3s cubic-bezier(.44,.54,.12,.86)}.mg-pagination__link--active,.mg-pagination__link:hover{color:#211f1c}.mg-pagination__link-btn{display:flex;justify-content:center;align-items:center;width:25.6px;height:25.6px;margin:0 8px;background-color:#e4002b;border-radius:50%;transition:all .3s cubic-bezier(.44,.54,.12,.86)}.mg-pagination__link-btn:hover{background-color:#211f1c}
