input {
	outline: none;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
a {
	background-color: rgba(0, 0, 0, 0);
}
img {
	border-style: none;
}
input {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
input {
	overflow: visible;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
*,
*:after,
*:before {
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
@media (min-width: 768px) {
	html {
		overflow-y: scroll;
	}
}
html,
body {
	margin: 0;
	padding: 0;
	height: auto;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
img {
	max-width: 100%;
	vertical-align: bottom;
	height: auto;
	position: relative;
}
img:-moz-loading {
	visibility: hidden;
}
img:before {
	content: " ";
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f5f5f5;
}
a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover,
a:focus,
a:active {
	outline: 0;
}
::selection,
::-webkit-selection,
::-moz-selection {
	background: #04a4cc;
	color: #fff;
	text-shadow: none;
}
body {
	margin: 0;
	font-family: "proximanova-regular", sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #212121;
	background-color: #f0f4fb;
}
@media (min-width: 768px) {
	body {
		padding-top: 58px;
		background-color: #fafafa;
	}
}
input:focus {
	outline: 0;
}
input[type="text"] {
	border: none;
	padding: 8px 16px;
	font-size: 16px;
}
input {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

input::-webkit-credentials-auto-fill-button {
	visibility: hidden;
	pointer-events: none;
	opacity: 0;
}

:root {
	--box-height: 38px;
	--box-width: 38px;
	--currentColor: #dd1f26;
	--color-black: $brand-black;
} /*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
a {
	cursor: pointer;
}

::-moz-selection {
	color: #000 !important;
	background: #accef7 !important;
}

::selection {
	color: #000 !important;
	background: #accef7 !important;
}

@layer allow-right-click {
	::-moz-selection {
		color: #000 !important;
		background: #accef7 !important;
	}

	::selection {
		color: #000 !important;
		background: #accef7 !important;
	}
}

@media screen and (max-width: 768px) {
	body {
		overflow-x: hidden;
	}
}

img {
	width: 100%;
}

html {
	scroll-behavior: smooth;
	scroll-padding-top: 70px;
}

.fb-post {
	width: 100%;
	padding: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dddfe2;
	border-radius: 3px;
	font: 400 14px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.fb-comment__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: top;
	-ms-flex-align: top;
	align-items: top;
	margin: 10px 0;
}

.fb-comment__avatar {
	height: 32px;
	width: max-content !important;
	min-width: 32px;
	margin-right: 8px;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	overflow: hidden;
	padding: 0 !important;
}

.btn_comm {
	width: 100%;
}

.fb-comment__text {
	/* max-width: 440px; */
	width: 100%;
	margin: 0;
	padding: 8px 10px;
	color: #1d2129;
	background-color: #f2f3f5;
	border-radius: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.fb-comment__text-input {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.comment-block-input__input {
	border: none;
	outline: none;
	background-color: inherit;
	flex: 0 1 70%;
}

.comment-block-input__button {
	border: none;
	font-weight: 500;
	float: right;
	cursor: pointer;
	color: #365899;
	padding: 10px;
}

.fb-comment__sort {
	color: #365899;
	cursor: pointer;
	margin: 10px 0;
}

.fb-comment__sort span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-position: -408px -270px;
	background-repeat: no-repeat;
}

.fb-comment__avatar {
	height: 32px;
	min-width: 32px;
	margin-right: 8px;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	overflow: hidden;
	padding: 0 !important;
}

.fb-comment__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
}

.fb-comment__text {
	/* max-width: 440px; */
	width: 100%;
	margin: 0;
	padding: 8px 10px;
	color: #1d2129;
	background-color: #f2f3f5;
	border-radius: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.fb-comment__author {
	font-weight: 600;
	color: #365899;
	text-decoration: none;
}

.fb-comment__text a {
	color: #163860;
	cursor: pointer;
	transition: color 0.3s ease-in;
}

.fb-comment__like {
	position: absolute;
	bottom: 5;
	right: 0;
	height: 20px;
	width: 44px;
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
	color: #8d949e;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 1px 2px 2px;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.fb-comment__like img {
	height: 18px;
	width: 18px;
	display: inline-block;
	margin-right: 3px;
	padding: 0 !important;
}

a img {
	border: none;
}

.fb-comment__react {
	text-decoration: none;
	color: #365899;
}

.fb-comment__react:after {
	content: "·";
	color: #606770;
	padding: 3px;
}

.fb-comment__posted {
	color: #606770;
}

.fb-comment__answer {
	display: flex;
	margin-top: 1.4rem;
}

.comments {
	max-width: 600px;
	margin: 40px auto;
}
