.main-slider-shape-3 {
    position: absolute;
    top: 221px;
    right: -429px;
    width: 495px;
    height: 350px;
    background-color: var(--qutiiz-white);
    mix-blend-mode: soft-light;
    transform: rotate(45deg) translateY(-200px);
    border-radius: 30px;
    opacity: 0;
    z-index: 1;
}