/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

body {
  background-color: #000;
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Karla", sans-serif;
  position: static;
  max-width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
@media screen and (min-width: 400px) {
  body {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  body {
    font-size: 20px;
  }
}
body *, body *::before, body *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

table, input {
  font-size: inherit;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  padding: 0;
  margin: 2em 0 0.875em 0;
  line-height: 1.4;
  font-family: "Montserrat", sans-serif;
}
h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h2 + h2, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h3 + h2, h3 + h3, h3 + h4, h3 + h5, h3 + h6, h4 + h2, h4 + h3, h4 + h4, h4 + h5, h4 + h6, h5 + h2, h5 + h3, h5 + h4, h5 + h5, h5 + h6, h6 + h2, h6 + h3, h6 + h4, h6 + h5, h6 + h6 {
  margin-top: 1em;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}
h1 {
  font-size: 1.5em;
  line-height: 1.3;
  font-weight: 700;
}
h1 a, h1 a:link, h1 a:visited {
  position: relative;
  text-decoration: none;
  color: currentColor;
}
h1 a:hover, h1 a:focus, h1 a:link:hover, h1 a:link:focus, h1 a:visited:hover, h1 a:visited:focus {
  text-decoration: underline;
}
@media screen and (min-width: 600px) {
  h1 {
    font-size: 1.75em;
  }
}
@media screen and (min-width: 1200px) {
  h1 {
    font-size: 2em;
  }
}
.page-header h1 {
  margin: 0;
}
h1.page-title {
  font-weight: 800;
}

h2 {
  font-size: 1.125em;
  line-height: 1.3;
  font-weight: 700;
  color: #666;
}
h2 a, h2 a:link, h2 a:visited {
  position: relative;
  text-decoration: none;
  color: currentColor;
}
h2 a:hover, h2 a:focus, h2 a:link:hover, h2 a:link:focus, h2 a:visited:hover, h2 a:visited:focus {
  text-decoration: underline;
}
@media screen and (min-width: 1200px) {
  h2 {
    font-size: 1.25em;
  }
}

h4, h5, h6 {
  font-size: 1em;
}

a {
  color: #000;
  text-decoration: underline;
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
a:hover, a:focus {
  color: #666;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 1em 0;
  line-height: 1.4;
  font-size: 0.875em;
  max-width: 38em;
  text-align: left;
}
p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 400px) {
  p {
    font-size: 1em;
  }
}

ul, ol {
  padding: 0;
  margin: 0 0 1em 1em;
}

.hidden, [hidden] {
  display: none;
}

[x-cloak] {
  display: none;
}

hr {
  border: 0;
  border-top: 1px solid #666;
  margin: 1em -2rem;
}

img {
  border: none;
  color: transparent;
}

form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem;
}

button, .button {
  padding: 0.5em 0.75em;
  background-color: #000;
  color: #fff;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  border: 1px solid #fff;
  outline: none;
  text-decoration: none;
  display: inline-block;
}
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #503215;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
button.secondary, .button.secondary {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #F1ECE5;
}

input, textarea, select {
  border-radius: 0;
  padding: 0.5em 0.75em;
  border: 1px solid #666;
  font-size: 1em;
  background-color: #fff;
}
input:focus, textarea:focus, select:focus {
  outline: none;
  border-color: #000;
}

i[class*=fa-] {
  font-size: 0.875em;
  margin: 0;
}
i[class*=fa-].right-space {
  margin-right: 0.5em;
}
i[class*=fa-].left-space {
  margin-left: 0.5em;
}

nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
nav ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
nav ul li a, nav ul li a:link, nav ul li a:visited {
  display: block;
  padding: 1rem;
  text-decoration: none;
  color: currentColor;
  text-transform: uppercase;
  font-size: 0.875em;
}
nav ul li a:hover, nav ul li a:focus, nav ul li a:link:hover, nav ul li a:link:focus, nav ul li a:visited:hover, nav ul li a:visited:focus {
  text-decoration: underline;
}

.field-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5em;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
  font-size: 0.75em;
  color: #666;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1em;
}
.breadcrumb a, .breadcrumb .label {
  color: currentColor;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  color: #000;
  text-decoration: underline;
}
.breadcrumb i {
  margin-right: 0.5em;
}

