.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.utility-page-wrap {
  background-image: url('../images/Pure-sex-2.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.body {
  background-color: #000;
}

.text-block {
  z-index: 100;
  color: #fff;
  text-align: center;
  object-fit: fill;
  background-color: #000;
  width: 100%;
  min-width: 0;
  min-height: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Spectral, sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-decoration: none;
  position: fixed;
  inset: 0% 0% auto;
}

.text-block:hover {
  color: #b10101;
}

.text-block.w--current {
  vertical-align: middle;
  object-fit: fill;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.div-block {
  z-index: 10;
  border-top: 1px solid #000;
  flex: none;
  width: 145px;
  height: 100vh;
  margin-top: 0;
  display: block;
  position: sticky;
  inset: 0% auto 0% 0%;
}

.div-block.home {
  width: 145px;
  position: static;
}

.div-block.tablet {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.link-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: contain;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.image {
  width: 100%;
  max-width: none;
  max-height: 100%;
  padding-top: 0;
  padding-bottom: 10px;
  display: inline-block;
  position: relative;
}

.image-2, .image-3 {
  width: 100%;
  max-width: none;
  max-height: 100%;
  padding-bottom: 10px;
  position: relative;
}

.div-block-2 {
  background-image: url('../images/DesktopVideo2-ezgif.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: auto;
  width: 0;
  height: 100vh;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  display: flex;
}

.div-block-3 {
  box-sizing: border-box;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  overflow-wrap: normal;
  border-top: 1px solid #4c4b4b;
  border-bottom: 1px solid #4c4b4b;
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin-top: 0;
  display: flex;
  position: relative;
}

.footer-dark {
  color: #fff;
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 11px;
  grid-row-gap: 40px;
  outline-offset: 0px;
  mix-blend-mode: normal;
  border: 1px solid #000;
  border-top-color: gray;
  border-radius: 0;
  outline: 3px #ff03ee;
  grid-template: "Area-2 . . Area"
  / minmax(auto, 2.25fr) .5fr 1.75fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 9px;
  display: grid;
}

.footer-block {
  color: #fff;
  text-align: left;
  border-left: 1px solid #000;
  border-right: 1px solid #020202;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-block.right-border {
  border-right-color: #000;
  padding-right: 20px;
  font-size: 9px;
  font-weight: 400;
  line-height: 20px;
}

.footer-block.left-border {
  border-left-color: #7f8081;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Spectral, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Schibsted Grotesk, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #b41717;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.divider-line {
  box-sizing: border-box;
  text-align: center;
  object-fit: fill;
  background-color: #000;
  width: 100%;
  height: 2px;
  margin: 0 10px;
  padding-left: 10px;
  padding-right: 10px;
  position: static;
}

.divider-line.bottom {
  background-color: #7f7f7f;
  height: 1px;
  margin-top: 0;
}

.divider-line.footer {
  background-color: #666565;
  height: 1px;
}

.divider-line.middle {
  background-color: gray;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.footer-copyright-center {
  color: #fff;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
  position: static;
  inset: auto 0% 0%;
}

.section {
  background-color: #000;
  flex: 0 auto;
  width: 100%;
  padding: 0 0 10px;
  position: static;
  inset: auto 0% 0%;
}

.section.about {
  margin-left: 0;
  padding-bottom: 0;
  position: relative;
}

.div-block-4 {
  display: flex;
}

.div-block-5 {
  background-color: #8f8c8c;
  width: 1px;
  height: 100%;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  border-radius: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Spectral, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.div-block-6 {
  -webkit-text-fill-color: inherit;
  background-color: #757575;
  background-clip: content-box;
  width: 1px;
  height: 100%;
}

.body-2 {
  background-color: #000;
  flex-flow: column;
  min-height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-7 {
  object-fit: fill;
  background-image: url('../images/about-page-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  flex-flow: column;
  width: 100%;
  height: auto;
  margin-left: 0;
  line-height: 20vh;
  display: flex;
}

.image-4 {
  text-align: center;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-image: url('../images/Pure-sex-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-clip: border-box;
  width: 100%;
  max-width: none;
  max-height: 100%;
  font-size: 70%;
  line-height: 100vh;
  position: relative;
  overflow: clip;
}

.text-block-3 {
  color: #fff;
  background-color: #0000;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Spectral, sans-serif;
  font-size: 35px;
  font-weight: 800;
  line-height: 1.1em;
}

.text-block-3.left {
  color: #fff;
  text-align: right;
}

.grid {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 3fr 1fr;
}

.div-block-8 {
  background-color: #0000;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.paragraph {
  color: #929191;
  font-family: Courier Prime, sans-serif;
  font-size: 15px;
}

.paragraph.about {
  color: #fff;
  text-shadow: 9px 4px 10px #000;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.1em;
}

.bold-text {
  color: #fff;
  text-align: justify;
  text-shadow: 6px 0 4px #000;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Spectral, sans-serif;
}

.heading {
  text-align: justify;
}

.div-block-9 {
  z-index: 100;
  text-align: center;
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  inset: 0% 0% auto;
}

.div-block-10 {
  color: #858282;
  background-color: #6b6969;
  width: 1px;
  height: auto;
}

.div-block-11 {
  margin-left: 10px;
  margin-right: 10px;
}

.image-5 {
  mix-blend-mode: normal;
}

.heading-2 {
  color: #f0b;
  font-family: Spectral, sans-serif;
}

.text-block-4 {
  color: #f0b;
  font-family: Courier Prime, sans-serif;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: .5fr .25fr .25fr;
}

.image-column {
  vertical-align: baseline;
  width: 33.3%;
  padding: 10px;
  overflow: clip;
}

.div-block-12 {
  background-image: linear-gradient(173deg, #000, #000000f2 0%, #0000);
}

.div-block-12.top {
  background-image: linear-gradient(#000, #0000);
}

.heading-3 {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-top: 1px solid #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Spectral, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.1em;
}

.div-block-13 {
  background-color: #000;
  background-image: linear-gradient(9deg, #000, #0000);
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-14 {
  border-top: 1px solid gray;
  flex-flow: row-reverse;
  margin-top: 0;
  display: flex;
}

.text-block-5 {
  color: #fff;
  font-family: Spectral, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.sidebar-wrapper {
  width: 200px;
  height: 100vh;
  margin-top: 0;
  position: sticky;
  top: 0;
}

.sidebar-wrapper.about {
  flex: none;
  width: 13%;
  height: 100%;
  display: block;
}

.div-block-15 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-6 {
  text-align: left;
  vertical-align: baseline;
  object-fit: fill;
  width: 20%;
  max-width: none;
  padding: 15px 0 10px;
  display: inline-block;
  position: static;
}

.div-block-16 {
  text-align: center;
  display: block;
  position: static;
}

.image-7 {
  width: 20%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.div-block-17 {
  width: 13%;
  height: 100%;
  position: relative;
}

.div-block-18 {
  border-top: 1px solid gray;
  position: relative;
}

@media screen and (max-width: 991px) {
  .body {
    display: block;
  }

  .div-block {
    z-index: 10;
    text-align: left;
    width: 145px;
    position: relative;
    left: 0%;
  }

  .div-block.tablet {
    border: 1px solid #0000;
    width: 100%;
    height: auto;
    display: flex;
    position: sticky;
  }

  .image {
    padding-bottom: 10px;
  }

  .div-block-2 {
    aspect-ratio: auto;
    object-fit: fill;
    background-image: url('../images/DesktopVideo2-ezgif.gif');
    flex: auto;
    width: 100%;
    position: relative;
  }

  .flex-block {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    border-radius: 0;
    justify-content: space-between;
    align-items: flex-start;
  }

  .video {
    aspect-ratio: 3 / 2;
    overflow-wrap: normal;
    object-fit: cover;
    width: 100%;
    height: auto;
    position: relative;
    inset: 0% 0% 0% auto;
  }

  .div-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    display: flex;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .text-block-3 {
    color: #fff;
    text-align: left;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Spectral, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1em;
  }

  .text-block-3.left {
    color: #fff;
    text-align: right;
    word-break: normal;
    line-height: 1.1em;
  }

  .grid {
    background-color: #0000;
  }

  .paragraph {
    color: #929191;
    font-family: Courier Prime, sans-serif;
  }

  .paragraph.about {
    font-size: 10px;
  }

  .bold-text {
    color: #fff;
    text-align: justify;
    padding-left: 0;
    padding-right: 0;
    font-family: Spectral, sans-serif;
    font-size: 40px;
    text-decoration: none;
  }

  .div-block-13 {
    align-self: auto;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-14 {
    flex-flow: column;
  }

  .sidebar-wrapper.about {
    border-top: 1px solid #0000;
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    position: fixed;
    inset: auto 0% 0%;
  }

  .image-6 {
    padding-bottom: 10px;
  }

  .div-block-17 {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    height: auto;
    display: flex;
  }

  .div-block.tablet {
    width: 100%;
    padding-top: 10px;
    display: flex;
  }

  .div-block-2 {
    background-image: url('../images/MobileHome-ezgif.com-video-to-gif-converter.gif');
    height: 70vh;
  }

  .div-block-3 {
    flex-flow: column;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 8.5fr;
    margin-top: 0;
  }

  .footer-block {
    align-items: center;
  }

  .footer-block.left-border {
    text-align: left;
    padding-left: 10px;
  }

  .title-small {
    font-size: 10px;
  }

  .footer-link {
    align-self: flex-start;
    font-size: 10px;
  }

  .footer-link:hover {
    color: #b80508f5;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .divider-line {
    margin-top: 60px;
  }

  .divider-line.footer, .divider-line.middle {
    margin-top: 0;
  }

  .text-block-2, .text-block-3 {
    font-size: 20px;
  }

  .paragraph.about {
    padding-top: 10px;
    font-size: 10px;
  }

  .bold-text {
    text-align: justify;
    font-size: 25px;
    line-height: 1em;
  }

  .heading {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-14 {
    flex-flow: column;
  }

  .text-block-5 {
    font-size: 10px;
  }

  .sidebar-wrapper.about {
    width: 100%;
    height: auto;
  }

  .image-6 {
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .div-block-17 {
    flex: auto;
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .div-block.tablet {
    height: auto;
    padding-top: 10px;
  }

  .div-block-2 {
    background-image: url('../images/MobileHome-ezgif.com-video-to-gif-converter.gif');
    height: 60vh;
  }

  .div-block-3 {
    flex-flow: column;
    height: auto;
  }

  .container {
    max-width: none;
  }

  .footer-content {
    grid-column-gap: 66px;
    grid-row-gap: 0%;
    border-top-color: gray;
    grid-template: ". Area-2 . Area"
                   ". Area-2 . ."
                   / 9.75fr;
    grid-auto-flow: column;
  }

  .footer-block.left-border {
    border-top: 1px solid #000;
    border-left-color: #000;
    padding-left: 0;
  }

  .footer-link {
    font-family: Schibsted Grotesk, sans-serif;
    font-size: 10px;
  }

  .divider-line.footer {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .divider-line.middle {
    height: 1px;
  }

  .text-block-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
  }

  .div-block-6 {
    background-color: #000;
  }

  .text-block-3, .text-block-3.left {
    padding-top: 10px;
    font-size: 14px;
  }

  .grid {
    grid-column-gap: 9px;
    grid-template-columns: 4.5fr 1fr;
  }

  .bold-text {
    float: none;
    text-align: justify;
    vertical-align: baseline;
    height: .5em;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: .5em;
    position: static;
  }

  .heading {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-11 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .heading-3 {
    font-size: 12px;
  }

  .div-block-13 {
    align-self: flex-start;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-5 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 400;
  }

  .sidebar-wrapper.about {
    position: sticky;
    inset: auto 0% 0%;
  }

  .section-2 {
    grid-row-gap: 0px;
  }

  .image-6 {
    width: 30%;
    padding-top: 10px;
    padding-bottom: 5px;
  }

  .image-7 {
    width: 30%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

#w-node-_756b434b-3c05-b2ba-60dc-525fb0f3c9af-b0f3c9ac, #w-node-_756b434b-3c05-b2ba-60dc-525fb0f3c9bc-b0f3c9ac {
  grid-area: Area;
}

#w-node-_756b434b-3c05-b2ba-60dc-525fb0f3c9b7-b0f3c9ac {
  grid-area: Area-2;
  place-self: center start;
}

#w-node-_5b21cb8c-d364-9f85-b428-97023af7a2e4-b0f3c9ac {
  place-self: center;
}

#w-node-_756b434b-3c05-b2ba-60dc-525fb0f3c9b0-b0f3c9ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_25896c4f-fd6e-adae-20d8-b1cf85c08dc2-a58ce9f1 {
  justify-self: end;
}

#w-node-_2a59a25e-9769-190e-bd46-e0d8f8bef1f1-a58ce9f1 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_4bf56844-cfe2-9ae0-d28e-8815f231e046-a58ce9f1 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_25896c4f-fd6e-adae-20d8-b1cf85c08dbe-a58ce9f1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_25896c4f-fd6e-adae-20d8-b1cf85c08dc2-a58ce9f1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }

  #w-node-_2a59a25e-9769-190e-bd46-e0d8f8bef1f1-a58ce9f1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4bf56844-cfe2-9ae0-d28e-8815f231e046-a58ce9f1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_756b434b-3c05-b2ba-60dc-525fb0f3c9bc-b0f3c9ac {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_756b434b-3c05-b2ba-60dc-525fb0f3c9b7-b0f3c9ac {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_5b21cb8c-d364-9f85-b428-97023af7a2e4-b0f3c9ac {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: center;
  }

  #w-node-_25896c4f-fd6e-adae-20d8-b1cf85c08dbe-a58ce9f1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


