.ourGames__title{text-align:center}.ourGames__list{display:flex;flex-wrap:wrap;gap:1.5rem}.ourGames__item{width:calc((100% - 4.5rem)/4);position:relative;padding:1rem;background-color:#151515;border:1px solid hsla(0,0%,100%,.2509803922);border-radius:2rem;overflow:hidden}@media(max-width:1024px){.ourGames__item{width:calc((100% - 3rem)/3)}}@media(max-width:768px){.ourGames__item{width:calc((100% - 1.5rem)/2)}}@media(max-width:425px){.ourGames__item{width:100%}}@media(max-width:650px){.ourGames__item{border-radius:1.5rem;padding:.75rem}}.ourGames__item-link-box{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:3;opacity:0}.ourGames__item-image-box{display:flex;position:relative;width:100%;margin-bottom:1rem;border-radius:1.25rem;overflow:hidden}.ourGames__item-image-box:before{content:"";display:block;padding-top:100%}.ourGames__item-image{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.ourGames__item-arrow-btn{position:absolute;bottom:0;right:0;display:flex;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.075));border:1px solid hsla(0,0%,100%,.2509803922);-webkit-backdrop-filter:blur(3.125rem);backdrop-filter:blur(3.125rem);border-radius:3.125rem;width:24%;height:24%;justify-content:center;align-items:center;z-index:2}.ourGames__item-arrow-btn img{width:2.5rem;height:2.5rem}@media(max-width:1200px){.ourGames__item-arrow-btn img{width:1.25rem;height:1.25rem}}@media(max-width:890px){.ourGames__item-arrow-btn img{width:1.75rem;height:1.75rem}}.ourGames__item-shape{position:absolute;right:-1px;bottom:-1px;display:flex;z-index:1;width:36%}.ourGames__item-shape img{width:100%;height:100%}.ourGames__item-content{display:flex;flex-direction:column}.ourGames__item-info-box{display:flex;align-items:center;gap:.25rem;margin-bottom:1rem}@media(max-width:600px){.ourGames__item-info-box{margin-bottom:.5rem}}.ourGames__item-info{display:flex;align-items:center;position:relative;padding:.25rem .25rem .25rem .875rem;font-size:.875rem;font-weight:700;color:var(--vp-primary-text);border-radius:2rem;border:1px solid hsla(0,0%,100%,.1019607843);background:#232323}.ourGames__item-info:before{content:"•";font-size:1.25rem;position:absolute;left:2px;color:#ff0}@media(max-width:600px){.ourGames__item-info{font-size:.75rem}}.ourGames__item-title{font-family:var(--BaiJamjuree),sans-serif;color:var(--vp-primary-title);font-size:1rem;font-weight:700}.ourGames__link-box{position:relative;width:calc((100% - 4.5rem)/4);background-color:var(--vp-primary-bg);display:flex;justify-content:space-between;align-items:flex-end;padding:1.5rem;border-radius:2rem}@media(max-width:1024px){.ourGames__link-box{width:100%}}@media(max-width:650px){.ourGames__link-box{border-radius:1.5rem}}.ourGames__link{position:absolute;content:"";top:0;left:0;right:0;bottom:0}.ourGames__link-text{font-size:2rem;font-weight:700;color:var(--vp-black);margin-right:.5rem}@media(max-width:768px){.ourGames__link-text{font-size:1.5rem}}@media(max-width:425px){.ourGames__link-text{font-size:1.25rem}}.ourGames__link-arrow{background:linear-gradient(93.69deg,#23211F -.39%,#20200D 92.62%);border:1px solid hsla(0,0%,100%,.1176470588);padding:9%;border-radius:3.125rem;display:flex}@media(max-width:1024px){.ourGames__link-arrow{padding:3%}}.ourGames__link-arrow img{width:1.75rem;height:1.75rem}@media(max-width:768px){.ourGames__link-arrow img{width:1.5rem;height:1.5rem}}