.pv-55fbabe1-wrapper {
    width: 100%;
    position: relative;
}

.pv-55fbabe1-iframe {
    width: 100%;
    height: 600px;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
}

.pv-55fbabe1-empty {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 200px;
    background-color: #f9f9f9;
    border: 2px dashed #ccc;
    border-radius: 8px;
    padding: 40px 20px;
    text-align: center;
    color: #999;
}

.pv-55fbabe1-empty-icon {
    font-size: 48px;
    margin-bottom: 16px;
    color: #ccc;
}

.pv-55fbabe1-empty p {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
}
