@media (max-width: 1200px) {
    .kd8v3m {
        padding: 0 30px;
    }
}

@media (max-width: 968px) {
    .qw4e7r {
        flex-wrap: wrap;
    }
    
    .rt7h4p {
        order: -1;
        width: auto;
    }
}

@media (max-width: 768px) {
    .hero-buttons {
        flex-direction: column;
        align-items: center;
    }
    
    .yn4t7k {
        width: 100%;
        max-width: 300px;
    }
    
    .table-wrapper {
        border-radius: 10px;
    }
    
    .info-table td {
        display: block;
        width: 100%;
        text-align: left;
        padding: 12px 20px;
    }
    
    .info-table .param {
        width: 100%;
        border-bottom: none;
        padding-bottom: 5px;
    }
    
    .info-table .value {
        padding-top: 5px;
        font-weight: 400;
    }
    
    .info-table tr {
        border-bottom: 2px solid var(--color-border);
        display: block;
        margin-bottom: 15px;
    }
}

@media (max-width: 480px) {
    .kd8v3m {
        padding: 0 15px;
    }
    
    .breadcrumbs {
        font-size: 12px;
    }
    
    .wheel-wrapper {
        width: 280px;
        height: 280px;
    }
    
    #wheel-canvas {
        width: 280px !important;
        height: 280px !important;
    }
    
    .widget-bonus {
        font-size: 16px;
    }
    
    .widget-desc {
        font-size: 12px;
    }
    
    .widget-btn {
        padding: 10px 25px;
        font-size: 14px;
    }
}
