.b-certificate__specialists--attention:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(14, 32, 53, 0)), color-stop(49.72%, rgba(13, 31, 52, .7)), to(rgba(12, 30, 51, 0)));
    background: -webkit-linear-gradient(left, rgba(14, 32, 53, 0) 0%, rgba(13, 31, 52, .7) 49.72%, rgba(12, 30, 51, 0) 100%);
    background: -o-linear-gradient(left, rgba(14, 32, 53, 0) 0%, rgba(13, 31, 52, .7) 49.72%, rgba(12, 30, 51, 0) 100%);
    background: linear-gradient(90deg, rgba(14, 32, 53, 0) 0%, rgba(13, 31, 52, .7) 49.72%, rgba(12, 30, 51, 0) 100%)
}

.b-certificate__textual--stroke-yellow span {
    display: inline-block;
    margin-bottom: 8px
}

.b-certificate--img-computer-dark .b-certificate__container > :last-child {
    margin-bottom: 0
}

.b-certificate {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400
}

.b-certificate--img-computer-dark {
    background: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/computer-dark.jpg) no-repeat center/cover
}

.b-certificate--img-computer-dark .b-certificate__container {
    max-width: 1300px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 72px 15px
}

.b-certificate--img-computer-dark .b-certificate__academy-center .b-academy-center__desc,
.b-certificate--img-computer-dark .b-certificate__academy-center .b-academy-center__title,
.b-certificate--img-computer-dark .b-certificate__desc,
.b-certificate--img-computer-dark .b-certificate__smb .b-smb__desc,
.b-certificate--img-computer-dark .b-certificate__title {
    color: #fff
}

.b-certificate--img-computer-dark .b-certificate__line {
    background-color: #b3cbdc
}

.b-certificate--img-hands-dark {
    background: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/hands-dark.jpg) no-repeat center;
    background-size: cover
}

.b-certificate--img-hands-dark .b-certificate__container {
    max-width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 48px 15px 54px
}

.b-certificate--img-hands-dark .b-certificate__container > :last-child {
    margin-bottom: 0
}

.b-certificate--img-hands-dark .b-certificate__academy-center .b-academy-center__desc,
.b-certificate--img-hands-dark .b-certificate__academy-center .b-academy-center__title,
.b-certificate--img-hands-dark .b-certificate__desc,
.b-certificate--img-hands-dark .b-certificate__smb .b-smb__desc,
.b-certificate--img-hands-dark .b-certificate__title {
    color: #fff
}

.b-certificate--img-hands-dark .b-certificate__line {
    background-color: #b3cbdc
}

.b-certificate__title {
    width: 100%;
    margin: 0 0 16px;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: .02em;
    text-align: center;
    text-transform: uppercase
}

.b-certificate__desc {
    margin: 0 0 40px;
    font-size: 20px;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: .01em;
    text-align: center
}

.b-certificate__box,
.b-certificate__box-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.b-certificate__box {
    margin: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    position: relative
}

.b-certificate__box-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px;
    margin-bottom: 18px;
    width: calc((100% - 7 * 30px) / 8)
}

.b-certificate__box-item.b-certificate__box-item_max-width {
    width: 108px;
    height: 104px;
}

.b-certificate__box-item--bottom {
    width: calc((100% - 5 * 30px) / 6)
}

.b-certificate__box-item:nth-child(7n) {
    margin-right: 0
}

.b-certificate__box-item:last-of-type {
    margin-right: 0
}

.b-certificate__link {
    width: 100%;
    margin-bottom: 16px
}

.b-certificate__link--small {
    max-width: 120px;
}

.b-certificate__link-premium {
    position: relative;
    border-radius: 3px;
}

.b-certificate__link-premium::after {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-18px);
    content: '';
    display: block;
    width: 100%;
    height: 14px;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-color: #E2291C;
    background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/premium.svg);
}

.b-certificate__icon {
    width: 100%
}

.b-certificate__icon--shadow {
    -webkit-box-shadow: 0 4px 6px rgba(0, 84, 116, .2);
    box-shadow: 0 4px 6px rgba(0, 84, 116, .2)
}

