@font-face {
    font-family: "ProximaNova-Bold";
    src: url("../fonts/ProximaNova-Bold.woff") format("woff");
    /* chrome, firefox */
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "ProximaNova-Regular";
    src: url("../fonts/ProximaNova-Regular.woff") format("woff");
    /* chrome, firefox */
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "ProximaNova-Semibold";
    src: url("../fonts/ProximaNova-Semibold.woff") format("woff");
    /* chrome, firefox */
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "ProximaNova-Black";
    src: url("../fonts/ProximaNova-Black.woff") format("woff");
    /* chrome, firefox */
    font-style: normal;
    font-weight: 900;
}

body {
    background-color: #F5F5F5;
    font-family: 'Proxima Nova', sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: 400;
}

.wrapper {
    background-image: url(../img/bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 720px;
}

.privileges_content p {
    color: #FFF;
    font-size: 1.75rem;
    font-family: 'Proxima Nova', sans-serif;
    letter-spacing: 0.0625rem;

}

.privileges_content ul li {
    list-style: none;
    color: #FFF;
    font-size: 1.35rem;
    font-family: 'Proxima Nova', sans-serif;
    letter-spacing: 0.0625rem;
}

.crown {
    content: url(../img/crown.png);
    width: 23px;
    height: 13px;
    margin-right: 0.75rem;
}

.privileges_content p small,
.privileges_content p small a {
    color: #FFF;
    text-align: center;
    font-size: 1.125rem;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 600;
    letter-spacing: 0.0625rem;
}


.bage {
    color: #E8505B;
    text-align: center;
    font-size: 1rem;
    font-family: 'Proxima Nova', sans-serif;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;

}

.sub_date {
    font-size: 1rem;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 700;
    letter-spacing: 0.0625rem;
}

.podpiska_content s {
    font-size: 1.75rem;
    font-family: 'Proxima Nova', sans-serif;
    letter-spacing: 0.0625rem;
}

.podpiska_content h5.card-title {
    font-size: 2.625rem;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 700;
    letter-spacing: 0.0625rem;
}

.podpiska_content p.card-text {
    color: #E8505B;
    text-align: center;
    font-size: 1.25rem;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 700;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
}

.bg-lightblue {
    background-color: #E2EDF5;

}

.about {
    margin-top: -4rem;
}

.title h2 {
    margin-top: 2rem;
    padding: 3.5rem 0;
}

.about__list {
    margin-top: 1.25rem;
    list-style: none;
}

.about__list-item {
    display: grid;
    grid-template-columns: repeat(2, 30rem);
    /* justify-content: space-between; */
    justify-content: center;
    margin-bottom: 70px;
    row-gap: 1rem 2rem;
}

.about__content {
    position: relative;
    padding-left: 125px;
    padding-top: 60px;
    z-index: 0;
}

.about__content:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 138px;
    height: 179px;
    background: url("../img/1.png") no-repeat;
    background-size: contain;
}

.about__content--second {
    grid-column-start: 2;
    padding-left: 0;
    padding-right: 125px;
}

.about__content--second:before {
    left: auto;
    right: 0;
    width: 144px;
    height: 171px;
    background-image: url("../img/2.png");
}

.about__content--third:before {
    width: 157px;
    height: 171px;
    background-image: url("../img/3.png");
}

.about__content--four:before {
    width: 132px;
    height: 180px;
    background-image: url("../img/4.png");
}

.about__content--five:before {
    width: 147px;
    height: 173px;
    background-image: url("../img/5.png");
}

.about__pic--second {
    grid-row-start: 1;
    margin: 0 auto;
}

.about__content-title {
    margin: 0;
    font-size: 27px;
}

.about__content-desc {
    margin: 0;
    margin-top: 10px;
    font-size: 20px;
    line-height: 35px;
}

.about__content-title {
    margin: 0;
    font-size: 1, 6875rem;
}

.about_desc {
    color: #303F46;
    text-align: center;
    font-size: 2.25rem;
    font-family: 'Proxima Nova', sans-serif;
    line-height: 3.4375rem;
    border-top: 2px solid #83B1C9;
    border-bottom: 2px solid #83B1C9;
}

.about_desc a {
    color: #303F46;
}

.quote {

    font-size: 2.8125rem;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 700;
    line-height: 3.4375rem;
}

.quote_autor span {
    font-size: 1.6875rem;
    font-family: 'Proxima Nova', sans-serif;
    line-height: 1.8125rem;
}

.quote_autor {
    font-size: 1.25rem;
    font-family: 'Proxima Nova', sans-serif;
    line-height: 2.1875rem;
}

.chek {
    background: url(../img/star.png) 0 0 no-repeat;
    width: 30px;
    height: 30px;
    padding-right: 3rem;

}

.chek_desc {

    font-size: 1.25rem;
    font-family: 'Proxima Nova', sans-serif;
    line-height: 2.1875rem;
}

.chek_desc b {

    font-size: 1.6875rem;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 800;
    line-height: 1.8125rem;
}

.btn_orange {
    border-radius: 10px;
    background: linear-gradient(90deg, #FFAE00 0%, #F9ED32 100%);
    box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.25);
    border: 0;
}

.text_blue {
    color: #0B8CD0;
}