@keyframes fly-in {
  0% {
    opacity: 0;
    transform: translate(-25rem);
    width: 150%; }
  100% {
    opacity: 1;
    transform: translate(0);
    width: 150%; } }

@keyframes heartbeat {
  0% {
    transform: scale(1); }
  5% {
    transform: scale(1.3); }
  10% {
    transform: scale(1); }
  15% {
    transform: scale(1.3); }
  20% {
    transform: scale(1); } }

@keyframes spin {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }

@keyframes fly-in {
  0% {
    opacity: 0;
    transform: translate(-25rem);
    width: 150%; }
  100% {
    opacity: 1;
    transform: translate(0);
    width: 150%; } }

@keyframes heartbeat {
  0% {
    transform: scale(1); }
  5% {
    transform: scale(1.3); }
  10% {
    transform: scale(1); }
  15% {
    transform: scale(1.3); }
  20% {
    transform: scale(1); } }

@keyframes spin {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }

.guidebook {
  margin: 0 auto 3rem;
  padding: 2.3em 0;
  max-width: 129rem; }
  .guidebook::after {
    clear: both;
    content: " ";
    display: table; }
  @media (max-width: 67.4375em) {
    .guidebook {
      text-align: center; } }
  @media (min-width: 37.5em) {
    .guidebook {
      padding: 7em 0 4.6em 0; } }

.guidebook__info {
  position: relative;
  z-index: 5; }
  @media (min-width: 67.5em) {
    .guidebook__info {
      float: right;
      margin-right: 3%;
      width: 35%; } }

.guidebook__blurb {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 auto;
  width: 90%; }
  @media (min-width: 45em) {
    .guidebook__blurb {
      font-size: 1.8rem;
      line-height: 1.77778; } }
  @media (min-width: 67.5em) {
    .guidebook__blurb {
      font-size: 2rem;
      font-weight: 300;
      line-height: 1.8;
      margin-left: 0;
      margin-right: 0;
      max-width: 400px;
      width: 100%; } }

.guidebook__button {
  margin-top: 5.3rem; }

.guidebook__header {
  margin-bottom: 1.5rem;
  position: relative;
  text-align: center;
  z-index: 5; }
  @media (min-width: 67.5em) {
    .guidebook__header {
      float: right;
      margin-top: 10%;
      padding-left: 5%;
      text-align: left;
      width: 43%; } }

.guidebook__title {
  color: #3b444f;
  font-family: "Benton Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 2.8rem;
  font-weight: 100;
  line-height: 1.3;
  margin-bottom: 6rem;
  margin-top: 0;
  padding-bottom: 1.5rem;
  position: relative;
  text-align: center;
  color: #dc221a;
  margin-bottom: 4rem;
  padding-bottom: 0; }
  .guidebook__title::after {
    border-bottom: 0.2rem solid #dc221a;
    bottom: 0;
    content: "";
    display: block;
    left: 50%;
    margin-left: -1.5rem;
    position: absolute;
    width: 3rem; }
  @media (min-width: 45em) {
    .guidebook__title {
      font-size: 4.5rem; } }
  @media (min-width: 45em) {
    .guidebook__title {
      font-size: 5rem;
      line-height: 1;
      margin-bottom: 6rem; } }
  @media (min-width: 67.5em) {
    .guidebook__title {
      margin-bottom: 0; } }
  .guidebook__title::after {
    display: none; }
  @media (min-width: 67.5em) {
    .guidebook__title {
      line-height: 1;
      max-width: 450px; } }
  @media (min-width: 67.5em) {
    .guidebook__title {
      color: #dc221a;
      padding-top: 0;
      text-align: left; }
      .guidebook__title::after {
        display: none; } }

.guidebook__subtitle {
  display: none; }
  @media (min-width: 67.5em) {
    .guidebook__subtitle {
      color: rgba(137, 142, 149, 0.6);
      display: block;
      font-size: 2.6rem;
      font-weight: 300;
      margin: 0.75rem 0 0; } }

.guidebook-ebook--cta {
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1;
  display: block;
  padding: 3rem;
  position: relative;
  padding: 2rem 0 0; }
  .guidebook-ebook--cta .icon-chevron-right {
    width: 10px; }

