.hs-76e2ab5a-wrapper {
    position: relative;
    width: 100%;
    background-color: #000;
}

.hs-76e2ab5a-pin-container {
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #000;
    padding: 20px 0;
}

.hs-76e2ab5a-track {
    display: flex;
    flex-wrap: nowrap;
    will-change: transform;
    align-items: center;
    padding-left: 20px;
}

.hs-76e2ab5a-panel {
    flex-shrink: 0;
    background: #1a1a1a;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    overflow: hidden;
}

.hs-76e2ab5a-image {
    width: 80%;
    height: 80%;
    object-fit: contain;
}

/* Editor mode fallback */
.elementor-editor-active .hs-76e2ab5a-wrapper {
    height: auto !important;
}
.elementor-editor-active .hs-76e2ab5a-pin-container {
    position: relative !important;
    height: auto !important;
    overflow: auto;
}
.elementor-editor-active .hs-76e2ab5a-track {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 20px;
}
