.price-wrap{
	padding-top: 30px;
}
.price-wrap-row{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
	padding-top: 30px;
	position:relative;
}
.price-plans {
	background: #FFFFFF;
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.16);
	border-radius: 16px;
	padding: 15px;
	position:relative;
}

.hp_pcards-price .price-heading {
	border-radius: 8px;
	color:#174035;
	padding: 10px;
	margin-top: 0;
	margin-bottom: 30px;
}
.hp_pcards-price .price-plans ul {
	list-style: none;
	padding: 0 15px;
}
.hp_pcards-price .price-plans li{
	opacity: .5;
	color: #2B3648;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	display: grid;
	grid-template-columns: auto 1fr;
	min-height: 36px;
	margin-bottom: 15px;
}
.hp_pcards-price .price-plans li.checked  {
	opacity:1;
}
.hp_pcards-price .price-plans li svg {
	width: 46px;
}
[dir="rtl"] .hp_pcards-price .price-plans li svg {
  transform: translateX(24px);
}

.hp_pcards-price .price-plans li i {
	border-radius: 30px;
	margin-left: 2px;
	font-size: 8px;
	line-height: 10px;
	padding: 1px 5px;
	color: #2B3648;
	cursor:pointer;
}
.hp_pcards-price {
	font-family: Boing, sans-serif;
	color: #2b3648;
	font-size: 14px;
	line-height: 20px;
}

.hp_pcards-price h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 44px;
	line-height: 50px;
	font-weight: 700;
}
.fixed-price-box {
	background: #FFFFFF;
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.16);
	border-radius: 16px;
	padding: 20px 20px 20px 40px;
	min-width: 212px;
	min-height: 261px;
	position:absolute;
	top:35%;
	right: -190px;
	z-index: 0;
}
.price-period {
	font-family: Boing;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	/* identical to box height, or 117% */
	color: #2B3648;
}
.price-discount-stroke {
	font-family: Boing;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	/* identical to box height, or 114% */
	text-decoration-line: line-through;
	color: #2B3648;
	opacity: 0.4;
}
.price-discount-amount { 
	font-family: Boing;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	/* identical to box height, or 114% */


	color: #2B3648;
}
.price-period-plan {
	font-family: Boing;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	/* identical to box height, or 114% */


	color: #2B3648;

	opacity: 0.6;
}
.price-discount-off{
	background: #FFC000;
	border-radius: 4px;
	font-family: Boing;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	/* identical to box height, or 133% */

	text-align: center;
	padding: 4px 8px;
	color: #2B3648;'
	margin-left: 5px;
}
.price-period-item {
	margin-bottom: 10px;
	padding-bottom:10px;
	border-bottom: 1px solid #ececec;
}
.hp_pcards-price .text-module.center {
	text-align: center;
}
.price-period-item:last-child {
	border: 0;
}
.hp_pcards-price.col12 {
	width: 100%;
}

.hp_pcards-price.col12.grey-bg {
	background-color: #f6f6f6;
}

.hp_pcards-price.col12.p80 {
	padding: 80px 40px;
}

.hp_pcards-price.col12.p80.light-bg {
	background-color: #fcfaf2;
}

.hp_pcards-price .icon {
	display: inline-block;
	color: #56c19f;
	font-size: 30px;
	line-height: 1em;
}

