@font-face {
  font-family: 'Antwerp_BB_MediumItalic';
  src: url("fonts/Antwerp_BB_MediumItalicWEB.woff") format("woff"); }
.copyblock {
    margin: 30px auto;
}
.copywidth {
    width: 64%;
    min-width: 740px;
    margin-left: auto;
    margin-right: auto;
}

button, input[type="button"], input[type="reset"], input[type="submit"], button { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; -webkit-font-smoothing: antialiased; border-radius: 3px; border: none; background-color: #2800D7; color: #fff; cursor: pointer; display: inline-block; font-family: "TiemposText-Regular", "Georgia", "Cambria", "Times New Roman", "Times", serif, serif; font-size: 1.25em; font-weight: 600; line-height: 1; padding: 0.75em 1em; text-decoration: none; user-select: none; vertical-align: middle; white-space: nowrap; }
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, button:hover, button:focus { background-color: #2800D7; color: #fff; }
button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled, button:disabled { cursor: not-allowed; opacity: 0.5; }

.opener {
  position: relative;
  width: 100%; }
  .opener h1 {
    font-family: 'Antwerp_BB_MediumItalic';
    font-size: 5em;
    color: #fff;
    text-shadow: 2px 2px #febe10, -1px -1px 5px #febe10;
    padding: .5em 0 .25em 0;
    z-index: 2; }
    @media (max-width: 500px) {
      .opener h1 {
        font-size: 4em; } }
  .opener p {
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 1em 0; }
  .opener svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: visible; }
    .opener svg circle {
      opacity: .7; }
    .opener svg path {
      stroke-width: 1;
      fill: none;
      opacity: .5; }

.dvz-content .etf-toy {
  margin-top: 0;
  background: #ffffff;
  color: #000000;
  border-top: 1px solid #febe10; }
  .dvz-content .etf-toy p {
    color: #000000;
    margin: 1em 0 1em 0;
    width: 100%;
    max-width: 100%; }
  .dvz-content .etf-toy button {
    font-size: 1em;
    padding: .5em; }
  .dvz-content .etf-toy .flow {
    height: 80px; }
    .dvz-content .etf-toy .flow svg {
      width: 100%;
      height: 100%;
      font: 12px sans-serif;
      overflow: visible; }
      .dvz-content .etf-toy .flow svg text {
        fill: #000000; }
      .dvz-content .etf-toy .flow svg circle.shares-goal {
        fill: none;
        stroke-width: 2;
        stroke: #1dcc92;
        stroke-dasharray: 2,2;
        opacity: 1; }
      .dvz-content .etf-toy .flow svg g.component circle {
        stroke: #000000;
        stroke-width: 1;
        opacity: .1; }
      .dvz-content .etf-toy .flow svg g.etf circle {
        stroke: #000000;
        stroke-width: 1;
        fill: #ffffff;
        opacity: .1; }
      .dvz-content .etf-toy .flow svg text {
        opacity: 0; }
        .dvz-content .etf-toy .flow svg text.create {
          text-anchor: end; }
        .dvz-content .etf-toy .flow svg text.redeem {
          text-anchor: start; }
      @media (max-width: 600px) {
        .dvz-content .etf-toy .flow svg text {
          display: none; } }
  .dvz-content .etf-toy .flow-placeholder {
    height: 100px; }
  .dvz-content .etf-toy p.buttons {
    text-align: center; }
  .dvz-content .etf-toy span.balancing {
    display: inline-block; }
  .dvz-content .etf-toy .ap {
    height: 160px; }
    .dvz-content .etf-toy .ap svg {
      width: 100%;
      height: 100%;
      font: 12px sans-serif;
      overflow: visible; }
      .dvz-content .etf-toy .ap svg text {
        fill: #000000; }
      .dvz-content .etf-toy .ap svg .axis path,
      .dvz-content .etf-toy .ap svg .axis line {
        fill: none;
        stroke: #999999;
        shape-rendering: crispEdges; }
      .dvz-content .etf-toy .ap svg .axis text {
        fill: #999999; }
      .dvz-content .etf-toy .ap svg g.component circle {
        stroke: #000000;
        stroke-width: 1;
        opacity: .1; }
      .dvz-content .etf-toy .ap svg g.etf circle {
        stroke: #000000;
        stroke-width: 1;
        fill: #ffffff;
        opacity: .1; }
      .dvz-content .etf-toy .ap svg path.extent {
        stroke-width: 2;
        stroke: #000000; }
      .dvz-content .etf-toy .ap svg g.price {
        opacity: .5; }
        .dvz-content .etf-toy .ap svg g.price:not(.premium) text {
          text-anchor: end; }
        .dvz-content .etf-toy .ap svg g.price.premium text {
          text-anchor: start; }
        .dvz-content .etf-toy .ap svg g.price text.premium {
          font-style: italic; }
        .dvz-content .etf-toy .ap svg g.price path {
          stroke-width: 1;
          stroke: #999999; }
      .dvz-content .etf-toy .ap svg g.value:not(.premium) text {
        text-anchor: start; }
      .dvz-content .etf-toy .ap svg g.value.premium text {
        text-anchor: end; }
      .dvz-content .etf-toy .ap svg g.value path {
        stroke-width: 1;
        stroke: #1dcc92; }
      .dvz-content .etf-toy .ap svg g.value text {
        fill: #1dcc92; }
      .dvz-content .etf-toy .ap svg rect.spread {
        fill: #1dcc92;
        opacity: .1; }
      .dvz-content .etf-toy .ap svg g.arb path.gain {
        fill: #1dcc92; }
      .dvz-content .etf-toy .ap svg g.arb path.loss {
        fill: #ff433d; }

/*# sourceMappingURL=main.css.map */
