@charset "UTF-8";
@import url("https://fastporndelivery.hqporner.com/new/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic|Open+Sans+Condensed:700");

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;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

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

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

body {
  -webkit-text-size-adjust: none;
  background: #fff;
  color: #6b7770;
  font-family: "Open Sans", sans-serif;
  font-size: 11.5pt;
  font-weight: 400;
  line-height: 2em;
  overflow-x: hidden;
}

ol,
ul {
  list-style: none;
}

a {
  color: #006376;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

b,
strong {
  color: #6b7770;
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #6b7770;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.1;
  margin: 0 0 0.5em;
  text-transform: uppercase;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  text-decoration: none;
}

p,
ul,
ol,
dl,
table {
  margin-bottom: 3em;
}

img {
  max-width: 100%;
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: min(1200px, calc(100vw - 40px));
}

.pink,
.logo span {
  color: #ff8397 !important;
}

.mobile-bar {
  display: none;
}

.site-header {
  background: url("./assets/header.jpg") top center / cover fixed no-repeat;
  margin: 0 auto;
  max-width: 100%;
  padding: 5em 0 2em;
}

.header-grid {
  align-items: center;
  display: grid;
  gap: 0;
  grid-template-columns: 25% 75%;
}

.logo {
  color: #fff;
  display: inline-block;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
}

.search {
  display: grid;
  gap: 40px;
  grid-template-columns: minmax(0, 1fr) 170px;
  position: relative;
}

.search input {
  background: rgba(255, 255, 255, 0.82);
  border: 0;
  border-radius: 8px;
  color: #6b7770;
  display: block;
  flex: 1;
  font-family: "Open Sans", sans-serif;
  height: 50px;
  min-width: 0;
  outline: 0;
  padding: 0 1em;
  transition: all 0.2s ease-in-out;
  width: 100%;
}

.search input::placeholder {
  color: #8b9790;
  opacity: 1;
}

.search input:hover {
  background: rgba(255, 255, 255, 0.92);
}

.search input:focus {
  background: #fff;
  border: 1px solid rgba(255, 131, 151, 0.45);
}

.search button {
  margin-left: 0;
}

.stats {
  color: #a1aaa5;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.85em;
  gap: 0.35em 1.2em;
  line-height: 1.4;
  margin-top: 1.25em;
}

.ad-row {
  display: flex;
  justify-content: center;
  margin-top: 2.5em;
}

.ad-slot {
  align-items: center;
  background: transparent;
  border: solid 2px transparent;
  display: flex;
  justify-content: center;
  max-width: 100%;
  opacity: 0;
  overflow: hidden;
  position: relative;
  transition: opacity 0.2s ease-in-out;
}

.ad-slot.ad-loaded {
  background: #f2f5f3;
  border-color: #e7eae8;
  opacity: 1;
}

.ad-slot.ad-empty {
  display: none;
}

.ad-slot ins {
  display: block;
}

.ad-leaderboard {
  height: 90px;
  width: 728px;
}

.ad-sidebar {
  height: 250px;
  margin: 2.35em auto 0;
  max-width: none;
  width: 300px;
}

.tag-link {
  color: #a1aaa5;
  text-decoration: none;
}

.tag-link::after {
  content: ", ";
}

.tag-link:last-child::after {
  content: "";
}

.tag-link:hover {
  color: #df7c8c;
}

.site-nav {
  background-color: rgba(255, 255, 255, 0.95);
  left: 0;
  min-height: 3.25em;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.nav-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.nav-inner a {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  color: #6b7770;
  display: block;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  line-height: 3.25em;
  padding: 0 1.2em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  top: -6px;
  transition: background-color 0.075s ease-in-out, color 0.075s ease-in-out, top 0.15s ease-in-out;
}

.nav-inner a:hover,
.nav-inner .current {
  background: #ff8397;
  color: #fff;
  top: -3px;
}

.layout {
  background: #fff;
  border-bottom: solid 10px #c1cac5;
  border-top: solid 35px #ff8397;
  display: grid;
  gap: 0;
  grid-template-columns: 25% minmax(0, 1fr);
  margin-bottom: 0;
  max-width: 1200px;
  padding: 6em 0;
  width: min(1200px, calc(100vw - 40px));
}

.sidebar {
  padding-right: 2em;
}

.content-panel {
  padding-left: 40px;
}

.sidebar h2,
.major {
  border-top: solid 5px #e7eae8;
  font-size: 1.65em;
  margin: 2.5em 0 1em;
  text-align: left;
}

.major {
  margin: 4em 0 2em;
  text-align: center;
}

.major span {
  background: #fff;
  display: inline-block;
  padding: 0 1.5em;
  position: relative;
  top: -0.775em;
}

.page-title {
  font-size: 3em;
  margin-bottom: 0.5em;
}

.subtle {
  color: #c1cac5;
  display: block;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  margin-bottom: 3em;
  text-transform: uppercase;
}

.subtle::before {
  content: "\f008";
  font-family: FontAwesome;
  margin-right: 0.5em;
  opacity: 0.45;
}

.button,
.search button {
  appearance: none;
  background: #ff8397;
  border: 0;
  border-radius: 8px;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1em;
  padding: 0.85em 1.85em;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.2s ease-in-out;
}

.button:hover,
.search button:hover {
  background: #ffb8c3;
}

.button.alt {
  background: #c1cac5;
}

.button.alt:hover {
  background: #ccd5d0;
}

.button.small {
  font-size: 1em;
}

.side-card {
  border-top: solid 2px #e7eae8;
  color: #6b7770;
  display: block;
  padding: 2.35em 0 0;
  margin-top: 2.35em;
  text-decoration: none;
}

.side-card strong {
  color: #6b7770;
  display: block;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.25em;
  line-height: 1.1;
  text-transform: uppercase;
  transition: color 0.2s ease-in-out;
}

.side-card span {
  color: #a1aaa5;
  display: block;
  font-size: 0.85em;
  line-height: 1.5;
  margin-top: 0.5em;
}

.side-card:hover strong {
  color: #df7c8c;
}

.link-cloud {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.2;
  margin-bottom: 3em;
}

.sidebar-link {
  color: #6b7770 !important;
  display: inline-block !important;
  padding: 0.85em 1.85em 0.85em 0 !important;
  text-decoration: none !important;
  transition: color 0.2s ease-in-out;
}

.sidebar-link:hover {
  color: #df7c8c !important;
}

.image {
  border-radius: 8px;
  display: inline-block;
  position: relative;
}

.image img {
  border-radius: 8px;
  display: block;
  width: 100%;
}

.image.featured {
  display: block;
  margin: 0 0 2em;
  width: 100%;
}

.video-grid {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.related-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.video-card {
  text-align: center;
}

.video-card img {
  aspect-ratio: 16 / 9;
  background: #e7eae8;
  object-fit: cover;
}

.video-card h3 {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 0.85em;
  line-height: 1.35;
  margin: 0;
  text-transform: capitalize;
  vertical-align: middle;
}

.video-card h3 a {
  color: #6b7770;
  transition: color 0.2s ease-in-out;
}

.video-card h3 a:hover {
  color: #df7c8c;
}

.duration {
  color: #a1aaa5;
  display: inline-block;
  font-size: 0.85em;
  margin-left: 1em;
  vertical-align: middle;
}

.duration::before {
  content: "\f017";
  font-family: FontAwesome;
  margin-right: 0.5em;
  opacity: 0.5;
}

.pagination,
.actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25em 1em;
  justify-content: center;
  margin: 3em 0 0;
}

.pagination a,
.pagination span {
  background: transparent;
  border-radius: 8px;
  color: #a1aaa5;
  display: inline-block;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  padding: 0.85em 1.25em;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 0.2s ease-in-out;
}

.pagination a:hover {
  color: #ff8397;
}

.pagination .active {
  background: #ff8397;
  color: #fff;
}

.footer-bg {
  background: #f2f5f3;
  margin-top: 0;
  padding: 8em 0;
  text-align: center;
  width: 100%;
}

.footer-inner {
  background: #f2f5f3;
}

.footer-bg .major span {
  background: #f2f5f3;
}

.footer-bg p {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
}

.footer-bg a {
  color: inherit;
}

.cookie-banner {
  background-color: #fff;
  border-radius: 10px;
  bottom: 20px;
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.2);
  display: none;
  max-width: 600px;
  padding: 20px;
  position: fixed;
  right: 20px;
  width: calc(100% - 40px);
  z-index: 2000;
}

.cookie-banner p {
  margin-bottom: 1.5em;
}

.cookie-icon img {
  display: inline-block;
  height: 1.4em;
  margin-right: 5px;
  object-fit: contain;
  pointer-events: none;
  vertical-align: -0.25em;
  width: 1.4em;
}

.cookie-banner .button {
  margin-right: 10px;
}

@media only screen and (max-width: 1200px) {
  .container {
    width: min(100% - 32px, 1200px);
  }

  .layout {
    width: min(100% - 32px, 1200px);
  }

  .nav-inner a {
    padding: 0 0.75em;
  }
}

@media only screen and (max-width: 737px) {
  body {
    font-size: 10.5pt;
  }

  .mobile-bar {
    align-items: center;
    background-color: rgba(28, 38, 32, 0.95);
    display: flex;
    height: 44px;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1100;
  }

  .mobile-menu {
    align-items: center;
    background: #ff8397;
    border: 0;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 4px;
    height: 44px;
    justify-content: center;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 44px;
  }

  .mobile-menu span {
    background: #fff;
    border-radius: 2px;
    display: block;
    height: 3px;
    width: 16px;
  }

  .mobile-brand {
    color: #fff;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 44px;
    text-decoration: none;
    text-transform: uppercase;
  }

  .mobile-brand span {
    color: #ff8397;
  }

  .site-header {
    display: none;
  }

  .header-grid,
  .layout {
    grid-template-columns: 1fr;
  }

  .logo {
    color: #6b7770;
    font-size: 2.4em;
  }

  .search {
    display: block;
  }

  .search input {
    background: #f2f5f3;
    color: #6b7770;
    height: 46px;
  }

  .search button {
    margin: 1em 0 0;
    width: 100%;
  }

  .stats {
    display: none;
  }

  .ad-row,
  .ad-leaderboard {
    display: none;
  }

  .site-nav {
    display: none;
  }

  .layout {
    border-bottom: 0;
    border-top: 0;
    gap: 0;
    padding: 6em 0 3em;
  }

  .sidebar {
    display: none;
  }

  .content-panel {
    padding-left: 0;
  }

  .page-title {
    font-size: 2.1em;
    margin-bottom: 0.8em;
  }

  .subtle {
    font-size: 0.95em;
    line-height: 2.1em;
    margin-bottom: 4.5em;
    max-width: 285px;
  }

  .video-grid,
  .related-grid {
    grid-template-columns: 1fr;
  }

  .video-card {
    margin-bottom: 3.25em;
  }

  .video-card h3 {
    display: block;
    font-size: 0.9em;
    margin-top: 1.35em;
    text-align: left;
    text-transform: capitalize;
  }

  .duration {
    display: block;
    margin-left: 0;
    text-align: left;
  }

  .cookie-banner {
    bottom: 14px;
    left: 20px;
    max-width: none;
    right: 20px;
    width: auto;
  }

  .cookie-banner .button {
    display: block;
    margin: 1em 0 0;
    text-align: center;
    width: 100%;
  }

  .footer-bg {
    padding: 4em 0;
  }
}
