.text-format {
    overflow-wrap: break-word;
}
.text-format p {
	color: #212529;
	font-weight: 400;
}
.text-format ul {
    list-style-type: disc;
    margin-bottom: 1rem;
    margin-left: 1.5rem;
}	
.text-format ul li {
	margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
}
.hero-h3 {
	font-size: 1.2rem;
	font-weight: 500;
}
.header-disclosure {
	display: block !important;
}
.rating-meta {
    font-size: 10px;
    font-weight: 600;
    text-align: center;
}
.ico-grey {
	color: #999;
}
.disclosure {
	font-size: .75em;
    color: #161616;
}
.earning {
    position: relative;
    font-style: italic;
    font-size: .875rem;
    line-height: 1.25rem;
    margin: 1.75rem auto 1.25rem;
    padding: 0.5rem 0 1rem;
}
.section {
	padding: 40px 0 !important;
}
.date-div {
	display: flex;
    flex-wrap: wrap;
    margin: 0.5rem -0.3rem 0;
}
.date-span {
	margin: 0 0.3rem 0.3rem;
	padding: 0.3rem 0.625rem;
	background: #f8f9fa;
	border-radius: 6px;
	font-size: .844rem;
	font-weight: 400;
	display: inline-block;
}
.featured {
	margin-bottom: 20px;
}
.featured-header {
	border-radius: 10px 10px 0 0;
	padding: 0;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	background: #eef2fe;
	color: #395bb6;
}
.featured-header span {
	margin-top: -14px;
	font-size: 16px;
	font-weight: 600;
	line-height: 14px;
}
.featured-inner {
    margin-top: -15px;
    background: #fff;
    border: 4px solid #eef2fe;
    border-radius: 10px;
    padding: 20px 24px 8px;
    position: relative;
}
.featured-logo {
	margin: 15px auto;
	width: 100%;
	height: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;	
}
.featured-logo img {
	width: 90%;
	height: auto;
	max-width: 280px;
}
.featured-plans {
    background: #4cd09a;
    border-radius: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    color: #fff;
	margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;	
}
.featured-plans:hover {
	background: #2e936a;
	color: #fff;
}
.featured-review {
    background: #bebebe;
    border-radius: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    color: #fff;
	margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;	
}
.featured-review:hover {
	background: #999;
	color: #fff;
}
.metascore {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.score {
    font-weight: 600;
    font-size: 32px;
    line-height: 41px;
    letter-spacing: -1px;
    color: #333;
}
.rating-wrapper {
	padding-left: 8px;
}
.star-wrapper {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOCAxLjMzM2wyLjA2IDQuMTczIDQuNjA3LjY3NC0zLjMzMyAzLjI0Ni43ODYgNC41ODdMOCAxMS44NDZsLTQuMTIgMi4xNjcuNzg3LTQuNTg3TDEuMzM0IDYuMThsNC42MDYtLjY3NEw4IDEuMzMzeiIgc3Ryb2tlPSIjREJEQkRCIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) repeat-x 0 0;
    width: 100px;
    margin-bottom: 2px;
}
.stars {
    display: block;
    width: 0;
    height: 16px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOCAxLjMzM2wyLjA2IDQuMTczIDQuNjA3LjY3NC0zLjMzMyAzLjI0Ni43ODYgNC41ODdMOCAxMS44NDZsLTQuMTIgMi4xNjcuNzg3LTQuNTg3TDEuMzM0IDYuMThsNC42MDYtLjY3NEw4IDEuMzMzeiIgZmlsbD0iI0Y3Qzc0OCIgc3Ryb2tlPSIjRjdDOTRBIiBzdHJva2Utd2lkdGg9IjEuMzYzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);
    z-index: 2;
    position: relative;
    max-width: 100%;
}
.meta-label {
	display: flex;
    align-items: center;
    font-size: 11px;
    font-weight: 500;
    text-align: center;
    color: #525252;
	align-items: center;
    justify-content: center;
}
.metacontainer {
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.metahelp {
	font-size: inherit;
	
}
.metascore:hover .meta-tooltip{
    display: block;
}
.meta-tooltip {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    background-color: #6a7681;
    text-align: center;
    padding: 10px 18px;
    border-radius: 10px;
    width: 240px;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateX(-50%);
    transition: all .35s ease;
    z-index: 999;
    display: none;
}
.meta-tooltip:after {
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent #6a7681;
    border-style: solid;
    border-width: 0 10px 10px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -10px;
    z-index: 1;
}
.metacontainer2 {
	width: 140px;
}
.metascore2 {
	height: auto;
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 20px;	
}
.metascore2:hover .meta-tooltip2{
    display: block;
}
.meta-tooltip2 {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    background-color: #6a7681;
    text-align: center;
    padding: 10px 18px;
    border-radius: 10px;
    width: 240px;
    position: absolute;
	top: 120%;
    left: 85%;
    transform: translateX(-50%);
    transition: all .35s ease;
    z-index: 999;
    display: none;
}
.meta-tooltip2:after {
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent #6a7681;
    border-style: solid;
    border-width: 0 10px 10px;
    position: absolute;
    left: 22%;
    transform: translateX(-50%);
    top: -10px;
    z-index: 1;
}
.compare {
	border-width: 3px 0.5px 0.5px;
	border-style: solid;
	border-color: rgb(18, 99, 211) rgb(211, 215, 220) rgb(211, 215, 220);
	border-image: initial;
}
.compare-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;	
}
.tbc {
	-webkit-box-shadow: 0 0.25rem 1rem rgb(0 0 0 / 8%);
	box-shadow: 0 0.25rem 1rem rgb(0 0 0 / 8%);	
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 3em 0;
	padding: 0;
	border-top: 3px solid black;
	text-align: center;
}
.tbc-cell {
	overflow-wrap: normal;
	padding: 20px;
	box-sizing: border-box;
	flex-grow: 1;
	width: 100%;
	padding: 0.8em 1.2em;
	overflow: hidden;
	list-style: none;
	border: solid @bw white;
	background: fade(slategrey,20%);
	> h1, > h2, > h3, > h4, > h5, > h6 { margin: 0; }
}

