.select-product-sect {
    margin: 0 auto 80px auto;
    padding: 0% 8%;
    max-width: 1920px;
    width: 100%;
}
.select-product-sect__title {
    color: #292929;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 40px;
    font-family: "Suisse Int\'l", sans-serif;
}
.select-product-sect__title span {
    color: #006DF0;
}
.select-product__filters {
    display:flex;
    width:100%;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 24px 8px 28px 32px;
    position: relative;
    margin-bottom: 25px;
    justify-content: space-between;
    font-family: "Suisse Int\'l", sans-serif;
}
.select-product__filters__block {
    width:48%;
    border: 1px solid #eaeaea;
    padding: 10px 1px;
    position: relative;
    border-radius: 8px;
}
.select-product__filters__title {
    position: absolute;
    top: -12px;
    background-color: #fff;
    padding: 0px 2px;
    margin-left: 10px;
}
.select-product__filters select {
    width:100%;
    border:0;
    color:#000
}
.js-invest-select-theme__dropdown .select2-results {
    display: block;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    box-shadow: 0 2px 8px #00000014, 0 1px 1px #0000000a;
    margin-top: 8px;
    max-height: 366px;
    padding: 16px;
    scrollbar-color: #e5e5e5 #fff;
    scrollbar-width: thin;
}
.js-invest-select-theme__dropdown .select2-dropdown {
    border: none;
}
.js-invest-select-theme__dropdown .select2-results__option {
    margin-left: 30px;
}
.js-invest-select-theme__dropdown .select2-results__option:before {
    content: '';
    border: 1px solid #cccbcf;
    background-size: 12px;
    border-radius: 4px;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.js-invest-select-theme__dropdown.select2-container--default .select2-results__option--selected {
    background-color: transparent;
}
.js-invest-select-theme__dropdown.select2-container--default .select2-results__option--selected:after {
    content:'';
    top: 50%;
    left: -15px;
    background-color: #006df0;
    border-radius: 4px;
    transform: translate(-50%, -50%);
    height: 24px;
    width: 24px;
    position: absolute;
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16' class='icon'%3E%3Cpath fill='%23FFFFFF' stroke='%23FFFFFF' stroke-width='0.5' d='M2.373 7.32a.94.94 0 00-1.347 0 .974.974 0 000 1.36l4.2 4.286.18-.175-.18.175a.943.943 0 001.347 0l8.4-8.572a.975.975 0 000-1.36.94.94 0 00-1.346 0L5.9 10.92 2.373 7.32zm0 0l-.178.175m.178-.175h0l-.178.175m0 0a.69.69 0 00-.99 0 .724.724 0 000 1.01l.99-1.01z'%3E%3C/path%3E%3C/svg%3E");
}
.js-invest-select-theme__dropdown.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: transparent;
    color: #000;
}
.js-invest-select-theme__container.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: block;
    height: 20px;
    position: absolute;
    right: 16px;
    top: calc(50% - 10px);
    transform: rotate(-90deg);
    transition: transform .2s ease;
    width: 20px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='18' fill='none'%3E%3Cpath stroke='%232A2A2A' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8.75 1.5 1.25 9l7.5 7.5'/%3E%3C/svg%3E") 50% no-repeat;
}
.js-invest-select-theme__container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
    transform: rotate(-270deg);
}
.js-invest-select-theme__container.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display:none;
}
.js-invest-select-theme__container.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 15px;
    padding-right: 22px;
}
.js-invest-select-theme__container.select2-container--default .select2-selection--single .select2-selection__rendered,
.js-invest-select-theme__container.select2-container--default .select2-selection--single {
    border: none;
}
.js-invest-select-theme__container .select2-container--open .select2-dropdown--below {
    padding-top: 10px;
    border: none;
    background-color: transparent;
}
.select-product__elems {
    display:flex;
    justify-content: flex-start;
    width:100%;
    flex-wrap:wrap;
}
.select-product__item {
    width:32%;
    padding: 24px 24px 0;
    margin-bottom: 20px;
    box-shadow: 0 4px 4px 0 #0000000d;

    background-color: #000;
    background-position: 50%;
    background-size: cover;
    border-radius: 16px;
    color:#fff;
    position: relative;
    transition: transform .3s ease, box-shadow .3s ease;
    margin-right: 2%;
    font-family: "Suisse Int\'l", sans-serif;
}
.select-product__item:nth-child(3n+3) {
    margin-right: 0;
}
.select-product__item:before {
    background: linear-gradient(180deg, #12191900, #12191905 9.22%, #1219190d 18.76%, #1219191f 28.48%, #12191933 38.19%, #1219194d 47.75%, #12191966 56.99%, #12191982 65.75%, #1219199c 73.87%, #121919b3 81.18%, #121919cc 87.52%, #121919e0 92.74%, #121919f0 96.66%, #121919fa 99.14%, #121919);
    border-radius: 16px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1 ;
}
.select-product__item:hover {
    box-shadow: 0 4px 4px 0 #0000000d;
    transform: translateY(-8px);
}
.select-product__item:hover .select-product__item__btn{
    opacity: 1;
    transform: translateY(1px);
}
.select-product__item__btn {
    bottom: 24px;
    display: block;
    left: 0;
    line-height: 20px;
    opacity: 0;
    position: absolute;
    right: 0;
    transform: translateY(50px);
    transition: opacity .3s ease, transform .3s ease;
    font-size: 16px;
    color: #fff;
    z-index: 2;
    box-shadow: 0 4px 4px #00000005;
    backdrop-filter: blur(9px);
    background: #ffffff26;
    height: 44px;
    padding: 12px 24px;
    border: none;
    border-radius: 8px;
    width: calc(100% - 48px);
    margin: 0 auto;
    text-align: center;
}
.select-product__item:hover,
.select-product__item:active,
.select-product__item:focus {
    color:#fff;
}
.select-product__sort {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 20px;
    font-family: "Suisse Int\'l", sans-serif;
}
.select-product__sort span {
    cursor:pointer;
    margin-bottom: 8px;
    margin-right: 8px;
    display:inline-block;
    border: none;    
    padding: 10px 16px;
    border-radius: 8px;
}
.select-product__sort span.active,
.select-product__sort span:hover {
    background: #f4f4f5;
    color: #2a2a2a;
}
.select-product__pagination {
    margin-top: 32px;
    width: 100%;
    font-family: "Suisse Int\'l", sans-serif;
}
.select-product-sect__wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}
.select-product__pagination ul {
    display:flex;
    justify-content: center;
    list-style-type: none;
    list-style: none;
    align-items: center;
}
.select-product__pagination ul li {
    list-style-type: none;
    list-style: none;
    margin: 0 3px;
}
.select-product__pagination ul .breadcrumbs-item {
    align-items: center;
    background-color: initial;
    border: 0;
    border-radius: 8px;
    color: #2a2a2a80;
    cursor: pointer;
    display: flex;
    font: inherit;
    font-size: 20px;
    height: 36px;
    justify-content: center;
    line-height: 20px;
    transition: color .2s ease, background-color .2s ease, opacity .2s ease;
    /*width: 36px;*/
    cursor:pointer;
}
.select-product__pagination ul li a {
    color: #2a2a2a80;
    vertical-align: middle;
    height: 100%;
    display: flex;
    align-items: center;
}
.select-product__pagination ul .breadcrumbs-item {
    width: 36px;
    border-radius: 8px;
}
.select-product__pagination svg {
    flex-shrink: 0;
    height: 18px;
    width: 10px;
}
.select-product__pagination ul li.current .breadcrumbs-item{
    background-color: #f4f4f5;
    color: #2a2a2a;
    cursor: default;
}
.select-product__pagination ul li.not-allowed .breadcrumbs-item{
    cursor: not-allowed;
    opacity: .5;
}
.select-product__pagination ul li:last-child svg {
    transform: rotate(180deg) translate(0, 0);
}
.select-product__pagination ul li:before {
    display:none;
}
.select-product__item__type {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 32px;
    opacity: .8;
    z-index: 2;
    position: relative;
}
.select-product__item__title {
    font-size: 19px;
    line-height: 23px;
    -webkit-line-clamp: 2;
    margin: 0 0 8px;
    font-weight: 500;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 8px;
    z-index: 2;
    position: relative;
}
.select-product__item__desc {
    font-size: 14px;
    line-height: 16px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    z-index: 2;
    position: relative;
}
.select-product__item__guarantees {
    margin-top: 80px;
    display: flex;
    justify-content: flex-start;
    padding: 0 0px 24px;
    z-index: 2;
    position: relative;
}
.select-product__item__guarantees > div {
    background: #ffffff26;
    border: 1px solid #ffffff4d;
    border-radius: 8px;
    display: inline-block;
    font-size: 12px;
    line-height: 10px;
    padding: 8px 12px;
    margin-right: 10px;
}
.loader_invest {
    width: 48px;
    height: 48px;
    border: 5px solid #FFF;
    border-bottom-color: #006DF0;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotationAnim 1s linear infinite;
}
@keyframes rotationAnim {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.block-gerbs {
    content:'';/* url(attr(data-hover));*/
    right: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml,<svg width="531" height="649" viewBox="0 0 531 649" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M546.959 415.683C597.915 306.935 545.255 178.12 429.338 127.967C313.422 77.8149 178.144 125.317 127.187 234.065C76.2306 342.814 128.891 471.629 244.808 521.781C360.724 571.934 496.002 524.432 546.959 415.683Z" fill="url(%23paint0_linear_764_7035)" fill-opacity="0.05"/><path d="M550.414 393.795C601.252 312.288 560.503 199.258 459.397 141.336C358.291 83.4141 235.116 102.534 184.278 184.041C133.439 265.548 174.189 378.578 275.295 436.5C376.4 494.422 499.576 475.302 550.414 393.795Z" fill="url(%23paint1_linear_764_7035)" fill-opacity="0.05"/><path d="M542.403 295.099C566.12 239.017 511.805 164.939 421.087 129.64C330.369 94.3411 237.6 111.189 213.882 167.271C190.165 223.353 244.479 297.431 335.198 332.73C425.916 368.029 518.685 351.181 542.403 295.099Z" fill="url(%23paint2_linear_764_7035)" fill-opacity="0.05"/><defs><linearGradient id="paint0_linear_764_7035" x1="253.537" y1="525.558" x2="363.357" y2="276.941" gradientUnits="userSpaceOnUse"><stop stop-color="%23006DF0"/><stop offset="1" stop-color="%23016FF3" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_764_7035" x1="282.909" y1="440.862" x2="392.194" y2="252.982" gradientUnits="userSpaceOnUse"><stop stop-color="%23006DF0"/><stop offset="1" stop-color="%23016FF3" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_764_7035" x1="342.03" y1="335.388" x2="392.64" y2="207.22" gradientUnits="userSpaceOnUse"><stop stop-color="%23006DF0"/><stop offset="1" stop-color="%23016FF3" stop-opacity="0"/></linearGradient></defs></svg>');
    background-size: contain;
    background-position: right;
    width: 500px;
    height: 500px;
    z-index: -1;
    margin-top: -220px;
}

.bcs-background-gradient-top {
    display: none;
}

.pluses {
    padding: 4% 8%;
    background: url("/images/invest/bks-background-2.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 25%;
    max-width: 1920px;
    margin: auto;
}

.pluses h2 {
    color: #292929;
    font-size: 44px;
    font-family: "Suisse Int\'l", sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 40px;
}

.pluses-block {
    /* display: flex; */
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
    gap: 20px;
}    

.pluses-block-child {
    display: flex;
    gap: 15px;
    box-shadow: 3px 5px 10px 0px rgba(167, 170, 173, 0.15);
    padding: 32px 20px;
    color: var(--black, #292929);
    font-size: 24px;
    font-family: Suisse Int\'l;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    border-radius: 12px;
    align-items: center;
    background: url("/images/invest/bks-background.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 35%;
}

.pluses-block-child img {
    width: 35px;
    height: 35px;
}

.pluses-block-child p {
    margin: 0;
}

.select-product-sect > p {
    color: var(--black, #292929);
    font-size: 21px;
    font-family: Suisse Int\'l;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.how-work-isz {
    padding: 0% 8%;
    max-width: 1920px;
    margin: auto;
}

.how-work-isz h2 {
    color: #292929;
    font-size: 44px;
    font-family: Suisse Int\'l;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 40px;
}

.pluses h2 span,
.how-work-isz h2 span,
.strachowanie h2 span,
.variant h2 span {
    color: #006DF0;
}
.circle-block {
    display: flex;
    gap: 20px;
    align-items: center;
}

.circle-block-child.circle {
    border-radius: 285px;
    background: linear-gradient(52.47deg, rgba(0, 109, 240, 0.7) -79.81%, rgba(1, 111, 243, 0.35) 17.14%, rgba(1, 111, 243, 0) 92.55%);
    width: 275px;
    height: 275px;
    color: var(--black, #292929);
    text-align: center;
    font-size: 16px;
    font-family: Suisse Int\'l;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}

.bcs-tab-content__questions__item:last-child {
    margin-bottom: 10px !important;
    border-bottom: 1px solid #BDBDBD !important;
}

.circle-block-child.line {
    background: linear-gradient(89deg, #006DF0 0%, rgba(1, 111, 243, 0.50) 56.25%, rgba(1, 111, 243, 0.00) 100%);
    width: 120px;
    height: 4px;
    background-position: center center;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}

.circle-block-child.circle p {
    width: 70%;
    margin: 0 auto;
}

.circle-block-child.circle img {
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

.strachowanie,
.row-question {
    padding: 4% 8%;
    max-width: 1920px;
    margin: auto;
}

.strachowanie h2,
.variant h2,
.row-question h2 {
    color: #292929;
    font-size: 44px;
    font-family: Suisse Int\'l;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; 
    margin-bottom: 40px;
}

.strachowanie p {
    color: var(--black, #292929);
    font-size: 24px;
    font-family: Suisse Int\'l;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
}

.variant {
    padding: 0% 8%;
    max-width: 1920px;
    margin: auto;
}

.variants {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.variants-child {
    border-radius: 24px;
    background: #A8B9CF;
    box-shadow: 3px 3px 15px 0px rgba(217, 217, 217, 0.30);
    min-height: 530px;
    padding: 32px 40px;
}   

.variants-child:hover {
    background: linear-gradient(45deg, #BED0EA 0%, rgba(190, 208, 234, 0.70) 100%);
}

.variants-child h3 {
    color: var(--white, #FFF);
    font-size: 44px;
    font-family: Suisse Int\'l;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    min-height: 160px;
}   

.variants-child p {
    color: var(--white, #FFF);
    font-size: 20px;
    font-family: Suisse Int\'l;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
}

.bcs-tab-content__questions {
    padding: 5% 3%;
    border-radius: 16px;
    box-shadow: 3px 3px 15px 0px rgba(217, 217, 217, 0.30);
    background-image: url("/images/invest/background.png");
    background-position: top right;
    background-repeat: no-repeat;
}

.contact-section {
    margin: 0% 8% 4%;
    width: unset;
}

.sect-disclamer {
    max-width: 1920px;
    font-size: 13px;
    line-height: 1.6;
    color: #747474;
    margin: 0% 8% 4%;
}

.sect-disclamer p {
    margin: 0 0 15px 0;
    text-align: justify;
}

.sect-disclamer p:last-child {
    margin-bottom: 0;
}

@media (min-width: 1920px) {    
    .contact-section {
        max-width: 1920px;
        margin: 0% auto 4%;
    }

    .pluses, .strachowanie, .row-question, .sect-disclamer {
        padding: 4% 2%;
    }

    .how-work-isz, .variant, .select-product-sect {
        padding: 0% 2%;
    }
}

@media (max-width: 1600px) {
    .contact-section {
        max-width: 1920px;
        margin: 0% auto 4%;
    }
}

@media (max-width: 1600px) {
    .circle-block-child.circle {
        width: 250px;
        height: 250px;
    }
}
@media (max-width: 1200px) {
    /*.select-product-sect {
        margin: 60px auto;
        padding: 0 30px;
    }*/
}
@media (max-width: 1096px) {
    .select-product__item:nth-child(3n+3) {
        margin-right: 2%;
    }
    .select-product__item:nth-child(2n+2) {
        margin-right: 0;
    }
}
@media (max-width: 997px) {
    .select-product__elems {
        flex-wrap:wrap;
    }
    .select-product__item {
        width:48.5%;
        margin-bottom: 20px;
    }
}
@media (max-width: 844px) {
    .select-product__item:nth-child(3n+3) {
        margin-right: 0;
    }
    .select-product__item {
        margin-right: 0;
    }
}
@media (max-width: 768px) {
    .select-product__item {
        width:100%;
        margin-bottom: 20px;
    }
    .select-product__filters {
        padding: 20px 10px 0px 10px;
        flex-wrap: wrap;
    }
    .select-product__filters__block {
        width: 100%;
        margin-bottom: 20px;
    }
    .sect-disclamer {
        margin: 30px 0;
        font-size: 12px;
    }
}
@media (max-width: 589px) {
    .block-gerbs {
        display: none;
    }
    
    .pluses {
        background: unset;
        padding-top: 40px;
    }

    .pluses h2,
    .how-work-isz h2,
    .strachowanie h2,
    .row-question h2,
    .select-product-sect__title {
        font-size: 36px !important;
    }

    .pluses-block {
        grid-template-columns: unset;
    }

    .pluses-block-child img {
        width: 50px;
        height: 50px;
    }

    .pluses-block-child p {
        font-size: 16px;
    }

    .how-work-isz,
    .variant {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .circle-block,
    .variants {
        flex-direction: column;
    }

    .circle-block-child.line {
        display: none;
    }

    .strachowanie p {
        font-size: 20px;
    }

    .variants-child {
        min-height: unset;
        padding: 32px 20px;
    }
    
    .variants-child h3 {
        font-size: 28px;
        min-height: unset;
    }

    .variants-child p {
        font-size: 18px;
    }

    .bcs-tab-content__questions {
        padding: 9% 5%;
        border-radius: 24px;
        background-size: 70%;
    }
    .sect-disclamer {
        margin: 20px 0;
        font-size: 11px;
    }

    .select-product-sect > p {
        font-size:18px;
    }

    .sect-disclamer {
            padding: 0% 8%;
    }
}