*{
  box-sizing: border-box;
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: redonda;
    src: url(../font/redonda/RedondaTest-Medium.woff2);
    font-weight: normal;
    }
    @font-face {
    font-family: redonda;
    src: url(../font/redonda//RedondaTest-Black.woff2);
    font-weight: bold;
    }
    @font-face {
    font-family: helvetica;
    src: url(../font/helvetica/HelveticaNeueLTStd-Lt.woff2);
    font-weight: normal;
    }
html, body {
    margin: 0;
    padding: 0;
    font-family: 'helvetica', 'Arial', sans-serif; 
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; 
    scroll-behavior: smooth;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.overflow{
    overflow: hidden;
}
body{
    background: linear-gradient(135deg, #20466a, #000104);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-video {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    object-fit: cover;
    z-index: -2;
}
.navbar {
    background-color: transparent;
    backdrop-filter: blur(10px);
}
.overlay {
    background: linear-gradient(135deg, rgba(32, 70, 106, 0.75), rgba(0, 1, 4, 0.75));
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    z-index: -1;
}
div.container-fluid{
    padding: 0px 20px 0px 20px;
}
.cover-container {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 2rem;
}
/* ========== TITRE EN IMAGE ========== */
.logo-title {
    max-width: 400px;
    width: 90%;
    height: auto;
    margin-bottom: 1rem;
}
/* ========== TEXTE & BOUTONS ========== */
.cover-text {
    color: #ffffff;
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
}
.cover-buttons .btn {
    font-size: 1.1rem;
    padding: 0.75rem 1.5rem;
    font-weight: 600;       
    border-radius: 30px;
    font-family: redonda;
    text-transform: uppercase;
    font-weight: normal;
}
.button-fixed {
    width: 100%;
    max-width: 250px;
}
#button {
    margin: 3px;
    text-transform: uppercase;
    padding: 10px 20px;
    border: none;
    border-radius: 50px;
    text-decoration: none;
    font-family: redonda;
    }
.social-links {
    width: 100%;
    gap: 15px;
}
.social-links a {
    color: white;
    font-size: 1.7rem;
    transition: transform 0.2s;
    padding: 5px;
}
.social-links a:hover {
    transform: scale(1.2);
}
.navbar {
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 2;
}
.navbar-toggler{
    border: none!important;
}
.patron-link {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 1000;
    padding: 10px;
}
.patron-link .btn {
    font-size: 1rem;
    padding: 10px 20px;
    border-radius: 30px;
    font-weight: 600;
    border-radius: 30px;
    font-family: redonda;
    text-transform: uppercase;
    font-weight: normal;
    margin: 5px;
}
a, p, h1, h2, h3, span, label {
    color: #ffffff;
    margin: 0;
}
h1{
    font-family: redonda;
    font-size: 34px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    line-height: 30px;
}
h2{
    font-family: redonda;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    line-height: 15px;
}
.bold{
    font-weight: bold;
}
.bottom{
    margin-bottom: 30px;
}
.fixed{
    position: fixed;
}
.fixed-botton{
    position: fixed;
    bottom: 0;
}
.flex{
    display: flex;
}
.block{
    display: block;
}
.center{
    margin: auto;
    justify-content: center;
}
.fullw{
    width: 100%;
}
.fullh{
    height: 100vh;
}
.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
.spacer{
    display: flex;
    width: 100%;
    height: 100px;
}
#main{
    max-width: 90%;
    align-items: center;
}
#main_scroll{
    max-width: 90%;
    align-items: center;
}
#optin{
    padding: 30px;
}
#mc_embed_shell{
    max-width: 600px;
}
#mc_embed_signup{
    padding: 15px;
    border-radius: 12px;
    clear:left; 
    width: 100%;
}
mc_embed_signup_scroll{
    display: grid;
}
.mc-address-fields-group{
    display: flex;
}
.mc-field-group{
    display: flex;
    border: 1px solid #ffffff;
    border-radius: 50px;
    margin-bottom: 5px;
}
input::placeholder{
    text-transform: uppercase;
    font-size: 12px;
    color: #ffffff;
    opacity: 0.8;
}
#mce-EMAIL, #mce-MMERGE1, #mce-MMERGE2, #mce-MMERGE3, #mce-MMERGE4{
    width: 100%;
    background: none;
    border-radius: 50px;
    border: none;
    padding: 10px 10px 10px 15px;
    color: #ffffff;
}
#rgpd{
    width: 100%;
    padding: 10px;
    font-size: 14px;
    opacity: 0.5;
}
.legals{
    width: 100%;
}
.legals p a, .legals p{
    color: #a6a6a6;
    font-size: 14px;
}
#mce-success-response{
    color: white;
    font-size: 14px;
    padding: 5px;
}
#button{
    font-size: 14px;
}
#visit{
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 50px;
}
#return{
    padding: 50px;
}
#mc-embedded-subscribe, #button{
    margin: 3px;
    text-transform: uppercase;
    padding: 0.75rem 1.5rem;
    background-color: #0d6efd;
    color: #ffffff; 
    border:none;
    border-radius: 50px;
    text-decoration: none;
    font-family: redonda;
}
#mc-embedded-subscribe::value{
    font-weight: 900;
}
#mc-embedded-subscribe:hover, #button:hover{
    cursor: pointer;
    opacity: 0.8;
}
.iframe-asc-container{
    margin: auto;
    width: 90%;
    padding: 50px 0px 20px 0px;
}
.footer{
    width: 100%;
    padding: 10px 10px 30px 10px;
}
/*RESPONSIVE*/
@media only screen and (max-width: 880px) {
    #mc-embedded-subscribe{
        max-width: 45%;
        font-size: 12px;
    }
    #mc_embed_signup{
        padding: 100px 15px 50px 15px;
    }
    #visit{
    position: inherit;
    right: inherit;
    padding: 50px;
    }
    #defix{
        position:static;
        width: 100%;
    }
}