.pagination {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 2rem 0;
  padding: 0;
  gap: 1rem;
}
.pagination .active {
  font-weight: 600;
}
.pagination .page-links-wrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}
.pagination .page-links {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination .page-links a, .pagination .page-links span {
  display: inline-block;
  padding: 0.5em 0;
}
.pagination.footer-pagination {
  margin: 2rem auto;
  width: 100%;
}
@media screen and (max-width: 599px) {
  .pagination {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .pagination .prev, .pagination .next {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .pagination .page-links-wrap {
    width: 100%;
  }
  .pagination .page-links {
    gap: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.date {
  text-transform: uppercase;
  font-weight: 700;
  color: #666;
}

p.date {
  font-size: 0.75em;
}

.small-label {
  text-transform: uppercase;
  font-size: 1em;
  font-family: "Karla", sans-serif;
  margin: 0 0 0.25em 0;
}

.stats {
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.stats li {
  margin: 0;
  padding: 0;
}
.stats .num {
  text-transform: none;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  position: relative;
  top: 0.05em;
}
.stats a {
  pointer-events: auto;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-bottom 0.25s ease-in-out;
  transition: border-bottom 0.25s ease-in-out;
}
.stats a:hover, .stats a:focus {
  border-bottom: 1px solid #999;
}
.stats a:hover *, .stats a:focus * {
  text-decoration: none;
}
.stats .fukers ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.stats .fukers ul li {
  display: inline-block;
  text-transform: none;
  font-size: 0.875em;
  padding: 0;
  margin: 0;
}

.trophy-stack {
  display: inline-block;
  position: relative;
  width: 2rem;
  text-align: center;
  line-height: 1;
}
.trophy-stack .fa-trophy {
  position: relative;
  z-index: 0;
}
.trophy-stack .num {
  display: block;
  position: absolute;
  left: 50%;
  top: 6%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #000;
  font-size: 0.5em;
  z-index: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}

.page-content, .footer-content, .header-content {
  max-width: 75rem;
  margin: 0 auto;
}
.page-content.full-width, .footer-content.full-width, .header-content.full-width {
  max-width: 100%;
}

header {
  background: #000;
  color: #fff;
  padding: 0;
}
header .header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .site-title {
  text-transform: uppercase;
  margin: 0;
  padding: 1rem;
}
@media screen and (min-width: 400px) {
  header .header-content {
    padding: 0 1rem;
  }
}

main {
  background-color: #efefef;
}

.content-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
.content-header .page-title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.page-content {
  padding: 1rem;
  margin: 0 auto;
  position: relative;
}
.page-content + .page-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 1rem;
  right: 1rem;
  height: 3px;
  background-color: #999;
}
@media screen and (min-width: 400px) {
  .page-content {
    padding: 2rem;
  }
  .page-content + .page-content::before {
    left: 2rem;
    right: 2rem;
  }
}
.page-content.page-header + .page-content {
  margin-top: 0;
  padding-top: 0;
}
.page-content.page-header + .page-content::before {
  display: none;
}

footer {
  background: #000;
  color: #fff;
  padding: 0;
}
footer .footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 400px) {
  footer .footer-content {
    padding: 0 1rem;
  }
}

.tns-nav {
  text-align: center;
}
.tns-nav button {
  padding: 0;
  width: 0.625em;
  height: 0.625em;
  border-radius: 50%;
  margin: 0.125em;
}
.tns-nav button.tns-nav-active {
  background-color: #DBA42F;
  border: 1px solid #000;
}

.map-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
@media screen and (min-width: 800px) {
  .map-section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 2rem;
  }
}
@media screen and (max-width: 499px) {
  .map-section {
    padding: 0;
    gap: 0;
  }
}

.map-wrap {
  width: 100%;
  border: 3px solid #C2A583;
}

#ff-map {
  width: 100%;
  padding-bottom: 120%;
  border: 2px solid #503215;
}
@media screen and (min-width: 400px) {
  #ff-map {
    padding-bottom: 70%;
  }
}

#ff-map-legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
#ff-map-legend .map-pin-toggle-button {
  vertical-align: middle;
  line-height: 1.25em;
  text-align: left;
  white-space: nowrap;
}
#ff-map-legend .map-pin-toggle-button .pin {
  height: 1.25em;
  width: auto;
  vertical-align: middle;
  display: inline-block;
  margin-right: 0.5em;
}
#ff-map-legend .map-pin-toggle-button.show {
  background-color: #000;
  color: #fff;
}
#ff-map-legend.filtered .map-pin-toggle-button:not(.show) {
  opacity: 0.5;
}
@media screen and (min-width: 800px) {
  #ff-map-legend {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 499px) {
  #ff-map-legend {
    padding: 1rem;
  }
}

