@import url('https://fonts.googleapis.com/css2?family=Lilita+One&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins&family=Quicksand:wght@300..700&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
    font-family: 'NewyearCoffee';
    src: url('fonts/Newyear-Coffee.otf') format('opentype'),
         url('fonts/Newyear-Coffee.ttf') format('truetype');
}

@font-face {
    font-family: 'SuperMorning';
    src: url('fonts/Super-Morning.ttf') format('truetype');
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'NewyearCoffee', sans-serif;
}

html {
    scroll-behavior: smooth;
}

body {
    cursor: url('images/cursor.svg'), auto;
}

.bg-frame {
    background: url('https://framerusercontent.com/images/rR6HYXBrMmX4cRpXfXUOvpvpB0.png');
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .08;
    pointer-events: none;
    z-index: 10;
}

.informations {
    padding: 50px 0;
    background-color: #6F5145;
}

.informations .infos-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.informations .infos-container .box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 15px;
    width: 23%;
    margin: 0 15px;
}

.informations .infos-container .box .img {
    width: 80%;
}


.main-screen {
    display: flex;
    flex-direction: row;
    height: 100vh;
    padding-top:35px;
    justify-content: space-between;
    align-items: flex-start;
    background: url('images/rb_8688.png');
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-position: bottom;
}

.main-screen .img-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
    height: 100%;
}

img {
    width: 100%;
    height: 100%;
    display: block;
}
/* https://www.freepik.com/free-vector/cartoon-cave-background-stone-tunnel-frame-with-green-moss-lianas-entrance-mountain-hole-rock-with-empty-copy-space-grotto-hidden-underground-tunnel-game-vector-illustration_23094432.htm#fromView=search&page=1&position=1&uuid=6cce422b-30d2-468e-a59b-a7f334e3db8f&new_detail=true&query=parallax+png */
.main-screen .character {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.main-screen .character .character-img {
    width: 610px;
    display: flex;
    justify-content: center;
    margin-bottom: -60px;
    align-items: center;
}

.main-screen .character .character-name {
    display: flex;
    position: relative;
    flex-direction: row;
}

.main-screen .character .character-name h1 {
    font-size: 9em;
    text-shadow: 5px 5px 1px #6F5145;
    margin: 0 -3px;
    transition: .3s;
}

.main-screen .character .character-name h1:hover {
    transform: rotate(15deg);
    cursor: default;
}

h2 {
    text-align: center;
}

.header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
    padding: 10px;
}

.header .header-container {
    display: flex;
    justify-content: flex-end;
}

.header .header-container .nav {
    display: flex;
    flex-direction: row;
    gap: 15px;
}

.header .header-container .nav a {
    padding: 10px;
    border-radius: 5px;
    background-color: #6F5145;
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    cursor: url('images/pointer__.svg'), auto;
    transition: .2s;
}

.header .header-container .nav a:hover {
    scale: 1.1;
    box-shadow: 0 0 10px #E4D2C3;
    background-color: #E4D2C3;
    color: #000;
}

.frame-bg-fish {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 9900;
    pointer-events: none;
}

.frame-bg-fish .image-fish {
    position: absolute;
    top: -500px;
    animation: slideDownFish 15s infinite linear;
    pointer-events: none;
}

.frame-bg-fish .image-fish img {
    animation: effectImg .5s infinite alternate linear;
}

@keyframes effectImg {
    from {
        transform: rotate(0) scale(1.07);
    }

    to {
        transform: rotate(40deg);
    }
}

.frame-bg-fish .first-fish {
    width: 5.5%;
    left: 78%;
    animation-delay: 2s;
    transform: rotate(307deg);
}

.frame-bg-fish .second-fish {
    width: 4%;
    left: 22%;
}


@keyframes slideDownFish {
    from {
        top: -500px;
    }

    to {
        top: 100%;
    }
}

.forest_sec {
    position: relative;
}

.table_display {
    position: absolute;
    top: 32.5%;
    right: 306px;
    width: 47%;
}

.table_display .img {
    position: relative;
    animation: rotatePna 1s infinite linear alternate;
}

@keyframes rotatePna {
    from {
        rotate: .5deg;
    }

    to {
        rotate: -.5deg;
    }
}

