.mt-5 {
	margin-top: 5px
}

.pt-5 {
	padding-top: 5px
}

.mr-5 {
	margin-right: 5px
}

.pr-5 {
	padding-right: 5px
}

.mb-5 {
	margin-bottom: 5px
}

.pb-5 {
	padding-bottom: 5px
}

.ml-5 {
	margin-left: 5px
}

.pl-5 {
	padding-left: 5px
}

.mt-10 {
	margin-top: 10px
}

.pt-10 {
	padding-top: 10px
}

.mr-10 {
	margin-right: 10px
}

.pr-10 {
	padding-right: 10px
}

.mb-10 {
	margin-bottom: 10px
}

.pb-10 {
	padding-bottom: 10px
}

.ml-10 {
	margin-left: 10px
}

.pl-10 {
	padding-left: 10px
}

.mt-15 {
	margin-top: 15px
}

.pt-15 {
	padding-top: 15px
}

.mr-15 {
	margin-right: 15px
}

.pr-15 {
	padding-right: 15px
}

.mb-15 {
	margin-bottom: 15px
}

.pb-15 {
	padding-bottom: 15px
}

.ml-15 {
	margin-left: 15px
}

.pl-15 {
	padding-left: 15px
}

.mt-20 {
	margin-top: 20px
}

.pt-20 {
	padding-top: 20px
}

.mr-20 {
	margin-right: 20px
}

.pr-20 {
	padding-right: 20px
}

.mb-20 {
	margin-bottom: 20px
}

.pb-20 {
	padding-bottom: 20px
}

.ml-20 {
	margin-left: 20px
}

.pl-20 {
	padding-left: 20px
}

.mt-25 {
	margin-top: 25px
}

.pt-25 {
	padding-top: 25px
}

.mr-25 {
	margin-right: 25px
}

.pr-25 {
	padding-right: 25px
}

.mb-25 {
	margin-bottom: 25px
}

.pb-25 {
	padding-bottom: 25px
}

.ml-25 {
	margin-left: 25px
}

.pl-25 {
	padding-left: 25px
}

.mt-30 {
	margin-top: 30px
}

.pt-30 {
	padding-top: 30px
}

.mr-30 {
	margin-right: 30px
}

.pr-30 {
	padding-right: 30px
}

.mb-30 {
	margin-bottom: 30px
}

.pb-30 {
	padding-bottom: 30px
}

.ml-30 {
	margin-left: 30px
}

.pl-30 {
	padding-left: 30px
}

.mt-35 {
	margin-top: 35px
}

.pt-35 {
	padding-top: 35px
}

.mr-35 {
	margin-right: 35px
}

.pr-35 {
	padding-right: 35px
}

.mb-35 {
	margin-bottom: 35px
}

.pb-35 {
	padding-bottom: 35px
}

.ml-35 {
	margin-left: 35px
}

.pl-35 {
	padding-left: 35px
}

.mt-40 {
	margin-top: 40px
}

.pt-40 {
	padding-top: 40px
}

.mr-40 {
	margin-right: 40px
}

.pr-40 {
	padding-right: 40px
}

.mb-40 {
	margin-bottom: 40px
}

.pb-40 {
	padding-bottom: 40px
}

.ml-40 {
	margin-left: 40px
}

.pl-40 {
	padding-left: 40px
}

.mt-45 {
	margin-top: 45px
}

.pt-45 {
	padding-top: 45px
}

.mr-45 {
	margin-right: 45px
}

.pr-45 {
	padding-right: 45px
}

.mb-45 {
	margin-bottom: 45px
}

.pb-45 {
	padding-bottom: 45px
}

.ml-45 {
	margin-left: 45px
}

.pl-45 {
	padding-left: 45px
}

.mt-50 {
	margin-top: 50px
}

.pt-50 {
	padding-top: 50px
}

.mr-50 {
	margin-right: 50px
}

.pr-50 {
	padding-right: 50px
}

.mb-50 {
	margin-bottom: 50px
}

.pb-50 {
	padding-bottom: 50px
}

.ml-50 {
	margin-left: 50px
}

.pl-50 {
	padding-left: 50px
}

.mt-75 {
	margin-top: 75px
}

.pt-75 {
	padding-top: 75px
}

.mr-75 {
	margin-right: 75px
}

.pr-75 {
	padding-right: 75px
}

.mb-75 {
	margin-bottom: 75px
}

