html {
    overflow: overlay;
    scroll-padding-top: 100px; 
    scroll-behavior: smooth;
}

/* width */
::-webkit-scrollbar {
  width: 14px;
}

/* Track */
::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background-clip: padding-box;  /** <-- this **/
    background-color:  rgba(0,0,0, 0.3);
    border-right: 2px solid rgba(0,0,0,0);
    background-clip: padding-box;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0,0,0, 0.5);
}

.thank-newsletter{
    display: none;
}

body{
    min-width: 375px;
    font-size: 1rem;

    font-family: 'Monument Extended Regular';
}

.paragraph{
    font-family: "space Grotesk";
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    /*margin: 0;*/
}

*{
    word-break: break-word!important;
}

img{
    max-width: 100%;
}

.showpassword{
    position: absolute;
    margin-top: 10px;
    cursor: pointer;
    margin-left: -40px;
}
.light-font{
    font-family: 'Monument Extended Light';
}

h1{
    font-family: 'Monument Extended Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 35px;
    display: inline-block;
    margin: 0;
    margin-top: 2.5px;
}

h2{
    margin: 0;
    font-family: 'Monument Extended Regular';
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    /*margin-bottom: 10px;*/
    display: inline-block;
}

h1.bolder, h2.bolder, h3.bolder, h4.bolder, h5.bolder{
    font-family: 'Monument Extended Black';
}

h3{
    margin: 0;
    font-family: 'Monument Extended Regular';
    font-style: normal;
    font-weight: bold;
    font-size: 1.5rem;
    /*margin-bottom: 10px;*/
}

h4{
    margin: 0;
    font-family: 'Monument Extended Regular';
    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
	display: inline-block;
	/*margin-bottom: 10px;*/
}

h5{
    margin: 0;
    font-family: 'Monument Extended Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    /*margin-bottom: 10px;*/
}

@media (max-width:374px){
    h2 {
        zoom: 0.75;
        -moz-transform: scale(0.75);
        -moz-transform-origin: 0 0;
    }
}
@media (max-width:767px) and (min-width:375px){
    h2 {
        zoom: 0.75;
        -moz-transform: scale(0.75);
        -moz-transform-origin: 0 0;
    }
}

p{
    font-family: "space Grotesk";
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    /*margin: 0;*/
}

section{
    padding-top: 100px!important;
    padding-bottom: 100px!important;
}

footer{
    padding-top: 60px!important;
    /*padding-bottom: 100px!important;*/
    background: #0F1E26;
    color: #FFF;
}

article{
    /*display:inline-block!important;*/
    /*max-width: 1800px;*/
    margin: auto;
}

.align-top{
    vertical-align: top;
}

.w3-col{
    display: inline-block;
    /*float: none!important;*/
    flex:auto;
    width: auto;
}

.w3-row{
    /*display:flex;*/
    flex-wrap:wrap; /* allow to wrap on multiple rows */
    float: none!important;
    flex:1;
    width: 100%;
}

.flex{
	display:flex;
}

.newstories{
  border: 4px solid #07d1b5;
  /*outline-offset: 4px;*/
  transition: border 0.3s linear;
  cursor: pointer;
}

.newstories:hover{
    border: 8px solid #07d1b5;
}

section:first-of-type{
    padding-top: 60px;
}

section:first-of-type.nopadding{
    padding-top: 0px!important;
}

section:first-of-type.padding-top0{
    padding-top: 0px!important;
}

header{
    //height: 100px;
}

.w3-bar{
    padding-top: 30px;
    padding-bottom: 20px;
}

.hopis-logo.dark-logo{
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-1 -1 40 37"><g xmlns="http://www.w3.org/2000/svg" transform="scale(0.1505181347150259 0.1505181347150259)"><g><path d="M182.5,82.6c-7.4-8.5-16.7-15.3-27.1-19.8c-9.5-4.1-19.5-6.2-29.7-6.2c-9.5,0-18.9,1.8-27.8,5.4   c-18.6,7.4-33.3,21.7-41.3,40.2c-7.7,17.9-8.2,37.6-1.6,55.7l27-10.7c-3.8-10.9-3.4-22.8,1.2-33.5c4.9-11.4,13.9-20.1,25.4-24.7   c5.5-2.2,11.3-3.3,17.1-3.3c6.3,0,12.4,1.3,18.3,3.8c11.3,4.9,20,13.8,24.6,25.1l0.1-0.1l0,0.1c5-0.2,10.1-0.8,14.9-2   c15.5-3.6,29.2-11.9,39.7-24c10.2-11.7,16.4-25.9,18-41.2l-26.6-5.6C213.7,60,199.9,76.1,182.5,82.6z"/><path d="M113.1,139.8c3.8,10.9,3.4,22.8-1.2,33.5C107,184.7,98,193.4,86.6,198c-5.5,2.2-11.3,3.3-17.1,3.3   c-6.3,0-12.4-1.3-18.3-3.8c-11-4.7-19.5-13.3-24.2-24.3L0,183.9c7.5,18.1,21.6,32.4,39.7,40.2c9.5,4.1,19.5,6.2,29.8,6.2   c9.5,0,18.9-1.8,27.8-5.4c37.9-15.1,56.8-57.8,42.8-95.9L113.1,139.8z"/><path d="M152.9,40.7c3,1.2,6.1,1.7,9.2,1.7c2.9,0,5.8-0.5,8.6-1.5c5.8-2.1,10.4-6.1,12.8-11.3c1.3-2.7,1.9-5.5,1.9-8.4   c0-2.7-0.6-5.3-1.7-7.8c-2.3-5.3-6.7-9.4-12.5-11.6c-5.7-2.2-12.1-2.3-17.9-0.2c-5.8,2.1-10.3,6.1-12.8,11.3   c-2.5,5.2-2.6,11-0.2,16.2C142.8,34.3,147.2,38.5,152.9,40.7z"/></g></g></svg>');
}