.b-certificate__smb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.b-certificate__smb .b-smb__desc {
    margin: 0 0 32px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .01em;
    text-align: center
}

.b-certificate__smb .b-smb__img {
    width: 100%;
    max-width: 170px;
}

.b-certificate__smb .b-smb__link {
    margin-bottom: 24px;
    text-align: center;
    text-decoration: underline
}

.b-certificate__smb .b-smb__link:hover {
    text-decoration: none
}

.b-certificate__specialists {
    width: 100%;
    margin: 0 0 24px;
    padding: 16px 0;
    position: relative;
    z-index: 1;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: .02em;
    text-align: center
}

.b-certificate__specialists--attention {
    color: #fd0
}

.b-certificate__line {
    width: 50%;
    height: 2px;
    margin-bottom: 32px
}

.b-certificate__academy-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.b-certificate__academy-center .b-academy-center__title {
    width: 100%;
    margin: 0 0 32px;
    font-size: 32px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: .02em;
    text-align: center;
    text-transform: uppercase
}

.b-certificate__academy-center .b-academy-center__logo {
    width: 100%;
    max-width: 270px;
    margin-bottom: 32px
}

.b-certificate__academy-center .b-academy-center__desc {
    width: 100%;
    margin: 0 0 40px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .02em;
    text-align: center
}

.b-certificate__academy-center .b-academy-center__link {
    min-width: 128px;
    max-width: 288px;
    padding: .5em 1.25em;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background-color: #00b9ff;
    border: none;
    border-radius: 4px;
    outline: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.b-certificate__academy-center .b-academy-center__link:hover {
    background-color: #66d5ff
}

.b-certificate__textual {
    width: 100%;
    margin-top: 20px;
    text-align: center
}

.b-certificate__textual--yellow {
    font-family: 'Roboto', 'Open Sans', 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    font-size: 18px;
    color: #fffc00;
    margin: 16px 0 0
}

.b-certificate__textual--yellow span:nth-child(even),
.b-certificate__textual--yellow span:nth-child(odd) {
    padding: 0
}

.b-certificate__textual--stroke-yellow {
    font-family: 'Roboto', 'Open Sans', 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    font-size: 18px;
    width: 100%;
    margin: 20px 0 0;
    text-align: center
}

.b-certificate__textual--stroke-yellow span:last-child {
    margin-bottom: 0
}

.b-certificate__textual--stroke-yellow span:nth-child(odd) {
    padding: 2px 20px;
    background: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/new-stroke-yellow-l.svg) no-repeat center/contain
}

.b-certificate__textual--stroke-yellow span:nth-child(even) {
    padding: 2px 30px;
    background: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/new-stroke-yellow-m.svg) no-repeat center/cover
}

@media only screen and (min-width: 320px) {
    .b-certificate--img-computer-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/computer-dark320.jpg)
    }

    .b-certificate--img-hands-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/hands-dark320.jpg)
    }
}

@media only screen and (min-width: 768px) {
    .b-certificate--img-computer-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/computer-dark768.jpg)
    }

    .b-certificate--img-hands-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/hands-dark768.jpg)
    }
}

@media only screen and (min-width: 1024px) {
    .b-certificate--img-computer-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/computer-dark1024.jpg)
    }

    .b-certificate--img-hands-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/hands-dark1024.jpg)
    }
}

@media only screen and (min-width: 1200px) {
    .b-certificate--img-computer-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/computer-dark.jpg)
    }

    .b-certificate--img-hands-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/hands-dark.jpg)
    }
}

@media only screen and (min-width: 320px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 320px) and (min-device-pixel-ratio: 2), only screen and (min-width: 320px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 320px) and (-o-min-device-pixel-ratio: 2/1), only screen and (min-width: 320px) and (min-resolution: 192dpi), only screen and (min-width: 320px) and (min-resolution: 2dppx) {
    .b-certificate--img-computer-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/computer-dark320@2x.jpg)
    }

    .b-certificate--img-hands-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/hands-dark320@2x.jpg)
    }
}

