<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'GT Flexa Cn Lt';
  src: url('..//fonts/GTFlexa-CnLt.woff2') format('woff2'),
      url('..//fonts/GTFlexa-CnLt.woff') format('woff'),
      url('..//fonts/GTFlexa-CnLt.ttf') format('truetype'),
      url('..//fonts/GTFlexa-CnLt.svg#GTFlexa-CnLt') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GT Flexa Cn';
  src: url('..//fonts/GTFlexa-Cn.woff2') format('woff2'),
      url('..//fonts/GTFlexa-Cn.woff') format('woff'),
      url('..//fonts/GTFlexa-Cn.ttf') format('truetype'),
      url('..//fonts/GTFlexa-Cn.svg#GTFlexa-Cn') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GT Flexa Cn';
  src: url('..//fonts/GTFlexa-Cn_1.woff2') format('woff2'),
      url('..//fonts/GTFlexa-Cn_1.woff') format('woff'),
      url('..//fonts/GTFlexa-Cn_1.ttf') format('truetype'),
      url('..//fonts/GTFlexa-Cn_1.svg#GTFlexa-Cn') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GT Flexa Cn Lt';
  src: url('..//fonts/GTFlexa-CnLt_1.woff2') format('woff2'),
      url('..//fonts/GTFlexa-CnLt_1.woff') format('woff'),
      url('..//fonts/GTFlexa-CnLt_1.ttf') format('truetype'),
      url('..//fonts/GTFlexa-CnLt_1.svg#GTFlexa-CnLt') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ABC Diatype';
  src: url('..//fonts/ABCDiatype-Light.woff2') format('woff2'),
      url('..//fonts/ABCDiatype-Light.woff') format('woff'),
      url('..//fonts/ABCDiatype-Light.ttf') format('truetype'),
      url('..//fonts/ABCDiatype-Light.svg#ABCDiatype-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ABC Diatype';
  src: url('..//fonts/ABCDiatype-Bold.woff2') format('woff2'),
      url('..//fonts/ABCDiatype-Bold.woff') format('woff'),
      url('..//fonts/ABCDiatype-Bold.ttf') format('truetype'),
      url('..//fonts/ABCDiatype-Bold.svg#ABCDiatype-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ABC Diatype';
  src: url('..//fonts/ABCDiatype-Regular.woff2') format('woff2'),
      url('..//fonts/ABCDiatype-Regular.woff') format('woff'),
      url('..//fonts/ABCDiatype-Regular.ttf') format('truetype'),
      url('..//fonts/ABCDiatype-Regular.svg#ABCDiatype-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}



@font-face {
    font-family:'ABCDiatype-Medium';
    src:url('..//fonts/ABCDiatype-Medium.woff2') format('woff2'),url('..//fonts/ABCDiatype-Medium.woff') format('woff'),url('..//fonts/ABCDiatype-Medium.otf') format('opentype');
    font-style:normal;font-weight:400;
}
        
.userInput {
  outline: none !important;
}

.footer-image-outer{
  padding-top: 4vh !important;
  padding-bottom: 5vh !important;
}
.learn-little-m{
  margin-left: 1px;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.row{
  margin-left: -12.5px !important;
  margin-right: -12.5px !important;
}
.row.m-0{
  margin-left: -0px !important;
  margin-right: -0px !important;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 12.5px  !important;
padding-left: 12.5px !important;
}
.p-0{
padding: 0px !important;	
}
.pl-0{
padding-left: 0px !important;	
}
.pl-3{
  padding-left: 11px !important;	
}
.pr-0{
padding-right: 0px !important;	
}
.email-padding{
  padding: 24px !important;
  padding-top: 30px !important;
}
 .block:last-child{
  padding-bottom: 0px !important;
}
 .section:last-child{
  padding-bottom: 0px !important;
}
a:hover{
  text-decoration: none;
  color: inherit
}
.threed{
  padding-top: 20vh !important;
}

  #tick li, #tick2 li { background: white; list-style-type:none; float:left; padding-right:20px; position:absolute; left:0px;}
#tick, #tick2 { position:relative; display:block; width:5000px; margin:0; content=""; display:table; height:0px; }
#outer{width:115vw;height:auto; overflow:hidden; 
/* 	transform: rotate(39deg);  */
  top: calc(50vh - 22px ); position: absolute;}
#outer a {text-decoration:none; }
#outer a:hover {border-bottom:0;}
input[type=checkbox] {
    height: 15px !important;
    display: inline-block;
    width: 15px  !important;
    font-size: 15px;
    border-radius: 100%;
    margin-right: 10px;
  margin-top: -1px;
    border: 1px solid black !important;
  float: left;
    background: transparent;
    vertical-align: middle;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
  background: white;
}

.marquee__part2 {
  flex-shrink: 0;
  font-smooth: always;
  height:fit-content !important;
  display:flex;
  align-content:center;
  font-size: 25px !important;
}
  
  .marquee__part2 span{
  flex-shrink: 0;
  font-smooth: always;
  height:fit-content !important;
  display:flex;
  align-content:center;
  font-size: 25px !important;
}

.marquee2 {
  overflow: hidden;
  color:black !important;
  font-family: 'GT Flexa Cn' !important;
  font-weight: 100;
  width:100vw !important;
}

.marquee__inner2 {
  -webkit-font-smoothing: antialiased;
    width: fit-content;
    display: flex;
    flex: auto;
    flex-direction: row;
}

.marquee-2.unfixed{
  margin-top:0px !important;
}

.marquee-2 {
  z-index:100;
}

 input[type=checkbox]:checked {
    background: white;
}
 input[type=checkbox]:checked:after {
   content: "â€¢";
   color:  black;
  font-size: 30px;
line-height: .3;
}

.outer-illustration{
max-width: 60%;
right: 20%;
position: absolute;
bottom: 52px;

}
.outer-illustration svg{
max-width: 100%;
  height: auto;
}
.diatype{
  font-family: 'ABC Diatype' !important;
}
.gtflexa{
  font-family:  'GT Flexa Cn' !important;
  font-weight: 100;
}
.footer-arrow{
  float: right;
  margin-top: 6px;
}

h1{
  font-size: clamp(45px, 6vw, 110px);
  line-height: 0.5;
  font-family: 'GT Flexa Cn';
}
h2{
  font-size: clamp(36px, 2.8vw, 65px);
  line-height: clamp(36px, 2.8vw, 60px);
  font-family: 'GT Flexa Cn';
}
h2.diatype{
  font-size: clamp(30px, 1.9vw, 48px);
  line-height: 1.26;
  font-family: 'GT Flexa Cn';
}
h2.page-topper{
/*   font-size: clamp(32px, 2.6vw, 42px); */
  line-height: 1.2;
}
h2.news-title{
  font-size: clamp(26px, 2.8vw, 42px);
  line-height: 1.2;
}
h2.top-of-page{
  font-size: clamp(26px, 2.8vw, 42px);
  line-height: clamp(30px, 2.9vw, 48px);
}
h3{
/*   font-size: clamp(26px, 3.4vw,55px); */
  font-size: clamp(26px, 2.8vw, 65px);
  line-height: 1.1;
  font-family: 'GT Flexa Cn';
}
h4{
  font-size: 16px;
  font-family: 'GT Flexa Cn Lt';
}
h5{
  font-size: 16px;
}
.iframe{
      width: 100%;
    height: 33.333vw; border: 0px;
}
p1{
  font-size: clamp(17px, 1.4vw, 26px);
  line-height: 1.35;
  font-weight: 400;
}
p2{
   font-size: clamp(13px, 1.4vw, 21px);
   line-height: 1.3;
    font-weight: 400;
}
p3{
  font-size: clamp(18px,1.9vw ,28px);
  line-height: 1.3;
  font-weight: 400;
}
p4{
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
  font-family: 'GT Flexa Cn Lt';
}
p4.age-consent{
  font-size: 13px;
  line-height: 18px;
}
p5{
   font-size: 10px;
    display: block;
    line-height: 13px;
}
.weathertext{
  max-width: 350px;
    display: block;
}
p2 .arrow{
    max-width: 20px;
    margin-top: 0px;
    position: absolute;
    right: 22px;
    top: 40%;
}
p2 .arrow2{
    max-width: 20px;
}
.footer-part-1 p2 .arrow{
    top: 25%;
  right: 0px;
}

.general-padding{
      padding-left: 22px !important;
    padding-right: 22px !important;
    padding-top: 11px;
    padding-bottom: 11px;
}
.top-of-page{
    padding-bottom: 4vw !important;
  }

.pt-3{
  padding-top: 22px !important;
}
.pb-3{
  padding-bottom: 22px !important;
}
.pb-5{
  padding-bottom: 44px !important;
}
.squares-1{
  padding-top: 15vh;
}
.arrow-white{
  max-width: 16px;
}
a {
  color: inherit
}

img{
  width: 100%;
  height: auto;
}
.about-img{
  height: 50vh;
  max-height: 37vw;
}
.img-fit{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-card{
  height: 70vh;
  max-height: 40vw;
  margin-bottom: 12px;
}
.footer-image{
    max-width: 45vw;
    min-width: 110px !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-height: 120px;
    padding-top: 10px;
}
.control{
  cursor: pointer;
}
.control.category{
  margin-right: 10px;
}
.home-text-block{
  padding-top: 12vh !important;
  padding-bottom: 10vh !important;
}
.back-img{

  position: absolute
}
.arrow, .arrow-white{
  transition: 0.5s;
}
a:hover .arrow, a:hover .arrow-white{
  margin-left: 10px !important;
}
.control.category:hover, .mixitup-control-active{
  background: black;
  color:  #FA4616 !important;
}
body{
  font-family: 'ABC Diatype' !important;
  background: #fff;
  line-height: 1.1;
  color: black;
  font-size: 16px;
}
strong {
  font-family:'ABCDiatype-Medium';
}
.back-img{
  width: 100%;
  height: auto;
}
.illustration-section{
  height: 60vh;
  margin-top: auto;
  padding: 35px 50px;
  max-height: 45vw;
}
#ticker2{
    margin-top:-5px;
  }
  .age-hover:hover{
    background:#310721 !important;
    color:#FA4616 !important;
    transition: background 1s;
  }
  /* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.button-outline {
  background: #FA4616;
    border-radius: 30px;
    border: 1px solid white;
    color: white !important;
    font-weight: 500;
    padding: 10px 20px;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
  .inputs input{
    border-right: 12px solid #fa4817 !important;
    border-radius: 0px !important;
    border-left: 12px solid white;
  }
  .inputs input:focus{
    outline: 0;
  }
  
  p4.age-consent a {
    text-decoration: underline !important;
  }

.popup-main{
  position: relative;
  width: 500px;
  margin: auto;
  padding: 30px;
  background: #FA4616;
}
.birthdate-click{
  cursor: pointer;
}
.birthdate-click-2{
  cursor: pointer;
  margin-top: 25px;
  margin-bottom: 20px;
}
.age-image{
  position: absolute;
  bottom: 30px;
  right: 22px;
  width: 8vw;
  min-width: 200px;
}
input{
  text-align: center;
  border: 0;
  font-size: 21px;
padding-top: 8px;
padding-bottom: 8px;
}
.button{
  background: black;
  border-radius: 30px;
  border: 0;
  color: white !important;
  font-weight: 500;
  padding: 10px 20px;
}
.home-img{
  height: 100vh;
}
  .home-logo img{
    width: 60%;
    margin: auto
  }
.welcome{
  position: fixed;
  height: 100vh;
  width: 100vw;
  z-index: 9999999999;
}
.welcome-2{
  position: fixed;
  height: 100vh;
  width: 100vw;
  z-index: 9999999999;
}
.ticker-outer{
  position: absolute;
  top: 49vh;
  width: 100vw;
  overflow: hidden;
}
.ticker-container {
    width: 100%;
    overflow: hidden;
  margin: 0 auto;

}
  .mailchimp{
        max-width: 92%;
    position: absolute;
    bottom: 42px;
  }
  #mc_embed_signup .input-mc{
    border-bottom: 1px solid black;
    background: transparent;
    text-align: left;
    width: 100%;
    color: black;
    font-size: clamp(26px, 1.8vw, 34px);
    line-height: 1.2;
    margin-bottom: 0px;
    outline: 0 !important;
    border-radius: 0 !important;
  }
  #mc_embed_signup .input-mc::-webkit-input-placeholder { /* Edge */
     color: black;
    font-size: clamp(26px, 1.8vw, 34px) !important;
}

  #mc_embed_signup .input-mc:-ms-input-placeholder { /* Internet Explorer 10-11 */
      color: black;
    font-size: clamp(26px, 1.8vw, 34px) !important;
}

  #mc_embed_signup .input-mc::placeholder {
      color: black;
    font-size: clamp(26px, 1.8vw, 34px) !important;
}
  

