
.webflow-header {
	z-index: 11;
}

.webflow-header * {
	font-family: Urbanist, sans-serif;
}

.mobile-dropdown-menu br {
	display: none;
}

:root {
	--white: #fff;
	--light-background: #fcfcfc;
	--dark-background: #01010d;
	--navigation-fill: #f9f9f9;
	--dark-text: #232323;
	--light-blue: #1c76ff;
	--blue-buttons: #0049b8;
	--dark-blue: #00245a;
	--grey-text: #a2a2a2;
	--transparent: transparent;
	--white-2: white;
	--black: black;
}

.webflow-header .nav-logo {
	width: 138px;
	height: 24px;
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/65cb317d93fe98e2bbb9112a_footer-white-logo.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: contain;
}

.webflow-header .nav-logo.nitro-lazy {
	background-image: none !important;
}

.webflow-header .nav-llink-wrapper {
	height: 100%;
	align-items: center;
	display: flex;
}

.webflow-header html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: sans-serif;
}

.webflow-header body {
	margin: 0;
}

.webflow-header article, .webflow-header aside, .webflow-header details, .webflow-header figcaption, .webflow-header figure, .webflow-header footer, .webflow-header header, .webflow-header hgroup, .webflow-header main, .webflow-header menu, .webflow-header nav, .webflow-header section, .webflow-header summary {
	display: block;
}

.webflow-header audio, .webflow-header canvas, .webflow-header progress, .webflow-header video {
	vertical-align: baseline;
	display: inline-block;
}

.webflow-header audio:not([controls]) {
	height: 0;
	display: none;
}

.webflow-header [hidden], .webflow-header template {
	display: none;
}

.webflow-header a {
	background-color: rgba(0, 0, 0, 0);
}

.webflow-header a:active, .webflow-header a:hover {
	outline: 0;
}

.webflow-header abbr[title] {
	border-bottom: 1px dotted;
}

.webflow-header b, .webflow-header strong {
	font-weight: bold;
}

.webflow-header dfn {
	font-style: italic;
}

.webflow-header h1 {
	margin: .67em 0;
	font-size: 2em;
}

.webflow-header mark {
	color: #000;
	background: #ff0;
}

.webflow-header small {
	font-size: 80%;
}

.webflow-header sub, .webflow-header sup {
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0;
	position: relative;
}

.webflow-header sup {
	top: -.5em;
}

.webflow-header sub {
	bottom: -.25em;
}

.webflow-header img {
	border: 0;
}

.webflow-header svg:not(:root) {
	overflow: hidden;
}

.webflow-header figure {
	margin: 1em 40px;
}

.webflow-header hr {
	box-sizing: content-box;
	height: 0;
}

.webflow-header pre {
	overflow: auto;
}

.webflow-header code, .webflow-header kbd, .webflow-header pre, .webflow-header samp {
	font-family: monospace;
	font-size: 1em;
}

.webflow-header button, .webflow-header input, .webflow-header optgroup, .webflow-header select, .webflow-header textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

.webflow-header button {
	overflow: visible;
}

.webflow-header button, .webflow-header select {
	text-transform: none;
}

.webflow-header button, .webflow-header html input[type="button"], .webflow-header input[type="reset"] {
	-webkit-appearance: button;
	cursor: pointer;
}

.webflow-header button[disabled], .webflow-header html input[disabled] {
	cursor: default;
}

.webflow-header button::-moz-focus-inner, .webflow-header input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.webflow-header input {
	line-height: normal;
}

.webflow-header input[type="checkbox"], .webflow-header input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

.webflow-header input[type="number"]::-webkit-inner-spin-button, .webflow-header input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

.webflow-header input[type="search"] {
	-webkit-appearance: none;
}

.webflow-header input[type="search"]::-webkit-search-cancel-button, .webflow-header input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

.webflow-header fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

.webflow-header legend {
	border: 0;
	padding: 0;
}

.webflow-header textarea {
	overflow: auto;
}

.webflow-header optgroup {
	font-weight: bold;
}

.webflow-header table {
	border-collapse: collapse;
	border-spacing: 0;
}

.webflow-header td, .webflow-header th {
	padding: 0;
}

.webflow-header [class^="w-icon-"], .webflow-header [class*=" w-icon-"] {
	speak: none;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-family: webflow-icons !important;
}

.webflow-header .w-icon-slider-right:before {
	content: "";
}

.webflow-header .w-icon-slider-left:before {
	content: "";
}

.webflow-header .w-icon-nav-menu:before {
	content: "";
}

.webflow-header .w-icon-arrow-down:before, .webflow-header .w-icon-dropdown-toggle:before {
	content: "";
}

.webflow-header .w-icon-file-upload-remove:before {
	content: "";
}

.webflow-header .w-icon-file-upload-icon:before {
	content: "";
}

.webflow-header * {
	box-sizing: border-box;
}

.webflow-header html {
	height: 100%;
}

.webflow-header body {
	min-height: 100%;
	color: #333;
	background-color: #fff;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.webflow-header img {
	max-width: 100%;
	vertical-align: middle;
	display: inline-block;
}

.webflow-header html.w-mod-touch * {
	background-attachment: scroll !important;
}

.webflow-header .w-block {
	display: block;
}

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

.webflow-header .w-clearfix:before, .webflow-header .w-clearfix:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

.webflow-header .w-clearfix:after {
	clear: both;
}

.webflow-header .w-hidden {
	display: none;
}

.webflow-header .w-button {
	color: #fff;
	line-height: inherit;
	cursor: pointer;
	background-color: #3898ec;
	border: 0;
	border-radius: 0;
	padding: 9px 15px;
	text-decoration: none;
	display: inline-block;
}

.webflow-header input.w-button {
	-webkit-appearance: button;
}

.webflow-header html[data-w-dynpage] [data-w-cloak] {
	color: rgba(0, 0, 0, 0) !important;
}

.webflow-header .w-code-block {
	margin: unset;
}

.webflow-header pre.w-code-block code {
	all: inherit;
}

.webflow-header .w-webflow-badge, .webflow-header .w-webflow-badge * {
	z-index: auto;
	visibility: visible;
	box-sizing: border-box;
	width: auto;
	height: auto;
	max-height: none;
	max-width: none;
	min-height: 0;
	min-width: 0;
	float: none;
	clear: none;
	box-shadow: none;
	opacity: 1;
	direction: ltr;
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
	font-size: inherit;
	line-height: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-align: inherit;
	letter-spacing: inherit;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	text-indent: 0;
	text-transform: inherit;
	text-shadow: none;
	font-smoothing: auto;
	vertical-align: baseline;
	cursor: inherit;
	white-space: inherit;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	background: none;
	border: 0 rgba(0, 0, 0, 0);
	border-radius: 0;
	margin: 0;
	padding: 0;
	list-style-type: disc;
	transition: none;
	display: block;
	position: static;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	overflow: visible;
	transform: none;
}

.webflow-header .w-webflow-badge {
	white-space: nowrap;
	cursor: pointer;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);
	visibility: visible !important;
	z-index: 2147483647 !important;
	color: #aaadb0 !important;
	opacity: 1 !important;
	width: auto !important;
	height: auto !important;
	background-color: #fff !important;
	border-radius: 3px !important;
	margin: 0 !important;
	padding: 6px !important;
	font-size: 12px !important;
	line-height: 14px !important;
	text-decoration: none !important;
	display: inline-block !important;
	position: fixed !important;
	top: auto !important;
	bottom: 12px !important;
	left: auto !important;
	right: 12px !important;
	overflow: visible !important;
	transform: none !important;
}

.webflow-header .w-webflow-badge > img {
	visibility: visible !important;
	opacity: 1 !important;
	vertical-align: middle !important;
	display: inline-block !important;
}

.webflow-header h1, .webflow-header h2, .webflow-header h3, .webflow-header h4, .webflow-header h5, .webflow-header h6 {
	margin-bottom: 10px;
	font-weight: bold;
}

.webflow-header h1 {
	margin-top: 20px;
	font-size: 38px;
	line-height: 44px;
}

.webflow-header h2 {
	margin-top: 20px;
	font-size: 32px;
	line-height: 36px;
}

.webflow-header h3 {
	margin-top: 20px;
	font-size: 24px;
	line-height: 30px;
}

.webflow-header h4 {
	margin-top: 10px;
	font-size: 18px;
	line-height: 24px;
}

.webflow-header h5 {
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
}

.webflow-header h6 {
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
}

.webflow-header p {
	margin-top: 0;
	margin-bottom: 10px;
}

.webflow-header blockquote {
	border-left: 5px solid #e2e2e2;
	margin: 0 0 10px;
	padding: 10px 20px;
	font-size: 18px;
	line-height: 22px;
}

.webflow-header figure {
	margin: 0 0 10px;
}

.webflow-header figcaption {
	text-align: center;
	margin-top: 5px;
}

.webflow-header ul, .webflow-header ol {
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 40px;
}

.webflow-header .w-list-unstyled {
	padding-left: 0;
	list-style: none;
}

.webflow-header .w-embed:before, .webflow-header .w-embed:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

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

.webflow-header .w-video {
	width: 100%;
	padding: 0;
	position: relative;
}

.webflow-header .w-video iframe, .webflow-header .w-video object, .webflow-header .w-video embed {
	width: 100%;
	height: 100%;
	border: none;
	position: absolute;
	top: 0;
	left: 0;
}

.webflow-header fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.webflow-header button, .webflow-header [type="button"], .webflow-header [type="reset"] {
	cursor: pointer;
	-webkit-appearance: button;
	border: 0;
}

.webflow-header .w-form {
	margin: 0 0 15px;
}

.webflow-header .w-form-done {
	text-align: center;
	background-color: #ddd;
	padding: 20px;
	display: none;
}

.webflow-header .w-form-fail {
	background-color: #ffdede;
	margin-top: 10px;
	padding: 10px;
	display: none;
}

.webflow-header label {
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
}

.webflow-header .w-input, .webflow-header .w-select {
	width: 100%;
	height: 38px;
	color: #333;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 1.42857;
	display: block;
}

.webflow-header .w-input:-moz-placeholder, .webflow-header .w-select:-moz-placeholder {
	color: #999;
}

.webflow-header .w-input::-moz-placeholder, .webflow-header .w-select::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.webflow-header .w-input::-webkit-input-placeholder, .webflow-header .w-select::-webkit-input-placeholder {
	color: #999;
}

.webflow-header .w-input:focus, .webflow-header .w-select:focus {
	border-color: #3898ec;
	outline: 0;
}

.webflow-header .w-input[disabled], .webflow-header .w-select[disabled], .webflow-header .w-input[readonly], .webflow-header .w-select[readonly], .webflow-header fieldset[disabled] .w-input, .webflow-header fieldset[disabled] .w-select {
	cursor: not-allowed;
}

.webflow-header .w-input[disabled]:not(.w-input-disabled), .webflow-header .w-select[disabled]:not(.w-input-disabled), .webflow-header .w-input[readonly], .webflow-header .w-select[readonly], .webflow-header fieldset[disabled]:not(.w-input-disabled) .w-input, .webflow-header fieldset[disabled]:not(.w-input-disabled) .w-select {
	background-color: #eee;
}

.webflow-header textarea.w-input, .webflow-header textarea.w-select {
	height: auto;
}

.webflow-header .w-select {
	background-color: #f3f3f3;
}

.webflow-header .w-select[multiple] {
	height: auto;
}

.webflow-header .w-form-label {
	cursor: pointer;
	margin-bottom: 0;
	font-weight: normal;
	display: inline-block;
}

.webflow-header .w-radio {
	margin-bottom: 5px;
	padding-left: 20px;
	display: block;
}

.webflow-header .w-radio:before, .webflow-header .w-radio:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

.webflow-header .w-radio:after {
	clear: both;
}

.webflow-header .w-radio-input {
	float: left;
	margin: 3px 0 0 -20px;
	line-height: normal;
}

.webflow-header .w-file-upload {
	margin-bottom: 10px;
	display: block;
}

.webflow-header .w-file-upload-input {
	width: .1px;
	height: .1px;
	opacity: 0;
	z-index: -100;
	position: absolute;
	overflow: hidden;
}

.webflow-header .w-file-upload-default, .webflow-header .w-file-upload-uploading, .webflow-header .w-file-upload-success {
	color: #333;
	display: inline-block;
}

.webflow-header .w-file-upload-error {
	margin-top: 10px;
	display: block;
}

.webflow-header .w-file-upload-default.w-hidden, .webflow-header .w-file-upload-uploading.w-hidden, .webflow-header .w-file-upload-error.w-hidden, .webflow-header .w-file-upload-success.w-hidden {
	display: none;
}

.webflow-header .w-file-upload-uploading-btn {
	cursor: pointer;
	background-color: #fafafa;
	border: 1px solid #ccc;
	margin: 0;
	padding: 8px 12px;
	font-size: 14px;
	font-weight: normal;
	display: flex;
}

.webflow-header .w-file-upload-file {
	background-color: #fafafa;
	border: 1px solid #ccc;
	flex-grow: 1;
	justify-content: space-between;
	margin: 0;
	padding: 8px 9px 8px 11px;
	display: flex;
}

.webflow-header .w-file-upload-file-name {
	font-size: 14px;
	font-weight: normal;
	display: block;
}

.webflow-header .w-file-remove-link {
	width: auto;
	height: auto;
	cursor: pointer;
	margin-top: 3px;
	margin-left: 10px;
	padding: 3px;
	display: block;
}

.webflow-header .w-icon-file-upload-remove {
	margin: auto;
	font-size: 10px;
}

.webflow-header .w-file-upload-error-msg {
	color: #ea384c;
	padding: 2px 0;
	display: inline-block;
}

.webflow-header .w-file-upload-info {
	padding: 0 12px;
	line-height: 38px;
	display: inline-block;
}

.webflow-header .w-file-upload-label {
	cursor: pointer;
	background-color: #fafafa;
	border: 1px solid #ccc;
	margin: 0;
	padding: 8px 12px;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
}

