:root{--text-color:#001649;--cta-primary-a:#006dca;--cta-primary-b:#00328a;--accent:#006dca;--accent-secondary:#00328a;--sites-list-border:#d6dcff;--box-bg:#fff;--box-border:#ebeeff}:root{--table-bg:#fff;--table-border:#f4f6ff;--table-bg-odd:#f4f6ff}.toplist .toplist-row:first-child{border-top:1px dashed var(--sites-list-border)}.toplist .toplist-row{display:flex;gap:5px;justify-content:center;background-color:#fff;align-items:center;padding:1rem 0;border-bottom:1px dashed var(--sites-list-border)}@media (max-width:1000px){.toplist .toplist-row{flex-wrap:wrap}}.toplist .toplist-row .toplist-col-logo{display:flex;justify-content:center;width:15%}.toplist .toplist-row .toplist-col-logo img{border-radius:5px}@media (min-width:721px) and (max-width:1000px){.toplist .toplist-row .toplist-col-logo{width:20%}}@media (min-width:501px) and (max-width:720px){.toplist .toplist-row .toplist-col-logo{width:45%}}@media (max-width:500px){.toplist .toplist-row .toplist-col-logo{width:100%}}.toplist .toplist-row .toplist-col-oneliner{width:30%;color:#00328a;font-size:1.1rem;font-weight:700;text-align:center;line-height:1.2}@media (min-width:721px) and (max-width:1000px){.toplist .toplist-row .toplist-col-oneliner{width:40%}}@media (min-width:501px) and (max-width:720px){.toplist .toplist-row .toplist-col-oneliner{width:45%}}@media (max-width:500px){.toplist .toplist-row .toplist-col-oneliner{width:100%}}.toplist .toplist-row .toplist-col-oneliner .review-link{color:var(--accent);font-size:.8125rem;margin-top:.5rem;display:inline-block;text-decoration:none}.toplist .toplist-row .toplist-col-usp{width:30%;font-size:.875rem;font-weight:700;color:var(--accent-secondary);line-height:1.5;margin-bottom:.25rem;margin-left:0}@media (min-width:721px) and (max-width:1000px){.toplist .toplist-row .toplist-col-usp{width:35%}}@media (min-width:501px) and (max-width:720px){.toplist .toplist-row .toplist-col-usp{text-align:center;width:100%}}@media (max-width:500px){.toplist .toplist-row .toplist-col-usp{text-align:center;width:100%;margin:1rem 0}}.toplist .toplist-row .toplist-col-usp li{list-style:none;line-height:1.5rem}.toplist .toplist-row .toplist-col-usp li:before{content:"";display:inline-block;width:1.3125rem;height:1.3125rem;position:relative;vertical-align:bottom;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Untitled 2</title><path fill="%23006dca" fill-rule="nonzero" d="M14.975 5.31l-4.209 7.912-2.408-2.516c-.885-.925-4.09 2.424-3.205 3.349l4.533 4.736c.429.45 3.238.127 3.584-.523l5.667-10.657c.608-1.144-3.356-3.444-3.962-2.3z"/></svg>');background-size:contain}.toplist .toplist-row .toplist-col-cta a{color:#fff;text-decoration:none;padding:.5rem 1rem;background:linear-gradient(135deg,var(--cta-primary-a),var(--cta-primary-b));border-radius:.5rem;font-weight:700;display:flex;align-items:center;justify-content:center}@media (min-width:1001px){.toplist .toplist-row .toplist-col-cta{width:25%}}@media (max-width:1000px){.toplist .toplist-row .toplist-col-cta{width:16rem}}.toplist .toplist-row .toplist-col-cta .cta-animation{-webkit-animation:cta 1.8s cubic-bezier(.2,.68,.18,1.08) 0s infinite;animation:cta 1.8s cubic-bezier(.2,.68,.18,1.08) 0s infinite}@keyframes cta{0%{opacity:0}25%{opacity:1}90%{opacity:0;transform:translate(20px,0)}100%{opacity:0}}.toplist .toplist-row .toplist-col-cta a{text-decoration:none}.toplist .toplist-row .toplist-ribbon{font-size:18px;padding:0 12px;height:24px;line-height:24px;text-transform:uppercase;color:#fff;position:absolute;border-radius:5px}@media (max-width:400px){.toplist .toplist-row .toplist-ribbon{top:48px}}@media (min-width:721px) and (max-width:1000px){.toplist .toplist-row .toplist-ribbon{top:12px;left:12px}}.toplist .toplist-row .toplist-ribbon.opt-exc{background-color:#bc9e04}.toplist .toplist-row .toplist-ribbon.opt-bon{background-color:#3f9407}.toplist .toplist-row .toplist-ribbon.opt-new{background-color:#05b900}.toplist .toplist-row .toplist-ribbon.opt-hot{background-color:#9b0710}.toplist .toplist-row .toplist-ribbon.opt-cho{background-color:#0c9bba}.toplist .toplist-row .toplist-ribbon.opt-ins{background-color:#00f}.toplist .toplist-row .toplist-ribbon.opt-pla{background-color:#21b715}.hidden{display:none !important}.inline-block{display:inline-block}.cta-simple{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:.5rem auto;gap:.5rem;max-width:500px;box-shadow:0 3px 8px rgba(19,26,57,.1490196078);padding:1rem;border-radius:1rem}.cta-simple-cta{width:100%}.cta-simple-cta a{color:#fff;text-decoration:none;padding:.5rem 1rem;background:linear-gradient(135deg,var(--cta-primary-a),var(--cta-primary-b));border-radius:.5rem;font-weight:700;display:flex;align-items:center;justify-content:center}.cta-simple-oneliner{text-align:center;font-size:18px;color:var(--accent);font-size:1.5rem}.cta-simple-tnc{text-align:center;font-size:.8rem}