.hp_pcards-price .rw-fluid-w-2.flex-centre {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.hp_pcards-price .rw-fluid-w-2.flex-tall-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.hp_pcards-price .rw-fluid-w-2.flex-tall-top.min-width-900 {
	min-width: 900px;
}


.hp_pcards-price .tagline {
	opacity: 0.8;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.hp_pcards-price .max-width-350 {
	max-width: 350px;
	margin-right: auto;
	margin-left: auto;
}
.hp_pcards-price .max-width-750 {
	max-width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.hp_pcards-price .max-width-750.p50b {
	padding-bottom: 50px;
}

.hp_pcards-price .content-wrapper {
	position: relative;
	height: 100%;
}

.hp_pcards-price .content-wrapper.center {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.hp_pcards-price .card-heading {
	margin-top: 10px;
}

.hp_pcards-price .p-18 {
	font-size: 18px;
	line-height: 24px;
}

.hp_pcards-price .p-18.m5t {
	margin-top: 5px;
}

.hp_pcards-price .p-18.m5t.lighter-text {
	color: #536175;
}


.hp_pcards-price .p-20 {
	font-size: 20px;
	line-height: 24px;
}

.hp_pcards-price .p-20.bold {
	font-weight: 700;
	margin-bottom: 10px;
}

.hp_pcards-price .col3 {
	width: 25%;
	min-height: 28px;
	float: left;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.hp_pcards-price .col3.p12 {
	padding: 12px;
}

.hp_pcards-price .button-module-w.centre {
	text-align: center;
	margin-top: 15px;
}

.hp_pcards-price .price-button {
	width: 100%;
	max-width: 319px;
	text-decoration: none !important;
	position: relative;
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	padding: 18px 39px;
	border-radius: 5px;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 70px;

}
.hp_pcards-price .price-button:hover {
	animation: mem-hover 0.3s !important;
}
/*! CSS Used keyframes */
@keyframes mem-hover {
	0% {
		transform: scale(1) rotate(0);
	}
	33% {
		transform: scale(1) rotate(-2deg);
	}
	66% {
		transform: scale(1) rotate(2deg);
	}
	100% {
		transform: scale(1) rotate(0);
	}
}
@keyframes mem-hover {
	0% {
		transform: scale(1) rotate(0) translateY(0);
	}
	33% {
		transform: scale(1) rotate(-2deg) translateY(0);
	}
	66% {
		transform: scale(1) rotate(2deg) translateY(0);
	}
	100% {
		transform: scale(1) rotate(0) translateY(0);
	}
}


.hp_pcards-price .mw-text {
	max-width: 550px;
	margin-bottom: 30px;
	color: #7c7c7c;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 400;
}

.hp_pcards-price .module-window-highlight {
	color: #00aff0;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.hp_pcards-price .m5b {
	margin-bottom: 5px;
}

.price-mobile {
	display:none;
}
.price-mobile-tab {
	display:none;
	grid-template-columns: 1fr 1fr;
}

.price-mobile-tab div {
	padding: 20px;
	font-family: Boing;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	/* identical to box height, or 111% */
	text-align: center;
	color:  #2B3648;
	border: 2px solid #2B3648;
	background:#fff; 
}
.price-mobile-tab div:first-child{
  border-start-start-radius: 8px;
  border-end-start-radius: 8px;
}
.price-mobile-tab div:last-child{
  border-start-end-radius: 8px;
  border-end-end-radius: 8px;
}
.price-mobile-tab div.tab-plan-2.active,
.price-mobile-tab div.tab-plan-1.active {
	background:#2B3648; 
	color:#FCFAF2;
}
@media screen and (max-width: 1219px) {
	.price-mobile-tab {
		display:grid;
	}
	.price-wrap-row {
		grid-template-columns: 1fr;
		width: 365px;
		margin: 0 auto;
	}
	.fixed-price-box,
	.price-wrap-row .price-plans._2{
		display:none;
	}
	.price-plans {
	    display: none;
  }
	.price-plans._1.active,
	.price-plans._2.active,
	.fixed-price-box.active {
		display:block;
	}
}
@media screen and (max-width: 1219px) and (min-width: 768px) {
	.fixed-price-box.price-mobile.active {
		display:none !important;
	}
}
@media screen and (max-width: 1135px) {
	.hp_pcards-price.col12.p80 {
		padding-right: 30px;
		padding-left: 30px;
	}
	.hp_pcards-price .col4.p12 {
		padding: 10px;
	}
	.hp_pcards-price .col3.p12 {
		padding: 10px;
	}
}

@media screen and (max-width: 767px) {
	.price-plans{
		z-index: 1;
	}
	.price-desktop {
		display:none !important;
	}
	.fixed-price-box {
		position: relative;
		top: -60px;
		right: 0;
		z-index: 0;
		padding: 60px 20px 20px;
		width: 80%;
		margin: 0 auto;
	}
	.hp_pcards-price .price-button {
		margin-top: 0;
		margin-bottom: 0;
	}
	.hp_pcards-price h2 {
		font-size: 32px;
		line-height: 40px;
	}

	.hp_pcards-price.col12.p80 {
		padding-right: 20px;
		padding-left: 20px;
	}
	.hp_pcards-price .icon {
		width: 40px;
		height: 40px;
		font-size: 40px;
	}

	.hp_pcards-price .rw-fluid-w-2 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.hp_pcards-price .rw-fluid-w-2.flex-centre {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.hp_pcards-price .col4 {
		width: 100%;
	}

	.hp_pcards-price .col4.p12 {
		width: 50%;
		padding-right: 12px;
		padding-left: 12px;
	}

	.hp_pcards-price .p-20.bold {
		font-size: 18px;
	}

	.hp_pcards-price .col3 {
		width: 100%;
	}

	.hp_pcards-price .col3.p12 {
		width: 50%;
		padding-right: 12px;
		padding-left: 12px;
	}

}

@media screen and (max-width: 479px) {
	.hp_pcards-price .col4.p12 {
		width: 100%;
	}

	.hp_pcards-price .col3.p12 {
		width: 100%;
	}
}

@media screen and (max-width: 420px) {
  .price-wrap-row {
    width: 100%;
  }
}

/**** Tooltip *****/
/* START TOOLTIP STYLES */
[tooltip] {
	position: relative; /* opinion 1 */
}

/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
	text-transform: none; /* opinion 2 */
	font-size: .9em; /* opinion 3 */
	line-height: 1;
	user-select: none;
	pointer-events: none;
	position: absolute;
	display: none;
	opacity: 0;
}
[tooltip]::before {
	content: '';
	border: 4px solid transparent; /* opinion 4 */
	z-index: 1001; /* absurdity 1 */
}
[tooltip]::after {
	content: attr(tooltip); /* magic! */
	text-align: left;
	min-width: 250px;
	padding: 1ch 1.5ch;
	border-radius: .5ch;
	box-shadow: 0 1em 2em -0.5em rgb(0 0 0 / 35%);
	background: #fcfaf2;
	color: #536175;
	z-index: 1000;
	font-family: Boing;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	border: 1px solid lightgray;
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
	display: block;
}

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
	display: none !important;
}

/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
	top: 100%;
	border-top-width: 0;
	border-bottom-color: #fcfaf2;
}
[tooltip][flow^="down"]::after {
	top: calc(100% + 5px);
}

[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
	left: 50%;
	transform: translate(-50%, .5em);
}

/* KEYFRAMES */
@keyframes tooltips-vert {
	to {
		opacity: 1;
		transform: translate(-50%, 0);
	}
}

@keyframes tooltips-horz {
	to {
		opacity:1;
		transform: translate(0, -50%);
	}
}

/* FX All The Things */ 
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
	animation: tooltips-vert 300ms ease-out forwards;
}


@font-face {
	font-family: 'Boing';
	src: url('https://assets.website-files.com/60dd40528194c8179fd1e67b/60ddb4712f0d9eaca553401a_Boing_BoldWEB.woff2') format('woff2'), url('https://assets.website-files.com/60dd40528194c8179fd1e67b/60ddb471df7d336be7565052_Boing_BoldWEB.woff') format('woff'), url('https://assets.website-files.com/60dd40528194c8179fd1e67b/60ddb471cbb85f91650ba850_Boing_Bold.ttf') format('truetype'), url('https://assets.website-files.com/60dd40528194c8179fd1e67b/60ddb4714a673c60f24204a6_Boing_Bold.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Boing';
	src: url('https://assets.website-files.com/60dd40528194c8179fd1e67b/60ddb471c227826d987fa757_Boing_RegularWEB.woff2') format('woff2'), url('https://assets.website-files.com/60dd40528194c8179fd1e67b/60ddb4714e3e820eaafd28ee_Boing_RegularWEB.woff') format('woff'), url('https://assets.website-files.com/60dd40528194c8179fd1e67b/60ddb4716b734b8658096d65_Boing_Regular.ttf') format('truetype'), url('https://assets.website-files.com/60dd40528194c8179fd1e67b/60ddb47122f535f96c01f8e3_Boing_Regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}