@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 2/1), only screen and (min-width: 768px) and (min-resolution: 192dpi), only screen and (min-width: 768px) and (min-resolution: 2dppx) {
    .b-certificate--img-computer-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/computer-dark768@2x.jpg)
    }

    .b-certificate--img-hands-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/hands-dark768@2x.jpg)
    }
}

@media only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 1024px) and (min-device-pixel-ratio: 2), only screen and (min-width: 1024px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 1024px) and (-o-min-device-pixel-ratio: 2/1), only screen and (min-width: 1024px) and (min-resolution: 192dpi), only screen and (min-width: 1024px) and (min-resolution: 2dppx) {
    .b-certificate--img-computer-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/computer-dark1024@2x.jpg)
    }

    .b-certificate--img-hands-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/hands-dark1024@2x.jpg)
    }
}

@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 2), only screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 1200px) and (-o-min-device-pixel-ratio: 2/1), only screen and (min-width: 1200px) and (min-resolution: 192dpi), only screen and (min-width: 1200px) and (min-resolution: 2dppx) {
    .b-certificate--img-computer-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/computer-dark@2x.jpg)
    }

    .b-certificate--img-hands-dark {
        background-image: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/hands-dark@2x.jpg)
    }
}

@media only screen and (max-width: 1199px) {
    .b-certificate--img-computer-dark .b-certificate__container > :last-child,
    .b-certificate--img-hands-dark .b-certificate__container > :last-child {
        margin-bottom: 0
    }

    .b-certificate--img-computer-dark .b-certificate__container {
        padding: 48px 24px
    }

    .b-certificate--img-hands-dark .b-certificate__container {
        padding: 48px 24px 54px
    }

    .b-certificate__desc {
        margin-bottom: 40px
    }

    .b-certificate__box {
        margin: 0 0 6px
    }

    .b-certificate__box-item {
        margin-right: 24px;
        margin-bottom: 14px;
        width: calc((100% - 5 * 24px) / 6)
    }

    .b-certificate__link {
        max-width: 156px;
        margin-bottom: 12px
    }

    .b-certificate__smb .b-smb__desc,
    .b-certificate__smb .b-smb__img {
        margin-bottom: 24px
    }

    .b-certificate__academy-center .b-academy-center__desc,
    .b-certificate__specialists {
        margin-bottom: 32px
    }

    .b-certificate__textual {
        margin-top: 18px
    }

    .b-certificate__textual--yellow {
        line-height: 20px;
        margin-top: 14px
    }

    .b-certificate__textual--stroke-yellow {
        margin-top: 18px;
        line-height: 24px
    }
}

@media only screen and (max-width: 1023px) {
    .b-certificate--img-computer-dark .b-certificate__container > :last-child,
    .b-certificate--img-hands-dark .b-certificate__container > :last-child {
        margin-bottom: 0
    }

    .b-certificate--img-computer-dark .b-certificate__container {
        padding: 40px 24px
    }

    .b-certificate--img-hands-dark .b-certificate__container {
        padding: 40px 24px 46px
    }

    .b-certificate__title {
        margin-bottom: 16px;
        font-size: 24px;
        line-height: 32px
    }

    .b-certificate__desc {
        margin-bottom: 32px;
        font-size: 16px;
        line-height: 22px
    }

    .b-certificate__box {
        margin: 0 0 4px
    }

    .b-certificate__box-item {
        margin-right: 16px;
        margin-bottom: 16px;
        width: calc((100% - 5 * 16px) / 6)
    }

    .b-certificate__link {
        margin-bottom: 6px
    }

    .b-certificate__smb .b-smb__desc {
        font-size: 16px;
        line-height: 22px
    }

    .b-certificate__smb .b-smb__img {
        max-width: 147px
    }

    .b-certificate__specialists {
        margin-bottom: 24px;
        font-size: 20px;
        line-height: 24px
    }

    .b-certificate__academy-center .b-academy-center__title {
        margin-bottom: 24px;
        font-size: 24px;
        line-height: 32px
    }

    .b-certificate__academy-center .b-academy-center__logo {
        margin-bottom: 24px
    }

    .b-certificate__academy-center .b-academy-center__desc {
        font-size: 16px;
        line-height: 22px
    }

    .b-certificate__textual {
        margin-top: 14px;
        font-size: 20px;
        line-height: 24px
    }

    .b-certificate__textual--yellow {
        font-size: 16px;
        margin-top: 10px
    }

    .b-certificate__textual--stroke-yellow {
        font-size: 16px;
        margin-top: 14px;
        line-height: 24px
    }
}