.pb-75 {
	padding-bottom: 75px
}

.ml-75 {
	margin-left: 75px
}

.pl-75 {
	padding-left: 75px
}

.mt-100 {
	margin-top: 100px
}

.pt-100 {
	padding-top: 100px
}

.mr-100 {
	margin-right: 100px
}

.pr-100 {
	padding-right: 100px
}

.mb-100 {
	margin-bottom: 100px
}

.pb-100 {
	padding-bottom: 100px
}

.ml-100 {
	margin-left: 100px
}

.pl-100 {
	padding-left: 100px
}

.w-5 {
	width: 5%
}

.h-5 {
	height: 5%
}

.maxw-5 {
	max-width: 5%
}

.maxh-5 {
	max-height: 5%
}

.w-10 {
	width: 10%
}

.h-10 {
	height: 10%
}

.maxw-10 {
	max-width: 10%
}

.maxh-10 {
	max-height: 10%
}

.w-15 {
	width: 15%
}

.h-15 {
	height: 15%
}

.maxw-15 {
	max-width: 15%
}

.maxh-15 {
	max-height: 15%
}

.w-20 {
	width: 20%
}

.h-20 {
	height: 20%
}

.maxw-20 {
	max-width: 20%
}

.maxh-20 {
	max-height: 20%
}

.w-25 {
	width: 25%
}

.h-25 {
	height: 25%
}

.maxw-25 {
	max-width: 25%
}

.maxh-25 {
	max-height: 25%
}

.w-30 {
	width: 30%
}

.h-30 {
	height: 30%
}

.maxw-30 {
	max-width: 30%
}

.maxh-30 {
	max-height: 30%
}

.w-35 {
	width: 35%
}

.h-35 {
	height: 35%
}

.maxw-35 {
	max-width: 35%
}

.maxh-35 {
	max-height: 35%
}

.w-40 {
	width: 40%
}

.h-40 {
	height: 40%
}

.maxw-40 {
	max-width: 40%
}

.maxh-40 {
	max-height: 40%
}

.w-45 {
	width: 45%
}

.h-45 {
	height: 45%
}

.maxw-45 {
	max-width: 45%
}

.maxh-45 {
	max-height: 45%
}

.w-50 {
	width: 50%
}

.h-50 {
	height: 50%
}

.maxw-50 {
	max-width: 50%
}

.maxh-50 {
	max-height: 50%
}

.w-75 {
	width: 75%
}

.h-75 {
	height: 75%
}

.maxw-75 {
	max-width: 75%
}

.maxh-75 {
	max-height: 75%
}

.w-100 {
	width: 100%
}

.h-100 {
	height: 100%
}

.maxw-100 {
	max-width: 100%
}

.maxh-100 {
	max-height: 100%
}

html {
	font-size: 10px;
	height: 100%
}

