.open-onlinepage {
    border-bottom: 1px dashed #01539f;
}

.private.savings.deposit  .in-block {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cecfd3 !important ;
}
.in-block-descr .c-orange {
    color: #000;
}
.g-interes {

    overflow: initial;
}


.in-block-descr {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 25px;
    padding-left: 40px;
    padding-right: 12px;

}

.in-block-image {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 30%;
}

.in-block-image img {
    width: 100%;

}
.in-block-params {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.in-params-value {
    font-size: 19px;
    font-family: 'corpid_e1s_scd_light', sans-serif;
}

.in-params-value div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.yesImg {
    width: 15px;
    margin-right: 5px;
}
.in-block-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 25px 0 0;
    position: initial;
}
 .btn.BtnGreen {
    background-color: #00b1ac;
    color: #fff;
    padding: 0 30px;
     margin-right: 10px;
     font-family: 'corpid_e1s_scd_regular', sans-serif;
     line-height: 35px;
     height: 35px;
}
.btn.BtnGreen:hover,  .btn.BtnGreen:focus {
    color: #fff;
    background-color: #00b1ac;
    color: #fff;
    padding: 0 30px;
    margin-right: 10px;
    font-family: 'corpid_e1s_scd_regular', sans-serif;
    line-height: 35px;
    height: 35px;
}

.btn.GreenWhiteBtn {
    background-color: transparent;
    border: 1px solid #00b1ac;
    padding: 0 25px;
    color: #00b1ac;
    font-family: 'corpid_e1s_scd_regular', sans-serif;
    line-height: 35px;
    height: 35px;
}
.GreenWhiteBtn:hover, .GreenWhiteBtn:focus {
    color: #00b1ac;
}
.br346, .br355, .br367 {
    display: none;
}

/**/
.in-block-image a {
    position: relative;
}

.b-widget-id-152210.in-block-image a:before,
.b-widget-id-152209.in-block-image a:before,
.b-widget-id-152211.in-block-image a:before,
.b-widget-id-160128.in-block-image a:before,
.b-widget-id-162493.in-block-image a:before,
.b-widget-id-163825.in-block-image a:before,
.b-widget-id-163900.in-block-image a:before,
.b-widget-id-163942.in-block-image a:before
{
    content: '';
    position: absolute;
    display: inline-block;
    background: url(/ico/saving-online/111.png) 50% 50% no-repeat;
    width: 110px;
    height: 36px;
    top: -13px;
    right: -12%;

}
.b-widget-id-156442 a:before {
    content: '';
    position: absolute;
    display: inline-block;
    background: url(/ico/sotials/1112.svg) 50% 50% no-repeat;
    width: 110px;
    height: 36px;
    top: -13px;
    right: -12%;
}
/*.b-widget-id-160128.in-block-image a:before {
    content: '';
    position: absolute;
    display: inline-block;
    background: url(/ico/saving-online/222.png) 50% 50% no-repeat;
    width: 110px;
    height: 36px;
    top: -13px;
    right: -12%;

}*/

.widget-list-ajax {
    padding-top: 20px;
}
.insurance_widget .description {
    display: block;
}
.info--ns .hint {
    padding: 5px;
    position: absolute;
    left: 37px;
    top: -45px;
}
.info--ns  {
    display: inline-block;
    position: relative;
}

.info--ns .hint_btn {
    display: block;
    cursor: pointer;
    width: 25px;
    height: 25px;
    border: 2px solid #d8dad9;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    color: #0c5ea3;
    font-family: 'corpid_e1s_scd_heavy';
}

.info--ns .hint:hover {
    cursor: pointer;
}

.info--ns .hint:hover .hint_btn {
    color: #f59d15;
}
.info--ns .hint + .notice {
    bottom: 56px;
    right: 89px;
    font-size: 14px;
}
.info--ns .hint + .notice::before, .info--ns .hint + .notice::after {
    left: 158px;
}
.b-widget-id-92857 img {
    border: 1px solid #cecfd3;
}
.product-162493 .info--ns .hint {
    padding: 5px;
    position: absolute;
    left: 0;
    top: -24px;
}
.product-162493 .info--ns .hint + .notice {
    bottom: 35px;
    right: -88px;
    font-size: 14px;
}
.product-162493 .hint + .notice {
    height: auto;
}
.in-block:last-child {
    border-bottom: none !important;
}
.homepage.private.cards  .in-block:last-child {
    border-bottom: 1px solid #cecfd3 !important;
}
@media all and (max-width: 1074px) {
    .srochniy-img, .universal-img {
        background-size: 100%;
    }
}