#mc_embed_signup div.mce_inline_error {
    margin: 0 0 1em 0;
    padding: 5px 10px;
    background-color: #000000;
    font-weight: bold;
    z-index: 1;
    color: #fff;
}
.load-up{
  opacity: 1 !important;
}

.load-upnew1{
  -webkit-animation: load-up 2.4s ease; /* Safari 4+ */
  -moz-animation:    load-up 2.4s ease; /* Fx 5+ */
  -o-animation:      load-up 2.4s ease; /* Opera 12+ */
  animation:         load-up 2.4s ease; /* IE 10+, Fx 29+ */
  animation-delay: 1s; 
}
@keyframes load-up{
  0%{transform: translateY(300%);}
  20%{transform: translateY(300%);}
  60%{transform: translateY(0%);}
}
@-webkit-keyframes load-up{
0%{transform: translateY(300%);}
20%{transform: translateY(300%);}
60%{transform: translateY(0%);}
  }
  @-moz-keyframes load-up{
0%{transform: translateY(300%);}
20%{transform: translateY(300%);}
60%{transform: translateY(0%);}
  }
  @-o-keyframes load-up{
0%{transform: translateY(300%);}
20%{transform: translateY(300%);}
60%{transform: translateY(0%);}
  }
  .load-up-2{
    opacity: 1 !important;
  }  
  .load-up-new2{
    -webkit-animation: load-up-2 2.4s ease; /* Safari 4+ */
    -moz-animation:    load-up-2 2.4s ease; /* Fx 5+ */
    -o-animation:      load-up-2 2.4s ease; /* Opera 12+ */
    animation:         load-up-2 2.4s ease; /* IE 10+, Fx 29+ */
    animation-delay: 1s; 
  }
  @keyframes load-up-2{
    0%{transform: translateY(500%);}
    50%{transform: translateY(500%);}
    80%{transform: translateY(0%);}
  }
  @-webkit-keyframes load-up-2{
  0%{transform: translateY(500%);}
  60%{transform: translateY(500%);}
  80%{transform: translateY(0%);}
    }
    @-moz-keyframes load-up-2{
  0%{transform: translateY(500%);}
  50%{transform: translateY(500%);}
  80%{transform: translateY(0%);}
    }
    @-o-keyframes load-up-2{
  0%{transform: translateY(500%);}
  50%{transform: translateY(500%);}
  80%{transform: translateY(0%);}
    }
  
