body {
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
}
.xfinity-page {
    font-family: DMSans,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}
.price {
    	color:#F6AF46;
    	font-size: 8rem; /* Extra large font size */
    	 font-weight: bold; /* Bold text */
	
        }
.content p {
	margin-bottom: 20px;
}
.card-body .card-title.pricing-card-title strong {
}


        .vertical-line {
            display: inline-block;
            border-left: 2px solid #e74c3c; /* Red color */
            height: 150px; /* Height of the line */
            margin: 20px; /* Spacing around the line */
        }




@media only screen and (max-width:768px) {
.popup_popup__pHlby {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	background-color: #fff!important;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
	z-index: 1040
}
.popup_overlay__U_nYw {
	cursor: pointer
}
.popup_popupFooter__iFdGJ {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	font-size: larger;
	width: 100%;
	background-color: #003057;
	height: 12vh;
	color: #f0f0f0!important;
	font-size: 24px
}
.popup_popupHeader__7O_QL {
	min-width: 100%;
	max-width: 100%;
	background-color: #003057;
	height: 1vh;
	color: #f0f0f0!important;
	border-radius: 0 0 2px 2px
}
.popup_popupContent__E92Le {
	display: flex!important;
	flex-direction: column;
	align-items: center!important;
	justify-content: space-between!important
}
.popup_logo__ThjGM {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	width: 170px;
	max-width: 100%;
	height: 60px;
	margin-bottom: 10px!important
}
.popup_heading__puPm6 {
	font-size: 35px;
	margin-bottom: 20px!important;
	text-align: center;
	color: #050505cb;
	font-weight: 750;
	padding-top: 20px!important
}
.popup_heading__puPm6, .popup_phoneNumber__BTrJu {
	display: flex;
	justify-content: center;
	align-items: center
}
.popup_phoneNumber__BTrJu {
	font-weight: 700;
	color: #f0f0f0!important;
	width: 80vw!important;
	padding: 20px!important;
	font-size: 24px!important;
	border-radius: 6px!important
}
}

@media only screen and (min-width:768px) {
.popup_popup__pHlby {
	position: fixed;
	top: 20vh;
	left: 5vw;
	width: 30vw;
	height: 50vh;
	box-shadow: 0 2px 5px rgba(0,0,0,.6);
	border-radius: 6px;
	display: flex;
	background-color: #fff;
	flex-direction: column;
	justify-content: space-between!important;
	gap: 10px;
	z-index: 1040
}
.popup_popupFooter__iFdGJ {
	display: flex;
	justify-content: center;
	font-size: medium!important;
	width: 100%;
	height: 8vh;
	font-size: 20px
}
.popup_popupFooter__iFdGJ, .popup_popupHeader__7O_QL {
	align-items: center;
	font-weight: 700;
	background-color: #003057;
	color: #f0f0f0!important
}
.popup_popupHeader__7O_QL {
	justify-content: flex-start;
	font-size: larger;
	padding-left: 10%;
	max-width: 100%;
	height: 1vh;
	font-size: 24px
}
.popup_popupContent__E92Le {
	display: flex!important;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-width: 100%
}
.popup_logo__ThjGM {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	width: 130px!important;
	height: 60px!important;
	margin-bottom: 10px!important
}
.popup_heading__puPm6 {
	font-size: 22px;
	margin-bottom: 20px!important;
	text-align: center
}
.popup_heading__puPm6, .popup_phoneNumber__BTrJu {
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 700
}
.popup_phoneNumber__BTrJu {
	color: #f0f0f0!important;
	font-size: medium!important;
	min-width: 80%!important;
	padding: 10px!important;
	font-size: 20px!important
}
}