.hopis-logo.white-logo{
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-1 -1 40 37"><g fill="white" stroke="white" xmlns="http://www.w3.org/2000/svg" transform="scale(0.1505181347150259 0.1505181347150259)"><g><path d="M182.5,82.6c-7.4-8.5-16.7-15.3-27.1-19.8c-9.5-4.1-19.5-6.2-29.7-6.2c-9.5,0-18.9,1.8-27.8,5.4   c-18.6,7.4-33.3,21.7-41.3,40.2c-7.7,17.9-8.2,37.6-1.6,55.7l27-10.7c-3.8-10.9-3.4-22.8,1.2-33.5c4.9-11.4,13.9-20.1,25.4-24.7   c5.5-2.2,11.3-3.3,17.1-3.3c6.3,0,12.4,1.3,18.3,3.8c11.3,4.9,20,13.8,24.6,25.1l0.1-0.1l0,0.1c5-0.2,10.1-0.8,14.9-2   c15.5-3.6,29.2-11.9,39.7-24c10.2-11.7,16.4-25.9,18-41.2l-26.6-5.6C213.7,60,199.9,76.1,182.5,82.6z"/><path d="M113.1,139.8c3.8,10.9,3.4,22.8-1.2,33.5C107,184.7,98,193.4,86.6,198c-5.5,2.2-11.3,3.3-17.1,3.3   c-6.3,0-12.4-1.3-18.3-3.8c-11-4.7-19.5-13.3-24.2-24.3L0,183.9c7.5,18.1,21.6,32.4,39.7,40.2c9.5,4.1,19.5,6.2,29.8,6.2   c9.5,0,18.9-1.8,27.8-5.4c37.9-15.1,56.8-57.8,42.8-95.9L113.1,139.8z"/><path d="M152.9,40.7c3,1.2,6.1,1.7,9.2,1.7c2.9,0,5.8-0.5,8.6-1.5c5.8-2.1,10.4-6.1,12.8-11.3c1.3-2.7,1.9-5.5,1.9-8.4   c0-2.7-0.6-5.3-1.7-7.8c-2.3-5.3-6.7-9.4-12.5-11.6c-5.7-2.2-12.1-2.3-17.9-0.2c-5.8,2.1-10.3,6.1-12.8,11.3   c-2.5,5.2-2.6,11-0.2,16.2C142.8,34.3,147.2,38.5,152.9,40.7z"/></g></g></svg>');
}

.hopis-logo.light-logo{
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-1 -1 40 37"><g fill="#07d1b5" stroke="#07d1b5" xmlns="http://www.w3.org/2000/svg" transform="scale(0.1505181347150259 0.1505181347150259)"><g><path d="M182.5,82.6c-7.4-8.5-16.7-15.3-27.1-19.8c-9.5-4.1-19.5-6.2-29.7-6.2c-9.5,0-18.9,1.8-27.8,5.4   c-18.6,7.4-33.3,21.7-41.3,40.2c-7.7,17.9-8.2,37.6-1.6,55.7l27-10.7c-3.8-10.9-3.4-22.8,1.2-33.5c4.9-11.4,13.9-20.1,25.4-24.7   c5.5-2.2,11.3-3.3,17.1-3.3c6.3,0,12.4,1.3,18.3,3.8c11.3,4.9,20,13.8,24.6,25.1l0.1-0.1l0,0.1c5-0.2,10.1-0.8,14.9-2   c15.5-3.6,29.2-11.9,39.7-24c10.2-11.7,16.4-25.9,18-41.2l-26.6-5.6C213.7,60,199.9,76.1,182.5,82.6z"/><path d="M113.1,139.8c3.8,10.9,3.4,22.8-1.2,33.5C107,184.7,98,193.4,86.6,198c-5.5,2.2-11.3,3.3-17.1,3.3   c-6.3,0-12.4-1.3-18.3-3.8c-11-4.7-19.5-13.3-24.2-24.3L0,183.9c7.5,18.1,21.6,32.4,39.7,40.2c9.5,4.1,19.5,6.2,29.8,6.2   c9.5,0,18.9-1.8,27.8-5.4c37.9-15.1,56.8-57.8,42.8-95.9L113.1,139.8z"/><path d="M152.9,40.7c3,1.2,6.1,1.7,9.2,1.7c2.9,0,5.8-0.5,8.6-1.5c5.8-2.1,10.4-6.1,12.8-11.3c1.3-2.7,1.9-5.5,1.9-8.4   c0-2.7-0.6-5.3-1.7-7.8c-2.3-5.3-6.7-9.4-12.5-11.6c-5.7-2.2-12.1-2.3-17.9-0.2c-5.8,2.1-10.3,6.1-12.8,11.3   c-2.5,5.2-2.6,11-0.2,16.2C142.8,34.3,147.2,38.5,152.9,40.7z"/></g></g></svg>');
}

