
.section-guarantees {
    padding: 0
}

@media (min-width: 1024px) {
    .section-guarantees {
        padding-bottom:7.5rem
    }
}

.guarantees {
    margin: 0
}

.guarantees__item {
    padding: 1.5rem 0
}

@media (min-width: 560px) {
    .guarantees__item {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 1024px) {
    .guarantees__item {
        padding:40px 98px
    }
}

.guarantees__item:not(:last-child) {
    border-bottom: 2px solid rgba(183,198,205,.5)
}

.guarantees__item:first-child {
    padding-top: 0
}

.guarantees__item__img {
    margin-bottom: 1rem
}

.guarantees__item__img.img_original_papers {
    max-width: 225px
}

.guarantees__item__img.img_money-back {
    max-width: 245px
}

.guarantees__item__img.img_confidentiality {
    max-width: 228px
}

.guarantees__item__img.img_free_revisions {
    max-width: 226px
}

.guarantees__item__img.img_support {
    max-width: 244px
}

.guarantees__item__img.img_no-ai {
    max-width: 226px
}

@media (min-width: 560px) {
    .guarantees__item__img.img_confidentiality,.guarantees__item__img.img_free_revisions,.guarantees__item__img.img_money-back,.guarantees__item__img.img_no-ai,.guarantees__item__img.img_original_papers,.guarantees__item__img.img_support {
        max-width:37%
    }
}

@media (min-width: 560px) {
    .guarantees__item__img {
        -ms-flex-negative:0;
        flex-shrink: 0;
        width: 100%;
        margin-right: 2rem
    }
}

@media (min-width: 1024px) {
    .guarantees__item__img {
        width:100%;
        max-width: calc(50% - 24px);
        text-align: center;
        margin: 0
    }
}

.guarantees__item__disclaimer {
    font-size: 14px;
    color: #394a58;
    opacity: .8
}

.guarantees__item__disclaimer span {
    font-weight: 700
}

.guarantees__item__text {
    width: 100%
}

@media (min-width: 1024px) {
    .guarantees__item__text {
        max-width:50%
    }
}

.guarantees__item__text h3 {
    margin-bottom: .5rem
}

@media (min-width: 1024px) {
    .guarantees__item__text h3 {
        margin-bottom:1rem
    }
}

@media (min-width: 560px) {
    .guarantees__item:nth-of-type(2n) {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media (min-width: 560px) {
    .guarantees__item:nth-of-type(2n) .guarantees__item__img {
        margin-left:2rem;
        margin-right: 0
    }
}

@media (min-width: 1024px) {
    .guarantees__item:nth-of-type(2n) .guarantees__item__img {
        margin:0
    }
}

@media (min-width: 1024px) {
    .guarantees__item:nth-of-type(2n) .guarantees__item__text {
        padding:0 12px 0 0
    }
}

.guarantees__item .btn {
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: .875rem;
    vertical-align: top
}

@media (min-width: 1024px) {
    .guarantees__item .btn {
        margin-top:.5rem
    }
}

.section-almost-ready .section__heading {
    margin-bottom: .5rem
}

@media (min-width: 940px) {
    .section-almost-ready .section__heading {
        text-align:center;
        margin-bottom: 2.5rem
    }
}

@media (min-width: 940px) {
    .section-almost-ready .almost-ready-list {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 1085px;
        margin: 0 auto
    }
}

.section-almost-ready .almost-ready-list__item {
    padding: 0;
    background-position: 0;
    background-repeat: no-repeat;
    min-height: 56px;
    font-size: 20px;
    line-height: 1.4;
    color: #394a58;
    margin: 1rem 0;
    display: inline-block;
    width: 100%
}

@media (min-width: 940px) {
    .section-almost-ready .almost-ready-list__item {
        margin:0
    }
}

.section-almost-ready .almost-ready-list__item.ico_superwriters {
    background-size: 67px 56px;
    padding-left: 90px
}

@media (min-width: 940px) {
    .section-almost-ready .almost-ready-list__item.ico_superwriters {
        max-width:248px
    }
}

.section-almost-ready .almost-ready-list__item.ico_discipline {
    background-size: 56px 61px;
    padding-left: 78px;
    min-height: 61px
}

@media (min-width: 940px) {
    .section-almost-ready .almost-ready-list__item.ico_discipline {
        max-width:282px
    }
}

.section-almost-ready .almost-ready-list__item.ico_testimonials {
    background-size: 56px 56px;
    padding-left: 69px
}

@media (min-width: 940px) {
    .section-almost-ready .almost-ready-list__item.ico_testimonials {
        max-width:286px
    }
}

.section-almost-ready .almost-ready-list a {
    color: #05ada3
}

.section-almost-ready .almost-ready-list a:hover {
    text-decoration: underline
}

@media (min-width: 1024px) {
    .section-banner {
        padding:7.5rem 0
    }
}

.section-banner__description,.section-banner__heading {
    text-align: left;
    max-width: 420px;
    margin: 0 auto
}

@media (min-width: 1024px) {
    .section-banner__description,.section-banner__heading {
        max-width:none
    }
}

.section-banner__description span,.section-banner__heading span {
    display: block
}

@media (min-width: 1024px) {
    .section-banner__description span,.section-banner__heading span {
        display:inline
    }
}

.section-banner__description {
    margin-top: 1rem
}

@media (min-width: 1024px) {
    .section-banner__description {
        max-width:575px;
        margin-left: 0
    }
}

@media (min-width: 1024px) {
    .section-banner__content {
        padding-right:40%
    }
}

@media (min-width: 1024px) {
    .section-banner__img {
        width:40%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}
