.main__opportunities{
    padding-bottom: 90px;
    margin: 0;
}
.opportunities__box{
    display: flex;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1232px;
    min-width: 300px;
    margin: 0 auto;
}
.opportunities__head{
    display: flex;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    text-align: center;
    justify-content: center;
    max-width: 800px;
    min-width: 240px;
    padding: 0 20px 0 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 42px;
    line-height: 50px;
}
.opportunities__contentList{
    min-width: 260px;
    max-width: 1192px;
    list-style-type: none;
    margin-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    column-gap: 34px;
}
.opportunities__contentItem{
    display: flex;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    max-width: 550px;
    min-width: 220px;
    padding-left: 37px;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 100;
    line-height: 32px;
    margin-bottom: 25px;
    background-image: url(../img/Rectangle.png);
    background-position: top 50% left 0px;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-left: 0px;
}
.opportunities__contentList .opportunities__contentItem:first-child{
    margin-top: 26px;
}
.score{
    width: 100%;
    background-color: #2b6dc0;
    padding-top: 37px;
}
.score__backgroundBox {
    position: relative;
    z-index: 1;
}
.score__background {
    position: absolute;
    top: -37px;
    width: 100%;
    height: 800px;
    z-index: -1;
    display: flex;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    justify-content: center;
    overflow: hidden;
}
.score__backgroundObj{
    position: relative;
    background-color: #2e73ca;
    border-radius: 20px;
    z-index: 2;
}
.score__backgroundObj_left{
    right: 760px;
    top: 210px;
    width: 231.21px;
    height: 231.21px;
    transform: rotate(-16.1deg);
}
.score__backgroundObj_right{
    width: 350.45px;
    height: 350.45px;
    transform: rotate(-63.17deg);
    left: 610px;
    bottom: 180px;
}

.score__content{
    position: relative;
    z-index: 20;
    max-width: 1232px;
    min-width: 300px;
    margin: 0 auto;
    padding-bottom: 58px;
}
.score__head{
    display: flex;
    flex-wrap: wrap;
    font-family: 'Raleway', sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    color: #ffffff;
    max-width: 700px;
    min-width: 260px;
    padding-left: 20px;;
}
.score__mainList{
    display: flex;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    justify-content:space-between;
    -webkit-justify-content: space-between;
    list-style-type: none;
    padding: 0;
    margin-bottom: 14px;
}
.score__mainList .mainList__item{
    padding-right: 20px;
}
.score__mainList .mainList__item:nth-child(2n+1){
    padding-left: 20px;
    padding-right: 10px;
}
.score__description{
    display: flex;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    flex-wrap: wrap;
    max-width: 580px;
    min-width: 290px;
    margin-top: 16px;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 100;
    line-height: 32px;
    color: #ffffff;
}
.score__description_cost{
    margin-bottom: 75px;
}
.score__costsList{
    display: flex;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin-top: 33px;
    max-width: 610px;
    min-width: 280px;
}
.costsList__costsItem{
    width: 170px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
}
.costsList__peoples{
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 100;
    line-height: 32px;
    padding-left: 36px;
    margin-top: 0px;
    margin-bottom: 4px;
    color: #9ac7ff;
    background-image: url(../img/Users.png);
    background-position: top 50% left 0px;
    background-size: 30px;
    background-repeat: no-repeat;
}
.costsList__cost{
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 34px;
}
.score__connectBox{
    border: 3px solid #9ac7ff;
    border-radius: 10px;
    padding-bottom: 12px;
}
.connectBox__head{
    margin-left: 28px;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    color: #ffffff;
    margin-top: 18px;
    margin-bottom: 18px;
    padding-right: 14px;
}
.connectBox__littleInfo{
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    margin-top: 0px;
    margin-left: 28px;
    margin-bottom: 8px;
}
.connectBox__email {
    text-decoration: none;
}
.support__fixer{
    max-width: 1192px;
    min-width: 260px;
    margin: 0 auto;
    padding-top: 120px;
    padding-bottom: 85px;
    padding-left: 20px;
    padding-right: 20px;
}
.support__head{
    font-family: 'Raleway', sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    margin: 0 0 6px 0;
}
.support__headDescription{
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 100;
    line-height: 32px;
    margin: 0 0 0 0;
}
.support__content{
    display: flex;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.support__files{
    margin-top: 48px;
}
.support__filesLink{
    text-decoration: none; 
}
.support__fileBox{
    display: flex;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    border: 3px solid #e8edf0;
    border-radius: 10px;
    padding: 30px 0 32px 32px;
    margin-bottom: 33px;
    max-width: 342px;
    min-width: 200px;
}
.fileBox__img{
    height: 45.5px;
    width: 38.5px;
    margin-top: 4px;
    padding-right: 14px;
}
.fileBox__descriptionText{
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 100;
    line-height: 30px;
    color: #0093ff;
    margin: 0 0 0 0;
    max-width: 280px;
    min-width: 140px;
}
.fileBox__descriptionSize{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 100;
    line-height: 26px;
    color: #b5bdc1;
    margin: 2px 0 0 0;
}
.support__contactsBox{
    border: 3px solid #e8edf0;
    border-radius: 10px;
    margin-top: 48px;
    margin-bottom: 33px;
    max-width: 748px;
    min-width: 200px;
    padding-left: 30px;
    padding-top: 30px;
}
.contactsBox__textDescription{
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.contactsBox__infoDescription{
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 19px;
}
.contactsBox__emailLink{
    text-decoration: none;
    color: #000000;
}