.guidebook__pictures {
  display: block;
  margin: 2rem auto;
  outline: 0;
  position: relative;
  text-align: center;
  width: 80%; }
  @media (min-width: 45em) {
    .guidebook__pictures {
      margin-bottom: 5rem;
      margin-top: 5rem; } }
  @media (min-width: 60em) {
    .guidebook__pictures {
      margin-bottom: 2rem;
      margin-top: 2rem; } }
  @media (min-width: 67.5em) {
    .guidebook__pictures {
      float: left;
      width: 55%; } }

.guidebook__picture {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  box-shadow: 2rem 1rem 6rem rgba(0, 0, 0, 0.4);
  display: inline-block;
  font-size: 0;
  transition: 200ms transform;
  width: 60%; }
  @media (min-width: 30em) {
    .guidebook__picture {
      width: 20rem; } }
  @media (min-width: 35em) {
    .guidebook__picture {
      width: 25rem; } }
  @media (min-width: 48em) {
    .guidebook__picture {
      width: 30rem; } }
  @media (min-width: 60em) {
    .guidebook__picture {
      width: 35rem; } }

.guidebook__picture--primary {
  position: relative;
  top: 0;
  -ms-transform: translate(3rem, 0) rotate(1deg);
      transform: translate(3rem, 0) rotateZ(1deg);
  z-index: 1; }
  @media (min-width: 35em) {
    .guidebook__picture--primary {
      left: 50%;
      margin-left: -12.5rem; } }
  @media (min-width: 48em) {
    .guidebook__picture--primary {
      margin-left: -28rem; } }
  @media (min-width: 60em) {
    .guidebook__picture--primary {
      margin-left: -35rem; } }
  @media (min-width: 67.5em) {
    .guidebook__picture--primary {
      margin-left: -18rem; } }
  .guidebook__pictures--single .guidebook__picture--primary {
    left: 0;
    margin-left: -5rem; }
  @media (min-width: 60em) {
    .guidebook__pictures:hover .guidebook__picture--primary {
      -ms-transform: translate(4rem, 0) rotate(-1deg);
          transform: translate(4rem, 0) rotateZ(-1deg); } }

.guidebook__picture--secondary {
  -ms-transform: translate(-11rem, -1rem) rotate(-19deg) scale(0.8);
      transform: translate(-11rem, -1rem) rotateZ(-19deg) scale(0.8); }
  @media (max-width: 34.9375em) {
    .guidebook__picture--secondary {
      left: 11rem;
      position: absolute;
      top: 2rem; } }
  @media (min-width: 60em) {
    .guidebook__pictures:hover .guidebook__picture--secondary {
      -ms-transform: translate(-18rem, -1rem) rotate(-19deg) scale(0.8);
          transform: translate(-18rem, -1rem) rotateZ(-19deg) scale(0.8); } }

.guidebook__image {
  max-width: 465px;
  width: 100%; }
  @media (min-width: 67.5em) {
    .guidebook__image {
      max-width: 100%; } }

@keyframes fly-in {
  0% {
    opacity: 0;
    transform: translate(-25rem);
    width: 150%; }
  100% {
    opacity: 1;
    transform: translate(0);
    width: 150%; } }

@keyframes heartbeat {
  0% {
    transform: scale(1); }
  5% {
    transform: scale(1.3); }
  10% {
    transform: scale(1); }
  15% {
    transform: scale(1.3); }
  20% {
    transform: scale(1); } }

@keyframes spin {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }

.guidebook {
  margin: 0 auto 3rem;
  padding: 2.3em 0;
  max-width: 129rem; }
  .guidebook::after {
    clear: both;
    content: " ";
    display: table; }
  @media (max-width: 67.4375em) {
    .guidebook {
      text-align: center; } }
  @media (min-width: 37.5em) {
    .guidebook {
      padding: 7em 0 4.6em 0; } }

.guidebook__info {
  position: relative;
  z-index: 5; }
  @media (min-width: 67.5em) {
    .guidebook__info {
      float: right;
      margin-right: 3%;
      width: 35%; } }

.guidebook__blurb {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 auto;
  width: 90%; }
  @media (min-width: 45em) {
    .guidebook__blurb {
      font-size: 1.8rem;
      line-height: 1.77778; } }
  @media (min-width: 67.5em) {
    .guidebook__blurb {
      font-size: 2rem;
      font-weight: 300;
      line-height: 1.8;
      margin-left: 0;
      margin-right: 0;
      max-width: 400px;
      width: 100%; } }

.guidebook__button {
  margin-top: 5.3rem; }

