Kies een tegenstander en zie de voorspelling!
<>
.ajax-voorspeller-container {
background: #fff;
border-radius: 18px;
box-shadow: 0 2px 22px #d7282f18;
max-width: 900px;
margin: 40px auto 38px auto;
padding: 34px 56px 30px 56px;
font-family: Arialsans-serif;
}
.ajax-voorspeller-header {
margin-bottom: 12px;
text-align: left;
}
.ajax-title-voorspeller {
font-family: 'Russo One'Arialsans-serif;
color: #d7282f;
font-size: 2.15em;
letter-spacing: 0.03em;
margin: 0 0 3px 0;
text-shadow: 0 2px 14px #d7282f220 1px 0 #fff;
text-align: left;
line-height: 1.11;
position: relative;
}
.ajax-title-voorspeller:after {
content: "";
display: block;
width: 70px;
height: 5px;
background: linear-gradient(90deg,#d7282f 60%,#fff 100%);
border-radius: 4px;
margin-top: 7px;
}
.ajax-voorspeller-uitleg {
font-family: Arialsans-serif;
font-size: 1.04em;
color: #3b3b3b;
margin: 0 0 0 2px;
padding-bottom: 10px;
letter-spacing: 0.01em;
line-height: 1.40;
}
.ajax-voorspeller-form {
margin-bottom: 0;
width: 100%;
}
.ajax-voorspeller-fields {
display: flex;
flex-wrap: wrap;
gap: 14px 24px;
align-items: center;
margin-bottom: 3px;
justify-content: flex-start;
}
.ajax-voorspeller-label {
font-family: 'Russo One'Arialsans-serif;
color: #d7282f;
font-size: 1.13em;
margin-right: 7px;
min-width: 128px;
}
.ajax-voorspeller-select {
font-size: 1.07em;
padding: 9px 23px;
border-radius: 8px;
border: 1.3px solid #d7282f33;
font-family: Arial,sans-serif;
background: #fafbfc;
color: #d7282f;
min-width: 180px;
font-weight: 600;
transition: border .14s;
}
.ajax-voorspeller-select:focus { border: 1.5px solid #d7282f; outline: none; }
.ajax-voorspeller-uitthuis-wrapper {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
margin: 9px 0 0 0;
}
.ajax-voorspeller-uitthuis-label {
font-family: 'Russo One'Arialsans-serif;
color: #d7282f;
font-size: 1.07em;
margin-bottom: 7px;
text-align: center;
}
.ajax-voorspeller-radio-wrap {
display: flex;
gap: 16px;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.ajax-voorspeller-radio-label {
display: flex;
align-items: center;
gap: 6px;
background: #fafbfc;
padding: 7px 14px 7px 8px;
border-radius: 10px;
border: 1.2px solid #d7282f11;
cursor: pointer;
font-size: 1em;
font-family: Arial,sans-serif;
color: #111;
transition: border .13s;
min-width: 58px;
max-width: 90vw;
justify-content: center;
}
.ajax-voorspeller-radio:checked + .ajax-voorspeller-radio-label {
border: 1.5px solid #d7282f;
background: #ffeaea;
}
.ajax-voorspeller-radio {
accent-color: #d7282f;
margin-right: 2px;
width: 19px;
height: 19px;
}
.ajax-voorspeller-radio-icon {
font-size: 1.12em;
}
.ajax-voorspeller-resultaat {
margin-top: 23px;
font-size: 1.21em;
color: #111;
background: #fafbfc;
border-radius: 13px;
padding: 23px 25px 18px 25px;
text-align: center;
box-shadow: 0 1px 10px #d7282f0c;
min-height: 62px;
}
.ajax-voorspeller-stand {
font-family: 'Russo One'Arialsans-serif;
color: #d7282f;
font-size: 2.36em;
margin-bottom: 11px;
display: inline-block;
background: #fff;
border-radius: 8px;
padding: 5px 25px;
border: 1.5px solid #d7282f33;
box-shadow: 0 2px 8px #d7282f0c;
}
.ajax-voorspeller-explain {
font-size: 1.04em;
color: #777;
margin-top: 7px;
font-family: Arial,sans-serif;
font-weight: 400;
letter-spacing: .01em;
}
@media (max-width: 700px) {
.ajax-voorspeller-container { max-width: 99vw; padding: 13px 1vw 10px 1vw;}
.ajax-title-voorspeller { font-size: 1.13em; }
.ajax-voorspeller-label { min-width: 0; }
.ajax-voorspeller-stand { font-size: 1.14em; padding: 3px 10px;}
.ajax-voorspeller-resultaat { font-size: 1em; padding: 12px 7px; }
.ajax-voorspeller-uitthuis-label { font-size: 1em;}
.ajax-voorspeller-radio-label {
font-size: 0.97em;
padding: 6px 8px 6px 6px;
min-width: 50px;
}
.ajax-voorspeller-radio {
width: 16px; height: 16px;
}
.ajax-voorspeller-radio-wrap {
gap: 8px;
flex-wrap: wrap;
}
}
>
<>
body .ajax-title-nieuws {
font-family: 'Russo One'Arialsans-serif;
color: #d7282f;
font-size: 2.3em;
letter-spacing: 0.03em;
text-align: left;
margin: 30px 0 12px 0;
text-shadow: 0 2px 14px #d7282f440 1px 0 #fff;
position: relative;
line-height: 1.15;
display: block !important;
visibility: visible !important;
opacity: 1 !important;
}
body .ajax-title-nieuws:after {
content: "";
display: block;
width: 70px;
height: 5px;
background: linear-gradient(90deg,#d7282f 60%,#fff 100%);
border-radius: 4px;
margin-top: 7px;
}
@media (max-width: 800px) {
body .ajax-title-nieuws {
display: block !important;
visibility: visible !important;
opacity: 1 !important;
}
}
>
Laatste nieuws