<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/p/vip-card/css/styles.css?174953682821154*/
@charset "UTF-8";

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-regular.eot");
    src: local("Roboto"), local("Roboto-Regular"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-regular.eot?#iefix") format("embedded-opentype"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-regular.woff2") format("woff2"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-regular.woff") format("woff"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-regular.ttf") format("truetype"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-regular.svg#Roboto-Regular") format("svg");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-500.eot");
    src: local("Roboto Medium"), local("Roboto-Medium"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-500.eot?#iefix") format("embedded-opentype"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-500.woff2") format("woff2"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-500.woff") format("woff"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-500.ttf") format("truetype"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-500.svg#Roboto-Medium") format("svg");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-700.eot");
    src: local("Roboto Bold"), local("Roboto-Bold"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-700.eot?#iefix") format("embedded-opentype"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-700.woff2") format("woff2"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-700.woff") format("woff"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-700.ttf") format("truetype"),
        url("/local/assets/fonts/roboto/web/roboto-v20-latin_cyrillic-700.svg#Roboto-Bold") format("svg");
}
@supports (-ms-ime-align:auto) {
    html {
        overflow: hidden;
        height: 100%;
    }
    body {
        overflow: auto;
        height: 100%;
        position: relative;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    html {
        overflow: hidden;
        height: 100%;
    }
    body {
        overflow: auto;
        height: 100%;
    }
}

html, body {
    width: 100%;
    height: auto;
    font-weight: 400;
    line-height: 1;
    color: #222222;
    font-family: "Roboto", sans-serif;
    background-color: #ffffff;
    scroll-behavior: smooth;
}
#main_block {
    overflow: unset !important;
}
.af-page.af-page__service-page {
    display: block;
    width: 100%;
    height: auto;
}
.af-page__service-page .af-page-section {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}
.af-page__service-page .af-page-wrapper {
    display: flex;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.af-page__service-page .af-page-title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    color: #222222;
    font-family: "Roboto", sans-serif;
    margin-top: 0;
}
.af-page__service-page .af-page-colored {
    color: #F1001D;
}

/* POSTER */
.af-page__service-page .af-page-poster {
    display: block;
    width: 100%;
    height: auto;
}
.af-page__service-page .af-page-poster img {
    display: block;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}

/* MAIN */
.af-page__service-page .af-main-actions {
    display: block;
    height: auto;
}
.af-page__service-page .af-section__button:not(.d-none) {
    display: block;
    height: auto;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    border-radius: 6px;
    box-sizing: border-box;
    background: transparent;
    background-color: #0F73D1;
}
.af-page__service-page .af-section__button.d-none {
    display: none;
}

/* FORM */
.af-page__service-page .af-section__title {
    display: block;
    width: 100%;
    height: auto;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    color: #222222;
    margin-top: 0;
}
.af-page__service-page .af-section__note {
    display: block;
    width: 100%;
    height: auto;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    color: #222222;
    margin-top: 0;
}
.af-page__service-page .af-section__note strong {
    font-weight: 500;
}
.af-page__service-page .af-section__note b {
    font-weight: 400;
}
.af-page__service-page .af-section__note .css-text-label {
    font-size: 14px;
}
.af-page__service-page .css-text-input {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    color: #222222;
    border-radius: 6px;
    border: 1px solid #B2B2B2;
    box-sizing: border-box;
    background-color: #ffffff;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
.af-page__service-page .css-message-warn,
.af-page__service-page .js-counter-wrapper {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    color: #F60505;
}

.af-page__service-page .af-main-features {
    display: flex;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 10px;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.af-page__service-page .af-main-feature {
    display: block;
    height: auto;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    text-align: center;
    color: #222222;    
    margin: 0 auto 40px;
    box-sizing: border-box;
}
.af-page__service-page .af-main-feature img {
    display: block;
    width: auto;
    margin: 0 auto 15px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
}
.af-page__service-page .af-main-feature strong {
    font-weight: 600;
}
.af-page__service-page .af-main-feature a {
    color: #0085BE;
    text-decoration: none;
}
.af-page__service-page .af-main-feature s {
    text-decoration: line-through;
    text-decoration-thickness: 2px;
    -webkit-text-decoration-color: #222222;
            text-decoration-color: #222222;
}
.af-page__service-page .itemphoto__container {
    display: flex;
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}
.af-page__service-page .itemphoto__single {
    display: flex;
    width: auto;
    height: auto;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    color: #222222;
    text-decoration: none;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}
.af-page__service-page .itemphoto__single + .itemphoto__single {
    flex-direction: column;
}
.af-page__service-page .bx_ordercart_photo_container {
    display: block;
}
.af-page__service-page .bx_ordercart_photo_container a,
.af-page__service-page .bx_ordercart_photo_container img {
    display: block;
    width: 100%;
    height: 100%;
}
.af-page__service-page .bx_ordercart_photo_container img {
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: left top;
       object-position: left top;
}
.af-page__service-page h3.itemphoto__single a {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #0F73D1;
    text-decoration: inherit;
}
.af-page__service-page .itemphoto__single .code {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: #909090;
    text-decoration: none;
}
.af-page__service-page .itemphoto__single .price {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: #222222;
    text-decoration: none;
}
.af-page__service-page .itemphoto__single .current_price {
    font-weight: 500;
}
.af-page__service-page .itemphoto__single .price s {
    text-decoration-thickness: 2px;
    -webkit-text-decoration-color: #222222;
        text-decoration-color: #222222;
}

/* FEATURES */
.af-page__service-page .af-features-list {
    display: flex;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}
.af-page__service-page .af-features-item {
    display: flex;
    height: auto;
    border-radius: 16px;
    border: 1px solid #0F74D1;
    box-sizing: border-box;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.af-page__service-page .af-features-text {
    display: block;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #222222;
    margin: 0;
}
.af-page__service-page strong {
    font-weight: 700;
}
.af-page__service-page a {
    color: #0F73D1;
    text-decoration: underline;
}
.af-page__service-page .af-features-item img {
    display: block;
    width: auto;
    height: 53px;
    object-fit: contain;
    object-position: center center;
}

/* EXAMPLE */
.af-page__service-page .af-example-stages {
    display: flex;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    position: relative;
}
.af-page__service-page .af-example-stages::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
}
.af-page__service-page .af-example-stage {
    display: block;
    height: auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    box-sizing: border-box;
    position: relative;
}
.af-page__service-page .af-example-stage strong {
    font-weight: 700;
    white-space: nowrap;
}
.af-page__service-page .af-example-stage::after {
    content: '';
    border-radius: 100%;
    background-color: #0F74D1;
    position: absolute;
}
.af-page__service-page .af-example-image {
    display: block;
    width: 100%;
    height: auto;
}
.af-page__service-page .af-example-image img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: top center;
}

/* DESKTOP COMMON */
.main .af-page__service-page .af-page-wrapper {
    padding-top: 32px;
    padding-bottom: 32px;
}
.main .af-page__service-page .af-page-title {
    font-size: 24px;
    margin-bottom: 32px;
}

/* DESKTOP FORM */
.main .af-section__content + .af-section__content {
    margin-top: 32px;
}
.main .af-page__service-page .af-main-actions {
    width: 390px;
    min-height: 300px;
    align-self: stretch;
}
.main .af-page__service-page .af-main-actions .payment_page table.payment-detalize {
	min-width: 355px;
}
.main .af-page__service-page .af-main-image {
    display: block;
    width: calc(100% - 400px);
    max-width: 510px;
    max-height: 510px;
    align-self: stretch;
    margin-left: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.main .af-page__service-page .af-main-image img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
}
.main .af-page__service-page .af-section__title {
    font-size: 24px;
    margin-bottom: 32px;
}
.main .af-page__service-page .af-section__note {
    font-size: 14px;
    margin-bottom: 16px;
}
.main .af-page__service-page .af-section__note .css-text-label {
    font-size: 14px;
}
.main .af-page__service-page .css-text-input {
    min-width: 300px;
    width: auto;
    font-size: 14px;
    margin: 0 0 16px 0;
    padding: 15px 8px;
}
.main .af-page__service-page .css-message-warn,
.main .af-page__service-page .js-counter-wrapper  {
    font-size: 12px;
}
.main .af-page__service-page .css-message-warn {
    margin-bottom: 8px;
}
.main .af-page__service-page .js-counter-wrapper  {
    margin-top: 8px;
}
.main .af-page__service-page .af-section__button {
    width: 310px;
    font-size: 16px;
    padding: 15px 0;
    cursor: pointer;
    transition: 100ms ease;
}
.main .af-page__service-page .af-section__button:hover {
    background-color: #0055A3;
}
.main .af-page__service-page .bx_ordercart_photo_container {
    width: 110px;
    margin-right: 10px;
}
.main .af-page__service-page .itemphoto__single {
    margin-bottom: 16px;
}
.main .af-page__service-page .itemphoto__single + .itemphoto__single {
    max-width: calc(100% - 120px);
}
.main .af-page__service-page .itemphoto__single {
    font-size: 14px;
}
.main .af-page__service-page .itemphoto__single .code {
    font-size: 10px;
}
.main .af-page__service-page .itemphoto__single .current_price {
    font-size: 16px;
}

/* DESKTOP FEATURES */
.main .af-page__service-page .af-features-item {
    width: calc(50% - 15px);
    padding: 16px 25px;
}
.main .af-page__service-page .af-features-item:not(:nth-last-child(2)),
.main .af-page__service-page .af-features-item:not(:nth-last-child(1)) {
    margin-bottom: 16px;
}
.main .af-page__service-page .af-features-text {
    width: calc(100% - 95px);
    font-size: 14px;
}
.main .af-page__service-page .af-features-item img {
    height: 53px;
}

/* DESKTOP EXAMPLE */
.main .af-page__service-page .af-example-stages {
    margin-bottom: 32px;
}
.main .af-page__service-page .af-example-stages::before {
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #0F74D1 83.54%, rgba(15, 116, 209, 0) 100%);
    top: 100%;
}
.main .af-page__service-page .af-example-stage {
    width: 33.33%;
    font-size: 14px;
    padding: 0 10% 12px 0;
}
.main .af-page__service-page .af-example-stage strong {
    font-size: 18px;
}
.main .af-page__service-page .af-example-stage::after {
    width: 10px;
    height: 10px;
    left: -5px;
    bottom: -5px;
}

/* MOBILE COMMON */
.app__main a.af-link.af-subheader-links__goto-fullversion {
    display: block;
    width: 320px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    margin: -10px -20px 0 0;
    padding: 20px 0;
    border-radius: 0 0 0 20px;
    box-sizing: border-box;
    background-color: #0F73D1;
}
.app__main .af-page__service-page .af-page-wrapper {
    padding: 48px 32px;
}
.app__main .af-page__service-page .af-page-title {
    font-size: 40px;
    margin-bottom: 52px;
}

/* MOBILE FORM */
.app__main .af-section__content + .af-section__content {
    margin-top: 32px;
}
.app__main .af-page__service-page .af-main-actions {
    width: 100%;
}
.app__main .af-page__service-page .af-main-image {
    display: none;
}
.app__main .af-page__service-page .af-section__title {
    font-size: 40px;
    margin: 0 0 48px;
}
.app__main .af-page__service-page .af-section__note {
    font-size: 28px;
    margin-bottom: 32px;
}
.app__main .af-page__service-page .af-section__note .css-text-label {
    font-size: 28px;
}
.app__main .af-page__service-page .css-text-input {
    width: 100%;
    font-size: 28px;
    margin: 0 0 32px 0;
    padding: 20px 16px;
}
.app__main .af-page__service-page .css-message-warn,
.app__main .af-page__service-page .js-counter-wrapper  {
    font-size: 24px;
}
.app__main .af-page__service-page .css-message-warn {
    margin-bottom: 16px;
}
.app__main .af-page__service-page .js-counter-wrapper  {
    margin-top: 16px;
}
.app__main .af-page__service-page .af-section__button {
    width: 100%;
    font-size: 28px;
    padding: 28px 0;
}
.app__main .af-page__service-page .bx_ordercart_photo_container {
    width: 240px;
    margin-right: 28px;
}
.app__main .af-page__service-page .itemphoto__single {
    margin-bottom: 32px;
}
.app__main .af-page__service-page .itemphoto__single &gt; .itemphoto__single {
    margin-bottom: 16px;
}
.app__main .af-page__service-page .itemphoto__single + .itemphoto__single {
    max-width: calc(100% - 276px);
}
.app__main .af-page__service-page .itemphoto__single {
    font-size: 28px;
}
.app__main .af-page__service-page .itemphoto__single .code {
    font-size: 24px;
}
.app__main .af-page__service-page .itemphoto__single .current_price {
    font-size: 32px;
}

/* MOBILE FEATURES */
.app__main .af-page__service-page .af-features-item {
    width: 100%;
    padding: 32px;
}
.app__main .af-page__service-page .af-features-item:not(:nth-last-child(2)),
.app__main .af-page__service-page .af-features-item:not(:nth-last-child(1)) {
    margin-bottom: 16px;
}
.app__main .af-page__service-page .af-features-text {
    width: calc(100% - 155px);
    font-size: 28px;
}
.app__main .af-page__service-page .af-features-item img {
    height: 106px;
}

/* MOBILE EXAMPLE */
.app__main .af-page__service-page .af-example-stages {
    margin-bottom: 48px;
}
.app__main .af-page__service-page .af-example-stages::before {
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg, #0F74D1 83.54%, rgba(15, 116, 209, 0) 100%);
    top: 0;
}
.app__main .af-page__service-page .af-example-stage {
    width: 100%;
    font-size: 24px;
    padding: 0 128px 64px 48px;
}
.app__main .af-page__service-page .af-example-stage strong {
    display: block;
    width: auto;
    font-size: 28px;
}
.app__main .af-page__service-page .af-example-stage::after {
    width: 20px;
    height: 20px;
    left: -9px;
    top: -8px;
}



/* MOBILE */
/* 

.app__main .af-page__service-page .af-page-title {
    font-size: 34px;
    margin: 0 0 70px;
}
.app__main .af-page__service-page .af-page-text {
    font-size: 22px;
    margin: 0 0 50px;
}
.app__main .af-page__service-page .af-main-image {
    display: none;
}
.app__main .af-page__service-page .af-main-image figcaption {
    font-size: 22px;
}
.app__main .af-page__service-page .af-main-feature {
    width: 50%;
    font-size: 22px;
    padding: 0 20px;
}
.app__main .af-page__service-page .af-main-feature img {
    max-width: 115px;
    height: 80px;
}
.app__main .af-page__service-page .af-section__title {
    font-size: 22px;
    margin: 0 0 30px;
}
.app__main .af-page__service-page .af-section__link-common {
    width: 340px;
    font-size: 22px;
    padding: 30px 50px;
}
.app__main .af-page__service-page .css-text-label,
.app__main .af-page__service-page .css-text-label b {
    font-size: 22px;
}
.app__main .af-page__service-page .css-message-warn {
    font-size: 22px;
}
.app__main .af-page__service-page .css-text-input {
    font-size: 22px;
    margin: 0 15px 30px 0;
    padding: 30px 15px;
}
.app__main .success-phone:after {
    width: 30px;
    height: 30px;
    left: -5px;
    top: -10px;
    right: initial;
}
.app__main .af-page__service-page .af-section__button {
    font-size: 22px;
    margin: 0 0 50px;
    padding: 30px 50px;
}
.app__main .af-page__service-page .css-block-verification {
    font-size: 20px;
}
.app__main .af-page__service-page .js-counter-wrapper {
    margin-top: -34px;
}
.app__main .af-page__service-page .itemphoto__container {
    margin: 0 0 30px;
}
.app__main .af-page__service-page .itemphoto__single {
    font-size: 22px;
}
.app__main .af-page__service-page .itemphoto__single + .itemphoto__single {
    width: calc(100% - 290px);
}
.app__main .af-page__service-page .bx_ordercart_photo_container {
    width: 260px;
    height: 165px;
    margin-right: 30px;
}
.app__main .af-page__service-page h3.itemphoto__single {
    margin: 0 0 30px;
}
.app__main .itemphoto__single .code {
    margin: 0 0 20px;
} */

/* End */
/* /p/vip-card/css/styles.css?174953682821154 */
</pre></body></html>