

/* Start:/local/templates/pokrovgold/components/bitrix/main.include/pageBarter/style.css?175629400714424*/
._block {
    padding-top: 6rem;
}

.block__title {
    color: #000;
    font-family: "ArnoPro";
    font-size: 2.25rem;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.block__image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.block__image div {
    height: 100%;
}

.block__image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.barter-banner-info {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 0 4rem 0 8.3rem;
}

.barter-calc {
    padding-top: 5rem;
}

.barter-banner-info:after {
    content: '';
    position: absolute;
    top: 2.6rem;
    right: 0;
    bottom: 2.6rem;
    width: 100vw;
    background: #192f4e;
    z-index: -1;
}

.barter-banner__title {
    color: #fff;
    font-family: "ArnoPro";
    font-size: 3rem;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.barter-banner__desc {
    padding-top: 2.5rem;
    padding-bottom: 5.85rem;
    color: #F2F2F2;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: normal;
}

.barter-banner__btn {
    display: flex;
    width: 23.25rem;
    height: 4.6875rem;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    background: transparent;
    backdrop-filter: blur(2px);
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    transition: .4s;
}

.barter-banner__btn:hover {
    background: #fff;
    color: #192f4e;
    cursor: pointer;
    transition: .4s;
}

.barter-banner-image {
    position: relative;
    padding-top: 102%;
    margin-right: 1.5rem;
}

.barter-banner-image:after {
    content: '';
    position: absolute;
    top: 2.6rem;
    left: 103.25%;
    bottom: 2.6rem;
    width: 100vw;
    background: #192f4e;
    z-index: -1;
}

.barter-banner__image:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(180deg, rgba(40, 79, 93, 0.00) 0%, #000 100%);
}

.barter-banner__price {
    position: absolute;
    left: 50%;
    width: 90%;
    transform: translateX(-50%);
    bottom: 3rem;
}

.barter-banner__price div {
    color: #fff;
    text-align: center;
    line-height: normal;
}

.barter-banner__price>div:nth-child(1) {
    font-size: 2.5rem;
    font-weight: 600;
    text-transform: uppercase;
}

.barter-banner__price>div:nth-child(2) {
    margin-top: .9rem;
    font-size: 1.25rem;
    font-weight: 500;
}




.barter-exchange-top {
    position: relative;
    z-index: 1;
}

.barter-exchange-top .block__title {
    padding-top: 6rem;
}

.barter-exchange__desc {
    padding-top: 1.9rem;
    padding-right: 6rem;
    padding-bottom: 8rem;
    color: #545454;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: normal;
}

.barter-exchange__image {
    position: relative;
    padding-top: 51.25%;
    margin-right: 1.5rem;
}

.barter-exchange__image:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: -1.45rem;
    right: -1.45rem;
    bottom: -1.45rem;
    left: -1.45rem;
    background: #fff;
}

.barter-exchange-bot {
    position: relative;
    margin-top: -4rem;
    padding: 6.5rem 0;
}

.barter-exchange-bot:after {
    content: '';
    position: absolute;
    z-index: -2;
    top: 0;
    left: 50%;
    margin-left: calc(var(--vw, 1vw) * -50);
    width: calc(var(--vw, 1vw) * 100);
    height: 100%;
    background: #192f4e;
}

.barter-exchange-bot .block__title {
    color: #fff;
}

.barter-exchange-items {
    padding-top: 2.75rem;
}

.barter-exchange-item {
    height: 100%;
    background: #fff;
}

.barter-exchange-item__image {
    position: relative;
    padding-top: 57%;
}

.barter-exchange-item-info {
    padding: 1.25rem 1.5rem 2.19rem 1.5rem;
}

.barter-exchange-item__count {
    color: #000;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: normal;
}

.barter-exchange-item__desc {
    padding-top: .75rem;
    color: #545454;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: normal;
}

.barter-exchange-rules {
    padding-top: 6rem;
}

.barter-exchange-rules-title,
.barter-duration__title {
    position: relative;
    text-align: center;
}

.barter-exchange-rules-title {
    color: #fff;
}

.barter-duration__title {
    color: #000;
}

.barter-exchange-rules-title:after,
.barter-duration__title:after {
    content: '';
    position: absolute;
    top: 42%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
}

.barter-exchange-rules-title:after {
    background: #fff;
}

.barter-duration__title:after {
    background: #000;
}

.barter-exchange-rules-title span,
.barter-duration__title span {
    position: relative;
    z-index: 1;
    background: #192f4e;
    padding: 0 4rem;
}

.barter-exchange-rules-title span {
    background: #192f4e;
}
.barter-duration__title span {
    background: #fff;
}

.barter-exchange-rules-items {
    padding-top: 2.2rem;
}

.barter-exchange-rules-item {
    display: flex;
    align-items: center;
    height: 100%;
}

.barter-exchange-rules-item__icon {
    min-width: 5rem;
    width: 5rem;
    height: 5rem;
}

.barter-exchange-rules-item__icon img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.barter-exchange-rules-item__desc {
    margin-left: 3.25rem;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: normal;
}

.barter-duration-items {
    padding-top: 2rem;
}

.barter-duration-item {
    height: 100%;
    padding: 2.75rem 1.5rem;
    background: #F2F2F2;
}

.barter-duration-item__desc {
    color: #000;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: normal;
}

.barter-duration-item__desc ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.barter-duration-item__desc li {
    position: relative;
    padding-left: 24px;
}

.barter-duration-item__desc li:not(:first-child) {
    margin-top: 1rem;
}

.barter-duration-item__desc li::marker {
    content: none;
}

.barter-duration-item__desc li:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 1px;
    min-width: 9px;
    width: 9px;
    height: 9px;
    background: #3F5C61;
}


