@charset "UTF-8";
.buy-wrapper {
  margin: 68px 0;
  text-align: center; }
  @media (min-width: 1024px) {
    .buy-wrapper {
      margin: 80px 0; } }

.buy-title {
  font-size: .7em;
  margin: 10em 0 4em; }

.buy-issue-title {
  font-size: 1.1em; }

.buy-issue-price {
  font-size: 1.1em;
  margin-top: 3px; }

.buy-button {
  background: #000;
  border-radius: 2px;
  color: #fedbbd;
  display: inline-block;
  font: 13px/1.2 sans-serif;
  letter-spacing: .3px;
  margin: 3em;
  padding: 13px 45px;
  text-transform: uppercase; }

.cover {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: black;
  background-position: top center;
  background-size: cover;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100vh;
  padding: 68px 25px;
  position: relative;
  z-index: 1000; }
  @media (min-width: 1024px) {
    .cover {
      padding: 80px 25px 0; } }
  .cover .icon-logo {
    transition: color 2s 2s; }
    @media (max-width: 1023px) {
      .cover .icon-logo {
        display: none;
        font-size: 40px; } }
    @media (min-width: 1024px) {
      .cover .icon-logo {
        font-size: 124px; } }
    @media (min-width: 1360px) {
      .cover .icon-logo {
        font-size: 150px; } }
    @media (min-width: 1600px) {
      .cover .icon-logo {
        font-size: 188px; } }
    .loading .cover .icon-logo {
      color: transparent; }
  .cover .logo {
    fill: #fedbbd;
    font-size: 22px;
    height: 2em;
    margin-top: 13px; }
    @media (min-width: 1024px) {
      .cover .logo {
        font-size: 70px;
        height: 2em;
        margin-top: 0.75em; } }
    @media (min-width: 1360px) {
      .cover .logo {
        font-size: 85px; } }
    @media (min-width: 1600px) {
      .cover .logo {
        font-size: 94px; } }
    .issue2 .cover .logo {
      fill: #4e91df; }

.cover__copy {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 22px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: -0.63px;
  line-height: 24px;
  max-width: 562px;
  padding: 0;
  text-align: center;
  transition: color 2s 2s; }
  .loading .cover__copy {
    color: transparent; }
  @media (min-width: 1024px) {
    .cover__copy {
      font-size: 35px;
      letter-spacing: -1px;
      line-height: 42px;
      transition-delay: 3s; } }
  .cover__copy p {
    margin: 0; }

.cover__issue {
  margin: 1em 0 1em;
  transition: color 2s 3s; }
  @media (min-width: 1024px) {
    .cover__issue {
      margin: 1em 0 4em;
      transition-delay: 4s; } }
  .loading .cover__issue {
    color: transparent; }

.credits,
.thanks {
  font-size: 9px;
  line-height: 11px;
  margin: 40px auto 32px;
  text-align: center; }
  @media (min-width: 1024px) {
    .credits,
    .thanks {
      font-size: 12px;
      line-height: normal; } }
  .credits .credit,
  .thanks .credit {
    padding: .5em 0; }
    .credits .credit:first-child,
    .thanks .credit:first-child {
      padding-top: 45px; }
    .credits .credit > *,
    .thanks .credit > * {
      margin: .3em 0; }

.credits {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  max-width: 782px; }

.thanks {
  max-width: 390px; }

.credits-trigger {
  cursor: pointer;
  padding: 20px 0; }

.credits-hidden {
  display: none;
  padding-bottom: 20px; }

@font-face {
  font-family: 'Optima';
  src: url("/fonts/Optima-Regular.woff2") format("woff2"), url("/fonts/Optima-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0-10FFFF; }

@font-face {
  font-family: 'Ronco';
  src: url("/fonts/Ronco-Medium.woff2") format("woff2"), url("/fonts/Ronco-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02; }

@font-face {
  font-family: 'America-Medium';
  src: url("/fonts/GT-America-Expanded-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02; }

@font-face {
  font-family: 'America-Bold';
  src: url("/fonts/GT-America-Expanded-Bold.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02; }

@font-face {
  font-family: 'AmericaExtendedMedium';
  src: url("/fonts/gt-america-extended-medium-v2-webfont.woff2") format("woff2"), url("/fonts/gt-america-extended-medium-v2-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AmericaRegular';
  src: url("/fonts/gt-america-regular-v2-webfont.woff2") format("woff2"), url("/fonts/gt-america-regular-v2-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Druk-Bold';
  src: url("/fonts/Druk-Bold.woff2") format("woff2"), url("/fonts/Druk-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
  unicode-range: U+0020-00FE; }

@font-face {
  font-family: 'icomoon';
  src: url("/fonts/icomoon.woff?x4iv7a") format("woff");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]::before, [class*=" icon-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-pagination-dot::before {
  content: "\e904"; }

.icon-logo-minimal::before {
  content: "\e900"; }

.icon-logo::before {
  content: "\e901"; }

.icon-menu-button::before {
  content: "\e902"; }

.icon-close::before {
  content: "\e903"; }

footer {
  padding: 0 3em 2.6em;
  text-align: center;
  font-size: .7em; }
  footer h1, footer p {
    padding: 0 .55rem; }
    @media screen and (min-width: 1024px), screen and (orientation: landscape) {
      footer h1, footer p {
        padding: 0 1rem; } }
  footer p {
    padding: 0; }
  footer ul {
    padding: 0; }
    footer ul.nav {
      margin-top: 3.2em; }
    footer ul li {
      display: inline-block;
      margin: 0 1em; }
      footer ul li.active {
        border-bottom: 2px solid; }
  footer img.icon {
    width: 5vw;
    margin: 1.5em 1em; }
  footer .copyright {
    font-size: 9px; }
  @media screen and (min-width: 1024px), screen and (orientation: landscape) {
    footer {
      padding: 0 2.6em;
      font-size: 1em; }
      footer ul.nav {
        margin-top: 4.6em; }
      footer ul li {
        display: block; }
      footer img.icon {
        width: 1.3em;
        margin: .5em 1em; } }
  @media (min-width: 1360px) {
    footer img.icon {
      width: 1.3em; } }
  footer .writing-credit {
    margin: 2em 0; }
    footer .writing-credit h3 {
      font-size: 9px;
      margin: 0; }
    footer .writing-credit .america {
      font-size: 9px; }

.subscribe {
  position: relative;
  font-size: .8em;
  margin: 4em auto 2em; }
  @media screen and (min-width: 1024px), screen and (orientation: landscape) {
    .subscribe {
      width: 34em;
      margin: 10em auto 6em; } }
  .subscribe form.signup {
    position: relative;
    white-space: nowrap;
    padding-bottom: .8em;
    border-bottom: 1px solid black; }
    .subscribe form.signup input {
      border: none;
      padding: 0;
      background: none;
      font-size: 0.7em; }
      .subscribe form.signup input:focus {
        outline: none; }
      .subscribe form.signup input.email {
        width: 84%;
        text-align: left;
        border-radius: 0; }
        .subscribe form.signup input.email::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          color: black; }
        .subscribe form.signup input.email::-moz-placeholder {
          /* Firefox 19+ */
          color: black; }
        .subscribe form.signup input.email:-ms-input-placeholder {
          /* IE 10+ */
          color: black; }
        .subscribe form.signup input.email:-moz-placeholder {
          /* Firefox 18- */
          color: black; }
      .subscribe form.signup input.button {
        width: 16%;
        padding: 0;
        text-align: right;
        -webkit-appearance: none; }
    @media screen and (min-width: 1024px), screen and (orientation: landscape) {
      .subscribe form.signup {
        white-space: nowrap; }
        .subscribe form.signup input {
          font-size: 0.8em; }
          .subscribe form.signup input.email {
            text-align: left; } }
  .subscribe .response {
    display: none;
    font-size: .69em;
    line-height: 1.3em;
    padding: 1.5em;
    font-family: 'America'; }

.contact {
  margin: 3em auto 8em;
  font-size: 0.6em; }
  @media screen and (min-width: 1024px), screen and (orientation: landscape) {
    .contact {
      font-size: 0.65em; } }
  .contact > * {
    margin: 1em 0; }
  .contact li {
    display: block; }

.header {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  color: #fedbbd;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  transition: 200ms color;
  z-index: 1001; }
  @media (min-width: 1024px) {
    .header {
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .header__column-1 {
    -webkit-flex-basis: 54px;
    -ms-flex-preferred-size: 54px;
    flex-basis: 54px;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    @media (min-width: 1024px) {
      .header__column-1 {
        -webkit-flex-basis: 138px;
        -ms-flex-preferred-size: 138px;
        flex-basis: 138px;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0; } }
  .header__column-3 {
    -webkit-flex-basis: 162px;
    -ms-flex-preferred-size: 162px;
    flex-basis: 162px;
    -webkit-flex-grow: 3;
    -ms-flex-positive: 3;
    flex-grow: 3; }
  .header .grow {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .loading .header {
    color: transparent; }
  @media (max-height: 567px) {
    .header {
      position: absolute; } }
  .header.scrolled {
    color: inherit; }
  .header.scrolled .icon-logo-minimal {
    color: inherit;
    pointer-events: auto; }
  @media (min-width: 1024px) {
    .header {
      height: 80px; } }
  .header .icon-menu-button {
    cursor: pointer;
    font-size: 10px; }
  .header .icon-logo-minimal {
    font-size: 26px;
    color: transparent;
    pointer-events: none; }
    @media (max-width: 1023px) {
      .header .icon-logo-minimal {
        color: inherit; } }
    @media (min-width: 1024px) {
      .header .icon-logo-minimal {
        font-size: 44px; } }
  @media (min-width: 1360px) {
    .header {
      font-size: 1.26em; } }
  @media (min-width: 1600px) {
    .header {
      font-size: 1.44em; } }

.issue01 {
  background-color: #fedbbd; }
  .issue01 .header {
    color: #fedbbd; }
    .issue01 .header.scrolled {
      background-color: #fedbbd;
      color: inherit; }
  .issue01 .cover {
    color: #fedbbd; }

.issue02 {
  background-color: #4e91df; }
  .issue02 .header {
    color: #4e91df; }
    .issue02 .header.scrolled {
      background-color: #4e91df;
      color: inherit; }
  .issue02 .cover {
    color: #4e91df; }
  .issue02 .issue-content {
    font-family: 'America-Medium', Helvetica, Arial, sans-serif; }
    @media screen and (min-width: 1024px) {
      .issue02 .issue-content {
        text-align: left; }
        .issue02 .issue-content iframe {
          width: 100%; } }
    .issue02 .issue-content .issue-copy {
      font-size: 11px;
      line-height: normal; }
      .issue02 .issue-content .issue-copy strong {
        display: block; }
  .issue02 .cover__copy {
    font-family: 'Druk-Bold', Helvetica, Arial, sans-serif;
    font-size: 43px;
    line-height: 0.8604651163;
    font-size: 64px;
    line-height: 0.953125; }
    .issue02 .cover__copy p {
      margin: 0; }

.issue-content {
  margin: 68px auto; }
  @media (min-width: 1024px) {
    .issue-content {
      margin: 80px auto; } }
  .issue01 .issue-content {
    font: 14px/1.2941176471 Optima, seriff;
    letter-spacing: -0.4px;
    max-width: 37.4117647059em; }
    @media (min-width: 1024px) {
      .issue01 .issue-content {
        font-size: 17px;
        letter-spacing: -0.49px; } }
    @media (min-width: 1360px) {
      .issue01 .issue-content {
        font-size: 24px; } }
    @media (min-width: 1600px) {
      .issue01 .issue-content {
        font-size: 26px; } }
  .issue02 .issue-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 780px; }
    @media (min-width: 1600px) {
      .issue02 .issue-content {
        max-width: 1100px; } }

.issue02 .issue-header {
  display: none; }
  @media screen and (min-width: 1024px) {
    .issue02 .issue-header {
      display: block;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      font-family: 'Druk-Bold', Helvetica, Arial, sans-serif;
      font-size: 56px;
      line-height: 49px;
      padding-right: 1em; } }

.issue01 .issue-copy {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding: 0;
  text-align: center; }

.issue02 .issue-copy {
  text-align: center; }
  .issue02 .issue-copy p:first-child {
    margin-top: 0; }
  .issue02 .issue-copy p:last-child {
    margin-bottom: 0; }
  @media (min-width: 1024px) {
    .issue02 .issue-copy {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      text-align: left; } }

.issue .buy-issue img {
  display: none; }

:root {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased; }

body {
  color: #000000;
  font-family: 'Optima', Helvetica, Arial, sans-serif;
  line-height: 1.11;
  margin: 0; }

a {
  color: inherit;
  text-decoration: none; }

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

.allcaps {
  text-transform: uppercase;
  letter-spacing: .02em; }

.grey {
  color: #aaa; }

.issue .loading {
  opacity: 0; }

.fixed {
  overflow: hidden; }

.hidden {
  display: none; }

img,
iframe {
  max-width: 100%; }

.caps, .issue02 .issue-content .issue-copy strong {
  font-family: 'America-Bold', Helvetica, Arial, sans-serif;
  font-size: 8px;
  letter-spacing: 0;
  line-height: normal;
  text-transform: uppercase; }
  @media (min-width: 1024px) {
    .caps, .issue02 .issue-content .issue-copy strong {
      font-size: 11px;
      letter-spacing: -0.01636363636em; } }
  @media (min-width: 1024px) {
    .caps.small, .issue02 .issue-content .issue-copy strong.small {
      font-size: 9px; } }

.wrapper {
  overflow: hidden;
  padding: 0 25px; }

.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: black; }

.navigation-main {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  left: 0;
  min-height: 550px;
  color: black;
  background: #f4946b;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1002; }
  @media (min-width: 1024px) {
    .navigation-main {
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .navigation-main--isactive .navigation-main {
    opacity: 1;
    pointer-events: auto; }
  .navigation-main__top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center; }
    @media (max-width: 1023px) {
      .navigation-main__top {
        height: 68px; } }
    @media (min-width: 1024px) {
      .navigation-main__top {
        margin-top: 50px; } }
  .navigation-main__column-1 {
    -webkit-flex-basis: 54px;
    -ms-flex-preferred-size: 54px;
    flex-basis: 54px;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    @media (min-width: 1024px) {
      .navigation-main__column-1 {
        -webkit-flex-basis: 138px;
        -ms-flex-preferred-size: 138px;
        flex-basis: 138px;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0; } }
  .navigation-main__column-3 {
    -webkit-flex-basis: 162px;
    -ms-flex-preferred-size: 162px;
    flex-basis: 162px;
    -webkit-flex-grow: 3;
    -ms-flex-positive: 3;
    flex-grow: 3; }
  .navigation-main__middle {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .navigation-main__bottom {
    padding: 0 25px; }
  .navigation-main a.icon-close {
    cursor: pointer;
    font-size: 11px; }
    @media screen and (min-width: 1024px) {
      .navigation-main a.icon-close {
        font-size: 17px; } }
  .navigation-main .icon-logo-minimal {
    font-size: 23px; }
    @media (min-width: 1024px) {
      .navigation-main .icon-logo-minimal {
        font-size: 104px; } }
    @media (min-width: 1360px) {
      .navigation-main .icon-logo-minimal {
        font-size: 150px; } }
    @media (min-width: 1600px) {
      .navigation-main .icon-logo-minimal {
        font-size: 167px; } }
  .navigation-main .logo {
    fill: black;
    font-size: 13px;
    height: 2em;
    position: relative; }
    @media (min-width: 1024px) {
      .navigation-main .logo {
        font-size: 58px;
        height: 2em;
        margin-top: 1em; } }
    @media (min-width: 1360px) {
      .navigation-main .logo {
        font-size: 85px; } }
    @media (min-width: 1600px) {
      .navigation-main .logo {
        font-size: 94px; } }
    .navigation-main .logo .motto {
      display: none; }
  .navigation-main .nav {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .navigation-main .about {
    font-size: 14px;
    letter-spacing: -.4px;
    line-height: 1.2941176471;
    margin: auto;
    max-width: 37.4117647059em;
    text-align: center; }
    @media screen and (min-width: 1024px) {
      .navigation-main .about {
        font-size: 17px;
        letter-spacing: -0.49px; } }
    @media (min-width: 1360px) {
      .navigation-main .about {
        font-size: 24px; } }
    @media (min-width: 1600px) {
      .navigation-main .about {
        font-size: 26px; } }
  .navigation-main .nav.caps, .navigation-main .issue02 .issue-content .issue-copy strong.nav, .issue02 .issue-content .issue-copy .navigation-main strong.nav {
    font-size: 25px; }
    @media (min-width: 1024px) {
      .navigation-main .nav.caps, .navigation-main .issue02 .issue-content .issue-copy strong.nav, .issue02 .issue-content .issue-copy .navigation-main strong.nav {
        font-size: 40px; } }
  .navigation-main .issue01-link,
  .navigation-main .issue02-link,
  .navigation-main .shop-link {
    display: inline-block;
    padding: .3em; }
    .navigation-main .issue01-link.active, .navigation-main .issue01-link:hover,
    .navigation-main .issue02-link.active,
    .navigation-main .issue02-link:hover,
    .navigation-main .shop-link.active,
    .navigation-main .shop-link:hover {
      color: #4e91df; }
  .navigation-main .icon {
    display: block;
    height: 28px;
    margin: auto; }
    @media (min-width: 1024px) {
      .navigation-main .icon {
        height: 31px; } }

p.feat {
  margin: 68px 0;
  text-align: center; }
  @media (min-width: 1024px) {
    p.feat {
      margin: 80px 0; } }

.personas {
  font-size: 8.984375vw;
  line-height: 1.0543478261;
  letter-spacing: -0.0297826087em;
  margin: 0 0 68px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  @media (min-width: 1024px) {
    .personas {
      font-size: 92px;
      margin: 0 0 80px; } }
  .personas .persona {
    cursor: default;
    display: block; }
    .personas .persona .name {
      margin: 0; }
      .personas .persona .name .persona-image {
        cursor: none;
        display: inline-block;
        margin: -0.13333em -0.05em;
        position: relative; }
      .personas .persona .name img {
        display: block;
        max-height: 1.1195652174em;
        max-width: 1.1195652174em;
        pointer-events: none; }
      .personas .persona .name .x2,
      .personas .persona .name .x3,
      .personas .persona .name .x4 {
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        transition: opacity 200ms 600ms, -webkit-transform 800ms;
        transition: transform 800ms, opacity 200ms 600ms;
        transition: transform 800ms, opacity 200ms 600ms, -webkit-transform 800ms;
        -webkit-backface-visibility: hidden;
        z-index: 1; }
    .no-touchevents .personas .persona .persona-image:hover .x2,
    .no-touchevents .personas .persona .persona-image:hover .x3,
    .no-touchevents .personas .persona .persona-image:hover .x4,
    .touchevents .personas .persona .persona-image.hover .x2,
    .touchevents .personas .persona .persona-image.hover .x3,
    .touchevents .personas .persona .persona-image.hover .x4 {
      opacity: 1;
      transition: -webkit-transform 400ms;
      transition: transform 400ms;
      transition: transform 400ms, -webkit-transform 400ms; }
    .no-touchevents .personas .persona .persona-image:hover .x2,
    .touchevents .personas .persona .persona-image.hover .x2 {
      -webkit-transform: translate(-50%, -50%) scale(4);
      -ms-transform: translate(-50%, -50%) scale(4);
      transform: translate(-50%, -50%) scale(4); }
      @media (min-width: 1024px) {
        .no-touchevents .personas .persona .persona-image:hover .x2,
        .touchevents .personas .persona .persona-image.hover .x2 {
          -webkit-transform: translate(-50%, -50%) scale(2);
          -ms-transform: translate(-50%, -50%) scale(2);
          transform: translate(-50%, -50%) scale(2); } }
    .no-touchevents .personas .persona .persona-image:hover .x3,
    .touchevents .personas .persona .persona-image.hover .x3 {
      -webkit-transform: translate(-50%, -50%) scale(6);
      -ms-transform: translate(-50%, -50%) scale(6);
      transform: translate(-50%, -50%) scale(6); }
      @media (min-width: 1024px) {
        .no-touchevents .personas .persona .persona-image:hover .x3,
        .touchevents .personas .persona .persona-image.hover .x3 {
          -webkit-transform: translate(-50%, -50%) scale(3);
          -ms-transform: translate(-50%, -50%) scale(3);
          transform: translate(-50%, -50%) scale(3); } }
    .no-touchevents .personas .persona .persona-image:hover .x4,
    .touchevents .personas .persona .persona-image.hover .x4 {
      -webkit-transform: translate(-50%, -50%) scale(8);
      -ms-transform: translate(-50%, -50%) scale(8);
      transform: translate(-50%, -50%) scale(8); }
      @media (min-width: 1024px) {
        .no-touchevents .personas .persona .persona-image:hover .x4,
        .touchevents .personas .persona .persona-image.hover .x4 {
          -webkit-transform: translate(-50%, -50%) scale(4);
          -ms-transform: translate(-50%, -50%) scale(4);
          transform: translate(-50%, -50%) scale(4); } }
    .personas .persona p.emotion {
      position: absolute;
      display: none;
      top: -.4em;
      right: 0;
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%); }
      .personas .persona p.emotion.Left {
        right: auto;
        left: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%); }
      .personas .persona p.emotion.Bottom {
        top: auto;
        bottom: -.12em; }
      .personas .persona p.emotion:before {
        content: '\2014'; }
      @media (min-width: 1024px), (orientation: landscape) {
        .personas .persona p.emotion {
          display: block;
          font-size: 1.8vw; } }
      @media (min-width: 1360px) {
        .personas .persona p.emotion {
          font-size: 1.8em; } }

:root.shop {
  background: #fedbbd; }
  :root.shop .header {
    color: #fedbbd; }
    :root.shop .header.scrolled {
      background-color: #fedbbd;
      color: inherit; }

.shop .buy-wrapper {
  margin: 1em 0; }

.shop .buy-issue img {
  height: 189px; }
  @media (min-width: 1024px) {
    .shop .buy-issue img {
      height: 240px; } }

.shop .buy-title {
  margin-top: 3em; }

.shop-issues {
  margin-top: 68px;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 1024px) {
    .shop-issues {
      margin-top: 80px; } }

.shop-issues__issue h3 {
  font-family: America-Bold;
  font-size: 8px; }
  @media (min-width: 768px) {
    .shop-issues__issue h3 {
      font-size: 11px; } }

.shop-issues__issue p {
  font-size: 16px;
  line-height: 1.29; }
  @media (min-width: 768px) {
    .shop-issues__issue p {
      font-size: 17px; } }

.shop-stockists, .shop-faq {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  text-align: center; }
  .shop-stockists dl, .shop-faq dl {
    line-height: 1.5;
    margin: auto;
    text-align: center; }
    @media (min-width: 480px) {
      .shop-stockists dl, .shop-faq dl {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2; } }
    @media (min-width: 1024px) {
      .shop-stockists dl, .shop-faq dl {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        max-width: 816px; } }
    .shop-stockists dl dt, .shop-faq dl dt {
      font-family: America-Bold;
      font-size: 9px;
      font-weight: bold;
      -webkit-column-break-after: avoid; }
    .shop-stockists dl dd, .shop-faq dl dd {
      -webkit-column-break-before: avoid;
      font-family: Optima;
      font-size: 12px;
      margin-bottom: 1em;
      margin-left: 0; }
  .shop-stockists h3, .shop-faq h3 {
    font: 9px/normal America-Bold;
    letter-spacing: 0;
    margin: 4em 0;
    text-transform: uppercase; }

.shop-stockists {
  margin-top: 2em; }

.shop-faq {
  border-top: none; }
  .shop-faq h3 {
    margin: 5em 0 2em; }
    .shop-faq h3:first-child {
      margin-top: 4em; }
  .shop-faq span {
    font-size: 13px; }

.faq-wrap {
  text-align: left;
  margin: 0 auto 2em;
  max-width: 470px;
  width: 100%; }

.slick-loading .slick-list {
  background: #fff; }

/* Arrows */
.slick-prev,
.slick-next {
  background: transparent;
  bottom: 0;
  border-color: transparent;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  width: 36px;
  z-index: 1; }
  @media (min-width: 1024px) {
    .slick-prev,
    .slick-next {
      width: 138px; } }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  opacity: 1; }

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-size: 3px; }
  @media (min-width: 1024px) {
    .slick-prev:before,
    .slick-next:before {
      font-size: 10.5px; } }

.slick-prev:after,
.slick-next:after {
  display: inline-block;
  line-height: 1;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center; }

.slick-prev {
  left: 0;
  -webkit-transform: translate(-100%);
  -ms-transform: translate(-100%);
  transform: translate(-100%); }

[dir='rtl'] .slick-prev {
  right: 0;
  left: auto; }

.slick-prev:hover:before,
.paged .slick-prev:before {
  content: normal; }

.slick-prev:hover:after,
.paged .slick-prev:after {
  content: 'Previous';
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg); }

[dir='rtl'] .slick-prev:before {
  content: 'Next'; }

.slick-next {
  right: 0;
  -webkit-transform: translate(100%);
  -ms-transform: translate(100%);
  transform: translate(100%); }

[dir='rtl'] .slick-next {
  right: auto;
  left: 0; }

.slick-next:hover:before,
.paged .slick-next:before {
  content: normal; }

.slick-next:hover:after,
.paged .slick-next:after {
  content: 'Next';
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg); }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

.slick-initialized .slick-slide {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }

.slick-slide img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: calc( (100vw - 36px*2) * (800/1173)); }
  @media (min-width: 1024px) {
    .slick-slide img {
      max-height: calc( (100vw - 138px*2) * (800/1173)); } }

.page__inner {
  text-align: left; }

.page__info {
  font: 500 10px/1 AmericaExtendedMedium, sans-serif;
  letter-spacing: 0;
  min-height: 3.8em;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%; }
  @media (max-width: 1023px) {
    .page__info {
      margin: 1em 0;
      padding: 0 25px; } }

.page__credit {
  line-height: 1;
  margin: 1em 0 0.50em; }

.page__caption {
  line-height: normal; }

.pages-slider-wrapper {
  margin: 68px 11px; }
  @media (min-width: 1024px) {
    .pages-slider-wrapper {
      margin: 80px 113px; } }