
.button-links {
    margin-top: 30px;
}

.button-link.w350px {
    width: 350px;
}

.button-link {
    margin: 0 auto 15px auto;
    width: 100%;
    padding: 0 5px;
    border-radius: 150px;
    font-size: 24px;
    color: #475669;
    text-transform: uppercase;
    display: block;
    background: #efefef;
    line-height: 65px;
}

a.button-link:hover {
    background-color: #d4e4f2;
}

.top-btn {
    display: block;
    position: sticky;
    top: 0px;
    margin: 0 auto;
    width: 250px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 1px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 32px;
    color: rgb(255, 255, 255) !important;
    background: #ff8e41;
    padding: 0px 20px;
    border-radius: 0px 0px 5px 5px;
}

.media-wrap {
    width: 550px;
    margin: 0 auto;
    text-align: center;
}

.rkexblock {
    position: relative;
}

.rkexblock .js-panel:not(.rkexblock__panel) > * {
    margin: 0 !important;
    border-radius: 5px !important;
    z-index: 5;
}

.rkexblock.big-footer-example .js-panel:not(.rkexblock__panel) > * {
    border-radius: 0 !important;
}

.rkexblock .rkexblock__panel {
    text-transform: uppercase;
    background: #ff8e41;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 20px 5px;
    font-size: 20px;
    position: relative;
}

.rkexblock.big-horizont-example .rkexblock__panel {
    height: 240px;
}

.rkexblock.top5-example {
    margin: 0 0 25px 0;
}

.rkexblock.top5-example .rkexblock__panel {
    height: 300px;
}

.rkexblock.big-horizont-example {
    margin-top: 20px;
}

.rkexblock.friendly-host-example .rkexblock__panel {
    height: 120px;
    padding: 15px 5px;
}

.rkexblock.friendly-host-example {
    margin: 20px 0;
}

.rkexblock.big-footer-example {
    margin: 0;
    z-index: 101;
}

.rkexblock.good-offer-example .rkexblock__panel {
    width: 295px;
    height: 400px;
    -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.4);
}

.rkexblock.good-offer-example .rkexblock__pager-btn {
    height: 25px;
    font-size: 13px;
    margin: 0 2px;
    width: 30px;
    line-height: 25px;
}

.rkexblock.good-offer-example .js-panel > * {
    position: relative;
    left: 0;

}

.rkexblock.good-offer-example {
    margin: 0;
    position: fixed;
    bottom: 0;
    left: 5px;
    z-index: 100;
}

.rkexblock.big-footer-example .rkexblock__panel {
    height: 600px;
    padding-top: 60px;
    border-radius: 0;
    padding-bottom: 60px;
}

.rkexblock__size .fas.rotate::before {
    transform: rotate(-90deg);
    display: block;
    margin: 0 auto;
}


.page .rkexblock__pager-btn:not(.fas) {
    font-family: inherit;
}

.page .rkexblock__pager.static .rkexblock__pager-btn {
    background: #f9f6e5;
}


.page .rkexblock__pager.static a.rkexblock__pager-btn:hover {
    background: #d4e4f2;
    color: #318cc6;
}

.page .rkexblock__pager.static .rkexblock__pager-btn:hover,
.page .rkexblock__pager.static .rkexblock__pager-btn.active {
    background: #f9f6e5;
    color: #ff8e41;
}


.page .rkexblock__pager {
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 10;
    text-align: center;
    width: 100%;
}

.rkexblock a.rkexblock__pager-btn:hover {
    background: #fff;
    color: #318cc6;
}

