.category{display:flex;flex-direction:column}.category__hero-banner{position:relative;padding-bottom:5rem;background-image:url(/images/backgrounds/live-casino-hero-banner-background.webp);background-position:0 0;background-size:cover;background-repeat:no-repeat;overflow:hidden}.category__hero-banner-body{display:flex;flex-direction:column;justify-content:center}@media(max-width:890px){.category__hero-banner-body{align-items:center}}.category__hero-banner-main{display:flex;justify-content:space-between;margin-top:2.25rem;width:100%;align-items:center;gap:7.375rem}@media(max-width:890px){.category__hero-banner-main{flex-direction:column;align-items:center;gap:3.125rem}}@media(max-width:425px){.category__hero-banner-main{margin-top:2rem}}.category__hero-banner-image{width:100%;max-width:52%;display:flex;padding:1rem;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.075));border:1px solid hsla(0,0%,100%,.2509803922);border-radius:1.5rem}@media(max-width:890px){.category__hero-banner-image{max-width:85%;padding:.5rem;border-radius:1rem}}@media(max-width:425px){.category__hero-banner-image{max-width:none}}.category__hero-banner-image img{width:100%;height:100%;object-fit:cover;border-radius:.625rem}.category__hero-banner-content{display:flex;flex-direction:column;width:45%}@media(max-width:1024px){.category__hero-banner-content{width:calc(100% - 31.75rem)}}@media(max-width:890px){.category__hero-banner-content{width:calc(100% - 26.75rem);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}}.category__hero-banner-title{margin-bottom:.75rem}@media(max-width:890px){.category__hero-banner-title{text-align:center}}.category__hero-banner-slide{display:flex;align-items:center;justify-content:center;width:50%;padding:0 3.5%}@media(max-width:890px){.category__hero-banner-slide{width:100%;padding:0 10%}}.category__hero-banner-slacks-down{width:100%;margin-top:5rem;display:flex}@media(max-width:768px){.category__hero-banner-slacks-down{margin-top:3rem}}@media(max-width:425px){.category__hero-banner-slacks-down{margin-top:2.5rem}}.category__hero-banner-slacks-down img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.category__hero-banner-slacks-down img{object-fit:none}}.category__main{display:flex;flex-direction:column;align-items:center}.category__games-search-area{display:flex;justify-content:center;margin-bottom:2rem;width:100%}@media(max-width:425px){.category__games-search-area{margin-bottom:1rem}}.category__games-search-box{background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,149,0,.02));border:1px solid var(--vp-primary-border);-webkit-backdrop-filter:blur(3.125rem);backdrop-filter:blur(3.125rem);padding:1rem;border-radius:2rem;align-items:center;display:flex;gap:1.125rem;width:100%;max-width:36.75rem;cursor:pointer}@media(max-width:425px){.category__games-search-box{padding:.75rem 1rem}}.category__games-search-box img{width:1.5rem;height:1.5rem}.category__games-search{background-color:rgba(0,0,0,0);color:var(--vp-primary-text);font-size:1rem}.category__games-search::placeholder{color:hsla(0,0%,100%,.4);font-size:1rem}.category__filter-area{padding-bottom:3rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.5rem}@media(max-width:600px){.category__filter-area{gap:1rem}}@media(max-width:500px){.category__filter-area{width:100%;padding-bottom:1rem}}.category-filter-btn{background-color:rgba(0,0,0,0);display:flex;color:var(--vp-primary-text);font-size:1rem;font-weight:500;gap:.25rem;border:1px solid var(--vp-primary-border);padding:.625rem 1rem}@media(max-width:500px){.category-filter-btn{width:100%;justify-content:center;background:linear-gradient(93.69deg,#23211F -.39%,#20200D 92.62%);border:1px solid hsla(0,0%,100%,.0392156863)}}.category-filter-btn img{width:1rem;height:1rem}.category__filter-item{position:relative;background-color:rgba(0,0,0,0);color:var(--vp-secondary-text);font-size:1.125rem;font-weight:500;display:flex;align-items:center;gap:1rem;cursor:pointer}@media(max-width:600px){.category__filter-item{font-size:1rem;gap:.5rem}}@media(max-width:500px){.category__filter-item{display:none}}.category__filter-item img{width:1rem;height:1rem}@media(max-width:600px){.category__filter-item img{width:.875rem;height:.875rem}}.category__filter-item:hover .live-casino__filter-list{display:flex}.category__filter-list{display:none;flex-direction:column;text-align:start;position:absolute;top:100%;left:0;right:0;padding:1rem .5rem;gap:.5rem;z-index:1}.category__filter-list-text{color:var(--vp-primary-text);font-size:.875rem}.category__games-list{position:relative;display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;width:100%}@media(max-width:1200px){.category__games-list{gap:1rem;padding-bottom:1.5rem}}.category__games-item{position:relative;width:calc((100% - 4.5rem)/4);padding:.5rem;background:linear-gradient(180deg,rgba(255,255,255,0) -9.11%,rgba(255,255,255,.1));border:1px solid hsla(0,0%,100%,.231372549);border-radius:2rem;overflow:hidden;cursor:pointer}@media(max-width:1200px){.category__games-item{width:calc((100% - 3rem)/4)}}@media(max-width:890px){.category__games-item{width:calc((100% - 2rem)/3)}}@media(max-width:768px){.category__games-item{width:calc((100% - 1rem)/2)}}@media(max-width:500px){.category__games-item{width:100%;border-radius:1.5rem}}.category__games-item:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 1.45%,rgba(0,0,0,.5))}.category__games-item:hover .category__games-hover-box{opacity:1;visibility:visible;transform:scale(1)}.category__games-image-box{position:relative;width:100%;display:flex;border-radius:1.5rem;overflow:hidden}@media(max-width:500px){.category__games-image-box{border-radius:1rem}}.category__games-image-box:before{content:"";display:block;padding-top:131%}@media(max-width:500px){.category__games-image-box:before{padding-top:62%}}.category__games-image-box img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.category__games-content{position:absolute;top:70%;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(255,255,255,0) -41.84%,rgba(255,149,0,.06) 100.35%);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);border-radius:0 0 1.25rem 1.5rem;padding:1rem;z-index:1}@media(max-width:500px){.category__games-content{display:flex;justify-content:space-between;border-radius:0 0 1rem 1rem;align-items:center}}.category__games-content-title{font-family:var(--BaiJamjuree),sans-serif;color:var(--vp-tertiary-title);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}@media(max-width:1200px){.category__games-content-title{font-size:1.7vw}}@media(max-width:890px){.category__games-content-title{font-size:2.25vw}}@media(max-width:768px){.category__games-content-title{font-size:4vw}}@media(max-width:500px){.category__games-content-title{margin-bottom:0}}.category__games-content-info{display:flex;gap:.5rem}@media(max-width:500px){.category__games-content-info{gap:.75rem}}@media(max-width:375px){.category__games-content-info{gap:.5rem}}.category__games-content-info-item{display:flex;flex-direction:column;justify-content:center;color:var(--vp-primary-text);font-size:1rem;font-weight:700}@media(max-width:1200px){.category__games-content-info-item{font-size:1.25vw}}@media(max-width:890px){.category__games-content-info-item{font-size:1.875vw}}@media(max-width:768px){.category__games-content-info-item{font-size:3vw}}.category__games-content-info-span{font-weight:400;color:var(--vp-secondary-text)}.category__games-hover-box{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(180deg,rgba(255,255,255,0) -41.84%,rgba(255,149,0,.06) 100.35%);border:1px solid var(--vp-primary-border);-webkit-backdrop-filter:blur(1.875rem);backdrop-filter:blur(1.875rem);border-radius:2rem;opacity:0;visibility:hidden;transform:scale(.97);transition:opacity .3s ease,transform .3s ease,visibility .3s ease}.category__games-hover-icon{width:2.75rem;height:2.75rem;display:flex;margin-bottom:.75rem}.category__games-hover-text{text-transform:uppercase;color:var(--vp-tertiary-title);font-size:1.5rem;font-weight:700}.category__choose{position:relative}.category__choose:before{position:absolute;content:"";top:74%;left:0;right:80%;bottom:-3%;background-color:#ffae00;opacity:79%;filter:blur(16.25rem);z-index:-1}.category__choose-main{display:flex;flex-direction:column;align-items:center}.category__choose-title{text-align:center}.category__choose-list{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1.75rem 1.875rem}@media(max-width:1200px){.category__choose-list{gap:1.5rem 1rem}}@media(max-width:425px){.category__choose-list{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}}.category__choose-item{width:calc((100% - 3.75rem)/3);background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,0,.05));border:1px solid var(--vp-primary-border);-webkit-backdrop-filter:blur(3.125rem);backdrop-filter:blur(3.125rem);padding:1.25rem 5rem 1.5rem 1.5rem;border-radius:1rem}@media(max-width:1200px){.category__choose-item{width:calc((100% - 2rem)/3);padding:1.25rem 3.5rem 1.5rem 1.5rem}}@media(max-width:890px){.category__choose-item{width:calc((100% - 1rem)/2)}}@media(max-width:768px){.category__choose-item{width:100%;padding:1.25rem 1rem}}@media(max-width:425px){.category__choose-item{width:73%;flex-shrink:0}}@media(max-width:375px){.category__choose-item{width:77%}}.category__choose-title-box{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.category__choose-icon{width:2rem;height:2rem}@media(max-width:425px){.category__choose-icon{width:1.75rem;height:1.75rem}}.category__choose-item-title{font-weight:600}.category__choose-text{color:var(--vp-quaternary-text);font-weight:500}.category__providers{position:relative;z-index:1}.category__providers:before{position:absolute;content:"";top:-12%;left:-20%;right:60%;bottom:50%;background-color:#ffae00;opacity:13%;filter:blur(9.375rem);z-index:-1;border-radius:50%}.category__providers-main{width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width:890px){.category__providers-main{flex-direction:column;gap:2rem}}@media(max-width:425px){.category__providers-main{gap:1rem}}.category__providers-content-line{width:calc(100% - 39.125rem)}@media(max-width:1200px){.category__providers-content-line{width:calc(100% - 30.125rem)}}@media(max-width:1024px){.category__providers-content-line{width:calc(100% - 27.125rem)}}@media(max-width:890px){.category__providers-content-line{width:100%;text-align:center}}.category__providers-image{display:flex;width:100%;max-width:34.125rem}@media(max-width:1200px){.category__providers-image{max-width:28.125rem}}@media(max-width:1024px){.category__providers-image{max-width:25.125rem}}@media(max-width:890px){.category__providers-image{max-width:60%}}@media(max-width:600px){.category__providers-image{max-width:86%}}.category__providers-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:luminosity}.category__related-games{padding-bottom:7.5rem}@media(max-width:768px){.category__related-games{padding-bottom:5.625rem}}@media(max-width:425px){.category__related-games{padding-bottom:4.375rem}}.category__related-games-main{display:flex;flex-direction:column;justify-content:center;align-items:center}.category__related-games-content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:57.625rem}.category__related-games-title{font-family:var(--BaiJamjuree),sans-serif;font-size:2.5rem;font-weight:700;text-transform:uppercase;display:inline-block}@media(max-width:768px){.category__related-games-title{font-size:2rem}}@media(max-width:600px){.category__related-games-title{font-size:1.5rem}}@media(max-width:375px){.category__related-games-title{font-size:1.25rem}}.category__related-games-list{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap;gap:1.5rem;margin-bottom:2.5rem}@media(max-width:1200px){.category__related-games-list{gap:1rem}}@media(max-width:600px){.category__related-games-list{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:0}}.category__related-games-item{width:calc((100% - 3rem)/3);padding:1rem .5rem 1rem 1.125rem;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.05));border:1px solid var(--vp-primary-border);-webkit-backdrop-filter:blur(3.125rem);backdrop-filter:blur(3.125rem);border-radius:2rem 4rem 4rem 2rem;gap:.5rem}@media(max-width:1200px){.category__related-games-item{width:calc((100% - 2rem)/3)}}@media(max-width:600px){.category__related-games-item{width:40%;flex-shrink:0;padding:.75rem}}@media(max-width:425px){.category__related-games-item{width:60%}}.category__related-games-arrow{display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.075));border:1px solid var(--vp-primary-border);-webkit-backdrop-filter:blur(3.125rem);backdrop-filter:blur(3.125rem);border-radius:3.125rem;overflow:hidden;padding:8%}@media(max-width:890px){.category__related-games-arrow{padding:1rem}}@media(max-width:600px){.category__related-games-arrow{padding:.75rem}}.category__related-games-arrow img{width:1.875rem;height:1.875rem}@media(max-width:768px){.category__related-games-arrow img{width:1.25rem;height:1.25rem}}@media(max-width:500px){.category__related-games-arrow img{width:1rem;height:1rem}}.category__related-games-box-title{max-width:8rem;font-family:var(--BaiJamjuree),sans-serif;font-size:1.5rem;font-weight:700;color:var(--vp-primary-title)}@media(max-width:768px){.category__related-games-box-title{font-size:1.25rem}}@media(max-width:600px){.category__related-games-box-title{font-size:1rem}}.category__related-games-title-box{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:3rem;gap:1rem}@media(max-width:600px){.category__related-games-title-box{margin-bottom:2rem;justify-content:space-between}}@media(max-width:425px){.category__related-games-title-box{margin-bottom:1.5rem}}@media(max-width:600px){.category__related-games-link{display:none}}.category__related-games-link-mobile{display:none}@media(max-width:600px){.category__related-games-link-mobile{display:flex}}.reverse{flex-direction:row-reverse!important}@media(max-width:890px){.reverse{flex-direction:column!important}}.category__streaming{display:flex;flex-direction:column}.category__streaming-main{display:flex;justify-content:space-between;align-items:center}@media(max-width:890px){.category__streaming-main{flex-direction:column;align-items:center;gap:2rem}}@media(max-width:425px){.category__streaming-main{gap:1rem}}.category__image{width:100%;max-width:37.125rem;display:flex;padding:1.5rem;border-radius:1.5rem;background:#121515;border:1px solid #3a4245}@media(max-width:1200px){.category__image{max-width:30.125rem}}@media(max-width:1024px){.category__image{max-width:25.125rem;padding:.625rem}}@media(max-width:890px){.category__image{max-width:85%;padding:.5rem;border-radius:1rem}}@media(max-width:425px){.category__image{max-width:none}}.category__image img{width:100%;height:100%;object-fit:cover;border-radius:.5rem}.category__streaming-content{width:calc(100% - 40.125rem)}@media(max-width:1200px){.category__streaming-content{width:calc(100% - 32.125rem)}}@media(max-width:1024px){.category__streaming-content{width:calc(100% - 27.125rem)}}@media(max-width:890px){.category__streaming-content{width:100%;text-align:center}}.category__streaming-ul{-webkit-padding-start:1rem;padding-inline-start:1rem;text-align:start}