.landingPage{background:var(--appBlue);color:var(--white);min-height:100dvh}.landingPage a:focus-visible,.landingPage button:focus-visible,.landingPage summary:focus-visible{outline:2px solid var(--appYellow);outline-offset:3px}.landingHeader{position:-webkit-sticky;position:sticky;top:0;z-index:100}.landingHeader>.homeHeaderContainerWrapper,.landingHeader>.mobileHeaderContainerWrapper{position:static}.landingMain{margin:0 auto;max-width:1440px;padding:16px 10px 0;width:100%}.landingContentPanel,.landingHeroPanel,.landingPartnerPanel,.landingPopular{background:var(--newLightBlue);border:1px solid hsla(0,0%,100%,.059);border-radius:12px;box-shadow:0 5px 16px #001a3d33}.landingHeroPanel{padding:24px 12px 12px}.landingHeroCopy{padding:0 22px 20px}.landingHeroTitle{color:var(--white);font-size:clamp(28px,2.5vw,36px);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin:0}.landingHeroTitle span{color:var(--appYellow)}.landingHeroSubtitle{color:#a8bedc;font-size:14px;font-weight:500;margin:7px 0 0}.landingCards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.landingCard{background:linear-gradient(105deg,#184c86,#4c7fb8);border-radius:10px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.169);display:block;min-height:230px;overflow:hidden;position:relative;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.landingCard:hover{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.169),0 8px 18px rgba(0,21,47,.333);transform:translateY(-2px)}.landingCardTitle{color:var(--white);font-size:30px;font-weight:900;left:24px;letter-spacing:.03em;line-height:1;position:absolute;top:21px;z-index:2}.landingCardImage{bottom:0;object-fit:contain;pointer-events:none;position:absolute;right:22px;z-index:1}.landingCardImage_sports{width:min(76%,365px)}.landingCardImage_casino{bottom:-35px;right:12px;width:min(73%,325px)}.landingCardImage_poker{bottom:-27px;right:56px;width:min(44%,170px)}.landingCardArrow{align-items:center;border:1.5px solid hsla(0,0%,100%,.851);border-radius:50%;bottom:16px;color:var(--white);display:flex;font-size:24px;height:31px;justify-content:center;line-height:1;padding-bottom:3px;position:absolute;right:18px;width:31px;z-index:3}.landingPopular{margin-top:14px;padding:18px 24px 20px}.landingPopular h2{color:#a8bedc;font-size:13px;font-weight:800;letter-spacing:.12em;line-height:1.3;margin:0 0 12px;text-transform:uppercase}.landingProviderLinks,.landingSportLinks{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(6,minmax(0,1fr))}.landingProviderLink,.landingSportLink{align-items:center;background:var(--darkBlue);border:1px solid #1b4a85;border-radius:24px;color:var(--white);display:flex;font-size:12px;font-weight:700;gap:8px;justify-content:center;min-height:48px;padding:7px 12px;text-decoration:none}.landingProviderLink:hover,.landingSportLink:hover{background:var(--appYellow);border-color:var(--appYellow);color:var(--appBlue)}.landingSportLink img{height:28px;object-fit:contain;width:28px}.landingProviderLink .landingProviderLogo{height:28px;max-width:105px;object-fit:contain;width:100%}.landingProviderLink .landingProviderLogo_active,.landingProviderLink:hover .landingProviderLogo_default{display:none}.landingProviderLink:hover .landingProviderLogo_active{display:block}.landingPartners{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr;margin-top:14px;scroll-margin-top:125px}.landingAppDownloads{align-items:center;background:var(--newLightBlue);border:1px solid hsla(0,0%,100%,.102);border-radius:8px;display:flex;gap:12px;justify-content:space-between;margin-top:7px;min-height:62px;padding:9px 12px}.landingAppDownloads>span{color:#a8bedc;flex:0 0 auto;font-size:10px;font-weight:500;white-space:nowrap}.landingAppDownloadLinks{align-items:center;display:flex;flex:1 1;gap:8px;justify-content:flex-end;min-width:0}.landingAppDownloadLinks a{display:flex;flex:0 1 120px;max-width:120px}.landingAppDownloadLinks img{display:block;height:auto;width:100%}.landingPartnerPanel{min-height:210px;padding:20px 28px}.landingOfficialPartner{align-items:center;display:flex;gap:20px;justify-content:center}.landingOfficialPartner h2{color:#a8bedc;font-size:14px;font-weight:500;line-height:1.4;margin:0 0 5px}.landingOfficialPartner strong{color:var(--white);display:block;font-size:20px;font-weight:800}.landingFountainGate{height:140px;object-fit:contain;width:140px}.landingFountainGateLink{border-radius:8px;display:flex;flex:0 0 auto}.landingValuedPartners{align-items:center;display:flex;flex-direction:column;justify-content:center}.landingValuedPartners h2{color:#a8bedc;font-size:14px;font-weight:500;line-height:1.4;margin:0 0 24px}.landingPartnerLogos{gap:clamp(18px,4vw,45px);width:100%}.landingPartnerLogos,.landingPartnerLogos a{align-items:center;display:flex;justify-content:center}.landingPartnerLogos a{height:52px;min-width:100px}.landingPartnerLogos img{height:100%;max-width:135px;object-fit:contain;width:100%}.landingContentPanel{grid-gap:38px;align-items:start;display:grid;gap:38px;grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr);margin-top:14px;padding:28px}.landingContentPanel,.landingContentPanel a,.landingContentPanel button,.landingContentPanel h2,.landingContentPanel h3,.landingContentPanel p,.landingContentPanel summary{-webkit-user-select:text;user-select:text}.landingCopyWrapper{min-width:0;overflow:hidden;position:relative;transition:max-height .25s ease}.landingCopyWrapper_collapsed{max-height:var(--landing-copy-collapsed-height)}.landingCopyWrapper_collapsed:after{background:linear-gradient(180deg,#093b7000 0,#093b70e6 55%,var(--newLightBlue) 100%);bottom:0;content:"";height:96px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.landingCopyWrapper_expanded{max-height:2400px}.landingCopyWrapper_expanded .landingCopy{padding-bottom:54px}.landingCopyToggle{align-items:center;background:var(--lightBlue);border:1px solid hsla(0,0%,100%,.122);border-radius:18px;bottom:14px;box-shadow:0 6px 14px #0000002e;color:var(--white);cursor:pointer;display:flex;gap:8px;justify-content:center;min-height:32px;padding:7px 18px;position:absolute;right:50%;transform:translateX(50%);z-index:2}.landingCopyToggle span{font-size:12px;font-weight:800;line-height:1;white-space:nowrap}.landingCopyToggle:hover{background:var(--darkOliveGreen)}.landingCopy section+section{margin-top:20px}.landingCopy h2{color:var(--white);font-size:21px;font-weight:800;line-height:1.3;margin:0 0 13px}.landingCopy h3{color:var(--white);font-size:15px;font-weight:700;line-height:1.4;margin:0 0 8px}.landingCopy p{color:#a8bedc;font-size:13px;font-weight:500;line-height:1.78;margin:0}.landingCopy .landingInlineAction,.landingCopy a{color:var(--appYellow);text-decoration:underline;text-underline-offset:2px}.landingInlineAction{background:#0000;border:0;cursor:pointer;font:inherit;padding:0}.landingFaq h2{color:var(--white);font-size:18px;font-weight:800;line-height:1.35;margin:0 0 10px}.landingFaq details{border-top:1px solid #1b4a85;padding:13px 0}.landingFaq details[open] summary:after{content:"−"}.landingFaq summary{color:var(--white);cursor:pointer;display:flex;font-size:13px;font-weight:700;gap:14px;justify-content:space-between;line-height:1.5;list-style:none}.landingFaq summary::-webkit-details-marker{display:none}.landingFaq summary:after{color:var(--appYellow);content:"+";font-size:18px;line-height:1}.landingFaq p{color:#a8bedc;font-size:12px;line-height:1.7;margin:8px 24px 0 0}.landingFooter{background:var(--appBlue);border-top:1px solid #1b4a85;margin-top:14px}.landingFooterInner{margin:0 auto;max-width:1440px;padding:28px 34px 24px;width:100%}.landingFooterBrand{align-items:center;border-bottom:1px solid #1b4a85;display:flex;gap:20px;justify-content:space-between;padding-bottom:22px}.landingFooterBrand .landingFooterLogo{display:block;height:41px;width:81px}.landingFooterSocials{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end}.landingFooterSocialLink{display:flex;height:37px;width:37px}.landingFooterSocialLink img{display:block;height:37px;width:37px}.landingFooterWhatsappFrame{display:block;flex-shrink:0;overflow:hidden}.landingFooterWhatsappFrame iframe{border:0;display:block;transform:scale(var(--whatsapp-frame-scale));transform-origin:top left}.landingFooterColumns{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(5,minmax(0,1fr));padding:28px 0}.landingFooterColumns h2{color:var(--appYellow);font-size:12px;font-weight:800;letter-spacing:.12em;line-height:1.4;margin:0 0 12px;text-transform:uppercase}.landingFooterColumns button{background:#0000;border:0;cursor:pointer;padding:0;text-align:left}.landingFooterColumns a,.landingFooterColumns button{color:#a8bedc;display:block;font-family:inherit;font-size:12px;font-weight:500;line-height:2.05;text-decoration:none;width:-webkit-fit-content;width:fit-content}.landingFooterColumns a:hover,.landingFooterColumns a[aria-current=page],.landingFooterColumns button:hover,.landingFooterColumns button[aria-current=page]{color:var(--white)}.landingFooterLicense{border-top:1px solid #1b4a85;display:flex;flex-direction:column;padding-top:18px}.landingFooterRegulatory{border-bottom:1px solid #1b4a85;gap:18px;padding-bottom:18px}.landingFooterRegulatory,.landingFooterRegulatory a{align-items:center;display:flex;justify-content:center}.landingFooterRegulatory a{text-decoration:none}.landingFooterRegulatory img{display:block;object-fit:contain}.landingFooterRegulatory .landingGamingBoardLogo{height:34px;width:65px}.landingFooterRegulatory .landingFiuLogo{height:42px;width:41px}.landingFooterLicenseText{align-items:flex-start;display:flex;gap:28px;justify-content:space-between;padding-top:18px}.landingFooterLicenseText p{color:#7e9ac0;font-size:11px;line-height:1.7;margin:0 0 6px;max-width:92ch}.landingFooterLicenseText a{color:var(--appYellow);font-size:11px;font-weight:700}.landingFooterLicenseText>div:first-child{flex:1 1;min-width:0}.landingAgeRestriction{align-items:center;border:2px solid #7e9ac0;border-radius:50%;color:#7e9ac0;display:flex;flex:0 0 43px;font-size:13px;font-weight:800;height:43px;justify-content:center;width:43px}.landingMobileBetSlip{align-items:flex-start;background:rgba(0,0,0,.702);bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;top:40px;transform:translateY(110%);transition:transform .5s ease-in-out;z-index:21}.landingMobileBetSlip_open{pointer-events:auto;transform:translateY(0)}.landingMobileBetSlipPanel{display:flex;justify-content:center;margin-top:16px;width:100%}@media(max-width:1024px){.landingPage{padding-bottom:0}.landingMain{padding:7px 6px 0}.landingMobilePigaBonus{align-items:center;background:var(--newLightBlue);border:1px solid hsla(0,0%,100%,.102);border-radius:5px;color:var(--white);display:flex;font-size:11px;font-weight:600;gap:7px;justify-content:center;line-height:1;min-height:30px;padding:5px 10px;text-decoration:none;white-space:nowrap}.landingMobilePigaBonus svg{flex:0 0 13px;height:13px;width:13px}.landingHeroPanel{border-radius:8px;padding:15px 7px 7px}.landingHeroCopy{padding:0 8px 15px;text-align:center}.landingHeroTitle{font-size:20px;line-height:1.2}.landingHeroSubtitle{font-size:10px;margin-top:5px}.landingCards{gap:7px;grid-template-columns:1fr}.landingCard{border-radius:7px;min-height:96px}.landingCard:hover{transform:none}.landingCardTitle{font-size:20px;left:18px;top:20px}.landingCardImage_sports{right:35px;width:190px}.landingCardImage_casino{bottom:-30px;right:42px;width:168px}.landingCardImage_poker{bottom:-35px;right:78px;width:92px}.landingCardArrow{bottom:12px;font-size:20px;height:27px;right:12px;width:27px}.landingPopular{border-radius:8px;margin-top:7px;padding:14px 12px 15px}.landingPopular h2{font-size:11px;margin-bottom:10px}.landingProviderLinks,.landingSportLinks{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.landingProviderLinks::-webkit-scrollbar,.landingSportLinks::-webkit-scrollbar{display:none}.landingProviderLink,.landingSportLink{flex:0 0 auto;font-size:11px;min-height:43px;min-width:132px;padding:6px 12px}.landingSportLink img{height:25px;width:25px}.landingProviderLink .landingProviderLogo{height:25px;max-width:98px;width:100%}.landingPartners{gap:7px;grid-template-columns:1fr;margin-top:7px;scroll-margin-top:55px}.landingPartnerPanel{border-radius:8px;min-height:165px;padding:14px 18px}.landingOfficialPartner{flex-direction:row-reverse;gap:12px;justify-content:space-between;min-height:140px}.landingOfficialPartner h2{font-size:11px}.landingOfficialPartner strong{font-size:16px}.landingFountainGate{height:80px;width:80px}.landingValuedPartners h2{font-size:12px;margin-bottom:16px}.landingPartnerLogos{gap:14px}.landingPartnerLogos a{height:38px;min-width:72px}.landingPartnerLogos img{max-width:100px}.landingContentPanel{border-radius:8px;gap:28px;grid-template-columns:1fr;margin-top:7px;padding:20px 16px}.landingCopy section+section{margin-top:18px}.landingCopy h2{font-size:19px}.landingCopy h3{font-size:14px}.landingCopy p{font-size:12px;line-height:1.75}.landingFaq h2{font-size:17px}.landingFaq summary{font-size:12px}.landingFaq p{font-size:11.5px}.landingFooter{margin-top:7px;padding-bottom:124px}.landingFooterInner{padding:22px 18px 20px}.landingFooterColumns{gap:24px 18px;grid-template-columns:repeat(2,minmax(0,1fr))}.landingFooterColumns section:last-child{grid-column:1/-1}.landingFooterColumns a,.landingFooterColumns h2{font-size:11px}.landingFooterLicenseText{gap:15px}.landingFooterLicenseText a,.landingFooterLicenseText p{font-size:10px}.landingFooterRegulatory{gap:9px}.landingFooterRegulatory .landingGamingBoardLogo{height:30px;width:57px}.landingFooterRegulatory .landingFiuLogo{height:37px;width:36px}}@media(max-width:420px){.landingCardImage_sports{right:23px;width:170px}.landingCardImage_casino{right:30px;width:154px}.landingCardImage_poker{right:64px;width:84px}.landingFooterBrand{align-items:flex-start}.landingFooterLicenseText{flex-direction:column}.landingFooterLicenseText .landingAgeRestriction{align-self:flex-end}}
/*# sourceMappingURL=3.cfcc931d.chunk.css.map*/