

/* Start:/local/templates/lisna_home/components/bitrix/news.list/pay_and_delivery/style.css?17340744583567*/
.pay-and-delivery-tab {
  display: none;
}
.pay-and-delivery-tab.active {
  display: block;
}
.pay-and-delivery-tab-control {
  cursor: pointer;
  display: flex;
  gap: 40px;
  margin-top: 50px;
  margin-bottom: 30px;
  color: #838383;
  font-family: "Comfortaa";
  font-size: clamp(16px, 3vw, 26px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(35, 89, 132, 0.08);
}
.pay-and-delivery-tab-control div {
  border-bottom: 2px solid transparent;
  padding-bottom: 10px;
}
.pay-and-delivery-tab-control div.active {
  border-bottom: 2px solid #235984;
}
.pay-and-delivery-tab__item {
  border-radius: 10px;
  box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.03);
  padding: 35px 50px;
  margin-bottom: 30px;
}
.pay-and-delivery-tab__item-title, .pay-and-delivery-tab__item-head {
  color: #237284;
  font-family: "Comfortaa";
  font-size: clamp(14px, 3vw, 18px);
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
.pay-and-delivery-tab__item-head {
  color: #1E1E1E;
  margin-bottom: 30px;
}
.pay-and-delivery-tab__item-info {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(35, 89, 132, 0.08);
  padding: 20px 0 10px 0;
}
.pay-and-delivery-tab__item-text, .pay-and-delivery-tab__item-price,
.pay-and-delivery-tab__item li {
  max-width: 500px;
  color: #5B5B5B;
  font-family: "Roboto";
  font-size: clamp(14px, 3vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.pay-and-delivery-tab__item-price {
  text-align: right;
}
.pay-and-delivery-tab__item-desc h4 {
  color: #237284;
}
.pay-and-delivery-tab__item-desc h3 {
  color: #237284;
  font-family: "Comfortaa";
  font-size: clamp(14px, 4vw, 18px);
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  padding-top: 65px;
  padding-bottom: 30px;
}
.pay-and-delivery-tab__item-desc p {
  max-width: 512px;
  color: #1E1E1E;
  font-family: "Roboto";
  font-size: clamp(14px, 4vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 15px;
}
.pay-and-delivery-tab__item-desc p span {
  color: #1E1E1E;
  font-weight: 500;
}
.pay-and-delivery-tab__item-desc p:last-of-type {
  margin: 0;
}
.pay-and-delivery-tab__item ul li {
  max-width: 873px;
  position: relative;
  color: #1E1E1E;
  margin-bottom: 20px;
  padding-left: 35px;
}
.pay-and-delivery-tab__item ul li::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 19px;
  background-image: url(/local/templates/lisna_home/components/bitrix/news.list/pay_and_delivery/images/check-mark.svg);
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
}
.pay-and-delivery-tab__item ul li:last-child {
  margin-bottom: 0;
}
.pay-and-delivery-tab__item span {
  color: #237284;
  font-family: "Roboto";
  font-size: clamp(14px, 4vw, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}
.pay-and-delivery-tab__item b {
  color: #5B5B5B;
  font-family: "Roboto";
  font-size: clamp(14px, 4vw, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}

@media (max-width: 968px) {
  .pay-and-delivery-tab__item {
    padding: 20px 25px;
  }
}
@media (max-width: 480px) {
  .pay-and-delivery-tab__item {
    padding: 0;
  }
  .pay-and-delivery-tab__item-info {
    padding: 10px 0;
  }
  .pay-and-delivery-tab__item-desc h3 {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .pay-and-delivery-tab-control {
    gap: 10px;
    flex-direction: column;
    margin-top: 50px;
    margin-bottom: 30px;
  }
}
/* End */
/* /local/templates/lisna_home/components/bitrix/news.list/pay_and_delivery/style.css?17340744583567 */