.mapboxgl-map {
  font-size: 0.5em;
}

.mapboxgl-ctrl-group button {
  color: #000;
}
.mapboxgl-ctrl-group button i {
  font-size: 1.5em;
}
.mapboxgl-ctrl-group button:focus, .mapboxgl-ctrl-group button:hover {
  background-color: #D8C7B9 !important;
  color: #000;
}

.mapboxgl-ctrl-group.hide {
  display: none;
}

.mapboxgl-popup {
  width: auto;
  max-width: 16em !important;
  font-size: 1.5em;
}

.mapboxgl-popup-content {
  padding: 0;
  border-radius: 0px;
  background-color: transparent;
}

.map-popup {
  border: 2px solid #503215;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 3px 3px 0 0 rgba(194, 165, 131, 0.5);
          box-shadow: 3px 3px 0 0 rgba(194, 165, 131, 0.5);
  padding: 0;
}
.map-popup .map-popup-content {
  padding: 1rem;
}
.map-popup .popup-title {
  color: #71573C;
  font-size: 1em;
  font-weight: 700;
  margin: 0 0 0.75em 0;
  text-shadow: 0px 0px 0.5em #fff, 0px 0px 0.25em #fff;
}
.map-popup .popup-title a {
  text-decoration: none;
  color: currentColor;
}
.map-popup .popup-title a:hover {
  text-decoration: underline;
}
.map-popup .popup-title a:focus {
  text-decoration: none;
  color: #000;
}
.map-popup ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem;
  margin: 0;
  padding: 0;
}
.map-popup ul li {
  padding: 0;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 0.875em;
}
.map-popup ul li .num {
  font-weight: 800;
}
.map-popup ul li a {
  text-decoration: none;
  background-color: #fff;
  color: #000;
  padding: 0.25em;
  line-height: 1;
  -webkit-box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.125);
          box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.125);
  display: inline-block;
  border: 1px solid #fff;
}
.map-popup ul li a:hover, .map-popup ul li a:focus {
  background-color: #D8C7B9;
  border: 1px solid #000;
}
.map-popup .pin-zoom {
  width: 100%;
}

.mapboxgl-popup-close-button {
  border: 2px solid #503215;
  background-color: #C2A583;
  color: #000;
  -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  border-radius: 0.75em;
  padding: 0;
  line-height: 1;
  width: 1.5em;
  height: 1.5em;
  top: -0.75em;
  right: -0.75em;
  vertical-align: middle;
  padding-bottom: 0.25em;
  font-size: 1.25em;
}
.mapboxgl-popup-close-button:hover, .mapboxgl-popup-close-button:focus {
  background-color: #503215;
  color: #fff;
}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-close-button {
  left: -0.75em;
  right: auto;
}

.mapboxgl-popup-tip {
  border-width: 0.625em;
  top: -1px;
}
.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  border-top-color: #000;
}
.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
  border-bottom-color: #000;
}
.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
  border-right-color: #000;
}
.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
  border-left-color: #000;
}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
  border-bottom-color: #000;
}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
  border-bottom-color: #000;
}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
  border-top-color: #000;
}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
  border-top-color: #000;
}

