@import url(https://fonts.googleapis.com/css?family=Roboto:400,400i&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900|Roboto+Slab:400,600,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@1,600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@800&display=swap);@import url(https://use.typekit.net/xzu6sdp.css);.win-summary-table-container{background-color:#fff;padding:10px}.win-summary-table{border-spacing:0;font-family:Roboto,sans-serif;margin:auto;width:95%}.win-summary-table thead th{background-color:#0f1821;border-radius:4px 4px 0 0;color:#fff;font-family:Roboto Slab,serif;height:38px;text-align:center}.win-summary-table tr{border-left:1px solid #434547;border-right:1px solid #434547}.win-summary-table tr:nth-child(2n){background-color:#fff}.win-summary-table tr:nth-child(odd){background-color:#ebeef3}.win-summary-table tr:last-child{background-color:#68b0aa;border-left:0 solid transparent;border-right:0 solid transparent;color:#0f1821;font-family:Roboto Slab,serif;font-weight:700}.win-summary-table tr td{border:none;height:38px;padding:0 10px}.win-summary-table tr td:nth-child(2){text-align:center}.win-summary-table tr td:nth-child(3){text-align:left}.win-summary-table-not-a-winner{padding:3px 0}.win-summary-in-progress-text{padding:5px 0;text-align:center}@media only screen and (min-width:768px){.win-summary-table tr td{padding:5px 30px}}.autoplay{align-items:center;color:#fff;display:flex;flex-direction:column;font-weight:700;justify-content:center}.autoplay-control{border:1px solid #fff}.rc-slider{border-radius:6px;height:14px;padding:5px 0;position:relative;-ms-touch-action:none;touch-action:none;width:100%}.rc-slider,.rc-slider *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-rail{background-color:#e9e9e9;width:100%}.rc-slider-rail,.rc-slider-track{border-radius:6px;height:4px;position:absolute}.rc-slider-track{background-color:#abe2fb;left:0}.rc-slider-handle{background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;height:14px;margin-top:-5px;position:absolute;-ms-touch-action:pan-x;touch-action:pan-x;width:14px}.rc-slider-handle:focus{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa;outline:none}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{font-size:12px;left:0;position:absolute;top:18px;width:100%}.rc-slider-mark-text{color:#999;cursor:pointer;display:inline-block;position:absolute;text-align:center;vertical-align:middle}.rc-slider-mark-text-active{color:#666}.rc-slider-step{background:transparent;height:4px;position:absolute;width:100%}.rc-slider-dot{background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;bottom:-2px;cursor:pointer;height:8px;margin-left:-4px;position:absolute;vertical-align:middle;width:8px}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-left:0;margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{height:100%;padding:0 5px;width:14px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;-ms-touch-action:pan-y;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{height:100%;left:18px;top:0}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{left:2px;margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:first-child,.rc-slider-vertical .rc-slider-dot:last-child{margin-bottom:-4px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;display:block!important}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:scale(0)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform:scale(0);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(0);transform-origin:50% 100%}}.rc-slider-tooltip{left:-9999px;position:absolute;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9;color:#fff;font-size:12px;height:24px;line-height:1;min-width:24px;padding:6px 2px;text-align:center;text-decoration:none}.rc-slider-tooltip-arrow{border-color:transparent;border-style:solid;height:0;position:absolute;width:0}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-top-color:#6c6c6c;border-width:4px 4px 0;bottom:4px;left:50%;margin-left:-4px}.game-controls{width:100%}.game-controls .large-control-button,.game-controls .small-control-button{align-items:center;background-color:#fff;border:2px solid transparent;border-radius:100px;box-shadow:none;cursor:pointer;display:flex;height:40px;justify-content:center;margin:8px;outline:none;transition:all .1s ease-in-out,color .1s ease-in-out;width:40px}@media only screen and (max-width:398px){.game-controls .large-control-button,.game-controls .small-control-button{height:45px;margin:4px;width:45px}}@media only screen and (min-width:768px){.game-controls .large-control-button,.game-controls .small-control-button{height:60px;width:60px}}.game-controls .large-control-button:hover,.game-controls .small-control-button:hover{border:2px solid #0f1821;box-shadow:0 0 6px #fff}.game-controls .large-control-button:disabled,.game-controls .small-control-button:disabled{cursor:default;opacity:.5}.game-controls .large-control-button:disabled:hover,.game-controls .small-control-button:disabled:hover{border:2px solid transparent;box-shadow:none}.game-controls .end-draw-control,.game-controls .next-draw-control,.game-controls .pause-draw-control,.game-controls .prev-draw-control,.game-controls .start-draw-control{color:#fff;text-align:center}.game-controls .large-control-button{height:60px;width:60px}@media only screen and (max-width:398px){.game-controls .large-control-button{height:64px;width:64px}}@media only screen and (min-width:768px){.game-controls .large-control-button{height:90px;width:90px}}.game-controls .controls-second-row{display:flex;justify-content:space-around;padding-top:25px}.game-controls .controls-final-row{align-items:center;display:flex;justify-content:center;padding-top:15px}.game-controls .speed-container{align-items:center;color:#fff;display:flex;flex-direction:column;font-weight:700;justify-content:center}.game-controls .speed-slider{margin:8px;width:100px}.game-controls .autoplay-container{display:flex;justify-content:center;width:100px}.game-controls .sound-button-container{text-align:center}.game-controls .rc-slider-handle{border:none;height:20px;margin-top:-7px;width:20px}.game-controls .rc-slider-step{background:#767c82}.game-controls .rc-slider-dot-active{border-color:#767c82}.game-controls .rc-slider-dot{background-color:#767c82;border:none;bottom:-4px;height:12px;margin-left:-6px;width:12px}.game-controls .sound-button{align-items:center;background-color:transparent;border:1px solid #fff;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:34px;justify-content:space-between;margin-bottom:10px;outline:none;padding:0 9px;transition:all .1s ease-in-out,color .1s ease-in-out;width:80px}.game-controls .sound-button:hover{border:2px solid #fff;padding:0 8px}.animation-controls-container{align-items:center;display:flex;justify-content:center}.controls-second-row label{padding-bottom:18px}.controls-divider{background-color:#6e556e;height:1px;margin:auto;width:95%}.sound-label{color:#fff;font-weight:700;padding-top:15px}.autoplay-label,.speed-label{padding-top:10px}#draw-animation-entry{min-height:340px}.thanks-for-playing-overlay{align-items:center;background:rgba(0,0,0,.8);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.thanks-for-playing-modal{border-radius:8px;display:flex;flex-direction:column;height:262px;justify-content:space-between;left:50%;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:325px;z-index:500}@media only screen and (max-width:499px){.thanks-for-playing-modal{margin:unset;width:calc(100% - 30px)}}.thanks-for-playing-main-content{display:flex;flex-direction:column;height:100%}.thanks-for-playing-image{padding:4px;width:calc(100% - 8px)}.thanks-for-playing-cta-container{align-items:center;background-color:#fff;border-radius:0 0 8px 8px;display:flex;justify-content:space-between;margin:auto auto 0;min-height:70px;width:100%}.thanks-for-playing-new-ticket-button{background-color:#173e67;border:none;border-radius:4px;box-shadow:none;color:#fff;cursor:pointer;font-size:17px;font-weight:700;height:40px;margin:0 8px;text-align:center;transition:all 75ms ease-in-out;width:140px}.thanks-for-playing-new-ticket-button:disabled{opacity:.5}@media(hover:hover){.thanks-for-playing-new-ticket-button:hover{background-color:#fff;color:#0f1821}}.thanks-for-playing-view-mode-button{background-color:#fff;border:2px solid #0f1821;border-radius:8px;color:#0f1821;cursor:pointer;font-size:16px;font-weight:700;height:40px;margin:0 8px;outline:none;transition:background-color .1s ease-in-out,color .1s ease-in-out;width:140px}.thanks-for-playing-view-mode-button:hover{background-color:#0f1821;color:#fff}.thanks-for-playing-top-row{display:flex;flex-direction:row-reverse;justify-content:space-between;margin:4px}.thanks-for-playing-close-label{color:#fff;font-size:16px;margin-right:8px}.thanks-for-playing-close-button{align-items:center;background:transparent;border:none;border-bottom:1px solid transparent;box-shadow:none;color:#fff;cursor:pointer;display:flex;height:34px;outline:none;padding-top:0}.thanks-for-playing-close-button:hover{border-bottom:1px solid #fff;box-shadow:none}.draw-screen-footer-button{background-color:#173e67;border:none;border-radius:4px;box-shadow:none;color:#fff;cursor:pointer;font-size:17px;font-weight:700;height:40px;text-align:center;transition:all 75ms ease-in-out;width:282px}.draw-screen-footer-button:disabled{opacity:.5}@media(hover:hover){.draw-screen-footer-button:hover{background-color:#fff;color:#0f1821}}.draw-screen-footer{padding:0 5%}@media only screen and (min-width:1024px){.draw-screen-footer{padding:0}}.draw-screen-footer .cta-container,.draw-screen-footer .cta-container-multiple{align-items:center;display:flex;justify-content:center;margin-top:32px}.draw-screen-footer .cta-container-multiple{justify-content:space-around}.draw-screen-footer .primary-button{background-color:#173e67;border:none;border-radius:4px;box-shadow:none;color:#fff;cursor:pointer;font-size:17px;font-weight:700;height:40px;max-width:196px;text-align:center;transition:all 75ms ease-in-out;width:45%}.draw-screen-footer .primary-button:disabled{opacity:.5}@media(hover:hover){.draw-screen-footer .primary-button:hover{background-color:#fff;color:#0f1821}}.draw-screen-footer .secondary-button-container{max-width:196px;width:45%}.draw-screen-footer .secondary-button,.draw-screen-footer .secondary-button-dark{background-color:transparent;border:none;border-bottom:1px solid transparent;border-radius:4px;color:#fff;font-size:18px;font-weight:700;transition:all .1s ease-in-out;width:100%}.draw-screen-footer .secondary-button-dark:hover,.draw-screen-footer .secondary-button:hover{border-bottom:1px solid #fff}.draw-screen-footer .secondary-button-dark{color:#0f1821}.draw-screen-footer .secondary-button-dark:hover{border-bottom:1px solid #0f1821}.edit-ticket-button{background-color:transparent;border:none;border-bottom:1px solid transparent;color:#fff;font-size:18px;font-weight:700;margin-right:8px;transition:all .1s ease-in-out}.edit-ticket-button:hover{border-bottom:1px solid #fff}.draw-screen-header{align-items:center;display:flex;justify-content:space-between;padding:12px 0}.draw-screen-header-title{color:#fff;font-family:Roboto Slab,serif;font-size:20px;font-weight:700;margin-left:12px}@media only screen and (min-width:768px){.draw-screen-header{padding:16px 0}.draw-screen-header-title{font-size:28px;margin-left:20px}}.jump-to-draw-container{display:flex;justify-content:space-evenly;margin-bottom:16px;padding:10px 12px}@media screen and (max-width:1023px)and (min-width:768px){.jump-to-draw-container{padding-top:35px}}.jump-to-draw{display:flex;flex-direction:column;font-size:12px;font-weight:700;margin-right:16px;width:-moz-fit-content;width:fit-content}.jump-to-draw:last-child{margin-right:0}.jump-to-draw .label{color:#fff;margin-bottom:2px}.draw-number-input{border:1px solid #68b0aa;border-radius:4px;font-size:14px;height:32px;outline:none;padding:0 5px;width:130px}.jump-to-draw-button{background-color:transparent;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;height:40px;margin-bottom:16px;margin-top:16px;outline:none;transition:background-color .1s ease-in-out,color .1s ease-in-out;width:180px}@media(hover:hover){.jump-to-draw-button:hover{background-color:#fff;color:#0f1821}}@media screen and (min-width:768px){.jump-to-draw-button{width:284px}}@media screen and (min-width:1024px){.jump-to-draw-button{width:222px}}.jump-to-draw-error{color:red;font-family:Roboto Slab,serif;font-size:12px;text-align:left}.hot-cold-numbers{padding-bottom:16px;padding-top:8px}.hot-cold-numbers-section{align-items:center;display:flex;flex-direction:column}.hot-cold-numbers-numbers-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;width:100%}.hot-cold-numbers-numbers-group{align-items:center;display:flex;flex-direction:column}.hot-cold-numbers-section-title{height:55px;margin-bottom:8px;width:50%}.hot-cold-numbers-numbers-list{display:flex;height:60px;margin-bottom:24px}.hot-cold-numbers-number-container{position:relative}.hot-cold-numbers-number{font-size:22px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.hot-cold-numbers-number-dark{color:#0f1821}.hot-cold-numbers-number-light{color:#fff}.hot-cold-numbers-keno{height:60px;width:60px}.hot-cold-numbers-copy{color:#fff;font-family:Roboto Slab,serif;font-size:12px;font-style:italic;text-align:center}.loading-indicator{align-items:center;display:flex;height:100%;justify-content:center}.draw-screen{margin-bottom:32px}@media only screen and (min-width:768px){.draw-screen{margin:auto;padding:25px 0;width:500px}}@media only screen and (min-width:1024px){.draw-screen{padding:25px 0;width:1000px}}.draw-screen .desktop-right-content,.draw-screen .desktop-right-content-view-mode{display:flex;flex-direction:column;justify-content:space-evenly;margin:0 auto;width:40%}.draw-screen .desktop-right-content-view-mode{padding-bottom:160px}.draw-screen .mobile-winnings-table-container{margin-top:20px}.draw-screen-container{box-shadow:0 1px 4px 0 rgba(0,0,0,.33)}@media only screen and (min-width:768px){.draw-screen-container{border-radius:6px}}@media only screen and (min-width:1024px){.draw-screen-container{display:flex;justify-content:space-between}}.control-divider{background-color:#381a34;height:2px}.error-message{color:red;font-family:Roboto Slab,serif;padding-right:20px;text-align:right}.keno-number-input .details{padding:0 12px}@media only screen and (max-width:350px){.keno-number-input .details{padding:0 6px}}.keno-number-input .numbers-header{margin-bottom:0}.keno-number-input .number-helpers{align-items:center;color:#0f1821;display:flex;justify-content:space-between;margin-bottom:4px}.keno-number-input .help-text{color:#0f1821;display:flex;font-size:12px}@media only screen and (max-width:350px){.keno-number-input .help-text{flex-direction:column}}.keno-number-input .help-text .select-up-to-text{color:#434547;margin-left:12px}@media only screen and (max-width:350px){.keno-number-input .help-text .select-up-to-text{margin-left:0}}.keno-number-input .clear-board-button{background-color:transparent;border:none;border-bottom:2px solid transparent;border-radius:8px;color:#0f1821;cursor:pointer;font-size:16px;font-weight:700;outline:none;transition:all .1s ease-in-out}.keno-number-input .clear-board-button:disabled{opacity:.6}.keno-number-input .clear-board-button:hover:enabled{border-bottom:2px solid #434547}#number-input-entry{text-align:center}.wager-amount-container{background-color:#68b0aa;border:1px solid #d9d9d9;border-radius:4px;box-shadow:-1px 2px 0 1px #68b0aa;display:flex;width:100%}.wager-amount-container .wager-amount-button{background-color:#d9e5f3;border:none;border-right:1px solid #0f1821;color:#6e7373;font-size:18px;font-weight:700;height:40px;outline:none;transition:background-color .1s ease-in-out,color .1s ease-in-out;width:100%}.wager-amount-container .wager-amount-button:hover{background-color:#fff;cursor:pointer}.wager-amount-container .wager-amount-button:first-child{border-radius:3px 0 0 3px}.wager-amount-container .wager-amount-button:last-child{border-radius:0 3px 3px 0;border-right:none}.wager-amount-container .wager-amount-button:disabled{color:#cfd5de}.wager-amount-container .wager-amount-button:disabled:hover{background-color:#d9e5f3;cursor:not-allowed}.wager-amount-container .selected{background-color:#fff;color:#0f1821}.wager-amount-container .selected:disabled:hover{background-color:#fff}.wager-amount-disclaimer{color:#0f1821;display:block;font-family:Roboto;font-size:12px;margin-top:4px}.addon-button,.addon-button-disabled{align-items:center;background:#fff;border:1px solid #d9d9d9;border-radius:8px;box-shadow:-1px 2px 0 1px #68b0aa;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;justify-content:center;margin-left:4px;margin-right:4px;min-height:42px;padding:4px 8px;transition:border-color .1s ease-in-out,color .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content}.addon-button .label-text,.addon-button-disabled .label-text{color:#0f1821;font-weight:700;margin-left:8px;margin-right:1px}.addon-button .bold,.addon-button-disabled .bold{font-weight:700;margin-right:0}.addon-button .rc-checkbox,.addon-button-disabled .rc-checkbox{line-height:0}.addon-button-disabled:first-child,.addon-button:first-child{margin-left:0}.addon-button-disabled:last-child,.addon-button:last-child{margin-right:0}.addon-button:hover{box-shadow:-1px 2px 0 1px #3e5150}.addon-button-disabled{opacity:.5}.starting-draw-controls-container{display:flex;margin-bottom:16px}.number-of-drawings,.starting-draw-number{color:#0f1821;display:flex;flex-direction:column;font-size:12px;font-weight:700;margin-right:16px;width:-moz-fit-content;width:fit-content}.number-of-drawings:last-child,.starting-draw-number:last-child{margin-right:0}.number-of-drawings .label,.starting-draw-number .label{margin-bottom:2px}.starting-draw-number-input{width:128px}.number-of-drawings-input,.starting-draw-number-input{background-color:#fff;border:1px solid #aab3be;border-radius:4px;box-shadow:inset 0 1px 3px 0 rgba(170,179,190,.39);color:#0f1821;font-family:Roboto Slab,serif;font-size:16px;height:40px;letter-spacing:-.2px;padding-left:8px}.number-of-drawings-input{width:99px}.pregame-controls-container{background-color:#fff;padding:12px}@media only screen and (min-width:1024px){.pregame-controls-container{width:350px}}@media only screen and (max-width:350px){.pregame-controls-container{padding:6px}}.addon-games-container{display:flex;margin-bottom:16px}@media only screen and (max-width:328px){.addon-games-container{flex-direction:column;flex-wrap:wrap}.addon-games-container .addon-button{margin-bottom:4px;margin-left:0;margin-right:0;width:100%}}.leave-customize-ticket-overlay{align-items:center;background:rgba(0,0,0,.8);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.leave-customize-ticket-modal{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;min-width:310px;position:relative;text-align:center;width:45%}@media only screen and (max-width:499px){.leave-customize-ticket-modal{margin:unset;width:calc(100% - 30px)}}.leave-customize-ticket-cta-container{align-items:center;background-color:#fff;border-radius:0 0 8px 8px;display:flex;justify-content:space-evenly;margin:auto auto 0;min-height:70px;width:100%}.leave-customize-ticket-yes-button{background-color:#173e67;border:none;border-bottom:2px solid transparent;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:40px;margin:0 8px;outline:none;transition:border-color .1s ease-in-out,color .1s ease-in-out;width:200px}.leave-customize-ticket-yes-button:hover{border-bottom:2px solid #fff}.leave-customize-ticket-go-back-button{background-color:transparent;border:none;border-radius:8px;color:#0f1821;cursor:pointer;font-size:16px;font-weight:700;height:40px;outline:none;text-decoration:underline;transition:color .1s ease-in-out,color .1s ease-in-out}.leave-customize-ticket-go-back-button:hover{color:#273e56}.leave-customize-ticket-header{background-color:#e2fcfa;border-radius:8px 8px 0 0;color:#0f1821;display:flex;font-weight:700;justify-content:center;padding:8px 0;text-align:center}.leave-customize-ticket-middle-content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:8px}.leave-customize-ticket-do-not-show-again{margin-top:10px}.leave-customize-ticket-do-not-show-again .label{color:#0f1821;font-weight:700;margin-left:6px}:root{--reach-dialog:1}[data-reach-dialog-overlay]{background:rgba(0,0,0,.33);bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0}[data-reach-dialog-content]{background:#fff;margin:10vh auto;outline:none;padding:2rem;width:50vw}.modal{z-index:11}.modal:not(.modal--no-constraint){align-items:center;display:flex;padding:5vh 0}@media screen and (min-width:560px){.modal{align-items:center;display:flex;padding:5vh 0}}@media screen and (min-width:720px){.modal{margin:auto}}.modal__content{align-items:center;background:none;display:flex;flex-direction:column;margin:0 auto;padding:0;width:-moz-fit-content;width:fit-content}.modal__initial-focus{border:0;height:0;margin:0;opacity:0;padding:0;position:absolute;width:0}.modal--blurred-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal--popup{align-items:center;display:flex;padding:5vh 0;z-index:20}.modal--closed{opacity:0;transform:scale(0);visibility:hidden}.modal--open{opacity:1;transform:scale(1)}.recent-tickets-modal{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;display:grid;font-family:Roboto,sans-serif;grid-template-rows:auto 1fr;justify-items:center;margin:0 8px;max-width:340px;padding:24px;row-gap:16px;text-align:center;transition:all .3s;width:-moz-fit-content;width:fit-content}.recent-tickets-modal p{margin:0}.recent-tickets-modal__button{align-items:center;background-color:#173e67;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:Roboto Slab,serif;font-size:16px;font-weight:700;height:40px;justify-content:center;padding:8px 10px;width:176px}.customize-ticket-container{background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.33);margin:auto}@media only screen and (min-width:768px){.customize-ticket-container{border-radius:6px;width:500px}}@media only screen and (min-width:1024px){.customize-ticket-container{width:1000px}.customize-ticket-controls{display:flex;justify-content:space-around}}.customize-ticket-header{display:flex;justify-content:center;margin-top:20px}@media only screen and (min-width:768px){.customize-ticket-header{border-radius:6px 6px 0 0}}.customize-ticket-header-container{align-items:center;display:flex;justify-content:space-between;padding:12px 0;width:100%}@media only screen and (min-width:768px){.customize-ticket-header-container{padding:16px 0}}.customize-ticket-header-title{color:#fff;font-family:Roboto Slab,serif;font-size:20px;font-weight:700;margin-left:12px}@media only screen and (min-width:768px){.customize-ticket-header-title{font-size:28px;margin-left:20px}}.customize-ticket-instructions{color:#0f1821;padding-bottom:25px;padding-left:10px;padding-top:12px}.customize-ticket-footer-options{background-color:#caefec;display:flex;justify-content:space-between;margin-top:16px;padding:8px 5%}@media only screen and (min-width:768px){.customize-ticket-footer-options{border-radius:0 0 6px 6px}}@media only screen and (min-width:1024px){.customize-ticket-footer-options{justify-content:flex-end}}.customize-ticket-cancel-button{background:none;border:none;color:#0f1821;font-family:Roboto Slab,serif;font-size:16px;font-weight:700;outline:none;text-align:center;text-decoration:underline}.customize-ticket-footer-container{align-items:center;display:flex;justify-content:flex-end;margin-left:30px;width:100%}@media only screen and (max-width:499px){.customize-ticket-footer-container{align-items:flex-end;flex-direction:column}}.customize-ticket-quick-results-button{background-color:#fff;border:none;border-radius:4px;box-shadow:none;color:#173e67;cursor:pointer;font-size:17px;font-weight:700;height:40px;max-width:196px;text-align:center;transition:all 75ms ease-in-out;width:45%}.customize-ticket-quick-results-button:disabled{opacity:.5}@media(hover:hover){.customize-ticket-quick-results-button:hover{background-color:#0f1821;color:#fff}}@media only screen and (max-width:499px){.customize-ticket-quick-results-button{width:100%}}.customize-ticket-save-button{background-color:#173e67;border:none;border-radius:4px;box-shadow:none;color:#fff;cursor:pointer;font-size:17px;font-weight:700;height:40px;margin-left:30px;max-width:196px;text-align:center;transition:all 75ms ease-in-out;width:45%}.customize-ticket-save-button:disabled{opacity:.5}@media(hover:hover){.customize-ticket-save-button:hover{background-color:#fff;color:#0f1821}}@media only screen and (max-width:499px){.customize-ticket-save-button{margin-left:0;margin-top:8px;width:100%}}.customize-ticket-reset-button-container{margin-right:8px;text-align:center}.customize-ticket-reset-button{background:none;border:none;color:#fff;cursor:pointer;font-size:14px;line-height:1.14;text-align:center;text-decoration:underline}.customize-ticket-reset-button:disabled{opacity:.5}@media only screen and (min-width:1024px){.customize-ticket-reset-button{font-size:16px}}.customize-ticket-recent-tickets{align-items:center;background-color:#caefec;box-sizing:border-box;-moz-column-gap:3%;column-gap:3%;display:flex;justify-content:space-between;padding:12px}@media only screen and (min-width:500px){.customize-ticket-recent-tickets{-moz-column-gap:unset;column-gap:unset}}.customize-ticket-recent-tickets-info-text{color:#0f1821;display:inline;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;line-height:22px;margin:0}@media only screen and (min-width:500px){.customize-ticket-recent-tickets-info-text{max-width:unset}}.customize-ticket-recent-tickets-info-text-container{-moz-column-gap:8px;column-gap:8px;display:flex}.customize-ticket-recent-tickets-info{align-items:center;-moz-column-gap:6px;column-gap:6px;display:flex;justify-content:space-between;letter-spacing:-.35px;width:100%}.customize-ticket-recent-tickets-view{background-color:transparent;border:1.5px solid #0f1821;border-radius:6px;box-sizing:border-box;color:#0f1821;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;line-height:18px;padding:6px 14px;text-decoration:none;width:64px}.customize-ticket-recent-tickets-info-icon{align-items:center;cursor:pointer;display:flex}.customize-ticket-recent-tickets-info-icon svg{height:18px;width:18px}.customize-ticket-recent-tickets-info-icon svg path{fill:#0f1821}.quick-results-draw-card{width:100%}@media only screen and (min-width:1024px){.quick-results-draw-card{flex:1 50%;padding-bottom:8px}}.quick-results-draw-card-could-be-winner{font-weight:700;margin-top:8px}.quick-results-draw-card-copy,.quick-results-draw-card-could-be-winner{color:#fff;font-family:Roboto,serif;font-size:14px;font-style:italic;text-align:center}.quick-results-draw-card-copy{margin-top:4px}.quick-results-draw-card-game-pending{align-items:center;color:#fff;display:flex;justify-content:center;line-height:20px;padding-bottom:12px;text-align:center}.quick-results-draw-card-game-pending-bullet{font-size:36px}.quick-results-draw-card-game-pending-text{font-family:Roboto,serif;font-size:12px;font-style:italic}.quick-results-draw-card-game{font-size:16px;padding-top:10px}.quick-results-draw-card-bonus,.quick-results-draw-card-game{color:#fff;font-family:Roboto Slab,serif;font-weight:700;text-align:center}.quick-results-draw-card-bonus{font-size:14px;margin-top:8px}.quick-results-draw-card-bonus-unplayed{font-weight:400;opacity:.52}.quick-results-draw-card-matched-number{border:1.5px solid;border-radius:100px}.quick-results-draw-card-matched-number,.quick-results-draw-card-unmatched-number{align-items:center;display:flex;font-family:Rubik,serif;height:30px;justify-content:center;margin:2px;width:30px}.quick-results-draw-card-unmatched-number{background-color:#898388;border-radius:100px;color:#0f1821}.quick-results-draw-card-winning-numbers-container{display:flex;flex-wrap:wrap;justify-content:center;margin:8px auto auto;max-width:92%}.quick-results-draw-card-winnings-banner{align-items:center;display:flex;height:32px;justify-content:center;margin-top:8px}.quick-results-draw-card-winnings-banner-start{clip-path:polygon(100% 0,100% 100%,0 100%,50% 50%,0 0);-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,50% 50%,0 0);height:100%;margin-right:-2px;width:32px}.quick-results-draw-card-winnings-banner-end{clip-path:polygon(100% 0,50% 50%,100% 100%,0 100%,0 0);-webkit-clip-path:polygon(100% 0,50% 50%,100% 100%,0 100%,0 0);height:100%;margin-left:-2px;width:32px}.quick-results-draw-card-winnings-container{align-items:center;display:flex;height:32px;justify-content:center;width:50%}.quick-results-draw-card-winnings-icon{cursor:pointer;height:24px;width:24px}.quick-results-draw-card-winnings-icon svg{height:24px;width:24px}.quick-results-draw-card-winnings-icon svg path{fill:#000}.quick-results-draw-card-winnings{font-family:Roboto Slab,serif;font-size:16px;font-weight:700;margin-left:4px;text-align:center}.quick-results-draw-card-no-winnings{color:#fff;font-family:Roboto Slab,serif;font-size:16px;margin-top:8px;padding-bottom:12px;text-align:center}.quick-results{box-shadow:0 1px 4px 0 rgba(0,0,0,.33);margin:16px auto;width:100%}@media only screen and (min-width:768px){.quick-results{border-radius:6px;width:500px}}@media only screen and (min-width:1024px){.quick-results{width:1000px}}.quick-results-header{display:flex;justify-content:space-between;padding:12px 0;width:100%}@media only screen and (min-width:768px){.quick-results-header{border-radius:6px 6px 0 0}}.quick-results-header-title{color:#fff;font-family:Roboto Slab,serif;font-size:20px;font-weight:700;margin-left:12px}@media only screen and (min-width:768px){.quick-results-header{padding:16px 0}.quick-results-header-title{font-size:28px;margin-left:20px}}@media only screen and (min-width:1024px){.quick-results-body{display:flex;flex-flow:row wrap}}.quick-results-footer{background-color:#0f1821;padding-bottom:12px;padding-top:12px}@media only screen and (min-width:768px){.quick-results-footer-withborder{border-radius:0 0 6px 6px!important}}.quick-results-total-winnings{color:#fff;font-family:Roboto Slab,serif;font-size:32px;font-weight:700;margin-bottom:8px;margin-top:8px;text-align:center}.quick-results-total-winnings-icon{cursor:pointer;display:block;height:24px;margin-left:auto;margin-right:auto;width:24px}.quick-results-total-winnings-icon svg{height:24px;width:24px}.quick-results-total-winnings-header{color:#fff;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;margin-top:8px;text-align:center}.quick-results-total-winnings-footer{color:#fff;font-family:Roboto,serif;font-size:12px;font-style:italic;text-align:center}.quick-results-ctas{align-items:center;background-color:#fff;display:flex;height:100px;justify-content:center;width:100%}.quick-results-ctas-fixed{bottom:0;left:0;position:fixed;right:0}@media only screen and (min-width:768px){.quick-results-ctas{border-radius:0 0 6px 6px}}.quick-results-ctas-new-ticket-button{background-color:#173e67;border:none;border-radius:4px;box-shadow:none;color:#fff;cursor:pointer;font-size:17px;font-weight:700;height:40px;height:54px;text-align:center;transition:all 75ms ease-in-out;width:200px}.quick-results-ctas-new-ticket-button:disabled{opacity:.5}@media(hover:hover){.quick-results-ctas-new-ticket-button:hover{background-color:#fff;color:#0f1821}}.quick-results-ctas-new-ticket-button:hover{border:1px solid #173e67}.error-page{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:32px 0 0;padding:0 16px}@media screen and (min-width:720px){.error-page{margin:32px 0 80px}}.error-page-error-whoops{color:#0f1821;font-family:Roboto Slab,serif;font-size:20px;font-weight:700;justify-content:center;letter-spacing:-.5px;line-height:25px}@media screen and (min-width:720px){.error-page-error-whoops{font-size:24px;letter-spacing:-.6px;line-height:33px;margin:50px 0 0}}@media screen and (min-width:1024px){.error-page-error-whoops{font-size:28px;letter-spacing:-.7px}}.error-page-error-message{color:#0f1821;font-family:Roboto,sans-serif;font-size:16px;font-style:italic;font-weight:400;height:21px;justify-content:center;margin:5px 0 15px;opacity:.5;text-align:center}@media screen and (min-width:720px){.error-page-error-message{font-size:18px;height:42px}}@media screen and (min-width:1024px){.error-page-error-message{margin:15px 0}}.error-page-four-oh-four{display:flex;justify-content:center;max-width:350px;opacity:.4;width:100%}@media screen and (min-width:720px){.error-page-four-oh-four{margin:20px 0 50px}}@media screen and (min-width:1024px){.error-page-four-oh-four{margin:65px 0;max-width:470px}}.error-page-cta{align-items:center;background-color:#0d2c4d;border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:Roboto Slab,serif;font-size:16px;font-weight:700;height:40px;justify-content:center;letter-spacing:-.1px;margin:30px 0 0;outline:none;padding:0 5px;text-align:center;text-decoration:none;width:142px}.error-page-cta:focus{outline:1px solid #173e67}.error-page-cta:hover{background-color:#fff;border:1px solid #173e67;color:#0d2c4d}@media screen and (min-width:720px){.error-page-cta{height:43px;margin:40px 0;width:153px}}@media screen and (min-width:1024px){.error-page-cta{height:51px;margin:60px 0 0;width:181px}}.error-page-cta-text{font-family:Roboto Slab,serif;font-size:17px;font-weight:500;letter-spacing:-.35px;line-height:22px}@media screen and (min-width:720px){.error-page-cta-text{font-size:19px;letter-spacing:-.43;line-height:25px}}#app-body{margin-bottom:16px}body{font-family:Roboto Slab,serif}h3{font-size:16px}button{cursor:pointer;font-family:Roboto Slab,serif}.rc-checkbox{cursor:pointer;line-height:0;outline:none;vertical-align:middle;white-space:nowrap}.rc-checkbox,.rc-checkbox-inner{display:inline-block;position:relative}.rc-checkbox-inner{background-color:#fff;border:1px solid #d9d9d9;border-radius:3px;height:14px;left:0;top:0;transition:border-color .3s cubic-bezier(.68,-.55,.27,1.55),background-color .3s cubic-bezier(.68,-.55,.27,1.55);width:14px}.rc-checkbox-inner:after{animation-duration:.3s;animation-name:amCheckboxOut;animation-timing-function:cubic-bezier(.68,-.55,.27,1.55);border:2px solid #fff;border-left:0;border-top:0;content:" ";display:table;height:8px;left:4px;position:absolute;top:1px;transform:rotate(45deg);width:5px}.rc-checkbox-input{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0;z-index:9999}.rc-checkbox-checked:hover .rc-checkbox-inner{border-color:#434547}.rc-checkbox-checked .rc-checkbox-inner{background-color:#434547;border-color:#434547}.rc-checkbox-checked .rc-checkbox-inner:after{animation-duration:.3s;animation-name:amCheckboxOut;animation-timing-function:cubic-bezier(.68,-.55,.27,1.55);border:2px solid #fff;border-left:0;border-top:0;content:" ";display:table;height:8px;left:4px;position:absolute;top:1px;transform:rotate(45deg);width:5px}@media print{.rc-checkbox-checked .rc-checkbox-inner{box-shadow:inset 0 0 0 16px #434547}}.rc-checkbox-disabled.rc-checkbox-checked:hover .rc-checkbox-inner{border-color:#d9d9d9}.rc-checkbox-disabled.rc-checkbox-checked .rc-checkbox-inner{background-color:#f3f3f3;border-color:#d9d9d9}.rc-checkbox-disabled.rc-checkbox-checked .rc-checkbox-inner:after{animation-name:none;border-color:#ccc}@media print{.rc-checkbox-disabled.rc-checkbox-checked .rc-checkbox-inner{box-shadow:inset 0 0 0 16px #f3f3f3}}.rc-checkbox-disabled:hover .rc-checkbox-inner{border-color:#d9d9d9}.rc-checkbox-disabled .rc-checkbox-inner{background-color:#f3f3f3;border-color:#d9d9d9}.rc-checkbox-disabled .rc-checkbox-inner:after{animation-name:none;border-color:#f3f3f3}.rc-checkbox-disabled .rc-checkbox-inner-input{cursor:default}@keyframes amCheckboxIn{0%{opacity:0;transform:scale(0) rotate(45deg);transform-origin:50% 50%}to{opacity:1;transform:scale(1) rotate(45deg);transform-origin:50% 50%}}@keyframes amCheckboxOut{0%{opacity:1}to{opacity:0}}.external-link{align-items:center;align-items:flex-start;-moz-column-gap:4px;column-gap:4px;display:inline-flex;text-decoration:none}.external-link__icon{margin-right:4px}.social-link{border:1px solid #fff;-moz-border-radius:50%;border-radius:50%;color:#fff;cursor:pointer;height:32px;text-align:center;width:32px}.social-link,.social-link span{align-items:center;display:flex;justify-content:center}.social-link span{height:100%}.social-link-group{display:flex;justify-content:space-between;margin-bottom:11px;margin-left:5px}.footer{background-color:#173e67;flex-shrink:0;margin-top:24px;width:100%}.footer-container{align-items:center;display:flex;flex-direction:column;padding:16px 8px}.footer-top-content{display:flex;justify-content:space-between;max-width:992px;width:100%}@media screen and (max-width:1023px){.footer-top-content{align-items:center;flex-direction:column}}.footer a,.footer-cta{text-align:center}.footer-cta{background-color:transparent;border:2px solid #fff;border-radius:6px;color:#fff;font-family:Roboto Slab,serif;font-size:16px;font-weight:700;height:40px;margin:auto auto 24px;outline:none;width:255px}@media screen and (max-width:720px){.footer-cta{width:298px}}.footer-contact-info{width:224px}@media screen and (min-width:1024px){.footer-contact-info{padding-right:90px}}.footer-address{align-items:center;display:flex;flex-direction:column}@media screen and (min-width:720px)and (max-width:1023px){.footer-address{padding-top:4px}}@media screen and (min-width:1024px){.footer-address{align-items:flex-start}}.footer-address,.footer-contact-us,.footer-phone-number{padding-bottom:16px}.footer-links-container{box-sizing:border-box;padding:0 8px;width:100%}.footer-address p{color:#fff;font-family:Roboto,sans-serif;font-size:16px;letter-spacing:-.3px;line-height:20px;margin:0}.footer-contact-us,.footer-phone-number{color:#fff;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:1.53;text-decoration:none}@media screen and (min-width:720px){.footer-contact-us,.footer-phone-number{font-size:15px}}.footer-logo{height:39.22px;padding-bottom:7px;width:133.75px}@media screen and (max-width:1023px){.footer-logo{margin:auto}}.footer-contact-text{align-items:baseline;display:flex;flex-direction:column}@media screen and (max-width:1023px){.footer-contact-text{align-items:center}}.footer-contact-text-container{align-items:center;display:flex;flex-direction:column}@media screen and (min-width:1024px){.footer-contact-text-container{align-items:baseline;text-align:left}}.footer .tools,.footer-rapid-links{align-items:center;display:flex;flex-direction:column;padding-bottom:16px}.footer .tools p,.footer-rapid-links p{color:#fff;font-family:Roboto,sans-serif;font-size:12px;font-style:italic;letter-spacing:-.25px}@media screen and (min-width:1024px){.footer .tools p,.footer-rapid-links p{font-size:15px}}.footer .tools a,.footer-rapid-links a{color:#fff;font-family:Roboto Slab,serif;font-size:15px;font-weight:700;letter-spacing:-.31px;line-height:1.53;padding-bottom:16px;text-decoration:none}@media screen and (min-width:720px)and (max-width:1023px){.footer .tools{align-items:flex-end}}.footer .tools-container{display:flex;flex-direction:column;text-align:center}@media screen and (min-width:1024px){.footer .tools-container{align-items:baseline;text-align:left}}@media screen and (min-width:720px)and (max-width:1023px){.footer .keno{align-items:flex-start}}.footer .keno-container{display:flex;flex-direction:column;text-align:center}@media screen and (min-width:1024px){.footer .keno-container{align-items:baseline;text-align:left}}.footer-contact-buttons{display:flex;justify-content:space-between;margin-bottom:12px}.footer-contact-buttons button{background-color:transparent;border:1px solid #fff;border-radius:2px;color:#fff;font-family:Helvetica;font-size:9px;font-weight:700;height:46px;width:136px}.footer-links{display:flex;justify-content:space-between;padding-bottom:16px;width:70%}@media screen and (min-width:720px)and (max-width:1023px){.footer-links{align-items:center;display:flex;justify-content:space-between;width:100%}}.footer-link-groups{display:flex;justify-content:space-between;padding-bottom:16px;width:100%}.footer-link-groups p{color:#fff;font-family:Roboto,sans-serif;font-size:12px;font-style:italic;letter-spacing:-.25px;margin:24px 0 16px}@media screen and (min-width:1024px){.footer-link-groups p{margin-top:0}}.footer-link-groups a{color:#fff;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:1.29;text-align:right;text-decoration:none}@media screen and (max-width:1023px){.footer-link-groups{display:grid;grid-template-columns:1fr 1fr}}@media screen and (min-width:720px)and (max-width:1023px){.footer-link-groups{display:grid;grid-template-columns:1fr 1fr 1fr}}.footer-bottom-links{display:flex;justify-content:space-between;padding-bottom:16px;width:100%}.footer-bottom-links p{color:#fff;font-family:Roboto,sans-serif;font-size:12px;font-style:italic;letter-spacing:-.25px}.footer-bottom-links a{color:#fff;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:1.29;text-align:right;text-decoration:none}@media screen and (min-width:720px)and (max-width:1023px){.footer-link-group{align-items:center}}.footer-bottom-link-group,.footer-link-group{display:flex;flex-direction:column}.footer-bottom-link-group a,.footer-link-group a{color:#fff;font-family:Roboto,sans-serif;font-size:12px;font-weight:700;letter-spacing:-.25px;padding-bottom:13px;text-align:left}.footer-disclaimer,.footer-text{color:#fff;font-family:Roboto,sans-serif;letter-spacing:-.22px;line-height:1.2;margin:auto;text-align:center}@media screen and (min-width:1024px){.footer-disclaimer,.footer-text{width:770px}}.footer-text{font-size:10px}.footer-disclaimer{font-size:12px;font-weight:700}.footer-bottom-section{background-color:#0f1821;padding:16px 24px}@media screen and (min-width:920px){.footer-bottom-container{margin:auto;width:769px}}.footer-bottom-cta{text-align:center;width:100%}.footer-app-buttons{display:flex;justify-content:space-between;padding-bottom:16px;width:100%}.footer .android-app-button,.footer .ios-app-button{height:34px;width:113px}.footer .compulsive-gambling{display:flex;justify-content:space-evenly}.footer .compulsive-gambling-link{text-decoration:none}.footer .compulsive-gambling-img{fill:#0f4694;background:#fff;border-radius:50%;height:56px;padding:2px;width:56px}.footer .compulsive-gambling-contact{color:#fff;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:18px;margin:0;padding-bottom:12px;padding-left:6px;padding-top:12px;text-align:left}.PresetDateRangePicker_panel{padding:0 22px 11px}.PresetDateRangePicker_button{background:0 0;border:2px solid #00a699;-moz-box-sizing:border-box;box-sizing:border-box;color:#00a699;cursor:pointer;font:inherit;font-weight:700;height:100%;line-height:normal;margin-right:8px;overflow:visible;padding:4px 12px;position:relative;text-align:center}.PresetDateRangePicker_button:active{outline:0}.PresetDateRangePicker_button__selected{background:#00a699;color:#fff}.SingleDatePickerInput{background-color:#fff;display:inline-block}.SingleDatePickerInput__withBorder{border:1px solid #dbdbdb;border-radius:2px}.SingleDatePickerInput__rtl{direction:rtl}.SingleDatePickerInput__disabled{background-color:#f2f2f2}.SingleDatePickerInput__block{display:block}.SingleDatePickerInput__showClearDate{padding-right:30px}.SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;margin:0 10px 0 5px;overflow:visible;padding:10px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.SingleDatePickerInput_clearDate__default:focus,.SingleDatePickerInput_clearDate__default:hover{background:#dbdbdb;border-radius:50%}.SingleDatePickerInput_clearDate__small{padding:6px}.SingleDatePickerInput_clearDate__hide{visibility:hidden}.SingleDatePickerInput_clearDate_svg{fill:#82888a;height:12px;vertical-align:middle;width:15px}.SingleDatePickerInput_clearDate_svg__small{height:9px}.SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;line-height:normal;margin:0 5px 0 10px;overflow:visible;padding:10px;vertical-align:middle}.SingleDatePickerInput_calendarIcon_svg{fill:#82888a;height:15px;vertical-align:middle;width:14px}.SingleDatePicker{display:inline-block;position:relative}.SingleDatePicker__block{display:block}.SingleDatePicker_picker{background-color:#fff;position:absolute;z-index:1}.SingleDatePicker_picker__rtl{direction:rtl}.SingleDatePicker_picker__directionLeft{left:0}.SingleDatePicker_picker__directionRight{right:0}.SingleDatePicker_picker__portal{background-color:rgba(0,0,0,.3);height:100%;left:0;position:fixed;top:0;width:100%}.SingleDatePicker_picker__fullScreenPortal{background-color:#fff}.SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;overflow:visible;padding:15px;position:absolute;right:0;top:0;z-index:2}.SingleDatePicker_closeButton:focus,.SingleDatePicker_closeButton:hover{color:darken(#cacccd,10%);text-decoration:none}.SingleDatePicker_closeButton_svg{fill:#cacccd;height:15px;width:15px}.DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;cursor:pointer;font:inherit;font-size:14px;line-height:normal;overflow:visible;padding:0}.DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.DayPickerKeyboardShortcuts_show{height:26px;position:absolute;width:33px;z-index:2}.DayPickerKeyboardShortcuts_show:before{content:"";display:block;position:absolute}.DayPickerKeyboardShortcuts_show__bottomRight{bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:before{border-right:33px solid #00a699;border-top:26px solid transparent;bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:hover:before{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topRight{right:0;top:0}.DayPickerKeyboardShortcuts_show__topRight:before{border-bottom:26px solid transparent;border-right:33px solid #00a699;right:0;top:0}.DayPickerKeyboardShortcuts_show__topRight:hover:before{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topLeft{left:0;top:0}.DayPickerKeyboardShortcuts_show__topLeft:before{border-bottom:26px solid transparent;border-left:33px solid #00a699;left:0;top:0}.DayPickerKeyboardShortcuts_show__topLeft:hover:before{border-left:33px solid #008489}.DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:5px}.DayPickerKeyboardShortcuts_showSpan__topRight{right:5px;top:1px}.DayPickerKeyboardShortcuts_showSpan__topLeft{left:5px;top:1px}.DayPickerKeyboardShortcuts_panel{background:#fff;border:1px solid #dbdbdb;border-radius:2px;bottom:0;left:0;margin:33px;overflow:auto;padding:22px;position:absolute;right:0;text-align:left;top:0;z-index:2}.DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts_list{font-size:14px;list-style:none;padding:0}.DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts_close:active{outline:0}.DayPickerKeyboardShortcuts_closeSvg{fill:#cacccd;height:15px;width:15px}.DayPickerKeyboardShortcuts_closeSvg:focus,.DayPickerKeyboardShortcuts_closeSvg:hover{fill:#82888a}.CalendarDay{-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.CalendarDay:active{outline:0}.CalendarDay__defaultCursor{cursor:default}.CalendarDay__default{background:#fff;border:1px solid #e4e7e7;color:#484848}.CalendarDay__default:hover{background:#e4e7e7;border:1px solid #e4e7e7;color:inherit}.CalendarDay__hovered_offset{background:#f4f5f5;border:1px double #e4e7e7;color:inherit}.CalendarDay__outside{background:#fff;border:0;color:#484848}.CalendarDay__outside:hover{border:0}.CalendarDay__blocked_minimum_nights{background:#fff;border:1px solid #eceeee;color:#cacccd}.CalendarDay__blocked_minimum_nights:active,.CalendarDay__blocked_minimum_nights:hover{background:#fff;color:#cacccd}.CalendarDay__highlighted_calendar{background:#ffe8bc;color:#484848}.CalendarDay__highlighted_calendar:active,.CalendarDay__highlighted_calendar:hover{background:#ffce71;color:#484848}.CalendarDay__selected_span{background:#66e2da;border:1px double #33dacd;color:#fff}.CalendarDay__selected_span:active,.CalendarDay__selected_span:hover{background:#33dacd;border:1px double #33dacd;color:#fff}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:#00a699;border:1px double #00a699;color:#fff}.CalendarDay__hovered_span,.CalendarDay__hovered_span:hover{background:#b2f1ec;border:1px double #80e8e0;color:#007a87}.CalendarDay__hovered_span:active{background:#80e8e0;border:1px double #80e8e0;color:#007a87}.CalendarDay__blocked_calendar,.CalendarDay__blocked_calendar:active,.CalendarDay__blocked_calendar:hover{background:#cacccd;border:1px solid #cacccd;color:#82888a}.CalendarDay__blocked_out_of_range,.CalendarDay__blocked_out_of_range:active,.CalendarDay__blocked_out_of_range:hover{background:#fff;border:1px solid #e4e7e7;color:#cacccd}.CalendarDay__hovered_start_first_possible_end{background:#eceeee;border:1px double #eceeee}.CalendarDay__hovered_start_blocked_min_nights{background:#eceeee;border:1px double #e4e7e7}.CalendarMonth{background:#fff;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top}.CalendarMonth_table{border-collapse:collapse;border-spacing:0}.CalendarMonth_verticalSpacing{border-collapse:separate}.CalendarMonth_caption{caption-side:top;color:#484848;font-size:18px;padding-bottom:37px;padding-top:22px;text-align:center}.CalendarMonth_caption__verticalScrollable{padding-bottom:7px;padding-top:12px}.CalendarMonthGrid{background:#fff;text-align:left;z-index:0}.CalendarMonthGrid__animating{z-index:1}.CalendarMonthGrid__horizontal{left:9px;position:absolute}.CalendarMonthGrid__vertical,.CalendarMonthGrid__vertical_scrollable{margin:0 auto}.CalendarMonthGrid_month__horizontal{display:inline-block;min-height:100%;vertical-align:top}.CalendarMonthGrid_month__hideForAnimation{opacity:0;pointer-events:none;position:absolute;z-index:-1}.CalendarMonthGrid_month__hidden{visibility:hidden}.DayPickerNavigation{position:relative;z-index:2}.DayPickerNavigation__horizontal{height:0}.DayPickerNavigation__verticalScrollable_prevNav{z-index:1}.DayPickerNavigation__verticalDefault{bottom:0;height:52px;left:0;position:absolute;width:100%}.DayPickerNavigation__verticalScrollableDefault{position:relative}.DayPickerNavigation__bottom{height:auto}.DayPickerNavigation__bottomDefault{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.DayPickerNavigation_button{border:0;cursor:pointer;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPickerNavigation_button__default{background-color:#fff;border:1px solid #e4e7e7;color:#757575}.DayPickerNavigation_button__default:focus,.DayPickerNavigation_button__default:hover{border:1px solid #c4c4c4}.DayPickerNavigation_button__default:active{background:#f2f2f2}.DayPickerNavigation_button__disabled{border:1px solid #f2f2f2;cursor:default}.DayPickerNavigation_button__disabled:focus,.DayPickerNavigation_button__disabled:hover{border:1px solid #f2f2f2}.DayPickerNavigation_button__disabled:active{background:0 0}.DayPickerNavigation_button__horizontalDefault{border-radius:3px;line-height:.78;padding:6px 9px;position:absolute;top:18px}.DayPickerNavigation_bottomButton__horizontalDefault{margin:-10px 22px 30px;position:static}.DayPickerNavigation_leftButton__horizontalDefault{left:22px}.DayPickerNavigation_rightButton__horizontalDefault{right:22px}.DayPickerNavigation_button__verticalDefault{background:#fff;box-shadow:0 0 5px 2px rgba(0,0,0,.1);display:inline-block;height:100%;padding:5px;position:relative;text-align:center;width:50%}.DayPickerNavigation_nextButton__verticalDefault{border-left:0}.DayPickerNavigation_nextButton__verticalScrollableDefault,.DayPickerNavigation_prevButton__verticalScrollableDefault{width:100%}.DayPickerNavigation_svg__horizontal{fill:#82888a;display:block;height:19px;width:19px}.DayPickerNavigation_svg__vertical{fill:#484848;height:42px;width:42px}.DayPickerNavigation_svg__disabled{fill:#f2f2f2}.DayPicker{position:relative;text-align:left}.DayPicker,.DayPicker__horizontal{background:#fff}.DayPicker__verticalScrollable{height:100%}.DayPicker__hidden{visibility:hidden}.DayPicker__withBorder{border-radius:3px;box-shadow:0 2px 6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.07)}.DayPicker_portal__horizontal{box-shadow:none;left:50%;position:absolute;top:50%}.DayPicker_portal__vertical{position:static}.DayPicker_focusRegion{outline:0}.DayPicker_calendarInfo__horizontal,.DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.DayPicker_weekHeaders{position:relative}.DayPicker_weekHeaders__horizontal{margin-left:9px}.DayPicker_weekHeader{color:#757575;position:absolute;text-align:left;top:62px;z-index:2}.DayPicker_weekHeader__vertical{left:50%}.DayPicker_weekHeader__verticalScrollable{background:#fff;border-bottom:1px solid #dbdbdb;display:table-row;left:0;margin-left:0;text-align:center;top:0;width:100%}.DayPicker_weekHeader_ul{font-size:14px;list-style:none;margin:1px 0;padding-left:0;padding-right:0}.DayPicker_weekHeader_li{display:inline-block;text-align:center}.DayPicker_transitionContainer{border-radius:3px;overflow:hidden;position:relative}.DayPicker_transitionContainer__horizontal{-webkit-transition:height .2s ease-in-out;-moz-transition:height .2s ease-in-out;transition:height .2s ease-in-out}.DayPicker_transitionContainer__vertical{width:100%}.DayPicker_transitionContainer__verticalScrollable{bottom:0;height:100%;left:0;overflow-y:scroll;padding-top:20px;position:absolute;right:0;top:0}.DateInput{background:#fff;display:inline-block;margin:0;padding:0;position:relative;vertical-align:middle;width:130px}.DateInput__small{width:97px}.DateInput__block{width:100%}.DateInput__disabled{background:#f2f2f2;color:#dbdbdb}.DateInput_input{background-color:#fff;border:0;border-bottom:2px solid transparent;border-radius:0;color:#484848;font-size:19px;font-weight:200;line-height:24px;padding:11px 11px 9px;width:100%}.DateInput_input__small{font-size:15px;letter-spacing:.2px;line-height:18px;padding:7px 7px 5px}.DateInput_input__regular{font-weight:auto}.DateInput_input__readOnly{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DateInput_input__focused{background:#fff;border:0;border-bottom:2px solid #008489;outline:0}.DateInput_input__disabled{background:#f2f2f2;font-style:italic}.DateInput_screenReaderMessage{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateInput_fang{height:10px;left:22px;position:absolute;width:20px;z-index:2}.DateInput_fangShape{fill:#fff}.DateInput_fangStroke{stroke:#dbdbdb;fill:transparent}.DateRangePickerInput{background-color:#fff;display:inline-block}.DateRangePickerInput__disabled{background:#f2f2f2}.DateRangePickerInput__withBorder{border:1px solid #dbdbdb;border-radius:2px}.DateRangePickerInput__rtl{direction:rtl}.DateRangePickerInput__block{display:block}.DateRangePickerInput__showClearDates{padding-right:30px}.DateRangePickerInput_arrow{color:#484848;display:inline-block;vertical-align:middle}.DateRangePickerInput_arrow_svg{fill:#484848;height:24px;vertical-align:middle;width:24px}.DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;margin:0 10px 0 5px;overflow:visible;padding:10px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.DateRangePickerInput_clearDates__small{padding:6px}.DateRangePickerInput_clearDates_default:focus,.DateRangePickerInput_clearDates_default:hover{background:#dbdbdb;border-radius:50%}.DateRangePickerInput_clearDates__hide{visibility:hidden}.DateRangePickerInput_clearDates_svg{fill:#82888a;height:12px;vertical-align:middle;width:15px}.DateRangePickerInput_clearDates_svg__small{height:9px}.DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;line-height:normal;margin:0 5px 0 10px;overflow:visible;padding:10px;vertical-align:middle}.DateRangePickerInput_calendarIcon_svg{fill:#82888a;height:15px;vertical-align:middle;width:14px}.DateRangePicker{display:inline-block;position:relative}.DateRangePicker__block{display:block}.DateRangePicker_picker{background-color:#fff;position:absolute;z-index:1}.DateRangePicker_picker__rtl{direction:rtl}.DateRangePicker_picker__directionLeft{left:0}.DateRangePicker_picker__directionRight{right:0}.DateRangePicker_picker__portal{background-color:rgba(0,0,0,.3);height:100%;left:0;position:fixed;top:0;width:100%}.DateRangePicker_picker__fullScreenPortal{background-color:#fff}.DateRangePicker_closeButton{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;overflow:visible;padding:15px;position:absolute;right:0;top:0;z-index:2}.DateRangePicker_closeButton:focus,.DateRangePicker_closeButton:hover{color:darken(#cacccd,10%);text-decoration:none}.DateRangePicker_closeButton_svg{fill:#cacccd;height:15px;width:15px}.Drop-Down-Selector.borderless{align-items:center;display:flex}.Drop-Down-Selector.borderless,.Drop-Down-Selector.borderless .Drop-Down-Selector-selector{font-family:Roboto Slab,serif;font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:18px}.Drop-Down-Selector.borderless .Drop-Down-Selector-selector{border:none;border-bottom-right-radius:6px;border-top-right-radius:6px;box-shadow:none;cursor:pointer;direction:rtl;height:100%;margin-bottom:2px;padding-bottom:8px;padding-right:36px;text-align:right;-moz-text-align-last:right;text-align-last:right}.Drop-Down-Selector.borderless .Drop-Down-Selector option{direction:rtl}.Drop-Down-Selector-field-label{color:#000;display:flex;flex-direction:column;font-family:Roboto Slab,serif;font-size:12px;font-weight:700;letter-spacing:-.26px;line-height:1.5;margin-bottom:2px}.Drop-Down-Selector-selector{word-wrap:break-word;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTQgMTQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Im0uOCAzLjUgMTIuNS4xYy43IDAgLjkuOC41IDEuMS0xLjEgMS01LjkgNS4zLTYuMyA1LjYtLjMuMy0uOC4yLTEuMiAwQzUuMiA5LjIgMS44IDYuMS4yIDQuN2MtLjQtLjQtLjEtMS4yLjYtMS4yeiIgc3R5bGU9ImZpbGw6IzBmMTgyMSIvPjwvc3ZnPg==);background-position:right .7em top 50%,0 0;background-repeat:no-repeat,repeat;background-size:16px 16px;border:1px solid #aab3be;border-radius:4px;box-shadow:inset 0 1px 3px 0 rgba(15,24,33,.2);cursor:pointer;font-family:Roboto,sans-serif;font-size:16px;line-height:20px;padding:10px 0 10px 8px;text-overflow:ellipsis;white-space:-moz-pre-wrap;white-space:pre-wrap;width:100%}.Drop-Down-Selector-selector:invalid{color:rgba(0,0,0,.5);font-style:italic;letter-spacing:-.3px}.Drop-Down-Selector-selector option[disabled]{color:rgba(0,0,0,.5);font-style:italic;letter-spacing:-.3px}.Drop-Down-Selector-selector option{color:#000;font-style:normal}.Drop-Down-Selector.SelectorContainer{position:relative}.Drop-Down-Selector.SelectorContainer svg{position:absolute;right:10px;top:33%;transform:rotate(90deg)}.Drop-Down-Selector--has-error .Drop-Down-Selector-selector{border:1px solid red}.calendar-picker{background-color:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.calendar-picker-container{box-shadow:1px 3px 6px 0 rgba(0,0,0,.3);font-family:Roboto,sans-serif;position:absolute}.calendar-picker-footer{align-items:center;display:flex;flex-direction:column}.calendar-picker-footer hr{background-color:#f0f3f6;border:none;height:1px;width:95%}.calendar-picker-cta{align-items:center;background:#fff;border:1px solid #aab3be;border-radius:6px;box-shadow:-1px 2px 0 1px #7fcbc4;cursor:pointer;display:flex;justify-content:center;margin:12px 18px 20px;padding:6px 6px 6px 12px;text-decoration:none}.calendar-picker-cta__text{color:#0f1821;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;letter-spacing:-.35px;margin-right:10px}.calendar-picker-prev-arrow{position:absolute;right:0;top:8px}.calendar-picker-next-arrow{left:232px;position:absolute;top:8px}.calendar-picker td{outline:none}.calendar-picker .DayPicker{margin:auto;top:30%}.calendar-picker .DayPicker .CalendarMonth_table{margin-top:16px}.calendar-picker .DayPicker .CalendarMonth_caption{color:#000;font-family:Roboto Slab,serif;font-weight:700}.calendar-picker .DayPicker .CalendarDay,.calendar-picker .DayPicker .DayPicker_weekHeader_li{color:#000;font-family:Roboto,sans-serif;font-weight:700}.calendar-picker .DayPicker .DayPicker_weekHeader_li{font-weight:500}.calendar-picker .DayPicker .DayPicker_weekHeader_li small{font-size:12px}.calendar-picker .DayPicker .CalendarDay{border:1px solid #aab3be}.calendar-picker .DayPicker .CalendarDay:focus{outline:1px solid #173e67}.calendar-picker .DayPicker .CalendarDay__blocked_calendar{background-color:#fff;color:#576571!important;font-weight:400}.calendar-picker .DayPicker .CalendarDay__blocked_out_of_range{background-color:#f0f3f6;color:#aab3be!important;font-weight:400}.calendar-picker .DayPicker .CalendarDay__selected{background-color:#7fcbc4}.calendar-picker .DayPicker .DayPickerNavigation_button{position:absolute;right:275px;top:18px}.calendar-date{color:#000;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;margin:0;padding-right:16px}.date-container{align-items:center;display:flex;justify-content:center}.date-container .Drop-Down-Selector-selector{height:32px;padding:0 0 0 8px;width:81px}.icon-caret{font-size:0;height:-moz-min-content;height:min-content;line-height:normal;transform-origin:center center;transition:transform .4s;width:-moz-min-content;width:min-content}.icon-caret---primary-teal svg path{fill:#7fcbc4}.icon-caret--tertiary-navy svg path{fill:#0f1821}.icon-caret--black svg path{fill:#000}.icon-close-fill--tertiary-navy *{fill:#0f1821}.icon-close-fill--white *{fill:#fff}.date-selector-text{position:relative;width:100%}.date-selector-text span{font-family:Roboto Slab,serif;font-size:12px;font-weight:700;line-height:1.5;margin-bottom:2px;margin-top:0}.date-selector-text input[type=text]{border:1px solid rgba(15,24,33,.2);border-radius:4px;box-shadow:inset 0 1px 3px 0 rgba(15,24,33,.2);box-sizing:border-box;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;margin-top:2px;padding:10px 0 10px 8px;width:100%}.date-selector-text input[type=text]::-moz-placeholder{font-style:italic}.date-selector-text input[type=text]::placeholder{font-style:italic}.date-selector-text-x-container{bottom:0;cursor:pointer;padding:8px;position:absolute;right:4px}.date-selector-text-x-container svg{height:16px;width:16px}.date-selector-text-x-container svg g{fill:#000}.api-snapshot-modal-container{margin-left:2px}.api-snapshot-modal-preview-button{background-color:#fff;border:0;border-radius:6px;cursor:pointer;font-family:Roboto,sans-serif;font-size:10px;min-width:100px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.api-snapshot-modal-preview-button:hover{background-color:#e6e6e6}.api-snapshot-modal-headers{align-items:center;display:flex;justify-content:space-between}.api-snapshot-modal-x-icon{cursor:pointer}.api-snapshot-modal-x-icon svg{height:12px;width:12px}.api-snapshot-modal-x-icon svg g{fill:#000;box-shadow:none}.api-snapshot-modal-controller{background-color:#fff;border-radius:6px;bottom:40px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;color:#000;font-family:Roboto,sans-serif;left:-500px;padding:12px;position:fixed;transition:left .35s ease-in-out,top .35s ease-in-out;z-index:10}.api-snapshot-modal-controller.open{left:12px}.api-snapshot-modal-controller h4{font-family:Roboto Slab,serif;font-size:16px;margin:0 0 4px}.api-snapshot-modal-controller #arrow-delta,.api-snapshot-modal-controller #snapshot-start{border:none;border:1px solid rgba(15,24,33,.2);border-radius:4px;box-shadow:inset 0 1px 3px 0 rgba(15,24,33,.2);box-sizing:border-box;font-size:16px;padding:10px 0 10px 8px;width:100%}.api-snapshot-modal-controller #update-rate{border:none;font-family:Roboto Slab,serif;font-size:20px;font-weight:700;text-align:right;width:85%;width:50px}.api-snapshot-modal-controller #update-rate::-webkit-inner-spin-button,.api-snapshot-modal-controller #update-rate::-webkit-outer-spin-button{-webkit-appearance:none}.api-snapshot-modal-controller label{display:block;font-family:Roboto Slab,serif;font-size:12px;font-weight:700;margin:12px 0 4px}.api-snapshot-modal-controller-settings-x{display:inline;font-family:Roboto Slab,serif;font-size:20px;font-weight:700;margin:0 0 0 6px}.api-snapshot-modal-speed-container{align-items:flex-start;display:flex;justify-content:space-between;margin:12px 0 4px}.api-snapshot-modal-speed-container>label{margin-top:0}.api-snapshot-modal-speed-container>div{align-items:center;display:flex;justify-content:flex-end}.api-snapshot-modal-player-controls{align-items:center;display:flex;justify-content:center;margin:6px auto;width:200px}.api-snapshot-modal-player-icon-container{border-radius:6px;cursor:pointer;position:relative;transition:top .1s,opacity .3s;width:50px}.api-snapshot-modal-player-icon-container:hover{box-shadow:0 1px 4px 0 rgba(15,24,33,.3)}.api-snapshot-modal-player-icon-container:active{box-shadow:none;top:1px}.api-snapshot-modal-player-icon-container svg{height:100%;width:100%}.api-snapshot-modal-player-icon-container.disabled-button{cursor:default;opacity:.5}.api-snapshot-modal-player-icon-container.disabled-button:hover{box-shadow:none}.api-snapshot-modal-player-icon-container.disabled-button:active{top:0}.api-snapshot-modal-ui-error{color:red;font-size:12px;font-style:italic}.api-snapshot-modal-arrow-seconds{left:20px;position:absolute;top:14px}.api-snapshot-modal-settings-header{align-items:center;cursor:pointer;display:flex;margin-top:12px}.api-snapshot-modal-settings-header p{font-family:Roboto Slab,serif;font-size:12px;font-weight:700;margin:0 6px 0 2px}.collapsable{position:relative;width:100%}.collapsable-header{cursor:pointer;transition:margin .4s;width:100%}.collapsable-body{opacity:0;position:absolute;top:0;transform:scaleY(0);transition:top .4s,transform .4s ease .4s,opacity .2s;width:100%}.collapsable-body.open{opacity:1;top:100%;transform:scaleY(1);transition:top .4s,transform .4s,opacity .2s ease .4s}.cms-preview-toggle-container{align-items:center;background:hsla(0,0%,100%,.05);border:1px solid rgba(34,36,38,.15);border-radius:.3rem;bottom:0;color:#a9a9a9;display:flex;font-family:"sans-serif";font-size:6px;left:0;padding:.5em .75em;position:absolute}.cms-preview-toggle-title{padding-right:4px}.cms-preview-toggle-selector{background:hsla(0,0%,100%,.05);color:#a9a9a9;font-size:6px}@media screen and (min-width:720px){.cms-preview-toggle-container{font-size:8px;height:8px}.cms-preview-toggle-selector{font-size:8px}}.draw-card-container{background-color:#fff;width:100%}.draw-card-container,.draw-card-header{border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3)}.draw-card-header{align-items:center;display:flex;height:41px;justify-content:center;position:relative}.draw-card-header-link{text-decoration:none}.draw-card-header-title{font-family:Roboto Slab,serif;font-size:17px;font-weight:700}@media screen and (min-width:720px){.draw-card-header-title{font-size:19px}}.draw-card-info-icon{position:absolute;right:8px;top:8px}.draw-card-body{align-items:center;display:flex;flex-direction:column;padding-bottom:12px;padding-top:12px}.draw-card-body-normal-height{height:130px}.draw-card-body-rapid-game-height{box-sizing:border-box;height:117px}@media screen and (max-width:344px){.draw-card-body-rapid-game-height{padding:12px}}.draw-card-body-numbers-game-height{height:252px}@media screen and (min-width:720px){.draw-card-container{margin:0}.draw-card-container[aria-label="The Numbers Game results"]{grid-row-end:span 2}.draw-card-container:first-child{margin-top:0}.draw-card-body-rapid-game-height{padding:22px 12px 0}.draw-card-body-numbers-game-height{box-sizing:border-box;height:350px}}.winning-number-ball-circle{border:1.8px solid #000;border-radius:50%}.winning-number-ball-circle,.winning-number-ball-circle-no-border{align-items:center;box-sizing:border-box;display:flex;font-family:Roboto Slab,serif;font-size:16px;font-weight:600;height:32px;justify-content:center;margin:5px 2px;width:32px}.winning-number-ball-circle-no-border{border:1.8px solid transparent;border-radius:50%}.winning-number-ball-circle.empty{border:none}.winning-number-ball-st-doubler{background-color:#fff;border-radius:3px;box-sizing:border-box;color:#000;font-family:Roboto Slab,serif;font-size:16px;font-weight:600;height:24px;line-height:1.29;padding:3px 4px 0;text-align:center;width:17px}.winning-number-ball-st-doubler-container{align-items:center;background-color:#ff8f00;border-radius:3px;display:flex;height:32px;justify-content:center;width:25px}.winning-number-ball-multiplier{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;font-family:Roboto Slab,serif;font-size:16px;font-weight:600;height:32px;justify-content:center;margin:5px 2px 0;width:32px}.winning-number-ball-multiplier-underline{background-color:#000;border:none;height:1px;margin:0;width:24px}.solid{background-color:#fff;border:none;box-shadow:0 1px 2px 0 rgba(15,24,33,.2)}.solid-outlined{background-color:#fff;border:1.8px solid #000}.multi-col-stacking-table tbody tr:nth-child(2n) .winning-number-ball-circle.empty,.stacking-table tbody tr:nth-child(2n) .winning-number-ball-circle.empty{background-color:#d8eae8;opacity:.5}.multi-col-stacking-table tbody tr:nth-child(odd) .winning-number-ball-circle.empty,.stacking-table tbody tr:nth-child(odd) .winning-number-ball-circle.empty{background-color:#a7ddd7;opacity:.5}.st-doubler-animation{height:36px;position:relative;width:63px}.st-doubler-animation-info{align-items:center;animation-delay:.3s;animation-duration:.1s;animation-fill-mode:forwards;animation-name:fadeIn;box-sizing:border-box;display:flex;opacity:0;padding:3px 4px;position:absolute;top:2px;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.st-doubler-animation-number{color:#000;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;line-height:1.29;margin:0 4px;min-width:10px;text-align:center}.st-doubler-animation-text{color:#000;font-family:Roboto,sans-serif;font-size:10px;font-weight:700;letter-spacing:-.25px;line-height:1.3;margin:0 4px;width:34px}.winning-number-ball-group{display:flex;flex-wrap:wrap;justify-content:center;padding:12px}.winning-number-ball-group .st-doubler-animation{align-self:center;margin-left:1px}.winning-number-ball-group__quick-pic{align-items:center;display:flex;font-family:Roboto Slab,serif;font-size:14px;line-height:18px;margin:0 8px;min-height:32px;min-width:20px;text-align:center}.winning-number-ball-group--no-wrap{flex-wrap:nowrap}.winning-number-ball-group--wrap{flex-wrap:wrap;justify-content:flex-start}.winning-number-ball-group--no-padding{padding:0}.pending-animation{margin:auto;width:175px}.results-pending-message{color:#0f1821;font-family:Roboto Slab,serif;font-size:14px;font-style:italic;padding:12px 0;text-align:center}.date-selector-container{align-items:center;background-color:#e8f0f9;border-radius:6px;display:flex;flex-direction:row;height:34px;min-height:34px;width:222px}.date-selector-date{color:#222;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.26px;line-height:1.29;margin:0;white-space:nowrap;width:100%}.date-selector-button,.date-selector-date{align-items:center;display:flex;height:100%;justify-content:center}.date-selector-button{background:none;border:none;cursor:pointer;outline:none;padding:0 5px;width:35px}.date-selector-button:focus{outline:1px solid #173e67}.date-selector-button:disabled{opacity:.5}.date-selector-calendar-button{border-left:2px solid #fff;height:100%;padding:0 14px;width:47px}.date-selector-calendar-button,.draw-video-link{align-items:center;cursor:pointer;display:flex;justify-content:center}.draw-video-link{color:#000;-moz-column-gap:4px;column-gap:4px;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;height:28px;text-decoration:none}.draw-video-link--disabled{opacity:.5}.error-msg{align-items:center;font-family:Roboto,sans-serif;font-size:14px;font-style:italic;height:100%;letter-spacing:-.26px;line-height:1.29;opacity:.5;text-align:center}.error-msg,.rapid-game-navigation-buttons{display:flex;justify-content:center;width:100%}.rapid-game-navigation-buttons{margin-top:6px}.rapid-game-navigation-buttons-view-mode{align-items:center;background-color:transparent;border:2px solid #173e67;border-radius:6px;color:#173e67;cursor:pointer;display:flex;font-family:Roboto Slab,serif;font-size:16px;font-weight:700;height:36px;justify-content:center;letter-spacing:-.1px;margin-right:4px;outline:none;text-align:center;width:144px}@media screen and (max-width:344px){.rapid-game-navigation-buttons-view-mode{width:97%}}.rapid-game-navigation-buttons-ticket-mode{align-items:center;background-color:#173e67;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:Roboto Slab,serif;font-size:16px;font-weight:700;height:40px;justify-content:center;letter-spacing:-.1px;margin-left:4px;outline:none;text-align:center;width:148px}@media screen and (max-width:344px){.rapid-game-navigation-buttons-ticket-mode{width:97%}}.rapid-game-navigation-buttons-link{text-decoration:none}@media screen and (max-width:344px){.rapid-game-navigation-buttons-link{width:100%}}@media screen and (min-width:720px){.rapid-game-navigation-buttons-buttons{margin:8px auto auto;max-width:344px}.rapid-game-navigation-buttons-link{width:50%}.rapid-game-navigation-buttons-link:first-child{margin-right:4px}.rapid-game-navigation-buttons-link:last-child{margin-left:4px}.rapid-game-navigation-buttons-recent-tickets{margin-top:16px}.rapid-game-navigation-buttons-ticket-mode,.rapid-game-navigation-buttons-view-mode{box-sizing:border-box;height:40px;margin:auto;width:100%}}.rapid-game-card-past-results{display:flex;justify-content:center;margin:12px auto 0}.rapid-game-card-past-results svg{height:18px;width:20px}.rapid-game-card-past-results-text{font-family:Roboto Slab,serif;font-size:14px;font-weight:700;line-height:1.29;margin-left:5px}.rapid-game-card-buttons{display:flex;justify-content:center;margin-top:6px;width:100%}.rapid-game-card-past-results-link{color:#000;display:flex;text-decoration:none}@media screen and (min-width:720px){.rapid-game-card-past-results-link{font-size:17px}}.rapid-game-card-link{text-decoration:none}@media screen and (max-width:344px){.rapid-game-card-link{width:100%}}@media screen and (min-width:720px){.rapid-game-card-buttons{margin:8px auto auto;max-width:344px}.rapid-game-card-link{width:50%}.rapid-game-card-link:first-child{margin-right:4px}.rapid-game-card-link:last-child{margin-left:4px}.rapid-game-card-past-results{margin-top:16px}.rapid-game-card-ticket-mode,.rapid-game-card-view-mode{box-sizing:border-box;height:40px;margin:auto;width:100%}}.most-recent-drawing-label{font-family:Roboto,sans-serif;font-size:12px;font-style:italic;text-transform:capitalize}.most-recent-drawing-label-draw-number{font-weight:700}@media screen and (min-width:720px){.most-recent-drawing-label{font-size:14px}}.payout-link{align-items:center;color:#000;cursor:pointer;display:flex;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;justify-content:center;text-decoration:none}.payout-link-icon{margin-right:8px}.payout-link-icon-disabled{padding-right:8px}.payout-link.disabled{cursor:default;opacity:.5}.generic-button{align-items:center;border-radius:6px;color:#173e67;cursor:pointer;display:flex;font-family:Roboto Slab,serif;font-size:16px;font-weight:700;justify-content:center;letter-spacing:-.1px;margin:8px;padding:8px 10px;text-align:center}.generic-button--type-primary{background-color:#173e67;border:none;color:#fff}.generic-button--type-secondary{background-color:transparent;border:2px solid #173e67;color:#173e67}.generic-button--type-outlined{background-color:transparent;border:2px solid #fff;color:#fff}.generic-button--shape-wide{width:136px}.generic-button--shape-pill{border-radius:22px;border-width:2px;min-width:130px}@media screen and (min-width:375px){.generic-button--shape-pill{min-width:158px}}.generic-button--shape-prominent{padding:6px 60px}.generic-button--disabled{opacity:.5}.generic-button--no-space-left{margin-left:0}.generic-button--no-space-right{margin-right:0}.generic-button--no-space-all{margin:0}.generic-button--border-color-white{border-color:#fff;color:#fff}.generic-button--border-color-black{background-color:#fff;border-color:#000;color:#000}.generic-button--border-color-black:hover{background-color:#eeeff0}.numbers-game-payout-popup-section-wrapper{display:flex;flex-direction:row}.numbers-game-payout-popup-section-wrapper .loading-indicator{margin:16px}.numbers-game-payout-popup-section{flex-basis:100%}.numbers-game-payout-popup-divider{border:1px solid rgba(15,24,33,.25);margin:16px 16px 0;min-height:90%}.numbers-game-payout-popup-results-header{font-size:12px;font-weight:400;padding-top:12px}.numbers-game-payout-popup-results-header strong{font-weight:600}.numbers-game-payout-popup-modal{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;font-family:Roboto,sans-serif;justify-content:center;min-width:304px;padding:16px 32px;position:relative;text-align:center}.numbers-game-payout-popup-modal-title{font-family:Roboto Slab,serif;font-size:24px;font-weight:700;padding-top:12px}.numbers-game-payout-popup-modal-drawing-type{font-size:12px;font-style:italic;padding-top:4px}.numbers-game-payout-popup-modal-table-text{display:flex;flex-direction:column;font-size:14px;height:140px;justify-content:center;padding:0 12px 12px}.numbers-game-payout-popup-modal-table-text-error{color:red}.numbers-game-payout-popup-modal-loading-indicator{display:flex;height:140px;justify-content:center}.numbers-game-payout-popup-modal-table{display:flex;gap:24px;justify-content:space-evenly;padding:10px 0;width:100%}.numbers-game-payout-popup-modal-table-payout{align-items:baseline;display:flex;justify-content:space-between}.numbers-game-payout-popup-modal-table-payout-title{font-family:Roboto,sans-serif;font-size:12px;font-style:italic;padding-bottom:8px;padding-right:8px;width:60px}.numbers-game-payout-popup-modal-table-payout-value{font-family:Roboto Slab,serif;font-size:17px;font-weight:700;padding-bottom:8px}.numbers-game-results-card__results-container{align-content:center;align-items:center;display:flex;flex-direction:column;flex-grow:2;justify-content:space-around;width:100%}.numbers-game-results-card__drawing-title{font-family:Roboto,sans-serif;font-size:12px;font-style:italic;margin-bottom:-12px;padding-top:12px}.numbers-game-results-card__awaiting-evening-draw{height:34px;line-height:34px;margin-bottom:12px;margin-top:12px}.numbers-game-results-card__awaiting-evening-draw,.numbers-game-results-card__midday-not-exists{background-color:#f0f3f6;font-family:Roboto,sans-serif;font-size:14px;text-align:center;width:100%}.numbers-game-results-card__midday-not-exists{color:#0f1821;margin-bottom:50px;margin-top:18px;padding:8px 0}.numbers-game-results-card__links{-moz-column-gap:16px;column-gap:16px;display:flex;justify-content:space-evenly;margin-top:-16px}@media screen and (min-width:385px){.numbers-game-results-card__links{-moz-column-gap:32px;column-gap:32px}}.numbers-game-results-card__links .payout-link{padding-left:8px}@media screen and (min-width:720px){.numbers-game-results-card__results-container{justify-content:unset}.numbers-game-results-card__results-container .results-pending{margin-bottom:28px;margin-top:10px}.numbers-game-results-card__results-container .results-pending-message{padding-top:0}.numbers-game-results-card__results-container .winning-number-ball-group{padding-top:4px}.numbers-game-results-card__drawing-title{font-size:14px;margin-bottom:unset;padding-top:0}.numbers-game-results-card__drawing-title:first-of-type{margin-top:32px}.numbers-game-results-card__drawing-title:last-of-type{color:red;margin-top:40px}.numbers-game-results-card__awaiting-evening-draw{margin-bottom:12px;margin-top:4px}.numbers-game-results-card__links{justify-content:center;margin-bottom:40px;margin-top:unset}}.draw-results-list{padding:0 8px}.draw-results-list h3{font-family:Roboto Slab,serif;margin:16px 0 0}.draw-results-list-container{grid-row-gap:8px;display:grid;grid-template-columns:1fr;margin-top:4px}@media screen and (min-width:720px){.draw-results-list{padding:0 16px}.draw-results-list-container{grid-column-gap:16px;grid-row-gap:16px;grid-auto-rows:188px;grid-template-columns:1fr 1fr;margin-top:8px}}@media screen and (min-width:1024px){.draw-results-list-container{grid-template-columns:1fr 1fr 1fr;margin-top:8px}}.arrow-carousel-header{align-items:center;display:flex;font-family:Roboto Slab;font-weight:700;justify-content:space-between;margin-bottom:6px;padding-right:16px}.arrow-carousel-header__title{color:#0f1821;font-size:17px;letter-spacing:-.35px;line-height:22px;margin:0}.arrow-carousel-header__link{color:#00e;font-size:14px;letter-spacing:-.3px;line-height:18px;text-decoration:none}.arrow-carousel-items{display:flex;max-width:500px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;white-space:nowrap;width:100%}@media screen and (min-width:720px){.arrow-carousel-items{max-width:unset}}.arrow-carousel-arrow{background:none;border:none;display:none;outline:none;padding:0 0 0 8px;position:relative;z-index:1}.arrow-carousel-arrow:disabled{cursor:default;opacity:.5}.arrow-carousel-carousel-container{display:flex}@media screen and (min-width:1024px){.arrow-carousel-header{padding-right:54px}.arrow-carousel-header__title{font-size:24px}.arrow-carousel-header__link{font-size:16px}.arrow-carousel-arrow{align-items:center;cursor:pointer;display:flex;justify-content:center}.arrow-carousel-carousel-container{-ms-overflow-style:none;padding-right:16px;scrollbar-width:none}.arrow-carousel ::-webkit-scrollbar{display:none}}.header{border-top-left-radius:6px;border-top-right-radius:6px;color:#fff;position:relative}.header h4,.header p{margin:0}.header-text{padding:6px 3px;text-align:center}.header-text h4{font-family:Roboto Slab,serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header p{font-family:Roboto,sans-serif}.header-subtitle{font-size:10px;font-weight:700;letter-spacing:-.25px;line-height:1.2}.header a{text-decoration:none}.prize-card{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);height:109px;margin:3px 4px;width:142px}.prize-card:first-child{margin-left:3px}.prize-card .header{border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);font-size:14px;height:44px;letter-spacing:-.35px;line-height:1.29;width:142px}.prize-card .header-subtitle{font-size:10px;letter-spacing:-.22px;line-height:1.3}.prize-card .error-msg{box-sizing:border-box;font-size:12px;height:auto;margin:0;padding:16px 8px;white-space:normal}@media screen and (min-width:720px){.prize-card{height:125px;margin-bottom:15px;width:202px}.prize-card .header{font-size:19px;font-weight:700;height:48px;letter-spacing:-.43px;width:202px}.prize-card .header-subtitle{font-size:12px;letter-spacing:-.3px;line-height:1.25}.prize-card .error-msg{font-size:13px;letter-spacing:-.27px;padding:20px 25px}}.prize-value{animation-duration:.3s;animation-name:growIn;color:#0f1821;font-family:Roboto Slab,serif;font-size:20px;font-weight:700;letter-spacing:-.5px;line-height:1.3;text-align:center}@media screen and (min-width:720px){.prize-value{font-size:24px;letter-spacing:-.6px;line-height:1.38}}.lucky-for-life-prize-card-top-prize{margin-top:8px}.lucky-for-life-prize-card-top-prize p{margin:0}.lucky-for-life-prize-card-estimated-top-prize-text{color:#0f1821;font-family:Roboto,sans-serif;font-size:10px;font-style:italic;letter-spacing:-.22px;line-height:1.2;text-align:center}@media screen and (min-width:720px){.lucky-for-life-prize-card-estimated-top-prize-text{font-size:12px;letter-spacing:-.25px;line-height:1.33}}.lucky-for-life-prize-card-estimated-top-prize-extra-text{font-family:Roboto,sans-serif;font-size:10px;letter-spacing:-.22px;line-height:1.2;text-align:center}@media screen and (min-width:720px){.lucky-for-life-prize-card-estimated-top-prize-extra-text{font-size:12px}}.lucky-for-life-prize-card-estimated-top-prize-value,.lucky-for-life-prize-card-unavailable-text{animation-duration:.3s;animation-name:growIn;color:#0f1821;font-family:Roboto Slab,serif;font-size:20px;font-weight:700;letter-spacing:-.5px;line-height:1.3;text-align:center}@media screen and (min-width:720px){.lucky-for-life-prize-card-estimated-top-prize-value,.lucky-for-life-prize-card-unavailable-text{font-size:24px;letter-spacing:-.6px;line-height:1.38}}.lucky-for-life-prize-card-estimated-top-prize-value{display:flex;justify-content:space-between;width:110px}@media screen and (min-width:720px){.lucky-for-life-prize-card-estimated-top-prize-value{font-size:24px;letter-spacing:-.6px;line-height:1.38;width:130px}}.lucky-for-life-prize-card-unavailable-text{padding-top:10px}.lucky-for-life-prize-card-top-prize-container{align-items:center;display:flex;flex-direction:column}.mass-cash-prize-card-top-prize{margin-top:15px}@media screen and (min-width:720px){.mass-cash-prize-card-top-prize{margin-top:8px}}.mass-cash-prize-card-top-prize p{margin:0}.mass-cash-prize-card-estimated-top-prize-text{color:#0f1821;font-family:Roboto,sans-serif;font-size:10px;font-style:italic;letter-spacing:-.22px;line-height:1.2;text-align:center}@media screen and (min-width:720px){.mass-cash-prize-card-estimated-top-prize-text{font-size:12px;letter-spacing:-.25px;line-height:1.33}}.mass-cash-prize-card-unavailable-text{animation-duration:.3s;animation-name:growIn;color:#0f1821;font-family:Roboto Slab,serif;font-size:20px;font-weight:700;letter-spacing:-.5px;line-height:1.3;text-align:center}@keyframes growIn{0%{transform:scale(0)}to{transform:scale(1)}}@media screen and (min-width:720px){.mass-cash-prize-card-unavailable-text{font-size:24px;letter-spacing:-.6px;line-height:1.38}}.mass-cash-prize-card-unavailable-text{padding-top:10px}.estimated-cash-value{color:#0f1821;font-family:Roboto,sans-serif;font-size:12px;letter-spacing:-.22px;line-height:1.2;text-align:center}@media screen and (min-width:720px){.estimated-cash-value{font-size:12px;letter-spacing:-.3px;line-height:1.33}}.mega-millions-prize-card-estimated-jackpot{margin-top:8px}.mega-millions-prize-card-estimated-jackpot p{margin:0}.mega-millions-prize-card-estimated-jackpot-text{color:#0f1821;font-family:Roboto,sans-serif;font-size:10px;font-style:italic;letter-spacing:-.22px;line-height:1.2;text-align:center}@media screen and (min-width:720px){.mega-millions-prize-card-estimated-jackpot-text{font-size:12px;letter-spacing:-.25px;line-height:1.33}}.mega-millions-prize-card-pending{box-sizing:border-box;font-family:Roboto,sans-serif;font-size:16px;font-style:italic;letter-spacing:-.4px;line-height:normal;margin:0;padding:8px 10px;width:100%}.mega-millions-prize-card-pending p{margin:0;text-align:center}.mega-millions-prize-card-pending .pending-animation{width:100%}@media screen and (min-width:720px){.mega-millions-prize-card-pending{font-size:18px;letter-spacing:-.34px;line-height:1.33;padding:8px 28px}}.megabucks-prize-card-estimated-jackpot{margin-top:8px}.megabucks-prize-card-estimated-jackpot p{margin:0}.megabucks-prize-card-estimated-jackpot-text{color:#0f1821;font-family:Roboto,sans-serif;font-size:10px;font-style:italic;letter-spacing:-.22px;line-height:1.2;text-align:center}@media screen and (min-width:720px){.megabucks-prize-card-estimated-jackpot-text{font-size:12px;letter-spacing:-.25px;line-height:1.33}}.megabucks-prize-card-pending{box-sizing:border-box;font-family:Roboto,sans-serif;font-size:16px;font-style:italic;letter-spacing:-.4px;line-height:normal;margin:0;padding:8px 10px;width:100%}.megabucks-prize-card-pending p{margin:0;text-align:center}.megabucks-prize-card-pending .pending-animation{width:100%}@media screen and (min-width:720px){.megabucks-prize-card-pending{font-size:18px;letter-spacing:-.34px;line-height:1.33;padding:8px 28px}}.numbers-game-prize-card-text{word-wrap:break-word;color:#0f1821;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;letter-spacing:-.5px;line-height:1.3;margin:10px 0;text-align:center;white-space:normal}@media screen and (min-width:720px){.numbers-game-prize-card-text{font-size:24px;letter-spacing:-.6px;line-height:1.38;margin-bottom:0;margin-top:8px}}.powerball-prize-card-estimated-jackpot{margin-top:8px}.powerball-prize-card-estimated-jackpot p{margin:0}.powerball-prize-card-estimated-jackpot-text{color:#0f1821;font-family:Roboto,sans-serif;font-size:10px;font-style:italic;letter-spacing:-.22px;line-height:1.2;text-align:center}@media screen and (min-width:720px){.powerball-prize-card-estimated-jackpot-text{font-size:12px;letter-spacing:-.25px;line-height:1.33}}.powerball-prize-card-pending{box-sizing:border-box;font-family:Roboto,sans-serif;font-size:16px;font-style:italic;letter-spacing:-.4px;line-height:normal;margin:0;padding:8px 10px;width:100%}.powerball-prize-card-pending p{margin:0;text-align:center}.powerball-prize-card-pending .pending-animation{width:100%}@media screen and (min-width:720px){.powerball-prize-card-pending{font-size:18px;letter-spacing:-.34px;line-height:1.33;padding:8px 28px}}.powerball-prize-card .subtitle{font-size:10px}.thrilling-prizes{margin-top:16px;padding-left:8px}@media screen and (min-width:720px){.thrilling-prizes{margin-left:16px;padding-left:0}}.thrilling-prizes-header{font-family:Roboto Slab,serif;margin:0 0 5px}.thrilling-prizes .header-info-icon{position:absolute;right:8px;top:8px}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{background:#000;margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;position:absolute;text-align:center;width:100%}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}.cms-link{text-decoration:none}.cms-link,.cms-link:visited{color:#00e}.cms-banner-link{max-width:100%}.cms-banner-image{background-color:#e2fcfa;height:100%}.cms-banner-image-desktop,.cms-banner-image-mobile{display:block;max-width:1440px}.cms-carousel{padding-bottom:12px}.cms-carousel__container{height:46vw;left:0;max-height:230px;position:relative;width:100vw}@media screen and (min-width:500px){.cms-carousel__container{height:22vw;left:calc(-50vw + 250px);max-height:220px}}@media screen and (min-width:720px){.cms-carousel__container{left:0}}@media screen and (min-width:960px){.cms-carousel__container{left:calc(-50vw + 480px)}}@media screen and (min-width:1024px){.cms-carousel__container{left:calc(-50vw + 512px);max-height:300px}}.cms-carousel__control-dots{display:flex;margin:auto;padding-inline-end:40px;place-content:center}.cms-carousel__dot{background:#7fcbc4}.cms-carousel__dot,.cms-carousel__dot--selected{border-radius:50%;cursor:pointer;display:inline-block;height:8px;margin:0 8px;width:8px}.cms-carousel__dot--selected{background:#173e67}.email-opt-in-container{background:#7fcbc4;margin-bottom:-40px;margin-top:24px}.email-opt-in-container .outer-opt-in-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:auto;max-width:1024px}@media screen and (min-width:500px){.email-opt-in-container .outer-opt-in-container{flex-wrap:nowrap;justify-content:space-between}}.email-opt-in-container .outer-opt-in-container .middle-opt-in-container{display:flex;flex-wrap:wrap;justify-content:center;padding:12px;width:100%}.email-opt-in-container .outer-opt-in-container .middle-opt-in-container .inner-opt-in-container{align-items:center;display:flex;justify-content:center}@media screen and (min-width:500px){.email-opt-in-container .outer-opt-in-container .middle-opt-in-container .inner-opt-in-container{padding-right:24px}}.email-opt-in-container .outer-opt-in-container .middle-opt-in-container .inner-opt-in-container .email-image{height:43px;padding-right:12px;width:43px}@media screen and (min-width:500px){.email-opt-in-container .outer-opt-in-container .middle-opt-in-container .inner-opt-in-container .email-image{height:73px;width:73px}.email-opt-in-container .outer-opt-in-container .middle-opt-in-container{align-items:center;flex-wrap:nowrap;justify-content:space-between;padding:18px 16px}}@media screen and (max-width:720px){.email-opt-in-container .outer-opt-in-container .middle-opt-in-container{padding:18px 12px}}.email-opt-in-container .outer-opt-in-container h2{font-family:Roboto Slab,serif;font-size:17px;font-weight:700;letter-spacing:-.35px;margin:0 0 4px}@media screen and (min-width:500px){.email-opt-in-container .outer-opt-in-container h2{font-size:19px;letter-spacing:-.43px}}.email-opt-in-container .outer-opt-in-container .opt-in-details{font-family:Roboto,sans-serif;font-size:16px;margin:0}@media screen and (min-width:500px){.email-opt-in-container .outer-opt-in-container .opt-in-details{font-size:18px}}.email-opt-in-container .outer-opt-in-container .external-link{justify-content:center}.email-opt-in-container .outer-opt-in-container .opt-in-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #0f1821;border-radius:6px;box-sizing:border-box;color:#0f1821;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;height:40px;line-height:20px;margin:8px 0 0;padding:8px 16px;text-align:center;text-decoration:none;width:80%}@media screen and (min-width:500px){.email-opt-in-container .outer-opt-in-container .opt-in-btn{width:-moz-fit-content;width:fit-content}}.new-instants-banner{background:linear-gradient(-180deg,#080e1e,#38709d);border-radius:12px;-webkit-border-radius:12px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;display:flex;flex-direction:column;margin:14px 8px;mask-image:radial-gradient(#fff,#000);-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;width:calc(100% - 16px)}.new-instants-banner--empty .new-instants-banner-copy{margin-top:60px}@media screen and (min-width:720px){.new-instants-banner{flex-direction:row-reverse;height:172px;margin:24px 16px;width:calc(100% - 32px)}.new-instants-banner--empty{justify-content:center}.new-instants-banner--empty .new-instants-banner-copy{margin-top:0}}.new-instants-banner__carousel{border-radius:12px}@media screen and (min-width:720px){.new-instants-banner__carousel{max-width:300px}.new-instants-banner__carousel .carousel-slider{height:100%}}.new-instants-banner__carousel .slide{background-color:unset}.new-instants-banner__carousel .slide,.new-instants-banner__carousel .slide img{border-radius:12px;mask-image:radial-gradient(#fff,#000);-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden}.new-instants-banner__carousel .slide img{-webkit-border-radius:12px}.new-instants-banner__carousel .cms-link{border-radius:12px;display:block;height:100%;mask-image:radial-gradient(#fff,#000);-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;width:100%}.new-instants-banner__carousel .slider-wrapper{border-radius:12px;max-height:100%}@media screen and (min-width:720px){.new-instants-banner__carousel .slider-wrapper ul{height:172px}}.new-instants-banner-static-section{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}@media screen and (min-width:720px){.new-instants-banner-static-section{width:calc(100% - 300px)}}.new-instants-banner-animation{height:50%;left:0;position:absolute;top:0;width:100%}@media screen and (min-width:500px){.new-instants-banner-animation{left:5%;width:90%}}@media screen and (min-width:720px){.new-instants-banner-animation{top:50%}}@media screen and (min-width:830px){.new-instants-banner-animation{left:15%;width:70%}}@media screen and (min-width:1024px){.new-instants-banner-animation{left:20%;top:50%;width:60%}}.new-instants-banner-copy{color:#fff;font-family:Ganache,Roboto Slab,serif,Roboto,sans-serif;font-size:38px;font-weight:400;line-height:42px;margin:40px 34px 10px;orphans:2;text-align:center;z-index:2}@media screen and (max-width:720px){.new-instants-banner-copy{max-width:386px}}@media screen and (min-width:720px){.new-instants-banner-copy{box-sizing:border-box;font-size:49px;line-height:50px;margin:0 12px 12px;padding:0 5px}}@media screen and (min-width:920px){.new-instants-banner-copy{padding:0 50px}}.new-instants-banner-cta{background-color:#fff;border-radius:6px;color:#173e67;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;margin-bottom:16px;padding:8px;position:relative;text-decoration:none;width:-moz-fit-content;width:fit-content;z-index:2}@media screen and (min-width:720px){.new-instants-banner-cta{margin-bottom:0}}.responsive-image-desktop,.responsive-image-mobile{width:100%}.cms-text{font-family:Roboto,sans-serif;margin:6px 0}.cms-text p{font-size:14px;line-height:18px;margin:6px 0}.cms-text h1,.cms-text h2,.cms-text h3{font-family:Roboto Slab,serif}.cms-text img{max-width:100%}.small-text{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;height:16px;letter-spacing:-.25px}.alert-banner{align-items:center;background-color:#7fcbc4;display:flex;justify-content:center;position:relative;width:100%}.alert-banner-text{font-family:Roboto Slab,serif;font-size:14px;font-weight:700;padding:8px 22px;text-align:center}.alert-banner-close-button{background:none;border:none;height:36px;line-height:0px;margin-right:4px;outline:none;padding:2px 8px;position:absolute;right:0;top:0}@media screen and (min-width:720px){.alert-banner-close-button{height:40px}}.promotion-carousel-card{align-items:center;background-color:#e0e0e0;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);display:flex;flex-shrink:0;height:109px;justify-content:center;margin:8px;width:284px}@media screen and (min-width:720px){.promotion-carousel-card{height:124px;width:324px}}.promotion-carousel{margin:16px 8px 0}.promotion-carousel__error-card{align-items:center;background-color:#f6f6f6;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);color:#858585;display:flex;font-family:Roboto;font-size:14px;font-style:italic;height:124px;justify-content:center;letter-spacing:-.26px;margin:4px;width:100%}@media screen and (min-width:1024px){.promotion-carousel{margin-top:24px}}.signed-in-greeting{margin:30px 8px 0}.signed-in-greeting__message{align-items:center;display:flex;margin-bottom:8px}.signed-in-greeting__message h1{color:#0f1821;display:inline-block;font-family:Platypi;font-size:20px;font-weight:700;margin:0}.signed-in-greeting__message svg{height:26px;margin-left:8px;width:26px}@media screen and (max-width:500px){.signed-in-greeting{margin-top:-30px}}@media screen and (width:500px){.signed-in-greeting{margin-top:75px}}@media screen and (min-width:720px){.signed-in-greeting__message{margin-bottom:12px}.signed-in-greeting__message h1{font-size:32px}.signed-in-greeting__message svg{height:32px;width:32px}}.signed-in-greeting__ctas .signed-in-greeting-cta{align-items:center;background:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);display:inline-flex;margin-right:12px}.signed-in-greeting__ctas .signed-in-greeting-cta p{color:#0f1821;display:inline-block;font-family:Roboto Slab;font-size:14px;font-weight:700;letter-spacing:-.35px;line-height:15px;margin-right:12px}.signed-in-greeting__ctas .signed-in-greeting-cta svg{height:29px;margin:10px 10px 10px 8px}@media screen and (min-width:720px){.signed-in-greeting__ctas .signed-in-greeting-cta p{font-size:20px;margin-right:18px}.signed-in-greeting__ctas .signed-in-greeting-cta svg{height:48px;margin-left:12px}}.games-lobby-tile-collection{grid-row-gap:12px;grid-column-gap:12px;display:grid;grid-template-columns:1fr 1fr;width:296px}@media screen and (min-width:500px){.games-lobby-tile-collection{grid-template-columns:1fr 1fr 1fr;width:450px}}@media screen and (min-width:720px){.games-lobby-tile-collection{grid-template-columns:1fr 1fr 1fr 1fr;width:604px}}@media screen and (min-width:1024px){.games-lobby-tile-collection{grid-template-columns:1fr 1fr 1fr 1fr 1fr;width:938px}}.games-lobby-flag{align-items:center;background-color:#ffcb56;border:2px solid #fff;border-radius:12px;display:flex;font-family:Roboto;font-weight:700;left:4px;position:absolute;top:-8px}.games-lobby-flag p{display:inline-block;font-size:10px;line-height:13px;margin:0 10px 0 0}.games-lobby-flag svg{height:8px;margin-left:10px;margin-right:3px;width:auto}.games-lobby-tile-container{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px rgba(15,24,33,.3);cursor:pointer;height:112px;position:relative;width:142px}@media screen and (min-width:1024px){.games-lobby-tile-container{height:132px;width:178px}}.games-lobby-tile-collection{margin-top:4px}.games-lobby-tile-logo{align-items:center;border-radius:6px;display:flex;height:80px;justify-content:center;overflow:hidden;width:142px}@media screen and (min-width:1024px){.games-lobby-tile-logo{height:100px;width:178px}}.games-lobby-tile-logo img{width:100%}.games-lobby-tile-price-circle{align-items:center;background-color:#a8f1eb;border:2px solid #fff;border-radius:27px;bottom:19px;display:flex;height:27px;justify-content:center;position:absolute;right:8px;width:27px}.games-lobby-tile-price-text{color:#0f1821;font-family:Roboto;font-size:10px;font-weight:700;letter-spacing:-.25px}.games-lobby-tile-prize{align-items:center;border-bottom-left-radius:6px;border-bottom-right-radius:6px;display:flex;flex-direction:row;height:32px;padding-left:4px;width:142px}.games-lobby-tile-prize-details{color:#0f1821;display:flex;flex-direction:column;font-family:Roboto;font-size:12px;font-weight:700;height:100%;justify-content:center;letter-spacing:-.25px;margin-left:4px}.games-lobby-tile-prize-description{color:#000;font-family:Roboto;font-size:9px;font-weight:400;letter-spacing:-.2px;margin-bottom:-5px}.games-lobby-tile-prize-pending{color:#0f1821;font-family:Roboto;font-size:12px;font-style:italic;font-weight:700;letter-spacing:-.25px;width:41px}.page{margin:12px auto 0;max-width:100%}@media screen and (min-width:720px){.page{max-width:1024px}}.page-breadcrumb{margin-left:16px;margin-right:8px}.page-content{margin:auto;padding:0 8px}.page-content h2{color:#0f1821;font-family:Roboto Slab;font-size:20px;font-weight:700;letter-spacing:-.5px;line-height:25px;margin-bottom:10px;margin-top:16px}@media screen and (min-width:720px){.page-content h2{margin-left:0}}.page#mrt-page .page-content{padding:0}.breadcrumb{color:#0f1821;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Roboto;font-size:12px;font-style:italic;font-weight:700;letter-spacing:-.25px;line-height:16px;padding-bottom:8px;padding-top:8px}.breadcrumb a{color:inherit;text-decoration:none}.breadcrumb-arrow{margin-left:5px;margin-right:5px}.breadcrumb-arrow,.breadcrumb-current-page{font-family:Roboto;font-style:italic;font-weight:400}.breadcrumb-current-page{color:#0f1821;font-size:12px;height:16px;letter-spacing:-.25px}.checkbox-button{background-color:#fff;border:1px solid #aab3be;border-radius:6px;box-shadow:-1px 2px 0 1px #7fcbc4;color:transparent;cursor:pointer;font-family:Roboto Slab,serif;font-size:17px;font-weight:400;letter-spacing:-.35px;line-height:22px;padding:10px 10px 12px;position:relative;-moz-user-select:none;-webkit-user-select:none;user-select:none}.checkbox-button.filled .checkbox-button-label{font-weight:700}.checkbox-button:active{box-shadow:none;outline:none;top:2px}.checkbox-button-checkbox{margin-right:8px}.checkbox-button-checkbox.empty{margin-right:13px}.checkbox-button-container{display:flex;flex-wrap:wrap}.checkbox-button-container .checkbox-button{margin-bottom:6px;margin-right:12px;margin-top:6px}.checkbox-button-label{color:#000;margin:0;position:absolute;right:10px;top:10px}.multiselect-filter-title{color:#0f1821;font-family:Roboto Slab,serif;font-size:12px;font-weight:700;letter-spacing:-.26px;line-height:18px;margin:0 0 3px}.multiselect-filter-react-select__multi-value__label,.multiselect-filter-react-select__option{font-family:Roboto,sans-serif}.multiselect-filter-react-select__multi-value__remove{cursor:pointer}.multiselect-filter-react-select__multi-value__remove svg{height:10px;width:10px}.multiselect-filter-react-select__multi-value__remove svg g{fill:#000}.multiselect-filter-react-select__clear-indicator{cursor:pointer}.multiselect-filter-react-select__clear-indicator svg{height:16px;width:16px}.multiselect-filter-react-select__clear-indicator svg g{fill:#000}.multiselect-filter-react-select__dropdown-indicator{transform:rotate(90deg)}.games-lobby-form{background-color:#fff;background:transparent;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;padding:12px;position:relative;z-index:5}.games-lobby-form.open{padding-bottom:8px}.games-lobby-form.open .games-lobby-form-background{height:calc(100% + 2px);top:-2px}.games-lobby-form.open .games-lobby-form-filter-headers{padding-bottom:10px}.games-lobby-form-background{background-image:linear-gradient(180deg,#fff 100px,#d8eae8 100px 130px);border-radius:6px;height:100%;left:0;position:absolute;top:0;transition:top .4s;width:100%;z-index:-1}.games-lobby-form-filters-toggle{align-items:center;cursor:pointer;display:flex;margin-top:12px}.games-lobby-form-filter-headers{align-items:baseline;display:flex;font-family:Roboto Slab,serif;font-weight:700;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}.games-lobby-form-filter-header{font-size:17px;line-height:22px;margin:0 8px 0 0}.games-lobby-form-reset-filters{background:#fff;border:none;color:#1e7e74;cursor:pointer;font-size:14px;font-weight:700;line-height:18px;margin:0;opacity:1;padding:1px 6px;transition:opacity .3s}.games-lobby-form-reset-filters:active{outline:none}.games-lobby-form-reset-filters.inactive{cursor:default;opacity:.5}.games-lobby-form-filters-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px}.games-lobby-form .Drop-Down-Selector-field-label{margin-top:6px}.games-lobby-form .checkbox-button-container{gap:12px;margin-right:100px;margin-top:0}.games-lobby-form .checkbox-button-container .checkbox-button{margin-right:0}@media screen and (min-width:720px){.games-lobby-form .checkbox-button-container{margin-right:0;margin-top:20px}}@media screen and (min-width:1024px){.games-lobby-form .checkbox-button-container{margin-top:22px}}.games-lobby-form .multiselect-filter{margin-bottom:6px;width:100%}.games-lobby-form .multiselect-filter .multiselect-filter-title{margin-top:8px}@media screen and (min-width:720px){.games-lobby-form .multiselect-filter{max-width:calc(50% - 6px)}}@media screen and (min-width:1024px){.games-lobby-form .multiselect-filter{max-width:288px}}@media screen and (min-width:720px){.games-lobby-form .Drop-Down-Selector-selector{width:280px}}@media screen and (min-width:940px){.games-lobby-form{margin-left:0;margin-right:0}}.search{background-color:#fff;border:1px solid #aab3be;border-radius:4px;box-shadow:inset 0 1px 3px 0 rgba(15,24,33,.2);font-family:Roboto,sans-serif;min-height:40px;position:relative}.search svg{height:20.5px;margin:10px 4px 10px 8px;position:absolute;width:16px}.search-input{background-color:transparent;border:none;border-radius:4px;color:#0f1821;font-size:16px;font-weight:400;left:28px;line-height:20px;margin:0;padding:10px 8px;position:absolute;transition:left .3s;width:calc(100% - 44px)}.search-input.clicked:focus,.search-input:active{outline:none}.search-input::-moz-placeholder{font-style:italic}.search-input::placeholder{font-style:italic}.print-icon{color:#0f1821;cursor:pointer;display:flex;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;justify-content:center;line-height:21px;margin:auto;opacity:1;text-align:center;transition:opacity .3s;width:100px}.print-icon svg{height:20px;padding-right:8px;width:20px}.print-icon.inactive{cursor:default;opacity:.5}.nested-dropdown-card{align-items:baseline;background-color:#fff;border-radius:6px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);display:flex;flex-direction:row-reverse;justify-content:space-between;padding-top:8px;position:relative;top:-8px}.nested-dropdown-card-print-container{display:flex;justify-content:center;position:absolute;width:100%}@media screen and (min-width:1024px){.nested-dropdown-card-print-container{bottom:10px}}.nested-dropdown-card.with-print{padding-top:16px;top:-4px}.nested-dropdown-card.with-print>:not(.nested-dropdown-card-print-container){margin-top:20px}@media screen and (min-width:1024px){.nested-dropdown-card.with-print>:not(.nested-dropdown-card-print-container){margin-top:0}}.nested-dropdown-card-text{font-family:Roboto,sans-serif;font-size:14px;max-width:50%;padding-left:12px}.games-lobby{margin:auto;max-width:940px}.games-lobby h2{color:#0f1821;font-family:Roboto Slab;font-size:20px;font-weight:700;height:25px;letter-spacing:-.5px;line-height:25px;margin-bottom:4px;margin-top:16px}@media screen and (min-width:940px){.games-lobby h2{margin-left:0}}.games-lobby-page{display:flex;justify-content:center;margin:auto;max-width:1024px;width:296px}@media screen and (min-width:500px){.games-lobby-page{width:450px}}@media screen and (min-width:720px){.games-lobby-page{width:604px}}@media screen and (min-width:1024px){.games-lobby-page{width:938px}}.featured-games-carousel{margin:24px 8px 0}.featured-games-carousel .games-lobby-tile-container{margin-bottom:5px;margin-right:19px;margin-top:5px}.featured-games-carousel .games-lobby-tile-container:first-of-type{margin-left:5px}@media screen and (min-width:1024px){.featured-games-carousel{margin-top:32px}}@font-face{font-family:DS-Digital;src:url(/fonts/ds-digital.ttf) format("truetype")}.draw-results-game-card{border-radius:7.5px;box-shadow:0 1.25px 5px 0 rgba(15,24,33,.3);color:#0f1821;flex:0 0 310px;height:375px;justify-content:center;margin:4px 0;position:relative}.draw-results-game-card__logo{height:-moz-fit-content;height:fit-content;margin:24px auto 0;width:-moz-fit-content;width:fit-content}.draw-results-game-card img,.draw-results-game-card svg{height:50px;width:auto}.draw-results-game-card__draw-timing{margin:9px 0 0;text-align:center}.draw-results-game-card__content{display:flex;flex-direction:column;height:100%;width:100%}.draw-results-game-card__ctas{display:flex;height:85px;justify-content:space-evenly;width:100%}.draw-results-game-card__ctas a,.draw-results-game-card__ctas button{align-items:center;background-color:#fff;border-radius:7px;color:#0f1821;display:flex;font-family:Roboto Slab;font-size:17.5px;font-weight:700;height:50px;justify-content:center;line-height:50px;margin-top:15px;text-decoration:none;width:140px}.draw-results-game-card__ctas__number-identifier{font-size:23px;line-height:23px;margin:-5px 0 5px;text-align:center}.draw-results-game-card__ctas__fire{display:inline-block;margin:0}.draw-results-game-card__ctas__estimated-jackpot{display:flex;justify-content:center}.draw-results-game-card__ctas svg{display:inline-block;margin:0}.draw-results-game-card__ctas__jackpot-amount{display:inline-block;font-family:Roboto Slab;font-size:40px;margin:5px 0 0;text-align:center;width:100%}.draw-results-game-card__ctas__jackpot-amount sup{font-size:20px}.draw-results-game-card__ctas__jackpot-pending{font-size:32px;margin:5px 0 -4px}.draw-results-game-card__ctas__lucky-for-life-label{font-size:23px;line-height:23px;margin:0;text-align:center}.draw-results-game-card__ctas p{font-size:13px;font-weight:400;line-height:13px;margin:0;text-align:center}.draw-results-game-card__draw-results{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin-top:-10px;width:100%}.draw-results-game-card__draw-results__label{margin:7px 0;text-align:center}.draw-results-game-card__draw-results strong{font-weight:600}.draw-results-game-card__draw-results .winning-number-ball-group{margin:0;padding:0}.draw-results-game-card__draw-results svg{margin:0}.draw-results-game-card__draw-results__evening-message{color:#0f1821;font-family:Roboto;font-size:14px;font-style:italic;font-weight:600;letter-spacing:-.3px;line-height:18px;margin:7px 0 20px;text-align:center}.draw-results-game-card__custom-ball-group{align-items:center;display:flex;justify-content:center}.draw-results-game-card__wrapper{flex:0 0 310px;margin-right:16px;margin-top:10px;position:relative}.draw-results-game-card__countdown{background:linear-gradient(88deg,#25418f .39%,#1f2b4f);border-radius:5px;color:#fff;flex-shrink:0;font-size:12px;height:32px;position:absolute;right:12px;text-align:center;top:-9px;width:93px;z-index:1}.draw-results-game-card__countdown p{margin:0}.draw-results-game-card__footer-cta a{display:block;font-family:Roboto Slab;font-size:17px;font-weight:700;margin-bottom:19px;text-align:center;text-decoration:underline}.draw-results-game-card--digital{font-family:DS-Digital;font-size:17.5px;font-weight:700}.loading-balls-group{display:flex;justify-content:center;margin:0;padding:0}.loading-balls-group__ball{border-radius:50%;height:32px;margin:5px 2px;width:32px}.draw-games-carousel{font-family:Roboto;margin-left:6px;margin-top:32px}.winners-ticker{align-items:center;background:linear-gradient(89deg,#0f1821 2.54%,#3d6287 110.01%);border-radius:6px;display:flex;flex-direction:column;height:64px;justify-content:center;margin:24px 8px 8px;overflow:hidden}.winners-ticker__wrapper{filter:blur(2px);width:100%}@media screen and (min-width:720px){.winners-ticker{height:112px;margin-top:32px}}.winners-ticker__text-background{align-items:center;border-radius:6px;display:flex;flex-direction:column;padding:8px 12px;position:absolute}.winners-ticker__text-background--animating{animation:fade-in-from-bottom 1.25s ease-in-out}.winners-ticker__text{text-wrap:nowrap;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.35px;text-align:center;text-shadow:2px 2px 8px #000;z-index:1}@media screen and (min-width:720px){.winners-ticker__text{font-size:32px}}@keyframes fade-in-from-bottom{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-page{margin:auto;max-width:500px}@media screen and (min-width:720px){.home-page{max-width:960px}}@media screen and (min-width:1024px){.home-page{max-width:1024px}}@media screen{.stacking-table{border-spacing:0;margin:0;padding-top:65px;position:relative;top:-12px;z-index:1}.stacking-table,.stacking-table thead{border-bottom-left-radius:6px;border-bottom-right-radius:6px;width:100%}.stacking-table thead{background:#58c2b7;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);position:absolute;top:0}.stacking-table thead tr th{align-items:center;display:flex;font-family:Roboto Slab,serif;font-weight:700;height:54px;padding:7px 12px;text-align:left}.stacking-table thead tr th span{padding-top:14px}.stacking-table tbody tr:nth-child(2n){background:#a7ddd7}.stacking-table tbody tr:nth-child(odd){background:#d8eae8}.stacking-table tbody tr td{text-align:left}.stacking-table thead th svg{display:inline-block;margin-left:10px;vertical-align:middle}.stacking-table .hide{display:none}.stacking-table tr:last-child td:first-child{border-bottom-left-radius:6px}.stacking-table tr:last-child td:last-child{border-bottom-right-radius:6px}.multi-col-stacking-table{border-spacing:0;margin:0;position:relative;top:-8px;width:100%;z-index:2}.multi-col-stacking-table tr{top:0;width:100%;z-index:10}.multi-col-stacking-table thead{border-radius:0 0 6px 6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);width:100%;z-index:5}.multi-col-stacking-table tr.header-row{height:auto;padding-top:5px;top:0;width:100%}.multi-col-stacking-table tr.header-row :first-child{border-bottom-left-radius:6px}.multi-col-stacking-table tr.header-row :last-child{border-bottom-right-radius:6px}.multi-col-stacking-table thead th{background:#58c2b7;font-family:Roboto Slab,serif;padding:12px;text-align:left}.multi-col-stacking-table td.right-align{color:#0f1821;font-family:Roboto Slab,serif;font-size:20px;font-weight:700;letter-spacing:-.5px;line-height:25px;padding-left:0;padding-right:12px;text-align:right}.multi-col-stacking-table th.right-align{padding-right:10px;text-align:right}.multi-col-stacking-table tbody{border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.2);position:relative;top:-4px;z-index:-1}.multi-col-stacking-table tbody tr:first-child{top:-8px}.multi-col-stacking-table tbody tr:first-child td{padding-top:16px}.multi-col-stacking-table tbody tr:nth-child(2n){background:#a7ddd7}.multi-col-stacking-table tbody tr:nth-child(odd){background:#d8eae8}.multi-col-stacking-table tbody tr td{padding:12px 0 12px 12px;text-align:left}.multi-col-stacking-table thead th svg{display:inline-block;margin-left:10px;vertical-align:middle}.multi-col-stacking-table .hide{display:none}.multi-col-stacking-table tr:last-child td:first-child{border-bottom-left-radius:6px}.multi-col-stacking-table tr:last-child td:last-child{border-bottom-right-radius:6px}.multi-col-stacking-table.single-footer tr:last-child td:first-child,.multi-col-stacking-table.single-footer tr:last-child td:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}.multi-col-stacking-table.single-footer+.stacking-table-single-footer-cell{background-color:#58c2b7;border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.2);box-sizing:border-box;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;line-height:18px;padding:12px;position:relative;text-align:center;width:100%;z-index:2}}.pagination{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);margin:auto;padding:12px 8px;position:relative;top:-20px;z-index:0}@media screen and (min-width:1024px){.pagination{top:-12px}}.pagination-container{align-content:center;background:#fff;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;padding-top:8px;position:relative;width:100%}.pagination-container-numbers{align-items:center;align-self:center;display:flex;flex-direction:row}.pagination-page-number{cursor:pointer;font-weight:400;margin:0 4px;width:36px}.pagination-current-page,.pagination-page-number{color:#0f1821;font-family:Roboto,sans-serif;font-size:16px;height:20px;letter-spacing:-.3px;line-height:20px;text-align:center}.pagination-current-page{border-bottom:1px solid #0f1821;font-weight:700;margin:0 12.5px;width:15px}.pagination-arrow-container{align-items:center;background:#e2fcfa;border-radius:2px;box-shadow:-1px 1px 0 1px #58c2b7;cursor:pointer;height:24px;justify-items:center;width:24px}.pagination-arrow-container,.pagination-right-arrow{align-content:center;display:flex;justify-content:center}.pagination-right-arrow{align-self:center;outline:none;position:relative}.pagination-right-arrow-disabled{cursor:default;opacity:.5;position:relative}.pagination-left-arrow{align-content:center;align-self:center;display:flex;justify-content:center;outline:none;position:relative;transform:rotate(180deg)}.pagination-left-arrow-disabled{cursor:default;opacity:.5;position:relative;right:1px;transform:rotate(180deg)}.pagination-text{color:#0f1821;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;height:18px;letter-spacing:-.26px;line-height:18px;padding-bottom:8px;padding-top:12px;text-align:center}.winners-page{margin:auto;max-width:992px}.winners-page-manager{z-index:5}.winners-page-manager,.winners-page-top-section{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);position:relative}.winners-page-top-section{padding:12px 12px 35px;z-index:6}.winners-page-winners-text{font-size:20px;letter-spacing:-.5px;line-height:25px;margin:18px 0 4px}.winners-page-filters-text,.winners-page-winners-text{color:#0f1821;font-family:Roboto Slab,serif;font-weight:700}.winners-page-filters-text{font-size:17px;letter-spacing:-.35px;line-height:22px;margin:0 0 12px}.winners-page-copy{color:#0f1821;font-family:Roboto,sans-serif;font-size:16px;letter-spacing:-.3px;line-height:20px;margin:0 0 16px}.winners-page-filter-container{display:flex;flex-wrap:wrap;justify-content:space-between}.winners-page-filter{margin-bottom:10px}.winners-page-filter .date-range-selector-field-label{margin-bottom:1px;margin-top:0}@media screen and (min-width:1024px){.winners-page-filter{width:calc(50% - 8px)}}@media screen and (max-width:1024px){.winners-page-filter{margin:5px 0;width:100%}}.winners-page-filter.city .multiselect-filter-react-select__value-container{max-height:200px;overflow-y:scroll}.winners-page-winners-info-cell{display:flex;flex-direction:column}.winners-page-winners-date-text{color:#0f1821;font-family:Roboto,sans-serif;font-size:10px;font-weight:400;letter-spacing:-.25px;line-height:12px;margin:0 0 4px;width:80px}.winners-page-winners-name-text{color:#0f1821;flex-wrap:wrap;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.26px;line-height:18px;margin:0 0 4px}.winners-page-winners-location-text{color:#000;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;margin:0}.winners-page-date-of-win,.winners-page-game-name,.winners-page-location,.winners-page-prize-amount,.winners-page-prize-amount-text{font-size:15px;line-height:20px;margin:0}.winners-page-date-of-win,.winners-page-prize-amount{font-weight:400}@media screen and (max-width:1023px){.winners-page-prize-amount{font-family:Roboto Slab,serif;font-size:20px;font-weight:700}.winners-page-prize-amount-text{font-size:12px;line-height:28px;margin:0;padding:0}}.winners-page-game-name{font-weight:700;text-align:left}.winners-page-location{align-items:center;display:flex;font-weight:400}.winners-page-footer{align-content:center;background:#fff;border-radius:0 0 6px 6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.2);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:17px 12px 12px;position:relative;width:100%}.winners-page-footer.empty{background-color:#f0f3f6;position:relative;top:-20px}.winners-page-footer.empty .winners-page-pagination-container{justify-content:space-between;width:252px}.winners-page .multi-col-stacking-table thead th{padding:13px}.winners-page .multi-col-stacking-table tbody tr:first-of-type td{padding-top:22px}.winners-page .multi-col-stacking-table td{display:flex;padding:13px}.winners-page .multi-col-stacking-table tr{display:flex}.winners-page .multi-col-stacking-table tr .date{align-items:center;flex:0 0 17%}.winners-page .multi-col-stacking-table tr .prize{align-items:center;flex:0 0 13%}.winners-page .multi-col-stacking-table tr .game{align-items:center;flex:0 0 25%}.winners-page .multi-col-stacking-table tr .location{flex-grow:1}.winners-page .multi-col-stacking-table tr .winnerInfo{align-items:center;flex:0 0 auto}@media screen and (max-width:1023px){.winners-page .multi-col-stacking-table tr{display:flex;table-layout:fixed}.winners-page .multi-col-stacking-table tr .winnerInfo{flex:1 1 70%}.winners-page .multi-col-stacking-table tr .prize{flex:1 0 30%;justify-content:center}.winners-page .multi-col-stacking-table td.right-align{align-items:flex-end;flex-direction:column}.winners-page .multi-col-stacking-table th.right-align{flex-direction:column}}.winners-page .multi-col-stacking-table+.winners-page-footer{top:-12px}.winners-page-page-numbers-container,.winners-page-pagination-container{align-items:center;align-self:center;display:flex;flex-direction:row}.winners-page-current-page{border-bottom:1px solid #0f1821;color:#0f1821;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;height:20px;letter-spacing:-.3px;line-height:20px;margin:0 12.5px;text-align:center;width:15px}.winners-page-arrow-container{align-items:center;background:#e2fcfa;border-radius:2px;box-shadow:-1px 1px 0 1px #58c2b7;cursor:pointer;height:24px;justify-items:center;width:24px}.winners-page-arrow-container,.winners-page-right-arrow{align-content:center;display:flex;justify-content:center}.winners-page-right-arrow{align-self:center;outline:none;position:relative}.winners-page-right-arrow-disabled{cursor:default;opacity:.5}.winners-page-left-arrow{align-content:center;align-self:center;display:flex;justify-content:center;outline:none;position:relative;transform:rotate(180deg)}.winners-page-left-arrow-disabled{cursor:default;opacity:.5;transform:rotate(180deg)}.winners-page-results-shown-container{align-items:center;align-self:center}.winners-page-results-shown{font-size:14px;height:18px;line-height:18px;margin:12px 0}.winners-page-page-number,.winners-page-results-shown{color:#0f1821;font-family:Roboto,sans-serif;font-weight:400;text-align:center}.winners-page-page-number{cursor:pointer;font-size:16px;height:20px;letter-spacing:-.3px;line-height:20px;margin:0 4px;width:36px}.winners-page-disclaimer{color:#000;font-family:Roboto,sans-serif;font-size:12px;font-style:italic;font-weight:400;margin:0 0 15px;position:relative;text-align:center}.winners-page-results-display-area{align-items:baseline;display:flex;justify-content:space-between;padding-bottom:6px;padding-top:9px}.winners-page-results-text{font-family:Roboto,sans-serif;font-size:14px;height:100%;letter-spacing:-.26px;line-height:100%;padding-bottom:12px;padding-left:12px}.winners-page-reset-filters{border:none;color:#1e7e74;cursor:pointer;display:inline;float:right;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;line-height:24px;margin:0;opacity:1;padding:1px 6px;text-align:right;transition:opacity .3s}.winners-page-reset-filters:active{outline:none}.winners-page-reset-filters.inactive{cursor:default;opacity:.5}@media screen and (max-width:1024px){.winners-page-reset-filters{padding:5px 0;position:relative;text-align:center;top:5px}}.winners-page .stacking-table{top:-15px;z-index:0}.winners-page .stacking-table.empty{padding-top:15px}.winners-page .stacking-table-header{align-items:stretch;display:flex;flex-direction:row;height:60px;width:1024px}.winners-page .stacking-table-header-title{align-self:stretch;margin-bottom:5px}.calendar-range-picker-prev-arrow{left:16px;position:absolute;right:auto;top:20px}.calendar-range-picker-next-arrow{left:auto;position:absolute;right:16px;top:20px}.calendar-range-picker-options{align-items:center;display:flex;justify-content:center}.calendar-range-picker-date{margin:0;padding-right:16px}.calendar-range-picker .DateRangePicker{display:none;width:100%}.calendar-range-picker .DateRangePickerInput{border-radius:6px;box-shadow:inset 0 1px 3px 0 rgba(15,24,33,.2);box-sizing:border-box;width:100%}.calendar-range-picker .DateInput{background:none}.calendar-range-picker .DateInput_input{background:none;border-bottom:0;font-family:Roboto,sans-serif;font-size:16px;letter-spacing:-.3px;line-height:1.25;padding:12px 0 8px 8px}.calendar-range-picker .DateRangePickerInput__withBorder{border:1px solid #aab3be}.calendar-range-picker .CalendarMonth_caption{color:#000;font-family:Roboto Slab,serif;font-weight:700}.calendar-range-picker .DateRangePickerInput_clearDates{padding-top:14px}.calendar-range-picker-container{box-shadow:1px 3px 6px 0 rgba(0,0,0,.3);font-family:Roboto,sans-serif;position:absolute}.calendar-range-picker svg{height:16px;width:16px}.calendar-range-picker svg g{fill:#000}.DateRangePicker_picker{z-index:100}.DateRangePicker_picker td{outline:none}.DateRangePicker_picker .DayPicker .CalendarMonth_table{margin-top:16px}.DateRangePicker_picker .DayPicker .CalendarDay,.DateRangePicker_picker .DayPicker .DayPicker_weekHeader_li{color:#000;font-family:Roboto,sans-serif;font-weight:700}.DateRangePicker_picker .DayPicker .DayPicker_weekHeader_li{font-weight:500}.DateRangePicker_picker .DayPicker .DayPicker_weekHeader_li small{font-size:12px}.DateRangePicker_picker .DayPicker .CalendarDay{border:1px solid #aab3be}.DateRangePicker_picker .DayPicker .CalendarDay:focus{outline:1px solid #173e67}.DateRangePicker_picker .DayPicker .CalendarDay__blocked_calendar{background-color:#fff;color:#576571!important;font-weight:400;padding:0}.DateRangePicker_picker .DayPicker .CalendarDay__blocked_calendar .blocked-in-range{align-items:center;background-color:#e2fcfa;display:flex;height:100%;justify-content:center;width:100%}.DateRangePicker_picker .DayPicker .CalendarDay__blocked_out_of_range{background-color:#f0f3f6;color:#aab3be!important;font-weight:400}.DateRangePicker_picker .DayPicker .CalendarDay__selected{background-color:#7fcbc4}.DateRangePicker_picker .DayPicker .CalendarDay__hovered_span,.DateRangePicker_picker .DayPicker .CalendarDay__selected_span{background-color:#e2fcfa}.DateRangePicker_picker .DayPicker .CalendarDay__hovered_span.CalendarDay__before_hovered_end{background-color:#fff}.date-range-selector-field-label{color:#000;display:inline-block;font-family:Roboto Slab,serif;font-size:12px;font-weight:700;letter-spacing:-.26px;line-height:1.5;margin-bottom:3px;margin-top:12px}.date-range-selector-description{display:inline-block;font-family:Roboto,sans-serif;font-size:12px;font-style:italic;font-weight:400;letter-spacing:-.25px;margin-bottom:2px;margin-left:8px;margin-top:0}.date-range-selector-input-container{position:relative}.date-range-selector-input-container input{border:1px solid #aab3be;border-radius:4px;box-shadow:inset 0 1px 3px 0 rgba(15,24,33,.2);box-sizing:border-box;font-family:Roboto,sans-serif;font-size:16px;letter-spacing:-.3px;line-height:1.25;padding:12px 0 8px 8px;width:100%}.date-range-selector-input-container input::-moz-placeholder{font-style:italic}.date-range-selector-input-container input::placeholder{font-style:italic}.date-range-selector-closer{bottom:0;box-sizing:border-box;cursor:pointer;padding:8px;position:absolute;right:4px}.date-range-selector-closer svg{height:16px;width:16px}.date-range-selector-closer svg g{fill:#000}.input-base{position:relative}.input-base__adornment{display:flex;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.input-base__input{border:1px solid #aab3be;border-radius:4px;box-shadow:inset 0 1px 3px 0 rgba(15,24,33,.2);box-sizing:border-box;font-family:Roboto,sans-serif;font-size:16px;line-height:20px;padding:10px 8px;transition:border-color .2s;width:100%}.input-base__input::-moz-placeholder{color:#0f1821;font-style:italic;opacity:.5}.input-base__input::placeholder{color:#0f1821;font-style:italic;opacity:.5}.input-base__input--has-error{border-color:red}.input-base--is-disabled{border-color:#aab3be;box-shadow:none;color:#aab3be;cursor:default;pointer-events:none}.input-base--is-disabled::-moz-placeholder{color:#aab3be;opacity:1}.input-base--is-disabled::placeholder{color:#aab3be;opacity:1}.input-error-message{color:red;font-family:Roboto,sans-serif;font-size:12px;line-height:16px;margin:2px 0 0;width:100%}.input-label{align-items:center;display:flex;font-family:Roboto Slab,serif;font-size:12px;font-weight:700;justify-content:flex-start;margin-bottom:3px;margin-top:12px;transition:color .2s}.input-label__supplement-container{align-items:center;display:flex;font-family:Roboto,sans-serif;font-size:12px;font-weight:400}.input-label__supplement-container>:first-child{margin:0}.input-label--has-error{color:red}.input-label--is-disabled{border-color:#aab3be;box-shadow:none;color:#aab3be;cursor:default;pointer-events:none}.input-label--is-disabled::-moz-placeholder{color:#aab3be;opacity:1}.input-label--is-disabled::placeholder{color:#aab3be;opacity:1}.input-label--required label:after{content:" *";margin-right:6px}.input-help-text{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;margin:2px 0 0}.input-help-text--has-error{color:red}.input-help-text--is-disabled{border-color:#aab3be;box-shadow:none;color:#aab3be;cursor:default;pointer-events:none}.input-help-text--is-disabled::-moz-placeholder{color:#aab3be;opacity:1}.input-help-text--is-disabled::placeholder{color:#aab3be;opacity:1}@keyframes drawLine{0%{stroke-dashoffset:40}to{stroke-dashoffset:0}}@keyframes eraseLine{0%{stroke-dashoffset:0}to{stroke-dashoffset:40}}.visibility-icon{cursor:pointer;display:flex;position:relative;width:-moz-fit-content;width:fit-content}.visibility-icon .line{fill:none;stroke-dasharray:40;stroke-linecap:round;stroke-miterlimit:10;stroke-width:3;stroke:#0f1821;animation:eraseLine .2s ease-out forwards}.visibility-icon.hidden .line{animation:drawLine .2s ease-out forwards}.visibility-icon--is-disabled{border-color:#aab3be;box-shadow:none;color:#aab3be;cursor:default;pointer-events:none}.visibility-icon--is-disabled::-moz-placeholder{color:#aab3be;opacity:1}.visibility-icon--is-disabled::placeholder{color:#aab3be;opacity:1}.visibility-icon--is-disabled svg path{fill:#aab3be}.visibility-icon--is-disabled .line{stroke:#aab3be}.async-button{background-color:#fff;border:none;border-radius:6px;box-sizing:border-box;color:#173e67;cursor:pointer;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;line-height:22px;min-height:40px;min-width:172px;padding:6px 12px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content}.async-button[disabled]{cursor:default;opacity:.5}.async-button--loading{cursor:default}.async-button--navy-bkg{background-color:#173e67;color:#fff}.async-button--red-bkg{background-color:red;color:#fff}.async-button--outlined{border:1px solid #173e67}.async-button--outlined .async-button--navy-bkg{border:1px solid #fff}.async-button--small{min-width:88px}.async-button .loading-indicator{height:28px!important}@keyframes enterFromRight{to{transform:translateX(0)}}.form-card{box-shadow:0 1px 4px 0 rgba(0,0,0,.33);box-sizing:border-box;display:flex;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);margin:0 auto;max-width:560px;overflow:hidden;width:100vw}.form-card--fit-content{border-radius:6px;height:auto}.form-card--embedded{max-width:unset;width:unset}.form-card--embedded>*{max-width:unset}@media screen and (min-width:560px){.form-card{border-radius:6px;height:auto}}.form-card h1,.form-card h2,.form-card h3{font-family:Roboto Slab,serif}.form-card p{font-family:Roboto,sans-serif}.form-card>*{box-sizing:border-box;display:flex;justify-content:center;padding:0 12px}.form-card__header{align-items:center;background:#173e67;box-shadow:0 1px 4px 0 rgba(0,0,0,.33);height:52px;z-index:2}.form-card__header h1{color:#fff;font-family:Roboto Slab,serif;font-size:20px;font-weight:700;text-align:center}.form-card__header>*{max-width:330px;width:100%}@media screen and (min-width:560px){.form-card__header{border-radius:6px 6px 0 0}}.form-card__subheader{align-items:center;background:#7fcbc4;box-shadow:0 1px 4px 0 rgba(0,0,0,.33);color:#0f1821;display:flex;font-weight:700;justify-content:center;min-height:34px;position:relative;z-index:1}@keyframes enterText{0%{opacity:0;top:-100px}to{opacity:1;top:0}}.form-card__subheader h2{font-family:Roboto Slab,serif;font-size:14px}.form-card__subheader h2,.form-card__subheader h3{animation-delay:.2s;animation-duration:.3s;animation-fill-mode:forwards;animation-name:enterText;animation-timing-function:ease-out;margin:0;opacity:0;position:relative;top:-100px}.form-card__subheader h3{font-family:Roboto,sans-serif;font-size:10px;font-style:italic}.form-card__subheader>div{align-items:center;display:flex;justify-content:space-between}.form-card__subheader>*,.form-card__subheader>div{max-width:330px;width:100%}.form-card__content{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:scroll}.form-card__content--top-padding{padding-top:12px}@media screen and (min-width:560px){.form-card__content{max-height:65vh}}.form-card--embedded .form-card__content{align-items:flex-start}.form-card--embedded .form-card__content>*{max-width:unset}.form-card__error{color:red;font-family:Roboto,sans-serif;font-size:12px}.form-card__error p{margin:12px 0 0}.form-card__error a{color:red;font-weight:700;margin-left:2px;text-decoration:none}.form-card__error>*{max-width:330px;width:100%}.form-card--embedded .form-card__error>*{max-width:unset}.form-card__body{align-items:flex-start;background:#fff;display:flex;flex-direction:column;max-width:330px;min-height:100%;width:100%}.form-card__body--animated{animation:enterFromRight .35s ease-out forwards;transform:translateX(3000px)}.form-card__body form:last-child{padding-bottom:16px}.form-card__body>*{max-width:330px;width:100%}@media screen and (min-width:560px){.form-card__body{height:auto}}.form-card__body h3{font-size:14px;font-weight:700;line-height:18px;margin:0}.form-card__body .form-card__error p{margin:12px 0 0}.form-card--embedded .form-card__body>*{max-width:unset}.form-card__info-bar{background:#e2fcfa;min-height:52px}.form-card__info-bar>*{max-width:330px;width:100%}.form-card__footer{align-items:center;background:#173e67;min-height:112px}.form-card__footer>*{max-width:330px;width:100%}@media screen and (min-width:560px){.form-card__footer{border-radius:0 0 6px 6px}}.form-card__footer--space-between{display:flex;justify-content:flex-end;padding:0 12px}.form-card__footer--space-between>*{max-width:unset}.form-card__footer--no-min-height{min-height:unset}.form-card__footer--disabled>*{opacity:.5;pointer-events:none}.form-card__footer--white{background-color:#fff}.form-card--embedded .form-card__footer{min-height:unset}.cta-text{background:none;border:none;color:#137f75;cursor:pointer;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;line-height:18px;margin:0;padding:0;text-decoration:none}.cta-text[disabled]{cursor:not-allowed;opacity:.5}.freshdesk-link{cursor:pointer;margin:0}.sign-in-form{align-items:center;background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;display:flex;flex-direction:column;width:100%}.sign-in-form__cta-container{grid-row-gap:16px;display:grid;grid-template-columns:1fr;justify-items:center;margin-bottom:16px;margin-top:22px;row-gap:16px}.sign-in-form__register-cta{background-color:#e8f0f9;border-bottom-left-radius:6px;border-bottom-right-radius:6px;display:flex;font-family:Roboto,sans-serif;justify-content:center;width:100%}.sign-in-form__register-cta h1{color:#000;display:inline-block;font-size:14px;font-weight:700;line-height:19px;margin-right:4px}.sign-in-form .form-card__body{box-sizing:border-box;padding:0 12px}.close-button{align-self:flex-end;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;padding:6px}.modal-logo-header{align-items:center;background-color:#173e67;border-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);box-sizing:border-box;display:flex;flex-direction:column;padding:12px;position:relative}.modal-logo-header__x-icon{position:absolute;right:12px;top:12px}.modal-logo-header__x-icon:hover{background:#0e253d}.sign-in-modal{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);max-width:560px;width:calc(100vw - 16px)}.sign-in-modal-body{align-items:center;display:flex;flex-direction:column}.sign-in-modal-body>h1{font-family:Roboto Slab,serif;font-size:20px;font-weight:700;margin:16px 0}.async-button-group{background-color:#173e67;box-sizing:border-box;padding:16px 16px 8px}.async-button-group>:not(:last-child){margin-bottom:8px}.async-button-group__container{align-items:center;display:flex;flex-direction:column;margin:auto}.async-button-group__secondary-button{align-self:center;background-color:transparent;border:none;border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;height:40px;padding:6px 12px;text-align:center}@media screen and (min-width:560px){.async-button-group__secondary-button{left:-12px;position:relative}}.async-button-group__secondary-button[disabled]{cursor:default;opacity:.5}.async-button-group__secondary-button--outlined{border:2px solid #fff}.async-button-group--right{max-width:200px;padding:8px 0}.async-button-group--right .async-button-group__container{align-items:flex-end;-moz-column-gap:8px;column-gap:8px;flex-direction:row-reverse;justify-content:flex-start;width:auto}@media screen and (min-width:560px){.async-button-group{padding:16px 0}.async-button-group__container{align-items:baseline;flex-direction:row-reverse;justify-content:space-between;width:330px}.async-button-group>:not(:last-child){margin-bottom:0}}.modal-info{align-items:center;background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;display:flex;flex-direction:column;margin:auto;min-height:245px;min-width:314px;padding:24px 12px;row-gap:20px;transition:all .3s;width:-moz-fit-content;width:fit-content}.modal-info--dismissable{position:relative}.modal-info--auto-height{min-height:unset}.modal-info__header{color:#0f1821;font-family:Roboto Slab,serif;font-size:20px;font-weight:700;line-height:25px;margin:0;max-width:300px;text-align:center}.modal-info__header--unconstrained{max-width:unset}.modal-info__header-icon{display:flex;justify-content:center}.modal-info__close-button{border:none;cursor:pointer;margin:0;padding:0;position:absolute;right:6px;top:6px}.modal-info__content{align-items:center;display:flex;font-family:Roboto,sans-serif;justify-content:center}.modal-info__content p{margin:0}.modal-info__button-group{display:grid;grid-template-rows:1fr auto;justify-content:center;justify-items:center}.modal-info__button-group--with-secondary{grid-row-gap:16px;row-gap:16px}.modal-help{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;font-family:Roboto,sans-serif;margin:0 8px;padding:24px;transition:all .3s;width:-moz-fit-content;width:fit-content}.success-checkmark{align-items:center;background-color:#4dde72;border-radius:50%;display:flex;height:105px;justify-content:center;width:105px}.input-number-field--disabled-counter input[type=number]::-webkit-inner-spin-button,.input-number-field--disabled-counter input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.input-number-field--disabled-counter input[type=number]{-moz-appearance:textfield}.pam-submit-verification-code{margin:16px 0}.pam-submit-verification-code h3{font-family:Roboto Slab,serif}.pam-submit-verification-code p{font-family:Roboto,sans-serif}.pam-submit-verification-code__body-text{font-size:14px;line-height:18px;margin:0}.pam-submit-verification-code__body-text--instructions{margin-bottom:4px;margin-top:8px}.pam-submit-verification-code__header-text{margin-top:16px}.pam-submit-verification-code__new-code{margin-top:4px}.pam-submit-verification-code--large-text .pam-submit-verification-code__header-text{font-size:20px;line-height:25px}.pam-submit-verification-code--large-text .pam-submit-verification-code__body-text--instructions{font-size:16px;line-height:normal;margin:8px 0 0}.skip-step-two-modal-content{grid-row-gap:24px;display:grid;grid-template-rows:auto 1fr;max-width:290px;row-gap:24px;text-align:center}.modal-help-base{display:grid;grid-template-columns:1fr;grid-template-rows:min-content;justify-items:center;row-gap:24px;text-align:center}.modal-help-base p{margin:0;padding:0;width:266px}.modal-help-base .generic-button{height:40px;margin:0;width:180px}.registration-cancel-modal{grid-row-gap:24px;display:grid;grid-template-rows:auto 1fr;max-width:290px;row-gap:24px;text-align:center}.registration-cancel-modal p{text-align:center}.registration-cancel-modal .cta-text{font-size:17px;line-height:22px}.input-field-formatted__input-container{position:relative}.input-field-formatted__input-container input[disabled]{opacity:.5}.input-field-formatted__input-container--with-adornment input{padding-right:32px}.button-icon{background:none;border:0;box-sizing:border-box;cursor:pointer;display:flex;flex:0;margin:0;padding:0}.button-icon--disabled{border-color:#aab3be;box-shadow:none;color:#aab3be;cursor:default;pointer-events:none}.button-icon--disabled::-moz-placeholder{color:#aab3be;opacity:1}.button-icon--disabled::placeholder{color:#aab3be;opacity:1}.button-icon--disabled svg path{fill:#aab3be}.input-compound{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.input-compound>*{flex-grow:1;margin:0 6px;width:100%}.input-compound>:first-child{margin-left:0}.input-compound>:last-child{margin-right:0}.input-checkbox-field__container{align-items:center;display:grid;grid-template-columns:25px auto;margin-top:16px;position:relative}.input-checkbox-field__container--with-help-text{align-items:flex-start}.input-checkbox-field__container .input-error-message{grid-column-end:3;grid-column-start:1;margin-top:4px}.input-checkbox-field__label{cursor:pointer;font-family:Roboto Slab,serif;font-size:14px;font-weight:400;line-height:18px;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.input-checkbox-field__label--required:after{content:"*";margin-left:4px}.input-checkbox-field__checkbox{align-items:center;cursor:pointer;display:flex;height:21.75px}.input-checkbox-field__checkbox--filled{margin-right:4px}.input-checkbox-field__checkbox--filled+.input-checkbox-field__text-container .input-checkbox-field__label{font-weight:700}.input-checkbox-field__checkbox--empty{margin-right:13px}.input-checkbox-field--is-disabled{opacity:.5}.input-checkbox-field--right-aligned{grid-template-columns:auto 25px}.input-checkbox-field--right-aligned .input-checkbox-field__text-container{grid-column:1;grid-row:1}.input-checkbox-field--right-aligned .input-checkbox-field__checkbox{grid-column:2}.input-checkbox-field--right-aligned .input-checkbox-field__checkbox--empty{margin-right:0;margin-top:2px}.input-checkbox-field--right-aligned .input-checkbox-field__checkbox--filled{margin-right:0}.input-dropdown-compound__dropdowns-container{align-items:center;display:flex;width:100%}.input-dropdown-compound__dropdowns-container>*{flex-grow:1;margin:0 4px}.input-dropdown-compound__dropdowns-container>:first-child{margin-left:0}.input-dropdown-compound__dropdowns-container>:last-child{margin-right:0}.date-selector-dropdowns .input-dropdown-compound__dropdowns-container>:first-child{flex-grow:1.4}.date-selector-dropdowns .input-dropdown-compound__dropdowns-container>:nth-child(2){flex-grow:.66}.date-selector-dropdowns .input-dropdown-compound__dropdowns-container>:nth-child(3){flex-grow:.9}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.pam-registration-success{animation-duration:.3s;animation-fill-mode:forwards;animation-name:scaleIn}.pam-registration-success__container{align-items:center;background-color:#7fcbc4;background-image:url(/assets/c01d145f8a6e483d2879..svg);background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:432px;padding-top:20px}@media screen and (min-width:560px){.pam-registration-success__container{background-image:url(/assets/76f5a652d5cc0d18144f..svg);padding-bottom:50px;padding-top:110px}}.pam-registration-success__container .generic-button-shape-prominent{padding:8px 60px}.pam-registration-success__complete-header{color:#fff;font-size:30px;margin:0;max-width:170px;text-align:center}.pam-registration-success__enjoy-header{color:#0f1821;font-size:19px;font-weight:700;line-height:25px;margin-bottom:39px;margin-top:32px;max-width:280px;padding:12px;text-align:center}@media screen and (min-width:560px){.pam-registration-success__enjoy-header{margin-bottom:69px;max-width:unset}}.input-image-file,.input-image-file-preview{height:66px;position:relative;width:70px}.input-image-file-preview__image,.input-image-file__image{width:100%}.input-image-file-preview__image-container,.input-image-file__image-container{align-items:center;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;width:100%}.input-image-file-preview__delete-button,.input-image-file__delete-button{background:none;border:none;border-radius:3px;cursor:pointer;height:24px;padding:0;position:absolute;right:-4px;top:-4px;width:24px}.input-image-file-preview__delete-button:hover,.input-image-file__delete-button:hover{box-shadow:0 1px 2px 0 rgba(15,24,33,.3)}.input-image-file-preview__complete-button,.input-image-file__complete-button{align-items:center;background-color:#a8f1eb;border-radius:3px;display:flex;height:24px;justify-content:center;position:absolute;right:-4px;top:33%;width:24px}.input-image-file--complete .input-image-file,.input-image-file--complete .input-image-file-preview__image,.input-image-file-preview--complete .input-image-file,.input-image-file-preview--complete .input-image-file-preview__image,.input-image-file-preview__complete-button svg,.input-image-file__complete-button svg{opacity:.5}.input-image-file--error .input-image-file,.input-image-file--error .input-image-file-preview__image-container,.input-image-file-preview--error .input-image-file,.input-image-file-preview--error .input-image-file-preview__image-container{border:2px solid red}.add-file-button{align-items:flex-end;background-color:#fff;border:2px dashed #173e67;box-sizing:border-box;color:#173e67;cursor:pointer;display:flex;font-family:Roboto Slab,serif;font-size:11px;font-weight:700;height:66px;justify-content:center;position:relative;width:70px}.add-file-button:after,.add-file-button:before{align-items:center;background-color:#173e67;border-radius:12px;content:"";display:flex;height:5px;justify-content:center;left:21px;position:absolute;top:35%;width:24px}.add-file-button:after{transform:rotate(90deg)}.add-file-button:hover:not(:disabled){border-color:#0e253d;color:#0e253d}.add-file-button:hover:not(:disabled):after,.add-file-button:hover:not(:disabled):before{background-color:#0e253d}.add-file-button--dragged-over:not(:disabled){background-color:#e6e6e6}.add-file-button:disabled{cursor:not-allowed;opacity:.5}.pam-forgot-password__body-text{font-size:14px;margin:16px 0 0}.pam-forgot-password__unable-modal,.sign-in-info-modal{grid-row-gap:24px;display:grid;grid-template-rows:auto 1fr;max-width:290px;row-gap:24px;text-align:center}.sign-in-info-modal p{text-align:center}.sign-in-info-modal .cta-text{font-size:17px;line-height:22px}.verify-password-form{align-items:center;background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;min-width:304px}.verify-password-form__container{box-sizing:border-box;padding:0 12px;width:100%}.verify-password-form h1{font-family:Roboto Slab,serif;margin:16px auto 20px;text-align:center}.verify-password-form__copy{font-family:Roboto,sans-serif;font-size:14px;margin:0}.verify-password-form__cta-container{align-items:center;display:flex;flex-direction:column;margin-top:16px;row-gap:16px}.verify-password-form__forgot-password-info{align-items:flex-start;background-color:#e8f0f9;border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-sizing:border-box;color:#000;-moz-column-gap:4px;column-gap:4px;display:flex;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;padding:8px 12px 12px;width:100%}.verify-password-form__forgot-password-copy{margin:0}.verify-password-modal{background-color:#fff;border-radius:6px;max-width:304px;width:100%}.verify-password-confirm-close-modal{align-items:center;display:flex;flex-direction:column;font-family:Roboto,sans-serif;max-width:280px;row-gap:24px;text-align:center}.secure-lock-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNMCAwaDI3djMySDB6Ii8+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIuNSkiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PG1hc2sgaWQ9ImIiIGZpbGw9IiNmZmYiPjx1c2UgeGxpbms6aHJlZj0iI2EiLz48L21hc2s+PHBhdGggZD0iTTE1Ljc5NCAyNS4zOThjLjI1OCAxLjA5LS4zNyAyLjE5OC0xLjQwNCAyLjQ3LS4xNTMuMDQtLjMxLjA2MS0uNDY3LjA2MWgtLjg0N2MtMS4wNjQgMC0xLjkyOC0uOTEzLTEuOTI4LTIuMDM2IDAtLjE2Ny4wMTktLjMzNC4wNTctLjQ5NWwuOTMyLTMuOTM3Yy0uOTEtLjUxNi0xLjUzLTEuNTI4LTEuNTMtMi42OTggMC0xLjY4NSAxLjI5NS0zLjA1MiAyLjg5My0zLjA1MiAxLjU5NyAwIDIuODkzIDEuMzY3IDIuODkzIDMuMDUyIDAgMS4xNy0uNjIgMi4xODItMS41MzMgMi42OThsLjkzNCAzLjkzN1pNMTMuNSA1LjgxOGEyLjkwNSAyLjkwNSAwIDAgMSAyLjg5MyAyLjkwOXYyLjkwOWgtNS43ODV2LTIuOTFBMi45MDMgMi45MDMgMCAwIDEgMTMuNSA1LjgxOVptOC42OCA1LjkxN1Y4LjcyN2MwLTQuODEyLTMuODk1LTguNzI4LTguNjgtOC43MjgtNC43ODYgMC04LjY3OCAzLjkxNi04LjY3OCA4LjcyOHYzLjAwOEE1Ljc5NiA1Ljc5NiAwIDAgMCAwIDE3LjQ1NXY4LjcyN0MwIDI5LjM5NyAyLjU5IDMyIDUuNzg2IDMyaDE1LjQyOWMzLjE5NCAwIDUuNzg2LTIuNjAzIDUuNzg2LTUuODE4di04LjcyOGE1Ljc5OCA1Ljc5OCAwIDAgMC00LjgyMi01LjcyWiIgZmlsbD0iIzdFQ0FDMyIgbWFzaz0idXJsKCNiKSIvPjwvZz48L3N2Zz4=);height:32px;width:32px}.secure-doc-upload-info-modal{grid-row-gap:24px;display:grid;grid-template-rows:auto 1fr;max-width:290px;row-gap:24px;text-align:center}.secure-doc-upload-info-modal p{text-align:center}.secure-doc-upload-info-modal .cta-text{font-size:17px;line-height:22px}.button-question-icon{align-items:center;background:none;border:none;cursor:pointer;display:flex}.secure-doc-upload-intercept-modal{display:flex;flex-direction:column;height:100%;overflow:scroll;padding:0;width:100%}.secure-doc-upload-intercept-modal__container{height:100%}.secure-doc-upload-intercept-modal__header{align-items:center;display:flex;justify-content:center}.secure-doc-upload-intercept-modal__question-icon svg g{fill:#fff}.secure-doc-upload-intercept-top-section-ui{background-color:#e8f0f9;box-sizing:border-box;display:flex;flex-direction:column;justify-content:left;padding:16px;width:100%}.secure-doc-upload-intercept-top-section-ui>*{margin:0}.secure-doc-upload-intercept-top-section-ui h2{font-family:Roboto Slab,serif;font-size:14px;font-weight:700;line-height:22px;margin:0 0 12px}.secure-doc-upload-intercept-top-section-ui p{font-family:Roboto,sans-serif;font-size:14px}.secure-doc-upload-intercept-top-section-ui ol{font-family:Roboto,sans-serif;font-size:14px;font-weight:700;line-height:18px;margin-bottom:16px;margin-top:8px;padding-inline-start:16px}.input-image-file-manager{align-items:center;-moz-column-gap:16px;column-gap:16px;display:flex;flex-wrap:wrap;margin:auto;padding:4px 0;row-gap:16px;width:100%}.input-image-file-manager--dragged-over,.input-image-file-manager--dragged-over .add-file-button{background-color:#e6e6e6}.input-image-file-manager__input{display:none}.input-image-file-manager__drop-zone{height:100px;width:100%}.file-error-modal__content{grid-row-gap:24px;display:grid;grid-template-rows:auto 1fr;margin-top:12px;max-width:290px;row-gap:24px;text-align:center}.file-error-modal__content p{text-align:center}.file-error-modal__content .cta-text{font-size:17px;line-height:22px}.file-error-modal__header{color:#000;font-family:Roboto Slab,serif;font-size:19px;font-weight:700;line-height:25px;margin:0;text-align:center}.file-error-modal__modal-text{font-family:Roboto,sans-serif;font-size:18px;line-height:24px;margin:0}.secure-doc-upload-status-modal{font-family:Roboto,sans-serif;font-size:15px;max-width:292px;text-align:center}.secure-doc-upload-form{align-items:flex-start;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;font-family:Roboto,sans-serif;height:100%;justify-content:space-between;overflow:scroll;padding:12px 12px 16px;row-gap:20px;width:100%}@media screen and (min-width:560px){.secure-doc-upload-form{padding:16px}}.secure-doc-upload-form p{font-size:18px;line-height:24px;margin:0}.secure-doc-upload-form p.secure-doc-upload-form__error{margin-top:8px}.secure-doc-upload-form__form-body{display:flex;flex-direction:column;row-gap:12px}@media screen and (min-width:560px){.secure-doc-upload-form__form-body{row-gap:16px}}.secure-doc-upload-form__submit-container{display:flex;justify-content:center;margin:auto}@media screen and (min-width:560px){.secure-doc-upload-form__submit-container{padding:12px}}.pending-prize-prompt-modal{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);max-width:574px;padding:24px}.pending-prize-prompt-modal-body{align-items:center;display:flex;flex-direction:column}.pending-prize-prompt-modal-body__header{color:#0f1821;font-family:Roboto Slab,serif;font-size:18px;font-weight:700;margin:0;text-align:center}.pending-prize-prompt-modal-body__image{flex-shrink:0;margin:16px 0;max-width:170px}.pending-prize-prompt-modal-body__text{color:#0f1821;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;max-width:396px;text-align:center}.pending-prize-prompt-modal-body__button{border-radius:6px;flex-shrink:0;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;height:40px;letter-spacing:-.35px;line-height:22px;margin-bottom:8px;text-align:center;width:176px}.pending-prize-prompt-modal-body__button--view{background:#173e67;border:2px solid #173e67;color:#fff}.pending-prize-prompt-modal-body__button--learn-more{align-items:center;background:#fff;border:2px solid #173e67;color:#173e67;justify-content:center}.pending-prize-prompt-modal-body__dismiss-button{background:none;border:none;color:#1e7e74;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:18px;text-align:center}@media screen and (max-width:719px){.pending-prize-prompt-modal{max-width:272px}}.keno-to-go-modal{background:rgba(0,0,0,.8);bottom:0;height:100%;left:0;overflow:auto;position:fixed;right:0;top:0;width:100%;z-index:2147483001}.keno-to-go-modal>[data-reach-dialog-content]{background:unset;margin:unset;outline:unset;padding:unset;width:unset}.keno-to-go-modal__iframe{border:none;height:100%;margin-left:auto;margin-right:auto;max-height:1024px;max-width:500px;width:100%}.keno-to-go-modal__iframe-container{align-items:center;display:flex;height:100dvh;justify-content:center;left:0;max-width:100vw;position:fixed;top:0;width:100vw;width:calc(var(--keno-vw, 1vw)*100);z-index:21}.pam-sign-in-gate{border-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);margin:auto;max-width:560px;width:calc(100% - 16px)}.pam-sign-in-gate__page{margin-top:48px}.pam-sign-in-gate__header{background-color:#173e67;border-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);box-sizing:border-box;color:#fff;font-family:Roboto Slab,serif;padding:16px;position:relative;text-align:center;z-index:2}.pam-sign-in-gate__header h1{margin:0}.pam-sign-in-gate__subheader{color:#000;font-size:15px;line-height:21px;text-align:center}.pam-sign-in-gate__content{background-color:#fff;border-radius:6px}.pam-sign-in-gate__content>:first-child{padding-top:6px;position:relative;top:-6px}.player-balance{font-family:Roboto,sans-serif;font-size:12px;font-weight:700;margin:0}.account-menu{align-items:center;box-sizing:border-box;display:flex}.account-menu a{color:#fff;font-size:17px;font-weight:700;padding:7px 0;text-align:center;text-decoration:none;width:100%}.account-menu a:hover{background-color:rgba(168,241,235,.2)}.account-menu-player-info{align-items:center;background-color:#0c2744;box-sizing:border-box;color:#fff;display:flex;justify-content:space-between;padding:12px;width:100%}.account-menu-player-name{align-items:center;display:flex;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;justify-content:left}.account-menu-player-name h3{margin:0}.account-menu.pam-navigation-menu-items{align-items:center;display:flex;flex-direction:column}.account-menu.pam-navigation-menu-items>:last-child{margin-top:16px}.account-menu.pam-navigation-menu-items>a>.pip{position:relative}.account-menu.pam-navigation-menu-items>a>.pip:before{background-color:#ffcb56;border-radius:4px;content:"";display:inline-block;height:8px;position:absolute;right:-10px;width:8px}.account-menu .generic-button{font-family:Roboto Slab,serif;font-size:14px;font-weight:700;height:32px;white-space:nowrap;width:162px}@media screen and (min-width:1024px){.account-menu{background:#0c2744;display:flex}.account-menu.pam-navigation-menu-items{align-items:center;background:#0c2744;border-radius:0 0 6px 6px;display:flex;flex-direction:column;height:auto;left:auto;padding:17px 0 8px;position:absolute;right:var(--right-offset,16px);top:100%;transition:all .4s;width:260px}.account-menu.pam-navigation-menu-items a{box-sizing:border-box;padding-left:24px;text-align:left}.account-menu.pam-navigation-menu-items.closed{margin:0;max-height:0;overflow:hidden;padding:0;visibility:hidden}}.hover-state{background-color:#0e253d}.hover-state .submenu-label{background-color:unset}.submenu-items{align-items:center;background-color:#0c2744;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;max-height:100vh;padding:8px 0;transition:all .4s;width:100%}.submenu-items a{color:#fff;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;padding:8px 0;text-align:center;text-decoration:none;transition-delay:.1s;transition:color .4s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.submenu-items a:last-child{margin-bottom:0}.submenu-items a:hover{background-color:rgba(168,241,235,.2)}.submenu-items.closed{margin:0;max-height:0;overflow:hidden;padding:0;visibility:hidden}.submenu-label{align-items:center;display:flex;justify-content:center;position:relative}.submenu-label>p{margin:0 10px 0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.submenu--nested.submenu--open{box-shadow:0 2px 4px 0 rgba(0,0,0,.5);transition:box-shadow .4s;transition-delay:.2s}@media screen and (min-width:1024px){.submenu{position:relative}.submenu-label{text-align:right}.submenu-items{align-items:flex-end;border-radius:0 0 6px 6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);margin:0;position:absolute;right:0;top:100%;width:auto;z-index:5}.submenu-items a{box-sizing:border-box;padding-left:24px;padding-right:32px;text-align:right;white-space:nowrap}.submenu--nested.submenu--open{box-shadow:none}.submenu--nested .submenu-label{justify-content:flex-end}.submenu--nested .submenu-items{border-top-right-radius:6px;right:calc(-100% - 10px);top:0}.skip-content a{align-items:center;background:#fff;border-radius:0;box-sizing:border-box;color:#173e67;display:flex;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;height:76px;justify-content:center;left:36px;letter-spacing:-.3px;line-height:18px;outline:.5px solid;outline-offset:-2px;position:absolute;text-decoration:none;top:-100px;transition:top .6s cubic-bezier(.36,0,.66,-.56);width:156px;z-index:100}.skip-content a:focus{cursor:pointer;top:0;transition:top .6s cubic-bezier(.68,-.6,.32,1.6)}}.showPip{position:relative}.showPip:before{background-color:#ffcb56;border-radius:4px;content:" ";display:inline-block;height:8px;left:26px;position:absolute;top:var(--top-pip-offset);width:8px}.account-menu-icon{background:none;border:none;border-radius:6px;display:flex;padding:8px;position:relative;width:-moz-fit-content;width:fit-content}.account-menu-icon.primary{background-color:#173e67}.account-menu-icon.primary:hover{background:#0e253d}.account-menu-icon.primary:focus{z-index:1000}.account-menu-icon--is-active.primary,.account-menu-icon.secondary{background-color:#0e253d}.account-menu-icon--is-active.secondary,.account-menu-icon.tertiary{background-color:#0f1821}.account-menu-icon--is-clickable{cursor:pointer}.account-menu-icon:focus-visible{outline:2px solid #989898}.account-menu-controls{align-content:stretch;align-items:center;background:rgba(14,37,61,0);box-sizing:border-box;color:#fff;display:flex;height:100%;justify-content:center;min-width:260px;transition:.4s;z-index:1}.account-menu-controls--is-authenticated{background:rgba(14,37,61,.3)}.account-menu-controls--is-open{background:#0e253d}.account-menu-controls__button-container{align-items:center;display:flex;gap:12px;padding:0 20px;width:100%}.account-menu-controls__player-container{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:space-between;padding:20px;width:100%}.account-menu-controls__player-container>*{pointer-events:none}.account-menu-controls__player-container:hover{cursor:pointer}.account-menu-controls__player-data-container{display:flex;flex-direction:column}.account-menu-controls__player-data-container>:first-child{margin-bottom:4px}.account-menu-controls__player-icon-data-container{align-items:center;display:flex}.account-menu-controls__player-icon-data-container>:first-child{margin-right:14px}.account-menu-controls__player-name{font-family:Roboto Slab,serif;font-size:17px;font-weight:700;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap;width:132px}.account-menu-controls .generic-button{font-size:17px;font-weight:700;height:40px;margin:0;width:96px}.account-menu-controls .generic-button--type-primary{background:#fff;color:#173e67}.info-banner{background-color:#a8f1eb;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);box-sizing:border-box;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;line-height:18px;padding:18px 12px;position:absolute;text-align:center;top:-200%;transition:top .3s;width:100%;z-index:9}.info-banner--visible{top:100%}.badge{align-items:center;background:#a8f1eb;border-radius:7px;box-sizing:border-box;color:#0f1821;display:flex;font-family:Roboto,sans-serif;font-size:10px;font-weight:700;justify-content:center;margin:0;min-height:14px;min-width:14px;padding:0 2px;width:-moz-fit-content;width:fit-content}.badge p{margin:0;padding:0}.icon-shopping-cart-outline--tertiary-navy *{fill:#0f1821}.icon-shopping-cart-outline--white *{fill:#fff}.shopping-cart-menu-icon{background:none;border:none;border-radius:6px;display:flex;padding:8px;position:relative;width:-moz-fit-content;width:fit-content}.shopping-cart-menu-icon.primary{background-color:#173e67}.shopping-cart-menu-icon.primary:hover{background:#0e253d}.shopping-cart-menu-icon.primary:focus{z-index:1000}.shopping-cart-menu-icon--is-active.primary,.shopping-cart-menu-icon.secondary{background-color:#0e253d}.shopping-cart-menu-icon--is-active.secondary,.shopping-cart-menu-icon.tertiary{background-color:#0f1821}.shopping-cart-menu-icon--is-clickable{cursor:pointer}.shopping-cart-menu-icon:focus-visible{outline:2px solid #989898}.shopping-cart-menu-icon__badge{position:absolute;right:4px;top:4px}.transforming-burger-icon{background:transparent;border:none;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;padding:8px;position:relative;transform:rotate(0deg);transition:transform .5s ease-in-out}.transforming-burger-icon.open{background:#0e253d}.transforming-burger-icon-span-container{height:24px;position:relative;width:24px}.transforming-burger-icon:hover{background:#0e253d}.transforming-burger-icon:focus-visible{outline:2px solid #989898}.transforming-burger-icon span{background:#fff;border-radius:9px;display:block;height:4px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:24px}.transforming-burger-icon span:first-child{top:0}.transforming-burger-icon span:nth-child(2),.transforming-burger-icon span:nth-child(3){top:10px}.transforming-burger-icon span:nth-child(4){top:20px}.transforming-burger-icon.open span:first-child{left:50%;top:10px;width:0}.transforming-burger-icon.open span:nth-child(2){transform:rotate(45deg)}.transforming-burger-icon.open span:nth-child(3){transform:rotate(-45deg)}.transforming-burger-icon.open span:nth-child(4){left:50%;top:10px;width:0}.navigation,.pam-navigation{align-items:center;background-color:#173e67;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);box-sizing:border-box;display:flex;font-family:Roboto Slab,serif;height:60px;justify-content:space-between;padding:8px 12px;position:relative;width:100%;z-index:10}.navigation__nav-container,.pam-navigation__nav-container{position:relative}.navigation-home-link,.pam-navigation-home-link{z-index:2}.navigation-nav-content,.pam-navigation-nav-content{align-items:center;display:flex;justify-content:space-between;width:100%}.navigation-nav-content:after,.pam-navigation-nav-content:after{background-color:#173e67;content:"";height:60px;left:0;position:absolute;width:100%;z-index:1}.navigation-menu-icons,.pam-navigation-menu-icons{align-items:center;display:flex;z-index:2}.navigation-menu-items,.pam-navigation-menu-items{background-color:#173e67;box-shadow:0 2px 4px 0 rgba(15,24,33,.3);left:0;position:absolute;top:60px;transition:all .4s;width:100%}.navigation-menu-items.closed,.pam-navigation-menu-items.closed{top:-500px}.navigation-menu-items>:last-child,.pam-navigation-menu-items>:last-child{margin-bottom:16px}.navigation-menu-item,.pam-navigation-menu-item{align-items:center;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:17px;font-weight:700;justify-content:center;letter-spacing:-.5px;line-height:1.25;padding:8px 0;text-decoration:none;width:100%}.navigation-menu-item:hover,.navigation-menu-item:hover>.submenu-label,.pam-navigation-menu-item:hover,.pam-navigation-menu-item:hover>.submenu-label{background-color:#0e253d}@media screen and (max-width:1023px){.navigation-menu-item.submenu,.pam-navigation-menu-item.submenu{padding:0}.navigation-menu-item.submenu .submenu-label,.pam-navigation-menu-item.submenu .submenu-label{padding:8px 0}}@media screen and (min-width:1024px){.navigation,.pam-navigation{display:flex;height:76px;justify-content:center;padding:0}.navigation-menu-item,.pam-navigation-menu-item{-webkit-touch-callout:none;align-items:center;display:flex;font-size:17px;height:100%;padding:0 20px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:auto}.navigation-menu-item.submenu--nested,.pam-navigation-menu-item.submenu--nested{align-items:flex-end;box-sizing:border-box;padding:8px 10px;width:100%}.navigation-nav-content,.pam-navigation-nav-content{box-sizing:border-box;height:100%;justify-content:flex-start;max-width:1024px;padding:0 16px;position:relative}.navigation-nav-content .shopping-cart-menu-icon,.pam-navigation-nav-content .shopping-cart-menu-icon{margin-left:8px}.navigation-nav-content:after,.pam-navigation-nav-content:after{content:none}.navigation-menu-items,.pam-navigation-menu-items{box-shadow:none;display:flex;height:100%;position:static;top:0;width:70%;z-index:1}.navigation-menu-items.closed,.pam-navigation-menu-items.closed{top:76px}.navigation a[aria-label="Navigate Home"],.pam-navigation a[aria-label="Navigate Home"]{align-items:center;display:flex;height:100%;margin-right:4px;padding:0 8px 0 0}}.cms-button.primary,.cms-button.secondary,.cms-button.tertiary{border:none;border-radius:6px;box-sizing:border-box;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;padding:8px 16px;text-align:center}.cms-button.primary{background-color:#173e67;color:#fff}.cms-button.secondary{background-color:#fff;border:1.5px solid #173e67;color:#173e67}.cms-button.tertiary{background:none;border:none;color:#173e67;margin:0}.cms-button-group{align-items:center;display:flex}.button-spacing{margin-right:12px}.cms-table{border-radius:6px;border-spacing:0;font-family:Roboto,sans-serif;margin:0;position:relative;width:100%}.cms-table .small-text{height:auto}.cms-table-table-container{border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);overflow-x:auto}.cms-table-table-container.single-footer{border-bottom-left-radius:0;border-bottom-right-radius:0}.cms-table-table-container.grey tfoot,.cms-table-table-container.grey thead{background-color:#aab3be}.cms-table-table-container.grey tbody tr:nth-child(odd){background-color:#f0f3f6}.cms-table-table-container.grey tbody tr:nth-child(2n){background-color:#fff}.cms-table-header-text,.cms-table-title{font-family:Roboto Slab,serif;font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:18px;margin-bottom:6px;margin-top:6px}.cms-table-header-text{color:#000;font-family:Roboto,sans-serif;font:normal}.cms-table-footer-text{font-family:Roboto,sans-serif;font-size:12px;font-style:italic;font-weight:400;letter-spacing:-.25px;line-height:16px;margin-bottom:6px;margin-top:6px}.cms-table thead{background:#58c2b7;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);display:table;position:absolute;top:0;width:100%;z-index:1}.cms-table thead tr th{align-items:center;box-sizing:border-box;font-family:Roboto Slab,serif;font-weight:700;min-height:38px;min-width:80px;padding:7px 2px 7px 6px;text-align:left;width:1%}.cms-table thead tr th p{margin:0;min-width:80px}.cms-table thead tr th:first-of-type{text-align:left}.cms-table thead tr th:first-of-type p{margin-left:8px;margin-right:0}.cms-table thead tr th:last-of-type p{margin-left:0;margin-right:8px}.cms-table thead tr th span{padding-top:14px}.cms-table tfoot{background:#58c2b7;font-family:Roboto,sans-serif;font-size:12px;font-weight:700;height:14px;letter-spacing:-.25px;text-align:left;top:0;width:100%}.cms-table tfoot,.cms-table tfoot tr{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.cms-table tfoot tr td{box-sizing:border-box;min-height:36px}.cms-table tfoot tr td:first-of-type{text-align:left}.cms-table tfoot tr td:first-of-type p{left:8px;position:relative}.cms-table tfoot tr td:only-child{text-align:center}.cms-table tfoot tr td p{margin:7px 2px 7px 6px;min-width:80px;overflow-wrap:anywhere}.cms-table tfoot tr td span{padding-top:14px}.cms-table tfoot tr td:first-child{border-bottom-left-radius:6px}.cms-table tfoot tr td:last-child{border-bottom-right-radius:6px}.cms-table tbody tr:first-child td{padding-top:8px}.cms-table tbody tr:nth-child(2n){background:#a7ddd7}.cms-table tbody tr:nth-child(odd){background:#d8eae8}.cms-table tbody tr td{min-width:80px;padding:0 2px 0 6px;text-align:left;width:1%}.cms-table tbody tr td .small-text,.cms-table tbody tr td p{margin-bottom:8px;margin-top:12px;min-width:80px;overflow-wrap:anywhere}.cms-table tbody tr td .small-text+p{margin:0}.cms-table tbody tr td:first-child{text-align:left}.cms-table tbody tr td:first-child p{margin-left:8px;margin-right:0}.cms-table tbody tr td:last-child p{margin-left:0;margin-right:8px}.cms-table thead th svg{display:inline-block;margin-left:10px;vertical-align:middle}.cms-table .hide{display:none}.cms-table-single-footer{background-color:#58c2b7;border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;font-size:12px;font-weight:700;line-height:14px;padding:12px 8px;text-align:center;width:100%}.cms-table-single-footer .cms-text,.cms-table-single-footer p{margin:0}.cms-table.no-footer tr:last-child td:first-child{border-bottom-left-radius:6px}.cms-table.no-footer tr:last-child td:last-child{border-bottom-right-radius:6px}.cms-content-section-card{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;margin-bottom:6px;margin-top:6px;padding:0}.cms-content-section-card-body.default-alignment,.cms-content-section-card-body.default-alignment>.cms-text,.cms-content-section-card.cms-content-section.default-alignment .cms-content-section-body,.cms-content-section-card.cms-content-section.default-alignment .cms-content-section-body>.cms-text{align-items:center;display:flex;flex-direction:column}.cms-content-section-card-body.default-alignment .cms-button-group,.cms-content-section-card.cms-content-section.default-alignment .cms-content-section-body .cms-button-group{justify-content:center}@media screen and (min-width:720px){.cms-content-section-card-body.default-alignment,.cms-content-section-card-body.default-alignment>.cms-text,.cms-content-section-card.cms-content-section.default-alignment .cms-content-section-body,.cms-content-section-card.cms-content-section.default-alignment .cms-content-section-body>.cms-text{align-items:flex-start}.cms-content-section-card .cms-button-group{justify-content:flex-start}}.cms-content-section-card .cms-content-section.Default{box-shadow:none}.cms-content-section-card-header{border-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);box-sizing:border-box;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;padding:8px;text-align:center;width:100%}.cms-content-section-card-body{color:#000;font-family:Roboto,sans-serif;font-size:14px;line-height:18px;padding:0 12px 12px}.cms-content-section-card-body .responsive-image-desktop:first-child,.cms-content-section-card-body .responsive-image-mobile:first-child{padding-top:12px}.cms-content-section-card .cms-table-single-footer,.cms-content-section-card .cms-table-table-container{width:100%}@media screen and (min-width:720px){.cms-content-section-card .cms-table-single-footer,.cms-content-section-card .cms-table-table-container{left:-8px;position:relative;width:calc(100% + 16px)}}.cms-content-section-card.with-icon .cms-content-section-card-section-content{padding:12px}@media screen and (min-width:720px){.cms-content-section-card.with-icon .cms-content-section-card-section-content{grid-column-gap:16px;display:grid;grid-template-columns:347px auto}}.cms-content-section-card.with-icon .cms-content-section-card-section-content>.cms-content-section-card-body{padding:0}.cms-content-section-card.with-icon .cms-content-section-card-section-content>.cms-content-section-card-body .cms-text:first-child p,.cms-content-section-card.with-icon .cms-content-section-card-section-content>.cms-content-section-card-body>.cms-text:first-child{margin-top:0}.cms-content-section-collapsible{position:relative;width:100%}.cms-content-section-collapsible-body.default-alignment,.cms-content-section-collapsible-body.default-alignment>.cms-text,.cms-content-section-collapsible.cms-content-section.default-alignment .cms-content-section-body,.cms-content-section-collapsible.cms-content-section.default-alignment .cms-content-section-body>.cms-text{align-items:center;display:flex;flex-direction:column}.cms-content-section-collapsible-body.default-alignment .cms-button-group,.cms-content-section-collapsible.cms-content-section.default-alignment .cms-content-section-body .cms-button-group{justify-content:center}@media screen and (min-width:720px){.cms-content-section-collapsible-body.default-alignment,.cms-content-section-collapsible-body.default-alignment>.cms-text,.cms-content-section-collapsible.cms-content-section.default-alignment .cms-content-section-body,.cms-content-section-collapsible.cms-content-section.default-alignment .cms-content-section-body>.cms-text{align-items:flex-start}.cms-content-section-collapsible .cms-button-group{justify-content:flex-start}}.cms-content-section-collapsible .cms-content-section.Default{box-shadow:none}.cms-content-section-collapsible:first-child .cms-content-section-collapsible-header-container{border-top:none}.cms-content-section-collapsible:first-child .icon-caret{top:12px}.cms-content-section-collapsible:last-child{margin-bottom:0}.cms-content-section-collapsible:last-child .cms-content-section-collapsible-header-text{padding-bottom:0}.cms-content-section-collapsible:last-child .cms-content-section-collapsible-body{margin-bottom:0;margin-top:12px}.cms-content-section-collapsible .icon-caret{position:absolute;right:0;top:12px}.cms-content-section-collapsible-header-container{border-top:1px solid #f0f3f6;cursor:pointer;position:relative;text-align:left;transition:margin .4s;width:100%}.cms-content-section-collapsible-header-text{display:inline-block;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;line-height:22px;max-width:calc(100% - 30px);padding:12px 0}.cms-content-section-collapsible-body{color:#000;font-family:Roboto,sans-serif;font-size:14px;line-height:18px;margin-bottom:12px;opacity:0;padding-bottom:12px;position:absolute;top:0;transform:scaleY(0);transition:top .4s,transform .4s ease .4s,opacity .2s;width:100%}.cms-content-section-collapsible-body.open{opacity:1;transform:scaleY(1);transition:top .4s,transform .4s,opacity .2s ease .4s}.cms-content-section-collapsible.with-icon .cms-content-section-collapsible-section-content{padding:12px}@media screen and (min-width:720px){.cms-content-section-collapsible.with-icon .cms-content-section-collapsible-section-content{grid-column-gap:16px;align-items:start;display:grid;grid-template-columns:347px auto}}.cms-content-section-collapsible.with-icon .cms-content-section-collapsible-section-content>.cms-content-section-collapsible-body{padding:0}.cms-content-section-collapsible.with-icon .cms-content-section-collapsible-section-content>.cms-content-section-collapsible-body .cms-text:first-child p,.cms-content-section-collapsible.with-icon .cms-content-section-collapsible-section-content>.cms-content-section-collapsible-body>.cms-text:first-child{margin-top:0}.cms-content-section .responsive-image-desktop:first-child,.cms-content-section .responsive-image-mobile:first-child{padding-top:12px}.cms-content-section-card-body.left,.cms-content-section-card.left,.cms-content-section-collapsible-body.left,.cms-content-section-collapsible.left,.cms-content-section.Default-body.left,.cms-content-section.Default.left{text-align:left}.cms-content-section-card-body.left>*,.cms-content-section-card.left>*,.cms-content-section-collapsible-body.left>*,.cms-content-section-collapsible.left>*,.cms-content-section.Default-body.left>*,.cms-content-section.Default.left>*{align-items:flex-start}.cms-content-section-card-body.left .cms-button-group,.cms-content-section-card.left .cms-button-group,.cms-content-section-collapsible-body.left .cms-button-group,.cms-content-section-collapsible.left .cms-button-group,.cms-content-section.Default-body.left .cms-button-group,.cms-content-section.Default.left .cms-button-group{justify-content:flex-start}.cms-content-section-card-body.right,.cms-content-section-card.right,.cms-content-section-collapsible-body.right,.cms-content-section-collapsible.right,.cms-content-section.Default-body.right,.cms-content-section.Default.right{text-align:right}.cms-content-section-card-body.right>*,.cms-content-section-card.right>*,.cms-content-section-collapsible-body.right>*,.cms-content-section-collapsible.right>*,.cms-content-section.Default-body.right>*,.cms-content-section.Default.right>*{align-items:flex-end}.cms-content-section-card-body.right .cms-button-group,.cms-content-section-card.right .cms-button-group,.cms-content-section-collapsible-body.right .cms-button-group,.cms-content-section-collapsible.right .cms-button-group,.cms-content-section.Default-body.right .cms-button-group,.cms-content-section.Default.right .cms-button-group{justify-content:flex-end}.cms-content-section-card-body.center,.cms-content-section-card.center,.cms-content-section-collapsible-body.center,.cms-content-section-collapsible.center,.cms-content-section.Default-body.center,.cms-content-section.Default.center{text-align:center}.cms-content-section-card-body.center>*,.cms-content-section-card.center>*,.cms-content-section-collapsible-body.center>*,.cms-content-section-collapsible.center>*,.cms-content-section.Default-body.center>*,.cms-content-section.Default.center>*{align-items:center}.cms-content-section-card-body.center .cms-button-group,.cms-content-section-card.center .cms-button-group,.cms-content-section-collapsible-body.center .cms-button-group,.cms-content-section-collapsible.center .cms-button-group,.cms-content-section.Default-body.center .cms-button-group,.cms-content-section.Default.center .cms-button-group{justify-content:center}.cms-content-section-card-icon,.cms-content-section-collapsible-icon,.cms-content-section.Default-icon{height:100%;margin:auto auto 12px;max-width:280px}.cms-content-section-card-icon .responsive-image-desktop,.cms-content-section-card-icon .responsive-image-desktop:first-child,.cms-content-section-card-icon .responsive-image-mobile,.cms-content-section-card-icon .responsive-image-mobile:first-child,.cms-content-section-collapsible-icon .responsive-image-desktop,.cms-content-section-collapsible-icon .responsive-image-desktop:first-child,.cms-content-section-collapsible-icon .responsive-image-mobile,.cms-content-section-collapsible-icon .responsive-image-mobile:first-child,.cms-content-section.Default-icon .responsive-image-desktop,.cms-content-section.Default-icon .responsive-image-desktop:first-child,.cms-content-section.Default-icon .responsive-image-mobile,.cms-content-section.Default-icon .responsive-image-mobile:first-child{border-radius:6px;padding-top:0}@media screen and (min-width:720px){.cms-content-section-card-icon,.cms-content-section-collapsible-icon,.cms-content-section.Default-icon{margin-bottom:0;max-width:347px}}.no-header{padding-top:12px;position:relative;top:-10px}.six-thirty>:not(.cms-content-section-card-header,.cms-content-section-collapsible-header-container){margin-left:auto;margin-right:auto;max-width:630px}.nine-sixty>:not(.cms-content-section-card-header,.cms-content-section-collapsible-header-container){margin-left:auto;margin-right:auto;max-width:960px}.selectable-cms-table{width:100%}.selectable-cms-table-title{font-family:Roboto Slab,serif;font-size:14px;font-size:15px;font-weight:700;letter-spacing:-.3px;line-height:18px;margin-bottom:6px;margin-top:6px}.selectable-cms-table .cms-table-single-footer,.selectable-cms-table .cms-table-table-container{left:-8px;position:relative;width:calc(100% + 16px)}.selectable-cms-table-header-text{color:#000;font-family:Roboto,sans-serif;font-size:15px;letter-spacing:-.28px;line-height:19px;margin-bottom:6px;margin-top:6px}.selectable-cms-table-footer-text{font-family:Roboto,sans-serif;font-size:13px;font-style:italic;font-weight:400;letter-spacing:-.27px;margin-bottom:6px;margin-top:6px}.promotion{align-items:center;background-color:#fff;border-radius:6px;border-radius:8px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:12px 0;padding:12px}.promotion__title{font-family:Roboto Slab,serif;font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:18px;margin:4px 0 8px;width:100%}.promotion img{border-radius:4px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);max-width:100%}.promotion img,.promotion__button{width:-moz-fit-content;width:fit-content}.promotion__button{background-color:#173e67;border:none;border-radius:6px;box-sizing:border-box;color:#fff;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;margin:8px 0;padding:8px 16px;text-align:center}.cms-content-section-gallery{-moz-column-gap:8px;column-gap:8px;display:grid;margin-bottom:8px;row-gap:8px;width:100%}@media screen and (min-width:720px){.cms-content-section-gallery{-moz-column-gap:16px;column-gap:16px;margin-bottom:16px;row-gap:16px}.cms-content-section-gallery .cms-content-section-card-section-content.with-preview-image{display:flex}}.cms-content-section-gallery .cms-content-section-card,.cms-content-section-gallery .cms-content-section-collapsible,.cms-content-section-gallery .cms-content-section.Default{margin:auto}.cms-content-section{margin:0}.cms-content-section-title{font-family:Roboto Slab,serif;font-size:20px;font-weight:700}.cms-content-section img{max-width:100%}.cms-content-section.Default{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;margin-bottom:6px;margin-top:6px;padding:12px}.cms-content-section.Default-body.default-alignment,.cms-content-section.Default-body.default-alignment>.cms-text,.cms-content-section.Default.cms-content-section.default-alignment .cms-content-section-body,.cms-content-section.Default.cms-content-section.default-alignment .cms-content-section-body>.cms-text{align-items:center;display:flex;flex-direction:column}.cms-content-section.Default-body.default-alignment .cms-button-group,.cms-content-section.Default.cms-content-section.default-alignment .cms-content-section-body .cms-button-group{justify-content:center}@media screen and (min-width:720px){.cms-content-section.Default-body.default-alignment,.cms-content-section.Default-body.default-alignment>.cms-text,.cms-content-section.Default.cms-content-section.default-alignment .cms-content-section-body,.cms-content-section.Default.cms-content-section.default-alignment .cms-content-section-body>.cms-text{align-items:flex-start}.cms-content-section.Default .cms-button-group{justify-content:flex-start}}.cms-content-section.Default .cms-content-section.Default{box-shadow:none}.cms-content-section.Default .cms-content-section p{font-family:Roboto,sans-serif}.cms-content-section.Default .cms-table-single-footer,.cms-content-section.Default .cms-table-table-container{width:100%}@media screen and (min-width:720px){.cms-content-section.Default .cms-table-single-footer,.cms-content-section.Default .cms-table-table-container{left:-8px;position:relative;width:calc(100% + 16px)}}.cms-content-section.Default .cms-content-section-body>.cms-content-section-collapsible:first-child .cms-content-section-collapsible-header-text,.cms-content-section.Default .cms-content-section-body>.cms-content-section-collapsible:only-child .cms-content-section-collapsible-header-text{padding-top:0}.cms-content-section.Default .cms-content-section-body>.cms-content-section-collapsible:first-child .cms-content-section-collapsible-header-text+.icon-caret,.cms-content-section.Default .cms-content-section-body>.cms-content-section-collapsible:only-child .cms-content-section-collapsible-header-text+.icon-caret{top:2px}.cms-content-section.default-alignment .cms-content-section-title{text-align:center}@media screen and (min-width:720px){.cms-content-section.default-alignment .cms-content-section-title{text-align:left}.cms-content-section.with-icon{grid-column-gap:16px;display:grid;grid-template-columns:347px auto}}.cms-content-section-icon{height:100%;margin:auto auto 12px;max-width:280px}.cms-content-section-icon .responsive-image-desktop,.cms-content-section-icon .responsive-image-desktop:first-child,.cms-content-section-icon .responsive-image-mobile,.cms-content-section-icon .responsive-image-mobile:first-child{border-radius:6px;padding-top:0}@media screen and (min-width:720px){.cms-content-section-icon{margin-bottom:0;max-width:347px}}.cms-content-page{margin:auto;max-width:704px;padding:0 8px}.cms-content-page h2{margin:6px 0}.days-left-badge{align-items:center;background:#f9d54e;border-radius:18px;-moz-column-gap:4px;column-gap:4px;display:flex;padding:4px 8px;width:-moz-fit-content;width:fit-content}.days-left-badge>svg{height:auto;width:12px}.days-left-badge__text{color:#000;font-family:Roboto,sans-serif;font-size:12px;font-weight:700;margin:0}.coupon-preview{background-color:#fff;border-radius:4px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);display:flex}.coupon-preview__button{align-self:flex-end}.coupon-preview__content{display:flex;flex-direction:column;justify-content:space-between;margin:12px;position:relative;row-gap:26px;width:100%}.coupon-preview__badge-container{position:absolute;right:0;top:-23px}.coupon-preview__badge-container:before{border-radius:18px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);content:"";display:inline-block;height:22px;position:absolute;width:100%;z-index:-1}.coupon-preview__header{font-family:Roboto,sans-serif;font-size:14px;font-weight:700;margin:0}.coupon-preview__image{border-radius:4px;max-width:100px}.coupon-preview__subheader{font-family:Roboto,sans-serif;font-size:12px;margin:8px 0 0}.drawer{background-color:#fff;border-radius:12px 12px 0 0;bottom:-100vh;box-shadow:0 1px 4px 0 rgba(15,24,33,.75);box-sizing:border-box;display:flex;justify-content:center;left:0;max-height:80vh;max-width:376px;overflow:hidden;position:fixed;transition:bottom .3s ease-in-out;width:100vw;z-index:1000}@media screen and (min-width:376px){.drawer{left:calc(50vw - 188px)}}.drawer--open{bottom:0}.drawer__controls{display:flex;flex-direction:column;position:absolute;right:12px;top:8px;z-index:1}.drawer__close-button{align-items:center;background:rgba(23,62,103,.5);border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;width:32px}@keyframes overlay-background{0%{background-color:rgba(51,51,51,0)}to{background-color:rgba(51,51,51,.5)}}.drawer__overlay{animation-duration:.3s;animation-fill-mode:forwards;animation-name:overlay-background;height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:100}.coupon-error{align-items:center;color:#0f1821;display:flex;flex-direction:column;font-family:Roboto,sans-serif;font-size:16px;font-style:italic;justify-content:center;row-gap:24px;text-align:center;width:100%}.coupon-error__text{max-width:348px}.coupon-image{width:100%}@media screen and (min-width:720px){.coupon-image{border-radius:12px}}.coupon-image--loading{display:none}.coupon-image__background{background-color:#fff;overflow:auto;padding-bottom:12px}@media screen and (min-width:720px){.coupon-image__background{border-radius:12px}}.coupon-image__error-background{align-items:center;background-color:#f5f5f5;display:flex;height:700px;justify-content:center;width:100%}.coupon-image__loading{align-items:center;background-color:#fff;display:flex;justify-content:center;min-height:70vh}@media screen and (min-width:720px){.coupon-image__loading{border-radius:12px;min-width:375px}}.coupon-image-modal{border-radius:12px;position:relative}.coupon-image-modal__controls{display:flex;flex-direction:column;position:absolute;right:12px;top:8px;z-index:1}.coupon-image-modal__close-button{align-items:center;background:rgba(23,62,103,.5);border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;width:32px}.coupons-active-list{display:flex;justify-content:center}.coupons-active-list__gallery{-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:1fr;justify-items:stretch;max-width:1024px;row-gap:16px;width:100%}@media screen and (min-width:720px){.coupons-active-list__gallery{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.coupons-active-list__gallery{-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(3,1fr);row-gap:24px}}.no-coupons{align-items:center;border:2px dashed rgba(23,62,103,.22);border-radius:8px;display:flex;flex-direction:column;width:100%}.no-coupons__copy{font-family:Roboto,sans-serif;font-size:16px;margin:0 16px;max-width:500px;text-align:center}.no-coupons__copy a{text-decoration:none}.no-coupons__header{font-family:Roboto Slab,serif;font-size:18px;margin:16px 0;text-align:center}.no-coupons__image{margin:24px 14px 14px}.coupon-preview-history{align-items:center;-moz-column-gap:12px;column-gap:12px;display:flex;font-family:Roboto,sans-serif}.coupon-preview-history__image{border-radius:4px;width:52px}.coupon-preview-history__header{font-weight:700}.coupon-preview-history__subheader{font-size:12px;font-weight:400}.coupon-preview-history__text-container{display:flex;flex-direction:column;row-gap:8px;width:100%}@media screen and (min-width:1024px){.coupon-preview-history__text-container{flex-direction:row;justify-content:space-between;row-gap:0}}.coupons-list-history{font-family:Roboto,sans-serif;width:100%}.coupons-list-history__error-or-loading{margin-top:20px}.coupons-list-history__header{font-family:Roboto Slab,serif;font-size:20px;font-weight:700;margin-bottom:8px;margin-top:48px}.coupons-list-history__list{background-color:#fff;border-radius:4px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;margin-top:16px;padding:12px}.coupons-list-history__list-item{padding:12px 0}.coupons-list-history__list-item:first-child{padding-top:0}.coupons-list-history__list-item:not(:last-child){border-bottom:1px solid #d9dcdf}.coupons-list-history__list-item:last-child{padding-bottom:0}.coupons-page{padding-bottom:50px}.coupons-page__disclaimer{font-family:Roboto,sans-serif;font-size:12px;margin-top:24px}.recent-ticket-card{border-radius:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2);margin:16px 12px auto}@media only screen and (min-width:1024px){.recent-ticket-card{margin-left:0;margin-right:0;width:48%}}.recent-ticket-card-header{align-items:center;background-color:#b2dbd7;border-top-left-radius:8px;border-top-right-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;height:56px;justify-content:center;padding:8px}.recent-ticket-card-game-pending{align-items:center;color:#0f1821;display:flex}.recent-ticket-card-game-pending-bullet{background-color:#ffa400;border-radius:50%;height:8px;margin-right:4px;width:8px}.recent-ticket-card-game-pending-text{font-family:Roboto Slab,serif;font-size:12px;font-weight:700;line-height:18px}.recent-ticket-card-game-number{color:#0f1821;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;line-height:22px}.recent-ticket-card-body{background-color:#e2fcfa;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:8px 16px}.recent-ticket-card-wager-and-bonus{display:flex;justify-content:center;margin:auto}.recent-ticket-card-wager{position:relative}.recent-ticket-card-bonus,.recent-ticket-card-wager{color:#292c2e;font-family:Roboto Slab,serif;font-size:14px;text-align:center}.recent-ticket-card-bonus{margin-left:36px}.recent-ticket-card-number{align-items:center;background-color:#fff;border-radius:100px;box-shadow:0 1px 2px 0 rgba(15,24,33,.2);color:#0f1821;display:flex;font-family:Roboto Slab,serif;font-size:16px;font-weight:700;height:30px;justify-content:center;margin:2px;width:30px}.recent-ticket-card-player-numbers-container{display:flex;flex-wrap:wrap;justify-content:center;margin:8px auto auto;max-width:224px}@media only screen and (min-width:500px){.recent-ticket-card-player-numbers-container{max-width:92%}}.recent-ticket-card-footer-options{display:flex;justify-content:space-evenly;margin-top:8px}.recent-ticket-card-list-button{background-color:#fff;border:none;border-radius:4px;box-shadow:none;box-shadow:0 1px 2px 0 rgba(0,0,0,.15);color:#173e67;cursor:pointer;font-size:17px;font-weight:700;height:40px;text-align:center;transition:all 75ms ease-in-out;width:196px}.recent-ticket-card-list-button:disabled{opacity:.5}@media(hover:hover){.recent-ticket-card-list-button:hover{background-color:#0f1821;color:#fff}}@media only screen and (max-width:380px){.recent-ticket-card-list-button{font-size:14px}}@media only screen and (max-width:499px){.recent-ticket-card-list-button{width:40%}}.recent-ticket-card-watch-button{background-color:#173e67;border:none;border-radius:4px;box-shadow:none;box-shadow:0 2px 2px 0 rgba(0,0,0,.1);color:#fff;cursor:pointer;font-size:17px;font-weight:700;height:40px;text-align:center;transition:all 75ms ease-in-out;width:196px}.recent-ticket-card-watch-button:disabled{opacity:.5}@media(hover:hover){.recent-ticket-card-watch-button:hover{background-color:#fff;color:#0f1821}}@media only screen and (max-width:380px){.recent-ticket-card-watch-button{font-size:14px}}@media only screen and (max-width:499px){.recent-ticket-card-watch-button{width:40%}}.recent-ticket-card-watch-button:hover{border:1px solid #173e67}.recent-tickets{background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.33);margin:24px auto;padding-bottom:16px;width:100%}@media only screen and (min-width:768px){.recent-tickets{border-radius:6px;width:500px}}@media only screen and (min-width:1024px){.recent-tickets{width:1000px}}.recent-tickets-header{align-items:center;background-color:#1e7e74;display:flex;justify-content:space-between;padding:12px 0;width:100%}@media only screen and (min-width:768px){.recent-tickets-header{border-radius:6px 6px 0 0}}.recent-tickets-header-title{color:#fff;font-family:Roboto Slab,serif;font-size:20px;font-weight:700;margin-left:12px}.recent-tickets-header-info-icon{align-items:center;cursor:pointer;display:flex;margin-right:12px}@media only screen and (min-width:768px){.recent-tickets-header{padding:16px 0}.recent-tickets-header-title{font-size:28px;margin-left:20px}}.recent-tickets-body{padding-top:1px}@media only screen and (min-width:1024px){.recent-tickets-body{display:flex;flex-wrap:wrap;justify-content:space-around}}.recent-tickets-no-data{color:#767c82;font-family:Roboto Slab,serif;font-size:16px;font-style:italic;margin-left:12px;margin-right:12px;margin-top:16px;text-align:center}.wheel-of-luck-game{background-color:rgba(16,18,46,.87);display:flex;justify-content:center}.wheel-of-luck-game--loading{align-items:center}.wheel-of-luck-game__loading-spinner{height:50vh}@media screen and (min-width:1024px){.wheel-of-luck-game{background:none;margin-top:8px}}.wheel-of-luck-game__iframe{border:none;max-height:898.46154px;max-width:584px}#wheel-of-luck-analytics{display:none}#wheel-of-luck-page{margin-top:0}#wheel-of-luck-page main{padding:0}@media screen and (min-width:1024px){#wheel-of-luck-page main{padding:0 8px}#wheel-of-luck-page{margin-top:12px}}.my-profile__section__headers-container{align-items:baseline;display:flex;font-family:Roboto Slab,serif;justify-content:space-between;width:100%}.my-profile__section__headers-container h2{font-size:17px;margin-bottom:4px}.my-profile__section-fields-container{align-items:baseline;background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;-moz-column-gap:4px;column-gap:4px;display:grid;font-family:Roboto,sans-serif;grid-template-columns:minmax(75px,auto) 1fr;padding:12px;row-gap:10px}@media screen and (min-width:720px){.my-profile__section-fields-container{grid-template-columns:minmax(100px,auto) 1fr}}.my-profile__section-fields-container--with-header{border-top-left-radius:0;border-top-right-radius:0;padding-top:16px;position:relative;top:-4px}.my-profile__section-field-header{font-size:14px;font-weight:700}.my-profile__section-field-value{font-size:16px;margin:0;white-space:pre-wrap;word-break:break-word}.my-profile__section-field-value--disabled{font-style:italic;opacity:.5}.my-profile__contact-container{margin:6px auto auto;text-align:center}.my-profile__contact-container p{display:inline;font-family:Roboto,sans-serif;font-style:italic;font-weight:400;margin:0}.my-profile__contact-container .contact-cta,.my-profile__contact-container p{font-size:13px;line-height:15px}.my-profile__deactivate-container{margin:36px auto auto;text-align:center}.my-profile__unverified-email-header{align-items:flex-start;background-color:#e8f0f9;border-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);box-sizing:border-box;display:flex;flex-direction:column;font-family:Roboto Slab,serif;padding:8px 12px;position:relative;z-index:1}@media screen and (min-width:720px){.my-profile__unverified-email-header{align-items:center;flex-direction:row}}.my-profile__unverified-email-header__info-container{align-items:center;display:flex;justify-content:flex-start;margin-right:4px}.my-profile__unverified-email-header__info-container>:not(:last-child){margin-right:4px}.my-profile__unverified-email-header p{font-size:14px;font-weight:700;margin:0}.api-snapshot-banner{background-color:#fff;box-sizing:border-box;font-family:Roboto,sans-serif;font-size:14px;padding:12px;text-align:center;width:100%}.api-snapshot-banner.fixed{background-color:#fff;border-radius:6px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);position:fixed;z-index:20}.api-snapshot-banner p{margin:0}.api-snapshot-banner-error-paths{align-items:center;display:flex;flex-direction:column;margin:12px auto;text-align:left;width:-moz-fit-content;width:fit-content}.api-snapshot-banner-error-paths-headers{display:flex;justify-content:space-between}.api-snapshot-banner-error-paths p{color:red;font-style:italic;font-weight:700}.api-snapshot-banner-error-paths ul{align-self:flex-start}.api-snapshot-banner-error-paths ul li{font-family:monospace}.api-snapshot-banner-error-message-x-icon{cursor:pointer;margin-left:8px}.api-snapshot-banner-error-message-x-icon svg{height:12px;width:12px}.api-snapshot-banner-error-message-x-icon svg g{fill:#000;box-shadow:none}.location-finder .page-breadcrumb{margin-left:8px}.location-finder .instructions{font-size:18px;line-height:24px;margin-bottom:16px}.location-finder .search{z-index:4}.location-finder .search-container{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);padding:16px;position:relative;z-index:5}.location-finder .search-container .suggestion-container{background-color:#fff;border:1px solid #aab3be;border-radius:4px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);left:16px;margin-top:-6px;padding-left:12px;padding-top:5px;position:absolute;right:16px;z-index:6}.location-finder .search-container .suggestion-container.empty{display:none}.location-finder .search-container .suggestion{background-color:#fff;border-bottom:1px solid #f0f3f6;color:#0f1821;cursor:pointer;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.3px;line-height:20px}.location-finder .search-container .suggestion.active{background-color:#fafafa}.location-finder .search-container .suggestion-wrapper:last-child>.suggestion{border-bottom:none}.location-finder .search-container .description{margin-bottom:10px;margin-top:12px}.location-finder input:focus{outline:none}.location-finder .map-container{height:593px;margin-top:-6px;width:100%}.location-finder .load-script-wrapper,.location-finder .map-wrapper{height:593px}.location-finder .google-map-container{border-radius:0 0 6px 6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);height:100%;position:relative}.location-finder .info-window-main{max-width:174px}@media screen and (max-width:500px){.location-finder .info-window-main{max-width:164px}}.location-finder .info-window-main>.name{color:#0f1821;font-family:Roboto,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.28px;line-height:19px;margin-bottom:1px}@media screen and (max-width:500px){.location-finder .info-window-main>.name{font-size:15px;letter-spacing:-.26px;line-height:18px}}.location-finder .info-window-main>.phone{color:#1e7e74;font-family:Roboto Slab,serif;font-size:15px;font-weight:700;height:21px;letter-spacing:-.31px;line-height:21px;margin-bottom:1px;text-decoration:none}@media screen and (max-width:500px){.location-finder .info-window-main>.phone{font-size:12px;height:15px;letter-spacing:-.26px;line-height:15px}}.location-finder .info-window-main>.address{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;letter-spacing:-.27px;margin-bottom:4px}@media screen and (max-width:500px){.location-finder .info-window-main>.address{font-size:12px;letter-spacing:-.25px;line-height:16px}}.location-finder .info-window-main .directions-distance-wrapper{overflow:hidden}.location-finder .info-window-main .directions-distance-wrapper .directions-icon{float:left;height:15px;margin-top:3.75px;width:13px}@media screen and (max-width:500px){.location-finder .info-window-main .directions-distance-wrapper .directions-icon{height:13px;margin-top:2.75px;width:10px}}.location-finder .info-window-main .directions-distance-wrapper .directions-label{color:#1e7e74;float:left;font-family:Roboto Slab,serif;font-size:15px;font-weight:700;height:21px;letter-spacing:-.31px;line-height:21px;margin-left:3px;text-decoration:none}@media screen and (max-width:500px){.location-finder .info-window-main .directions-distance-wrapper .directions-label{font-size:12px;height:18px;letter-spacing:-.26px;line-height:18px}}.location-finder .info-window-main .directions-distance-wrapper .distance{float:right;font-size:13px;font-weight:700;height:18px;letter-spacing:-.27px;line-height:18px;margin-bottom:1px;margin-top:2px;text-align:right}@media screen and (max-width:500px){.location-finder .info-window-main .directions-distance-wrapper .distance{font-size:12px;letter-spacing:-.25px;line-height:15px}}.location-finder-filter-container .filters-header{margin-top:16px;overflow:hidden}.location-finder-filter-container .filters-header .filter-drop{cursor:pointer}.location-finder-filter-container .filters-header .filter-drop .filter-main-label{color:#0f1821;float:left;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;height:21px;letter-spacing:-.35px;line-height:21px}.location-finder-filter-container .filters-header .filter-drop .caret{float:left;margin-left:6px}.location-finder-filter-container .filters-header .reset-filters{color:#1e7e74;cursor:pointer;float:right;font-family:Roboto Slab,serif;font-size:15px;font-weight:700;height:21px;letter-spacing:-.31px;line-height:21px}.location-finder-filter-container .filters-header .reset-filters.disabled{cursor:default;opacity:.5}.location-finder-filter-container .filters-body-container{background:#d8eae8;border-radius:0 0 6px 6px;box-shadow:0 2px 4px -1px rgba(15,24,33,.3);left:0;margin-top:10px;max-height:400px;overflow:hidden;padding:12px 0 4px 16px;position:absolute;right:0;transition:max-height .4s,padding-top .4s,padding-bottom .4s}@media screen and (max-width:500px){.location-finder-filter-container .filters-body-container{padding:8px 0 0 12px}}.location-finder-filter-container .filters-body-container .filter{float:left;margin-top:4px}.location-finder-filter-container .filters-body-container .filter .filter-label{color:#0f1821;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:18px}.location-finder-filter-container .filters-body-container .filter .filter-options-container{background:#fff;border:1px solid #aab3be;border-radius:6px;box-shadow:-1px 2px 0 1px #7fcbc4;height:38px;width:102px}.location-finder-filter-container .filters-body-container .filter .checkbox-button-container{margin:4px 12px 0 0}.location-finder-filter-container .filters-body-container .filter .checkbox-button{font-size:14px;margin-bottom:12px;margin-top:0}.location-finder-filter-container .filters-body-container.closed{max-height:0;padding-bottom:0;padding-top:0}.bonus-pill{background-color:#1e7e74;border-radius:20px;color:#fff;font-family:Roboto,sans-serif;font-size:12px;font-style:italic;padding:4px 8px;text-align:center}.icon-delete--tertiary-navy *{fill:#0f1821}.icon-delete--white *{fill:#fff}.item-season-ticket{font-family:Roboto,sans-serif}.item-season-ticket__body{border-bottom:1px solid #d9dcdf;display:flex;min-height:120px;padding:12px 20px 20px}.item-season-ticket__body--is-loading{align-items:center;border-bottom:none;justify-content:center}@media screen and (min-width:720px){.item-season-ticket__body{font-size:16px}}.item-season-ticket__contents{margin-left:20px;width:80%}.item-season-ticket__contents h4{font-weight:700;margin:0 0 12px}.item-season-ticket__auto-renewal-container{align-items:center;display:flex;height:38px}.item-season-ticket__auto-renewal-container .input-checkbox-field__checkbox--empty svg,.item-season-ticket__auto-renewal-container .input-checkbox-field__text-container{margin-top:4px}.item-season-ticket__button{background:none;border:none;border-radius:6px;cursor:pointer}.item-season-ticket__button--dark:hover *{fill:#2f4b67}.item-season-ticket__button--light:hover *{fill:#ccc}.item-season-ticket__button--delete,.item-season-ticket__button--edit{padding:8px;position:absolute;right:2px;top:2px}.item-season-ticket__button--info{display:flex;margin-top:20px}.item-season-ticket__bonus-container{align-items:center;display:flex;margin:12px 0 0}.item-season-ticket__checkbox div{margin-left:4px}@media screen and (min-width:720px){.item-season-ticket__checkbox label{font-size:16px}}.item-season-ticket__checkbox span{width:24px}.item-season-ticket__footer{justify-content:space-between}.item-season-ticket__footer,.item-season-ticket__header{align-items:center;display:flex;height:40px;padding:12px;position:relative}.item-season-ticket__header{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;justify-content:center}.item-season-ticket__header h2{font-size:17px}.item-season-ticket__subtotal{font-size:16px;font-weight:700}.item-season-ticket__text-bonus{font-size:12px;font-style:italic;font-weight:700;margin:0 0 0 4px}.item-season-ticket__text-options{margin:4px 0}.shopping-cart-item{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);color:#0f1821;font-family:Roboto,sans-serif;font-size:14px}.shopping-cart-item *{box-sizing:border-box}.shopping-cart-page{display:grid;grid-template-columns:minmax(292px,440px);grid-template-rows:1fr min-content min-content;justify-content:center;margin-bottom:64px;min-height:calc(100vh - 136px);min-height:calc(var(--vh, 1vh)*100 - 136px)}.shopping-cart-page__btn-add-game-plus{align-items:center;background:none;border:none;color:#0f1821;cursor:pointer;display:flex;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;height:24px;justify-content:space-between;margin:0 auto;padding:0 8px;width:128px}h2 .shopping-cart-page__title{color:#0f1821;font-size:20px}.shopping-cart-page__cta-link{background:none;border:none;color:#137f75;cursor:pointer;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;line-height:18px;margin:0;padding:0;text-decoration:none}.shopping-cart-page__empty{align-items:center;display:flex;flex-direction:column;justify-content:center}.shopping-cart-page__empty h2{margin-bottom:16px}.shopping-cart-page__empty .shopping-cart-page__btn-add-game{font-size:17px;height:40px;margin-top:24px;width:160px}.shopping-cart-page__help{color:#0f1821;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;margin:8px 0 16px;text-align:center}.shopping-cart-page__test{margin-bottom:80px}.shopping-cart-page__items{display:grid;margin:0;padding:0;row-gap:20px}.shopping-cart-page__list{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);display:grid;grid-template-rows:min-content;height:-moz-min-content;height:min-content;max-width:440px;padding:20px 24px 24px;row-gap:20px}.shopping-cart-page__list h2{margin:0}.shopping-cart-page__subtotal{color:#fff;display:flex;flex-direction:column;font-family:Roboto Slab,serif;font-size:12px;font-weight:700;justify-content:center}.shopping-cart-page__subtotal p{margin:0}.shopping-cart-page__subtotal-amount{font-size:17px;margin-top:2px}.shopping-cart-page__summary{align-items:center;background:#173e67;border-radius:0;bottom:0;box-sizing:border-box;display:flex;height:64px;justify-content:space-between;left:0;padding:0 16px;position:fixed;width:100vw}.shopping-cart-page__summary .async-button-group{padding:0}.shopping-cart-page__summary .async-button-group__container{align-items:flex-end;width:unset}.shopping-cart-page__summary .async-button-group .async-button[disabled]{opacity:1}.shopping-cart-page__summary--is-disabled{opacity:.5;pointer-events:none}.shopping-cart-page__summary--is-disabled .async-button-group{background:transparent}@media screen and (min-width:720px){.shopping-cart-page{-moz-column-gap:24px;column-gap:24px;grid-template-columns:minmax(424px,440px);grid-template-rows:1fr;margin-bottom:unset;min-height:calc(var(--vh, 1vh)*100 - 314px)}.shopping-cart-page h2.shopping-cart-page__title{font-size:24px}.shopping-cart-page__subtotal{color:#0f1821;flex-direction:row;font-size:17px;text-align:left}.shopping-cart-page__summary{align-items:flex-start;background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);flex-direction:column;grid-column:2;min-height:174px;padding:20px 24px 24px;position:unset;width:240px}.shopping-cart-page__summary .async-button-group{border-radius:6px;padding:0;width:100%}.shopping-cart-page__summary .async-button-group__container{align-items:center;justify-content:center;width:unset}.shopping-cart-page__summary .async-button-group .async-button{background-color:#173e67;color:#fff}.shopping-cart-page__summary .async-button-group .async-button[disabled]{opacity:1}.shopping-cart-page__summary h2{margin:0}.shopping-cart-page__summary--is-disabled{opacity:.5;pointer-events:none}.shopping-cart-page__summary--is-disabled .async-button-group{background:transparent}}.icon-shopping-cart-circle{align-items:center;background-color:rgba(92,201,190,.4);border-radius:50%;display:flex;height:60px;justify-content:center;width:60px}.modal-help-auto-renewal{box-sizing:border-box;color:#0f1821;display:grid;grid-template-columns:1fr;grid-template-rows:min-content;justify-items:center;max-width:292px;row-gap:16px;text-align:center}.modal-help-auto-renewal p{font-size:14px;margin:0;padding:0}.modal-help-auto-renewal p.modal-help-auto-renewal__text-supplement{font-size:10px;font-style:italic;font-weight:400;margin-top:8px}.modal-help-auto-renewal .generic-button{height:40px;margin:0;width:180px}#update-email-form .update-email-step-one__body-text,.update-phone-form__body-text{font-size:16px;margin:0}#update-email-page .pam-submit-verification-code__new-code p{display:inline;margin-right:3px}.update-address-form__body-text{font-size:16px;margin:0}.update-address-form__folding-input-group-container{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.update-address-form__folding-input-group-container>*{flex-grow:1;margin:0 6px;width:100%}.update-address-form__folding-input-group-container>:first-child{margin-left:0}.update-address-form__folding-input-group-container>:last-child{margin-right:0}@media screen and (max-width:720px){.update-address-form__folding-input-group-container{display:block}.update-address-form__folding-input-group-container>*{margin:0;width:100%}}.update-password-form__body-text{font-size:16px;margin:0}@media screen and (max-width:720px){#update-password-form .input-compound{display:block}#update-password-form .input-compound>*{margin:0;width:100%}}.secure-doc-upload-page__header-container{align-items:center;display:flex;margin-bottom:4px;margin-top:8px}.secure-doc-upload-page__header-container h1{font-family:Roboto Slab,serif;font-size:17px;font-weight:700;line-height:22px;margin:0}@keyframes slideInFromBottom{0%{transform:translateY(60vh)}to{transform:translateX(0)}}@keyframes scaleText{0%{transform:scale(0)}75%{transform:scale(1.1)}to{transform:scale(1)}}.environmental-impact-slide{display:flex;flex-direction:column;height:500px;padding-bottom:10px}@media screen and (max-width:1024px){.environmental-impact-slide{height:calc(100vh - 90px)}}.environmental-impact-slide.default{background-color:#e2fcfa}.environmental-impact-slide.intro{background:linear-gradient(-180deg,rgba(168,241,235,.2),#5bb9fc 65%,#e2fcfa)}.environmental-impact-slide.last-slide{padding-bottom:0}@media screen and (max-width:1024px){.environmental-impact-slide.last-slide{height:calc(100vh - 100px)}}.environmental-impact-animation{margin:auto auto 0;width:350px}.environmental-impact-animation.default{bottom:-30px;position:relative}@media screen and (min-width:720px)and (max-width:1024px){.environmental-impact-animation.default{bottom:-25px;width:470px}}@media screen and (max-width:720px){.environmental-impact-animation.default{bottom:-25px;width:300px}}.environmental-impact-animation.intro{margin:0 auto auto}@media screen and (min-width:720px)and (max-width:1024px){.environmental-impact-animation.intro{max-width:500px;width:150%}}@media screen and (max-width:720px){.environmental-impact-animation.intro{width:300px}}.environmental-impact-number{background-color:#173e67;bottom:-10px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2);height:36px;margin:0 auto;padding-top:2px;position:relative;width:475px;z-index:1}.environmental-impact-number span{-webkit-font-smoothing:antialiased;color:#fff;font-family:Roboto Slab,serif;font-size:23px;font-weight:700;height:30px;margin:0}.environmental-impact-number-odometer{height:36px}@media screen and (max-width:1024px){.environmental-impact-number{bottom:-18px;font-size:24px;width:400px}}@media screen and (max-width:720px){.environmental-impact-number{bottom:-20px;width:224px}}@media screen and (max-width:1024px){.environmental-impact-number{animation:slideInFromBottom .3s ease-out 0s 1}}.environmental-impact-blurb{background:#fff;border-radius:60px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2);margin:0 auto 70px;width:665px}@media screen and (min-width:720px)and (max-width:1024px){.environmental-impact-blurb{border-radius:80px;width:560px}}@media screen and (max-width:720px){.environmental-impact-blurb{width:296px}}@media screen and (max-width:1024px){.environmental-impact-blurb{animation:slideInFromBottom .3s ease-out 0s 1}}.environmental-impact-blurb p{-webkit-font-smoothing:antialiased;font-family:Roboto Slab,serif;font-size:21px;font-weight:400;text-align:center;transform:scale(0)}.environmental-impact-blurb p.visible{animation:scaleText .3s ease-out 0s 1;transform:scale(1)}@media screen and (max-width:1024px){.environmental-impact-blurb p{font-size:24px}}@media screen and (max-width:720px){.environmental-impact-blurb p{font-size:14px}}.environmental-impact-blurb.default{padding:15px 30px 5px}@media screen and (max-width:720px){.environmental-impact-blurb.default{padding-top:18px}}.environmental-impact-blurb.intro{margin-bottom:0;padding:0 32px}@media screen and (max-width:1024px){.environmental-impact-blurb.intro{margin-bottom:90px}}@media screen and (max-width:720px){.environmental-impact-blurb.intro{margin-bottom:70px}}.environmental-impact-arrow{bottom:0;cursor:pointer;left:calc(50% - 25px);margin:10px auto;position:absolute;width:50px;z-index:10}.odometer{display:flex;flex-direction:row-reverse;font-size:24px;height:100%;justify-content:center;margin:auto;overflow:hidden}.odometer,.odometer-number-column-container{position:relative}.odometer-number-column{bottom:0;height:1000%;position:absolute;transition:transform 1s cubic-bezier(.16,1,.3,1)}.odometer-number{height:10%}.number-placeholder{visibility:hidden}.environmental-impact-carousel{height:500px}@media screen and (max-width:1024px){.environmental-impact-carousel{height:calc(100vh - 100px)}}.environmental-impact-handle{bottom:0;height:15vh;position:absolute;width:100%}.environmental-impact-controls{bottom:-10px;display:flex;justify-content:center;position:relative}.environmental-impact-controls-button{width:106px}.environmental-impact-controls-control-dots{display:flex;margin:auto 0;padding-inline-end:10px;padding-inline-start:10px;place-content:center}@media screen and (max-width:1024px){.environmental-impact-controls-control-dots{display:block;position:absolute;right:10px;top:-50vh}}.environmental-impact-controls-dot{background:#7fcbc4;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 4px;width:12px}@media screen and (max-width:1024px){.environmental-impact-controls-dot{display:block;margin:10px 0}}@media screen and (max-width:720px){.environmental-impact-controls-dot{height:8px;width:8px}}.environmental-impact-controls-dot-selected{background:#173e67;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;width:12px}@media screen and (max-width:1024px){.environmental-impact-controls-dot-selected{display:block;margin:10px 0}}@media screen and (max-width:720px){.environmental-impact-controls-dot-selected{height:8px;width:8px}}.environmental-impact-controls .generic-button{height:40px;width:90px}.environmental-impact-page-loading{height:43vh;padding-top:25vh}.environmental-impact-page-error{height:48vh;padding-top:20vh}.environmental-impact-page-error p{bottom:-12px;color:#0f1821;font-family:Roboto,sans-serif;font-size:18px;font-style:italic;opacity:.4;position:relative;text-align:center}.environmental-impact-page-error h3{color:#1e7e74;cursor:pointer;font-family:Roboto Slab,serif;font-size:19px;font-weight:700;letter-spacing:-.43px;text-align:center}.layered-text-card{background-color:#fff;font-family:Roboto Slab,serif;font-weight:700;z-index:2}.layered-text-card,.payout-pending{border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;color:#0f1821;font-size:14px;padding:16px 12px 12px;position:relative;top:-4px}.payout-pending{background-color:#f0f3f6;display:flex;justify-content:center;z-index:-2}.payout-pending,.prize-payouts-disclaimer{font-family:Roboto,sans-serif;font-style:italic;font-weight:400}.prize-payouts-disclaimer{font-size:12px;margin:0;position:relative;text-align:center;top:-6px;width:100%}.prize-payout-table{position:relative;z-index:1}.prize-payout-table p{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin:0}.prize-payout-table td.winners,.prize-payout-table th.winners{text-align:right;width:70px}.prize-payout-table .multi-col-stacking-table tbody{box-shadow:0 1px 4px 0 rgba(15,24,33,.3)}.prize-payout-table .multi-col-stacking-table td{padding:12px 8px;vertical-align:top}.prize-payout-table .multi-col-stacking-table th{padding:12px 8px}.prize-payout-table .multi-col-stacking-table tr td:first-child,.prize-payout-table .multi-col-stacking-table tr th:first-child{padding-left:12px}.prize-payout-table .multi-col-stacking-table tr td:last-child,.prize-payout-table .multi-col-stacking-table tr th:last-child{padding-right:12px}.prize-payout-table .multi-col-stacking-table .header-row{font-size:14px}.prize-payout-table__multiplier-prize-item{display:flex;font-family:Roboto,sans-serif;font-size:14px;justify-content:space-between;line-height:18px}.prize-payout-table__multiplier-prize-item :nth-child(2n){text-align:right}.prize-payout-table__multiplier-prize-label{font-weight:700}.draw-game-winners-cta-tool{align-items:center;display:flex;font-weight:700;justify-content:space-between;text-decoration:none}.draw-game-winners-cta-tool.container{background:#fff;border:1px solid #aab3be;border-radius:6px;box-shadow:-1px 2px 0 1px #7fcbc4;box-sizing:border-box;height:36px;margin-bottom:12px;max-width:276px;padding:0 10px;position:relative;width:100%}.draw-game-winners-cta-tool.container:active{box-shadow:none;top:2px}.draw-game-winners-cta-tool.text{color:#0f1821;font-family:Roboto Slab,serif;font-size:17px;letter-spacing:-.35px;text-align:center}.draw-game-winners-cta-tool.trophy svg{height:21px;width:21px}.game-details-results{width:100%}.game-details-results-headers{align-items:baseline;display:flex;font-family:Roboto Slab,serif;font-weight:700;justify-content:space-between;margin:24px 0 4px;width:100%}.game-details-results-headers>*{margin:0}.game-details-results-title{font-size:17px;letter-spacing:-.35px;line-height:22px}.game-details-results-past-results-link{color:#1e7e74;font-size:14px;letter-spacing:-.3px;line-height:18px;text-align:right;text-decoration:none}.game-details-results-winning-info{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}.game-details-results-video-error{align-items:center;background-color:#f0f3f6;display:flex;height:240px;justify-content:center;width:100%}.game-details-results-bkg-card-opaque{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);height:364px}.game-details-results-bkg-card-transparent{background-color:transparent}.game-details-results-card{align-items:center;background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;display:flex;flex-direction:column;min-height:380px;padding:12px;position:relative;width:100%;z-index:3}.game-details-results .results-pending{margin-bottom:5px;margin-top:10px}.game-details-results .results-pending .pending-animation{height:36px}.game-details-results-multi-draw-card{align-items:center;background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;display:flex;flex-direction:column;min-height:246px;padding:12px;position:relative;width:100%;z-index:3}.game-details-results-multi-draw-card .payout-link{margin-bottom:12px}.game-details-results-multi-draw-drawing-title{font-family:Roboto,sans-serif;font-size:12px;font-style:italic}.game-details-results-multi-draw-drawing-title+.results-pending{margin-top:0}.game-details-results-multi-draw-drawing-title+.results-pending-message{padding-top:8px}.game-details-results-multi-draw-drawing-title#midday-title{margin-top:12px}.game-details-results-multi-draw-drawing-title#evening-title{margin-top:16px}.game-details-results-multi-draw-awaiting-evening-draw{background:#f0f3f6;font-family:Roboto,sans-serif;font-size:14px;margin-top:8px;padding:7px 0;text-align:center;width:calc(100% + 24px)}.game-details-results .winning-number-ball-group{padding:12px 0}.numbers-game-game-details-card{width:100%}.numbers-game-game-details-card-eve-text,.numbers-game-game-details-card-mid-text{font-family:Roboto,sans-serif;font-size:12px;font-style:italic;font-weight:700;letter-spacing:-.25px;margin:0;text-align:center}.numbers-game-game-details-card-eve-text{padding-top:12px}.numbers-game-game-details-card-top-prize-results{width:100%}.numbers-game-game-details-card-top-prize-result{background-color:#a8f1eb;color:#0f1821;font-family:Roboto Slab,serif;font-size:30px;font-weight:700;height:56px;height:36px;letter-spacing:-.75px;line-height:36px;margin-bottom:12px;margin-top:12px;text-align:center;width:100%}.numbers-game-game-details-card-draw-date{color:#0f1821;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:18px;text-align:center}.rules-section .cms-content-section-card-body.default-alignment,.rules-section .cms-content-section-card-body.default-alignment>.cms-text,.rules-section .cms-content-section-card.cms-content-section.default-alignment>.cms-content-section-body,.rules-section .cms-content-section-card.cms-content-section.default-alignment>.cms-content-section-body>.cms-text,.rules-section .cms-content-section-collapsible-body.default-alignment,.rules-section .cms-content-section-collapsible-body.default-alignment>.cms-text,.rules-section .cms-content-section-collapsible.cms-content-section.default-alignment>.cms-content-section-body,.rules-section .cms-content-section-collapsible.cms-content-section.default-alignment>.cms-content-section-body>.cms-text,.rules-section .cms-content-section.Default-body.default-alignment,.rules-section .cms-content-section.Default-body.default-alignment>.cms-text,.rules-section .cms-content-section.Default.cms-content-section.default-alignment>.cms-content-section-body,.rules-section .cms-content-section.Default.cms-content-section.default-alignment>.cms-content-section-body>.cms-text{align-items:flex-start}.rules-section .cms-table-single-footer,.rules-section .cms-table-table-container{left:-8px;position:relative;width:calc(100% + 16px)}.relative-wrapper{margin-bottom:-14px;position:relative;top:-14px}.game-notice-card{margin:0 12px;width:100%}.game-notice-card__content{display:flex;margin:12px 0;width:100%}.game-notice-card-container{align-items:center;background-color:#ffcb56;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);display:flex;flex-direction:column;padding:13px 12px 0;position:relative;top:-13px;z-index:2}.game-notice-card__icon{display:flex;height:18px;margin-right:4px;width:18px}.game-notice-card__message{color:#0f1821}.game-notice-card__link,.game-notice-card__message{font-family:Roboto,sans-serif;font-weight:400;letter-spacing:-.35px;line-height:22px}.game-notice-card__link{text-decoration:none}.game-notice-card__divider{background-color:#000;height:1px;width:100%}.draw-game-details{position:relative;width:100%;z-index:3}.draw-date-text{color:#0f1821;font-family:Roboto,sans-serif;font-size:12px;font-weight:700;letter-spacing:-.22px;line-height:1.2;margin:12px 0 0;text-align:center}.draw-date-text--multi-draw{font-family:Roboto Slab,serif;font-size:14px;font-weight:700;letter-spacing:-.35px;line-height:22px;margin-bottom:6px;text-align:center}.game-details-fixed-jackpot-card{width:100%}.game-details-fixed-jackpot-card-top-prize-text{font-family:Roboto,sans-serif;font-size:12px;font-style:italic;font-weight:700;letter-spacing:-.25px;margin:0;padding-bottom:4px;text-align:center}.game-details-fixed-jackpot-card-top-prize-results{width:100%}.game-details-fixed-jackpot-card-top-prize-result{background-color:#a8f1eb;width:100%}.game-details-fixed-jackpot-card-top-prize-result .prize-value{font-size:30px;margin:0;text-align:center}.game-details-fixed-jackpot-card-estimated-top-prize-extra-text{color:#000;font-family:Roboto,sans-serif;font-size:12px;height:16px;letter-spacing:-.25px;margin:2px 0 0;text-align:center}.game-details-fixed-jackpot-card__ticket-sales-label{color:#0f1821;font-family:Roboto,sans-serif;font-size:12px;font-style:italic;font-weight:700;line-height:normal;margin:0;padding-top:12px;text-align:center}.game-details-fixed-jackpot-card__ticket-sales-label--evening{padding-top:18px}.game-details-progressive-jackpot-card{width:100%}.game-details-progressive-jackpot-card-est-jackpot-text{font-family:Roboto,sans-serif;font-size:12px;font-style:italic;font-weight:700;letter-spacing:-.25px;margin:0 0 2px;text-align:center}.game-details-progressive-jackpot-card-jackpot-results{width:100%}.game-details-progressive-jackpot-card-jackpot-results .estimated-cash-value{margin:0;padding-top:3px}.game-details-progressive-jackpot-card-jackpot-result{background-color:#a8f1eb;width:100%}.game-details-progressive-jackpot-card-jackpot-result .prize-value{font-size:30px;margin:0;text-align:center}.game-details-progressive-jackpot-card-pending-text{font-family:Roboto,sans-serif;font-size:12px;font-style:italic;font-weight:400;letter-spacing:-.25px;margin:0;text-align:center}.game-details-progressive-jackpot-card-draw-date{color:#0f1821;font-family:Roboto,sans-serif;font-size:12px;font-weight:700;letter-spacing:-.22px;line-height:1.2;margin:0;padding-top:8px;text-align:center}.rapid-game-hot-cold-numbers{border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);max-width:100%;width:100%}.rapid-game-hot-cold-numbers-container{width:100%}h2.rapid-game-hot-cold-numbers-header{font-family:Roboto Slab,serif;font-size:17px;font-weight:700;line-height:22px;margin-top:0}@media screen and (min-width:720px){h2.rapid-game-hot-cold-numbers-header{margin-top:24px}}.rapid-game-details-draw-card{position:relative}.rapid-game-details-draw-card-container{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);width:100%}.rapid-game-details-draw-card-header{align-items:center;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);display:flex;height:41px;justify-content:center;position:relative}.rapid-game-details-draw-card-header-link{text-decoration:none}.rapid-game-details-draw-card-header-title{font-family:Roboto Slab,serif;font-size:17px;font-weight:700}@media screen and (min-width:720px){.rapid-game-details-draw-card-header-title{font-size:19px}}.rapid-game-details-draw-card-info-icon{position:absolute;right:8px;top:8px}.rapid-game-details-draw-card-body{align-items:center;display:flex;flex-direction:column;padding-bottom:12px;padding-top:12px}.rapid-game-details-draw-card-body-normal-height{height:130px}.rapid-game-details-draw-card-body-rapid-game-height{box-sizing:border-box;height:117px}@media screen and (max-width:344px){.rapid-game-details-draw-card-body-rapid-game-height{padding:12px}}.rapid-game-details-draw-card-body-numbers-game-height{height:252px}.rapid-game-details-draw-card-container{position:relative;z-index:2}@media screen and (min-width:720px){.rapid-game-details-draw-card-header{height:52px}.rapid-game-details-draw-card-body{height:124px}.rapid-game-details-draw-card-body-rapid-game-height{padding:12px}}.rapid-game-details-card{width:100%}.rapid-game-details-card-recent-tickets{display:flex;justify-content:center;margin:12.5px auto}@media screen and (min-width:720px){.rapid-game-details-card-recent-tickets{margin:16.5px auto}}.rapid-game-details-card-recent-tickets svg{height:18px;width:18px}.rapid-game-details-card-recent-tickets-text{font-family:Roboto Slab,serif;font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:18px;margin-left:5px;width:124px}.rapid-game-details-card-buttons{display:flex;justify-content:center;margin-top:6px;width:100%}.rapid-game-details-card-recent-tickets-link{color:#000;cursor:pointer;display:flex;text-decoration:none}@media screen and (min-width:720px){.rapid-game-details-card-recent-tickets-link{font-size:17px}}.rapid-game-details-card-link{text-decoration:none}@media screen and (max-width:344px){.rapid-game-details-card-link{width:100%}}@media screen and (min-width:720px){.rapid-game-details-card-buttons{margin:8px auto auto;max-width:344px}.rapid-game-details-card-link{width:50%}.rapid-game-details-card-link:first-child{margin-right:4px}.rapid-game-details-card-link:last-child{margin-left:4px}.rapid-game-details-card-recent-tickets{margin-top:16px}}.content-card{margin:24px 0;width:100%}.content-card h2{margin-top:0}.content-card-container{background:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);padding:12px}.past-results-cta-container a{align-items:center;background-color:#173e67;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:Roboto Slab,serif;font-size:16px;font-weight:700;height:40px;justify-content:center;letter-spacing:-.1px;margin:auto;outline:none;text-align:center;text-decoration:none;width:160px}.past-results-cta-copy{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.26px;line-height:18px;margin:0;padding-bottom:16px}.past-res-content-card{padding-bottom:21px}.winners-by-day{width:100%}.winners-by-day h2{font-family:Roboto Slab,serif;font-size:17px;font-weight:700;line-height:22px;margin-top:0}.winners-by-day-top-card-copy{color:#0f1821;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:20px;margin:0 0 12px}.winners-by-day-top-card{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);padding:12px;position:relative;z-index:2}.winners-by-day-selection-elements{align-items:center;display:flex;flex-direction:column}.winners-by-day-drop-down-container{align-items:center;display:flex;margin-top:12px}.winners-by-day-drop-down-container .Drop-Down-Selector{width:162px}.winners-by-day-drop-down-label{font-family:Roboto Slab,serif;font-size:14px;font-weight:700;line-height:18px;margin-right:12px;text-align:right}.winners-by-day-disclaimer-copy{font-family:Roboto,sans-serif;font-size:12px;font-style:italic;line-height:16px;margin:2px 0 12px;text-align:center}.winners-by-day .prize-payout-table+.winners-by-day-disclaimer-copy{position:relative;top:-14px}.winners-by-day-cta-div{align-items:center;background:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:0 1px 4px 0 rgba(0,0,0,.33);display:flex;flex-direction:column;margin:0;padding:10px 0 6px;position:relative;top:-25px;width:100%;z-index:0}.keno-hot-cold-numbers{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);display:flex;justify-content:space-between;max-width:100%;padding:32px 46px}.keno-hot-cold-numbers-container{width:100%}.keno-hot-cold-numbers__header{font-family:Roboto Slab,serif;font-size:17px;font-weight:700;line-height:22px;margin-top:0}@media screen and (min-width:720px){.keno-hot-cold-numbers__header{margin-top:24px}}.keno-hot-cold-numbers__error{color:#0f1821;line-height:normal}.keno-hot-cold-numbers__disclaimer,.keno-hot-cold-numbers__error{font-family:Roboto,sans-serif;font-size:12px;font-style:italic;text-align:center;width:100%}.keno-hot-cold-numbers__disclaimer{color:#000;display:flex;flex-direction:column;font-weight:400;margin-top:8px}.keno-hot-cold-numbers-section{align-items:center;display:flex;flex:1 0 18%;flex-direction:column;gap:16px;max-width:284px}.keno-hot-cold-numbers-section__label{color:#0f1821;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;letter-spacing:-.35px;line-height:22px;margin:0;text-align:center}.keno-hot-cold-numbers-section__numbers{display:flex;gap:9px;justify-content:center;max-width:100%;width:100%}.keno-hot-cold-numbers-section__numbers>:first-child.hot{background:linear-gradient(132deg,#ff7070,#fff423)}.keno-hot-cold-numbers-section__numbers>:first-child.hot[data-loading=loading]{background:linear-gradient(132deg,hsla(0,100%,72%,.561),rgba(255,244,35,.561))}.keno-hot-cold-numbers-section__numbers>:first-child.cold{background:linear-gradient(-132deg,#9cf3ff,#c08dff)}.keno-hot-cold-numbers-section__numbers>:first-child.cold[data-loading=loading]{background:linear-gradient(-132deg,rgba(156,243,255,.561),rgba(192,141,255,.561))}.keno-hot-cold-numbers-section__numbers>:nth-child(2).hot{background:linear-gradient(264deg,#ff7070,#fff423)}.keno-hot-cold-numbers-section__numbers>:nth-child(2).hot[data-loading=loading]{background:linear-gradient(264deg,hsla(0,100%,72%,.561),rgba(255,244,35,.561))}.keno-hot-cold-numbers-section__numbers>:nth-child(2).cold{background:linear-gradient(-264deg,#9cf3ff,#c08dff)}.keno-hot-cold-numbers-section__numbers>:nth-child(2).cold[data-loading=loading]{background:linear-gradient(-264deg,rgba(156,243,255,.561),rgba(192,141,255,.561))}.keno-hot-cold-numbers-section__numbers>:nth-child(3).hot{background:linear-gradient(396deg,#ff7070,#fff423)}.keno-hot-cold-numbers-section__numbers>:nth-child(3).hot[data-loading=loading]{background:linear-gradient(396deg,hsla(0,100%,72%,.561),rgba(255,244,35,.561))}.keno-hot-cold-numbers-section__numbers>:nth-child(3).cold{background:linear-gradient(-396deg,#9cf3ff,#c08dff)}.keno-hot-cold-numbers-section__numbers>:nth-child(3).cold[data-loading=loading]{background:linear-gradient(-396deg,rgba(156,243,255,.561),rgba(192,141,255,.561))}.keno-hot-cold-numbers-section__numbers>:nth-child(4).hot{background:linear-gradient(528deg,#ff7070,#fff423)}.keno-hot-cold-numbers-section__numbers>:nth-child(4).hot[data-loading=loading]{background:linear-gradient(528deg,hsla(0,100%,72%,.561),rgba(255,244,35,.561))}.keno-hot-cold-numbers-section__numbers>:nth-child(4).cold{background:linear-gradient(-528deg,#9cf3ff,#c08dff)}.keno-hot-cold-numbers-section__numbers>:nth-child(4).cold[data-loading=loading]{background:linear-gradient(-528deg,rgba(156,243,255,.561),rgba(192,141,255,.561))}.keno-hot-cold-numbers-section__numbers>:nth-child(5).hot{background:linear-gradient(660deg,#ff7070,#fff423)}.keno-hot-cold-numbers-section__numbers>:nth-child(5).hot[data-loading=loading]{background:linear-gradient(660deg,hsla(0,100%,72%,.561),rgba(255,244,35,.561))}.keno-hot-cold-numbers-section__numbers>:nth-child(5).cold{background:linear-gradient(-660deg,#9cf3ff,#c08dff)}.keno-hot-cold-numbers-section__numbers>:nth-child(5).cold[data-loading=loading]{background:linear-gradient(-660deg,rgba(156,243,255,.561),rgba(192,141,255,.561))}.keno-hot-cold-numbers-section__ball{container-type:inline-size;align-items:center;aspect-ratio:1;border-radius:50%;display:flex;justify-content:center;max-height:50px;max-width:50px;width:100%}.keno-hot-cold-numbers-section__ball>p{color:#111827;font-family:Mulish,Roboto,sans-serif;font-size:45cqw;font-weight:800;margin:0;text-align:center}@media screen and (max-width:720px){.keno-hot-cold-numbers{flex-direction:column;gap:24px;padding:20px 22px}.keno-hot-cold-numbers-section{max-width:100%;width:100%}}.rapid-game-detail-page{width:100%}.game-prizes-remaining h2,.rapid-game-detail-page h2{font-family:Roboto Slab,serif;font-size:17px;font-weight:700;line-height:22px;margin-bottom:4px}.game-prizes-remaining h2{color:#000;letter-spacing:-.35px}.game-prizes-remaining h3{color:#000;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;line-height:18px;margin-bottom:0;margin-left:10px}.game-prizes-remaining-game-name{margin-top:0;padding-top:12px}.game-prizes-remaining-second-chance-header{margin-top:24px}.game-prizes-remaining-table-container{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);padding:12px 2px}.game-prizes-remaining-table-container .multi-col-stacking-table{top:12px}.game-prizes-remaining-table-container .multi-col-stacking-table tr.header-row{border-radius:6px;padding-bottom:2px;padding-top:2px}.game-prizes-remaining-table-container .multi-col-stacking-table tr.header-row :first-child{border-radius:6px 0 0 6px}.game-prizes-remaining-table-container .multi-col-stacking-table tr.header-row :last-child{border-radius:0 6px 6px 0}.game-prizes-remaining-expiration{color:#0f1821;font-weight:400;letter-spacing:-.26px}.game-prizes-remaining-disclaimer,.game-prizes-remaining-expiration{font-family:Roboto,sans-serif;font-size:14px;line-height:18px;padding:0 12px 12px}.game-prizes-remaining-disclaimer{color:rgba(15,24,34,.5);font-style:italic;position:relative;z-index:3}.game-prizes-remaining-prize-cell{color:#0f1821;font-family:Roboto,sans-serif}.game-prizes-remaining-prize-value{font-size:16px;font-weight:700;line-height:20px;margin:0}.game-prizes-remaining-prize-odds{font-size:14px;line-height:18px;margin:0}.game-prizes-remaining-quantity-cell{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;letter-spacing:-.25px;text-align:right}.game-prizes-remaining-quantity-cell>p{line-height:16px;margin:0}.game-prizes-remaining-remaining{font-weight:700}.game-prizes-remaining-text-info-container{padding:6px 10px}.game-prizes-remaining-text-info-container p{margin:0}.scratch-game-detail{width:100%}.scratch-game-detail-card{align-items:center;background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);display:flex;flex-direction:column;position:relative;z-index:3}.scratch-game-detail-card-image-and-price-container{position:relative}.scratch-game-detail-card-price-circle{align-items:center;background-color:#a8f1eb;border:3px solid #fff;border-radius:27px;bottom:-10px;display:flex;height:40px;justify-content:center;position:absolute;right:12px;width:40px}.scratch-game-detail-card-price-text{color:#0f1821;font-family:Roboto;font-size:16px;font-weight:700;letter-spacing:-.25px}.scratch-game-detail-card-image{border-radius:6px;margin-bottom:8px;max-width:304px;width:100%}.scratch-game-detail-card-info-banner{background:#a8f1eb;display:flex;height:auto;justify-content:center;margin-bottom:12px;width:100%}.scratch-game-detail-card-info-banner-prize-info-container{display:flex;font-family:Roboto;font-weight:700;justify-content:space-between;max-width:304px;padding:4px 0;width:100%}.scratch-game-detail-card-info-banner-top-prize{align-items:flex-end;color:#0f1821;display:flex;flex-direction:row;flex-wrap:wrap;font-size:20px;margin-left:12px}.scratch-game-detail-card-info-banner-top-prize-label{font-size:10px;letter-spacing:-.5px;margin-bottom:3px}.scratch-game-detail-card-info-banner-top-prize-top-text{color:#0f1821;font-size:10px;height:13px;line-height:13px;margin:0}.scratch-game-detail-card-info-banner-top-prize-prize-box{font-family:Roboto Slab,serif;height:25px;letter-spacing:-.5px;line-height:25px;margin-right:5px}.scratch-game-detail-card-info-banner-odds{color:#0f1821;font-size:20px;margin-left:12px;margin-right:35px}.scratch-game-detail-card-info-banner-odds-number{font-family:Roboto Slab,serif;height:25px;letter-spacing:-.5px;line-height:25px;width:-moz-max-content;width:max-content}.game-detail-page{margin:auto}@media screen and (min-width:719px){.game-detail-page{margin:auto;max-width:704px}}@media screen and (min-width:501px)and (max-width:1023px){.game-detail-page{max-width:704px}}.game-detail-page-content{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.game-detail-page .draw-card-container{position:relative;z-index:3}.past-results-row{padding:12px}.past-results-game-number,.past-results-row-draw-date{font-family:Roboto,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.26px;line-height:1.29;margin:0;padding-bottom:8px}@media screen and (min-width:1024px){.past-results-game-number,.past-results-row-draw-date{font-size:15px;font-weight:400;line-height:19px;padding-bottom:0}}.past-results-row-bonus,.past-results-row-jackpot,.past-results-st-doubler{font-family:Roboto,sans-serif;font-size:12px;font-style:italic;letter-spacing:-.25px;line-height:normal;margin:6px 0 0}.past-results-row-bonus span,.past-results-row-jackpot span,.past-results-st-doubler span{font-weight:700}@media screen and (min-width:1024px){.past-results-game-number,.past-results-jackpot-currency,.past-results-row-bonus{font-family:Roboto,sans-serif;font-size:15px;line-height:19px;margin-top:0}}.past-results-multi-draw-winning-numbers{align-items:center;display:flex;font-family:Roboto,sans-serif;font-size:14px;letter-spacing:-.26px;line-height:1.29;margin:0}.past-results-multi-draw-winning-numbers>p{margin:0;min-width:24px}.past-results-multi-draw-winning-numbers .winning-number-ball-group{margin-left:12px;margin-right:12px}.past-results-rapid-desktop-results{align-items:center;display:flex}.past-results-rapid-desktop-results .past-results-row-bonus{margin-left:20px}.past-results-multi-draw-desktop-results{align-items:center;display:flex}.past-results-multi-draw-desktop-results>:first-child{margin-right:58px}.past-results__wol-single-column-result{align-items:center;-moz-column-gap:16px;column-gap:16px;display:flex}.past-results__row-wol-text-container{display:grid;grid-template-columns:90px auto}.past-results__row-wol-extra{font-family:Roboto,sans-serif;font-size:14px;font-style:italic;letter-spacing:-.25px;line-height:normal;margin:6px 0 0}.past-results__row-wol-extra span{font-weight:700}.past-results .winning-number-ball-group{align-items:center;justify-content:unset;padding:unset}.past-results .winning-number-ball-circle,.past-results .winning-number-ball-circle-no-border{margin:2px 4px 2px 0}.past-results .winning-number-ball-multiplier{margin:2px 0 0}.past-results .stacking-table{box-shadow:0 1px 4px 0 rgba(15,24,33,.3);z-index:2}.past-results .stacking-table.empty{box-shadow:none;margin-bottom:200px;padding-top:0}.past-results .multi-col-stacking-table{top:0}.past-results .multi-col-stacking-table thead th{box-sizing:border-box;padding:16px 12px}.past-results .multi-col-stacking-table tbody tr td{box-sizing:border-box;padding-bottom:10px;padding-top:10px}.past-results .multi-col-stacking-table tbody tr:first-of-type td{padding-top:16px}.past-results .multi-col-stacking-table td.color,.past-results .multi-col-stacking-table td.drawDate,.past-results .multi-col-stacking-table td.singleResult,.past-results .multi-col-stacking-table th.color,.past-results .multi-col-stacking-table th.drawDate,.past-results .multi-col-stacking-table th.singleResult{width:160px}.past-results .multi-col-stacking-table td.drawNumber,.past-results .multi-col-stacking-table th.drawNumber{width:100px}.past-results .multi-col-stacking-table td.results:nth-last-child(2),.past-results .multi-col-stacking-table th.results:nth-last-child(2){width:340px}@media print{.printable-past-results .winning-number-ball-circle{border:1px solid #000;box-shadow:none}.printable-past-results .winning-number-ball-circle-no-border,.printable-past-results .winning-number-ball-circle-solid{box-shadow:none}.printable-past-results .winning-number-ball-st-doubler-container{margin-top:5px}.printable-past-results h2,.printable-past-results h3{font-family:Roboto Slab,serif}}#past-results h2{margin:12px auto 4px;max-width:940px}.nested-dropdown-card{z-index:3}.past-results{margin:auto;max-width:940px}.past-results h2{color:#000;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;letter-spacing:-.35px;line-height:1.29}.past-results-Manager{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);padding:12px;position:relative;z-index:5}.past-results.Look-up-the-past-res{color:#000;font-family:Roboto,sans-serif;font-size:16px;letter-spacing:-.3px;line-height:1.25;margin-bottom:12px}.past-results-ERROR{color:red}.past-results-ERROR,.past-results-NO_DATA{font-family:Roboto,sans-serif;font-size:14px;text-align:center}.past-results-NO_DATA{color:#000;font-style:italic;margin-top:32px;opacity:.5}.past-results-no-game-selected{color:#000;font-family:Roboto,sans-serif;font-size:18px;font-style:italic;letter-spacing:-.34px;line-height:24px;margin:32px 0 0;opacity:.5;text-align:center}.past-results .paginated-wrapper{position:relative;top:-6px}.past-results .Drop-Down-Selector{z-index:1}@media screen and (min-width:1024px){.past-results .Drop-Down-Selector,.past-results div.date-range-selector-input-container{max-width:50%}}.TabToggler-container{background-color:#aab3be;border:1px solid #aab3be;border-radius:6px;box-shadow:-1px 2px 0 1px #7fcbc4;display:inline-flex;justify-content:center;margin-bottom:12px;margin-top:12px;width:100%}.TabToggler-radio{opacity:0;position:fixed}.TabToggler-display{background-color:#fff;box-shadow:1px 1px 3px 0 rgba(15,24,33,.35);font-family:Roboto Slab,serif;font-size:14px;font-weight:700;line-height:1.29;padding:10px 0;text-align:center}.TabToggler-display:not(.active){background:none;box-shadow:none;cursor:pointer;opacity:.5}.TabToggler-labeler{flex:1}.TabToggler-labeler:first-of-type .TabToggler-display{border-radius:6px 0 0 6px}.TabToggler-labeler:last-of-type .TabToggler-display{border-radius:0 6px 6px 0}.Past-Results-Rapid-Games-wrapper{align-items:baseline;display:flex}.Past-Results-Rapid-Games-input-container{box-sizing:border-box;display:inline-block;width:50%}.Past-Results-Rapid-Games-input-container span{font-family:Roboto Slab,serif;font-size:12px;font-weight:700;line-height:1.5;margin-bottom:2px;margin-top:0}.Past-Results-Rapid-Games-input-container input[type=number]{border:1px solid rgba(15,24,33,.2);border-radius:4px;box-shadow:inset 0 1px 3px 0 rgba(15,24,33,.2);box-sizing:border-box;font-family:Roboto,sans-serif;font-size:16px;padding:10px 0 10px 8px;width:100%}@media screen and (min-width:1024px){.TabToggler-container{max-width:50%}}#Past-Results-Rapid-Games-starting-game-num{padding-right:6px}#Past-Results-Rapid-Games-num-draws{padding-left:6px}#Past-Results-Rapid-Games-date-selector-container{width:100%}@media screen and (min-width:1024px){#Past-Results-Rapid-Games-date-selector-container{max-width:50%}}@media screen{.prizes-remaining-page-table{font-family:Roboto,sans-serif}.prizes-remaining-page-table-name-text{font-size:14px;font-weight:700;letter-spacing:-.26px;line-height:18px}}@media screen and (min-width:1024px){.prizes-remaining-page-table-name-text{font-size:15px;letter-spacing:-.28px;line-height:19px}}@media screen{.prizes-remaining-page-table-claimed-text,.prizes-remaining-page-table-start-text{font-size:15px;font-weight:400;letter-spacing:-.28px;line-height:19px}.prizes-remaining-page-table-prize-text{display:flex;font-size:18px;font-weight:400;letter-spacing:-.34px;line-height:20px;padding:4px 0}}@media screen and (min-width:1024px){.prizes-remaining-page-table-prize-text{font-size:15px;letter-spacing:-.28px;line-height:19px}}@media screen{.prizes-remaining-page-table-prize-text svg{height:17px;padding:0 4px 0 0;width:18px}}@media screen and (min-width:1024px){.prizes-remaining-page-table-prize-text svg{padding:0 0 0 8px}.prizes-remaining-page-table-prize-text{display:flex;justify-content:flex-end}}@media screen{.prizes-remaining-page-table-remaining-text{font-size:14px;font-weight:700;letter-spacing:-.26px;line-height:18px}}@media screen and (min-width:1024px){.prizes-remaining-page-table-remaining-text{font-size:15px;font-weight:400;letter-spacing:-.28px;line-height:19px}}@media screen{.prizes-remaining-page-table-details-cell{display:flex;justify-content:flex-end}.prizes-remaining-page-table-details-cell svg{height:30px;width:30px}}@media screen and (min-width:1024px){.prizes-remaining-page-table-details-cell svg{height:20px;width:20px}}@media screen{.prizes-remaining-page-table-info-cell{color:#0f1821;text-decoration:none}.prizes-remaining-page .multi-col-stacking-table{border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);position:relative;top:-6px;z-index:2}.prizes-remaining-page .multi-col-stacking-table thead tr th:first-child{width:25%}.prizes-remaining-page .multi-col-stacking-table thead tr th:nth-child(10n+2){width:21%}.prizes-remaining-page .multi-col-stacking-table thead tr th{font-size:15px;letter-spacing:-.31px;line-height:21px;padding-top:18px;width:11%}.prizes-remaining-page .multi-col-stacking-table tbody tr:first-child td{padding-top:20px}}@media screen and (min-width:1024px){.prizes-remaining-page .multi-col-stacking-table tbody tr:first-child td{padding-bottom:12px;padding-top:21px}}@media screen{.prizes-remaining-page .multi-col-stacking-table tbody tr{cursor:pointer;height:45px}.prizes-remaining-page .multi-col-stacking-table tbody tr td:first-child{width:25%}.prizes-remaining-page .multi-col-stacking-table tbody tr td:nth-child(10n+2){width:21%}.prizes-remaining-page .multi-col-stacking-table tbody tr td{font-family:Roboto,sans-serif;font-weight:400;vertical-align:middle;width:11%}}@media screen and (min-width:1024px){.prizes-remaining-page .multi-col-stacking-table tbody tr td{font-size:15px;letter-spacing:-.28px;line-height:19px;padding-bottom:0;padding-top:0}}@media print{@page{margin:1cm}.multi-col-stacking-table{border-collapse:collapse;width:100%}.multi-col-stacking-table .right-align,.multi-col-stacking-table th.right-align{text-align:right}.multi-col-stacking-table thead tr.header-row{background-color:#fff;border-bottom:1px solid #000;border-radius:6px}.multi-col-stacking-table thead th{font-family:Roboto Slab,serif;font-weight:700;padding:12px 0;text-align:left}.multi-col-stacking-table thead th:first-of-type{padding-left:12px}.multi-col-stacking-table thead th.remaining{padding-right:12px}.multi-col-stacking-table thead th.details{display:none}.multi-col-stacking-table tbody tr:nth-child(2n),.multi-col-stacking-table tbody tr:nth-child(odd){background-color:#fff}.multi-col-stacking-table tbody tr td{border-bottom:1px solid rgba(15,24,33,.5);font-family:Roboto,sans-serif;font-weight:400;padding:12px 0}.multi-col-stacking-table tbody tr td:first-of-type{padding-left:12px}.multi-col-stacking-table tbody tr td.game{font-weight:700}.multi-col-stacking-table tbody tr td.remaining{padding-right:12px}.multi-col-stacking-table tbody tr td.details{display:none}.multi-col-stacking-table tbody tr td.prizeAmount svg{height:17px;padding:0 0 0 8px;width:18px}.multi-col-stacking-table tbody tr:last-child td{border-bottom:none}.prizes-remaining-page-table-prize-text{align-items:center;display:flex;justify-content:flex-end}.winning-number-ball-group{justify-content:flex-start}}.prizes-remaining-page{color:#0f1821;font-family:Roboto Slab,serif;margin:auto;max-width:992px;position:relative;z-index:1}.prizes-remaining-page .multiselect-filter{padding-top:11px}@media screen and (min-width:1024px){.prizes-remaining-page .multiselect-filter{min-width:472px}}.prizes-remaining-page .Drop-Down-Selector-selector{margin-bottom:0;padding-bottom:12px}.prizes-remaining-page-no-results{align-items:center;background:#f0f3f6;border-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);color:#0f1821;display:flex;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;height:67px;justify-content:center;letter-spacing:-.34px;line-height:20px;margin-top:-15px;padding-top:15px;position:relative;text-align:center;width:100%;z-index:-1}.prizes-remaining-page-top-section{z-index:8}.prizes-remaining-page-top-section,.prizes-remaining-page-top-section-filters{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);position:relative}.prizes-remaining-page-top-section-filters{padding:12px;z-index:5}@media screen and (min-width:1024px){.prizes-remaining-page-top-section-top-filters{display:flex;justify-content:space-between}}.prizes-remaining-page-top-section-disclaimer-text{color:#0f1821;font-family:Roboto,sans-serif;font-size:14px;font-style:italic;font-weight:400;letter-spacing:-.26px;line-height:18px;opacity:.5}.prizes-remaining-page-top-section-reset-filters{color:#1e7e74;cursor:pointer;font-size:14px;font-weight:700;line-height:18px;padding-bottom:4px;padding-top:16px;text-align:center}.prizes-remaining-page-top-section-reset-filters.inactive{cursor:default;opacity:.5}@media screen and (min-width:1024px){.prizes-remaining-page-top-section-reset-filters{margin-left:auto;width:86px}}.prizes-remaining-page-top-section .print-icon{padding:12px 0 0}@media screen and (min-width:1024px){.prizes-remaining-page-top-section .print-icon{margin-bottom:-32px;padding-top:17px}}.prizes-remaining-page-top-section-results-display-area{align-items:baseline;display:flex;justify-content:space-between}.prizes-remaining-page-top-section-results-text{font-family:Roboto,sans-serif;font-size:14px;height:100%;letter-spacing:-.26px;line-height:100%;padding-bottom:12px;padding-left:12px}.deactivate-account-step-one__body-text{font-family:Roboto,sans-serif;font-size:16px;margin:0 0 16px}.deactivate-account-step-one__body-text--bold{font-weight:700}.deactivate-account-step-one__body-text-link{color:#1f7e74;font-weight:700;text-decoration:none}.deactivate-account-step-two__body-header{font-family:Roboto Slab,serif;font-size:17px;font-weight:700;letter-spacing:-.35px;margin:12px}.deactivate-account-step-two__body-text{font-family:Roboto,sans-serif;font-size:16px;margin:0 12px 16px}.deactivate-account-step-two__error{text-align:center}.deactivate-account-step-two__deactivate-button-container{margin:16px;max-width:182px}.tool-tip{align-items:center;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;margin:0;position:relative;width:-moz-fit-content;width:fit-content}.tool-tip__icon{height:16px;width:16px}.tool-tip__pop-up-container{bottom:24px;position:absolute;visibility:hidden}.tool-tip__pop-up{background-color:#fff;border-radius:5px;box-shadow:0 1px 3px 0 rgba(0,0,0,.3);display:flex;flex-direction:column;padding:10px;z-index:2}.tool-tip:hover .tool-tip__pop-up-container{visibility:visible}#tool-tip-triangle{fill:#fff;bottom:-9px;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-shrink:0;height:10.423px;left:calc(50% - 6px);position:absolute;width:12.114px}.ticket-instructions__container{align-items:center;display:flex}.ticket-instructions__label{color:#0f1821;font-family:Roboto Slab,serif;font-size:20px;font-weight:600;letter-spacing:.5px;margin:0 4px 0 0}.ticket-instructions__tool-tip{color:#0f1821;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;width:218px}.ticket-instructions__image{margin-top:16px}.ticket-checker-form__form-content{display:flex;flex-direction:column;padding-bottom:24px}.ticket-checker-form__form-body-container{width:330px}@media screen and (min-width:720px){.ticket-checker-form__form-body-container{padding-right:20px;width:50%}}.ticket-checker-form__form-body{display:flex;flex-direction:row}@media screen and (min-width:720px){.ticket-checker-form__form-body{flex-direction:column;float:left}}.ticket-checker-form__form{width:100%}.ticket-checker-form__form-submit{margin-left:8px;padding-top:24px}@media screen and (min-width:720px){.ticket-checker-form__form-submit{margin-left:0}}.ticket-checker-form__instructions{margin-right:12px;margin-top:24px;width:100%}@media screen and (min-width:720px){.ticket-checker-form__instructions{display:flex;justify-content:space-between}}.ticket-status-modal{background:#a8f1eb;border-radius:4px;box-sizing:border-box;max-width:350px;padding:5px;position:relative;top:-160px;width:calc(100vw - 10px)}.ticket-status-modal__body-message{color:#000;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.26px;line-height:18px;margin:0}.ticket-status-modal__close-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;width:32px}.ticket-status-modal__controls{display:flex;flex-direction:column;position:absolute;right:12px;right:2px;top:8px;top:2px;z-index:1}.ticket-status-modal__graphic-content{display:flex;margin:0 20px 0 8px}.ticket-status-modal__header-message{color:#000;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;letter-spacing:-.35px;line-height:22px;margin:0 0 2px}.ticket-status-modal__loading-content{align-items:center;display:flex;flex-direction:column}.ticket-status-modal__message-content{display:flex;flex-direction:column;margin-right:16px}.ticket-status-modal__scenario-content{align-items:center;display:flex;flex-direction:row;height:100%;padding:8px}.ticket-status-modal__text-italic{color:#000;font-size:14px;font-style:italic;font-weight:400;margin:0}.ticket-status-modal__call-to-action{align-items:center;display:flex;flex-wrap:wrap;justify-content:start;margin-top:8px}.ticket-status-modal__call-to-action-button{align-items:center;background:#0c2744;border-radius:6px;color:#fff;display:flex;font-family:Roboto Slab,serif;font-size:14px;font-weight:600;margin:2px;padding:4px 8px;text-decoration:none}.ticket-checker-page__legal-disclaimer{font-family:Roboto,sans-serif;font-size:11px;margin:12px 0 0}.ticket-checker-page__section-content{background:#fff;border-radius:8px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);margin-bottom:24px;padding:12px 12px 16px}.ticket-checker-page__section-content-text{color:#0f1821;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;margin:0}#ticket-checker-page{max-width:740px}.promotion-page{align-items:center;display:flex;flex-direction:column;margin-bottom:-40px}.promotion-page__breadcrumb{margin-left:16px;width:100%}@media screen and (min-width:1024px){.promotion-page__breadcrumb{padding-left:8px;width:1024px}}.promotion-page__background{align-items:center;background-image:var(--background-image-small);background-repeat:no-repeat;background-size:100%;display:flex;flex-direction:column;position:relative;width:100%}@media screen and (min-width:720px){.promotion-page__background{background-image:var(--background-image-large)}}.promotion-page__content{align-items:center;display:flex;flex-direction:column;margin:8px 16px 48px;max-width:1024px;position:relative}.promotion-page__header-link{width:100%}.promotion-page__cta-image{display:flex;justify-content:center;width:100%}.promotion-page__body{margin-top:-10px;width:100%}.infinite-stacking-table-container{background-color:#fff;margin-top:10px;width:100%}.infinite-stacking-table-container,.infinite-stacking-table-container-wrapper{border-radius:8px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3)}.infinite-stacking-table-container__load-more{display:flex;justify-content:center;margin:12px 0;width:100%}.infinite-stacking-table-container__load-more--loading{margin:8px 0}.infinite-stacking-table-container__load-more button{background-color:#fff;border:none;color:#1e7e74;cursor:pointer;font-family:Roboto Slab,serif;font-size:14px;font-weight:600;text-align:center}.infinite-stacking-table{padding:0 8px}.infinite-stacking-table td{padding:16px 0}.infinite-stacking-table__row.clickable{cursor:pointer}.infinite-stacking-table__row.clickable:hover{background-color:#f2f2f2}.infinite-stacking-table table{border-collapse:collapse;width:100%}.infinite-stacking-table tbody tr{border-bottom:2px solid #f0f3f6}.infinite-stacking-table tbody tr:last-child{border:none}.infinite-stacking-table h3{color:#0f1821;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;margin:0}.infinite-stacking-table h4{font-family:Roboto,sans-serif;font-size:10px;font-weight:lighter;margin:8px 0 2px}.infinite-stacking-table p{font-family:Roboto,sans-serif;font-size:14px;margin:0}.infinite-stacking-table.full{padding:16px 8px 0}.infinite-stacking-table.full thead{background-color:#f0f3f6}.infinite-stacking-table.full thead th{font-family:Roboto,sans-serif;font-size:10px;font-weight:lighter;padding:6px 0 6px 10px;text-align:left}.infinite-stacking-table.full thead th:first-child{border-radius:2px 0 0 2px}.infinite-stacking-table.full thead th:last-child{border-radius:0 2px 2px 0}.infinite-stacking-table.full tbody td{min-width:80px;padding:24px 10px}#promotions-entries-page h2{margin-bottom:0;width:100%}#promotions-entries-page .page-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:740px;padding:0 16px}.promotions-entries-page__subtitle{font-family:Roboto Slab,serif;font-size:14px;font-weight:600;margin:4px 0;width:100%}.promotions-entries-page__bonus-pill{align-items:center;background-color:#f9d54e;border-radius:10px;display:flex;font-family:Roboto;font-size:12px;font-weight:700;height:20px;justify-content:center;width:92px}.promotions-entries-page__entries-summary{font-family:Roboto Slab,serif;font-size:14px;font-weight:400;margin:0;width:100%}.promotions-entries-empty-container{align-items:center;border:2px dashed rgba(23,62,103,.22);border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin:16px auto auto;padding:24px 0;width:100%}.promotions-entries-empty-container__text{width:90%}.promotions-entries-empty-container h3{font-family:Roboto Slab;font-size:18px;font-weight:700;margin:0 0 16px;text-align:center}.promotions-entries-empty-container p{font-family:Roboto,sans-serif;font-size:16px;margin:0;text-align:center}.promotions-entries-empty-container p a{color:#3c38f0;text-decoration:none}.bonus-draw-pill{align-items:center;background-color:#f9d54e;border-radius:10px;display:flex;font-family:Roboto;font-size:12px;font-weight:700;height:20px;justify-content:center;width:92px}.tab-view-controller{background:#fff;border-radius:8px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);display:grid;grid-auto-flow:column}.tab-view-controller__option{background:none;border:none;border-radius:0;color:#000;font-family:Roboto Slab,serif;font-size:14px;font-weight:600;padding:10px 0;position:relative;text-align:center;width:auto}.tab-view-controller__option:not(:last-child):after{background-color:#d9dcdf;content:" ";height:34px;margin-bottom:auto;margin-top:auto;position:absolute;right:-.5px;top:2px;width:1px}.tab-view-controller__option:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}.tab-view-controller__option:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.tab-view-controller__option--selected{background:#1e7e74;color:#fff}.item-preview-list{border-radius:8px;box-shadow:0 1px 3px 0 rgba(145,176,208,.3);display:grid;grid-auto-flow:row}.item-preview-list--dark-shadow{box-shadow:0 1px 3px 0 rgba(15,24,33,.3)}.item-preview-list__title{font-family:Roboto Slab,serif;font-size:14px;font-weight:600;margin:0 0 4px}.item-preview-list__title--white{color:#fff}.item-preview-list__title--black{color:#000}.item-preview-list__header-container{background:#fff;border-top-left-radius:8px;border-top-right-radius:8px;position:relative;width:auto}.item-preview-list__item{background:#fff;border:none;border-radius:0;position:relative;width:auto}.item-preview-list__item:has(~.item-preview-list__item):after{background-color:#d9dcdf;bottom:-.5px;content:" ";height:1.5px;left:8px;margin-bottom:auto;margin-top:auto;position:absolute;width:calc(100% - 16px)}.item-preview-list__item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.item-preview-list__item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.item-preview-list__see-more-button{background:#fff;border:none;border-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:#1e7e74;font-family:Roboto Slab,serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;padding:4px 16px 16px;position:relative;width:auto}.item-preview-list__error-message{color:#0f1821;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.player-progress-bar__outline{background:#d9d9d9;border-radius:7px;box-shadow:inset 0 3px 6px 0 rgba(15,24,33,.25);height:8px;width:100%}.player-progress-bar__progress{background:#0c2744;border-radius:7px 0 0 7px;height:8px}.player-progress-bar__progress--complete{background:linear-gradient(90deg,#ffe5ab,#ffac00);border-radius:7px}.scan-to-enter-list-item{display:flex;flex-direction:column;padding:16px 8px}.scan-to-enter-list-item__data{display:flex;justify-content:space-between}.scan-to-enter-list-item__progress{margin-top:8px}.scan-to-enter-list-item__section{color:#000;display:flex;flex-direction:column;font-family:Roboto,sans-serif;justify-content:space-between}.scan-to-enter-list-item__section:first-child{align-items:flex-start}.scan-to-enter-list-item__section:last-child{align-items:flex-end;text-align:right}.scan-to-enter-list-item__title{font-size:14px;font-weight:600;margin:0 0 2px;text-align:left}.scan-to-enter-list-item__label{font-size:10px;font-weight:400;margin-top:6px}.scan-to-enter-list-item__data{font-size:14px;font-weight:400}#scan-to-enter-page .page-content{max-width:740px;padding:20px 16px}#scan-to-enter-page .scan-to-enter-page__list-container{margin:24px 0 8px}#scan-to-enter-page .scan-to-enter-page__empty-list{border:2px dashed rgba(23,62,103,.22);border-radius:8px;display:flex;flex-direction:column;padding:24px 0}#scan-to-enter-page .scan-to-enter-page__empty-list-header{color:#000;font-family:Roboto Slab,serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-align:center}#scan-to-enter-page .scan-to-enter-page__empty-list-message{color:#000;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-top:16px;text-align:center}#scan-to-enter-page .scan-to-enter-page__link{color:#000eee;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}#scan-to-enter-page .scan-to-enter-page__disclaimer{color:#000;font-family:Roboto,sans-serif;font-size:12px;font-style:italic;font-weight:400}#scan-to-enter-page .scan-to-enter-page__error{color:#000;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;margin-top:16px;text-align:center}.scan-to-enter-rule-scan-list-item{display:flex;flex-direction:column;padding:16px 16px 16px 8px}.scan-to-enter-rule-scan-list-item__barcode{font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:8px}.scan-to-enter-rule-scan-list-item__label{font-family:Roboto,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:4px}.scan-to-enter-rule-scan-list-item__scan-date{font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#scan-to-enter-details-page .page-content{max-width:740px;padding:20px 16px}#scan-to-enter-details-page .scan-to-enter-details-page-back-button{align-items:center;background:none;border:none;display:flex;margin:0 0 16px -4px;padding:0}#scan-to-enter-details-page .scan-to-enter-details-page-back-button__text{color:#000;font-family:Roboto Slab,serif;font-size:14px;font-weight:400}#scan-to-enter-details-page .scan-to-enter-details-page__title{font-family:Roboto Slab,serif;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 4px}#scan-to-enter-details-page .scan-to-enter-details-page__description{font-family:Roboto Slab,serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:0}#scan-to-enter-details-page .scan-to-enter-details-page-rule-section{margin:16px 0 8px}#scan-to-enter-details-page .scan-to-enter-details-page-rule-section__games{display:flex;flex-direction:column;font-family:Roboto Slab,serif;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin:0}#scan-to-enter-details-page .scan-to-enter-details-page-rule-section__progress{font-family:Roboto Slab,serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:2px 0 6px}#scan-to-enter-details-page .scan-to-enter-details-page-rule-section__empty-list{border:2px dashed rgba(23,62,103,.22);border-radius:8px;display:flex;flex-direction:column;padding:24px 0}#scan-to-enter-details-page .scan-to-enter-details-page-rule-section__empty-list-header{color:#000;font-family:Roboto Slab,serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-align:center}#scan-to-enter-details-page .scan-to-enter-details-page__rewards-button-container{display:flex;justify-content:center;width:100%}#scan-to-enter-details-page .scan-to-enter-details-page__see-rewards-button{background-color:#173e67;border:none;border-radius:8px;color:#fff;font-family:Roboto Slab,serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;margin-top:8px;padding:8px}.ada-form{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;font-size:14px;line-height:18px;margin:12px 0;padding:12px}.scan-to-enter-summary{width:100%}.scan-to-enter-summary--small{max-width:560px}.scan-to-enter-summary-list-item{padding:12px 16px}.scan-to-enter-summary-list-item__title{color:#000;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 4px}.scan-to-enter-summary-list-item__subtitle{color:#000;font-family:Roboto,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:normal;margin:0}.scan-to-enter-summary-list-item__section{display:flex;justify-content:space-between;margin-bottom:4px}.scan-to-enter-summary-list-item__no-promotions{color:#0f1821;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;margin:8px;text-align:left}@media screen and (min-width:720px){.scan-to-enter-summary-list-item__no-promotions{text-align:center}}.promotion-entries-summary{width:100%}.promotion-entries-summary-header{background-color:#f0f3f6;border-radius:2px;display:grid;grid-template-columns:4fr 1fr 1fr;margin:16px 8px 0;padding:6px 8px}.promotion-entries-summary-header__text{color:#0f1821;font-family:Roboto,sans-serif;font-size:10px;font-weight:400;margin:0;text-transform:uppercase}.promotion-entries-summary-list-item{display:grid;grid-template-columns:4fr 1fr 1fr;padding:22px 0}.promotion-entries-summary-list-item__title{color:#0f1821;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;margin:0;padding-left:18px}.promotion-entries-summary-list-item__details{color:#0f1821;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;margin:0}.promotion-entries-summary-list-item__no-entries{color:#0f1821;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;margin:8px;text-align:left}@media screen and (min-width:720px){.promotion-entries-summary-list-item__no-entries{text-align:center}}.coupons-summary{width:100%}.coupons-summary-list-item{display:flex;font-family:Roboto,sans-serif;gap:12px;padding:12px}.coupons-summary-list-item__no-coupons{font-family:Roboto,sans-serif;font-size:12px;margin:8px;text-align:center}.coupons-summary-list-item__cover-image{border-radius:4px;height:71px;width:51px}.coupons-summary-list-item__details{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:flex-start}.coupons-summary-list-item__title{font-size:14px;font-weight:700;margin:0}.coupons-summary-list-item__subtitle{font-size:12px;margin:0}@media screen and (min-width:720px){.coupons-summary-list-item__details{align-items:center;flex-direction:row;gap:unset;justify-content:space-between;width:100%}}.promotion-prizes-summary{width:100%}.promotion-prizes-summary-list-item{color:#0f1821;display:flex;flex-direction:column;font-family:Roboto,sans-serif;gap:8px;padding:12px}.promotion-prizes-summary-list-item--new{position:relative}.promotion-prizes-summary-list-item--new:before{align-items:center;background-color:#ffcb56;border-radius:10px;color:#0f1821;content:"NEW!";display:flex;font-family:Roboto,sans-serif;font-size:12px;font-style:italic;font-weight:600;height:20px;justify-content:center;position:absolute;right:8px;top:-10px;width:48px}.promotion-prizes-summary-list-item__no-prizes{font-family:Roboto,sans-serif;font-size:12px;margin:8px;text-align:center}.promotion-prizes-summary-list-item__title{font-size:14px;font-weight:600;margin:0}.promotion-prizes-summary-list-item__text{font-size:12px;font-weight:400;margin:0}.item-count-card{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);display:flex}.item-count-card__value{color:#0f1821;font-family:Roboto Slab,serif;font-size:14px;font-weight:600}.item-count-card--horizontal{flex-direction:row;flex-shrink:0;justify-content:left;min-height:80px;width:160px}.item-count-card--horizontal__icon{align-items:center;display:flex;justify-content:center;margin:0 4px 0 10px}.item-count-card--horizontal__details{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:14px 6px 14px 0}.item-count-card--horizontal__label{color:#0f1821;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;margin-top:4px}.item-count-card--vertical{align-items:center;flex-direction:column;flex-shrink:0;min-height:130px;width:110px}.item-count-card--vertical__icon{align-items:center;display:flex;justify-content:center;margin:10px 0 8px}.item-count-card--vertical__details{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 8px}.item-count-card--vertical__label{color:#0f1821;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;margin:8px 0;text-align:center}.promotion-dashboard-page{align-items:center;background:linear-gradient(0deg,#e2fcfa 60%,#173e67 99%);display:flex;flex-direction:column;margin:0 auto;max-width:100%}.promotion-dashboard-page__breadcrumb{margin-left:16px;width:100%}@media screen and (min-width:1024px){.promotion-dashboard-page__breadcrumb{padding-left:8px;width:1024px}}.promotion-dashboard-page__content{align-items:center;display:flex;flex-direction:column;margin-top:20px;max-width:740px;width:96%}.promotion-dashboard-page__section{align-items:center;display:flex;flex-direction:column;gap:26px;margin-bottom:24px;width:100%}@media screen and (min-width:720px){.promotion-dashboard-page__section{align-items:start;flex-direction:row}}.promotion-dashboard-page__summary-section{display:flex;flex-direction:row}.promotion-dashboard-page__summary-section.gapped{gap:20px}.promotion-dashboard-page__summary-section.spaced{justify-content:space-between}@media screen and (max-width:719px){.promotion-dashboard-page__summary-section{max-width:560px;width:100%}}@media screen and (min-width:720px){.promotion-dashboard-page__summary-section{flex-direction:column;height:281px;margin-right:22px}}.promotion-prizes-page{display:flex;flex-direction:column;gap:8px}.promotion-prizes-page__list{display:flex;flex-direction:column;gap:16px}.promotion-prizes-page__empty-list{border:2px dashed rgba(23,62,103,.22);border-radius:8px;color:#0f1821;display:flex;flex-direction:column;gap:8px;padding:16px 20px;text-align:center}.promotion-prizes-page__empty-list h3{font-family:Roboto Slab,serif;font-size:18px;font-weight:700;margin:0}.promotion-prizes-page__empty-list p{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;margin:0}.promotion-prizes-page__disclaimer{color:#0f1821;font-family:Roboto,sans-serif;font-size:12px;font-style:italic;font-weight:400}@media screen and (max-width:720px){.promotion-prizes-page__disclaimer{text-align:center}}.promotion-prizes-page__link{text-decoration:none}.promotion-prize-list-item{background-color:#fff;border-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);color:#0f1821;display:flex;font-family:Roboto,sans-serif;justify-content:space-between;padding:16px 12px}.promotion-prize-list-item--new{position:relative}.promotion-prize-list-item--new:before{align-items:center;background-color:#ffcb56;border-radius:10px;color:#0f1821;content:"NEW!";display:flex;font-family:Roboto,sans-serif;font-size:12px;font-style:italic;font-weight:600;height:20px;justify-content:center;position:absolute;right:12px;top:-10px;width:48px}.promotion-prize-list-item-info{display:flex;flex-direction:column;gap:4px}.promotion-prize-list-item-info__title{font-size:14px;font-weight:600;margin:0}.promotion-prize-list-item-info__text{font-size:12px;font-weight:400;margin:0 8px 0 0}.promotion-prize-list-item-ctas{align-items:center;display:flex;gap:8px}.promotion-prize-list-item-ctas__button{background:#fff;border:1px solid #0f1821;border-radius:6px;color:#0f1821;font-family:Roboto Slab,serif;font-size:14px;font-weight:600;height:32px;line-height:18px;text-align:center;width:102px}.promotion-prize-list-item-ctas__button--wide{width:124px}.promotion-prize-list-item-ctas__button--blue{background:#173e67;border:none;color:#fff}@media screen and (max-width:720px){.promotion-prize-list-item{flex-direction:column;gap:8px}.promotion-prize-list-item-ctas{justify-content:flex-end}}.decline-prize-modal{align-items:center;background-color:#fff;border-radius:6px;color:#0f1821;display:flex;flex-direction:column;gap:8px;padding:24px;text-align:center}.decline-prize-modal__header{font-family:Roboto Slab,serif;font-size:18px;font-weight:700;margin:0;max-width:238px}.decline-prize-modal__text{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;margin:8px 0;max-width:224px}.decline-prize-modal__text--error{font-style:italic}.decline-prize-modal__button{background:#173e67;border:none;border-radius:6px;color:#fff;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;height:40px;letter-spacing:-.35px;line-height:22px;width:176px}.decline-prize-modal__button--alternate{background:#fff;border:2px solid #173e67;color:#173e67}#promotion-prize-claim-page h2{margin-bottom:0}#promotion-prize-claim-page .promotion-prize-claim-page-back-button{align-items:center;background:none;border:none;display:flex;margin:0 0 0 -4px;padding:0}#promotion-prize-claim-page .promotion-prize-claim-page-back-button__text,#promotion-prize-claim-page .promotion-prize-claim-page__subtitle{color:#0f1821;font-family:Roboto Slab,serif;font-size:14px;font-weight:400}#promotion-prize-claim-page .promotion-prize-claim-page__subtitle{letter-spacing:-.35px;line-height:22px;margin:0 0 8px}#promotion-prize-claim-page .promotion-prize-claim-page__error{color:#0f1821;display:flex;flex-direction:column;gap:8px;padding:16px 20px;text-align:center}#promotion-prize-claim-page .promotion-prize-claim-page__error h3{font-family:Roboto Slab,serif;font-size:18px;font-weight:700;margin:0}#promotion-prize-claim-page .promotion-prize-claim-page__error p{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;margin:0}.promotion-prize-claim-form{color:#0f1821;font-family:Roboto,sans-serif;font-size:16px;font-weight:400}.promotion-prize-claim-form p{margin:0 0 16px}.promotion-prize-claim-form__header{align-items:center;background:#173e67;border-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);display:flex;height:48px;justify-content:space-between;padding:0 10px;position:relative;z-index:1}.promotion-prize-claim-form__form-label{color:#fff;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;letter-spacing:-.35px;line-height:22px}.promotion-prize-claim-form__step-label{color:#fff;font-family:Roboto Slab,serif;font-size:14px;letter-spacing:-.35px;line-height:22px;text-align:right}.promotion-prize-claim-form__content{background-color:#fff;border-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);margin-bottom:4px;margin-top:-4px}.promotion-prize-claim-form__ctas{align-items:center;background:#173e67;border-radius:0 0 6px 6px;display:flex;flex-direction:column;gap:8px;padding:24px}.promotion-prize-claim-form__continue-button,.promotion-prize-claim-form__submit-button{background:#fff;border:none;border-radius:6px;color:#173e67;flex-shrink:0;font-size:17px;font-weight:700;height:40px;letter-spacing:-.35px;line-height:22px;text-align:center;width:172px}.promotion-prize-claim-form__continue-button:disabled,.promotion-prize-claim-form__submit-button:disabled{cursor:not-allowed;opacity:.5}.promotion-prize-claim-form__cancel-button{background:none;border:none;color:#fff;font-size:14px;font-weight:700;line-height:18px;text-align:center}.promotion-prize-claim-form__disclaimer{font-size:12px;font-style:italic}.promotion-prize-claim-form__disclaimer a{color:#0f1821}.promotion-prize-claim-form-step-1{padding:12px 12px 8px}.promotion-prize-claim-form-step-1__link{color:#000eee;font-weight:600;text-decoration:none}.promotion-prize-claim-form-step-1 .input-label{color:#0f1821;font-weight:700;letter-spacing:-.257px;margin-bottom:6px;margin-top:0}.promotion-prize-claim-form-step-1 .input-base__input{background:#d8d8d8;border:1px solid #aab3be;border-radius:4px;box-shadow:inset 0 1px 3px 0 rgba(15,24,33,.2);color:#0f1821;margin-bottom:16px}.promotion-prize-claim-form-step-1__input-group{display:flex;gap:44px;justify-content:space-between}.promotion-prize-claim-form-step-1__input-group>span{width:100%}.promotion-prize-claim-form-step-1__input-group>span:first-child{width:75%}.promotion-prize-claim-form-step-2{align-items:center;display:flex;flex-direction:column;padding:12px 12px 8px}.promotion-prize-claim-form-step-2 p{width:100%}.promotion-prize-claim-form-step-2__signature-container{background-color:#f0f3f6;border:2px dashed #363636;display:flex;height:176px;margin:0 4px;position:relative;width:100%}.promotion-prize-claim-form-step-2__signature-line{stroke-width:2px;stroke:silver;bottom:25%;left:50%;position:absolute;transform:translate(-50%);width:95%}.promotion-prize-claim-form-step-2__clear-button{background:none;border:none;color:#173e67;font-size:14px;font-weight:700;line-height:18px;margin:16px 0;text-align:center}.promotion-prize-claim-form-step-3{padding:12px 12px 8px}.promotion-prize-claim-form-step-3__display-field{border:1px solid #d9dcdf;border-radius:6px;display:flex;flex-direction:column;margin-bottom:8px;padding:12px 8px 14px}.promotion-prize-claim-form-step-3__display-field a{color:#173e67;cursor:pointer;font-weight:700}.promotion-prize-claim-form-step-3__field-label{font-family:Roboto Slab,serif;font-size:12px;font-weight:700;letter-spacing:-.257px}.promotion-prize-claim-form-step-3__field-sublabel{font-size:10px}.promotion-prize-claim-form-step-3__display-text{margin-top:4px}.promotion-prize-claim-form-step-3__error-text{color:red;font-size:14px;font-style:italic;margin-top:4px}.promotion-prize-claim-form-step-3__signature-img{height:auto;max-height:100%;max-width:100%;width:auto}.promotion-prize-claim-form-step-3__signature-img-wrapper{height:40px;margin-top:8px}.sigCanvas{height:100%;width:100%;z-index:1}.simple-checkbox-button{align-items:center;display:flex;gap:8px}.simple-checkbox-button-checkbox{align-items:flex-end;background:none;border:none;display:flex;justify-content:flex-start}.simple-checkbox-button>p{color:#0f1821;font-family:Roboto Slab,serif;font-size:14px;font-weight:400;letter-spacing:-.3px;margin:0 0 0 8px}.simple-checkbox-button:active{box-shadow:none;outline:none}.claim-submission-result-modal{align-items:center;background-color:#fff;border-radius:6px;color:#0f1821;display:flex;flex-direction:column;gap:16px;margin:16px;max-width:574px;padding:24px;text-align:center}.claim-submission-result-modal p{margin:0}.claim-submission-result-modal__image{flex-shrink:0;max-width:170px}.claim-submission-result-modal__text{color:#0f1821;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;max-width:396px;text-align:center}.claim-submission-result-modal__text--error{font-style:italic;max-width:224px}.claim-submission-result-modal__button{align-items:center;background:#173e67;border:2px solid #173e67;border-radius:6px;color:#fff;flex-shrink:0;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;height:40px;justify-content:center;letter-spacing:-.35px;line-height:22px;text-align:center;width:176px}.claim-submission-result-modal__close-button{background:none;border:none;color:#1e7e74;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:18px;text-align:center}.claim-history-list-item{align-items:center;color:#0f1821;display:flex;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;justify-content:space-between;padding:12px 12px 12px 10px}.claim-history-list-item__section{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.claim-history-list-item__title{font-size:14px;font-weight:600}.single-select-filter-title{color:#0f1821;font-family:Roboto Slab,serif;font-size:12px;font-weight:700;letter-spacing:-.26px;line-height:18px;margin:0 0 3px}.single-select-filter-react-select__option{font-family:Roboto,sans-serif}.single-select-filter-react-select__single-value{font-family:Roboto,sans-serif;padding:0 8px}.single-select-filter-react-select__dropdown-indicator{transform:rotate(90deg)}.claim-history-page{color:#0f1821}.claim-history-page__title{font-family:Roboto Slab,serif;font-size:20px;font-weight:700;margin:0 0 4px}.claim-history-page__message{background:#fff;border-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);font-family:Roboto,sans-serif;font-size:14px;font-weight:400;margin-bottom:8px;padding:12px}.claim-history-page__message--no-results{color:#878b90;font-style:italic;text-align:center}.claim-history-page__message--plain{background:none;box-shadow:none;padding:0;text-align:center}.claim-history-page__message--plain>a{color:#1e7e74;font-weight:700;text-decoration:none}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}.hiddenCanvasElement{display:none;height:0;left:0;position:absolute;top:0;width:0}.pdf-viewer{align-items:center;display:flex;flex-direction:column;font-family:Roboto,sans-serif;margin-bottom:12px}.pdf-viewer__doc-container{align-items:baseline;display:flex;min-height:200px;overflow-y:auto}@media screen and (min-width:500px){.pdf-viewer__doc-container{height:300px}}@media screen and (min-width:720px){.pdf-viewer__doc-container{height:468px}}.pdf-viewer__doc-container--height-constrained .pdf-viewer__page{height:200px;overflow:hidden}@media screen and (min-width:500px){.pdf-viewer__doc-container--height-constrained .pdf-viewer__page{height:300px}}@media screen and (min-width:720px){.pdf-viewer__doc-container--height-constrained .pdf-viewer__page{height:468px}}.pdf-viewer__pagination-container{align-items:center;display:flex;justify-content:space-between;margin:16px 0 24px;min-width:122px}.pdf-viewer__pagination-container p{margin:0 24px}.pdf-viewer__button{background:none;border:none;cursor:pointer;position:relative;top:2px}.pdf-viewer__button:disabled{opacity:.5}.pdf-modal{box-shadow:0 1px 4px 0 rgba(15,24,33,.3);box-sizing:border-box;margin:auto;max-width:710px;min-height:364px;padding:12px;width:calc(100vw - 16px)}.pdf-modal,.prize-tax-modal{background-color:#fff;border-radius:6px}.prize-tax-modal{align-items:center;color:#0f1821;display:flex;flex-direction:column;gap:8px;margin:24px;max-width:400px;padding:24px 18px}.prize-tax-modal__header{font-family:Roboto Slab,serif;font-size:18px;font-weight:700;margin:0;text-align:center}.prize-tax-modal__text{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;margin-bottom:8px;text-align:center}.prize-tax-modal__close-button{background-color:#173e67;border:none;border-radius:6px;color:#fff;cursor:pointer;flex-shrink:0;font-family:Roboto Slab,serif;font-size:17px;font-weight:700;height:40px;letter-spacing:-.35px;line-height:22px;text-align:center;width:176px}.claim-history-details-page__content{background-color:#fff;border-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);padding:8px}.claim-history-details-page-display-field{border:1px solid #d9dcdf;border-radius:6px;color:#0f1821;display:flex;flex-direction:column;margin-bottom:8px}.claim-history-details-page-display-field__group{padding:12px 16px 14px 8px}.claim-history-details-page-display-field__group--bordered:not(:last-child){border-bottom:1px solid #d9dcdf}.claim-history-details-page-display-field__group--gapped{display:flex;flex-direction:column;gap:8px}.claim-history-details-page-display-field__group--grey{background:#f9f9f9;border-radius:0 0 6px 6px}@media screen and (max-width:500px){.claim-history-details-page-display-field__group{padding-right:8px}}.claim-history-details-page-display-field__tax-line{align-items:center;display:flex;justify-content:space-between;padding-bottom:6px}.claim-history-details-page-display-field__view-button{background:none;border:none;color:#1e7e74;font-family:Roboto Slab,serif;font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:18px;padding:0;text-align:right}.claim-history-details-page-display-field__line{align-items:center;display:flex;justify-content:space-between}.claim-history-details-page-display-field__label{align-items:center;display:flex;font-family:Roboto Slab,serif;font-size:12px;font-weight:700;letter-spacing:-.257px}.claim-history-details-page-display-field__value{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;margin-top:4px}.claim-history-details-page__info-popup-button{background:none;border:none;height:13px;margin-left:4px;padding:0}.claim-history-details-page-pending-claim{align-items:center;border:2px dashed rgba(23,62,103,.22);border-radius:8px;display:flex;flex-direction:column;margin-top:30px;padding:24px 18px}.claim-history-details-page-pending-claim>h3{color:#0f1821;font-family:Roboto Slab,serif;font-size:18px;font-weight:700;margin:8px 0;text-align:center}.claim-history-details-page-pending-claim>span{color:#0f1821;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;text-align:center}.claim-history-details-page-pending-claim__check-image{height:130px;width:282px}@media screen and (max-width:500px){.claim-history-details-page-pending-claim{margin-top:8px;padding:16px 18px}.claim-history-details-page-pending-claim__check-image{height:80px;width:172px}}.claim-history-details-page__disclaimer{color:#000;display:block;font-family:Roboto,sans-serif;font-size:12px;font-style:italic;font-weight:400;text-align:center;width:100%}.calendar-date-icon{background:#fff;border-radius:4px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);display:flex;flex-direction:column;font-family:Roboto,sans-serif;font-weight:700;height:29px;max-height:29px;max-width:29px;text-align:center;width:29px}.calendar-date-icon__month{background:#d33f2e;border-radius:4px 4px 0 0;color:#fff;font-size:7.826px;height:9px;text-transform:uppercase}.calendar-date-icon__day,.calendar-date-icon__month{align-items:center;display:flex;justify-content:center}.calendar-date-icon__day{border-radius:0 0 4px 4px;color:#0f1821;font-size:20px;line-height:20px;padding-top:.5px}#events-page .page-content{max-width:841px}.events-page__header{background:#fff;border-radius:8px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);font-size:16px;font-weight:400;margin:12px 3px 24px;padding:16px}.events-page__error,.events-page__header{color:#0f1821;font-family:Roboto,sans-serif}.events-page__error{display:flex;font-style:italic;justify-content:center;opacity:.5;width:100%}.events-page-month-group{margin:0 3px}.events-page-month-group__header{text-wrap:nowrap;align-items:center;color:#0f1821;display:flex;font-family:Roboto,sans-serif;font-weight:600;margin:0 0 16px}.events-page-month-group__header>hr{background-color:#000;border:none;height:1px;margin:0 0 0 8px;opacity:.5;width:100%}.events-page-event{align-items:center;background:#fff;border-radius:6px;box-shadow:0 1px 3px 0 rgba(15,24,33,.3);color:#0f1821;display:grid;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;gap:12px 16px;grid-template-columns:30px auto;margin-bottom:16px;padding:8px 12px}.events-page-event>a{color:#0f1821;text-decoration:none}.events-page-event>:nth-child(2n-1){justify-self:center}.events-page-event>:nth-child(2n){justify-self:start}.app-body{flex:1 0 auto;height:100%}.main-body{margin:auto}@media screen and (max-width:919px){.main-body{max-width:unset}}body{font-family:Open Sans,sans-serif;padding:0}#mslc-web,.app-container,body,html{min-height:100vh}.app-container{display:flex;flex-direction:column;position:relative}.app-container-fixed{height:100vh;overflow:hidden}.app-container-fixed .cms-preview-toggle{display:none}body{background-color:#e2fcfa;margin:0}