.webflow-header .w-icon-file-upload-icon, .webflow-header .w-icon-file-upload-uploading {
	width: 20px;
	margin-right: 8px;
	display: inline-block;
}

.webflow-header .w-icon-file-upload-uploading {
	height: 20px;
}

.webflow-header .w-container {
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.webflow-header .w-container:before, .webflow-header .w-container:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

.webflow-header .w-container:after {
	clear: both;
}

.webflow-header .w-container .w-row {
	margin-left: -10px;
	margin-right: -10px;
}

.webflow-header .w-row:before, .webflow-header .w-row:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

.webflow-header .w-row:after {
	clear: both;
}

.webflow-header .w-row .w-row {
	margin-left: 0;
	margin-right: 0;
}

.webflow-header .w-col {
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

.webflow-header .w-col .w-col {
	padding-left: 0;
	padding-right: 0;
}

.webflow-header .w-col-1 {
	width: 8.33333%;
}

.webflow-header .w-col-2 {
	width: 16.6667%;
}

.webflow-header .w-col-3 {
	width: 25%;
}

.webflow-header .w-col-4 {
	width: 33.3333%;
}

.webflow-header .w-col-5 {
	width: 41.6667%;
}

.webflow-header .w-col-6 {
	width: 50%;
}

.webflow-header .w-col-7 {
	width: 58.3333%;
}

.webflow-header .w-col-8 {
	width: 66.6667%;
}

.webflow-header .w-col-9 {
	width: 75%;
}

.webflow-header .w-col-10 {
	width: 83.3333%;
}

.webflow-header .w-col-11 {
	width: 91.6667%;
}

.webflow-header .w-col-12 {
	width: 100%;
}

.webflow-header .w-hidden-main {
	display: none !important;
}

@media screen and (max-width: 991px) {
	.webflow-header .w-container {
		max-width: 728px;
	}
	
	.webflow-header .w-hidden-main {
		display: inherit !important;
	}
	
	.webflow-header .w-hidden-medium {
		display: none !important;
	}
	
	.webflow-header .w-col-medium-1 {
		width: 8.33333%;
	}
	
	.webflow-header .w-col-medium-2 {
		width: 16.6667%;
	}
	
	.webflow-header .w-col-medium-3 {
		width: 25%;
	}
	
	.webflow-header .w-col-medium-4 {
		width: 33.3333%;
	}
	
	.webflow-header .w-col-medium-5 {
		width: 41.6667%;
	}
	
	.webflow-header .w-col-medium-6 {
		width: 50%;
	}
	
	.webflow-header .w-col-medium-7 {
		width: 58.3333%;
	}
	
	.webflow-header .w-col-medium-8 {
		width: 66.6667%;
	}
	
	.webflow-header .w-col-medium-9 {
		width: 75%;
	}
	
	.webflow-header .w-col-medium-10 {
		width: 83.3333%;
	}
	
	.webflow-header .w-col-medium-11 {
		width: 91.6667%;
	}
	
	.webflow-header .w-col-medium-12 {
		width: 100%;
	}
	
	.webflow-header .w-col-stack {
		width: 100%;
		left: auto;
		right: auto;
	}
	
	.webflow-header .nav-logo {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.webflow-header .w-hidden-main, .webflow-header .w-hidden-medium {
		display: inherit !important;
	}
	
	.webflow-header .w-hidden-small {
		display: none !important;
	}
	
	.webflow-header .w-row, .webflow-header .w-container .w-row {
		margin-left: 0;
		margin-right: 0;
	}
	
	.webflow-header .w-col {
		width: 100%;
		left: auto;
		right: auto;
	}
	
	.webflow-header .w-col-small-1 {
		width: 8.33333%;
	}
	
	.webflow-header .w-col-small-2 {
		width: 16.6667%;
	}
	
	.webflow-header .w-col-small-3 {
		width: 25%;
	}
	
	.webflow-header .w-col-small-4 {
		width: 33.3333%;
	}
	
	.webflow-header .w-col-small-5 {
		width: 41.6667%;
	}
	
	.webflow-header .w-col-small-6 {
		width: 50%;
	}
	
	.webflow-header .w-col-small-7 {
		width: 58.3333%;
	}
	
	.webflow-header .w-col-small-8 {
		width: 66.6667%;
	}
	
	.webflow-header .w-col-small-9 {
		width: 75%;
	}
	
	.webflow-header .w-col-small-10 {
		width: 83.3333%;
	}
	
	.webflow-header .w-col-small-11 {
		width: 91.6667%;
	}
	
	.webflow-header .w-col-small-12 {
		width: 100%;
	}
}

#w-dropdown-toggle-4 {
	display: flex;
}

#w-dropdown-toggle-7 {
	display: Flex;
}

#w-dropdown-list-4 {
	top: 0;
}

@media screen and (max-width: 479px) {
	.webflow-header .w-container {
		max-width: none;
	}
	
	.webflow-header .w-hidden-main, .webflow-header .w-hidden-medium, .webflow-header .w-hidden-small {
		display: inherit !important;
	}
	
	.webflow-header .w-hidden-tiny {
		display: none !important;
	}
	
	.webflow-header .w-col {
		width: 100%;
	}
	
	.webflow-header .w-col-tiny-1 {
		width: 8.33333%;
	}
	
	.webflow-header .w-col-tiny-2 {
		width: 16.6667%;
	}
	
	.webflow-header .w-col-tiny-3 {
		width: 25%;
	}
	
	.webflow-header .w-col-tiny-4 {
		width: 33.3333%;
	}
	
	.webflow-header .w-col-tiny-5 {
		width: 41.6667%;
	}
	
	.webflow-header .w-col-tiny-6 {
		width: 50%;
	}
	
	.webflow-header .w-col-tiny-7 {
		width: 58.3333%;
	}
	
	.webflow-header .w-col-tiny-8 {
		width: 66.6667%;
	}
	
	.webflow-header .w-col-tiny-9 {
		width: 75%;
	}
	
	.webflow-header .w-col-tiny-10 {
		width: 83.3333%;
	}
	
	.webflow-header .w-col-tiny-11 {
		width: 91.6667%;
	}
	
	.webflow-header .w-col-tiny-12 {
		width: 100%;
	}
}

.webflow-header .w-widget {
	position: relative;
}

.webflow-header .w-widget-map {
	width: 100%;
	height: 400px;
}

.webflow-header .w-widget-map label {
	width: auto;
	display: inline;
}

.webflow-header .w-widget-map img {
	max-width: inherit;
}

.webflow-header .w-widget-map .gm-style-iw {
	text-align: center;
}

.webflow-header .w-widget-map .gm-style-iw > button {
	display: none !important;
}

.webflow-header .w-widget-twitter {
	overflow: hidden;
}

.webflow-header .w-widget-twitter-count-shim {
	vertical-align: top;
	width: 28px;
	height: 20px;
	text-align: center;
	background: #fff;
	border: 1px solid #758696;
	border-radius: 3px;
	display: inline-block;
	position: relative;
}

#w-dropdown-toggle-4 {
	display: flex;
}

#w-dropdown-toggle-7 {
	display: flex;
}

#w-dropdown-list-4 {
	top: 0;
}

.webflow-header .w-widget-twitter-count-shim * {
	pointer-events: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.webflow-header .w-widget-twitter-count-shim .w-widget-twitter-count-inner {
	text-align: center;
	color: #999;
	font-family: serif;
	font-size: 15px;
	line-height: 12px;
	position: relative;
}

.webflow-header .w-widget-twitter-count-shim .w-widget-twitter-count-clear {
	display: block;
	position: relative;
}

.webflow-header .w-widget-twitter-count-shim.w--large {
	width: 36px;
	height: 28px;
}

.webflow-header
  .w-widget-twitter-count-shim.w--large
  .w-widget-twitter-count-inner {
	font-size: 18px;
	line-height: 18px;
}

.webflow-header .w-widget-twitter-count-shim:not(.w--vertical) {
	margin-left: 5px;
	margin-right: 8px;
}

.webflow-header .w-widget-twitter-count-shim:not(.w--vertical).w--large {
	margin-left: 6px;
}

.webflow-header .w-widget-twitter-count-shim:not(.w--vertical):before, .webflow-header .w-widget-twitter-count-shim:not(.w--vertical):after {
	content: " ";
	height: 0;
	width: 0;
	pointer-events: none;
	border: solid rgba(0, 0, 0, 0);
	position: absolute;
	top: 50%;
	left: 0;
}

.webflow-header .w-widget-twitter-count-shim:not(.w--vertical):before {
	border-width: 4px;
	border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
	margin-top: -4px;
	margin-left: -9px;
}

.webflow-header .w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
	border-width: 5px;
	margin-top: -5px;
	margin-left: -10px;
}

.webflow-header .w-widget-twitter-count-shim:not(.w--vertical):after {
	border-width: 4px;
	border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	margin-top: -4px;
	margin-left: -8px;
}

.webflow-header .w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
	border-width: 5px;
	margin-top: -5px;
	margin-left: -9px;
}

.webflow-header .w-widget-twitter-count-shim.w--vertical {
	width: 61px;
	height: 33px;
	margin-bottom: 8px;
}

.webflow-header .w-widget-twitter-count-shim.w--vertical:before, .webflow-header .w-widget-twitter-count-shim.w--vertical:after {
	content: " ";
	height: 0;
	width: 0;
	pointer-events: none;
	border: solid rgba(0, 0, 0, 0);
	position: absolute;
	top: 100%;
	left: 50%;
}

.webflow-header .w-widget-twitter-count-shim.w--vertical:before {
	border-width: 5px;
	border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
	margin-left: -5px;
}

.webflow-header .w-widget-twitter-count-shim.w--vertical:after {
	border-width: 4px;
	border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	margin-left: -4px;
}

.webflow-header
  .w-widget-twitter-count-shim.w--vertical
  .w-widget-twitter-count-inner {
	font-size: 18px;
	line-height: 22px;
}

.webflow-header .w-widget-twitter-count-shim.w--vertical.w--large {
	width: 76px;
}

.webflow-header .w-background-video {
	height: 500px;
	color: #fff;
	position: relative;
	overflow: hidden;
}

.webflow-header .w-background-video > video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -100;
	background-position: 50%;
	background-size: cover;
	margin: auto;
	position: absolute;
	top: -100%;
	bottom: -100%;
	left: -100%;
	right: -100%;
}

.webflow-header
  .w-background-video
  > video::-webkit-media-controls-start-playback-button {
	-webkit-appearance: none;
	display: none !important;
}

.webflow-header .w-background-video--control {
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	position: absolute;
	bottom: 1em;
	right: 1em;
}

.webflow-header .w-background-video--control > [hidden] {
	display: none !important;
}

.webflow-header .w-slider {
	height: 300px;
	text-align: center;
	clear: both;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	background: #ddd;
	position: relative;
}

.webflow-header .w-slider-mask {
	z-index: 1;
	height: 100%;
	white-space: nowrap;
	display: block;
	position: relative;
	left: 0;
	right: 0;
	overflow: hidden;
}

.webflow-header .w-slide {
	vertical-align: top;
	width: 100%;
	height: 100%;
	white-space: normal;
	text-align: left;
	display: inline-block;
	position: relative;
}

.webflow-header .w-slider-nav {
	z-index: 2;
	height: 40px;
	text-align: center;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	margin: auto;
	padding-top: 10px;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
}

.webflow-header .w-slider-nav.w-round > div {
	border-radius: 100%;
}

.webflow-header .w-slider-nav.w-num > div {
	width: auto;
	height: auto;
	font-size: inherit;
	line-height: inherit;
	padding: .2em .5em;
}

.webflow-header .w-slider-nav.w-shadow > div {
	box-shadow: 0 0 3px rgba(51, 51, 51, .4);
}

.webflow-header .w-slider-nav-invert {
	color: #fff;
}

.webflow-header .w-slider-nav-invert > div {
	background-color: rgba(34, 34, 34, .4);
}

.webflow-header .w-slider-nav-invert > div.w-active {
	background-color: #222;
}

.webflow-header .w-slider-dot {
	width: 1em;
	height: 1em;
	cursor: pointer;
	background-color: rgba(255, 255, 255, .4);
	margin: 0 3px .5em;
	transition: background-color .1s, color .1s;
	display: inline-block;
	position: relative;
}

.webflow-header .w-slider-dot.w-active {
	background-color: #fff;
}

.webflow-header .w-slider-dot:focus {
	outline: none;
	box-shadow: 0 0 0 2px #fff;
}

.webflow-header .w-slider-dot:focus.w-active {
	box-shadow: none;
}

.webflow-header .w-slider-arrow-left, .webflow-header .w-slider-arrow-right {
	width: 80px;
	cursor: pointer;
	color: #fff;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: auto;
	font-size: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}

.webflow-header .w-slider-arrow-left [class^="w-icon-"], .webflow-header .w-slider-arrow-right [class^="w-icon-"], .webflow-header .w-slider-arrow-left [class*=" w-icon-"], .webflow-header .w-slider-arrow-right [class*=" w-icon-"] {
	position: absolute;
}

.webflow-header .w-slider-arrow-left:focus, .webflow-header .w-slider-arrow-right:focus {
	outline: 0;
}

.webflow-header .w-slider-arrow-left {
	z-index: 3;
	right: auto;
}

.webflow-header .w-slider-arrow-right {
	z-index: 4;
	left: auto;
}

