.page-resources-kubet-mov-sports-betting-strategy {
    color: #ffffff;
    line-height: 1.6;
    font-family: Arial, sans-serif;
    background-color: #121212;
}

.page-resources-kubet-mov-sports-betting-strategy__container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}

/* Hero Section */
.page-resources-kubet-mov-sports-betting-strategy__hero-section {
    position: relative;
    width: 100%;
    min-height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    padding-top: var(--header-offset, 120px);
    box-sizing: border-box;
}

.page-resources-kubet-mov-sports-betting-strategy__hero-video-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    z-index: 1;
    cursor: pointer;
}