body {
	font-family: 'Manrope', sans-serif !important;
}
.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
	font-family: 'Manrope', sans-serif !important;
}
.uk-button {
	font-family: 'Manrope', sans-serif !important;
}
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-3xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
	font-family: 'Manrope', sans-serif !important;
}
.uk-nav-secondary {
	font-family: 'Manrope', sans-serif !important;
}
.uk-nav-default {
	font-family: 'Manrope', sans-serif !important;
}
.uk-text-meta {
	font-family: 'Manrope', sans-serif !important;
}
.uk-text-lead {
	font-family: 'Manrope', sans-serif !important;
}
.mb-top-100 {
	margin-top: 70px;
}
.mb-hide {
	display: block;
}
.mb-hide-desktop {
	display: none;
}
@media only screen and (max-width: 992px) {
  .mb-top-100 {
		margin-top: 0;
	}
}
@media only screen and (max-width: 600px) {
	.edit-help-left {
		margin-left: 0 !important;
		border-radius: 8px !important;
		padding: 8px !important;
	}
	.edit-help-left img {
		border-radius: 8px !important;
	}
	.edit-help-right {
		border-radius: 8px !important;
		padding: 8px !important;
		margin-right: 0 !important;
	}
	.edit-help-right img {
		border-radius: 8px !important;
	}
	.mb-hide-desktop {
		display: block !important;
	}
	.mb-hide {
		display: none;
	}
	.edit-help-top-left {
		margin-left: 0 !important;
		border-radius: 8px !important;
		padding: 8px !important;
	}
	.edit-help-top-left img {
		border-radius: 8px !important;
	}
	.edit-help-top-right {
		margin-right: 0 !important;
		border-radius: 8px !important;
		padding: 8px !important;
	}
	.edit-help-top-right img {
		border-radius: 8px !important;
	}
}
#snow {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.edit-help-left {
	border-top: 1px solid rgba(255, 255, 255, .1);
  border-left: 1px solid rgba(255, 255, 255, .1);
  background-color: #362535;
	padding-top: 8px;
  padding-left: 8px;
	border-top-left-radius: 12px;
	margin-left: 32px;
}
.edit-help-left img {
	border-top-left-radius: 8px;
  height: 272px;
  object-fit: cover;
  object-position: center top;
}
.edit-help-right {
	border-top: 1px solid rgba(255, 255, 255, .1);
  border-right: 1px solid rgba(255, 255, 255, .1);
  background-color: #362535;
	padding-top: 8px;
  padding-right: 8px;
	border-top-right-radius: 12px;
	margin-right: 32px;
}
.edit-help-right img {
	border-top-right-radius: 8px;
  height: 272px;
  object-fit: cover;
  object-position: center top;
}

.edit-help-top-left {
	border-bottom: 1px solid rgba(255, 255, 255, .1);
  border-left: 1px solid rgba(255, 255, 255, .1);
  background-color: #362535;
	padding-bottom: 8px;
  padding-left: 8px;
	border-bottom-left-radius: 12px;
	margin-left: 32px;
}
.edit-help-top-left img {
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
  height: 272px;
  object-fit: cover;
  object-position: center top;
}
.edit-help-top-right {
	border-bottom: 1px solid rgba(255, 255, 255, .1);
  border-right: 1px solid rgba(255, 255, 255, .1);
  background-color: #362535;
	padding-bottom: 8px;
  padding-right: 8px;
	border-bottom-right-radius: 12px;
	margin-right: 32px;
}
.edit-help-top-right img {
	border-top-left-radius: 8px;
	border-bottom-right-radius: 8px;
  height: 272px;
  object-fit: cover;
  object-position: center top;
}
.edit-center-app {
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
	background-color: #332b44;
	border-top: 1px solid rgba(255, 255, 255, .1);
  border-left: 1px solid rgba(255, 255, 255, .1);
  border-right: 1px solid rgba(255, 255, 255, .1);
  width: 253px;
  margin: 0 auto;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.edit-center-app img {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	height: 372px;
  object-fit: cover;
  object-position: center top;
}

.edit-left {
	border-left: 1px solid rgba(255, 255, 255, .1);
	border-top: 1px solid rgba(255, 255, 255, .1);
	border-top-left-radius: 12px;
	padding-left: 12px;
	padding-top: 12px;
	margin-top: 56px;
	background-color: transparent;
}
.edit-left img {
	border-top-left-radius: 8px;
}
.edit-center {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, .1);
  padding: 12px;
  background-color: #201c1f;
}
.edit-center img {
	border-radius: 6px;
	object-fit: cover;
  object-position: center;
}

.edit-bottom {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid rgba(255, 255, 255, .05);
	background-color: transparent;
}
.edit-bottom img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  height: 240px;
  object-fit: cover;
  object-position: center;
}