.guidebook__header {
  margin-bottom: 1.5rem;
  position: relative;
  text-align: center;
  z-index: 5; }
  @media (min-width: 67.5em) {
    .guidebook__header {
      float: right;
      margin-top: 10%;
      padding-left: 5%;
      text-align: left;
      width: 43%; } }

.guidebook__title {
  color: #3b444f;
  font-family: "Benton Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 2.8rem;
  font-weight: 100;
  line-height: 1.3;
  margin-bottom: 6rem;
  margin-top: 0;
  padding-bottom: 1.5rem;
  position: relative;
  text-align: center;
  color: #dc221a;
  margin-bottom: 4rem;
  padding-bottom: 0; }
  .guidebook__title::after {
    border-bottom: 0.2rem solid #dc221a;
    bottom: 0;
    content: "";
    display: block;
    left: 50%;
    margin-left: -1.5rem;
    position: absolute;
    width: 3rem; }
  @media (min-width: 45em) {
    .guidebook__title {
      font-size: 4.5rem; } }
  @media (min-width: 45em) {
    .guidebook__title {
      font-size: 5rem;
      line-height: 1;
      margin-bottom: 6rem; } }
  @media (min-width: 67.5em) {
    .guidebook__title {
      margin-bottom: 0; } }
  .guidebook__title::after {
    display: none; }
  @media (min-width: 67.5em) {
    .guidebook__title {
      line-height: 1;
      max-width: 450px; } }
  @media (min-width: 67.5em) {
    .guidebook__title {
      color: #dc221a;
      padding-top: 0;
      text-align: left; }
      .guidebook__title::after {
        display: none; } }

.guidebook__subtitle {
  display: none; }
  @media (min-width: 67.5em) {
    .guidebook__subtitle {
      color: rgba(137, 142, 149, 0.6);
      display: block;
      font-size: 2.6rem;
      font-weight: 300;
      margin: 0.75rem 0 0; } }

.guidebook-ebook--cta {
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1;
  display: block;
  padding: 3rem;
  position: relative;
  padding: 2rem 0 0; }
  .guidebook-ebook--cta .icon-chevron-right {
    width: 10px; }

.guidebook__pictures {
  display: block;
  margin: 2rem auto;
  outline: 0;
  position: relative;
  text-align: center;
  width: 80%; }
  @media (min-width: 45em) {
    .guidebook__pictures {
      margin-bottom: 5rem;
      margin-top: 5rem; } }
  @media (min-width: 60em) {
    .guidebook__pictures {
      margin-bottom: 2rem;
      margin-top: 2rem; } }
  @media (min-width: 67.5em) {
    .guidebook__pictures {
      float: left;
      width: 55%; } }

.guidebook__picture {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  box-shadow: 2rem 1rem 6rem rgba(0, 0, 0, 0.4);
  display: inline-block;
  font-size: 0;
  transition: 200ms transform;
  width: 60%; }
  @media (min-width: 30em) {
    .guidebook__picture {
      width: 20rem; } }
  @media (min-width: 35em) {
    .guidebook__picture {
      width: 25rem; } }
  @media (min-width: 48em) {
    .guidebook__picture {
      width: 30rem; } }
  @media (min-width: 60em) {
    .guidebook__picture {
      width: 35rem; } }

.guidebook__picture--primary {
  position: relative;
  top: 0;
  -ms-transform: translate(3rem, 0) rotate(1deg);
      transform: translate(3rem, 0) rotateZ(1deg);
  z-index: 1; }
  @media (min-width: 35em) {
    .guidebook__picture--primary {
      left: 50%;
      margin-left: -12.5rem; } }
  @media (min-width: 48em) {
    .guidebook__picture--primary {
      margin-left: -28rem; } }
  @media (min-width: 60em) {
    .guidebook__picture--primary {
      margin-left: -35rem; } }
  @media (min-width: 67.5em) {
    .guidebook__picture--primary {
      margin-left: -18rem; } }
  .guidebook__pictures--single .guidebook__picture--primary {
    left: 0;
    margin-left: -5rem; }
  @media (min-width: 60em) {
    .guidebook__pictures:hover .guidebook__picture--primary {
      -ms-transform: translate(4rem, 0) rotate(-1deg);
          transform: translate(4rem, 0) rotateZ(-1deg); } }

