.page-template-bitcoin-buy .site-content,
.page-template-bitcoin-sell .site-content {
  margin-top: 130px !important;
}

@media (max-width: 767.99px) {
  .page-template-bitcoin-buy .site-content,
  .page-template-bitcoin-sell .site-content {
    margin-top: 90px !important;
  }
}

@media (min-width:1024px){
  :root{
    --nnav-desktop-height: 190px !important; 
  }
}

@media (min-width: 1911px) {
  .page-template-bitcoin-buy .site-content,
  .page-template-bitcoin-sell .site-content {
    margin-top: 170px !important;
  }
}

.site-content,
body {
  --background: #ffffff;
}

.hc_stores a{
  cursor:pointer;
}

.hc_stores a:hover img {
  filter: invert(48%) sepia(93%) saturate(749%) hue-rotate(86deg) brightness(90%) contrast(90%);
}

.app-store-list__single-store a .single-store__img img {
  filter: invert(100%) !important;
}

#top {
  border: 2px solid black;
  border-radius: 70%;
  display: block;
  height: 80px;
  padding: 26px 28px;
  position: relative;
  right: 0;
  transition: .2s ease-in-out;
  width: 80px;
}

#top:hover span:last-child, #top span:last-child {
  filter: invert(100%) !important;
}

.page-template-bitcoin-buy .breadcrumbs_wrap .container,
.page-template-bitcoin-sell .breadcrumbs_wrap .container {
  max-width: 1200px;
  padding: 0;
}

