html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

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

*, *:before, *:after {
  box-sizing: border-box; }

html, body {
  overflow-x: hidden;
  font: 400 100%/1.5 MillerDisplay, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #111;
  color: white;
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  font-kerning: normal; }

img {
  max-width: 100%;
  vertical-align: top; }

a {
  color: #F04E5B; }
  a:hover {
    color: white; }

.outer {
  display: table;
  width: 100%;
  height: 100%; }

.inner {
  display: table-cell;
  vertical-align: middle; }

.logo {
  width: 140px;
  height: 20px;
  margin: 50px auto 0;
  background: url(../images/condenast-logo.svg) no-repeat;
  background-size: contain; }

.section {
  padding: 5em 1.25rem; }
  .section--austin, .section--hiring {
    background-color: #151234; }
  @media (min-width: 48rem) {
    .section {
      font-size: 1.2em; } }
  @media (min-width: 64rem) {
    .section {
      font-size: 1.8em; } }

.section__wrapper {
  max-width: 700px;
  margin: 0 auto; }

.section__box {
  position: relative;
  border: solid 4px white; }

.section__box:after {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 4px;
  height: 10em;
  margin-top: 4px;
  margin-left: -2px;
  background-color: white;
  content: ""; }

.section__header {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -1.75em;
  margin-left: -5px; }
  .section__header .section__blockout {
    position: absolute;
    top: -0.625em;
    left: -1.5625em; }
  .section__header .section__title {
    position: relative;
    z-index: 2; }

.section__title {
  font-size: 3em;
  line-height: 1.25em; }
  .section__title span {
    display: inline-block;
    vertical-align: top; }

.section__mask {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.section__image {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  font-size: 0.8rem; }
  @media (min-width: 36rem) {
    .section__image {
      font-size: 1rem; } }

.image__layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain; }
  .image__layer:not(.city-image) {
    display: none; }
    @media (min-width: 36rem) {
      .image__layer:not(.city-image) {
        display: block; } }
  @media (min-width: 36rem) {
    .image__layer.city-image {
      display: none; } }

.section__button {
  display: inline-block;
  padding: 1.1875em;
  line-height: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 2px;
  background-color: #F04E5B;
  color: white; }
  .section__button:hover {
    background-color: white;
    color: #F04E5B; }

.section__content {
  padding: 1em;
  font-size: 1rem;
  text-align: center; }

.section__list-item {
  text-transform: uppercase; }

.section__list-item {
  margin-top: 1em; }
  .section__list-item:first-child {
    margin-top: 0; }
.section__list + .section__button {
  margin-top: 3em; }

.section--newyork .section__box {
  height: 539px; }
  @media (min-width: 36rem) {
    .section--newyork .section__box {
      height: 444px; } }
  @media (min-width: 64rem) {
    .section--newyork .section__box {
      left: 40px; }
      .section--newyork .section__box:after {
        left: 73%; } }
@media (min-width: 64rem) {
  .section--newyork .section__header {
    left: -145px; } }
.section--newyork .section__blockout {
  width: 11.875em;
  height: 12.375em;
  background-color: #111; }
.section--newyork .section__title {
  width: 6.25em; }
.section--newyork .section__image {
  right: -7em;
  bottom: 1.875em;
  width: 30.625em;
  height: 22.5em; }

.newyork-image {
  background-image: url(../images/newyork.svg); }
.newyork__clouds {
  width: 30.75em;
  height: 8.75em;
  margin-top: 0.8125em;
  background-image: url(../images/newyork-clouds.svg); }
.newyork__skyline {
  width: 22.1875em;
  height: 22.5em;
  margin-left: 7.8125em;
  background-image: url(../images/newyork-skyline.svg); }

.section--austin .section__wrapper {
  max-width: 780px; }
.section--austin .section__box {
  height: 420px; }
  @media (min-width: 36rem) {
    .section--austin .section__box {
      height: 500px; } }
  @media (min-width: 64rem) {
    .section--austin .section__box:after {
      left: 40%; } }
.section--austin .section__header {
  top: -0.5em; }
  @media (min-width: 64rem) {
    .section--austin .section__header {
      left: -83px; } }
.section--austin .section__blockout {
  width: 18.125em;
  height: 4.875em;
  background-color: #151234; }
.section--austin .section__image {
  right: -1.25em;
  bottom: 3.125em;
  width: 52.5em;
  height: 25.125em; }

.austin-image {
  background-image: url(../images/austin.svg); }
.austin__clouds {
  width: 47.9375em;
  height: 11.5em;
  margin-left: 4.0625em;
  background-image: url(../images/austin-clouds.svg); }
.austin__waves {
  width: 27em;
  height: 2.3125em;
  margin-top: 21.4375em;
  margin-left: 17.0625em;
  background-image: url(../images/austin-waves.svg); }
.austin__swimmer {
  width: 8.6875em;
  height: 3em;
  margin-top: 22.125em;
  margin-left: 26.4375em;
  background-image: url(../images/austin-swimmer.svg); }
.austin__wheel {
  width: 7.25em;
  height: 7.25em;
  margin-top: 13.375em;
  margin-left: 4.4375em;
  background-image: url(../images/austin-wheel.svg); }
.austin__bat {
  width: 9.25em;
  height: 5.3125em;
  margin-top: 3.5625em;
  margin-left: 25.3125em;
  background-image: url(../images/austin-bat.svg); }
.austin__skyline {
  width: 52.5em;
  height: 16.0625em;
  margin-top: 5.625em;
  background-image: url(../images/austin-skyline.svg); }
.austin__bat--sm {
  width: 1.11063em;
  height: 1.18188em;
  background-image: url(../images/austin-bat-sm.svg); }
.austin__bat--1 {
  margin-top: 7.125em;
  margin-left: 10.5em; }
.austin__bat--2 {
  margin-top: 10.3125em;
  margin-left: 20.6875em; }
.austin__bat--3 {
  margin-top: 6.5em;
  margin-left: 24.6875em; }
.austin__bat--4 {
  margin-top: 8.125em;
  margin-left: 26.25em; }
.austin__bat--5 {
  margin-top: 9.6875em;
  margin-left: 27.8125em; }
.austin__bat--6 {
  margin-top: 3.75em;
  margin-left: 29.375em; }
.austin__bat--7 {
  margin-top: 9.375em;
  margin-left: 31.25em; }
.austin__bat--8 {
  margin-top: 12.5em;
  margin-left: 31.5625em; }
.austin__bat--9 {
  margin-top: 10.3125em;
  margin-left: 32.75em; }
.austin__bat--10 {
  margin-top: 8.375em;
  margin-left: 33.75em; }
.austin__bat--11 {
  margin-top: 11.5em;
  margin-left: 45.75em; }

.section--hiring .section__box {
  height: 453px; }
  .section--hiring .section__box:after {
    display: none; }
  @media (min-width: 64rem) {
    .section--hiring .section__box {
      left: 80px;
      height: 324px; } }
@media (min-width: 64rem) {
  .section--hiring .section__header {
    left: -226px; } }
.section--hiring .section__blockout {
  width: 13.125em;
  height: 8.625em;
  background-color: #151234; }
.section--hiring .section__title {
  width: 4.1667em; }
.section--hiring .section__content {
  margin-top: 3em; }
  @media (min-width: 36rem) {
    .section--hiring .section__content {
      margin-top: 0; } }
