.swapnojoyi-hero-spider-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 0;
}

.swapnojoyi-hero-spider-canvas {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.65;
}

/* Ensure the hero content sits above the canvas */
.elementor-element-y4i7kth2k,
#container_y4i7kth2k,
.elementor-element-y4i7kth2k > .elementor-widget-wrap,
#container_y4i7kth2k > .elementor-widget-wrap {
    position: relative;
    z-index: 1;
}
