.col-xs-5th,.col-xs-5th-1,.col-xs-5th-2,.col-xs-5th-3,.col-xs-5th-4{float:left}.col-xs-5th-5{float:left;width:100%}.col-xs-5th-4{width:80%}.col-xs-5th-3{width:60%}.col-xs-5th-2{width:40%}.col-xs-5th-1{width:20%}.col-xs-5th-pull-5{right:100%}.col-xs-5th-pull-4{right:80%}.col-xs-5th-pull-3{right:60%}.col-xs-5th-pull-2{right:40%}.col-xs-5th-pull-1{right:20%}.col-xs-5th-pull-0{right:auto}.col-xs-5th-push-5{left:100%}.col-xs-5th-push-4{left:80%}.col-xs-5th-push-3{left:60%}.col-xs-5th-push-2{left:40%}.col-xs-5th-push-1{left:20%}.col-xs-5th-push-0{left:auto}.col-xs-5th-offset-5{margin-left:100%}.col-xs-5th-offset-4{margin-left:80%}.col-xs-5th-offset-3{margin-left:60%}.col-xs-5th-offset-2{margin-left:40%}.col-xs-5th-offset-1{margin-left:20%}.col-xs-5th-offset-0{margin-left:0}@media (min-width:768px){.col-sm-5th-1,.col-sm-5th-2,.col-sm-5th-3,.col-sm-5th-4{float:left}.col-sm-5th-5{float:left;width:100%}.col-sm-5th-4{width:80%}.col-sm-5th-3{width:60%}.col-sm-5th-2{width:40%}.col-sm-5th-1{width:20%}.col-sm-5th-pull-5{right:100%}.col-sm-5th-pull-4{right:80%}.col-sm-5th-pull-3{right:60%}.col-sm-5th-pull-2{right:40%}.col-sm-5th-pull-1{right:20%}.col-sm-5th-pull-0{right:auto}.col-sm-5th-push-5{left:100%}.col-sm-5th-push-4{left:80%}.col-sm-5th-push-3{left:60%}.col-sm-5th-push-2{left:40%}.col-sm-5th-push-1{left:20%}.col-sm-5th-push-0{left:auto}.col-sm-5th-offset-5{margin-left:100%}.col-sm-5th-offset-4{margin-left:80%}.col-sm-5th-offset-3{margin-left:60%}.col-sm-5th-offset-2{margin-left:40%}.col-sm-5th-offset-1{margin-left:20%}.col-sm-5th-offset-0{margin-left:0}}@media (min-width:992px){.col-md-5th-1,.col-md-5th-2,.col-md-5th-3,.col-md-5th-4{float:left}.col-md-5th-5{float:left;width:100%}.col-md-5th-4{width:80%}.col-md-5th-3{width:60%}.col-md-5th-2{width:40%}.col-md-5th-1{width:20%}.col-md-5th-pull-5{right:100%}.col-md-5th-pull-4{right:80%}.col-md-5th-pull-3{right:60%}.col-md-5th-pull-2{right:40%}.col-md-5th-pull-1{right:20%}.col-md-5th-pull-0{right:auto}.col-md-5th-push-5{left:100%}.col-md-5th-push-4{left:80%}.col-md-5th-push-3{left:60%}.col-md-5th-push-2{left:40%}.col-md-5th-push-1{left:20%}.col-md-5th-push-0{left:auto}.col-md-5th-offset-5{margin-left:100%}.col-md-5th-offset-4{margin-left:80%}.col-md-5th-offset-3{margin-left:60%}.col-md-5th-offset-2{margin-left:40%}.col-md-5th-offset-1{margin-left:20%}.col-md-5th-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-5th-1,.col-lg-5th-2,.col-lg-5th-3,.col-lg-5th-4{float:left}.col-lg-5th-5{float:left;width:100%}.col-lg-5th-4{width:80%}.col-lg-5th-3{width:60%}.col-lg-5th-2{width:40%}.col-lg-5th-1{width:20%}.col-lg-5th-pull-5{right:100%}.col-lg-5th-pull-4{right:80%}.col-lg-5th-pull-3{right:60%}.col-lg-5th-pull-2{right:40%}.col-lg-5th-pull-1{right:20%}.col-lg-5th-pull-0{right:auto}.col-lg-5th-push-5{left:100%}.col-lg-5th-push-4{left:80%}.col-lg-5th-push-3{left:60%}.col-lg-5th-push-2{left:40%}.col-lg-5th-push-1{left:20%}.col-lg-5th-push-0{left:auto}.col-lg-5th-offset-5{margin-left:100%}.col-lg-5th-offset-4{margin-left:80%}.col-lg-5th-offset-3{margin-left:60%}.col-lg-5th-offset-2{margin-left:40%}.col-lg-5th-offset-1{margin-left:20%}.col-lg-5th-offset-0{margin-left:0}}section#guide{font-size:16px}section#guide>header{max-width:100%;position:relative}section#guide>header img{max-width:100%}section#guide>header .header-title{position:absolute;top:0;left:0;font-size:40px;text-align:center;padding:40px;background-color:#ea4354;color:#fff;text-transform:uppercase}section#guide>main>div{display:flex}@media (max-width:991px){section#guide>main>div{flex-wrap:wrap}}section#guide>main>div>nav,section#guide>main>div>section{vertical-align:top}@media (max-width:991px){section#guide>main>div>nav,section#guide>main>div>section{display:block}}section#guide>main>div>:last-child{padding-bottom:15px}section#guide>main nav{background-color:#333;min-height:100%;padding-top:25px;color:#fff;font-size:16px}section#guide>main nav ol{list-style-type:none;padding-left:20px}section#guide>main nav ol>li{counter-increment:lis;padding-bottom:20px;list-style-position:outside}section#guide>main nav ol>li:before{content:counter(lis) ".";color:#ea4354}section#guide>main nav ol>li a:hover{color:#ea4354}section#guide>main section.content h1{color:#424242;font-size:30px;font-weight:700;margin-left:0;text-transform:inherit}section#guide>main section.content h1>span{color:#ea4354}section#guide>main section.content h2{color:#424242;font-size:24px;font-weight:700;margin-bottom:50px}section#guide>main section.content h3{color:#424242}section#guide>main section.content h4{color:#ea4354;font-size:20px}section#guide>main section.content hr{height:2px;clear:both;margin:2em 0;background-color:#eee}section#guide>main section.content>div{margin-bottom:10px}section#guide>main section.content .warning{color:#000;font-weight:800;background-color:#ffe082;padding:20px;width:100%}section#guide>main section.content a{color:#ea4354;font-weight:600}section#guide>main section.content a:active,section#guide>main section.content a:focus,section#guide>main section.content a:hover{color:#f28893}section#guide>main section.content .btn{color:#fff;background:#ea4354;display:block}section#guide>main section.content .btn:active,section#guide>main section.content .btn:focus,section#guide>main section.content .btn:hover{color:#fff;background:#ed5a69}section#guide>main section.content p{margin:0 0 26px;color:#424242}section#guide>main section.content img+p{margin-top:10px}section#guide>main section.content iframe{width:100%}section#guide>main section.content .alert{padding:15px;background-color:#ea4354;border-color:1px solid #e1192d;margin-bottom:20px;color:#fff}section#guide>main section.content .alert p{color:#fff;margin-bottom:0}section#guide>main section.content .guide-color{color:#ea4354}section#guide>main section.content .guide-background-color{background:#ea4354}section#guide>main section.content .wrapper.grey .widget .p-carousel.white{background:#eee!important}section#guide>main section.content .widget a{color:initial;font-weight:400}section#guide>main section.content .widget .view-all.hidden-xs{display:none}section#guide>main section.content ul{list-style-type:disc;padding-left:1em}section#guide>main section.content ul.padding{padding:30px;padding-left:45px}section#guide>main section.content ul.p-carousel{max-width:932px;margin:0 auto;list-style-type:none}section#guide>main section.content table{width:100%;margin-bottom:20px}section#guide>main section.content table thead{background:#e0e0e0;color:#ea4354}section#guide>main section.content table thead tr th{padding:10px;border-right:1px solid #fff}section#guide>main section.content table thead tr th:last-of-type{border-right:1px solid #e0e0e0}section#guide>main section.content table tbody tr{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}section#guide>main section.content table tbody tr td{padding:10px;border-right:1px solid #e0e0e0}section#guide>main section.content table tbody tr td:first-of-type{color:#ea4354;background:#e0e0e0;padding:10px;border:1px solid #fff;font-weight:800}section#guide>main section.content .comparator>div:first-of-type{background:#424242;color:#fff;line-height:40px;margin-top:40px;margin-bottom:40px}section#guide>main section.content .comparator>div:not(:first-of-type){border:1px solid #e0e0e0;border-radius:5px;padding-top:40px;padding-bottom:40px;margin-bottom:30px}section#guide>main section.content .see-more{background:#f5f5f5;padding:30px 10px 10px}section#guide>main section.content .see-more i.material-icons{font-size:80px}section#guide>main section.content .stars{color:#fbc02d}section#guide>main section.content .table-scroll{width:100%;margin-bottom:20px;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #e0e0e0;border-radius:5px}section#guide>main section.content .table-scroll table{min-width:720px;margin-bottom:0}section#guide>main section.content .verdict-box{margin:24px 0 30px;padding:18px 20px;color:#424242;background:#f5f5f5;border-left:4px solid #ea4354;border-radius:0 5px 5px 0}section#guide>main section.content .verdict-box p{margin-bottom:0;color:#424242}section#guide>main section.content .compare-cells{display:flex;align-items:stretch;gap:20px;margin:20px 0 30px}section#guide>main section.content .compare-cells>div{flex:1 1 0;min-width:0;padding:22px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:5px}section#guide>main section.content .compare-cells h3,section#guide>main section.content .compare-cells h4{margin-top:0}section#guide>main section.content .compare-cells ul{margin-bottom:0}section#guide>main section.content .compare-cells-three>div{flex-basis:33.333%}section#guide>main section.content .profile-grid{display:flex;flex-wrap:wrap;gap:20px;margin:20px 0 30px}section#guide>main section.content .profile-card{flex:1 1 280px;padding:22px;background:#fff;border:1px solid #e0e0e0;border-top:4px solid #ea4354;border-radius:5px}section#guide>main section.content .profile-card h4{margin-top:0;font-weight:700}section#guide>main section.content .profile-card ul{margin-bottom:0}section#guide>main section.content .decision-tree{display:flex;gap:20px;margin:20px 0 30px}section#guide>main section.content .decision-tree>div{flex:1 1 0;padding:24px;border:1px solid #e0e0e0;border-radius:5px}section#guide>main section.content .decision-tree>div:first-child{background:#f5f5f5}section#guide>main section.content .decision-tree>div:last-child{border-color:#ea4354}section#guide>main section.content .decision-tree p{margin-bottom:14px}section#guide>main section.content .decision-tree ul{margin-bottom:0}section#guide>main section.content .cta-row{display:flex;gap:16px;margin:24px 0 36px}section#guide>main section.content .cta-row .btn{flex:1 1 0;margin:0;text-align:center}section#guide>main section.content .faq-list>div[itemprop=mainEntity]{padding:20px 0;border-bottom:1px solid #e0e0e0}section#guide>main section.content .faq-list>div[itemprop=mainEntity]:first-child{border-top:1px solid #e0e0e0}section#guide>main section.content .faq-list>div[itemprop=mainEntity] h3{margin-top:0}section#guide>main section.content .faq-list>div[itemprop=mainEntity] p:last-child{margin-bottom:0}section#guide>main section.content .guide-lede{padding:20px;background:#f5f5f5;border-radius:5px}section#guide>main section.content .guide-lede p:last-child{margin-bottom:0}@media (max-width:991px){section#guide>main section.content .compare-cells,section#guide>main section.content .cta-row,section#guide>main section.content .decision-tree{flex-direction:column}section#guide>main section.content .compare-cells,section#guide>main section.content .cta-row,section#guide>main section.content .decision-tree,section#guide>main section.content .profile-grid{gap:12px}section#guide>main section.content .compare-cells>div,section#guide>main section.content .decision-tree>div,section#guide>main section.content .profile-card{padding:18px}section#guide>main section.content .table-scroll{position:relative}section#guide>main section.content .cta-row .btn{width:100%}}.btn-group-justified{flex-wrap:wrap}.btn-group-justified>.btn{flex:0 1 0}.widget{padding-top:30px;margin-bottom:0!important;padding-bottom:3em}.widget header{position:relative;font-size:24px;font-family:Fjalla One,sans-serif;text-transform:uppercase;text-align:center;margin-bottom:15px}.widget footer{margin-top:3em;text-align:center}.widget footer a{display:inline-block;background:#fff;padding:.7em 4em;border-radius:40px}.widget .product-card footer{display:none}.widget .product-card{border:1px solid #fff;border-radius:5px}.widget .product-card a,.widget .product-card img{transition:all .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,all .3s ease;transition:transform .3s ease,all .3s ease,-webkit-transform .3s ease}.widget .product-card:hover img{-webkit-transform:scale(1.025);transform:scale(1.025)}.widget .product-card .flag{border-top-left-radius:5px;border-bottom-right-radius:5px;font-size:12px;top:10px!important;left:10px!important;padding:0 30px}.widget .product-card .flag:after{display:none}.widget .p-carousel{margin-left:0;margin-right:0;padding-bottom:0}.widget .p-carousel .owl-nav [class*=owl-]{padding:15px 0}.widget .p-carousel .owl-nav .owl-next{right:-20px}.widget .p-carousel .owl-nav .owl-prev{left:-20px}.widget .p-carousel:hover .owl-nav [class*=owl-]{background:#fff;color:#424242;box-shadow:0 2px 2px #e0e0e0;border:1px solid #e0e0e0}.widget .p-carousel .owl-dots{display:none}