#uni-component-190,
#uni-component-191,
#uni-component-192 {
	display:none;
}

body {
	overflow-y: hidden !important;
}

.FrameLandingLanding001__footer-contacts-item-privacy-policy {
	color: #fff;
	padding-bottom: 30px;
}

.FrameLandingLanding001__section1-social-wrapper {
	position: absolute;
    top: 72px;
    right: 72px;
}

.FrameLandingLanding001__section1-social-line {
	color:#fff;
	list-style-type: none;
}

.FrameLandingLanding001__section1-social-item-link {
	display: block;
	width: 39px;
	height: 39px;
}

.FrameLandingLanding001__section1-top-wrapper {
	position: absolute;
    bottom: 200px;
    left: 64px;
    max-width: 635px;
}

.BlocksLayoutsTwoColumn-185 {
	max-width: 400px;
    margin: 0 auto;
}

.FrameLandingLanding001__section1-social-item-link > img {
	max-width: 39px;
}

li.FrameLandingLanding001__section1-social-item {
	margin-bottom: 8px;
}

.FrameLandingLanding001__social {
	display: none;
}

.FrameLandingLanding001__section1-social-item-link > img {
	opacity: 0.3;
    transition: opacity 0.5s;
}

.FrameLandingLanding001__section1-social-item-link > img:hover {
    opacity: 1;
}

.FrameLandingLanding001__section1-social-wrapper {
	z-index: 10;
}

.FrameLandingLanding001__menu-mobile-social {
	display: none;
}

.FrameLandingLanding001__footer-privacy-policy {
	color: #fff;
    padding-bottom: 16px;
}

@media screen and (max-width: 768px) {
	.FrameLandingLanding001__section1-top-wrapper {
		position: static;
		margin-top: 200px;

	}

	.BlocksLayoutsTwoColumn.BlocksLayoutsTwoColumn-185 {
		display:grid;
		grid-template-columns: 1fr 1fr;
	}

	.FrameLandingLanding001__section1-social-wrapper {
		right: 13px;
		top: 56px;
	}
}

@media screen and (max-width: 1024px) {
	.FrameLandingLanding001__menu-mobile {
    background: rgba(0, 0, 0, 1);
	}
}