.barter-faq__title {
    position: relative;
    text-align: center;
}

.barter-faq__title span {
    position: relative;
    z-index: 1;
    padding: 0 4rem;
    background: #fff;
}

.barter-faq__title:after {
    content: '';
    position: absolute;
    top: 42%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background: #000;
}

.barter-faq .accordion-content {
    padding-top: 2rem;
}

.barter-faq__name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 1.7rem 0;
    color: #000;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    transition: .4s;
}

.barter-faq__name:hover,
.barter-faq__name:focus {
    color: var(--color-secondary);
    text-decoration: none;
    transition: .4s;
}

.barter-faq .accordion_item:first-child .barter-faq__name {
    border-top: 1px solid #CACACA;
}

.barter-faq .accordion_item:not(:last-child) .barter-faq__name {
    border-bottom: 1px solid #CACACA;
}

.barter-faq .barter-faq__name:not(.collapsed) {
    border-bottom: none !important;
}

.barter-faq_btn {
    position: relative;
    margin-right: 1.87rem;
    margin-left: 1rem;
    min-width: 2.8125rem;
    width: 2.8125rem;
    height: 2.8125rem;
    border-radius: 50%;
    background: var(--color-secondary);
    transition: .4s;
}

.barter-faq_btn span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 2px;
    background: #fff;
    transition: .4s;
}

.barter-faq_btn span:nth-child(1) {
    width: 40%;
    height: 2px;
}

.barter-faq_btn span:nth-child(2) {
    width: 2px;
    height: 40%;
    transition: .4s;
}

.barter-faq__name:not(.collapsed) .barter-faq_btn span:nth-child(2) {
    rotate: -90deg;
    transform: translate(450%, -4%);
    transition: .4s;
}

.barter-faq__name.collapsed .barter-faq_btn {
    background: #192f4e;
}

.barter-faq__desc {
    border: none !important;
    padding: 1.5rem 1.87rem !important;
    background-color: #F2F2F2 !important;
    color: #545454 !important;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: normal;
}







