
  



.fav-page {
    background-image: url(/minio/campanie-social-media/desc-bg-dark.jpg); 
    background-position: center; 
    background-repeat: no-repeat;
    background-size: cover;
}

.info {
    display: flex;
    flex-direction: column;
}



.info__title {
    font-family: SuisseIntl-Bold, sans-serif;
    color: #ffffff;
    font-size: 60px;
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
    text-transform: uppercase;
    z-index: 1;
    font-weight: bold;
    margin-inline-start: 4rem;
    margin-left: auto;
    margin-right: auto;
    
}


.info__subtitle-top {
    display: inline-block;
    font-family: SuisseIntl-Bold, sans-serif;
    font-size: 60px;
    padding: 2rem 0 1rem 9rem;
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
    color: #00003D;
    text-transform: uppercase;
    background-size: 8em;
    background: url("info-subtitle-bg.png") no-repeat -5px -0.1em / cover;
    font-weight: bold;
    background-size: 100%;
    width: 108rem;
    margin-block-start: -1rem;
    margin-left: auto;
    margin-right: auto;
 
}


.info__subtitle-bottom {
    font-family: SuisseIntl-Bold, sans-serif;
    font-size: 28px;
    color: #00003D;
    background: url(subtitle-bottom-bg.png) no-repeat 0 -6px / contain;
    background-size: 76rem;
    display: inline-block;
    text-transform: uppercase;
    padding: 0.1em 0.3em;
    -webkit-transform: rotate(-2deg) translateY(-15px);
    -ms-transform: rotate(-2deg) translateY(-15px);
    transform: rotate(-2deg) translateY(-15px);
    margin: 1rem 2px 0 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33rem;
    font-weight: bold;

}




.info__subtitle-bottom-v1 {
    text-transform: lowercase;
    font-family: Lemon-Tuesday, sans-serif;
    color: #FF267E;
    font-size: 70px;
    font-weight: bold;
    margin-inline-start: 32rem;
    font-family: "Bilbo Swash Caps", cursive;
    font-weight: 400;
    font-style: normal;
    margin-block-start: -4rem;
    z-index: 1;
    font-weight: bold;

}

.info__subtitle-bottom-v2 {
    font-family: SuisseIntl-Bold, sans-serif;
    font-size: 28px;
    color: #00003D;
    background: url(subtitle-bottom-bg.png) no-repeat 0 -6px / contain;
    background-size: 80rem;
    display: inline-block;
    text-transform: uppercase;
    padding: 0.1em 0.3em;
    -webkit-transform: rotate(-2deg) translateY(-15px);
    -ms-transform: rotate(-2deg) translateY(-15px);
    transform: rotate(-2deg) translateY(-15px);
    margin: 1rem 2px 0 25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 77rem;
    font-weight: bold;
    margin-block-start: -1rem;
}

.campaign-text {
    background-color: white;
    width: 868px;
    background-size: 100%;
    margin-block-start: -2rem;
    margin-right: auto;
    padding: 1rem;
    rotate: 1deg;
    margin-inline-start: 10rem;
    height: 553px;
}

.campaign-text::before {
    content: "";
    display: block;
    width: 100%;
    height: 98%;
    -webkit-transform: rotate(-1.605deg);
       transform: rotate(0.395deg);
       transform: rotate(0.395deg);
    background: transparent;
    border: 5px solid #ffffff;
    position: absolute;
    bottom: -13px;
    right: -13px;
    z-index: 0;
}



.bkg-jucator {
    width: 300px;
    height: 300px;
    margin-inline-start: 2rem;
    margin-block-start: -12rem;
}

.container-info {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-inline-start: 2rem;
    margin-block-start: 8rem;
    background-image: url(/minio/campanie-social-media/info-title-decor.png);
    background-size: contain;
}


.player-football {
    width: 300px;
    height: 300px;
    margin-inline-end: 9rem;
    margin-block-start: -11rem;
}

.hanorac-football {
    background-image: url(/minio/campanie-social-media/info-title-decor.png);
    background-position: 2%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 200px;
    rotate: 9deg;
    margin-block-start: 9rem;

}

