@keyframes blink{50%{height:0}}body{overflow-wrap:break-word}a{outline:0}.badge-primary{background-color:var(--background-color-primary);color:var(--color-primary)}.active{background-color:#0000}header *{color:var(--color-header)}header a:hover{color:var(--color-header);text-decoration:none}header .baseline *{font-size:var(--font-size-baseline);color:var(--color-baseline)}@media (min-width:992px){.navbar .navbar-nav{flex:1;justify-content:space-between}.navbar .navbar-nav .nav-link{text-transform:uppercase;padding-top:1rem;padding-bottom:1rem}.navbar .navbar-nav .active>.nav-link{background-color:var(--background-color-active);color:var(--color-active)}}.menu{padding-top:0;padding-bottom:0}.menu .dropdown-menu{background:var(--background-color-menu)}.menu .dropdown-menu .active{background-color:var(--background-color-active);color:var(--color-active)}.menu .navbar-toggler *{color:var(--color-menu)}@media (min-width:992px){.menu .active a{background-color:var(--background-color-active);color:var(--color-active)}}.menu a{color:var(--color-menu)}@media (min-width:992px){.menu a:not(.navbar-brand):hover{background-color:var(--background-color-active);color:var(--color-active)!important}}.section{width:100%;margin-left:auto;margin-right:auto;padding:1.5rem 15px;position:relative}@media (min-width:576px){.section{max-width:540px}}@media (min-width:768px){.section{max-width:720px}}@media (min-width:992px){.section{max-width:960px}}@media (min-width:1200px){.section{max-width:1140px}}.section:before{background:inherit;content:"";z-index:-1;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.section:nth-child(odd){background-color:#e2e2e2}main .pros-and-cons ul{padding:0;list-style:none}main .pros-and-cons ul li:before{content:"";color:var(--color-secondary);width:1.3em;margin-left:-1.3em;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;display:inline-block}main .animate-button span{animation:1s step-start infinite blink;overflow:hidden}main .animate-button span:last-child{animation-direction:reverse}main table tr td div.edit-group{display:none;top:-8px;right:0}main table tr:hover>td div.edit-group{display:inline-flex}main .text-content h1,main .text-content h2,main .text-content h3,main .text-content h4,main .text-content h5,main .text-content h6{color:var(--color-secondary)}main .text-content:nth-of-type(odd):not(:first-child){background-color:#0000000d}main .section h1,main .section h2,main .section h3,main .section h4,main .section h5,main .section h6{color:var(--color-secondary)}main .ranking a{color:var(--color-ranking)}main .ranking a.btn-redirect{color:var(--color-btn-redirect)}main .ranking h1,main .ranking h2,main .ranking h3,main .ranking h4,main .ranking h5,main .ranking h6{color:var(--color-secondary)}main .ranking table .column-note a{color:var(--color-column-note)}main .ranking table thead{background-color:var(--background-color-primary);color:var(--color-primary)}main .review a{color:var(--color-review)}main .review a.btn-redirect{color:var(--color-btn-redirect)}main .review h1,main .review h2,main .review h3,main .review h4,main .review h5,main .review h6,main .offer a:not(.btn){color:var(--color-secondary)}main .offer .btn-redirect{color:var(--color-btn-redirect)}main .offer h1,main .offer h2,main .offer h3,main .offer h4,main .offer h5,main .offer h6{color:var(--color-secondary)}main .offer .short-description{background-color:var(--background-color-body)}main .offer aside ul li i,main .offer aside a{color:var(--color-secondary)}main .offer aside table{background:var(--background-color-secondary)}main .offer aside table thead{background-color:var(--background-color-primary);color:var(--color-primary)}main .comparative a{color:var(--color-secondary)}main .comparative a.btn-redirect{color:var(--color-btn-redirect)}main .rating-symbol{color:var(--color-secondary)}main .animation{min-width:150px;transition:transform .2s}main .animation:hover{transform:rotate(5deg)scale(1.1)}main .text-note{color:var(--color-note)}main .comparative-ranking{background:var(--background-color-primary);color:var(--color-primary)}main .text-decoration-underline{text-decoration:underline}main .text-decoration-none{text-decoration:none}footer a{color:var(--color-footer)}footer a:hover{color:var(--color-primary)}.hidden{display:none}