@font-face {
    font-family: "Manrope-ExtraLight";
    src: url("../../assets/fonts/Manrope-ExtraLight.eot");
    src: url("../../assets/fonts/Manrope-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Manrope-ExtraLight.woff2") format("woff2"), url("../../assets/fonts/Manrope-ExtraLight.woff") format("woff"),
        url("../../assets/fonts/Manrope-ExtraLight.ttf") format("truetype"), url("../../assets/fonts/Manrope-ExtraLight.svg#Manrope-ExtraLight") format("svg");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope-Bold";
    src: url("../../assets/fonts/Manrope-Bold.eot");
    src: url("../../assets/fonts/Manrope-Bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Manrope-Bold.woff2") format("woff2"), url("../../assets/fonts/Manrope-Bold.woff") format("woff"),
        url("../../assets/fonts/Manrope-Bold.ttf") format("truetype"), url("../../assets/fonts/Manrope-Bold.svg#Manrope-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope-Light";
    src: url("../../assets/fonts/Manrope-Light.eot");
    src: url("../../assets/fonts/Manrope-Light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Manrope-Light.woff2") format("woff2"), url("../../assets/fonts/Manrope-Light.woff") format("woff"),
        url("../../assets/fonts/Manrope-Light.ttf") format("truetype"), url("../../assets/fonts/Manrope-Light.svg#Manrope-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope-Medium";
    src: url("../../assets/fonts/Manrope-Medium.eot");
    src: url("../../assets/fonts/Manrope-Medium.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Manrope-Medium.woff2") format("woff2"), url("../../assets/fonts/Manrope-Medium.woff") format("woff"),
        url("../../assets/fonts/Manrope-Medium.ttf") format("truetype"), url("../../assets/fonts/Manrope-Medium.svg#Manrope-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope-ExtraBold";
    src: url("../../assets/fonts/Manrope-ExtraBold.eot");
    src: url("../../assets/fonts/Manrope-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Manrope-ExtraBold.woff2") format("woff2"), url("../../assets/fonts/Manrope-ExtraBold.woff") format("woff"),
        url("../../assets/fonts/Manrope-ExtraBold.ttf") format("truetype"), url("../../assets/fonts/Manrope-ExtraBold.svg#Manrope-ExtraBold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope-SemiBold";
    src: url("../../assets/fonts/Manrope-SemiBold.eot");
    src: url("../../assets/fonts/Manrope-SemiBold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Manrope-SemiBold.woff2") format("woff2"), url("../../assets/fonts/Manrope-SemiBold.woff") format("woff"),
        url("../../assets/fonts/Manrope-SemiBold.ttf") format("truetype"), url("../../assets/fonts/Manrope-SemiBold.svg#Manrope-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope-ExtraLight_1";
    src: url("../../assets/fonts/Manrope-ExtraLight_1.eot");
    src: url("../../assets/fonts/Manrope-ExtraLight_1.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Manrope-ExtraLight_1.woff2") format("woff2"), url("../../assets/fonts/Manrope-ExtraLight_1.woff") format("woff"),
        url("../../assets/fonts/Manrope-ExtraLight_1.ttf") format("truetype"), url("../../assets/fonts/Manrope-ExtraLight_1.svg#Manrope-ExtraLight") format("svg");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope-Regular";
    src: url("../../assets/fonts/Manrope-Regular.eot");
    src: url("../../assets/fonts/Manrope-Regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Manrope-Regular.woff2") format("woff2"), url("../../assets/fonts/Manrope-Regular.woff") format("woff"),
        url("../../assets/fonts/Manrope-Regular.ttf") format("truetype"), url("../../assets/fonts/Manrope-Regular.svg#Manrope-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.select2-container {
    width: 100% !important;
}
.section .article .content .group {
    border-top: 1px solid #cfcfcf;

}
.section .article .content .group:first-child {
    border: none;
    padding-top: 0;
    margin-top: -100px;
}
.section .article .content .block .list {
    font-size: 16px;
    padding-bottom: 50px;
}
.section .article .content .block .list b {
    font-size: 18px;
}
.section .article .content .block .list strong {
    font-size: 17px;
    margin-top: 5px;
}
.section .article .content .block .list p {
    margin: 0;
}
.section .article .content .block .list .btn1 {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
}
.section .article .content .block .list .btn1:before {
    vertical-align: bottom;
    transform: translateY(-8px);
    background-size: 24px;
    margin-right: 5px;
}
