.custom_pager{align-items:center;display:flex;font-family:inherit;gap:0;justify-content:center;margin:48px auto 0;width:100%}.custom_pager_arrow,.custom_pager_dots,.custom_pager_item{align-items:center;color:#333;display:inline-flex;font-size:22px;font-weight:500;height:44px;justify-content:center;line-height:1;min-width:56px;position:relative;text-decoration:none}.custom_pager_item:after{background-color:#eee;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:56px}.custom_pager_item.is_current{color:#2fa665;font-weight:500}.custom_pager_item.is_current:after{background-color:#2fa665}.custom_pager_arrow{color:#333;font-size:44px;font-weight:300;line-height:1;min-width:48px}.custom_pager_arrow span{display:block;transform:translateY(-2px)}.custom_pager_arrow.is_disabled{opacity:.25;pointer-events:none}.custom_pager_dots{color:#333;font-size:22px;min-width:56px}.custom_pager_arrow:hover,.custom_pager_item:hover{color:#2fa665}@media screen and (max-width:767px){.custom_pager{margin-top:36px}.custom_pager_dots,.custom_pager_item{font-size:18px;height:40px;min-width:42px}.custom_pager_item:after{width:42px}.custom_pager_arrow{font-size:36px;min-width:36px}}