:root {
  --crypto-white: #fff;
  --crypto-sand-3: #d8cfc7;
  --crypto-green: #00a443;
  --crypto-green-1: #007f33;
  --crypto-green-3: #26bf64;
  --crypto-forest: #00402a;
  --crypto-forest-1: #dcebe1;
  --crypto-sand-6: #615D5A;
  --crypto-sand-7: #3a3735;
  --crypto-sand-1: #fffeff;
  --crypto-sand: #fff5ec;
  --crypto-sky: #007ACB;
  --crypto-sunset: #ff9c1a;
  --crypto-sunset-1: #c66d00;
  --crypto-sunset-light: #FFF2D4;
  --crypto-yellow: #FFCD52;

}

#crypto {
  width: 100%;
  max-width: 980px;
  padding: 16px;
  margin: 20px auto;
  text-align: left;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 15px;
  border: 1px solid var(--crypto-sand-3);
  background: var(--crypto-white);
}

#crypto * {
  font-family: "IberPangeaText" !important;
  font-style: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

#crypto strong {
  font-family: "IberPangeaText Bold" !important;
  font-weight: normal;
}

#crypto h2,
#crypto h3,
#crypto h4 {
  margin-top: 0 !important;
}

#crypto ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#crypto ul li:before {
  content: none !important;
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

#crypto img,
#crypto svg {
  display: block;
  width: 100%;
}

#crypto .crypto_header {
  width: 100%;
  margin-bottom: 24px;
}

#crypto .crypto_title {
  color: var(--crypto-green-1) !important;
  font-size: 32px;
  line-height: 1.125;
  text-align: left;
  text-wrap: balance;
  font-family: "IberPangea" !important;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 16px;
}

#crypto .crypto_title strong {
  font-size: 32px;
  line-height: 1.125;
  font-family: "IberPangea Bold" !important;
  font-weight: normal;
  font-style: normal;
}

#crypto .crypto_subtitle {
  color: var(--crypto-forest) !important;
  font-family: "IberPangea" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1.16;
  text-align: left;
  margin-bottom: 24px;
}

#crypto .crypto_image {
  max-width: 218px;
  margin: 0 auto;
}

#crypto .crypto_box {
  margin-bottom: 16px;
}


#crypto .crypto_box-1 {
  position: relative;
  margin-bottom: 32px;
}

#crypto .crypto_box-1:before {
  content: '';
  display: block;
  width: 8px;
  height: 17px;
  background-image: url('/wcorp/gc/prod/es_ES/estaticos/criptomonedas/images/flecha-2.svg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 8px auto;
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%);
}

#crypto .crypto_box-4 {
  position: relative;
}

#crypto .crypto_box-4:before {
  content: '';
  display: block;
  width: 1px;
  height: 16px;
  background-color: var(--crypto-forest);
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}

#crypto .crypto_box_title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 21px;
  background: var(--crypto-green-1);
  border-radius: 16px 16px 0 0;
  padding: 8px 16px;
  color: var(--crypto-sand-1) !important;
  font-family: "IberPangea Medium" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 1.22;
  text-align: left;
}

#crypto .crypto_box_title span {
  display: flex;
  width: 32px;
  min-width: 32px;
  height: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background-color: var(--crypto-sand-1);
  color: var(--crypto-forest) !important;
  font-family: "IberPangea Bold" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
}

#crypto .crypto_box-2 .crypto_box_title {
  background: var(--crypto-sky);
}

#crypto .crypto_box-3 .crypto_box_title {
  background: var(--crypto-sunset-1);
}

#crypto .crypto_box-4 .crypto_box_title {
  background: var(--crypto-forest);
}

#crypto .crypto_box_content {
  padding: 8px 16px 16px;
  border-radius: 0 0 16px 16px;
  border-right: 1px solid var(--crypto-sand-3);
  border-bottom: 1px solid var(--crypto-sand-3);
  border-left: 1px solid var(--crypto-sand-3);
  background: var(--crypto-white);
}

#crypto .crypto_box_icon {
  max-width: 70px;
  margin: 0 auto 10px;
}

#crypto .crypto_box-4 .crypto_box_icon {
  max-width: 226px;
}

#crypto .crypto_box_text {
  color: var(--crypto-sand-7) !important;
  font-family: "IberPangeaText" !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.25;
  text-align: left;
}

#crypto .crypto_box_text strong {
  font-family: "IberPangeaText Bold" !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.25;
}

#crypto .crypto_note {
  border-radius: 8px;
  background: var(--crypto-forest-1);
  padding: 8px 16px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  color: var(--crypto-sand-7) !important;
  font-family: "IberPangeaText" !important;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.25;
  text-align: center;
  position: relative;
}

#crypto .crypto_note:before {
  content: '';
  display: block;
  width: 1px;
  height: 16px;
  background-color: var(--crypto-forest);
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

#crypto .crypto_note strong {
  font-family: "IberPangeaText Bold" !important;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.25;
}

