#blog-pager {display:flex;align-items:center;justify-content:center;margin:50px 0;font-family:Arial;color:#0d3ecc;}#blog-pager a {font-weight:bold;color:#0d3ecc;text-decoration:none;}#blog-pager a:hover {text-decoration:underline;}.bp-select select {border: 2px solid #0d3ecc;padding: 5px 12px;font-weight: bold;border-radius: 20px;}.bp-custom {position:relative;width:150px;}.pager-back {margin-right:15px;}.pager-next {margin-left:15px;}.bp-page-total {font-weight:bold;margin-left:5px;}@media (min-width:500px) {.pager-back {margin-right:30px;}.pager-next {margin-left:30px;}.bp-page-total {margin-left:15px;}}#bp-custom-select-value {cursor:default;line-height:28px;display:block;}.bp-custom #bp-custom-select {border-radius: 20px;height: auto;padding: 5px 15px;border: 2px solid #0d3ecc;color: #0d3ecc;font-weight:bold;}.bp-custom #bp-custom-select.open {border-bottom-right-radius:0;border-bottom-left-radius:0;}#bp-custom-select.open #bp-custom-select-value {border-bottom:1px solid #0d3ecc;}.bp-custom #bp-custom-select.open .bp-custom-select-arrow{transform: rotate(180deg) !important;}.bp-custom-select-arrow {background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 6L10 15L17 6' stroke='%230D3ECC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:20px;width:20px;position: absolute;top: 10px;right: 20px;}#bp-listbox-container {display:none;position: absolute;top: 41px;left: 0;width:100%;z-index:99;background-color:white;}#bp-listbox-wrap {border: 2px solid blue;border-top: 0;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;}.bp-listbox {box-sizing: border-box;padding: 0;background: #fff;z-index: 99;text-align: left;max-height: 200px;overflow-y: auto;margin:15px;margin-top:0;}#bp-listbox-container.open {display:block;}.bp-listbox-option {padding:1px 0px;cursor:default;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.bp-listbox-option:hover {font-weight:bold;}.bp-listbox-option.selected {font-weight:bold;}.bp-listbox::-webkit-scrollbar, .bp-select select::-webkit-scrollbar {width: 8px;}.bp-listbox::-webkit-scrollbar-track, .bp-select select::-webkit-scrollbar-track {border: #fff;background-color: #EEEEEE;}.bp-listbox::-webkit-scrollbar-thumb, .bp-select select::-webkit-scrollbar-thumb {background-color: #0d3ecc;border: 1px solid #0d3ecc;border-radius: 20px;}