.custom-pgntion{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;background:#fff;padding:16px 0;border-top:1px solid #e6d8c5}@media only screen and (min-width:1441px){.custom-pgntion{padding:20px 0}}.custom-pgntion>p{font-size:14px;line-height:1.36;font-weight:400;margin:0;font-family:Avenir Next;color:#929292}@media only screen and (min-width:1441px){.custom-pgntion>p{font-size:16px}}.custom-pgntion .pagination-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}@media only screen and (min-width:379px){.custom-pgntion .pagination-wrap{gap:8px}}@media only screen and (min-width:1441px){.custom-pgntion .pagination-wrap{gap:15px}}.custom-pgntion .pagination-wrap li a{font-size:14px;line-height:1;font-weight:400;font-family:Avenir Next;padding:0 5px;min-width:30px;height:30px;border:1px solid #b09684;color:#b09684;display:inline-flex;align-items:center;justify-content:center;border-radius:0;cursor:pointer;transition:all .3s ease-in-out}.custom-pgntion .pagination-wrap li a.notPointer{cursor:auto;pointer-events:none}@media only screen and (min-width:1441px){.custom-pgntion .pagination-wrap li a{font-size:16px;min-width:40px;height:40px}}.custom-pgntion .pagination-wrap li.next,.custom-pgntion .pagination-wrap li.previous{display:flex}.custom-pgntion .pagination-wrap li.next a,.custom-pgntion .pagination-wrap li.previous a{color:#b09684}.custom-pgntion .pagination-wrap li.next a{transform:rotate(180deg)}.custom-pgntion .pagination-wrap li.selected a,.custom-pgntion .pagination-wrap li:hover a{background-color:#b09684;border-color:#b09684;color:#fff}.custom-pgntion .pagination-wrap li.disable{display:none}.custom-pgntion .pagination-wrap li.disable a{cursor:auto;border:1px solid #e6d8c5}.custom-pgntion .pagination-wrap li.disable a:hover{background:transparent;border:1px solid #e6d8c5;color:#b09684}