@media only screen and (max-width: 767px) {
    .b-certificate--img-computer-dark .b-certificate__container > :last-child,
    .b-certificate--img-hands-dark .b-certificate__container > :last-child {
        margin-bottom: 0
    }

    .b-certificate__textual--stroke-yellow span {
        display: block;
        width: 100%;
        margin-bottom: 3px
    }

    .b-certificate--img-computer-dark .b-certificate__container {
        display: block;
        padding: 32px 16px
    }

    .b-certificate--img-computer-dark .b-certificate__line {
        margin-left: auto;
        margin-right: auto
    }

    .b-certificate--img-hands-dark .b-certificate__container {
        display: block;
        padding: 32px 16px 34px
    }

    .b-certificate__title {
        margin-bottom: 12px;
        font-size: 18px;
        line-height: 26px
    }

    .b-certificate__desc {
        margin-bottom: 24px;
        font-size: 14px;
        line-height: 18px
    }

    .b-certificate__box {
        margin: 0 0 6px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .b-certificate__box-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 115px;
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 12px;
        max-width: calc((100% - 4 * 8px) / 2)
    }

    .b-certificate__box-item:nth-child(6n) {
        margin-right: 16px
    }

    .b-certificate__box-item:nth-child(n) {
        margin-left: 8px;
        margin-right: 8px
    }

    .b-certificate__link {
        display: block;
        max-width: none;
        margin-bottom: 0
    }

    .b-certificate__text {
        display: none
    }

    .b-certificate__smb {
        display: block;
        text-align: center
    }

    .b-certificate__smb .b-smb__desc {
        font-size: 14px;
        line-height: 18px
    }

    .b-certificate__smb .b-smb__img {
        margin-left: auto;
        margin-right: auto;
        max-width: 115px
    }

    .b-certificate__smb .b-smb__img,
    .b-certificate__smb .b-smb__link {
        display: block;
        margin-bottom: 16px
    }

    .b-certificate__specialists {
        margin-bottom: 16px;
        font-size: 16px;
        line-height: 20px
    }

    .b-certificate__line {
        min-width: 200px;
        margin-bottom: 16px
    }

    .b-certificate__academy-center .b-academy-center__title {
        margin-bottom: 16px;
        font-size: 18px;
        line-height: 22px
    }

    .b-certificate__academy-center .b-academy-center__logo {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 16px
    }

    .b-certificate__academy-center .b-academy-center__desc {
        margin-bottom: 28px;
        font-size: 14px;
        line-height: 18px
    }

    .b-certificate__academy-center .b-academy-center__link {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 180px
    }

    .b-certificate__textual {
        display: block;
        margin-top: 6px;
        font-size: 16px;
        line-height: 20px
    }

    .b-certificate__textual--yellow {
        font-size: 15px;
        line-height: 19px;
        margin-top: 8px
    }

    .b-certificate__textual--stroke-yellow {
        font-size: 15px;
        line-height: 19px;
        margin-top: 11px
    }

    .b-certificate__textual--stroke-yellow span:nth-child(odd) {
        padding: 2px 10px;
        background: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/new-stroke-yellow-s.svg) no-repeat center;
        background-size: contain
    }

    .b-certificate__textual--stroke-yellow span:nth-child(even) {
        padding: 2px 15px;
        background: url(/local/templates/webcom_2018/images/content-blocks/certificate/default/new-stroke-yellow-s-rotate.svg) no-repeat center;
        background-size: contain
    }

    .b-certificate__textual.g-mobile-show {
        display: block !important
    }
}