#crypto .crypto_tabs {
  border-radius: 0 0 18px 18px;
  background: var(--crypto-yellow);
  border: 1px solid var(--crypto-sand-3);
}

#crypto .crypto_tabs_nav {
  display: flex;
}

#crypto .crypto_tabs_nav_item {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  background-color: var(--crypto-yellow);
  color: var(--crypto-forest) !important;
  font-family: "IberPangea Medium" !important;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.22;
  text-align: center;
  text-decoration: none;
  transition: opacity 0.3s ease;
}

#crypto .crypto_tabs_nav_item:hover {
  color: var(--crypto-green-1) !important;
}

#crypto .crypto_tabs_nav_item.active {
  background-color: var(--crypto-white);
}

#crypto .crypto_tabs_content {
  background: var(--crypto-white);
  padding: 16px;
  display: none;
}

#crypto .crypto_tabs_content-1 {
  border-radius: 0 16px 16px 16px;
}

#crypto .crypto_tabs_content-2 {
  border-radius: 16px 0 16px 16px;
}

#crypto .crypto_tabs_content.active {
  display: block;
}

#crypto .crypto_tabs_box {
  border-radius: 8px;
  background: var(--crypto-sunset-light);
  padding: 16px;
  margin-bottom: 16px;
}

#crypto .crypto_tabs_box-1 {
  position: relative;
  margin-bottom: 48px;
}

#crypto .crypto_tabs_box-1:before {
  content: '';
  display: block;
  width: 8px;
  height: 17px;
  background-image: url('/wcorp/gc/prod/es_ES/estaticos/criptomonedas/images/flecha.svg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 8px auto;
  position: absolute;
  top: calc(100% + 16px);
  left: 50%;
  transform: translateX(-50%);
}

#crypto .crypto_tabs_box_title {
  width: 100%;
  color: var(--crypto-forest) !important;
  font-family: "IberPangeaText Bold" !important;
  font-size: 16px;
  line-height: 1.25;
  font-style: italic;
  font-weight: normal;
  text-align: left;
  padding-bottom: 9px;
  border-bottom: 1px solid var(--crypto-sand-3);
  margin-bottom: 9px;
}

#crypto .crypto_tabs_box_text {
  color: var(--crypto-sand-7) !important;
  font-family: "IberPangeaText" !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.25;
  text-align: left;
}

#crypto .crypto_tabs_box_text strong {
  font-family: "IberPangeaText Bold" !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.25;
}

#crypto .crypto_tabs_box_icon {
  max-width: 175px;
  margin: 16px auto 0;
}

#crypto .crypto_tabs_info {
  border-radius: 8px;
  border: 1px solid var(--crypto-sunset);
  padding: 16px;
}

#crypto .crypto_tabs_info_icon {
  max-width: 96px;
  margin: 0 auto 16px;
}

#crypto .crypto_tabs_info_text {
  color: var(--crypto-sand-7) !important;
  font-family: "IberPangeaText" !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.25;
  text-align: center;
}

#crypto .crypto_tabs_info_text strong {
  font-family: "IberPangeaText Bold" !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.25;
}

#crypto .crypto_source {
  color: var(--crypto-sand-6) !important;
  font-family: "IberPangeaText" !important;
  font-size: 14px;
  line-height: 1.33;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

#crypto .crypto_source strong {
  color: var(--crypto-sand-7) !important;
  font-family: "IberPangeaText" !important;
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.33;
}

@media (min-width: 700px) {
  #crypto {
    padding: 32px;
  }

  #crypto .crypto_header {
    padding-right: 110px;
    position: relative;
    margin-bottom: 24px;
  }

  #crypto .crypto_subtitle {
    margin-bottom: 0;
  }

  #crypto .crypto_image {
    max-width: 120px;
    position: absolute;
    right: 0;
    bottom: 0;
  }

  #crypto .crypto_content {
    display: flex;
    flex-wrap: wrap;
  }

  #crypto .crypto_box-1 {
    width: calc(50% - 16px);
    margin-right: auto;
    margin-bottom: 24px;
  }

  #crypto .crypto_box-1:before {
    top: 50%;
    left: calc(100% + 12px);
    transform: translateY(-50%) rotate(-90deg);
  }

  #crypto .crypto_box-2 {
    width: calc(50% - 16px);
    margin-bottom: 24px;
  }

  #crypto .crypto_box-4 .crypto_box_icon {
    max-width: 315px;
    margin-bottom: 16px;
  }

  #crypto .crypto_tabs_box-1 {
    padding-right: 140px;
    min-height: 130px;
    position: relative;
  }

  #crypto .crypto_tabs_box-1 .crypto_tabs_box_icon {
    max-width: 120px;
    margin: 0;
    position: absolute;
    right: 16px;
    bottom: 16px;
  }

  #crypto .crypto_box-4 {
    margin-bottom: 24px;
  }

}