.hidden{display:none}.topnav-inner{display:flex;justify-content:space-between}@media (max-width:700px){.topnav-inner{flex-direction:column}}@font-face{font-display:optional;font-family:Roboto;font-style:normal;font-weight:400;src:url(f7bafc7e0b4cc5d4a0d9.woff) format("woff")}@font-face{font-display:optional;font-family:Roboto;font-style:normal;font-weight:500;src:url(913f5f1d432d3090add0.woff) format("woff")}:root{--white:#fff;--black:#000;--primary:#2871de;--blue:#2871de;--dark:#32373c;--indigo-500:#3f51b5;--blue-grey-500:#34515e;--grey-400:#bdbdbd;--grey-500:#9e9e9e;--grey-600:#757575;--grey-900:#212121;--green:#43a047;--red:#ef5350;--yellow:#f4b400;--box-shadow-color:#6b6b6b;--box-shadow-1:0 0 3px -1px #6b6b6b;--color-primary:#e65100;--color-background:#f7f7f7;--color-font:#000;--color-background-2:#f9f9f9;--color-header-bg:#fff;--color-header-font:#3c4043;--color-header-font-hover:#00897b;--color-header-btn-bg:#fff;--color-header-btn-bar:#2871de;--color-header-bg-2:#fff;--color-pnc-background:#fff;--color-pnc-pros:#43a047;--color-pnc-cons:#ef5350;--color-toc-heading:#212121;--color-toc-button:#212121;--color-toc-background:#fff;--color-toc-link:#2871de;--color-aag-heading:#3c4043;--color-aag-heading-background:#f7f7f7;--color-aag-background:#f7f7f7;--color-aag-pros:#43a047;--color-aag-button-background:#e65100;--color-aag-button-text:#fff;--color-ptable-heading-bg:#00897b;--color-ptable-heading-text:#fff;--color-ptable-odd-bg:#f0f0f0;--color-ptable-even-bg:#fff;--color-ptable-text:#212121;--color-ptable-link:#e65100;--color-ribbon-best:#3949ab;--color-ribbon-staff:#00897b;--color-ribbon-budget:#8e24aa;--color-button-background:#fff;--color-button-hover-background:#ececec;--color-button-text:#2871de;--color-button-border:#2871de;--color-related-bg:#fff;--color-related-img-bg:#e8eaed;--color-related-img-bg-inner:#fff;--color-related-text:#212121;--color-faq-heading:#212121;--color-faq-background:#fff;--color-faq-question:#00897b;--color-faq-answer:#3c4043;--color-scrollbar-track:#f1f1f1;--color-scrollbar-thumb:#bdbdbd;--color-scrollbar-thumb-hover:#2871de;--color-sidebar-widget-title:#212121;--color-sidebar-sticky-bg:#fff;--color-sidebar-toc-item-text:#2871de;--color-sidebar-toc-item-bg:#f9f9f9;--color-footer-bg:#32373c;--color-footer-font:#fff;--color-footer-link:#fff;--color-footer-icon-bg:#fff;--color-trending-bg:#fff;--color-trending-title:#2871de;--color-trending-links:#212121}html{background-color:#f7f7f7;font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:1.15}body{bottom:auto;cursor:default;font-display:optional;font-size:.875rem;font-weight:400;letter-spacing:.01428571em;line-height:1.25;margin:0;position:relative;right:auto;width:auto}button{all:unset}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}textarea{overflow:auto}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}.blue{color:#1e88e5}.black{color:#333}.grey-2{color:#999}.grey-3{color:#757575}.grey-4{color:#666}.bg-black{background-color:#333}.bg-black-2{background-color:rgba(0,0,0,.322)}.bg-grey-4{background-color:#666}.bg-grey-5{background-color:#292929}.bg-orange{background-color:#e65100}.bg-teal{background-color:#00897b}.header{background-color:var(--color-header-bg);box-shadow:0 1px 5px -4px var(--black);margin-bottom:20px;position:relative}.post-box__img{width:100%}.container{margin-left:auto;margin-right:auto;max-width:1300px;padding-left:15px;padding-right:15px}.hidden-header,.logo h1,.menu-item__open-btn,.sub-menu{display:none}.sub-menu{background:var(--color-header-bg-2);box-shadow:0 0 4px var(--grey-400);flex-direction:column;padding-left:0;position:absolute;right:0;top:60px;width:12rem}.logo{align-items:center;display:flex;margin:8px 0}.logo-img{width:185px}.navigation{align-items:center;display:flex;z-index:1}.custom-logo-link{display:block;line-height:0;max-width:240px}.header .menu{display:flex;margin-bottom:0;margin-top:0;padding-left:0}.header .menu li{display:block;position:relative;white-space:nowrap}.header .menu li a{display:block;flex:1;font-size:18px;font-weight:700;padding:1rem;text-decoration:none;transition:color .3s ease-out}.header .menu li a:hover{color:var(--color-header-font-hover)}.header .menu li a:after{border-bottom:2px solid var(--color-header-font-hover);content:"";display:block;transform:scaleX(0);transition:transform .25s ease-in-out}.header .menu .sub-menu li:not(:last-child){border-bottom:1px solid #f7f7f7}.header .menu li a:hover:after{transform:scaleX(1)}.menu-item-has-children:hover .sub-menu{display:flex}.menu-item-has-children>.menu-item__open-btn{cursor:pointer;display:grid;height:100%;place-items:center}.header .menu>.menu-item-has-children>a{padding-right:0}.header .menu>.menu-item-has-children{align-items:center;display:flex;justify-content:space-between}.footer__logo{width:185px}@media (min-width:1025px){.hamburger{display:none}}@media (max-width:1024px){.logo{flex:1;justify-content:space-between}}@media (max-width:767px){.menu-item-has-children>.sub-menu{display:none!important;height:100%;left:100%;width:100%}.menu-item-has-children>.menu-item__open-btn svg{transform:rotate(-90deg)}.header .menu>.menu-item-has-children a{padding-right:10px}.menu-item-has-children.open>.sub-menu{width:100%}.menu-item-has-children.open .sub-menu .sub-menu,.menu-item-has-children.open>.sub-menu{background:var(--color-header-bg-2);border-radius:5px;box-shadow:0 0 3px -1px #000;display:block!important;grid-auto-flow:column;grid-template-rows:repeat(6,auto) 1fr;margin-bottom:5px;margin-left:30px;margin-right:10px;min-width:auto;padding-left:0;position:relative;right:0;top:0}.menu-item-has-children.open .sub-menu .sub-menu,.sub-menu .menu-item-has-children.open>.sub-menu{width:auto}.header .menu>.menu-item-has-children{flex-wrap:wrap}.navigation{align-items:unset;border-radius:0;box-shadow:0 0 4px var(--grey-400);height:calc(100vh - 51px);left:0;position:absolute;top:52px;transform:translateX(-200%);transition:transform .3s ease-out;width:max-content}.hamburger{background:var(--color-header-btn-bg);border:none;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;height:35px;justify-content:space-between;margin-right:15px;padding:6px 5px;width:37px}.hamburger span{background:var(--black);display:block;height:3px;transition:transform .3s ease-out;width:100%}.header.active .hamburger span:first-child{transform:translateY(10px) rotate(45deg)}.header.active .hamburger span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.header.active .hamburger span:nth-child(2),.sub-menu .menu-item__open-btn{display:none}.header .menu .sub-menu li:not(:last-child){border-bottom:none}.header.active .navigation{transform:translateX(0)}.header .menu{background:var(--color-header-bg-2);flex-direction:column;height:100%}.menu-item__open-btn.open+.sub-menu{display:block!important;top:0}.header .menu li{border-bottom:1px solid var(--grey-400);position:static}.header .menu li:last-child{border-bottom:0}.logo{flex-direction:row-reverse;justify-content:flex-end}}.mt0{margin-top:0}.bg-blue{background-color:#1e88e5}.p-absolute{position:absolute}.p-relative{position:relative}.flex-row,.footer,.footer-nav{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-stretch{align-items:stretch}.self-center{align-self:center}.justify-center{justify-content:center}.h-100{height:100%}.w-35{width:35%}.w-70{width:70%}.pa4{padding:2rem}.pv1{padding-bottom:.25rem;padding-top:.25rem}.ph2{padding-left:.5rem;padding-right:.5rem}.mr1{margin-right:.25rem}.mb2{margin-bottom:.5rem}.mb4,.mv4{margin-bottom:2rem}.mv4{margin-top:2rem}.f3{font-size:1.5rem}.f7{font-size:.7rem}h1,h3{font-family:Roboto,Arial,sans-serif}h1,h3{color:#202124;margin:1.5rem 0}h1{font-size:2rem;line-height:1.5}.bound{margin:auto;max-width:1364px;padding-left:1.5rem;padding-right:1.5rem}.truncate-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bold{font-family:Roboto,Arial,sans-serif;font-weight:700}.bg-cover{background-position:50%;background-repeat:no-repeat;background-size:cover}.br-3{border-radius:3rem}.link,.link:link,.link:visited{transition:.5s}.raise{transform:translateY(0) translateZ(0)}.raise,.raise:active{transition:all .5s ease}.raise:active{opacity:.5}.raise:focus,.raise:hover{transform:translateY(-.12rem) translateZ(0);transition:all .5s ease}.footer-nav a{color:#999;font-weight:700;padding:1rem}.footer-nav a:hover{text-decoration:underline}ul{font-size:18px}@media screen and (min-width:950px) and (max-width:1370px){.footer-nav a{font-size:.7rem;padding:.5rem}}@media (max-width:719px){#logo{width:185px}}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}footer{content-visibility:auto}@media screen and (max-width:949px){html{font-size:16px}h1,h3{margin-bottom:1rem;margin-top:1rem}h3{font-size:1rem}.footer{padding:1rem 0}.footer-nav a{padding:5px}.bound{padding-left:.8rem;padding-right:.8rem}}@media screen and (max-width:549px){h1{font-size:1.5rem}time svg{display:none}.footer-nav{flex-direction:column}.logo-link{margin:0!important}p{font-size:16px}}.singlepost .content p a{color:#00897b!important}.singlepost .content p a strong,.singlepost .content p strong a{color:#e65100!important}@media (max-width:767px){.faq__question{font-size:16px;line-height:1.1}.faq{padding:12px}}.product-ribbon+.wp-block-image{margin-top:30px}img{border-style:none;height:auto}*,:after,:before{box-sizing:border-box}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--color-scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-thumb-hover)}*{scrollbar-color:var(--color-scrollbar-thumb-hover) var(--color-scrollbar-track);scrollbar-width:thin}.major-ribbon{background-color:var(--theme-color)}@media screen and (max-width:549px){.s-p-c-c img{height:auto}.single-post-recommendation-pros-cons{height:18px;min-height:18px;min-width:18px;width:18px}}.btn:active,.btn:focus{outline:none}.teal{color:#00897b}.bg-grey-1{background-color:#f7f7f7}.f6{font-size:.875rem}.mr2{margin-right:.5rem}.ttu{text-transform:uppercase}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-between{justify-content:space-between}::-webkit-input-placeholder{color:#333;font-size:1rem;line-height:normal}:-moz-placeholder,::-moz-placeholder{color:#333;font-size:1rem;line-height:normal}:-ms-input-placeholder{color:#333;font-size:1rem;line-height:normal}*{box-sizing:border-box}img{max-width:100%}p{font-family:Roboto,Arial,sans-serif;font-size:18px;letter-spacing:.5px;line-height:1.5;margin-bottom:1rem;margin-top:0}@media screen and (max-width:549px){p{font-size:16px}}a:focus{outline:0!important}a{background-color:transparent;background-image:none;border:0;color:inherit;cursor:pointer;text-decoration:none;transition:all .3s ease-out}.white{color:#fff!important}.at-a-glance .bg-grey-1.flex.flex-column p.flex.flex-row.items-start.pl2-5.mb1:nth-last-child(2){margin-bottom:1.5rem}.at-a-glance .btn-orange{margin-top:auto}.at-a-glance picture{display:contents}figure.auto-table tbody{font-size:16px}figure.auto-table{border-bottom:0;color:var(--color-ptable-text)}figure.auto-table table{margin:0}figure.auto-table+.wp-block-group{border-top:1px dashed #dadce0;margin-top:2rem}@media (max-width:767px){.auto-table tr,.tablepress tr{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:7px}.auto-table thead{display:none}figure.wp-block-table td{border-bottom:0;padding:5px 10px}}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button.is-style-outline>.wp-block-button__link,.wp-block-button .wp-block-button__link.is-style-outline{border:2px solid;padding:.667em 1.333em}.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color){color:currentColor}.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent;background-image:none}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter{text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-group{box-sizing:border-box}.wp-block-image img{height:auto;max-width:100%;vertical-align:bottom}.wp-block-image.has-custom-border img,.wp-block-image img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image.aligncenter,.wp-block-image .aligncenter,.wp-block-image.alignleft,.wp-block-image .alignleft,.wp-block-image.alignright,.wp-block-image .alignright{display:table}.wp-block-image.aligncenter>figcaption,.wp-block-image .aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image.alignright>figcaption,.wp-block-image .alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img{border-radius:9999px}.wp-block-image figure{margin:0}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-quote{box-sizing:border-box;overflow-wrap:break-word}.wp-block-quote.is-large:not(.is-style-plain),.wp-block-quote.is-style-large:not(.is-style-plain){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:not(.is-style-plain) p,.wp-block-quote.is-style-large:not(.is-style-plain) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:not(.is-style-plain) cite,.wp-block-quote.is-large:not(.is-style-plain) footer,.wp-block-quote.is-style-large:not(.is-style-plain) cite,.wp-block-quote.is-style-large:not(.is-style-plain) footer{font-size:1.125em;text-align:right}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-spacer{clear:both}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color>*,.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr{border-color:inherit}.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th,.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color]>*,.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th,.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color]>*,.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr{border-left-color:inherit}.wp-block-table table[style*=border-style]>*,.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr{border-style:inherit}.wp-block-table table[style*=border-width]>*,.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr{border-style:inherit;border-width:inherit}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{box-sizing:border-box}.wp-block-video video{width:100%}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.wp-element-button{cursor:pointer}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}figure{margin:0 0 1em}figure.wp-block-image.aligncenter{margin:auto}.pagination-link{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:40px;min-width:40px}@media screen and (max-width:949px){.singlepost{width:100%!important}}.no-underline{text-decoration:none}.widget-title{color:var(--color-sidebar-widget-title);font-size:14px;font-weight:700;letter-spacing:1px;margin-bottom:10px;margin-top:0;text-transform:uppercase}.sidebar-pick__heading{font-size:.875rem;margin-bottom:1.5rem;margin-top:1.5rem;text-transform:uppercase}.sidebar-pick__img{border-radius:5px;box-shadow:0 0 3px #e0e0e0;max-height:210px;max-width:180px;padding:5px}.sidebar-pick__name{font-size:14px;font-weight:600}@media (max-width:1024px){.columns{flex-direction:column}.column{width:100%}.sidebar__sticky{display:none}}.content h3,.content h4,.content h5{font-family:Arial,Helvetica,sans-serif}h1.title{font-size:2.5rem;text-align:center}.wp-block-separator{border-bottom-width:0;border-style:solid;border-top-width:1px;color:var(--grey-400);margin-bottom:35px;margin-top:35px}.entry-title{margin-bottom:12px;margin-top:10px;text-align:center}.wp-block-button__link{background-color:var(--color-button-background);border:2px solid var(--color-button-border);border-radius:5px;box-shadow:0 5px 0 0 var(--color-button-border);color:var(--color-button-text);font-size:16px;font-weight:600;margin-bottom:5px;padding:8px 30px}.wp-block-button__link:hover{background-color:var(--color-button-hover-background);text-decoration:none}.wp-block-button__link:active{box-shadow:0 0 0 0 var(--color-button-border);transform:translateY(5px)}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:var(--color-button-text)}.sidebar-pick{border-left:3px solid var(--theme-color);padding:5px 10px}.product-award{font-size:15px;font-weight:600}h3.product-title+.product-award{margin-bottom:30px;margin-top:-10px}.wp-block-image figcaption{font-size:12px}.wp-block-image figure.aligncenter figcaption{text-align:center}.attachment-post-thumbnail{display:table;margin-bottom:10px;margin-left:auto;margin-right:auto}.product-image img{max-width:300px}.product-title{border-left:3px solid var(--color-primary);padding-left:10px}.wp-block-embed-youtube .wp-block-embed__wrapper{height:0;padding-bottom:56.25%;position:relative}.wp-block-embed-youtube .wp-block-embed__wrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:1024px){.entry-title{font-size:30px}}@media (max-width:767px){.entry-title{font-size:25px}.product-image img{width:200px}}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}b,strong{font-weight:600}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{line-height:1.2}h2{font-size:26px}h2,h3{margin-bottom:15px;position:relative}h3{font-size:21px}h4{font-size:19px;margin-bottom:5px;position:relative}p:last-child{margin-bottom:0}hr{border-bottom-width:0;border-style:solid;border-top-width:1px;color:var(--grey-400)}figure.wp-block-table{margin-left:0;margin-right:0}figure.wp-block-embed.alignleft{max-width:100%;text-align:left}figure.wp-block-embed.aligncenter{max-width:100%;text-align:center}figure.wp-block-embed.alignright{max-width:100%;text-align:right}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{width:100%}.published{display:none}.hover__opacity:focus,.hover__opacity:hover{opacity:.6}.faq{background-color:var(--color-faq-background);margin-bottom:20px;padding:20px}.faq__question{color:var(--color-faq-question);font-size:18px;font-weight:600;margin-bottom:5px;margin-top:0}.faq__answer{color:var(--color-faq-answer)}.wp-block-custom-block-faqs h2{color:var(--color-faq-heading)}@media (max-width:1024px){h2{font-size:22px}h3{font-size:20px}h4{font-size:18px}}@media (max-width:767px){h2{font-size:21px}h3{font-size:19px}h4{font-size:17px;margin-top:15px}.faq__question{font-size:16px;line-height:1.1}.faq{padding:12px}}.product-ribbon{background-color:var(--theme-color);color:var(--white);display:inline-block;font-weight:600;height:30px;letter-spacing:.5px;line-height:1.3;margin-bottom:0;max-height:30px;padding:4px 70px 4px 15px;position:relative;text-transform:uppercase}.product-ribbon:after{border-right:25px solid transparent;border-top:30px solid;color:var(--theme-color);content:"";position:absolute;right:-25px;top:0}.pick-best{--theme-color:var(--color-ribbon-best)}.pick-staff{--theme-color:var(--color-ribbon-staff)}.pick-budget{--theme-color:var(--color-ribbon-budget)}.product-ribbon+h3.product-title{margin-top:15px}.at-a-glance{margin-bottom:30px}.at-a-glance__header{background-color:var(--color-aag-heading-background);border-radius:5px;padding:10px 20px}.at-a-glance__header p{color:var(--color-aag-heading);font-size:24px;font-weight:600}.at-a-glance__product__img{margin:0 auto 10px;max-height:220px!important;max-width:190px!important}@media (max-width:767px){.at-a-glance__product__img{max-height:200px!important;max-width:160px!important}.at-a-glance__header p{font-size:19px}.at-a-glance{margin-bottom:15px}}.auto-table thead,.tablepress thead{background-color:var(--color-ptable-heading-bg);color:var(--color-ptable-heading-text)}.wp-block-custom-block-product-table.auto-table tbody>tr:nth-child(odd){background-color:var(--color-ptable-odd-bg)}.wp-block-custom-block-product-table.auto-table tbody>tr:nth-child(2n){background-color:var(--color-ptable-even-bg)}figure.wp-block-table td{border-bottom:1px solid #d0d0d0;padding:10px}.auto-table th,.tablepress th{font-weight:400;padding-bottom:5px;padding-top:5px}.table__product-image{position:relative}.table__product-title a{color:var(--color-ptable-link);font-weight:700}.table__product-button{white-space:nowrap}.table__product-image img{max-height:100px;max-width:110px;width:auto}@media (max-width:767px){.auto-table tr,.tablepress tr{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:7px}.auto-table thead{display:none}figure.wp-block-table td{border-bottom:0;padding:5px 10px}}.related-box{background-color:var(--color-related-bg);border-radius:4px;box-shadow:0 0 3px -1px #6b6b6b;display:flex;margin-bottom:15px;margin-top:15px}.related-box__img{align-items:center;background-color:var(--color-related-img-bg);display:flex;padding:4px 13px}.related-box__info{align-items:center;align-self:center;display:flex;margin-left:10px;padding:4px}.related-box__info strong{color:var(--color-related-text);font-weight:700;margin-right:10px;white-space:nowrap}.related-box__img img{border-radius:5px;max-height:40px}.related-box__img-container{background-color:var(--color-related-img-bg-inner);border-radius:50%;display:grid;padding:10px;place-content:center}@media (max-width:767px){.related-box__info{font-size:14px}.related-box__img{display:none}}.specs__title{margin-bottom:5px;margin-top:20px}.single-post-wrapper{column-gap:1.5rem;flex-direction:row;justify-content:space-between}.single-post-wrapper,.singlepost{display:-webkit-box;display:-ms-flexbox;display:flex}.singlepost{align-items:center;flex-direction:column;width:75%}.single-post-hero-time{width:50%}.s-p-c-c{padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem}.single-post-recommendation-pros-cons{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;height:30px;justify-content:center;min-height:30px;min-width:30px;width:30px}.r-i-c a strong{color:#e65100!important}.major-ribbon{left:0;text-align:center;top:5%;width:10rem}.triangle-topleft{border-bottom:1.6rem solid #fff;border-left:1.6rem solid transparent;height:0;margin-bottom:-1px;margin-right:-1px;width:0}.cards-triangle{border-bottom:1.6rem solid #f7f7f7}.r-i-p-r{padding-right:10px}.s-p-c-c p:empty{display:none}.r-i-t-p{font-weight:500;padding:0 10px}.r-i-t-h{font-weight:600;margin:0 0 1rem!important;padding:0 10px}.author-logo{width:185px}.author>a{margin-right:1.5rem}.s-p-c-c .btn-orange{color:#fff!important}#conclusion,#frequently-asked-questions,.b-top-2.mt3,.r-i-c{content-visibility:auto}.single-post a strong,.single-post p a{color:#00897b}.table-of-contents>a{padding-right:10px}@media screen and (min-width:950px) and (max-width:1370px){.author-logo{width:150px}}@media screen and (max-width:949px){.sidebar{display:none}.single-post{width:100%}.single-post-hero-time{width:90%}.s-p-c-c{padding:.7rem 0}.author-logo{width:120px}}@media (max-width:719px){.s-p-c-c{width:100%}}@media screen and (max-width:549px){.single-post-wrapper{padding-left:0;padding-right:0}.single-post-wrapper .p-relative.bg-white.s-p-c-c.flex.flex-column{padding-left:15px;padding-right:15px}.s-p-c-c img{height:auto}.sidebar{display:none!important}.single-post-recommendation-pros-cons{height:18px;min-height:18px;min-width:18px;width:18px}.author-logo{width:75px}.author,.pros-and-cons{flex-direction:column}.author>a{display:none}.author .w-70{width:100%}}@media (max-width:320px){.s-p-c-c{width:100%}}.of-h{overflow:hidden}.dn{display:none}.grid-column-3{grid-row-gap:1.5rem;grid-column-gap:1.5rem;display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:549px){.grid-column-3{grid-template-columns:1fr}}.pa2-5{padding:1rem}.pl2{padding-left:.5rem}.pl2-5{padding-left:1rem}.pr2-5{padding-right:1rem}.pb2-5{padding-bottom:1rem}.pb3{padding-bottom:1.5rem}.ph3{padding-left:1.5rem;padding-right:1.5rem}.ma0{margin:0}.mb1{margin-bottom:.25rem}.mv2-5{margin-bottom:1rem;margin-top:1rem}.mv3{margin-bottom:1.5rem;margin-top:1.5rem}table{border-collapse:collapse;margin:1rem 0;overflow:hidden;width:100%}td,th{line-height:1.5;padding:.875rem}tr th{background-color:#00897b;color:#fff;font-family:Roboto,Arial,sans-serif;text-align:left;white-space:nowrap}tbody tr:nth-child(odd){background-color:#f7f7f7}td a{display:block;width:100%}h1,h2,h3,h4{font-family:Roboto,Arial,sans-serif;margin:0}iframe{width:100%}@media print{.hidden-in-print{display:none}.single-post{width:100%}}@media screen and (max-width:949px){h1,h2,h3{margin-bottom:1rem;margin-top:1rem}h2{font-size:1.2rem}h3{font-size:1rem}}a:focus,button:focus{outline:0!important}a,button{background-color:transparent;background-image:none;border:0;cursor:pointer}.btn:active,.btn:focus,button:active,button:focus{outline:none}button:disabled{background-color:#ccc!important;border:0!important;color:#888!important;pointer-events:none}.btn{background-color:transparent;border:1px solid transparent;color:#fff;display:inline-block;font-family:Roboto,Arial,sans-serif;font-size:14px;min-width:8.4rem;padding:.5rem;text-align:center;text-transform:uppercase;transition:all .5s ease}.btn-orange{background-color:#e65100;border:1px solid #e65100;color:#fff}.btn-orange:hover{background-color:rgba(230,81,0,.2);color:#e65100}@media screen and (min-width:950px) and (max-width:1370px){.btn{font-size:.8rem}}@media screen and (max-width:949px){.btn{font-size:.8rem}}.br-50{border-radius:50%}.b-top-2{border-top:2px solid #dadce0}.b-a-orange{border:1px solid #e65100}.sidebar{display:block}.table-of-contents svg{fill:#00897b;height:45px;min-width:45px;width:45px}.single-post-wrapper .bg-white.db.pa2.flex.flex-column>strong{text-align:center}@media screen and (max-width:949px){.sidebar{display:none}}@media screen and (max-width:549px){.sidebar{display:none!important}}.of-s-y{overflow-y:scroll}.s-bar::-webkit-scrollbar{width:2px}.s-bar::-webkit-scrollbar-thumb{background-color:hsla(0,0%,46%,.129)}.top-1{top:1rem}.p-sticky{position:-webkit-sticky;position:sticky}.max-vh-95{max-height:95vh}.w-25{width:25%}.ml3{margin-left:1.5rem}.mb2-5{margin-bottom:1rem}strong{font-family:Roboto,Arial,sans-serif}.b-bottom{border-bottom:1px solid #f7f7f7}.buying-guide-list{display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar-post{flex-direction:row}.sidebar-post-meta-time-container{align-items:center;flex-direction:row;justify-content:space-between}.sidebar-post img{min-width:115px;width:115px}.sidebar-post:last-of-type{border-bottom:0}.single-post-middle-buying-guide{margin-top:2.5rem;width:30%}@media screen and (min-width:950px) and (max-width:1370px){.sidebar-post .entry__meta-date{margin-top:5px}.sidebar-post-meta-time-container{align-items:flex-start;flex-direction:column}}@media screen and (max-width:949px){.buying-guide-list{display:none}}@media screen and (max-width:549px){.buying-guide-list{display:none!important}}.w-30{width:30%}.pv2-5{padding-bottom:1rem;padding-top:1rem}.ml2{margin-left:.5rem}.mt3{margin-top:1.5rem}h3{color:#202124;font-family:Roboto,Arial,sans-serif;font-weight:600;line-height:1.3;margin:0;margin-bottom:1.5rem;margin-top:1.5rem}@media screen and (max-width:949px){h3{font-size:1rem;margin-bottom:1rem;margin-top:1rem}}.b-bottom-d{border-bottom:1px dashed #dadce0}.list-item{height:auto;max-height:455px;width:31%}.list-item-content-time{align-items:center;flex-direction:row}.pv4.bound.hidden-in-print{content-visibility:auto}@media screen and (min-width:950px) and (max-width:1370px){.list-item img{height:auto}}@media screen and (max-width:949px){.l-i-c-d{font-size:.9rem!important}.list-item{box-shadow:0 2px 3px rgba(75,72,72,.2)}.list-item img{height:auto}}@media screen and (max-width:549px){.l-i-c-d{display:none!important}.list-item{width:48%}.list-item-content-time{align-items:flex-start;flex-direction:column}.list-item-content-time .entry__meta-date{margin-top:5px}}.w-100{width:100%}.pa3{padding:1.5rem}.pv4{padding-bottom:2rem;padding-top:2rem}.mb3{margin-bottom:1.5rem}.mv2{margin-bottom:.5rem;margin-top:.5rem}.f4{font-size:1.25rem}.f5{font-size:1rem}.f8{font-size:.6rem}h2,h3{font-family:Roboto,Arial,sans-serif;margin:0}h2{font-size:1.4rem}h2,h3{color:#202124;font-weight:600;line-height:1.3;margin-bottom:1.5rem;margin-top:1.5rem}h3{font-size:1.2rem}@media print{.hidden-in-print{display:none}}@media screen and (max-width:949px){h2,h3{margin-bottom:1rem;margin-top:1rem}h2{font-size:1.2rem}h3{font-size:1rem}}.orange{color:#e65100}.bg-white{background-color:#fff}.db{display:block}.dib{display:inline-block}.link{color:#1967d2;font-weight:600;letter-spacing:.01785714em;text-decoration:none}.link,.link:link,.link:visited{transition:all .5s ease}.link:hover{color:#1a0dab}.list{list-style-type:none}.w-50{width:50%}.pa2{padding:.5rem}.pr3{padding-right:1.5rem}.pv3{padding-bottom:1.5rem;padding-top:1.5rem}.mr5{margin-right:4rem}.mb0{margin-bottom:0}.mt2{margin-top:.5rem}.tc{text-align:center}a.wp-block-button__link.table__product-button{background-color:#e65100!important;border:1px solid #e65100!important;border-radius:0!important;box-shadow:0 0!important;color:#fff;font-size:14px;font-weight:400!important;min-width:8.4rem!important;padding:.5rem!important;text-align:center!important;transition:.3s!important}a.wp-block-button__link.table__product-button:hover{background-color:rgba(230,81,0,.2)!important;color:#fff!important}span.major-ribbon.pl2.bold.white.flex.flex-row.items-center.justify-between.ttu.pick-budget{background-color:var(--color-ribbon-budget)}span.major-ribbon.pl2.bold.white.flex.flex-row.items-center.justify-between.ttu.pick-staff{background:var(--color-ribbon-staff)}span.major-ribbon.pl2.bold.white.flex.flex-row.items-center.justify-between.ttu.pick-best{background:var(--color-ribbon-best)}.custom-btn-2{text-align:center;width:100%}.custom-btn-2 a.wp-block-button__link{all:initial;background-color:#e65100;border:1px solid #e65100;box-sizing:border-box;color:#fff!important;cursor:pointer;display:inline-block;font-family:Roboto,Arial,sans-serif;font-size:14px;margin-top:1.5rem;min-width:8.4rem;padding:.5rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .5s ease;width:100%}.custom-btn-2 a.wp-block-button__link:is(:focus,:active){outline:none}.custom-btn-2 a.wp-block-button__link:hover{background-color:rgba(230,81,0,.2);color:#e65100}@media screen and (min-width:950px) and (max-width:1370px){.custom-btn-2 a.wp-block-button__link{font-size:.8rem}}@media screen and (max-width:949px){.custom-btn-2 a.wp-block-button__link{font-size:.8rem}}.custom-btn-1{text-align:center;width:100%}.custom-btn-1 a.wp-block-button__link{all:initial;align-self:center;background-color:transparent;border:1px solid #e65100;box-sizing:border-box;color:#fff;color:#e65100;cursor:pointer;display:inline-block;font-family:Roboto,Arial,sans-serif;font-size:14px;margin-bottom:1.5rem;min-width:8.4rem;padding:.5rem;text-align:center;text-transform:uppercase;transition:all .5s ease;width:30%}.wp-block-group{border-bottom:1px dashed #dadce0;padding-bottom:1.5rem;padding-top:1.5rem}.custom-btn-1 a.wp-block-button__link:is(:focus,:active){outline:none}.table-of-contents .tier-3{font-size:15px;padding-left:15px}.table-of-contents .tier-3:before{border:4px solid #00897b;border-radius:50%;margin-right:10px}.table-of-contents .tier-3 svg{height:40px;min-width:40px;width:40px}@media screen and (min-width:950px) and (max-width:1370px){.custom-btn-1 a.wp-block-button__link{font-size:.8rem}}@media screen and (max-width:949px){.custom-btn-1 a.wp-block-button__link{font-size:.8rem}}