@media (max-width: 1620px) {
    .barter-banner__title {
        font-size: 2.5rem;
    }
    .barter-banner__desc {
        padding-bottom: 4.85rem;
        font-size: 1.25rem;
    }
    .barter-banner__btn {
        width: 20rem;
        height: 3.25rem;
        font-size: 1.125rem;
    }
    .barter-banner__price>div:nth-child(1) {
        font-size: 2.25rem;
    }
    .barter-banner__price>div:nth-child(2) {
        margin-top: .75rem;
        font-size: 1.125rem;
    }
    .barter-faq__name {
        font-size: 1.25rem;
    }
}
@media (max-width: 1340px) {
    .block__title {
        font-size: 2rem;
    }
    .barter-exchange-top .block__title {
        padding-top: 2rem;
    }
    .barter-exchange__desc {
        font-size: 1rem;
    }
    .barter-exchange-bot {
        padding: 4.5rem 0;
    }
    .barter-exchange-item__count {
        font-size: 1rem;
    }
    .barter-exchange-item__desc {
        font-size: 1rem;
    }
    .barter-exchange-rules-item__icon {
        min-width: 4rem;
        width: 4rem;
        height: 4rem;
    }
    .barter-exchange-rules-item__desc {
        margin-left: 1rem;
        font-size: 1rem;
    }

    .barter-duration-item__desc {
        font-size: 1rem;
    }
}
@media (max-width: 1200px) {
    .barter-duration-item {
        padding: 2rem 1.25rem;
    }
    .barter-duration-item__desc li {
        padding-left: 16px;
    }
    .barter-duration-item__desc li:after {
        min-width: 6px;
        width: 6px;
        height: 6px;
    }
    .barter-faq__name:not(.collapsed) .barter-faq_btn span:nth-child(2) {
        transform: translate(400%, -4%);
    }
}
@media (max-width: 991px) {
    .barter-banner-info {
        padding: 0 2rem 0 1rem;
    }
    .barter-banner__title,
    .barter-banner__price>div:nth-child(1) {
        font-size: 2rem;
    }
    .barter-banner__desc {
        padding-top: 2rem;
        padding-bottom: 2.5rem;
        font-size: 1.125rem;
    }
    .barter-banner__btn {
        width: 16rem;
        height: 3.25rem;
        font-size: 1rem;
    }
    .barter-banner-image:after {
        left: 105.5%;
    }
    .barter-banner__price>div:nth-child(2) {
        margin-top: .5rem;
        font-size: 1rem;
    }
    .barter-exchange-top .block__title {
        padding-top: 0;
    }
    .barter-exchange__desc {
        padding-right: 1rem;
    }
    .barter-exchange__image {
        margin-top: 2rem;
    }
    .barter-exchange-item__image {
        padding-top: 60%;
    }
    .barter-exchange-item-info {
        padding: 1rem 1rem 1.5rem 1rem;
    }
    .barter-exchange-rules-title span,
    .barter-duration__title span {
        padding: 0 2rem;
    }
    .barter-exchange-rules_col:not(:first-child) {
        padding-top: 1rem;
    }

    .barter-duration_col:not(:first-child) {
        padding-top: 1rem;
    }

    .barter-faq__name {
        padding: 2.2rem 0;
        font-size: 1.2rem;
    }
    .barter-faq__desc {
        padding: 1.5rem 1.25rem !important;
    }
    .barter-faq__name:not(.collapsed) .barter-faq_btn span:nth-child(2) {
        transform: translate(375%, -4%);
    }
}
@media (max-width: 767px) {
    .barter-banner-info {
        padding: 2rem 0;
    }
    .barter-banner-info:after {
        top: 0;
        right: auto;
        left: 50%;
        bottom: 0;
        margin-left: calc(var(--vw, 1vw) * -50);
        width: calc(var(--vw, 1vw) * 100);
    }
    .barter-banner__title, .barter-banner__price>div:nth-child(1) {
        font-size: 20px;
    }
    .barter-banner__desc {
        font-size: 15px;
    }
    .barter-banner__btn {
        font-size: 13px;
    }
    .barter-banner-image {
        margin-top: 1rem;
        padding-top: 90%;
        margin-right: 0;
    }
    .barter-banner-image:after {
        content: none;
    }
    .barter-banner__price>div:nth-child(2) {
        font-size: 15px;
    }

    .barter-exchange__desc {
        padding-top: 1.5rem;
        padding-right: 0;
        padding-bottom: 0;
        font-size: 14px;
    }
    .barter-exchange__image {
        margin-right: 0;
    }
    .barter-exchange__image:after {
        content: none;
    }
    .barter-exchange-item__desc {
        font-size: 14px;
    }
    .barter-exchange-bot {
        margin-top: 1.5rem;
        padding: 3rem 0;
    }
    .barter-exchange_col:not(:first-child) {
        padding-top: 1.25rem;
    }
    .barter-exchange-item__image {
        padding-top: 46%;
    }
    .barter-exchange-rules-item__desc {
        font-size: 14px;
    }

    .barter-duration-item__desc {
        font-size: 14px;
    }

    .barter-faq__name {
        font-size: 16px;
    }
    .barter-faq__desc {
        font-size: 14px;
    }
    .barter-faq__name:not(.collapsed) .barter-faq_btn span:nth-child(2) {
        transform: translate(340%, -4%);
    }
    .barter-faq_btn {
        margin-right: 0;
    }
}
@media (max-width: 576px) {
    .barter-exchange-rules {
        padding-top: 3.5rem;
    }
    .barter-exchange-rules-title:after,
    .barter-duration__title:after,
    .barter-faq__title:after {
        content: none;
    }
    .barter-exchange-rules-title span,
    .barter-duration__title span {
        padding: 0;
    }
}
/* End */


