/*! CSS Used from: Embedded */
body {
	background: white;
}

html {
	font-size: 62.5%;
	height: 100%;
}

body {
	height: auto;
	font-family: AvertaStd;
	font-size: 2rem;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	letter-spacing: 0;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

#SmartNote-seo {
	display: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/*! CSS Used from: https://SmartNote.ai/styles.2c7d507c1ae573d6.css ; media=all */
@media all {
	.mat-raised-button {
		font-family: AvertaStd;
		font-size: 1.75rem;
		font-weight: 500;
	}

	.mat-checkbox {
		font-family: AvertaStd;
	}

	.mat-checkbox-layout .mat-checkbox-label {
		line-height: 1.714;
	}

	.mat-ripple {
		overflow: hidden;
		position: relative;
	}

	.mat-ripple:not(:empty) {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}

	.mat-ripple-element {
		position: absolute;
		border-radius: 50%;
		pointer-events: none;
		-webkit-transition: opacity,-webkit-transform 0ms cubic-bezier(0,0,.2,1);
		transition: opacity,-webkit-transform 0ms cubic-bezier(0,0,.2,1);
		transition: opacity,transform 0ms cubic-bezier(0,0,.2,1);
		transition: opacity,transform 0ms cubic-bezier(0,0,.2,1),-webkit-transform 0ms cubic-bezier(0,0,.2,1);
		-webkit-transform: scale3d(0,0,0);
		transform: scale3d(0,0,0);
	}

	.cdk-visually-hidden {
		border: 0;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
		white-space: nowrap;
		outline: 0;
		-webkit-appearance: none;
		-moz-appearance: none;
		left: 0;
	}

	.mat-focus-indicator {
		position: relative;
	}

	.mat-focus-indicator:before {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		position: absolute;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		pointer-events: none;
		display: none;
		display: var(--mat-focus-indicator-display, none);
		border: 3px solid transparent;
		border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
		border-radius: 4px;
		border-radius: var(--mat-focus-indicator-border-radius, 4px);
	}

	.mat-focus-indicator:focus:before {
		content: "";
	}

	.mat-ripple-element {
		background-color: #0000001a;
	}

	.mat-button-focus-overlay {
		background: black;
	}

	.mat-raised-button {
		color: #000000de;
		background-color: #fff;
	}

	.mat-raised-button.mat-primary {
		color: #fff;
	}

	.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled {
		color: #00000042;
	}

	.mat-raised-button.mat-primary {
		background-color: #729BF0;
	}

	.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled {
		background-color: #0000001f;
	}

	.mat-raised-button:not([class*=mat-elevation-z]) {
		-webkit-box-shadow: 0px 3px 1px -2px rgba(0,0,0,.2),0px 2px 2px 0px rgba(0,0,0,.14),0px 1px 5px 0px rgba(0,0,0,.12);
		box-shadow: 0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;
	}

	.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
		-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,.2),0px 0px 0px 0px rgba(0,0,0,.14),0px 0px 0px 0px rgba(0,0,0,.12);
		box-shadow: 0 0 #0003,0 0 #00000024,0 0 #0000001f;
	}

	.mat-checkbox-frame {
		border-color: #0000008a;
	}

	.mat-checkbox-checkmark {
		fill: #fafafa;
	}

	.mat-checkbox-checkmark-path {
		stroke: #fafafa!important;
	}

	.mat-checkbox-mixedmark {
		background-color: #fafafa;
	}

	.mat-checkbox .mat-ripple-element {
		background-color: #000;
	}

	.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
		background: #729BF0;
	}

	.mat-hint {
		color: #0009;
	}

	body {
		background: white;
	}

	.SmartNote-head-bar-container {
		background: white;
	}

	.SmartNote-head-bar-container .SmartNote-head-bar-content-container {
		color: #729BF0;
	}

	.SmartNote-head-bar-container .SmartNote-head-bar-content-container app-logo {
		cursor: pointer;
		color: #729BF0;
	}

	.SmartNote_input_container .SmartNote_input_value {
		outline: none;
		background: #ffffff;
		border: .1rem solid #dadce0;
	}

	.SmartNote_input_container .SmartNote_input_value input {
		border: none;
		outline: none;
	}

	.SmartNote_input_container .SmartNote_input_value input::placeholder {
		color: #5d7284;
	}

	.SmartNote_input_container .SmartNote_input_value mat-icon {
		cursor: pointer;
		color: #8294a5;
	}

	.SmartNote_input_container .hint {
		color: #8294a5;
	}

	.SmartNote_purchase_team_container,.SmartNote_purchase_team_container .purchase_team_head {
		color: #05294b;
	}

	.SmartNote_purchase_team_container .purchase_team_body .purchase_left_box {
		border: .1rem solid #dadce0;
		background: #fafafa;
	}

	.SmartNote_purchase_team_container .purchase_team_body .purchase_left_box .purchase_plan_title {
		color: #05294b;
	}

	.SmartNote_purchase_team_container .purchase_team_body .purchase_left_box .purchase_plan_message {
		color: #8294a5;
	}

	.SmartNote_purchase_team_container .purchase_team_body .purchase_left_box .--font-500 {
		color: #05294b;
	}
	.purchasePlanDiv {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 60%;
	    flex: 0 0 60%;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	    -ms-flex-flow: column nowrap;
	    flex-flow: column nowrap;
	    -webkit-box-pack: start;
	    -ms-flex-pack: start;
	    justify-content: flex-start;
	    -webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	    align-items: stretch;
	    border-radius: 0.8rem;
	    padding: 0 2.4rem;
	}