.tbc--2cols > .tbc-cell  { width: 50%; }
.tbc--3cols > .tbc-cell  { width: 33.33%; }
.tbc--4cols > .tbc-cell  { width: 25%; }
.tbc--5cols > .tbc-cell  { width: 20%; }
.tbc--6cols > .tbc-cell  { width: 16.6%; }

.tbc-hd {
	text-align: right;
	font-weight: 500;
}

@media (max-width: 1200px) {
	.tbc-cell {
		font-size: 1rem;
	}
}
@media (max-width: 992px) {
	.tbc-cell {
		font-size: 0.95rem;
	}
}
@media (max-width: 768px) {
	.tbc-cell {
		font-size: 0.85rem;
	}
}
@media (max-width: 576px) {
	.tbc-cell {
		font-size: 0.75rem;
	}
}

.tbc-bd{
	font-weight: 600;
}
.tb-star {
	color: #ffc107;
}
.tb-check {
	color: #4caf50;
	font-weight: 800;
}
.tb-close {
	color: #f44336;
	font-weight: 800;
}
.tbc-cell span {
	font-size: inherit;
    position: relative;
    top: 2px;	

}
.review {
	margin: 26px 0;
	border-bottom: 1px solid #d6d6d6;
}
.review-header {
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
.review-logo {
	width: 140px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.review-logo img {
	width: 100%;
	height: auto;
}
.review-btn {
	height: 46px;
	padding: 0 20px;
	background-color: #4cd09a;
	border-radius: 23px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-flex;
	align-items: center;
	font-family: Montserrat,Verdana,sans-serif;
	transition: background-color ease .2s, color ease .2s;
	font-weight: 700;
}
.review-btn:hover {
	background: #2e936a;
	color: #fff;
}
.review-list {
	margin: 0;
	padding: 0;
	margin-top: 18px;
	list-style: none;	
}
ul.review-list {
	margin-left: 0;
	list-style: none;
}
ul.review-list li {
	list-style: none;
    font-weight: 400;
    margin: 0;
    margin-top: 17px;
    line-height: 1.3;
    padding-left: 30px;
    position: relative;
}

ul.cons li::before{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZmlsbD0iI0Y1OEM4QyIgZD0iTTE3LjEgMi45QzEzLjItMSA2LjgtMSAyLjkgMi45LTEgNi44LTEgMTMuMiAyLjkgMTcuMWMyIDIgNC41IDIuOSA3LjEgMi45czUuMS0xIDcuMS0yLjljMy45LTMuOSAzLjktMTAuMyAwLTE0LjJ6bS0zIDExLjJjLS4yLjItLjQuMi0uNi4ycy0uNC0uMS0uNi0uMkwxMCAxMS4ybC0yLjkgMi45Yy0uMi4yLS40LjItLjYuMi0uMiAwLS40LS4xLS42LS4yLS4zLS4zLS4zLS45IDAtMS4yTDguOCAxMCA1LjkgNy4xYy0uMy0uMy0uMy0uOSAwLTEuMi4zLS4zLjktLjMgMS4yIDBMMTAgOC44bDIuOS0yLjljLjMtLjMuOS0uMyAxLjIgMCAuMy4zLjMuOSAwIDEuMkwxMS4yIDEwbDIuOSAyLjljLjQuNC40LjkgMCAxLjJ6Ii8+PC9zdmc+);
}
ul.pros li::before{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZmlsbD0iI0E1RENBMCIgZD0iTTEwIDBDNC41IDAgMCA0LjUgMCAxMHM0LjUgMTAgMTAgMTAgMTAtNC41IDEwLTEwUzE1LjUgMCAxMCAwem01LjEgNy45bC01LjQgNS40Yy0uMi4yLS40LjItLjYuMnMtLjQtLjEtLjYtLjJsLTIuNy0yLjdjLS4zLS4zLS4zLS45IDAtMS4yLjMtLjMuOS0uMyAxLjIgMGwyLjEgMi4xIDQuOC00LjhjLjMtLjMuOS0uMyAxLjIgMCAuMy4zLjMuOSAwIDEuMnoiLz48L3N2Zz4=);
}
ul.review-list li::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 2px;
}
.review-full {
	display: flex;
	align-items: center;	
	margin-bottom: 25px;
}
.review-full a {
	text-transform: uppercase;
	font-weight: 700;
}
.review-full-nav {
	font-size: inherit;
	font-weight: 700;
    position: relative;
    top: 3px;
}