body {
	height: 100%;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

*,
::after,
::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

img {
	display: block
}

a {
	text-decoration: none;
	color: inherit
}

header {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.main-content {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	padding-top: 60px;
	padding-bottom: 180px
}

.container {
	max-width: 1400px;
	padding: 0 20px;
	margin: 0 auto;
	width: 100%
}

.main-with-sitebar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.main-with-sitebar main {
	width: calc(66.66% - 5px)
}

.main-with-sitebar aside {
	width: calc(33.33% - 20px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.main-with-sitebar aside>div {
	width: 100%
}

footer {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.custom-scrollbar::-webkit-scrollbar {
	width: 5px;
	height: 5px
}

.custom-scrollbar::-webkit-scrollbar-track {
	background-color: #ddd
}

.custom-scrollbar::-webkit-scrollbar-thumb {
	background-color: #000
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0, 0, 0, .6)
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0
}

.start {
	width: 100%;
	padding: 0 10px
}

.start__container {
	background: #fff;
	-webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, .25);
	box-shadow: 0 4px 24px rgba(0, 0, 0, .25);
	border-radius: 10px;
	padding: 100px 50px 90px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 50px
}

.start__title h1 {
	font-family: "Roboto";
	font-weight: 700;
	font-size: 40px;
	/*    font-size: 32px;*/
	line-height: 120%;
	text-align: center;
	color: #cd0000
}

.start__title h1 span {
	text-transform: uppercase
}

.start__doc {
	max-width: 410px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px
}

.start__doc img {
	/*    max-width: 300px;*/
	max-width: 200px;
	-o-object-fit: cover;
	object-fit: cover
}

.start__doc h3 {
	font-family: "Roboto";
	font-weight: 700;
	font-size: 30px;
	line-height: 110%;
	text-align: center;
	color: #000
}

.start__doc p {
	font-family: "Roboto";
	font-weight: 400;
	font-size: 20px;
	line-height: 110%;
	text-align: center;
	color: #000
}

.start__text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px
}

.start button {
	background: #2fb100;
	border: 0;
	text-transform: uppercase;
	outline: 0;
	cursor: pointer;
	border-radius: 20px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding: 0 15pz;
	height: 56px;
	font-family: "Rubik", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #f4f4f4;
	padding: 7px 25px;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s
}


.asterisco__text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: "Rubik", sans-serif;
	font-size: 7px;
	font-weight: 200;
	gap: 10px
}


.start button:is(:hover, :focus) {
	scale: .9;
	background: #207201
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.main {
	width: 100%;
	position: relative;
	overflow: hidden
}

.main::-webkit-scrollbar {
	width: 10px;
	height: 10px
}

.main::-webkit-scrollbar-track {
	background: 0 0
}

.main::-webkit-scrollbar-thumb {
	background: #888;
	border-radius: 6px
}

.main::-webkit-scrollbar-thumb:hover {
	background: #555
}

.wrapper {
	height: 100%;
	background: #d9d9d9;
	position: relative;
	overflow: hidden
}

.wrapper::before {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	background: url("../img/background.webp");
	background-size: contain;
	background-position: center center
}

.wrapper__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	position: relative;
	z-index: 2
}

.container {
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
	padding: 15px 12px;
	
}

.second-display {
	display: none;
	background: #fff;
	overflow: hidden;
	max-width: 1218px;
	margin: 50px auto 0;
	height: calc(100vh - 0px);
	position: relative;
	z-index: 2;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	-webkit-filter: drop-shadow(0 4px 24px rgba(0, 0, 0, .25));
	filter: drop-shadow(0 4px 24px rgba(0, 0, 0, .25));
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.red {
	color: #c82929 !important
}

.time {
	text-align: center;
	color: #000;
	font-family: "Inter", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 18.15px;
	margin-bottom: 20px;
}

.chat-wrapper {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	position: relative;
	overflow: auto;
	padding: 30px 0 20px;
	
    
}

.chat-wrapper__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 45px;
	margin-bottom: 30px
	
}

.chat {
	width: calc(100% - 150px);
	height: 100%;
	position: relative;
	
    
}

.chat-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 25px;
	height: 100%;
	    
    
}

.chat-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	max-width: 935px;
	width: 100%
}