.hopis-logo{
    width: 40px; // 202px;
    height: 37px; //193px;
    margin-top: -5px;
    display: inline-block;
}

.orange{
    background: #f4a261;
    color: #FFF;
}

.light{
    background: #07d1b5;
    color: #0F1E26;
}

.dark{
    background: #0F1E26;
    color: #FFF;
}

.darker{
    background: rgba(7,15,19,0.95);
    color: #FFF;
}

.grey{
    background: #FFFEF4;
    color: #0F1E26;
}

.greyer{
    background: #707070;
    color: #fff;
}

.white{
    background: #fff;
    color: #0F1E26;
}

.coral{
    background: #fd7a62;
    color: #fff;
}

.blank{
    height: 1px;
}

.right{
    justify-content: right;
    text-align: right;
}

.left{
    justify-content: left;
    text-align: left;
}

.center{
    justify-content: center;
    text-align: center;
}

.vertical-center{
    /*vertical-align: middle;*/
    align-items: center;
}

.margin-0{
    margin: 0;
}

.margin-top100{
    margin-top: 100px!important;
}

.margin-top60{
    margin-top: 60px!important;
}

.margin-top30{
    margin-top: 30px!important;
}

.margin-top20{
    margin-top: 20px!important;
}

.margin-left30{
    margin-left: 30px!important;
}


.margin-right30{
    margin-right: 30px!important;
}

.margin-right10{
    margin-right: 10px!important;
}

.margin-top10{
    margin-top: 10px!important;
}

.margin-left10{
    margin-left: 10px!important;
}

.margin-bottom0{
    margin-bottom: 0px!important;
}

.margin-bottom10{
    margin-bottom: 10px!important;
}

.margin-bottom60{
    margin-bottom: 60px!important;
}

.margin-bottom100{
    margin-bottom: 100px!important;
}

.margin-bottom30{
    margin-bottom: 30px!important;
}

.margin-left30{
    margin-left: 30px!important;
}

.padding-bottom30{
    padding-bottom: 30px!important;
}

.padding-bottom20{
    padding-bottom: 20px!important;
}

.padding-top0{
    padding-top: 0px!important;
}
.padding-top10{
    padding-top: 10px!important;
}
.padding-bottom10{
    padding-bottom: 10px!important;
}

.padding-top30{
    padding-top: 30px!important;
}

.padding-left30{
    padding-left: 30px!important;
}

.padding-left10{
    padding-left: 10px!important;
}

.padding-right30{
    padding-right: 30px!important;
}

.padding-right10{
    padding-right: 10px!important;
}

.padding-bottom60{
    padding-bottom: 60px!important;
}

.padding-top60{
    padding-top: 60px!important;
}

.padding-left60{
    padding-left: 60px!important;
}

.padding-right60{
    padding-right: 60px!important;
}

a{
    display: inline-block;
    text-decoration: none;
	cursor: pointer;
}

.pointer{
	cursor: pointer;
}

.link:hover{
    opacity:0.6;
}

a.disabled{
    cursor: not-allowed!important;
}

.monument-bolder{
    font-family: 'Monument Extended Black'!important;
}

.monument-bolder-hover:hover{
    position: relative;
    font-family: 'Monument Extended Black'!important;
}

.monument-bolder-hover::after {
  content: attr(data-text);
  font-family: 'Monument Extended Black';
  visibility: hidden; /* prend la place mais pas visible */
  display: block;
  height: 0;
  overflow: hidden;
}

.text-coral-hover:hover{
	color: #fd7a62!important;
}


.text-light-hover:hover{
	color: #07d1b5!important;
}

.text-white-hover:hover{
	color: #fff!important;
}

.text-dark-hover:hover{
	color: #0F1E26!important;
}

.light-hover{
	cursor: pointer;
	background: white!important;
	color: #07d1b5!important;
}

.light-hover:hover{
	background: #07d1b5!important;
	color: #fff!important;
}

.dark-hover:hover{
	background: #0F1E26!important;
	color: #fff!important;
}

.coral-hover:hover{
    background: #fd7a62!important;
    color: #fff;
}

.grey-hover:hover{
	background: #FFFEF4!important;
	color: #0F1E26!important;
}

button, .button{
    border-radius: 100px;
    font-family: 'Monument Extended Regular';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    text-align: center;

    padding-left: 27px;
    padding-right: 27px;
    padding-top: 12px;
    padding-bottom: 8px;

    margin-top: -4px;

    border: 0;

    display: inline-block;
    cursor: pointer;
}