.table_display .img .text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.table_display .img .text p {
    font-size: 27px;
}


.forest_sec .title-main {
    position: absolute;
    top: 15%;
    left: 50%;
    z-index: 999;
    transform: translate(-50%,-50%);
}

h2 {
    font-family: "Lilita One", serif;
    font-size: 9em;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 5px 10px 20px black;
    position: relative;
    z-index: 1000;
}

.pawny_images_absolute {
    position: absolute;
    bottom: -47%;
    left: 62%;
    transform: translate(-50%, -50%);
    width: 35.5%;
}

.avaible_on {
    background-color: #6F5145;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 100px 0 ;
    overflow: hidden;
}

.avaible_on .pancart_container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.avaible_on .pancart_container .pancart_box {
    width: calc(25% - 30px);
    margin: 15px;
    transition: .3s;
}


.avaible_on .pancart_container .pancart_box .image {
    position: relative;
}

.avaible_on .pancart_container .pancart_box:hover {
    transform: rotate(7deg) scale(1.05);   
}

.avaible_on .pancart_container .pancart_box .image h3 {
    font-size: 3.5em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);   
}

.water-section {
    background: url('images/background_water_ocean.png');
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background-position: right;
    padding: 65px 0;
    position: relative;
    gap: 200px;
}

.water-section .title {
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: center;
    position: relative;
    z-index: 1000;
    align-items: center;
    width: 50%;
}

.water-section .title .token-pass {
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 25px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 90%;
}

.water-section .title .token-pass p {
    font-size: 1.4em;
    width: 85%;
    text-transform: none;
    font-family: "Lilita One", serif;
}

