

    svg {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      /* old IE/Edge */
      user-select: none;
      /* modern browsers */
    }

    .prWrapWrap {
      display: flex;
      gap: .5rem;
    }

    #map:first-child {
      background-color: black;
    }

    :root {
      --font1: "Petit Formal Script", cursive;
      --font2: "Montserrat", sans-serif;
      --font3: "Playfair Display", serif;
      --font4: "Roboto", sans-serif;
      --height: calc(100svh);
    }

    .scroll-hidden {
      overflow: auto;
      /* or scroll */
      scrollbar-width: none;
      /* Firefox */
      -ms-overflow-style: none;
      /* IE & Edge (legacy) */
    }

    .scroll-hidden::-webkit-scrollbar {
      display: none;
      /* Chrome, Safari, Opera */
    }

    .skrim {
      position: fixed;
      top: 0;
      left: 0;
      width: 100dvw;
      height: 100svh;
      /* background: #000000; */
      background: radial-gradient(circle, rgba(0, 0, 24, 0) 38%, rgb(0, 0, 24, 0) 50%, rgb(0, 0, 24, 0) 70%, rgb(0 0 24 / 83%) 100%);
      pointer-events: none;
      transition: all 0.2s;
      opacity: 1;



    }




    .mWrap {
      position: fixed;
      margin: 0;
      height: 100svh;
      width: 100%;
      left: 0;
      top: 0;
      background-color: black;
    }

    .fade-sequence-item {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 3rem;
      font-weight: 600;
      color: white;
      /* customize */
      opacity: 0;
      transition: opacity 2s ease-in-out;
      pointer-events: none;
      font-family: var(--font1);
      font-weight: 100;
    }

    .wideAngleWrap {
      height: 100svh;
      width: 100dvw;
      position: absolute;
      top: 0;
      left: 0;
      overflow: hidden;
      pointer-events: none;
      display: none;
    }

    .wideAngle {
      background-color: rgb(0, 0, 0);
      height: 50svh;
      width: 100dvw;
      position: absolute;
      top: 0;
      left: 0;
      transition: all 40s;
      overflow: hidden;

    }

    .waB {
      top: 50svh;

    }

    .mainWrap {
      height: 100svh;
      width: 100dvw;
      position: absolute;
      top: 0;
      left: 0;
      overflow: hidden;
      pointer-events: none;

    }

    .tt {
      border-radius: 4px;
      /* background-color: white; */
      /* border: solid #000000 1px; */
      color: #000000;
      /* position: absolute; */
      bottom: calc(5svh + 1rem);
      left: 1rem;
      font-family: var(--font1);
      /* display: flex; */
      /* align-items: center; */
      justify-content: center;
      font-size: 2REM;
      pointer-events: all;

      line-height: 2.5rem;
      /* width: 2rem; */
      font-weight: 400;
      /* height: 2rem; */
      color: white;
      /* margin-left: 2rem; */
      /* margin-top: 3rem; */
      /* margin-bottom: 1rem; */
      font-weight: 100;
      text-shadow: 1px 1px 4px black;
    }

    .tt2 {
      font-size: 1rem;
      line-height: 2rem;
      opacity: .75;
    }

    .tt3 {
      font-family: var(--font1);
      font-weight: 400;
      line-height: 2.5REM;
      letter-spacing: 0;
      text-transform: lowercase;
      text-shadow: 1px 1px 4px black;
      font-size: 2.5REM;
      font-weight: 100;
      width: calc(100dvw - 6rem);
      margin: 0;
    }

    .waTT {
      font-family: var(--font1);
      color: white;
      font-size: 2rem;
      position: absolute;
      bottom: -1rem;
      transform: translateX(-50%);
      left: 50%;
      color: black;


    }

    .waB .waTT {
      font-family: var(--font1);

      font-size: 2rem;
      position: absolute;
      top: -1rem;



    }

    .containsBackBtn {
      width: 2rem;
      rotate: -180deg;
    }

    .containsRegionSvg {
      width: 2rem;
      fill: rgb(0, 0, 0);
      stroke: rgb(0, 0, 0);
      height: 2rem;
      display: block !important;
      background-color: transparent !important;


    }

    .containsRegionSvg svg {
      width: 2rem;
      height: 2rem;
    }

    .place {
      font-size: .7rem;
      font-family: var(--font2);
      opacity: 0;
      transition: all 0.2s;
      font-weight: 100;
      padding: .5rem;
      opacity: 0;
      width: max-content;
      white-space: nowrap;
      margin: 0;
      position: relative;
      scroll-snap-align: center;
      font-weight: 400;
    }

    .placeBar {
      display: flex;
      color: white;
      font-weight: 100;
      font-family: var(--font3);
      gap: 1rem;
    }

    .backBtn {
      width: .8rem;
      height: .8rem;
      fill: white;
      display: flex;
      align-items: center;


    }

    .my-adv-marker {

      text-align: center;
      border-radius: 8px;

      color: rgb(255, 255, 255);
      font-weight: 100;
      font-size: 1rem;

      /* lift above ground */
      user-select: none;
      cursor: pointer;
      pointer-events: auto;
      text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);

      /* adjust perspective for realism */


      /* optional visual polish */


      font-family: var(--font3);


      transition: all 0.5s;
      position: relative;
      transform: scale(.8);
      opacity: 0;
    }

    .css-3d-text {
      font-size: 74px;
      color: #f4f4f4;
      font-family: var(--font3);
      text-shadow: 0px 0px 0 rgb(233, 171, 0),
        -1px -1px 0 rgb(211, 149, 0),
        -2px -2px 0 rgb(189, 127, 0),
        -3px -3px 0 rgb(167, 105, 0),
        -4px -4px 0 rgb(145, 83, 0),
        -5px -5px 4px rgba(0, 0, 0, 0.69),
        -5px -5px 1px rgba(0, 0, 0, 0.5),
        0px 0px 4px rgba(0, 0, 0, .2);
    }

    .nameWrap {
      display: flex;
      gap: 1rem;
      align-items: center;
      font-family: var(--font2);
      font-size: 2rem;
      font-weight: 300;
      line-height: 2rem;
      height: 3rem;

      letter-spacing: 3px;

      z-index: 1000;
      position: relative;


    }

    .placeDisp {
      width: 6rem;
      height: 6rem;
      border-radius: 8px;
      background-size: cover;
      background-position: center;
      overflow: hidden;
      border: 2px solid white;
      box-shadow: 4px 4px 4px rgba(3, 0, 39, .5);
      margin-top: .5rem;

      position: relative;
      opacity: 1;
    }

    .pinShape {
    transform: scale(.3);
    rotate: 30deg;
    position: absolute;
    top: 2rem;
    left: -19px;
    }

    .placeDispNew {
      width: 20px;
      height: 20px;
      border-radius: 2px;
      background-size: cover;
      background-position: center;
      overflow: hidden;
      border: 2px solid white;
      box-shadow: 4px 4px 4px rgba(3, 0, 39, .5);

    }

    .advMarkerWrapPlace {
      font-family: var(--font2);
      display: none;
      position: absolute;
      text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
      margin-left: 2.5rem;
      width: max-content;
    }

    .placeDispSmall {
      width: 20px;
      height: 20px;

    }

    .placeDisp img {
      width: 100%;
    }


    /* optional: larger hit area */


    .branding {
      display: flex;
      align-items: center;
      gap: 1rem;
      position: relative;
      margin-left: 2rem;
      margin-top: 2rem;



    }

    .at {
      color: #8f8f8f;
      font-family: var(--font1);
    }

    .placeDesc {
      font-size: 1rem;
      font-weight: 400;
      max-width: 40dvw;
      display: none;



    }

    .menu {

      position: absolute;

      left: 2rem;
      color: white;
      font-family: var(--font2);
      color: white;
      font-family: var(--font2);
      text-shadow: 2px 2px 4px rgba(0, 0, 0, .8);
      transition: all 0.5s;
      opacity: 1;
      height: calc(100svh);
      overflow-y: scroll;
      width: 100dvw;
      pointer-events: all;
    }

    .my-adv-marker.place-marker {
      display: flex;
      align-items: center;
      gap: 8px;

      user-select: none;
      max-width: 240px;
    }

    .placeWrap {
      display: flex;
      align-items: center;
      gap: .75rem;
      width: calc(100% - 2rem);
    }

    .placeMainDesc {

      font-size: .8rem;
      font-family: var(--font2);
      line-height: 1.2rem;
      color: #d9d9d9;
      max-width: 600px;
      width: 300px;
      margin: 1rem 0;
      margin-left: 2rem;
      margin-top: .5rem;
    }

    .tripWrap {
      color: white;
      font-size: .8rem;
      /* padding: .5rem 0; */
      border-bottom: 2px;
      /* text-transform: uppercase; */
      letter-spacing: 1px;


      width: calc(100%);
      position: relative;


    }

    .userDisp {
      width: 1.5rem;
      height: 1.5rem;
      background-color: rgb(0, 0, 0);
      border-radius: 50%;
      /* margin: .5rem 0; */
      border: 2px solid white;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      pointer-events: all;
      font-size: .4rem;
    }

    .tripSubWrap {
      display: flex;
      align-items: center;
      gap: .5rem;
      transition: all 0.2s;
      opacity: .5;
      position: relative;
      margin: 1rem 0;
      width: calc(100% - 2rem);
      display: none;
    }

    .tripSubWrap:hover {
      opacity: 1;
    }

    .usersWrap {
      display: flex;
      align-items: center;
      /* justify-content: center; */
      GAP: .75rem;
      FONT-SIZE: .5REM;
      position: relative;
      margin: auto;
      margin-right: 0;

    }

    .tripTitle {
      font-weight: 800;
      text-transform: uppercase;
      letter-spacing: 4px;
      font-size: .6rem;
    }

    .emptyUser {
      border: 2px solid #ffffff88;
      background-color: transparent;
      color: #ffffff;
      /* width: calc(2rem); */
      /* height: calc(2rem); */
      font-size: 1rem;
    }

    .pat {

      opacity: 1;
      transition: all 0.2s;

    }

    .ctk {
      font-family: var(--font3);
      font-size: 1.25rem;
    }

    .desc {

      font-weight: 400;
      margin-top: 1.5rem;
      font-size: 1rem;
      letter-spacing: 2px;
    }

    .nOption {
      padding: .5rem;
      border: 1px solid rgb(0 0 0 / 24%);
      opacity: .5;
      transition: all 0.2s;
      font-size: .6rem;
      background-color: #00073500;
      border-radius: 4px;

      letter-spacing: 1px;
      font-weight: 600;
      text-shadow: none;
      opacity: 1;
    }

    .topMenuOption {

      border: 1px solid rgb(0 0 0 / 24%);
      opacity: .5;
      transition: all 0.2s;
      font-size: .6rem;
      background-color: #00073500;
      border-radius: 4px;

      letter-spacing: 1px;
      font-weight: 600;
      text-shadow: none;
      opacity: .5;
      color: white;
    }

    .nOptionNew {
      padding: .5rem;
      border: 1px solid rgba(255, 255, 255, 0.59);
      opacity: .5;
      transition: all 0.2s;
      font-size: .6rem;
      background-color: #00073500;
      border-radius: 4px;

      letter-spacing: 1px;
      font-weight: 600;
      text-shadow: none;
      opacity: 1;
    }

    .nOption span {
      font-size: .5rem;
      font-family: var(--font2);
      transition: all 0.2s;

    }

    .nightWrap {
      display: flex;
      gap: 1rem;
      margin: .5rem 0;
      margin-top: 1rem;
      pointer-events: all;
      max-width: 600px;
      flex-wrap: wrap;
      cursor: pointer;
    }

    .nOption:hover {
      opacity: 1;
      background-color: #000000;
      color: rgb(255, 255, 255);
      font-weight: 600;
    }

    .nOptionNew:hover {
      opacity: 1;
      background-color: #ffffff;
      color: rgb(0, 0, 0);
      font-weight: 600;
    }

    .selected {
      opacity: 1;
      background-color: #ffffff;
      color: black;
      font-weight: 600;

    }

    .selectedInverse {
      background-color: #ffffff;
      color: rgb(0, 0, 0);

    }

    .cta {
      margin: 2rem 0;
      padding: 1rem;
      background-color: #ffffff;
      width: max-content;
      border-radius: 4px;
      opacity: .25;
      transition: all 0.2s;
      color: rgb(0, 0, 0);
      font-weight: 600;
      pointer-events: all;
      cursor: pointer;
      font-size: .8rem;
      letter-spacing: 2px;
    }

    .cta:hover {
      opacity: 1;
    }

    .rcTitle {
      font-size: .5rem;
      font-weight: 800;
      letter-spacing: 1px;
      color: #000000;
      text-transform: uppercase;
    }

    .contentWrap {
      opacity: 0;
      transition: all 0.2s;
      margin-top: 6rem;
    }

    .hide {
      opacity: 0 !important;
      pointer-events: none !important;

    }

    .hide .tripWrapper {
      pointer-events: none !important;
    }

    .hide .ttdWrap {
      pointer-events: none !important;
    }

    .rpWrap {
      margin-top: 2rem;
    }

    .explorePlace {
      outline: none;
      resize: none;
      background-color: transparent;
      color: white;
      font-family: var(--font2);
      text-transform: uppercase;
      pointer-events: all;
      width: max-content;
      overflow: hidden;
      border: 0;
      font-size: .8rem;
      font-weight: 800;
      height: 1rem;
      padding: 0;
      width: max-content;
      letter-spacing: 2px;

    }



    .userLocation:hover .allowLocation {
      opacity: 1;
    }

    .ulDot {
      width: .5rem;
      height: .5rem;
      border: 1px solid #ffffff;
      border-radius: 50%;
      transition: all 0.2s;

    }

    .userLocation {


      margin: 0;
      font-size: .8rem;
      align-items: center;



      color: white;
      transition: all 0.5s;
      border-radius: 8px;
      width: max-content;

      text-shadow: rgba(0, 0, 0, .8) 1px 1px 4px;
      position: relative;
      z-index: 1000;
      min-height: 4rem;
      display: none;

    }

    .pDivWrap {
      display: flex;
      gap: 1rem;
      overflow-x: scroll;
      scrollbar-width: none;
      /* Firefox */
      -ms-overflow-style: none;
      /* IE + old Edge */
      padding-bottom: 2rem;
    }

    .tripUserLocationD {
      color: #ffffff99;
    }

    .tripUserLocationT {
      font-size: 1rem;
      font-weight: 800;
    }

    .line {
      position: relative;
      border-left: 4px dotted #ffffff38;
      margin-left: 24px;
      height: 3rem;
    }

    .tripWrapper {
      DISPLAY: none;
      width: max-content;
    }

    .yourIcon {
      width: 1.5REM;
      height: 2REM;

      FILL: WHITE;
      display: none;
    }

    .tripContentWrap {

      margin-top: 1rem;
      width: 100dvw;
    }

    .pDivWrapWrap {
      width: 100%;
      margin: 1rem 0;
    }

    .tripContentWrap:first-child {
      padding-top: 0;
    }

    .yourIcon svg {
      ROTATE: 135DEG;
    }

    .allowLocation {


      border-radius: 4px;
      font-size: .6rem;
      opacity: .5;
      letter-spacing: 1px;
      font-weight: 600;

    }

    .tripPrefs {

      font-size: .7rem;
      font-weight: 800;
    }

    .prWrap {
      margin: 1rem 0;
      margin-left: 4.6rem;
    }

    .pDiv {
      /* padding: .5rem; */

      opacity: .8;
      transition: all 0.3s;
      font-size: .8rem;
      background-color: #000000;

      color: #ffffff;
      letter-spacing: 1px;
      font-weight: 600;
      text-shadow: none;
      position: relative;
      width: 10rem;
      flex: 0 0 auto;
      /* prevents shrinking */

      height: 6rem;
      background-color: rgb(0, 0, 0);
      border-radius: 4px;
      overflow: hidden;
    }

    .pDiv:first-child {
      margin-left: 2rem;
    }

    .pDiv:last-child {
      margin-right: 2rem;
    }

    .pDiv:hover {
      opacity: 1 !important;

      z-index: 100;


    }

    .exploreTitle {
      font-family: var(--font2);
      font-size: .8rem;
      color: rgb(236, 236, 236);
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
      /* margin-bottom: .25rem; */
      letter-spacing: 2px;
      font-weight: 800;
      text-transform: uppercase;
      text-align: left;
    }

    .exploreTitleInfo {
      font-family: var(--font2);
      font-size: 1.5rem;
      color: rgb(236, 236, 236);
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
      margin-bottom: .25rem;
      letter-spacing: 2px;
      font-weight: 800;

    }

    .my-adv-marker.pinShow {
      opacity: 1;

    }

    .rolledOverMarker {

      text-shadow: none;
      padding: .5rem;
      box-shadow: none;
      z-index: 1000;
      position: relative;
      transform: scale(1);
    }

    .infoWrap {

      width: max-content;
      gap: 2rem;
      transition: all 0.5s;
      display: flex;

    }

    .infoWrap .place {
      font-size: 16px;
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
    }

    .placeDescriptor {
      width: 100%;
      font-weight: 600;
      font-size: .7rem;
      max-width: 300px;
    }

    .hide .pDiv {
      pointer-events: none !important;
    }

    .iconWrap {
      display: flex;
      gap: 1rem;
      /* margin: 3rem 0; */

      width: max-content;

    }

    .brandingPoint {
      display: flex;
      align-items: center;
      gap: .2REM;
      position: relative;
      height: 2rem;
    }

    .hide .explorePlace {
      pointer-events: none;
    }

    .exploreBtns {
      font-size: 1rem;
      font-family: var(--font2);
    }

    .eBtn {
      /* margin: 1rem 0; */
      letter-spacing: 2px;
      opacity: .7;
      transition: all 0.2s;
      padding: .5rem 0;
    }

    .selectedOption.eBtn {
      font-weight: 800 !important;
      opacity: 1;
    }

    .moreInfo {
      position: fixed;
      right: 0;
      bottom: 1rem;
      /* height: 100svh; */
      background-color: #000000;
      padding: 1rem;

    }

    .ttdWrap {
      margin: 1rem 0;
      margin-left: 4.75rem;
      pointer-events: all;
      position: relative;
    }

    .ttdItem {
      display: flex;
      gap: 1rem;
      margin: 2rem 0;
      transition: all 0.5s;
      padding: 1rem;
    }

    .rolledOverItem {
      background-color: white !important;
      border-radius: 8px !important;
      color: black !important;
      text-shadow: none;
    }

    .placeInfo {
      height: max-content;
      margin: auto 0;
    }

    .placeDispInfo {
      width: 3rem;
      height: 3rem;
      border-radius: 4px;
      background-color: black;

    }

    .placeN {
      font-size: 1.25rem;
      font-family: var(--font1);
      opacity: 1;
      transition: all 0.2s;
      text-transform: capitalize;
      font-weight: 800;
      font-family: var(--font2);
      text-transform: uppercase;
      letter-spacing: 2px;
    }

    .placeDescInfo {
      font-size: .8rem;
    }

    .mDisp {
      display: flex;
      width: 3rem;
      height: 2.5rem;
      background-position: center;
      background-size: cover;
      border-radius: 8px;
      /* box-shadow: rgba(0, 0, 0, .7) 0px 0px 10px; */
      font-family: var(--font1);
      font-size: 1.25rem;
      align-items: center;
      justify-content: center;
      /* background-color: #ffffff; */
      transition: all 0.5s;
      color: #ffffff;
      text-shadow: none;
    }

    .mTitle {
      font-weight: 600;
    }

    .mDesc {
      font-weight: 600;
      font-size: .7rem;
      margin-top: .25rem;
      text-transform: uppercase;
      letter-spacing: 2px;
    }

    .mediaD {
      display: flex;
      margin: 2rem 0;
      gap: 1rem;
      opacity: .5;
      transition: all 0.5s;
      pointer-events: all;
      align-items: center;
      padding: 1rem;
      background: transparent;
      width: max-content;
      color: white;
      max-width: 25dvw;
    }

    .rollOverM {
      opacity: 1 !important;
      text-shadow: none !important;
      background-color: white !important;
      color: black !important;
      border-radius: 4px !important;

    }

    .rollOverM .mInfo {
      text-shadow: none !important;
    }

    .mediaWrap,
    .exploreOnMap {
      margin-left: 5rem;
      max-width: 400px;
    }

    .mediaWrap {


      transition: all 0.5s;
      position: relative;
    }

    .mInfo {
      width: calc(100% - 4rem);
      text-shadow: 2px 2px 4px rgba(0, 0, 0, .7);
    }

    .mediaTitle {
      font-family: var(--font3);
      font-size: 1.5rem;
      margin-top: 4.5rem;
    }

    .placePageBg {
      position: fixed;
      right: 0;
      top: 0;
      height: 100svh;
      width: 100dvw;
      pointer-events: all;
      display: flex;
      align-items: center;
      justify-content: center;

    }

    .infoBg {
      position: fixed;
      left: 0;
      top: 0;
      height: 100svh;
      width: 30dvw;
      pointer-events: all;

    }

    .finalPlacePage {
      pointer-events: all;

      width: 50dvw;

    }

    .playPauseIcon {
      WIDTH: 6rem;
      fill: #ffffffcc;
      display: flex;
      pointer-events: none;
    }

    .mediaWrapWrap {
      position: fixed;
      top: 0;
      left: 0;
      height: 100svh;
      width: 100dvw;
      background-color: black;
      pointer-events: all;
      transition: all 0.5s;
      opacity: 0;

    }

    .aDiv {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 1;
      transition: all 0.5s;
      display: block;
      overflow: hidden;
      /* 👈 REQUIRED */
    }

    .aDiv img {
      width: 100%;
      object-fit: cover;
      height: 100%;
    }

    .aDiv video {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .playSvg {
      width: 2rem;
      display: flex;
      fill: white;
      height: 2rem;
    }

    .playSvg svg {
      width: 2rem;
      height: 2rem;
    }

    .micIcon {
      width: 1rem;
      height: 1rem;
      border-radius: 50%;
      /* margin: .5rem 0; */
      display: flex;
      align-items: center;
      justify-content: center;

      pointer-events: all;
      STROKE: white;
      stroke-width: 4px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      overflow: hidden;
    }

    .micIcon svg {
      transform: translateY(.15rem);
    }

    .counterNoti {
       background-color: #4852ff;
    border-radius: 50%;
    padding: .2rem;
    color: white;
    font-size: .4rem;
    position: absolute;
    width: .6rem;
    height: .6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 7px;
    right: -4px;
    font-weight: 800;
    opacity: .75;
    }

    .tripSvg {
      width: 2rem;
      stroke: white;
      height: 2rem;
    }

    .tripCtaWrap {
      position: relative;
      margin-left: 4rem;

    }

    .tripCta {
      display: flex;
      align-items: center;
      width: max-content;
      padding: 1rem 0;
      gap: .5rem;
      transition: all 0.5s;
      color: white;
      background-color: transparent;
      fill: white;
      border-radius: 4px;
      opacity: 1;
      /* margin: auto; */
      align-items: center;
      width: calc(100% - 4rem);

      margin: 1rem 0;
      justify-content: center;
      margin-left: 2rem;
      margin-top: -1.5rem;
      background-color: #232323;

    }

    .tripCta:hover {
      fill: black !important;
      color: black !important;
      background-color: white !important;

      text-shadow: none !important;
      opacity: 1 !important;
      stroke: black !important;

    }

    .tripCta:hover .commentSVG {
      fill: black !important;
      stroke: black !important;



    }

    .TripCtaText {
      font-weight: 800;
      font-size: .8rem;
    }

    .TripCtaTextDesc {
      font-weight: 400;
      font-size: .7rem;
    }

    .tripMapWrap {
      position: fixed;
      transition: all 0.5s;
      opacity: 0;
    }

    .tripRouteSvgWrap {
      width: 70svh;
      height: 50svh;
      margin-left: 4rem;
      /* margin: auto; */
      /* margin-right: 4rem; */
      position: fixed;
      left: 1rem;
      top: 25svh;
      pointer-events: none;

    }

    .nodeLabel {
      color: #ffffff;
      font-size: 12px;
      white-space: nowrap;
      pointer-events: none;
      text-shadow: 0 1px 2px rgb(0 0 0 / 87%);
      font-family: var(--font1);
      font-size: 1rem;
      font-weight: 800;
      /* text-transform: uppercase; */
      letter-spacing: 2px;
      padding: .25rem;
      transition: all 0.5s;
      /* background-color: #a6a6a6; */
      border-radius: 4px;
      left: calc(-5px - .5rem);
      padding-left: 2rem;
      opacity: 0;
      top: calc(-5px - .5rem);
    }

    .nodePoint {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      cursor: pointer;
      box-shadow: 0 0 2px rgb(0 0 0 / 60%);
      transition: transform 0.15s ease, box-shadow 0.15s ease;
      background-color: white;
      position: absolute;
      top: -6px;
      left: -6px;
      transition: all 0.5s;
      pointer-events: all;
    }

    .isHighlighted .nodeLabel {

      background-color: rgb(255, 255, 255) !important;
      color: rgb(0, 0, 0) !important;
    }

    .nodePointWrap:hover .nodeLabel {

      background-color: rgb(255, 255, 255);
      color: rgb(0, 0, 0)
    }

    .nodePointWrap:hover .nodePoint {

      background-color: rgb(0, 0, 0) !important;

    }

    .isHighlighted .nodePoint {

      background-color: rgb(0, 0, 0) !important;
    }

    .isHighlighted .nodeLabel {
      opacity: 1 !important;
    }



    .nodePointWrap {
      display: flex;
      align-items: center;



    }

    .mTitle span {
      text-decoration: underline;

    }

    .mTitleTitle {
      font-size: 1.5rem;
      /* font-weight: 800; */
      font-family: var(--font4);
      /* letter-spacing: 2px; */
      margin: .5rem 0;
    }

    .truncate-2 {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      /* number of lines */
      -webkit-box-orient: vertical;
      overflow: hidden;
    }

    .mTitleLocation {
      font-size: 1.15rem;
      color: #bfbfbf;
      font-family: var(--font3);
      font-weight: 400;
      letter-spacing: 0px;
    }

    .mTitleDesc {
      font-size: .8rem;
      margin: 1rem 0;
      /* letter-spacing: 1px; */
      font-weight: 400;
      font-family: var(--font4);
      line-height: 1.25rem;
      margin-bottom: 0;
    }

    .mediaDOnMapClone .mDisp {

      text-shadow: 2px 2px 4px rgba(0, 0, 0, .7);
    }

    .commentSVG {

      stroke-width: 10;
      width: 2rem;
      stroke: white;
      height: 2rem;

    }

    .mTitleDate {
      font-weight: 600;
      font-size: .7rem;
      margin: .75rem 0;
      text-transform: uppercase;
      letter-spacing: 2px;
    }


    .commentTitle {
      font-size: .7rem;
      margin-bottom: .5rem;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: 600;
    }

    .comAuthor {
      font-size: .7rem;
      margin: 1rem 0;
      margin-bottom: 0;
      display: flex;
      align-items: anchor-center;
      gap: .25rem;
    }

    .authorDay {
      margin-left: .5rem;
    }

    .comText {
      padding: 1rem 0;
      font-size: .8rem;
      width: calc(95% - 2rem);
      padding-top: 0;
      margin-left: 1.75rem;
    }

    .authorName {

      font-size: .9rem;
      color: rgb(255, 255, 255);
      padding: .25rem;
      border-radius: 6px;
      padding-bottom: 0;
      font-weight: 600;
    }

    .comDisp {
      width: 1.25rem;
      height: 1.25rem;
      background-color: black;
      border-radius: 50%;
    }

    .mfCta {
      font-family: var(--font2);
      font-size: .8rem;
      margin: 4rem 0;
      margin-bottom: 1rem;
      font-weight: 600;
    }

    .placesWrapWrap {
      max-width: 65dvw;
      height: 55svh;
      overflow-y: scroll;
      margin-top: 1rem;

    }

    .comment {
      font-size: 1rem;
      display: grid;
      align-items: center;
      gap: .5rem;
      position: relative;
      width: 100%;
      color: white;
      /* margin: 1.25rem auto; */
      grid-template-columns: 2rem auto;
    }

    .mediaTitleWrap {
      font-size: 1rem;
      display: grid;
      align-items: center;
      gap: .5rem;
      position: relative;
      width: 100%;
      color: white;
      /* margin: 1.25rem auto; */
      grid-template-columns: 2rem auto;
    }

    .newComment {
      display: grid;

      padding: 1rem 0;
      gap: .75rem;
      width: calc(100%);
      grid-template-columns: 2rem calc(100% - 3rem);
    }

    .commentDisp {
      width: 1.5rem;
      height: 1.5rem;
      border-radius: 50%;
      background-color: #000000;
      font-size: .5rem;
      color: white;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .placeRecommendations {
      width: max-content;

      font-family: var(--font2);
      position: relative;
      pointer-events: all;
      margin-top: .75rem;

    }

    .placesWrap {

      width: 100%;
      display: flex;
      flex-wrap: wrap;
      gap: 1rem;
      margin-bottom: 2rem;
    }

    .albumName {
      padding: 1rem;
      position: relative;
      text-shadow: rgba(0, 0, 0, 0.839) 0 0 4px;
    }

    .placeD {
      border-radius: 8px;
      background-size: cover;
      background-position: center;
      overflow: hidden;
      border: 2px solid white;
      box-shadow: 4px 4px 4px rgba(3, 0, 39, .5);
      height: 10svh;
      width: 10dvw;
      background-color: white;
      color: black;
      text-shadow: none;
    }

    .mediaSectionTitle {
      font-family: var(--font2);
      font-weight: 800;
      font-size: 22px;

    }

    .downSkrim {
      background: #000000;
      background: #000000;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.46) 26%, rgba(0, 0, 0, .5) 49%, rgba(0, 0, 0, 1) 100%);
      bottom: 0;
      position: fixed;
      width: 100dvw;
      height: 20svh;
      left: 0;
      pointer-events: none;
    }

    .prBg {
      height: 90svh;
      width: 100dvw;
      position: relative;
      pointer-events: none;
    }

    .tripInfoHome {
      position: fixed;
      top: 0;
      height: 100svh;
      left: 0;
      color: white;
      transition: all 0.2s;
      /* width: 100dvw; */
      height: max-content;
      padding-right: 2rem;
      z-index: 1000;
      width: 100dvw;
      height: 100svh;
      overflow: hidden;
      overflow-y: scroll;
      display: none;

    }

    .pDivWrap::-webkit-scrollbar {
      display: none !important;
      /* Chrome, Safari, new Edge */
    }

    /* Firefox */
    * {
      scrollbar-width: thin;
      scrollbar-color: rgb(45, 45, 45) transparent;
    }

    /* Chrome, Edge, Safari */
    ::-webkit-scrollbar {
      width: 8px;
      /* adjust if you want */
    }

    ::-webkit-scrollbar-track {
      background: transparent;
    }

    .nOptions {
      display: flex;
      gap: 1rem;
      align-items: center;
      margin: 2rem 0;
      margin-bottom: 1rem;
    }

    .topMenuOptions {
      display: flex;
      gap: 1rem;
      align-items: center;
      padding: .5rem;
      margin-left: 3rem;
    }

    ::-webkit-scrollbar-thumb {
      background-color: rgb(99, 99, 99);
      border-radius: 10px;
      /* optional */
    }

    ::-webkit-scrollbar-thumb:hover {
      background-color: #333;
      /* optional hover effect */
    }

    #map {
      position: relative;
      overflow: hidden;
      height: 110%;
      width: 100%;
      background-color: black;
    }

    .mid {
      font-size: .9rem;
      padding: .6rem;
      background-color: #3F51B5;
      width: max-content;
      border-radius: 8px;
      line-height: .7rem;
      margin: .5rem auto;
      margin-top: .25rem;
    }

    .mit {
      margin: auto;
      width: max-content;
      font-weight: 800;
    }

    #map2 {
      position: relative;

      height: 30SVH;
      width: 100%;
      margin: auto;

    }

    .mapWrap {
      height: 100%;
      overflow: hidden;
      width: 100%;
      position: relative;

      pointer-events: none;

    }


    .headerWrap {

      transition: all 0.5s;
      height: max-content;
      width: max-content;

    }

    .makeItBlack {
      background-color: black;
    }

    .tiBg {
      width: 100%;
      height: 4rem;

      position: absolute;
      top: 0;
      left: 0;
    }

    .uLHeader {
      display: flex;
      gap: 1rem;
      font-size: .8rem;
      align-items: center;
      transition: all 0.2s;
      height: 100%;



      padding: 1rem;
    }

    .uLocationWrap {
      display: none;
      gap: .5rem;
      margin: .25rem;
      margin-bottom: 0;


    }

    .rolledOver {
      border: 2px solid transparent !important;
      color: #000000;
      background-color: #ffffff;
      box-shadow: #000000ae 2px 2px 8px;
      text-shadow: none;


    }

    .rolledOver .explorePlace {
      color: black;
    }

    .rolledOver .ulDot {
      color: black;
      border: 1px solid #000;
    }


    .rolledOver .uLocationWrap {
      display: flex !important;
    }

    .albumDisp {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      height: 100%;
      position: absolute;



    }

    .placeTitle {
      font-family: var(--font2);
      font-weight: 800;
      font-size: 1rem;
      margin: 1rem 0;
      margin-top: 0;
    }

    .placeInfoWrapWrap {
      margin: 1rem;
      margin-top: 0;
    }

    .closeSvg {
      width: 1rem;
      height: 1rem;
      display: flex;
      align-items: center;
      justify-content: center;
      fill: #000000;
      stroke: #000000;
      display: none;
      position: absolute;
      right: .5rem;
      top: .5rem;
      stroke-width: 4px;
      opacity: 0;
      transition: all 0.5s;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      background-color: white;
      transition: all 0.2s;
      align-items: center;
      justify-content: center;

    }

    .closeSvg:hover {
      background-color: black;
      fill: white;
      stroke: white;

    }

    .selectedPlace {
      background-color: #ffffff;
      box-shadow: #000000bd 1PX 1PX 12px;
      color: black;
      text-shadow: none;
      border: 2px solid transparent !important;
      display: block !important;

    }

    .selectedPlace .explorePlace {
      color: black;
    }

    .selectedPlace .ulDot {
      background-color: black;
    }


    .selectedPlace .closeSvg {
      display: flex !important;
      opacity: 1 !important;

    }

    .footer {
      position: fixed;
      bottom: 0;
      background-color: black;
      width: calc(100dvw - 1rem);
      color: white;
      font-size: .5rem;
      text-align: right;
      margin: auto;
      padding-right: 3rem;
      padding: .25rem;
      color: grey;
      letter-spacing: 1px;
      font-weight: 600;
      z-index: 1000;
      right: 0;
      height: .5rem;


    }

    .mapRollOver {
      position: fixed;
      right: 0;
      bottom: 0;
      height: 80svh;
      width: 60dvw;
      z-index: 999;
      display: none;
    }

    .placeRecommendWrap {

      display: grid;

      gap: 1rem;
      width: max-content;

    }

    .placeRecommend {
      margin: 0;
      font-size: 1.25rem;
      align-items: center;
      /* padding: 1rem; */
      color: white;
      transition: all 0.2s;

      width: max-content;
      text-shadow: rgba(0, 0, 0, .8) 1px 1px 4px;
      position: relative;
      z-index: 1000;
      /* min-height: 4rem; */

      padding: 1rem 0;
      opacity: .6;
      margin: 0;
    }

    .placeRecommendHover {
      background-color: #d8d8d8;
      color: rgb(0, 0, 0);

      text-shadow: none;

      box-shadow: #000000 1px 1px 4px;
      padding: 2rem;
      opacity: 1;

    }

    .placeRecommend:hover {

      background-color: #d8d8d8;
      color: rgb(0, 0, 0);

      text-shadow: none;

      box-shadow: #000000 1px 1px 4px;
      padding: 1rem;
      opacity: 1;

    }

    .placeRecommend:hover .recPlaceDisp {
      box-shadow: none;
    }

    .placeName {
      font-size: 1rem;
      font-weight: 800;
      height: 1rem;
      padding: 0;
      width: max-content;
      letter-spacing: 2px;
      text-transform: uppercase;
    }

    .placeItem {
      display: flex;
      align-items: center;
      gap: 1rem;
      transition: all 0.2s;
      min-width: 10dvw;

    }

    .recPlaceDisp {
      width: 5rem;
      height: 4rem;
      border-radius: 2px;
      background-size: cover;
      background-position: center;
      overflow: hidden;
      background-color: rgb(255, 255, 255);


    }

    .ulWrap {
      margin: 0;
      font-size: .8rem;
      align-items: center;

      border: 2px solid #ffffff21;

      transition: all 0.5s;

      width: max-content;


      position: relative;

      min-height: 4rem;
      display: flex;
      align-items: flex-start;
    }

    .openedLocation .uLocationWrap {
      display: none !important;
    }

    .openedLocation .prWrapWrap {
      display: none !important;
    }

    .openedLocation .locationPage {
      display: block !important;
    }

    .locationPage {
      display: none;

    }

    .pinTitle {
      text-transform: uppercase;
      font-weight: 300;
    }

    .pinPlaceTitle {
      font-size: .9rem;
      font-family: var(--font2);
      font-weight: 800;
    }

    .pinPlaceDesc {
      font-size: .7rem;
      font-weight: 600;
    }

    .nameWrapPlace {
      display: flex;
      align-items: center;
      gap: 1rem;
      text-align: left;
      position: relative;
      width: max-content;
    }

    .playIcon {
      fill: white;
      width: 62%;
      height: 100%;
    }

    .rolledOverMarker .advMarkerWrapPlace {
      display: block !important;
    }

    .placeClone {
      z-index: 10000;
    }

    .topMenu {
      top: 0;
      left: 0;

      position: fixed;

      width: 100dvw;
      z-index: 10001;
      display: none;
    }

    .selectedTopOption {
      opacity: 1;

    }

    .selectedPlace .allowLocation {
      display: none;
    }

    .thisIsOpened {
      padding: 2rem;
      background-color: #ffffff;
      color: black;
      text-shadow: none;
      opacity: 1;
      padding-top: 0;

    }

    .piowDesc {
      font-size: .8rem;
      margin: 2rem 0;
    }

    .thisIsOpened .recPlaceDisp {
      box-shadow: none !important;
    }

    .wrapper {
      position: fixed;
      top: 0;
      left: 0;
      height: 100svh;
      width: 100dvw;
      z-index: 10013;
    }

    .placeOpenMedia {
      background-color: black;

      position: fixed;
      opacity: 0;
      transition: all 0.2s;


    }

    .chip {
      border: 1px solid #cdcdcd;
      padding: .5rem;
      border-radius: 4px;
      font-size: .7rem;
    }

    .chipsWrap {
      display: flex;
      font-size: .8rem;
      gap: 1rem;
      font-weight: 600;

    }

    .mediaCtaWrap {
      position: absolute;
      bottom: 1.75rem;
      right: -1.5rem;
      color: white;
      gap: .5rem;
      padding: .25rem;
      /* display: flex; */
      gap: 1rem;
      font-size: .7rem;
    }

    .mediaCta {
      display: flex;
      align-items: center;
      background-color: black;
      gap: .5rem;
      justify-content: end;
    }

    .mediaCta:first-child {
      margin-bottom: 1rem;
    }

    .placeAt {
      font-size: .6rem;
      opacity: .75;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 2px;
    }

    .mediaInfo {
     opacity: 1;
    transition: opacity 0.2s ease;
    color: #ffffff;
    margin: 3rem 1.5rem;
    margin-top: 1.5rem;
    margin-left: 1.5rem;

    }

    .mediaSvg {
      stroke: #000000;
      width: 3rem;
      height: 3rem;
      overflow: hidden;
      stroke-width: 15;
      background-color: white;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      fill: white;
      transition: all 0.2s;
    }

    .mediaCta:hover>.mediaSvg {
      background-color: black !important;
      color: white !important;
      stroke: #ffffff !important;
      fill: rgb(0, 0, 0) !important;

    }

    .mediaSvg svg {
      width: 1rem;
      display: block;
      height: 1rem;
    }

    .heart svg {
      width: 1.25rem;
      display: block;
      height: 1.25rem;

    }

    .placeMedia {
      width: 100%;
      margin: auto;
      display: flex;
      align-items: center;
      height: 100%;
    }

    .placeOpenMediaWrap {
      width: 100%;
      height: 100%;
    }

    .placeMedia video {
      display: flex;
      align-items: center;
      width: 100%;
      margin: auto;

    }

    .closeMediaSvg {
      position: absolute;
      top: 1rem;
      right: -1.5rem;
      width: 3rem;
      display: flex;
      stroke: white;
      stroke-width: 2;
      color: white;
      border-radius: 50%;
      background-color: #000000;
      FILL: white;
      height: 3rem;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid grey;
      transition: all 0.2s;
    }

    .closeMediaSvg:hover {
      background-color: #ffffff;
      stroke: rgb(0, 0, 0);
      FILL: rgb(0, 0, 0);
    }

    .closeMediaSvg svg {
      width: 1rem;
    }

    .cwHeader {
      font-weight: 600;
      margin-bottom: .5rem;
    }

    .commentsWrap {
      padding: 2rem 0;
      border-top: 1px solid rgb(235, 235, 235);
      margin-top: 2rem;
    }

    .commentAuthor {
      font-weight: 800;
    }

    .userCommentWrap {
      width: 100%;
      display: flex;
      gap: .5rem;
      align-items: center;
      padding: .5rem 0;
    }

    .userCommentWrap textarea {
      font-family: var(--font2);
      height: 1rem;
      resize: unset;
      border: 0;
      width: 80%;

    }

    .spacer {
      height: 50svh;
      width: 100%;
    }

    .authorInfoWrap {
      position: absolute;
      top: 2rem;
      display: flex;
      align-items: center;
      margin-left: 2rem;
      gap: .5rem;
    }

    .authorInfoDisp {
      border-radius: 50%;
      overflow: hidden;
      width: 2rem;
      height: 2rem;
      display: flex;
      align-items: center;
      justify-content: center;

    }

    .authorInfo {
      color: white;
      display: flex;
      gap: .5rem;
      align-items: center;

    }

    .tripInfo {
      font-size: .6rem;
      padding: .25rem;
    }

    .heart {
      fill: #000000;
    }

    .mediaCta:hover>.heart {
      fill: #ffffff !important;
    }

    .mediaCta:hover>.mediaInfo {
      opacity: 1;
      visibility: visible;
    }

    .eom {
      margin: auto;
      margin-right: 0;
      font-size: .5rem;
      font-weight: 800;
      display: flex;
      align-items: anchor-center;
    }

    .switch {
      position: relative;
      display: inline-block;
      width: 60px;
      height: 34px;
    }

    /* Hide default HTML checkbox */
    .switch input {
      opacity: 0;
      width: 0;
      height: 0;
    }

    /* The slider */
    .slider {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #ccc;
      -webkit-transition: .4s;
      transition: .4s;
    }

    .slider:before {
      position: absolute;
      content: "";
      height: 26px;
      width: 26px;
      left: 4px;
      bottom: 4px;
      background-color: white;
      -webkit-transition: .4s;
      transition: .4s;
    }

    input:checked+.slider {
      background-color: #2196F3;
    }

    input:focus+.slider {
      box-shadow: 0 0 1px #2196F3;
    }

    input:checked+.slider:before {
      -webkit-transform: translateX(26px);
      -ms-transform: translateX(26px);
      transform: translateX(26px);
    }

    /* Rounded sliders */
    .slider.round {
      border-radius: 34px;
    }

    .slider.round:before {
      border-radius: 50%;
    }

    .toggle {
      margin: auto;
      margin-right: 0;
      width: max-content;
      transform: scale(.5);
    }

    .thisIsOpenedClone {
      position: fixed;
      top: 4rem !important;

    }

    .exploreMapClone {
      transition: all 0.5s;
      z-index: 10014;
    }

    .topF {
      top: 0;
      bottom: auto !important;
    }

    .pDivTitle {
      padding-bottom: 1rem;
      font-weight: 600;
      margin-left: 2rem;
    }

    .hline {
      width: calc(100%);
      /* margin-top: 2rem; */
      position: relative;
      height:1px;
      background-color: #222222;
      margin-left: 0;
      margin-bottom: 2rem;

    }

    .skrim2 {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000000f0;
      /* background: radial-gradient(circle, rgba(0, 0, 24, 0) 38%, rgb(0 0 0 / 0%) 50%, rgb(0 0 0 / 37%) 70%, rgb(0, 0, 0) 100%); */
      opacity: .1;
      transition: all 1s;
      pointer-events: none;

    }

    .mapCta {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      margin: auto;
      /* height: 100%; */
      /* transform: scale(1.25); */
      /* padding: 25%; */
      display: grid;
      transition: all 0.2s;
      color: white;
      z-index: 10000;
      font-size: 1.5rem;
    }

    .fullScreen .mapCta {
      transform: scale(2) !important;
      top: 5%;
    }
    .mediaS img{
      filter: blur(0px) !important;
    }

    .explore {
      font-weight: 800;
      font-family: var(--font2);
      font-size: .8rem;
      margin: auto;
      width: max-content;
    }

    .kumaon {
      font-weight: 100;
      margin: auto;
      width: max-content;
    }

    .fullScreen {
      position: fixed !important;
      top: 0 !important;
      height: calc(100svh) !important;
      width: calc(100dvw) !important;
      left: 0 !important;
      margin: 0;
      z-index: 10000 !important;
      background-color: black;

    }

    .fullScreen #map2 {
      height: 105svh !important;
    }

    @media (orientation: portrait) {

      /* Your styles here */
      .branding {
        margin-left: 2rem !important;
      }


      .secondOption {
        display: none;
      }

      .placeMainDesc {



        width: calc(100dvw - 6rem) !important;
      }

    }

    .cloneHeader {
      position: relative;
      top: 0;
      left: 0;
      background-color: #080707;
      z-index: 100000;
      width: 100%;
      display: none;

    }

    .cloneHeader .tt {
      margin-top: 1rem !important;
      font-size: 1.5rem;
      margin-bottom: .25rem;
    }

    .secondRow {

      display: flex;
      gap: 1.5rem;

    }

    .placeOptionWrap {
      display: flex;
      /* gap: 1.5rem; */
      align-items: center;
      width: 100dvw;
      overflow-x: scroll;

    }

    .placeOptionWrap>.placeOption:first-child {
      margin-left: 2rem;
    }

    .placeOption {
      opacity: .2;
      width: max-content;
      letter-spacing: 2px;
      font-weight: 800;
      font-size: .7rem;
      padding: 1rem;
    }

    .selectedO {
      opacity: 1 !important;
      /* background-color: white; */
      border-radius: 8px;
      color: #ffffff;
      padding: .5rem;
      border: 1px solid #656565;

    }

    .brandingIcon {

      margin: 0 auto;
    height: 3rem;
    width: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;

    }

    .ttWrap {
      position: relative;
      align-items: center;
      justify-content: center;
      top: 5rem;
      /* text-align: center; */
      /* transform: translateX(-50%); */
      color: white;
      font-family: var(--font1);
      font-size: 2rem;
      opacity: 1;
      margin-left: 2rem;
  
transform: translateY(-2rem);
    }

    .descCTA {
      font-size: 1rem;
      width: calc(100% - 2rem);
      margin: auto;
      text-align: center;
      /* margin-bottom: 2rem; */
      text-shadow: 1px 1px 2px black;
    }

    .iconBar {
      position: fixed;
      top: 0rem;
      left: 0;
      width: 100dvw;
      overflow: hidden;
      overflow-x: scroll;
      transition: all 0.2s;
      box-shadow: rgba(0, 0, 0, .5) 2px 4px 6px;
    }


    .pSelected {
      font-weight: 600;
      background-color: #3F51B5;
      color: #ffffff;
      opacity: 1;
      /* margin: 2px; */

    }

    .scrollSkrim {
      background: #000000;
      background: #000436;
      background: #000712;
      background: linear-gradient(0deg, rgb(0 0 0) 0%, rgb(0 0 0 / 65%) 40%, rgb(0 0 0 / 0%) 81%, rgb(0 0 0 / 0%) 100%);
      position: absolute;
      top: 0;
      left: 0;
      height: 100svh;
      width: 100dvw;
      opacity: 1;
    }

    .mediaWrapper {
      position: relative;
      height: max-content;
      width: 100%;

      margin-top: 0;
    }

    .media,
    .mediaCopy {
      width: calc(100%);

      height: max-content;
      margin: 0rem auto;

      transition: all 0.2s;
      position: relative;
      overflow: hidden;
border-top: 1px solid #121212;
    }

    .blur {
      position: absolute;
      top: 0;
      left: 0;
      width: calc(100%);

      height: max-content;
      filter: blur(10px);
      opacity: .9;
    }

    .blur img {
      width: 100%;
    }

    .mediaDiv img {
         width: 100%;
    opacity: 1;
    filter: blur(10px);
    transition: all 0.2s;
    height: auto;
    top: 0;
    position: absolute;
    }

    .mDivSubwrap video {
      width: 100%;


    }

    .mediaDiv {
      position: absolute;
      top: 0;
      left: 0;
      width: calc(100%);

      height:  calc(100%);
    }

    .pageWrap {
      position: relative;
      width: 100dvw;
      top: 0;
      left: 0;
      height: 100svh;
      overflow-x: scroll;
      overflow-y: hidden;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      background-color: transparent;
      transition: all 0.2s;
      background-color: #00000054;

    }

    .pages {
      display: flex;
      transition: all 0.2s;
      background-color: transparent;

    }

    .page {
      position: relative;
      /* top: 0; */
      /* left: 0; */
      width: 100dvw;
      height: 100svh;
      transition: all 0.4s;

      opacity: 1;
      min-width: 100%;
      height: 100vh;
      scroll-snap-align: start;
    }

    .currentPage {
      overflow: hidden;
      overflow-y: scroll;
      height: 100svh;
      position: relative;
      width: 100dvw;
      top: 0;
      left: 0;
    }

    .pageSkrim {
      position: fixed;
      top: 0;
      left: 0;
      height: 100svh;
      width: 100dvw;
      background-color: #090909;
      opacity: 1;

    }

    .navBar {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100dvw;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      background-color: #000000;
      height: max-content;
      align-items: center;
      transition: all 0.2s;
      z-index: 100000;
    }

    .nbIcon {

      margin: 0 auto;
      height: 3rem;
      width: 2rem;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
    }

    .pbBg {
      position: fixed;
      top: 0;
      left: 0;
      width: 100dvw;
      height: 1.9rem;
      background-color: #090909;
      opacity: 0;
    }

    .ngB {
      position: absolute;
      height: 3px;
      width: 100%;
      background-color: #3F51B5;
      left: 0;
      top: 0;
    }

    .pageWrap,
    .nextPage,
    .prevPage {
      position: absolute;
      width: 100dvw;
      top: 0;
      left: 0;
    }

    .nextPage {
      transform: translateX(100%);
    }

    .prevPage {
      transform: translateX(-100%);
    }

    .pageLayover {
      position: fixed;
      opacity: 0;
      transition: all 0.2s;
      height: 100svh;
      width: 100dvw;
      top: 0;
      left: 0;
      background-color: #080808;
      overflow: hidden;
      overflow-y: scroll;
    }

    .mediaPageAround .btnBar {
      width: calc(100% - 2rem) !important;
      margin-left: 1rem !important;
    }

    .bckBtn {
      position: fixed;
      top: 1rem;
      left: 1rem;
      width: .8rem;
      height: .8rem;
      background-color: #ffffff;
      padding: 1.2rem;
      border-radius: 8px;
      stroke: #000000;
      fill: #000000;
      stroke-width: 4px;
    }

    .pageLayover .media {
      width: 100dvw !important;
      margin: 0 !important;
      margin-bottom: .5rem !important;
      
    }



    .mediaS {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      background: radial-gradient(circle, rgb(0 0 0 / 0%) 38%, rgb(0 0 0 / 0%) 50%, rgb(0 0 0 / 0%) 70%, rgb(0 0 0 / 83%) 100%);
      transition: all 0.2s;
    }

    .media video {
      opacity: 1;
      transition: opacity 0.5s;
        position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: auto;
    }

    .placeInco {
     
      margin: 1rem 0;

      width: max-content;
    }

    .mediaWrapper .media:last-child {
      margin-bottom: 6rem;
    }

    .svgIcon {
      stroke: white;
      fill: white;
      width: 1rem;
      height: 1rem;
    }

    .placeInfoPoint {
      display: flex;
      align-items: center;
      gap: .5rem;
      font-size: .7rem;
      font-weight: 400;
      text-transform: uppercase;
      color: #b4b4b4;
          border: 1px solid #393939;
    padding: .5rem;
  
    font-size: .7rem;
    position: relative;
    }

    .svgInfo {
      white-space: nowrap;
     
      text-transform: uppercase;
      font-weight:600;
    }

    .placeInfoWrap {
      display: grid;
      width: calc(100%);
      gap: 1rem;
      margin: 1rem 0;
      grid-template-columns: 1fr 1fr 1fr;
      margin-top: 1.5rem;
      margin-bottom: 2rem;
    }

    .postTitle {
      font-size: 1.75rem;
      color: #d0d0d0;
      color: #d6d6d6;
      margin-bottom: 2rem;
      font-weight: 400;
      font-family: var(--font1);
    }

    .piWrap {

      margin-bottom: .5rem;

    }

    .authorDisp {
      width: 2rem;
      height: 2rem;
      background-color: #1e1e1e;
      border-radius: 50%;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
    }

    .mediaInfoWrap {
      position: absolute;
      bottom: .5rem;
      left: 1rem;
      color: white;
    }

    .iconIntWrap {
      DISPLAY: flex;
      width: 100%;

         align-items: center;

      gap: 1rem;
    }

    .btnBarSvg {
      width: 1.5rem;
      fill: #ffffff;
      stroke-width: 4px;
      height: 1.5rem;
      margin: auto;
      DISPLAY: FLEX;
      ALIGN-ITEMS: center;
      position: relative;

    }

    .btnBar {
      align-items: center;
      position: relative;
      /* transform: translateX(-50%); */
      /* background-color: #000000; */
      /* padding: .5REM; */
      width: max-content;
      justify-content: flex-end;
      border-radius: 8px;
      /* HEIGHT: 2rem; */

      margin: auto;
      /* margin-right: 0; */
      opacity: .9;
      width: calc(100% - 3rem);
          margin: 1.5rem;
              margin-bottom: 1rem;
    }

    .commentTitleMediaAt {
  font-size: .9rem;
    font-family: var(--font1);
    opacity: 1;
    transition: all 0.2s;
    text-transform: capitalize;
    font-weight:600;
    font-family: var(--font2);
    text-transform: uppercase;
    letter-spacing: 1px;
        display: flex;
    gap: .25rem;
    align-items: anchor-center;
    }

    .commentTitleMediaName {
      font-weight: 600;
      text-transform: capitalize;
      margin-right: .4rem;
      font-size: .7rem;
    }

    .commentTxt {
      width: 100%;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      FONT-WEIGHT: 400;
      FONT-SIZE: .7REM;
    }

    .authorPic {
      width: 2rem;
      height: 2rem;
      background-color: #000000;
      border-radius: 50%;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
    }


    .howToGetHere {

      margin: 0;
      width: 100%;
      position: relative;
      overflow: hidden;
      margin-top: 2rem;


    }

    .mediaPageAround {
      width: calc(100% - 4rem);

      height: max-content;
      margin: 2rem auto;
      border-radius: 8px;
      transition: all 0.2s;
      position: relative;
      overflow: hidden;

      margin-top: 1rem;
    }

    .moreFromTitle {
      margin: 0 2rem;
      color: #d5d5d5;
      width: 75%;
      font-size: 1rem;
      margin-bottom: 1.5rem;
      position: relative;
      margin-top: 2rem;
      margin-bottom: 0;
    }

    .cmTxt {
      font-size: .8rem;
      margin-top: .25rem;
    }

    .moreFrom {

      margin: 3rem 0;
      position: relative;
    }

    .postDesc {
         font-size: .7rem;
    opacity: .9;
    margin-bottom: 1rem;
    color: #e1e1e1;
    line-height: 1rem;
    }

    .pdClamped {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    }

    .readMore {
      width: max-content;
      font-weight: 800;
      margin-top: 1rem;
      color: #767676;
      display: flex;
      align-items: anchor-center;
      gap: .5rem;
    }

    .iconCounter {
      position: absolute;
      color: white;
      font-size: .5rem;
      top: -4px;
      right: -9px;
    }

    .commentSkrim {
      position: absolute;
      top: 0;
      opacity: .8;
      left: 0;
      width: 100%;
      height: 100%;
      display: none;
      background: #000000;
      background: linear-gradient(0deg, rgb(0 0 0) 0%, rgb(0 0 0) 5%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 100%);
    }

    .pageLayover .commentSkrim {
      opacity: .4 !important;
    }

    .mediaCopy .commentSkrim {
      opacity: .8 !important;
    }

    .mapSkrim {
     position: absolute;
    top: -4%;
    left: -4%;
    height: 108%;
    width: 108%;
    background: radial-gradient(circle, rgba(0, 0, 24, 0) 38%, rgb(0 0 0 / 0%) 50%, rgb(0 0 0 / 25%) 70%, rgb(0, 0, 0) 100%);
    opacity: .8;
    }

    .mapInfo {
      margin: 2rem;
      color: white;
      font-size: 1.25rem;
      margin-bottom: 1rem;
      margin-top: 2rem;
      position: absolute;
      bottom: .5rem;
      /* font-weight: 800; */
      opacity: .9;
      display: none;
      margin: auto;
      width: 100%;
    }



    .mapWrap2 {
   position: relative;
    width: calc(100% + 6rem);
    height: 26SVH;
    margin: 0 auto;
    overflow: hidden;
    top: 0;
    left: 0;
    border-radius: 0rem;
    margin-top: 2rem;
    margin-left: -3rem;
    }

    .readMoreSvg {
      width: .75rem;
      height: .75rem;
      border-radius: 50%;
      border: 2px dotted #404040;
      padding: .25rem;
      margin: auto;
      rotate: 90deg;
      fill: grey;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .mainD {
      font-size: .8rem;
      margin-top: .25rem;
    }

    .mainT {
      font-weight: 800;
      text-transform: uppercase;
      letter-spacing: 1px;

    }

    .cmntTime {
      font-size: .6rem;
    }

    .cmName {
      font-weight: 600;
      font-size: .6rem;
      width: max-content;
      text-transform: capitalize;
      min-width: 3rem;
    }

    .commentWrap {
      color: white;
      font-size: .8rem;
      width: 100%;
      margin: 1rem 0;
      MARGIN-TOP: 1REM;
    }

    .allCommentPage .commentWrap {
      width: calc(100% - 4rem) !important;
      margin: auto;
    }

    .tcWrap {
      margin: auto;
      width: calc(100% - 4rem);
    }

    .cmDisp {
      width: 2rem;
      height: 2rem;
      border-radius: 50%;
      background-color: #292929;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
    }

    .cmDispUser {
      width: 2rem;
      height: 2rem;
      border-radius: 50%;
      /* background-color: #292929; */
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      /* stroke-width: 4px; */
      fill: #777777;
    }

    .mDivSubwrap {
      position: relative;
      width: calc(100%);
      background-color: #000000;
      height: max-content;


      transition: all 0.2s;
      position: relative;
      overflow: hidden;
      max-height: 80svh;
      min-height: 20svh;
    }

    .mediaPageAround .distanceDiv {
      display: FLEX !important;
      color: white;
      font-size: .6rem;
      margin: .5rem 0;
      color: #ffffff;
      font-weight: 800;
      ALIGN-ITEMS: center;
      GAP: .25REM;
    }



    .distanceSvg {
      WIDTH: 1.5rem;
      fill: white;
      STROKE: WHITE;
      HEIGHT: 1.5rem;
      margin: auto;
    }

    .topComments {
      MARGIN: 3REM 0;
      margin-top: 1rem;
    }

    .ytHeader {
      color: white;
      /* position: absolute; */
      bottom: 1rem;
      left: 1rem;
      font-size: .6rem;
      /* margin: 2rem; */
      margin-top: 1rem;
    }

    .ytTitle {
      font-size: .8rem;
      font-weight: 800;
    }

    .tripPointCircle {
      width: .5rem;
      height: .5rem;
      border: 1px dotted white;
      border-radius: 50%;
    }

    .tripPoint {
      background-color: #181818;
      display: flex;
      /* gap: .5rem; */
      align-items: center;
      padding: .25rem .25rem;
      border-radius: 4px;
    }

    .tripPointW {
      display: none;
      gap: .5rem;
    }

    .aitt {
      font-size: .7rem;
      font-weight: 800;
      text-transform: uppercase;
      width: max-content;

    }

    .heartSvg {
      width: 2rem;
      height: 2rem;
    }

    .loveThisPlace {
      display: flex;
      font-size: 1rem;
      font-weight: 800;
      align-items: anchor-center;
      gap: .5rem;

      width: max-content;
    }

    .commentTitleMedia {
      font-size: .8rem;
      font-weight: 400;
      width: 100%;
      font-family: var(--font2);
      text-shadow: 1px 1px #000000b3;
      color: white;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    }

    .skeleton-text {
      display: flex;
      flex-direction: column;
      gap: 8px;
    }

    .skeleton-line {
      height: 8px;
      opacity: .5;
      border-radius: 6px;
      background: linear-gradient(90deg, #2c2c2c 25%, #4f4f4f 37%, #2c2c2c 63%);
      background-size: 400% 100%;
      animation: shimmer 1.4s ease infinite;
    }

    /* Make last line shorter for realism */
    .skeleton-line.short {
      width: 60%;
    }

    @keyframes shimmer {
      0% {
        background-position: 100% 0;
      }

      100% {
        background-position: 0 0;
      }

    }

    .skeleton-disp {
      opacity: .5;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background-color: #333333;
      background: linear-gradient(90deg, #2c2c2c 25%, #4f4f4f 37%, #2c2c2c 63%);
      background-size: 400% 100%;
      animation: shimmer 1.4s ease infinite;
    }

    .cmTxtWrap {
      margin-top: .25rem;
    }

    .iconWrapBtn {
      width: max-content;
      position: relative;
  
    }

    .btnBarSvgCount {
      position: absolute;
      color: #ffffff;
      font-size: .5rem;
      letter-spacing: 1px;
      right: -14px;
      top: -9px;
    }

    .cmTxtIcon {
      DISPLAY: FLEX;
      WIDTH: 1REM;
      fill: white;
    }

    .cmTxtIcons {
      display: none;
      grid-template-columns: 1fr 1fr 1fr;
      margin: .5rem 0;

      margin-bottom: 1rem;
    }

    .enterComment {
      display: grid;
      margin: 1rem 0;
      gap: .75rem;
      width: calc(100%);
      grid-template-columns: 2rem calc(100% - 3rem);
      align-items: center;
    }

    .clamped {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
    }

    [contentEditable=true]:empty:not(:focus):before {
      content: attr(data-text)
    }

    .mainT span {
      font-family: var(--font1);
      font-size: 1.5rem;
      font-weight: 100;
      text-transform: capitalize;
    }

    .viewAllComments {
      DISPLAY: FLEX;
      GAP: .5rem;
      ALIGN-ITEMS: center;
      border: 1px solid #2b2b2b;
      width: max-content;
      padding: .5rem;
      font-size: .7rem;
      color: #949494;
      /* border-radius: 8px; */
      margin-top: 1.5rem;
    }

    .vacSvg {
      width: 1rem;
      height: 1rem;
      rotate: 90deg;
    }

    .allCommentPage {
      position: fixed;
      top: 0;
      transition: all 0.2s;
      width: 100dvw;
      height: 100svh;
      /* background-color: #141414; */
      color: white;

      overflow: hidden;
      overflow-y: scroll;
    }

    .acTitle {
      padding: 1rem 2rem;
      background-color: #1f1f1f;
      color: #ffffff;
      font-weight: 400;
    }

    .allCommentPage .acPage {
      width: calc(100%) !important;
      margin: auto;
      position: relative;
      height: max-content;

      transition: all 0.2s;
      background-color: black;

      overflow: hidden;
      top: 150dvh;

    }

    .acBg {
      transition: all 0.2s;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background-color: black;
      opacity: 0;
    }

    .acPage .cmTxtIcons {
      display: grid !important;
    }

    .enterCommentTxt {
      width: calc(100% - 2rem);
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      FONT-WEIGHT: 400;
      FONT-SIZE: .7REM;
      border: 1px solid #393939;
      padding: .75rem;
      border-radius: 8px;
    }

    .btnWrpCmnt {

      padding: .5rem;
      border-radius: 12px;
    }

    .btnWrapComment {
      margin: auto;
      margin-right: 0;
      grid-column: 2 / 2;
      display: none;
      gap: 1rem;
    }

    .typingComment {
      display: flex !important;
    }

    .blueBtn {
      background-color: #0066ff;
    }

    .placeName2 {
      font-family: var(--font1);
      text-transform: capitalize;
      font-size: 1.5rem;
      font-weight: 100;
      letter-spacing: 0;
      transition: all 0.2s;
      margin-top: 0;
    }

    #hudLayer {
      position: absolute;
      inset: 0;
      pointer-events: none;
      /* don't block map interaction */
    }

    .hud-item {
      position: absolute;
      transform: translate(-50%, -50%);
      background: rgba(0, 0, 0, 0.65);
      color: white;
      padding: 6px 10px;
      border-radius: 6px;
      font-size: 12px;
      white-space: nowrap;
    }

    .hashtags {
          display: flex;
    width: calc(100%);
    flex-wrap: wrap;
    align-items: center;
    gap: .6rem;
    margin: 2rem 0;
    color: #d2d2d2;
    width: calc(100% - 1rem);
    }

    .hashtag {
      border: 1px solid #393939;
      padding: .5rem;
    
      font-size: .7rem;
      position: relative;
    }

    .advMarkerWrap {
      display: none;
    }

    .triangle-down {
      width: 0;
      height: 0;
      border-left: 50px solid transparent;
      border-right: 50px solid transparent;
      border-top: 100px solid rgb(255, 255, 255);
    }

    .btnTriangle {
      width: 0;
      height: 0;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 6px solid rgb(255 255 255 / 40%);
      rotate: -90deg;
      margin-left: .1rem;
  
    }

    .counterHtag {
      position: absolute;
      top: -.5rem;
      right: -.5rem;
      font-size: .5rem;
      color: grey;
      background-color: #101010;
      width: 1rem;
      height: 1rem;
      border-radius: 50%;
      color: #c7c7c7;
      display: none;
      align-items: center;
      justify-content: center;
      border: 1px solid #2c2c2c;
    }

    .distanceDiv {
      display: grid;
      font-size: .6rem;
      color: white;
      align-items: center;
      grid-template-columns: 1rem auto;
      gap: .75rem;
      margin-top: .5rem;
      margin-left: 0;
    }

    .fixedItOnTop {
      position: fixed;
      top: 1rem;
      z-index: 100;
    }

    .cloneTitle {
      position: fixed;
      top: 0%;
      left: 0;
      width: 100%;
      background-color: #ffffff;
      box-shadow: rgba(0, 0, 0, .8) 2px 2px 7px;
height: 5rem;
    }

    .cloneTitle .piWrapW {
      top: 1rem !important;
      position: relative;
      margin: 0 0 2rem 2.2rem !important;
      color: black !important;
    }

    .distanceInfo {
      font-family: var(--font2);
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: 600;
      text-shadow: 1px 1px #000000b3;
    }

    .mpDesc {
     color: #c8c8c8;
    font-family: var(--font2);
    font-weight: 400;
    width: 75%;
    margin: auto;
    /* text-align: center; */
    /* margin-top: 4.5rem; */
    padding: 2rem 0;
    /* border: 1px solid #ffffff24; */
    border-left: 0;
    border-right: 0;
    text-shadow: 1px 1px 4px black;
    margin-left: 0;
    font-size: 1rem;
    }
    .ttWrapM{
          height: 60svh;
    display: flex;
    align-items: anchor-center;
    }

    .fade-out {
      opacity: 0;
    }

    .addBlack {
      background-color: #0a0a0a !important;
    }

    .engagementIcons {
POSITION: RELATIVE;
   
    /* display: grid; */
    height: 7.5svh;
    width: calc(100%);
   

    /* grid-template-columns: calc(100% - 10rem) 5rem 5rem; */
    align-items: center;
    justify-content: center;
    margin: auto;
    /* margin-left: 1rem; */
    /* border-radius: 8px; */
    overflow: auto;
    padding-bottom: 3px;
    margin: 1rem 0;
    }

    .iconEn {
      width: 1rem;

      fill: white;
      margin: auto;
    }

    .iconEnW {
      MARGIN: auto;
      DISPLAY: none;
      GAP: 5px;
      COLOR: WHITE;
      FONT-SIZE: .6REM;
      ALIGN-ITEMS: center;
      TEXT-TRANSFORM: UPPERCASE;
      LETTER-SPACING: 2PX;
      position: relative;
    }

    .mediaWrapper .mediaCopy:last-child {
      margin-bottom: 6rem;
    }

    .btnCA {
    height: 100%;
    background-color: #3F51B5;
    /* padding: 0 1rem; */
    font-weight: 600;
    width: calc(100%);
    /* MARGIN: auto; */
    DISPLAY: FLEX;
    GAP: 5px;
    COLOR: WHITE;
    FONT-SIZE: .6REM;
    ALIGN-ITEMS: center;
    TEXT-TRANSFORM: UPPERCASE;
    LETTER-SPACING: 2PX;
    position: relative;
    border-radius: 4px;
    }
    .blur img{
      opacity: 1 !important;
    }

    .iconEnT {
      margin-left: 1rem;
      opacity: .8;
    }

    .postHeader {
      POSITION: RELATIVE;
      COLOR: WHITE;
      MARGIN-LEFT: 2REM;
      FONT-SIZE: .6REM;
      LETTER-SPACING: 2PX;
      MARGIN: 0;
      MARGIN-LEFT: 2REM;
      PADDING: 0;
      display: NONE;
    }

    .commentStory {
         font-size: 1rem;
    display: flex;
    align-items: center;
    gap: 0;
    position: relative;
    width: calc(100%);
    color: white;
    gap: .5rem;
    align-items: center;
    }

    .headerBar {
      align-items: center;
      position: relative;
      /* transform: translateX(-50%); */
      /* background-color: #000000; */
      /* padding: .5REM; */
      width: max-content;
      justify-content: flex-end;
      border-radius: 8px;
      /* HEIGHT: 2rem; */
      margin-top: -26px;
      margin: auto;
      /* margin-right: 0; */
      opacity: .9;
      width: calc(100% - 3rem);
     
      margin: 1.5rem;
    }

    .commentTitleName {
      font-size: .7rem;
    line-height: 1rem;
      font-weight: 400;
    }

    .commentTitleName span {
      font-size: .7rem;
      width: max-content;
      font-weight: 800;
      margin-right: .5rem;
    }

    .commentDesc {
      color: white;
      width: calc(100%);
      margin-top: .75rem;
    }

    .vc {
      margin: .5rem 0;
      font-size: .7rem;
      font-weight: 600;
      opacity: .6;
    }

    .exploreBtn {
    font-size: .7rem;
    padding: .5rem .5rem;
    /* border: 1px solid #8a8a8a00; */
    width: max-content;
    color: white;
    margin: auto;
    margin-right: 0;
    display: flex;
    align-items: anchor-center;
    gap: .25rem;
    background-color: #3F51B5;
    border-radius: 4px;
    }

    .iconsMWrap {
         position: absolute;
    top: 1rem;
    width: 100%;
    height: 100%;
    display: flex;
    /* align-items: anchor-center; */
    justify-content: end;
    display: flex;
    right: 1rem;
    }

    .psvg {
      width: 2rem;
      fill: #ffffff;
      transition: opacity 0.3s ease;
    }

    .iconsMWrap .pause {
      display: none;
    }

    .playing .pause {
      animation: fadePause 2.5s ease forwards;
      pointer-events: auto;
      display: block;
    }

    .playing .play {
      display: none;

    }
    .mCborder{
   width: .5rem;
    height: .5rem;
    border-radius: 50%;
    border: 1px solid white;
    background-color: transparent;
    transition: all 0.2s;
       opacity: .6;
    }
    .selectedM{
      background-color: white;
      opacity: 1;
    }
    .mCount{
      POSITION: ABSOLUTE;
    /* padding: .5rem; */
    left: 1.5rem;
    top: 1.5rem;
    font-size: .7rem;
    letter-spacing: 3px;
    display: flex;
    color: black;
    font-weight: 600;
    gap: .5rem;
  
    }
   

    @keyframes fadePause {
      0% {
        opacity: 0;
      }

      20% {
        opacity: 1;
        /* fade in */
      }

      60% {
        opacity: 1;
        /* stay visible briefly */
      }

      100% {
        opacity: 0;
        /* fade out */
      }
    }
    .piWrapW{
          color: white;
    position: relative;
    margin: calc(1.5rem);
    }
    .atAt{
      font-size: .6rem;
    opacity: .75;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    }
 