.purchase_plan_box_item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 45%;
	flex: 0 0 49%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: .4rem;
	padding: .8rem;
	position: relative;
	overflow: visible;
}

.purchase_plan_box_item__box {
	padding: .4rem 0;
}
.purchase_plan_box_item__box   span {
	font: 400 2rem/1.2 AvertaStd;
	font-size: 1.2rem;
	line-height: 1.4rem;
	vertical-align: middle;
}

.purchase_plan_box_item__box   span.--large {
	font: 400 2rem/1.2 AvertaStd-Semibold;
	font-size: 2rem;
	line-height: normal;
	letter-spacing: -.024rem;
}

.purchase_plan_box_item__box  span.--very-large {
	font: 400 2rem/1.2 AvertaStd-Semibold;
	font-size: 2.4rem;
	line-height: normal;
	letter-spacing: -.34px;
}

.purchase_plan_box_item__box   span.--medium{
	font: 400 1.4rem/1.8rem AvertaStd;
}
.purchase_plan_box   .purchase_plan_box_item__save-tag {
	position: absolute;
	top: -.5px;
	right: -.5px;
	padding: 5.5px 4px 6.5px 6px;
	border-radius: 0 4px;
	font-family: AvertaStd-Bold;
	font-size: 12px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -.1px;
	text-align: right;
}
.purchase_plan_box {
	margin-bottom: 2.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
	.purchase_plan_box .purchase_plan_box_item {
		background: #ffffff;
		border: .1rem solid #dadce0;
		color: #06294a;
		cursor: pointer;
	}

	.purchase_plan_box .purchase_plan_box_item.--on-selected {
		background: #f2f8ff;
		border: .1rem solid #729BF0;
	}

	.purchase_plan_box .purchase_plan_box_item__box span.--blue {
		color: #729BF0;
	}

	.purchase_plan_box .purchase_plan_box_item__save-tag {
		color: #fff;
		background-color: #729BF0;
	}

	.payment_detail_box .payment_detail_title {
		color: #05294b;
	}

	.payment_detail_box .payment_detail_error {
		color: #ac1717;
	}

	.payment_detail_box .StripeElement {
		background: #ffffff;
		border: .1rem solid #dadce0;
	}

	.SmartNote_purchase_team_container .purchase_team_body .purchase_left_box .payment_term {
		color: #05294b;
	}

	.SmartNote_purchase_team_container .purchase_team_body .purchase_right_box .payment_coupon_box,.SmartNote_purchase_team_container .purchase_team_body .purchase_right_box .payment_coupon_box input {
		color: #05294b;
	}

	.SmartNote_purchase_team_container .purchase_team_body .SmartNote_team_feaure mat-icon {
		color: #729BF0;
	}

	.SmartNote_purchase_team_container .order_summary {
		border: .1rem solid #dadce0;
	}

	.SmartNote_purchase_team_container .order_summary .order_summary_row.--highlight {
		color: green;
	}

	.SmartNote_purchase_team_container .order_summary .order_summary_row.--divide {
		border-top: .1rem solid #979797;
	}

	html {
		font-size: 62.5%;
		height: 100%;
	}

	#SmartNote-seo {
		display: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.material-icons {
		font-family: Material Icons;
		font-weight: 400;
		font-style: normal;
		font-size: 24px;
		display: inline-block;
		line-height: 1;
		text-transform: none;
		letter-spacing: normal;
		word-wrap: normal;
		white-space: nowrap;
		direction: ltr;
		-webkit-font-smoothing: antialiased;
		text-rendering: optimizeLegibility;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-feature-settings: "liga";
		font-feature-settings: "liga";
	}
}
/*! CSS Used from: Embedded */
.margin_top_placeholder[_ngcontent-web-c214] {
	height: 8.8rem;
	visibility: hidden;
}
/*! CSS Used from: Embedded */
.SmartNote-head-bar-container[_ngcontent-web-c131] {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 6rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	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;
	z-index: 5;
	border-bottom: 1px solid #e6e9ef;
}

.SmartNote-head-bar-container[_ngcontent-web-c131]   app-logo[_ngcontent-web-c131] {
	height: 3rem;
	z-index: 1000;
	margin: 0 3.2rem 0 0;
}

