

/* Start:/local/components/diva/catalog/templates/resident/style.css?17060957155785*/
.proxy_item-r {
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 12px;
    padding: 27px 20px;
    min-width: 0;
    transition: all .3s ease;
}

.proxy_item-r.popular,
.proxy_item-r:hover {
    border-color: #FEBF1A;
}

.residential-proxies-top-section__advantage {
    width: 100%;
    max-width: 800px;
    position: absolute;
}

.btn-white {
    background: #fff !important;
    color: #35be70 !important;
    box-shadow: 0 9px 12px rgba(255, 255, 255, .25), 0 6px 0 #F2F2F2 !important;
    filter: drop-shadow(0px 6px 12px rgba(0, 0, 0, 0.05));
}

@media screen and (max-width:992px) {
    .residential-proxies-top-section__advantage {
        position: static;
    }
}

.proxy_r-wrap {
    background: #FBFBFB;
    padding: 170px 0;
}

.proxy_item-r__footer button,
.proxy_item-r__footer a {
    background: #EBF9F1;
    border-radius: 8px;
    color: #35BE70;
    box-shadow: none;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.05);
    font-size: 15px;
    line-height: 18px;
    min-width: 100%;
}

.proxy_item-r__footer a {
    line-height: 44px;
    text-transform: uppercase;
}

.proxy_item-r__head {
    min-height: 28px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 10px;
}

.proxy_item-r__head div {
    font-weight: 700;
    font-size: 27px;
    line-height: 28px;
    color: #374460;
}

.proxy_item-r__head--i div {
    font-size: 19px;
}

.proxy_item-r__head sub {
    font-size: 16px;
    color: #374460;
    bottom: 0;
    margin-left: 8px;
}

.proxy_item-r__footer {
    margin-top: auto;
}

.proxy_item-r-info {
    margin: 0 !important;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 16px !important;
}

.proxy_item-r-info {
    border-radius: 7px;
    border: 1px solid #E7E7EA;
}

.info-list {
    padding-left: 40px;
    list-style: none;
    margin: 0;
    margin-top: 6px;
}

.info-list__item {
    padding: 12px 0;
    position: relative;
}

.info-list__item>svg {
    position: absolute;
    top: 16px;
    left: -40px;

}

.info-list__item:not(:last-child) {
    border-bottom: 1px solid #E7E7EA;
}

.info-list__item:first-child {
    padding-top: 0;
}

.info-list__item:first-child>svg {
    top: 0;
}

.proxy_item-r .proxy_item-r__body .proxy_item-r-info li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px !important;
    color: #848890;
    padding: 10px 0;
}

.proxy_item-r .proxy_item-r__body .proxy_item-r-info li .r-info-b {
    font-weight: 500;
    font-size: 14px !important;
    color: #374460;
}

.proxy_item-r .proxy_item-r__body .proxy_item-r-info li:not(:last-child) {
    border-bottom: 1px solid #E7E7EA;
}

.proxy_item-r .proxy_item-r__body .proxy_item-r-info:nth-of-type(2) li:last-child {
    border-bottom: none;
}

.proxy_item-r .proxy_item-r__body .proxy_item-r-info:nth-of-type(2) li:first-child {
    padding-top: 0;
}

.proxy_item-r__body p {
    color: #5C6984;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.proxy_item-r__body p:nth-of-type(2) {
    color: #374460;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 6px;
}

.hero__left {
    max-width: 620px;
}

.hero__left iframe {
    width: auto !important;
    display: inline-block !important;
    margin-left: -34px;
}

.hero__left .trustpilot-widget {
    position: relative !important;
    margin-bottom: 100px;
}

.res_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 32px;
}

.main_btn.big:not(.btn-white):focus {
    color: #35be70;
}

.res_title button {
    min-width: 0 !important;
    padding: 12px 20px;
    border-radius: 7px;
    background: #41C278;
    border: none;
    color: #fff;
    font-family: inherit;
    cursor: pointer;
}

.res_title button>.badge {
    display: inline-block;
    padding: 1px 8px;
    border-radius: 3px;
    background: #FFF;
    color: #374460;
    margin-left: 12px;
}

.res_title .title_h2 {
    margin-bottom: 0;
}

.col-md-12 {
    width: 100%;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

@media screen and (max-width:991px) {
    .row-flex .col-md-9 {
        width: 100%;
    }
}

.proxy_ipv6.proxy_r-wrap {
    background-color: #FBFBFB !important;
}

.individual-block {
    display: flex;
    border-radius: 5px;
    border: 1px solid #E6E6E6;
    background: #FFF;
}

.individual-block>div:first-child {
    padding-left: 24px;
    padding-top: 20px;
}

.individual-block__title {
    color: #374460;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 9px;
}

.individual-block__sub {
    color: #5C6984;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.individual-block__decor {
    background: #EBF9F1;
    padding: 28px 28px 28px 36px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 16% 100%);
    margin-left: auto;
}

@media screen and (max-width:991px) {

    .hero__left .trustpilot-widget,
    .residential-proxies-rates__we-accept .col-md-6:first-child,
    .proxy_item-r--info {
        display: none;
    }

    .col-md-3,
    .col-md-6 {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .proxy_ipv6 .col-xs-6 {
        width: 100% !important;
    }

    .individual-block {
        flex-wrap: wrap;
    }

    .individual-block>div:first-child,
    .individual-block__decor {
        width: 100%;
        text-align: center;
    }

    .individual-block__decor {
        clip-path: none;
        margin-top: 8px;
    }
}
/* End */
/* /local/components/diva/catalog/templates/resident/style.css?17060957155785 */