.illustration-section{
  width: 100%;
}
.scroll .arrow{
  bottom: 22px !important;
  top: auto !important;
}
.fade-in{
  -webkit-animation: fade-animation 1.6s ease-out; /* Safari 4+ */
  -moz-animation:    fade-animation 1.6s ease-out; /* Fx 5+ */
  -o-animation:      fade-animation 1.6s ease-out; /* Opera 12+ */
  animation:         fade-animation 1.6s ease-out; /* IE 10+, Fx 29+ */
}
@keyframes fade-animation{
0%{ opacity:0;}
40%{ opacity:0;}
100%{ opacity:1;}
}

@-webkit-keyframes fade-animation{
0%{ opacity:0;}
40%{ opacity:0;}
100%{ opacity:1;}
}
@-moz-keyframes fade-animation{
0%{ opacity:0;}
40%{ opacity:40;}
100%{ opacity:1;}
}
@-o-keyframes fade-animation{
0%{ opacity:0;}
40%{ opacity:40;}
100%{ opacity:1;}
}

.fade-in-ager{
  -webkit-animation: fade-age 2s ease-out; /* Safari 4+ */
  -moz-animation:    fade-age 2s ease-out; /* Fx 5+ */
  -o-animation:      fade-age 2s ease-out; /* Opera 12+ */
  animation:         fade-age 2s ease-out; /* IE 10+, Fx 29+ */
}
@keyframes fade-age{
0%{ opacity:0;}
60%{ opacity:0;}
100%{ opacity:1;}
}

