/*!
 * Theme Name: gaytimes
 * Author: Will Leeks
 * Author URI: https://www.coastdigital.co.uk
 * Version: 1.0.0
 * Text domain: gaytimes
 */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
[hidden] {
  display: none;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul.gform_fields {
  list-style: none;
  padding: 0;
}
li.gfield {
  clear: both;
}
ul.gfield_checkbox,
ul.gfield_radio {
  list-style: none;
  padding: 0;
}
ul.gfield_checkbox input,
ul.gfield_radio input {
  margin-right: 10px;
  position: relative;
  top: -1px;
}
ul.gfield_radio input {
  margin-left: 2px;
}
.gf_progressbar_wrapper {
  padding-bottom: 15px;
}
.gf_progressbar {
  background: grey;
}
.gf_progressbar_percentage {
  background: red;
  padding: 5px 10px;
  text-align: right;
}
.gfield_time_ampm,
.gfield_time_hour,
.gfield_time_minute {
  display: inline;
  display: inline-block;
}
.gfield_time_hour label,
.gfield_time_minute label {
  display: block;
}
.gfield_time_ampm {
  vertical-align: top;
}
.gform_validation_container {
  display: none;
}
.ginput_full {
  display: block;
}
.ginput_full input,
.ginput_full select,
.ginput_full textarea {
  margin-bottom: 5px;
  width: 100%;
}
.ginput_full label {
  display: block;
}
.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@font-face {
  font-family: flexslider-icon;
  src: url(../eot/flexslider-icon.eot);
  src: url(../eot/flexslider-icond41d.eot?#iefix)
      format("embedded-opentype"),
    url(../woff/flexslider-icon.woff) format("woff"),
    url(../ttf/flexslider-icon.ttf) format("truetype"),
    url(../svg/flexslider-icon.svg#flexslider-icon)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.flex-container a:focus,
.flex-container a:hover,
.flex-slider a:focus,
.flex-slider a:hover {
  outline: none;
}
.flex-control-nav,
.flex-direction-nav,
.slides,
.slides > li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-direction-nav li {
  position: static;
}
.flex-direction-nav li:before {
  display: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  position: relative;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides > li:before {
  display: none;
}
.flexslider .slides li:not(.ad-slide) img {
  width: 100%;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 20px;
  height: 32px;
  margin: -16px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
}
.flex-direction-nav .flex-prev {
  background: url(../svg/larr.svg) no-repeat 50%;
  left: -35px;
}
.gallery__images .flex-direction-nav .flex-prev {
  left: 12px;
}
.flex-direction-nav .flex-next {
  background: url(../svg/rarr.svg) no-repeat 50%;
  right: -35px;
}
.gallery__images .flex-direction-nav .flex-next {
  right: 12px;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: flexslider-icon;
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: "\f003";
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging {
  display: none;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-next,
  .flex-direction-nav .flex-prev {
    opacity: 1;
  }
}
#gallery .ad-slide__inner {
  display: none;
  padding: 3rem;
  text-align: center;
}
#gallery .ad-slide__inner > div {
  margin: 0 auto;
}
@media (max-width: 359px) {
  #gallery .ad-slide__inner {
    padding: 0;
  }
}
.gallery {
  position: relative;
  margin-bottom: 3rem;
}
.gallery .wp-caption-text {
  background-color: hsla(0, 0%, 100%, 0.65);
  background-position: 1.5rem 50%;
  bottom: 0;
  color: #000;
  left: 0;
  padding: 1.5rem 2rem 1.5rem 5.5rem;
  position: absolute;
  width: 100%;
}
.gallery__loading {
  padding: 2rem 0;
  text-align: center;
}
.gallery__loading img {
  vertical-align: middle;
}
@media (min-width: 768px) {
  .gallery__loading {
    padding-top: 0;
  }
}
.gallery__thumbs-container {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAgMAAADUn3btAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACVBMVEX///+ZmZkAAABYZgWZAAAAAWJLR0QCZgt8ZAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAA5JREFUCNdjYAACFgYGAAAUAAUtFBgnAAAAAElFTkSuQmCC")
    repeat 0 0;
  padding: 0.8rem 4.5rem;
}
#gallery-thumbs {
  text-align: center;
}
#gallery-thumbs .slides li {
  cursor: pointer;
}
#gallery-thumbs .slides li:before {
  display: none;
}
#gallery-thumbs .slides img {
  border: 5px solid transparent;
}
#gallery-thumbs .flex-active-slide img {
  border-color: #000;
}
#gallery-thumbs .ad-slide {
  display: none !important;
}
@font-face {
  font-family: GT Super Display Super;
  src: url(../woff2/gtsuperdisplay-super.woff2) format("woff2"),
    url(../woff/gtsuperdisplay-super.woff) format("woff"),
    url(../ttf/gtsuperdisplay-super.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: GT America;
  src: url(../woff2/gtamerica-regular.woff2) format("woff2"),
    url(../woff/gtamerica-regular.woff) format("woff"),
    url(../ttf/gtamerica-regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: GT America;
  src: url(../woff2/gtamerica-medium.woff2) format("woff2"),
    url(../woff/gtamerica-medium.woff) format("woff"),
    url(../ttf/gtamerica-medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: GT America;
  src: url(../woff2/gtamerica-bold.woff2) format("woff2"),
    url(../woff/gtamerica-bold.woff) format("woff"),
    url(../ttf/gtamerica-bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Suisse Regular;
  src: url(../woff2/suisseintl-regular.woff2) format("woff2"),
    url(../woff/suisseintl-regular.woff) format("woff"),
    url(../ttf/suisseintl-regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Suisse Bold;
  src: url(../woff2/suisseintl-bold.woff2) format("woff2"),
    url(../woff/suisseintl-bold.woff) format("woff"),
    url(../ttf/suisseintl-bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Suisse Medium;
  src: url(../woff2/suisseintl-medium.woff2) format("woff2"),
    url(../woff/suisseintl-medium.woff) format("woff"),
    url(../ttf/suisseintl-medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Suisse Light;
  src: url(../woff2/suisseintl-light.woff2) format("woff2"),
    url(../woff/suisseintl-light.woff) format("woff"),
    url(../ttf/suisseintl-light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
.hide-focus-outlines :focus {
  outline: none;
}
img,
svg {
  width: 100%;
  height: auto;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.show-nav {
  overflow: hidden;
}
.wrapper {
  width: 87.5%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 600px) {
  .wrapper {
    width: 92.5%;
  }
}
@media (min-width: 1024px) {
  .wrapper--border {
    border-bottom: 1px solid #cecdcd;
  }
}
.wrapper--narrow {
  max-width: 680px;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
  line-height: 1.1875;
  font-family: Suisse Regular, Arial, sans-serif;
  color: #121212;
}
@media (min-width: 768px) {
  body {
    font-size: 1.8rem;
    line-height: 1.222222222;
  }
}
a:link,
a:visited {
  color: #f5426b;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  overflow-wrap: break-word;
}
a:hover {
  color: #f5426b;
}
ol,
p,
ul {
  margin-bottom: 1.4rem;
}
h1 {
  font-family: Suisse Medium, Arial, sans-serif;
  font-size: 2.4rem;
  margin-bottom: 2.2rem;
}
@media (min-width: 768px) {
  h1 {
    font-size: 3.6rem;
  }
}
h2 {
  font-family: Suisse Medium, Arial, sans-serif;
  font-size: 2.2rem;
  margin-bottom: 1.2rem;
}
@media (min-width: 768px) {
  h2 {
    font-size: 2.8rem;
  }
}
h3 {
  font-weight: 500;
  font-size: 2rem;
  margin-bottom: 1.4rem;
}
@media (min-width: 768px) {
  h3 {
    font-size: 2.2rem;
  }
}
h4 {
  font-weight: 500;
  margin-bottom: 1.4rem;
}
@media (min-width: 768px) {
  h4 {
    font-size: 2rem;
  }
}
ol li,
ul li {
  position: relative;
}
ol li:before,
ul li:before {
  position: absolute;
  display: block;
}
ol li ol,
ol li ul,
ul li ol,
ul li ul {
  margin-top: 1.4rem;
}
ul li {
  margin: 0 0 1.4rem 2.4rem;
}
ul li:before {
  content: "";
  background: #f5426b;
  top: 6px;
  left: -2.2rem;
  width: 8px;
  height: 8px;
}
@media (min-width: 768px) {
  ul li:before {
    width: 11px;
    height: 11px;
    top: 5px;
  }
}
ol {
  counter-reset: ol-counter;
}
ol li {
  margin: 0 0 1.4rem 2.8rem;
  counter-increment: ol-counter;
}
ol li:before {
  content: counter(ol-counter);
  color: #f5426b;
  text-align: right;
  right: calc(100% + 1rem);
}
b,
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.wp-block-image {
  margin-bottom: 1.4rem;
}
.wp-block-image figcaption {
  margin: 0.7rem 6.25%;
  font-size: 1.4rem;
}
@media (min-width: 600px) {
  .wp-block-image figcaption {
    margin: 0.7rem 0;
  }
}
.aligncenter,
.alignright {
  display: block;
}
.aligncenter {
  margin-right: auto;
}
.aligncenter,
.alignright {
  margin-left: auto;
}
.wp-caption {
  margin-bottom: 1.4rem;
  max-width: 100%;
}
.wp-caption-text {
  display: none;
  border-bottom: 1px solid #cecdcd;
  padding-bottom: 0.6rem;
  margin-bottom: 0;
  padding-left: 3rem;
  background: url(../svg/camera.svg) top 3px left no-repeat;
  background-size: 20px;
}
@media (min-width: 768px) {
  .wp-caption-text {
    display: block;
  }
}
.ad {
  text-align: center;
  margin-bottom: 3rem;
}
@media (min-width: 1024px) {
  .ad {
    margin-bottom: 6rem;
  }
}
@media (min-width: 1024px) {
  .ad--sidebar {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1024px) {
  .category .page-content,
  .home .page-content,
  .single-post .page-content {
    padding: 9rem 0;
  }
}
.archive-pagination {
  border-top: 1px solid #cecdcd;
  padding-top: 2rem;
  margin-bottom: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .archive-pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 3rem;
    margin-bottom: 6rem;
  }
}
@media (min-width: 1024px) {
  .archive-pagination {
    padding-top: 4rem;
    margin-bottom: 9rem;
  }
}
.archive-pagination__link a:link,
.archive-pagination__link a:visited {
  display: inline-block;
  line-height: 28px;
  text-transform: uppercase;
  color: #121212;
  font-size: 1.5rem;
  background-size: 18px 28px;
  background-repeat: no-repeat;
  height: 28px;
}
@media (min-width: 768px) {
  .archive-pagination__link a:link,
  .archive-pagination__link a:visited {
    width: 120px;
  }
}
.archive-pagination__link--prev a:link,
.archive-pagination__link--prev a:visited {
  padding-left: 3rem;
  background-image: url(../svg/chevron-left-pink.svg);
  background-position: 0 0;
}
.archive-pagination__link--next a:link,
.archive-pagination__link--next a:visited {
  padding-right: 3rem;
  background-image: url(../svg/chevron-right-pink.svg);
  background-position: 100% 0;
  text-align: right;
}
.archive-subtitle {
  font-family: Suisse Regular, Arial, sans-serif;
  font-weight: 700;
  font-size: 2.8rem;
  margin-bottom: 2rem;
}
.archive-title {
  display: inline-block;
  position: relative;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
}
@media (min-width: 1024px) {
  .archive-title {
    padding-bottom: 4rem;
    margin-bottom: 5rem;
  }
}
.archive-title-container {
  text-align: center;
}
.button,
.button:link,
.button:visited {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  font-family: Suisse Regular, Arial, sans-serif;
  display: inline-block;
  color: #fff;
  background: #f5426b;
  line-height: 1;
  padding: 1.1rem 3rem;
  text-decoration: none;
  -webkit-transition: color 0.2s ease, background-color 0.2s ease;
  -o-transition: color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, background-color 0.2s ease;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .button,
  .button:link,
  .button:visited {
    font-size: 1.8rem;
  }
}
.button:hover {
  background: #f5426b;
  color: #121212;
  cursor: pointer;
}
.cookie-notice-container {
  background: #121212;
  -webkit-box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
}
.cn-text-container {
  font-family: Suisse Regular, Arial, sans-serif;
  margin-bottom: 1rem;
}
.cn-button:link,
.cn-button:visited {
  background: #f5426b;
  border-radius: 0;
  text-transform: uppercase;
  font-family: Suisse Regular, Arial, sans-serif;
  font-weight: 500;
  padding: 1rem 2rem;
}
.double-image-landscape {
  margin-bottom: 3rem;
  position: relative;
}
@media (min-width: 1024px) {
  .double-image-landscape {
    margin-bottom: 6rem;
  }
}
.double-image-landscape--bg {
  position: relative;
}
.double-image-landscape--bg:before {
  display: none;
}
@media (min-width: 1024px) {
  .double-image-landscape--bg:before {
    position: absolute;
    content: "";
    width: 200px;
    top: -10rem;
    bottom: -10rem;
  }
}
@media (min-width: 1700px) {
  .double-image-landscape--bg:before {
    top: -20rem;
    bottom: -20rem;
    width: 400px;
  }
}
.feature-light-purple .double-image-landscape--bg:before,
.feature-light-red .double-image-landscape--bg:before {
  background: #f5426b;
}
.double-image-landscape--bg-left:before {
  left: 0;
}
.double-image-landscape--bg-right:before {
  right: 0;
}
@media (min-width: 1024px) {
  .double-image-landscape__images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.double-image-landscape__image {
  line-height: 1;
  position: relative;
}
@media (min-width: 1024px) {
  .double-image-landscape__image {
    width: 50%;
  }
}
.double-image-landscape__image img {
  width: 100%;
  display: block;
}
.double-image-landscape__caption {
  display: none;
  position: relative;
}
@media (min-width: 768px) {
  .double-image-landscape__caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #cecdcd;
    font-size: 1.6rem;
    padding: 0.7rem 0 1.3rem 1.3rem;
  }
}
@media (min-width: 1024px) {
  .double-image-landscape__caption {
    max-width: 40%;
  }
}
.double-image-landscape__caption svg {
  width: 20px;
  height: 17px;
  margin-right: 0.8rem;
}
.double-image-portrait {
  margin-bottom: 3rem;
  position: relative;
}
@media (min-width: 1024px) {
  .double-image-portrait {
    width: 100%;
    margin-bottom: 6rem;
  }
}
.double-image-portrait--bg {
  position: relative;
}
@media (min-width: 1024px) {
  .double-image-portrait--bg {
    padding-top: 6rem;
  }
}
@media (min-width: 1024px) {
  .double-image-portrait--bg:before {
    position: absolute;
    content: "";
    width: calc(3.75% + 4rem + 92.5% - 40px - (92.5% - 120px) / 4);
    top: 0;
    bottom: 20rem;
  }
}
@media (min-width: 1200px) {
  .double-image-portrait--bg:before {
    bottom: 40rem;
  }
}
@media (min-width: 1513px) {
  .double-image-portrait--bg:before {
    width: calc((100% - 1400px) / 2 + 1040px + 8rem);
  }
}
.feature-light-purple .double-image-portrait--bg:before,
.feature-light-red .double-image-portrait--bg:before {
  background: #f5426b;
}
@media (min-width: 1024px) {
  .double-image-portrait--bg-left:before {
    left: 0;
  }
}
@media (min-width: 1024px) {
  .double-image-portrait--bg-right:before {
    right: 0;
  }
}
.double-image-portrait > .wrapper {
  width: 100%;
}
@media (min-width: 600px) {
  .double-image-portrait > .wrapper {
    width: 92.5%;
  }
}
@media (min-width: 1024px) {
  .double-image-portrait__images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.double-image-portrait__image {
  line-height: 1;
  position: relative;
}
@media (min-width: 1024px) {
  .double-image-portrait__image {
    width: calc(50% - 5px);
  }
}
.double-image-portrait__image img {
  width: 100%;
  display: block;
}
.double-image-portrait__caption {
  display: none;
  position: relative;
}
@media (min-width: 768px) {
  .double-image-portrait__caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #cecdcd;
    font-size: 1.6rem;
    padding: 0.7rem 0 1.3rem;
  }
}
@media (min-width: 1024px) {
  .double-image-portrait__caption {
    max-width: 40%;
  }
}
.double-image-portrait__caption svg {
  width: 20px;
  height: 17px;
  margin-right: 0.8rem;
}
.favourites {
  width: 114.285714286%;
  margin-left: -7.142857143%;
  margin-bottom: 3rem;
}
@media (min-width: 600px) {
  .favourites {
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .favourites {
    border-top: 1px solid #cecdcd;
    border-bottom: 1px solid #cecdcd;
    padding: 4rem 0;
    margin-bottom: 6rem;
  }
}
.favourites__title {
  font-family: Suisse Regular, Arial, sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 4rem;
}
@media (max-width: 599px) {
  .favourites__title {
    margin: 0 6.25% 4rem;
  }
}
.favourites-card {
  width: 100%;
  max-width: 320px;
  position: relative;
  padding-left: 1.7rem;
  margin-left: auto;
  margin-right: auto;
}
.favourites-card:before {
  content: "";
  display: none;
  position: absolute;
  top: 2rem;
  bottom: 2rem;
  left: 0;
  width: 50px;
  background: #f5426b;
  z-index: 1;
}
.favourites-card__content {
  position: relative;
  z-index: 1000;
}
.favourites-card__link:link,
.favourites-card__link:visited {
  color: #121212;
  font-size: 1.8rem;
  font-weight: 500;
}
@media (min-width: 768px) {
  .favourites-card__link:link,
  .favourites-card__link:visited {
    font-size: 2rem;
  }
}
@media (min-width: 1024px) {
  .favourites-card__link:hover .favourites-card__thumb {
    -webkit-transform: translateY(-0.7rem);
    -ms-transform: translateY(-0.7rem);
    transform: translateY(-0.7rem);
  }
  .favourites-card__link:hover .favourites-card__title {
    -webkit-transform: translateY(0.7rem);
    -ms-transform: translateY(0.7rem);
    transform: translateY(0.7rem);
  }
}
.favourites-card__thumb {
  position: relative;
  z-index: 1000;
  margin-right: 1.7rem;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.favourites-card__thumb img {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.favourites-card__title {
  position: relative;
  z-index: 1;
  margin-left: 1.7rem;
  background: #ebebeb;
  text-align: center;
  padding: 2rem 2rem 3rem;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.favourites-card__title:before {
  display: block;
  content: "";
  position: absolute;
  top: -10rem;
  left: 0;
  width: 100%;
  height: 10rem;
  background: #ebebeb;
}
.favourites-card__title svg {
  display: block;
  margin-top: 1.8rem;
  margin-left: auto;
  margin-right: auto;
  width: 13px;
}
.favourites-card__title svg path {
  fill: #f5426b;
}
@media (min-width: 768px) {
  .favourites-slider .slick-slide {
    padding: 0 2rem;
  }
}
.favourites-slider .slick-dots {
  margin: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.favourites-slider .slick-dots li {
  margin: 0 1rem;
  padding: 0;
}
.favourites-slider .slick-dots li:before {
  display: none;
}
.favourites-slider .slick-dots li.slick-active button {
  background: #f5426b;
  border-color: #f5426b;
}
.favourites-slider .slick-dots button {
  font-size: 0;
  background: #fff;
  border: 1px solid #cecdcd;
  width: 25px;
  height: 25px;
}
.feature-post-meta {
  text-align: center;
  margin-bottom: 3rem;
}
@media (min-width: 1024px) {
  .feature-post-meta {
    margin-bottom: 6rem;
  }
}
.feature-post-meta__category {
  margin-bottom: 1rem;
}
.feature-post-meta__category-link:link,
.feature-post-meta__category-link:visited {
  text-transform: uppercase;
  font-size: 1.5rem;
}
.feature-post-meta__title {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .feature-post-meta__title {
    margin-bottom: 1.4rem;
  }
}
.feature-post-meta__intro {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.222222222;
  margin-bottom: 2rem;
}
.feature-post-meta__credits {
  text-transform: uppercase;
  font-size: 1.4rem;
  margin-bottom: 1.7rem;
}
.feature-post-meta__date {
  font-size: 1.5rem;
  color: #474748;
  margin-bottom: 0;
}
.feature-post-meta .grid-col {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .featured-block {
    border-bottom: 1px solid #cecdcd;
    margin-bottom: 6rem;
  }
}
.featured-post {
  margin-bottom: 3rem;
}
@media (min-width: 600px) {
  .featured-post {
    padding: 3.75% 0;
  }
}
@media (min-width: 1024px) {
  .featured-post {
    padding: 4rem 0;
    margin-bottom: 6rem;
  }
}
@media (min-width: 600px) {
  .featured-post--light-red {
    background: #f5426b;
  }
}
.featured-post--light-red .landscape-card__title a:hover {
  color: #fff;
}
@media (min-width: 600px) {
  .featured-post--black {
    background: #000;
  }
}
.featured-post__container {
  width: 100%;
  max-width: 695px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .featured-post__container {
    max-width: none;
    padding: 2rem 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}
.flexible-blocks > * {
  position: relative;
}
.footer-main-nav ul {
  margin: 0;
}
@media (min-width: 1200px) {
  .footer-main-nav ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    column-count: 2;
  }
}
.footer-main-nav li {
  margin: 0 0 2rem;
}
.footer-main-nav li:last-child {
  margin-bottom: 0;
}
.footer-main-nav li:before {
  display: none;
}
@media (min-width: 768px) {
  .footer-main-nav li.amplify a:after {
    content: " by GAY TIMES";
    font-size: 1.6rem;
    font-weight: 400;
    text-transform: none;
  }
}
.footer-main-nav a:link,
.footer-main-nav a:visited {
  display: block;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  color: #121212;
}
@media (min-width: 600px) {
  .footer-main-nav a:link,
  .footer-main-nav a:visited {
    text-align: left;
  }
}
.footer-main-nav a:hover {
  color: #f5426b;
}
.footer-nav ul {
  margin: 0;
}
.footer-nav li {
  margin: 0 0 1.4rem;
  text-align: center;
}
@media (min-width: 600px) {
  .footer-nav li {
    text-align: left;
  }
}
.footer-nav li:last-child {
  margin: 0;
}
.footer-nav li:before {
  display: none;
}
.footer-nav li.arrow a:link,
.footer-nav li.arrow a:visited {
  padding: 0 1.8rem;
  background-image: url(../svg/chevron-right.svg);
  background-repeat: no-repeat;
  background-position: top 7px right;
  background-size: 12px 12px;
}
@media (min-width: 600px) {
  .footer-nav li.arrow a:link,
  .footer-nav li.arrow a:visited {
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .footer-nav li.arrow a:hover {
    background-image: url(../svg/chevron-right-red.svg);
  }
}
.footer-nav li.external a:link,
.footer-nav li.external a:visited {
  padding: 0 1.8rem;
  background-image: url(../svg/external-arrow.svg);
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 15px 15px;
}
@media (min-width: 600px) {
  .footer-nav li.external a:link,
  .footer-nav li.external a:visited {
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .footer-nav li.external a:hover {
    background-image: url(../svg/external-arrow-red.svg);
  }
}
.footer-nav a:link,
.footer-nav a:visited {
  color: #121212;
  font-size: 1.8rem;
}
@media (min-width: 1024px) {
  .footer-nav a:hover {
    color: #f5426b;
  }
}
@media (min-width: 600px) {
  .footer-nav--inline ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1120px) {
  .footer-nav--inline ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media (min-width: 600px) {
  .footer-nav--inline li {
    margin: 0 2rem 0 0;
  }
}
@media (min-width: 768px) {
  .footer-nav--inline li {
    margin: 0 4rem 0 0;
  }
}
@media (min-width: 1120px) {
  .footer-nav--inline li {
    margin: 0 0 0 4rem;
  }
}
.footer-nav--inline li:last-child {
  margin: 0;
}
@media (min-width: 1120px) {
  .footer-nav--inline li:last-child {
    margin: 0 0 0 4rem;
  }
}
@media (min-width: 1120px) {
  .footer-nav--inline li:first-child {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .footer-nav--align-right li {
    text-align: right;
  }
}
.full-width-image {
  width: 114.285714286%;
  margin-left: -7.142857143%;
  margin-bottom: 3rem;
}
@media (min-width: 600px) {
  .full-width-image {
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .full-width-image {
    margin-bottom: 6rem;
  }
}
.full-width-image--bg {
  position: relative;
}
.full-width-image--bg:before {
  position: absolute;
  content: "";
  top: -6rem;
  bottom: -6rem;
  width: 80px;
}
@media (min-width: 600px) {
  .full-width-image--bg:before {
    width: 120px;
  }
}
@media (min-width: 1024px) {
  .full-width-image--bg:before {
    top: -10rem;
    bottom: -10rem;
  }
}
@media (min-width: 1700px) {
  .full-width-image--bg:before {
    top: -20rem;
    bottom: -20rem;
    width: 300px;
  }
}
.feature-light-purple .full-width-image--bg:before,
.feature-light-red .full-width-image--bg:before {
  background: #f5426b;
}
.full-width-image--bg-left:before {
  left: 0;
}
@media (min-width: 600px) {
  .full-width-image--bg-left:before {
    left: -3.75vw;
  }
}
@media (min-width: 1700px) {
  .full-width-image--bg-left:before {
    left: -12rem;
  }
}
.full-width-image--bg-right:before {
  right: 0;
}
@media (min-width: 600px) {
  .full-width-image--bg-right:before {
    right: -3.75vw;
  }
}
@media (min-width: 1700px) {
  .full-width-image--bg-right:before {
    right: -12rem;
  }
}
.full-width-image__image {
  position: relative;
}
.full-width-image__caption {
  display: none;
  position: relative;
}
@media (min-width: 768px) {
  .full-width-image__caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #cecdcd;
    font-size: 1.6rem;
    padding: 0.7rem 0 1.3rem;
  }
}
@media (min-width: 1024px) {
  .full-width-image__caption {
    max-width: 40%;
  }
}
.full-width-image__caption svg {
  width: 20px;
  height: 17px;
  margin-right: 0.8rem;
}
.gform_wrapper {
  margin-bottom: 3rem;
}
@media (min-width: 1024px) {
  .gform_wrapper {
    margin-bottom: 6rem;
  }
}
.gform_footer .button {
  padding: 1.2rem 4rem;
}
.gfield {
  margin: 0 0 1rem;
}
@media (min-width: 768px) {
  .gfield {
    margin: 0 0 2.2rem;
  }
}
.gfield:before {
  display: none;
}
.gfield_label {
  display: block;
  margin-bottom: 4px;
}
.gfield input[type="text"] {
  width: 100%;
  max-width: 615px;
  border: 1px solid #474748;
  font-size: 1.6rem;
  font-family: Suisse Regular, Arial, sans-serif;
  padding: 1rem;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 768px) {
  .gfield input[type="text"] {
    font-size: 1.8rem;
  }
}
.gfield input[type="text"]:focus {
  border-color: #f5426b;
  outline: none;
}
.gfield textarea {
  width: 100%;
  max-width: 100%;
  min-height: 200px;
  border: 1px solid #474748;
  font-size: 1.6rem;
  font-family: Suisse Regular, Arial, sans-serif;
  padding: 1rem;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 700px) {
  .gfield textarea {
    max-width: 615px;
  }
}
@media (min-width: 768px) {
  .gfield textarea {
    font-size: 1.8rem;
  }
}
.gfield textarea:focus {
  border-color: #f5426b;
  outline: none;
}
.gfield select {
  width: 100%;
  max-width: 615px;
  border: 1px solid #474748;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.6rem;
  padding: 1rem;
  background-color: #fff;
  background-image: url(../svg/chevron-down.svg);
  background-position: top 1.4rem right 1rem;
  background-size: 16px;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .gfield select {
    font-size: 1.8rem;
  }
}
.gfield select::-ms-expand {
  display: none;
}
.gfield select:focus {
  border-color: #f5426b;
  outline: none;
}
.gfield_checkbox,
.gfield_radio {
  margin: 1rem 0 0;
}
.gfield_checkbox li,
.gfield_radio li {
  margin: 0 0 0.5rem;
}
.gfield_checkbox li:before,
.gfield_radio li:before {
  display: none;
}
.ginput_recaptcha > div > div > iframe {
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
@media (min-width: 360px) {
  .ginput_recaptcha > div > div > iframe {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.ginput_container [type="checkbox"]:checked,
.ginput_container [type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
  top: auto;
}
.ginput_container [type="checkbox"]:checked + label,
.ginput_container [type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 1.6rem;
  display: block;
  min-height: 29px;
}
.ginput_container [type="checkbox"]:checked + label:before,
.ginput_container [type="checkbox"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
  width: 25px;
  height: 25px;
  border: 2px solid #cecdcd;
  background: #fff;
}
.ginput_container [type="checkbox"]:checked + label:after,
.ginput_container [type="checkbox"]:not(:checked) + label:after {
  display: block;
  position: absolute;
  content: "";
  height: 8px;
  width: 15px;
  border-left: 3px solid #121212;
  border-bottom: 3px solid #121212;
  top: 50%;
  margin-top: -9px;
  left: 5px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.ginput_container [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: rotate(-45deg) scale(0);
  -ms-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0);
}
.ginput_container [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: rotate(-45deg) scale(1);
  -ms-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
}
.ginput_container [type="checkbox"]:disabled:checked + label:before,
.ginput_container [type="checkbox"]:disabled:not(:checked) + label:before {
  border-color: #bbb;
  background-color: #ddd;
}
.ginput_container [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.ginput_container [type="checkbox"]:disabled + label {
  color: #aaa;
}
.ginput_container [type="checkbox"]:checked:focus + label:before,
.ginput_container [type="checkbox"]:not(:checked):focus + label:before {
  border: 2px solid #121212;
}
.ginput_container [type="radio"]:checked,
.ginput_container [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
  top: auto;
}
.ginput_container [type="radio"]:checked + label,
.ginput_container [type="radio"]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  font-size: 1.6rem;
  display: block;
  min-height: 29px;
  padding-left: 30px;
}
.ginput_container [type="radio"]:checked + label:before,
.ginput_container [type="radio"]:not(:checked) + label:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -14px;
  width: 20px;
  height: 20px;
  border: 2px solid #cecdcd;
  background: #fff;
  border-radius: 999px;
}
.ginput_container [type="radio"]:not(:checked) + input:before {
  left: -35px;
}
.ginput_container [type="radio"]:checked + label:after,
.ginput_container [type="radio"]:not(:checked) + label:after {
  display: block;
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 999px;
  background: #121212;
  top: 50%;
  margin-top: -9px;
  left: 5px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.ginput_container [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.ginput_container [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.ginput_container [type="radio"]:disabled:checked + label:before,
.ginput_container [type="radio"]:disabled:not(:checked) + label:before {
  border-color: #bbb;
  background-color: #ddd;
}
.ginput_container [type="radio"]:disabled:checked + label:after {
  color: #999;
}
.ginput_container [type="radio"]:disabled + label {
  color: #aaa;
}
.ginput_container [type="radio"]:checked:focus + label:before,
.ginput_container [type="radio"]:not(:checked):focus + label:before {
  border: 2px solid #121212;
}
.ginput_container [type="radio"] + label a {
  font-weight: 400;
}
.validation_error {
  font-weight: 500;
  background: #f5426b;
  padding: 1.3rem;
  margin-bottom: 2rem;
}
.validation_message {
  color: #f5426b;
  font-weight: 500;
  margin-top: 0.5rem;
  font-size: 1.5rem;
}
@media (max-width: 1023px) {
  .grid {
    width: 100%;
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  .grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 1024px) {
  .grid--centre {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .grid--v-centre {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.grid-col {
  margin-bottom: 40px;
}
.grid-col p {
  line-height: 1.6;
}
@media (min-width: 1024px) {
  .grid-col {
    margin-right: 40px;
  }
}
@media (min-width: 1024px) {
  .grid-col:last-child {
    margin-right: 0;
  }
}
.grid-col--full {
  width: 100%;
}
@media (min-width: 1024px) {
  .grid-col--full {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .grid-col--archive-main {
    width: calc(100% - 360px);
  }
}
@media (min-width: 1024px) {
  .grid-col--archive-side {
    width: 320px;
  }
}
@media (min-width: 1024px) {
  .grid-col--1-2 {
    width: calc((100% - 40px) / 2);
  }
}
@media (min-width: 1024px) {
  .grid-col--1-2:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .grid--archive .grid-col--1-2:nth-child(2n) {
    margin-right: 40px;
  }
}
@media (min-width: 1024px) {
  .grid--archive .grid-col--1-2:nth-child(3),
  .grid--archive .grid-col--1-2:nth-child(5),
  .grid--archive .grid-col--1-2:nth-child(8) {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .grid-col--1-3 {
    width: calc((100% - 80px) / 3);
  }
}
@media (min-width: 1024px) {
  .grid-col--1-3:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .grid--1-and-3 .grid-col--1-3:nth-child(3n) {
    margin-right: 40px;
  }
}
@media (min-width: 1024px) {
  .grid--1-and-3 .grid-col--1-3:nth-child(4) {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .grid-col--1-4 {
    width: calc((100% - 120px) / 4);
  }
}
@media (min-width: 1024px) {
  .grid-col--1-4:nth-child(4n) {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .grid-col--3-4 {
    width: calc((100% - 120px) / 4 * 3 + 80px);
  }
}
@media (min-width: 1024px) {
  .grid-col--7-12 {
    width: calc((100% - 440px) / 12 * 7 + 240px);
  }
}
@media (min-width: 1024px) {
  .grid-col--push-1-4 {
    margin-left: calc((100% - 120px) / 4 + 40px);
  }
}
@media (min-width: 1024px) {
  .grid-col--border {
    padding-right: 4rem;
    border-right: 1px solid #cecdcd;
  }
}
@media (max-width: 1023px) {
  .grid-col--mob-hide {
    display: none;
  }
}
.header-main-nav {
  display: none;
}
@media (min-width: 600px) {
  .header-main-nav {
    display: block;
    margin-top: 1rem;
  }
}
@media (min-width: 1200px) {
  .header-main-nav {
    margin-top: 1.5rem;
    margin-bottom: 0.3rem;
  }
}
.header-main-nav ul {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header-main-nav li {
  margin: 0 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .header-main-nav li {
    margin: 0 2rem;
  }
}
@media (min-width: 1200px) {
  .header-main-nav li {
    margin: 0 3rem;
  }
}
.header-main-nav li:before {
  display: none;
}
.header-main-nav a:link,
.header-main-nav a:visited {
  color: #121212;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .header-main-nav a:link,
  .header-main-nav a:visited {
    font-size: 1.8rem;
  }
}
.header-main-nav a:hover {
  color: #f5426b;
}
@media (min-width: 768px) {
  .home-latest {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1024px) {
  .home-latest {
    margin-bottom: 6rem;
  }
}
.inset-post {
  width: 114.285714286%;
  margin-left: -7.142857143%;
  margin-bottom: 2rem;
}
@media (min-width: 600px) {
  .inset-post {
    width: auto;
    margin-left: 0;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 900px) {
  .inset-post {
    float: right;
    margin-left: 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .inset-post {
    float: none;
    margin-left: auto;
    margin-bottom: 2rem;
  }
}
@media (min-width: 1300px) {
  .inset-post {
    float: right;
    margin-left: 40px;
    margin-bottom: 40px;
  }
}
.inset-post__link:link,
.inset-post__link:visited {
  display: block;
  color: #121212;
}
.inset-post__link:hover {
  color: #f5426b;
}
.inset-post__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #cecdcd;
  border-bottom: 1px solid #cecdcd;
  padding: 2rem 0;
}
.inset-post__thumbnail {
  width: 48%;
}
.inset-post__title {
  width: 48%;
  font-size: 1.6rem;
  margin: 0;
}
@media (min-width: 440px) {
  .inset-post__title {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .inset-post__title {
    font-size: 2rem;
  }
}
@media (min-width: 1024px) {
  .landscape-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.landscape-card__thumbnail {
  width: 114.285714286%;
  margin-left: -7.142857143%;
}
@media (min-width: 600px) {
  .landscape-card__thumbnail {
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .landscape-card__thumbnail {
    width: calc((100% - 40px) / 2);
    margin-right: 40px;
  }
}
@media (min-width: 1024px) {
  .landscape-card__thumbnail--big-image {
    width: 66.666%;
  }
}
@media (min-width: 1024px) {
  .grid-col--archive-main .landscape-card__thumbnail--big-image {
    width: calc((100% - 40px) / 2);
  }
}
@media (min-width: 1200px) {
  .grid-col--archive-main .landscape-card__thumbnail--big-image {
    width: 66.6%;
  }
}
@media (min-width: 1024px) {
  .landscape-card__thumbnail--image-second {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0;
    margin-left: 40px;
  }
}
.landscape-card__thumbnail--feature {
  position: relative;
  padding-top: 20px;
}
@media (min-width: 1024px) {
  .landscape-card__thumbnail--feature {
    padding-top: 0;
  }
}
@media (min-width: 600px) {
  .featured-post .landscape-card__thumbnail--feature {
    padding-top: 0;
  }
}
.landscape-card__thumbnail--feature img,
.landscape-card__thumbnail--feature svg {
  width: calc(100% - 20px);
  position: relative;
  z-index: 1000;
}
@media (min-width: 1024px) {
  .landscape-card__thumbnail--feature img,
  .landscape-card__thumbnail--feature svg {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .featured-post .landscape-card__thumbnail--feature img,
  .featured-post .landscape-card__thumbnail--feature svg {
    width: 100%;
  }
}
.landscape-card__thumbnail--feature:before {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: #f5426b;
  width: 230px;
  height: 160px;
  z-index: 1;
}
@media (min-width: 1024px) {
  .landscape-card__thumbnail--feature:before {
    top: -2rem;
    right: -2rem;
  }
}
@media (min-width: 1400px) {
  .landscape-card__thumbnail--feature:before {
    width: 360px;
    height: 220px;
  }
}
@media (min-width: 600px) {
  .featured-post .landscape-card__thumbnail--feature:before {
    display: none;
  }
}
@media (min-width: 1024px) {
  .grid-col--1-2 .landscape-card__thumbnail--feature:before {
    width: 170px;
    height: 115px;
  }
}
.landscape-card__thumbnail svg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.landscape-card__thumbnail-link:link,
.landscape-card__thumbnail-link:visited {
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 62.73381295%;
}
.landscape-card__meta {
  margin: 1.5rem 0 0;
}
@media (min-width: 1024px) {
  .landscape-card__meta {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    margin: 0;
  }
}
.landscape-card__category {
  margin-bottom: 1rem;
  font-size: 1.5rem;
}
.landscape-card__category a {
  color: #000;
}
@media (min-width: 1024px) {
  .landscape-card__category {
    font-size: 1.6rem;
  }
}
.landscape-card__category-link {
  font-family: Suisse Medium, Arial, sans-serif;
}
.landscape-card__category-link:link,
.landscape-card__category-link:visited {
  text-transform: uppercase;
  font-size: 1.5rem;
}
@media (min-width: 600px) {
  .featured-post--black .landscape-card__category-link:link,
  .featured-post--black .landscape-card__category-link:visited {
    color: #fff;
  }
}
@media (min-width: 600px) {
  .featured-post--black .landscape-card__category-link:hover {
    color: #f5426b;
  }
}
.landscape-card__title {
  font-family: Suisse Regular, Arial, sans-serif;
  font-size: 2.4rem;
}
@media (min-width: 1024px) {
  .landscape-card__title {
    font-size: 2.8rem;
  }
}
.landscape-card__title a {
  font-family: Suisse Regular, Arial, sans-serif;
}
@media (min-width: 1200px) {
  .featured-post .landscape-card__title {
    font-size: 3.6rem;
  }
}
.landscape-card__title-link:link,
.landscape-card__title-link:visited {
  color: #121212;
}
.landscape-card__title-link:hover {
  color: #f5426b;
}
@media (min-width: 600px) {
  .featured-post--black .landscape-card__title-link:link,
  .featured-post--black .landscape-card__title-link:visited {
    color: #fff;
  }
}
@media (min-width: 600px) {
  .featured-post--black .landscape-card__title-link:hover {
    color: #f5426b;
  }
}
.landscape-card__excerpt {
  font-family: Suisse Regular, Arial, sans-serif;
}
@media (min-width: 600px) {
  .featured-post--black .landscape-card__excerpt {
    color: #fff;
  }
}
@media (max-width: 1023px) {
  .landscape-card--big-image .landscape-card__excerpt {
    display: none;
  }
}
.landscape-card__author {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-family: Suisse Light, Arial, sans-serif;
}
@media (min-width: 1024px) {
  .landscape-card__author {
    font-size: 1.5rem;
  }
}
@media (min-width: 600px) {
  .featured-post--black .landscape-card__author {
    color: #fff;
  }
}
.landscape-card__author-link {
  font-family: Suisse Light, Arial, sans-serif;
}
.landscape-card__author-link:link,
.landscape-card__author-link:visited {
  color: #121212;
}
.landscape-card__author-link:hover {
  color: #f5426b;
}
@media (min-width: 600px) {
  .featured-post--black .landscape-card__author-link:link,
  .featured-post--black .landscape-card__author-link:visited {
    color: #fff;
  }
}
@media (min-width: 600px) {
  .featured-post--black .landscape-card__author-link:hover {
    color: #f5426b;
  }
}
.latest-posts__container {
  width: 100%;
  max-width: 590px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .latest-posts__container {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    border-top: 1px solid #cecdcd;
    padding-top: 3rem;
  }
}
@media (min-width: 1200px) {
  .latest-posts__container {
    padding-top: 3.5rem;
  }
}
.latest-posts__title {
  font-family: Suisse Regular, Arial, sans-serif;
  font-weight: 700;
  font-size: 2.8rem;
}
@media (min-width: 1024px) {
  .latest-posts__title {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .latest-posts__title {
    margin-bottom: 4.5rem;
  }
}
.mailchimp .mc4wp-form-fields {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 1024px) {
  .mailchimp .mc4wp-form-fields {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.mailchimp h2 {
  font-family: Suisse Medium, Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.8rem;
  padding-bottom: 2rem;
}
.mailchimp__row label {
  display: block;
  text-align: center;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.mailchimp__row input {
  display: block;
  width: 100%;
  padding: 1.4rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  background-clip: padding-box;
  border: 1px solid #b7b7b7;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.8rem;
}
.mailchimp__row input[type="submit"] {
  font-family: Suisse Regular, Arial, sans-serif;
  background: #f5426b;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-size: 1.8rem;
}
.mailchimp .aw-mc-response {
  padding-top: 1.5rem;
  text-align: center;
}
.loader {
  border: 4px solid #f3f3f3;
  border-top-color: #3498db;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  margin: 20px auto;
  display: block;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.loader {
  width: 2rem;
  height: 2rem;
  aspect-ratio: 1;
  border-radius: 50%;
  border-color: #000 transparent;
  border-style: solid;
  border-width: 2px;
  -webkit-animation: l1 1s infinite;
  animation: l1 1s infinite;
}
@-webkit-keyframes l1 {
  to {
    -webkit-transform: rotate(0.5turn);
    transform: rotate(0.5turn);
  }
}
@keyframes l1 {
  to {
    -webkit-transform: rotate(0.5turn);
    transform: rotate(0.5turn);
  }
}
.magazine-block {
  margin-bottom: 3rem;
}
@media (min-width: 1024px) {
  .magazine-block {
    margin-bottom: 6rem;
  }
}
.magazine-block__title {
  font-family: Suisse Regular, Arial, sans-serif;
  font-weight: 700;
  font-size: 2.8rem;
  margin-bottom: 3rem;
}
@media (min-width: 1024px) {
  .magazine-block__title {
    margin-bottom: 4rem;
  }
}
.magazine-block__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .magazine-block__grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.magazine-block__magazine {
  width: 46.875%;
  margin-right: 6.25%;
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .magazine-block__magazine {
    margin-bottom: 5rem;
  }
}
@media (min-width: 1024px) {
  .magazine-block__magazine {
    width: calc((100% - 120px) / 4);
    margin-right: 40px;
    margin-bottom: 0;
  }
}
.magazine-block__magazine:nth-child(2n) {
  margin-right: 0;
}
@media (min-width: 1024px) {
  .magazine-block__magazine:nth-child(2n) {
    margin-right: 40px;
  }
}
@media (min-width: 1024px) {
  .magazine-block__magazine:last-child {
    margin-right: 0;
  }
}
.magazine-card {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 300px;
  text-align: center;
}
.magazine-card__thumbnail {
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  .magazine-card__thumbnail {
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
    margin-bottom: 1.3rem;
  }
}
.magazine-card__title {
  font-family: Suisse Medium, Arial, sans-serif;
  font-size: 2.2rem;
  margin-bottom: 0.8rem;
}
@media (min-width: 768px) {
  .magazine-card__title {
    font-size: 2.8rem;
  }
}
.magazine-card__description {
  margin-bottom: 1rem;
  font-weight: 500;
}
.magazine-card__buy-link:link,
.magazine-card__buy-link:visited {
  font-weight: 500;
}
.magazine-card__buy-link:link svg,
.magazine-card__buy-link:visited svg {
  width: 7px;
  height: 10px;
  margin-left: 8px;
}
.magazine-card__buy-link:hover svg path,
.magazine-card__buy-link:link svg path,
.magazine-card__buy-link:visited svg path {
  fill: #f5426b;
}
@media (min-width: 1024px) {
  .main-and-sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.main-and-sidebar__main {
  margin-bottom: 4rem;
}
@media (min-width: 1024px) {
  .main-and-sidebar__main {
    width: 66.666%;
  }
}
.main-and-sidebar__main--centre {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .main-and-sidebar__sidebar {
    width: 25%;
  }
}
.more-posts {
  border-top: 1px solid #cecdcd;
  padding-top: 3rem;
}
@media (min-width: 768px) {
  .more-posts {
    border-top: none;
    position: relative;
  }
}
@media (min-width: 1024px) {
  .more-posts {
    margin-bottom: 4rem;
  }
}
@media (min-width: 768px) {
  .more-posts:before {
    display: block;
    content: "";
    position: absolute;
    top: 4rem;
    bottom: 4rem;
    left: 0;
    width: 100px;
    background: #ffffff;
    z-index: 1;
  }
}
@media (min-width: 1024px) {
  .more-posts:before {
    top: 8rem;
    bottom: 8rem;
  }
}
@media (min-width: 1513px) {
  .more-posts:before {
    width: calc((100% - 1400px) / 2 + 7rem);
  }
}
@media (min-width: 768px) {
  .more-posts > .wrapper {
    position: relative;
    z-index: 1000;
  }
}
.more-posts__title {
  font-family: Suisse Regular, Arial, sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 2.5rem;
}
@media (min-width: 600px) {
  .more-posts__title {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .more-posts__title {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1024px) {
  .more-posts__title {
    margin-bottom: 8rem;
  }
}
.most-popular {
  width: 114.285714286%;
  margin-left: -7.142857143%;
  border-top: 1px solid #cecdcd;
  padding-top: 2rem;
  margin-bottom: 4rem;
}
@media (min-width: 600px) {
  .most-popular {
    width: auto;
    margin-left: 0;
    padding-top: 3rem;
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  .most-popular {
    padding-top: 0;
    border-top: 0;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
}
.most-popular__title {
  font-family: Suisse Regular, Arial, sans-serif;
  font-weight: 700;
  font-size: 2.8rem;
  margin-bottom: 2rem;
  padding: 0 6.25%;
}
@media (min-width: 600px) {
  .most-popular__title {
    padding: 0;
  }
}
.most-popular__list {
  padding: 0 6.25%;
}
@media (min-width: 600px) {
  .most-popular__list {
    padding: 0;
  }
}
.most-popular__list-item {
  border-bottom: 1px solid #cecdcd;
  margin-left: 3rem;
  padding-bottom: 2.5rem;
  margin-bottom: 2.5rem;
}
.most-popular__list-item:before {
  color: #121212;
  font-weight: 700;
  font-size: 2.8rem;
  right: calc(100% + 1.5rem);
  top: -4px;
}
@media (min-width: 1024px) {
  .most-popular__list-item:before {
    top: -3px;
  }
}
.most-popular__list-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.most-popular__article-title {
  font-family: Suisse Medium, Arial, sans-serif;
  margin: 0;
  font-size: 2.4rem;
}
@media (min-width: 1024px) {
  .most-popular__article-title {
    margin-bottom: 1rem;
  }
}
.most-popular__article-title-link {
  font-family: Suisse Regular, Arial, sans-serif;
}
.most-popular__article-title-link:link,
.most-popular__article-title-link:visited {
  color: #121212;
}
.most-popular__article-title-link:hover {
  color: #f5426b;
}
.most-popular__article-category {
  display: none;
}
@media (min-width: 1024px) {
  .most-popular__article-category {
    display: block;
    text-transform: uppercase;
    font-size: 1.6rem;
  }
}
.most-popular__article-category a {
  color: #000;
  font-family: Suisse Regular, Arial, sans-serif;
}
.most-popular__article-author {
  display: none;
}
@media (min-width: 1024px) {
  .most-popular__article-author {
    display: block;
    text-transform: uppercase;
    font-size: 1.5rem;
  }
}
.most-popular__article-author-link:link,
.most-popular__article-author-link:visited {
  color: #121212;
}
.most-popular__article-author-link:hover {
  color: #f5426b;
}
.music-block {
  margin-bottom: 3rem;
}
@media (min-width: 1024px) {
  .music-block {
    margin-bottom: 6rem;
  }
}
.nav-panel {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  z-index: 4000;
  overflow: scroll;
}
.show-nav .nav-panel {
  display: block;
}
@media screen and (min-width: 1024px) and (min-height: 800px) {
  .show-nav .nav-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.nav-panel__primary {
  background: #474748;
  padding: 6rem 0;
}
@media screen and (min-width: 1024px) and (min-height: 800px) {
  .nav-panel__primary {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .nav-panel__primary {
    width: 58.75vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
  }
}
@media screen and (min-width: 1600px) and (min-height: 800px) {
  .nav-panel__primary {
    width: calc((100vw - 1400px) / 2 + 840px);
  }
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .nav-panel__primary > .wrapper {
    width: 52.5vw;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 610px;
  }
}
@media screen and (min-width: 1600px) and (min-height: 800px) {
  .nav-panel__primary > .wrapper {
    width: 840px;
    margin: 0;
  }
}
.nav-panel__primary-left {
  margin-bottom: 6rem;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .nav-panel__primary-left {
    width: 40%;
  }
}
.nav-panel__subscription-button {
  text-align: center;
  margin-bottom: 2rem;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .nav-panel__subscription-button {
    text-align: left;
  }
}
.nav-panel__subscription-button .button:link,
.nav-panel__subscription-button .button:visited {
  font-size: 2.2rem;
  padding: 1.3rem 5rem;
}
.nav-panel__secondary {
  background: #121212;
  padding: 6rem 0;
}
@media screen and (min-width: 1024px) and (min-height: 800px) {
  .nav-panel__secondary {
    width: 40%;
  }
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .nav-panel__secondary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 41.25vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 1600px) and (min-height: 800px) {
  .nav-panel__secondary {
    width: calc((100vw - 1400px) / 2 + 560px);
  }
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .nav-panel__secondary > .wrapper {
    width: 35vw;
    margin: 0;
    min-height: 610px;
    padding-left: 10%;
  }
}
@media screen and (min-width: 1600px) and (min-height: 800px) {
  .nav-panel__secondary > .wrapper {
    width: 560px;
    margin: 0;
  }
}
.nav-panel__secondary-top {
  padding-bottom: 3rem;
  border-bottom: 1px solid #cecdcd;
  margin-bottom: 3rem;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .nav-panel__secondary-top {
    padding-bottom: 4rem;
    margin-bottom: 4rem;
  }
}
.nav-panel__group-logo {
  width: 200px;
  margin: 0 auto 4rem;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .nav-panel__group-logo {
    margin: 0 0 4rem;
  }
}
.nav-panel__subtitle {
  font-family: Suisse Regular, Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 2.2rem;
  max-width: 200px;
  margin: 0 auto 1.4rem;
  text-align: center;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .nav-panel__subtitle {
    text-align: left;
    max-width: none;
  }
}
.nav-panel-underlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 3000;
}
.show-nav .nav-panel-underlay {
  display: block;
}
.nav-panel-underlay__top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50%;
  width: 100%;
  background: #474748;
}
.nav-panel-underlay__bottom {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #121212;
}
.nav-toggle {
  position: fixed;
  z-index: 5000;
  top: 11px;
  left: 0;
  padding: 1rem;
  border: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 600px) {
  .nav-toggle {
    left: calc(3.75% - 1rem);
  }
}
@media (min-width: 768px) {
  .nav-toggle {
    top: 14px;
  }
}
@media (min-width: 1200px) {
  .nav-toggle {
    top: 22px;
  }
}
@media (min-width: 1513px) {
  .nav-toggle {
    left: 50%;
    margin-left: calc(-700px - 1rem);
  }
}
.nav-toggle:hover {
  cursor: pointer;
}
.nav-toggle__line-wrapper {
  width: 24px;
  height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.nav-toggle__line {
  width: 100%;
  height: 3px;
  background: #121212;
  border-radius: 2px;
}
.show-nav .nav-toggle__line {
  background: #fff;
}
.nav-toggle__line--top {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.show-nav .nav-toggle__line--top {
  -webkit-transform: translateY(7px) rotate(45deg);
  -ms-transform: translateY(7px) rotate(45deg);
  transform: translateY(7px) rotate(45deg);
}
.nav-toggle__line--middle {
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.show-nav .nav-toggle__line--middle {
  opacity: 0;
}
.nav-toggle__line--bottom {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.show-nav .nav-toggle__line--bottom {
  -webkit-transform: translateY(-7px) rotate(-45deg);
  -ms-transform: translateY(-7px) rotate(-45deg);
  transform: translateY(-7px) rotate(-45deg);
}
.newsletter-block {
  background: #121212;
  color: #fff;
  text-align: center;
  padding: 2rem 0;
  margin-bottom: 3rem;
}
@media (min-width: 1024px) {
  .newsletter-block {
    padding: 3rem 0;
    margin-bottom: 6rem;
  }
}
.newsletter-block__content {
  border-top: 1px solid #cecdcd;
  border-bottom: 1px solid #cecdcd;
  padding: 2rem 0;
}
@media (min-width: 768px) {
  .newsletter-block__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .newsletter-block__content {
    padding: 3rem 0;
  }
}
.newsletter-block__copy {
  font-weight: 700;
  font-size: 2.4rem;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .newsletter-block__copy {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    max-width: none;
  }
}
@media (min-width: 1024px) {
  .newsletter-block__copy {
    font-size: 2.8rem;
  }
}
.newsletter-block__button:link,
.newsletter-block__button:visited {
  color: #fff;
  display: inline-block;
  border: 1px solid #fff;
  font-size: 1.8rem;
  line-height: 1;
  padding: 1rem 2rem;
}
@media (min-width: 768px) {
  .newsletter-block__button:link,
  .newsletter-block__button:visited {
    padding: 1rem 4rem;
  }
}
@media (min-width: 1024px) {
  .newsletter-block__button:link,
  .newsletter-block__button:visited {
    font-size: 2.2rem;
  }
}
.newsletter-block__button:hover {
  background: #fff;
  color: #121212;
}
.page-content {
  padding: 3rem 0 4rem;
}
@media (min-width: 768px) {
  .page-content {
    padding: 5rem 0;
  }
}
.page-title {
  padding-bottom: 1.6rem;
  border-bottom: 1px solid #cecdcd;
}
.page-title.center {
  text-align: center;
}
.panel-group-ad-nav ul {
  margin: 0;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .panel-group-ad-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.panel-group-ad-nav li {
  margin: 0 0 1.5rem;
  text-align: center;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .panel-group-ad-nav li {
    margin: 0 8rem 0 0;
  }
}
.panel-group-ad-nav li:last-child {
  margin: 0;
}
.panel-group-ad-nav li:before {
  display: none;
}
.panel-group-ad-nav li.arrow a:link,
.panel-group-ad-nav li.arrow a:visited {
  padding: 0 2rem 0 0;
  background-image: url(../svg/chevron-right-white.svg);
  background-repeat: no-repeat;
  background-position: top 9px right;
  background-size: 13px 13px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media (min-width: 600px) {
  .panel-group-ad-nav li.arrow a:link,
  .panel-group-ad-nav li.arrow a:visited {
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .panel-group-ad-nav li.arrow a:hover {
    background-image: url(../svg/chevron-right-pink.svg);
    background-size: 13px 13px;
  }
}
.panel-group-ad-nav li.external a:link,
.panel-group-ad-nav li.external a:visited {
  padding: 0 1.8rem;
  background-image: url(../svg/external-arrow-white.svg);
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 15px 15px;
}
@media (min-width: 600px) {
  .panel-group-ad-nav li.external a:link,
  .panel-group-ad-nav li.external a:visited {
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .panel-group-ad-nav li.external a:hover {
    background-image: url(../svg/external-arrow-pink.svg);
  }
}
.panel-group-ad-nav a:link,
.panel-group-ad-nav a:visited {
  color: #fff;
  font-size: 2.2rem;
}
@media (min-width: 1024px) {
  .panel-group-ad-nav a:hover {
    color: #f5426b;
  }
}
.panel-group-main-nav ul {
  margin: 0;
}
.panel-group-main-nav li {
  margin: 0 0 1.5rem;
  text-align: center;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .panel-group-main-nav li {
    text-align: left;
  }
}
.panel-group-main-nav li:last-child {
  margin: 0;
}
.panel-group-main-nav li:before {
  display: none;
}
.panel-group-main-nav li.arrow a:link,
.panel-group-main-nav li.arrow a:visited {
  padding: 0 2rem 0 0;
  background-image: url(../svg/chevron-right-white.svg);
  background-repeat: no-repeat;
  background-position: top 9px right;
  background-size: 13px 13px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media (min-width: 600px) {
  .panel-group-main-nav li.arrow a:link,
  .panel-group-main-nav li.arrow a:visited {
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .panel-group-main-nav li.arrow a:hover {
    background-image: url(../svg/chevron-right-pink.svg);
    background-size: 13px 13px;
  }
}
.panel-group-main-nav li.external a:link,
.panel-group-main-nav li.external a:visited {
  padding: 0 1.8rem;
  background-image: url(../svg/external-arrow-white.svg);
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 15px 15px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media (min-width: 600px) {
  .panel-group-main-nav li.external a:link,
  .panel-group-main-nav li.external a:visited {
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .panel-group-main-nav li.external a:hover {
    background-image: url(../svg/external-arrow-pink.svg);
    background-size: 15px 15px;
  }
}
.panel-group-main-nav a:link,
.panel-group-main-nav a:visited {
  color: #fff;
  font-size: 2.2rem;
}
@media (min-width: 1024px) {
  .panel-group-main-nav a:hover {
    color: #f5426b;
  }
}
.panel-main-nav ul {
  margin: 0;
}
.panel-main-nav li {
  margin: 0 0 1.4rem;
  text-align: center;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .panel-main-nav li {
    text-align: left;
    margin: 0 0 2.4rem;
  }
}
.panel-main-nav li:last-child {
  margin: 0;
}
.panel-main-nav li:before {
  display: none;
}
.panel-main-nav li.amplify {
  padding-bottom: 16px;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .panel-main-nav li.amplify {
    padding-bottom: 20px;
  }
}
.panel-main-nav li.amplify a:link,
.panel-main-nav li.amplify a:visited {
  position: relative;
  padding-bottom: 16px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .panel-main-nav li.amplify a:link,
  .panel-main-nav li.amplify a:visited {
    padding-bottom: 20px;
  }
}
.panel-main-nav li.amplify a:link:after,
.panel-main-nav li.amplify a:visited:after {
  position: absolute;
  content: "by";
  text-align: left;
  font-size: 1.4rem;
  font-family: Suisse Regular, Arial, sans-serif;
  display: block;
  width: 120px;
  background-image: url(../svg/gay-times-logo-white.svg);
  background-repeat: no-repeat;
  background-position: top 3px right;
  background-size: 100px 11px;
  bottom: 0;
  left: 50%;
  margin-left: -60px;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .panel-main-nav li.amplify a:link:after,
  .panel-main-nav li.amplify a:visited:after {
    margin: 0;
    left: auto;
    right: 0;
    width: 155px;
    background-size: 135px 16px;
    padding-top: 3px;
  }
}
@media (min-width: 1024px) {
  .panel-main-nav li.amplify a:hover:after {
    background-image: url(../svg/gay-times-logo-pink.svg);
  }
}
.panel-main-nav a:link,
.panel-main-nav a:visited {
  color: #fff;
  font-family: Suisse Medium, Arial, sans-serif;
  font-size: 3.6rem;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .panel-main-nav a:link,
  .panel-main-nav a:visited {
    font-size: 5.8rem;
  }
}
@media (min-width: 1024px) {
  .panel-main-nav a:hover {
    color: #f5426b;
  }
}
.panel-newsletter-link:link,
.panel-newsletter-link:visited {
  color: #fff;
  font-size: 2.2rem;
}
@media (min-width: 1024px) {
  .panel-newsletter-link:hover {
    color: #f5426b;
  }
}
@media (min-width: 1024px) {
  .panel-newsletter-link:hover svg path {
    fill: #f5426b;
  }
}
.panel-newsletter-link svg {
  width: 16px;
  margin-left: 0.3rem;
  margin-top: 0.3rem;
  vertical-align: text-top;
}
.panel-newsletter-link svg path {
  fill: #fff;
}
.panel-secondary-nav {
  margin-bottom: 6rem;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .panel-secondary-nav {
    min-width: 280px;
    border-bottom: 1px solid #cecdcd;
    padding-bottom: 4rem;
    margin-bottom: 6rem;
  }
}
.panel-secondary-nav ul {
  margin: 0;
}
.panel-secondary-nav li {
  margin: 0 0 1.5rem;
  text-align: center;
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .panel-secondary-nav li {
    text-align: left;
  }
}
.panel-secondary-nav li:last-child {
  margin: 0;
}
.panel-secondary-nav li:before {
  display: none;
}
.panel-secondary-nav li.arrow a:link,
.panel-secondary-nav li.arrow a:visited {
  padding: 0 2rem 0 0;
  background-image: url(../svg/chevron-right-white.svg);
  background-repeat: no-repeat;
  background-position: top 9px right;
  background-size: 13px 13px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media (min-width: 600px) {
  .panel-secondary-nav li.arrow a:link,
  .panel-secondary-nav li.arrow a:visited {
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .panel-secondary-nav li.arrow a:hover {
    background-image: url(../svg/chevron-right-pink.svg);
    background-size: 13px 13px;
  }
}
.panel-secondary-nav li.external a:link,
.panel-secondary-nav li.external a:visited {
  padding: 0 1.8rem 0 0;
  background-image: url(../svg/external-arrow-white.svg);
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 15px 15px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media (min-width: 600px) {
  .panel-secondary-nav li.external a:link,
  .panel-secondary-nav li.external a:visited {
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .panel-secondary-nav li.external a:hover {
    background-image: url(../svg/external-arrow-pink.svg);
    background-size: 15px 15px;
  }
}
.panel-secondary-nav a:link,
.panel-secondary-nav a:visited {
  color: #fff;
  font-size: 2.2rem;
}
@media (min-width: 1024px) {
  .panel-secondary-nav a:hover {
    color: #f5426b;
  }
}
.portrait-card__thumbnail {
  width: 114.285714286%;
  margin-left: -7.142857143%;
}
@media (min-width: 600px) {
  .portrait-card__thumbnail {
    width: auto;
    margin-left: 0;
  }
}
.portrait-card__thumbnail--feature {
  position: relative;
  padding-top: 20px;
}
@media (min-width: 1024px) {
  .portrait-card__thumbnail--feature {
    padding-top: 0;
  }
}
.portrait-card__thumbnail--feature img,
.portrait-card__thumbnail--feature svg {
  width: calc(100% - 20px);
  position: relative;
  z-index: 1000;
}
@media (min-width: 1024px) {
  .portrait-card__thumbnail--feature img,
  .portrait-card__thumbnail--feature svg {
    width: 100%;
  }
}
.portrait-card__thumbnail--feature:before {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: #f5426b;
  width: 230px;
  height: 160px;
  z-index: 1;
}
@media (min-width: 1024px) {
  .portrait-card__thumbnail--feature:before {
    top: -2rem;
    right: -2rem;
  }
}
@media (min-width: 1400px) {
  .portrait-card__thumbnail--feature:before {
    width: 360px;
    height: 220px;
  }
}
@media (min-width: 1024px) {
  .grid--1-and-3 .grid-col--1-3 .portrait-card__thumbnail--feature:before {
    width: 100px;
    height: 70px;
  }
}
@media (min-width: 1200px) {
  .grid--1-and-3 .grid-col--1-3 .portrait-card__thumbnail--feature:before {
    width: 160px;
    height: 115px;
  }
}
.portrait-card__thumbnail svg {
  position: absolute;
  top: 0;
  left: 0;
}
.portrait-card__thumbnail-link:link,
.portrait-card__thumbnail-link:visited {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 62.73381295%;
}
.portrait-card__meta {
  margin: 1.5rem 0 0;
}
.portrait-card__category {
  margin-bottom: 1rem;
  font-size: 1.5rem;
}
.portrait-card__category a {
  color: #000;
}
@media (min-width: 1024px) {
  .portrait-card__category {
    font-size: 1.6rem;
  }
}
.portrait-card__category-link:link,
.portrait-card__category-link:visited {
  text-transform: uppercase;
  font-size: 1.5rem;
}
.portrait-card__title {
  font-family: Suisse Regular, Arial, sans-serif;
  font-size: 2.4rem;
}
@media (min-width: 1024px) {
  .portrait-card__title {
    font-size: 2.8rem;
  }
}
@media (min-width: 1024px) {
  .grid--1-and-3 .grid-col--1-3 .portrait-card__title {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .grid--1-and-3 .grid-col--1-3 .portrait-card__title {
    font-size: 2.4rem;
  }
}
@media (min-width: 1400px) {
  .grid--1-and-3 .grid-col--1-3 .portrait-card__title {
    font-size: 2.8rem;
  }
}
.portrait-card__title-link {
  font-family: Suisse Regular, Arial, sans-serif;
}
.portrait-card__title-link:link,
.portrait-card__title-link:visited {
  color: #121212;
}
.portrait-card__title-link:hover {
  color: #f5426b;
}
.portrait-card__author {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-family: Suisse Light, Arial, sans-serif;
}
@media (min-width: 1024px) {
  .portrait-card__author {
    font-size: 1.5rem;
  }
}
.portrait-card__author-link:link,
.portrait-card__author-link:visited {
  color: #121212;
}
.portrait-card__author-link:hover {
  color: #f5426b;
}
.single h2,
.single h3,
.single h4,
.single strong {
  font-family: Suisse Bold;
}
.post-content {
  margin-bottom: 3rem;
}
.post-content h2,
.post-content h3,
.post-content h4,
.post-content strong {
  font-family: Suisse Bold;
}
@media (min-width: 1024px) {
  .post-content {
    margin-bottom: 4rem;
  }
}
.post-content iframe {
  max-width: 100%;
}
.post-content figure {
  width: 114.285714286%;
  margin-left: -7.142857143%;
}
@media (min-width: 600px) {
  .post-content figure {
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 1300px) {
  .post-content__body {
    margin-left: calc((100% - 80px) / 3 + 40px);
  }
}
.post-featured-image {
  width: 114.285714286%;
  margin-left: -7.142857143%;
  margin-bottom: 2rem;
}
@media (min-width: 600px) {
  .post-featured-image {
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 1300px) {
  .post-featured-image {
    max-width: 590px;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
  }
}
.post-featured-image__caption {
  display: none;
}
@media (min-width: 768px) {
  .post-featured-image__caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #cecdcd;
    font-size: 1.6rem;
    padding: 0.7rem 0 1.3rem;
  }
}
.post-featured-image__caption svg {
  width: 20px;
  height: 17px;
  margin-right: 0.8rem;
}
@media (min-width: 1024px) {
  .post-main {
    width: calc(100% - 360px);
  }
}
.post-meta {
  margin-bottom: 2.4rem;
}
@media (min-width: 1024px) {
  .post-meta {
    margin-bottom: 4rem;
  }
}
.post-meta__category {
  margin-bottom: 1rem;
}
.post-meta__category-link:link,
.post-meta__category-link:visited {
  text-transform: uppercase;
  font-size: 1.5rem;
}
.post-meta__title {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .post-meta__title {
    margin-bottom: 1.4rem;
  }
}
.post-meta__author {
  font-size: 1.4rem;
  text-transform: uppercase;
}
.post-meta__author-link:link,
.post-meta__author-link:visited {
  color: #121212;
}
.post-meta__byline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
}
.post-meta__byline li {
  background: #000;
  color: #fff;
  margin-left: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.4rem 0.6rem 0.3rem;
  text-transform: uppercase;
  font-size: 1.1rem;
}
.post-meta__byline li:before {
  background: none;
  left: 0;
}
.post-meta__byline-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  .post-secondary {
    width: calc(100% - 360px);
  }
}
@media (min-width: 1300px) {
  .post-secondary {
    width: calc((100% - 440px) / 12 * 7 + 240px);
    margin-left: calc((100% - 120px) / 4 + 40px);
  }
}
@media (min-width: 1300px) {
  .post-secondary__content {
    margin-right: calc((100% - 240px) / 7 + 40px);
  }
}
@media (min-width: 1024px) {
  .post-sidebar {
    width: 320px;
  }
}
.pull-quote {
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 590px;
}
@media (min-width: 1025px) {
  .pull-quote {
    margin-bottom: 6rem;
    margin-right: 0;
    max-width: none;
  }
}
@media (min-width: 1024px) {
  .pull-quote__container {
    width: calc(100% + 80px + (100% - 200px) / 3);
    margin-left: calc((-100% - -200px) / 6 - 40px);
  }
}
.pull-quote__mark {
  width: 36px;
  height: 28px;
  margin: 0 auto 2rem;
}
@media (min-width: 1025px) {
  .pull-quote__mark {
    width: 45px;
    height: 35px;
    margin-bottom: 3rem;
  }
}
.pull-quote__quote {
  font-family: Suisse Medium, Arial, sans-serif;
  font-size: 2.2rem;
  position: relative;
  padding: 0 2.5rem 4rem;
}
@media (min-width: 1025px) {
  .pull-quote__quote {
    font-size: 2.9rem;
    padding: 0 5rem 6rem;
  }
}
.pull-quote__quote:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 130px;
  height: 70px;
  border-left: 8px solid #f5426b;
  border-bottom: 8px solid #f5426b;
}
@media (min-width: 1025px) {
  .pull-quote__quote:before {
    width: 400px;
    height: 120px;
  }
}
.pull-quote .grid-col,
.pull-quote__quote p:last-child {
  margin-bottom: 0;
}
.page-content blockquote {
  margin: 3rem auto;
  width: 100%;
  max-width: 590px;
  font-family: Suisse Medium, Arial, sans-serif;
  font-size: 2.2rem;
  position: relative;
  padding: 5rem 2.5rem 4rem;
}
@media (min-width: 1025px) {
  .page-content blockquote {
    font-size: 2.9rem;
    padding: 6rem 5rem;
    max-width: none;
    width: calc(100% + 80px + (100% - 200px) / 3);
    margin: 6rem 0 6rem calc((-100% - -200px) / 6 - 40px);
  }
}
.page-content blockquote:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  margin-left: -18px;
  width: 36px;
  height: 28px;
  background: url(../svg/quote.svg) 0 0 no-repeat;
  background-size: 36px 28px;
}
@media (min-width: 1025px) {
  .page-content blockquote:before {
    width: 45px;
    height: 35px;
    background-size: 45px 35px;
  }
}
.page-content blockquote:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 130px;
  height: 70px;
  border-left: 8px solid #f5426b;
  border-bottom: 8px solid #f5426b;
}
@media (min-width: 1025px) {
  .page-content blockquote:after {
    width: 400px;
    height: 120px;
  }
}
.page-content blockquote p:last-child {
  margin-bottom: 0;
}
.related-information__title {
  font-family: Suisse Regular, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .related-information__title {
    font-size: 2.2rem;
  }
}
.related-information__item {
  padding: 0;
  margin: 0 0 1.2rem;
}
@media (min-width: 768px) {
  .related-information__item {
    margin-bottom: 1.5rem;
  }
}
.related-information__item:before {
  display: none;
}
.related-information__item:last-child {
  margin: 0;
}
.related-information__link:link,
.related-information__link:visited {
  color: #121212;
}
@media (min-width: 768px) {
  .related-information__link:link,
  .related-information__link:visited {
    font-size: 1.8rem;
  }
}
.related-information__link:link svg,
.related-information__link:visited svg {
  width: 15px;
  height: 15px;
  margin-left: 3px;
}
.related-information__link:link svg path,
.related-information__link:visited svg path {
  -webkit-transition: fill 0.2s ease;
  -o-transition: fill 0.2s ease;
  transition: fill 0.2s ease;
}
.related-information__link:hover {
  color: #f5426b;
}
.related-information__link:hover svg path {
  fill: #f5426b;
}
.reorder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 768px) {
  .reorder__mob-first {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media (min-width: 768px) {
  .reorder__mob-second {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.search-404 {
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .search-404 {
    margin-top: 5rem;
  }
}
@media (min-width: 1024px) {
  .search-404 {
    margin-top: 7rem;
  }
}
.search-form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.search-404 .search-form {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.search-form__label {
  width: 60%;
  max-width: 800px;
}
.search-404 .search-form__label {
  width: 100%;
}
.search-form__input {
  font-family: Suisse Medium, Arial, sans-serif;
  font-weight: 900;
  font-size: 3.6rem;
  padding: 0 0 1rem;
  border: none;
  border-bottom: 1px solid #cecdcd;
  margin: 0 2rem 0 0;
  width: 100%;
}
.search-form__input,
.search-form__submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
}
.search-form__submit {
  width: 35px;
  height: 35px;
  border: 0;
  padding: 0;
}
.search-form__submit:hover {
  cursor: pointer;
}
.search-form__submit svg {
  width: 35px;
}
.search-panel {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  z-index: 6000;
  overflow: hidden;
  background: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 25vh;
}
.show-search .search-panel {
  display: block;
}
.search-panel__close {
  position: absolute;
  top: 2.5rem;
  right: 6.25%;
  border: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 2.5rem;
}
@media (min-width: 1513px) {
  .search-panel__close {
    right: 50%;
    margin-right: -700px;
  }
}
.search-panel__close:hover {
  cursor: pointer;
}
.search-toggle {
  width: 30px;
  height: 30px;
  border: 0;
  padding: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0 0 0 2rem;
}
.search-toggle:hover {
  cursor: pointer;
}
.search-toggle svg {
  width: 30px;
}
.site-footer__logo {
  width: 100%;
  max-width: 100px;
  margin: 0 auto 6rem;
}
@media (min-width: 768px) {
  .site-footer__logo {
    margin: 0 0 4rem;
  }
}
@media (min-width: 600px) {
  .site-footer__primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .site-footer__primary {
    margin-bottom: 0;
  }
}
.site-footer__primary-left {
  margin-bottom: 5rem;
}
@media (min-width: 600px) {
  .site-footer__primary-left {
    width: 48%;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .site-footer__primary-left {
    width: 400px;
  }
}
.site-footer__primary-right {
  margin-bottom: 5rem;
}
@media (min-width: 600px) {
  .site-footer__primary-right {
    width: 48%;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .site-footer__primary-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 1400px) {
  .site-footer__primary-right {
    width: 40%;
  }
}
.site-footer__subscription {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 5rem;
}
@media (min-width: 600px) {
  .site-footer__subscription {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .site-footer__subscription {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: right;
  }
}
.site-footer__subscription-button {
  margin-bottom: 1.6rem;
}
.site-footer__subscription-button .button {
  background: #f5426b;
}
.site-footer__social {
  display: none;
}
@media (min-width: 600px) {
  .site-footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .site-footer__social {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media (min-width: 1120px) {
  .site-footer__secondary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.site-footer__utility-nav {
  margin-bottom: 5rem;
}
@media (min-width: 600px) {
  .site-footer__utility-nav {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1120px) {
  .site-footer__utility-nav {
    width: 48%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.site-footer__copyright {
  font-size: 1.8rem;
  line-height: 1.222222222;
  text-align: center;
  width: 100%;
  max-width: 220px;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .site-footer__copyright {
    text-align: left;
    max-width: none;
    margin: 0;
  }
}
@media (min-width: 1120px) {
  .site-footer__copyright {
    width: 48%;
  }
}
.site-footer .wrapper {
  border-top: 1px solid #cecdcd;
  border-bottom: 1px solid #cecdcd;
  padding: 4rem 0 5rem;
}
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3000;
}
.site-header__primary {
  background: #fff;
  padding: 2rem 0;
}
@media (min-width: 600px) {
  .site-header__primary {
    padding-bottom: 1rem;
  }
}
.site-header__primary > .wrapper {
  position: relative;
}
.site-header__meta {
  position: absolute;
  top: -7px;
  right: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .site-header__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1200px) {
  .site-header__meta {
    top: 0;
  }
}
.site-header__meta .button {
  background: #f5426b;
  display: none;
}
@media (min-width: 1024px) {
  .site-header__meta .button {
    font-size: 2rem;
    display: block;
  }
}
.site-header__logo {
  text-align: center;
  width: 180px;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .site-header__logo {
    margin-bottom: 0.6rem;
  }
}
@media (min-width: 768px) {
  .site-header__logo {
    width: 260px;
  }
}
@media (min-width: 1200px) {
  .site-header__logo {
    width: 400px;
    margin-bottom: 1rem;
  }
}
.site-header__logo a {
  display: block;
  line-height: 1;
}
.site-header__logo svg {
  width: 180px;
  height: 80px;
}
@media (min-width: 768px) {
  .site-header__logo svg {
    width: 260px;
    height: 90px;
  }
}
@media (min-width: 1200px) {
  .site-header__logo svg {
    width: 400px;
    height: 100px;
  }
}
.site-header__main-nav {
  max-height: 100px;
  -webkit-transition: max-height 0.4s ease;
  -o-transition: max-height 0.4s ease;
  transition: max-height 0.4s ease;
  overflow: hidden;
}
@media (min-width: 600px) {
  .headroom--not-top .site-header__main-nav {
    max-height: 0;
  }
}
.site-header--menu-scrolling {
  background: #000;
}
.site-header--menu-scrolling li a:link,
.site-header--menu-scrolling li a:visited {
  color: #fff;
}
.site-header-placeholder {
  height: 97px;
}
.skip-to-content {
  position: fixed !important;
  top: 20px;
  left: 20px;
  z-index: 5000;
  -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: translateY(-80px);
  -ms-transform: translateY(-80px);
  transform: translateY(-80px);
}
.skip-to-content:focus {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.social-links__item {
  margin: 0 1rem 0 0;
}
@media (min-width: 1200px) {
  .social-links__item {
    margin: 0 0 0 1rem;
  }
}
.social-links__item:before {
  display: none;
}
.social-links__link {
  opacity: 1;
}
.social-links__link:hover {
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  opacity: 0.7;
}
.spotlight {
  border-top: 1px solid #cecdcd;
  padding-top: 3rem;
}
@media (min-width: 768px) {
  .spotlight {
    border-top: none;
    position: relative;
    margin-top: 3rem;
  }
}
@media (min-width: 1024px) {
  .spotlight {
    margin-bottom: 4rem;
    margin-top: 6rem;
  }
}
@media (min-width: 768px) {
  .spotlight:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 4rem;
    left: 0;
    width: 100px;
    background: #ffffff;
    z-index: 1;
  }
}
@media (min-width: 1024px) {
  .spotlight:before {
    bottom: 8rem;
  }
}
@media (min-width: 1513px) {
  .spotlight:before {
    width: calc((100% - 1400px) / 2 + 7rem);
  }
}
@media (min-width: 768px) {
  .spotlight > .wrapper {
    position: relative;
    z-index: 1000;
  }
}
.spotlight__title {
  font-family: Suisse Medium, Arial, sans-serif;
  font-size: 2.8rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .spotlight__title {
    margin-bottom: 3rem;
  }
}
.table-wrapper {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 3rem;
}
.table-wrapper.table-wrapper--too-narrow {
  border-right: 2px solid #f5426b;
  padding: 20px 0 4px;
  position: relative;
  background: url(../png/double-arrow-light-red.png) top 3px right 5px
    no-repeat;
  background-size: 31px 11px;
}
.feature-light-purple .table-wrapper.table-wrapper--too-narrow {
  border-right-color: #f5426b;
  background-image: url(../png/double-arrow-light-purple.png);
}
.table-wrapper table {
  margin-bottom: 0;
}
table {
  width: 100%;
  max-width: 100%;
}
table th {
  font-weight: 700;
}
table td {
  padding: 1rem 1.5rem;
  border: 1px solid #ebebeb;
}
table td:first-child {
  border-left-color: #cecdcd;
}
table td:last-child {
  border-right-color: #cecdcd;
}
table tr:first-child td {
  border-top-color: #cecdcd;
}
table tr:last-child td {
  border-bottom-color: #cecdcd;
}
.text-block {
  margin-bottom: 3rem;
}
@media (min-width: 1024px) {
  .text-block {
    margin-bottom: 6rem;
  }
}
.text-block--bg {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.feature-light-red .text-block--bg {
  background: #f5426b;
}
@media (min-width: 1024px) {
  .feature-light-red .text-block--bg {
    background: none;
  }
}
.feature-light-purple .text-block--bg {
  background: #f5426b;
}
@media (min-width: 1024px) {
  .feature-light-purple .text-block--bg {
    background: none;
  }
}
@media (min-width: 1024px) {
  .text-block--bg {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.text-block--bg * {
  position: relative;
}
@media (min-width: 1024px) {
  .text-block--bg:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: -6.25vw;
    width: calc(3.75% + 4rem + 92.5% - 40px - (92.5% - 120px) / 4);
  }
}
@media (min-width: 1513px) {
  .text-block--bg:before {
    width: calc((100% - 1400px) / 2 + 1040px + 8rem);
  }
}
.feature-light-purple .text-block--bg:before,
.feature-light-red .text-block--bg:before {
  background: #f5426b;
}
@media (min-width: 1024px) {
  .text-block--bg-left:before {
    left: 0;
  }
}
@media (min-width: 1024px) {
  .text-block--bg-right:before {
    left: auto;
    right: 0;
  }
}
.text-block .grid-col,
.text-block .grid-col > :last-child {
  margin-bottom: 0;
}
.trending-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-y: hidden;
  overflow-x: auto;
  margin: 0 auto;
  height: 40px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .trending-bar {
    height: auto;
    padding-bottom: 0;
  }
}
.trending-bar__label {
  color: #f5426b;
  margin-right: 1rem;
}
@media (min-width: 1200px) {
  .trending-bar__label {
    font-size: 2rem;
    margin-right: 2rem;
  }
}
@media (min-width: 1400px) {
  .trending-bar__label {
    margin-right: 3rem;
  }
}
.trending-nav ul {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 2rem 0 0;
}
.trending-nav li {
  margin: 0 0 0 2.6rem;
}
@media (min-width: 1200px) {
  .trending-nav li {
    margin: 0 0 0 5rem;
  }
}
@media (min-width: 1400px) {
  .trending-nav li {
    margin: 0 0 0 7rem;
  }
}
.trending-nav li:before {
  width: 7px;
  height: 7px;
  background: #cecdcd;
  top: 7px;
  left: -1.6rem;
}
@media (min-width: 1200px) {
  .trending-nav li:before {
    width: 10px;
    height: 10px;
    left: -3rem;
  }
}
@media (min-width: 1400px) {
  .trending-nav li:before {
    left: -3.8rem;
  }
}
.trending-nav li:first-child {
  margin: 0;
}
.trending-nav li:first-child:before {
  display: none;
}
.trending-nav a:link,
.trending-nav a:visited {
  color: #fff;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .trending-nav a:link,
  .trending-nav a:visited {
    font-size: 2rem;
  }
}
.trending-nav a:hover {
  color: #f5426b;
}
/*# sourceMappingURL=style.css.map*/
