html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--header-top-height:43px;--header-nav-height:40px;--app-install-height:0px;--highest-z-index:999999999;--default-border-color:#d8d8d8;--default-text-color:#0c0c0f;--default-background-color:#fff;--default-border-radius:10px;--font-weight-regular-400:400;--font-weight-regular-700:700;--font-weight-heading-300:300;--font-weight-heading-400:400;--font-weight-heading-500:500;--font-weight-heading-600:600;--font-weight-heading-700:700;--font-weight-heading-800:800;--font-weight-heading-900:900;--ui-border-color:rgba(12,12,15,0.1);--aspect-ratio-16-9:16/9;--aspect-ratio-16-10:16/10;--aspect-ratio-3-2:3/2}@media screen and (min-width:30em){:root{--header-top-height:56px}}@media screen and (min-width:40em){:root{--header-nav-height:56px}}@media screen and (prefers-color-scheme:dark){:root{--default-background-color:#1e1e21;--default-border-color:#555;--default-text-color:#dfdcd9;--ui-border-color:rgba(223,220,217,0.2)}}.sr-only{clip:rect(0 0 0 0);margin:-1px;padding:0;border:0}.a11y-focus,.sr-only{position:absolute;width:1px;height:1px;overflow:hidden}.a11y-focus{clip:rect(1px,1px,1px,1px)}.a11y-focus:focus{position:static;width:auto;height:auto;overflow:visible}body,html{--page-background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;margin:0;padding:0;background:var(--page-background-color)}@media screen and (prefers-color-scheme:dark){body,html{--page-background-color:#1e1e21}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}fieldset{margin:0;padding:0;border:0;background-color:transparent}legend{margin-bottom:3.75px;padding:0;font-weight:var(--font-weight-regular-700)}label{width:180px;cursor:pointer}input,label,select,textarea{display:inline-block;line-height:1.5;font-family:lato,poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;vertical-align:top}input,select,textarea{box-sizing:border-box;width:100%;margin-bottom:7.5px;padding:10px 15px;border:1px solid #a8a8aa;border-radius:0;color:#1e1e21;font-size:1rem;transition:border-color .2s ease,background-color .2s ease}@media screen and (prefers-color-scheme:dark){input,select,textarea{border-color:#2e2e32;background-color:#3a3a3f;color:#d8d8d8}}input:focus,input:hover,select:focus,select:hover,textarea:focus,textarea:hover{border-color:#a8a8aa;outline:none;background-color:#fff}@media screen and (prefers-color-scheme:dark){input:focus,input:hover,select:focus,select:hover,textarea:focus,textarea:hover{border-color:#3a3a3f;background-color:#3a3a3f}}input:disabled,select:disabled,textarea:disabled{background-color:shade(#fff,5%);cursor:not-allowed}input:disabled:hover,select:disabled:hover,textarea:disabled:hover{border:1px solid #a8a8aa}@media screen and (prefers-color-scheme:dark){input:disabled,select:disabled,textarea:disabled{border-color:#3a3a3f;background-color:#3a3a3f}}input.form-error,input:user-invalid,select.form-error,select:user-invalid,textarea.form-error,textarea:user-invalid{border-color:#dc0e0e}[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=checkbox],[type=radio]{display:inline;margin-right:3.75px}[type=checkbox]+label,[type=radio]+label{display:inline-block;width:auto;max-width:90%;padding:0;line-height:1.75;vertical-align:top}[type=file]{width:100%}textarea{min-height:150px;resize:vertical}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/origin/images/icons/dropdown.svg);background-position:95% 50%;background-position:right 11.25px top 50%;background-repeat:no-repeat}@media screen and (prefers-color-scheme:dark){select{background-image:url(/origin/images/icons/dropdown-dark.svg)}}select::-ms-expand{display:none}select:focus,select:hover{background-color:#f9f9f9}@media screen and (prefers-color-scheme:dark){select:focus,select:hover{border-color:#3a3a3f;background-color:#3a3a3f}}::-moz-placeholder{color:rgba(30,30,33,.8)}::placeholder{color:rgba(30,30,33,.8)}@media screen and (prefers-color-scheme:dark){::-moz-placeholder{color:hsla(0,0%,84.7%,.8)}::placeholder{color:hsla(0,0%,84.7%,.8)}}ol,ul{padding-left:25px}dl{margin-bottom:7.5px}dl dt{margin-top:7.5px;font-weight:var(--font-weight-regular-700)}dl dd{margin:0}table{width:100%;margin:7.5px 0;border-collapse:collapse;table-layout:fixed}th{border-bottom:1px solid shade(#a8a8aa,25%);font-weight:var(--font-weight-regular-700)}td,th{padding:7.5px 0}td{border-bottom:1px solid #a8a8aa}td,th,tr{vertical-align:middle}@keyframes islive{0%,20%,80%,to{opacity:0}50%{opacity:1}}@keyframes show-message{0%{visibility:hidden}50%{visibility:visible}to{visibility:hidden}}@keyframes show-table-row{0%{opacity:0}to{opacity:1}}body{color:#1e1e21;font-size:1rem;line-height:1.75;font-family:lato,poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif}@media screen and (prefers-color-scheme:dark){body{color:#dfdcd9}}h1,h2,h3,h4,h5,h6{margin:0 0 15px;font-weight:var(--font-weight-heading-600);font-size:1rem;line-height:1.2;font-family:poppins,lora,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif}h1{font-size:2.625rem}@media screen and (max-width:59.99em){h1{font-size:1.75rem}}h2{font-size:2.25rem}@media screen and (max-width:59.99em){h2{font-size:1.625rem}}h3{font-size:1.75rem}@media screen and (max-width:59.99em){h3{font-size:1.5rem}}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin:0 0 1rem}b,strong{font-weight:var(--font-weight-regular-700)}a{fill:currentcolor;color:#dc0e0e;transition:color .2s ease}a:active,a:focus,a:hover{text-decoration:none}:link:focus,button:focus{outline:0;box-shadow:none}:link:focus-visible:not(:hover),button:focus-visible:not(:hover){border-radius:var(--outline-border-radius,3px);outline:var(--outline-color,#dc0e0e) solid var(--outline-width,2px);outline-offset:var(--outline-offset,0)}hr{margin:15px 0;border:0;border-bottom:1px solid #a8a8aa}@media screen and (prefers-color-scheme:dark){hr{border-color:#2e2e32}}img,picture{display:block;max-width:100%;height:auto;margin:0}iframe{border:0}.btn{--btn-text-color:#fff;--btn-background-color:#dc0e0e;--btn-hover-text-color:#fff;--btn-hover-background-color:rgba(220,14,14,0.7);background-color:var(--btn-background-color);color:var(--btn-text-color);-webkit-font-smoothing:antialiased;box-sizing:border-box;display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;justify-content:center;padding:var(--btn-padding-y,17px) var(--btn-padding-x,24px);gap:var(--btn-gap,8px);border:var(--btn-border,none);border-radius:var(--btn-borderradius,4px);background-position:right 15px center;font-weight:var(--font-weight-regular-700);font-size:var(--btn-fontsize,.8125rem);line-height:1.2;font-family:poppins,lora,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;letter-spacing:.1em;text-align:center;text-decoration:none;text-transform:uppercase;vertical-align:middle;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn:focus,.btn:hover{background-color:var(--btn-hover-background-color);color:var(--btn-hover-text-color)}.btn:disabled{cursor:not-allowed}.btn>span{line-height:1}.btn svg{fill:currentcolor}.btn-clean{--background-color:transparent;--background-color-hover:transparent;--background-color-disabled:transparent;-webkit-font-smoothing:antialiased;display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;justify-content:center;padding:0;border:none;border-radius:0;font-weight:var(--font-weight-heading-700);font-size:.75rem;line-height:1.2;font-family:poppins,lora,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;letter-spacing:1px;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-clean,.btn-clean:hover{background-color:var(--background-color)}.btn-clean:disabled{background-color:var(--background-color-disabled)}.btn--black{--btn-text-color:#fff;--btn-background-color:#0c0c0f;--btn-hover-text-color:#fff;--btn-hover-background-color:rgba(12,12,15,0.7)}.btn--ghost{--btn-border:1px solid #fff;--btn-background-color:transparent;--btn-hover-background-color:#fff;--btn-hover-text-color:#dc0e0e;--btn-padding-y:16px}.btn--ghost-dark{--btn-border:1px solid #d8d8d8;--btn-text-color:#0c0c0f;--btn-background-color:transparent;--btn-hover-background-color:transparent;--btn-hover-text-color:rgba(12,12,15,0.5);--btn-padding-y:16px}@media screen and (prefers-color-scheme:dark){.btn--ghost-dark{--btn-text-color:#fff;--btn-border:1px solid var(--ui-border-color);--btn-hover-text-color:hsla(0,0%,100%,0.6)}}.btn--clickout{--btn-background-color:transparent;--btn-hover-background-color:transparent;--btn-border:none;--btn-text-color:#dc0e0e;--btn-hover-text-color:#ba0d0d;--btn-padding-y:24px}@media screen and (prefers-color-scheme:dark){.btn--clickout{--btn-text-color:#fff;--btn-hover-text-color:#fff}}.btn--clickout{width:100%}.btn--clickout:hover{opacity:.5}.btn--rounded{border-radius:30px}.btn--small{--btn-padding-y:5px;--btn-padding-x:15px;--btn-fontsize:0.75rem;min-height:35px;line-height:1.5}.btn--smaller{--btn-padding-y:3px;--btn-padding-x:8px;--btn-fontsize:0.625rem;min-height:26px;line-height:1.5}.wrapper-inner{display:block;max-width:72.75em;margin-right:auto;margin-left:auto}.wrapper-inner:after{display:block;clear:both;content:""}.wrapper-inner{padding-right:16px;padding-left:16px}@media screen and (min-width:60em){.wrapper-inner{padding-right:32px;padding-left:32px}}.wrapper-inner--relative{position:relative}.wrapper-grid{display:block;max-width:76.5em;margin-right:auto;margin-left:auto}.wrapper-grid:after{display:block;clear:both;content:""}.overal-wrapper--maxheight{position:relative;width:100%;height:calc(var(--docheight, 1vh)*100);overflow:hidden}@media screen and (max-width:59.99em){.wrapper-user .wrapper-inner{padding:0}}.form{width:100%;max-width:550px;margin:0 auto}@media screen and (min-width:30em){.form{padding:15px}}.form__group{display:flex;flex-direction:column;align-items:flex-start;width:100%}.form>div:not(.form__groups) .form__group:last-child .form__item{margin-bottom:0}@media screen and (min-width:30em){.form__group{flex-direction:row}}.form__item{display:flex;flex-direction:column;width:100%;margin-bottom:20px}@media screen and (min-width:30em){.form__item:not(:last-child){margin-right:16px}}.form__item .form__error{order:5}.form__item--hidden{display:none}label.form__label{width:100%;margin-bottom:3px;font-weight:var(--font-weight-regular-700);font-size:.875rem}.form__input,input.form__input,select.form__input{width:100%;max-width:none;margin-bottom:0}.form__input:hover,input.form__input:hover,select.form__input:hover{border-color:#555}@media screen and (prefers-color-scheme:dark){.form__input:hover,input.form__input:hover,select.form__input:hover{border-color:#acacac}}.form__button{width:100%;margin-top:15px}.form__button.loading,.form__button.success{padding-right:35px;background-repeat:no-repeat}.form__button.loading svg,.form__button.success svg{display:none}.form__button.loading{background-image:url(/origin/images/misc/loader-btn-red.gif);background-color:#dc0e0e}.form__button.btn.loading,.form__button.btn.loading[disabled]{background-image:url(/origin/images/misc/loader-btn-black.gif);background-color:#555}@media screen and (prefers-color-scheme:dark){.form__button.btn.loading,.form__button.btn.loading[disabled]{background-color:#acacac}}.form__button.success,.form__button.success[disabled]{background-image:url(/origin/images/misc/check.png);background-size:19px 20px;background-color:#74bd00}.form__comment{display:inline-block;margin-top:5px;color:#555;font-size:.875rem;line-height:1.125rem}@media screen and (prefers-color-scheme:dark){.form__comment{color:#acacac}}.form__progress{display:block;opacity:0}.form__progress[value]{width:100%;height:8px;margin-top:-1px;border:1px solid #a8a8aa;border-top:none;opacity:1}.form__progress[value]::-webkit-progress-bar{background:#eeeeef}.form__progress[value]::-moz-progress-bar,.form__progress[value]::-webkit-progress-value{background:red}.form__progress[value="50"]::-moz-progress-bar,.form__progress[value="50"]::-webkit-progress-value,.form__progress[value="75"]::-moz-progress-bar,.form__progress[value="75"]::-webkit-progress-value{background:orange}.form__progress[value="100"]::-moz-progress-bar,.form__progress[value="100"]::-webkit-progress-value{background:green}input.form__input--error{border:2px solid red}.form__error{margin-top:4px;color:red;font-size:.875rem;line-height:1.4}.form-error-wrapper{margin:16px 0;padding:12px;border-radius:4px;background:#dc0e0e;color:#fff;line-height:1.2}.custom-checked{flex-direction:column;align-items:flex-start;width:100%}.custom-checked input[type=checkbox],.custom-checked input[type=radio]{z-index:1;position:absolute;width:0;padding:0;overflow:hidden;border:0;outline:none;vertical-align:top;opacity:.001}.custom-checked input[type=checkbox]:checked+.custom-checked__mark,.custom-checked input[type=radio]:checked+.custom-checked__mark{border:1px solid #555}@media screen and (prefers-color-scheme:dark){.custom-checked input[type=checkbox]:checked+.custom-checked__mark,.custom-checked input[type=radio]:checked+.custom-checked__mark{border-color:#acacac}}.custom-checked input[type=checkbox]:checked+.custom-checked__mark:after,.custom-checked input[type=radio]:checked+.custom-checked__mark:after{opacity:1}.custom-checked input[type=radio]+.custom-checked__mark,.custom-checked input[type=radio]+.custom-checked__mark:before{border-radius:50%}.custom-checked input[type=radio]+.custom-checked__mark:after{inset:3px;border-radius:50%;background:#dc0e0e}@media screen and (prefers-color-scheme:dark){.custom-checked input[type=radio]+.custom-checked__mark:after{background:#d8d8d8}}.custom-checked input[type=checkbox]+.custom-checked__mark{border-radius:4px}.custom-checked input[type=checkbox]+.custom-checked__mark:after{top:calc(50% - 2px);left:50%;width:14px;height:8px;transform:translate(-50%,-50%) rotate(-50deg) scale(1);border:3px solid #dc0e0e;border-top:none;border-right:none;border-radius:2px;background:transparent;opacity:0}@media screen and (prefers-color-scheme:dark){.custom-checked input[type=checkbox]+.custom-checked__mark:after{border-color:#d8d8d8}}.custom-checked .custom-checked__wrapper-label{display:flex;align-items:center;width:100%;margin:0 0 10px;padding:0}.custom-checked .custom-checked__wrapper-label:last-child{margin-bottom:0}.custom-checked__mark{display:inline-block;z-index:2;position:relative;width:20px;min-width:20px;height:20px;min-height:20px;border:1px solid #a8a8aa;border-radius:2px;background-color:#fff}@media screen and (prefers-color-scheme:dark){.custom-checked__mark{border-color:#2e2e32;background-color:#2e2e32}}.custom-checked__mark:before{position:absolute;width:100%;height:100%;border-radius:2px;background:transparent;content:""}.custom-checked__mark:after{position:absolute;content:"";opacity:0}.custom-checked__label{width:100%;margin:0 10px;font-size:1rem;line-height:1.4}.custom-checked__label>p,.custom-checked__label>span{display:inline}.custom-checked,.custom-checked__mark{position:relative;vertical-align:top;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-checked__label,.custom-checked__mark{cursor:pointer}@media screen and (min-width:30em){.form__checkbox-group:after{display:block;clear:both;content:""}.form__checkbox-group .custom-checked__wrapper-label{width:50%;float:left}}.share{margin:0;padding:0}.share:before{display:inline-block;padding-right:10px;content:attr(data-label);color:#555;font-size:.875rem;line-height:34px;font-family:poppins,lora,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;vertical-align:top}.share__item{display:inline-block;margin-right:4px}.share__link{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #d8d8d8;border-radius:17px;background:#fff;transition:opacity .1s ease}.share__link:hover{opacity:.7}.share__link--facebook{border:none;background-color:#1877f2}.share__link--whatsapp{border:none;background-color:#25d366}.share__link--x{border:none;background-color:#000}.share__link--copy{position:relative}.share__link--copy:after{font-style:italic;font-weight:800;font-family:poppins,lora,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;display:flex;visibility:hidden;position:absolute;top:-2px;right:-2px;align-items:center;height:34px;padding:8px 16px;border:2px solid #0c0c0f;border-radius:16px;background-color:#fff;content:attr(data-copy-success);color:#0c0c0f;font-size:.75rem;text-transform:uppercase;white-space:nowrap}.share__link--copy[data-copy-success]:after{animation:show-message 2s ease}.share__link--copy[data-copy-success]:hover{opacity:1}.share__link__copy-url{position:fixed;top:0;left:-9999px;opacity:.0001}.share__image{fill:#fff}.share__link--copy .share__image,.share__link--mail .share__image{fill:#0c0c0f}.overall-wrapper{background:#dc0e0e;color:#fff}h1,h2,h3{color:#fff;font-weight:900;text-transform:uppercase}h1{font-size:1.5rem}@media screen and (min-width:40em){h1{font-size:2.25rem}}a{color:#fff}.regular-content{font-size:1rem}@media screen and (min-width:40em){.regular-content{font-size:1.125rem}}.regular-content em{font-style:normal}.wrapper-inner{box-sizing:border-box;width:100%}.overall-wrapper{overflow:hidden}.bingo-grid{display:grid;grid-template-columns:1fr;grid-template-areas:"content" "card"}@media screen and (min-width:40em){.bingo-grid{grid-template-columns:32% auto;grid-template-areas:"content card";grid-column-gap:32px}}@media screen and (min-width:60em){.bingo-grid{grid-template-columns:40% auto;grid-column-gap:104px}}.bingo-grid__content{grid-area:content;align-self:center}.bingo-grid__card{grid-area:card}.bingo-header{position:relative;background:#ba0d0d}.bingo-header:after{position:absolute;bottom:0;width:100%;height:20vw;background:url(/images/campaigns/bingo/frame.png) no-repeat;background-position:top;background-size:cover;content:""}.bingo-header>.wrapper-inner{display:flex;z-index:1;position:relative;align-items:flex-start}@media screen and (max-width:39.99em){.bingo-header>.wrapper-inner{flex-direction:column}}.bingo-header__hero-img{position:absolute;top:0;left:0;width:100%;height:calc(100% - 10vw);-o-object-fit:cover;object-fit:cover;-o-object-position:left bottom;object-position:left bottom;mix-blend-mode:multiply;opacity:.2}.bingo-header__content{width:100%;padding:40px 0;color:#fff;line-height:1.2}@media screen and (max-width:39.99em){.bingo-header__content{text-align:center}}@media screen and (min-width:40em){.bingo-header__content{padding:120px 24px 280px 0}}@media screen and (min-width:72.75em){.bingo-header__content{padding-bottom:30vw}}@media screen and (min-width:1600px){.bingo-header__content{padding-bottom:480px}}.bingo-header__content__title{font-size:1.5rem}@media screen and (min-width:30em){.bingo-header__content__title{font-size:2rem}}@media screen and (min-width:60em){.bingo-header__content__title{font-size:3rem}}.bingo-header__content__title a{text-decoration:none}.bingo-header__content__title a:hover{text-decoration:underline}.bingo-header__content__desc{margin-top:16px;font-size:1.125rem}.bingo-header__content__viaplay{display:flex;flex-direction:column;max-width:200px;margin:auto;gap:8px}@media screen and (min-width:39.99em){.bingo-header__content__viaplay{max-width:250px;margin:24px 0 0}}.bingo-header__logo{z-index:1;position:relative;align-self:center;width:100%}@media screen and (max-width:39.99em){.bingo-header__logo{order:-1;padding-top:24px}}@media screen and (min-width:40em)and (max-width:72.74em){.bingo-header__logo{width:70%}}@media screen and (min-width:72.75em){.bingo-header__logo{align-self:flex-end}}.bingo-header__logo img{width:100%;max-width:50vw;margin:auto}@media screen and (min-width:40em){.bingo-header__logo img{max-width:489px;margin-right:0}}.bingo-header__prices{margin:0 auto 20vw}@media screen and (min-width:40em){.bingo-header__prices{position:absolute;bottom:0;left:50%;margin-bottom:0;transform:translateX(-50%)}}@media screen and (min-width:72.75em){.bingo-header__prices{bottom:5vw;transform:translateX(-72%)}}.bingo-header__prices img{width:100%;max-width:475px}.btn,button{border-bottom:3px solid rgba(0,0,0,.25);border-radius:4px;background:#fcbd00;color:#000}.btn:disabled,.btn:disabled:hover,.btn:focus,.btn:hover,button:disabled,button:disabled:hover,button:focus,button:hover{background-color:#e3aa00}.bingo-main{z-index:5;position:relative}@media screen and (max-width:72.74em){.bingo-main{padding-top:32px}}.bingo-main .btn-wrapper{display:flex;justify-content:center;transition:opacity .5s ease}.bingo-main>.wrapper-inner{margin-bottom:80px}@media screen and (min-width:40em){.bingo-main>.wrapper-inner{margin-bottom:120px}}.bingo-main__title{max-width:640px}.bingo-main__content{max-width:1024px;margin-top:32px}@media screen and (min-width:60em){.bingo-main__content{font-size:1.125rem}}.bingo-steps{position:relative}.bingo-steps__items{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}@media screen and (min-width:40em){.bingo-steps__items{flex-direction:row;justify-content:space-between}}.bingo-steps__item{display:flex;position:relative;align-items:center;font-family:poppins,lora,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif}.bingo-steps__item:before{position:absolute;content:""}.bingo-steps__item span{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border:2px solid #fff;border-radius:30px;font-weight:800;font-size:1.25rem;text-align:center}.bingo-steps__item p{margin:0;padding:0;font-weight:600;line-height:1.4}@media screen and (max-width:39.99em){.bingo-steps__item{margin-bottom:32px}.bingo-steps__item:not(:first-child):before{top:-24px;left:29px;height:16px;border-left:1px dashed #fff}.bingo-steps__item span{margin-right:16px}.bingo-steps__item p{flex:1}}@media screen and (min-width:40em){.bingo-steps__item{flex-direction:column;width:100%;text-align:center}.bingo-steps__item:not(:last-child):before{top:29px;left:calc(50% + 50px);width:calc(100% - 100px);border-bottom:1px dashed #fff}.bingo-steps__item span{margin-bottom:24px}.bingo-steps__item p{max-width:290px;padding-right:8px;padding-left:8px;font-size:.875rem}}@media screen and (min-width:60em){.bingo-steps__item p{font-size:1.125rem}}.bingo-steps+.btn-wrapper{margin-top:32px}@media screen and (min-width:60em){.bingo-steps+.btn-wrapper{margin-top:72px}}.bingo-participation-wrapper{z-index:1;position:relative;padding-top:16px;padding-bottom:120px;transition:all .5s ease}@media screen and (min-width:40em){.bingo-participation-wrapper{padding-bottom:200px}}.bingo-participation-wrapper:before{position:absolute;top:0;left:0;width:100%;height:150px;background:linear-gradient(180deg,#dc0e0e,rgba(220,14,14,0));content:""}.bingo-main+.bingo-participation-wrapper:before{display:none}.bingo-participation-wrapper--success .bingo-form{display:block;animation:fade-out .5s forwards;opacity:1}@keyframes fade-out{0%{opacity:1}99%{opacity:0}to{visibility:hidden;height:0;opacity:0}}.bingo-form--success .bingo-form{visibility:hidden;opacity:0}.bingo-form__pattern{z-index:1;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media screen and (max-width:39.99em){.bingo-form__pattern{display:none}}.bingo-form__header p{max-width:464px}.bingo-form__form{max-width:464px;margin-top:32px}@media screen and (max-width:39.99em){.bingo-form__form{margin-bottom:40px}}.bingo-form{z-index:5;position:relative}.bingo-form .form__label{margin-bottom:12px;padding-left:8px;font-weight:700;font-size:.875rem}.bingo-form .form__input{border:none;border-radius:3px;background-color:hsla(0,0%,100%,.15);color:#fff;font-size:1rem}.bingo-form .custom-checked__mark,.bingo-form .custom-checked input[type=checkbox]:checked+.custom-checked__mark{border-color:hsla(0,0%,100%,.5);background-color:hsla(0,0%,100%,.15)}.bingo-form .custom-checked input[type=checkbox]+.custom-checked__mark:after{border-color:#fff}.bingo-form .form__error{color:hsla(0,0%,100%,.8);font-weight:700;font-size:.75rem}.bingo-form__submit{margin-top:48px}.bingo-success{display:none;z-index:5;position:relative}.bingo-success__content{margin-bottom:40px}.bingo-success__content .regular-content span:before{content:"Hieronder"}@media screen and (min-width:40em){.bingo-success__content .regular-content span:before{content:"Hiernaast"}}.bingo-participation-wrapper--success .bingo-success{display:block;visibility:hidden;animation:fade-in .5s forwards;animation-delay:1s;opacity:0}@keyframes fade-in{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}.bingo__share{margin-top:32px}.bingo__share__wrapper{display:inline-block}.bingo__share__wrapper:before{display:none}.bingo__share .share__link--facebook,.bingo__share .share__link--whatsapp,.bingo__share .share__link--x{background:#fff}.bingo__share .share__image{fill:#dc0e0e}@media screen and (min-width:40em){.bingo-card-title{display:none}}.bingo-card-wrapper{grid-area:card}.bingo-card{position:relative;width:100%;max-width:90vw;min-height:400px;padding:44% 16px 0;border:4px solid #fff;border-radius:24px;background:#dc0e0e;background-image:url(/images/campaigns/bingo/bingo-card-header.png);background-size:100% auto;background-repeat:no-repeat}@media screen and (min-width:40em){.bingo-card{max-width:650px;border-width:6px}}@media screen and (min-width:690px){.bingo-card{padding-top:280px;padding-right:32px;padding-left:32px}}.bingo-card__header{position:absolute;top:8px;width:50%;max-width:200px}@media screen and (min-width:60em){.bingo-card__header{top:32px}}.bingo-card__name{position:relative;padding-bottom:16px;font-family:poppins,lora,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif;text-transform:uppercase}.bingo-card__name:after{position:absolute;bottom:0;left:0;width:56px;height:3px;background:#fff;content:""}.bingo-card__name>span{display:block;line-height:1.1}.bingo-card__name__firstname{margin-top:-24px;font-weight:600;font-size:1.25rem}@media screen and (min-width:30em){.bingo-card__name__firstname{margin-top:-40px;font-size:1.5rem}}.bingo-card__name__lastname{font-weight:900;font-size:1.5rem}@media screen and (min-width:30em){.bingo-card__name__lastname{font-size:2.25rem}}.bingo-card__grid{display:flex;flex-wrap:wrap;justify-content:center;width:calc(100% + 16px);margin:16px -8px}.bingo-card__item{position:relative;width:calc(50% - 16px);margin:8px;border:3px solid transparent;border-radius:4px;background:hsla(0,0%,100%,.15)}.bingo-card__item:after{display:block;padding-bottom:100%;content:""}@media screen and (min-width:30em)and (max-width:39.99em),screen and (min-width:820px){.bingo-card__item{width:calc(33% - 16px)}}.bingo-card__item[data-outcome=true]:before{position:absolute;top:-5%;left:-5%;width:110%;height:110%;background:url(/images/campaigns/bingo/correct.png) no-repeat;background-size:cover;content:""}.bingo-card__item[data-outcome=true]:nth-child(2):before{transform:rotate(-80deg)}.bingo-card__item[data-outcome=true]:nth-child(3):before{transform:rotate(10deg)}.bingo-card__item[data-outcome=true]:nth-child(4):before{transform:rotate(-80deg)}.bingo-card__item[data-outcome=true]:nth-child(5):before{transform:rotate(60deg)}.bingo-card__item[data-outcome=true]:nth-child(6):before{transform:rotate(-25deg)}.bingo-card__item[data-outcome=true]:nth-child(7):before{transform:rotate(-110deg)}.bingo-card__item[data-outcome=true]:nth-child(8):before{transform:rotate(100deg)}.bingo-card__item[data-outcome=false]{border-color:#b50007;opacity:.3}.bingo-card__item__content{box-sizing:border-box;display:flex;position:absolute;top:0;left:0;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:8px;overflow:hidden;font-weight:700;font-size:.8125rem;line-height:1;text-align:center}@media screen and (min-width:30em){.bingo-card__item__content{font-size:.875rem}}@media screen and (min-width:60em){.bingo-card__item__content{line-height:1.2}}.bingo-card__item__content strong{display:block;margin-bottom:8px;font-size:1.25rem;font-family:poppins,lora,-apple-system,blinkmacsystemfont,Segoe UI,roboto,sans-serif}@media screen and (min-width:72.75em){.bingo-card__item__content strong{font-size:1.5rem}}.bingo-footer{z-index:5;position:relative;width:100%;background:#000;color:#fff}.bingo-footer>.wrapper-inner{display:flex;min-height:68px}@media screen and (max-width:39.99em){.bingo-footer>.wrapper-inner{flex-direction:column;padding-top:16px;padding-bottom:16px;text-align:center}}@media screen and (min-width:40em){.bingo-footer>.wrapper-inner{align-items:center;justify-content:space-between}}.bingo-footer>.wrapper-inner:after{display:none}.bingo-footer__copyright{color:hsla(0,0%,100%,.75);font-size:.875rem}.bingo-footer__nav{display:flex;flex-direction:column;margin:0;padding:0;font-size:.875rem;list-style:none}@media screen and (min-width:40em){.bingo-footer__nav{flex-direction:row}.bingo-footer__nav li:not(:last-child){margin-right:16px}}.bingo-footer__nav a{color:#fff;text-decoration:none}@media screen and (max-width:29.99em){.hide-sm-down{display:none!important}.show-sm-down{display:block!important}}@media screen and (max-width:39.99em){.hide-md-down{display:none!important}.show-md-down{display:block!important}}@media screen and (max-width:59.99em){.hide-lg-down{display:none!important}.show-lg-down{display:block!important}}@media screen and (min-width:30em){.hide-sm-up{display:none!important}.show-sm-up{display:block!important}}@media screen and (min-width:30em){.hide-md-up{display:none!important}.show-md-up{display:block!important}}@media screen and (min-width:60em){.hide-lg-up{display:none!important}.show-lg-up{display:block!important}}@media screen and (min-width:72.75em){.hide-xl-up{display:none!important}.show-xl-up{display:block!important}}.hide{display:none}.show{display:block}.nowrap{white-space:nowrap}.clearfix:after{display:table;clear:both;content:""}.clear{clear:both}.text-center{text-align:center}#matchcenter{min-height:187px}@media screen and (min-width:40em){#matchcenter{min-height:195px}}.js-commentcount{min-width:16px}