.chat-manager {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.chat-manager-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 10px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.chat-manager-avatar {
	width: 50px;
	height: 50px
}

.chat-manager h3 {
	font-family: "Inter", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 18.15px;
	letter-spacing: -.015em;
	color: #000
}

.chat-manager span {
	font-family: "Inter", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 18.15px;
	letter-spacing: -.015em;
	color: #828282
}

.chat-manager-text {
	padding: 20px;
	background: #e8e8e8;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	border-radius: 0 20px 20px 20px;
	width: 100%
}

.chat-manager-text img {
	width: 100%;
	margin-bottom: 10px
}

.chat-manager-text p {
	font-family: "Inter", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 18.15px;
	letter-spacing: -.015em;
	color: #000;
	width: 100%
}

.chat-manager-text p span {
	color: #c82929;
	font-weight: 700
}

.chat-manager-text p img {
	margin-top: 10px
}

.chat-manager-text p img.product {
	max-width: 180px;
	margin: 10px auto 0
}

.chat-user {
	-ms-flex-item-align: end;
	align-self: flex-end;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.chat-user-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 10px;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.chat-user-avatar {
	width: 50px;
	height: 50px
}

.chat-user h3 {
	font-family: "Inter", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 18.15px;
	letter-spacing: -.015em;
	color: #000
}

.chat-user span {
	font-family: "Inter", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 18.15px;
	letter-spacing: -.015em;
	color: #828282
}

.chat-user-text {
	padding: 20px;
	background: #2fb100;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	border-radius: 20px 0 20px 20px;
	width: 100%
}

.chat-user-text p {
	font-family: "Inter", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 18.15px;
	letter-spacing: -.015em;
	color: #fff;
	width: 100%
}

.chat-user-text p span {
	color: #c82929;
	font-weight: 700
}

.chat-user-text p img {
	margin-top: 10px
}

.chat-user-text p img.product {
	max-width: 220px;
	margin: 10px auto 0
}

.chat-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 30px
}

.chat-btn {
	border-radius: 20px;
	border: 2px solid transparent;
	background: #2fb100;
	text-align: center;
	padding: 10px 0;
	max-width: 336px;
	color: #fff;
	font-family: "Inter", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: -.015em;
	cursor: pointer;
	width: 100%
}

.chat-btn:hover {
	border: 2px solid #278504;
	background: #278504
}

.chat-form {
	position: relative;
	display: none;
	width: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

}


.chat-form-show {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.chat-form-avatar {
	position: absolute;
	border-radius: 50%;
	width: 70px;
	height: 70px;
	left: 0;
	top: 0
}

.chat-form-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0 14px 44px 0 rgba(0, 0, 0, .1490196078);
	box-shadow: 0 14px 44px 0 rgba(0, 0, 0, .1490196078);
	border-radius: 20px 20px 0 0;
	padding: 35px 20px 60px 20px
}

.form {
	width: 100%
}

.form__target {
	width: 100%;
	max-width: 400px;
	margin: 20px auto 0 auto;
	padding: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.form__target-input {
	margin-bottom: 5px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.form__target-input input {
	width: 100%;
	outline: 0;
	border: 1px solid #000;
	border-radius: 20px;
	background: 0 0;
	padding: 15px 30px;
	height: 50px;
	font-family: "Rubik", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 18.96px;
	-webkit-transition: all ease-in-out .24s;
	transition: all ease-in-out .24s;
	color: #000
}

.form__target-input input::-webkit-input-placeholder {
	color: #d6d6d6
}

.form__target-input input::-moz-placeholder {
	color: #d6d6d6
}

.form__target-input input:-ms-input-placeholder {
	color: #d6d6d6
}

.form__target-input input::-ms-input-placeholder {
	color: #d6d6d6
}

.form__target-input input::placeholder {
	color: #d6d6d6
}

.form__target-input input:is(:hover, :focus) {
	border: 1px solid #040072
}

.form__target-btn {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 15px;
	border: 0;
	cursor: pointer;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #33c100), to(#185b00));
	background: linear-gradient(180deg, #33c100 0, #185b00 100%);
	-webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .2509803922);
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .2509803922);
	border-radius: 20px;
	font-family: "Rubik", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 70px;
	color: #f4f4f4;
	-webkit-transition: all ease-in-out .24s;
	transition: all ease-in-out .24s
}

.form__target-btn:is(:hover, :focus) {
	scale: .9
}

.form__target-text {
	font-family: "Inter", sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -.015em;
	text-align: center;
	color: #898989
}



.list {
	-webkit-padding-start: 15px;
	padding-inline-start: 15px
}

.list li {
	list-style: disc;
	margin-bottom: 5px
}

.product-box {
	min-width: 274px;
	max-width: 865px
}

.header {
	width: 100%;
	background: #fff;
	-webkit-filter: drop-shadow(0 4px 44px rgba(0, 0, 0, .25));
	filter: drop-shadow(0 4px 44px rgba(0, 0, 0, .25))
}

.header__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px 75px
}

.header__type {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #4bc68d;
	border-radius: 10px;
	font-family: "Inter";
	font-weight: 400;
	font-size: 15px;
	line-height: 110%;
	letter-spacing: -.02em;
	color: #41c688
}

.header__user {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 30px
}

.header__user img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 70px;
	height: 70px
}

.header__user-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.header__user-info h6 {
	font-family: "Inter";
	font-weight: 700;
	font-size: 18px;
	line-height: 150%;
	letter-spacing: -.02em;
	color: #000
}