.right-elements {
    display: flex;
    flex-direction: column;
}

.left-elements {
    display: flex;
    flex-direction: column;
}

.tricou {
    background-image: url(/minio/campanie-social-media/info-title-decor.png);
    background-position: 2%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 131px;
    rotate: -9deg;
    margin-inline-start: 21rem;
    margin-block-start: 9rem;
    background-position: -1rem;
    display: block;
    position: absolute;
}

.sapca {
   background-image: url(/minio/campanie-social-media/info-title-decor.png);
   background-position: center; 
   background-repeat: no-repeat;
   background-size: cover; 
    width: 131px;
    rotate: -9deg;
    margin-inline-start: 8rem;
    background-position: -1rem;
    margin-block-start: 16rem;

}


.rucsac {
    background-image: url(/minio/campanie-social-media/info-title-decor.png);
    background-position: 2%;
    background-repeat: no-repeat; 
    background-size: cover;
    width: 131px;
    rotate: -9deg;
    margin-inline-start: 8rem;
    background-position: -1rem;
}


.general-rules {
    color: white;
}


.social-media-icon {
    margin-block-start: 2rem;
    display: flex;
    gap: 2rem;
    justify-content: center;
}



/* MOBILE*/


@media (max-width: 500px) {
    .fav-page {
        width: 100%;
        
    }

    .info__subtitle-top {
        width: 100%;
        font-size: 14px;
        padding: 1rem 0 1rem 2rem;
    }

    .info__subtitle-bottom {
        width: 16rem;
        font-size: 15px;
    }

    .info__subtitle-bottom-v2 {
        width: 16rem;
        font-size: 15px;
        margin: -0.8rem 2px 0 8rem;
    }

    .info__subtitle-bottom-v1 {
        margin-inline-start: 15rem;
        margin-block-start: -3rem;
    }

    .bkg-jucator {
        width: 100px;
        margin-block-start: -12rem;
        margin-inline-start: -2rem;
    }
    

    .player-football {
        width: 141px;
        height: 300px;
        margin-block-start: -9rem;
        margin-inline-start: 2rem;
        z-index: 2;
    }

    .tricou {
        width: 93px;
        margin-block-start: -2rem;
        margin-inline-start: -3rem;
        z-index: 2;
    }

    .hanorac-football {
        width: 70px;
        margin-block-start: -7rem;
        margin-inline-start: 5.5rem;
    }

    .rucsac {
        width: 92px;
        margin-inline-start: 5rem;
        margin-block-start: 4rem;

    }

    .sapca {
        width: 65px;
        margin-inline-start: -2rem;
        margin-block-start: 3rem;
        z-index: 2;
    }

    .campaign-text {
        margin-inline-start: 0;
        margin-block-start: -5rem;
        width: 14rem;
        height: 24rem;
        position: absolute;
        display: block;
        overflow: auto;
        rotate: 0deg;
        overflow-x: hidden;
        rotate: 2deg;

    }

    .right-elements {
        width: 128px;
    }

    .details-title {
        margin-left: auto;
        margin-right: auto;
        width: 22rem !important;
        background: #cccccc33 !important;
        color: #fff !important;
    }

    .general-rules {
        width: 100% !important;
    }

    .container-info {
        margin-inline-start: 0; 
        width: 100% !important;
        background-image: url(/minio/campanie-social-media/info-title-decor.png);
        background-size: contain;
    }

    .info_text1 {
        font-size: 20px;
    }
    
    .info_text2 {
        font-size: 11px;
        margin-inline-start: -2rem;
    }

    .info_text3 {
        font-size: 17px;
    }

    .info_text4 {
        font-size: 11px;
    }


    .campaign-text::-webkit-scrollbar {
        -webkit-appearance: none;
    }
    
    .campaign-text::-webkit-scrollbar:vertical {
        width: 11px;
    }
    
    .campaign-text::-webkit-scrollbar:horizontal {
        height: 11px;
        overflow-y: hidden;
        overflow-y: unset;
    }
    
    .campaign-text::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border: 2px solid white; /* should match background, can't be transparent */
        background-color: rgba(0, 0, 0, .5);
    }

}