body {
    background-image: url("/statics/images/background/background.svg");
    background-color: #1a1448;
    background-size: cover;
    background-repeat: no-repeat;
}

.Path-8-Copy-2 {
    width: 1440px;
    height: 1024px;
    border-style: solid;
    border-width: 600px;
    background-image: linear-gradient(219deg, #ed3f2e, rgba(182, 66, 216, 0));
    border-image-slice: 1;
}

.hover-mp {
    cursor: pointer !important;
}

.no-bullet ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
