/*! CSS Used from: Embedded */
html
{
    background-color: #0a1817;
    color: #fff;
}
a {
	background-color: initial;
}

button {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button {
	overflow: visible;
}
.transp
{
    background-color: #ffffff11 !important;
}
#currency2, #currency1
{
    background: #ffffff11;
    color: #ddd;
    border: 1px solid #ffffff44;
    padding: 3px;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 4px;
    font-size: 11px;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}
#currency2 > *, #currency1 > *
{
        background: #333;
         border: 1px solid #ffffff44;
         border-radius: 4px;
         font-size: 11px;
}
#footer
{
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    
    margin-bottom: 8px;
}
#footer > div
{
    color: #eee;
}
#footer > a
{
    color: #ccc;
    transition: color 0.4s ease;
    text-decoration: none;
}
#footer > a:hover
{
    text-decoration: underline;
    color: #fff;
}
#copy
{
    display: block;
    width: 100%;
    text-align: center;
    margin: auto;
    color: #aaa;
}
button {
	text-transform: none;
}

button {
	-webkit-appearance: button;
}

.Typography_headingMd__E9cXN {
	font-feature-settings: "ss01";
	font-size: 1.75rem;
	line-height: 120%;
	font-weight: 500;
}

.Typography_headingMd__E9cXN {
	font-family: Garnett, Helvetica, Segoe UI, Arial, sans-serif;
	margin-bottom: 0;
	margin-top: 56px;
}

.Typography_bodySm__xau9i {
	font-family: Garnett, Helvetica, Segoe UI, Arial, sans-serif;
	font-feature-settings: "ss01";
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: .02em;
	line-height: 160%;
}

.Typography_bodySm__xau9i.Typography_bold___RV_E {
	font-weight: 500;
}

.Typography_captionSm__PX9Bd {
	font-family: Garnett, Helvetica, Segoe UI, Arial, sans-serif;
	font-feature-settings: "ss01";
	font-size: .875rem;
	font-weight: 400;
	line-height: 160%;
}

.Typography_captionSm__PX9Bd.Typography_bold___RV_E {
	font-weight: 500;
}

.GridContainer_gridContainer__Of720 {
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
}

@media (max-width:600px) {
	.GridContainer_gridContainer__Of720 {
		padding-left: 22px;
		padding-right: 22px;
	}
}

@media (min-width:601px)and (max-width:1135px) {
	.GridContainer_gridContainer__Of720 {
		padding-left: 18px;
		padding-right: 18px;
	}
}

@media (min-width:1136px)and (max-width:1440px) {
	.GridContainer_gridContainer__Of720 {
		padding-left: 46px;
		padding-right: 46px;
	}
}

@media (min-width:1441px) {
	.GridContainer_gridContainer__Of720 {
		margin: auto;
		max-width: 1440px;
		padding-left: 46px;
		padding-right: 46px;
	}
}

.GridItem_gridItem__RSsot {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}

@media (max-width:600px) {
	.GridItem_gridItem__RSsot.GridItem_smFill__znv3J {
		flex: 1;
	}
}

@media (min-width:601px)and (max-width:1135px) {
	.GridItem_gridItem__RSsot.GridItem_medFill__PcDnq {
		flex: 1;
	}
}

@media (min-width:1136px)and (max-width:1440px) {
	.GridItem_gridItem__RSsot.GridItem_lgFill__EXD_e {
		flex: 1;
	}
}

@media (min-width:1441px) {
	.GridItem_gridItem__RSsot.GridItem_xlFill__O1gRt {
		flex: 1;
	}
}

@media (max-width:600px) {
	.GridItem_gridItemGap-base__A7RTX {
		padding: 8px;
	}
}

@media (min-width:601px)and (max-width:1135px) {
	.GridItem_gridItemGap-base__A7RTX {
		padding: 18px;
	}
}

@media (min-width:1136px)and (max-width:1440px) {
	.GridItem_gridItemGap-base__A7RTX {
		padding: 18px;
	}
}

@media (min-width:1441px) {
	.GridItem_gridItemGap-base__A7RTX {
		padding: 18px;
	}
}

.Button_root__ejgND {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border: none;
	box-shadow: 0 0 0 transparent;
	cursor: pointer;
	font-weight: 500;
	position: relative;
	text-decoration: none;
	transition: color .3s cubic-bezier(.19, 1, .22, 1), border-radius .3s cubic-bezier(.19, 1, .22, 1), background-color .3s cubic-bezier(.19, 1, .22, 1), background-image .3s cubic-bezier(.19, 1, .22, 1), transform .3s cubic-bezier(.19, 1, .22, 1), filter .3s cubic-bezier(.19, 1, .22, 1);
	z-index: 0;
}

.Button_root__ejgND.Button_small__YqOLd {
	padding: 3.6px 12px;
}

@media (min-width:601px) {
	.Button_root__ejgND.Button_small__YqOLd {
		padding: 12px 22px;
	}
}

.Button_root__ejgND .Button_phantomBackground__0xNQH {
	border: 2px solid transparent;
	border-radius: inherit;
	cursor: pointer;
	inset: 0;
	position: absolute;
	transition: border-radius .3s ease, background-color .15s ease, background-image .15s ease;
}

.Button_root__ejgND .Button_text__PxaSY {
	display: inline-block;
	line-height: 1.2;
	position: relative;
	z-index: 1;
}

.Button_root__ejgND:disabled {
	cursor: none;
	opacity: .5;
	pointer-events: none;
}

.Button_solid__z9eSp {
	border-radius: 8px;
}

.Button_solid__z9eSp.Button_primary__C0b8Z {
    background: #00ffa122;
    border: 1.5px solid #00ffa1cc;
	box-shadow: inset 0 -1px 0 #5028c0, inset 0 1px 0 hsla(0, 0%, 100%, .2);
	color: #fff;
}

.Button_solid__z9eSp:active {
	background-color: #b094ff;
	background-image: linear-gradient(180deg, #00ffa1, #5028c0);
	filter: drop-shadow(0 4px 25px rgba(120, 86, 255, .5));
}
h1.Typography_headingMd__E9cXN
{
	margin-top: 40px;
	margin-bottom: 40px;
    text-align: center;
    font-size: 2.2rem;
}
.Button_solid__z9eSp:after {
	border-radius: inherit;
	content: "";
	inset: 0;
	position: absolute;
}
.just
{
    font-size: 18px;
    color: #eee;
}
.hidden
{
    visibility: hidden;
}
.disabled
{
    user-select: none;
    pointer-events: none;
}
.Button_solid__z9eSp:hover {
    border: 1.5px solid #00ffa1ee !important;
    background: #00ffa133 !important;
}

@media (min-width:801px) {
	.Hero_plans__gsMyQ {
		display: grid;
		grid-gap: 32px;
		grid-template-columns: repeat(3, 1fr);
	}
}

.Hero_plan__hHsIx {
	border-radius: 24px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	display: grid;
	grid-gap: 40px;
	grid-template-rows: .9fr 1fr;
	margin-bottom: 30px;
	padding: 32px;
	position: relative;
}

.Hero_plan__hHsIx:before {
	background: linear-gradient(#00ffa1cc, #00ffa177);
	inset: 0;
}

.Hero_plan__hHsIx:after,
.Hero_plan__hHsIx:before {
	border-radius: inherit;
	content: "";
	position: absolute;
}

.Hero_plan__hHsIx:after {
	background: #2b3736;
	inset: 1px;
}

@media (min-width:1136px) {
	.Hero_plan__hHsIx {
		padding-bottom: 0;
		padding-right: 24px;
		padding-top: 40px;
	}
}

@media (max-width:800px) {
	.Hero_plan__hHsIx {
		grid-template-rows: auto;
		margin-bottom: 24px;
	}
}

@media (min-width:361px)and (max-width:1135px) {
	.Hero_plan__hHsIx {
		padding: 24px;
	}
}

.Hero_collapseGridItem__9KNgN {
	padding-bottom: 0;
	padding-top: 0;
}

/*! CSS Used from: https://cdn.mxpnl.com/marketing-site/static/_next/static/css/6c040d7307326b96.css ; media=all */
@media all {
	hr {
		box-sizing: initial;
		height: 0;
		overflow: visible;
	}

	a {
		background-color: initial;
	}

	button {
		font-family: inherit;
		font-size: 100%;
		line-height: 1.15;
		margin: 0;
	}

	button {
		overflow: visible;
	}

	button {
		text-transform: none;
	}

	button {
		-webkit-appearance: button;
	}
}

/*! CSS Used from: https://cdn.mxpnl.com/marketing-site/static/_next/static/css/a18870c6d99f2d36.css ; media=all */
@media all {
	.Typography_headingMd__E9cXN {
		font-feature-settings: "ss01";
		font-size: 1.75rem;
		line-height: 120%;
		font-weight: 500;
	}

	.Typography_headingMd__E9cXN {
		font-family: Garnett, Helvetica, Segoe UI, Arial, sans-serif;
		margin-bottom: 0;
		margin-top: 56px;
	}

	.Typography_bodySm__xau9i {
		font-family: Garnett, Helvetica, Segoe UI, Arial, sans-serif;
		font-feature-settings: "ss01";
		font-size: 1rem;
		font-weight: 400;
		letter-spacing: .02em;
		line-height: 160%;
	}

	.Typography_bodySm__xau9i.Typography_bold___RV_E {
		font-weight: 500;
	}

	.Typography_captionSm__PX9Bd {
		font-family: Garnett, Helvetica, Segoe UI, Arial, sans-serif;
		font-feature-settings: "ss01";
		font-size: .875rem;
		font-weight: 400;
		line-height: 160%;
	}

	.Typography_captionSm__PX9Bd.Typography_bold___RV_E {
		font-weight: 500;
	}

	.Typography_eyebrowLg__WTqWv {
		font-family: Garnett, Helvetica, Segoe UI, Arial, sans-serif;
		font-size: .875rem;
		font-weight: 500;
		letter-spacing: .2rem;
		line-height: 160%;
		text-transform: uppercase;
	}

	@media (min-width:601px) {
		.Typography_eyebrowLg__WTqWv {
			font-family: Garnett, Helvetica, Segoe UI, Arial, sans-serif;
			font-size: 1.125rem;
			font-weight: 500;
			letter-spacing: .3rem;
			text-transform: uppercase;
		}
	}

	.Typography_eyebrowSm__r18_N {
		font-family: Garnett, Helvetica, Segoe UI, Arial, sans-serif;
		font-size: .875rem;
		font-weight: 500;
		letter-spacing: .2rem;
		line-height: 160%;
		text-transform: uppercase;
	}

	.GridContainer_gridContainer__Of720 {
		box-sizing: border-box;
		display: flex;
		flex-wrap: wrap;
	}

	@media (max-width:600px) {
		.GridContainer_gridContainer__Of720 {
			padding-left: 22px;
			padding-right: 22px;
		}
	}

	@media (min-width:601px)and (max-width:1135px) {
		.GridContainer_gridContainer__Of720 {
			padding-left: 18px;
			padding-right: 18px;
		}
	}

	@media (min-width:1136px)and (max-width:1440px) {
		.GridContainer_gridContainer__Of720 {
			padding-left: 46px;
			padding-right: 46px;
		}
	}

	@media (min-width:1441px) {
		.GridContainer_gridContainer__Of720 {
			margin: auto;
			max-width: 1440px;
			padding-left: 46px;
			padding-right: 46px;
		}
	}

	.GridItem_gridItem__RSsot {
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
	}

	@media (max-width:600px) {
		.GridItem_gridItem__RSsot.GridItem_smFill__znv3J {
			flex: 1;
		}
	}

	@media (min-width:601px)and (max-width:1135px) {
		.GridItem_gridItem__RSsot.GridItem_medFill__PcDnq {
			flex: 1;
		}
	}

	@media (min-width:1136px)and (max-width:1440px) {
		.GridItem_gridItem__RSsot.GridItem_lgFill__EXD_e {
			flex: 1;
		}
	}

	@media (min-width:1441px) {
		.GridItem_gridItem__RSsot.GridItem_xlFill__O1gRt {
			flex: 1;
		}
	}

	@media (max-width:600px) {
		.GridItem_gridItemGap-base__A7RTX {
			padding: 8px;
		}
	}

	@media (min-width:601px)and (max-width:1135px) {
		.GridItem_gridItemGap-base__A7RTX {
			padding: 18px;
		}
	}

	@media (min-width:1136px)and (max-width:1440px) {
		.GridItem_gridItemGap-base__A7RTX {
			padding: 18px;
		}
	}

	@media (min-width:1441px) {
		.GridItem_gridItemGap-base__A7RTX {
			padding: 18px;
		}
	}

	.Button_root__ejgND {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		border: none;
		box-shadow: 0 0 0 transparent;
		cursor: pointer;
		font-weight: 500;
		position: relative;
		text-decoration: none;
		transition: color .3s cubic-bezier(.19, 1, .22, 1), border-radius .3s cubic-bezier(.19, 1, .22, 1), background-color .3s cubic-bezier(.19, 1, .22, 1), background-image .3s cubic-bezier(.19, 1, .22, 1), transform .3s cubic-bezier(.19, 1, .22, 1), filter .3s cubic-bezier(.19, 1, .22, 1);
		z-index: 0;
	}

	.Button_root__ejgND.Button_small__YqOLd {
		padding: 3.6px 12px;
	}

	@media (min-width:601px) {
		.Button_root__ejgND.Button_small__YqOLd {
			padding: 12px 22px;
		}
	}

	.Button_root__ejgND .Button_phantomBackground__0xNQH {
		border: 2px solid transparent;
		border-radius: inherit;
		cursor: pointer;
		inset: 0;
		position: absolute;
		transition: border-radius .3s ease, background-color .15s ease, background-image .15s ease;
	}

	.Button_root__ejgND .Button_text__PxaSY {
		display: inline-block;
		line-height: 1.2;
		position: relative;
		z-index: 1;
	}

	.Button_root__ejgND:disabled {
		cursor: none;
		opacity: .5;
		pointer-events: none;
	}

	.Button_solid__z9eSp {
		border-radius: 8px;
	}

	.Button_solid__z9eSp.Button_primary__C0b8Z {
        background: #00ffa122;
        border: 1.5px solid #00ffa1cc;
		box-shadow: inset 0 -1px 0 #5028c0, inset 0 1px 0 hsla(0, 0%, 100%, .2);
		color: #fff;
	}

	.Button_solid__z9eSp:active {
		background-color: #b094ff;
		background-image: linear-gradient(180deg, #00ffa1, #5028c0);
		filter: drop-shadow(0 4px 25px rgba(120, 86, 255, .5));
	}

	.Button_solid__z9eSp:after {
		border-radius: inherit;
		content: "";
		inset: 0;
		position: absolute;
	}
/*
	.Button_solid__z9eSp:hover {
		border-radius: 8px;
	}*/
}

/*! CSS Used from: https://cdn.mxpnl.com/marketing-site/static/_next/static/css/81b11d08a2583adf.css ; media=all */
@media all {
	.List_unorderedList__qAfFR {
		list-style-type: square;
	}

	@media (min-width:801px) {
		.Hero_plans__gsMyQ {
			display: grid;
			grid-gap: 32px;
			grid-template-columns: repeat(3, 1fr);
		}
	}

	.Hero_plan__hHsIx {
		border-radius: 24px;
		box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
		display: grid;
		grid-gap: 40px;
		grid-template-rows: .9fr 1fr;
		margin-bottom: 30px;
		padding: 32px;
		position: relative;
	}

	.Hero_plan__hHsIx:before {
		background: linear-gradient(#00ffa1cc, #00ffa177);
		inset: 0;
	}

	.Hero_plan__hHsIx:after,
	.Hero_plan__hHsIx:before {
		border-radius: inherit;
		content: "";
		position: absolute;
	}

	.Hero_plan__hHsIx:after {
		background: #2b3736;
		inset: 1px;
	}

	@media (min-width:1136px) {
		.Hero_plan__hHsIx {
			padding-bottom: 0;
			padding-right: 24px;
			padding-top: 40px;
		}
	}

	@media (max-width:800px) {
		.Hero_plan__hHsIx {
			grid-template-rows: auto;
			margin-bottom: 24px;
		}
	}

	.Hero_plan__hHsIx .Hero_button__Ehequ {
		padding: 12px 22px;
	}

	@media (min-width:801px)and (max-width:1440px) {
		.Hero_plan__hHsIx .Hero_button__Ehequ {
			padding-left: 24px;
			padding-right: 24px;
		}
	}

	@media (min-width:361px)and (max-width:1135px) {
		.Hero_plan__hHsIx {
			padding: 24px;
		}
	}

	.Hero_plan__hHsIx:not(.Hero_current__N8J1R) .Hero_currentPlanIndicator__svLl2 {
		display: none;
	}

	.Hero_currentPlanIndicator__svLl2 {
		background-color: #b094ff;
		border: 1px solid #b094ff;
		border-top-left-radius: 24px;
		border-top-right-radius: 24px;
		bottom: 100%;
		color: #1b0b3b;
		left: -1px;
		padding: 11px;
		position: absolute;
		right: -1px;
		text-align: center;
	}

	.Hero_bottomHalf__vTNjl,
	.Hero_topHalf__u09t7 {
		z-index: 1;
	}

	.Hero_topHalf__u09t7 {
		display: flex;
		flex-direction: column;
	}

	.Hero_topHalf__u09t7 .Hero_price__SAhRO {
		margin-top: 48px;
	}

	.Hero_topHalf__u09t7 .Hero_subItem__zAZhD {
		margin-bottom: 24px;
		margin-top: 8px;
	}

	.Hero_bottomAnchored__tJdLz {
		margin-top: auto;
	}

	.Hero_list__5YzDH {
		padding-left: 24px;
	}

	.Hero_eyebrow__sHMJ4 {
		color: #00ffa1;
		margin-bottom: 8px;
	}

	.Hero_eyebrowNoLeading__SfeDp {
		margin-bottom: 0;
	}

	.Hero_ruler__2QBtm {
		height: 1.5px;
		background-color: hsla(0, 0%, 100%, .1);
		border: none;
		margin-top: 40px;
	}

	.Hero_feature__PoL63 {
		margin-bottom: 16px;
	}

	.Hero_feature__PoL63.Hero_lastItem__NsMrB {
		margin-bottom: 0;
	}

	.Hero_collapseGridItem__9KNgN {
		padding-bottom: 0;
		padding-top: 0;
	}
}

/*! CSS Used fontfaces */
@font-face {
	font-display: swap;
	font-family: Garnett;
	font-style: normal;
	font-weight: 500;
	src: url(https://cdn.mxpnl.com/static/marketing/fonts/garnett/garnett-medium.woff2) format("woff2");
}

@font-face {
	font-display: swap;
	font-family: Garnett;
	font-style: normal;
	font-weight: 400;
	src: url(https://cdn.mxpnl.com/static/marketing/fonts/garnett/garnett-regular.woff2) format("woff2");
}