.button.rect{
    border-radius: 5px!important;
}

.button.light {
    /*border: 2px solid #07d1b5;*/
}

.button.small{
    padding-top: 8px;
    padding-bottom: 3px;
    font-weight: normal;
}

.button:hover, button:hover{
    background: #fff;
	border-color: #fff !important;
    color: #0F1E26;
}

.button.grey:hover {
    background: #0F1E26;
    color: #fff;
}

.button.dark:hover, button.dark:hover{
    background: #07d1b5;
    color: #0F1E26;
}

.button.white-hover:hover, button.white-hover:hover{
    background: #fff;
    color: #0F1E26;
}

.button.lighter, button.lighter{
    border: 2px solid #07d1b5;
    color: #07d1b5;
}
.button.lighter:hover, button.lighter:hover{
    background: #07d1b5;
    border: 2px solid #07d1b5!important;
    color: #0F1E26;
}

.button.darker, button.darker{
    border: 2px solid #0F1E26;
    color: #0F1E26;
    background: inherit !important;
}

.button.darker:hover, button.darker:hover{
    background: #0F1E26!important;
    border: 2px solid #0F1E26!important;
    color: #FFF;
}

.button.light-active{
    color: #fd7a62;
	border: 2px solid #fff!important;
    background: #fff;
}

.button.lighter.active{
    background: #07d1b5;
    color: #fff;
}

.link {
    cursor: pointer;
}

.link:hover {
    color: #07d1b5;
}

input,.input{
    border: 2px solid #07d1b5;
    border-radius: 40px;
    padding-top: 8px;
    padding-bottom: 8px;

    padding-top: 12px;
    padding-bottom: 8px;

    padding-left: 24px;
    padding-right: 12px;
    width: 100%;
    background: inherit;

    margin-top: -4px;
}

input[type="password"]{
    padding-right: 50px;
}

.inp-date {
    display: block;
    width: 100%;
}

.inp-date[type='date'] {
    visibility: visible;
    color: transparent!important;
    background: transparent!important;
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    border: none!important;
}

.inp-date[type=date]:focus {
    color: black!important;
    background: inherit!important;
    border-bottom: 2px solid black!important;
}

input::placeholder{
    color:#ccc;
    font-family:'Space Grotesk'!important;
    /*font-weight: bold;*/
    font-size: 14px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    z-index:0;
}

input::-webkit-input-placeholder, 
input::-moz-placeholder, 
input:-ms-input-placeholder,
input:-moz-placeholder {
    color:#ccc;
    font-family:'Space Grotesk'!important;
    /*font-weight: bold;*/
    font-size: 14px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    z-index:0;
}

/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

/*Change text in autofill textbox*/
input:-webkit-autofill{
    font-family:'Space Grotesk'!important;
}

 input:disabled{
     opacity: 0.5;
 }

select{
    display: none;
}

.centeredplaceholder::placeholder{
    text-align: center;
}

.border-red{
    border-color: red!important;
}

.border-dark{
    border-color: #0F1E26!important;
}
.border-light{
    border-color: #07d1b5;
}

.list-title-borders.border-light{
    border-bottom: 2px solid #07d1b5; 
}

.list-title-borders.border-dark{
    border-bottom: 2px solid #0F1E26; 
}
.list-title-borders.error{
    border-bottom: 2px solid red; 
}

.box{
    border-radius: 10px;
    border: 1px solid #07d1b5;
}
.lightbox{
    border-radius: 20px;
    background: white;
}
.orangebox{
    border: 2px solid #f4a261;
}


@media (min-width:768px){
    .carousel-box{
        padding-left: 15px;
        padding-right: 15px;
    }
}

.arrow-carousel-btn {
    width: 45px;
    height: 45px;
    display: block;
    border-radius: 22.5px;
    padding-top: 12px;
    padding-left: 6px;
    cursor: pointer;
}

.arrow-carousel-btn.light:hover{
    background: #0F1E26;
    color: #FFF;
}

.arrow-carousel {
    width: 20px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding-left: 15px;
    padding: 10px;
    color: #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -webkit-touch-callout: none;
    /*-webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;*/
}

.round-picture{
    border-radius: 100%;
}

.uppercase{
    text-transform: uppercase;
}

.text-orange-color{
    color: #f4a261;
}

.text-light-color{
    color: #07d1b5;
}

.text-dark-color{
    color: #0F1E26!important;
}

.text-white-color{
    color: #fff;
}

.text-coral-color{
    color: #fd7a62;
}

.text-light-contour{
    text-shadow: 1px 0 0 #07d1b5, -1px 0 0 #07d1b5, 0 1px 0 #07d1b5, 0 -1px 0 #07d1b5, 0.5px 0.5px #07d1b5, -0.5px -0.5px 0 #07d1b5, 0.5px -0.5px 0 #07d1b5, -0.5px 0.5px 0 #07d1b5;
}

.text-white-contour{
    text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 0.5px 0.5px #fff, -0.5px -0.5px 0 #fff, 0.5px -0.5px 0 #fff, -0.5px 0.5px 0 #fff;
}

