
.rek-prediction .rek-style p{margin:0}.rek-prediction .rek-style ul{list-style:none;padding:0;margin:0}.rek-prediction .rek-style .rek-prediction__content{margin-bottom:1.5rem}.rek-prediction .rek-style .rek-prediction__content img{margin-bottom:.5rem;max-width:100%}.rek-prediction .rek-style .rek-prediction__title>a{font-size:1.5rem}.rek-prediction .rek-style-cols ul{display:flex;flex-wrap:wrap;justify-content:flex-start}.rek-prediction .rek-style-cols ul li{display:flex;align-items:center;padding:4px}.rek-prediction .rek-style-cols3 li{flex-basis:calc(33.33333% - 8px)}@media (max-width:990px){.rek-prediction .rek-style-cols3 li{flex-basis:calc(50% - 8px)}}@media (max-width:546px){.rek-prediction .rek-style-cols3 li{flex-basis:100%}}.rek-prediction .rek-style-cols3.rek-stripes li{background-color:transparent}.rek-prediction .rek-style-cols3.rek-stripes li:nth-child(6n-3),.rek-prediction .rek-style-cols3.rek-stripes li:nth-child(6n-4),.rek-prediction .rek-style-cols3.rek-stripes li:nth-child(6n-5){background-color:#eee}@media (max-width:990px){.rek-prediction .rek-style-cols3.rek-stripes li:nth-child(n){background-color:transparent}.rek-prediction .rek-style-cols3.rek-stripes li:nth-child(4n+1),.rek-prediction .rek-style-cols3.rek-stripes li:nth-child(4n+2){background-color:#eee}}@media (max-width:546px){.rek-prediction .rek-style-cols3.rek-stripes li:nth-child(2n){background-color:transparent}.rek-prediction .rek-style-cols3.rek-stripes li:nth-child(odd){background-color:#eee}}.rek-prediction .rek-style-cols2 li{flex-basis:calc(50% - 8px)}@media (max-width:546px){.rek-prediction .rek-style-cols2 li{flex-basis:100%}}.rek-prediction .rek-style-cols2.rek-stripes li:nth-child(n){background-color:transparent}.rek-prediction .rek-style-cols2.rek-stripes li:nth-child(4n+1),.rek-prediction .rek-style-cols2.rek-stripes li:nth-child(4n+2){background-color:#eee}@media (max-width:546px){.rek-prediction .rek-style-cols2.rek-stripes li:nth-child(2n){background-color:transparent}.rek-prediction .rek-style-cols2.rek-stripes li:nth-child(odd){background-color:#eee}}.rek-prediction .rek-style-cols1 li{flex-basis:100%}.rek-prediction .rek-style-cols1.rek-stripes li:nth-child(2n){background-color:transparent}.rek-prediction .rek-style-cols1.rek-stripes li:nth-child(odd){background-color:#eee}.rekai-newsarticle-img-wrapper{padding-bottom:43.75%;position:relative;overflow:hidden;height:0;background-color:initial;opacity:1}.rekai-newsarticle-img-wrapper img{position:absolute;display:block;width:100%;object-fit:cover;top:50%;left:50%;min-height:100%;min-width:100%;transform:translate(-50%,-50%);height:100%}.rekai-newsarticle-article-container{padding-left:6px;padding-right:6px;box-sizing:border-box}.rekai-newsarticle-article-container-c1{width:100%}.rekai-newsarticle-article-container-c2{width:50%}.rekai-newsarticle-article-container-c3{width:33%}@media (max-width:767px){div[class*=rekai-newsarticle-article-container-],div[class^=rekai-newsarticle-article-container-]{width:100%}}.rekai-news-wrapper{margin-left:-6px;margin-right:-6px}.env-d--flex{display:-ms-flexbox;display:flex}.rek-d--flex{display:-ms-flexbox;display:flex}.rek-flex-wrap--wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.rek-p-bottom--x-small{padding-bottom:.5em!important}.rek-m-bottom--x-small{margin-bottom:.5em!important}.rek-style-pills{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.rekai-pill{box-sizing:border-box;margin-right:.5rem;border:1px solid #333}.rekai-pill:last-child{margin-right:0}.rekai-pill-link{display:block;padding:.5rem 1rem}.rekai-pills.env-list--horizontal{flex-wrap:wrap}.rekai-pill-radius{border-radius:200px}@media screen and (min-width:767px){.rekai-news-wrapper--img-left .rekai-newsarticle-article{display:grid;grid-template-columns:1fr 1fr;grid-gap:0px 15px;overflow:hidden}.rekai-news-wrapper--img-left .rekai-newsarticle-img-wrapper{grid-row-start:1;grid-row-end:3;height:100%;width:100%}.rekai-news-wrapper--img-left .rekai-newsarticle-img{height:100%;width:100%}.rekai-news-wrapper--img-left .rekai-newsarticle-a{align-self:end}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}.rekai-skeleton-loading{background-color:#f1f1f1;width:300px;height:20px;margin:3px 20px;border-radius:4px;animation:pulse 1.5s infinite}

.rekai-accordion__header { }
.rekai-accordion__button svg {
    width: 24px;
    height: 24px;
    color: inherit;
    display: block;
    flex: 24px 0 0;
    margin-left: 5px;
}
.rekai-accordion__button[aria-expanded="true"] svg .svg-plus,
.rekai-accordion__button[aria-expanded="false"] svg .svg-minus {
    fill: none
}
.rekai-accordion__button[aria-expanded="false"] svg .svg-plus,
.rekai-accordion__button[aria-expanded="true"] svg .svg-minus {
    fill: currentColor;
}
.rekai-accordion__button svg .svg-plus {
    fill: #00ff00
}
.rekai-accordion__button {
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 8px;
    padding-right: 8px;
    min-height: 60px;
    font-size: inherit;
    text-align: inherit;
    color: inherit;
    cursor: pointer;
    font-family: inherit;
    border-top: 1px solid #868e96;
    width: 100%;
}
.rekai-accordion__list dt:last-of-type .rekai-accordion__button[aria-expanded="false"] {
    border-bottom: 1px solid #868e96;
}
.rekai-accordion__button:hover {
    background-color: #f1f3f5;
}
.rekai-accordion__body {
    padding: .25rem 8px 1rem;
    margin: .5rem 0 1rem;
}
.rekai-accordion__answer-text {
    max-width: 700px;
    text-align: left;
}
.rekai-accordion__answer-page {
    max-width: 700px;
    margin-top: 1.25rem;
    margin-bottom: 0;
}
.rek-sv-autocomplete .rekai-accordion__button {
    min-height: 40px;
    padding: 8px 20px;
    border-top: 1px solid #dddddd;
}
.rek-sv-autocomplete .rekai-accordion__button svg {
    width: 20px;
    height: 20px;
    flex: 20px 0 0;
}
.rek-sv-autocomplete .rekai-accordion__body {
    margin: 0 20px;
    padding-left: 0;
    padding-right: 0;
}
.rekai-autocomplete .rekai-accordion__button {
    min-height: 40px;
    padding: 8px 12px;
    border-top: 1px solid #dddddd;
}
.rekai-autocomplete .rekai-accordion__body {
    padding:0;
    margin-left: 12px;
    margin-right: 12px; 
}
.rek-sv-autocomplete .rekai-accordion__answer-text,
.rekai-autocomplete .rekai-accordion__answer-text {
    margin-top: 0;
}
.rek-sv-autocomplete .rekai-accordion__header.sv-autocomplete-result-item-active {
    background-color: #f5f5f5;
    color: #262626;
}