.s1639159689 {
    position:relative;
    margin-top: 2%;
}

.s1639159689 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1639159689 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1639159689 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:100% 100%;
    
    width:100%;
    height:100%;
}

.s1639159689 .sforeground {
    position:absolute;
    z-index:-1;
    background: radial-gradient(circle, rgba(230,231,232,1) 0%, rgba(243,244,244,1) 100%);
    box-shadow: 0px 6px 4px rgba(0, 0, 0, 0.1);
    width: 86%;
    height: 89%;
    margin-top: 23px;
    margin-right:7%;
    border-radius: 50px 50px 0px 118px;
}

.s1639159689 .container {
    background:transparent;
}

.s1639159689 .sheader {
    background:transparent;
}

.s1639159689 .stitle {
    background:transparent;
}

.s1639159689 .sdesc {
    background:transparent;
}

@media (max-width: 767px) {


}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}