<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lp-header-subtitle {
    color: var(--text-color-base);
    font-weight: normal;
    margin: 0 auto 16px;
    font-size: 16px;
    line-height: 24px;
}

@media all and (min-width: 600px) {
    .lp-header-subtitle {
        font-size: 18px;
        line-height: 28px;
    }
}

@media all and (min-width: 1380px) {
    .lp-header-subtitle {
        font-size: 20px;
    }
}

.inverse .lp-header-subtitle {
    color: #fff;
}

.lp-header-subtitle span {
    font-weight: bold;
    display: block;
}

.lp-certificate-12 *, .lp-certificate-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.lp-certificate-12 {
    position: relative;
    overflow: hidden;
}

.lp-certificate-12 .lp-block-bg {
    background-size: cover;
    background-image: url(/g/s3/lp/lp.v3/img//lp-form-20-bg.jpg);
}

.lp-certificate-12-wrap {
    padding: 32px 0;
}

@media all and (min-width: 600px) {
    .lp-certificate-12-wrap {
        padding: 56px 0;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-12-wrap {
        padding: 80px 0;
    }
}

.lp-certificate-12._right .lp-certificate-12-title {
    text-align: right;
    margin-right: 0;
}

.lp-certificate-12._right .lp-certificate-12-subtitle {
    text-align: right;
    margin-right: 0;
}

.lp-certificate-12._right .lp-certificate-12-slider {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.lp-certificate-12._right .lp-certificate-12-arrows {
    text-align: right;
}

.lp-certificate-12._left .lp-certificate-12-title {
    text-align: left;
    margin-left: 0;
}

.lp-certificate-12._left .lp-certificate-12-subtitle {
    text-align: left;
    margin-left: 0;
}

.lp-certificate-12._left .lp-certificate-12-slider {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.lp-certificate-12._left .lp-certificate-12-arrows {
    text-align: left;
}

.lp-certificate-12._center .lp-certificate-12-title {
    text-align: center;
}

.lp-certificate-12._center .lp-certificate-12-subtitle {
    text-align: center;
}

.lp-certificate-12._center .lp-certificate-12-slider {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.lp-certificate-12._center .lp-certificate-12-arrows {
    text-align: center;
}

/*@media all and (min-width: 600px) {
    .lp-certificate-12._2 .lp-certificate-12-slider-item {
        width: 276px;
    }
}

@media all and (min-width: 960px) {
    .lp-certificate-12._2 .lp-certificate-12-slider-item {
        width: 432px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-12._2 .lp-certificate-12-slider-item {
        width: 564px;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-12._2 .lp-certificate-12-slider-item {
        width: 628px;
    }
}

@media all and (min-width: 600px) {
    .lp-certificate-12._3 .lp-certificate-12-slider-item {
        width: 276px;
    }
}

@media all and (min-width: 960px) {
    .lp-certificate-12._3 .lp-certificate-12-slider-item {
        width: 272px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-12._3 .lp-certificate-12-slider-item {
        width: 368px;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-12._3 .lp-certificate-12-slider-item {
        width: 408px;
    }
}*/

@media all and (min-width: 1200px) {
    .lp-certificate-12-title {
        max-width: 738px;
        margin-left: auto;
        margin-right: auto;
    }
}

.lp-certificate-12-subtitle {
    margin: 8px 0 0;
}

@media all and (min-width: 1200px) {
    .lp-certificate-12-subtitle {
        max-width: 738px;
        margin-left: auto;
        margin-right: auto;
    }
}

.lp-certificate-12-slider {
    margin: 16px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
}

@media all and (min-width: 600px) {
    .lp-certificate-12-slider {
        margin: 32px -12px 0;
    }
}

@media all and (min-width: 960px) {
    .lp-certificate-12-slider {
        margin: 32px -24px 0;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-12-slider {
        margin: 48px -12px 0;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-12-slider {
        margin: 48px -16px 0;
    }
}

.lp-certificate-12-slider-item {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

/*@media all and (min-width: 600px) {
    .lp-certificate-12-slider-item {
        margin: 0 12px 0;
    }
}

@media all and (min-width: 960px) {
    .lp-certificate-12-slider-item {
        margin: 0 24px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-12-slider-item {
        margin: 0 12px;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-12-slider-item {
        margin: 0 16px;
    }
}*/

.lp-certificate-12-slider-item__photo {
    display: block;
    position: relative;
    width: calc(100vw - 72px);
    height: calc(100vw - 72px);
    margin-left: auto;
    margin-right: auto;
}

@media all and (min-width: 600px) {
    .lp-certificate-12-slider-item__photo {
        width: 248px;
        height: 248px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-12-slider-item__photo {
        width: 280px;
        height: 280px;
    }
}

.lp-certificate-12-slider-item__photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.lp-certificate-12-slider-item__info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    background-color: #fff;
    margin-top: calc((100vw - 212px) * (-1));
    padding: calc(((100vw - 212px) + 16px)) 16px 16px;
}

@media all and (min-width: 600px) {
    .lp-certificate-12-slider-item__info {
        padding: 132px 24px 24px 24px;
        margin-top: -108px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-12-slider-item__info {
        padding: 164px 32px 32px 32px;
        margin-top: -140px;
    }
}

.lp-certificate-12-slider-item__text {
    margin: 8px 0 0;
}

.lp-certificate-12-arrows {
    margin: 16px 0 0;
}

@media all and (min-width: 600px) {
    .lp-certificate-12-arrows {
        margin: 24px 0 0;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-12-arrows {
        margin: 32px 0 0;
    }
}

.lp-certificate-12-arrows .lp-certificate-12-arrow {
    margin: 0 4px;
}

.lp-certificate-12 .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.lp-certificate-12-slider .owl-dots {
	display: none;
}

.lp-certificate-12-slider-dots {
	margin-top: 24px;
}</pre></body></html>