@-webkit-keyframes fade-age{
0%{ opacity:0;}
60%{ opacity:0;}
100%{ opacity:1;}
}
@-moz-keyframes fade-age{
0%{ opacity:0;}
60%{ opacity:0;}
100%{ opacity:1;}
}
@-o-keyframes fade-age{
0%{ opacity:0;}
60%{ opacity:0;}
100%{ opacity:1;}
}

.ticker-container{
  animation: loadtick 15s ease ;
  background: white;
}
@keyframes loadtick{
  0%{background: transparent;}
  50%{background: transparent;}
  100%{background: white;}
  }
/* .ticker-text {
    height: 150%;
  white-space:nowrap;
  display:inline-block;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
margin-left: 200px;
} */
.ticker-text p3{
  padding-right: 20px;
  font-size: clamp(26px, 2.2vw, 34px) !important;
}
.ticker-text a:hover{
  text-decoration: none !important;
}
.mixbig p3{
  font-size: clamp(26px, 2.8vw, 34px) !important;

  display: block;
}
#navbar{
 animation: nav-load 0.5s ease-out;
 padding: 30px 25px;
 position: fixed;
 z-index: 89;
 background: #FA4616;
 width: 100%;
}
.nav-load{
  animation: nav-load 0.5s ease-out;
}
.top-img{
  height: calc(100vh - 20px);
}
.top-img-2{
  height: 90vh;
  max-height: 70vw;
}
.big-image{
  height: 100vh;
  max-height: 70vw;
}
.med-image{
  min-height: 40vw;
  max-height: 60vh;
}
@keyframes nav-load{
0%{transform: translateY(-100%);}
100%{transform: translateY(0%);}
}
.category{
  border: 1px solid black;
      padding: 7px 26px;
  border-radius: 40px;
  display: block;
  min-width: max-content;
  margin-bottom: 10px;
/*   width: 10vw; */
  text-align: center;
  max-width: max-content;
}
.post-category span{
 border: 1px solid black;
 padding: 6px 11px;
 border-radius: 20px;
 max-width: min-content;
 font-size: 95%;
 margin-left: 40px;
}
.post-category-mobile{
   border: 1px solid black;
 padding: 6px 11px;
 border-radius: 20px;
 max-width: min-content;
 font-size: 95%;
}
.pt-nav{
   padding-top: 100px; 
  }
