.attention-text {
    color: #e42525;
    font-weight: bold;
}

#eligible-products--items > div {
    flex: 1 1 0px
}

.software-keyvision__container, #eligible-products, #terms-conditions {
    background: #ea3e43;
}

.software-keyvision__container #gift-box {
    position: absolute;
    width: auto;
    height: auto;
    z-index: 1;
    right: 0;
}

.software-keyvision__container #gift-card {
    position: absolute;
    width: auto;
    height: auto;
    z-index: 1;
    left: -23%;
    top: -7%;
}


.software-keyvision__container .sqfk-keyvision {
    position: relative;
    z-index: 1;
}
.software-keyvision__container__wrapper {
    position: relative;
    z-index: 10;
}

.software-keyvision__container__slogan {
    font-size: 26px !important;
}

.features_steps-item, .features_steps-item_step, .slider-bullets, .title {
    text-align: center
}

.features_steps {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    background: #202020;
    padding: 40px 20px;
    font-size: 26px;
    order: 3;
}
@media (min-width: 600px) {
    .features_steps {
        padding: 40px 80px;
    }
}

.features_steps-item {
    position: relative;
    width: 31.5%
}

.features_steps.is-animated .features_steps-item:nth-child(1) .features_steps-item_step {
    -webkit-animation: features-steps-counter-enter 150ms;
    animation: features-steps-counter-enter 150ms;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(1) .features_steps-item_content {
    -webkit-animation: features-steps-content-enter 420ms;
    animation: features-steps-content-enter 420ms;
    -webkit-animation-delay: 450ms;
    animation-delay: 450ms;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(1) .features_steps-item_arrow {
    -webkit-animation: features-steps-arrow-enter 120ms;
    animation: features-steps-arrow-enter 120ms;
    -webkit-animation-delay: 870ms;
    animation-delay: 870ms;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(1) .features_steps-item_arrow.is-first {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.features_steps.is-animated .features_steps-item:nth-child(2) .features_steps-item_step {
    -webkit-animation: features-steps-counter-enter 150ms;
    animation: features-steps-counter-enter 150ms;
    -webkit-animation-delay: 1.17s;
    animation-delay: 1.17s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(2) .features_steps-item_content {
    -webkit-animation: features-steps-content-enter 420ms;
    animation: features-steps-content-enter 420ms;
    -webkit-animation-delay: 1.32s;
    animation-delay: 1.32s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(2) .features_steps-item_arrow {
    -webkit-animation: features-steps-arrow-enter 120ms;
    animation: features-steps-arrow-enter 120ms;
    -webkit-animation-delay: 1.74s;
    animation-delay: 1.74s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(2) .features_steps-item_arrow.is-first {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.features_steps.is-animated .features_steps-item:nth-child(3) .features_steps-item_step {
    -webkit-animation: features-steps-counter-enter 150ms;
    animation: features-steps-counter-enter 150ms;
    -webkit-animation-delay: 2.04s;
    animation-delay: 2.04s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(3) .features_steps-item_content {
    -webkit-animation: features-steps-content-enter 420ms;
    animation: features-steps-content-enter 420ms;
    -webkit-animation-delay: 2.19s;
    animation-delay: 2.19s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(3) .features_steps-item_arrow {
    -webkit-animation: features-steps-arrow-enter 120ms;
    animation: features-steps-arrow-enter 120ms;
    -webkit-animation-delay: 2.61s;
    animation-delay: 2.61s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(3) .features_steps-item_arrow.is-first {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.features_steps.is-animated .features_steps-item:nth-child(4) .features_steps-item_step {
    -webkit-animation: features-steps-counter-enter 150ms;
    animation: features-steps-counter-enter 150ms;
    -webkit-animation-delay: 2.91s;
    animation-delay: 2.91s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(4) .features_steps-item_content {
    -webkit-animation: features-steps-content-enter 420ms;
    animation: features-steps-content-enter 420ms;
    -webkit-animation-delay: 3.06s;
    animation-delay: 3.06s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(4) .features_steps-item_arrow {
    -webkit-animation: features-steps-arrow-enter 120ms;
    animation: features-steps-arrow-enter 120ms;
    -webkit-animation-delay: 3.48s;
    animation-delay: 3.48s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(4) .features_steps-item_arrow.is-first {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.features_steps.is-animated .features_steps-item:nth-child(5) .features_steps-item_step {
    -webkit-animation: features-steps-counter-enter 150ms;
    animation: features-steps-counter-enter 150ms;
    -webkit-animation-delay: 3.78s;
    animation-delay: 3.78s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(5) .features_steps-item_content {
    -webkit-animation: features-steps-content-enter 420ms;
    animation: features-steps-content-enter 420ms;
    -webkit-animation-delay: 3.93s;
    animation-delay: 3.93s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(5) .features_steps-item_arrow {
    -webkit-animation: features-steps-arrow-enter 120ms;
    animation: features-steps-arrow-enter 120ms;
    -webkit-animation-delay: 4.35s;
    animation-delay: 4.35s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(5) .features_steps-item_arrow.is-first {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.features_steps.is-animated .features_steps-item:nth-child(6) .features_steps-item_step {
    -webkit-animation: features-steps-counter-enter 150ms;
    animation: features-steps-counter-enter 150ms;
    -webkit-animation-delay: 4.65s;
    animation-delay: 4.65s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(6) .features_steps-item_content {
    -webkit-animation: features-steps-content-enter 420ms;
    animation: features-steps-content-enter 420ms;
    -webkit-animation-delay: 4.8s;
    animation-delay: 4.8s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(6) .features_steps-item_arrow {
    -webkit-animation: features-steps-arrow-enter 120ms;
    animation: features-steps-arrow-enter 120ms;
    -webkit-animation-delay: 5.22s;
    animation-delay: 5.22s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.features_steps.is-animated .features_steps-item:nth-child(6) .features_steps-item_arrow.is-first {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

@media only screen and (max-width: 1142px) {
    .features_steps {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        overflow: visible
    }

    .features_steps-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 25px;
        width: 80%
    }

    .features_steps-item:last-child {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 896px) {
    .features_steps-item {
        width: 100%
    }
}

.features_steps-item_arrow {
    background-color: #fff;
    height: 1px;
    left: 50%;
    margin-left: -26px;
    position: absolute;
    top: 32px;
    -webkit-transform: scale(0);
    transform: scale(0);
    width: 100%
}

.features_steps-item_arrow:before {
    background: url(../images/arrow.svg) no-repeat;
    content: '';
    display: block;
    height: 29px;
    position: absolute;
    right: 0;
    top: -14px;
    width: 15px
}

.features_steps-item_arrow.is-short {
    opacity: .2;
    width: 50%
}

.features_steps-item_arrow.is-first {
    left: 0;
    margin-left: -48px
}

.features_steps-item_arrow.is-last {
    margin-left: 0
}

@media only screen and (max-width: 1142px) {
    .features_steps-item_arrow {
        bottom: 0;
        height: auto;
        left: 24px;
        margin: 0;
        top: 0;
        width: 1px
    }

    .features_steps-item_arrow.is-first, .features_steps-item_arrow.is-last {
        display: none
    }

    .features_steps-item_arrow.is-short {
        opacity: 1
    }

    .features_steps-item_arrow:before {
        bottom: -8px;
        left: -7px;
        top: auto;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

.features_steps-item_step {
    color: #fff;
    background-color: #202020;
    border: 1px solid #fff;
    font-size: 16px;
    border-radius: 50%;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .16);
    display: inline-block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 64px;
    line-height: 64px;
    opacity: 0;
    position: relative;
    width: 64px;
    z-index: 2
}

@media only screen and (max-width: 1142px) {
    .features_steps-item_step {
        font-size: 14px;
        height: 50px;
        line-height: 50px;
        width: 50px
    }

    .features_steps-item_content {
        padding-bottom: 40px;
        padding-left: 12px;
        text-align: left
    }
}

.features_steps-item_content {
    opacity: 0
}

.features_steps-item_title {
    color: #262d3d;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    padding: 44px 70px 24px
}

@media only screen and (max-width: 1142px) {
    .features_steps-item_title {
        padding: 0 0 18px
    }
}

.features_steps-item_description {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin: 15px 0;
}

@-webkit-keyframes features-steps-arrow-enter {
    0% {
        -webkit-transform: scale(0, .3);
        transform: scale(0, .3);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }
}

@keyframes features-steps-arrow-enter {
    0% {
        -webkit-transform: scale(0, .3);
        transform: scale(0, .3);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }
}

@-webkit-keyframes features-steps-counter-enter {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes features-steps-counter-enter {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes features-steps-content-enter {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes features-steps-content-enter {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__buy-modal-btn, .sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__buy-modal-btn:active, .sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__buy-modal-btn:link, .sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__buy-modal-btn:visited, .sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__selector-btn, .sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__selector-btn:active, .sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__selector-btn:link, .sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__selector-btn:visited {
    background-color: #202020;
}
.sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__buy-modal-btn:active:hover, .sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__buy-modal-btn:hover, .sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__buy-modal-btn:link:hover, .sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__buy-modal-btn:visited:hover, .sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__selector-btn:active:hover, .sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__selector-btn:hover, .sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__selector-btn:link:hover, .sqfk-article .product-header .sqfk-container .product-header__buy a.product-header__selector-btn:visited:hover {
    background-color: #332D2F;
}
.btn.btn-arrow {
    background-color: transparent;
    border: 1px solid #202020;
    color: #202020;
    padding: 10px 40px;
    border-radius: 30px;
}
.btn.btn-arrow:hover {
    background-color: #202020;
}
.registration-for__img1 {
    top: -90px;
    left: -220px;
}
.registration-for__img2 {
    right: -160px;
    top: 100px;
}
#participating-retailers figure {
    background-color: #303030;
    height: 124px;
}
#participating-retailers img {
    max-height: 60px;
}
.modal-backdrop {
    background-color: #D92A33;
}
.modal-backdrop.show {
    opacity: .95;
}
.btn-modal-close svg path {
    fill: white;
}
#modalRule table {
    border-color: #fe6851;
}
#modalRule th {
    background-color: #ba1227;
}
#modalRule td {
    background-color: #de2424;
}