@keyframes cdp-in{0%{transform:scale(1.5);opacity:0}to{transform:scale(1);opacity:1}}.cdp{position:relative;text-align:center;padding:5px 0;font-size:1em;z-index:6;margin:40px auto;width:100%;animation:cdp-in .5s ease both;animation-timeout:.2s}.cdp_i{text-decoration:none;transition:background .25s;display:inline-block;text-transform:uppercase;margin:0 3px 6px;height:38px;min-width:38px;border-radius:.5rem;border:2px solid #ffef00;line-height:36px;padding:0;font-weight:700;letter-spacing:.03em;display:none}.cdp_i.prev{background:url(/assets/left_arrow-2eae6eec.svg) no-repeat center 7px;background-size:20px;text-indent:-999999px}.cdp_i.prev:hover,.cdp_i.prev:focus{background:#ffef00 url(/assets/left_arrow-2eae6eec.svg) no-repeat center -20px;background-size:20px;text-indent:-999999px}.cdp_i.next{background:url(/assets/right_arrow-7964a3cf.svg) no-repeat center 7px;background-size:20px;text-indent:-999999px}.cdp_i.next:hover,.cdp_i.next:focus{background:#ffef00 url(/assets/right_arrow-7964a3cf.svg) no-repeat center -20px;background-size:20px;text-indent:-999999px}.cdp_i:first-child,.cdp_i:last-child{margin:0 12px 6px}.cdp_i:last-child,.cdp_i:nth-child(2),.cdp_i:nth-last-child(2){display:inline-block}.cdp_i:hover,.cdp_i:focus{background-color:#ffef00;color:#333}.cdp:not([actpage="1"]) .cdp_i:nth-of-type(1){display:inline-block}