.show-when-small{
  display: none;
}
.intro{
  min-height: 30vh;
}
.main_text{
  min-height: 60vh;
}
.container-fluid{
  overflow: hidden;
  padding-right: 12.5px;
  padding-left: 12.5px;
}

/* Burger Menu CSS */

.burger-menu { 
  cursor:pointer;
  } 
 .master-container {
   z-index: 9999999;
}
.nav-1{
  width: 34vw;
  text-align: right;
}
.nav-2{
  width: 32vw;
  text-align: center;
}
.nav-2 img{
  width: 200px;
}
.bar {
   transition:0.4s;
  }
  
  .home-block-mobile-1{
  height: 40vh;
  }
  
  .bar-1 {
  display: block;
  width: 28px;
  border-top: 2px solid black;
  padding-top:6px;
  cursor:pointer;
  transition:0.4s;
  }
  .bar-2 {     
  display: block;
  width: 28px;
  border-top: 2px solid black;
  padding-top:6px;  
  display:fixed;
  transition:0.4s;
  }
   .bar-3 {  
  display: block;
  width: 28px;
  border-top: 2px solid black;
  transition:0.4s;
  }
  .no-shadow{
  box-shadow: none !important;
  }
 
  .show-when-xs{
  display: none;
  }
  .change .bar-1 {
  -webkit-transform: rotate(-45deg) translate(-5px, 7px);
    transform: rotate(-45deg) translate(-5px, 7px);
    border-top: 2px solid  #FA4616 !important;
  }
  .change .bar-2 {opacity:0;}
  .change .bar-3 {
    -webkit-transform: rotate(45deg) translate(-5px, 4px);
    transform: rotate(45deg) translate(-5px, -4px);
    border-top: 2px solid  #FA4616 !important;
  }
  .menunew li a{
    font-family: GT Flexa Cn;
    font-size: clamp(42px, 13vh, 144px);
  line-height:1.25;
    color: #FA4616;
    text-transform: uppercase;
  }
  .menunew li{
    border-top: 1px solid #FA4616;
    list-style: none;
  }
  .menunew li:first-child{
    border-top: none;
    list-style: none;
  }
  ul{
    padding: 0px;
  }
  .spacer{
    height: 20vh;
  }
  .menunew {
    top: 0;
    height:100%;
    width: 70vw;
    z-index:1000;
    display:block;
      position: fixed;
       background: #310721;
      color: black !important;
      padding: 25px 0px;
      padding-top: 10vh;
      transition: 0.5s ease;
      transform: translateX(-110%);
    }  
    .menunew.open {
      transform: translateX(0%);
      transition: 1s ease;
      }  
  