@media (max-width: 1048px) {
    .info--ns .hint + .notice {
        right: 67px;
    }
}
@media (max-width: 953px) {
.br346, .br355, .br367 {
    display: block;
} }

@media (max-width: 927px) {
    .in-block-image {
        padding-right: 0;
    }
}
@media (max-width: 918px) {
    .b-form.deposit_picker {
        padding: 0 !important;
    }
    .info--ns .hint + .notice {
        right: 35px;
    }
}

@media (max-width: 918px) {
    .in-block-params .col-3:nth-child(3) {
        width: initial;
    }
}
@media all and (max-width: 830px) {
    .in-block-params .col-4:first-child {
        width: initial;
    }
    .in-block-image {
        width: 50%;
    }
    .srochniy-img, .universal-img {
        background-size: contain;
    }
    .in-block-params {
        flex-direction: column;
    }
    .in-block-params > .col-4 {
        width: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 5px;
        gap: 15px;
    }
    .in-params-label {
        width: 90px;
    }
    .saving-offers__info {

        width: 67%;
    }
    .br346, .br355, .br367 {
        display: none;
    }
}
@media (max-width: 830px) {
    .info--ns .hint + .notice {
        right: -60px;
    }
}


@media (max-width: 829px) {
    .in-block-image {
        padding: 0;
    }
}
@media (max-width: 803px) {
    .card-picker .send-tip, .footer .fieldrow.content {
        padding: 0 !important;
    }
}
@media all and (max-width: 680px) {
    .saving-offers {
        padding-top: 25px;
    }
    .in-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        align-items: center;
    }
    .in-block-descr h3,
    .description {
        text-align: center;
    }
    .in-block-image {

        background-size: 200px;
        background-position: center;
        width: auto;
    }
    .insurance_widget .in-block-image {
        width: 60%;
    }
    .in-block-image img {
         width: initial ;
    }
    .br346, .br355, .br367 {
        display: none;
    }

        .saving-offers__info {
            width: 100%;
        }
}
@media (max-width: 463px) {
    .in-block-btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    .BtnGreen {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .title {
        font-size: 30px;
    }

        .BtnGreen {
            padding: 0 39px;

        }

}

@media (max-width: 400px) {
    .info--ns .hint + .notice {
        right: -95px;
    }
    .info--ns .hint + .notice::before, .info--ns  .hint + .notice::after {
        left: 149px;
    }
}



@media (max-width: 401px) {
    .in-block-descr {
        padding-left: 12px;
    }
}
@media (max-width: 400px) {
    .product-162493 .info--ns .hint + .notice {
        right: unset;
        left: 35px;
    }
    .info--ns .hint + .notice::before, .info--ns .hint + .notice::after {
        left: 109px;
    }
    .product-160128 .info--ns .hint + .notice::before,
    .product-160128 .info--ns .hint + .notice::after {
        left: 152px;
    }
    .product-163825 .info--ns .hint + .notice::before,
    .product-163825 .info--ns .hint + .notice::after {
        left: 150px;
    }
}

@media (max-width: 375px) {
    .info--ns .hint + .notice {
        right: -137px;
    }
    .hint + .notice::before, .hint + .notice::after {
        left: 111px;
    }
    .product-160128 .info--ns .hint + .notice::before, .product-160128 .info--ns .hint + .notice::after {
        left: 110px;
    }
    .product-163825 .info--ns .hint + .notice::before, .product-163825 .info--ns .hint + .notice::after {
        left: 109px;
    }
    .product-162493 .info--ns .hint + .notice {
        left: 76px;
    }
    .product-162493 .info--ns .hint + .notice::before,
    .product-162493 .info--ns .hint + .notice::after {
        left: 69px;
    }
}
@media (max-width: 373px) {
    .br346, .br355, .br367 {
        display: block;
    }
    .in-block-descr h3 {
        font-size: 24px;

    }

}

@media (max-width: 355px) {
    .product-162493 .info--ns .hint {
        left: 65px;
        top: -30px;
    }
    .product-162493 .info--ns .hint + .notice {
        left: 134px;
        top: -98px;
    }
    .in-block-params > .col-4 {
        gap: 29px;
    }
    .product-162493 .info--ns .hint + .notice::before, .product-162493 .info--ns .hint + .notice::after {
        left: 75px;
    }
}
@media (max-width: 331px) {
    .product-163825 .info--ns .hint + .notice::before, .product-163825 .info--ns .hint + .notice::after {
        left: 122px;
    }
    .product-160128 .info--ns .hint + .notice::before, .product-160128 .info--ns .hint + .notice::after {
        left: 119px;
    }
}