.div_container_platform{
    border-radius: 20px;
    border: solid #101015 2px;
    margin: 10px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    overflow: hidden;
    transition: transform 250ms;
}
.div_container_platform:hover{
    transform: scale(1.05);
}
.div_cross_platform{
    background-color: #4f813d
}
.div_platform{
    width: fit-content;
    margin: 25px;
}
.console_logo_img{
    position: relative;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 30px;
}
.text_platform{
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 1.5em;
    font-family: 'Bebas Neue', cursive;
    color: white;
    text-align: center;
    margin-top: 10px;
}
.div_pc{
    width: 50px;
    height: 30px;
}
.div_pc_element_1{
    position: relative;
    top: 0;
    left: 3px;
    width: 43px;
    height: 25px;
    background-color: white;
}
.div_pc_element_2{
    width: 50px;
    height: 5px;
    background-color: white;
}
.div_pc_element_1_1{
    position: relative;
    top: 4px;
    left: 4px;
    height: 18px;
    width: 35px;
    background-color: #242428;
}
.div_pc_element_3{
    position: relative;
    top: -10px;
    left: 0;
    width: 50px;
    height: 5px;
    background-color: #242428;
}
.background_animation_green{
    position: relative;
    top: -100px;
    left: 0;
    width: 100%;
    height: 0;
    background-color: green;
}
.text_platform_description{
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 1em;
    font-family: 'Exo 2', sans-serif;
    color: white;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.cross_platform_margin{
    margin-bottom: 40px;
}
.div_cross_platform_list{
    width: 100%;
    height: fit-content;
    border: solid #ebebeb 1px;
    padding: 10px 10px 10px 10px;
    border-radius: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    cursor: pointer;
    text-decoration: none;
}
.div_cross_platform_list:hover{
    font-weight: bold;
}
.responsive_space-between{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.list_container{
    width: fit-content;
    margin-left: 5px;
    margin-right: 5px;
    max-width: 620px;
}
.list_platform_img{
    position: relative;
    top: 3px;
    left: 0;
    width: 20px;
    height: 12px;
    margin-right: 10px;
}
.list_container_platform{
    width: fit-content;
    height: fit-content;
    padding: 2px 15px 2px 15px;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.list_crossplay_status{
    background-color: #4f813d;
}
.list_not_crossplay_status{
    background-color: #1d1d22;
}
.status_color_green{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #4f813d;
    margin-right: 5px;
}
.status_color_gray{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #1d1d22;
    margin-right: 5px;
}
.status_block_element{
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 20px;
}
.status_block{
    width: 100%;
    height: fit-content;
}
.div_pc_small{
    position: relative;
    top: 3px;
    left: 1px;
    width: 18px;
    height: 12px;
    background-color: white;
    margin-right: 10px;
}
.div_pc_element_1_small{
    position: relative;
    top: 2px;
    left: 2px;
    width: 14px;
    height: 10px;
    background-color: #242428;
}
.div_pc_element_2_small{
    position: relative;
    top: 0px;
    left: -2px;
    width: 22px;
    height: 2px;
    background-color: white;
}
.div_pc_element_cross_platform{
    background-color: #4f813d
}
.status_block_guide{
    border-top: 1px solid #8e899b;
    margin-top: 15px;
    padding-top: 10px;
}
.review_block{
    width: 100%;
    background-color: #66023C;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 25px;
    border: 1px solid #8e899b;
    margin-top: 25px;
}
.review_title{
    font-family: 'Lobster Two', cursive;
    color: white;
    font-size: 1.5em;
    margin-bottom: 10px;
}
.div_mobile{
    width: 20px;
    height: 30px;
}
.div_mobile_element_1{
    width: 20px;
    height: 30px;
    background-color: white;
    border-radius: 3px;
}
.div_mobile_element_1_1{
    position: relative;
    top: 2px;
    left: 2px;
    width: 16px;
    height: 22px;
    background-color: #242428;
    border-radius: 3px;
}
.div_mobile_small{
    width: 10px;
    height: 15px;
    margin-right: 10px;
}
.div_mobile_element_1_small{
    width: 10px;
    height: 15px;
    background-color: white;
    border-radius: 3px;
}
.div_mobile_element_1_1_small{
    position: relative;
    top: 1px;
    left: 1px;
    width: 8px;
    height: 11px;
    background-color: #242428;
    border-radius: 3px;
}
.platform_div{
    justify-content: right;
    row-gap: 10px;
}
.list_not_multiplayer{
    background-color: #801d1d;
}
.cross-platform_titleauxcontainer{
    border-left: 1px solid #8e899b;
    border-right: 1px solid #8e899b;
    border-radius: 15px;
}