/* Custom Styles */
div#section-header {
    position: relative;
}

.header {
    background-color: rgba(0,0,0,0) !important;
    font-size: 18px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    transition: 0.3s;
}

.fixed {
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s;
}

.header a:hover {
	color: #51bf9f !important;
}

.btn:hover{

background: #51bf9f !important;
    color: #fff !important;

}

div#block-1645889737989 {
    padding: 0 0 35px 0;
    border-top: 6px solid rgb(80,191,159);
    border-radius: 8px;
}

div#block-1645890044190 {
    padding: 0 0 35px 0;
    border-top: 6px solid rgb(80,191,159);
    border-radius: 8px;
}


div#block-1645890201197 {
    padding: 0 0 35px 0;
    border-top: 6px solid rgb(80,191,159);
    border-radius: 8px;
}


div#block-1645890556620 {
    padding: 0 0 35px 0;
    border-top: 6px solid rgb(80,191,159);
    border-radius: 8px;
}

#block-1645892670698 .link-list__link {
    color: #51bf9f !important;
    font-size: 14px !important;
}

div#section-1645892379097 {
    border-bottom: 1px solid #f2f2f3;
}

div#section-1645892379097 a:hover {
    color: #51bf9f !important;
}

div#section-1645892379097 .link-list__title:hover {
    color: #51bf9f !important;
    transition: 0.2s all ease;
}

div#section-1606258505758 {
    position: relative;
}


div#section-1606258505758:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 35%;
    bottom: 5%;
    left: 0%;
    background-image: linear-gradient(180deg, #2D2E4A 0%, #0F1031 100%);
}

div#block-1606258505758_0 a.btn {
    color: #fff !important;
}






