@media (min-width: 767px) {

ol,
ul {
	list-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button,
select {
	text-transform: none
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

body {
	min-height: 100%;
	overflow-x: hidden
}

body,
html {
	scroll-behavior: smooth
}

html {
	-ms-overflow-style: scrollbar;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 300;
	height: 100%
}

html *,
html:after,
html:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

body {
	font-weight: 400;
}

a {
	background-color: transparent;
	color: inherit;
	text-decoration: none
}


.strong,
b,
strong {
	font-weight: 700
}

button {
	-webkit-appearance: none;
	background: transparent;
	border: 0;
	cursor: pointer;
	padding: 0
}

img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

:root {
	--white: #fff;
	--navy: #0a1228;
	--yellow: #ffdc1a;
	--blue: #e84106;
	--orange: #ff881a;
	--grey: #efefef;
	--light-orange: #ffe4cb;
  --dark-orange: #e84206;
	--light-yellow: #fff4c2;
	--light-blue: #e4ebf2;
	--light-grey: #f5f5f5;
	--dark-blue: #0f1945;
	--dark-grey: #272727;
  --light-grey: #d2d0cf
}

.white-text {
	color: #fff
}

.black-bg {
	background-color: #000
}

.black-text {
	color: #000
}

.light-grey-bg {
	background-color: #f5f5f5
}

body {
	--shadow-offset: -4px 4px 0px
}

.label {
	color: #0a1228;
	padding: 0;
}

.text-center {
	text-align: center
}

.mb-20 {
	margin-bottom: 20px
}

.mb-30 {
	margin-bottom: 30px
}

.mt-40 {
	margin-top: 40px
}

.mb-40 {
	margin-bottom: 40px
}

.mb-50 {
	margin-bottom: 50px
}

.pt-60 {
	padding-top: 60px
}

.pb-60 {
	padding-bottom: 60px
}

.d\:mb-30 {
	margin-bottom: 30px
}

.d\:mb-40 {
	margin-bottom: 40px
}

.d\:mb-50 {
	margin-bottom: 50px
}

.d\:mt-60 {
	margin-top: 60px
}

.d\:pb-70 {
	padding-bottom: 70px
}

.d\:pt-80 {
	padding-top: 80px
}

.d\:mt-80 {
	margin-top: 80px
}

.d\:mb-80 {
	margin-bottom: 80px
}

.d\:pt-90 {
	padding-top: 90px
}

.d\:pb-120 {
	padding-bottom: 120px
}



.ml-auto {
	margin-left: auto
}

.font-weight-light {
	font-weight: 300 !important
}

.font-weight-bold {
  padding: 0;
  color:#020e29;
	font-weight: 700 !important
}

.text-align-center {
	text-align: center
}

.text-align-right {
	text-align: right
}

.container-fluid,
.rows,
[class^=column-] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.container-fluid.no-gutter [class^=column-],
[class^=column-] {
	padding-left: 0;
	padding-right: 0
}

[class^=column-] {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
	min-height: 1px;
	position: relative
}

.rows {
  margin-left: -16px;
  margin-right: -20px;
	display: flex;
	flex-wrap: wrap
}

.row_startup {
  margin-left: 5px;
  margin-right: 2px;
	display: flex;
	flex-wrap: wrap
}

.column-lg-1,
.column-lg-10,
.column-lg-11,
.column-lg-12,
.column-lg-2,
.column-lg-3,
.column-lg-4,
.column-lg-5,
.column-lg-6,
.column-lg-7,
.column-lg-8,
.column-lg-9,
.column-md-1,
.column-md-10,
.column-md-11,
.column-md-12,
.column-md-2,
.column-md-3,
.column-md-4,
.column-md-5,
.column-md-6,
.column-md-7,
.column-md-8,
.column-md-9,
.column-sm-1,
.column-sm-2,
.column-sm-3,
.column-sm-4,
.column-sm-5,
.column-sm-6,
.column-sm-7,
.column-sm-8 {
	padding-left: 10px;
	padding-right: 10px
}

.column-xs-2 {
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 10px;
	padding-right: 10px
}

.column-xs-4 {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
	padding-left: 10px;
	padding-right: 10px
}

.column-xs-2 {
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 10px;
	padding-right: 10px
}

.column-xs-4 {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
	padding-left: 10px;
	padding-right: 10px
}

.column-lg-1,
.column-lg-10,
.column-lg-11,
.column-lg-12,
.column-lg-2,
.column-lg-3,
.column-lg-4,
.column-lg-5,
.column-lg-6,
.column-lg-7,
.column-lg-8,
.column-lg-9,
.column-md-1,
.column-md-10,
.column-md-11,
.column-md-12,
.column-md-2,
.column-md-3,
.column-md-4,
.column-md-5,
.column-md-6,
.column-md-7,
.column-md-8,
.column-md-9 {
	padding-left: 16px;
	padding-right: 16px
}

.column-sm-4 {
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 16px;
	padding-right: 16px
}

.column-sm-8 {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
	padding-left: 16px;
	padding-right: 16px
}

.column-xs-2 {
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 10px;
	padding-right: 10px
}

.column-xs-4 {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
	padding-left: 10px;
	padding-right: 10px
}

.column-sm-4 {
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 16px;
	padding-right: 16px
}

.column-sm-8 {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
	padding-left: 16px;
	padding-right: 16px
}

.offset-md-1 {
	margin-left: 8.3333333333%
}

.offset-md-2 {
	margin-left: 16.6666666667%
}

.column-md-4 {
	-webkit-box-flex: 0;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
	padding-left: 20px;
	padding-right: 20px
}

.column-md-6 {
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 20px;
	padding-right: 20px
}

.column-md-8 {
	-webkit-box-flex: 0;
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
	padding-left: 20px;
	padding-right: 20px
}

.column-md-10 {
	-webkit-box-flex: 0;
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
	padding-left: 20px;
	padding-right: 20px
}

.column-md-12 {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
	padding-left: 20px;
	padding-right: 20px
}

.column-xs-2 {
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 10px;
	padding-right: 10px
}

.column-xs-4 {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
	padding-left: 10px;
	padding-right: 10px
}

.column-sm-4 {
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 16px;
	padding-right: 16px
}

.column-sm-8 {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
	padding-left: 16px;
	padding-right: 16px
}

.offset-md-1 {
	margin-left: 8.3333333333%
}

.offset-md-2 {
	margin-left: 16.6666666667%
}

.column-md-4 {
	-webkit-box-flex: 0;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
	padding-left: 20px;
	padding-right: 20px
}

.column-md-6 {
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 20px;
	padding-right: 20px
}

.column-md-8 {
	-webkit-box-flex: 0;
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
	padding-left: 20px;
	padding-right: 20px
}

.column-md-10 {
	-webkit-box-flex: 0;
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
	padding-left: 20px;
	padding-right: 20px
}

.column-md-12 {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
	padding-left: 20px;
	padding-right: 20px
}


html {
	font-size: 16px
}

.h3,
.rtf h3 {
	font-family: Work Sans, sans-serif;
	font-size: 1.88125em;
	font-weight: 700;
	line-height: 1.25
}

.h3,
.rtf h3 {
	font-size: 2.6875em;
	line-height: 1.25
}

.h4,
.rtf h4 {
	font-family: Work Sans, sans-serif;
	font-size: 1.6625em;
	font-weight: 700;
	line-height: 1.25
}

.h4,
.rtf h4 {
	font-size: 2.375em;
	line-height: 1.25
}

.h6,
.rtf h6 {
	font-size: 1.125em;
	font-weight: 400;
	line-height: 1.45
}

.h6,
.rtf h6 {
	font-size: 1.625rem
}

.small-paragraph,
.small-paragraph p,
p.small-paragraph {
	font-size: .875rem;
	line-height: 1.5
}

.paragraph,
.paragraph p,
.rtf ol,
.rtf ol p,
.rtf ul,
.rtf ul p,
p.paragraph {
	font-size: 1.25rem;
	line-height: 1.7
}






.tagline .tag {
	-webkit-box-pack: center;
	background-color: var(--yellow);
	border-radius: 3px;
	color: var(--navy) !important;
	display: -webkit-inline-box;
	display: inline-flex;
	font-family: JetBrains Mono, monospace;
	font-size: 14px;
	font-weight: 700;
	height: 1.5625rem;
	justify-content: center;
	line-height: 1;
	padding: .25rem .625rem;
	text-align: center
}

.error-404,
.tagline .tag {
	-webkit-box-align: center;
	align-items: center
}

.button,
.hs-button {
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	cursor: pointer;
	display: -webkit-inline-box;
	display: inline-flex;
	font-family: Roboto, sans-serif !important;
	font-weight: 700 !important;
	height: 2.5rem;
	justify-content: center;
	letter-spacing: 0 !important;
	padding: .625rem .625rem .5625rem;
	text-transform: none !important
}

.button,
.hs-button {
	font-size: .9375rem !important;
	height: 2.8125rem;
	line-height: 18px;
	min-width: 6.875rem;
	padding: .6875rem .875rem;
	-webkit-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out, -webkit-box-shadow .3s cubic-bezier(.115, .87, .19, 1);
	transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out, -webkit-box-shadow .3s cubic-bezier(.115, .87, .19, 1);
	transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out, box-shadow .3s cubic-bezier(.115, .87, .19, 1);
	transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out, box-shadow .3s cubic-bezier(.115, .87, .19, 1), -webkit-box-shadow .3s cubic-bezier(.115, .87, .19, 1)
}

.button-large,
.button.large,
.hs-button-large,
.hs-button.large {
	height: auto;
	min-height: 2.8125rem
}

.button-large,
.button.large,
.hs-button-large,
.hs-button.large {
	min-height: 3.625rem;
	min-width: 12.5rem
}



body {
	min-height: 100%;
	overflow-x: hidden
}

body,
html {
	scroll-behavior: smooth
}

html {
	-ms-overflow-style: scrollbar;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 300;
	height: 100%
}

html *,
html:after,
html:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

body {
	font-weight: 400;
}

a {
	background-color: transparent;
	color: inherit;
	text-decoration: none
}

.button-white {
	background-color: var(--white);
	border: 1px solid var(--navy);
	-webkit-box-shadow: var(--shadow-offset) #e84106;
	box-shadow: var(--shadow-offset) #e84106;
	color: var(--navy)
}

.plans-switcher .plans-switcher-buttons {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-top: .9375rem
}

.plans-switcher .button-monthly,
.plans-switcher .button-yearly {
	-webkit-box-align: center;
	-webkit-box-pack: start;
	align-items: center;
	background-color: var(--white);
	border: 1px solid var(--navy);
	color: var(--navy);
	display: -webkit-inline-box;
	display: inline-flex;
	flex-wrap: nowrap;
	font-size: .9375rem;
	font-weight: 700;
	height: 1.875rem;
	justify-content: flex-start;
	min-width: 6.25rem;
	padding: .3125rem 1.25rem;
	-webkit-transition: border .3s cubic-bezier(.115, .87, .19, 1);
	transition: border .3s cubic-bezier(.115, .87, .19, 1)
}

.plans-switcher .button-monthly.active,
.plans-switcher .button-yearly.active {
	background-color: var(--navy);
	border: 1px solid var(--navy);
	color: var(--white)
}

.plans-switcher .button-monthly,
.plans-switcher .button-yearly {
	-webkit-box-pack: center;
	height: 2.1875rem;
	justify-content: center;
	min-width: 8.125rem;
	text-align: center
}

.plans-switcher .button-monthly {
	margin-right: .375rem
}

.plans-switcher .button-yearly .discount {
	background-color: var(--yellow);
  line-height: 1.45;
	border-radius: 3px;
	color: var(--navy);
	font-size: .75rem;
	margin-left: .4375rem;
	padding: .0625rem .25rem 0
}

.plans-targets-slider {
	height: 2.1875rem;
	margin-left: auto;
	margin-top: .9375rem;
	width: 9.7rem
}

.plans-targets-slider .label {
  color: #ff5e15;
	padding: .0625rem 1.75rem 0
}

.plans-targets-slider .slider {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: var(--navy);
	height: 1px;
	opacity: 1;
	outline: none;
	-webkit-transition: .2s;
	transition: .2s;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	width: 100%
}

.plans-targets-slider .slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	background: var(--navy);
	border-radius: 100%;
	cursor: pointer;
	height: 15px;
	width: 15px
}

.plan-box {
	background-color: var(--white)
}

.plan-box.orange-plan,
.plans-compare-head-items .plan-item.orange-plan {
	border-top: 10px solid var(--light-grey)
}

.plan-box.orange-plan .most-popular,
.plan-box.orange-plan .plan-button,
.plans-compare-head-items .plan-item.orange-plan .most-popular,
.plans-compare-head-items .plan-item.orange-plan .plan-button {
	background-color: var(--light-grey)
}

.plan-box.blue-plan,
.plans-compare-head-items .plan-item.blue-plan {
	border-top: 10px solid var(--dark-orange)
}

.plan-box.blue-plan .most-popular,
.plan-box.blue-plan .plan-button,
.plans-compare-head-items .plan-item.blue-plan .most-popular,
.plans-compare-head-items .plan-item.blue-plan .plan-button {
	background-color: var(--dark-orange);
	color: var(--white)
}

.plan-box.black-plan,
.plans-compare-head-items .plan-item.black-plan {
	border-top: 10px solid var(--navy)
}

.plan-box.black-plan .most-popular,
.plan-box.black-plan .plan-button,
.plans-compare-head-items .plan-item.black-plan .most-popular,
.plans-compare-head-items .plan-item.black-plan .plan-button {
	background-color: var(--navy);
	color: var(--white)
}

.plan-features,
.plan-name {
	padding: 1.75rem
}

.plan-name {
	border-bottom: 1px solid var(--navy);
	position: relative
}

.plan-name .most-popular {
	height: 40px;
	padding: 5px 10px;
	position: absolute;
	right: 0;
	top: -40px
}

.plan-name .title {
	font-size: 2.5em;
}

.plan-name .price {
	font-size: 1.875em;
	font-weight: 700
}

.plan-name .price span {
	display: inline-block;
	position: relative
}

.plan-name .price span:after {
	content: " "
}

.plan-name .description,
.plan-name .targets-description {
	font-size: 1em
}

.plan-name .description {
	margin-bottom: 1.25rem;
	min-height: 3.125rem
}

.plan-name .targets-description {
	font-size: 1em
}

.plan-name .targets-description {
	min-height: 3.125rem
}

.plan-features .label {
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 1rem
}

.plan-features ul.list {
	font-size: 1em;
	margin-bottom: 1.75rem;
	margin-left: 1.125rem;
	min-height: 17.5rem;
	padding: 0
}

.plan-features ul.list li {
	margin-bottom: .3125rem;
	padding-left: .25rem
}

.plan-features ul.list li:last-child {
	margin-bottom: 0
}

.plan-features ul.list {
	counter-reset: post;
	list-style: none
}

.plan-features ul.list li {
	display: -webkit-inline-box;
	display: inline-flex;
	width: 100%
}

.plan-features ul.list li:before {
	-webkit-box-flex: 0;
	background: url(/img/svg/checkbox.svg) no-repeat top;
	background-size: contain;
	content: "";
	display: inline-block;
	flex: 0 0 0.625rem;
	left: -.875rem;
	margin-left: -.5rem;
	position: relative;
	top: .5rem;
	width: .625rem
}

.plan-features .plan-button {
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: flex;
	height: 3.625rem;
	text-align: center;
	width: 100%
}

.plan-features .plan-button {
	font-size: 1rem !important
}

.pricing-startup-cta .title {
	font-size: 2.6875em;
	line-height: 1.25
}

.pricing-startup-cta .content {
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: flex;
	min-height: 28.125rem;
	padding: 2.5rem 5rem
}

.pricing-startup-cta .image {
	padding: 0
}

.pricing-startup-cta .image img {
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	width: 100%
}

.pricing-compare .plans-switcher {
	width: 100%
}

.pricing-compare .plans-switcher {
	margin-bottom: 2.1875rem
}

.pricing-compare .plans-targets {
	margin-right: auto;
	text-align: left;
	width: 100%
}

.pricing-compare .plans-targets .plans-targets-slider {
	margin-left: 0;
	margin-right: auto
}

.plans-compare-head {
	background-color: var(--white);
	position: sticky;
	top: 90px;
	z-index: 1
}

.plans-compare-head-items {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}

.plans-compare-head-items .plan-item {
	-webkit-box-flex: 0;
	flex: 0 0 33.333%;
	width: 33.333%
}

.plans-compare-head-items .plan-item .title {
	font-family: Work Sans, sans-serif;
	font-size: 1.125em;
	font-weight: 700
}

.plans-compare-head-items .plan-item .title {
	font-size: 1.375em
}

.plans-compare-head-items .plan-item .title {
	font-size: 1.875rem
}

.plans-compare-head-items .plan-item .plan-button {
	margin-top: .625rem;
	width: 100%
}

.plans-compare-head-items .plan-item .plan-button {
	height: 35px;
	margin-top: 1.875rem
}

.plans-compare-head-items .plan-item .price {
	font-size: 1rem;
	font-weight: 400;
	margin-top: .625rem
}

.plans-compare-head-items .plan-item .price span {
	display: inline-block;
	position: relative
}

.plans-compare-head-items .plan-item .price span:after {
	content: " "
}

.plans-compare-head-items .plan-item .price {
	font-size: 1.375rem;
	font-weight: 600
}

.plans-compare-head-items .plan-item .price {
	margin-top: 1.25rem
}

.plans-compare-head-items .plan-item .holder {
	border-bottom: 1px solid var(--grey);
	border-left: 1px solid var(--grey);
	padding: 1.125rem
}

.plans-compare-head-items .plan-item .holder {
	padding: 2.1875rem
}

.plans-compare-head-items .plan-item:last-child .holder {
	border-right: 1px solid var(--grey)
}

.pricing-compare .plan-features-title {
	border: 1px solid var(--grey);
	font-size: 1.125em;
	font-weight: 700;
	line-height: 1.45
}

.pricing-compare .plan-features-title {
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: flex;
	font-size: 1.625rem
}

.pricing-compare .plan-features-head,
.pricing-compare .plan-features-items .plan-item,
.pricing-compare .plan-features-title {
	padding: 1.25rem 1.125rem
}

.pricing-compare .plan-features-head,
.pricing-compare .plan-features-items .plan-item,
.pricing-compare .plan-features-title {
	padding: 2.1875rem
}

.pricing-compare .plan-features-row {
	margin-top: -1px
}

.pricing-compare .plan-features-head {
	border: 1px solid var(--grey)
}

.pricing-compare .plan-features-head {
	width: calc(100% + 41px)
}

.pricing-compare .plan-features-head .label {
	font-size: 1em;
	font-weight: 700;
	margin-bottom: .25rem
}

.pricing-compare .plan-features-head .description {
	font-size: .875em
}

.pricing-compare .plan-features-items {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	height: 100%
}

.pricing-compare .plan-features-items {
	flex-wrap: nowrap
}

.pricing-compare .plan-features-items .plan-item {
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	border: 1px solid var(--grey);
	display: -webkit-box;
	display: flex;
	font-size: .875em;
	justify-content: center;
	text-align: center
}

.pricing-compare .plan-features-items .plan-item {
	font-size: 1.125em
}

.pricing-compare .plan-features-items .plan-item .number {
	font-size: 1.125em;
	font-weight: 600
}

.pricing-compare .plan-features-items .plan-item .plan-label {
	text-align: left
}

.pricing-compare .plan-features-items .plan-item .plan-label {
	display: none
}

.pricing-compare .plan-item {
	-webkit-box-flex: 0;
	flex: 0 0 33.333%;
	width: 33.333%
}

}
@media (max-width: 767px) {


.lazyload,
.lazyloading {
	opacity: 0;
}

ol,
ul {
	box-sizing: border-box
}

ol,
ul {
	list-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button,
select {
	text-transform: none
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}



body {
	min-height: 100%;
	overflow-x: hidden
}

body,
html {
	scroll-behavior: smooth
}

html {
	-ms-overflow-style: scrollbar;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 300;
	height: 100%
}

html *,
html :after,
html :before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}


body {
	font-weight: 400;
}

a {
	background-color: transparent;
	color: inherit;
	display: inline-block;
	text-decoration: none
}


.strong,
b,
strong {
	font-weight: 700
}

button {
	-webkit-appearance: none;
	background: transparent;
	border: 0;
	cursor: pointer;
	padding: 0
}

img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

:root {
	--white: #fff;
	--navy: #0a1228;
	--yellow: #ffdc1a;
	--blue: #e84106;
	--orange: #ff881a;
	--grey: #efefef;
	--light-orange: #ffe4cb;
  --dark-orange: #e84206;
	--light-yellow: #fff4c2;
	--light-blue: #e4ebf2;
	--light-grey: #f5f5f5;
	--dark-blue: #0f1945;
	--dark-grey: #272727;
  --light-grey: #d2d0cf
}

.white-text {
	color: #fff
}

.black-bg {
	background-color: #000
}

.black-text {
	color: #000
}

.light-grey-bg {
	background-color: #f5f5f5
}

body {
	--shadow-offset: -4px 4px 0px
}

.label {
	color: #0a1228;
}

.text-center {
	text-align: center
}

.mb-20 {
	margin-bottom: 20px
}

.mb-30 {
	margin-bottom: 30px
}

.mt-40 {
	margin-top: 40px
}

.mb-40 {
	margin-bottom: 40px
}

.mb-50 {
	margin-bottom: 50px
}

.pt-60 {
	padding-top: 60px
}

.pb-60 {
	padding-bottom: 60px
}

.ml-auto {
	margin-left: auto
}

.font-weight-light {
	font-weight: 300 !important
}

.font-weight-bold {
  padding: 0;
  color: #ff5e15;
	font-weight: 700 !important
}

.text-align-center {
	text-align: center
}

.text-align-right {
	text-align: right
}

.container-fluid,
.rows,
[class^=column-] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.container-fluid.no-gutter [class^=column-],
[class^=column-] {
	padding-left: 0;
	padding-right: 0
}

[class^=column-] {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
	min-height: 1px;
	position: relative
}

.rows {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}

.column-lg-1,
.column-lg-10,
.column-lg-11,
.column-lg-12,
.column-lg-2,
.column-lg-3,
.column-lg-4,
.column-lg-5,
.column-lg-6,
.column-lg-7,
.column-lg-8,
.column-lg-9,
.column-md-1,
.column-md-10,
.column-md-11,
.column-md-12,
.column-md-2,
.column-md-3,
.column-md-4,
.column-md-5,
.column-md-6,
.column-md-7,
.column-md-8,
.column-md-9,
.column-sm-1,
.column-sm-2,
.column-sm-3,
.column-sm-4,
.column-sm-5,
.column-sm-6,
.column-sm-7,
.column-sm-8 {
	padding-left: 10px;
	padding-right: 10px
}

.rows {
	margin-left: -10px;
	margin-right: -10px
}

.column-xs-2 {
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 10px;
	padding-right: 10px
}

.column-xs-4 {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
	padding-left: 10px;
	padding-right: 10px
}

html {
	font-size: 16px
}

.h3,
.rtf h3 {
	font-family: Work Sans, sans-serif;
	font-size: 1.88125em;
	font-weight: 700;
	line-height: 1.25
}

.h4,
.rtf h4 {
	font-family: Work Sans, sans-serif;
	font-size: 1.6625em;
	font-weight: 700;
	line-height: 1.25
}

.h6,
.rtf h6 {
	font-size: 1.125em;
	font-weight: 400;
	line-height: 1.45
}

.small-paragraph,
.small-paragraph p,
p.small-paragraph {
	font-size: .875rem;
	line-height: 1.5
}

.paragraph,
.paragraph p,
.rtf ol,
.rtf ol p,
.rtf ul,
.rtf ul p,
p.paragraph {
	font-size: 1.25rem;
	line-height: 1.7
}

.header {
	--logo-color: #000;
	background-color: var(--white);
	height: 5rem;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10
}

.header {
	padding-top: 1.25rem
}

.header .container {
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: flex
}

.header .container {
	flex-wrap: wrap
}


.tagline .tag {
	-webkit-box-pack: center;
	background-color: var(--yellow);
	border-radius: 3px;
	color: var(--navy) !important;
	display: -webkit-inline-box;
	display: inline-flex;
	font-family: JetBrains Mono, monospace;
	font-size: 14px;
	font-weight: 700;
	height: 1.5625rem;
	justify-content: center;
	line-height: 1;
	padding: .25rem .625rem;
	text-align: center
}

.error-404,
.tagline .tag {
	-webkit-box-align: center;
	align-items: center
}

.button,
.hs-button {
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	cursor: pointer;
	display: -webkit-inline-box;
	display: inline-flex;
	font-family: Roboto, sans-serif !important;
	font-weight: 700 !important;
	height: 2.5rem;
	justify-content: center;
	letter-spacing: 0 !important;
	padding: .625rem .625rem .5625rem;
	text-transform: none !important
}

.button-large,
.button.large,
.hs-button-large,
.hs-button.large {
	height: auto;
	min-height: 2.8125rem
}

.button-white {
	background-color: var(--white);
	border: 1px solid var(--navy);
	-webkit-box-shadow: var(--shadow-offset) #e84106;
	box-shadow: var(--shadow-offset) #e84106;
	color: var(--navy)
}

.plans-switcher .plans-switcher-buttons {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-top: .9375rem
}

.plans-switcher .plans-switcher-buttons {
	width: 100%
}

.plans-switcher .button-monthly,
.plans-switcher .button-yearly {
	-webkit-box-align: center;
	-webkit-box-pack: start;
	align-items: center;
	background-color: var(--white);
	border: 1px solid var(--navy);
	color: var(--navy);
	display: -webkit-inline-box;
	display: inline-flex;
	flex-wrap: nowrap;
	font-size: .9375rem;
	font-weight: 700;
	height: 1.875rem;
	justify-content: flex-start;
	min-width: 6.25rem;
	padding: .3125rem 1.25rem;
	-webkit-transition: border .3s cubic-bezier(.115, .87, .19, 1);
	transition: border .3s cubic-bezier(.115, .87, .19, 1)
}

.plans-switcher .button-monthly.active,
.plans-switcher .button-yearly.active {
	background-color: var(--navy);
	border: 1px solid var(--navy);
	color: var(--white)
}

.plans-switcher .button-monthly {
	margin-right: .375rem
}

.plans-switcher .button-monthly {
	margin-bottom: .625rem
}

.plans-switcher .button-yearly .discount {
	background-color: var(--yellow);
  line-height: 1.45;
	border-radius: 3px;
	color: var(--navy);
	font-size: .75rem;
	margin-left: .4375rem;
	padding: .0625rem .25rem 0
}

.plans-targets-slider {
	height: 2.1875rem;
	margin-left: auto;
	margin-top: .9375rem;
	width: 9.7rem
}

.plans-targets-slider .label {
	padding: .0625rem 1.75rem 0
}

.plans-targets-slider .slider {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: var(--navy);
	height: 1px;
	opacity: 1;
	outline: none;
	-webkit-transition: .2s;
	transition: .2s;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	width: 100%
}

.plans-targets-slider .slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	background: var(--navy);
	border-radius: 100%;
	cursor: pointer;
	height: 15px;
	width: 15px
}

.plan-box {
	background-color: var(--white)
}

.plan-box {
	margin-bottom: 3.125rem
}

.plan-box.orange-plan,
.plans-compare-head-items .plan-item.orange-plan {
	border-top: 10px solid var(--light-grey)
}

.plan-box.orange-plan .most-popular,
.plan-box.orange-plan .plan-button,
.plans-compare-head-items .plan-item.orange-plan .most-popular,
.plans-compare-head-items .plan-item.orange-plan .plan-button {
	background-color: var(--light-grey)
}

.plan-box.blue-plan,
.plans-compare-head-items .plan-item.blue-plan {
	border-top: 10px solid var(--dark-orange)
}

.plan-box.blue-plan .most-popular,
.plan-box.blue-plan .plan-button,
.plans-compare-head-items .plan-item.blue-plan .most-popular,
.plans-compare-head-items .plan-item.blue-plan .plan-button {
	background-color: var(--dark-orange);
	color: var(--white)
}

.plan-box.black-plan,
.plans-compare-head-items .plan-item.black-plan {
	border-top: 10px solid var(--navy)
}

.plan-box.black-plan .most-popular,
.plan-box.black-plan .plan-button,
.plans-compare-head-items .plan-item.black-plan .most-popular,
.plans-compare-head-items .plan-item.black-plan .plan-button {
	background-color: var(--navy);
	color: var(--white)
}

.plan-features,
.plan-name {
	padding: 1.75rem
}

.plan-name {
	border-bottom: 1px solid var(--navy);
	position: relative
}

.plan-name .most-popular {
	height: 40px;
	padding: 5px 10px;
	position: absolute;
	right: 0;
	top: -40px
}

.plan-name .title {
	font-size: 2.5em;
}

.plan-name .price {
	font-size: 1.875em;
	font-weight: 600
}

.plan-name .price span {
	display: inline-block;
	position: relative
}

.plan-name .price span:after {
	content: " "
}

.plan-name .description,
.plan-name .targets-description {
	font-size: 1em
}

.plan-name .description {
	margin-bottom: 1.25rem;
	min-height: 3.125rem
}

.plan-name .targets-description {
	font-size: 1em
}

.plan-features .label {
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 1rem
}

.plan-features ul.list {
	font-size: 1em;
	margin-bottom: 1.75rem;
	margin-left: 1.125rem;
	min-height: 17.5rem;
	padding: 0
}

.plan-features ul.list li {
	margin-bottom: .3125rem;
	padding-left: .25rem
}

.plan-features ul.list li:last-child {
	margin-bottom: 0
}

.plan-features ul.list {
	counter-reset: post;
	list-style: none
}

.plan-features ul.list li {
	display: -webkit-inline-box;
	display: inline-flex;
	width: 100%
}

.plan-features ul.list li:before {
	-webkit-box-flex: 0;
	background: url(/img/svg/checkbox.svg) no-repeat top;
	background-size: contain;
	content: "";
	display: inline-block;
	flex: 0 0 0.625rem;
	left: -.875rem;
	margin-left: -.5rem;
	position: relative;
	top: .5rem;
	width: .625rem
}

.plan-features .plan-button {
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: flex;
	height: 3.625rem;
	text-align: center;
	width: 100%
}

.pricing-startup-cta .content {
	padding: 3.125rem 2.1875rem;
	text-align: center
}

.pricing-startup-cta .image {
	padding: 0
}

.pricing-startup-cta .image img {
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	width: 100%
}

.plans-compare-head {
	background-color: var(--white);
	position: sticky;
	top: 90px;
	z-index: 1
}

.plans-compare-head {
	display: none
}

.pricing-compare .plan-features-title {
	border: 1px solid var(--grey);
	font-size: 1.125em;
	font-weight: 700;
	line-height: 1.45
}

.pricing-compare .plan-features-title {
	background-color: var(--light-orange);
  color: #fff;
	margin-top: -1px
}

.pricing-compare .plan-features-head,
.pricing-compare .plan-features-items .plan-item,
.pricing-compare .plan-features-title {
	padding: 1.25rem 1.125rem
}

.pricing-compare .plan-features-row {
	margin-top: -1px
}

.pricing-compare .plan-features-head {
	border: 1px solid var(--grey)
}

.pricing-compare .plan-features-head {
	border-bottom: 1px
}

.pricing-compare .plan-features-head {
	margin-top: -1px
}

.pricing-compare .plan-features-head .label {
  padding: 0 0 0 0;
	font-size: 1em;
  color: #e84106;
	font-weight: 700;
	margin-bottom: .25rem
}

.pricing-compare .plan-features-head .description {
	font-size: .875em
}

.pricing-compare .plan-features-items {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	height: 100%
}

.pricing-compare .plan-features-items {
	margin-top: -1px
}

.pricing-compare .plan-features-items .plan-item {
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	border: 1px solid var(--grey);
	display: -webkit-box;
	display: flex;
	font-size: .875em;
	justify-content: center;
	text-align: center
}

.pricing-compare .plan-features-items .plan-item {
	padding-top: 0
}

.pricing-compare .plan-features-items .plan-item .number {
	font-size: 1.125em;
	font-weight: 600
}

.pricing-compare .plan-features-items .plan-item .plan-label {
	text-align: left
}

.pricing-compare .plan-features-items .plan-item {
	border-top: 0;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}

.pricing-compare .plan-features-items .plan-item div {
	-webkit-box-flex: 0;
	flex: 0 0 50%
}

.pricing-compare .plan-features-items .plan-item:not(:last-child) {
	border-bottom: 0
}

.pricing-compare .plan-item {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	width: 100%
}

:root {
	--swiper-theme-color: #007aff
}
}