.webflow-header .w-icon-slider-left, .webflow-header .w-icon-slider-right {
	width: 1em;
	height: 1em;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.webflow-header .w-slider-aria-label {
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	border: 0;
	margin: -1px;
	padding: 0;
	position: absolute;
	overflow: hidden;
}

.webflow-header .w-slider-force-show {
	display: block !important;
}

.webflow-header .w-dropdown {
	text-align: left;
	z-index: 900;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	position: relative;
}

.webflow-header .w-dropdown-btn, .webflow-header .w-dropdown-toggle, .webflow-header .w-dropdown-link {
	vertical-align: top;
	color: #222;
	text-align: left;
	white-space: nowrap;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	text-decoration: none;
	position: relative;
}

.webflow-header .w-dropdown-toggle {
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	padding-right: 40px;
	display: inline-block;
}

.webflow-header .w-dropdown-toggle:focus {
	outline: 0;
}

.webflow-header .w-icon-dropdown-toggle {
	width: 1em;
	height: 1em;
	margin: auto 20px auto auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}

.webflow-header .w-dropdown-list {
	min-width: 100%;
	background: #ddd;
	display: none;
	position: absolute;
}

.webflow-header .w-dropdown-list.w--open {
	display: block;
}

.webflow-header .w-dropdown-link {
	color: #222;
	padding: 10px 20px;
	display: block;
}

.webflow-header .w-dropdown-link.w--current {
	color: #0082f3;
}

.webflow-header .w-dropdown-link:focus {
	outline: 0;
}

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

.webflow-header .w-lightbox-backdrop {
	cursor: auto;
	letter-spacing: normal;
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	visibility: visible;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	color: #fff;
	text-align: center;
	z-index: 2000;
	opacity: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-webkit-tap-highlight-color: transparent;
	background: rgba(0, 0, 0, .9);
	outline: 0;
	font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.2;
	list-style: disc;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transform: translate(0);
}

.webflow-header .w-lightbox-backdrop, .webflow-header .w-lightbox-container {
	height: 100%;
	-webkit-overflow-scrolling: touch;
	overflow: auto;
}

.webflow-header .w-lightbox-content {
	height: 100vh;
	position: relative;
	overflow: hidden;
}

.webflow-header .w-lightbox-view {
	width: 100vw;
	height: 100vh;
	opacity: 0;
	position: absolute;
}

.webflow-header .w-lightbox-view:before {
	content: "";
	height: 100vh;
}

.webflow-header .w-lightbox-group, .webflow-header .w-lightbox-group .w-lightbox-view, .webflow-header .w-lightbox-group .w-lightbox-view:before {
	height: 86vh;
}

.webflow-header .w-lightbox-frame, .webflow-header .w-lightbox-view:before {
	vertical-align: middle;
	display: inline-block;
}

.webflow-header .w-lightbox-figure {
	margin: 0;
	position: relative;
}

.webflow-header .w-lightbox-group .w-lightbox-figure {
	cursor: pointer;
}

.webflow-header .w-lightbox-img {
	width: auto;
	height: auto;
	max-width: none;
}

.webflow-header .w-lightbox-image {
	float: none;
	max-width: 100vw;
	max-height: 100vh;
	display: block;
}

.webflow-header .w-lightbox-group .w-lightbox-image {
	max-height: 86vh;
}

.webflow-header .w-lightbox-caption {
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: rgba(0, 0, 0, .4);
	padding: .5em 1em;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}

.webflow-header .w-lightbox-embed {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.webflow-header .w-lightbox-control {
	width: 4em;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px;
	transition: all .3s;
	position: absolute;
	top: 0;
}

.webflow-header .w-lightbox-left {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
	display: none;
	bottom: 0;
	left: 0;
}

.webflow-header .w-lightbox-left.nitro-lazy {
	background-image: none !important;
}

.webflow-header .w-lightbox-right {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
	display: none;
	bottom: 0;
	right: 0;
}

.webflow-header .w-lightbox-right.nitro-lazy {
	background-image: none !important;
}

.webflow-header .w-lightbox-close {
	height: 2.6em;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
	background-size: 18px;
	right: 0;
}

.webflow-header .w-lightbox-close.nitro-lazy {
	background-image: none !important;
}

.webflow-header .w-lightbox-strip {
	white-space: nowrap;
	padding: 0 1vh;
	line-height: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	overflow-x: auto;
	overflow-y: hidden;
}

.webflow-header .w-lightbox-item {
	width: 10vh;
	box-sizing: content-box;
	cursor: pointer;
	padding: 2vh 1vh;
	display: inline-block;
	-webkit-transform: translate3d(0, 0, 0);
}

.webflow-header .w-lightbox-active {
	opacity: .3;
}

.webflow-header .w-lightbox-thumbnail {
	height: 10vh;
	background: #222;
	position: relative;
	overflow: hidden;
}

.webflow-header .w-lightbox-thumbnail-image {
	position: absolute;
	top: 0;
	left: 0;
}

.webflow-header .w-lightbox-thumbnail .w-lightbox-tall {
	width: 100%;
	top: 50%;
	transform: translate(0, -50%);
}

.webflow-header .w-lightbox-thumbnail .w-lightbox-wide {
	height: 100%;
	left: 50%;
	transform: translate(-50%);
}

.webflow-header .w-lightbox-spinner {
	box-sizing: border-box;
	width: 40px;
	height: 40px;
	border: 5px solid rgba(0, 0, 0, .4);
	border-radius: 50%;
	margin-top: -20px;
	margin-left: -20px;
	animation: .8s linear infinite spin;
	position: absolute;
	top: 50%;
	left: 50%;
}

.webflow-header .w-lightbox-spinner:after {
	content: "";
	border: 3px solid rgba(0, 0, 0, 0);
	border-bottom-color: #fff;
	border-radius: 50%;
	position: absolute;
	top: -4px;
	bottom: -4px;
	left: -4px;
	right: -4px;
}

.webflow-header .w-lightbox-hide {
	display: none;
}

.webflow-header .w-lightbox-noscroll {
	overflow: hidden;
}

@media (min-width: 768px) {
	.webflow-header .w-lightbox-content {
		height: 96vh;
		margin-top: 2vh;
	}
	
	.webflow-header .w-lightbox-view, .webflow-header .w-lightbox-view:before {
		height: 96vh;
	}
	
	.webflow-header .w-lightbox-group, .webflow-header .w-lightbox-group .w-lightbox-view, .webflow-header .w-lightbox-group .w-lightbox-view:before {
		height: 84vh;
	}
	
	.webflow-header .w-lightbox-image {
		max-width: 96vw;
		max-height: 96vh;
	}
	
	.webflow-header .w-lightbox-group .w-lightbox-image {
		max-width: 82.3vw;
		max-height: 84vh;
	}
	
	.webflow-header .w-lightbox-left, .webflow-header .w-lightbox-right {
		opacity: .5;
		display: block;
	}
	
	.webflow-header .w-lightbox-close {
		opacity: .8;
	}
	
	.webflow-header .w-lightbox-control:hover {
		opacity: 1;
	}
}

.webflow-header .w-lightbox-inactive, .webflow-header .w-lightbox-inactive:hover {
	opacity: 0;
}

.webflow-header .w-richtext:before, .webflow-header .w-richtext:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

.webflow-header .w-richtext:after {
	clear: both;
}

.webflow-header .w-richtext[contenteditable="true"]:before, .webflow-header .w-richtext[contenteditable="true"]:after {
	white-space: initial;
}

.webflow-header .w-richtext ol, .webflow-header .w-richtext ul {
	overflow: hidden;
}

.webflow-header
  .w-richtext
  .w-richtext-figure-selected.w-richtext-figure-type-video
  div:after, .webflow-header
  .w-richtext
  .w-richtext-figure-selected[data-rt-type="video"]
  div:after, .webflow-header
  .w-richtext
  .w-richtext-figure-selected.w-richtext-figure-type-image
  div, .webflow-header
  .w-richtext
  .w-richtext-figure-selected[data-rt-type="image"]
  div {
	outline: 2px solid #2895f7;
}

.webflow-header .w-richtext figure.w-richtext-figure-type-video > div:after, .webflow-header .w-richtext figure[data-rt-type="video"] > div:after {
	content: "";
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.webflow-header .w-richtext figure {
	max-width: 60%;
	position: relative;
}

.webflow-header .w-richtext figure > div:before {
	cursor: default !important;
}

.webflow-header .w-richtext figure img {
	width: 100%;
}

.webflow-header
  .w-richtext
  figure
  figcaption.w-richtext-figcaption-placeholder {
	opacity: .6;
}

.webflow-header .w-richtext figure div {
	color: rgba(0, 0, 0, 0);
	font-size: 0;
}

.webflow-header .w-richtext figure.w-richtext-figure-type-image, .webflow-header .w-richtext figure[data-rt-type="image"] {
	display: table;
}

.webflow-header .w-richtext figure.w-richtext-figure-type-image > div, .webflow-header .w-richtext figure[data-rt-type="image"] > div {
	display: inline-block;
}

.webflow-header .w-richtext figure.w-richtext-figure-type-image > figcaption, .webflow-header .w-richtext figure[data-rt-type="image"] > figcaption {
	caption-side: bottom;
	display: table-caption;
}

.webflow-header .w-richtext figure.w-richtext-figure-type-video, .webflow-header .w-richtext figure[data-rt-type="video"] {
	width: 60%;
	height: 0;
}

.webflow-header .w-richtext figure.w-richtext-figure-type-video iframe, .webflow-header .w-richtext figure[data-rt-type="video"] iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.webflow-header .w-richtext figure.w-richtext-figure-type-video > div, .webflow-header .w-richtext figure[data-rt-type="video"] > div {
	width: 100%;
}

.webflow-header .w-richtext figure.w-richtext-align-center {
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.webflow-header
  .w-richtext
  figure.w-richtext-align-center.w-richtext-figure-type-image
  > div, .webflow-header
  .w-richtext
  figure.w-richtext-align-center[data-rt-type="image"]
  > div {
	max-width: 100%;
}

.webflow-header .w-richtext figure.w-richtext-align-normal {
	clear: both;
}

.webflow-header .w-richtext figure.w-richtext-align-fullwidth {
	width: 100%;
	max-width: 100%;
	text-align: center;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.webflow-header .w-richtext figure.w-richtext-align-fullwidth > div {
	padding-bottom: inherit;
	display: inline-block;
}

.webflow-header .w-richtext figure.w-richtext-align-fullwidth > figcaption {
	display: block;
}

.webflow-header .w-richtext figure.w-richtext-align-floatleft {
	float: left;
	clear: none;
	margin-right: 15px;
}

.webflow-header .w-richtext figure.w-richtext-align-floatright {
	float: right;
	clear: none;
	margin-left: 15px;
}

.webflow-header .w-nav {
	z-index: 1000;
	background: #ddd;
	position: relative;
}

.webflow-header .w-nav:before, .webflow-header .w-nav:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

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

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

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

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

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

.webflow-header [data-nav-menu-open] {
	text-align: center;
	min-width: 200px;
	background: #c8c8c8;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	overflow: visible;
	display: block !important;
}

.webflow-header .w--nav-link-open {
	display: block;
	position: relative;
}

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

.webflow-header .w-nav-overlay [data-nav-menu-open] {
	top: 0;
}

.webflow-header .w-nav[data-animation="over-left"] .w-nav-overlay {
	width: auto;
}

.webflow-header .w-nav[data-animation="over-left"] .w-nav-overlay, .webflow-header .w-nav[data-animation="over-left"] [data-nav-menu-open] {
	z-index: 1;
	top: 0;
	right: auto;
}

.webflow-header .w-nav[data-animation="over-right"] .w-nav-overlay {
	width: auto;
}

.webflow-header .w-nav[data-animation="over-right"] .w-nav-overlay, .webflow-header .w-nav[data-animation="over-right"] [data-nav-menu-open] {
	z-index: 1;
	top: 0;
	left: auto;
}

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

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

.webflow-header .w-nav-button.w--open {
	color: #fff;
	background-color: #c8c8c8;
}

.webflow-header .w-nav[data-collapse="all"] .w-nav-menu {
	display: none;
}

.webflow-header .w-nav[data-collapse="all"] .w-nav-button, .webflow-header .w--nav-dropdown-open, .webflow-header .w--nav-dropdown-toggle-open {
	display: block;
}

.webflow-header .w--nav-dropdown-list-open {
	position: static;
}

#w-dropdown-toggle-4 {
	display: none;
}

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

#w-dropdown-toggle-4 {
	display: flex;
}

#w-dropdown-toggle-7 {
	display: flex;
}

#w-dropdown-list-4 {
	top: 0;
}

@media screen and (max-width: 767px) {
	.webflow-header .w-nav[data-collapse="small"] .w-nav-menu {
		display: none;
	}
	
	.webflow-header .w-nav[data-collapse="small"] .w-nav-button {
		display: block;
	}
	
	.webflow-header .w-nav-brand {
		padding-left: 10px;
	}
}

@media screen and (max-width: 479px) {
	.webflow-header .w-nav[data-collapse="tiny"] .w-nav-menu {
		display: none;
	}
	
	.webflow-header .w-nav[data-collapse="tiny"] .w-nav-button {
		display: block;
	}
}

.webflow-header .w-tabs {
	position: relative;
}

.webflow-header .w-tabs:before, .webflow-header .w-tabs:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

.webflow-header .w-tabs:after {
	clear: both;
}

.webflow-header .w-tab-menu {
	position: relative;
}

.webflow-header .w-tab-link {
	vertical-align: top;
	text-align: left;
	cursor: pointer;
	color: #222;
	background-color: #ddd;
	padding: 9px 30px;
	text-decoration: none;
	display: inline-block;
	position: relative;
}

.webflow-header .w-tab-link.w--current {
	background-color: #c8c8c8;
}

.webflow-header .w-tab-link:focus {
	outline: 0;
}

.webflow-header .w-tab-content {
	display: block;
	position: relative;
	overflow: hidden;
}

.webflow-header .w-tab-pane {
	display: none;
	position: relative;
}

.webflow-header .w--tab-active {
	display: block;
}

@media screen and (max-width: 479px) {
	.webflow-header .w-tab-link {
		display: block;
	}
}

.webflow-header .w-ix-emptyfix:after {
	content: "";
}

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

.webflow-header .w-dyn-empty {
	background-color: #ddd;
	padding: 10px;
}

.webflow-header .w-dyn-hide, .webflow-header .w-dyn-bind-empty, .webflow-header .w-condition-invisible {
	display: none !important;
}

.webflow-header .wf-layout-layout {
	display: grid;
}

.webflow-header :root {
	--dark-text: #232323;
	--white: #fff;
	--light-background: #fcfcfc;
	--dark-background: #01010d;
	--navigation-fill: #f9f9f9;
	--light-blue: #1c76ff;
	--blue-buttons: #0049b8;
	--dark-blue: #00245a;
	--grey-text: #a2a2a2;
	--transparent: transparent;
	--white-2: white;
	--black: black;
}

.webflow-header .w-layout-grid {
	grid-row-gap: 16px;
	grid-column-gap: 16px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.webflow-header body {
	color: #333;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.webflow-header h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 38px;
	font-weight: 700;
	line-height: 44px;
}

.webflow-header h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 32px;
	font-weight: 700;
	line-height: 36px;
}

.webflow-header h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
}