.page .rkexblock__pager-btn:hover,
.page .rkexblock__pager-btn.active {
    background: rgba(255, 255, 255, 0.6);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.page .rkexblock__pager-btn {
    border: none;
    width: 50px;
    display: inline-block;
    font-size: 16px;
    border-radius: 5px;
    vertical-align: top;
    margin: 0 5px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    font-weight: bold;
    text-align: center;
    color: #475669;
}

.page .rkexblock__size > *:not(.hint) {
    display: inline-block;
    vertical-align: middle;
}

.page .rkexblock__size .fas {
    font-size: 30px;
    margin-right: 15px;
}

.page .go-wrapper {
    max-width: 1400px;
}

.page .go-wrapper > * {
    display: inline-block;
    vertical-align: top;
    bottom: 0;
    left: 0;
    margin: 0 10px 10px 0;
    position: relative !important;
}

.page .rkexblock__sizes {
    white-space: nowrap;
    overflow: auto;
    text-transform: lowercase;
    width: 100%;
    margin-top: 30px;
}

.page .rkexblock__size {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin: 0 20px;
}

.big-footer-arrow a:hover {
    color: rgba(255, 255, 255, 0.9);
}

.big-footer-arrow a {
    color: #ffffff;
}

html body .big-footer-arrow > * {
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
}

.big-footer-arrow.hidden {
    display: none !important;
}

.big-footer-arrow .fa-times-circle:before {
    margin-bottom: -3px;
    display: block;
}

.big-footer-arrow.active {
    padding: 0 20px;
}

.big-footer-arrow.active > *:not(.fa-times-circle) {
    display: none;
}

.big-footer-arrow.active .fa-times-circle {
    width: 100%;
    margin: 0;
    line-height: 20px;
}

.big-footer-arrow.active .fa-times-circle:before {
    content: '\f078';
    margin: 0;
}

.big-footer-arrow {
    position: fixed;
    bottom: 0;
    text-align: center;
    font-family: 'apercu_pro', sans-serif;
    background-color: #e03a3a;
    text-transform: uppercase;
    font-size: 13px;
    white-space: nowrap;
    padding-left: 25px;
    border-radius: 100px 100px 0 0;
    color: white !important;
    cursor: pointer;
    display: block;
    border: none;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    z-index: 20;
}

.big-footer-arrow i:hover {
    opacity: 0.8;
}

.big-footer-arrow i {
    font-size: 11px;
    margin-right: 10px;
    width: 30px;
}

.rkexblock-grey {
    background: #eee;
    display: inline-flex;
    align-items: center;
    padding: 20px;
    border-radius: 5px;
}

.rkexblock-grey .rkexblock__sizes {
    margin: 0;
    width: auto;
}

@media screen and (min-width: 1023px) {
    .rkexblock.big-horizont-example .big-horizont237 .big-horizont237__txt {
        padding: 10px 0;
    }

    .rkexblock.big-horizont-example .big-horizont237 .big-horizont237__ttl {
        font-size: 23px;
        line-height: 30px;
    }

    .rkexblock.big-horizont-example .big-horizont237 {
        height: 240px;
    }
}

@media screen and (max-width: 1346px) {
    html body .big-footer-arrow > * {
        line-height: normal;
        height: auto;
        display: block;
        -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
    }

    .big-footer-arrow i {
        margin: 10px 0 5px 0;
        line-height: 14px;
        font-size: 9px;
    }

    .big-footer-arrow.active {
        padding: 0;
        height: 35px;
        width: 14px;
        border-radius: 5px 0 0 5px;
        right: -7px;
    }

    .big-footer-arrow.active .fa-times-circle:before {
        content: '\f053';
    }

    .big-footer-arrow {
        font-size: 10px;
        bottom: calc(50% - 5px);
        border-radius: 10px 0 0 10px;
        right: -10px;
        left: auto;
        width: 20px;
        padding: 13px 4px 10px 4px;
    }

    .big-footer-arrow.active .fa-times-circle {
        opacity: 1;
        font-size: 12px;
        line-height: 15px;
    }
}

@media screen and (max-width: 1100px) {
    .rkexblock.good-offer-example .rkexblock__panel {
        width: 200px;
        height: 270px;
    }

    .rkexblock.good-offer-example .rkexblock__pager-btn {
        margin: 0;
        width: 25px;
    }

}

@media screen and (max-width: 1023px) {
    .rkexblock.big-horizont-example .rkexblock__panel {
        height: 180px;
    }

    .page .rkexblock__pager-btn {
        height: 25px;
        font-size: 13px;
        width: 35px;
        line-height: 25px;
    }

    .page .rkexblock__size .fas {
        font-size: 21px;
        margin-right: 10px;
    }

    .page .rkexblock__size {
        margin: 0 10px;
        font-size: 14px;
    }

    .rkexblock-grey .rkexblock__size {
        margin: 0 20px 0 0;
    }

    .rkexblock-grey .bth__btn {
        width: 200px;
        margin: 0 0 0 auto !important;
    }

    .rkexblock-grey {
        padding: 15px;
        display: flex;
        gap: 20px 0;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 767px) {
    .page .rkexblock__size {
        font-size: 13px;
    }

    .media-wrap {
        padding: 0 15px;
        margin: 0;
        width: 100%;
    }

    .button-link {
        font-size: 16px;
        width: 100%;
    }

    .rkexblock.top5-example .rkexblock__panel,
    .rkexblock.friendly-host-example .rkexblock__panel,
    .rkexblock.big-horizont-example .rkexblock__panel {
        height: 180px;
    }

    .page .rkexblock__pager-btn {
        margin: 0 2px;
        font-size: 10px;
    }
}