@-ms-viewport{width:device-width}html{color:#393939;font-family:Domine,sans-serif;font-size:90%;font-weight:400}@media screen and (min-width:626px){html{font-size:100%}}body,svg{margin:0;padding:0}body{backface-visibility:hidden;background-color:#e0e0e0;font-size:1rem}p{margin:15px 0}h1,h2,h3,h4{font-family:Montserrat,sans-serif;margin:0}h1{font-size:1.4rem}h1,h2{color:#003f7a}h2{font-size:1.2rem;margin:15px 0}h3{color:#003f7a;font-size:1rem}img{height:auto;vertical-align:middle;width:100%}a{color:inherit;display:inline-block;padding:0;text-decoration:none}a:hover{cursor:pointer}ul{list-style:none;margin:0;padding:0}ul>li>ul{margin-left:30px}button,form{width:100%}button{background-color:#003f7a;border:0;box-sizing:border-box;color:#fff;height:100%;overflow:visible;padding:12px}select{appearance:none}input,select,textarea{background-color:#fff;border:1px solid #003f7a;border-radius:0;box-sizing:border-box;outline-color:#005cb3;outline-width:1px;padding:12px;width:100%}.layout{display:grid;grid-template-areas:"head" "main" "foot";grid-template-columns:auto;grid-template-rows:auto auto auto;height:auto}.layout_head{background-color:#fff;border-bottom:1px solid #e0e0e0;grid-area:head;height:auto}.layout_main{background-color:#eee;grid-area:main}.layout_foot{background-color:#e0e0e0;grid-area:foot}.container{padding:15px 5px}@media screen and (min-width:626px){.container{padding:15px 5px}}@media screen and (min-width:1024px){.container{padding:15px 30px}}.header{position:relative;width:100%}.footer{display:flex;justify-content:space-between;margin:10px}@media screen and (min-width:1024px){.footer{margin:30px auto;max-width:1124px}}.row{grid-column-gap:5px;display:grid;grid-template-columns:repeat(12,1fr)}@media screen and (min-width:626px){.row{grid-column-gap:10px}}@media screen and (min-width:1024px){.row{grid-column-gap:15px}}.row-flex{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}@media screen and (min-width:626px){.row-flex{column-gap:10px}}@media screen and (min-width:1024px){.row-flex{column-gap:15px;justify-content:space-around}}.flex-item{display:flex}.col-2{grid-column:span 2}.col-3{grid-column:span 3}.col-4{grid-column:span 4}.col-5{grid-column:span 5}.col-6{grid-column:span 6}.col-7{grid-column:span 7}.col-8{grid-column:span 8}.col-10{grid-column:span 10}.col-12{grid-column:span 12}@media screen and (max-width:1024px){.col-12--small-only{grid-column:span 12}}@media screen and (min-width:1024px){.col-4--large-only{grid-column:span 4}.col-8--large-only{grid-column:span 8}}.row__justify-content-center{justify-content:center}.flex{display:flex}.position-relative{position:relative}.vertical-align-content-right{justify-content:flex-end}.horizontal-align-content-center{align-items:center}.no-padding{padding:0}.margin_center{margin-left:auto;margin-right:auto}.bc-white{background-color:#fff}.bc-transparent{background-color:transparent}.z-index-2{z-index:2}.z-index-3{z-index:3}.z-index-4{z-index:4}.z-index-10{z-index:10}.z-index-20{z-index:20}.z-index-30{z-index:30}.cursor_pointer{cursor:pointer}.border-bottom{border-bottom:1px solid #e0e0e0}.txt-color__highlight{color:#027479}.txt-color__white{color:#fff}.sticky{left:0;position:sticky;top:0}.sticky-dayForecast{margin:20px 0;position:sticky;top:40px}.fixed-top{top:5px}.pv-default{padding-left:5px;padding-right:5px}.ph-0{padding-bottom:0;padding-top:0}.p-lr-15{padding-left:15px;padding-right:15px}@media screen and (min-width:626px){.pv-default{padding-left:5%;padding-right:5%}}@media screen and (min-width:1024px){.pv-default{padding-left:30px;padding-right:30px}}.fixed-top{left:0;top:0}.fixed-bottom,.fixed-top{position:fixed;width:100%}.fixed-bottom{bottom:0;right:0}.txt-small{font-size:.9rem}.txt-center{text-align:center}.txt-right{text-align:right}.br{display:block;height:15px;width:100%}.hide{height:0!important;margin:0!important;padding:0!important;visibility:hidden}.break{display:block;margin-top:30px;width:100%}.align-all-right{display:flex;justify-content:flex-end}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.text-center{text-align:center;width:100%}.inactive{color:#8d8d8d}.text-highlight{color:#027479;font-weight:400}.text-right{text-align:right}.link{color:#003f7a;cursor:pointer;text-decoration:underline}.box{border-radius:4px;box-shadow:1px 2px 5px 1px #9b9b9b}.box__title{background-color:#003f7a;border-radius:4px 4px 0 0;color:#fff;display:flex;justify-content:center}.box__item{height:auto}.box__item,.box__line{display:block;width:100%}.box__line{height:10px}.box__line-single{background:#119345}.box__line-double{background:#e3d756}.box__line-triple{background:#9a2c0a}.box__line-four{background:#3a66d9}.box__line-five{background:#950a9a}.numbers{display:flex;flex-direction:row;gap:5px;justify-content:center}.numbers__item{min-width:20px;padding:5px;text-align:center}.numbers__item-border{border:1px solid #003f7a}.hit-single{background:#119345}.hit-double{background:#e3d756}.hit-triple{background:#9a2c0a;color:#fff}.hit-four{background:#3a66d9;color:#fff}.hit-five{background:#950a9a;color:#fff}.hit-single-double{background:linear-gradient(180deg,#119345 50%,#e3d756 0);color:#0a0a0a}.hit-single-triple{background:linear-gradient(180deg,#119345 50%,#9a2c0a 0);color:#0a0a0a}.hit-double-triple{background:linear-gradient(180deg,#e3d756 50%,#9a2c0a 0);color:#0a0a0a}.hit-single-double-triple{background:linear-gradient(180deg,#119345,#119345 33%,#e3d756 0,#e3d756 66%,#9a2c0a 0,#9a2c0a);color:#0a0a0a}.not-hit{background:#fff;color:#000}.selected-hit{background:#119345}.numbers__total{margin-top:6px;padding-bottom:5px;text-align:center}.numbers__selected{background-color:rgba(17,147,79,.5)}.button{background-color:#003f7a;color:#fff;padding:.5rem 1rem}.modal{background-color:rgba(0,0,0,.4);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}.modal-content{background-color:#fff;border:1px solid #9b9b9b;height:850px;margin:5% auto;overflow:auto;padding:.5rem;width:80%}@media screen and (min-width:1024px){.modal-content{height:80%}}.modal-numbers{column-count:2}@media screen and (min-width:1024px){.modal-numbers{column-count:3}}.modal-close-wrapper{display:flex;flex-direction:row-reverse;height:30px}.modal-close{color:#4a4a4a;font-size:40pt;margin-right:10px}.modal-close:focus,.modal-close:hover{color:#000;cursor:pointer;text-decoration:none}