.swiper-button-next:after,.swiper-button-prev:after{content:none !important}.slider-btn{width:50px;height:50px;background-color:transparent;border:2px solid #fff;border-radius:50%;opacity:.8;transition:opacity .3s ease,transform .2s ease;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:20px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.slider-btn:hover{opacity:1;background-color:rgba(255,255,255,.1);transform:scale(1.05) translateY(-50%)}.slider-next{right:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E")}.slider-prev{left:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E")}@media (max-width:640px){.slider-btn{display:none}}.page-content ul{margin-top:.5rem;margin-bottom:.5rem;list-style-type:disc;list-style-position:outside !important;padding-left:1.5rem !important}.page-content ol{margin-top:.5rem;margin-bottom:.5rem;list-style-type:decimal;list-style-position:outside !important;padding-left:1.5rem !important}.page-content ul ul,.page-content ul ol,.page-content ol ul,.page-content ol ol{margin-top:.5rem;margin-bottom:0;padding-left:1.25rem}.page-content ul ul{list-style-type:circle}.page-content ul ul ul{list-style-type:square}.page-content li{display:list-item !important;margin-bottom:.5rem}.rules-tab-wrapper{display:flex;background-color:#e5e7eb;border-radius:9999px;padding:.5rem;gap:.5rem;flex-wrap:wrap;justify-content:center}.rules-tab-item{padding-left:1.5rem;padding-right:1.5rem;padding-top:.625rem;padding-bottom:.625rem;border-radius:9999px;font-size:.875rem;font-weight:600;transition:all .3s ease;text-transform:uppercase;white-space:nowrap;text-align:center}.rules-tab-item.active,.rules-tab-item[class*="bg-[#2a3f85]"]{background-color:#2a3f85;color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.rules-dropdown-btn{border-radius:9999px;background-color:#e5e7eb;transition:background-color .2s ease}.rules-dropdown-btn:hover{background-color:#d1d5db}