.landingBlock{background-color:var(--hd-bg-white);border-radius:1.5rem;padding:2.5rem 2rem}@media screen and (max-width:768px){.landingBlock{padding:2rem 1.5rem}}@media screen and (max-width:425px){.landingBlock{padding:1.5rem 1.25rem}}.landingBlock__wrapper{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:5rem}@media screen and (max-width:1024px){.landingBlock__wrapper{gap:2rem}}@media screen and (max-width:768px){.landingBlock__wrapper{flex-direction:column;gap:1.5rem}}.landingBlock__title-list{display:flex;flex-direction:column;width:24%;list-style:none;background-color:var(--hd-bg-gray-light);border-radius:1rem}@media screen and (max-width:1024px){.landingBlock__title-list{width:30%}}@media screen and (max-width:768px){.landingBlock__title-list{width:100%}}.landingBlock__button{display:flex;align-items:center;gap:.5rem;padding:1rem .5rem 1rem 1rem;cursor:pointer;transition:all .3s;border:none;border-left:2px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);text-align:start}.landingBlock__button.active{color:var(--hd-red-light);border-color:var(--hd-red-light)}@media(max-width:768px){.landingBlock__button{padding:.75rem 0 .75rem .75rem}}.red-icon{filter:brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7456%) hue-rotate(356deg) brightness(91%) contrast(107%)}.pay__versatile-info-title{padding:.5rem 0;cursor:pointer}@media(max-width:768px){.pay__versatile-info-title{padding:.25rem 0}}.landingBlock__icon{width:1.25rem;height:1.25rem;display:flex}.landingBlock__icon img{width:100%;height:100%}.landingBlock__content{width:76%}@media screen and (max-width:1024px){.landingBlock__content{width:76%}}@media screen and (max-width:768px){.landingBlock__content{width:100%}}.landingBlock__title-area{display:flex;flex-direction:column}@media screen and (max-width:768px){.landingBlock__title-area{flex-direction:row;align-items:center;gap:1rem}}.landingBlock__text{display:flex;flex-direction:column}.pay__versatile-pay-list{display:flex;justify-content:flex-start;gap:2rem;flex-wrap:wrap;margin-top:2.25rem}@media screen and (max-width:1024px){.pay__versatile-pay-list{gap:1rem}}.landingBlock__image{display:flex;width:100%;height:100%;margin-top:2rem;border-radius:2rem}@media screen and (max-width:768px){.landingBlock__image{margin-top:1rem}}.landingBlock__image img{width:100%;height:100%;object-fit:cover}.sportsBook,.sportsBook__services{display:flex;flex-direction:column}.sportsBook__services-wrapper{position:relative;width:100%;z-index:1;background-color:#ffbb32;padding:3.5rem;border-radius:1.5rem}@media screen and (max-width:1024px){.sportsBook__services-wrapper{padding:2.5rem}}@media screen and (max-width:768px){.sportsBook__services-wrapper{padding:1.5rem;border-radius:1rem}}@media screen and (max-width:425px){.sportsBook__services-wrapper{padding:1.25rem .875rem}}.sportsBook__services-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/overall/backgrounds/bg-3.png);background-image:-webkit-image-set(url("/images/overall/backgrounds/bg-3.avif") type("image/avif") 1x,url("/images/overall/backgrounds/bg-3.webp") type("image/webp") 1x,url("/images/overall/backgrounds/bg-3.png") type("image/png") 1x);background-image:image-set(url("/images/overall/backgrounds/bg-3.avif") type("image/avif") 1x,url("/images/overall/backgrounds/bg-3.webp") type("image/webp") 1x,url("/images/overall/backgrounds/bg-3.png") type("image/png") 1x);background-repeat:no-repeat;background-size:cover;mix-blend-mode:overlay;z-index:-1;opacity:.9}.sportsBook__services-title{text-align:center}.sportsBook__services-text{color:var(--hd-text-black);text-align:center}.sportsBook__services-content{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:3rem;margin-top:3.5rem}@media screen and (max-width:1024px){.sportsBook__services-content{justify-content:flex-start}}@media screen and (max-width:768px){.sportsBook__services-content{gap:2em;margin-top:2rem}}.sportsBook__services-item{width:calc((100% - 9rem)/4);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center}@media screen and (max-width:1024px){.sportsBook__services-item{width:calc((100% - 6rem)/3)}}@media screen and (max-width:768px){.sportsBook__services-item{width:calc((100% - 2rem)/2)}}@media screen and (max-width:425px){.sportsBook__services-item{width:100%}}.sportsBook__services-icon{width:3.5rem;height:3.5rem;display:flex;margin-bottom:.625rem}@media screen and (max-width:768px){.sportsBook__services-icon{width:2.5rem;height:2.5rem}}.sportsBook__services-icon img{width:100%;height:100%}.sportsBook__features{display:flex;flex-direction:column}.sportsBook__features-title{text-align:start}.sportsBook__platform{display:flex;flex-direction:column}.sportsBook__platform-body{background-color:#fff;padding:3.5rem;border-radius:1.5rem}@media screen and (max-width:1024px){.sportsBook__platform-body{padding:2.5rem}}@media screen and (max-width:768px){.sportsBook__platform-body{padding:1.5rem 1rem;border-radius:1rem}}.sportsBook__platform-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:3.5rem}@media screen and (max-width:1024px){.sportsBook__platform-wrapper{gap:2rem}}@media screen and (max-width:768px){.sportsBook__platform-wrapper{flex-direction:column;gap:1.25rem;margin-bottom:2rem}}@media screen and (max-width:425px){.sportsBook__platform-wrapper{margin-bottom:1.5rem}}.sportsBook__platform-title-area{max-width:36%}@media screen and (max-width:768px){.sportsBook__platform-title-area{max-width:none;width:100%}}.sportsBook__platform-title{text-align:start;margin-bottom:0}.sportsBook__platform-content{width:60%}@media screen and (max-width:768px){.sportsBook__platform-content{width:100%}}.sportsBook__platform-boxes{width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:4rem 2rem}@media screen and (max-width:600px){.sportsBook__platform-boxes{gap:1rem}}.sportsBook__platform-box{background-color:#f9f9fb;width:calc((100% - 4rem)/3);padding:1.5rem;border-radius:1rem}@media screen and (max-width:1024px){.sportsBook__platform-box{width:calc((100% - 2rem)/2)}}@media screen and (max-width:600px){.sportsBook__platform-box{width:100%;padding:1rem}}.sportsBook__platform-box-icon{display:flex;margin-bottom:.75rem;width:3rem;height:3rem}@media screen and (max-width:425px){.sportsBook__platform-box-icon{width:2rem;height:2rem;margin-bottom:.5rem}}@media screen and (max-width:375px){.sportsBook__platform-box-icon{width:1.5rem;height:1.5rem}}.sportsBook__platform-box-icon img{width:100%;height:100%}.sportsBook__platform-box-title{margin-bottom:1rem}@media screen and (max-width:425px){.sportsBook__platform-box-title{margin-bottom:.75rem}}