.white{
  background: white;
}
.time-section-2 span{
  color: #FA4616;
  margin-left: -9px;
}
.time-section .time-place, .time-section span{
  color: black !important;
}
.deep{
  background: #310721;
}
.red{
  background: #FA4616;
}
.red-font{
  color: #FA4616;
}
.white-font{
  color: #FA4616;
}
.bottom-text{
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.red-title{
  text-transform: uppercase;
  z-index: 1;
}
.red-title h1{
  line-height: 0.7;
}
.top-text{
  width: 100%;
  position: absolute;
  top: 120px;
  color: white;
}
.top-text-2{
  top: 0px;
  color: white;
  width: 100%;
  position: absolute;
  display: block;
}
.square-text{
  position: relative;
}
.square-text div{
  padding-top: 38%;
}
.square-text p4, .square-text h3 {
  position: relative;
  color: white;
  text-align: center;
  display: block;
}
.square-text p4{
  font-size: 16px;
}
.full-height{
  height: 100vh;
}
.p-ab{
  position: absolute;
}
.featured_caption, .featured_caption_video {
  padding: 10px 25px;
 //min-width: 100%;
  position: absolute;
}
/* .featured_caption h3, .featured_caption h5, .featured_caption_video h3, .featured_caption_video h5{
  min-width: 120%;
} */
.featured_caption_home {
  padding: 1% 2%;
  min-width: auto;
  position: absolute;
  bottom: 0;
}
p::-moz-selection, p1::-moz-selection, p2::-moz-selection, h1::-moz-selection, h2::-moz-selection, h3::-moz-selection, h4::-moz-selection, h5::-moz-selection, p3::-moz-selection, h::-moz-selection, div::-moz-selection { color: white; background:black;background-color:black; opacity: 1;}
p::selection, p1::selection,p2::selection, p3::selection, p4::selection, p5::selection, h1::selection, h2::selection, h3::selection, h4::selection, h5::selection, h::selection,  div::selection{ color: white; background:black;  background-color:black; opacity: 1;}

.bottom-title{
background: #FA4616;
width: 100%;
text-align: right;
padding: 10px 25px;
position: absolute;
bottom: 0px;
z-index: 0;
}

.title-row{
  width: 100%;
}
.border-top{
  border-top: 1px solid black !important;
}
.border-bottom{
  border-bottom: 1px solid black !important;
}
.border-right{
  border-right: 1px solid black !important;
}
.border-left{
  border-left: 1px solid black !important;
}

#mc_embed_signup {
  padding-top: 9vw !important;
}

.menu-item-522{
  display:none !important;
}
@media only screen and (min-width: 1600px){
/* 	p2 .arrow{
      max-width: 20px;
    margin-top: -1px;
    margin-right: 12px;
} */

  
  #mc_embed_signup {
    padding-top: 5vw !important;
  }
  
  
}

@media only screen and (min-width: 1800px){
/* 	p2 .arrow {
    max-width: 20px;
    margin-top: -2px;
    margin-right: 12px;
} */
 
  
  #mc_embed_signup {
    padding-top: 6.5vw !important;
  }

  .logo{
    height:24px !important;
  }

  #master-container{
    padding-top:33px !important;
  }
  
}
@media only screen and (max-width: 1500px){
  .email-padding {
    padding: 12px !important;
  }
  .mailchimp {
    max-width: 92%;
    position: absolute;
    bottom: 28px;
}
  #mc_embed_signup_scroll p5 br{
    display: none !important;
  }
  #mc_embed_signup_scroll p5{
    margin-left: 6px !important;
  }
  
  #mc_embed_signup {
    padding-top: 5vw !important;
  }
}

@media only screen and (max-width: 1200px){
  
  
  #mc_embed_signup {
    padding-top: 1vw !important;
  }

}


@media only screen and (max-width: 1024px){
  .top-img-2{
  height: 90vh;
  max-height: 90vh;
}
  .top-img{
  height: calc(75vh - 20px);
}
  .main_text{
  min-height: 30vh;
}
  .category-outer{
    display: flex !important;
  }
  
  #mc_embed_signup {
    padding-top: 0vw !important;
  }
}