.water-section .title .token-pass .icons {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.water-section .title .token-pass i {
    font-size: 1.85em;
    vertical-align: middle;
    cursor: url('images/pointer__.svg'), auto;
    scale: 1;
}

.water-section .title .token-pass i:active {
    color: #6F5145;
    scale: .8;
}

.pawny_chill_images {
    position: absolute;
    right: 0;
    top: 45%;
    transform: rotateY(180deg);
    width: 30%;
    z-index: 10;
}

.water-section .content-water {
    width: 100%;
    padding: 0 50px;
}

.water-section .content-water .list-step {
    width: 80%;
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.water-section .content-water .list-step .box-step {
    width: 100%;
    display: flex;
    flex-direction: row;
    background-color: #98DDFF;
    padding: 20px;
    border-radius: 15px;
    border: 4px solid black;
    justify-content: flex-start;
    gap: 40px;
    align-items: center;
    color: #fff;
    height: 101px;
    transition: .3s;
}

.water-section .content-water .list-step .box-step .name h3 {
    font-size: 2em;
}

.water-section .content-water .list-step .box-step .description {
    display: flex;
    justify-content: center;
    align-items: center;
}

.water-section .content-water .list-step .box-step .description p {
    font-size: 1.6em;
}

.water-section .content-water .list-step .box-step:nth-child(1) {
    transform: translate(-20px, -5px) rotate(-1deg);
}

.water-section .content-water .list-step .box-step:nth-child(2) {
    transform: translate(-14px, -13px) rotate(-.5deg);
}

.water-section .content-water .list-step .box-step:nth-child(3) {
    transform: translate(-20px, -17px) rotate(-1.5deg);
}

.water-section .content-water .list-step .box-step:nth-child(4) p span.edited {
    font-size: 2em;
    color: #6F5145;
}

.water-section .content-water .list-step .box-step:hover {
    rotate: -2deg;
    scale: 1.03;
    z-index: 500;
}

.game-section {
    height: 100vh;
    background: url('images/54cda2065c7293f5241f207756261bc8.png');
    background-size: cover;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 70px 0;
    flex-direction: column;
    position: relative;
}

.game-section .game {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.game-section .game #pawny_catch {
    width: 80px;
    animation: pawny .1s infinite alternate linear;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1500;
    transition: .15s;
    user-select: none;
}

.game-section .game #pawny_catch img {
    user-select: none;
}

@keyframes pawny {
    from {
        scale: 1;
    }

    to {
        scale: 1.07;
    }
}

.game-section h2 {
    user-select: none;
}

.sea-section {
    background:url('images/0bd94705ffa85264803a9e5db4a16557.png');
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 70px 0;
    height: 100vh;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.sea-section .boat {
    position: absolute;
    top: 57%;
    left: 25%;
    width: 420px;
    transform: translate(-50%,-50%);
}

.sea-section .paneau {
    position: absolute;
    top: 57%;
    right: 0;
    width: 200px;
    transform: translate(-50%,-50%);
}

.sea-section .stats {
    display: flex;
    flex-direction: row;
    gap: 75px;
    position: absolute;
    bottom: 32px;
    left: 45%;
    align-items: flex-end;
}

.sea-section .stats .rect h2 {
    font-size: 2.8em;
}

.sea-section .stats .rect {
    background-color: #6F5145;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding: 10px;
    border-radius: 10px;
    gap: 130px;
    height: 450px;
    width: 130px;
}

.sea-section .stats .rect p {
    rotate: 90deg;
    font-size: 1.5em;
    width: 250px;
    color: #fff;
}

.sea-section .stats .rect:last-child {
    background-color: #EFD5C9;
    height: 150px;
    bottom: 0;
}

.forest-and-thai {
    background: url('images/eb5d4daf571512ae2ea582f122a69568.jpg');
    background-size: cover;
    background-position: center;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 70px 0;
    position: relative;
    overflow: hidden;
}

.faq {
    background: url('images/1c305f74a73a5f6343dc0eec56b797b0.png');
    background-size: cover;
    background-position: center;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 70px 0;
    position: relative;
    overflow: hidden;
    gap: 70px;
}
.sep-sec-buy {
    background-color: #1c337b;
    padding: 50px 0;
    height: 200px;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}

.slider-container {
    display: flex;
    width: 200%;
    animation: slideLeft 10s linear infinite;
    gap: 80px;
}

.slider_sli {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    gap: 80px; /* Ajout d'un espace entre les éléments */
}

.sep-sec-buy .slider_sli h3 {
    font-size: 60px;
}

.faq .questions {
    display: flex;
    flex-direction: column;
    width: 50%;
    gap: 15px;
}

.faq .questions .question {
    display: flex;
    flex-direction: column;
    cursor: url('images/pointer__.svg'), auto;
    gap: 0px;
    padding: 10px;
    background-color: #fff;
    color: #6F5145;
    border-radius: 15px;
    transition: .3s;
}

.faq .questions .question .answer {
    max-height: 0;
    opacity: 0;
    transition: .3s;
}

.faq .questions .question .name {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
}

.faq .questions .question .name p {
    font-size: 35px;
}

.faq .questions .question .name .icon {
    width: 55px;
    height: 70px;
}

.faq .questions .question:hover {
    transform: rotate(1deg) scale(1.05);
    background-color: #EFD5C9;
    z-index: 50;
}

.faq .questions .question.active .answer {
    max-height: 250px;
    padding-top: 15px;
    opacity: 1;
}

.faq .questions .question .answer p {
    font-size: 27px;
    pointer-events: none;
}

.forest-and-thai .img-mid {
    position: absolute;
    bottom: -25px;
    left: 50%;
    width: 400px;
    transform: translateX(-50%);
}

.forest-and-thai .img-left {
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 12%;
}

@keyframes slideLeft {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

.bfor-token {
    background-color: #7F6B8A;
    height: 200px;
    display: flex
;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 5em;
    cursor: url("images/drag.svg"), auto;

}

.glide__slides {
    text-align: center;
}

@media all and (max-width:1650px){
    .water-section,
    .faq {
        height: auto;
    }

    .water-section .content-water .list-step .box-step:nth-child(4) p span.edited {
        font-size: 1.5em;
    }

}

@media all and (max-width : 1430px){
    .main-screen .character .character-img {
        width: 400px;
        margin-bottom: -20px;
    }

    .main-screen .character .character-name h1 {
        font-size: 7em;
    }

    .main-screen {
        background-size: cover;
        background-position: center;
    }

    h2 {
        font-size: 5.5em;
        text-align: center;
    }

    .water-section .title {
        width: 70%;
    }

    .water-section,
    .faq {
        height: auto;
    }

    .water-section .content-water .list-step .box-step .description p {
        font-size: 1.4em;
    }

    .water-section .content-water .list-step .box-step:nth-child(4) p span.edited {
        font-size: 1.8em;
    }

    .faq .questions .question .name p {
        font-size: 32px;
    }    

    .game-section {
        display: none;
    }

    .table_display {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50%;
        transform: translate(-50%, -50%);
    }

    .water-section .title .token-pass p {
        font-size: 1.3em;
    }

    .sea-section .paneau {
        top: 60%;
        right: -5%;
    }

    .sea-section .boat {
        width: 37.5%;
    }

    .forest-and-thai .title {
        text-align: center;
    }


    .faq .questions .question .name p {
        font-size: 26px;
    }
}

@media all and (max-width : 1000px){

    .main-screen .character .character-img {
        width: 350px;
    }

    .main-screen .character .character-img {
        margin-bottom: -42px;
    }

    .informations .infos-container .box .img {
        width: 100%;
    }

    h2 {
        font-size: 5em;
    }

    .table_display {
        top: 57%;
        width: 70%;
    }

    .pawny_images_absolute {
        bottom: -200px;
        width: 29%;
    }

    .avaible_on .pancart_container .pancart_box {
        width: 25%;
        margin: 0;
    }

    .water-section .title {
        width: 100%;
    }

    .water-section .content-water .list-step .box-step .description p {
        font-size: 1em;
    }

    .pawny_chill_images {
        top: 34%;
        width: 40%;
    }

    .water-section .content-water .list-step {
        width: 100%;
    }

    .glide__slide {
        font-size: .6em;
    }

    .sea-section .boat {
        width: 50.5%;
    }

    .forest-and-thai .img-mid {
        width: 450px;
    }

    .faq .questions {
        width: 80%;
    }

    .main-screen .character .character-name h1 {
        font-size: 6em;
    }
}

@media all and (max-width: 700px){
    .main-screen .img-bg img {
        object-fit: cover;
    }

    .header .header-container .nav a {
        padding: 7px;
        font-size: 16px;
    }

    .header .header-container {
        justify-content: center;
    }

    .main-screen .character .character-name h1 {
        font-size: 5em;
    }

    .main-screen .character .character-img {
        width: 340px;
        margin-bottom: 25px;
    }

    .informations .infos-container {
        flex-direction: column;
        gap: 30px;
    }

    .informations .infos-container .box {
        width: 70%;
    }

    .forest_sec {
        position: relative;
        padding: 100px 0;
        height: 75vh;
    }

    .forest_sec .img,
    .forest_sec .table_display {
        height: 100%;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
    }

    .avaible_on .pancart_container .pancart_box {
        width: 50%;
    }

    .avaible_on {
        gap: 20px;
    }

    .forest_sec .img img {
        object-fit: cover;
    }

    .forest_sec .table_display .img {
        left: 50%;
        top: 76%;
        width: 100%;
        height: auto;
    }

    .avaible_on .title {
        text-align: center;
    }

    h2 {
        font-size: 3.5em;
    }

    .water-section .title .token-pass {
        flex-direction: column;
        gap: 10px;
    }
    
    .water-section .title .token-pass p {
        width: 100%;
        text-align: center;
        font-size: .85em;
    }

    .water-section .title .token-pass i {
        font-size: 1.3em;
    }

    .water-section .content-water .list-step .box-step {
        height: auto;
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }

    .water-section .content-water .list-step .box-step .name h3 {
        font-size: 1.3em;
    }

    .sep-sec-buy .slider_sli h3 {
        font-size: 35px;
    }

    .glide__slide {
        font-size: .4em;
    }

    .sea-section .boat {
        width: 400px;
    }

    .sea-section .paneau {
        top: 66%;
        right: -90px;
        width: 170px;
    }

    .forest-and-thai .img-mid {
        width: 400px;
    }

    .forest-and-thai .img-left {
        width: 75px;
    }

    .faq .questions .question .name p {
        font-size: 19px;
    }

    .faq .questions .question .answer p {
        font-size: 15px;
    }

    .faq .questions .question .name .icon {
        height: 60px;
    }

    .hide-700 {
        display: none;
    }
}
