.provider-general-option{display:flex;flex-direction:column;align-items:center;padding:1.5rem;border-radius:1rem;border:1px solid #8f13f166;background:linear-gradient(180deg,#8f13f10d,#8f13f133);justify-content:space-between;height:7.5rem}@media(max-width:1440px){.provider-general-option{height:6.75rem}}@media(max-width:768px){.provider-general-option{padding:1.25rem 2rem;height:6.25rem}}@media(max-width:475px){.provider-general-option{padding:1rem 2rem;height:5.5rem;padding:12px 16px}}.provider-general-option-value{margin:auto 0;color:#fff}@media(min-width:1920px){.provider-general-option-value{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:2rem;font-weight:700;line-height:2.5rem}}@media(min-width:1600px)and (max-width:1920px){.provider-general-option-value{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.75rem;font-weight:700;line-height:2.25rem}}@media(min-width:1440px)and (max-width:1600px){.provider-general-option-value{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(min-width:768px)and (max-width:1440px){.provider-general-option-value{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(max-width:768px){.provider-general-option-value{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.25rem;font-weight:700;line-height:1.75rem}}.provider-general-option-title{color:#fff}@media(min-width:1920px){.provider-general-option-title{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(min-width:1600px)and (max-width:1920px){.provider-general-option-title{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(min-width:1440px)and (max-width:1600px){.provider-general-option-title{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(min-width:768px)and (max-width:1440px){.provider-general-option-title{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(max-width:768px){.provider-general-option-title{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.75rem;font-weight:400;line-height:1rem}}@media(max-width:475px){.provider-general-option-title{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.625rem;font-weight:400;line-height:.75rem}}.see-more-btn{margin:0 auto;width:-moz-fit-content;width:fit-content;color:#fff;text-decoration:none;border-radius:1.875rem;background-color:hsla(0,0%,100%,.102);padding:1.25rem 2.5rem;font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.125rem;font-weight:700;line-height:1.5rem}@media(max-width:1440px){.see-more-btn{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:700;line-height:1.5rem;padding:1rem 2rem}}@media(max-width:475px){.see-more-btn{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:700;line-height:1.5rem;padding:.75rem 2rem}}.provider-general{max-width:120rem;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}@media(max-width:1440px){.provider-general{gap:2rem}}@media(max-width:475px){.provider-general{gap:1.5rem}}.provider-general-container{max-width:120rem;width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(13.75rem,auto) 1.5fr minmax(12.5rem,auto);grid-template-areas:"header body footer";gap:2.5rem;align-items:center;position:relative;border-radius:2rem;background:linear-gradient(180deg,#190828,#280942);padding:1.25rem}@media(max-width:1600px){.provider-general-container{gap:1.25rem}}@media(max-width:1180px){.provider-general-container{grid-template-columns:1.1fr 1fr;grid-template-areas:"header footer" "body   body";align-items:start;row-gap:1.25rem}}@media(max-width:576px){.provider-general-container{grid-template-columns:1fr;grid-template-areas:"header" "body" "footer";gap:1.25rem;padding:1.25rem}}.provider-general-container:before{content:"";position:absolute;inset:-.0625rem;z-index:-1;width:100%;height:100%;background:linear-gradient(180deg,#8f13f1cc,#8f13f166 50%,#8f13f100);padding:.0625rem;border-radius:2rem}.provider-general-header{grid-area:header;display:flex;align-items:center;gap:1.5rem}@media(max-width:1180px){.provider-general-header{gap:1.25rem}}@media(max-width:576px){.provider-general-header{gap:1rem}}.provider-general-header-logo{position:relative;min-width:13.75rem;height:10rem;border-radius:1rem;border:1px solid #8f13f133;background:linear-gradient(180deg,#8f13f103,#8f13f11a),#0d0713}@media(max-width:1600px){.provider-general-header-logo{min-width:12.0625rem;height:8.75rem}}@media(max-width:768px){.provider-general-header-logo{min-width:193px;height:8.75rem}}@media(max-width:576px){.provider-general-header-logo{min-width:138px;height:100px}}.provider-general-header-logo>img{object-fit:contain}.provider-general-header-name{display:flex;flex-direction:column;gap:24px;width:100%}@media(max-width:576px){.provider-general-header-name{gap:12px}}.provider-general-header-name-popular{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.75rem;font-weight:500;line-height:1rem;color:#fff;display:flex;width:-moz-fit-content;width:fit-content;padding:8px 12px;justify-content:center;align-items:center;gap:4px;border-radius:24px;background:linear-gradient(0deg,#f24c4c33,#f24c4c33),#0d071333;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.provider-general-header-name-wrapper{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.provider-general-header-name-wrapper-title{color:#fff;text-align:left}@media(min-width:1920px){.provider-general-header-name-wrapper-title{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(min-width:1440px)and (max-width:1920px){.provider-general-header-name-wrapper-title{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:700;line-height:1.5rem}}@media(min-width:768px)and (max-width:1440px){.provider-general-header-name-wrapper-title{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:700;line-height:1.5rem}}@media(max-width:768px){.provider-general-header-name-wrapper-title{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:700;line-height:1.25rem}}.provider-general-header-name-wrapper-established{color:#fff9;text-align:left}@media(min-width:1920px){.provider-general-header-name-wrapper-established{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(min-width:1600px)and (max-width:1920px){.provider-general-header-name-wrapper-established{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(min-width:1440px)and (max-width:1600px){.provider-general-header-name-wrapper-established{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(min-width:768px)and (max-width:1440px){.provider-general-header-name-wrapper-established{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(max-width:768px){.provider-general-header-name-wrapper-established{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.75rem;font-weight:400;line-height:1rem}}.provider-general-body{grid-area:body;display:grid;grid-template-columns:12.5rem 12.5rem 9.375rem 9.375rem;gap:.625rem;justify-content:right}@media(max-width:1700px){.provider-general-body{grid-template-columns:8.4375rem 8.4375rem 8rem 8rem}}@media(max-width:1440px){.provider-general-body{grid-template-columns:6.75rem 6.75rem 6.75rem 6.75rem}}@media(max-width:1180px){.provider-general-body{justify-content:stretch;grid-template-columns:repeat(4,1fr)}}@media(max-width:577px){.provider-general-body{grid-template-columns:repeat(2,1fr)}}.provider-general-footer{grid-area:footer;display:flex;flex-direction:column;gap:1.25rem;align-items:stretch}@media(max-width:1180px){.provider-general-footer{justify-content:center;align-items:end;height:100%}}@media(max-width:768px){.provider-general-footer{gap:.75rem}}@media(max-width:576px){.provider-general-footer{gap:10px}}.provider-general-footer-slots{text-decoration:none;text-align:center;cursor:pointer;border:none;padding:1rem 2rem;border-radius:1.875rem;color:#fff;background:linear-gradient(87deg,#8f13f1 13.02%,#3616fb 55.59%,#6eff7c 95.97%)}@media(min-width:1920px){.provider-general-footer-slots{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:700;line-height:1.5rem}}@media(min-width:1600px)and (max-width:1920px){.provider-general-footer-slots{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:700;line-height:1.5rem}}@media(min-width:1440px)and (max-width:1600px){.provider-general-footer-slots{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:700;line-height:1.25rem}}@media(min-width:768px)and (max-width:1440px){.provider-general-footer-slots{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:700;line-height:1.25rem}}@media(max-width:768px){.provider-general-footer-slots{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:700;line-height:1.25rem}}@media(max-width:1440px){.provider-general-footer-slots{padding:.75rem 2rem}}@media(max-width:768px){.provider-general-footer-slots{width:-moz-fit-content;width:fit-content;padding:.75rem 1.5rem}}@media(max-width:576px){.provider-general-footer-slots{width:100%;line-height:24px}}.provider-general-footer-casino{text-decoration:none;cursor:pointer;display:flex;justify-content:center;align-items:center;padding:12px 16px 0 24px;gap:.3125rem;border:none;background:none;color:#fff}@media(min-width:1920px){.provider-general-footer-casino{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:700;line-height:1.5rem}}@media(min-width:1600px)and (max-width:1920px){.provider-general-footer-casino{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:700;line-height:1.5rem}}@media(min-width:1440px)and (max-width:1600px){.provider-general-footer-casino{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:700;line-height:1.25rem}}@media(min-width:768px)and (max-width:1440px){.provider-general-footer-casino{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:700;line-height:1.25rem}}@media(max-width:768px){.provider-general-footer-casino{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:700;line-height:1.25rem}}@media(max-width:1600px){.provider-general-footer-casino{padding:12px 8px 0}}@media(max-width:1180px){.provider-general-footer-casino{padding:12px 0 0 8px}}@media(max-width:768px){.provider-general-footer-casino{width:-moz-fit-content;width:fit-content;justify-content:center;padding:12px 24px 0 32px}}@media(max-width:576px){.provider-general-footer-casino{width:100%;line-height:24px;padding:12px 24px 0 32px}}