/* Start:/local/templates/pokrovgold/components/bitrix/system.pagenavigation/.default/style.css?16957105681629*/
.nbPagination {text-align: center; }
.nbPagination__container {list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; align-items: center;}
.nbPagination__page {display: inline-block; margin: 0 0.5rem;}
.nbPagination__page._prev .nbPagination__item{ border: 2px solid #896c4c; border-right: 0; color:#896c4c;}
.nbPagination__page._next .nbPagination__item{border: 2px solid #896c4c; border-left: 0; color:#896c4c;}
.nbPagination__page._prev .nbPagination__item:hover, .nbPagination__page._next .nbPagination__item:hover{color: #fff; background: #896c4c;}
.nbPagination__page._prev .nbPagination__item:after, .nbPagination__page._next .nbPagination__item:after{display: none;}
.nbPagination__page._active {}
.nbPagination__page._all {}
.nbPagination__item {display: flex;
  width: 2.5rem;
  height: 2.5rem;
  background: #fff;
  color: #000000;
  -webkit-border-radius:0px;
  -moz-border-radius: 0px;
  border-radius: 0px; 
  text-align: center; 
  padding: 5px 5px;
  position: relative;
  font-size: 1.125rem;
  align-items: center; justify-content: center;
}
.nbPagination__item:after{position: absolute; content: ""; bottom: 0;left: 0;right: 0;height: 2px; background:#896c4c;}
.nbPagination__item svg{width: 0.75rem; height: 1.0625rem; }
.nbPagination__page._active .nbPagination__item:after{display: none;}
.nbPagination__page._active .nbPagination__item,
.nbPagination__item._link {opacity: 1;}
.nbPagination__item._link:hover,
.nbPagination__page._active .nbPagination__item {background: #26454e; color: #fff; text-decoration: none;}

.nbPagination__item._link {}

/* End */


/* Start:/local/templates/pokrovgold/components/bitrix/news.list/barterCalc/style.css?17562938044762*/
.barterCalc__tabInput {
    display: none;
}
.barterCalc__tabs {
    padding-top: 2rem;
    padding-bottom: 3rem;
}
.barterCalc__tab {
    background: #fff;
    padding: 0.5rem 1rem;
    width: 100%;
    border: 1px solid #192f4e;
    color: #192f4e;
    font-size: 20px;
    text-align: center;
}
.barterCalc__tabInput:checked + .barterCalc__tab {
    background: #192f4e;
    color: #fff;
}

.barterCalc__content {
    background: #F2F2F2;
    padding: 4rem;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.barterCalc__step {
    width: 500px;
}

.barterCalc__field {
    position: relative;
}

.barterCalc__info {
    top: 0.25rem;
    position: absolute;
    padding: 2.375rem 0;
    color: #545454;
    width: 250px;
    text-align: center;
}

.barterCalc__info._1 {
    right: 100%;
    top: 10px;
}

.barterCalc__info._2 {
    left: 100%;
    top: 10px;
}

.barterCalc__info:before,
.barterCalc__info:after {
    content: '';
    display: block;
    width: 126px;
    height: 20px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
}
.barterCalc__info._1:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='130' height='23' viewBox='0 0 130 23' fill='none'%3E%3Cpath d='M129.387 3L126.5 5.88675L123.613 3L126.5 0.113249L129.387 3ZM1 3H0.5V2.5H1V3ZM1 3V2.5H126.5V3V3.5H1V3ZM1 22.5H0.5V3H1H1.5V22.5H1Z' fill='black'/%3E%3C/svg%3E");
    top: 0;
}

.barterCalc__info._1:after{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='130' height='23' viewBox='0 0 130 23' fill='none'%3E%3Cpath d='M129.387 19.5L126.5 16.6132L123.613 19.5L126.5 22.3868L129.387 19.5ZM1 19.5H0.5V20H1V19.5ZM1 19.5V20H126.5V19.5V19H1V19.5ZM1 0H0.5V19.5H1H1.5V0H1Z' fill='black'/%3E%3C/svg%3E");
    bottom: 0;
}

.barterCalc__info._2:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='129' height='23' viewBox='0 0 129 23' fill='none'%3E%3Cpath d='M0.113251 3L3 5.88675L5.88675 3L3 0.113249L0.113251 3ZM128.5 3H129V2.5H128.5V3ZM128.5 3V2.5H3V3V3.5H128.5V3ZM128.5 22.5H129V3H128.5H128V22.5H128.5Z' fill='black'/%3E%3C/svg%3E");
    top: 0;
    right: auto;
    left: 0;
}

.barterCalc__field {
    padding-bottom: 1.5rem;
}

.barterCalc__legend {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 0.5rem;
}

.barterCalc__assays {
    display: flex;
    gap: 9px;
}
.barterCalc__assay {
    display: flex;
    height: 35px;
    flex: 1 0 0%;
}

.barterCalc__assayBtn {
    justify-content: center;
    align-items: center;
    background: #fff;
    border: 1px solid #192f4e;
    color: #192f4e;
    width: 100%;
    padding: 8px;
    text-align: center;
    cursor: pointer;
}
:checked + .barterCalc__assayBtn {
    background: #192f4e;
    color: #fff;
}

.barterCalc__assay:hover,
.barterCalc__assay._active {
    background: #192f4e;
    color: #fff;
}

.barterCalc__input.form-select:not(.border),
.barterCalc__input.form-control:not(.border),
.barterCalc__input.form-select:not(.border),
.barterCalc__input.form-control:not(.border) {
    border: 1px solid #000 !important;
    background-color: #fff;
}


.barterCalc__btn {
    width: 100%;
    padding: 0.5rem 1rem;
    text-align: center;
    font-size: 20px;
}
.barterCalc__btn._submit {
    background: #192f4e;
    color: #fff;
    border: 1px solid #192f4e;
}

.barterCalc__btn._back {
    background: #A6A6A6;
    color: #fff;
    border: 1px solid #A6A6A6;
}
.barterCalc__btn svg {
    position: relative;
    top: -2px;
    right: 5px;
}

.barterCalc__res {
    background: #fff;
    border: 1px solid #192f4e;
    padding: 36px 24px 24px;
    color: #192f4e;
    margin-bottom: 2rem;
}

.barterCalc__resTop {
    font-size: 20px;
    padding-bottom: 1.75rem;
}

.barterCalc__resSum {
    font-size: 40px;
    font-weight: 600;
}


.barterCalc__resBot {
    color: #545454;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 1.75rem;
}

/*desktops*/
@media (max-width: 1200px) { 
    .barterCalc__info {
        display: none;
    }
}

/*tablets*/
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) {
    .barterCalc__tab {
        font-size: 12px;
    }
    .barterCalc__step {
        width: 100%;
    }
    .barterCalc__content {
        padding: 1rem;
    }
}
/* End */
/* /local/templates/pokrovgold/components/bitrix/main.include/pageBarter/style.css?175629400714424 */
/* /local/templates/pokrovgold/components/bitrix/system.pagenavigation/.default/style.css?16957105681629 */
/* /local/templates/pokrovgold/components/bitrix/news.list/barterCalc/style.css?17562938044762 */