.ffotd-entry-page .grid-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
.ffotd-entry-page .grid-section .grid-image {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.ffotd-entry-page .grid-section .grid-image img {
  width: 100%;
}
.ffotd-entry-page .grid-section .grid-caption {
  min-width: 18em;
}
.ffotd-entry-page .grid-section .grid-caption .people {
  width: 100%;
  padding: 0.5rem;
  background-color: #fff;
}
.ffotd-entry-page .grid-section .grid-caption .people .people-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffotd-entry-page .grid-section .grid-caption .people .people-row .people-box {
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0.5em;
  text-align: center;
  line-height: 1.1;
}
.ffotd-entry-page .grid-section .grid-caption .people .people-row .people-box a {
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.75em;
}
.ffotd-entry-page .grid-section .grid-caption .people .people-row .people-box a:hover {
  text-decoration: underline;
}
.ffotd-entry-page .grid-section .grid-caption .people .people-row .people-box:not(:last-child) {
  border-right: 1px solid #666;
}
.ffotd-entry-page .grid-section .grid-caption .people .people-row:not(:last-child) .people-box {
  border-bottom: 1px solid #666;
}
@media screen and (max-width: 799px) {
  .ffotd-entry-page .grid-section {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ffotd-entry-page .grid-section .grid-caption {
    width: 100%;
  }
}
.ffotd-entry-page .comments-section .commentlist {
  list-style: none;
  margin: 2rem 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}
.ffotd-entry-page .comments-section .commentlist .children {
  list-style: none;
  margin: 2rem 0 0 0;
  padding: 0;
  border-top: 3px solid #999;
}
.ffotd-entry-page .comments-section .commentlist .children .comment {
  padding-right: 0;
}
.ffotd-entry-page .comments-section .commentlist .children .comment:last-child {
  padding-bottom: 0;
}
.ffotd-entry-page .comments-section .comment {
  width: 100%;
  padding: 2rem;
  background-color: #fff;
}
.ffotd-entry-page .comments-section .comment-author {
  font-family: "Montserrat", sans-serif;
}
.ffotd-entry-page .comments-section .comment-author cite {
  font-style: normal;
  font-weight: 700;
}
.ffotd-entry-page .comments-section .comment-meta {
  font-size: 0.75em;
  color: #666;
  margin: 0.5em 0 1em 0;
}

.ffotd-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(10em, 1fr));
  gap: 2rem;
}
.ffotd-list > li {
  padding: 0;
  background-color: #fff;
  font-size: 0.875em;
  -webkit-box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.125);
          box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.125);
  position: relative;
  border: 3px solid #fff;
  -webkit-transition: -webkit-box-shadow 0.25s ease-in-out;
  transition: -webkit-box-shadow 0.25s ease-in-out;
  transition: box-shadow 0.25s ease-in-out;
  transition: box-shadow 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
}
.ffotd-list > li .grid-thumb {
  width: 100%;
  height: auto;
  line-height: 0;
  display: block;
  position: relative;
  z-index: 0;
}
.ffotd-list > li .grid-thumb img {
  width: 100%;
  height: auto;
  float: left;
}
.ffotd-list > li .grid-info {
  opacity: 1;
  z-index: 1;
  -webkit-transition: opacity 0.25s ease-in-out, z-index 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, z-index 0.25s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 1rem;
  pointer-events: none;
}
.ffotd-list > li .grid-info * {
  text-shadow: 0px 0px 0.5em #000;
  color: #fff;
}
.ffotd-list > li .grid-title {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 0.25em 0;
}
.ffotd-list > li .grid-title a {
  text-decoration: none;
  color: currentColor;
  word-wrap: break-word;
}
.ffotd-list > li .grid-title a:hover, .ffotd-list > li .grid-title a:focus {
  text-decoration: underline;
}
.ffotd-list > li .date {
  text-transform: uppercase;
  font-weight: 700;
  color: #666;
  color: #d6d6d6;
}
.ffotd-list > li:hover, .ffotd-list > li:focus-visible {
  cursor: pointer;
  -webkit-box-shadow: 0.125em 0.125em 0.75em 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0.125em 0.125em 0.75em 0 rgba(0, 0, 0, 0.25);
}
.ffotd-list > li:hover .grid-info, .ffotd-list > li:focus-visible .grid-info {
  opacity: 0;
}

