

/* Start:/local/templates/html/assets/components-template/shipment-payment/style.css?17543027678424*/
.shipment-payment .info-dropdown-wrap {
  margin-top: -1px; }

.shipment-payment .shipment-payment__wrap {
  display: flex;
  justify-content: space-between;
  gap: 9.6rem; }
  @media (max-width: 1199px) {
    .shipment-payment .shipment-payment__wrap {
      flex-direction: column; } }
  .shipment-payment .shipment-payment__wrap .payment-wrap {
    flex: 0 1 50%; }
    .shipment-payment .shipment-payment__wrap .payment-wrap .payment-title {
      margin-bottom: 4.8rem; }
    .shipment-payment .shipment-payment__wrap .payment-wrap .payment-items .item-content__three-cells {
      display: flex;
      border: 1px solid #D4DBDF;
      margin-top: 2.4rem; }
      @media (max-width: 767px) {
        .shipment-payment .shipment-payment__wrap .payment-wrap .payment-items .item-content__three-cells {
          flex-direction: column; } }
      .shipment-payment .shipment-payment__wrap .payment-wrap .payment-items .item-content__three-cells .item-content__left {
        flex: 1 1 50%;
        display: flex;
        flex-direction: column;
        padding: 2.4rem;
        gap: 2rem; }
        @media (max-width: 767px) {
          .shipment-payment .shipment-payment__wrap .payment-wrap .payment-items .item-content__three-cells .item-content__left {
            padding: 16px; } }
      .shipment-payment .shipment-payment__wrap .payment-wrap .payment-items .item-content__three-cells .item-content__right {
        display: flex;
        flex: 1 1 50%; }
        .shipment-payment .shipment-payment__wrap .payment-wrap .payment-items .item-content__three-cells .item-content__right--item {
          display: flex;
          flex-direction: column;
          flex: 1 1 50%;
          padding: 2.4rem;
          border-left: 1px solid #D4DBDF;
          gap: 2rem; }
          @media (max-width: 767px) {
            .shipment-payment .shipment-payment__wrap .payment-wrap .payment-items .item-content__three-cells .item-content__right--item {
              border-left: none;
              border-top: 1px solid #D4DBDF;
              padding: 16px; }
              .shipment-payment .shipment-payment__wrap .payment-wrap .payment-items .item-content__three-cells .item-content__right--item:last-child {
                border-left: 1px solid #D4DBDF; } }
  .shipment-payment .shipment-payment__wrap .shipment-wrap {
    flex: 0 1 50%; }
    @media (max-width: 1199px) {
      .shipment-payment .shipment-payment__wrap .shipment-wrap {
        display: flex;
        flex-direction: column-reverse; } }
    .shipment-payment .shipment-payment__wrap .shipment-wrap__top {
      height: 8.2rem;
      position: relative;
      margin-bottom: 4.8rem; }
      @media (max-width: 1539px) {
        .shipment-payment .shipment-payment__wrap .shipment-wrap__top {
          height: 8.9rem; } }
      @media (max-width: 1199px) {
        .shipment-payment .shipment-payment__wrap .shipment-wrap__top {
          height: 100%; }
          .shipment-payment .shipment-payment__wrap .shipment-wrap__top .side-info {
            position: static; } }
      .shipment-payment .shipment-payment__wrap .shipment-wrap__top .side-info__inner {
        padding: 4rem 4.2rem; }
        @media (max-width: 1199px) {
          .shipment-payment .shipment-payment__wrap .shipment-wrap__top .side-info__inner {
            padding: 24px 16px; } }
        .shipment-payment .shipment-payment__wrap .shipment-wrap__top .side-info__inner .send-question {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          gap: 2.4rem; }
          @media (max-width: 1199px) {
            .shipment-payment .shipment-payment__wrap .shipment-wrap__top .side-info__inner .send-question {
              gap: 16px; } }
          .shipment-payment .shipment-payment__wrap .shipment-wrap__top .side-info__inner .send-question__top {
            display: flex;
            gap: 8rem;
            width: 100%;
            justify-content: space-between; }
          .shipment-payment .shipment-payment__wrap .shipment-wrap__top .side-info__inner .send-question .btn {
            max-width: 25.8rem; }
            @media (max-width: 1199px) {
              .shipment-payment .shipment-payment__wrap .shipment-wrap__top .side-info__inner .send-question .btn {
                max-width: none; } }
    .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-title {
      margin-bottom: 4.8rem; }
    .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-info {
      display: grid;
      grid-template-columns: 1fr 1fr;
      border: 1px solid #D4DBDF;
      margin-top: 2.4rem; }
      .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-info__item:last-child {
        border-left: 1px solid #D4DBDF; }
        @media (max-width: 767px) {
          .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-info__item:last-child {
            border-left: none; } }
      @media (max-width: 767px) {
        .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-info {
          grid-template-columns: 1fr;
          grid-template-rows: repeat(3, 1fr);
          margin-top: 16px; } }
      .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-info__item--top {
        grid-column: span 2;
        border-bottom: 1px solid #D4DBDF;
        padding: 2.4rem; }
        @media (max-width: 767px) {
          .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-info__item--top {
            grid-column: span 1;
            padding: 16px; } }
      .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-info__item {
        padding: 2.4rem; }
        @media (max-width: 767px) {
          .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-info__item {
            border-bottom: 1px solid #D4DBDF;
            padding: 16px; } }
    .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-belarus-info {
      display: flex;
      margin-top: 2.4rem;
      flex-wrap: wrap; }
      .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-belarus-info--item {
        flex: 1 1 33%;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #D4DBDF;
        position: relative;
        padding-bottom: 18%; }
        @media (max-width: 575px) {
          .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-belarus-info--item {
            flex: 1 1 50%;
            padding-bottom: 27%; } }
        .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-belarus-info--item .lazy-img-wrap {
          position: absolute;
          inset: 0;
          padding: 2rem; }
          @media (max-width: 575px) {
            .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-belarus-info--item .lazy-img-wrap {
              padding: 16px; } }
          .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-belarus-info--item .lazy-img-wrap img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
      @media (max-width: 575px) {
        .shipment-payment .shipment-payment__wrap .shipment-wrap__bottom .shipment-items .delivery-belarus-info .bottom-mobile {
          flex: 1 1 100%; } }
  .shipment-payment .shipment-payment__wrap .side-info {
    padding: 2.4rem;
    margin-left: -2.4rem;
    margin-right: -2.4rem; }
    @media (max-width: 1199px) {
      .shipment-payment .shipment-payment__wrap .side-info {
        margin-top: 60px; } }
    .shipment-payment .shipment-payment__wrap .side-info .send-question {
      gap: 2.4rem; }
      .shipment-payment .shipment-payment__wrap .side-info .send-question__top--title {
        font-size: 2.4rem;
        align-self: center; }
        @media (max-width: 1199px) {
          .shipment-payment .shipment-payment__wrap .side-info .send-question__top--title {
            font-size: 24px; } }
      .shipment-payment .shipment-payment__wrap .side-info .send-question__top .icon {
        min-width: 56px;
        min-height: 56px; }

/* End */


/* Start:/local/templates/html/assets/components-template/mixin__info-dropdown/style.css?17543027672220*/
.info-dropdown-wrap {
  width: 100%; }
  .info-dropdown-wrap .info-dropdown-header {
    padding: 2.4rem 4.4rem 3.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #D4DBDF;
    background-color: #FFF;
    transition: all 0.3s ease; }
    @media (max-width: 1199px) {
      .info-dropdown-wrap .info-dropdown-header {
        padding: 16px 24px 16px 16px; } }
    @media (min-width: 1000px) {
      .info-dropdown-wrap .info-dropdown-header:hover {
        background-color: #edf1f5;
        cursor: pointer; } }
    .info-dropdown-wrap .info-dropdown-header .info-dropdown-left {
      display: flex;
      align-items: center; }
      .info-dropdown-wrap .info-dropdown-header .info-dropdown-left .icon {
        min-width: 20px;
        min-height: 20px; }
      .info-dropdown-wrap .info-dropdown-header .info-dropdown-left .drop-down-title {
        margin-left: 2.8rem; }
      .info-dropdown-wrap .info-dropdown-header .info-dropdown-left .icon {
        transition: all 0.3s ease; }
    .info-dropdown-wrap .info-dropdown-header .info-dropdown-right {
      flex: 0 0 auto; }
      .info-dropdown-wrap .info-dropdown-header .info-dropdown-right .icon {
        min-width: 52px;
        min-height: 52px; }
  .info-dropdown-wrap .info-dropdown-header.active {
    transition: background-color 0.3s ease;
    background-color: #edf1f5; }
    @media (min-width: 1000px) {
      .info-dropdown-wrap .info-dropdown-header.active:hover {
        background-color: #1789A1;
        color: #FFFFFF; }
        .info-dropdown-wrap .info-dropdown-header.active:hover svg.icon {
          fill: #FFFFFF; } }
    .info-dropdown-wrap .info-dropdown-header.active .info-dropdown-left .icon {
      transform: rotate(180deg); }
  .info-dropdown-wrap .info-dropdown-content {
    width: 100%;
    padding: 3.6rem 5.6rem 3.6rem 10rem;
    background-color: #FFF;
    border-right: 1px solid #D4DBDF;
    border-left: 1px solid #D4DBDF;
    border-bottom: 1px solid #D4DBDF; }
    @media (max-width: 1199px) {
      .info-dropdown-wrap .info-dropdown-content {
        padding: 16px; } }
    .info-dropdown-wrap .info-dropdown-content__text {
      padding-right: 4.4rem; }

/* End */


/* Start:/local/templates/html/assets/components-template/mixin__side-info/style.css?1754302767594*/
.side-info {
  padding: 4rem;
  padding-bottom: 0px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10; }
  @media (max-width: 1199px) {
    .side-info {
      position: static;
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 24px; } }
  .side-info__inner {
    background-color: #1789A1;
    color: #FFFFFF;
    padding: 4rem 5.6rem; }
    @media (max-width: 1199px) {
      .side-info__inner {
        padding: 16px; } }
    .side-info__inner a {
      color: #FFFFFF; }
    .side-info__inner svg {
      fill: #FFFFFF; }

/* End */


/* Start:/local/templates/html/assets/components-template/mixin__pickup-info/style.css?17543027671539*/
.stock-pickup {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 2.4rem; }
  @media (max-width: 767px) {
    .stock-pickup {
      grid-template-columns: 1fr;
      grid-template-rows: repeat(4, 1fr);
      margin-top: 16px; } }
  .stock-pickup__item {
    padding: 2.4rem;
    border: 1px solid #d4dbdf;
    margin-top: -1px;
    margin-left: -1px; }
    @media (max-width: 767px) {
      .stock-pickup__item {
        padding: 16px; } }
    .stock-pickup__item--header {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .stock-pickup__item--content {
      margin-top: 2rem; }
      @media (max-width: 767px) {
        .stock-pickup__item--content {
          margin-top: 15px; } }
    .stock-pickup__item .icon {
      min-width: 28px;
      min-height: 28px; }
  .stock-pickup .with-map {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; }
    .stock-pickup .with-map img {
      transition: all 0.3s ease; }
    .stock-pickup .with-map:hover img {
      transform: scale(1.2); }
    .stock-pickup .with-map .stock-pickup__item--title {
      position: relative;
      z-index: 1;
      cursor: pointer; }
    .stock-pickup .with-map .lazy-img-wrap,
    .stock-pickup .with-map .image_wrap {
      position: absolute;
      inset: 0; }
      .stock-pickup .with-map .lazy-img-wrap img,
      .stock-pickup .with-map .image_wrap img {
        width: 100%;
        height: 100%;
        object-fit: cover; }

/* End */
/* /local/templates/html/assets/components-template/shipment-payment/style.css?17543027678424 */
/* /local/templates/html/assets/components-template/mixin__info-dropdown/style.css?17543027672220 */
/* /local/templates/html/assets/components-template/mixin__side-info/style.css?1754302767594 */
/* /local/templates/html/assets/components-template/mixin__pickup-info/style.css?17543027671539 */