@media only screen and (max-width: 995px){
  
  .pb-mobile{
    padding-top: 33px !important;
    padding-bottom: 0px !important;
        display: block;
  }
  .mt-3{
    margin-top: 6px !important;
  }
  .big-post-category{
    font-size: 95%;
    position: absolute;
    right: 10px;
    margin-top: 0px;
  }
  .red-title{
    transform: none !important;
    width: 100%;
  }
  .red-title .innerpadding-25 {
    padding: 15px 15px 40px 15px;
  }
  .iframe{
      width: 100%;
    height: 83.333vw; border: 0px;
}
  
  .featured_caption, .featured_caption_video {
padding: 5px 15px;
min-width: auto;
}
  .menunew li a{
    font-family: GT Flexa Cn;
    font-size: clamp(42px, 8vw, 144px);
    color: #FA4616;
    text-transform: uppercase;
  }
  .banner .part-1{
    padding-bottom: 5vh;
    padding-top: 0vh;
  }
  .banner .part-2{
    padding-bottom: 0vh;
  }
  .banner .part-3{
    padding-bottom: 5vh;
  }
  .banner .part-4{
    text-align: left !important;
  }
  
  .map-square{
    padding-bottom: 24px;
  }
  
  .square-text{
          min-height: calc(63vw + 22px);
  }
  .threed{
    height: auto;
    padding-top: 22px !important;
  }

  .logo{
    height:20px !important;
  }
  
  
  .full-height.squares-outer  {
    height: auto;
}
  .sec-img{
    height:65vw;
  }
  .border-bottom-small{
    border-bottom: 1px solid black;
  }
  .footer-image{
    max-width: 100px;
    padding-bottom: 20px;
    padding-top: 3vh;
    margin-top: 3vh;
    margin-bottom: 6vh;
    max-height: 160px;
  }
  .img-block{
    padding-top: 12px;
    padding-bottom: 12px;
    height:fit-content;
  }
 .border-right {
   border-right: 0px solid black !important;
}
  .image-small-pad{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .image-small-pad:last-child{
      padding-bottom: 20px !important;
    }
  .illustration-section{
    height: 60vh;
    margin-top: auto;
    padding: 35px 50px;
    max-height: 150vw;
  }
  .home-img {
    height: 50vh;
}
.big-image{
  height: 60vh
}
.news-card {
  height: 60vh;
  max-height: 53vw;
  }
  .home .top-img {
    height: 75vh;
    }
  .menunew {
    width: 100vw;
    }  
    .red-title h1{
      line-height: 0.8;
    }
.red-title {
  order: 3;
}
.bottom-title{
  text-align: left;
  order: 4;
 padding: 0px 15px 10px 15px;
 position: absolute;
 bottom: 0px;
 z-index: 2;
 width: 100% !important;
}
p2 .arrow {
  max-width: 23px;
  margin-top: -4px;
}
.general-padding{
  padding: 4.2%;
}
.home-text-block {
  padding-top: 10vh;
  padding-bottom: 16vh;
}
.top-text-2 {
  top: 0px;
}
  .nav-2 {
    width: 70vw;
    text-align: right;
}

.menu-item-522{
  display:block !important;
}
  
  .show-when-small{
    display: block;
    }
    .hide-when-small{
    display: none !important;
    }
  .about-img {
    height: 60vh !important;
    max-height: 105vw;
    margin-top: 60px;
    margin-bottom: 70px;
}
  .top-of-page{
    padding-bottom: 15vh !important;
  }
}

@media only screen and (max-width: 767px){
  .footer-mobile {
    padding-bottom: 15px;
  }
  .banner .part-1{
    padding-bottom: 2.5vh;
    padding-top: 0vh;
  }
  .banner .part-3{
    padding-bottom: 2.5vh;
  }
  
  .top-text{
    top: 55px;
  }
  .master-container {
     z-index: 9999999;
  }
  
  .logo{
    height:20px !important;
  }
  
  #navbar{
   padding: 15px 15px;
  }
  .general-padding{
        padding-left: 15px !important;
      padding-right: 15px !important;
      padding-top: 15px;
      padding-bottom: 15px;
  }
  
  .square-text {
min-height: calc(74vw + 22px);
}
  .pb-5{
  padding-bottom: 32px !important;
}
  
  .about-block h2.diatype{
    font-size: 16px;
    line-height: 1.3;
  }
  .iframe{
      width: 100%;
    height: 100%; border: 0px;
}
  
  .pt-3 {
    padding-top: 22px !important;
}
  .footer .pb-3{
    padding-bottom: 22px !important;
  }
  
  
  
  .footer-part-2{
    padding-top: 10px !important;
  }
  .footer-part-1 p2{
    font-size: 16px !important;
    display: block;
    max-width: 215px;
  }
  .footer-part-1 p2 .arrow {
 top: auto;
    right: 0px;
    left: 0;
    padding-top: 10px;
    display: inline-block;
    position: relative;
    float: left;
}
  .footer-part-1{
    padding-top: 20px !important;
  }
  .sec-img{
    height:80vw;
  }
  .menunew{
    padding-top: 20vh;
  }
  
  .home-img-1{
  height: 100vh;
  }
  .hide-767px{
  display: none !important;	
  }
  
  .main_text{
    min-height: 50vh;
  }
  #outer {
width: 102vw;
height: auto;
overflow: hidden;
background: white;
top: 49.3vh;
left: 0vw;
position: absolute;
  }
}

  @media only screen and (max-width: 600px){
  .age-consent:nth-child(1) {
    font-size: 13px !important;
    line-height: 16px !important;
  }
    .inputs{
      height:14vh !important;
    }
    
    .question{
      height: calc(23vh - 32px) !important;
    }

    .policies-ticker{
      height:4vh !important;
    }
    
    .windows-popup .question{
          height: calc(31vh - 32px) !important;
    }
    
    .windows-ticker{
      border-bottom:1px solid black;
    }
        
    .windows-popup .policies-ticker{
      height:5vh !important;
    }
    
    .windows-popup .inputs{
      height:18vh !important;
    }
    }