.text-dark-contour{
    text-shadow: 1px 0 0 #0F1E26, -1px 0 0 #0F1E26, 0 1px 0 #0F1E26, 0 -1px 0 #0F1E26, 0.5px 0.5px #0F1E26, -0.5px -0.5px 0 #0F1E26, 0.5px -0.5px 0 #0F1E26, -0.5px 0.5px 0 #0F1E26;
}
.text-white-contour{
    text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 0.5px 0.5px #fff, -0.5px -0.5px 0 #fff, 0.5px -0.5px 0 #fff, -0.5px 0.5px 0 #fff;
}

.text-large{
    font-size: 20px;
    line-height: 25px;
}

.text-small{
    font-size: 12px;
    line-height: 14px;
}

.ellipsis{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

*:focus {
    outline: none;
}

div{
    vertical-align: top;
}

.navbarbutton{
    width: 30px;
}

.navbarbutton:before,
.navbarbutton:after,
.navbarbutton div {
  background: #fff;
  content: "";
  display: block;
  height: 2px;
  border-radius: 3px;
  margin: 7px 0;
  transition: 0.5s;
}

.navbarbutton.light:before,
.navbarbutton.light:after,
.navbarbutton.light div {
  background: #fff!important;
}

.navbarbutton.whiteicon:before,
.navbarbutton.whiteicon:after,
.navbarbutton.whiteicon div {
    background: #fff;
}

.navbarbutton.darkicon:before,
.navbarbutton.darkicon:after,
.navbarbutton.darkicon div {
    background: #000;
}

.navbarbutton.activated:before {
  transform: translateY(12px) rotate(135deg);
}
.navbarbutton.activated:after {
  transform: translateY(-12px) rotate(-135deg);
}
.navbarbutton.activated div {
  transform: scale(0);
}

@media (max-width:1023px){
    .mobile-nav{
        min-height: 100%;
        z-index: 99;
        display: none;
        text-align: left;
        /*padding-top: 60px;
        padding-bottom: 60px;*/
        position: fixed;
        top: 0px;
        left: 0;
        right: 0;
        bottom: 0;
        overflow-y: auto;
        background: inherit!important;
        color: inherit!important;
    }
}

.carousel-move-left {
    opacity: 1;
    transform: translateX(-1000px);
    transition-duration: 500ms;
}

.carousel-selectpoint-left2Right {
    opacity: 0;
    transform: translateX(20px);
    transition-duration: 500ms;
}
.carousel-selectpoint-right2Left {
    opacity: 0;
    transform: translateX(-20px);
    transition-duration: 500ms;
}

.carousel-unselectpoint{
    opacity: 0;
    background: #fff;
    transition-duration: 500ms;
}

.carousel-move-right {
    opacity: 1;
    transform: translateX(1000px);
    transition-duration: 500ms;
}

.popup{
    display: flex;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:9999;
    background: rgba(0,0,0,0.7);
    justify-content: center;
    align-items: center;
}


@media (max-width:1023px){
    .popup-content{
        display: block;
        text-align: center;
        border-radius: 20px;
        padding: 60px;
        font-weight: bold;
        margin-left:10px;
        margin-right:10px;
        position: relative;
        max-height: 80vh;
        overflow-y: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
@media (min-width:1024px){
    .popup-content{
        display: block;
        text-align: center;
        border-radius: 20px;
        padding: 60px;
        font-weight: bold;
        max-width:60%;
        min-width:60%;
        position: relative;
        max-height: 80vh;
        overflow-y: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}


.popup-content.info{
    background: #fff;
    color: #0F1E26;
}

.popup-content.success{
    background: #07d1b5;
    color: #0F1E26;
}
.popup-content.failed{
    background: #e56772;
    color: #0F1E26;
}

.w3-button:hover{
    background: inherit!important;
}

.nopadding{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

.greyfilled-text-border{
    letter-spacing: 0.05em;
    color: #FFFEF4;
    text-shadow: 1px 0 0 #0f1e26, -1px 0 0 #0f1e26, 0 1px 0 #0f1e26, 0 -1px 0 #0f1e26, 0.5px 0.5px #0f1e26, -0.5px -0.5px 0 #0f1e26, 0.5px -0.5px 0 #0f1e26, -0.5px 0.5px 0 #0f1e26;"
}

.badge{
    color: #0F1E26;
    padding-top: 5px;
    min-width: 24px;
    padding-right:10px;
    padding-left:10px;
    height: 24px;
    margin-top: -2px;
    vertical-align: top;
    font-size: 10px;
    display: inline-block;
    text-align: center;
    border-radius: 24px;
    background: #07d1b5;
    margin-top: -2px!important;
    margin-left: 10px;
}

.list-title-borders{
    width: calc(100% - 0px); 
    padding-top: 5px; 
    padding-bottom: 5px; 
    padding-left: 10px;
}

.list-selected{
	color: #07d1b5!important;
}

.list-option-title{
    position: relative;
    padding-right: 50px;
}

.list-value > .hideInTitle{
    display: none!important;
}

.hideInOption{
    display: none!important;
}
.list-value > .hideInOption{
    display: inline!important;
}

.listarrow{
    display:inline-block;
    position: absolute;
    margin-left: 20px;
}

.arrow {
    width: 10px;
    display: inline-block;
  border: solid #07d1b5;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  color: #07d1b5;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);

    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                          supported by Chrome, Edge, Opera and Firefox */
}

.rotate {
    transform: rotate(180deg);
    margin-top: -4px;
    /*transform: rotate(180deg);*/
    transition: .3s;
}
.rotatereset {
    transform: rotate(0deg);
    transition: .3s;
}

.arrow-left {
  border: solid #07d1b5;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 10px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);

    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                          supported by Chrome, Edge, Opera and Firefox */
}

.arrow-right {
  border: solid #07d1b5;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 10px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);

    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                          supported by Chrome, Edge, Opera and Firefox */
}

#scrollTop{
    overflow: hidden;
    height: 46px;
    width: 46px;
    text-align: center;
    padding-top: 12px;

    display: none;
    position: fixed; /* Fixed/sticky position */
    bottom: 50px; /* Place the button at the bottom of the page */
    right: 50px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    cursor: pointer; /* Add a mouse pointer on hover */
    font-size: 40px;
    background: #07d1b5;
    border-radius: 100%;
    opacity: 1;
}

#scrollTop:hover{
    padding-top: 5px;
    transition: 0.3s;
}

.list{
    list-style-type: circle; /* Remove bullets */
}

.list-options{
    display: none;
    list-style-type: none; /* Remove bullets */
    padding: 0; /* Remove padding */
    margin: 0; /* Remove margins */
}

/* width */
.list-options > div::-webkit-scrollbar {
  width: 18px;
}

/* Track */
.list-options > div::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
.list-options > div::-webkit-scrollbar-thumb {
    background-clip: padding-box;  /** <-- this **/
    background-color:  rgba(7,209,181, 0.5);
    border-left: 4px solid rgba(7,209,181,0);
    border-right: 10px solid rgba(7,209,181,0);
    background-clip: padding-box;
}

/* Handle on hover */
.list-options > div::-webkit-scrollbar-thumb:hover {
  background-color: rgba(7, 209, 181, 1);
}


.news-content:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0%;
    width: 2px;
    height: 23px;
    background: #07d1b5; /*0F1E26;*/
}

.news-content{
    position: relative;
}

.me {
    display: block;
    background: #0F1E26;
    //#0084ff: ;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.him {
    display: block;
    background: #eee;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

li {
    display: block;
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.chatnode > li {
    display: inline-block;
    clear: both;
    //padding: 20px;
    border-radius: 30px;
    margin-bottom: 10px;
    margin-top: 5px;
    cursor: pointer;
    width: 80%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
}

/* width */
.chatnode::-webkit-scrollbar {
  width: 18px;
}

/* Track */
.chatnode::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
.chatnode::-webkit-scrollbar-thumb {
    background-clip: padding-box;  /** <-- this **/
    background-color:  rgba(0,0,0, 0.3);
    border-left: 4px solid rgba(0,0,0,0);
    border-right: 10px solid rgba(0,0,0,0);
    background-clip: padding-box;
}

/* Handle on hover */
.chatnode::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0,0,0, 0.5);
}

.chatnode{
    overflow:hidden;
}

.chatnode:hover{
    overflow:overlay;
}

.light-input::placeholder{
    color:#0F1E26!important;
    font-family:'Space Grotesk'!important;
    /*font-weight: bold;*/
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    opacity: 0.5;
    z-index:0;
}
.light-input{
    border: 0;
    border-radius: 0;
    border-bottom: 2px solid #07d1b5;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 50px;
    width: 100%;
    background: inherit;
    color: #0F1E26!important;
    font-family: 'Space Grotesk'!important;
    font-weight: bold;
}

.light-input.border-dark{
    border-bottom: 2px solid #0F1E26;
}

.livepoint{
    background: rgba(245,245,245,0);
    color: rgba(0,0,0,0);
    cursor: help;
}
.livepoint:hover{
    background: rgba(245,245,245,0.9);
    color: rgba(15,30,38,1);
}

.light-badge{
    border-width: 2px;
    border-style: solid;
    border-radius: 100%;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 18px;
    margin-bottom: -4px;
    margin-right: 10px;
}

.white-active{
    border-color: white;
    color: white;
}

.light-active{
    border-color: #fd7a62 !important;
    color: #fd7a62 !important;
}

.tabcontent{
    display: none;
}

.tabcontent.active{
    display: block;
}

.disabled{
    opacity: 0.5;
}

input[type="checkbox"].rounded {
    display: none;
}

input[type="checkbox"].rounded + i{
    pointer-events: none;
}

input[type="checkbox"].rounded + i::before{
    content: '';
    font-size: 1.2em;
    color: #07d1b5;
    margin-right: 0.3rem;
    width: 20px;
    height: 20px;
    border: 2px solid #07d1b5;
    border-radius: 5px;
    display: block;
    text-align: center;
    margin: auto;
    margin-top: 1px;
}

input[type="checkbox"].rounded:checked + i::before {
    font-size: 16px;
    font-weight: bolder;
    padding-right: 4px;
    content:'\2713';
    color: #fff;
    background: #07d1b5;
}




input[type="checkbox"].rounded-dark {
    display: none;
}

input[type="checkbox"].rounded-dark + i{
    pointer-events: none;
}

input[type="checkbox"].rounded-dark + i::before{
    content: '';
    font-size: 1.2em;
    color: #0F1E26;
    /*margin-right: 0.3rem;*/
    width: 20px;
    height: 20px;
    border: 2px solid #0F1E26;
    border-radius: 5px;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: 0;
    margin-top: 1px;
}

input[type="checkbox"].rounded-dark:checked + i::before {
    font-size: 16px;
    font-weight: bolder;
    padding-right: 4px;
    content:'\2713';
    color: #fff;
    background: #0F1E26;
}



input[type="checkbox"].rounded-dark-left {
    display: none;
}

input[type="checkbox"].rounded-dark-left + i{
    pointer-events: none;
}

input[type="checkbox"].rounded-dark-left + i::before{
    content: '';
    font-size: 1.2em;
    color: #0F1E26;
    margin-right: 0.3rem;
    width: 20px;
    height: 20px;
    border: 2px solid #0F1E26;
    border-radius: 5px;
    display: block;
    text-align: left;
    margin: auto;
    margin-top: 1px;
    float: left;
}

input[type="checkbox"].rounded-dark-left:checked + i::before {
    font-size: 16px;
    font-weight: bolder;
    padding-right: 4px;
    content:'\2713';
    color: #fff;
    background: #0F1E26;
}



input[type="checkbox"].rounded-dark-right {
    display: none;
}

input[type="checkbox"].rounded-dark-right + i{
    pointer-events: none;
}

input[type="checkbox"].rounded-dark-right + i::before{
    content: '';
    font-size: 1.2em;
    color: #0F1E26;
    margin-right: 0.3rem;
    width: 20px;
    height: 20px;
    border: 2px solid #0F1E26;
    border-radius: 5px;
    display: block;
    text-align: right;
    margin: auto;
    margin-top: 1px;
    float: right;
}

input[type="checkbox"].rounded-dark-right:checked + i::before {
    font-size: 16px;
    font-weight: bolder;
    padding-right: 4px;
    content:'\2713';
    color: #fff;
    background: #0F1E26;
}


label{
    cursor: pointer;
}

.holder {
  margin: 0 auto;
  padding: 0;
  .follow {
    display: block;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 12px;
    color: #666;
    text-align: center;
  }
}
.livenow {
  width: 20px;
  margin: 0 auto;
  display: inline-block;
}
.livenow > .div-in {
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border-radius: 100%;
  position: absolute;
  margin: 0 auto;
  border:3px solid rgba(255, 0, 0 ,0.3);
  -webkit-animation: live 1.4s infinite ease-in-out;
  animation: live 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  margin-top:3px;

}
.livenow > .div-mid {
    background-color:rgba(7, 209, 181,0.3);
    background-color:rgba(7, 209, 181,1);
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
    margin-top: -10px;
  }/*
  &:nth-child(2) {
    -webkit-animation-delay: 0.16s;
    animation-delay: 0.16s;
    margin-top: -10px;
  }
  &:nth-child(3) {
    -webkit-animation-delay: 0.42s;
    animation-delay: 0.42s;
    border:3px solid rgba(7, 209, 181,0.5);
    margin-top: -10px;
  }
  &:nth-child(4) {
    border:3px solid rgba(7, 209, 181,1);
    -webkit-animation-delay: -0.42s;
    animation-delay: -0.42s;
    margin-top: -10px;
  }
}
*/
@-webkit-keyframes live {
  0%, 80%, 100% { -webkit-transform: scale(0.6) }
  40% { -webkit-transform: scale(1.0) }
}
@keyframes live {
  0%, 80%, 100% {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

.w3-tooltip .w3-dropdown-content {
    position: absolute;
    display: none;
    min-width: 120px;
    left: 50%;
    transform: translateX(-80%);
    top: 100%;
    margin-top: 5px;
    z-index: 1;
}

/* Style de l'input range */
input[type="range"] {
    -webkit-appearance: none;
    padding: 0!important;
    border: 0!important;
    width: 100%;
    height: 2px;
    background: #0F1E26;
    border-radius: 5px;
    outline: none;
    opacity: 0.9;
    transition: opacity .15s ease-in-out;
}

/* Curseur personnalisé (Webkit - Chrome, Safari, Edge) */
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #07d1b5;
    border-radius: 50%;
    cursor: pointer;
    transition: transform 0.2s;
}

/* Curseur hover */
input[type="range"]::-webkit-slider-thumb:hover {
    transform: scale(1.2);
}

/* Pour Firefox */
input[type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #07d1b5;
    border-radius: 50%;
    cursor: pointer;
    transition: transform 0.2s;
}

input[type="range"]::-moz-range-thumb:hover {
    transform: scale(1.2);
}

.stripe-style-button {
  appearance: none;
  font-weight: bold;
  background-color: black;
  color: white;
  font-size: 16px;
  font-weight: 500;
  border: none;
  border-radius: 4px;
  height: 40px;
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  transition: background 0.2s ease;
}
.stripe-style-button:hover {
  background-color: #1a1a1a;
}

.coral-underline{
    text-decoration-color: #fd7a62;
    text-underline-offset: 4px;
    text-decoration-line: underline;
}

:root{
  --header-bg: #FFFEF4;        /* couleur de fond */
  --blur: 10px;                 /* flou du fond */
  --fade-h: 10px;               /* hauteur du fondu */
}

.site-header{
    top: 0;
    z-index: 1000;
    background: rgba(255, 254, 244, 100);
    position: sticky;
}

.site-header::after{    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    height: var(--fade-h);
    pointer-events: none;
    background: linear-gradient(to bottom, rgba(255, 254, 244, 100), rgba(255, 254, 244, 0));
}

.poster{
    --bg:#FFFEF4;           /* fond */
    --word-rgb:15 30 38;    /* #0F1E26 */
    margin:24px auto;
    position:relative;
    background:var(--bg);
    overflow:hidden;
}
.cloud{ position:absolute; inset:0; z-index:0; pointer-events:none; user-select:none; }
.word{
    position:absolute; left:0; top:0; z-index:0;
    color:rgb(var(--word-rgb)/.1);
    font-family: 'Space Grotesk';
    font-weight:600; line-height:1; white-space:nowrap; mix-blend-mode:multiply;
    transition:
    left .55s ease, top .55s ease,
    transform .4s cubic-bezier(.2,.7,.2,1),
    opacity .4s cubic-bezier(.2,.7,.2,1);
    will-change: left, top, transform, opacity;
    transform: scale(1);
    opacity: 1;
}
.word.emph{ color:rgb(var(--word-rgb)/0.2); font-weight:700; }
.word.vert{ writing-mode:vertical-rl; text-orientation:mixed; }
.word.out{ transform: scale(.8); opacity: 0; }
.word.in{ transform: scale(1); opacity: 1; }

/* élément invisible pour mesurer */
.measure{
    position:absolute; visibility:hidden; left:-9999px; top:-9999px;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, Arial, "Noto Sans", sans-serif;
    font-weight:600; line-height:1; white-space:nowrap;
}
.measure.vert{ writing-mode:vertical-rl; text-orientation:mixed; }
.measure.bold{ font-weight:700; }

div::-webkit-scrollbar {
  height: 4px;             /* épaisseur horizontale */
}

div::-webkit-scrollbar-track {
  background: #eee;     /* fond de la barre */
  border-radius: 10px;
}

div::-webkit-scrollbar-thumb {
  background: #fd7a62;     /* couleur poignée */
  border-radius: 10px;
}

div::-webkit-scrollbar-thumb:hover {
  background: #05a892;     /* couleur au survol */
}

.tabs {
    display:flex; 
    gap:20px; 
    align-items:center;
    overflow-x:auto;
    -ms-overflow-style: none;  /* IE / Edge */
    scrollbar-width: none;     /* Firefox */
}

.tabs::-webkit-scrollbar { 
  display: none;  /* Chrome, Safari */
}

.tabs span::after {
  content: attr(data-text);
  font-family: 'Monument Extended Black';
  visibility: hidden; /* prend la place mais pas visible */
  display: block;
  height: 0;
  overflow: hidden;
}

.tabs span{
    cursor:pointer; 
    position:relative; 
    white-space:nowrap;
}

.tabs span:hover{
    color:#fd7a62; 
    font-family: 'Monument Extended Black' !important;
}
.tabs span.active{ 
    color:#fd7a62; 
    font-family: 'Monument Extended Black' !important;
}

/* Viewport pour l’animation des slides */
.tab-viewport{
    position:relative; overflow:hidden; /* masque le glissement */
}

  /* Panneaux */
  .tab-panel{
    position:absolute; top:0; left:100%; width:100%;
    padding:24px 0; /* style libre */
  }
  .tab-panel.active{ left:0; }
  /* animation: on anime la propriété "left" avec jQuery (pas besoin ici de transition CSS) */

  /* Optionnel: hauteur douce pour éviter les sauts */
  .tab-viewport.animating{ pointer-events:none; } /* évite double clic pendant anim */

.bandeau-incruste {
  background: white;
  position: relative;
  overflow: hidden; /* masque les côtés */
}

.bandeau-incruste::before,
.bandeau-incruste::after {
  content:"";
  position: absolute;
  left: 0;
  right: 0;
  height: 20px;
  width:100%;
}

.bandeau-incruste::before {
  top: 0;
  box-shadow: inset 0 6px 6px -6px #0f1e26;
}

.bandeau-incruste::after {
  bottom: 0;
  /*box-shadow: inset 0 -6px 6px -6px rgba(0,0,0,0.1);*/
}