@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v9/NaPAcZTIAOhVxoMyOr9n_E7fdMbWD6xT.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v9/NaPFcZTIAOhVxoMyOr9n_E7fdMbetIlDYZyZ.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v9/NaPecZTIAOhVxoMyOr9n_E7fdMPmCA.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v9/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGItzZg.ttf) format('truetype');
}
html {
  min-height: 101%;
  font-family: "Titillium Web", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  color: #333;
}
body {
  margin: 0;
  background: #fff;
}
main {
  -webkit-hyphens: auto;
          hyphens: auto;
  position: relative;
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.25;
  margin: 0 0 1rem 0;
  font-family: "Titillium Web", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
h1 {
  font-size: 32px;
  color: #c2770b;
}
h2 {
  font-size: 28px;
  color: #c2770b;
}
h3 {
  font-size: 22.4px;
  color: #c2770b;
}
h4 {
  font-size: 20px;
  color: #c2770b;
}
h5 {
  font-size: 20px;
  color: #c2770b;
}
h6 {
  font-size: 16px;
  color: #c2770b;
}
h2.intro {
  font-size: 35px;
  margin-bottom: 3rem;
}
p {
  margin: 0 0 1rem 0;
}
p:last-child {
  margin-bottom: 0;
}
.lead {
  font-size: 20px;
  font-weight: bold;
}
ul {
  margin: 0 0 1rem;
  padding: 0;
}
dl {
  margin: 0 0 1rem;
  padding: 0;
}
dt {
  float: left;
  clear: left;
  margin: 0 5% 0.5rem 0;
  width: 25%;
}
dd {
  margin: 0 0 0.5rem 30%;
}
li {
  margin-bottom: 0.5rem;
}
main li {
  margin-left: 1.5rem;
}
.row {
  list-style: none;
  margin: 0;
}
.row li {
  display: inline-block;
  line-height: 1;
  margin-left: 0;
}
strong {
  font-weight: 600;
}
.instock,
.soldout,
.outofstock,
.discontinued {
  font-style: normal;
  color: #444;
  font-size: 0.875rem;
  font-weight: 600;
}
.instock:before,
.soldout:before,
.outofstock:before,
.discontinued:before {
  content: "\25CF";
  font-size: 1.5rem;
  line-height: 1;
  padding-right: 0.5rem;
  vertical-align: text-bottom;
}
.instock {
  color: #690;
}
.soldout,
.discontinued {
  color: #C00;
}
.outofstock {
  color: #C90;
}
abbr[title] {
  border-bottom: thin dotted;
  text-decoration: none;
  cursor: help;
}
sup,
sub {
  font-size: 0.7rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.3rem;
}
sub {
  bottom: -0.3rem;
}
small {
  font-size: 0.75rem;
  color: #999;
  font-weight: normal;
}
small a {
  color: #666;
}
small a:hover {
  color: #333;
}
.cue a {
  color: #e48;
}
.cue a:hover {
  color: #ea156a;
}
address {
  font-style: normal;
  margin-bottom: 1rem;
}
dfn,
samp {
  color: #999;
  font: inherit;
}
dfn {
  display: block;
  margin-left: 25%;
  padding-top: 0.5rem;
}
samp {
  padding-left: 1rem;
  vertical-align: baseline;
}
samp svg.icon {
  fill: #999;
  vertical-align: middle;
}
samp[data-tooltip]:after,
samp[data-tooltip]:before {
  left: 0.25rem;
}
mark {
  background: #FFC;
  color: inherit;
  padding: 0 0.25rem;
}
pre,
kbd,
code {
  font: 0.9rem "Courier New", Courier, monospace;
  color: #000;
  background: #DDD;
  padding: 0.1rem 0.25rem;
  vertical-align: middle;
}
pre {
  padding-left: 1rem;
  margin: 0;
}
del {
  color: #C00;
}
ins {
  text-decoration: none;
  font-weight: 400;
}
blockquote {
  margin: 0 2rem 1rem 0;
  font-style: italic;
  position: relative;
}
kbd {
  border: thin solid #999;
  border-radius: 0.25rem;
}
span[itemprop=author],
span[itemprop=creator] {
  padding-right: 1rem;
}
details {
  margin-bottom: 1rem;
  padding-left: 1rem;
  display: block;
}
summary {
  text-indent: -1rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  summary {
    display: block;
  }
}
summary:active,
summary:focus {
  outline: none;
}
hr {
  border: none;
  height: 1px;
  background: #CCC;
  margin: 3rem 0;
}
@media only screen and (max-width: 1024px) {
  body {
    font-size: 16px;
  }
}
@media only screen and (max-width: 640px) {
  h1 {
    font-size: 27.2px;
  }
  h2 {
    font-size: 23.8px;
  }
  h3 {
    font-size: 19.04px;
  }
  h2.intro {
    font-size: 22.4px;
    margin-bottom: 1.25rem;
  }
}
a {
  color: #e48;
  text-decoration: none;
  transition: background-color 0.5s, color 0.5s;
  display: inline-block;
}
a .icon-small {
  transition: fill 0.5s;
}
a:focus,
a:active,
a:hover {
  color: #ea156a;
  outline: none;
}
a:-moz-focusring,
a:focus-visible {
  outline: thin dotted #ea156a;
}
.external:after,
[rel=external]:after {
  content: "\00a0\2197";
}
.push,
button {
  border-radius: 0px;
  border: thin solid #c2770b;
  background: #c2770b;
  display: inline-block;
  padding: 0.75rem 2rem;
  cursor: pointer;
  font: inherit;
  font-size: 16px;
  margin: 0.75rem 0;
  vertical-align: middle;
  color: #fff;
  transition: fill 0.5s, background-color 0.5s, color 0.5s;
}
.push:hover,
button:hover {
  background: none;
  color: #c2770b;
}
@media only screen and (max-width: 480px) {
  fieldset.button {
    padding-left: 0;
  }
}
figure {
  margin: 0 0 1rem 0;
}
figure.thumb {
  max-width: 8rem;
}
figcaption {
  color: #666;
  font-size: 0.9rem;
  margin-top: 1rem;
}
img {
  display: block;
  border: none;
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img {
    width: 100%;
  }
}
img.inline {
  display: inline;
  margin: 0 0.5rem;
  vertical-align: middle;
}
figure img {
  margin: 0 auto;
}
iframe {
  border: none;
  margin-bottom: 1rem;
  max-width: 100%;
  width: 100%;
}
.icon-tiny {
  display: inline-block;
  fill: #000;
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
}
.icon-small {
  display: inline-block;
  fill: #000;
  width: 1.5rem;
  height: 1.5rem;
  vertical-align: middle;
}
.icon-medium {
  display: inline-block;
  fill: #000;
  width: 2rem;
  height: 2rem;
  vertical-align: middle;
}
.icon-large {
  display: inline-block;
  fill: #000;
  width: 3rem;
  height: 3rem;
  vertical-align: middle;
}
.icon-extended {
  display: inline-block;
  fill: #000;
  width: 4rem;
  height: 4rem;
  vertical-align: middle;
}
.set {
  display: flex;
  margin-left: -2rem;
  border: 1px solid transparent;
  box-sizing: border-box;
  width: calc(100% + 2rem);
}
.set > * {
  padding-left: 2rem;
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 1;
  padding-bottom: 3rem;
}
.set > .set,
.set > .columns,
.set > .featured,
.set > .teaser,
.set > .list {
  margin-left: 0;
  padding-left: 0;
}
.set.reduced > * {
  padding-bottom: 0;
}
.set > .grow {
  flex-grow: 1;
  max-width: 100%;
}
.columns {
  display: flex;
  margin-left: -2rem;
  border: 1px solid transparent;
  box-sizing: border-box;
  width: calc(100% + 2rem);
  flex-wrap: wrap;
}
.columns > * {
  padding-left: 2rem;
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 1;
  padding-bottom: 3rem;
}
.columns > .set,
.columns > .columns,
.columns > .featured,
.columns > .teaser,
.columns > .list {
  margin-left: 0;
  padding-left: 0;
}
.columns.reduced > * {
  padding-bottom: 0;
}
.columns > .grow {
  flex-grow: 1;
  max-width: 100%;
}
.columns > * {
  flex-basis: 50%;
  max-width: 50%;
}
.featured {
  display: flex;
  margin-left: -2rem;
  border: 1px solid transparent;
  box-sizing: border-box;
  width: calc(100% + 2rem);
  flex-wrap: wrap;
}
.featured > * {
  padding-left: 2rem;
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 1;
  padding-bottom: 3rem;
}
.featured > .set,
.featured > .columns,
.featured > .featured,
.featured > .teaser,
.featured > .list {
  margin-left: 0;
  padding-left: 0;
}
.featured.reduced > * {
  padding-bottom: 0;
}
.featured > .grow {
  flex-grow: 1;
  max-width: 100%;
}
.featured > * {
  flex-basis: 33.3%;
  max-width: 33.3%;
}
.teaser {
  display: flex;
  margin-left: -2rem;
  border: 1px solid transparent;
  box-sizing: border-box;
  width: calc(100% + 2rem);
  flex-wrap: wrap;
}
.teaser > * {
  padding-left: 2rem;
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 1;
  padding-bottom: 3rem;
}
.teaser > .set,
.teaser > .columns,
.teaser > .featured,
.teaser > .teaser,
.teaser > .list {
  margin-left: 0;
  padding-left: 0;
}
.teaser.reduced > * {
  padding-bottom: 0;
}
.teaser > .grow {
  flex-grow: 1;
  max-width: 100%;
}
.teaser > * {
  flex-basis: 25%;
  max-width: 25%;
}
.list {
  display: flex;
  margin-left: -2rem;
  border: 1px solid transparent;
  box-sizing: border-box;
  width: calc(100% + 2rem);
  flex-wrap: wrap;
}
.list > * {
  padding-left: 2rem;
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 1;
  padding-bottom: 3rem;
}
.list > .set,
.list > .columns,
.list > .featured,
.list > .teaser,
.list > .list {
  margin-left: 0;
  padding-left: 0;
}
.list.reduced > * {
  padding-bottom: 0;
}
.list > .grow {
  flex-grow: 1;
  max-width: 100%;
}
.list > * {
  flex-basis: 20%;
  max-width: 20%;
}
.wrap {
  flex-wrap: wrap;
}
.end {
  align-self: flex-end;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .columns img,
  .related img,
  .teaser img,
  .list img {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .columns > * {
    flex-basis: 100%;
    max-width: 100%;
  }
  .related > * {
    flex-basis: 50%;
    max-width: 50%;
  }
  .teaser > * {
    flex-basis: 33.3%;
    max-width: 33.3%;
  }
  .list > * {
    flex-basis: 33.3%;
    max-width: 33.3%;
  }
}
@media only screen and (max-width: 640px) {
  .set > * {
    padding-bottom: 1.5rem;
  }
  .set.reduced > * {
    padding-bottom: 0;
  }
  .featured > * {
    flex-basis: 100%;
    max-width: 100%;
  }
  .teaser > * {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .related > * {
    flex-basis: 100%;
    max-width: 100%;
  }
  .teaser > * {
    flex-basis: 100%;
    max-width: 100%;
  }
  .list > * {
    flex-basis: 50%;
    max-width: 50%;
  }
}
header {
  padding: 0;
  background: #fff;
}
header #title a {
  display: block;
}
header a.push {
  margin: 0;
  padding: 0.5rem 1.5rem;
  line-height: 1;
}
header .trenner {
  margin: 0 1.25rem;
  color: #000;
}
header a {
  color: #c2770b;
}
header a:hover {
  color: #ccc;
}
header a.phone svg {
  fill: #c2770b;
}
header .right-side {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
header span.number {
  display: inline-block;
  margin-left: 0.5rem;
}
header button,
header .push {
  background: #c2770b;
  border-color: #c2770b;
  color: #fff;
  transition: fill 0.5s, background-color 0.5s, color 0.5s;
}
header button:hover,
header .push:hover {
  background: transparent;
  color: #c2770b;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  header #title img {
    max-width: 200px;
  }
}
@media only screen and (max-width: 800px) {
  header #title img {
    margin: 0 auto;
  }
  header a.phone,
  header a.push {
    display: inline-block;
  }
  header .next {
    display: flex;
    align-items: center;
    margin: 0 auto 1rem auto;
    float: none;
  }
}
@media only screen and (max-width: 480px) {
  header a.phone .number {
    display: none;
  }
  header a.phone svg {
    background: transparent;
    fill: #c2770b;
    border: 1px solid #c2770b;
    padding: 0.5rem 1rem;
    transition: fill 0.5s, background-color 0.5s, color 0.5s;
  }
  header a.phone:hover svg {
    background: #c2770b;
    fill: #fff;
  }
}
.scope {
  width: 100%;
  max-width: 75rem;
  padding: 0 1rem;
  margin: 0 auto;
  box-sizing: border-box;
}
.container {
  width: 100%;
  max-width: 100%;
}
.container.reduced {
  padding-bottom: 1.5rem;
}
.container.threshold {
  margin-bottom: 0;
}
main {
  background: #fff;
}
header + main {
  margin-top: 3rem;
}
.container {
  padding-bottom: 3rem;
  box-sizing: border-box;
}
.journal {
  max-width: 75%;
  flex-basis: 75%;
}
.overview {
  max-width: 42.85714286rem;
  margin: 0 auto;
  padding-bottom: 3rem;
}
.master {
  padding: 6rem;
  text-align: center;
  font-size: 1.25rem;
  background: #c2770b;
  margin: 3rem 0 6rem 0;
}
.master h1,
.master h2,
.master h3,
.master h4,
.master h5,
.master h6 {
  color: #FFF;
}
.master p {
  color: #FFF;
}
.master svg.icon {
  fill: #fff;
}
.secondary {
  padding: 6rem;
  background: #DEE;
  margin: 3rem 0 6rem 0;
}
.secondary h1,
.secondary h2,
.secondary h3,
.secondary h4,
.secondary h5,
.secondary h6 {
  color: #c2770b;
}
.secondary p {
  color: #fff;
}
.secondary svg.icon {
  fill: #fff;
}
.contrast {
  padding: 6rem;
  background: #DEE;
  margin: 3rem 0 6rem 0;
}
.contrast h1,
.contrast h2,
.contrast h3,
.contrast h4,
.contrast h5,
.contrast h6 {
  color: #c2770b;
}
.contrast p {
  color: #333;
}
.contrast svg.icon {
  fill: #333;
}
.switch-columns {
  flex-direction: row-reverse;
}
.featured h2 {
  font-size: 21px;
}
@media only screen and (max-width: 640px) {
  .container {
    padding: 0;
  }
  .journal {
    max-width: 100%;
    flex-basis: 100%;
  }
  .master,
  .secondary,
  .contrast {
    padding: 2rem 0.5rem;
  }
  .contrast {
    margin: 0 0 2rem 0;
  }
}
.footer-top {
  background: #DEE;
  padding: 3rem 0;
  clear: both;
  overflow: hidden;
}
.footer-bottom {
  background: #c2770b;
  padding: 1.5rem 0;
  clear: both;
  overflow: hidden;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  color: #c2770b;
}
footer,
footer p {
  color: #333;
}
footer li {
  list-style: none;
}
footer a {
  color: #c2770b;
}
footer a:hover {
  color: #da860c;
}
.adress {
  margin-bottom: 2rem;
}
footer button,
footer .push {
  background: #c2770b;
  border-color: #c2770b;
  color: #fff;
}
footer button:hover,
footer .push:hover {
  background: none;
  color: #c2770b;
}
/* Fußzeile */
.footnote li {
  padding: 0 1rem 0 0;
  margin-bottom: 0;
}
.footnote li a {
  color: #fff;
}
.footnote li a:hover {
  color: #eee;
}
.social a .icon-small {
  fill: #fff;
}
.social a:hover .icon-small {
  fill: #eee;
}
@media only screen and (max-width: 640px) {
  .footer-top {
    padding: 0;
  }
  .opening-hours dd,
  .opening-hours dt {
    width: 100%;
    float: none;
  }
  .opening-hours dd {
    margin-left: 0;
  }
}
.cover {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 6rem;
  background: #333;
  height: 45rem;
}
.cover .image {
  height: 45rem;
}
.cover .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cover .inner {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 75rem;
  padding: 0 1rem;
  margin: 0 auto;
  height: 100%;
  z-index: 2;
  justify-content: flex-start;
  box-sizing: border-box;
}
.cover .inner .box {
  width: 30rem;
  background: transparent;
  flex-direction: column;
  align-items: center;
  padding: 2rem;
  align-self: center;
  text-align: left;
}
.cover .inner .box a.push {
  margin-bottom: 0;
  padding: 0.5rem 2rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cover .image img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 640px) {
  .cover {
    height: auto;
    margin-bottom: 3rem;
  }
  .cover .image {
    height: 20rem;
  }
  .cover .inner {
    display: block;
    position: relative;
    max-width: 100%;
    padding: 0;
  }
  .cover .inner .box {
    width: 100%;
    padding: 1rem;
    margin: 0;
    box-sizing: border-box;
  }
}
.call-to-action {
  background: #c2770b;
  margin: 0 0 6rem 0;
  padding: 6rem;
}
.call-to-action h1,
.call-to-action h2,
.call-to-action h3,
.call-to-action h4,
.call-to-action h5,
.call-to-action h6 {
  color: #fff;
}
.call-to-action p {
  color: #fff;
}
.call-to-action svg.icon {
  fill: #fff;
}
.call-to-action button,
.call-to-action .push {
  background: #fff;
  border-color: #fff;
  color: #000;
}
.call-to-action button:hover,
.call-to-action .push:hover {
  color: #fff;
  background: transparent;
}
@media only screen and (max-width: 640px) {
  .call-to-action {
    padding: 2rem;
  }
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
label {
  padding-right: 2%;
  vertical-align: middle;
}
label.before {
  display: block;
  float: left;
  line-height: 2;
  width: 23%;
}
label.between {
  padding-left: 2%;
}
label.after,
label.check {
  display: block;
  float: left;
  margin: 0.25rem 0;
}
label.after {
  width: 65%;
}
label.check {
  width: 90%;
}
label.none {
  float: left;
  line-height: 2;
  padding-right: 0;
  width: 0;
  white-space: nowrap;
}
label.required {
  cursor: help;
}
label.required:after {
  content: "\00a0\002a";
  color: #c00;
}
label.error {
  color: #c00;
}
input,
select,
textarea {
  border: thin solid #999;
  font: inherit;
  margin: 0 0 0.25rem 0;
  padding: 0.25rem;
  vertical-align: middle;
}
input.triple {
  width: 3em;
}
input[type="date"],
input[type="time"],
input[type="number"] {
  width: 20%;
}
input.standard,
input[type="url"],
input[type="email"],
textarea {
  width: 73%;
}
input.short,
input[type="password"] {
  width: 35%;
}
input.error,
select.error,
textarea.error {
  border-color: #c00;
}
input[type="checkbox"],
input[type="radio"] {
  border: 0;
  height: 1rem;
  margin: 0.55rem 0.5rem 0.45rem 0;
  padding: 0;
  width: 1rem;
}
input[type="search"] {
  -webkit-appearance: none;
}
input.vertical {
  float: left;
  margin-left: 25%;
}
input.check {
  float: left;
  margin-right: 1%;
}
select {
  padding-left: 0.05rem;
}
option {
  margin: 0;
}
optgroup {
  font-style: normal;
  padding: 0 0.5rem 1rem;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input:hover,
select:hover,
textarea:hover {
  border-color: #777;
}
select:focus,
textarea:focus,
input:focus {
  border-color: #555;
  box-shadow: inset 0.05rem 0.1rem 0.1rem #ccc;
  outline: none;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  box-shadow: none;
}
.newsletter-abo {
  background: #efefef;
  padding: 1.75rem;
  margin-bottom: 1rem;
}
.newsletter-abo .overview {
  padding-bottom: 0;
}
.newsletter-abo form {
  margin: 0 auto;
}
.newsletter-abo label,
small {
  display: block;
  float: none;
  width: 100%;
}
.newsletter-abo input,
button {
  padding: 0.5rem 1rem;
}
.newsletter-abo small {
  margin-top: 1rem;
}
.privacy-notice {
  margin-left: 25%;
}
@media only screen and (max-width: 1024px) {
  .privacy-notice {
    margin-left: 0%;
  }
}
@media only screen and (max-width: 640px) {
  input.standard,
  input[type="url"],
  input[type="email"],
  textarea {
    width: 100%;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 480px) {
  label.after,
  label.check {
    width: 90%;
  }
  label.none {
    margin-bottom: 0.5rem;
  }
  input,
  select,
  textarea,
  button {
    box-sizing: border-box;
  }
  input.vertical {
    clear: left;
    margin-left: 0;
  }
  input.short,
  input.standard,
  input[type="url"],
  input[type="email"],
  input[type="password"],
  textarea {
    width: 100%;
  }
  input[type="date"],
  input[type="time"],
  input[type="number"] {
    width: 35%;
  }
  label.before {
    float: none;
    width: 100%;
  }
}
#totop {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  background: #000;
  height: 2.5rem;
  width: 2.5rem;
  opacity: 0;
  transition: all 0.5s;
  visibility: hidden;
  scroll-behavior: smooth;
  justify-content: center;
  display: flex;
  align-items: center;
}
#totop.show {
  opacity: 0.5;
  visibility: visible;
}
#totop:hover {
  opacity: 1;
}
#totop svg.icon-small {
  fill: #fff;
  height: 1rem;
  width: 1rem;
}
@media only screen and (max-width: 640px) {
  #totop {
    right: 1rem;
    bottom: 1rem;
    width: 2rem;
    height: 2rem;
  }
  #totop svg.icon {
    height: 1rem;
    width: 1rem;
  }
}
.vertical-center {
  display: flex;
  align-items: center;
}
.horizontal-center {
  display: flex;
  justify-content: center;
}
.gap-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.gap {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.gap-large {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.gutter-0 {
  padding-left: 0;
  padding-right: 0;
}
.gutter {
  padding-left: 2rem;
  padding-right: 2rem;
}
.gutter-large {
  padding-left: 4rem;
  padding-right: 4rem;
}
.previous {
  float: left;
}
.next {
  float: right;
}
.center {
  text-align: center;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.back:before,
.more:after {
  font-size: 1.5rem;
  line-height: 0;
  vertical-align: 50%;
}
.back:before {
  content: "\2039";
  padding-right: 0.25rem;
}
.more:after {
  content: "\203a";
  padding-left: 0.25rem;
}
.done:after {
  content: "\00a0\2713";
}
.anterior {
  float: left;
  margin: 0 5% 1rem 0;
  width: 30%;
}
.interior {
  margin: inherit auto;
}
.posterior {
  float: right;
  margin: 0 0 1rem 5%;
  width: 30%;
}
.sponsored {
  background: #FFF;
  border: thin solid #999;
  border-radius: 0.25rem;
  float: right;
  padding: 0.05rem 0.5rem;
  width: auto;
}
.mobile {
  display: none;
}
.tablet {
  display: none;
}
.desktop {
  display: block;
}
.hidden {
  display: none;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.group:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 800px) {
  .tablet {
    display: block;
  }
  .desktop {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .mobile {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .anterior,
  .posterior {
    float: none;
    margin: 0 0 1em 0;
    width: auto;
  }
}
/*# sourceMappingURL=screen.css.map */