.SmartNote-head-bar-container[_ngcontent-web-c131]   .SmartNote-head-bar-content-container[_ngcontent-web-c131] {
	padding: 0 24px;
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.SmartNote-head-bar-container[_ngcontent-web-c131]   .SmartNote-head-bar-content-container.--purchase-header[_ngcontent-web-c131] {
	max-width: 94rem;
}

.SmartNote-head-bar-container[_ngcontent-web-c131]   .SmartNote-head-bar-content-container[_ngcontent-web-c131]   .spacer[_ngcontent-web-c131] {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
/*! CSS Used from: Embedded */
.SmartNote_purchase_team_container {
	position: relative;
	max-width: 94vw;
	padding-bottom: 30vh;
	margin: auto;
}

@media screen and (max-width: 37.5em) {
	.SmartNote_purchase_team_container {
		width: 90vw;
	}
}

.SmartNote_purchase_team_container   .purchase_team_head {
	text-align: center;
	font: 400 2rem/1.2 AvertaStd;
	font-size: 2.4rem;
	line-height: 1;
	letter-spacing: 0;
	margin: 1.6rem 0 3.2rem;
}

.SmartNote_purchase_team_container   .purchase_team__back {
	margin-bottom: 18px;
}

.SmartNote_purchase_team_container   .purchase_team__back   a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.SmartNote_purchase_team_container   .purchase_team__back   a,.SmartNote_purchase_team_container   .purchase_team__back   a:hover,.SmartNote_purchase_team_container   .purchase_team__back   a:focus,.SmartNote_purchase_team_container   .purchase_team__back   a:active,.SmartNote_purchase_team_container   .purchase_team__back   a:visited {
	text-decoration: underline;
	color: #729BF0;
}

.SmartNote_purchase_team_container   .purchase_team__back   a   .mat-icon {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	height: 16px;
	width: 16px;
	line-height: 16px;
	color: #729BF0;
}

.SmartNote_purchase_team_container   .purchase_team__back   a   span {
	color: #729BF0;
	font: 1.6rem/2rem AvertaStd;
	line-height: 16px;
}

.SmartNote_purchase_team_container   .purchase_team_body {
	margin: 3.2rem 0;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	border-radius: .8rem;
	padding: 0 2.4rem;
}

@media screen and (max-width: 37.5em) {
	.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_title {
	font: 400 2rem/1.2 AvertaStd-Semibold;
	font-size: 1.6rem;
	line-height: 2rem;
	letter-spacing: 0;
	margin: 2.4rem 0 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_title   h2 {
	font-size: 1.6rem;
	line-height: 2rem;
	letter-spacing: 0;
	margin: .4rem 0 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: center;
	align-self: center;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_title.--account-info {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_title.--account-info   .login-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	border: 0;
	background-color: inherit;
	padding: 0;
	margin: 0;
	height: 21px;
	line-height: 21px;
	color: #729BF0;
	font: 600 1.8rem/2rem AvertaStd;
	font-weight: 400;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_title.--account-info   .login-btn   .login-text {
	margin-left: 5px;
	font-weight: 600;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_title   span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: center;
	align-self: center;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_box {
	margin-bottom: 2.4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media screen and (max-width: 37.5em) {
	.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column wrap;
		flex-flow: column wrap;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_box   .purchase_plan_box_item {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin: .8rem 0;
	}
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_box   .purchase_plan_box_item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 45%;
	flex: 0 0 45%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: .4rem;
	padding: .8rem;
	position: relative;
	overflow: visible;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_box   .purchase_plan_box_item__box {
	padding: .4rem 0;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_box   .purchase_plan_box_item__box   span {
	font: 400 2rem/1.2 AvertaStd;
	font-size: 1.2rem;
	line-height: 1.4rem;
	vertical-align: middle;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_box   .purchase_plan_box_item__box   span.--large {
	font: 400 2rem/1.2 AvertaStd-Semibold;
	font-size: 2rem;
	line-height: normal;
	letter-spacing: -.024rem;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_box   .purchase_plan_box_item__box   span.--very-large {
	font: 400 2rem/1.2 AvertaStd-Semibold;
	font-size: 2.4rem;
	line-height: normal;
	letter-spacing: -.34px;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_box   .purchase_plan_box_item__box   span.--medium {
	font: 400 1.4rem/1.8rem AvertaStd;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_box   .purchase_plan_box_item__save-tag {
	position: absolute;
	top: -.5px;
	right: -.5px;
	padding: 5.5px 4px 6.5px 6px;
	border-radius: 0 4px;
	font-family: AvertaStd-Bold;
	font-size: 12px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -.1px;
	text-align: right;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_message {
	font: 400 2rem/1.2 AvertaStd;
	font-size: 1.2rem;
	line-height: 1.4rem;
	letter-spacing: 0;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_message   a,.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_message   a:focus,.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_message   a:active,.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_plan_message   a:visited {
	color: #729BF0;
	text-decoration: underline;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_user_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_user_box   app-input {
	margin: 2.4rem 0 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
}

@media screen and (max-width: 37.5em) {
	.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .purchase_user_box   app-input {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .payment_detail_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .payment_detail_box   .payment_detail_box_item {
	margin: 0 4rem 2rem 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .payment_detail_box   .payment_detail_box_item.--full-row {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .payment_detail_box   .payment_detail_title {
	text-align: left;
	font: 400 2rem/1.2 AvertaStd;
	font-size: 1.6rem;
	line-height: 1;
	letter-spacing: -.02rem;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .payment_detail_box   .payment_detail_error {
	text-align: left;
	font: 400 2rem/1.2 AvertaStd;
	font-size: 1.2rem;
	line-height: 1;
	letter-spacing: -.018rem;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .payment_detail_box   .StripeElement {
	text-align: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1.2rem 1.6rem;
	border-radius: .4rem;
	margin: .8rem 0;
	font-family: AvertaStd;
	font-size: 1.6rem;
	line-height: 1;
	letter-spacing: -.02rem;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .payment_term {
	margin-top: 2.4rem;
	margin-bottom: .8rem;
	font: 400 2rem/1.2 AvertaStd;
	font-size: 1.5rem;
	letter-spacing: -.018rem;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .payment_term   mat-checkbox {
	margin-right: 1.6rem;
	vertical-align: text-bottom;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_left_box   .payment_button {
	font: 400 2rem/1.2 AvertaStd;
	font-size: 1.5rem;
	font-family: AvertaStd-Semibold;
	letter-spacing: -.018rem;
	padding: 1.2rem;
	min-width: 31rem;
	text-align: center;
	margin: 4rem auto;
}

.SmartNote_purchase_team_container   .purchase_team_body   .purchase_right_box {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

@media screen and (max-width: 37.5em) {
	.SmartNote_purchase_team_container   .purchase_team_body   .purchase_right_box {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}

@media screen and (max-width: 37.5em) {
	 .what_is_SmartNote {
		margin: .8rem 0;
	}
}

 .what_is_SmartNote   h2 {
	font-size: 2rem;
	letter-spacing: 0;
	margin: 0;
	font-weight: 400;
}

 .what_is_SmartNote   ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.card-icon-img {
    width: 4rem;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.agreeToTerms {
	font-size: 15px;
	margin-bottom: 40px;
}

 .accepted-payment-types   .accepted-payment-types__header {
	font: 600 1.8rem/2rem AvertaStd;
	font-weight: 400;
	margin-bottom: 8px;
}

 .accepted-payment-types   .accepted-payment-types__cards   .mat-icon {
	margin-right: 5px;
	height: 28px;
	width: 40px;
	line-height: 28px;
}

 .accepted-payment-types   ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

 .accepted-payment-types   ul   li {
	display: inline;
}

 .payment_question_box {
	margin: 2.4rem 0;
	font: 400 2rem/1.2 AvertaStd;
	font-size: 1.4rem;
	line-height: 1;
	letter-spacing: 0;
}

 .payment_question_box > a {
	text-decoration: underline;
}

 .payment_coupon_box {
	margin-top: 3.2rem 0;
	text-align: right;
}

@media screen and (max-width: 37.5em) {
	 .payment_coupon_box {
		-webkit-box-ordinal-group: -1;
		-ms-flex-order: -2;
		order: -2;
	}
}

.SmartNote_purchase_team_container   .order_summary {
	margin: 1rem 0 4rem;
	border-radius: .8rem;
	padding: .8rem 1.2rem;
	font: 400 2rem/1.2 AvertaStd;
	font-size: 1.6rem;
	line-height: 1;
	letter-spacing: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

@media screen and (max-width: 37.5em) {
	.SmartNote_purchase_team_container   .order_summary {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
}

.SmartNote_purchase_team_container   .order_summary   .order_summary_title {
	margin-bottom: .8rem;
}
.billedLabel {
	font-size: 12px;
	font-weight: normal;
}

.SmartNote_purchase_team_container   .order_summary   .order_summary_row {
	margin-bottom: .8rem;
	font-size: 1.4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.SmartNote_purchase_team_container   .order_summary   .order_summary_row   span {
	text-align: left;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.SmartNote_purchase_team_container   .order_summary   .order_summary_row.--divide {
	padding-top: .8rem;
}

.SmartNote_purchase_team_container   .order_summary   .order_summary_row.--total-price {
	font-family: AvertaStd-Semibold;
}

.SmartNote_purchase_team_container   .order_summary   .order_summary_row.--plan-cycle {
	font-weight: 600;
}

.SmartNote_purchase_team_container   .SmartNote_team_feaure {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: .4rem 0;
	font: 400 2rem/1.2 AvertaStd;
	font-size: 1.4rem;
	line-height: 1.6rem;
	letter-spacing: 0;
}

.SmartNote_purchase_team_container   .SmartNote_team_feaure > span {
	padding: .4rem;
}

.SmartNote_purchase_team_container   .SmartNote_row_flex_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: auto;
}

@media screen and (max-width: 37.5em) {
	.SmartNote_purchase_team_container   .SmartNote_row_flex_box {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
/*! CSS Used from: Embedded */
.SmartNote-logo-container[_ngcontent-web-c128] {
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.SmartNote-logo-container[_ngcontent-web-c128]   .SmartNote-logo[_ngcontent-web-c128] {
	display: block;
	height: 100%;
	margin: auto;
}

.SmartNote-logo-container[_ngcontent-web-c128]   .SmartNote-logo[_ngcontent-web-c128]   .SmartNote-logo-group[_ngcontent-web-c128] {
	fill: currentColor;
}
/*! CSS Used from: Embedded */
.mat-checkbox-background,.mat-checkbox-frame {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	border-radius: 2px;
	box-sizing: border-box;
	pointer-events: none;
}

.mat-checkbox {
	display: inline-block;
	transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	position: relative;
}

.mat-checkbox .mat-checkbox-ripple {
	position: absolute;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	height: 40px;
	width: 40px;
	z-index: 1;
	pointer-events: none;
}

.mat-checkbox-layout {
	-webkit-user-select: none;
	user-select: none;
	cursor: inherit;
	align-items: baseline;
	vertical-align: middle;
	display: inline-flex;
	white-space: nowrap;
}

.mat-checkbox-label {
	-webkit-user-select: auto;
	user-select: auto;
}

.mat-checkbox-inner-container {
	display: inline-block;
	height: 16px;
	line-height: 0;
	margin: auto;
	margin-right: 8px;
	order: 0;
	position: relative;
	vertical-align: middle;
	white-space: nowrap;
	width: 16px;
	flex-shrink: 0;
}

.mat-checkbox-inner-container-no-side-margin {
	margin-left: 0;
	margin-right: 0;
}

.mat-checkbox-frame {
	background-color: rgba(0,0,0,0);
	transition: border-color 90ms cubic-bezier(0, 0, 0.2, 0.1);
	border-width: 2px;
	border-style: solid;
}

.mat-checkbox-background {
	align-items: center;
	display: inline-flex;
	justify-content: center;
	transition: background-color 90ms cubic-bezier(0, 0, 0.2, 0.1),opacity 90ms cubic-bezier(0, 0, 0.2, 0.1);
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
}

.mat-checkbox-persistent-ripple {
	display: block;
	width: 100%;
	height: 100%;
	transform: none;
}

.mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple {
	opacity: .04;
}

.mat-checkbox-persistent-ripple {
	opacity: 0;
}

@media (hover: none) {
	.mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple {
		display: none;
	}
}

.mat-checkbox-checkmark {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	width: 100%;
}

.mat-checkbox-checkmark-path {
	stroke-dashoffset: 22.910259;
	stroke-dasharray: 22.910259;
	stroke-width: 2.1333333333px;
}

.mat-checkbox-mixedmark {
	width: calc(100% - 6px);
	height: 2px;
	opacity: 0;
	transform: scaleX(0) rotate(0deg);
	border-radius: 2px;
}

.mat-checkbox-input {
	bottom: 0;
	left: 50%;
}

.mat-checkbox-input:focus~.mat-focus-indicator::before {
	content: "";
}
/*! CSS Used from: Embedded */
.mat-raised-button {
	box-sizing: border-box;
	position: relative;
	-webkit-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: none;
	border: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	display: inline-block;
	white-space: nowrap;
	text-decoration: none;
	vertical-align: baseline;
	text-align: center;
	margin: 0;
	min-width: 64px;
	line-height: 36px;
	padding: 0 16px;
	border-radius: 4px;
	overflow: visible;
	transform: translate3d(0, 0, 0);
	transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

.mat-raised-button.mat-button-disabled {
	cursor: default;
}

.mat-button-ripple.mat-ripple,.mat-button-focus-overlay {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	pointer-events: none;
	border-radius: inherit;
}

.mat-button-ripple.mat-ripple:not(:empty) {
	transform: translateZ(0);
}

.mat-button-focus-overlay {
	opacity: 0;
	transition: opacity 200ms cubic-bezier(0.35, 0, 0.25, 1),background-color 200ms cubic-bezier(0.35, 0, 0.25, 1);
}

.mat-raised-button::before {
	margin: calc(calc(var(--mat-focus-indicator-border-width, 3px) + 2px) * -1);
}
/*! CSS Used from: Embedded */
.mat-icon {
	-webkit-user-select: none;
	user-select: none;
	background-repeat: no-repeat;
	display: inline-block;
	fill: currentColor;
	height: 24px;
	width: 24px;
	overflow: hidden;
}
/*! CSS Used from: Embedded */
.SmartNote_input_container[_ngcontent-web-c266] {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.SmartNote_input_container[_ngcontent-web-c266]   .SmartNote_input_title[_ngcontent-web-c266] {
	text-align: left;
	font: 400 2rem/1.2 AvertaStd;
	font-size: 1.6rem;
	line-height: 1;
	letter-spacing: -.02rem;
}

.SmartNote_input_container[_ngcontent-web-c266]   .SmartNote_input_value[_ngcontent-web-c266] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: .4rem;
	margin: .8rem 0;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.SmartNote_input_container[_ngcontent-web-c266]   .SmartNote_input_value[_ngcontent-web-c266]   input[_ngcontent-web-c266] {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: left;
	padding: 1.2rem 1.6rem;
	font-family: AvertaStd;
	font-size: 1.6rem;
	line-height: 1;
	letter-spacing: -.02rem;
}

.SmartNote_input_container[_ngcontent-web-c266]   .SmartNote_input_value[_ngcontent-web-c266]   mat-icon[_ngcontent-web-c266] {
	margin: auto 1.6rem auto 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	font-size: 2.3rem;
	height: 2.3rem;
	width: 2.3rem;
	line-height: 2.3rem;
}

.SmartNote_input_container[_ngcontent-web-c266]   .hint[_ngcontent-web-c266] {
	font-size: 14px;
	letter-spacing: -.2px;
}
/*! CSS Used from: Embedded */
.fb_reset {
	background: none;
	border: 0;
	border-spacing: 0;
	color: #000;
	cursor: auto;
	direction: ltr;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	visibility: visible;
	white-space: normal;
	word-spacing: normal;
}

.fb_reset>div {
	overflow: hidden;
}

.fb_reset {
	background: none;
	border: 0;
	border-spacing: 0;
	color: #000;
	cursor: auto;
	direction: ltr;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	visibility: visible;
	white-space: normal;
	word-spacing: normal;
}

.fb_reset>div {
	overflow: hidden;
}
/*! CSS Used from: Embedded ; media=all */
@media all {
	.a {
		opacity: 0;
	}

	.b {
		fill: #fff;
	}

	.c {
		fill: #ff5f00;
	}

	.d {
		fill: #eb001b;
	}

	.e {
		fill: #f79e1b;
	}
}


.checkMarkList {
	position: relative;
    top: 0px !important;
    left: 0px !important;
    height: auto !important;
    width: 20px !important;
    object-fit: cover !important;
}

@font-face {
  font-family: 'AvertaStd';
  src: url('https://assets.website-files.com/618e9316785b3582a5178502/618fccc268034f13e1941cf4_AvertaStd-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Averta Std';
  src: url('https://assets.website-files.com/618e9316785b3582a5178502/618fccc268034fe8d8941cf5_AvertaStd-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'AvertaStd-SemiboldItalic';
  src: url('https://assets.website-files.com/618e9316785b3582a5178502/618fccc2539c5e6fac90018d_AvertaStd-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'AvertaStd-Semibold';
  src: url('https://assets.website-files.com/618e9316785b3582a5178502/618fccc28fa52f5113804eae_AvertaStd-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AvertaStd-Black';
  src: url('https://assets.website-files.com/618e9316785b3582a5178502/618fccc2c9396fa676ee814c_AvertaStd-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AvertaStd-BlackItalic';
  src: url('https://assets.website-files.com/618e9316785b3582a5178502/618fccc20a1b03f2f174f18d_AvertaStd-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'AvertaStd-Bold';
  src: url('https://assets.website-files.com/618e9316785b3582a5178502/6328ff6e90cc76195c01e483_AvertaStd-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}




      
.shop{
    font-size: 10px;
}

.space{
    letter-spacing: 0.8px !important;
}

.second a:hover {
    color: rgb(92, 92, 92) ;
}

.active-2 {
    color: rgb(92, 92, 92) 
}


.breadcrumb>li+li:before {
    content: "" !important
}

.breadcrumb {
    padding: 0px;
    font-size: 10px;
    color: #aaa !important;
}

.first {
    background-color: white ;
}



.btn-lg,.form-control-sm:focus,
.form-control-sm:active,
a:focus,a:active {
    outline: none !important;
    box-shadow: none !important
}

.form-control-sm:focus{
    border:1.5px solid #729BF0 ; 
}

.btn-group-lg>.btn, .btn-lg {
    padding: .5rem 0.1rem;
    font-size: 18px;
    border-radius: 0;
    color: white !important;
    background-color: #729BF0 !important;
    height: 50px !important;
    max-width: 200px;
    border-radius: 7px !important;
    margin-right: auto;
    margin-left: auto;
}

.btn-group-lg>.btn:hover, .btn-lg:hover {
    background-color: #26A69A;
}

.btn-outline-primary{
    background-color: #fff !important;
    color:#4bb8a9 !important;
    border-radius: 0.2rem !important;   
    border:1px solid #4bb8a9;
}

.btn-outline-primary:hover{
    background-color:#4bb8a9  !important;
    color:#fff !important;
    border:1px solid #4bb8a9;
}

.card-2{
    margin-top: 40px !important;
}

.card-header{
    background-color: #fff;
    border-bottom:0px solid #aaaa !important;
}

     
.small{
    font-size: 1.6rem !important;
}

.form-control-sm {
    height: calc(2.2em + .5rem + 2px);
    font-size: 1.6rem;
    line-height: 1.5;
    border-radius: 0; 
    margin-bottom: 30px;  
    padding-left: 15px;
}
#card-element {
    border: 0px solid #fff;
    height: auto;
    margin-bottom: 10px;
}
#card-errors {
	margin-bottom: 20px;
}
.cardSectionTitle {
	font-size: 20px;
}
.marginBreak {
	margin-bottom: 20px;
}

.mb-1 {
	margin-bottom: 6px !important;
}

.cursor-pointer{
    cursor: pointer;
}

.boxed {
    padding: 0px 8px 0 8px ;
    background-color: #4bb8a9;
    color: white;
}

.boxed-1{
    padding: 0px 8px 0 8px ;
    color: black !important;
    border: 1px solid #aaaa;
}

.bell{
    opacity: 0.5;
    cursor: pointer;
}

@media (max-width: 767px) {
    .breadcrumb-item+.breadcrumb-item {
        padding-left: 0
    }
}

.purchase_team__back {
	position: absolute;
    top: 30px;
    left: 60px;
}

.purchase_team_head {
	margin-top: 30px !important;
}







.w-inline-block {
	max-width: 100%;
	display: inline-block;
}

.w-embed:before,.w-embed:after {
	content: " ";
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

.w-embed:after {
	clear: both;
}

@media screen and (max-width:767px) {
	.w-nav-brand {
		padding-left: 10px;
	}
}

body {
  background-color: #fafafa;
}


.loginLink {
    opacity: 0.7;
    -webkit-transition: opacity 250ms cubic-bezier(.455, .03, .515, .955);
    transition: opacity 250ms cubic-bezier(.455, .03, .515, .955);
    color: #041d34;
    font-weight: 400;
    padding: 1rem 1.2rem;
    -webkit-transition: color 350ms cubic-bezier(.215, .61, .355, 1);
    transition: color 350ms cubic-bezier(.215, .61, .355, 1);
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: 0em;
    text-decoration: none;
    display: inline-block !important;
}


.signupLink {
    padding: 1.5rem 3rem 1.3rem;
    font-size: 1.6rem;
    font-weight: 600;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1.6rem 2.6rem 1.3rem;
    -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;
    border: 0px none transparent;
    border-radius: 999px;
    background-color: #729BF0;
    -webkit-transition: color 350ms cubic-bezier(.215, .61, .355, 1), background-color 350ms cubic-bezier(.455, .03, .515, .955);
    transition: color 350ms cubic-bezier(.215, .61, .355, 1), background-color 350ms cubic-bezier(.455, .03, .515, .955);
    color: #fff;
    font-size: 1.7rem;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.01em;
    text-decoration: none;
    max-width: 100%;
    display: inline-block;
}

.w-nav {
	position: relative;
	background: #dddddd;
	z-index: 1000;
}

.w-nav:before,.w-nav:after {
	content: " ";
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

.w-nav:after {
	clear: both;
}

.w-nav-brand {
	position: relative;
	float: left;
	text-decoration: none;
	color: #333333;
}

.w-nav-link {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	color: #222222;
	padding: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.w-nav-link.w--current {
	color: #0082f3;
}

.w-nav-menu {
	position: relative;
	float: right;
}

.w-nav-overlay {
	position: absolute;
	overflow: hidden;
	display: none;
	top: 100%;
	left: 0;
	right: 0;
	width: 100%;
}

.w-nav-button {
	position: relative;
	float: right;
	padding: 18px;
	font-size: 24px;
	display: none;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.w-nav-button:focus {
	outline: 0;
}

@media screen and (max-width:991px) {
	.w-nav[data-collapse="medium"] .w-nav-menu {
		display: none;
	}

	.w-nav[data-collapse="medium"] .w-nav-button {
		display: block;
	}
}

@media screen and (max-width:767px) {
	.w-nav-brand {
		padding-left: 10px;
	}
}


.brand {
	margin-right: 4.8rem;
	padding-left: 0px;
	-webkit-transition: color 250ms ease;
	transition: color 250ms ease;
	color: #729BF0;
}

.brand:hover {
	color: #041d34;
}

.nav-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	max-width: 124.8rem;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 350ms cubic-bezier(.215, .61, .355, 1);
	transition: all 350ms cubic-bezier(.215, .61, .355, 1);
}

.navbar {
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
	z-index: 999;
	padding-right: 3.6rem;
	padding-left: 3.6rem;
	background-color: #fafafa;
	-webkit-transition: all 350ms cubic-bezier(.215, .61, .355, 1);
	transition: all 350ms cubic-bezier(.215, .61, .355, 1);
	padding-top: 30px !important;
}

.logo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-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;
}

.nav-link {
	padding: 1rem 1.2rem;
	-webkit-transition: color 350ms cubic-bezier(.215, .61, .355, 1);
	transition: color 350ms cubic-bezier(.215, .61, .355, 1);
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: 0em;
	text-decoration: none;
}

.nav-link:hover {
	color: #729BF0;
}

.nav-link.w--current {
	color: #041d34;
}

.nav-link.login {
	opacity: 0.7;
	-webkit-transition: opacity 250ms cubic-bezier(.455, .03, .515, .955);
	transition: opacity 250ms cubic-bezier(.455, .03, .515, .955);
	color: #041d34;
	font-weight: 400;
}

.nav-link.login:hover {
	opacity: 1;
}

.nav-menu {
	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: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.nav-items {
	margin-right: 10rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	grid-auto-flow: column;
	grid-auto-columns: auto;
	grid-column-gap: 0.8rem;
	grid-row-gap: 2.4rem;
	-ms-grid-columns: auto;
	grid-template-columns: auto;
	-ms-grid-rows: auto;
	grid-template-rows: auto;
}

.nav-items.login {
	margin-right: 0rem;
	grid-column-gap: 1.2rem;
}

.nav__menu-icon-label-wrap {
	display: none;
}

.nav__try-text {
	display: block;
}

.nav__try-text.mobile {
	display: none;
}

@media screen and (max-width: 991px) {
	.button.small.nav__try {
		padding-top: 1.6rem;
		padding-bottom: 1.6rem;
		font-size: 2.2rem;
	}

	.brand {
		position: relative;
		z-index: 10000;
		margin-right: 1.2rem;
	}

	.nav-wrap {
		padding-top: 2.4rem;
		padding-bottom: 2.4rem;
	}

	.navbar {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding-right: 2.4rem;
		padding-left: 2.4rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.nav-link {
		width: 100%;
		padding: 2.2rem 0rem;
		border-bottom: 1px solid rgba(192, 201, 210, 0.4);
		font-size: 3.2rem;
	}

	.nav-link.login {
		padding: 1.5rem 2.4rem;
		border: 1px solid #8294a5;
		border-radius: 30px;
		font-size: 2.2rem;
		font-weight: 600;
	}

	.nav-menu {
		left: 0%;
		top: 0%;
		right: 0%;
		bottom: 0%;
		overflow: auto;
		min-height: 100vh;
		padding: 12rem 2.4rem 4.8rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		background-color: #fff;
	}

	.nav-items {
		margin-right: auto;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		grid-auto-flow: row;
		grid-row-gap: 0.6rem;
	}

	.nav-items.login {
		margin-top: 8.4rem;
		grid-column-gap: 1.2rem;
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
	}

	.menu-button {
		z-index: 10000;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding: 0.6rem 0rem 0.6rem 1.2rem;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		background-color: transparent;
		color: #041d34;
	}

	.nav__menu-label {
		margin-top: 0.2rem;
		font-size: 2rem;
		font-weight: 600;
	}

	.nav__menu-label.close {
		position: absolute;
	}

	.nav__menu-icon {
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 20px;
		height: 20px;
		margin-left: 1.6rem;
		-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;
	}

	.nav__menu-top-line {
		width: 20px;
		height: 2px;
		padding-right: 0px;
		padding-bottom: 0px;
		background-color: #041d34;
		-webkit-transform: translate(0px, -4px);
		-ms-transform: translate(0px, -4px);
		transform: translate(0px, -4px);
	}

	.nav__menu-icon-label-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: right;
	}

	.nav__menu-bottom-line {
		width: 20px;
		height: 2px;
		padding-right: 0px;
		padding-bottom: 0px;
		background-color: #041d34;
		-webkit-transform: translate(0px, 4px);
		-ms-transform: translate(0px, 4px);
		transform: translate(0px, 4px);
	}

	.nav__menu-icon-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.nav__try-text {
		display: none;
	}

	.nav__try-text.mobile {
		display: block;
	}
}

@media screen and (max-width: 767px) {
	.button.small.nav__try {
		font-size: 1.8rem;
	}

	.navbar {
		padding-right: 2rem;
		padding-left: 2rem;
	}

	.logo {
		width: 8rem;
	}

	.nav-link {
		font-size: 2.4rem;
	}

	.nav-link.login {
		font-size: 1.8rem;
	}

	.nav-menu {
		padding-top: 10rem;
	}
}

@media screen and (max-width: 479px) {
	.button.small.nav__try {
		padding-right: 1.2rem;
		padding-left: 1.2rem;
		font-size: 1.6rem;
	}

	.navbar {
		padding-right: 1.6rem;
		padding-left: 1.6rem;
	}

	.nav-link.login {
		padding-right: 1.2rem;
		padding-left: 1.2rem;
		font-size: 1.6rem;
	}

	.nav-menu {
		padding-right: 1.6rem;
		padding-left: 1.6rem;
	}

	.nav-items.login {
		margin-top: 6.4rem;
	}
}

.w-nav-overlay,.nav-menu {
	top: 0;
	height: auto!important;
}
/*! CSS Used from: Embedded */
.smartNoteIcon {
	width: 25px!important;
	height: auto;
	object-fit: cover;
	position: relative;
	display: inline-block;
	top: -4px;
    left: 4px;
}

.iconLabel {
	font-family: inherit!important;
	color: #729BF0!important;
	font-weight: 700!important;
	font-size: 21px!important;
	display: inline-block;
	top: 0px;
	position: relative;
}

.emailExistAlert {
	margin-left: 10px;
	color: #f67280;
	font-weight: 900;
	display: none;
}
.termsCheckBox {
	height: 20px;
    width: 20px;
    position: relative;
    display: inline-block;
    top: 4px;
	pointer-events: auto;
	cursor: pointer;
}
#selectedCheckBox {
	pointer-events: auto;
	cursor: pointer;
	height: 20px;
    width: 20px;
    position: relative;
    display: inline-block;
}
.selectedMark {
	background-color: #729BF0!important;
	border-width: 0px !important;
}

.checkMark {
	position: absolute;
	top: 3px;
	margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
	width: 14px;
	height: 14px;
	display: none;
	pointer-events: none;
}
.swal2-modal .swal2-content {
    font-weight: 700 !important;
}

.paymentImage {
	height: 100px;
    width: auto;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.popupSectionForUserInput {
    background-color: rgba(0, 0, 0, 0.3);
    height: 100vh;
    overflow: hidden;
    width: 100%;
    position: fixed;
    z-index: 99999999;
    display: none;
    top: 0px;
}

.cravingWholeSection {
    left: 0px;
    border-radius: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent !important;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-top: -50px;
    height: auto;
    position: relative;
    width: 60%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


.cravingWholeSection .mainPageSection {
    top: 0px;
    height: auto;
    display: grid;
    margin-top: 30px;
    position: relative;
}

.payment_term, .termsCheckBox, .agreeToTerms span {
    -webkit-user-select: none;    /* Safari */
    -moz-user-select: none;       /* Firefox */
    -ms-user-select: none;        /* IE10+/Edge */
    user-select: none;            /* Standard */
}


.loading-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
}
 .loading {
  width: 80px;
  height: 80px;
  border: 4px solid #f3f3f3;
  border-top: 4px solid #729BF0;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}




