<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {position: relative;}

ul, p, h1, h2, h3, h4, h5, h6{margin:0;}

p, #headingOne h5, ul li, ul li a{font-size: 1.2rem;}

a:hover{text-decoration: none;}

#sidebar .nav .nav-item{
    width: 100%;
    text-align: left;
    border: 1px solid transparent;
}
#sidebar .nav-tabs{
    border:0;
}

.cursor-inherit{cursor: inherit !important;}

.text_blue{color:#002147;}
.text_blue:hover{color:#2e1972;}

.bg_purple{background-color: #61268b;color:white;}
.bg_purple:hover{background-color: #4e1c72;color:white;}
.text_purple{color:#61268b;}

.register_bg {
    font-size: 14px;
    line-height: 1.8;
    color: #222;
    font-weight: 400;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center center;
    padding: 50px 0;
   /* height: 100vh;
    background-image: linear-gradient(#9448cb, #4e1c72);*/
    /*background: url(../images/signup-bg.jpg) no-repeat center center fixed; */
}
.bg_login{
   /* background: url(../images/bg_login.jpg) no-repeat center center fixed; 
    background-size: cover;*/
}
.bg_login_color{
    /*background-color: #61268b7d;*/
}
.profile_user{
    width:205px;height: 205px;display: flex;justify-content: center;align-items: center;border: 2px solid #efdaff40;
}

/* header*/
.head_social_icon li{
 display: inline-block;
    width: 20px;
}
.header_top_fixed{
    top:31px;
    z-index: 999;
}
.header-bg {
    background: #61268b none repeat scroll 0 0;
}
.banner{margin-top:97px;}
.contact_dropdown .dropdown-item:hover{
 color:#00acec;background-color: #fff;
}
.banner_bg {
    background-size: cover;
    background: url(../images/bg-header.jpg)no-repeat center center;
}
.header_social_icon li{
    width: 30px;
    height: 30px;
    line-height: 16px;
}
.register_btn_header{
    border: 2px solid #ffffff;
    color: #fff;
    border-radius: 30px;
    font-size: 18px;
}
.register_btn_header:hover{
    background: #fff;
    color: #7c38ac;
}
.bg-blue {
    background-color: #00acec;
}
.btn_header {
    background-color: #099ed5;
    color: white;
}
.dis_none_1199 li a{padding: 14px 10px !important;}
.bottom-left{
	position: absolute;
    top: 70%;
    left: 15%;
    transform: translate(-50%, -50%);
}
/* header*/

/* Tabs*/
#myScrollspy ul li a, #sidebar a{color:#8670cd;}
.nav-pills .nav-link.active, .nav-pills .show&gt;.nav-link, #sidebar a:hover  {
    color: #fff !important;
    background-color: #7c38ac;
}
#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid #7c38ac !important;
}
#tabs .nav-tabs .nav-link:hover {
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid #7c38ac !important;
}
#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
/* Tabs*/

.submission_lisiting_bottom_border{
    bottom: 0;
    position: absolute;
    width: 98%;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.video-area h2::before {
    background: #ffb606 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    width: 30px;
    margin-left: -40px;
}
.video-area h2::after {
    background: #ffb606 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    width: 30px;
}
/*profile*/
.profile-img .file {
    position: relative;
    overflow: hidden;
    margin-top: -20%;
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 15px;
    background: #212529b8;
}
.profile-img .file input {
    position: absolute;
    opacity: 0;
    right: 0;
    top: 0;
}
.profile-edit-btn{
    border: 1px solid #ecedee;
    border-radius: 1.5rem;
    width: 44%;
    padding: 2%;
    font-weight: 600;
    color: #6c757d;
    cursor: pointer;
}
.profile-head .nav-tabs .nav-link{
    font-weight:600;
    border: none;
}
.profile-head .nav-tabs .nav-link.active{
    border: none;
    border-bottom:2px solid #0062cc;
}
.header-elements-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.img-preview {
    max-height: 8rem
}
/*Profile*/


.section-title h3::before {
    content: '';
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #7c38ac;
    bottom: 1px;
    left: 0;
}
.section-title h3::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #4e1c72;
    bottom: 0;
    left: 40px;
}
.discrip_title{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-width: 232px;
}
.card_footer:hover{
    background-color: #4e1c72;
}
.card_footer i:hover {
    font-size: 20px;
}

.challenge_div a{text-decoration: none;}

.footer-copyright{
    background: #011b39;
}
footer ul li a::before {
    content: "&lt;";
    font-size: 14px;
    line-height: 24px;
    margin-left: -14px;
    position: absolute;
}


/******************* Timeline Demo - 8 *****************/

.main-timeline4 {
    overflow: hidden;
    position: relative
}

.main-timeline4:after,
.main-timeline4:before {
    content: "";
    display: block;
    width: 100%;
    clear: both
}

.main-timeline4:before {
    content: "";
    width: 2px;
    height: 100%;
    background: #d6d5d5;
    position: absolute;
    top: 30px;
    left: 50%
}

.main-timeline4 .timeline {
    width: 50%;
    float: left;
    padding-right: 30px;
    position: relative
}

.main-timeline4 .timeline-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #fe6847;
    position: absolute;
    top: 5.5%;
    right: -11.5px
}

.main-timeline4 .year {
    display: block;
    padding: 2px;
    margin: 0;
    font-size: 25px;
    color: #fff;
    border-radius: 0 50px 50px 0;
    background: #f6603f;
    text-align: center;
    position: relative
}

.main-timeline4 .year:before {
    content: "";
    border-top: 35px solid #f59c8b;
    border-left: 35px solid transparent;
    position: absolute;
    bottom: -35px;
    left: 0
}

.main-timeline4 .timeline-content {
    padding: 15px 10px;
    margin: 0 30px 0 35px;
    background: #f8f8f8;
}

.main-timeline4 .title {
    margin: 0 0 10px
}

.main-timeline4 .description {

}

.main-timeline4 .timeline:nth-child(2n) {
    padding: 0 0 0 30px
}

.main-timeline4 .timeline:nth-child(2n) .timeline-icon {
    right: auto;
    left: -9.5px
}

.main-timeline4 .timeline:nth-child(2n) .year {
    border-radius: 50px 0 0 50px;
    background: #44ea75
}

.main-timeline4 .timeline:nth-child(2n) .year:before {
    border-left: none;
    border-right: 35px solid transparent;
    left: auto;
    right: 0
}

.main-timeline4 .timeline:nth-child(2n) .timeline-content {
    text-align: right;
    margin: 0 35px 0 30px
}

.main-timeline4 .timeline:nth-child(2) {
    margin-top: 170px
}

.main-timeline4 .timeline:nth-child(odd) {
    margin: -115px 0 0
}

.main-timeline4 .timeline:nth-child(even) {
    margin-bottom: 80px
}

.main-timeline4 .timeline:first-child,
.main-timeline4 .timeline:last-child:nth-child(even) {
    margin: 0
}

.main-timeline4 .timeline:nth-child(2n) .timeline-icon {
    border-color: #7eda99
}

.main-timeline4 .timeline:nth-child(2n) .year:before {
    border-top-color: #92efad
}

.main-timeline4 .timeline:nth-child(3n) .timeline-icon {
    border-color: #8a5ec1
}

.main-timeline4 .timeline:nth-child(3n) .year {
    background: #894ad7
}

.main-timeline4 .timeline:nth-child(3n) .year:before {
    border-top-color: #a381cf
}

.main-timeline4 .timeline:nth-child(4n) .timeline-icon {
    border-color: #f98d9c
}

.main-timeline4 .timeline:nth-child(4n) .year {
    background: #ee6f80
}

.main-timeline4 .timeline:nth-child(4n) .year:before {
    border-top-color: #f2aab3
}

.user_detail_avtar{
    font-size: 38px;
    width: 120px;
    height: 120px;
    line-height: 120px;
    display: block;
}

@media only screen and (max-width:767px) {
    .register_btn_header{
        font-size: 10px;
        padding: 4px 6px;
    }
    .main-timeline4 {
        overflow: visible
    }
    .main-timeline4:before {
        top: 0;
        left: 0
    }
    .main-timeline4 .timeline:nth-child(2),
    .main-timeline4 .timeline:nth-child(even),
    .main-timeline4 .timeline:nth-child(odd) {
        margin: 0
    }
    .main-timeline4 .timeline {
        width: 100%;
        float: none;
        padding: 0 0 0 30px;
        margin-bottom: 20px!important
    }
    .main-timeline4 .timeline:last-child {
        margin: 0!important
    }
    .main-timeline4 .timeline-icon {
        right: auto;
        left: -14.5px
    }
    .main-timeline4 .year {
        border-radius: 50px 0 0 50px
    }
    .main-timeline4 .year:before {
        border-left: none;
        border-right: 35px solid transparent;
        left: auto;
        right: 0
    }
    .main-timeline4 .timeline-content {
        margin: 0 35px 0 45px
    }
}
/*end timeline*/

@media only screen and (max-width: 411px) {
    .register_btn_header{
        font-size: 7px !important;
        padding: 2px 6px;
    }
    .address-info &gt; .list-group-horizontal {
        flex-direction: column;
    }
    .address-info &gt; .list-group-horizontal {
        flex-direction: column;
    }
}
@media only screen and (max-width:1100px) {
    .register_btn_header{
        border: 1px solid #ffffff;
        font-size: 12px;
    }
}
@media only screen and (max-width:1250px) {
    #myScrollspy{display: none;}
    .overview_right{width: 100% !important}
}
@media only screen and (max-width:500px) {
    .top-bar-area ul span{display: none;}
    .top-bar-area ul li a{font-size:13px;}
    .user-login a{padding:4px 5px;font-size: 12px;}
    #navbarSupportedContent{width: 100%;margin: 0 auto;text-align: center;}
}

.header_toggle{
    background: #0588b9;
    padding: 1px 4px;
}
.header_toggle{
    font-size: 16px;
}

.text_border{
    border-top: 3px solid #7c38ac;
    margin: 10px auto;
    width: 90px;
}
.top-50-bg,.early-bird{
    background: #f6eeff;
}
.top-50-bg &gt; .col-md-4, .early-bird-list {
    font-size: 17px;
    line-height: 30px;
}
.soldring_kit_img{
    max-width: 100%;
    border-radius: 50%;
    border: 1px solid #7c38ac1c;
    box-shadow: 2px 2px 5px #0000004a;
}
#winners video{
    border-radius: 6px;
    border: 1px solid #7c38ac1c;
    box-shadow: 2px 2px 5px #00000026;
}
</pre></body></html>