.card-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(14em, 1fr));
  gap: 2rem;
}
.card-list > li {
  padding: 0;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 6em;
  -webkit-box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.125);
          box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.125);
}
.card-list > li .thumb {
  background-color: #d6d6d6;
  position: relative;
  z-index: 1;
  width: 6em;
  min-width: 6em;
  max-width: 6em;
  overflow: hidden;
  display: block;
}
.card-list > li .thumb > img {
  position: absolute;
  height: 100%;
  width: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.card-list > li .thumb .tns-outer {
  position: absolute;
  height: 100%;
  width: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.card-list > li .info {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1rem;
  position: relative;
  z-index: 1;
}
.card-list > li .title {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 0.5em 0;
}
.card-list > li .title a {
  text-decoration: none;
  color: currentColor;
}
.card-list > li .title a:hover, .card-list > li .title a:focus {
  text-decoration: underline;
}
.card-list > li .stats {
  font-size: 0.75em;
}
.card-list > li:hover .thumb > img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}
.card-list > li:hover .thumb .tns-outer {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.card-list.link-cards .thumb, .card-list.link-cards .info {
  pointer-events: none;
}
.card-list.link-cards > li {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.card-list.link-cards .card-link {
  -webkit-box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.125);
          box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.125);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  -webkit-transition: -webkit-box-shadow 0.25s ease-in-out;
  transition: -webkit-box-shadow 0.25s ease-in-out;
  transition: box-shadow 0.25s ease-in-out;
  transition: box-shadow 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
}
.card-list.link-cards .card-link:hover, .card-list.link-cards .card-link:focus-visible {
  -webkit-box-shadow: 0.125em 0.125em 0.75em 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0.125em 0.125em 0.75em 0 rgba(0, 0, 0, 0.25);
}
.card-list.vert-cards {
  grid-template-columns: repeat(auto-fill, minmax(13em, 1fr));
}
.card-list.vert-cards > li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card-list.vert-cards > li .thumb {
  max-width: 100%;
  width: 100%;
  height: 0;
  padding-bottom: 66.6%;
}
.card-list.vert-cards > li .thumb img {
  width: 100%;
  height: auto;
}
.card-list.vert-cards.excursions-list .thumb {
  overflow: hidden;
  padding-bottom: 50%;
}
.card-list.vert-cards.excursions-list .thumb > img {
  width: 500px;
  height: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.card-list.vert-cards.excursions-list .thumb:hover > img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}
.card-list.tiny-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
}
.card-list.tiny-list > li {
  min-height: auto;
}
.card-list.tiny-list > li .title {
  font-size: 0.875em;
  margin: 0;
}

.thumbnail-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  gap: 2rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.thumbnail-list li {
  height: 6.66em;
}
.thumbnail-list li img, .thumbnail-list li video {
  height: 100%;
  width: auto;
}