@media (max-width: 768px) {
  .page-template-bitcoin-buy .breadcrumbs_wrap .container,
  .page-template-bitcoin-sell .breadcrumbs_wrap .container {
    padding: 0 20px;
  }

  .ui-splitCard__title{
    text-align:center !important;
  }

  .ui-splitCard__content{
    gap:16px !important;
  }

  .btn-green-primary{
    margin-top:24px !important;
  }

  .ui-splitCard__img{
    width:352px !important;
    height:383px !important;
    margin-left:-40px !important;
  }

  .clp_what-media{
    order:unset !important;
  }
  .bitcoin_box-button-box{
    justify-content: center;
    display:flex;
  }

  .bitcoin_box-desc p {
    color: var(--BZEN---Black, #000);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Header/H1/Regular */
    font-family: Nunito;
    font-size: var(--Typo-Header-H1-Size, 24px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--Typo-Header-H1-LH, 32px); /* 133.333% */
  }

  .bitcoin_box-desc p:nth-of-type(2) {
    color: var(--BZEN---Black, #000);
    font-family: Nunito;
    font-size: var(--Typo-Text-XLarge-Size, 18px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--Typo-Text-XLarge-LH, 24px); /* 133.333% */
    margin:32px 0;
  }

  .why-choose-zen{
    font-size:24px !important; 
    max-width:300px;
    margin-left:auto;
    margin-right:auto;
    line-height: var(--Typo-Header-H1-LH, 32px) !important;
  }

  .bitcoin_box-desc ul > li{
    font-size:16px;
    font-weight: 700;
    line-height: 20px; 
  }
  .cards-flip{
    padding-top:0 !important;
  }

  .hc_hero{
    margin-top:40px !important;
  }

  .breadcrumbs_wrap{
    margin-bottom:0 !important;
  }
}

.clp_supported{
  margin-bottom:80px !important;
}

.clp_what-text{
  margin-bottom:12px !important
}

.clp_what{
  margin-bottom:80px !important;
}
.cards-flip{
  .why-choose-zen{
    margin-bottom:64px !important;
  }
}
.clp_supported{
  margin-top:80px !important;
}

.chart-section-wrap{
  margin-bottom:80px !important;
  margin-top:80px !important;
}

.bitcoin_box-button{
  /* width:241px; */
  margin-top:32px !important;
}

.bitcoin_box-button-box{
  margin-top:0 !important;
}

.bitcoin_box-subtitle{
  text-align: left !important;
}

.clp_supported{
  .btn:not(.clp_btn--desktop):not(.clp_btn--mobile){
    display:none;
  }
}

.clp_btn--desktop {
  display: flex !important;
  margin-top: 64px !important;
}

.clp_btn--mobile {
  display: none !important;
}

@media (max-width: 767px) {
  .clp_btn--desktop {
    display: none !important;
  }
  .clp_btn--mobile {
    display: flex !important;
    width: 100%;
  }
}

.ui-splitCard{
  padding-top:0 !important;
}

#bitomaty-swiper-pagination-flip{
  .swiper-pagination-bullet-active{
    background:#000;
  }
}

  .clp_what{
    margin-top:80px !important;
  }
  .clp_supported-heading, .clp_supported-subheading{
    margin-bottom:32px !important;
  }


.bitcoin_box-subtitle{
  text-align: center;;
}

.faq a {
  color: #22E243;
  font-weight: bold;
}

@media (max-width: 767.99px) {
  .hide-mobile {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hide-desktop {
    display: none !important;
  }
  .chart-heading{
    font-size:40px;
  }

  .chart-button{
    margin-top:38px !important;
  }

  .chart-section{
    padding-bottom:43px !important;
  }

  .faq h2{
    font-size:48px;
  }
}

  .why-choose-zen{
    color: black;
    text-align:center;
    margin-bottom:64px !important;
    font-family: Nunito;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 57.6px;
  }
  
.swiper {
  overflow: visible;
}

#bitomaty-swiper-pagination-flip {
  width: fit-content;
  margin: auto;
  background-color: white;
  padding: 12px;
  border-radius: 24px;
  margin-top: 24px;
}
.swiper-pagination-bullet-active {
  background-color: #22e243;
}

section {
  margin-top: 128px;
}
.section-title {
  font-size: 48px;
  font-weight: 700;
  text-align: center;
}
.section-content {
  display: flex;
}
.btn {
  border: 3px solid black;
  align-items: center;
  height: 56px;
  gap: 8px;
  font-weight: 800;
}

.btn:hover {
  background-image: url("../imgs/pattern.svg");
  background-size: 18px;
  background-color: white;
  outline: 2px solid black;
  color: black;
}

.btn-black-primary {
  background-color: black;
  color: white;
}

.btn-green-primary {
  border: none;
  background-color: #22e243;
}

@media (max-width: 767.99px) {
  .section-title {
    font-size: 24px;
  }
}

.clp_what-media {
  text-align: right;
}
.clp_what-media img {
  display: inline-block !important;
  vertical-align: top;
}

.clp_section-container-numbers .clp_feature-title,
.clp_section-container-numbers .clp_feature-subtitle {
  text-align: center;
}

.clp_crypto-cards:has(.clp_section-container) .clp_btn {
  border-radius: 64px;
  color: #000;
  background: var(--Accent-Green, #22E243);
}

.clp_section-container:has(.clp_feature-video) .clp_feature-kicker {
  color: var(--BZEN---Black, #000);
  font-family: Nunito;
  font-size: 21.86px;
  font-style: normal;
  font-weight: 500;
  line-height: 27.065px;
  /* 123.81% */
  max-width: unset;
}

.ui-splitCard {
  padding: 24px 0;
}
.ui-splitCard__inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
  background: #f6f7f9;
  border-radius: 18px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.ui-splitCard__content {
  padding: 18px 18px 10px;
}
.ui-splitCard__title {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
}
.ui-splitCard__desc p {
  margin: 0;
  font-size: 14px;
  line-height: 1.55;
  opacity: .9;
}
.ui-splitCard__img {
  width: 100%;
  height: auto;
  display: block;
}
.ui-splitCard__media--desktop {
  display: none;
}
.ui-splitCard__media--mobile {
  display: block;
  padding: 0 18px 14px;
}

@media (min-width: 992px) {
  .ui-splitCard__inner {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 18px;
  }
  .ui-splitCard__content {
    padding: 0;
    flex: 1 1 60%;
  }
  .ui-splitCard__media--mobile {
    display: none;
  }
  .ui-splitCard__media--desktop {
    display: block;
    flex: 0 0 34%;
  }

  .hc_content{
    margin-top:auto;
    margin-bottom:auto;
    max-width:522px;
  }

  .hc_bg-desktop{
    background-position: left calc(100% - 105px);
  } 

  .hc_band--lead{
    max-height: unset !important;
    height:unset !important;
  }

  .hc_hero{
    margin-top:51px;
  }
  
  .hc_container{
    padding-bottom:165px !important;
  }

  .clp_supported-subheading{
    margin-bottom:79px !important;
  }

  .clp_supported-heading, .clp_what-text{
    margin-bottom: unset !important;
  }

  .badges{
    margin-top:0 !important;
  }

  .bitcoin_box{
    margin-top:205px !important;
    padding-bottom:unset !important;
  }

  .how-to-buy-and-sell{
    margin-top:77px !important;
  }

  .clp_what-title{
    font-size:40px !important;
  }

  .clp_what-list-value, .clp_what-list-label{
    max-height:20px;
  }

  #zen-currency-eur-pln-wrap{
    max-height:667px;
  }

  .chart-section-wrap{
    margin-top:57px !important;
    margin-bottom:168px !important
  }

  .bitcoin_box-subtitle{
    font-size:48px !important;
  }

  .pricing-you-can-trust{
    .bitcoin_box-block{
      padding:0 80px;
      justify-content: unset !important;
      gap:101px;
    } 

    .bitcoin_box-image-box{
      width: unset !important; 
      flex-grow: 0;
      flex-shrink: 0;
      flex-basis: unset !important;
    }
    .bitcoin_box-image{
      max-width:492px;
    }
  }
  .how-to-buy-and-sell{
    .bitcoin_box-block{
      align-items:unset !important;
    }

    .bitcoin_box-box{
      padding-top:24px;
    }
  }

  .breadcrumbs_wrap li{
    padding-bottom:0 !important;
  }

  .bitcoin_box-title-box{
    margin-bottom:80px !important;
  }

  .clp_supported{
    margin-top:222px !important
  }

  .clp_what-badge{
    max-width:515px !important;
  } 

  .clp_what-title, .clp_what-text, .clp_what-list-box{
    max-width: 602px;
  }

  .faq{
    padding-top:64px !important;
  }

  .ui-splitCard{
    margin-top:117px !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
  }
}

@media (min-width:2000px){
  .hc_bg-desktop {
        background-position: center calc(100% - 100px) !important;
    }
}

.ui-splitCard__inner {
  max-width: 1312px !important;
  padding: 0 110px !important;
  display: flex;
  justify-content: space-between !important;
  align-items: center !important;
  align-self: stretch;
}

.ui-splitCard__content {
  display: flex;
  padding-right: 80px !important;
  flex-direction: column;
  align-items: flex-start !important;
  gap: 48px;
  align-self: stretch;
  margin: 32px 0px;
}

.ui-splitCard__title {
  color: var(--Shades-Dark-Side-Rich-Black, #000);
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: Nunito;
  font-size: 48px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 64px;
  text-align: left;
  margin: 0 !important;
}

.ui-splitCard__desc p {
  color: var(--Shades-Dark-Side-Rich-Black, #000);
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: Nunito;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 24px !important;
}

.ui-splitCard__media--desktop,
.ui-splitCard__content {
  flex: 0 0 50% !important;
}

.clp_split-intro {
  text-align: left !important;
}

@media(max-width:768px) {
  .clp_split-intro {
    text-align: center !important;
  }
}

@media (max-width:1023px) {
  .ui-splitCard__content {
    padding: 40px 38px !important;
  }

  .ui-splitCard__title {
    font-size: 24px !important;
    line-height: normal;
  }

  .ui-splitCard__inner {
    /* margin-top: 20px !important; */
    padding: 0 !important;
  }

  .ui-splitCard {
    margin-top: 80px;
  }
  
}

.linebreak1lh {
  display: block;
  height: 1lh;
}

.crypto_hero {
  margin-top: 32px !important;
}


@media (max-width: 764px) {
  .clp_split-content .clp_split-media {
      order: 10;
  }
  .clp_split-stores {
      display: none;
  }
  .crypto_hero {
      margin-top: 0 !important;
      margin-bottom: 40px !important;
  }
}

.zen-breadcrumbs {
  ol {
    flex-wrap: nowrap !important;
    padding: 0;

    li:first-child {
      a {
        span {
          font-family: Nunito;
          font-size: 14px;
          font-style: normal;
          font-weight: 800;
          line-height: normal;
          letter-spacing: 0.7px;
        }
      }
    }

    li {
      min-width: fit-content;
      color: #888888;

      span {
        color: #888888;
        font-family: Nunito;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: capitalize;
      }
    }

    li:last-child {
      span {
        color: #22e243;
        font-family: Nunito;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: capitalize;
      }
    }
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .breadcrumbs_wrap {
    display: flex !important;
  }
}

@media (max-width: 767.99px) {
  .breadcrumbs_wrap {
    margin-bottom: 48px;
  }
}

.badges {
  margin: 32px auto;
}

.badges .badges_desktop {
  display: none;
}

.badges .badges_mobile {
  display: block;
}

.badges .badges_desktop,.badges .badges_mobile {
  text-align: center;
}

.badges-grid {
  display: grid;
  grid-template-columns: repeat(1,minmax(0,1fr));
  gap: 3.3rem;
  max-width: 77.9rem;
  width: 100%;
  margin: 0 auto;
}

.badges-grid-element {
  position: relative;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.badges-grid-element > img {
  object-fit: contain;
}

@media (min-width: 1200px) {
  .badges .badges_desktop {
    display: flex;
    gap: 24px;
    width: fit-content;
    margin: auto;
  }

  .badges .badges_mobile {
    display: none;
  }

  .badges-grid .badges-grid-element {
    display: -webkit-flex;
    display: flex;
    padding-bottom: 43.38785807%;
  }

  .badges-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }
}

/* cards-flip */

.cards-flip {
  padding-top: 170px;
  margin-top: 0;

  .row {
    display: flex;
    gap: 16px;

    .card-img {
      flex: 1;
      overflow: hidden;
      border-radius: 12px;
    }
  }

  .cards-flip-row {
    display: flex;
  }

  .btn {
    margin: auto;
    margin-top: 64px;
  }

  .swiper-slide {
    height: auto;
    display: flex;
  }
}

.card-flip {
  height: auto;
  width: 100%;
  perspective: 1800px;
  overflow: visible !important;

  .card-img-description {
    top: 0;
    height: auto;
    text-align: left;
  }
  p {
    margin-bottom: 18px;
  }
}

.card-flip-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.3s;
  transform-style: preserve-3d;
}

.card-flip-icon {
  background-color: #000;
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 32px;
  line-height: 26px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  bottom: 20px;
  right: 32px;
  cursor: pointer;
}

.card-flip.flipped .card-flip-wrapper {
  transform: rotateY(180deg);
}

.card-flip-front,
.card-flip-back {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  border-radius: 12px;
  h2 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 800;
  }

  img {
    margin-top: auto;
    margin-bottom: 32px;
  }
}

.card-flip-front {
  position: relative;
  padding: 30px;
  text-align: left;
  background-color: #f7f7f7;
  display: flex;
  flex-direction: column;
  
  
  
  h2 {
    color: #000000;
    margin-bottom: 8px;
  }
}

.card-flip-back {
  position: absolute;
  width: 100%;
  top: 0;
  background-color: #f7f7f7;
  color: #000;
  transform: rotateY(180deg);
}

.card-img {
  position: relative;
  img {
    width: 100%;
    display: block;
    height: auto;
    object-fit: cover;
  }

  .card-img-description {
    position: absolute;
    bottom: 0;
    color: #000;
    padding: 42px;
    gap: 4px;
    display: flex;
    flex-direction: column;
    width: 100%;
    h3 {
      font-size: 24px;
      font-weight: 500;
      line-height: 32px;
    }

    p {
      font-size: 16px;
    }
    .button {
      margin-top: auto;
      text-decoration: none;
      color: #000000;
      display: flex;
      align-items: center;
      height: 48px;
      font-size: 14px;
      padding-right: 32px;
      img {
        height: 11px;
        width: 11px;
        margin-left: 16px;
      }
    }
  }
}

@media (max-width: 1100px) {
  .cards-flip {
    .card-img-description {
      h2 {
        font-size: 32px;
        line-height: 32px;
      }
      p {
        font-size: 16px;
      }
    }
  }
}

@media (max-width: 920px) {
  .cards-flip {
    .card-img-description {
      padding: 32px;
      h2 {
        font-size: 20px;
        line-height: 22px;
      }
      p {
        font-size: 16px;
      }
    }
  }
}

@media (max-width: 860px) {
  .cards-flip {
    .card-img-description {
      h2 {
        font-size: 20px;
        line-height: 22px;
      }
      p {
        font-size: 14px;
      }
    }
  }
}

@media (max-width: 768px) {
  .cards-flip {
    .row {
      flex-direction: column;
    }

    .card-img-description {
      h2 {
        font-size: 24px;
        line-height: 26px;
      }
      p {
        font-size: 16px;
      }
    }
  }
}


/* FAQ */

.faq h2 {
  margin-bottom: 64px;
  text-align: center;
}
.faq {
  max-width: 1300px;
  margin: 128px auto 0 auto;
  padding: 0 24px;
  font-family: Nunito, system-ui, -apple-system, Segoe UI, Roboto, Arial,
    sans-serif;
}
.faq-title {
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 64px;
}
.faq-content {
}

.faq-item:nth-child(1) {
  border-top: 1px solid #b5b5b5;
}
.faq-item {
  padding: 64px 110px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid #b5b5b5;
}

.faq-item-title {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  gap: 16px;
}

.faq-item-content {
  margin-top: 0;
  height: auto;
  max-height: 0px;
  overflow: hidden;
  transition: all 250ms;

  p {
    margin: 0;
    font-size: 14px;
  }
}

.faq-item img {
  transition: all 250ms;
}

.faq-item.active .faq-item-content {
  max-height: 80px;
  margin-top: 24px;
}

.faq-item.active img {
  transform: rotate(-180deg);
}

@media (max-width: 767.99px) {
  .faq-item.active .faq-item-content {
    /* height: 60px; */
  }

  .faq-title {
    font-size: 28px;
  }

  .faq-item {
    padding: 32px 0;
  }
}

/* JOIN ZEN */

.join-zen {
  display: flex;
  justify-content: center;
  overflow: hidden;
  padding: 128px 0;
  font-family: Nunito, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  position: relative;
  padding-inline: 16px;
}

.pattern-bkg {
  max-width: 1312px;
  width: 100%;
  flex-shrink: 0;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-size: 15px;
  background-image: url("../imgs/pattern.svg");
  background-repeat: repeat;
}

.join-zen__badges {
  display: flex;
  gap: 48px;
  transform: translateY(-45px);
}

.badge {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: white;
  border: 2px solid black;
  border-radius: 36px;
  width: 128px;
  height: 128px;
}

.badge--qr img {
  width: 96px;
  height: 96px;
}

.join-zen__eyebrow {
  color: #69e245;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Nunito;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 16px 0;
}

.join-zen__title {
  color: #000000;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Nunito;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  margin: 0 24px 24px 24px;
}

.join-zen__text {
  color: #000000;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Nunito;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin: 0 24px 48px;
}

.join-zen__code {
  color: #69e245;
  font-weight: 900;
}

.join-zen__stores {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  margin-bottom: 32px;
}

.join-zen__stores img {
  height: 41.77px;
  width: auto;
}

.section-bkg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -10;
}

@media (max-width: 767.99px) {
  .join-zen {
    padding: 50 24px;
  }

  .join-zen__box {
    width: 100%;
    height: unset;
    border-radius: 20px;
    background: url("../imgs/pattern.svg") lightgray 0% 0% / 25px 25px repeat;
    padding-bottom: 40px;
  }

  .join-zen__badges {
    transform: translateY(-35px);
  }

  .badge--qr {
    display: none;
  }

  .join-zen__eyebrow {
    color: #69e245;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 16px;
  }

  .join-zen__title {
    color: #000000;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin: 0 16px 16px;
  }
  .join-zen__title br {
    display: none;
  }
  .join-zen__text {
    color: #000000;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    margin: 0 16px 32px;
  }

  .join-zen__code {
    color: #22e243;
    font-weight: 900;
  }

  .join-zen__stores img {
    height: 52.214px;
  }
}

@media (max-width: 420px) {
  .join-zen__stores {
    flex-direction: column;
  }
}

.bitcoin_box {
  padding: 0px 60px;
}
.bitcoin_box-container {
  max-width: 1320px;
  margin: 0 auto;
}
.bitcoin_box-title-box {
  margin-bottom: 85px;
}
.bitcoin_box-title {
  text-align: center;
  font-family: Nunito;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 48px;
}
.bitcoin_box-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.bitcoin_box-image-box {
  width: calc(60% - 14px);
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(60% - 14px);
}
.bitcoin_box-image {
  width: 100%;
  vertical-align: top;
}
.bitcoin_box-box {
  width: calc(50% - 14px);
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(50% - 14px);
}
.bitcoin_box-subtitle-box {
  margin-bottom: 32px;
}
.bitcoin_box-subtitle {
  font-family: Nunito;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
}
.bitcoin_box-desc {
  font-family: Nunito;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.bitcoin_box-desc a {
  font-weight: bold;
  text-decoration: underline;
}
.bitcoin_box-desc ul {
  list-style: none;
  padding: 0;
}
.bitcoin_box-desc ul > li {
  position: relative;
  padding-left: 34px;
  margin-bottom: 24px;
}
.bitcoin_box-desc ul > li:last-child {
  margin: 0;
}
.bitcoin_box-desc ul > li:before {
  content: '';
  width: 26px;
  height: 26px;
  position: absolute;
  background: url(../imgs/check.svg) no-repeat center / contain;
  left: 0;
  top: -1px;
}
.bitcoin_box-button-box {
  margin-top: 80px;
}
.bitcoin_box-button {}
.bitcoin_box-badges {
  margin-top: 80px;
}

@media (max-width: 768px) {
  .bitcoin_box {
    margin: 20px 0;
    padding: 0 20px;
  }
  .bitcoin_box-container {}
  .bitcoin_box-title-box {}
  .bitcoin_box-title {}
  .bitcoin_box-block {
    display: block;
  }
  .bitcoin_box-image-box {
    width: 100%;
    text-align: center;
    margin-bottom: 32px;
  }
  .bitcoin_box-image {
    width: auto;
    max-width: 100%;
  }
  .bitcoin_box-box {
    width: 100%;
  }
  .bitcoin_box-subtitle-box {
    margin-bottom: 16px;
  }
  .bitcoin_box-subtitle {
    font-size: 32px;
    line-height: 40px;
  }
  .bitcoin_box-desc {}
  .bitcoin_box-desc ul {}
  .bitcoin_box-desc ul > li {}
  .bitcoin_box-desc ul > li:last-child {}
  .bitcoin_box-desc ul > li:before {}
  .bitcoin_box-button-box {
    margin-top: 40px;
  }
  .bitcoin_box-button {}
  .bitcoin_box-badges {
    display: none;
  }
  .clp_what-list-box {
    width: 100%;
  }
}

.clp_what-list-box {
  padding: 16px 24px; 
  border-radius: 20px;
  border: 1px solid #000;
  background: #F7F7F7;
  margin-top: 40px;
}
.clp_what-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.clp_what-list > li {
  position: relative;
  margin: 0;
  padding-bottom: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.clp_what-list > li:after {
  content: '';
  left: 20px;
  right: 20px;
  bottom: 16px;
  height: 1px;
  opacity: 0.25;
  background: #888;
  position: absolute;
}
.clp_what-list > li:last-child {
  padding: 0;
}
.clp_what-list > li:last-child:after {
  display: none;
}
.clp_what-list-label {
  color: #727272;
  font-family: Nunito;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}
.clp_what-list-value {
  color: #222;
  font-family: Nunito;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

.site-main .breadcrumbs_wrap{
  padding-top:0 !important;
}

.hc_card{
  max-height:570px !important ;
}

@media (max-width: 400px) {
  .hc_eyebrow, .hc_lead{
    max-width:304px;
    margin-left:auto;
    margin-right:auto;
  }

.ui-splitCard__title{
  max-width:304px;
  margin-left:auto !important;
  margin-right:auto !important;
font-size: 24px !important;
font-style: normal;
font-weight: 700 !important;
}
  
  .why-choose-zen{
    max-width:270px;
  }

  .chart-header{
    align-items: flex-start !important;
  }

  .bitcoin_box-subtitle, .bitcoin_box-desc p, .bitcoin_box-desc ul{
    max-width:304px;
  }

  .bitcoin_box-button{
    max-width: unset !important;
    width: 100% !important;
    justify-content: center;
  }
    .cards-flip .btn{
    width:100%;
    max-width:300px;
    justify-content: center;
  }
}

@media (max-width:768px){
  .range-buttons{
  gap:unset !important;
}

.ui-splitCard__content{
  margin:unset;
}

.chart-cta a{
  margin-top:40px !important;
  width: 100%;
  max-width: unset !important;
}
.cards-flip {
    .why-choose-zen {
      margin-bottom:24px !important;
    }
  }

  .bitcoin_box-title{
    /* font-size:32px !important; */
    display:none;
  }
  .clp_store--mobile{
    margin-bottom:24px;
  }

  .how-to-buy-and-sell{
    margin-top:40px !important;
  }
  .badges{
    margin-bottom:0 !important;
  }

  .how-to-buy-and-sell{
    margin-top:16px !important;
  }

  .bitcoin_box-title-box{
    display:none !important;
  }

  .chart-cta a{
    height:56px !important;
  }

  .clp_what-media {
    margin-bottom:0 !important;
  }

  .clp_what-list-box{
    margin-top:unset;
  }

  .card-flip-wrapper{
    max-height:446px;
    min-height: 446px;
  }

  .bitcoin_box-image{
        width: 352px;
    height: 446.397px;
  }

  #bitomaty-swiper-pagination-flip{
    margin-top:24px;
    padding:unset;
  }

.hc_row{
  height:72px !important;
}
.clp_what-media img{
  margin-bottom: 0 !important;
}
.hc_card{
  max-height:468px !important ;
}

.faq h2{
  font-size:28px;
  text-align: left;
  font-weight: 700;
}
  .card-img {
    img {
      width: 215px;
      height: 215px;
      margin:auto;
    }}

    .card-flip-front, .card-flip-back{
      margin:auto;
      max-width:300px;
    }

    .ui-splitCard__media--mobile{
      padding-bottom:unset !important;
    }
}


.hc_asset {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    user-select: none;
    position: relative;
}

.hc_asset-dot {
    width: 64px;
    height: 64px;
    min-width: 56px;
    border-radius: 50%;
    background: #0b0b0b;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hc_asset-dot span {
    color: #FFF;
    text-align: center;
    font-family: Nunito;
    font-size: 16.291px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.081px;
}

.hc_asset .hc_chev {
    opacity: .85;
    transform: rotate(0deg);
    transition: .2s all ease-in-out;
}
.hc_asset.open .hc_chev {
    transform: rotate(180deg);
}

.hc_asset .hc_menu {
    position: absolute;
    right: 0;
    top: calc(100% + 6px);
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, .12);
    padding: 6px;
    display: none;
    min-width: 120px;
    z-index: 10;
    top: 50px
}

.hc_asset.open .hc_menu {
    display: block;
}

.hc_asset .hc_menu button {
    display: block;
    width: 100%;
    text-align: left;
    padding: 8px 10px;
    z-index: 10;
    border-radius: 8px;
    background: transparent;
    border: 0;
    cursor: pointer;
}

/* === HERO (jak na screenie) === */
.hc_hero {
    position: relative;
    overflow: hidden;
}

.hc_bg-desktop {
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-position: calc(100% + var(--bg-shift-x, 0px)) 100%;
    pointer-events: none;
    z-index: 0;
    background-position: left calc(100% - 100px);
}


@media (max-width: 1080px) {
    .hc_bg-desktop {
        display: none;
    }
}

/* Kontener + grid */
.hc_container {
    position: relative;
    z-index: 1;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0px 0px 190px;
}

.hc_grid {
    display: grid;
    grid-template-columns: 1.12fr 0.88fr;
    gap: 48px;
    align-items: start;
    padding: 0px 20px
}

.hc_eyebrow {
    color: var(--Grey-text, #AAA);
    font-family: Nunito;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

@media (max-width: 1080px) {
    .hc_grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    .hc_container {
        padding-bottom: 0px;
    }
}

    .opinion {
        .clp_store img {
            margin-top:16px !important;
        }
    }

.hc_h1 {
    color: var(--Shades-Dark-Side-Rich-Black, #000);
    font-feature-settings: 'liga'off, 'clig'off;

    font-family: Nunito;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
}

.hc_lead {
    color: var(--Shades-Dark-Side-Antracite, #222);
    font-feature-settings: 'liga'off, 'clig'off;
    font-family: Nunito;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin-top: 48px;
    margin-bottom: 64px !important;
}

.hc_stores {
    display: flex;
    gap: 12px;
}

.hc_stores img {
    height: 60px;
}

@media (max-width: 1024px) {
    .hc_h1 {
        font-size: 40px;
    }
}

/* Prawa kolumna: karta */
.hc_aside {
    display: flex;
    justify-content: flex-start;
}

.hc_card {
    width: 528px;
    max-width: 100%;
    padding: 36px;
    border-radius: 16px;
    border: 1px solid #727272;
    background: var(--BZEN---White, #FFF);
}

.hc_card-head {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #6b7280;
    font-size: 12px;
    margin-bottom: 36px;
}

.hc_quote {
    display: flex;
    flex-direction: column;
    gap: 4px;
    position: relative;
    width: 65%;
}

.hc_quote-provider {
    font-weight: 700;
    color: #111;
    font-size: 14px;
}

.hc_quote-line {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #111;
    cursor: pointer;
    line-height: 1;
}

.hc_quote-chev {
    display: inline-block;
    opacity: .9;
    transform: rotate(0deg);
    transition: transform .18s ease;
    vertical-align: middle;
}

.hc_quote-line.is-open .hc_quote-chev {
    transform: rotate(180deg);
}

.hc_quote-menu {
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, .12);
    padding: 6px;
    min-width: 160px;
    display: none;
    z-index: 20;
}

.hc_quote-line-readonly {
    margin-top: 6px;
    font-size: 14px;
    color: #111;
    user-select: text;
}

.hc_fee-pill {
    position: relative;
    display: inline-block;
    width: 64px;
    height: 54px;
}

.hc_fee-ring {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    top: -3px;
}

.hc_fee-val {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-weight: 800;
    font-size: 16px;
    line-height: 1;
    pointer-events: none;
    gap: 3px;
    display: flex;
}

.hc_fee_val_green {
    color: #22E243;
}

.hc_fee {
    display: flex;
    align-items: center;
    gap: 8px;
}

.hc_fee-label {
    font-weight: 700;
    color: #111;
    font-size: 14px;
}

.hc_fee-eq {
    color: #6b7280;
    font-weight: 600;
}

.hc_card-head span {
    color: #222;
    text-align: center;
    font-family: Nunito;
    font-size: 14.769px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.hc_row:has(.hc_inlabel) {
    position: relative;
    padding-top: 30px;
}

.hc_row .hc_inlabel {
    top: 25px !important;
    left: 28px !important;
}

.hc_inlabel {
    position: absolute;
    left: 12px;
    top: 8px;
    font-size: 12px;
    color: #000;
    pointer-events: none;
    user-select: none;
}

.hc_label {
    font-size: 12px;
    color: #6b7280;
    margin: 6px 2px;
}

.hc_row {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #f5f7f9;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 14px 12px;
    width: 459px;
    height: 102px;
    flex-shrink: 0;
    border-radius: 18.499px;
    background: var(--Surface-Light, #F7F7F7);
    box-shadow: 0 0.482px 7.226px 0 rgba(0, 0, 0, 0.10);
}

.hc_row+.hc_row {
    margin-top: 12px;
}

.hc_amount {
    flex: 1;
    top: 11px;
    position: relative;
    left: 16px;
}

.hc_amount input {
    width: 100%;
    border: 0;
    background: transparent;
    font-weight: 800;
    font-size: 24px;
    outline: none;
    color: #0b0b0b;
}

.hc_amount input {
  -moz-appearance: textfield;
  appearance: textfield;
}
.hc_amount input::-webkit-outer-spin-button,
.hc_amount input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.hc_select {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    background: #0b0b0b;
    color: #fff;
    border-radius: 999px;
    position: relative;
    cursor: pointer;
    user-select: none;
    min-width: 78px;
    justify-content: center;
}

.hc_chev {
    opacity: .85
}

.hc_menu {
    position: absolute;
    right: 0;
    top: calc(100% + 6px);
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, .12);
    padding: 6px;
    display: none;
    min-width: 120px;
    z-index: 10;
}

.hc_menu button {
    display: block;
    width: 100%;
    text-align: left;
    padding: 8px 10px;
    border-radius: 8px;
    background: transparent;
    border: 0;
    cursor: pointer;
}

/* wariant desktop */


/* na wszelki wypadek zbij block margins w środku */
.hc_h1 *{
  margin-block:0;
}


.hc_menu button:hover {
    background: #f3f4f6;
}

.hc_swap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
}

.hc_swap button {
    border-radius: 50%;
    border: 0;
    background: #fff;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    display: flex;
}

.hc_row:has(.hc_badge-wrap) {
    position: relative;
}

.hc_row .hc_badge-wrap {
    top: 14px !important;
    left: 8px !important;
}

.hc_badge-wrap {
    position: absolute;
    left: 12px;
    top: 8px;
    height: 24px;
    display: inline-block;
    pointer-events: none;
}

.hc_badge-shape {
    height: 100%;
    width: auto;
    display: block;
}

.hc_badge-text {
  white-space: nowrap;
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 25px;
    font-size: 12px;
    font-weight: 700;
    color: #0b0b0b;
    line-height: 1;
}

.hc_row .hc_amount input {
    font-size: 28px;
    font-weight: 800;
}

.hc_select--circle {
    background: #0b0b0b;
    color: #fff;
    width: 56px;
    height: 56px;
    min-width: 56px;
    border-radius: 50%;
    padding: 0 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    position: relative;
}

.hc_select--circle span {
    font-weight: 700;
}

.hc_select--circle .hc_chev {
    position: absolute;
    right: 6px;
    opacity: .85;
}

/* Meta + CTA */
.hc_meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin: 23px 0 0px 10px;
}

.hc_fee {
    display: flex;
    align-items: center;
    gap: 6px;
}


.hc_cta {
    margin-top: 24px;
    display: flex;
    justify-content: flex-end;
}

.hc_btn-primary {
    color: #000;
    border: 0;
    border-radius: 999px;
    font-weight: 800;
    cursor: pointer;
    display: flex;
    text-transform: uppercase;
    width: 191px;
    height: 56px;
    padding: 20px 32px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    background: #22E243;
}

.svg-colored-green {
    filter: brightness(0) saturate(100%);
}

.svg-colored-green:hover {
    cursor: pointer;
    filter: invert(23%) sepia(83%) saturate(747%) hue-rotate(52deg) brightness(92%) contrast(89%);
}


.hc_btn-primary:hover {
    filter: brightness(.96);
}

.hc_disclaimer {
    font-size: 10px;
    color: #B5B5B5;
    line-height: 1.3;
    margin: auto;
    margin-top: 21px;
    font-weight: 500;
    text-align: center;
    line-height: 16px;
}

.hc_h1--mobile {
    display: none !important;
}

@media (max-width: 1080px) {
    .hc_asset-dot {
        width: 52px;
        height: 52px;
    }

    .hc_stores {
        margin-top: 32px;
    }

    .hc_fee-label {
        width: 100%;
        margin-top: 9px;
    }

    .hc_cta {
        margin-top: 10px;
        justify-content: center;
    }

    .hc_asset-dot span {
        color: #FFF;
        text-align: center;
        font-family: Nunito;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: 0.07px;
    }

    .hc_disclaimer {
        color: var(--Disabled, #B5B5B5);
        text-align: center;
        font-family: Nunito;
        font-size: 10px;
        font-style: normal;
        font-weight: 500;
        line-height: 16px;
        /* 160% */
        margin-top: 13px;
    }

    .hc_btn-primary {
        width: unset;
    }

    .hc_h1--desktop {
        display: none;
    }

    .hc_h1--mobile {
        display: block !important;
    }

    .hc_card {
        padding: 24px 24px 17px 24px;
        width: 100%;
    }

    .hc_row {
        min-width: 304px;
        height: 72px;
        width: auto;
    }

    .hc_row .hc_badge-wrap {
        top: 11px !important;
        left: 13px !important;
    }

    .hc_lead {
        margin-bottom: 8px !important;
        margin-top: 8px !important;
        font-family: Nunito;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
    }

    .hc_eyebrow {
        margin-bottom: 8px;
    }

    .hc_h1 {
        padding-top: 0 !important;
    }

    .hc_fee {
        flex-wrap: wrap;
    }

    .hc_card-head {
        margin-bottom: 16px;
    }

    .hc_meta {
        margin-top: 19px;
        align-items: unset;
    }

    .hc_row .hc_amount input {
        min-width: 143px;
        width: auto;
        color: var(--BZEN---Black, #000);
        font-family: Nunito;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.1px;
    }

    .hc_row .hc_inlabel {
        top: 10px !important;
        left: 23px !important;
    }

    .hc_amount {
        top: 8px !important;
        left: 11px !important;
    }

    .hc_amount_badge {
        top: 14px !important;
    }

    .hc_h1 {
        color: var(--BZEN---Black, #000);
        font-feature-settings: 'liga'off, 'clig'off;
        font-family: Nunito;
        font-size: var(--Typo-Header-H1-Size, 24px);
        font-style: normal;
        font-weight: 700;
        line-height: var(--Typo-Header-H1-LH, 32px);
    }

    .hc_hero {
      margin-top: 30px;
    }
    .hc_content {
      text-align: center;
    }
    .hc_stores {
      display: none;
    }
}

@media (max-width: 480px) {
    .hc_row {
        min-width: unset;
        height: unset;
        width: 100%;
    }

    .hc_row--result .hc_amount input {
        min-width: unset;
        width: 100%;
    }

    .hc_stores.is-empty {
        height: 30px;
    }

    .hc_card {
        padding: 18px;
    }
}

.hc_bg-desktop {
    --bg-shift-x: -45px;
}

@media (min-width: 2000px) {
    .hc_bg-desktop {
        --bg-shift-x: -51%;
    }
}

@media (max-width: 1200px) {
    .hc_bg-desktop {
        --bg-shift-x: -32%;
    }
}

/* @media (min-width: 992px) {
    html .hc_bg-desktop {
        background-position: calc(80% + var(--bg-shift-x, 0px)) 68% !important;
    }
}

@media (min-width: 1500px) {
    html .hc_bg-desktop {
        background-position: calc(50% + var(--bg-shift-x, 0px)) 70% !important;
    }
} */

#hc_exchangeCard .hc_btn-primary{
  width:unset;
}

.hc_band p,
.hc_band--lead {
    height: unset !important;
    text-box: trim-both cap alphabetic !important;
}

@media (min-width:1200px){
    .hc_band{
        /* height:111px;        */
        display:flex;
        align-items:flex-start;
        margin-top:24px;
    }

    .hc_band--lead{
        /* height: 113px; */
        margin-top: 48px;
        margin-bottom: 64px !important;
    }

    .hc_lead{
        margin:0 !important;
    }

    .hc_h1{
        font-family: Nunito, system-ui, sans-serif;
        font-weight: 700;
        font-size: 56px;
        line-height: 72px;         
        color: var(--Shades-Dark-Side-Rich-Black, #000);
        font-feature-settings: 'liga' 0, 'clig' 0;
        margin: 0;
        will-change: transform;
        margin:0 !important;       
    }

    
}

.hc_lists {
    display: flex;
    gap: 24px;
    margin: 0 0 16px 0;
    flex-wrap: wrap;
}

.hc_lists-title {
    font: 600 12px/1 Nunito, system-ui;
    color: #6b7280;
    margin-bottom: 6px;
    text-transform: uppercase;
    letter-spacing: .04em;
}

.hc_chiprow {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.hc_chip {
    border: 1px solid #e5e7eb;
    background: #fff;
    border-radius: 999px;
    padding: 6px 10px;
    font: 700 12px/1 Nunito, system-ui;
    cursor: pointer;
}

.hc_chip.is-active {
    background: #111;
    color: #fff;
    border-color: #111;
}