@charset "utf-8";
address, article, aside, button, blockquote, body, dd, dialog, dl, dt, fieldset,
footer, form, h1, h2, h3, h4, h5, h6, header, li, nav, ol, p, pre, section,
td, th, tr, ul {
    margin: 0;
    padding: 0; 
}


@media (prefers-color-scheme: dark){
	
/* #f8f7f2 */

body {	
  background: #090909;
  margin: 0;
  padding: 0;
  width: 100vw !important;
  overflow-x: hidden;
  height: auto;
  font-weight:300;	
  color:   #dddcd2; 
  text-transform:none;	
  touch-action: manipulation !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
}
	

a 				{color:  #dddcd2; text-decoration:none}
a:hover 		{color:  #dddcd2; text-decoration:none}


.slideContainer {background: #090909;}
.slide 			{background: #090909;}	
.primeContainer {background: #090909;}	
.mainHolder		{background: #090909;}	
	
h3			 	{color: #3D3D3A;}	
h3 a 			{color: #3D3D3A;}		
.captionTxt		{color: #dddcd2;}
.scoreCaption	{color: #dddcd2;}	
	
@font-face 	{ font-family: "Romain"; src: url("Beatrice SemiBold.otf") format("opentype");}
@font-face 	{ font-family: "Romain2"; src: url("FKTSinvollSerifMono_Rg.otf") format("opentype");}	
@font-face 	{ font-family: "RomainH1"; src: url("Beatrice SemiBold.otf") format("opentype");}
	
}	


@media (prefers-color-scheme: light){
  
/* #f8f7f2 */

body {	
  background:  #f7f6f5;
  margin: 0;
  padding: 0;
  width: 100vw !important;
  overflow-x: hidden;
  height: 100vh;
  font-weight:300;	
  color: #090909;
  text-transform:none;	
  touch-action: manipulation !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
}

a 				{color: #090909; text-decoration:none}
a:hover 		{color: #090909; text-decoration:none}

.slideContainer {background:  #f7f6f5;}
.slide 			{background:  #f7f6f5;}
.primeContainer {background:  #f7f6f5;}
.mainHolder		{background:  #f7f6f5;}		
	
h3			 	{color: #b6b6b4;}	
h3 a 			{color: #b6b6b4;}		
.captionTxt		{color: #090909;}		
.scoreCaption	{color: #090909;}	
	
@font-face 	{ font-family: "Romain"; src: url("Beatrice SemiBold.otf") format("truetype");}
@font-face 	{ font-family: "Romain2"; src: url("Beatrice SemiBold.otf") format("truetype");}	
@font-face 	{ font-family: "RomainH1"; src: url("Beatrice SemiBold.otf") format("truetype");}

}	


.btn:focus {
  outline: none !important;
  box-shadow: none !important;
}

::-webkit-scrollbar {
  display: none !important; 
  width: 0px !important;	
  opacity: 0 !important; 	
}




.linkStyle {color:grey; text-decoration: underline; text-decoration-color: none !important;} 

input, button, submit { pointer-events:auto !important; border:none; background:none; } 

html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}




.transition-fade {
    transition: .2s;
	opacity:1;
	transition-delay:.4s;
}

html.is-animating .transition-fade {
    opacity: 0;
}


.lazyload,
.lazyloading {
	opacity: 0;
}
.lazyloaded {
	opacity: 1;
	transition: opacity 600ms;
}



h1 {
  font-weight: 500;
  font-size: 3.5vw;
  line-height: 1.1em;
  letter-spacing: 0em;
  margin: 0;
}

h2 {
  font-family:"Romain";	
  font-weight: 500;
   font-size: 3.5vw;
  line-height: 1.15em;
  letter-spacing: -.04em;
  margin: 0;
}

h3 {
  font-family:"Romain";	
  font-weight: 500;
   font-size: 1.5em;
  line-height: 1.25em;
  letter-spacing: -.04em;
  margin: 0;
}

.megaMega {
	
  font-family:"Romain";	
  font-weight: 500;
  font-size: 17.5vw;
  line-height: 1.05em;
  letter-spacing: -.05em;
  margin: 0;	
}

.revButton{
  z-index:13 !important;
  cursor:pointer;
}


.containerHolder {
  position: relative;
  height: auto;
  width: 100%;
  overflow:hidden;	
}

.slidecontainer {
  position: relative;
  width: 100%;
  height: auto;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}

.slide {

  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  display: flex;
  flex-direction:column;	
  justify-content: center;
  align-items: center;
  flex-wrap:wrap;
  opacity: 1;
  margin-right:10vw;
  mix-blend-mode:multiply; 
}

.slide img{
	  padding: 2em;
	  width:70%; height:auto;
	  padding-bottom:3em;
}

.slide video{
	  padding-top:2em;
	  padding-bottom:3em;
	  width:100%; 
	  height:60vh;
}

.flickity-viewport {
  transition: height 0.4s;
}

.flickity-prev-next-button {
  width: 10%  !important;
  border-radius:0  !important;
  height: 60%  !important;
  opacity:0  !important;
  z-index:50 !important;	
}


.flickity-button-icon {
  display:none;
}

.flickity-prev-next-button.previous {
 cursor: w-resize !important;
	 z-index:50 !important;
}



.flickity-prev-next-button.next {
   cursor: e-resize !important; 
	 z-index:100 !important;
}


.footerFlex {position:fixed; bottom:2.5vh; height:100vh; padding-left:7.5vw; width:85vw; display:flex; justify-content:flex-start; align-items:flex-end; -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden; 		} 


.primeContainer{
	height:auto; padding-left:7.5vw; padding-right:7.5vw; display:flex; flex-direction:column; position:relative; z-index:10; will-change: transform; overflow:hidden;
}

.imgScore {width:85vw; height:auto; flex-shrink: 0; padding-top:1.5vh;}

.secondaryContainer{
	height:auto; width:85vw; padding-left:7.5vw; padding-right:7.5vw; display:flex; flex-direction:column; position:relative; z-index:10; will-change: transform; justify-content:center; align-items:center;
}

.secondaryContainer img{
	  padding: 2em;
	  width:70vw; height:auto;
	  padding-bottom:3em;
}


.captionTxt {}
.captionContain{
	position:relative; width:100%; display:flex; justify-content:flex-start; flex-direction:row; align-items:flex-start; text-align:left; z-index:1000 !important;
}

.subIndent {}
.largeMargins {white-space:nowrap;}


.mainHolder {
	
  position:fixed;
  top:0;
  left:0;
  overflow:hidden;
  width:100vw;	
  height:100vh;
  z-index:2000;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden; 		
  overflow:scroll;
  min-height: -webkit-fill-available !important;
	
}


.mainHolder.is-hidden {
	
  display:none;
	
}



.videoWrapper {
	position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
	overflow: hidden; 
    max-width: 100%; 
	background:black;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;	
	height: 100%;
}

.opengalleryImages {cursor:pointer}
.getthere {cursor:pointer}
.splashVid {width:80vw; max-height:70vh;}




@media only screen and (max-width: 800px) {
	

.subIndent {}	
	
.primeContainer{
	height:auto; width:90vw; padding-left:5vw; padding-right:5vw; display:flex; flex-direction:column; position:relative; z-index:10; will-change: transform; overflow:hidden;
	
}	
	
.imgScore {width:90vw; height:auto; flex-shrink: 0; padding-top:1.5vh;}	
	
.footerFlex {position:fixed; bottom:2.5vh; height:100vh; padding-left:10vw; width:80vw; display:flex; justify-content:flex-start; align-items:flex-end; -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden; 		} 
	
	.blockMargins {margin-left:5vw; padding-right:5vw;}	

h1 {
  font-weight: 500;
  font-size: 4.65vw;
  line-height: 1.1em;
  letter-spacing: 0em;
  margin: 0;
}

h2 {
  font-family:"Romain";	
  font-weight: 500;
   font-size: 4.65vw;
  line-height: 1.15em;
  letter-spacing: -.04em;
  margin: 0;
}	

h3 {
  font-family:"Romain";	
  font-weight: 500;
   font-size: 3.75vw;
  line-height: 1.25em;
  letter-spacing: -.04em;
  margin: 0;
}	
	
.slide img{
	padding: 0em;
	padding-top:1em;
	padding-bottom:1.25em;
	width:100%; height:auto;
}	
	
.secondaryContainer img{
	padding: 0em;
	padding-top:1em;
	padding-bottom:1.25em;
	width:100%; height:auto;
}	
	
.slide video{
	  padding-top:1em;
	  padding-bottom:1.25em;
	  width:100%; 
	  height:40vh;
	  object-fit:cover;
}	
	
	
}








@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {}


*:focus {
outline: 0;
outline: none;
}
	 
	 