.rl-author {
    font-style: italic;
}

.rl-banner-price-wrapper {
    position: absolute;
    top: 0;
    right: -50px;
    border: none;
    height: 403.19px;
    background: rgba(0, 0, 0, 0.6);
    padding-left: calc(2.083333333333333vw + 0px);
    padding-right: calc(2.083333333333333vw + 0px);
}

.rl-banner-price-wrapper .rl-btn-more,
.rl-banner-price-wrapper .rl-btn-more:focus,
.rl-banner-price-wrapper .rl-btn-more:active,
.rl-banner-price-wrapper .rl-btn-more:focus:active {
    max-width: 250px;
    font-size: calc(0.17346053772766695vw + 18.669557675628795px);
    padding: calc(0.17346053772766695vw + 4.669557675628795px);
    min-width: 185px;
    background-color: #81BF0F;
    border-color: #81BF0F;
}

.rl-banner-price-wrapper .rl-btn-more:hover {
    background-color: transparent;
    color: #81BF0F;
}

.rl-banner-currency {
    font-size: calc(1.2142237640936688vw + 12.68690372940156px);
}

.rl-banner-price {
    font-size: calc(2.6019080659150045vw + 10.043365134431916px);
}

.rl-banner-price-mobile {
    display: none;
}

.rl-banner-text {
    font-size: 78px;
}

.rl-feature-banner-desc {
    font-size: 26px;
}

/* ---- */
.rl-scan-banner-title{
    font-size: calc(0.8750000000000001vw + 19.2px);
}

.scan-area-title{
    font-size: calc(0.8750000000000001vw + 19.2px);
    font-weight: 300;
}

.rl-works-title{
    font-size: calc(0.375vw + 16.8px);
}

.rl-fulllist-title{
    font-size: calc(0.375vw + 22.8px);
}

.rl-fulllist-subtitle{
    font-size: calc(0.25vw + 17.2px);
}

.rl-fulllist-subtitle{
    font-size: calc(0.25vw + 17.2px);
}


.rl-works-title-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
            align-items: flex-end;
}

.rl-works-time{
    min-width: 45px;
    line-height: 1.5;
    display: block;
    margin-bottom: 2px;
}

.rl-3dscan-bouns-wrapper{
    padding-left: calc( 24px + 1.875vw);
    padding-right: calc( 24px + 1.875vw);
    border: 4px solid #82be0f;
    background: #161616;
}

.rl-bonus-title{
    font-size: calc(1.5vw + 25.2px);
}

.rl-bonus-keypoint-title{
    font-size: 24px;
}

.fulllist-wrapper{
    word-break: break-word;
}
.fulllist-wrapper div{
    margin-bottom: calc(-0.5382131324004306vw + 15.333692142088267px);
    line-height: 1.25;
}

/* full list */
.rl-cards-fulllist {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
}

.rl-fulllist-column-3 > li {
    width: calc(100% / 3);
}

.rl-fulllist-column-space2-wrapper {
    overflow: hidden;
}

.rl-fulllist-column-space2-50 {
    padding-left: 20px;
}

.rl-fulllist-column-space2-50 > li {
    padding-left: 0;
    padding-right: calc(2.6875vw + -1.6px);
}


@media screen and (max-width: 1440px) {
    .rl-banner-price-pc {
        display: none;
    }

    .rl-banner-price-mobile {
        display: block;
    }

    .rl-banner-price-mobile-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .rl-banner-price-mobile-col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .rl-banner-mobile-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .rl-banner-mobile-li + .rl-banner-mobile-li {
        margin-left: calc(3.125vw + 25px);
    }

    .rl-banner-price {
        font-size: 38px;
        margin-right: 20px;
    }

    .rl-banner-price-mobile-wrapper .rl-btn-more,
    .rl-banner-price-mobile-wrapper .rl-btn-more:focus,
    .rl-banner-price-mobile-wrapper .rl-btn-more:active,
    .rl-banner-price-mobile-wrapper .rl-btn-more:focus:active {
        font-size: 18px;
        min-width: 170px;
        max-width: 200px;
        padding: 8px;
        background-color: #81BF0F;
        border-color: #81BF0F;
    }

    .rl-banner-price-mobile-wrapper .rl-btn-more:hover {
        background-color: transparent;
        color: #81BF0F;
    }

    .rl-banner-price-mobile-wrapper .rl-btn-more .fa-angle-right {
        font-size: 22px;
    }

    .rl-banner-currency {
        font-size: 24px;
    }

    .rl-banner-text {
        font-size: calc(3.869047619047619vw + 22.285714285714285px);
    }

    .rl-feature-banner-desc {
        font-size: calc(0.5952380952380952vw + 17.428571428571427px);
    }
}

@media screen and (max-width: 1100px) {
    .rl-mobile-col1 {
        display: none;
    }

    .rl-mobile-col2 {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .rl-banner-price {
        font-size: calc(0.7692307692307693vw + 29.53846153846154px);
    }

    .rl-banner-currency {
        font-size: calc(0.7692307692307693vw + 15.538461538461538px);
    }

    .rl-banner-price-mobile-wrapper .rl-btn-more {
        padding: calc(0.2564102564102564vw + 5.17948717948718px);
        min-width: calc(2.564102564102564vw + 141.7948717948718px);
    }
}

@media screen and (max-width: 991px) {
    .rl-fulllist-column-3 > li {
        width: calc(100% / 2);
        padding-right: 40px;
    }
}


@media screen and (max-width: 767px) {
    .rl-feature-banner-desc {
        font-size: calc(1.342281879194631vw + 11.704697986577182px);
    }
}

@media screen and (max-width: 600px) {
    .rl-fulllist-column-3 > li {
        width: 100%;
    }
}