.guidebook__picture--secondary {
  -ms-transform: translate(-11rem, -1rem) rotate(-19deg) scale(0.8);
      transform: translate(-11rem, -1rem) rotateZ(-19deg) scale(0.8); }
  @media (max-width: 34.9375em) {
    .guidebook__picture--secondary {
      left: 11rem;
      position: absolute;
      top: 2rem; } }
  @media (min-width: 60em) {
    .guidebook__pictures:hover .guidebook__picture--secondary {
      -ms-transform: translate(-18rem, -1rem) rotate(-19deg) scale(0.8);
          transform: translate(-18rem, -1rem) rotateZ(-19deg) scale(0.8); } }

.guidebook__image {
  max-width: 465px;
  width: 100%; }
  @media (min-width: 67.5em) {
    .guidebook__image {
      max-width: 100%; } }

.masthead {
  background-color: #fafafa;
  height: 101vh; }

@media (min-width: 45em) {
  .masthead__content {
    margin-top: 130px; } }

@media (min-width: 60em) {
  .masthead__content {
    margin-top: 360px; } }

@media (max-width: 29.9375em) {
  .masthead__content {
    margin-top: 250px;
    text-align: center; } }

.masthead__content .masthead__content--wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: relative;
  max-width: 130rem;
  margin: 0 auto; }
  @media (min-width: 30em) {
    .masthead__content .masthead__content--wrapper {
      top: 60px; } }
  @media (min-width: 64em) {
    .masthead__content .masthead__content--wrapper {
      top: 0px; } }
  @media (max-width: 63.9375em) {
    .masthead__content .masthead__content--wrapper {
      -ms-flex-direction: column;
          flex-direction: column; } }

.masthead__content .left {
  -ms-flex-align: center;
      align-items: center;
  color: #3b444f;
  position: relative;
  bottom: 130px; }
  @media (max-width: 63.9375em) {
    .masthead__content .left {
      text-align: center;
      bottom: 0px; } }
  .masthead__content .left .masthead__title {
    font-size: 3rem;
    font-weight: 300;
    letter-spacing: -0.4px;
    line-height: 1.18; }
    @media (min-width: 60em) {
      .masthead__content .left .masthead__title {
        font-size: 4rem; } }
  .masthead__content .left p.masthead__content--copy {
    font-family: Benton Sans;
    color: #67747d;
    display: block;
    font-size: 2rem;
    font-weight: 100;
    margin: 0.75rem 0 0; }
    @media (max-width: 29.9375em) {
      .masthead__content .left p.masthead__content--copy {
        font-size: 2rem;
        margin: .75rem 1rem; } }
    @media (min-width: 45em) {
      .masthead__content .left p.masthead__content--copy {
        font-size: 18px; } }
    @media (max-width: 63.9375em) {
      .masthead__content .left p.masthead__content--copy {
        text-align: center;
        margin-left: 0px; } }
  @media (min-width: 30em) {
    .masthead__content .left {
      width: 80%;
      margin: 0 auto; } }
  @media (min-width: 64em) {
    .masthead__content .left {
      width: 50%;
      margin: 0; } }

