.Games .MafiaShowCase{background:var(--white-color);border-radius:10px;justify-content:space-between;align-items:start;width:100%;margin-bottom:2rem;display:flex;box-shadow:0 4px 5px #05050526}@media (max-width:1100px){.Games .MafiaShowCase{flex-direction:column-reverse}}.Games .MafiaShowCase .MafiaShowCaseImg{justify-content:left;align-items:center;width:45%;display:flex}@media (max-width:1100px){.Games .MafiaShowCase .MafiaShowCaseImg{justify-content:center;width:100%}}.Games .MafiaShowCase .MafiaShowCaseImg img{object-fit:cover;border-radius:10px;width:100%;height:100%}@media (max-width:1100px){.Games .MafiaShowCase .MafiaShowCaseImg img{border-radius:20px}}.Games .MafiaShowCase .MafiaShowCaseImg img{box-shadow:0 4px 5px #05050526}.Games .MafiaShowCase .MafiaShowCaseContent{flex-direction:column;justify-content:start;align-items:start;width:55%;padding:1rem 4%;display:flex}@media (max-width:1100px){.Games .MafiaShowCase .MafiaShowCaseContent{justify-content:center;width:100%}}.Games .MafiaShowCase .MafiaShowCaseContent h1{color:var(--headline-color);padding-bottom:2%;font-size:2.6rem;font-weight:700}@media (max-width:1700px){.Games .MafiaShowCase .MafiaShowCaseContent h1{font-size:2rem}}@media (max-width:1200px){.Games .MafiaShowCase .MafiaShowCaseContent h1{font-size:1.5rem}}@media (max-width:1100px){.Games .MafiaShowCase .MafiaShowCaseContent h1{font-size:2.2rem}}.Games .MafiaShowCase .MafiaShowCaseContent .mafiaMaincontent{color:var(--main-text-color);padding-bottom:1.5rem;font-size:1.6rem;font-weight:600;line-height:180%}@media (max-width:1700px){.Games .MafiaShowCase .MafiaShowCaseContent .mafiaMaincontent{font-size:1.3rem}}@media (max-width:1200px){.Games .MafiaShowCase .MafiaShowCaseContent .mafiaMaincontent{font-size:1.1rem}}.Games .MafiaShowCase .MafiaShowCaseContent .mafiaMaincontent span{color:var(--headline-color)}.Games .MafiaGameCost{color:var(--white-color);background-color:var(--main-color-one);border-radius:50px;align-items:center;width:100%;max-width:200px;margin-bottom:1rem;font-size:1.2rem;display:flex;position:relative}.Games .MafiaGameCost p{border-radius:50px;padding:.4rem 1rem}.Games .MafiaGameCost span{background-color:var(--headline-color);border-radius:50px;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex;position:absolute;left:0}.Games .MafiaGameCost span img{width:38%}
