.s1676788648 {
    position:relative;
    background:transparent;
}

.s1676788648 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1676788648 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1676788648 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1676788648 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1676788648 .container {
    background: background: rgb(105,17,203);
    background: linear-gradient(90deg, rgba(105,17,203,1) 0%, rgba(87,31,209,1) 25%, rgba(55,53,218,1) 50%, rgba(1,90,234,1) 100%);
    border-radius: 25px;
}

.s1676788648 .container .row {
    
}

.s1676788648 .sheader {
    text-align:center;
}

.s1676788648 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1676788648 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1676788648 .sdesc {
    background:transparent;
}

.st1676788648 {}
.st1676788648 img {}

.sb1676788648 {}
.sb1676788648 img {}

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	.s1676788648 .container {
    padding: 50px 75px;
    position: relative;
    top: 150px;
    z-index: 200;
}
}