.masthead__content .right {
  -ms-flex-align: end;
      align-items: flex-end;
  width: 50%;
  animation-name: slide-left;
  animation-duration: 2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  @media (max-width: 63.9375em) {
    .masthead__content .right {
      width: 100%; } }
  .masthead__content .right .masthead__content--book {
    height: 381px;
    top: 230px;
    overflow: visible; }

.masthead__content .masthead__content--button {
  margin-top: 30px;
  margin: 0 auto;
  text-align: left; }
  @media (max-width: 44.9375em) {
    .masthead__content .masthead__content--button {
      text-align: center;
      margin: 0 auto;
      width: 200px; } }
  @media (max-width: 63.9375em) {
    .masthead__content .masthead__content--button {
      text-align: center; } }

.masthead__content .masthead__book--image {
  max-width: 135%;
  position: relative;
  bottom: 120px; }
  @media (max-width: 63.9375em) {
    .masthead__content .masthead__book--image {
      bottom: 0;
      max-width: 100%; } }
  @media (max-width: 29.9375em) {
    .masthead__content .masthead__book--image {
      bottom: -15px; } }

.masthead__content .masthead__shop--button {
  margin: 10px 0; }
  @media (max-width: 63.9375em) {
    .masthead__content .masthead__shop--button {
      margin: 5px; } }

.masthead__content .masthead__cta--copy {
  color: #fff200;
  transition-duration: 300ms;
  transition-property: color, border, background;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
  padding: 3rem;
  position: relative;
  padding: 3rem 0rem; }
  .masthead__content .masthead__cta--copy::after, .masthead__content .masthead__cta--copy::before {
    transition-duration: 300ms;
    transition-property: color, border, background; }
  .masthead__content .masthead__cta--copy:hover {
    transition-duration: 0; }
    .masthead__content .masthead__cta--copy:hover::after, .masthead__content .masthead__cta--copy:hover::before {
      transition-duration: 0; }
  .masthead__content .masthead__cta--copy:hover {
    color: #479ad9; }
  .masthead__content .masthead__cta--copy [class*="icon-"] {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    display: inline-block;
    font-size: 6px;
    line-height: 1.6;
    -ms-transform: translateX(6px);
        transform: translateX(6px);
    transition: transform 500ms;
    vertical-align: 20%; }
  .masthead__content .masthead__cta--copy:hover [class*="icon-"] {
    -ms-transform: translateX(0.2rem);
        transform: translateX(0.2rem); }
  .masthead__content .masthead__cta--copy--small {
    font-size: 1rem; }
  @media (max-width: 63.9375em) {
    .masthead__content .masthead__cta--copy {
      text-align: center;
      display: block;
      padding: 0rem 0rem;
      margin: 10px 0 20px 0; } }
  .masthead__content .masthead__cta--copy:hover {
    color: #ffffff; }

.copy--h3 {
  color: #dc221a;
  font-size: 2rem;
  font-weight: 300;
  padding: 2rem 0; }

.masthead__sticker {
  font-size: 5.2rem;
  background-color: #ed1c24;
  border-radius: 100%;
  bottom: 450px;
  color: #fff;
  font-weight: 600;
  width: 120px;
  height: 120px;
  right: -20px;
  line-height: 60px;
  position: relative;
  text-align: center; }
  @media (max-width: 44.9375em) {
    .masthead__sticker {
      font-size: 20px;
      bottom: 160px;
      left: 6px;
      width: 60px;
      height: 60px;
      line-height: 104px; } }
  @media (max-width: 63.9375em) {
    .masthead__sticker {
      bottom: 130px;
      animation-name: fade-in;
      animation-duration: 2s;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      opacity: 1; } }
  .masthead__sticker .sticker_text {
    padding-top: 20px;
    position: absolute; }
    @media (max-width: 44.9375em) {
      .masthead__sticker .sticker_text {
        margin-top: -46px; } }
    .masthead__sticker .sticker_text strong {
      padding-left: 10px; }
    .masthead__sticker .sticker_text sup {
      font-size: 40%;
      font-weight: 400;
      margin-left: -12px;
      position: relative;
      top: -25px; }
      @media (max-width: 44.9375em) {
        .masthead__sticker .sticker_text sup {
          margin-left: -2px;
          top: -12px; } }
    .masthead__sticker .sticker_text span {
      font-size: 1.5rem;
      position: relative;
      text-transform: uppercase;
      top: -40px; }
      @media (max-width: 63.9375em) {
        .masthead__sticker .sticker_text span {
          font-size: 10px;
          top: -89px; } }

.alert__cta--copy {
  color: #3b444f;
  font-weight: 100; }

.alert.is-visible {
  max-height: 14rem; }

.button--alert {
  margin-left: 10px;
  padding: 1.4rem 2rem 1rem; }

.alert__inner {
  padding-top: 4.2rem;
  padding-bottom: 4.2rem; }

.alert__inner.alert__cta--copy {
  color: #2c3643 !important; }

.social-share {
  margin-top: 50px; }

.social-share__list li {
  padding: .5em; }

.articles__heading {
  color: #3b444f;
  font-family: "Benton Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 2.8rem;
  font-weight: 100;
  line-height: 1.3;
  margin-bottom: 6rem;
  margin-top: 0;
  padding-bottom: 1.5rem;
  position: relative;
  text-align: center;
  z-index: 10; }
  .articles__heading::after {
    border-bottom: 0.2rem solid #dc221a;
    bottom: 0;
    content: "";
    display: block;
    left: 50%;
    margin-left: -1.5rem;
    position: absolute;
    width: 3rem; }
  @media (min-width: 45em) {
    .articles__heading {
      font-size: 4.5rem; } }
  .articles__heading.digital__heading {
    margin-bottom: 0px; }

h1.top_title {
  font-size: 2.8rem;
  font-family: Benton Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-weight: 300;
  line-height: 1.3;
  position: relative;
  margin-top: 0;
  margin-top: 5rem;
  margin-bottom: 3rem;
  padding-bottom: 1.5rem;
  text-align: center;
  color: #3b444f;
  z-index: 10; }
  @media (min-width: 45em) {
    h1.top_title {
      font-size: 4.5rem; } }

.guidebook {
  padding: 2.3em 0; }

.guidebook__pictures {
  margin: 0 auto; }

.guidebook__picture {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  box-shadow: none;
  display: inline-block;
  font-size: 0;
  width: 100%; }
  @media (min-width: 35em) {
    .guidebook__picture {
      width: 75rem; } }
  @media (min-width: 48em) {
    .guidebook__picture {
      width: 80rem; } }
  @media (min-width: 60em) {
    .guidebook__picture {
      width: 110rem; } }

.marketing-article__spread--primary {
  margin-left: 0px;
  position: relative;
  top: 0;
  z-index: 1; }
  @media (min-width: 35em) {
    .marketing-article__spread--primary {
      margin-left: -12.5rem; } }
  @media (min-width: 60em) {
    .marketing-article__spread--primary {
      margin-left: -35rem;
      left: 0; } }
  @media (min-width: 67.5em) {
    .marketing-article__spread--primary {
      margin-left: -18rem; } }
  .guidebook__pictures--single .marketing-article__spread--primary {
    left: 0;
    margin-left: -5rem; }

.guidebook__image {
  max-width: 465px;
  width: 100%; }
  @media (min-width: 60em) {
    .guidebook__image {
      max-width: 70%; } }
  @media (min-width: 67.5em) {
    .guidebook__image {
      max-width: 90%; } }

.guidebook__info {
  margin: 0 auto;
  text-align: center; }

.digital__edition {
  width: 30rem;
  padding: 20px 0px; }
  @media (min-width: 60em) {
    .digital__edition {
      -ms-transform: translateX(0) rotate(8deg);
          transform: translateX(0) rotate(8deg);
      width: 70rem; } }

.marketing-article {
  position: relative;
  max-width: 129rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 135rem; }
  .marketing-article:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 29.9375em) {
    .marketing-article {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  @media (min-width: 30em) {
    .marketing-article {
      margin-left: 3rem;
      margin-right: 3rem; } }
  @media (min-width: 67.5em) {
    .marketing-article {
      margin-left: 6rem;
      margin-right: 6rem; } }
  @media (min-width: 88.125em) {
    .marketing-article {
      margin-left: auto;
      margin-right: auto; } }
  .marketing-article--slim {
    max-width: 107rem; }
  .marketing-article--narrow {
    max-width: 96rem; }
  .marketing-article--half {
    max-width: 63rem; }
  .marketing-article:first-of-type {
    border-top: 1px solid #e4e4e4; }

@media (min-width: 60em) {
  .marketing-article__section {
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex; }
    .marketing-article__section .marketing-article__intro-section.two {
      -ms-flex-order: 2;
          order: 2; }
    .marketing-article__section .marketing-article__intro-section.four {
      -ms-flex-order: 2;
          order: 2; } }

@media (min-width: 60em) {
  .marketing-article__section .marketing-article__spread-section.two .guidebook__picture {
    left: -93px; }
  .marketing-article__section .marketing-article__spread-section.four .guidebook__picture {
    left: -135px; } }

.marketing-article__intro-section {
  z-index: 11; }
  @media (min-width: 60em) {
    .marketing-article__intro-section {
      width: 50%; } }

@media (min-width: 60em) {
  .marketing-article__spread-section {
    width: 50%; } }

@media (min-width: 60em) {
  .can-animate.digital__image {
    opacity: 0; } }

@media (min-width: 60em) {
  .animate.digital__image {
    animation-duration: 2s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    opacity: 1; }
    .animate.digital__image#one {
      -ms-transform: translateX(0) rotate(-8deg);
          transform: translateX(0) rotate(-8deg);
      animation-name: slide-in; }
    .animate.digital__image#two {
      -ms-transform: translateX(0) rotate(8deg);
          transform: translateX(0) rotate(8deg);
      animation-name: slide-in-left; }
    .animate.digital__image#three {
      -ms-transform: translateX(0) rotate(-8deg);
          transform: translateX(0) rotate(-8deg);
      animation-name: slide-in; }
    .animate.digital__image#four {
      -ms-transform: translateX(0) rotate(8deg);
          transform: translateX(0) rotate(8deg);
      animation-name: slide-in-left; } }

.marketing-article__info-content {
  width: 50%;
  margin: 0 auto;
  position: relative; }
  @media (min-width: 67.5em) {
    .marketing-article__info-content {
      margin-top: 25%; } }

.marketing-article__header {
  margin-bottom: -4rem;
  padding-top: 5.2rem;
  text-align: center; }
  .marketing-article__header .marketing-article__icon {
    width: 90px;
    height: 90px; }
  .marketing-article__header h1 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.35185;
    text-align: center;
    letter-spacing: -.05rem;
    color: #2b3642; }
    @media (min-width: 37.5em) {
      .marketing-article__header h1 {
        font-size: 4.2rem;
        line-height: 1.09375; } }

.marketing-article__body {
  position: relative;
  padding: 0 10px; }
  @media (min-width: 30em) {
    .marketing-article__body {
      padding: 0; } }

.marketing-article__content {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.625;
  color: #2c3642;
  text-align: center; }
  @media (min-width: 45em) {
    .marketing-article__content {
      font-size: 2rem;
      line-height: 1.8; } }

.marketing-internal__ad_center {
  position: relative;
  overflow: hidden;
  color: white;
  text-align: center;
  width: 100%;
  margin: 50px 0; }
  .marketing-internal__ad_center h1 {
    font-weight: 100;
    margin-bottom: 30px;
    line-height: 1.25;
    font-size: 1.5em; }
    @media (min-width: 30em) {
      .marketing-internal__ad_center h1 {
        font-size: 2em; } }
  .marketing-internal__ad_center h2 {
    font-family: LPMillerDailyOne;
    font-style: italic;
    line-height: 2rem;
    font-size: 1.25em; }
    @media (min-width: 30em) {
      .marketing-internal__ad_center h2 {
        font-size: 1.25em;
        line-height: 3rem; } }
  .marketing-internal__ad_center p {
    font-weight: 100; }
  .marketing-internal__ad_center .marketing-internal__ad--wrapper {
    padding: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    position: relative;
    max-width: 95rem;
    margin: 0 auto;
    text-outline: 65px; }
    @media (min-width: 30em) {
      .marketing-internal__ad_center .marketing-internal__ad--wrapper {
        top: 200px; } }
  .marketing-internal__ad_center .marketing-internal__ad--copy {
    background-color: white;
    font-weight: bold;
    color: #388bca;
    max-width: 200px;
    margin: 0 auto;
    padding: .5rem 1rem .25rem; }
  .marketing-internal__ad_center .center {
    width: 100%;
    margin: 0 auto; }
    @media (min-width: 60em) {
      .marketing-internal__ad_center .center {
        width: 55%; } }
  .marketing-internal__ad_center .marketing-internal__ad--small-copy {
    font-size: 8px;
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    font-weight: 100; }
    @media (min-width: 60em) {
      .marketing-internal__ad_center .marketing-internal__ad--small-copy {
        font-size: 12px; } }
    @media (min-width: 30em) {
      .marketing-internal__ad_center .marketing-internal__ad--small-copy {
        bottom: 10px; } }
  .marketing-internal__ad_center .marketing-internal__ad--small-script-learn-more a {
    color: #ffffff;
    font-weight: bold; }
  .marketing-internal__ad_center .marketing-internal__ad--button {
    margin-top: 220px; }
    @media (min-width: 30em) {
      .marketing-internal__ad_center .marketing-internal__ad--button {
        margin-top: 80px; } }
  .marketing-internal__ad_center.marketing-internal__ad--background {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 0 24rem 0;
    position: relative;
    max-width: 100%;
    height: 575px; }
    @media (min-width: 30em) {
      .marketing-internal__ad_center.marketing-internal__ad--background {
        background-position: 100% 70%; } }
  .marketing-internal__ad_center.marketing-internal__ad--background--bottom {
    height: 350px; }
    @media (min-width: 30em) {
      .marketing-internal__ad_center.marketing-internal__ad--background--bottom {
        height: 660px; } }
  .marketing-internal__ad_center .marketing-internal__ad--button--bottom {
    margin-top: 10px; }
    @media (min-width: 30em) {
      .marketing-internal__ad_center .marketing-internal__ad--button--bottom {
        margin-top: 50px; } }
  .marketing-internal__ad_center .marketing-internal__ad--gift-copy {
    color: white;
    font-size: .9em;
    margin-top: 20px;
    font-weight: 300;
    text-decoration: underline; }
    @media (min-width: 30em) {
      .marketing-internal__ad_center .marketing-internal__ad--gift-copy {
        font-size: 1.20em; } }
  .marketing-internal__ad_center .marketing-internal__ad {
    position: relative;
    overflow: hidden; }
    .marketing-internal__ad_center .marketing-internal__ad h1 {
      font-weight: bold;
      margin-bottom: 30px;
      line-height: 1; }
    .marketing-internal__ad_center .marketing-internal__ad .marketing-internal__ad--wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      position: relative;
      max-width: 95rem;
      margin: 0 auto;
      top: 20px; }
    @media (min-width: 30em) {
      .marketing-internal__ad_center .marketing-internal__ad .marketing-internal__ad--copy {
        padding: 0; } }
    .marketing-internal__ad_center .marketing-internal__ad .left {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      color: white;
      text-align: center;
      width: 50%;
      margin: 0 auto; }
    .marketing-internal__ad_center .marketing-internal__ad .marketing-internal__ad--button {
      margin-top: 30px; }

.digital__edition {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  box-shadow: none;
  display: inline-block;
  font-size: 0; }
  @media (min-width: 30em) {
    .digital__edition {
      width: 50rem; } }
  @media (min-width: 60em) {
    .digital__edition {
      width: 50rem; } }

.digital__badges {
  margin-top: 45px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 101px; }
  @media (min-width: 30em) {
    .digital__badges {
      width: auto; } }
  @media (min-width: 60em) {
    .digital__badges {
      margin-top: 51px; } }

.digital__badge {
  border-radius: 4px;
  display: block;
  height: 32px;
  padding-left: 4px;
  padding-right: 4px;
  width: 101px; }
  .digital__badge--no-link {
    pointer-events: none; }
  @media (min-width: 30em) {
    .digital__badge {
      display: inline-block; } }
  .digital__badge:not(:first-child) {
    margin-top: 10px; }
    @media (min-width: 30em) {
      .digital__badge:not(:first-child) {
        margin-left: 6px;
        margin-top: 0; } }
    @media (min-width: 60em) {
      .digital__badge:not(:first-child) {
        margin-left: 7px; } }

.digital__badge__image {
  display: inline-block;
  width: auto;
  height: auto; }
  @media (min-width: 60em) {
    .digital__badge__image {
      width: auto;
      height: auto; } }

.guidebook__picture--primary {
  margin-left: 0px !important; }

.articles__contact {
  height: 70rem;
  width: 75%;
  margin: auto; }
  @media (min-width: 60em) {
    .articles__contact {
      height: 50rem; } }

.articles__heading-contact {
  margin-bottom: 2.75rem; }

.contact__center {
  text-align: center;
  font-size: 1.40rem;
  line-height: 3; }
  @media (max-width: 44.9375em) {
    .contact__center {
      line-height: 2; } }
  .contact__center span {
    font-weight: 600; }

.contact_small-copy {
  bottom: 10px;
  text-align: center; }
  .contact_small-copy.contact_small-copy-left {
    color: #67747d;
    font-size: 10px;
    margin-top: 60px; }
    @media (min-width: 45em) {
      .contact_small-copy.contact_small-copy-left {
        position: absolute;
        left: 60px; } }
  .contact_small-copy.contact_small-copy-right {
    font-size: 14px;
    display: block;
    margin-top: 30px; }
    @media (min-width: 45em) {
      .contact_small-copy.contact_small-copy-right {
        position: absolute;
        right: 190px; } }
  .contact_small-copy.contact_small-copy-right-edge {
    font-size: 14px;
    display: block; }
    @media (min-width: 45em) {
      .contact_small-copy.contact_small-copy-right-edge {
        position: absolute;
        right: 60px; } }

@keyframes slide-in {
  from {
    opacity: 0;
    transform: translateX(-20px) rotate(6deg); }
  to {
    opacity: 1;
    transform: translateX(0) rotate(-8deg); } }

@keyframes slide-in-left {
  from {
    opacity: 0;
    transform: translateX(20px) rotate(-6deg); }
  to {
    opacity: 1;
    transform: translateX(0) rotate(8deg); } }

@keyframes slide-left {
  from {
    opacity: 0;
    transform: translateX(40px); }
  to {
    opacity: 1;
    transform: translateX(0); } }