.header__user-info p {
	font-family: "Inter";
	font-weight: 400;
	font-size: 18px;
	line-height: 120%;
	letter-spacing: -.02em;
	color: #000;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}

.header__user-info p::after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #4dd489;
	top: 50%;
	right: -15px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.mt-5 {
	margin-top: 5px
}

.pt-5 {
	padding-top: 5px
}

.mr-5 {
	margin-right: 5px
}

.pr-5 {
	padding-right: 5px
}

.mb-5 {
	margin-bottom: 5px
}

.pb-5 {
	padding-bottom: 5px
}

.ml-5 {
	margin-left: 5px
}

.pl-5 {
	padding-left: 5px
}

.mt-10 {
	margin-top: 10px
}

.pt-10 {
	padding-top: 10px
}

.mr-10 {
	margin-right: 10px
}

.pr-10 {
	padding-right: 10px
}

.mb-10 {
	margin-bottom: 10px
}

.pb-10 {
	padding-bottom: 10px
}

.ml-10 {
	margin-left: 10px
}

.pl-10 {
	padding-left: 10px
}

.mt-15 {
	margin-top: 15px
}

.pt-15 {
	padding-top: 15px
}

.mr-15 {
	margin-right: 15px
}

.pr-15 {
	padding-right: 15px
}

.mb-15 {
	margin-bottom: 15px
}

.pb-15 {
	padding-bottom: 15px
}

.ml-15 {
	margin-left: 15px
}

.pl-15 {
	padding-left: 15px
}

.mt-20 {
	margin-top: 20px
}

.pt-20 {
	padding-top: 20px
}

.mr-20 {
	margin-right: 20px
}

.pr-20 {
	padding-right: 20px
}

.mb-20 {
	margin-bottom: 20px
}

.pb-20 {
	padding-bottom: 20px
}

.ml-20 {
	margin-left: 20px
}

.pl-20 {
	padding-left: 20px
}

.mt-25 {
	margin-top: 25px
}

.pt-25 {
	padding-top: 25px
}

.mr-25 {
	margin-right: 25px
}

.pr-25 {
	padding-right: 25px
}

.mb-25 {
	margin-bottom: 25px
}

.pb-25 {
	padding-bottom: 25px
}

.ml-25 {
	margin-left: 25px
}

.pl-25 {
	padding-left: 25px
}

.mt-30 {
	margin-top: 30px
}

.pt-30 {
	padding-top: 30px
}

.mr-30 {
	margin-right: 30px
}

.pr-30 {
	padding-right: 30px
}

.mb-30 {
	margin-bottom: 30px
}

.pb-30 {
	padding-bottom: 30px
}

.ml-30 {
	margin-left: 30px
}

.pl-30 {
	padding-left: 30px
}

.mt-35 {
	margin-top: 35px
}

.pt-35 {
	padding-top: 35px
}

.mr-35 {
	margin-right: 35px
}

.pr-35 {
	padding-right: 35px
}

.mb-35 {
	margin-bottom: 35px
}

.pb-35 {
	padding-bottom: 35px
}

.ml-35 {
	margin-left: 35px
}

.pl-35 {
	padding-left: 35px
}

.mt-40 {
	margin-top: 40px
}

.pt-40 {
	padding-top: 40px
}

.mr-40 {
	margin-right: 40px
}

.pr-40 {
	padding-right: 40px
}

.mb-40 {
	margin-bottom: 40px
}

.pb-40 {
	padding-bottom: 40px
}

.ml-40 {
	margin-left: 40px
}

.pl-40 {
	padding-left: 40px
}

.mt-45 {
	margin-top: 45px
}

.pt-45 {
	padding-top: 45px
}

.mr-45 {
	margin-right: 45px
}

.pr-45 {
	padding-right: 45px
}

.mb-45 {
	margin-bottom: 45px
}

.pb-45 {
	padding-bottom: 45px
}

.ml-45 {
	margin-left: 45px
}

.pl-45 {
	padding-left: 45px
}

.mt-50 {
	margin-top: 50px
}

.pt-50 {
	padding-top: 50px
}

.mr-50 {
	margin-right: 50px
}

.pr-50 {
	padding-right: 50px
}

.mb-50 {
	margin-bottom: 50px
}

.pb-50 {
	padding-bottom: 50px
}

.ml-50 {
	margin-left: 50px
}

.pl-50 {
	padding-left: 50px
}

.mt-75 {
	margin-top: 75px
}

.pt-75 {
	padding-top: 75px
}

.mr-75 {
	margin-right: 75px
}

.pr-75 {
	padding-right: 75px
}

.mb-75 {
	margin-bottom: 75px
}

.pb-75 {
	padding-bottom: 75px
}

.ml-75 {
	margin-left: 75px
}

.pl-75 {
	padding-left: 75px
}

.mt-100 {
	margin-top: 100px
}

.pt-100 {
	padding-top: 100px
}

.mr-100 {
	margin-right: 100px
}

.pr-100 {
	padding-right: 100px
}

.mb-100 {
	margin-bottom: 100px
}

.pb-100 {
	padding-bottom: 100px
}

.ml-100 {
	margin-left: 100px
}

.pl-100 {
	padding-left: 100px
}

.w-5 {
	width: 5%
}

.h-5 {
	height: 5%
}

.maxw-5 {
	max-width: 5%
}

.maxh-5 {
	max-height: 5%
}

.w-10 {
	width: 10%
}

.h-10 {
	height: 10%
}

.maxw-10 {
	max-width: 10%
}

.maxh-10 {
	max-height: 10%
}

.w-15 {
	width: 15%
}

.h-15 {
	height: 15%
}

.maxw-15 {
	max-width: 15%
}

.maxh-15 {
	max-height: 15%
}

.w-20 {
	width: 20%
}

.h-20 {
	height: 20%
}

.maxw-20 {
	max-width: 20%
}

.maxh-20 {
	max-height: 20%
}

.w-25 {
	width: 25%
}

.h-25 {
	height: 25%
}

.maxw-25 {
	max-width: 25%
}

.maxh-25 {
	max-height: 25%
}

.w-30 {
	width: 30%
}

.h-30 {
	height: 30%
}

.maxw-30 {
	max-width: 30%
}

.maxh-30 {
	max-height: 30%
}

.w-35 {
	width: 35%
}

.h-35 {
	height: 35%
}

.maxw-35 {
	max-width: 35%
}

.maxh-35 {
	max-height: 35%
}

.w-40 {
	width: 40%
}

.h-40 {
	height: 40%
}

.maxw-40 {
	max-width: 40%
}

.maxh-40 {
	max-height: 40%
}

.w-45 {
	width: 45%
}

.h-45 {
	height: 45%
}

.maxw-45 {
	max-width: 45%
}

.maxh-45 {
	max-height: 45%
}

.w-50 {
	width: 50%
}

.h-50 {
	height: 50%
}

.maxw-50 {
	max-width: 50%
}

.maxh-50 {
	max-height: 50%
}

.w-75 {
	width: 75%
}

.h-75 {
	height: 75%
}

.maxw-75 {
	max-width: 75%
}

.maxh-75 {
	max-height: 75%
}

.w-100 {
	width: 100%
}

.h-100 {
	height: 100%
}

.maxw-100 {
	max-width: 100%
}

.maxh-100 {
	max-height: 100%
}

.d-none {
	display: none !important
}

.d-block {
	display: block
}

.d-inline-block {
	display: inline-block
}

.d-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.d-inline-flex {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.flex-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.flex-fill {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.flex-fill-no-shrink {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.flex-fill-100per {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%
}

.flex-no-shrink {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.flex-nowrap {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.align-items-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.align-items-end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.align-items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.align-items-baseline {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}

.align-items-stretch {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.justify-content-start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.justify-content-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.justify-content-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.justify-content-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.justify-content-around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.overflow-auto {
	overflow: auto
}

.overflow-hidden {
	overflow: hidden
}

body.js-popup {
	overflow-y: hidden
}

.js-d-none {
	display: none !important
}

.b-lazy {
	opacity: 0
}

.b-loaded {
	opacity: 1
}

.social-links-telegram,
.social-links-facebook,
.social-links-youtube {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.social-links-telegram {
	background-color: #007ebd
}

.social-links-telegram:hover {
	background-color: #00aeff
}

.social-links-telegram svg {
	width: 11px;
	height: 11px;
	fill: #fff;
	margin-right: 2px
}

.social-links-facebook {
	background-color: #3754a0
}

.social-links-facebook:hover {
	background-color: #1178f2
}

.social-links-facebook svg {
	width: 6px;
	height: 13px;
	fill: #fff
}

.social-links-youtube {
	background-color: #b71a20
}

.social-links-youtube:hover {
	background-color: #fe0000
}

.social-links-youtube svg {
	width: 13px;
	height: 9px;
	fill: #fff
}

.icon-like {
	fill: #4c5b6b
}

@font-face {
	font-family: "Cairo";
	src: url(../fonts/Cairo-Regular.woff2) format("woff2"), url(../fonts/Cairo-Regular.woff) format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Bebas Neue Cyrillic";
	src: url(../fonts/BebasNeueCyrillic.eot);
	src: local("Bebas Neue Cyrillic"), local("BebasNeueCyrillic"), url(../fonts/BebasNeueCyrillic.eot?#iefix) format("embedded-opentype"), url(../fonts/BebasNeueCyrillic.woff2) format("woff2"), url(../fonts/BebasNeueCyrillic.woff) format("woff"), url(../fonts/BebasNeueCyrillic.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@media (min-width:992px) {
	.chat-manager h3 {
		font-family: "Inter", sans-serif;
		font-size: 18px;
		font-weight: 400;
		line-height: 21.78px;
		letter-spacing: -.015em
	}

	.chat-manager span {
		font-size: 18px;
		font-weight: 400;
		line-height: 21.78px;
		letter-spacing: -.015em
	}

	.chat-manager-text p {
		font-size: 18px;
		font-weight: 400;
		line-height: 21.78px;
		letter-spacing: -.015em
	}

	.chat-user h3 {
		font-family: "Inter", sans-serif;
		font-size: 18px;
		font-weight: 400;
		line-height: 21.78px;
		letter-spacing: -.015em
	}

	.chat-user span {
		font-size: 18px;
		font-weight: 400;
		line-height: 21.78px;
		letter-spacing: -.015em
	}

	.chat-user-text p {
		font-size: 18px;
		font-weight: 400;
		line-height: 21.78px;
		letter-spacing: -.015em
	}

	.chat-btn {
		max-width: 166px;
		font-size: 18px;
		font-weight: 400;
		letter-spacing: -.015em
	}
}

@media (min-width:1200px) {
	.time {
		font-size: 18px;
		font-weight: 400;
		line-height: 21.78px
	}


	.chat-form-content {
		padding: 50px 178px 20px 180px
	}

	.form__target {
		margin: 0 auto
	}

	.form__target-btn {
		font-size: 20px;
		font-weight: 500;
		line-height: 70px
	}

	.form__target-text {
		font-size: 15px;
		font-weight: 400;
		line-height: 20px;
		letter-spacing: -.015em
	}

}

@media (max-width:1199px) {
	.main-content {
		padding-top: 50px;
		padding-bottom: 140px
	}
}

@media (max-width:991px) {
	.main-content {
		padding-top: 50px;
		padding-bottom: 180px
	}

	.main-with-sitebar {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.main-with-sitebar main {
		width: 100%
	}

	.main-with-sitebar aside>div {
		width: calc(50% - 10px)
	}

	.main-with-sitebar aside {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%
	}
}

@media (max-width:767px) {
	.main-content {
		padding-top: 50px;
		padding-bottom: 140px
	}

	.start__container {
		padding: 15px 10px
	}

	.start__title h1 {
		font-size: 15px
	}

	.start__doc img {
		/*        max-width: 200px;*/
		max-width: 110px
	}

	.start__doc h3 {
		font-size: 18px
	}

	.start__doc p {
		font-size: 14px
	}

	.start button {
		padding: 15px 10px;
		font-size: 16px;
	}

	.second-display {
		border-radius: 0;
		margin: 0 auto
	}

	.chat-wrapper {
		padding: 30px 10px 20px;
		height: 100%;
	}

	.chat {
		width: 100%
	}

	.chat-manager-avatar {
		height: 30px;
		width: 30px
	}

	.chat-user-avatar {
		height: 30px;
		width: 30px
	}

	.chat-buttons {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		gap: 15px
	}

	.chat-form-avatar {
		height: 45px;
		width: 45px
	}


	.header__container {
		padding: 15px
	}

	.header__type {
		font-size: 10px;
		padding: 10px 3px;
	}

	.header__user {
		gap: 10px
	}

	.header__user img {
		width: 60px;
		height: 60px
	}

	.header__user-info h6 {
		font-size: 12px
	}

	.header__user-info p {
		font-size: 12px
	}

	.social-links-telegram,
	.social-links-facebook,
	.social-links-youtube {
		width: 25px;
		height: 25px
	}
}

@media (max-width:639px) {
	.main-content {
		padding-top: 50px;
		padding-bottom: 120px
	}

	.main-with-sitebar aside>div {
		width: 100%
	}

	.main-with-sitebar aside {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}


@media (max-width:479px) {
	.main-content {
		padding-top: 40px;
		padding-bottom: 80px
	}

}