.includedItem-component{display:flex;flex-direction:column;position:relative;padding:24px;background-color:#fff;width:min(95vw,100%);min-height:313px;max-width:313px;box-shadow:0 4px 28px -8px rgba(25,28,104,.08);overflow:hidden}@media only screen and (min-width:768px)and (max-width:991px){.includedItem-component{max-width:293px;min-height:288px}}@media only screen and (max-width:767px){.includedItem-component{max-width:288px;min-height:288px}}.includedItem-cardExpandable{transition:height .52s cubic-bezier(.16,1,.3,1);will-change:height;min-height:0}.includedItem-fluid{max-width:none;width:100%}.includedItem-icon{height:64px;width:64px}.includedItem-icon>*{width:100%;height:100%}@media only screen and (min-width:768px)and (max-width:991px){.includedItem-icon{width:48px;height:48px}}.includedItem-heading{color:#09091f;margin:8px 0}.includedItem-description{color:#42424e}.includedItem-descriptionEllipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--included-item-line-clamp,3);-webkit-box-orient:vertical}.includedItem-descriptionWrap{position:relative;overflow:visible}.includedItem-clamped{overflow:hidden;transition:max-height .52s cubic-bezier(.16,1,.3,1)}.includedItem-readMore{display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-size:16px;font-weight:400;line-height:24px;color:#c42a87;background:none;border:none;padding:0;cursor:pointer;width:fit-content;margin-top:16px;user-select:none}.includedItem-readMoreIcon{position:relative;display:inline-block;width:24px;height:24px;border-radius:50%;border:2px solid #c42a87;flex-shrink:0}.includedItem-readMoreIcon:after,.includedItem-readMoreIcon:before{content:"";position:absolute;left:50%;top:50%;background-color:#c42a87;transition:transform .28s cubic-bezier(.16,1,.3,1)}.includedItem-readMoreIcon:before{width:2px;height:10px;transform:translate(-50%,-50%) scaleY(1)}.includedItem-isExpanded:before{transform:translate(-50%,-50%) scaleY(0)}.includedItem-readMoreIcon:after{width:10px;height:2px;transform:translate(-50%,-50%)}.includedItem-ribbon{position:absolute;top:0;right:0;width:96px;height:96px;min-width:96px;min-height:96px}.included-list{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:0 auto}.included-list.gap-32px{gap:32px}.included-withColumns{display:grid;grid-template-columns:repeat(var(--included-columns-per-row),minmax(0,1fr));align-items:start}.included-component{overflow:hidden;background-color:#f2f2fa}.included-component .slick-slider{margin:24px auto 0}.included-component .slick-slider .slick-list{display:grid}.included-component .slick-slider .slick-track{display:flex}.included-component .slick-slider .slick-slide>*>.included-includedItem-component{margin:0 16px}.crossfadeImage-component{position:relative}.crossfadeImage-component,.crossfadeImage-component>div{width:100%;height:100%;max-height:inherit;max-width:inherit}.crossfadeImage-component>div{display:flex}.crossfadeImage-component>div img{max-height:inherit;max-width:inherit;height:inherit;width:inherit;object-fit:contain;margin:auto}.crossfadeImage-image{transition:opacity .5s ease-in-out;opacity:0}.crossfadeImage-image.show{opacity:1}.crossfadeImage-image.noAnimation{transition:none!important}.crossfadeImage-overlayImage{position:absolute;top:0;left:0}.newStepsItem-component{display:flex;gap:16px;position:relative;transform:translateY(32px)}.newStepsItem-component.animated .newStepsItem-line:before{transition:transform .8s ease}.newStepsItem-component.animated .newStepsItem-circle{transition:background-color .8s ease,color .8s ease}.newStepsItem-component.animated .newStepsItem-circle>div{transition:filter .8s ease}.newStepsItem-component.completed.animated .newStepsItem-circle{transition:background-color .4s ease .5s,color .4s ease .5s}.newStepsItem-component.completed.animated .newStepsItem-circle>div{transition:filter .4s ease .5s}.newStepsItem-component.completed.animated .newStepsItem-line:before{transition:transform .5s ease-in-out}.newStepsItem-component.prev .newStepsItem-line:before{transform:translate(0)}.newStepsItem-status{display:flex;flex-direction:column}.newStepsItem-circle{position:relative;width:33px;height:33px;min-width:33px;min-height:33px;max-width:33px;max-height:33px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:4px;contain:paint}.newStepsItem-circle svg{color:inherit}.newStepsItem-circle>div{filter:drop-shadow(-32px 0 0 transparent);will-change:contents;width:100%;height:100%;position:absolute;left:32px;background-size:100%;background-clip:content-box;background-position:50%;background-origin:content-box;padding:inherit}.newStepsItem-tick{min-height:32px}.newStepsItem-line{position:relative;width:4px;border-radius:4px;height:100%;padding:0 0 24px;min-height:44px;margin:8px auto;contain:paint}.newStepsItem-line:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;transform:translateY(-100%)}.newStepsItem-text{display:flex;flex-direction:column;gap:8px}.newStepsItem-description{color:#42424e;padding:0 0 32px!important}.newSteps-component{display:flex;flex-direction:column}.newSteps-component.largeBottomPadding{padding-bottom:120px}@media only screen and (min-width:768px)and (max-width:991px){.newSteps-component.largeBottomPadding{padding-bottom:56px}}@media only screen and (max-width:767px){.newSteps-component.largeBottomPadding{padding-bottom:48px}}.newSteps-container{display:flex;align-items:center;justify-content:center;gap:56px}.newSteps-container>*{flex:auto}.newSteps-container.reverse{flex-direction:row-reverse}@media only screen and (min-width:992px)and (max-width:1200px){.newSteps-container{gap:32px}}@media only screen and (max-width:991px){.newSteps-container{flex-direction:column!important;gap:0}.newSteps-container .newSteps-featureImage{max-width:500px}}.newSteps-container>:first-child.newSteps-items{max-width:none}.newSteps-title{max-width:622px}@media only screen and (min-width:992px){.newSteps-title *{text-align:left!important}}.newSteps-content{max-width:622px;min-width:50%}.newSteps-items{display:inline-grid;grid-auto-rows:1fr}.newSteps-items,.newSteps-items dd,.newSteps-items dl,.newSteps-items dt{list-style:none;padding:0;margin:0}.newSteps-items>:last-child .newStepsItem-line{display:none}.newSteps-featureImage{width:auto;height:auto;max-width:100%}.newSteps-featureImage img{width:100%;height:auto}.newSteps-cta{display:flex;margin:16px 0 0 32px}@media only screen and (max-width:991px){.newSteps-cta{justify-content:center;margin:16px auto 0}}.jackpotBanner-component{display:flex;flex-direction:column;width:100%;position:relative;overflow-x:clip;color:#fff}.jackpotBanner-component.highZ{z-index:3}.jackpotBanner-component img{pointer-events:none;position:absolute;top:0;right:0;left:0}.jackpotBanner-img{object-fit:cover}.jackpotBanner-inner{padding:32px 0 96px;display:flex;flex-direction:column;max-width:1300px;width:90vw;margin:0 auto;width:90vw!important;position:relative}@media only screen and (max-width:1200px){.jackpotBanner-inner{max-width:996px;width:90%;margin:0 auto}}@media only screen and (max-width:1200px)and (min-width:768px)and (max-width:991px){.jackpotBanner-inner{max-width:882px}}@media only screen and (max-width:1200px)and (max-width:767px){.jackpotBanner-inner{max-width:708px}}.jackpotBanner-inner.hasMainImage .jackpotBanner-padding{width:60%}@media only screen and (max-width:1200px){.jackpotBanner-inner.hasMainImage .jackpotBanner-padding{width:100%}}.jackpotBanner-inner.hasMainImage .jackpotBanner-image{width:40%;margin-left:20px}@media only screen and (max-width:1200px){.jackpotBanner-inner.hasMainImage .jackpotBanner-image{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.jackpotBanner-inner{padding:32px 0 56px}}@media only screen and (max-width:767px){.jackpotBanner-inner{padding:32px 0 48px}}.jackpotBanner-header{display:flex;justify-content:center}@media only screen and (max-width:767px){.jackpotBanner-header{margin-bottom:36px}}.jackpotBanner-logo{height:64px}.jackpotBanner-logo>img{width:auto;height:100%;position:relative!important}.jackpotBanner-seperator{display:flex;height:40px;width:1px;background-color:#fff;opacity:.3;margin:auto 32px}@media only screen and (max-width:767px){.jackpotBanner-breadcrumbs,.jackpotBanner-seperator{display:none}}.jackpotBanner-title{font-weight:700;z-index:1}.jackpotBanner-title b{text-transform:uppercase}@media only screen and (max-width:374px){.jackpotBanner-title br{display:none;content:""}}.jackpotBanner-subheading{color:hsla(0,0%,100%,.7);max-width:856px;margin:16px auto 0}@media only screen and (max-width:767px){.jackpotBanner-subheading{margin:32px auto 0}}.jackpotBanner-mainImage{pointer-events:none;margin:-42px 0 -120px}.jackpotBanner-mainImage>img{position:relative;width:100%;height:100%;min-width:700px;left:50%;transform:translate(-50%)}@media only screen and (max-width:1200px){.jackpotBanner-mainImage{margin:-80px 0!important}}@media only screen and (max-width:767px){.jackpotBanner-mainImage{margin:-80px 0 -60px!important}}.jackpotBanner-counter{display:flex;height:278px}@media only screen and (max-width:1200px){.jackpotBanner-counter{height:188px}}@media only screen and (max-width:767px){.jackpotBanner-counter{margin:0 auto;height:220px}}.jackpotBanner-label{display:flex;width:auto;font-weight:700;font-size:85px;text-align:center}@media only screen and (max-width:1200px){.jackpotBanner-label{font-size:55.5px}}@media only screen and (max-width:767px){.jackpotBanner-label{font-size:43.5px;line-height:1}}.jackpotBanner-searchArea{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:856px;margin:32px auto 0;width:100%;padding:24px 24px 16px;background-color:#111346;border-radius:24px;position:relative;overflow:clip}.jackpotBanner-searchArea>img{position:absolute;width:100%;height:100%;z-index:0;opacity:.2;mix-blend-mode:soft-light,screen,normal}.jackpotBanner-searchArea>*{z-index:1}.jackpotBanner-searchAreaTitle{background:radial-gradient(circle,hsla(36,69%,87%,.9) 0,rgba(255,165,0,.9) 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;text-shadow:1px 1px 13px rgba(255,208,59,.75);font-weight:800;font-size:12px}.jackpotBanner-searchAreaInput{position:relative;border-radius:12px}.jackpotBanner-searchAreaInput:after{position:absolute;width:100%;height:100%;box-shadow:inset 0 8px 6px 0 rgba(0,0,0,.24);content:"";pointer-events:none}.jackpotBanner-tick{display:flex;gap:4px;align-items:center;color:inherit}@media only screen and (max-width:767px){.jackpotBanner-tick{text-align:center}}@media only screen and (max-width:1200px){.jackpotBanner-tick>span br{display:none;width:0;height:0}}.jackpotBanner-tick svg{width:24px;height:24px;min-width:24px;min-height:24px}.jackpotBanner-ticks{font-weight:500;display:flex;gap:16px}@media only screen and (max-width:991px){.jackpotBanner-ticks{flex-direction:column}}@media only screen and (max-width:767px){.jackpotBanner-ticks{align-items:center}}.jackpotBanner-children{display:flex;flex-direction:column;margin:32px auto 0}.jackpotBanner-children,.jackpotBanner-children>*{width:100%;min-width:100%!important;max-width:1302px}.jackpotBanner-children>*{left:50%;transform:translate(-50%);margin:0!important;padding:0!important}.jackpotBanner-children ul{justify-content:space-between;margin:auto;width:100%}@media only screen and (min-width:768px)and (max-width:991px){.jackpotBanner-children>*{width:110%;left:50%;position:relative;transform:translate(-50%)}}.jackpotBanner-children .slick-active>span:before{background:#ffcb11!important}.jackpotBanner-children .slick-dots{left:50%!important}.jackpotBanner-tc{text-align:center;color:hsla(0,0%,100%,.8);margin:-36px auto 36px;mix-blend-mode:lighten;width:90%}.jackpotBanner-tc a{color:inherit;text-decoration:underline}.jackpotBanner-coins{display:flex;justify-content:space-between;position:absolute;left:50%;transform:translate(-50%);bottom:-128px;z-index:1;min-width:500px;max-width:1200px;width:80vw}@media only screen and (max-width:991px){.jackpotBanner-coins{display:none}}.jackpotBanner-coins>img{position:absolute;width:auto;height:562px;object-fit:contain}.jackpotBanner-coins>img:first-child{left:0;right:auto;transform:translate(-50%,-100%)}.jackpotBanner-coins>img:last-child{right:0;left:auto;transform:translate(50%,-100%)}@media only screen and (max-width:1200px){.jackpotBanner-coins>img{margin-top:-63px;height:300px}}.displayPricing-row{display:flex;align-items:center}.displayPricing-markdown{opacity:.7;font-size:16px;line-height:24px;margin:0 8px 0 0}.displayPricing-markdown.small-alt{display:flex;white-space:pre;font-weight:400;font-size:14px;line-height:1.43;margin:0 8px 0 0}.displayPricing-markdown.small{font-weight:400;font-size:14px;line-height:20px;margin:0 8px 0 0}.displayPricing-markdown.xsmall{font-size:10px;font-weight:400;line-height:1.4;opacity:.7}.displayPricing-strike{text-decoration:line-through}.displayPricing-column{display:flex;flex-direction:column}.displayPricing-column.center{align-items:center;gap:4px}.displayPricing-lock svg{width:16px;height:16px}.displayPricing-component{display:flex;flex-direction:row;gap:4px;color:#09091f;transition:opacity .08s linear;opacity:1;border-radius:6px}.displayPricing-component.fade{opacity:0}.displayPricing-component.reverse .displayPricing-column{flex-direction:column-reverse}.displayPricing-component.white{color:#fff}.displayPricing-component.center{align-items:center}.displayPricing-component.center .displayPricing-row{justify-content:center}.displayPricing-component.tagCenter{align-items:center;justify-content:center}.displayPricing-component.right{flex-direction:row-reverse;gap:8px}.displayPricing-component.right .displayPricing-row{align-self:flex-end}.displayPricing-component.lockedDisclaimer{opacity:.7}@media only screen and (max-width:767px){.displayPricing-component{flex-direction:column}}.displayPricing-fineprint{color:#fff;opacity:.7;align-self:baseline;margin:auto}@media only screen and (max-width:767px){.displayPricing-fineprint{margin:0}}@media screen and (max-width:680px){.displayPricing-fineprint{text-align:center;align-self:center}}.displayPricing-text{opacity:.7;font-size:16px;line-height:24px}.displayPricing-text.medium{margin:0 0 2px}.displayPricing-text.small-alt{font-weight:700;font-size:20px;margin:0 0 4px}.displayPricing-text.small{font-weight:700;font-size:13px;line-height:18px;margin:0 0 4px}.displayPricing-text.bold{font-weight:600;font-size:13px;line-height:18px}.displayPricing-free{display:flex;font-size:38px;line-height:46px;font-weight:700}.displayPricing-free sup{font-size:16px;color:#42424e;line-height:normal}.displayPricing-free.medium{font-weight:700;font-size:31px;line-height:38px}.displayPricing-free.medium sup{font-weight:700;font-size:20px;line-height:28px}.displayPricing-free.small-alt{font-weight:700;font-size:20px;line-height:24px}.displayPricing-free.small-alt sup{font-weight:700;font-size:16px;line-height:20px}.displayPricing-free.small{font-weight:700;font-size:20px;line-height:24px}.displayPricing-free.small sup{font-weight:700;font-size:16px;line-height:20px}.displayPricing-free.xsmall,.displayPricing-free.xsmall sub,.displayPricing-free.xsmall sup{font-weight:500;font-size:13px;line-height:1.38}.displayPricing-price{display:flex;font-size:38px;line-height:46px;font-weight:700}.displayPricing-price sup{font-weight:600;font-size:24px;line-height:38px}.displayPricing-price sub{font-size:16px;line-height:24px;font-weight:400;margin:auto 4px;opacity:.7}.displayPricing-price.medium{font-weight:700;font-size:31px;line-height:38px}.displayPricing-price.medium sup{font-weight:700;font-size:20px;line-height:28px}.displayPricing-price.small-alt{font-weight:700;font-size:20px;line-height:24px}.displayPricing-price.small-alt sup{font-weight:700;font-size:16px;line-height:20px}.displayPricing-price.small{font-weight:700;font-size:20px;line-height:24px}.displayPricing-price.small sup{font-weight:700;font-size:16px;line-height:20px}.displayPricing-price.xsmall,.displayPricing-price.xsmall sub,.displayPricing-price.xsmall sup{font-weight:500;font-size:13px;line-height:1.38}.displayPricing-per{font-size:16px;line-height:24px;font-weight:400;opacity:.7}.displayPricing-per.xsmall sub{font-weight:500;font-size:13px;line-height:1.38}.heroDomainsItem-component{display:flex;padding:8px;width:max-content;align-items:center;transition:background .2s ease;background-color:transparent;background-blend-mode:multiply;cursor:pointer}.heroDomainsItem-component .tag-component{padding:0 4px;width:fit-content;height:14px;font-size:10px}.heroDomainsItem-component:hover{background-color:rgba(18,16,31,.24)}.heroDomainsItem-component.onlyLogos{padding:8px 14px}.heroDomainsItem-component.onlyLogos .heroDomainsItem-logo{height:64px;margin-right:0;object-fit:contain}.heroDomainsItem-wrapper{list-style:none}.heroDomainsItem-wrapper,.heroDomainsItem-wrapper *{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.heroDomainsItem-logo{position:relative!important;height:36px;width:auto;object-fit:scale-down;margin-right:8px;filter:brightness(0) invert(1)}.heroDomainsItem-pricing{text-shadow:3px 5px 2px rgba(25,28,104,.22)}