.webflow-header h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
}

.webflow-header .container {
	width: 100%;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
}

.webflow-header .container.ui-kit {
	grid-row-gap: 32px;
	background-color: rgba(0, 0, 0, 0);
	flex-direction: column;
	padding-top: 80px;
	padding-bottom: 80px;
	display: flex;
}

.webflow-header .container.why-s {
	grid-row-gap: 68px;
	flex-direction: column;
	padding-top: 100px;
	padding-bottom: 100px;
	display: flex;
}

.webflow-header .container.courses-s {
	grid-row-gap: 100px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 100px;
	padding-bottom: 100px;
	display: flex;
}

.webflow-header .container.footer-s {
	max-width: 1280px;
	padding-top: 24px;
	padding-bottom: 24px;
}

.webflow-header .container.nav-s {
	height: 68px;
	max-width: none;
	padding-left: 48px;
	padding-right: 12px;
}

.webflow-header .container.reviews-s {
	max-width: 1260px;
	grid-row-gap: 80px;
	flex-direction: column;
	padding-top: 100px;
	padding-bottom: 100px;
	display: flex;
}

.webflow-header .container.dont-take-s {
	max-width: 970px;
	padding-bottom: 100px;
	padding-left: 0;
	padding-right: 0;
}

.webflow-header .container.all-courses-s {
	grid-row-gap: 88px;
	flex-direction: column;
	padding-bottom: 100px;
	display: flex;
}

.webflow-header .heading-h1 {
	font-size: 128px;
	font-weight: 600;
	line-height: 120%;
}

.webflow-header .heading-h1.white {
	color: var(--white);
}

.webflow-header .heading-h2 {
	font-size: 80px;
	font-weight: 600;
	line-height: 120%;
}

.webflow-header .heading-h3 {
	font-size: 72px;
	font-weight: 600;
	line-height: 120%;
}

.webflow-header .heading-h4 {
	font-size: 56px;
	font-weight: 500;
	line-height: 120%;
}

.webflow-header .color-grid {
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr;
}

.webflow-header .ui-color-cell {
	grid-column-gap: 28px;
	align-items: center;
	display: flex;
}

.webflow-header .ui-color-block {
	width: 80px;
	height: 80px;
	border: 1px solid #b3b3b3;
	border-radius: 20px;
}

.webflow-header .ui-color-block.war-1 {
	background-color: var(--light-background);
}

.webflow-header .ui-color-block.war-2 {
	background-color: var(--dark-background);
}

.webflow-header .ui-color-block.war-3 {
	background-color: var(--navigation-fill);
}

.webflow-header .ui-color-block.war-4 {
	background-color: var(--dark-text);
}

.webflow-header .ui-color-block.war-5 {
	background-color: var(--light-blue);
}

.webflow-header .ui-color-block.war-6 {
	background-color: var(--blue-buttons);
}

.webflow-header .ui-color-block.war-7 {
	background-color: var(--dark-blue);
}

.webflow-header .ui-color-name {
	font-weight: 400;
}

.webflow-header .body {
	background-color: var(--light-background);
	color: var(--dark-text);
	font-family: Urbanist, sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 130%;
}

.webflow-header .color-grid-wrapper {
	grid-row-gap: 24px;
	flex-direction: column;
	display: flex;
}

.webflow-header .body-b1 {
	color: var(--grey-text);
	font-size: 32px;
	font-weight: 500;
	line-height: 120%;
}

.webflow-header .body-b1.dark {
	color: var(--dark-text);
}

.webflow-header .body-b1.dark.swipe {
	flex: none;
}

.webflow-header .body-b2 {
	color: var(--grey-text);
	font-size: 20px;
	font-weight: 400;
	line-height: 120%;
}

.webflow-header .body-b2.dark {
	color: var(--dark-text);
}

.webflow-header .body-b2.white {
	color: var(--white);
}

.webflow-header .body-b2.white.hover {
	transition: color .3s;
}

.webflow-header .body-b2.white.hover:hover {
	color: var(--light-blue);
}

.webflow-header .body-b3 {
	color: var(--grey-text);
	font-size: 16px;
	font-weight: 400;
	line-height: 140%;
}

.webflow-header .body-b3.white {
	color: var(--white);
}

.webflow-header .body-b3.dark {
	color: var(--dark-text);
}

.webflow-header .body-b3.blue-color {
	color: var(--blue-buttons);
}

.webflow-header .ui-line {
	width: 100%;
	height: 2px;
	background-color: #d6d6d6;
}

.webflow-header .main-button {
	border: 1px solid var(--transparent);
	background-color: var(--blue-buttons);
	color: var(--white);
	border-radius: 200px;
	padding: 20px 24px;
	font-size: 20px;
	line-height: 1;
	transition: color .2s, background-color .4s;
}

.webflow-header .main-button:hover {
	background-color: var(--light-blue);
	border: 1px solid #f2f2f2;
}

.webflow-header .buttons-wrapper {
	grid-row-gap: 32px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	justify-items: start;
	display: flex;
}

.webflow-header .log-in {
	height: 46px;
	background-color: var(--light-blue);
	border-radius: 200px;
	justify-content: center;
	align-items: center;
	padding: 10px 24px;
	font-size: 16px;
	line-height: 1;
	transition: color .2s, background-color .5s;
	display: flex;
}

.webflow-header .log-in:hover {
	background-color: var(--blue-buttons);
	color: var(--white);
}

.webflow-header .sign-up {
	height: 46px;
	color: var(--white);
	background-color: rgba(255, 255, 255, .1);
	border-radius: 200px;
	justify-content: center;
	align-items: center;
	padding: 10px 18px;
	font-size: 16px;
	line-height: 1;
	transition: color .2s, background-color .5s;
	display: flex;
}

.webflow-header .sign-up:hover {
	background-color: var(--light-blue);
	color: var(--white);
}

.webflow-header .sign-up.menu {
	display: none;
}

.webflow-header .full-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.webflow-header .full-container.what-is-s {
	height: 100vh;
	max-width: 1920px;
	justify-content: center;
	align-items: center;
	display: flex;
	overflow: hidden;
}

.webflow-header .full-container.potential-s {
	width: 100%;
	height: 100vh;
	overflow: hidden;
}

.webflow-header .full-container.were-built {
	max-width: 1240px;
	grid-row-gap: 100px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 100px 40px;
	display: flex;
}

.webflow-header .full-container.are-you-s {
	max-width: 1440px;
	justify-content: center;
	align-items: center;
	padding-top: 100px;
	padding-bottom: 124px;
	display: flex;
}

.webflow-header .full-container.hero-s {
	height: 100vh;
	justify-content: center;
	align-items: center;
	display: flex;
	overflow: hidden;
}

.webflow-header .full-container.courses-s {
	overflow: hidden;
}

.webflow-header .full-container.back-ellipse-s {
	height: 100vh;
}

.webflow-header .what-is-height {
	height: 350vh;
}

.webflow-header .what-is-sticky {
	height: 100vh;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	overflow: hidden;
}

.webflow-header .what-is-block {
	z-index: 10;
	width: 60ch;
	text-align: center;
	position: relative;
}

.webflow-header .back-ellipse {
	width: 100px;
	height: 100px;
	background-color: #fff;
	border-radius: 100%;
	position: absolute;
}

.webflow-header .back-ellipse.set-185 {
	width: 185px;
	height: 185px;
}

.webflow-header .back-ellipse.set-185.what-si-position-1 {
	top: 80px;
	bottom: auto;
	left: auto;
	right: 80px;
}

.webflow-header .back-ellipse.set-93 {
	width: 94px;
	height: 94px;
}

.webflow-header .back-ellipse.set-93.what-is-position-2 {
	top: 140px;
	bottom: auto;
	left: 290px;
	right: auto;
}

.webflow-header .back-ellipse.set-226 {
	width: 226px;
	height: 226px;
}

.webflow-header .back-ellipse.set-226.what-is-position-3 {
	top: 110px;
	bottom: auto;
	left: -80px;
	right: auto;
}

.webflow-header .back-ellipse.set-176 {
	width: 176px;
	height: 176px;
}

.webflow-header .back-ellipse.set-176.what-is-position-4 {
	top: auto;
	bottom: 70px;
	left: 160px;
	right: auto;
}

.webflow-header .back-ellipse.set-512 {
	width: 512px;
	height: 512px;
}

.webflow-header .back-ellipse.set-512.what-is-position-5 {
	top: auto;
	bottom: -220px;
	left: auto;
	right: -240px;
}

.webflow-header .back-ellipse.set-400 {
	width: 400px;
	height: 400px;
}

.webflow-header .back-ellipse.set-400.are-you-position-1 {
	top: -20%;
	bottom: auto;
	left: -15%;
	right: auto;
}

.webflow-header .back-ellipse.set-160 {
	width: 160px;
	height: 160px;
	top: 0%;
	bottom: auto;
	left: auto;
	right: 25%;
}

.webflow-header .back-ellipse.set-160.are-you-position-2 {
	top: -40%;
}

.webflow-header .back-ellipse.set-160.what-is-position-6 {
	top: auto;
	bottom: -20%;
	left: 15%;
	right: auto;
}

.webflow-header .back-ellipse.set-160.courses-position-2 {
	top: -40%;
}

.webflow-header .back-ellipse.set-110 {
	width: 110px;
	height: 110px;
}

.webflow-header .back-ellipse.set-110.are-you-position-3 {
	top: 25%;
	bottom: auto;
	left: auto;
	right: 5%;
}

.webflow-header .back-ellipse.set-110.are-you-position-4 {
	top: 67%;
	bottom: auto;
	left: auto;
	right: 17%;
}

.webflow-header .back-ellipse.set-110.courses-position-3 {
	top: 25%;
	bottom: auto;
	left: auto;
	right: 5%;
}

.webflow-header .back-ellipse.set-110.courses-position-4 {
	top: 67%;
	bottom: auto;
	left: auto;
	right: 17%;
}

.webflow-header .custom-styles, .webflow-header .back-ellipse-js {
	display: none;
}

.webflow-header .potential-height {
	height: 400vh;
}

