.start-game-submit-btn{display:inline-flex;align-items:center;justify-content:center}.start-game-submit-btn--pending{gap:.5rem}.start-game-submit-btn__spinner{width:.9rem;height:.9rem;border-radius:50%;border:2px solid;border-right:2px solid transparent;animation:start-game-submit-btn-spin .7s linear infinite}@keyframes start-game-submit-btn-spin{to{transform:rotate(1turn)}}.rules-content h3{font-size:1.3rem;font-weight:600;padding-bottom:8px}.rules-content h3:first-child{margin-top:0}.rules-content h4{margin:0 0 10px;font-size:1.05rem;color:#2d3748;font-weight:600}.rules-content p{&+p{margin-top:1rem}}.rules-content ul{padding-left:1rem;text-align:left}.rules-content li{&+li{margin-top:.5rem}}.rules-content strong{color:var(--primary-color);font-weight:600}.rules-content{& .rules-section{padding:1rem;@media (max-width:640px){padding-left:.5rem;padding-bottom:.5rem;padding-right:.5rem;padding-top:.5rem}}.special-rules{border:1px solid var(--primary-color);border-radius:.4rem;background:var(--grey-950);margin:1rem 0}}.rules-content .hand-sizes{padding:12px 16px;margin-top:12px;background:var(--modal-background);border-radius:6px}.rules-content .hand-sizes ul{margin:0;padding-left:18px}.rules-content .hand-sizes li{margin-bottom:6px}.rules-content .endgame-rules,.rules-content .gameplay-rules,.rules-content .rules-content .communication-rules{padding:16px;border-radius:8px}.rules-content .endgame-rules{margin-bottom:0}@media (max-width:640px){.rules-content{font-size:.95rem}.rules-content h3{font-size:1.1rem}}