.fukfases-entry-page .content-header {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2rem;
}
.fukfases-entry-page .content-header .page-title {
  margin-bottom: 0;
}
.fukfases-entry-page .info {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.fukfases-entry-page .info-header {
  margin: 0 0 2rem 0;
}
.fukfases-entry-page .fukfas-meta {
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
@media screen and (min-width: 600px) {
  .fukfases-entry-page .fukfas-meta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 2rem;
  }
  .fukfases-entry-page .fukfas-meta > * {
    position: relative;
  }
  .fukfases-entry-page .fukfas-meta > *::before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 1em;
    background-color: #999;
    position: absolute;
    left: -1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .fukfases-entry-page .fukfas-meta > *:first-child::before {
    display: none;
    content: none;
  }
}
.fukfases-entry-page .fukers {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fukfases-entry-page .fukers li {
  display: inline-block;
  font-size: 0.875em;
}
.fukfases-entry-page .fukers li a {
  text-decoration: none;
}
.fukfases-entry-page .fukers li a:hover, .fukfases-entry-page .fukers li a:focus {
  text-decoration: underline;
}
.fukfases-entry-page .slideshow-header {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #39332D;
  padding: 0;
}
.fukfases-entry-page .slideshow-header .slide {
  padding: 0;
  opacity: 0.25;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.fukfases-entry-page .slideshow-header .slide.swiper-slide-active {
  opacity: 1;
}
.fukfases-entry-page .slideshow-header img {
  display: block;
  width: 100%;
  float: left;
  -webkit-box-shadow: 0 0 0.75em 0 rgba(0, 0, 0, 0.75);
          box-shadow: 0 0 0.75em 0 rgba(0, 0, 0, 0.75);
}
.fukfases-entry-page .slideshow-header #page-slideshow {
  width: 100%;
  margin: 0;
}
.fukfases-entry-page .slideshow-header .group-photo {
  position: relative;
}
.fukfases-entry-page .slideshow-header .group-photo .breadcrumb-wrap {
  position: absolute;
  top: 0.25rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  width: 100%;
  max-width: 71rem;
}
.fukfases-entry-page .slideshow-header .group-photo .breadcrumb-wrap .breadcrumb {
  display: inline-block;
  padding: 0 1rem;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0;
}
.fukfases-entry-page .slideshow-header .group-photo .breadcrumb-wrap .breadcrumb a, .fukfases-entry-page .slideshow-header .group-photo .breadcrumb-wrap .breadcrumb .label {
  color: #000;
}
.fukfases-entry-page .slideshow-header .group-photo .breadcrumb-wrap .breadcrumb:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
.fukfases-entry-page .slideshow-header .group-photo.solo-photo img {
  float: none;
}
.fukfases-entry-page .slideshow-header #page-slideshow-controls {
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 101;
  pointer-events: none;
}
.fukfases-entry-page .slideshow-header #page-slideshow-controls button {
  border: none;
  background: transparent;
  font-size: 2em;
  padding: 0.5em;
  text-shadow: 0px 0px 0.5em #000;
  color: #fff;
  pointer-events: auto;
}
.fukfases-entry-page .slideshow-header .swiper-pagination .swiper-pagination-bullet {
  background-color: #000;
  border: 1px solid #fff;
  opacity: 0.75;
  width: 0.625em;
  height: 0.625em;
}
.fukfases-entry-page .slideshow-header .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #DBA42F;
  border-color: #000;
  opacity: 1;
}
@media screen and (min-width: 800px) {
  .fukfases-entry-page .slideshow-header {
    padding: 0.5rem;
  }
  .fukfases-entry-page .slideshow-header .group-photo:not(.solo-photo) .breadcrumb-wrap {
    width: 50%;
    width: calc(50% - 1rem);
  }
  .fukfases-entry-page .slideshow-header .group-photo.solo-photo {
    max-width: 71rem;
    margin: 0 auto;
    padding: 0.5rem;
  }
  .fukfases-entry-page .slideshow-header .group-photo.solo-photo .breadcrumb-wrap {
    padding-left: 0.5rem;
  }
  .fukfases-entry-page .slideshow-header .group-photo.solo-photo img {
    width: 71rem;
    max-width: 100%;
    margin: 0 auto;
  }
  .fukfases-entry-page .slideshow-header .group-photo.solo-photo img.tall {
    width: 40vw;
  }
  .fukfases-entry-page .slideshow-header .group-photo:hover #page-slideshow-controls {
    opacity: 1;
  }
  .fukfases-entry-page .slideshow-header .slide {
    padding: 0.5rem;
  }
  .fukfases-entry-page .slideshow-header #page-slideshow {
    width: 144rem;
    max-width: 140%;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .fukfases-entry-page .slideshow-header #page-slideshow-controls {
    opacity: 0;
  }
}
@media screen and (min-width: 1200px) {
  .fukfases-entry-page .slideshow-header #page-slideshow {
    max-width: 120%;
  }
  .fukfases-entry-page .slideshow-header .fukfas-meta {
    font-size: 1.125em;
  }
}
@media screen and (min-width: 144rem) {
  .fukfases-entry-page .slideshow-header #page-slideshow:before, .fukfases-entry-page .slideshow-header #page-slideshow:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 25%;
    pointer-events: none;
    z-index: 100;
  }
  .fukfases-entry-page .slideshow-header #page-slideshow::before {
    left: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(5%, #39332d), to(rgba(57, 51, 45, 0)));
    background: linear-gradient(to right, #39332d 5%, rgba(57, 51, 45, 0) 100%);
  }
  .fukfases-entry-page .slideshow-header #page-slideshow::after {
    right: 0;
    background: -webkit-gradient(linear, right top, left top, color-stop(5%, #39332d), to(rgba(57, 51, 45, 0)));
    background: linear-gradient(to left, #39332d 5%, rgba(57, 51, 45, 0) 100%);
    border-right: 2px solid #39332D;
  }
  .fukfases-entry-page .slideshow-header #page-slideshow-controls {
    width: 144rem;
  }
}
.fukfases-entry-page .fuklympics {
  background-color: #000;
  color: #fff;
  margin-top: 2rem;
}
.fukfases-entry-page .fuklympics::before {
  content: none;
  display: none;
}
.fukfases-entry-page .fuklympics + .page-content::before {
  content: none;
  display: none;
}
.fukfases-entry-page .fuklympics .fuklympics-title {
  color: #fff;
  font-size: 1.375em;
  line-height: 1.3;
  font-weight: 700;
}
@media screen and (min-width: 600px) {
  .fukfases-entry-page .fuklympics .fuklympics-title {
    font-size: 1.325em;
  }
}
@media screen and (min-width: 1200px) {
  .fukfases-entry-page .fuklympics .fuklympics-title {
    font-size: 1.5em;
  }
}
.fukfases-entry-page .fuklympics .fuklympics-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 600px) {
  .fukfases-entry-page .fuklympics .fuklympics-info {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.fukfases-entry-page .fuklympics .winners, .fukfases-entry-page .fuklympics .losers {
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.fukfases-entry-page .fuklympics .winners li, .fukfases-entry-page .fuklympics .losers li {
  margin-bottom: 0.5em;
}
.fukfases-entry-page .fuklympics .winners li.number-1 .trophy-stack, .fukfases-entry-page .fuklympics .losers li.number-1 .trophy-stack {
  font-size: 1.25em;
}
.fukfases-entry-page .fuklympics .winners li.number-2 .trophy-stack, .fukfases-entry-page .fuklympics .losers li.number-2 .trophy-stack {
  font-size: 1.125em;
}
.fukfases-entry-page .fuklympics .events {
  max-width: 100%;
}
.fukfases-entry-page .fuklympics .winning-team-list .team-photo, .fukfases-entry-page .fuklympics .losing-team-list .team-photo {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
.fukfases-entry-page .fuklympics .winning-team-list a, .fukfases-entry-page .fuklympics .losing-team-list a {
  color: currentColor;
  text-decoration: none;
}
.fukfases-entry-page .fuklympics .winning-team-list a:hover, .fukfases-entry-page .fuklympics .winning-team-list a:focus, .fukfases-entry-page .fuklympics .losing-team-list a:hover, .fukfases-entry-page .fuklympics .losing-team-list a:focus {
  text-decoration: underline;
}

.fukers-entry-page .fuker-info-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}
.fukers-entry-page .profile-pic {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.125);
          box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.125);
  position: relative;
}
.fukers-entry-page .profile-pic img {
  width: 100%;
  float: left;
}
.fukers-entry-page .info {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.fukers-entry-page .info-label {
  margin: 0 0 0.25em 0;
}
.fukers-entry-page .stats a:hover, .fukers-entry-page .stats a:focus {
  border: none;
  text-decoration: underline;
}
.fukers-entry-page .stats li {
  margin-top: 2rem;
}
.fukers-entry-page .stats li:first-child {
  margin-top: 0;
}
.fukers-entry-page .stats .num {
  font-family: "Karla", sans-serif;
  font-weight: 400;
}
.fukers-entry-page .stats .num::after {
  content: ", ";
}
.fukers-entry-page .stats .num:last-child::after {
  content: none;
}
@media screen and (min-width: 500px) {
  .fukers-entry-page .profile-pic {
    width: 12em;
    height: 12em;
  }
  .fukers-entry-page .fuker-info-section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
}
@media screen and (min-width: 800px) {
  .fukers-entry-page .profile-pic {
    top: -6em;
    width: 18em;
    height: 18em;
  }
  .fukers-entry-page .page-header {
    padding-right: calc(4rem + 20em);
  }
}