/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

:not(body) {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

html {
  border-collapse: collapse;
}

* {
  border-collapse: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body,
html {
  margin: 0;
  padding: 0;
}

[hidden] {
  display: none !important;
}

.r-Grid {
  display: block;
  font-size: 0;
  padding: 0;
  margin: 0;
}

.r-Grid--withGutter {
  margin: 0 -8px;
  margin: 0 -0.5rem;
}

.r-Grid--withGutter > .r-Grid-cell {
  padding: 0 8px;
  padding: 0 0.5rem;
}

.r-Grid-cell {
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  width: 100%;
  padding: 0;
}

.r-Grid-cell,
.r-Grid-cell--alignTop {
  vertical-align: top;
}

.r-Grid-cell--alignMiddle {
  vertical-align: middle;
}

.r-Grid-cell--alignBottom {
  vertical-align: bottom;
}

.r-all--1of12 {
  width: 8.33333%;
}

.r-all--1of10 {
  width: 10%;
}

.r-all--1of8 {
  width: 12.5%;
}

.r-all--1of6,
.r-all--2of12 {
  width: 16.66667%;
}

.r-all--1of5,
.r-all--2of10 {
  width: 20%;
}

.r-all--1of4,
.r-all--2of8,
.r-all--3of12 {
  width: 25%;
}

.r-all--3of10 {
  width: 30%;
}

.r-all--1of3,
.r-all--2of6,
.r-all--4of12 {
  width: 33.33333%;
}

.r-all--3of8 {
  width: 37.5%;
}

.r-all--2of5,
.r-all--4of10 {
  width: 40%;
}

.r-all--5of12 {
  width: 41.66667%;
}

.r-all--1of2,
.r-all--2of4,
.r-all--3of6,
.r-all--4of8,
.r-all--5of10,
.r-all--6of12 {
  width: 50%;
}

.r-all--7of12 {
  width: 58.33333%;
}

.r-all--3of5,
.r-all--6of10 {
  width: 60%;
}

.r-all--5of8 {
  width: 62.5%;
}

.r-all--2of3,
.r-all--4of6,
.r-all--8of12 {
  width: 66.66667%;
}

.r-all--7of10 {
  width: 70%;
}

.r-all--3of4,
.r-all--6of8,
.r-all--9of12 {
  width: 75%;
}

.r-all--4of5,
.r-all--8of10 {
  width: 80%;
}

.r-all--5of6,
.r-all--10of12 {
  width: 83.33333%;
}

.r-all--7of8 {
  width: 87.5%;
}

.r-all--9of10 {
  width: 90%;
}

.r-all--11of12 {
  width: 91.66667%;
}

.r-all--1of1,
.r-all--2of2,
.r-all--3of3,
.r-all--4of4,
.r-all--5of5,
.r-all--6of6,
.r-all--8of8,
.r-all--10of10,
.r-all--12of12 {
  width: 100%;
}

.r-all--hidden {
  display: none;
}

.r-all--visible {
  display: inline-block;
}

@media (max-width: 90em) {
  .r-maxXL--1of12 {
    width: 8.33333%;
  }

  .r-maxXL--1of10 {
    width: 10%;
  }

  .r-maxXL--1of8 {
    width: 12.5%;
  }

  .r-maxXL--1of6,
  .r-maxXL--2of12 {
    width: 16.66667%;
  }

  .r-maxXL--1of5,
  .r-maxXL--2of10 {
    width: 20%;
  }

  .r-maxXL--1of4,
  .r-maxXL--2of8,
  .r-maxXL--3of12 {
    width: 25%;
  }

  .r-maxXL--3of10 {
    width: 30%;
  }

  .r-maxXL--1of3,
  .r-maxXL--2of6,
  .r-maxXL--4of12 {
    width: 33.33333%;
  }

  .r-maxXL--3of8 {
    width: 37.5%;
  }

  .r-maxXL--2of5,
  .r-maxXL--4of10 {
    width: 40%;
  }

  .r-maxXL--5of12 {
    width: 41.66667%;
  }

  .r-maxXL--1of2,
  .r-maxXL--2of4,
  .r-maxXL--3of6,
  .r-maxXL--4of8,
  .r-maxXL--5of10,
  .r-maxXL--6of12 {
    width: 50%;
  }

  .r-maxXL--7of12 {
    width: 58.33333%;
  }

  .r-maxXL--3of5,
  .r-maxXL--6of10 {
    width: 60%;
  }

  .r-maxXL--5of8 {
    width: 62.5%;
  }

  .r-maxXL--2of3,
  .r-maxXL--4of6,
  .r-maxXL--8of12 {
    width: 66.66667%;
  }

  .r-maxXL--7of10 {
    width: 70%;
  }

  .r-maxXL--3of4,
  .r-maxXL--6of8,
  .r-maxXL--9of12 {
    width: 75%;
  }

  .r-maxXL--4of5,
  .r-maxXL--8of10 {
    width: 80%;
  }

  .r-maxXL--5of6,
  .r-maxXL--10of12 {
    width: 83.33333%;
  }

  .r-maxXL--7of8 {
    width: 87.5%;
  }

  .r-maxXL--9of10 {
    width: 90%;
  }

  .r-maxXL--11of12 {
    width: 91.66667%;
  }

  .r-maxXL--1of1,
  .r-maxXL--2of2,
  .r-maxXL--3of3,
  .r-maxXL--4of4,
  .r-maxXL--5of5,
  .r-maxXL--6of6,
  .r-maxXL--8of8,
  .r-maxXL--10of10,
  .r-maxXL--12of12 {
    width: 100%;
  }

  .r-maxXL--hidden {
    display: none;
  }

  .r-maxXL--visible {
    display: inline-block;
  }
}

@media (max-width: 65em) {
  .r-maxL--1of12 {
    width: 8.33333%;
  }

  .r-maxL--1of10 {
    width: 10%;
  }

  .r-maxL--1of8 {
    width: 12.5%;
  }

  .r-maxL--1of6,
  .r-maxL--2of12 {
    width: 16.66667%;
  }

  .r-maxL--1of5,
  .r-maxL--2of10 {
    width: 20%;
  }

  .r-maxL--1of4,
  .r-maxL--2of8,
  .r-maxL--3of12 {
    width: 25%;
  }

  .r-maxL--3of10 {
    width: 30%;
  }

  .r-maxL--1of3,
  .r-maxL--2of6,
  .r-maxL--4of12 {
    width: 33.33333%;
  }

  .r-maxL--3of8 {
    width: 37.5%;
  }

  .r-maxL--2of5,
  .r-maxL--4of10 {
    width: 40%;
  }

  .r-maxL--5of12 {
    width: 41.66667%;
  }

  .r-maxL--1of2,
  .r-maxL--2of4,
  .r-maxL--3of6,
  .r-maxL--4of8,
  .r-maxL--5of10,
  .r-maxL--6of12 {
    width: 50%;
  }

  .r-maxL--7of12 {
    width: 58.33333%;
  }

  .r-maxL--3of5,
  .r-maxL--6of10 {
    width: 60%;
  }

  .r-maxL--5of8 {
    width: 62.5%;
  }

  .r-maxL--2of3,
  .r-maxL--4of6,
  .r-maxL--8of12 {
    width: 66.66667%;
  }

  .r-maxL--7of10 {
    width: 70%;
  }

  .r-maxL--3of4,
  .r-maxL--6of8,
  .r-maxL--9of12 {
    width: 75%;
  }

  .r-maxL--4of5,
  .r-maxL--8of10 {
    width: 80%;
  }

  .r-maxL--5of6,
  .r-maxL--10of12 {
    width: 83.33333%;
  }

  .r-maxL--7of8 {
    width: 87.5%;
  }

  .r-maxL--9of10 {
    width: 90%;
  }

  .r-maxL--11of12 {
    width: 91.66667%;
  }

  .r-maxL--1of1,
  .r-maxL--2of2,
  .r-maxL--3of3,
  .r-maxL--4of4,
  .r-maxL--5of5,
  .r-maxL--6of6,
  .r-maxL--8of8,
  .r-maxL--10of10,
  .r-maxL--12of12 {
    width: 100%;
  }

  .r-maxL--hidden {
    display: none;
  }

  .r-maxL--visible {
    display: inline-block;
  }
}

@media (max-width: 50em) {
  .r-maxM--1of12 {
    width: 8.33333%;
  }

  .r-maxM--1of10 {
    width: 10%;
  }

  .r-maxM--1of8 {
    width: 12.5%;
  }

  .r-maxM--1of6,
  .r-maxM--2of12 {
    width: 16.66667%;
  }

  .r-maxM--1of5,
  .r-maxM--2of10 {
    width: 20%;
  }

  .r-maxM--1of4,
  .r-maxM--2of8,
  .r-maxM--3of12 {
    width: 25%;
  }

  .r-maxM--3of10 {
    width: 30%;
  }

  .r-maxM--1of3,
  .r-maxM--2of6,
  .r-maxM--4of12 {
    width: 33.33333%;
  }

  .r-maxM--3of8 {
    width: 37.5%;
  }

  .r-maxM--2of5,
  .r-maxM--4of10 {
    width: 40%;
  }

  .r-maxM--5of12 {
    width: 41.66667%;
  }

  .r-maxM--1of2,
  .r-maxM--2of4,
  .r-maxM--3of6,
  .r-maxM--4of8,
  .r-maxM--5of10,
  .r-maxM--6of12 {
    width: 50%;
  }

  .r-maxM--7of12 {
    width: 58.33333%;
  }

  .r-maxM--3of5,
  .r-maxM--6of10 {
    width: 60%;
  }

  .r-maxM--5of8 {
    width: 62.5%;
  }

  .r-maxM--2of3,
  .r-maxM--4of6,
  .r-maxM--8of12 {
    width: 66.66667%;
  }

  .r-maxM--7of10 {
    width: 70%;
  }

  .r-maxM--3of4,
  .r-maxM--6of8,
  .r-maxM--9of12 {
    width: 75%;
  }

  .r-maxM--4of5,
  .r-maxM--8of10 {
    width: 80%;
  }

  .r-maxM--5of6,
  .r-maxM--10of12 {
    width: 83.33333%;
  }

  .r-maxM--7of8 {
    width: 87.5%;
  }

  .r-maxM--9of10 {
    width: 90%;
  }

  .r-maxM--11of12 {
    width: 91.66667%;
  }

  .r-maxM--1of1,
  .r-maxM--2of2,
  .r-maxM--3of3,
  .r-maxM--4of4,
  .r-maxM--5of5,
  .r-maxM--6of6,
  .r-maxM--8of8,
  .r-maxM--10of10,
  .r-maxM--12of12 {
    width: 100%;
  }

  .r-maxM--hidden {
    display: none;
  }

  .r-maxM--visible {
    display: inline-block;
  }
}

@media (max-width: 30em) {
  .r-maxS--1of12 {
    width: 8.33333%;
  }

  .r-maxS--1of10 {
    width: 10%;
  }

  .r-maxS--1of8 {
    width: 12.5%;
  }

  .r-maxS--1of6,
  .r-maxS--2of12 {
    width: 16.66667%;
  }

  .r-maxS--1of5,
  .r-maxS--2of10 {
    width: 20%;
  }

  .r-maxS--1of4,
  .r-maxS--2of8,
  .r-maxS--3of12 {
    width: 25%;
  }

  .r-maxS--3of10 {
    width: 30%;
  }

  .r-maxS--1of3,
  .r-maxS--2of6,
  .r-maxS--4of12 {
    width: 33.33333%;
  }

  .r-maxS--3of8 {
    width: 37.5%;
  }

  .r-maxS--2of5,
  .r-maxS--4of10 {
    width: 40%;
  }

  .r-maxS--5of12 {
    width: 41.66667%;
  }

  .r-maxS--1of2,
  .r-maxS--2of4,
  .r-maxS--3of6,
  .r-maxS--4of8,
  .r-maxS--5of10,
  .r-maxS--6of12 {
    width: 50%;
  }

  .r-maxS--7of12 {
    width: 58.33333%;
  }

  .r-maxS--3of5,
  .r-maxS--6of10 {
    width: 60%;
  }

  .r-maxS--5of8 {
    width: 62.5%;
  }

  .r-maxS--2of3,
  .r-maxS--4of6,
  .r-maxS--8of12 {
    width: 66.66667%;
  }

  .r-maxS--7of10 {
    width: 70%;
  }

  .r-maxS--3of4,
  .r-maxS--6of8,
  .r-maxS--9of12 {
    width: 75%;
  }

  .r-maxS--4of5,
  .r-maxS--8of10 {
    width: 80%;
  }

  .r-maxS--5of6,
  .r-maxS--10of12 {
    width: 83.33333%;
  }

  .r-maxS--7of8 {
    width: 87.5%;
  }

  .r-maxS--9of10 {
    width: 90%;
  }

  .r-maxS--11of12 {
    width: 91.66667%;
  }

  .r-maxS--1of1,
  .r-maxS--2of2,
  .r-maxS--3of3,
  .r-maxS--4of4,
  .r-maxS--5of5,
  .r-maxS--6of6,
  .r-maxS--8of8,
  .r-maxS--10of10,
  .r-maxS--12of12 {
    width: 100%;
  }

  .r-maxS--hidden {
    display: none;
  }

  .r-maxS--visible {
    display: inline-block;
  }
}

@media (min-width: 30.01em) {
  .r-minS--1of12 {
    width: 8.33333%;
  }

  .r-minS--1of10 {
    width: 10%;
  }

  .r-minS--1of8 {
    width: 12.5%;
  }

  .r-minS--1of6,
  .r-minS--2of12 {
    width: 16.66667%;
  }

  .r-minS--1of5,
  .r-minS--2of10 {
    width: 20%;
  }

  .r-minS--1of4,
  .r-minS--2of8,
  .r-minS--3of12 {
    width: 25%;
  }

  .r-minS--3of10 {
    width: 30%;
  }

  .r-minS--1of3,
  .r-minS--2of6,
  .r-minS--4of12 {
    width: 33.33333%;
  }

  .r-minS--3of8 {
    width: 37.5%;
  }

  .r-minS--2of5,
  .r-minS--4of10 {
    width: 40%;
  }

  .r-minS--5of12 {
    width: 41.66667%;
  }

  .r-minS--1of2,
  .r-minS--2of4,
  .r-minS--3of6,
  .r-minS--4of8,
  .r-minS--5of10,
  .r-minS--6of12 {
    width: 50%;
  }

  .r-minS--7of12 {
    width: 58.33333%;
  }

  .r-minS--3of5,
  .r-minS--6of10 {
    width: 60%;
  }

  .r-minS--5of8 {
    width: 62.5%;
  }

  .r-minS--2of3,
  .r-minS--4of6,
  .r-minS--8of12 {
    width: 66.66667%;
  }

  .r-minS--7of10 {
    width: 70%;
  }

  .r-minS--3of4,
  .r-minS--6of8,
  .r-minS--9of12 {
    width: 75%;
  }

  .r-minS--4of5,
  .r-minS--8of10 {
    width: 80%;
  }

  .r-minS--5of6,
  .r-minS--10of12 {
    width: 83.33333%;
  }

  .r-minS--7of8 {
    width: 87.5%;
  }

  .r-minS--9of10 {
    width: 90%;
  }

  .r-minS--11of12 {
    width: 91.66667%;
  }

  .r-minS--1of1,
  .r-minS--2of2,
  .r-minS--3of3,
  .r-minS--4of4,
  .r-minS--5of5,
  .r-minS--6of6,
  .r-minS--8of8,
  .r-minS--10of10,
  .r-minS--12of12 {
    width: 100%;
  }

  .r-minS--hidden {
    display: none;
  }

  .r-minS--visible {
    display: inline-block;
  }
}

@media (min-width: 50.01em) {
  .r-minM--1of12 {
    width: 8.33333%;
  }

  .r-minM--1of10 {
    width: 10%;
  }

  .r-minM--1of8 {
    width: 12.5%;
  }

  .r-minM--1of6,
  .r-minM--2of12 {
    width: 16.66667%;
  }

  .r-minM--1of5,
  .r-minM--2of10 {
    width: 20%;
  }

  .r-minM--1of4,
  .r-minM--2of8,
  .r-minM--3of12 {
    width: 25%;
  }

  .r-minM--3of10 {
    width: 30%;
  }

  .r-minM--1of3,
  .r-minM--2of6,
  .r-minM--4of12 {
    width: 33.33333%;
  }

  .r-minM--3of8 {
    width: 37.5%;
  }

  .r-minM--2of5,
  .r-minM--4of10 {
    width: 40%;
  }

  .r-minM--5of12 {
    width: 41.66667%;
  }

  .r-minM--1of2,
  .r-minM--2of4,
  .r-minM--3of6,
  .r-minM--4of8,
  .r-minM--5of10,
  .r-minM--6of12 {
    width: 50%;
  }

  .r-minM--7of12 {
    width: 58.33333%;
  }

  .r-minM--3of5,
  .r-minM--6of10 {
    width: 60%;
  }

  .r-minM--5of8 {
    width: 62.5%;
  }

  .r-minM--2of3,
  .r-minM--4of6,
  .r-minM--8of12 {
    width: 66.66667%;
  }

  .r-minM--7of10 {
    width: 70%;
  }

  .r-minM--3of4,
  .r-minM--6of8,
  .r-minM--9of12 {
    width: 75%;
  }

  .r-minM--4of5,
  .r-minM--8of10 {
    width: 80%;
  }

  .r-minM--5of6,
  .r-minM--10of12 {
    width: 83.33333%;
  }

  .r-minM--7of8 {
    width: 87.5%;
  }

  .r-minM--9of10 {
    width: 90%;
  }

  .r-minM--11of12 {
    width: 91.66667%;
  }

  .r-minM--1of1,
  .r-minM--2of2,
  .r-minM--3of3,
  .r-minM--4of4,
  .r-minM--5of5,
  .r-minM--6of6,
  .r-minM--8of8,
  .r-minM--10of10,
  .r-minM--12of12 {
    width: 100%;
  }

  .r-minM--hidden {
    display: none;
  }

  .r-minM--visible {
    display: inline-block;
  }
}

@media (min-width: 65.01em) {
  .r-minL--1of12 {
    width: 8.33333%;
  }

  .r-minL--1of10 {
    width: 10%;
  }

  .r-minL--1of8 {
    width: 12.5%;
  }

  .r-minL--1of6,
  .r-minL--2of12 {
    width: 16.66667%;
  }

  .r-minL--1of5,
  .r-minL--2of10 {
    width: 20%;
  }

  .r-minL--1of4,
  .r-minL--2of8,
  .r-minL--3of12 {
    width: 25%;
  }

  .r-minL--3of10 {
    width: 30%;
  }

  .r-minL--1of3,
  .r-minL--2of6,
  .r-minL--4of12 {
    width: 33.33333%;
  }

  .r-minL--3of8 {
    width: 37.5%;
  }

  .r-minL--2of5,
  .r-minL--4of10 {
    width: 40%;
  }

  .r-minL--5of12 {
    width: 41.66667%;
  }

  .r-minL--1of2,
  .r-minL--2of4,
  .r-minL--3of6,
  .r-minL--4of8,
  .r-minL--5of10,
  .r-minL--6of12 {
    width: 50%;
  }

  .r-minL--7of12 {
    width: 58.33333%;
  }

  .r-minL--3of5,
  .r-minL--6of10 {
    width: 60%;
  }

  .r-minL--5of8 {
    width: 62.5%;
  }

  .r-minL--2of3,
  .r-minL--4of6,
  .r-minL--8of12 {
    width: 66.66667%;
  }

  .r-minL--7of10 {
    width: 70%;
  }

  .r-minL--3of4,
  .r-minL--6of8,
  .r-minL--9of12 {
    width: 75%;
  }

  .r-minL--4of5,
  .r-minL--8of10 {
    width: 80%;
  }

  .r-minL--5of6,
  .r-minL--10of12 {
    width: 83.33333%;
  }

  .r-minL--7of8 {
    width: 87.5%;
  }

  .r-minL--9of10 {
    width: 90%;
  }

  .r-minL--11of12 {
    width: 91.66667%;
  }

  .r-minL--1of1,
  .r-minL--2of2,
  .r-minL--3of3,
  .r-minL--4of4,
  .r-minL--5of5,
  .r-minL--6of6,
  .r-minL--8of8,
  .r-minL--10of10,
  .r-minL--12of12 {
    width: 100%;
  }

  .r-minL--hidden {
    display: none;
  }

  .r-minL--visible {
    display: inline-block;
  }
}

@media (min-width: 90.01em) {
  .r-minXL--1of12 {
    width: 8.33333%;
  }

  .r-minXL--1of10 {
    width: 10%;
  }

  .r-minXL--1of8 {
    width: 12.5%;
  }

  .r-minXL--1of6,
  .r-minXL--2of12 {
    width: 16.66667%;
  }

  .r-minXL--1of5,
  .r-minXL--2of10 {
    width: 20%;
  }

  .r-minXL--1of4,
  .r-minXL--2of8,
  .r-minXL--3of12 {
    width: 25%;
  }

  .r-minXL--3of10 {
    width: 30%;
  }

  .r-minXL--1of3,
  .r-minXL--2of6,
  .r-minXL--4of12 {
    width: 33.33333%;
  }

  .r-minXL--3of8 {
    width: 37.5%;
  }

  .r-minXL--2of5,
  .r-minXL--4of10 {
    width: 40%;
  }

  .r-minXL--5of12 {
    width: 41.66667%;
  }

  .r-minXL--1of2,
  .r-minXL--2of4,
  .r-minXL--3of6,
  .r-minXL--4of8,
  .r-minXL--5of10,
  .r-minXL--6of12 {
    width: 50%;
  }

  .r-minXL--7of12 {
    width: 58.33333%;
  }

  .r-minXL--3of5,
  .r-minXL--6of10 {
    width: 60%;
  }

  .r-minXL--5of8 {
    width: 62.5%;
  }

  .r-minXL--2of3,
  .r-minXL--4of6,
  .r-minXL--8of12 {
    width: 66.66667%;
  }

  .r-minXL--7of10 {
    width: 70%;
  }

  .r-minXL--3of4,
  .r-minXL--6of8,
  .r-minXL--9of12 {
    width: 75%;
  }

  .r-minXL--4of5,
  .r-minXL--8of10 {
    width: 80%;
  }

  .r-minXL--5of6,
  .r-minXL--10of12 {
    width: 83.33333%;
  }

  .r-minXL--7of8 {
    width: 87.5%;
  }

  .r-minXL--9of10 {
    width: 90%;
  }

  .r-minXL--11of12 {
    width: 91.66667%;
  }

  .r-minXL--1of1,
  .r-minXL--2of2,
  .r-minXL--3of3,
  .r-minXL--4of4,
  .r-minXL--5of5,
  .r-minXL--6of6,
  .r-minXL--8of8,
  .r-minXL--10of10,
  .r-minXL--12of12 {
    width: 100%;
  }

  .r-minXL--hidden {
    display: none;
  }

  .r-minXL--visible {
    display: inline-block;
  }
}

.r-VerticalRhythm {
  font-size: 16px;
  font-size: 1rem;
  line-height: 25px;
  line-height: 1.5625rem;
}

.r-VerticalRhythm .h1,
.r-VerticalRhythm .h2,
.r-VerticalRhythm .h3,
.r-VerticalRhythm .h4,
.r-VerticalRhythm .h5,
.r-VerticalRhythm .h6,
.r-VerticalRhythm h1,
.r-VerticalRhythm h2,
.r-VerticalRhythm h3,
.r-VerticalRhythm h4,
.r-VerticalRhythm h5,
.r-VerticalRhythm h6 {
  margin-top: 0;
}

.r-VerticalRhythm .h1,
.r-VerticalRhythm h1 {
  font-size: 33.177px;
  font-size: 2.0736rem;
  line-height: 50px;
  line-height: 3.125rem;
  padding-top: 6.5px;
  padding-top: 0.40625rem;
  margin-bottom: 18.5px;
  margin-bottom: 1.15625rem;
}

.r-VerticalRhythm .h2,
.r-VerticalRhythm h2 {
  font-size: 27.648px;
  font-size: 1.728rem;
}

.r-VerticalRhythm .h2,
.r-VerticalRhythm .h3,
.r-VerticalRhythm h2,
.r-VerticalRhythm h3 {
  line-height: 25px;
  line-height: 1.5625rem;
  padding-top: 6.5px;
  padding-top: 0.40625rem;
  margin-bottom: 18.5px;
  margin-bottom: 1.15625rem;
}

.r-VerticalRhythm .h3,
.r-VerticalRhythm h3 {
  font-size: 23.04px;
  font-size: 1.44rem;
}

.r-VerticalRhythm .h4,
.r-VerticalRhythm h4 {
  font-size: 19.2px;
  font-size: 1.2rem;
}

.r-VerticalRhythm .h4,
.r-VerticalRhythm .h5,
.r-VerticalRhythm h4,
.r-VerticalRhythm h5 {
  line-height: 25px;
  line-height: 1.5625rem;
  padding-top: 6.5px;
  padding-top: 0.40625rem;
  margin-bottom: 18.5px;
  margin-bottom: 1.15625rem;
}

.r-VerticalRhythm .h5,
.r-VerticalRhythm h5 {
  font-size: 16px;
  font-size: 1rem;
}

.r-VerticalRhythm .h6,
.r-VerticalRhythm h6 {
  font-size: 13.333px;
  font-size: 0.83333rem;
  line-height: 25px;
  line-height: 1.5625rem;
  padding-top: 6.5px;
  padding-top: 0.40625rem;
  margin-bottom: 18.5px;
  margin-bottom: 1.15625rem;
}

.r-VerticalRhythm .h5 .r-VerticalRhythm h6,
.r-VerticalRhythm .h6,
.r-VerticalRhythm h5 {
  text-decoration: underline;
}

.r-VerticalRhythm small {
  font-size: 0.83333em;
}

.r-VerticalRhythm dl,
.r-VerticalRhythm fieldset,
.r-VerticalRhythm figure,
.r-VerticalRhythm hr,
.r-VerticalRhythm ol,
.r-VerticalRhythm p,
.r-VerticalRhythm pre,
.r-VerticalRhythm table,
.r-VerticalRhythm ul {
  margin-top: 0;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

.r-VerticalRhythm-helper {
  position: relative;
  overflow: auto;
}

.r-VerticalRhythm-helper:after {
  content: "";
  z-index: 100000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 1px, transparent 0) 0
      0 / 100% 1.5625rem,
    linear-gradient(180deg, rgba(0, 0, 0, 0.16749999999999998), transparent 1px)
      0 0.78125rem / 100% 1.5625rem,
    linear-gradient(180deg, rgba(0, 0, 0, 0.08499999999999999), transparent 1px)
      0 0.39063rem / 100% 1.5625rem,
    linear-gradient(180deg, rgba(0, 0, 0, 0.08499999999999999), transparent 1px)
      0 1.17188rem / 100% 1.5625rem;
}

.SVGInline {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.SVGInline-svg {
  width: inherit;
  height: inherit;
  line-height: inherit;
  color: inherit;
  fill: currentColor;
}

.cssnext-Header {
  line-height: 62.5px;
  line-height: 3.90625rem;
}

@media (min-width: 50.01em) {
  .cssnext-Header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: hsla(0, 0%, 100%, 0.99);
    z-index: 1;
    -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
  }
}

.cssnext-Header-logo {
  display: block;
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
}

@media (min-width: 50.01em) {
  .cssnext-Header-logo {
    display: inline-block;
    margin: 0 1rem 0 0;
  }
}

.cssnext-Header-logo:before {
  display: none;
}

.cssnext-Header-logo-img {
  display: inline-block;
  vertical-align: middle;
  height: 1em;
  width: 5.33333em;
  margin-right: 3.2px;
  margin-right: 0.2rem;
}

.cssnext-Header-logo-img-svg {
  display: block;
}

.cssnext-Header-version {
  font-size: 11.6px;
  font-size: 0.725rem;
  padding: 0 16px;
  padding: 0 1rem;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media (min-width: 50.01em) {
  .cssnext-Header-version {
    position: absolute;
    bottom: -1.5rem;
    left: 2.66667em;
    line-height: 1;
    color: #ccc;
    opacity: 0.4;
  }

  .cssnext-Header-logo:hover .cssnext-Header-version {
    opacity: 0.8;
  }
}

@media (max-width: 50em) {
  .cssnext-Header-nav {
    display: block;
    text-align: center;
  }
}

@media (min-width: 50.01em) {
  .cssnext-Header-nav {
    text-align: right;
  }
}

.cssnext-Header-nav-item {
  padding: 0 16px;
  padding: 0 1rem;
  display: inline-block;
  height: 62.5px;
  height: 3.90625rem;
}

.cssnext-Header-nav-item:before {
  bottom: 15.25px;
  bottom: 0.95313rem;
  -webkit-transform: scaleX(0.5) translateY(0.1rem);
  transform: scaleX(0.5) translateY(0.1rem);
}

.cssnext-Header-nav-item:focus:before,
.cssnext-Header-nav-item:hover:before {
  -webkit-transform: scaleX(0.65);
  transform: scaleX(0.65);
}

.cssnext-Header-nav-item--active,
.cssnext-Header-nav-item--active:visited {
  color: #fff;
  background: linear-gradient(
    160deg,
    rgba(49, 142, 223, 0.9),
    rgba(128, 83, 202, 0.9)
  );
}

.js-Headroom {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.js-Headroom--hide {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

@media (min-width: 90.01em) {
  .js-Headroom--hide .cssnext-Header-logo {
    position: absolute;
    top: 4.90625rem;
    left: 1rem;
    height: 1em;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="1" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="6" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(0 0 1px #fff) drop-shadow(0 0 6px #fff);
    filter: drop-shadow(0 0 1px #fff) drop-shadow(0 0 6px #fff);
  }

  .js-Headroom--hide .cssnext-Header-logo-img {
    vertical-align: top;
  }

  .js-Headroom--hide .cssnext-Header-version {
    color: #000;
  }
}

.cssnext-Footer {
  font-size: 0.83333em;
  text-align: center;
  padding: 50px 0 25px;
  padding: 3.125rem 0 1.5625rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.cssnext-Playground {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  font-family: Menlo, Consolas, Monaco, monospace;
  color: #3072ab;
}

.cssnext-Playground-console {
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 16px;
  margin: 1rem;
  padding: 16px;
  padding: 1rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.75);
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 3px;
  opacity: 0.75;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: linear-gradient(160deg, #318edf, #8053ca);
  -webkit-box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.2);
}

.cssnext-Playground-console:hover {
  opacity: 0.9;
}

.cssnext-Playground-console:empty {
  opacity: 0;
}

.cssnext-Playground-console a {
  color: inherit;
}

.cssnext-Playground-console-footer {
  opacity: 0.5;
}

.cssnext-Playground-console:hover .cssnext-Playground-console-footer {
  opacity: 0.75;
}

.cssnext-Playground-container {
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.cssnext-Playground-container,
.cssnext-Playground-section {
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cssnext-Playground-section {
  -ms-flex: 1;
  flex: 1;
}

.cssnext-Playground-code {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0;
  margin: 0;
  padding: 0;
  padding: 16px;
  padding: 1rem;
  font: inherit;
  color: inherit;
  text-shadow: inherit;
  background: inherit;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
}

.cssnext-Playground-code:active,
.cssnext-Playground-code:focus {
  border: 0;
  outline: 0;
}

.cssnext-Playground-code--to {
  color: #318edf;
  border-left: 1px solid !important;
  -o-border-image: linear-gradient(
      rgba(49, 142, 223, 0),
      #318edf 25%,
      #8053ca 50%,
      #318edf 75%,
      rgba(49, 142, 223, 0)
    )
    1 1 stretch !important;
  border-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(49, 142, 223, 0)),
      color-stop(25%, #318edf),
      color-stop(50%, #8053ca),
      color-stop(75%, #318edf),
      to(rgba(49, 142, 223, 0))
    )
    1 1 stretch !important;
  border-image: linear-gradient(
      rgba(49, 142, 223, 0),
      #318edf 25%,
      #8053ca 50%,
      #318edf 75%,
      rgba(49, 142, 223, 0)
    )
    1 1 stretch !important;
}

html {
  background: #f1f1f1;
}

body,
html {
  margin: 0;
  padding: 0;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  font-family: Avenir Next, Calibri, Calibri Light, Segoe UI, Segoe UI Light,
    Myanmar Text, sans-serif;
}

::-moz-selection {
  color: #fff;
  background: #428bca;
}

::selection {
  color: #fff;
  background: #428bca;
}

a,
a:visited {
  display: inline-block;
  position: relative;
  color: inherit;
  text-decoration: none;
}

a:before {
  content: "";
  position: absolute;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  background: currentColor;
  opacity: 0.25;
  -webkit-transform: scaleX(0.85) translateY(0.085rem);
  transform: scaleX(0.85) translateY(0.085rem);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

a:focus:before,
a:hover:before {
  opacity: 0.75;
  -webkit-transform: scaleX(0.95);
  transform: scaleX(0.95);
}

a:active:before {
  opacity: 0.2;
}

h1,
h2,
h3 {
  font-weight: 300;
}

h4,
h5,
h6 {
  font-weight: 400;
}

hr {
  opacity: 0.4;
  margin: 64px 0 !important;
  margin: 4rem 0 !important;
}

.r-Grid {
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
  padding: 0 1rem;
}

@media (min-width: 65.01em) {
  .r-Grid {
    max-width: 65rem;
    padding: 0;
  }
}

.markdownIt-Anchor {
  opacity: 0.4;
}

@media (min-width: 65.01em) {
  .markdownIt-Anchor {
    margin-left: -1.5rem;
  }
}

.markdownIt-Anchor:hover {
  opacity: 0.8;
}

.markdownIt-TOC {
  list-style: none;
  padding: 12.8px 16px;
  padding: 0.8rem 1rem;
  font-size: 0.83333em;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.markdownIt-TOC:hover {
  opacity: 0.85;
}

.markdownIt-TOC li {
  padding-left: 12.8px;
  padding-left: 0.8rem;
  position: relative;
}

.markdownIt-TOC li:before {
  content: "\203A     ";
  opacity: 0.6;
  font-size: 0.83333em;
  position: absolute;
  left: 0;
}

.markdownIt-TOC ul {
  list-style: none;
  margin: 0;
  padding: 0 16px;
  padding: 0 1rem;
}

@media (min-width: 50.01em) {
  .js-markdownIt-TOCPlaceholder {
    position: -webkit-sticky;
    position: sticky;
    top: 3rem;
  }

  .js-markdownIt-TOCPlaceholder .markdownIt-TOC {
    margin: 2rem 0 2rem 1rem;
    width: 120%;
  }
}

.cssnext-Icon {
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  line-height: 1;
  vertical-align: middle;
  color: inherit;
  fill: currentColor;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.r-VerticalRhythm {
  font-size: 13.332px;
  font-size: 0.8333rem;
}

@media (min-width: 50.01em) {
  .r-VerticalRhythm {
    font-size: 1rem;
  }
}

@media (min-width: 50.01em) {
  .cssnext-Body {
    padding-top: 3.90625rem;
  }
}

.cssnext-Center {
  text-align: center;
}

.cssnext-Light {
  color: #fff;
  font-weight: 300;
}

.cssnext-Light a {
  color: #fff !important;
}

.cssnext-Light a:before {
  background: #f1f1f1;
}

.cssnext-Jumbotron {
  overflow: auto;
  padding: 96px 0;
  padding: 6rem 0;
}

.cssnext-Jumbotron + :not(.cssnext-Jumbotron) {
  margin-top: 25px;
  margin-top: 1.5625rem;
}

.cssnext-Jumbotron--default {
  background: linear-gradient(
      160deg,
      rgba(115, 64, 196, 0.9),
      rgba(49, 142, 223, 0.9)
    ),
    url(/https/cssnext.github.io/assets/delorean-back.jpg) no-repeat 50% 50% / cover;
}

.cssnext-Jumbotron--whiteRoad {
  background: linear-gradient(
      160deg,
      rgba(226, 216, 243, 0.9),
      rgba(211, 231, 248, 0.9)
    ),
    url(/https/cssnext.github.io/assets/road.jpg) no-repeat 50% 10% / cover;
}

.cssnext-Jumbotron--darkRoad {
  background: linear-gradient(
      160deg,
      rgba(49, 142, 223, 0.9),
      rgba(128, 83, 202, 0.9)
    ),
    url(/https/cssnext.github.io/assets/road.jpg) no-repeat 50% 10% / cover;
}

.cssnext-Jumbotron--darkDeloreanFront {
  background: linear-gradient(
      160deg,
      rgba(103, 55, 179, 0.95),
      rgba(33, 128, 212, 0.9)
    ),
    url(/https/cssnext.github.io/assets/delorean-front.jpg) no-repeat 50% 70% / cover;
}

.cssnext-Jumbotron--lightFast {
  background: linear-gradient(
      160deg,
      rgba(211, 231, 248, 0.9),
      rgba(226, 216, 243, 0.9)
    ),
    url(/https/cssnext.github.io/assets/fast.jpg) no-repeat 50% 50% / cover;
}

.cssnext-Jumbotron--darkTeam {
  background: linear-gradient(
      160deg,
      rgba(49, 142, 223, 0.95),
      rgba(128, 83, 202, 0.95)
    ),
    url(/https/cssnext.github.io/assets/team.jpg) no-repeat 50% 50% / cover;
}

.cssnext-Jumbotron--cssrecipes {
  background: linear-gradient(
      160deg,
      rgba(49, 142, 223, 0.85),
      rgba(70, 195, 64, 0.85)
    ),
    url(/https/cssnext.github.io/assets/engine.jpg) no-repeat 50% 50% / cover;
}

.cssnext-Jumbotron-title {
  display: block;
  font-size: 49.766px;
  font-size: 3.1104rem;
  line-height: 75px;
  line-height: 4.6875rem;
  font-weight: 400;
  margin: 96px auto;
  margin: 6rem auto;
  text-shadow: 0 1.6px 1.6px rgba(0, 0, 0, 0.4);
  text-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.4);
}

.cssnext-Jumbotron-title--smaller {
  font-size: 33.177px;
  font-size: 2.0736rem;
  line-height: 50px;
  line-height: 3.125rem;
}

.cssnext-List {
  margin: 0 64px 25px;
  margin: 0 4rem 1.5625rem;
}

@media (max-width: 30em) {
  .cssnext-FeaturesList {
    margin: 0;
  }
}

.cssnext-FeaturesList li:before {
  content: "\203A     ";
  padding-right: 6.4px;
  padding-right: 0.4rem;
  opacity: 0.6;
  font-size: 0.83333em;
}

.cssnext-FeaturesList-small {
  opacity: 0.6;
  font-size: 0.83333em;
}

.cssnext-Section {
  margin: 0 auto 25px;
  margin: 0 auto 1.5625rem;
}

.cssnext-Section-title {
  text-align: center;
}

.cssnext-Section-highlight {
  display: block;
  text-align: center;
  margin: 25px;
  margin: 1.5625rem;
}

.cssnext-Section-link {
  text-align: center;
  font-size: 0.83333em;
  color: #318edf;
}

.cssnext-Section-link:hover {
  color: #8053ca;
}

.cssnext-Tools {
  text-align: center;
  font-size: 23.04px;
  font-size: 1.44rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-weight: 300;
}

@media (min-width: 50.01em) {
  .cssnext-Tools {
    width: 75%;
    margin: auto;
  }
}

.cssnext-Tools a {
  font-weight: 400;
}

.cssnext-Tools a:nth-child(odd) {
  color: #318edf;
}

.cssnext-Tools a:nth-child(2n) {
  color: #8053ca;
}

.cssnext-INeedSpace {
  margin-top: 50px;
  margin-top: 3.125rem;
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
}

.cssnext-Callout {
  font-size: 0.83333em;
  padding: 16px 16px 0;
  padding: 1rem 1rem 0;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-left-width: 3.2px;
  border-left-width: 0.2rem;
  border-radius: 3px;
}

.cssnext-Callout--danger {
  border-left-color: #d9534f;
}

.cssnext-Callout--danger .cssnext-Callout-title {
  color: #ce4844;
}

.cssnext-Callout--warning {
  border-left-color: #f0ad4e;
}

.cssnext-Callout--warning .cssnext-Callout-title {
  color: #aa6708;
}

.cssnext-Callout--info {
  border-left-color: #318edf;
}

.cssnext-Callout--info .cssnext-Callout-title {
  color: #3072ab;
}

pre {
  margin: 16px 0;
  margin: 1rem 0;
  padding: 16px;
  padding: 1rem;
  font-size: 0.83333em;
  font-weight: 400;
  color: #1e73be;
  border: 1px solid #ddd;
  border-radius: 0.3em;
  background: hsla(0, 0%, 98%, 0.6);
}

.hljs-comment {
  opacity: 0.4;
}

.hljs-comment:hover {
  opacity: 0.6;
}

.hljs-keyword {
  font-weight: 700;
}

.hljs-class,
.hljs-function,
.hljs-keyword,
.hljs-pseudo,
.hljs-tag {
  color: #8053ca;
}

#carbonads {
  display: block;
  overflow: hidden;
  margin: 3em auto 0;
  padding: 1em;
  max-width: 330px;
  border: 1px solid rgba(178, 185, 230, 0.6);
  border-radius: 3px;
  background-color: rgba(132, 143, 215, 0.25);
  font-size: 12px;
  line-height: 1.5;
}

#carbonads a {
  color: inherit;
}

#carbonads a:before {
  height: 0;
}

#carbonads a:hover {
  color: inherit;
}

#carbonads span {
  position: relative;
  display: block;
  overflow: hidden;
}

.carbon-img {
  float: left;
  margin-right: 1em;
}

.carbon-img img,
.carbon-text {
  display: block;
}

.carbon-text {
  float: left;
  max-width: calc(100% - 130px - 1em);
  text-align: left;
}

.carbon-poweredby {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  font-size: 11px;
}