@media only screen and (max-width: 576px){
  .master-container{
    left: 15px !important;
  }
  .popup-main{
    padding: 25px;
  }
  #obturateur1{
    bottom: 8vh !important;
  }
  .menunew{
    padding-top:clamp(50px ,15vh, 120px );
  }
  p2 .arrow2 {
    max-width: 12px;
    margin-top: -2px;
}
  
  .top-img{
  height: calc(100vh - 20px);
}
  .top-img-2{
  max-height: 90vh;
}
  .email-padding {
    padding: 12px !important;
  }
  .mailchimp {
    max-width: 92%;
    position: absolute;
    bottom: 28px;
}
  #mc_embed_signup_scroll p5 br{
    display: none !important;
  }
  #mc_embed_signup_scroll p5{
    margin-left: 6px !important;
  }
  .newsletter-size{
    font-size: 21px !important;
  }
  
  
  #mc_embed_signup .input-mc {
    line-height: 1;
    margin-bottom: 6px;
}
  
  .news-mobile-card p3{
    margin-top: 4px !important;
    display: block;
  }
  .post-category-mobile, .post-category span{
    font-size: 14px !important;
  }
  .sec-img{
    height:90vw;
  }
  .squares-outer.full-height{
    height: auto;
  }
  .square-text{
    min-height: calc(100vw - 44px);
  }
  .threed{
/* 		height: 70vh; */
    height: auto;
    overflow: hidden;
    padding-top: 22px !important;
  }
  .news-card-mobile{
    height: 31vw;
  }
  .news-mobile-card{
    border-top: 1px solid black;
    padding-top: 20px;
  }
  .popup-main{
    width: 85vw;
    height:78vh;
  }

  .popup-button{
    padding:10px 30px !important;
  }

  .age-verification{
    font-size:19px !important;
    letter-spacing: 3px !important;
  }
  
  .category {
    border: 1px solid black;
    padding: 2px 10px;
    border-radius: 40px;
    display: block;
    min-width: max-content;
    margin-bottom: 10px;
    width: 20vw;
    text-align: center;
}
  .hide-when-xs{
    display: none;
  }
/* 	.mixbig p3{
  padding-top: 13px;
}  */
   .show-when-xs{
  display:flex;
  }
  .news-card {
    height: 70vh;
    max-height: 100vw;
    }
}
@media only screen and (max-width: 375px){
  p4.age-consent{
  font-size: 10px;
  line-height: 13px;
}
  
  .square-text {
    min-height: 90vw;
}
  .mobile-square-2{
    padding-bottom: 20px !important;
    padding-top: 0px !important;
  }
  .mobile-square-1{
    padding-top: 22px !important;
    padding-bottom: 22px !important;
  }
  .threed{
    padding-top: 16px !important;
  }
  .iframe{
    height: calc(100vw - 44px);
  }
  .map-square{
    padding-bottom: 22px !important;
  }
  .category{
  padding: 0.9% 3% 1.1% 3%;	
  }
  .footer-part-1{
    padding-bottom: 22px !important;
  }
  .pb-mobile {
    padding-top: 22px !important;
    padding-bottom: 0px !important;
  }
  .pb-mobile {
    padding-top: 22px !important;
  }
  .arrow-white {
    max-width: 15px;
    margin-top: -3px;
}
}
@media only screen and (max-width: 330px){
  .pt-3 {
    padding-top: 22px !important;
}
  .general-padding {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .featured_caption, .featured_caption_video {
    padding: 5px 15px;
    min-width: auto;
}

  
  .pb-mobile {
    padding-top: 18px !important;
    padding-bottom: 0px !important;
    display: block;
}
  .menunew {
    padding-top: 78px;
}
  .popup-main {
position: relative;
width: 500px;
margin: auto;
padding: 22px;
margin-top: 15vh;
}
}</pre></body></html>