.webflow-header .potential-sticky {
	height: 100vh;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.webflow-header .potential-element {
	height: 100px;
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/659bf86472733929628eb30d_potential-element.webp");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.webflow-header .potential-element.nitro-lazy {
	background-image: none !important;
}

.webflow-header .potential-subheight {
	height: 500vh;
	background-color: #010007;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -100vh;
}

.webflow-header .potential-element-wrapper {
	width: 100%;
	height: 1px;
	justify-content: center;
	align-items: flex-end;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.webflow-header .scroll-sline-wrapper {
	width: 100%;
	height: 100%;
	perspective: 800px;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .why-grid {
	width: 100%;
	max-width: 960px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1.05fr 1fr;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 90px;
	position: relative;
}

.webflow-header .why-grid-text-block.center {
	grid-row-gap: 16px;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.webflow-header .why-grid-text-block.left {
	text-align: right;
}

.webflow-header .why-grid-text-block.set-1 {
	display: none;
}

.webflow-header .why-cell {
	grid-row-gap: 26px;
	flex-direction: column;
	display: flex;
}

.webflow-header .why-cell.center {
	padding-top: 70px;
}

.webflow-header .why-image-block {
	width: 100%;
	aspect-ratio: 1/1;
	background-color: #f0f0f0;
	border-radius: 24px;
	padding: 24px;
}

.webflow-header .why-image-block.center {
	aspect-ratio: 308/424;
	padding: 0;
	overflow: hidden;
}

.webflow-header .header-block {
	width: 100%;
	perspective: 900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.webflow-header .header-block.reviews-s, .webflow-header .header-block.courses-s {
	width: 50ch;
}

.webflow-header .header-block.dont-take-s {
	display: none;
}

.webflow-header .lottie-animation, .webflow-header .potential-text-frame {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.webflow-header .potential-text-block {
	grid-row-gap: 28px;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	position: absolute;
	top: 20vh;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.webflow-header .potential-text-block.set-3 {
	left: 45%;
}

.webflow-header .header-mask {
	overflow: hidden;
}

.webflow-header .reviews-sc {
	grid-row-gap: 100px;
	flex-direction: column;
}

.webflow-header .review-hover-frame {
	width: 100%;
	height: 100%;
	perspective: 900px;
}

.webflow-header .d-slide {
	width: 100%;
	height: 100%;
}

.webflow-header .d-play-button {
	z-index: 2000;
	width: 44px;
	height: 44px;
	pointer-events: none;
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/659fe12c6b1e33e76578d189_play-btn.webp");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	margin: auto;
	position: absolute;
}

.webflow-header .d-play-button.nitro-lazy {
	background-image: none !important;
}

.webflow-header .d-video-js {
	display: none;
}

.webflow-header .swipe-block {
	width: auto;
	height: 656px;
	margin-left: 0;
	margin-right: 0;
}

.webflow-header .swipe-list {
	width: 156px;
	height: 100%;
	background-color: #f3f3f3;
	border: 1px solid #ececec;
	border-radius: 24px;
	display: block;
	position: relative;
	overflow: hidden;
}

.webflow-header .swipe-toggle {
	z-index: 10;
	padding: 0;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.webflow-header .swipe-content-frame {
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .swiper-header-block {
	justify-content: flex-start;
	align-items: center;
	display: flex;
	position: relative;
	transform: rotate(-90deg);
}

.webflow-header .swiper-header-block.set-1 {
	top: -9px;
}

.webflow-header .swiper-header-block.set-2 {
	bottom: -21px;
}

.webflow-header .swiper-header-block.set-4 {
	bottom: -10px;
}

.webflow-header .swipe-content {
	width: 530px;
	height: 100%;
	grid-row-gap: 32px;
	flex-direction: column;
	flex: none;
	justify-content: flex-start;
	align-items: flex-start;
	padding-top: 130px;
	padding-left: 60px;
	padding-right: 60px;
	display: flex;
}

.webflow-header .swipe-wrapper {
	grid-column-gap: 24px;
	justify-content: flex-end;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	position: relative;
}

.webflow-header .swipe-header-area {
	width: 156px;
	height: 100%;
	justify-content: center;
	align-items: flex-end;
	padding-bottom: 230px;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: auto;
}

.webflow-header .courses-sc {
	z-index: 100;
	position: relative;
}

.webflow-header .courses-slide {
	width: 100%;
	height: 100%;
}

.webflow-header .course-arrow {
	width: 42px;
	height: 42px;
	cursor: pointer;
	border: 1px solid #ececec;
	border-radius: 100100%;
	justify-content: center;
	align-items: center;
	display: flex;
	position: absolute;
}

.webflow-header .course-arrow:active {
	transform: scale(1.1);
}

.webflow-header .course-arrow.right {
	top: 47%;
	bottom: 0%;
	left: auto;
	right: -30px;
}

.webflow-header .course-arrow.right.hide {
	display: none;
}

.webflow-header .course-arrow.left {
	top: 47%;
	bottom: 0%;
	left: -30px;
	right: auto;
}

.webflow-header .course-arrow.left.hide {
	display: none;
}

.webflow-header .custom-arrow {
	width: 24px;
	height: 24px;
	pointer-events: none;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .footer {
	grid-row-gap: 80px;
	background-color: var(--dark-text);
	border: 1px solid #d0d0d0;
	border-radius: 22px;
	flex-direction: column;
	justify-content: space-around;
	align-items: stretch;
	padding: 64px 80px;
	display: flex;
}

.webflow-header .footer-links-list {
	grid-row-gap: 22px;
	flex-direction: column;
	margin: 0;
	padding: 0;
	display: flex;
}

.webflow-header .footer-links-list.about, .webflow-header .footer-links-list.events {
	display: none;
}

.webflow-header .footer-list-item {
	line-height: 24px;
}

.webflow-header .footer-link {
	color: #a4a4a4;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	transition: color .4s;
}

.webflow-header .footer-link:hover {
	color: var(--light-blue);
}

.webflow-header .footer-link.white {
	color: var(--white);
}

.webflow-header .footer-list-block {
	grid-row-gap: 34px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	display: flex;
}

.webflow-header .footer-list-block.free {
	width: 14ch;
}

.webflow-header .footer-links-wrapper {
	width: 100%;
	grid-column-gap: 40px;
	justify-content: space-between;
	padding-right: 76px;
	display: flex;
}

.webflow-header .footer-top {
	justify-content: space-between;
	display: flex;
}

.webflow-header .footer-socials {
	grid-column-gap: 20px;
	display: flex;
}

.webflow-header .html-embed-2 {
	width: 40px;
	height: 40px;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .footer-link-icon {
	width: 40px;
	height: 40px;
	color: #919191;
	justify-content: center;
	align-items: center;
	transition: all .4s;
	display: flex;
}

.webflow-header .footer-link-icon:hover {
	color: #fff;
	border-color: #fff;
}

.webflow-header .footer-socials-wrapper {
	grid-row-gap: 32px;
	flex-direction: column;
	display: flex;
}

.webflow-header .footer-down {
	justify-content: space-between;
	align-items: flex-end;
	display: flex;
}

.webflow-header .footer-logo {
	width: 169px;
	height: 36px;
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/65cb317d93fe98e2bbb9112a_footer-white-logo.png");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
}

.webflow-header .footer-logo.nitro-lazy {
	background-image: none !important;
}

.webflow-header .footer-down-info {
	width: 31ch;
	grid-row-gap: 28px;
	flex-direction: column;
	display: flex;
}

.webflow-header .are-you-block {
	z-index: 10;
	grid-row-gap: 64px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
}

.webflow-header .navbar {
	max-width: 988px;
	background-color: var(--dark-text);
	border-radius: 200px;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	top: 24px;
	bottom: auto;
	left: 40px;
	right: 40px;
	transition: transform .7s ease;
}

.webflow-header .spline-scene {
	width: 100%;
	height: 100%;
}

.webflow-header .hero-height {
	height: 400vh;
}

.webflow-header .hero-sticky {
	height: 100vh;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.webflow-header .nav-link {
	color: var(--white);
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 22px;
}

.webflow-header .nav-link.sub-drop {
	width: 100%;
	border-radius: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
}

.webflow-header .nav-link.sub-drop:hover {
	background-color: rgba(255, 255, 255, .1);
}

.webflow-header .nav-link.color-set:hover {
	color: var(--light-blue);
}

.webflow-header .mobile-menu-drop-wrapper {
	height: 100%;
	grid-column-gap: 40px;
	align-items: center;
	display: flex;
}

.webflow-header .nav-menu {
	width: 100%;
	height: 100%;
}

.webflow-header .brand {
	display: none;
}

.webflow-header .mobile-menu-drop-frame {
	width: 100%;
	height: 100%;
	justify-content: space-between;
	display: flex;
}

.webflow-header .auth-buttons {
	height: 100%;
	grid-column-gap: 8px;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .search-bar.hide {
	display: none;
}

.webflow-header .menu-func {
	grid-column-gap: 8px;
	grid-row-gap: 8px;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .search-bar {
	display: none !important;
}

.webflow-header .search-input {
	width: 268px;
	height: 46px;
	background-color: var(--dark-text);
	color: #fff;
	border: 1px solid rgba(236, 236, 236, .3);
	border-radius: 100px;
	margin-bottom: 0;
	padding-left: 20px;
	font-size: 16px;
	line-height: 1;
	transition: all .2s;
}

.webflow-header .search-input:hover {
	border-color: rgba(0, 73, 184, .2);
}

.webflow-header .search-input:focus {
	color: #fff;
	border-color: #fff;
	box-shadow: 0 2px 18px rgba(0, 101, 254, .1);
}

.webflow-header .search-input::-ms-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

.webflow-header .search-input::placeholder {
	color: rgba(255, 255, 255, .5);
}

.webflow-header .search-button {
	width: 34px;
	height: 34px;
	background-color: rgba(255, 255, 255, .1);
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/65a97b901a4bac3a6ab017f6_search.svg") !important;
	background-position: 50% !important;
	background-repeat: no-repeat !important;
	background-size: 24px 24px !important;
	border-radius: 100%;
	margin-top: auto;
	margin-bottom: auto;
	transition: background-color .4s;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: auto;
	right: 6px;
	color: #fff;
	outline: none;
}

.webflow-header .search-button.nitro-lazy {
	background-image: none !important;
}

.webflow-header .search-button:hover {
	background-color: var(--light-blue);
}

.webflow-header .search-wrapper {
	position: relative;
}

.webflow-header .search-frame {
	height: 100%;
	margin-bottom: 0;
}

.webflow-header .hero-header-block {
	width: 60ch;
	grid-row-gap: 22px;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	position: absolute;
	top: 20vh;
}

.webflow-header .scroll-hero-header {
	position: absolute;
}

.webflow-header .heading-h5 {
	font-size: 48px;
	font-weight: 400;
	line-height: 130%;
}

.webflow-header .heading-h5.white {
	color: var(--white);
}

.webflow-header .search-embed {
	height: 46px;
}

.webflow-header .what-is-subheight {
	height: 500vh;
	position: relative;
	top: -100vh;
}

.webflow-header .read-js {
	display: none;
}

.webflow-header .read-block {
	z-index: 20;
	position: relative;
}

.webflow-header .div-block-18 {
	height: 100vh;
	display: block;
}

.webflow-header .menu-dropdown {
	height: 100%;
	display: flex;
}

.webflow-header .drop-arrow {
	width: 16px;
	height: 16px;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .menu-drop-toggle {
	grid-column-gap: 8px;
	justify-content: flex-start;
	align-items: center;
	padding: 0;
	transition: color .2s;
	display: flex;
}

.webflow-header .menu-drop-toggle:hover {
	color: var(--light-blue);
}

.webflow-header .menu-drop-list {
	width: 290px;
	background-color: rgba(0, 0, 0, 0);
	padding-top: 16px;
}

.webflow-header .menu-drop-list.w--open {
	top: 55px;
}

.webflow-header .sub-dropdown-list {
	width: 310px;
	grid-row-gap: 32px;
	background-color: rgba(0, 0, 0, 0);
	flex-direction: column;
	padding-left: 30px;
	top: 0%;
	left: 250px;
}

#w-dropdown-list-4 {
	top: -210%;
}

#w-dropdown-toggle-4 {
	display: none;
}

.webflow-header .sub-drop-wrapper {
	grid-row-gap: 16px;
	background-color: var(--dark-text);
	text-align: left;
	border-radius: 14px;
	flex-direction: column;
	align-items: stretch;
	padding: 20px 16px;
	display: flex;
}

.webflow-header .sub-drop-wrapper.big {
	height: 847px;
	max-height: 70vh;
	overflow: auto;
}

.webflow-header .sub-dropdown-toggle {
	width: 100%;
	grid-column-gap: 10px;
	justify-content: space-between;
	align-items: center;
	padding: 14px 16px;
	display: flex;
}

.webflow-header .sub-dropdown {
	width: 100%;
	border-radius: 14px;
}

.webflow-header .sub-dropdown:hover {
	background-color: rgba(255, 255, 255, .1);
}

.webflow-header .sub-drop-arrow {
	width: 16px;
	height: 16px;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .menu-drop-wrapper {
	background-color: var(--dark-text);
	border-radius: 14px;
	flex-direction: column;
	padding: 16px;
	display: flex;
}

.webflow-header .beta-tag {
	width: 35px;
	height: 17px;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .beta-tag.set-1 {
	pointer-events: none;
	position: absolute;
	top: auto;
	bottom: 16%;
	left: 22%;
	right: auto;
}

.webflow-header .beta-tag.set-2 {
	position: absolute;
	top: -14px;
	left: 170px;
}

.webflow-header .beta-link {
	position: relative;
}

.webflow-header .balls-js {
	margin: 0;
	display: none;
}

.webflow-header .canvas-wrapper {
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.webflow-header .preloader {
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-color: #fcfcfc;
	display: none;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
	overflow: hidden;
}

.webflow-header .timer {
	font-size: 80px;
	font-weight: 500;
	line-height: 120%;
	position: absolute;
	top: auto;
	bottom: 64px;
	left: auto;
	right: 64px;
}

.webflow-header .number-js {
	display: none;
}

.webflow-header .course-custom-buttons {
	display: none;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.webflow-header .footer-beta {
	position: relative;
}

.webflow-header .mobile-dropdown-menu {
	display: none;
}

.webflow-header .menu-socials {
	grid-column-gap: 20px;
	display: none;
}

.webflow-header .dont-grid {
	width: 100%;
	grid-template-rows: auto auto auto;
	grid-template-columns: 1fr 1fr 1fr;
}

.webflow-header .review-card-wrapper {
	aspect-ratio: 410/320;
	position: relative;
}

.webflow-header .review-card-front {
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: #f9f9f9;
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 50%;
	border: 1px solid #ececec;
	border-radius: 24px;
	position: relative;
}

.webflow-header .review-card-front.nitro-lazy {
	background-image: none !important;
}

.webflow-header .review-card-front.logo-1 {
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/659fbca7ef88a41c6bf34aed_review-logo-5.webp");
	background-size: 20%;
}

.webflow-header .review-card-front.logo-1.nitro-lazy {
	background-image: none !important;
}

.webflow-header .review-card-front.logo-2 {
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/659fbca8c834314695ab46f3_review-logo-9.webp");
	background-size: 40%;
}

.webflow-header .review-card-front.logo-2.nitro-lazy {
	background-image: none !important;
}

.webflow-header .review-card-front.logo-3 {
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/65cdc19010da104c939beec6_rev-logo-3.png");
	background-size: 70%;
}

.webflow-header .review-card-front.logo-3.nitro-lazy {
	background-image: none !important;
}

.webflow-header .review-card-front.logo-4 {
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/659fbca7647d7643f340ce0f_review-logo-7.webp");
	background-size: 30%;
}

.webflow-header .review-card-front.logo-4.nitro-lazy {
	background-image: none !important;
}

.webflow-header .review-card-front.logo-5 {
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/65cdc1909edc17f970e01dd2_rev-logo-6.png");
	background-size: 30%;
}

.webflow-header .review-card-front.logo-5.nitro-lazy {
	background-image: none !important;
}

.webflow-header .review-card-front.logo-6 {
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/65cdc190db1f3a45f0d8118c_rev-logo-5.png");
	background-size: 40%;
}

.webflow-header .review-card-front.logo-6.nitro-lazy {
	background-image: none !important;
}

.webflow-header .review-card-front.logo-7 {
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/65cdc19066ac5594cf808650_rev-logo-1.png");
	background-size: 40%;
}

.webflow-header .review-card-front.logo-7.nitro-lazy {
	background-image: none !important;
}

.webflow-header .review-card-front.logo-8 {
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/65cdc190929e7e1c64dba4c5_rev-logo-4.png");
	background-size: 50%;
}

.webflow-header .review-card-front.logo-8.nitro-lazy {
	background-image: none !important;
}

.webflow-header .review-card-front.logo-9 {
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/65cdc190a80f1552a7371cdb_rev-logo-2.png");
	background-size: 45%;
}

.webflow-header .review-card-front.logo-9.nitro-lazy {
	background-image: none !important;
}

.webflow-header .review-card-frame {
	width: 100%;
	height: 100%;
	perspective: 294px;
	border-radius: 24px;
	overflow: hidden;
}

.webflow-header .review-card-back {
	width: 100%;
	height: 100%;
	grid-row-gap: 24px;
	background-color: var(--light-blue);
	text-align: center;
	border: 1px solid #ececec;
	border-radius: 24px;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	padding: 32px 16px;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.webflow-header .review-card-back.dark {
	background-color: var(--blue-buttons);
}

.webflow-header .swipe-number-block {
	justify-content: center;
	padding-top: 48px;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.webflow-header .swipe-button {
	width: 54px;
	height: 54px;
	background-color: var(--white);
	border: 1px solid #ececec;
	border-radius: 100%;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 48px;
	left: 0%;
	right: 0%;
}

.webflow-header .html-embed-3 {
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .swipe-video-card {
	z-index: 100;
	width: 100%;
	aspect-ratio: 428/246;
	cursor: pointer;
	border-radius: 12px;
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
	overflow: hidden;
}

.webflow-header .swipe-video {
	z-index: 100;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.webflow-header .dont-take-height {
	height: 300vh;
}

.webflow-header .dont-take-sticky {
	width: 100%;
	height: 100vh;
	justify-content: flex-start;
	align-items: center;
	display: flex;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	overflow: hidden;
}

.webflow-header .dont-take-header {
	flex: none;
	font-size: 10vh;
	line-height: 100%;
}

.webflow-header .back-ellipse-height {
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.webflow-header .back-ellipse-sticky {
	height: 100vh;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	overflow: hidden;
}

.webflow-header .reviews-wrapper {
	position: relative;
}

.webflow-header .reviews-subwrapper {
	z-index: 100;
	position: relative;
}

.webflow-header .dont-take-column {
	width: 100%;
	grid-row-gap: 24px;
	flex-direction: column;
	display: flex;
}

.webflow-header .dont-take-column.set-1 {
	padding-top: 44px;
}

.webflow-header .dont-take-column.set-3 {
	padding-top: 120px;
}

.webflow-header .dont-take-card {
	height: 460px;
	background-color: #f3f3f3;
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/65cb5b53358f7ce0b526c4e8_dont-take-element.svg");
	background-position: 32px 25px;
	background-repeat: no-repeat;
	background-size: 44px 34px;
	border: 1px solid #ececec;
	border-radius: 24px;
	padding: 84px 24px 52px;
}

.webflow-header .dont-take-card.nitro-lazy {
	background-image: none !important;
}

.webflow-header .dont-take-card.desktop.down {
	height: 260px;
}

.webflow-header .dont-take-author-info {
	grid-column-gap: 16px;
	justify-content: flex-start;
	align-items: center;
	display: flex;
}

.webflow-header .dont-take-avatar {
	width: 40px;
	height: 40px;
	border: 1px solid #ececec;
	border-radius: 100%;
	display: none;
	overflow: hidden;
}

.webflow-header .image-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.webflow-header .div-block-21 {
	grid-row-gap: 24px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	display: flex;
}

.webflow-header .course-card {
	height: 100%;
	grid-row-gap: 46px;
	background-color: #f3f3f3;
	border: 1px solid #ececec;
	border-radius: 14px;
	flex-direction: column;
	justify-content: space-between;
	padding: 16px;
	text-decoration: none;
	display: flex;
}

.webflow-header .course-card.popular {
	width: 33.33%;
	grid-row-gap: 110px;
	flex-direction: column;
	justify-content: space-between;
	display: flex;
}

.webflow-header .course-card.hide {
	opacity: 0;
	pointer-events: none;
}

.webflow-header .course-top-content {
	grid-row-gap: 24px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	display: flex;
}

.webflow-header .div-block-22 {
	width: 100%;
	grid-row-gap: 24px;
	aspect-ratio: 340/194;
	background-color: #fcfcfc;
	border: 1px solid #ececec;
	border-radius: 10px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .course-tag {
	background-color: var(--blue-buttons);
	color: var(--white);
	border-radius: 100px;
	padding: 4px 12px;
	font-size: 16px;
	line-height: 140%;
}

.webflow-header .course-button {
	height: 46px;
	background-color: var(--blue-buttons);
	color: var(--white);
	border-radius: 200px;
	justify-content: center;
	align-items: center;
	padding: 10px 33px;
	font-size: 18px;
	line-height: 1;
	transition: color .2s, background-color .5s;
	display: flex;
}

.webflow-header .course-button:hover {
	color: var(--white);
}

.webflow-header .course-icon {
	color: var(--blue-buttons);
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .course-popular-slider {
	width: 100%;
	height: 498px;
	grid-column-gap: 24px;
	background-color: var(--transparent);
	display: none;
}

.webflow-header .course-mobile-arrow {
	display: none;
}

.webflow-header .course-popular-mask {
	width: 33.33%;
	height: 100%;
	left: -20px;
	overflow: visible;
}

.webflow-header .course-popular-slide {
	height: 100%;
	margin-right: 20px;
}

.webflow-header .slide-nav-2 {
	display: none;
}

.webflow-header .dont-take-slider {
	height: 1430px;
	background-color: var(--transparent);
}

.webflow-header .dont-take-slider.mobile, .webflow-header .slide-nav-3, .webflow-header .dont-take-arrow {
	display: none;
}

.webflow-header .dont-take-mask {
	width: 33.33%;
	height: 100%;
	left: -20px;
	overflow: visible;
}

.webflow-header .dont-take-slide {
	margin-right: 20px;
}

.webflow-header .div-block-23 {
	grid-row-gap: 54px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	display: flex;
}

.webflow-header .all-courses-slider {
	z-index: 100;
	width: 95%;
	height: 496px;
	background-color: var(--transparent);
	overflow: hidden;
}

.webflow-header .slide-nav-4 {
	display: none;
}

.webflow-header .all-courses-arrow {
	justify-content: center;
	align-items: center;
	display: flex;
	top: auto;
	bottom: 0%;
	left: -2000px;
	right: -2000px;
}

.webflow-header .all-courses-arrow.left {
	right: 8%;
}

.webflow-header .all-courses-arrow.right {
	left: 8%;
}

.webflow-header .courses-mask {
	width: 100%;
	height: 100%;
	overflow: visible;
}

.webflow-header .course-slide {
	width: 31.8%;
	height: 100%;
	margin-right: 20px;
}

.webflow-header .course-slide.hide {
	opacity: 0;
	pointer-events: none;
}

.webflow-header .course-slide.set {
	margin-right: 0;
}

.webflow-header .course-star {
	width: 22px;
	height: 22px;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .div-block-24 {
	grid-column-gap: 10px;
	align-items: center;
	display: flex;
}

.webflow-header .courses-slider-wrapper {
	width: 100%;
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
}

.webflow-header .div-block-25 {
	width: 48px;
	height: 48px;
	border: 1px solid #ececec;
	border-radius: 100%;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .html-embed-4 {
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .desktop-popular-courses {
	width: 100%;
	height: 490px;
	grid-column-gap: 24px;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .div-block-27 {
	grid-column-gap: 8px;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .custom-buttons-set {
	display: none;
}

.webflow-header .course-cards-wrapper {
	width: 100%;
	grid-row-gap: 48px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
}

.webflow-header .course-cards-wrapper.hide {
	display: none;
}

.webflow-header .courses-categories {
	width: 100%;
	grid-row-gap: 144px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .course-icon-2 {
	color: #0049b8;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .author-name-job {
	width: 70%;
}

.webflow-header .div-block-28 {
	grid-column-gap: 40px;
	display: flex;
}

.webflow-header .why-grid-frame {
	grid-row-gap: 48px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
}

.webflow-header .div-block-30 {
	grid-column-gap: 40px;
	display: flex;
}

.webflow-header .are-you-ellipses {
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.webflow-header .course-ellipses {
	display: none;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.webflow-header .footer-mobile-socials {
	display: none;
}

.webflow-header .menu-link-icon {
	width: 40px;
	height: 40px;
	color: #919191;
	justify-content: center;
	align-items: center;
	transition: all .4s;
	display: flex;
}

.webflow-header .menu-link-icon:hover {
	color: #fff;
	border-color: #fff;
}

.webflow-header .false-menu {
	display: none;
}

.webflow-header .ard-video {
	z-index: 100;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.webflow-header .card-video {
	z-index: 100;
	width: 100%;
	height: 100%;
	cursor: pointer;
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
	overflow: hidden;
}

.webflow-header .drop-text-set {
	display: none;
}

.webflow-header .link-block {
	text-decoration: none;
}

.webflow-header .hidden-courses {
	display: none;
}

@media screen and (min-width: 1280px) {
	.webflow-header .container, .webflow-header .full-container.were-built {
		padding-left: 0;
		padding-right: 0;
	}
	
	.webflow-header .why-grid {
		max-width: 11000px;
		grid-template-columns: 1fr 1.7fr 1fr;
	}
	
	.webflow-header .why-grid-text-block {
		height: auto;
	}
	
	.webflow-header .why-cell.center {
		padding-top: 56px;
	}
	
	.webflow-header .why-image-block.center {
		aspect-ratio: 465/360;
	}
	
	.webflow-header .course-arrow.right {
		right: -50px;
	}
	
	.webflow-header .course-arrow.left {
		left: -50px;
	}
	
	.webflow-header .footer {
		padding: 64px 64px 40px;
	}
	
	.webflow-header .footer-links-list {
		grid-row-gap: 22px;
	}
	
	.webflow-header .footer-links-wrapper {
		grid-column-gap: 80px;
	}
	
	.webflow-header .review-card-wrapper {
		aspect-ratio: 410/260;
	}
	
	.webflow-header .all-courses-slider {
		width: 100%;
	}
	
	.webflow-header .all-courses-arrow.left {
		right: 6%;
	}
	
	.webflow-header .all-courses-arrow.right {
		left: 6%;
	}
	
	.webflow-header .course-slide {
		width: 32%;
	}
}

@media screen and (min-width: 1440px) {
	.webflow-header .container.footer-s {
		padding-left: 0;
		padding-right: 0;
	}
	
	.webflow-header .heading-h2, .webflow-header .heading-h3, .webflow-header .heading-h4 {
		font-weight: 600;
	}
	
	.webflow-header .course-arrow.left {
		left: -64px;
		right: -64px;
	}
	
	.webflow-header .hero-header-block {
		z-index: 20;
	}
	
	.webflow-header .scroll-hero-header {
		z-index: 10;
		position: absolute;
	}
	
	.webflow-header .review-card-back {
		padding-left: 32px;
		padding-right: 32px;
	}
	
	.webflow-header .swipe-button {
		color: var(--dark-text);
	}
	
	.webflow-header .dont-take-card {
		height: 400px;
	}
}

#w-dropdown-toggle-4 {
	display: none;
}

@media screen and (max-width: 991px) {
	.webflow-header .container.why-s {
		grid-row-gap: 32px;
		padding-top: 140px;
	}
	
	.webflow-header .container.courses-s {
		grid-row-gap: 48px;
	}
	
	.webflow-header .container.footer-s {
		padding-bottom: 40px;
	}
	
	.webflow-header .container.nav-s {
		height: 40px;
		justify-content: space-between;
		align-items: center;
		padding-left: 20px;
		padding-right: 20px;
		display: flex;
	}
	
	.webflow-header .container.dont-take-s {
		padding-left: 40px;
		padding-right: 40px;
	}
	
	.webflow-header .heading-h1 {
		font-size: 100px;
	}
	
	.webflow-header .heading-h2 {
		font-size: 42px;
		font-weight: 600;
	}
	
	.webflow-header .heading-h3 {
		font-size: 40px;
	}
	
	.webflow-header .heading-h4 {
		font-size: 38px;
	}
	
	.webflow-header .color-grid {
		grid-template-rows: auto auto;
		grid-template-columns: 1fr;
	}
	
	.webflow-header .body-b1 {
		font-size: 24px;
	}
	
	.webflow-header .main-button {
		border-radius: 12px;
	}
	
	.webflow-header .log-in {
		background-color: var(--light-blue);
		padding-top: 22px;
		padding-bottom: 22px;
	}
	
	.webflow-header .log-in:hover {
		background-color: var(--blue-buttons);
	}
	
	.webflow-header .log-in.menu {
		width: 50%;
		background-color: var(--light-blue);
		padding: 26px 38px;
		font-size: 20px;
	}
	
	.webflow-header .log-in.menu:hover {
		background-color: var(--blue-buttons);
	}
	
	.webflow-header .sign-up {
		border-radius: 12px;
		padding-top: 22px;
		padding-bottom: 22px;
	}
	
	.webflow-header .sign-up.menu {
		width: 50%;
	}
	
	.webflow-header .full-container.what-is-s {
		padding-left: 40px;
		padding-right: 40px;
	}
	
	.webflow-header .full-container.were-built {
		grid-row-gap: 64px;
		padding-top: 120px;
	}
	
	.webflow-header .what-is-block {
		width: 100%;
	}
	
	.webflow-header .why-grid-text-block {
		width: 50%;
	}
	
	.webflow-header .why-grid-text-block.center, .webflow-header .header-block.courses-s {
		width: 100%;
	}
	
	.webflow-header .potential-text-block {
		grid-row-gap: 0px;
	}
	
	.webflow-header .potential-text-block.set-3 {
		left: 0%;
	}
	
	.webflow-header .swipe-block {
		width: 100%;
		height: auto;
	}
	
	.webflow-header .swipe-list {
		width: 100%;
		height: 120px;
	}
	
	.webflow-header .swipe-list.open {
		height: 585px;
	}
	
	.webflow-header .swiper-header-block {
		transform: none;
	}
	
	.webflow-header .swiper-header-block.set-1 {
		top: auto;
	}
	
	.webflow-header .swiper-header-block.set-2, .webflow-header .swiper-header-block.set-4 {
		bottom: auto;
	}
	
	.webflow-header .swipe-content {
		padding: 80px 32px 32px;
	}
	
	.webflow-header .swipe-wrapper {
		width: 640px;
		grid-column-gap: 0px;
		grid-row-gap: 16px;
		flex-direction: column;
	}
	
	.webflow-header .swipe-header-area {
		width: 100%;
		height: 120px;
		align-items: center;
		padding-bottom: 0;
		top: 0%;
		bottom: auto;
		left: 0%;
		right: 0%;
	}
	
	.webflow-header .course-arrow.right {
		top: 110%;
		right: 42%;
	}
	
	.webflow-header .course-arrow.left {
		top: 110%;
		left: 42%;
	}
	
	.webflow-header .footer {
		padding-left: 32px;
		padding-right: 32px;
	}
	
	.webflow-header .footer-link {
		font-size: 14px;
		line-height: 120%;
	}
	
	.webflow-header .footer-links-wrapper {
		padding-right: 0;
	}
	
	.webflow-header .footer-top {
		grid-row-gap: 32px;
		flex-direction: column;
	}
	
	.webflow-header .footer-down {
		grid-row-gap: 32px;
		flex-direction: column;
		align-items: flex-start;
	}
	
	.webflow-header .navbar {
		background-color: var(--transparent);
		border-style: none;
		left: 0;
		right: 0;
	}
	
	.webflow-header .nav-link {
		line-height: 26px;
	}
	
	.webflow-header .nav-link.color-set, .webflow-header .nav-link.dark {
		color: var(--dark-text);
	}
	
	.webflow-header .nav-link.dark.big {
		font-size: 24px;
		font-weight: 600;
		line-height: 26px;
	}
	
	.webflow-header .mobile-menu-drop-wrapper {
		width: 100%;
		height: auto;
		grid-row-gap: 32px;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.webflow-header .nav-menu {
		z-index: 9000;
		width: 100vw;
		height: 100vh;
		background-color: var(--light-background);
		position: fixed;
		top: 0%;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.webflow-header .brand {
		z-index: 9500;
		width: 133px;
		height: 24px;
		background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/65a943f490bf7daf38f0069d_footer-logo.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: contain;
		padding: 0;
		display: block;
		position: relative;
	}
	
	.webflow-header .brand.nitro-lazy {
		background-image: none !important;
	}
	
	.webflow-header .mobile-menu-drop-frame {
		grid-row-gap: 64px;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		padding: 140px 20px 100px;
		overflow: auto;
	}
	
	.webflow-header .auth-buttons {
		width: 100%;
		justify-content: flex-start;
	}
	
	.webflow-header .search-bar {
		width: 100%;
	}
	
	.webflow-header .menu-func {
		width: 300px;
		grid-row-gap: 16px;
		flex-direction: column;
		align-items: flex-start;
	}
	
	.webflow-header .search-input {
		width: 100%;
		height: 66px;
		background-color: var(--white);
		color: var(--dark-text);
		border-color: #ececec;
	}
	
	.webflow-header .search-input:focus {
		color: var(--dark-text);
	}
	
	.webflow-header .search-input::-ms-input-placeholder {
		color: #919191;
	}
	
	.webflow-header .search-input::placeholder {
		color: #919191;
	}
	
	.webflow-header .search-button {
		width: 46px;
		height: 46px;
		background-color: var(--light-blue);
		background-size: 36px 36px !important;
		border-radius: 100px;
		right: 10px;
	}
	
	.webflow-header .hero-header-block {
		width: 100%;
		grid-row-gap: 56px;
		top: 30vh;
	}
	
	.webflow-header .heading-h5 {
		font-size: 32px;
	}
	
	.webflow-header .search-embed {
		width: 100%;
		height: auto;
	}
	
	.webflow-header .menu-dropdown {
		margin-left: 0;
		margin-right: 0;
		display: none;
	}
	
	.webflow-header .beta-tag.set-2 {
		left: 140px;
	}
	
	.webflow-header .menu-button {
		z-index: 9500;
		width: 50px;
		height: 50px;
		padding: 0;
	}
	
	.webflow-header .menu-button.w--open {
		background-color: var(--transparent);
	}
	
	.webflow-header .menu-lines-block {
		width: 100%;
		height: 100%;
		grid-row-gap: 3px;
		background-color: var(--white);
		border-radius: 100%;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding: 0;
		display: flex;
		box-shadow: 0 2px 5px rgba(148, 148, 148, .15);
	}
	
	.webflow-header .timer {
		bottom: 40px;
		right: 40px;
	}
	
	.webflow-header .mobile-dropdown-menu {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		display: block;
	}
	
	.webflow-header .mobile-dropdown-toggle {
		width: 100%;
		grid-column-gap: 18px;
		justify-content: space-between;
		align-items: center;
		padding: 0;
		display: flex;
	}
	
	.webflow-header .mobile-dropdown-list {
		background-color: var(--transparent);
		justify-content: flex-start;
	}
	
	.webflow-header .mobile-dropdown-list.w--open {
		grid-row-gap: 24px;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		padding-top: 24px;
		display: flex;
		position: relative;
	}
	
	.webflow-header .mobile-dropdown-list.set.w--open {
		grid-row-gap: 6px;
	}
	
	.webflow-header .mobile-drop-link {
		color: #a4a4a4;
		margin: 0;
		padding: 0;
		font-size: 16px;
	}
	
	.webflow-header .mobile-drop-link.big {
		font-size: 20px;
	}
	
	.webflow-header .menu-socials {
		display: flex;
	}
	
	.webflow-header .beta-mobile {
		grid-column-gap: 12px;
		justify-content: center;
		align-items: center;
		display: flex;
	}
	
	.webflow-header .menu-line {
		width: 20px;
		height: 1px;
		background-color: #232323;
		padding: 0;
	}
	
	.webflow-header .dont-grid {
		grid-template-rows: auto auto auto auto;
		grid-template-columns: 1fr 1fr;
	}
	
	.webflow-header .review-card-wrapper.set-hide, .webflow-header .swipe-number-block {
		display: none;
	}
	
	.webflow-header .swipe-button {
		border-radius: 8px;
		margin-top: auto;
		margin-bottom: auto;
		top: 0%;
		bottom: 0%;
		left: auto;
		right: 32px;
	}
	
	.webflow-header .dont-take-card {
		height: 430px;
		padding-left: 16px;
		padding-right: 16px;
	}
	
	.webflow-header .course-card.popular {
		width: 100%;
		grid-row-gap: 32px;
	}
	
	.webflow-header .course-button {
		border-radius: 12px;
		padding-top: 22px;
		padding-bottom: 22px;
	}
	
	.webflow-header .course-popular-slider {
		height: 370px;
	}
	
	.webflow-header .course-slide {
		width: 48.2%;
	}
	
	.webflow-header .desktop-popular-courses {
		width: 80%;
		height: auto;
		grid-row-gap: 24px;
		flex-direction: column;
	}
	
	.webflow-header .div-block-28 {
		grid-row-gap: 40px;
		flex-direction: column;
	}
	
	.webflow-header .menu-link-icon, .webflow-header .menu-link-icon:hover {
		color: var(--dark-text);
	}
	
	.webflow-header .mob-menu-line {
		width: 100%;
		height: 1px;
		background-color: #d3d3d3;
		margin-top: 18px;
		margin-bottom: 24px;
		padding: 0;
	}
}

@media screen and (max-width: 767px) {
	.webflow-header .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.webflow-header .container.dont-take-s {
		padding-left: 20px;
		padding-right: 20px;
		overflow: hidden;
	}
	
	.webflow-header .full-container.what-is-s, .webflow-header .full-container.were-built {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.webflow-header .full-container.are-you-s {
		overflow: hidden;
	}
	
	.webflow-header .back-ellipse.set-93.what-is-position-2 {
		top: 290px;
	}
	
	.webflow-header .back-ellipse.set-176.what-is-position-4 {
		left: 90px;
	}
	
	.webflow-header .back-ellipse.set-512.what-is-position-5 {
		right: -320px;
	}
	
	.webflow-header .back-ellipse.set-400.are-you-position-1 {
		left: -200%;
	}
	
	.webflow-header .back-ellipse.set-160.are-you-position-2, .webflow-header .back-ellipse.set-160.courses-position-2 {
		top: 0%;
		bottom: auto;
		left: 0%;
		right: auto;
	}
	
	.webflow-header .back-ellipse.set-110.are-you-position-3 {
		top: 50%;
		right: -10%;
	}
	
	.webflow-header .back-ellipse.set-110.are-you-position-4 {
		top: 80%;
	}
	
	.webflow-header .back-ellipse.set-110.courses-position-3 {
		top: 50%;
		right: -10%;
	}
	
	.webflow-header .back-ellipse.set-110.courses-position-4 {
		top: 80%;
	}
	
	.webflow-header .why-grid {
		grid-row-gap: 64px;
		grid-template-rows: auto auto auto;
		grid-template-columns: 1fr;
	}
	
	.webflow-header .why-grid-text-block {
		height: auto;
		grid-row-gap: 40px;
		text-align: center;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		display: flex;
	}
	
	.webflow-header .why-grid-text-block.left {
		text-align: center;
	}
	
	.webflow-header .why-cell.center {
		padding-top: 0;
	}
	
	.webflow-header .why-cell.set-r {
		grid-row-gap: 64px;
	}
	
	.webflow-header .why-image-block {
		aspect-ratio: auto;
	}
	
	.webflow-header .why-image-block.center {
		aspect-ratio: 1/1;
	}
	
	.webflow-header .header-block.reviews-s, .webflow-header .swipe-content {
		width: 100%;
	}
	
	.webflow-header .swipe-wrapper {
		width: 100%;
		grid-row-gap: 8px;
	}
	
	.webflow-header .course-arrow.right {
		right: 40%;
	}
	
	.webflow-header .course-arrow.left {
		left: 40%;
	}
	
	.webflow-header .footer-links-list {
		grid-row-gap: 12px;
	}
	
	.webflow-header .footer-list-block {
		grid-row-gap: 8px;
	}
	
	.webflow-header .footer-links-wrapper {
		grid-row-gap: 40px;
		flex-direction: column;
	}
	
	.webflow-header .mobile-menu-drop-frame {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.webflow-header .dont-take-column.set-1, .webflow-header .dont-take-column.set-3 {
		padding-top: 0;
	}
	
	.webflow-header .dont-take-card, .webflow-header .dont-take-card.desktop.down {
		height: 350px;
	}
	
	.webflow-header .course-tag {
		font-size: 12px;
	}
	
	.webflow-header .dont-take-slider {
		height: 630px;
	}
	
	.webflow-header .dont-take-slider.desktop {
		display: none;
	}
	
	.webflow-header .dont-take-slider.mobile {
		height: auto;
		padding-bottom: 80px;
		display: block;
	}
	
	.webflow-header .dont-take-arrow {
		width: 48px;
		height: 48px;
		background-color: #fff;
		border: 1px solid #ececec;
		border-radius: 100%;
		justify-content: center;
		align-items: center;
		display: flex;
	}
	
	.webflow-header .dont-take-arrow.left {
		top: auto;
		bottom: 0%;
		left: 0%;
		right: 12%;
	}
	
	.webflow-header .dont-take-arrow.right {
		top: auto;
		bottom: 0%;
		left: 12%;
		right: 0%;
	}
	
	.webflow-header .dont-take-mask {
		width: 100%;
		left: auto;
	}
	
	.webflow-header .dont-take-slide {
		height: 100%;
	}
	
	.webflow-header .all-courses-slider {
		width: 100%;
	}
	
	.webflow-header .nav-link {
		width: 100%;
		white-space: normal;
		max-width: calc(100% - 34px);
	}
	
	.webflow-header .mobile-drop-link {
		max-width: 100%;
	}
}

@media screen and (max-width: 479px) {
	.webflow-header .nav-link {
		max-width: 242px;
	}
	
	.webflow-header .log-in.menu {
		width: 100%;
	}
	
	.webflow-header .container.footer-s {
		padding-top: 100px;
	}
	
	.webflow-header .container.nav-s {
		height: 68px;
		background-color: var(--dark-text);
		border-radius: 100px;
		padding-right: 12px;
		position: relative;
		z-index: 9500;
	}
	
	.webflow-header .container.dont-take-s {
		grid-row-gap: 32px;
		flex-direction: column;
		padding-bottom: 40px;
		display: flex;
		overflow: hidden;
	}
	
	.webflow-header .container.all-courses-s {
		grid-row-gap: 200px;
		padding-bottom: 120px;
	}
	
	.webflow-header .full-container.were-built {
		padding-top: 70px;
	}
	
	.webflow-header .back-ellipse.set-185.what-si-position-1 {
		top: 200px;
		bottom: auto;
		left: -60px;
		right: auto;
	}
	
	.webflow-header .back-ellipse.set-226.what-is-position-3 {
		top: 529px;
		left: -150px;
	}
	
	.webflow-header .back-ellipse.set-176.what-is-position-4 {
		top: auto;
		bottom: 60px;
		left: auto;
		right: -10%;
	}
	
	.webflow-header .back-ellipse.set-512.what-is-position-5 {
		right: -1000px;
	}
	
	.webflow-header .back-ellipse.set-400.are-you-position-1 {
		left: -200%;
	}
	
	.webflow-header .back-ellipse.set-160.are-you-position-2 {
		top: 40%;
		bottom: auto;
		left: -20%;
		right: auto;
	}
	
	.webflow-header .back-ellipse.set-160.what-is-position-6 {
		display: none;
		left: -20%;
	}
	
	.webflow-header .back-ellipse.set-160.courses-position-2 {
		top: 6%;
		bottom: auto;
		left: -20%;
		right: auto;
	}
	
	.webflow-header .back-ellipse.set-110.are-you-position-3 {
		top: 10%;
	}
	
	.webflow-header .back-ellipse.set-110.are-you-position-4 {
		display: none;
	}
	
	.webflow-header .back-ellipse.set-110.courses-position-3 {
		width: 80px;
		height: 80px;
		top: 10%;
	}
	
	.webflow-header .back-ellipse.set-110.courses-position-4 {
		width: 140px;
		height: 140px;
		top: 30%;
		right: -10%;
	}
	
	.webflow-header .why-grid-text-block {
		width: 100%;
		grid-row-gap: 40px;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		display: flex;
	}
	
	.webflow-header .why-grid-text-block.center {
		grid-row-gap: 16px;
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
	}
	
	.webflow-header .why-grid-text-block.set-1 {
		display: block;
	}
	
	.webflow-header .why-cell {
		grid-row-gap: 64px;
	}
	
	.webflow-header .why-image-block {
		aspect-ratio: 1/1;
	}
	
	.webflow-header .why-image-block.center {
		aspect-ratio: 2/3;
	}
	
	.webflow-header .header-block.dont-take-s {
		display: block;
	}
	
	.webflow-header .swipe-list {
		height: 80px;
		border-radius: 14px;
	}
	
	.webflow-header .swipe-content {
		padding-top: 32px;
	}
	
	.webflow-header .swipe-header-area {
		height: 80px;
		justify-content: flex-start;
		padding-left: 24px;
	}
	
	.webflow-header .course-arrow {
		width: 48px;
		height: 48px;
		margin-left: auto;
		margin-right: auto;
		top: auto;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.webflow-header .course-arrow.right {
		top: auto;
		bottom: 0%;
		left: 17%;
		right: 0%;
	}
	
	.webflow-header .course-arrow.left {
		top: auto;
		bottom: 0%;
		left: 0%;
		right: 17%;
	}
	
	.webflow-header .footer {
		padding-left: 0;
		padding-right: 0;
	}
	
	.webflow-header .footer-link.white {
		color: var(--grey-text);
	}
	
	.webflow-header .footer-list-block, .webflow-header .footer-list-block.free {
		width: 100%;
	}
	
	.webflow-header .footer-links-wrapper {
		grid-column-gap: 24px;
		grid-row-gap: 80px;
		grid-template-rows: auto auto;
		grid-template-columns: 1fr 1fr;
		grid-auto-columns: 1fr;
		padding-left: 32px;
		padding-right: 8px;
		display: grid;
	}
	
	.webflow-header .footer-top {
		grid-row-gap: 80px;
	}
	
	.webflow-header .footer-socials {
		grid-column-gap: 28px;
	}
	
	.webflow-header .html-embed-2 {
		width: 28px;
	}
	
	.webflow-header .footer-link-icon {
		width: 28px;
		color: #fff;
	}
	
	.webflow-header .footer-socials-wrapper {
		position: relative;
	}
	
	.webflow-header .footer-down {
		text-align: center;
		padding-left: 32px;
		padding-right: 32px;
	}
	
	.webflow-header .footer-logo {
		margin-left: auto;
		margin-right: auto;
	}
	
	.webflow-header .footer-down-info {
		width: 100%;
	}
	
	.webflow-header .navbar {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.webflow-header .nav-link {
		font-size: 24px;
		line-height: 30px;
	}
	
	.webflow-header .nav-link.color-set, .webflow-header .nav-link.dark {
		color: var(--dark-text);
		font-size: 20px;
	}
	
	.webflow-header .mobile-menu-drop-wrapper {
		grid-row-gap: 40px;
	}
	
	.webflow-header .brand {
		background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/optimized/rev-320cce9/assets-global.website-files.com/659ba95301424df0c0d7e970/65cb317d93fe98e2bbb9112a_footer-white-logo.png");
	}
	
	.webflow-header .brand.nitro-lazy {
		background-image: none !important;
	}
	
	.webflow-header .mobile-menu-drop-frame {
		grid-row-gap: 56px;
		padding-top: 100px;
	}
	
	.webflow-header .menu-func {
		width: 100%;
	}
	
	.webflow-header .hero-header-block {
		padding-left: 20px;
		padding-right: 20px;
		top: 18vh;
	}
	
	.webflow-header .beta-tag.set-2 {
		top: auto;
		bottom: 0%;
		left: 22%;
		right: auto;
	}
	
	.webflow-header .menu-button {
		z-index: 9500;
	}
	
	.webflow-header .menu-button.w--open {
		background-color: rgba(0, 0, 0, 0);
	}
	
	.webflow-header .timer {
		bottom: 80px;
		right: 20px;
	}
	
	.webflow-header .course-custom-buttons {
		grid-column-gap: 24px;
		justify-content: center;
		align-items: center;
		padding-top: 48px;
		display: flex;
	}
	
	.webflow-header .mobile-dropdown-menu, .webflow-header .mobile-dropdown-toggle {
		width: 100%;
	}
	
	.webflow-header .mobile-drop-link {
		font-size: 18px;
		line-height: 31px;
	}
	
	.webflow-header .menu-socials {
		width: 100%;
		justify-content: center;
	}
	
	.webflow-header .dont-grid {
		height: 100%;
		grid-column-gap: 16px;
		grid-row-gap: 16px;
		flex-direction: column;
		grid-template-rows: auto auto auto auto;
		grid-template-columns: 1fr 1fr;
		grid-auto-columns: 1fr;
		display: flex;
		position: relative;
	}
	
	.webflow-header .review-card-wrapper {
		width: 100%;
		position: absolute;
		top: 0%;
		bottom: auto;
		left: 0%;
		right: 0%;
	}
	
	.webflow-header .review-card-wrapper.set-hide {
		z-index: 45;
		display: block;
	}
	
	.webflow-header .review-card-wrapper.set-1 {
		z-index: 5;
	}
	
	.webflow-header .review-card-wrapper.set-2 {
		z-index: 10;
	}
	
	.webflow-header .review-card-wrapper.set-3 {
		z-index: 15;
	}
	
	.webflow-header .review-card-wrapper.set-4 {
		z-index: 20;
	}
	
	.webflow-header .review-card-wrapper.set-5 {
		z-index: 25;
	}
	
	.webflow-header .review-card-wrapper.set-6 {
		z-index: 30;
	}
	
	.webflow-header .review-card-wrapper.set-7 {
		z-index: 35;
	}
	
	.webflow-header .review-card-wrapper.set-8 {
		z-index: 40;
	}
	
	.webflow-header .review-card-front {
		background-position: 50% 24px;
	}
	
	.webflow-header .swipe-button {
		right: 16px;
	}
	
	.webflow-header .dont-take-height {
		display: none;
	}
	
	.webflow-header .dont-take-card {
		height: 400px;
		padding-left: 24px;
		padding-right: 24px;
	}
	
	.webflow-header .dont-take-card.desktop.down {
		height: 400px;
	}
	
	.webflow-header .course-popular-slider {
		height: 550px;
		display: block;
	}
	
	.webflow-header .course-mobile-arrow {
		width: 48px;
		height: 48px;
		background-color: #fff;
		border: 1px solid #ececec;
		border-radius: 100%;
		justify-content: center;
		align-items: center;
		display: flex;
		top: auto;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.webflow-header .course-mobile-arrow.right {
		left: 16%;
	}
	
	.webflow-header .course-mobile-arrow.left {
		right: 16%;
	}
	
	.webflow-header .course-popular-mask {
		width: 100%;
		height: 456px;
		left: auto;
	}
	
	.webflow-header .dont-take-slider {
		height: 700px;
	}
	
	.webflow-header .dont-take-arrow.left {
		right: 17%;
	}
	
	.webflow-header .dont-take-arrow.right {
		left: 17%;
	}
	
	.webflow-header .all-courses-slider, .webflow-header .course-slide {
		width: 100%;
	}
	
	.webflow-header .courses-slider-wrapper {
		padding-bottom: 90px;
	}
	
	.webflow-header .desktop-popular-courses, .webflow-header .div-block-26 {
		display: none;
	}
	
	.webflow-header .course-cards-wrapper {
		overflow: hidden;
	}
	
	.webflow-header .courses-categories {
		grid-row-gap: 200px;
	}
	
	.webflow-header .div-block-28 {
		display: none;
	}
	
	.webflow-header .reviews-height {
		height: 400vh;
	}
	
	.webflow-header .reviews-sticky {
		height: 100vh;
		position: -webkit-sticky;
		position: sticky;
		top: 0;
	}
	
	.webflow-header .dont-reviews-frame {
		height: 100vh;
		padding-left: 20px;
		padding-right: 20px;
		position: absolute;
		top: 0%;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.webflow-header .course-ellipses {
		z-index: -1;
		display: block;
		top: -50%;
	}
	
	.webflow-header .footer-desktop-socials {
		display: none;
	}
	
	.webflow-header .footer-mobile-socials {
		order: -1;
		display: block;
	}
	
	.webflow-header .false-menu {
		z-index: 9100;
		width: 100%;
		height: 68px;
		border-radius: 12px;
		padding-left: 20px;
		padding-right: 20px;
		position: absolute;
		top: 0%;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.webflow-header .false-menu-cover {
		width: 100%;
		height: 100%;
		background-color: var(--dark-text);
		border-radius: 12px;
		justify-content: flex-start;
		align-items: center;
		padding: 0 0 0 20px;
		display: flex;
	}
}

.webflow-header #w-node-_7aae69f9-74f4-77e8-1453-f5b9b0038be1-c0d7e973, .webflow-header #w-node-a24cfd93-2d8d-d03a-f90b-9c0e2483e0f1-c0d7e973, .webflow-header #w-node-_35fe9fdb-bf14-53d4-9e45-d401e2faf88c-c0d7e973, .webflow-header #w-node-ec659556-30d5-9d87-102b-fc4c59ce78f2-c0d7e973, .webflow-header #w-node-_60ccd862-d828-08c6-c529-b01c12c9f73f-c0d7e973, .webflow-header #w-node-da4d4469-4458-181b-9bf5-951e1264143d-c0d7e973, .webflow-header #w-node-_97cd557b-30e2-0860-b918-74cf8257930c-c0d7e973, .webflow-header #w-node-_1c719e67-ab5b-b6ce-44fe-1f0f7d884551-c0d7e973, .webflow-header #w-node-d262a5d3-fc32-7161-b809-fb928a7cfc50-c0d7e973, .webflow-header #w-node-_831cf105-3411-61d0-fd85-36915b7dfba7-c0d7e973, .webflow-header #w-node-_3fc8c9c5-639d-761c-97b6-db5c6b93c4bc-c0d7e973, .webflow-header #w-node-_35fcb39b-3fef-40e4-c0e1-a13d64f765e6-c0d7e973, .webflow-header #w-node-_8ce5a9c6-8bd5-b09f-28c6-ac411ee44f1b-cb88f084, .webflow-header #w-node-cdaac202-b94f-1542-b629-5f9fbf994cab-cb88f084, .webflow-header #w-node-_0516e06c-5574-3f51-a9f4-3f66266f60eb-cb88f084, .webflow-header #w-node-_8d49a1da-9161-8893-21e9-07e9a2078df6-cb88f084, .webflow-header #w-node-a747c066-cb65-d005-be6e-147d08e09391-cb88f084, .webflow-header #w-node-b7219539-18d9-5c4b-340e-6a0fbdb39af5-cb88f084, .webflow-header #w-node-ac9a1f7e-6b6f-db7c-d186-37afd475cca5-cb88f084 {
	grid-area: span 1/span 1/span 1/span 1;
}

/* Burger Animation */
.webflow-header .menu-button .menu-line {
	will-change: transform;
	transition: transform .4s ease;
}

.webflow-header .menu-button.w--open .menu-line:nth-child(1) {
	transform: translate3d(0px, 6px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	opacity: 0;
	transform-style: preserve-3d;
}

.webflow-header .menu-button.w--open .menu-line:nth-child(2) {
	transform-style: preserve-3d;
	transform: translate3d(0px, 2px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-45deg) skew(0deg, 0deg);
}

.webflow-header .menu-button.w--open .menu-line:nth-child(3) {
	transform-style: preserve-3d;
	transform: translate3d(0px, -2px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg);
}

.webflow-header .menu-button.w--open .menu-line:nth-child(4) {
	opacity: 0;
	transform: translate3d(0px, -6px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}

/* FIX */
.entry-content > .wp-block-kadence-rowlayout:first-child > .kt-row-layout-inner:first-child, .entry-content > .kb-row-layout-wrap, .entry-hero.post-hero-section, .entry-content > .wp-block-advgb-container > .kb-row-layout-wrap, .page-template-template-search-results .site-main, .category .entry-hero-container-inner {
	padding-top: 90px;
}

.content-area .error {
	margin-top: 100px;
}

.page-id-52685 .entry-content > .wp-block-kadence-rowlayout:first-child {
	display: none !important;
}

.page-id-52685 .entry-content > .wp-block-kadence-rowlayout:nth-child(2) {
	padding-top: 90px;
}

@media screen and (max-width: 991px) {
	.entry-content > .wp-block-kadence-rowlayout:first-child > .kt-row-layout-inner:first-child, .entry-content > .kb-row-layout-wrap, .entry-hero.post-hero-section, .entry-content > .wp-block-advgb-container > .kb-row-layout-wrap, .page-template-template-search-results .site-main {
		padding-top: 120px;
	}
	
	.page-id-52685 .entry-content > .wp-block-kadence-rowlayout:first-child > .kt-row-layout-inner:first-child, .category .entry-hero-container-inner {
		padding-top: 50px;
	}
	
	.content-area .error {
		margin-top: 70px;
	}
	
	.page-id-52685 .entry-content > .wp-block-kadence-rowlayout:nth-child(2) {
		padding-top: 90px;
	}
	
	.page-id-40516 .entry-content > .kb-row-layout-wrap {
		padding-top: 50px;
	}
	
	#w-dropdown-toggle-4 {
		display: flex;
	}
	
	#w-dropdown-toggle-7 {
		display: flex;
	}
	
	#w-dropdown-list-4 {
		top: 0;
	}
}

/* SEARCH */
.page-template-template-search-results, .page-template-template-search-results .site {
	background-color: var(--global-palette8) !important;
}
