@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

@font-face {
    font-family: 'Fregat';
    src: url('../fonts/Fregat/Fregat-Italic.eot');
    src: local('Fregat Italic'), local('Fregat-Italic'),
        url('../fonts/Fregat/Fregat-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Fregat/Fregat-Italic.woff2') format('woff2'),
        url('../fonts/Fregat/Fregat-Italic.woff') format('woff'),
        url('../fonts/Fregat/Fregat-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Fregat';
    src: url('../fonts/Fregat/Fregat-Bold.eot');
    src: local('Fregat Bold'), local('Fregat-Bold'),
        url('../fonts/Fregat/Fregat-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Fregat/Fregat-Bold.woff2') format('woff2'),
        url('../fonts/Fregat/Fregat-Bold.woff') format('woff'),
        url('../fonts/Fregat/Fregat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fregat';
    src: url('../fonts/Fregat/Fregat-BoldItalic.eot');
    src: local('Fregat Bold Italic'), local('Fregat-BoldItalic'),
        url('../fonts/Fregat/Fregat-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Fregat/Fregat-BoldItalic.woff2') format('woff2'),
        url('../fonts/Fregat/Fregat-BoldItalic.woff') format('woff'),
        url('../fonts/Fregat/Fregat-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Fregat';
    src: url('../fonts/Fregat/Fregat.eot');
    src: local('Fregat'),
        url('../fonts/Fregat/Fregat.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Fregat/Fregat.woff2') format('woff2'),
        url('../fonts/Fregat/Fregat.woff') format('woff'),
        url('../fonts/Fregat/Fregat.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
}

html {
	font-size: 10px;
}

body {
	color: #000000;
	font-family: "Rubik", sans-serif;
	font-size: 1.4rem;
	line-height: 1.5;
	background: url('../img/bg.png');
	background-size: contain;
}

* {
	outline: none;
	font-family: Rubik;
}

ul, ol, li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

a, a:hover {
	color: #000000;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

input:focus::placeholder {
	color: transparent;
}

input:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus:-moz-placeholder {
	color: transparent;
}

input:focus::-moz-placeholder {
	color: transparent;
}

input:focus:-ms-input-placeholder {
	color: transparent;
}

.user-block__country {
	padding: 30px 50px;
}

.user-block__country-text {
	padding: 30px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background: #ffffff;
    -webkit-box-shadow: 0 0 10px #eee8dc;
       -moz-box-shadow: 0 0 10px #eee8dc;
            box-shadow: 0 0 10px #eee8dc;
}

.icon-profile::before {
	content: '';
	width: 13.89px;
	height: 15.18px;
	display: block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 13 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.25 4.464a2.25 2.25 0 1 0-4.5 0 2.25 2.25 0 1 0 4.5 0Zm1.286 0a3.535 3.535 0 1 1-7.072 0 3.535 3.535 0 1 1 7.072 0ZM1.5 12.27c0 .607-.051.551.293.551h8.735c.345 0 .293.056.293-.55 0-1.472-2.124-2.342-4.66-2.342-2.537 0-4.66.87-4.66 2.341Zm-1.286 0c0-2.494 2.764-3.627 5.947-3.627 3.183 0 5.946 1.133 5.946 3.627 0 1.297-.502 1.837-1.579 1.837H1.793c-1.077 0-1.579-.54-1.579-1.837Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.icon-message::before {
	content: '';
	width: 15.43px;
	height: 12.86px;
	display: block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.225.571 7.746.002c1.012.012 1.54.125 2.088.418a2.98 2.98 0 0 1 1.236 1.236c.311.582.42 1.142.42 2.284v4.978c0 1.142-.109 1.702-.42 2.284a2.979 2.979 0 0 1-1.236 1.236c-.582.311-1.142.42-2.284.42h-7.55c-1.142 0-1.702-.109-2.284-.42a2.979 2.979 0 0 1-1.236-1.236c-.311-.582-.42-1.142-.42-2.284l.002-5.174c.012-1.012.125-1.54.418-2.088A2.98 2.98 0 0 1 1.941.99C2.523.68 3.083.57 4.225.57Zm10.002 2.397L9.818 7.377a2.572 2.572 0 0 1-3.534.097l-.102-.097-4.41-4.409c-.147.33-.2.71-.2 1.543v4.978c0 .948.069 1.308.267 1.678.164.307.401.544.708.708.327.175.645.25 1.367.265l.31.003h7.55c.949 0 1.308-.07 1.679-.268.307-.164.544-.4.708-.708.175-.327.25-.645.264-1.367l.003-.31V4.51c0-.833-.053-1.211-.2-1.542Zm-2.452-1.11h-7.55c-.833 0-1.212.053-1.543.2l4.409 4.41c.475.475 1.231.5 1.736.075l.082-.076 4.409-4.409c-.331-.147-.71-.2-1.543-.2Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.icon-pro::before {
	content: '';
	width: 13.46px;
	height: 13.46px;
	display: block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.873 6.124a.643.643 0 0 1 0 .909l-6.819 6.818a.643.643 0 1 1-.909-.909l6.819-6.818a.643.643 0 0 1 .909 0Zm5.52.991c.03.057.03.124 0 .18L13.598 8.8l.795 1.504a.193.193 0 0 1-.26.26l-1.504-.794-1.505.795a.193.193 0 0 1-.26-.26l.795-1.505-.795-1.504a.193.193 0 0 1 .26-.26l1.505.794 1.504-.795a.193.193 0 0 1 .26.08ZM7.965.687c.03.056.03.124 0 .18L7.17 2.372l.795 1.504a.193.193 0 0 1-.26.26L6.2 3.341l-1.504.795a.193.193 0 0 1-.26-.26l.794-1.504L4.435.867a.193.193 0 0 1 .26-.26l1.505.795L7.704.607a.193.193 0 0 1 .26.08Zm6.428 0c.03.056.03.124 0 .18l-.795 1.504.795 1.505a.193.193 0 0 1-.26.26l-1.504-.795-1.505.795a.193.193 0 0 1-.26-.26l.795-1.505-.795-1.504a.193.193 0 0 1 .26-.26l1.505.795 1.504-.795a.193.193 0 0 1 .26.08Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.icon-buymoney::before {
	content: '';
	width: 12.86px;
	height: 13.5px;
	display: block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.425 10.329C13.32 12.342 10.44 13.75 7 13.75 3.495 13.75.57 12.288.57 10.214V3.786l.003-.115C.68 1.658 3.56.25 7 .25c3.505 0 6.428 1.462 6.428 3.536v6.428l-.003.115Zm-1.282-4.38C10.963 6.804 9.084 7.321 7 7.321c-2.084 0-3.962-.516-5.143-1.371V7c0 1.122 2.257 2.25 5.143 2.25 2.886 0 5.143-1.128 5.143-2.25V5.95ZM7 1.536c-2.886 0-5.143 1.128-5.143 2.25 0 1.121 2.257 2.25 5.143 2.25 2.886 0 5.143-1.129 5.143-2.25 0-1.122-2.257-2.25-5.143-2.25Zm5.143 7.628c-1.18.855-3.059 1.372-5.143 1.372-2.084 0-3.962-.517-5.143-1.372v1.05l.003.075c.098 1.096 2.318 2.175 5.14 2.175 2.886 0 5.143-1.128 5.143-2.25v-1.05Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.icon-request::before {
	content: '';
	width: 15.11px;
	height: 11.57px;
	display: block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.165 6.184c.234.23.255.595.06.848l-.052.061-4.412 4.5a.643.643 0 0 1-.855.056l-.06-.054-2.66-2.692a.643.643 0 0 1 .854-.958L8.1 8l2.201 2.228 3.955-4.035a.643.643 0 0 1 .909-.008ZM4.107 7.93a.643.643 0 0 1 0 1.285H.893a.643.643 0 1 1 0-1.285h3.214Zm7.714-3.858a.643.643 0 1 1 0 1.286H.893a.643.643 0 0 1 0-1.286H11.82Zm0-3.857a.643.643 0 1 1 0 1.286H.893a.643.643 0 0 1 0-1.286H11.82Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.icon-support::before {
	content: '';
	width: 14.14px;
	height: 14.14px;
	display: block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.214 12.538V10.46a1.248 1.248 0 1 1 2.496 0v2.077a1.248 1.248 0 1 1-2.496 0Zm0-1.047V8.255A2.533 2.533 0 0 0 .93 10.461v2.077a2.534 2.534 0 1 0 5.067 0V10.46a2.534 2.534 0 0 0-3.782-2.206V8a5.786 5.786 0 1 1 11.572 0v.255a2.534 2.534 0 0 0-3.782 2.206v2.077a2.534 2.534 0 0 0 5.068 0V10.46c0-.946-.518-1.77-1.286-2.206v3.15a.643.643 0 0 0 1.286 0V8A7.071 7.071 0 0 0 .929 8v3.491a.643.643 0 1 0 1.285 0Zm11.572-1.03v2.077a1.248 1.248 0 0 1-2.496 0V10.46a1.248 1.248 0 1 1 2.496 0Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.icon-setting::before {
	content: '';
	width: 15.33px;
	height: 15.03px;
	display: block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.738.312c.275.044.535.149.768.336.383.306.565.691.706 1.254.036.145.098.313.176.476a6.1 6.1 0 0 1 .524.253c.168-.042.33-.097.459-.157.908-.423 1.67-.4 2.293.272.053.057.085.095.153.18l.405.499c.108.134.155.196.223.31.445.74.272 1.43-.29 2.176a2.644 2.644 0 0 0-.268.457c.05.182.092.366.125.552.143.115.295.216.43.284.517.264.851.528 1.063.97.13.27.174.546.155.824-.01.147-.026.228-.068.412l-.145.626a2.239 2.239 0 0 1-.119.4 1.618 1.618 0 0 1-.5.673c-.384.304-.801.395-1.381.405a2.612 2.612 0 0 0-.497.064 6.09 6.09 0 0 1-.362.453c.002.176.02.35.05.491.12.568.125.994-.084 1.437-.128.27-.316.479-.543.639a2.24 2.24 0 0 1-.363.206l-.578.282a2.23 2.23 0 0 1-.386.159c-.266.08-.546.1-.838.035-.478-.108-.81-.374-1.184-.819a2.641 2.641 0 0 0-.38-.36 6.153 6.153 0 0 1-.564 0 2.64 2.64 0 0 0-.38.36c-.373.444-.706.711-1.184.819a1.617 1.617 0 0 1-.838-.035 2.231 2.231 0 0 1-.386-.16l-.577-.281a4.408 4.408 0 0 1-.12-.06c-.843-.439-1.09-1.187-.87-2.222.03-.142.047-.315.05-.491a6.116 6.116 0 0 1-.363-.453 2.612 2.612 0 0 0-.497-.064c-.58-.01-.997-.101-1.38-.405a1.618 1.618 0 0 1-.5-.673 2.236 2.236 0 0 1-.12-.4L.408 9.41a2.174 2.174 0 0 1-.07-.438c-.015-.295.041-.587.19-.865.218-.405.541-.653 1.03-.903.135-.068.287-.169.43-.284.034-.186.075-.37.126-.552a2.644 2.644 0 0 0-.269-.457c-.562-.747-.735-1.436-.29-2.176.068-.114.115-.176.224-.31l.404-.5c.069-.084.1-.122.153-.179.624-.673 1.385-.695 2.293-.272.13.06.29.115.459.157.17-.093.345-.177.524-.253a2.62 2.62 0 0 0 .176-.476c.141-.563.323-.948.706-1.254.233-.187.493-.292.768-.336.116-.019.193-.024.315-.026h.744c.188 0 .272.003.417.026Zm-.361 1.26h-.698c-.322 0-.483 0-.643.642a4.08 4.08 0 0 1-.537 1.203 4.802 4.802 0 0 0-1.158.56 4.083 4.083 0 0 1-1.255-.337c-.6-.28-.701-.155-.904.095l-.404.5c-.203.249-.304.374.095.903.224.298.463.74.602 1.193A4.794 4.794 0 0 0 3.2 7.55a4.08 4.08 0 0 1-1.056.8c-.59.3-.554.457-.482.77l.145.627c.072.313.108.47.77.482.367.006.851.087 1.288.25.222.37.492.707.802 1.004.06.461.03.948-.046 1.306-.137.648.007.718.296.86l.578.281c.289.14.433.211.86-.296a4.078 4.078 0 0 1 1.022-.853 4.868 4.868 0 0 0 1.248 0c.41.238.784.569 1.023.853.426.507.57.437.86.296l.577-.282c.289-.14.433-.211.296-.86a4.079 4.079 0 0 1-.046-1.305c.31-.297.58-.634.802-1.003a4.08 4.08 0 0 1 1.287-.251c.663-.012.7-.169.771-.482l.145-.627c.072-.313.108-.47-.482-.77a4.08 4.08 0 0 1-1.056-.8 4.794 4.794 0 0 0-.276-1.219c.139-.453.378-.895.602-1.193.399-.53.298-.654.095-.904l-.404-.5c-.202-.25-.304-.374-.904-.094-.33.153-.795.292-1.255.337a4.803 4.803 0 0 0-1.157-.56 4.08 4.08 0 0 1-.538-1.203c-.15-.605-.302-.64-.587-.642ZM8 5.107a2.893 2.893 0 1 1 0 5.786 2.893 2.893 0 0 1 0-5.786Zm0 1.286a1.607 1.607 0 1 0 0 3.214 1.607 1.607 0 0 0 0-3.214Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.icon-logout::before {
	content: '';
	width: 14.14px;
	height: 14.14px;
	display: block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.523.929c1.259.013 1.9.149 2.563.504.636.34 1.14.843 1.48 1.479.354.664.49 1.304.503 2.563v5.048c-.013 1.258-.149 1.899-.504 2.563a3.563 3.563 0 0 1-1.479 1.479c-.664.355-1.304.49-2.563.504H5.475c-1.258-.013-1.9-.149-2.563-.504a3.563 3.563 0 0 1-1.48-1.479c-.354-.664-.49-1.305-.503-2.563V5.475c.013-1.259.149-1.9.504-2.563a3.563 3.563 0 0 1 1.479-1.48c.664-.354 1.305-.49 2.563-.503h5.048Zm-.216 1.284H5.691l-.358.003c-.951.018-1.377.116-1.815.35-.412.22-.731.54-.951.952-.235.438-.333.864-.35 1.815l-.004.358v4.616l.003.358c.018.951.116 1.377.35 1.815.22.412.54.731.952.951.438.235.864.332 1.815.35l.358.004h4.616l.358-.004c.951-.018 1.377-.116 1.815-.35.412-.22.731-.54.951-.951.235-.438.333-.864.35-1.815l.004-.358V5.69l-.003-.358c-.018-.951-.116-1.377-.35-1.815a2.278 2.278 0 0 0-.952-.951c-.438-.235-.864-.333-1.815-.35l-.358-.004ZM8.225 5.262c.27-.231.675-.2.906.07l1.929 2.25.004.005a.646.646 0 0 1 .07.724.644.644 0 0 1-.07.102l-.004.005-1.929 2.25a.643.643 0 0 1-.976-.836l1.018-1.19H5.43a.643.643 0 1 1 0-1.285h3.744L8.155 6.168a.643.643 0 0 1 .012-.85l.058-.056Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.icon-hotjob {
	left: 10px;
	bottom: 10px;
	position: absolute;
}

.icon-hotjob::before {
	content: '';
	width: 32px;
	height: 40px;
	display: block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23a)'%3E%3Crect x='4.388' y='10.95' width='6.881' height='6.124' rx='1' transform='rotate(-17.707 4.388 10.95)' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.24 2.163a4.505 4.505 0 0 0-.906.787C7.158 4.274 6.499 6.387 6.496 8.838v.666L6.3 9.4c-.374-.198-.79-.658-.994-1.099-.175-.375-.312-1-.312-1.421v-.134l-.18.114A6.584 6.584 0 0 0 3.218 8.34c-2.097 2.828-1.416 6.775 1.498 8.684a5.99 5.99 0 0 0 5.87.385c2.194-1.058 3.504-3.255 3.402-5.705-.06-1.43-.485-2.612-1.405-3.908a29.675 29.675 0 0 0-.787-1.012c-1.143-1.418-1.42-1.811-1.754-2.49a5.111 5.111 0 0 1-.537-1.975L9.482 2l-.242.163Zm1.582 7.619c.134.816.159 1.111.16 1.907 0 .58-.014.853-.056 1.125-.231 1.49-.8 2.41-1.788 2.893-.923.45-1.831.374-2.572-.213a2.19 2.19 0 0 1-.827-1.757c.003-.679.29-1.291.805-1.716.27-.222.563-.361 1.051-.499 1.07-.302 1.867-.717 2.42-1.263.264-.258.526-.62.626-.861.033-.08.07-.135.08-.123.012.012.058.24.101.507Z' fill='%23EE7941'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='0' width='15.994' height='20' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_715_72'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_715_72' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat;
}

.icon-notify {
	display: inline-block;
}

.icon-notify::before {
	content: '';
	width: 22px;
	height: 24px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 19.857c-1.45 0-2.571-.75-2.571-2.143h5.143c0 1.393-1.121 2.143-2.572 2.143Zm6.424-7.286c0 1.715 2.148 2.143 2.148 3 0 .858-.429 1.286-2.143 1.286H2.572c-1.715 0-2.143-.428-2.143-1.286 0-.857 2.143-1.285 2.143-3V9.143c0-4.286 2.142-7.714 5.571-7.714 0-.643.429-.858.857-.858.429 0 .857.215.857.858 3.429 0 5.567 3.428 5.567 7.714v3.428Z' fill='%2399A2AD'/%3E%3C/svg%3E") no-repeat;
}

.icon-tg::before {
	content: '';
	width: 14px;
    height: 12px;
    margin-right: 2px;
    margin-bottom: -1px;
    display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 448 377' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m446.7 34.6-67.6 318.8c-5.1 22.5-18.4 28.1-37.3 17.5l-103-75.9-49.7 47.8c-5.5 5.5-10.1 10.1-20.7 10.1l7.4-104.9L366.7 75.5c8.3-7.4-1.8-11.5-12.9-4.1L117.8 220 16.2 188.2c-22.1-6.9-22.5-22.1 4.6-32.7L418.2 2.4c18.4-6.9 34.5 4.1 28.5 32.2Z' fill='%23958b76'/%3E%3C/svg%3E") no-repeat;
}

.icon-vk::before {
	content: '';
	width: 17px;
    height: 12px;
    margin-right: 2px;
    margin-bottom: -2px;
    display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 62 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 .9h7.1c.9 0 1.6.6 1.9 1.4.9 2.6 2.9 8.3 5.2 12.2 3.1 5.1 5.1 7 6.4 6.8 1.3-.3.9-3.7.9-6.4s.3-7.3-1-9.4l-2-2.9a1 1 0 0 1 .8-1.6h11.4c1.1 0 2 .9 2 2v14.5s.5 2.6 3.3-.1 5.8-7.7 8.3-12.8l1-2.4c.3-.7 1-1.2 1.8-1.2h7.4c1.4 0 2.4 1.4 1.9 2.7l-.8 2.1s-2.7 5.4-5.5 9.2c-2.8 3.9-3.4 4.8-3 5.8.4 1 7.6 7.7 9.4 10.9.5.9.9 1.7 1.3 2.4.7 1.3-.3 3-1.8 3h-8.4c-.7 0-1.4-.4-1.7-1l-.8-1.3s-5.1-6-8.2-7.9c-3.2-1.8-3.1.8-3.1.8V33c0 2.2-1.8 4-4 4h-2s-11 0-19.8-13.1C4.1 13.7 1.8 7.1 1 3.3.8 2.1 1.7.9 3 .9Z' fill='%23958b76'/%3E%3C/svg%3E") no-repeat;
}

.icon-link::before {
	content: '';
	width: 18px;
    height: 14px;
    margin-right: 2px;
    margin-bottom: -2px;
    display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 640 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M598.6 41.41C570.1 13.8 534.8 0 498.6 0s-72.36 13.8-99.96 41.41l-43.36 43.36c15.11 8.012 29.47 17.58 41.91 30.02 3.146 3.146 5.898 6.518 8.742 9.838l37.96-37.96C458.5 72.05 477.1 64 498.6 64c20.67 0 40.1 8.047 54.71 22.66 14.61 14.61 22.66 34.04 22.66 54.71s-8.049 40.1-22.66 54.71l-133.3 133.3C405.5 343.1 386 352 365.4 352s-40.1-8.048-54.71-22.66C296 314.7 287.1 295.3 287.1 274.6s8.047-40.1 22.66-54.71l4.44-3.49c-2.1-3.9-4.3-7.9-7.5-11.1-8.6-8.6-19.9-13.3-32.1-13.3-11.93 0-23.1 4.664-31.61 12.97-30.71 53.96-23.63 123.6 22.39 169.6C293 402.2 329.2 416 365.4 416c36.18 0 72.36-13.8 99.96-41.41L598.6 241.3c28.45-28.45 42.24-66.01 41.37-103.3-.87-35.9-14.57-69.84-41.37-96.59zM234 387.4l-37.9 37.9C181.5 439.1 162 448 141.4 448c-20.67 0-40.1-8.047-54.71-22.66-14.61-14.61-22.66-34.04-22.66-54.71s8.049-40.1 22.66-54.71l133.3-133.3C234.5 168 253.1 160 274.6 160s40.1 8.048 54.71 22.66c14.62 14.61 22.66 34.04 22.66 54.71s-8.047 40.1-22.66 54.71l-3.51 3.52c2.094 3.939 4.219 7.895 7.465 11.15C341.9 315.3 353.3 320 365.4 320c11.93 0 23.1-4.664 31.61-12.97 30.71-53.96 23.63-123.6-22.39-169.6C346.1 109.8 310.8 96 274.6 96c-36.2 0-72.3 13.8-99.9 41.4L41.41 270.7C13.81 298.3 0 334.48 0 370.66c0 36.18 13.8 72.36 41.41 99.97C69.01 498.2 105.2 512 141.4 512c36.18 0 72.36-13.8 99.96-41.41l43.36-43.36c-15.11-8.012-29.47-17.58-41.91-30.02-3.21-3.11-5.91-6.51-8.81-9.81z' fill='%23958b76'/%3E%3C/svg%3E") no-repeat;
}

.icon-award::before {
	content: '';
	width: 12px;
	height: 14px;
	margin-right: 5px;
    margin-bottom: -2px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.635.062a.583.583 0 0 0-.175.13c-.105.142-.112.321-.099 2.488.015 2.285.021 2.39.187 3.014.32 1.204 1.03 2.12 2.006 2.588a3.3 3.3 0 0 0 2.891 0c.977-.469 1.686-1.384 2.007-2.588.166-.624.172-.729.187-3.014.013-2.167.006-2.346-.1-2.489a.583.583 0 0 0-.174-.13L9.242 0H2.758l-.123.062ZM.325.559a.44.44 0 0 0-.287.275c-.04.101-.043.292-.033 1.67.01 1.485.014 1.569.074 1.828.192.839.634 1.403 1.345 1.717.182.08.702.225.726.201.007-.006-.02-.12-.06-.253a6.498 6.498 0 0 1-.114-.446 16.228 16.228 0 0 0-.057-.263c-.009-.037-.056-.074-.136-.103-.152-.057-.432-.3-.546-.474-.242-.37-.292-.76-.28-2.223l.008-1.025.442-.008.442-.007V.52H1.14C.614.523.404.533.324.56Zm9.826.425v.464l.442.007.442.008.008 1.025c.012 1.461-.038 1.853-.28 2.222a1.528 1.528 0 0 1-.663.529c-.006.004-.039.14-.074.303a7.201 7.201 0 0 1-.127.496.813.813 0 0 0-.05.212c.025.024.543-.12.727-.2.709-.314 1.154-.882 1.345-1.717.06-.26.063-.342.074-1.829.013-1.72.013-1.714-.164-1.86-.134-.11-.25-.124-.986-.124h-.694v.464Zm-5.357 8.04c-.051.05-.056.09-.055.471 0 .435.01.473.13.536.087.045 2.175.045 2.262 0 .12-.063.13-.1.13-.536.001-.381-.004-.422-.055-.472-.03-.03-.065-.054-.077-.054-.012 0-.185.032-.386.072A3.257 3.257 0 0 1 6 9.113c-.298 0-.457-.016-.743-.072-.2-.04-.374-.072-.386-.072-.012 0-.046.024-.077.054Zm-2.188 1.811a.48.48 0 0 0-.226.325c-.034.171-.032 2.255.002 2.433.035.185.096.267.253.345l.123.062h6.484l.123-.062c.157-.078.218-.16.253-.345.034-.178.036-2.262.002-2.433a.48.48 0 0 0-.226-.325l-.092-.062H2.698l-.092.062Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
}

.icon-quote::before {
	content: '';
	width: 11px;
	height: 11px;
	margin-right: 5px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.426.092C1.734-.428 0 1.287 0 4.482V11h4.426V5.52H2.07c-.13-1.948.077-3.662 2.096-3.532L4.426.092Zm6.574 0c-2.692-.52-4.426 1.195-4.426 4.39V11H11V5.52H8.645c-.13-1.948.077-3.662 2.096-3.532L11 .092Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
}

.icon-like::before {
	content: '';
	width: 18px;
	height: 17px;
	margin-bottom: -4px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.744.038a4.257 4.257 0 0 0-2.54 1.314A4.263 4.263 0 0 0 0 4.367c0 .889.233 1.674.718 2.417.181.278.456.565 3.083 3.218 1.586 1.602 2.92 2.932 2.965 2.956a.677.677 0 0 0 .468 0c.045-.024 1.38-1.354 2.966-2.956 2.626-2.653 2.901-2.94 3.082-3.218.486-.744.719-1.53.718-2.417a4.265 4.265 0 0 0-1.204-3.016A4.235 4.235 0 0 0 10.121.024 4.356 4.356 0 0 0 7.27.738a2.024 2.024 0 0 1-.266.166A2.13 2.13 0 0 1 6.73.736a4.34 4.34 0 0 0-1.56-.652C4.796.008 4.102-.014 3.744.038Zm6.739 1.147c.56.147 1.027.405 1.436.794.297.282.487.546.678.936.183.376.27.68.32 1.114.06.52-.047 1.167-.275 1.674-.235.52-.267.556-3.035 3.352L7 11.685l-2.523-2.54c-1.413-1.423-2.6-2.643-2.7-2.774-.49-.65-.715-1.366-.679-2.156a3.255 3.255 0 0 1 2.728-3.07 3.877 3.877 0 0 1 1.337.074c.496.138.945.384 1.32.723.236.215.34.27.516.27.177 0 .283-.057.526-.278a3.31 3.31 0 0 1 1.615-.806c.335-.064.984-.037 1.342.057Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.square {
	width: 5px;
    height: 5px;
    margin: 0 5px;
    display: inline-block;
    background: #000;
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
}

.badge-icon {
	top: -7px;
    right: 7px;
	z-index: 10;
	position: absolute;
}

.badge-icon::before {
	content: '';
	width: 27px;
	height: 34px;
	display: inline-block;
}

.badge-icon__sles::before {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 27 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.346.152C1.703.595.471 1.91.106 3.612 0 4.106-.011 5.778.008 18.087l.021 13.916.227.46c.638 1.295 2.172 1.895 3.373 1.319.235-.113.722-.472 1.084-.8.745-.673 4.225-3.84 6.53-5.941.843-.77 1.644-1.462 1.779-1.539a.947.947 0 0 1 .92-.026c.115.062 2.145 1.877 4.512 4.035 4.875 4.445 4.925 4.483 5.918 4.474 1.036-.009 1.883-.56 2.346-1.526l.255-.532.022-13.759c.015-9.484-.004-13.92-.06-14.276-.299-1.865-1.701-3.396-3.463-3.78-.441-.095-2.053-.113-10.049-.11-9.058.002-9.55.01-10.077.151Z' fill='%23EE7941'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.28 7.057c-.089.057-6.48 6.918-6.48 6.957 0 .01.391.02.87.021.791 0 .883.006 1.01.053l.14.053 2.49-2.68c1.73-1.86 2.513-2.684 2.563-2.697.328-.086.59.22.474.554-.015.043-1.11 1.244-2.503 2.745l-2.475 2.67.049.15c.044.137.049.235.05 1.088 0 .515.009.937.02.937.01 0 1.462-1.555 3.226-3.456 2.274-2.45 3.22-3.485 3.247-3.557.033-.086.039-.288.039-1.335 0-1.183-.002-1.238-.051-1.342a.365.365 0 0 0-.152-.163C19.701 7.002 19.65 7 18.533 7c-1.133 0-1.166.002-1.253.057Zm-7.79 6.078c-.079.046-1.23 1.287-1.272 1.37a.414.414 0 0 0 0 .33c.02.052.962 1.085 2.255 2.475 2.398 2.578 2.27 2.454 2.491 2.403.122-.027 1.306-1.294 1.347-1.44.074-.266-.1-.516-.36-.516-.138 0-.186.029-.375.228l-.159.167-.355-.381-.355-.381-.007-1.158-.007-1.157-.096-.103-.095-.103-1.075-.008-1.074-.007-.355-.382-.354-.383.156-.17c.187-.207.212-.256.212-.413a.404.404 0 0 0-.204-.354c-.1-.054-.241-.062-.317-.017Zm-.66 4.73c-.507.547-.535.573-.584.533-.32-.257-.745-.241-1.013.037a1.143 1.143 0 0 0-.165.239L7 18.81v.794c0 .755.003.8.055.921.07.162.22.324.379.409.124.065.134.066.862.066h.737l.129-.073a.934.934 0 0 0 .37-.423.934.934 0 0 0-.105-.824l-.053-.073.535-.576.535-.577-.54-.581-.54-.582-.534.574Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
}

.badge-icon__get::before {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 27 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.346.152C1.703.595.471 1.91.106 3.612 0 4.106-.011 5.778.008 18.087l.021 13.916.227.46c.638 1.295 2.172 1.895 3.373 1.319.235-.113.722-.472 1.084-.8.745-.673 4.225-3.84 6.53-5.941.843-.77 1.644-1.462 1.779-1.539a.947.947 0 0 1 .92-.026c.115.062 2.145 1.877 4.512 4.035 4.875 4.445 4.925 4.483 5.918 4.474 1.036-.009 1.883-.56 2.346-1.526l.255-.532.022-13.759c.015-9.484-.004-13.92-.06-14.276-.299-1.865-1.701-3.396-3.463-3.78-.441-.095-2.053-.113-10.049-.11-9.058.002-9.55.01-10.077.151Z' fill='%2334A853'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.744 6.038a.727.727 0 0 0-.411.377.734.734 0 0 0 .356.997c.105.049.228.07.48.08l.34.015-.527.54c-.29.297-.54.54-.558.54-.018 0-.136-.072-.263-.159a4.98 4.98 0 0 0-3.627-.782c-.314.056-.78.196-1.091.329l-.227.097-.242-.106a5.401 5.401 0 0 0-1.105-.328c-.358-.066-1.145-.074-1.529-.014-1.487.23-2.756 1.08-3.575 2.395-.68 1.091-.928 2.527-.658 3.806a5.152 5.152 0 0 0 1.385 2.58c.72.735 1.494 1.175 2.457 1.398.189.043.354.086.367.094.013.008.024.223.024.478v.462h-.433c-.239 0-.507.015-.596.032a.736.736 0 0 0-.597.728c0 .31.14.533.422.67.145.07.195.075.68.075h.524v.553c.002.625.028.73.226.91.351.315.859.24 1.102-.163l.095-.157.01-.569.01-.568.555-.01.556-.011.153-.097c.4-.254.473-.819.146-1.145-.198-.197-.302-.225-.89-.241l-.525-.014v-.945l.274-.055c.323-.066.678-.177.967-.304l.209-.09.237.103c.297.13.717.255 1.1.327.354.066 1.171.073 1.544.014a4.972 4.972 0 0 0 2.886-1.513c.982-1.02 1.494-2.388 1.435-3.836a5.186 5.186 0 0 0-.812-2.609l-.157-.251.529-.542.528-.543.021.334c.024.396.085.56.27.73.386.357 1.017.165 1.166-.355.021-.075.03-.578.023-1.447l-.01-1.332-.095-.156a.82.82 0 0 0-.247-.254l-.153-.097-1.316-.007c-1.045-.006-1.34.001-1.433.036ZM11.68 9.122c.073.03.072.031-.08.204-.573.654-.976 1.48-1.171 2.4-.062.292-.072.428-.072 1.025 0 .598.01.734.072 1.026.188.888.592 1.729 1.132 2.356.17.196.183.222.133.252-.034.02-.278.034-.62.034-.618-.001-.855-.043-1.352-.24-.765-.302-1.479-.967-1.874-1.747a4.462 4.462 0 0 1-.352-1.104 5.356 5.356 0 0 1-.001-1.142c.246-1.554 1.41-2.774 2.924-3.067.273-.053 1.128-.05 1.261.003Zm4.308-.004c2.37.423 3.68 3.043 2.625 5.251-.198.415-.41.713-.733 1.036-.522.519-1.136.837-1.9.984-.293.056-1.08.053-1.22-.006-.067-.027-.065-.032.055-.172a5.293 5.293 0 0 0 1.237-2.674c.06-.377.06-1.194 0-1.571-.166-1.033-.544-1.843-1.256-2.696l-.112-.135.119-.02c.065-.01.14-.024.165-.03.142-.03.78-.01 1.02.033Zm-2.511.915c1.554 1.454 1.564 3.95.022 5.417-.144.137-.27.248-.28.248a2.92 2.92 0 0 1-.284-.252 3.804 3.804 0 0 1-1.097-2.054 4.712 4.712 0 0 1-.039-.64c0-.238.018-.527.039-.641a4.04 4.04 0 0 1 .616-1.5c.131-.191.71-.806.76-.806.01 0 .128.103.263.228Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
}

.btn {
	margin: 0;
	border: none;
	cursor: pointer;
	font-size: 15px;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	padding: 14px 18px;
	background: transparent;
}

.btn:hover {
	opacity: 0.9;
}

.btn.green {
	color: #ffffff;
	background: #34A853;
}

.btn.auth::before {
	content: '';
	width: 13px;
    height: 13px;
    margin-right: 2px;
    margin-bottom: -1px;
    display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.667 3.333a3.166 3.166 0 1 0-6.334 0 3.166 3.166 0 1 0 6.334 0Zm-9.5 7.917v.788c0 .44.356.795.795.795h11.076c.44 0 .795-.356.795-.795v-.788c0-2.77-4.22-3.563-6.333-3.563-2.114 0-6.333.792-6.333 3.563Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
}

.bg-box {
	margin-bottom: 25px;
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	background-color: #FAF5EA;
}

.pb-block {
	padding: 20px 50px;
}

.wrapper {
	padding: 20px 0;
}

.container {
	width: 1295px;
	margin: 0 auto;
}

.header {
	padding: 30px 50px;
}

.header-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 25px;
    margin-bottom: 15px;
    border-bottom: 1px solid #F0E7D3;
}

.logo {
	width: 210px;
    height: 40px;
    display: inline-block;
}

.logo a {
	display: block;
}

.logo img {
	width: 100%;
	height: 100%;
	display: block;
}

.search {
	width: 100%;
    max-width: 60%;
}

.search-form {
	width: 100%;
}

.search-form__box {
	width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.search-btn {
	width: 50px;
	height: 100%;
	padding: 0;
    border: none;
    position: absolute;
    background: transparent;
}

.search-btn::before {
	content: '';
	width: 18px;
	height: 18px;
	margin-bottom: -4px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.286.214a6.071 6.071 0 0 1 4.768 9.83l3.237 3.237a.714.714 0 1 1-1.01 1.01l-3.237-3.237A6.071 6.071 0 1 1 6.285.214Zm0 1.429a4.643 4.643 0 1 0 0 9.286 4.643 4.643 0 0 0 0-9.286Z' fill='%23000' fill-opacity='.8'/%3E%3C/svg%3E") no-repeat;
}

.search-form__input {
	width: 100%;
	margin: 0;
    padding: 15px 14px 13px 50px;
    font-size: 15px;
    background: #ffffff;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    border: 1px solid #FAF1DD;
}

.search-mobile {
	max-width: 100%!important;
    margin-bottom: 15px;
}

.user {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: relative;
}

.notify {
	padding: 0;
    border: none;
    cursor: pointer;
    margin-right: 20px;
    position: relative;
    background: transparent;
}

.user-link {
	width: 48px;
	height: 48px;
	display: block;
}

.user-image {
	width: 48px;
	height: 48px;
	display: block;
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
	        border-radius: 100%;
}

.user-menu {
	display: none;
	top: 120%;
	right: 0;
	z-index: 120;
	min-width: 225px;
	padding: 20px 0;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	position: absolute;
	background: #ffffff;
	-webkit-box-shadow: 0 9px 17px rgb(0, 0, 0, 37%);
	   -moz-box-shadow: 0 9px 17px rgb(0, 0, 0, 37%);
	        box-shadow: 0 9px 17px rgb(0, 0, 0, 37%);
}

.user-menu::before {
	content: '';
	top: -15px;
    right: 14px;
    position: absolute;
    border: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
}

.user-menu__link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 9px 30px;
    font-size: 15px;
    line-height: 15px;
}

.user-menu__link:hover {
	background: #FAF5EA;
}

.user-icon {
	width: 18px;
	height: 18px;
	min-width: 18px;
    min-height: 18px;
	margin-right: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.header-menu {
	padding-bottom: 15px;
    border-bottom: 1px solid #F0E7D3;
}

.header-menu__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.header-menu__item {
	margin-right: 20px;
}

.header-menu__item a {
	font-size: 15px;
	font-weight: 500;
}

.header-menu__item a:hover {
	text-decoration: underline;
}

.header-menu__item.add a {
	color: #EE7941;
}

.header-menu__item.add a::before {
	content: '';
	width: 17px;
	height: 17px;
	margin-right: 7px;
    margin-bottom: -3px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.083.357c1.539.016 2.322.182 3.133.616a4.355 4.355 0 0 1 1.808 1.808c.434.812.6 1.595.616 3.133v6.17c-.016 1.538-.182 2.32-.616 3.133a4.355 4.355 0 0 1-1.808 1.807c-.811.434-1.594.6-3.133.616H5.914c-1.538-.016-2.321-.182-3.133-.616a4.355 4.355 0 0 1-1.808-1.807c-.434-.812-.6-1.595-.616-3.134V5.914C.373 4.376.54 3.593.973 2.781A4.355 4.355 0 0 1 2.781.973C3.593.54 4.376.373 5.914.357h6.17Zm-.263 1.57H6.178l-.438.004c-1.163.022-1.683.142-2.218.428-.503.27-.894.66-1.163 1.163-.286.535-.406 1.055-.428 2.218l-.004.438v5.642l.004.438c.022 1.162.142 1.682.428 2.218.27.503.66.893 1.163 1.162.535.287 1.055.406 2.218.428l.438.004h5.642l.438-.004c1.162-.022 1.682-.141 2.218-.428.503-.269.893-.66 1.162-1.162.286-.536.406-1.056.428-2.219l.004-.437V6.178l-.004-.438c-.022-1.163-.142-1.683-.428-2.218a2.784 2.784 0 0 0-1.162-1.163c-.536-.286-1.056-.406-2.219-.428l-.437-.004ZM9 5.071c.434 0 .786.352.786.786v2.357h2.357a.786.786 0 1 1 0 1.572H9.786v2.357a.786.786 0 0 1-1.572 0V9.786H5.857a.786.786 0 1 1 0-1.572h2.357V5.857c0-.434.352-.786.786-.786Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.header-tg {
	padding: 0 50px;
}

.header-tg.header-tg__main {
	padding-bottom: 25px;
}

.header-tg__body {
	position: relative;
}

.header-tg__link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px 25px;
    background: #eee8db;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
}

.header-tg__link:hover {
	background: #e7e0d1;
}

.header-tg__text {
	font-size: 14px;
    font-weight: 500;
    line-height: 15px;
    color: #000000;
    margin-bottom: -2px;
    margin-right: 10%;
}

.header-tg__action {
	padding: 5px 15px;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
    background: #0095fe;
}

.header-tg__action .header-tg__action-text {
	color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
}

.header-tg__action .icon-telegram::before {
	content: '';
	width: 14px;
    height: 12px;
    margin-left: 4px;
    margin-bottom: -1px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 448 377' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m446.7 34.6-67.6 318.8c-5.1 22.5-18.4 28.1-37.3 17.5l-103-75.9-49.7 47.8c-5.5 5.5-10.1 10.1-20.7 10.1l7.4-104.9L366.7 75.5c8.3-7.4-1.8-11.5-12.9-4.1L117.8 220 16.2 188.2c-22.1-6.9-22.5-22.1 4.6-32.7L418.2 2.4c18.4-6.9 34.5 4.1 28.5 32.2Z' fill='%23ffffff'/%3E%3C/svg%3E") no-repeat;
}

.header-tg__action:hover {
	background: #0073da;
}

.promo {
	position: relative;
	padding-bottom: 15px;
    margin: 0 15px 15px 15px;
}

.promo::before {
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	background: url('../img/bg_promo.png') no-repeat;
	-moz-background-size: contain;
	     background-size: contain;
}

.promo-box {
	padding: 40px 30px;
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	background: #23150a;
}

.promo-header {
	margin-bottom: 30px;
}

.promo-title {
	color: #ffffff;
	font-size: 44px;
	font-weight: 400;
	text-align: center;
}

.promo-subtitle {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
}

.promo-search {
	margin-bottom: 35px;
}

.promo-search__form, .promo-search__box, .promo-search__input {
	width: 100%;
	position: relative;
}

.promo-search__box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.promo-search__input {
	border: none;
    font-size: 15px;
    font-weight: 400;
    padding: 15.5px 25px;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background: #ffffff;
}

.promo-cards {
	display: -ms-grid;
	display: grid;
	grid-gap: 30px;
	-ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
	grid-template-columns: repeat(5, 1fr);
}

.promo-cards__link {
	display: block;
	position: relative;
}

.promo-cards__cover {
	margin-bottom: 15px;
}

.promo-cards__cover, .promo-cards__image {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	position: relative;
}

.promo-cards__cover {
	height: 100%;
}

.promo-cards__title {

}

.promo-cards__category {
	font-size: 13px;
	font-weight: 400;
	color: #d3d0cd;
	margin-bottom: 4px;
}

.promo-cards__name {
	color: #ffffff;
	font-size: 15px;
	font-weight: 500;
}

.promo-cards__category, .promo-cards__name {
	overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    height: 20px;
}

.categories {
	padding: 40px 50px;
}

.categories-box {
	display: -ms-grid;
	display: grid;
	grid-gap: 60px;
	-ms-grid-columns: 1fr 60px 1fr 60px 1fr;
	grid-template-columns: repeat(3, 1fr);
}

.categories-header {
	margin-bottom: 15px;
}

.categories-header__title {
	font-size: 24px;
	font-weight: 500;
}

.categories-list__item {
	margin-bottom: 7px;
}

.categories-list__item:last-child {
	margin-bottom: 0;
}

.categories-list__link {
	display: block;
}

.categories-list__link:hover {
	text-decoration: underline;
}

.categories-list__link::before {
	content: '';
	width: 19px;
	height: 19px;
	margin-right: 10px;
	margin-bottom: -4px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='19' height='19' rx='3' fill='%23EE7941'/%3E%3Cpath d='M13.354 10.354a.5.5 0 0 0 0-.708l-3.182-3.182a.5.5 0 0 0-.708.708L12.293 10l-2.829 2.828a.5.5 0 1 0 .708.708l3.182-3.182ZM6 10.5h7v-1H6v1Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
}

.categories-bottom {
	margin-top: 10px;
}

.categories-bottom__link {
	color: #EE7941;
	font-size: 15px;
	font-weight: 500;
}

.categories-bottom__link:hover {
	text-decoration: underline;
}

.cards {
	padding: 40px 50px;
}

.cards-wraps {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	   -moz-box-orient: horizontal;
	   -moz-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}

.cards-wraps__left {
	width: 100%;
}

.cards-wraps__right {
	max-width: 300px;
    width: 100%;
    margin-left: 30px;
}

.cards-list {
	margin-top: 25px;
}

.cards.modify {
	padding-top: 0;
}

.cards-header {
	margin-bottom: 30px;
}

.cards-title {
	font-size: 38px;
	font-weight: 400;
	display: block;
	overflow: hidden;
	margin-bottom: 3px;
}

.cards-title.cards-titlemodi {
	text-align: center;
}

.cards-title.cards-titlemodi::before, .cards-title.cards-titlemodi::after {
	content: '';
	width: 100%;
    height: 1px;
    display: inline-block;
    background: #F0E7D3;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.cards-title.cards-titlemodi::before {
	margin-left: -100%;
	margin-right: 25px;
}

.cards-title.cards-titlemodi::after {
	margin-right: -100%;
	margin-left: 25px;
}

.cards-title .hot::before {
	content: '';
	width: 33px;
	height: 33px;
	margin: 0 7px;
	margin-bottom: -6px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16.5' cy='16.5' r='16.5' fill='%23EE7941'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.443 6.911a5.225 5.225 0 0 0-1.052.913c-1.364 1.535-2.13 3.986-2.132 6.828v.773l-.227-.12c-.433-.23-.916-.763-1.154-1.274a4.59 4.59 0 0 1-.36-1.648v-.155l-.21.131a7.637 7.637 0 0 0-1.853 1.715c-2.432 3.28-1.642 7.857 1.738 10.071a6.953 6.953 0 0 0 6.812.447c2.545-1.227 4.065-3.775 3.947-6.616-.07-1.658-.563-3.03-1.632-4.532a34.66 34.66 0 0 0-.912-1.173c-1.326-1.645-1.648-2.101-2.035-2.887a5.925 5.925 0 0 1-.623-2.292l-.027-.37-.28.19Zm1.835 8.836c.156.946.184 1.289.184 2.211 0 .674-.015.99-.064 1.305-.268 1.728-.928 2.795-2.075 3.354-1.07.522-2.124.435-2.983-.246-.62-.49-.963-1.221-.96-2.038a2.555 2.555 0 0 1 .935-1.989c.313-.258.652-.42 1.219-.58 1.24-.349 2.165-.831 2.808-1.463.305-.3.61-.72.725-1 .038-.092.08-.156.095-.142.013.014.066.278.116.588Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
}

.cards-subtitle {
	color: #000000;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
}

.card-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-bottom: 30px;
}

.card-item__left {
	width: 21.4%;
}

.card-item__right {
	width: 76.5%;
}

.card-item__link {
	display: block;
	position: relative;
}

.card-item__cover {

}

.card-item__image {
	width: 100%;
	height: 100%;
	display: block;
}

.card-item__cover, .card-item__image {
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
}

.card-item__content {
	padding: 20px;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	background: #ffffff;
}

.card-item__header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	margin-bottom: 15px;
}

.card-item__header-left {
	width: 60%;
}

.card-item__header-right {
	width: 40%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.card-item__name {
	color: #000000;
	font-size: 24px;
	font-weight: 400;
	text-decoration: underline;
}

.card-item__name:hover {
	text-decoration: none;
}

.card-item__badges {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.card-item__badge {
	cursor: default;
	padding: 5px 10px 4px;
	margin-right: 5px;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	font-size: 13px;
    font-weight: 500;
	line-height: 16px;
}

.card-item__badge:last-child {
	margin-right: 0;
}

.card-item__badge.translate {
	color: #ffffff;
	background: #03a9f4;
}

.card-item__badge.orange {
	color: #ffffff;
	background: #EE7941;
}

.card-item__badge.yellow {
	color: #ffffff;
	background: #FBBC05;
}

.card-item__badge.blue {
	color: #ffffff;
	background: #00669C;
}

.card-item__badge.lightred {
	color: #ffffff;
	background: #EE4B41;
}

.card-item__badge.green {
	color: #ffffff;
	background: #34A853;
}

.card-item__badge.greenleat {
	color: #ffffff;
	background: #75a73a;
}

.card-item__badge.lightgreen {
	color: #ffffff;
	background: #34A853;
}

.card-item__badge.red {
	color: #ffffff;
	background: #ff2515;
}

.card-item__badge.vinous {
	color: #ffffff;
	background: #8e5ba2;
}

.card-item__badge.brown {
	color: #ffffff;
    background: #986a43;
}

.card-item__badge.cyan {
	color: #ffffff;
    background: #03A9F4;
}

.card-item__body {
	margin-bottom: 15px;
}

.card-item__field {
	margin-bottom: 10px;
}

.card-item__field:last-child {
	margin-bottom: 0;
}

.card-item__field-title {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 5px;
}

.card-item__field-text {
	font-size: 15px;
}

.card-item__field-link {
	text-decoration: underline;
}

.card-item__pb {
	margin-bottom: 30px;
}

.card-description__format {
	word-break: break-word;
    white-space: pre-line;
}

.category-field__item {
	margin-right: 2px;
    margin-bottom: 6px;
    padding: 4px 9px;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #424242;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    border: 1px solid #424242;
}

.category-field__item:hover {
	color: #ffffff;
    background: #424242;
	text-decoration: none;
}

.pairaing-field__item {
	text-decoration: underline;
}

.pairaing-field__item:hover {
	text-decoration: none;
}

.tag-field__item {
	margin-right: 2px;
    margin-bottom: 6px;
    padding: 4px 9px;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #EE7941;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    border: 1px solid #EE7941;
}

.tag-field__item.adult::after {
	content: '18+';
	margin-left: 5px;
}

.tag-field__item:hover {
	color: #ffffff;
	background: #EE7941;
}

.card-item__description {
	font-size: 15px;
	font-weight: 300;
	line-height: 23px;
}

.category-item {
	padding: 20px;
    margin-bottom: 15px;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background: #f2ece0;
}

.category-item__link {
	display: block;
	text-decoration: underline;
}

.category-item__link:hover {
	text-decoration: none;
}

.category-item__name {
	font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}

.category-item__info {
	font-size: 16px;
    font-weight: 300;
    margin-top: 7px;
    color: #666666;
}

.filter {
	padding: 20px;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background: #f2ece0;
}

.filter-group {
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #e8e2d4;
    margin-bottom: 10px;
}

.filter-group:hover {
	background: #dfd8c9;
}

.filter-group:last-child {
	margin-bottom: 0;
}

.filter-group__header {
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 10px 15px 9px;
}

.filter-group__name {
	font-size: 15px;
    font-weight: 500;
}

.filter-icon__arrow::before {
	content: '';
	width: 7px;
    height: 11px;
    display: block;
    rotate: 90deg;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.448 7.42 2.281.252A.935.935 0 0 0 1.675 0a.935.935 0 0 0-.606.252L.565.757a.884.884 0 0 0 0 1.262l6.006 6.006-6.006 6.006a.933.933 0 0 0-.252.606c0 .202.101.454.252.606l.505.505a.93.93 0 0 0 .605.252.935.935 0 0 0 .606-.252l7.167-7.117a.935.935 0 0 0 .252-.606.836.836 0 0 0-.252-.605Z' fill='%23000'/%3E%3C/svg%3E") no-repeat;
}

.filter-group__body {
	display: none;
	padding: 0 15px 12px;
}

.filter-group__ym > * {
	margin-bottom: 5px;
}

.filter-group__notify {
	display: block;
    margin-top: 10px;
    padding: 8px 12px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #f2ece0;
    line-height: 16px;
}

.filter-group__notify::before {
	content: attr(title);
	font-size: 13px;
	font-weight: 400;
}

.filter-group__field {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.filter-group__input {
	border: none;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
}

.filter-field__checkbox {
	display: block;
}

.filter-field__checkbox-input {
	display: none;
}

.filter-field__checkbox-toggler {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}

.filter-field__checkbox-action {
	width: 19px;
	height: 19px;
	min-width: 19px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
	display: inline-block;
	background: #ffffff;
}

.filter-field__checkbox-action::before {
	content: '';
	width: 14px;
    height: 19px;
    display: block;
    margin: 0 auto;
}

.filter-field__checkbox-input:checked + .filter-field__checkbox-toggler .filter-field__checkbox-action {
	background: #EE7941;
}

.filter-field__checkbox-input:checked + .filter-field__checkbox-toggler .filter-field__checkbox-action::before {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.107 5.63 1.65 3.171a.464.464 0 0 0-.657.656L3.78 6.614a.464.464 0 0 0 .656 0l5.572-5.571A.464.464 0 0 0 9.35.386L4.107 5.629Z' fill='%23ffffff'/%3E%3C/svg%3E") no-repeat;
	background-position: 0px 5px;
}

.filter-field__checkbox-name {
	font-size: 14px;
    font-weight: 500;
    margin-left: 10px;
}

.filter-button {
	border: none;
    padding: 10px;
    display: block;
    width: 100%;
    cursor: pointer;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background: #423024;
}

.filter-button__text {
	font-size: 14px;
    font-weight: 500;
    color: #ffffff;
}

.filter-button:hover {
	background: #4d392d;
}

.filter-group.active {
	background: #dfd8c9;
}

.filter-group.active .filter-icon__arrow::before {
	rotate: 270deg;
}

.filter-group.active .filter-group__body {
	display: block;
}

.article {
	padding: 0 50px 30px;
}

.article-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-bottom: 30px;
}

.article-header__left {
	width: 65%;
}

.article-header__right {
	width: 35%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}

.article-header__name {
	font-size: 38px;
	font-weight: 400;
	line-height: 40px;
	font-family: Fregat;
}

.article-categories {
	margin-top: 15px;
}

.article-categories a {
	font-size: 15px;
    font-weight: 400;
    color: #EE7941;
    margin-right: 7px;
    margin-bottom: 5px;
    display: inline-block;
    text-decoration: underline;
}

.article-categories a:hover {
	text-decoration: none;
}

.article-content {
	padding: 30px 40px;
	background: #ffffff;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	-webkit-box-shadow: 0 0 10px #eee8dc;
	   -moz-box-shadow: 0 0 10px #eee8dc;
	        box-shadow: 0 0 10px #eee8dc;
}

.article-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #EEEEEE;
}

.article-top__left {
	width: 21.4%;
	height: 100%;
}

.article-top__right {
	width: 75%;
}

.article-top__cover {
	position: relative;
}

.article-top__cover, .article-top__image {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
}

.authors-items {
	display: -ms-grid;
	display: grid;
    gap: 15px;
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(4, 1fr);
	padding: 15px 20px;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background: #FAF5EA;
    margin-bottom: 15px;
}

.author-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.author-item__cover {
	width: 48px;
	height: 48px;
	min-width: 48px;
    min-height: 48px;
	display: block;
	margin-right: 10px;
}

.author-item__image {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
	        border-radius: 100%;
}

.author-item__name {
	font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    color: #000000;
}

.author-item__info {
	font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    margin-top: 4px;
    color: #666666;
}

.article-social {
	margin-top: 15px;
    padding: 20px 25px;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background: #FAF5EA;
}

.article-social__title {
	font-size: 15px;
    line-height: 17px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 10px;
}

.article-social__items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: start;
	   -moz-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: start;
}

.article-social__item {
	cursor: pointer;
    margin-right: 10px;
    padding: 8px 20px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #FAF5EA;
    border: 1px solid #ede6d6;
}

.article-social__item:last-child {
	margin-right: 0;
}

.article-social__item-title {
	color: #958b76;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}

.article-social__item:hover {
	background: #ece6d8;
}

.article-buttons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-top: 25px;
}

.article-button {
	margin: 0;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 12px 15px;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	border: 1.5px solid #eeeeee;
	background: transparent;
}

.article-button:last-child {
	margin-right: 0;
}

.article-button:hover {
	border-color: #EE7941;
	background: #EE7941;
}

.article-button__text {
	color: #EE7941;
	font-size: 14px;
	font-weight: 500;
	line-height: 15px;
}

.article-button:hover .article-button__text {
	color: #ffffff;
}

.article-button.active.orange {
	border-color: #EE7941;
	background: #EE7941;
}

.article-button.active.orange .article-button__text {
	color: #ffffff;
}

.article-button.active.green {
	border-color: #34A853;
	background: #34A853;
}

.article-button.active.green .article-button__text {
	color: #ffffff;
}

.article-count__likes {
	font-size: 13px;
    font-weight: 400;
	padding: 3px 7px;
    color: #ffffff;
    margin-right: 8px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #EE7941;
}

.article-button:hover .article-count__likes {
	background: #EE7941;
}

.article-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 25px;
}

.article-nav__item {
	white-space: nowrap;
    color: #7c6f5e;
    background-color: #FAF5EA;
    margin: 1px;
    padding: 5px 10px;
    font-weight: 500;
    line-height: 2;
    text-decoration: none;
}

.article-nav__item:first-child {
	-webkit-border-radius: 5px 0 0 5px;
	   -moz-border-radius: 5px 0 0 5px;
	        border-radius: 5px 0 0 5px;
}

.article-nav__item:last-child {
	-webkit-border-radius: 0 5px 5px 0;
	   -moz-border-radius: 0 5px 5px 0;
	        border-radius: 0 5px 5px 0;
}

.article-nav__item:hover {
	color: #5f4e38;
	background: #ebe3d2;
}

.article-nav__item.all::before {
	content: '';
	width: 17px;
    height: 15px;
    margin-right: 6px;
    margin-bottom: -3px;
    display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 26 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM2 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM2 23a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM7 2h18M7 12h18M7 22h18' stroke='%237C6F5E' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat;
}

.article-nav__item.all:hover::before {
	content: '';
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 26 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM2 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM2 23a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM7 2h18M7 12h18M7 22h18' stroke='%235F4E38' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat;
}

.article-parts {
	margin-bottom: 20px;
}

.part-header {
	margin-bottom: 20px;
}

.part-header__title {
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	font-family: Fregat;
}

.part-header__date {
	font-size: 12px;
	font-weight: 400;
	margin-top: 5px;
	text-align: center;
	color: #666666;
}

.article-parts__description {
	font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    word-break: break-word;
    white-space: pre-line;
}

.article-parts__description * {
	font-family: verdana, Rubik, sans-serif;
}

.article-parts__description p {
	margin: 10px 0;
}

.part-item {
	position: relative;
	margin-bottom: 10px;
}

.part-item:last-child {
	margin-bottom: 0;
}

.part-item__link {
	background-color: #FAF5EA;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 7px 15px;
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.part-item:hover .part-item__link {
	background: #f0eadc;
}

.part-item__title {
	margin-bottom: 20px;
}

.part-item__name {
	font-size: 19px;
    font-weight: 400;
}

.part-item__info {
	left: 15px;
	bottom: 5px;
	font-size: 13px;
    font-weight: 400;
    color: #666666;
	position: absolute;
}

.part-item__info a {
	color: #666666;
	text-decoration: underline;
}

.awards {
	padding: 10px 50px 40px;
}

.awards-header {
	margin-bottom: 30px;
}

.awards-title {
	font-size: 38px;
    font-weight: 400;
    line-height: 40px;
    font-family: Fregat;
    display: block;
    overflow: hidden;
    margin-bottom: 3px;
    text-align: center;
}

.awards-title::before {
	content: '';
	width: 78px;
    height: 15px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 94 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 19 16L38 1l18 16L74 1l19 16' stroke='%23D6CBB4'/%3E%3C/svg%3E") no-repeat;
}

.awards-title::after {
	content: '';
	width: 78px;
    height: 15px;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 94 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M93 1 74 17 56 1 38 17 20 1 1 17' stroke='%23D6CBB4'/%3E%3C/svg%3E") no-repeat;
}

.awards-title .icon-award::before {
	content: '';
    width: 33px;
    height: 33px;
    margin: 0 7px;
    margin-bottom: -6px;
    display: inline-block;
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16.5' cy='16.5' r='16.5' fill='%23EE7941'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.293 8.08a.73.73 0 0 0-.217.166c-.133.184-.141.414-.124 3.2.018 2.938.026 3.072.233 3.874.4 1.548 1.288 2.726 2.508 3.329a4.023 4.023 0 0 0 3.614 0c1.22-.603 2.107-1.78 2.508-3.329.207-.802.215-.936.233-3.875.017-2.785.008-3.015-.124-3.199a.73.73 0 0 0-.217-.167L20.552 8h-8.104l-.155.08Zm-2.888.64a.557.557 0 0 0-.357.352c-.05.13-.055.376-.042 2.148.014 1.91.018 2.017.092 2.35.24 1.078.793 1.804 1.682 2.208.228.103.878.288.908.258.008-.009-.026-.155-.075-.326a8.502 8.502 0 0 1-.144-.573c-.029-.145-.06-.297-.07-.338-.01-.048-.07-.095-.17-.133-.19-.073-.54-.385-.683-.61-.303-.474-.364-.977-.35-2.857l.01-1.318.553-.01.552-.01V8.668l-.886.002c-.657 0-.92.013-1.02.05Zm12.284.545v.596l.552.01.553.01.01 1.318c.014 1.879-.047 2.383-.35 2.856-.138.218-.439.491-.65.591a3.592 3.592 0 0 0-.18.09 4.32 4.32 0 0 0-.092.39c-.044.209-.116.495-.159.637-.042.14-.07.264-.062.272.031.031.679-.153.91-.257.885-.403 1.441-1.133 1.68-2.207.075-.335.08-.44.093-2.351.016-2.212.017-2.205-.205-2.391-.167-.142-.312-.16-1.232-.16l-.868-.001v.597Zm-6.697 10.337c-.064.064-.07.116-.069.606.002.56.013.608.163.689.109.057 2.72.057 2.827 0 .15-.08.163-.13.164-.689 0-.49-.005-.542-.07-.606-.038-.04-.081-.07-.096-.07-.014 0-.231.041-.482.092a3.962 3.962 0 0 1-.929.092c-.372 0-.57-.02-.93-.092-.25-.05-.467-.092-.481-.093-.015 0-.058.032-.097.07Zm-2.735 2.329a.617.617 0 0 0-.282.418c-.043.22-.04 2.899.002 3.128.045.237.12.343.316.444l.155.079h8.104l.155-.08c.196-.1.271-.206.316-.443.042-.229.045-2.909.002-3.128a.617.617 0 0 0-.282-.418l-.116-.08h-8.254l-.116.08Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
}

.awards-not {
	display: block;
}

.awards-not::before {
	content: attr(title);
	font-size: 16px;
    text-align: center;
    display: block;
    font-weight: 300;
}

.award-button {
	cursor: pointer;
	padding: 15px;
    border: none;
    display: block;
    width: 100%;
    margin-top: 25px;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background: #EE7941;
}

.award-button:hover {
	background: #f48652;
}

.award-button__text {
	color: #ffffff;
    font-size: 15px;
    font-weight: 500;
}

.page {
	padding: 0 50px 40px;
}

.page-header {
	margin-bottom: 25px;
}

.page-header__title {
	font-size: 38px;
    font-weight: 400;
    display: block;
}

.page-content {
	font-size: 15px;
	line-height: 25px;
}

.page-content a {
	color: #EE7941;
	font-weight: 500;
}

.page-content ul ul {
	padding-left: 25px;
}

.page-content .blockquote {
	margin: 0;
    font-size: 15px;
    line-height: 25px;
    padding: 30px;
    margin-bottom: 25px;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background: #efe9dc;
}

.tabs-menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.tabs-menu__item {
	cursor: pointer;
	color: #323130;
	font-size: 14px;
	font-weight: 500;
	margin-right: 6px;
    padding: 10px 20px;
    -webkit-border-top-left-radius: 6px;
       -moz-border-radius-topleft: 6px;
            border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
       -moz-border-radius-topright: 6px;
            border-top-right-radius: 6px;
    background: #FAF5EA;
}

.tabs-menu__item:not(.active):hover {
	background: #eee8da;
}

.tabs-menu__item:last-child {
	margin-right: 0;
}

.tabs-menu__item.active {
	color: #EE7941;
}

.tab-item {
	display: none;
}

.tab-item.active {
	display: block;
}

.reviews, .others, .relateds {
	padding: 40px 50px;
}

.review-form {
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	padding: 30px 40px;
	background: #ffffff;
	-webkit-box-shadow: 0 0 10px #eee8dc;
	   -moz-box-shadow: 0 0 10px #eee8dc;
	        box-shadow: 0 0 10px #eee8dc;
}

.review-form__header {
	margin-bottom: 15px;
}

.review-form__title {
	font-size: 24px;
	font-weight: 400;
	line-height: 45px;
	color: #22140B;
}

.review-form__subtitle {
	font-size: 15px;
	font-weight: 300;
	line-height: 23px;
	color: #000000;
}

.review-form__text {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.review-form__textarea {
	width: 100%;
	resize: none;
    padding: 15px 20px;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	border: 1px solid #E1E1E1;
}

.review-form__ratings {
	margin-top: 25px;
}

.review-form__rating-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	margin-bottom: 15px;
}

.review-form__rating-item:last-child {
	margin-bottom: 0;
}

.review-form__rating-title {
	font-size: 14px;
	font-weight: 500;
	line-height: 15px;
	color: #000000;
	min-width: 150px;
}

.review-form__rating-generate {
	height: 20px;
}

.rating-star__item {
	cursor: pointer;
	width: 19px;
	height: 19px;
	margin-right: 4px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.049.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 0 0 .95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 0 0-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.539 1.118l-2.8-2.034a1 1 0 0 0-1.176 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 0 0-.363-1.118L.98 6.72c-.784-.57-.382-1.81.587-1.81h3.461a1 1 0 0 0 .951-.69L7.05.927Z' fill='%23CDCDCD'/%3E%3C/svg%3E") no-repeat;
}

.rating-star__item:last-child {
	margin-right: 0;
}

.rating-star__item:hover, .rating-star__item.active, .rating-star__item.active-static:not(.active-disabled) {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.049.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 0 0 .95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 0 0-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.539 1.118l-2.8-2.034a1 1 0 0 0-1.176 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 0 0-.363-1.118L.98 6.72c-.784-.57-.382-1.81.587-1.81h3.461a1 1 0 0 0 .951-.69L7.05.927Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.review-form__bottom {
	margin-top: 25px;
}

.review-form__send {
	cursor: pointer;
    padding: 15px;
    border: none;
    display: block;
    width: 100%;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background: #EE7941;
}

.review-form__send:hover {
	background: #f48652;
}

.review-form__send-text {
	color: #ffffff;
    font-size: 15px;
    font-weight: 500;
}

.review-form__auth {
	padding: 30px 40px;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background: #ffffff;
    -webkit-box-shadow: 0 0 10px #eee8dc;
       -moz-box-shadow: 0 0 10px #eee8dc;
            box-shadow: 0 0 10px #eee8dc;
}

.review-form__auth-text {
	font-size: 15px;
    line-height: 15px;
    color: #222222;
}

.review-form__auth-text a {
	font-size: 15px;
    font-weight: 400;
    color: #EE7941;
    text-decoration: underline;
}

.review-form__auth-text a:hover {
	text-decoration: none;
}

.comment-items {
	margin-top: 30px;
}

.comment-item {
	padding: 30px 40px;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	background: #ffffff;
	-webkit-box-shadow: 0 0 10px #eee8dc;
	   -moz-box-shadow: 0 0 10px #eee8dc;
	        box-shadow: 0 0 10px #eee8dc;
}

.comment-item__header {
	margin-bottom: 25px;
}

.comment-item__user {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.comment-item__cover {
	width: 52px;
	height: 52px;
	margin-right: 20px;
	display: inline-block;
}

.comment-item__image {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
	        border-radius: 100%;
}

.comment-item__info-title {
	margin-bottom: 5px;
}

.comment-item__user-name {
	font-size: 21px;
	font-weight: 400;
	line-height: 23px;
	font-family: Fregat;
	color: #000000;
}

.comment-item__info-date {
	font-size: 12px;
	font-weight: 500;
	line-height: 15px;
	color: #333333;
}

.comment-item__info-date::before {
	content: '';
	width: 11px;
	height: 12px;
	margin-right: 5px;
    margin-bottom: -1px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.05.31c.186.043.35.111.512.212.161.101.292.207.634.55l2.107 2.107c.343.342.449.473.55.634.1.162.169.326.212.512.043.185.06.353.06.837v4.56c0 .835-.087 1.138-.25 1.444a1.704 1.704 0 0 1-.71.709c-.305.163-.608.25-1.444.25H2.904c-.836 0-1.14-.087-1.445-.25a1.704 1.704 0 0 1-.709-.71C.587 10.86.5 10.558.5 9.722V2.654c0-.836.087-1.14.25-1.445.164-.305.404-.545.71-.709.305-.163.608-.25 1.444-.25h3.31c.483 0 .65.018.836.06Zm-.425 1.143a.187.187 0 0 0-.188.187V4c0 .173.14.313.313.313h2.36a.188.188 0 0 0 .132-.32L6.758 1.507a.187.187 0 0 0-.133-.055Z' fill='%2399A2AD'/%3E%3C/svg%3E") no-repeat;
}

.comment-item__body {
	margin-bottom: 25px;
}

.comment-item__text {
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
	color: #000000;
}

.comment-item__actions {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.comment-item__action {
	border: none;
	cursor: pointer;
	margin-right: 5px;
	padding: 12px 20px;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	background: transparent;
}

.comment-item__action:last-child {
	margin-right: 0;
}

.comment-item__action.green {
	background: #34A853;
}

.comment-item__action.green:hover {
	background: #3bb65c;
}

.comment-item__action.orange {
	background: #EE7941;
}

.comment-item__action.orange:hover {
	background: #fa8750;
}

.comment-item__action-text {
	font-size: 14px;
	font-weight: 500;
	line-height: 15px;
	color: #ffffff;
}

.comment-item__action-like {
	padding: 10px;
	border: 1.5px solid #eeeeee;
}

.comment-item__action-like:hover {
	background: #fa8750;
	border-color: #fa8750;
}

.comment-item__action-like .comment-item__action-text {
	color: #EE7941;
	margin-left: 5px;
}

.comment-item__action-like:hover .comment-item__action-text {
	color: #ffffff;
}

.profile {
	padding: 0 50px 30px;
}

.profile-header {
	padding: 10px;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	background: #ffffff;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 0 10px #eee8dc;
	   -moz-box-shadow: 0 0 10px #eee8dc;
	        box-shadow: 0 0 10px #eee8dc;
}

.profile-header__cover {
	width: 100%;
    height: 100%;
    display: block;
}

.profile-header__image {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
}

.profile-header__content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 0 30px 20px;
}

.profile-header__left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.profile-user__cover {
	width: 83px;
    height: 83px;
    padding: 2px;
    margin-top: -15px;
    margin-right: 20px;
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
    display: inline-block;
    background: #ffffff;
}

.profile-user__image {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
	        border-radius: 100%;
}

.profile-user__title {
	font-size: 21px;
    font-weight: 400;
    line-height: 23px;
    font-family: Fregat;
    color: #000000;
}

.profile-user__subscribes {
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	color: #666666;
	margin-top: 5px;
}

.profile-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.profile-content__left {
	width: 23%;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	background: #ffffff;
	-webkit-box-shadow: 0 0 10px #eee8dc;
	   -moz-box-shadow: 0 0 10px #eee8dc;
	        box-shadow: 0 0 10px #eee8dc;
}

.profile-user__menu-items {
	padding: 25px;
}

.profile-user__menu-link {
	display: block;
	padding: 11.75px 20px;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	color: #333333;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.profile-user__menu-link.active {
	font-weight: 500;
	margin-bottom: 5px;
	background: #fef4f0;
}

.profile-user__menu-link.icon-information::before {
	content: '';
	width: 18px;
	height: 16px;
	margin-right: 10px;
    margin-bottom: -4px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.97 10.164a1.929 1.929 0 0 1-3.799.67l-.294-1.67a3.536 3.536 0 0 1 .588-7.02h5.09L12.106.516a1.929 1.929 0 0 1 2.965 1.627v7.069a1.929 1.929 0 0 1-2.965 1.627L9.554 9.214H7.802l.168.95Zm-2.533.446a.643.643 0 0 0 1.266-.223l-.207-1.174H5.191l.246 1.397Zm7.36-9.008L9.93 3.429v4.5l2.869 1.826a.643.643 0 0 0 .988-.542V2.144a.643.643 0 0 0-.988-.542ZM8.644 3.428H4.464a2.25 2.25 0 1 0 0 4.5h4.179v-4.5Z' fill='%2399A2AD'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-information:hover:not(.active), .profile-user__menu-link.active.icon-information::before {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.97 10.164a1.929 1.929 0 0 1-3.799.67l-.294-1.67a3.536 3.536 0 0 1 .588-7.02h5.09L12.106.516a1.929 1.929 0 0 1 2.965 1.627v7.069a1.929 1.929 0 0 1-2.965 1.627L9.554 9.214H7.802l.168.95Zm-2.533.446a.643.643 0 0 0 1.266-.223l-.207-1.174H5.191l.246 1.397Zm7.36-9.008L9.93 3.429v4.5l2.869 1.826a.643.643 0 0 0 .988-.542V2.144a.643.643 0 0 0-.988-.542ZM8.644 3.428H4.464a2.25 2.25 0 1 0 0 4.5h4.179v-4.5Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-blog::before {
	content: '';
	width: 18px;
    height: 13px;
    margin-right: 10px;
    margin-bottom: -2px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 96 96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 72a12 12 0 1 0 12 12 12.012 12.012 0 0 0-12-12ZM12 36a6 6 0 1 0 0 12 36.04 36.04 0 0 1 36 36 6 6 0 1 0 12 0 48.052 48.052 0 0 0-48-48Z' fill='%2399A2AD'/%3E%3Cpath d='M12 0a6 6 0 0 0 0 12 72.079 72.079 0 0 1 72 72 6 6 0 1 0 12 0A84.098 84.098 0 0 0 12 0Z' fill='%2399A2AD'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-blog:hover:not(.active), .profile-user__menu-link.active.icon-blog::before {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 96 96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 72a12 12 0 1 0 12 12 12.012 12.012 0 0 0-12-12ZM12 36a6 6 0 1 0 0 12 36.04 36.04 0 0 1 36 36 6 6 0 1 0 12 0 48.052 48.052 0 0 0-48-48Z' fill='%23EE7941'/%3E%3Cpath d='M12 0a6 6 0 0 0 0 12 72.079 72.079 0 0 1 72 72 6 6 0 1 0 12 0A84.098 84.098 0 0 0 12 0Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-job::before {
	content: '';
	width: 18px;
    height: 15px;
    margin-right: 10px;
    margin-bottom: -2px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 392 396' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.39 333.952h17.284v3.476c0 31.932 28.304 57.902 63.093 57.902H328.6c34.799 0 63.104-25.971 63.104-57.902V119.952c0-31.923-28.305-57.903-63.104-57.903h-17.283v-3.475c0-31.935-28.295-57.904-63.094-57.904H63.39C28.6.67.297 26.64.297 58.574v217.474c0 31.922 28.304 57.904 63.093 57.904ZM328.6 81.004c23.445 0 42.445 17.438 42.445 38.948v217.476c0 21.509-19 38.949-42.445 38.949H143.768c-23.436 0-42.435-17.44-42.435-38.949V119.952c0-21.511 18.999-38.948 42.435-38.948H328.6ZM20.944 58.574c0-21.511 18.999-38.949 42.446-38.949h184.833c23.447 0 42.445 17.438 42.445 38.949v3.475h-146.9c-34.789 0-63.093 25.98-63.093 57.903v195.045H63.39c-23.447 0-42.446-17.449-42.446-38.949V58.574Z' fill='%2399A2AD'/%3E%3Cpath d='M136.708 140.035a8.207 8.207 0 0 0-8.21 8.211 8.207 8.207 0 0 0 8.21 8.21h164.228a8.208 8.208 0 0 0 8.211-8.21 8.208 8.208 0 0 0-8.211-8.211H136.708ZM162.655 204.036c0 4.537 3.685 8.211 8.222 8.211H324.77c4.537 0 8.223-3.674 8.223-8.211 0-4.537-3.686-8.221-8.223-8.221H170.877c-4.537 0-8.222 3.684-8.222 8.221ZM289.153 259.815a8.209 8.209 0 0 0-8.211-8.21H136.708a8.206 8.206 0 0 0-8.21 8.21c0 4.536 3.673 8.223 8.21 8.223h144.234c4.535 0 8.211-3.687 8.211-8.223ZM324.77 307.395H189.61a8.209 8.209 0 0 0-8.21 8.212 8.207 8.207 0 0 0 8.21 8.209h135.16c4.537 0 8.223-3.673 8.223-8.209-.001-4.537-3.686-8.212-8.223-8.212Z' fill='%2399A2AD'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-job:hover:not(.active), .profile-user__menu-link.active.icon-job::before {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 392 396' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.39 333.952h17.284v3.476c0 31.932 28.304 57.902 63.093 57.902H328.6c34.799 0 63.104-25.971 63.104-57.902V119.952c0-31.923-28.305-57.903-63.104-57.903h-17.283v-3.475c0-31.935-28.295-57.904-63.094-57.904H63.39C28.6.67.297 26.64.297 58.574v217.474c0 31.922 28.304 57.904 63.093 57.904ZM328.6 81.004c23.445 0 42.445 17.438 42.445 38.948v217.476c0 21.509-19 38.949-42.445 38.949H143.768c-23.436 0-42.435-17.44-42.435-38.949V119.952c0-21.511 18.999-38.948 42.435-38.948H328.6ZM20.944 58.574c0-21.511 18.999-38.949 42.446-38.949h184.833c23.447 0 42.445 17.438 42.445 38.949v3.475h-146.9c-34.789 0-63.093 25.98-63.093 57.903v195.045H63.39c-23.447 0-42.446-17.449-42.446-38.949V58.574Z' fill='%23EE7941'/%3E%3Cpath d='M136.708 140.035a8.207 8.207 0 0 0-8.21 8.211 8.207 8.207 0 0 0 8.21 8.21h164.228a8.208 8.208 0 0 0 8.211-8.21 8.208 8.208 0 0 0-8.211-8.211H136.708ZM162.655 204.036c0 4.537 3.685 8.211 8.222 8.211H324.77c4.537 0 8.223-3.674 8.223-8.211 0-4.537-3.686-8.221-8.223-8.221H170.877c-4.537 0-8.222 3.684-8.222 8.221ZM289.153 259.815a8.209 8.209 0 0 0-8.211-8.21H136.708a8.206 8.206 0 0 0-8.21 8.21c0 4.536 3.673 8.223 8.21 8.223h144.234c4.535 0 8.211-3.687 8.211-8.223ZM324.77 307.395H189.61a8.209 8.209 0 0 0-8.21 8.212 8.207 8.207 0 0 0 8.21 8.209h135.16c4.537 0 8.223-3.673 8.223-8.209-.001-4.537-3.686-8.212-8.223-8.212Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-collection::before {
	content: '';
	width: 18px;
    height: 15px;
    margin-right: 10px;
    margin-bottom: -3px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.754 2.864c-1.108 0-2 .892-2 2v7.112c0 1.686 2.05 1.866 2.885 1.031l2.115-2.02 2.115 2.02c.835.835 2.885.655 2.885-1.03V4.863c0-1.108-.892-2-2-2h-6ZM3.16 5.211h5.188' stroke='%2399A2AD' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.245 11.522V4.315A3.736 3.736 0 0 0 9.588.503H2.776' stroke='%2399A2AD' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-collection:hover:not(.active), .profile-user__menu-link.active.icon-collection::before {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.754 2.864c-1.108 0-2 .892-2 2v7.112c0 1.686 2.05 1.866 2.885 1.031l2.115-2.02 2.115 2.02c.835.835 2.885.655 2.885-1.03V4.863c0-1.108-.892-2-2-2h-6ZM3.16 5.211h5.188' stroke='%23EE7941' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.245 11.522V4.315A3.736 3.736 0 0 0 9.588.503H2.776' stroke='%23EE7941' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-gift::before {
	content: '';
	width: 18px;
    height: 15px;
    margin-right: 10px;
    margin-bottom: -2px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27 13H3v16h24V13ZM29 7H1v6h28V7Z' stroke='%2399A2AD' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18 13h-6v16h6V13ZM18 7h-6v6h6V7ZM15 6l3-3-1-2h-4l-1 2 3 3ZM18 3l4-1 2 2v3M12 3 8 2 6 4v3' stroke='%2399A2AD' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-gift:hover:not(.active), .profile-user__menu-link.active.icon-gift::before {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27 13H3v16h24V13ZM29 7H1v6h28V7Z' stroke='%23EE7941' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18 13h-6v16h6V13ZM18 7h-6v6h6V7ZM15 6l3-3-1-2h-4l-1 2 3 3ZM18 3l4-1 2 2v3M12 3 8 2 6 4v3' stroke='%23EE7941' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-award::before {
	content: '';
	width: 18px;
    height: 16px;
    margin-right: 10px;
    margin-bottom: -3px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 28 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 21H9L8 31h12l-1-10ZM6 31h16M7 1h14v9a7 7 0 1 1-14 0V1ZM14 17v4M21 1h6v4a6 6 0 0 1-6 6M7 1H1v4a6 6 0 0 0 6 6' stroke='%2399A2AD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 13a3 3 0 0 0 3-3' stroke='%2399A2AD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-award:hover:not(.active), .profile-user__menu-link.active.icon-award::before {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 28 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 21H9L8 31h12l-1-10ZM6 31h16M7 1h14v9a7 7 0 1 1-14 0V1ZM14 17v4M21 1h6v4a6 6 0 0 1-6 6M7 1H1v4a6 6 0 0 0 6 6' stroke='%23EE7941' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 13a3 3 0 0 0 3-3' stroke='%23EE7941' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-comment::before {
	content: '';
	width: 18px;
    height: 14px;
    margin-right: 10px;
    margin-bottom: -3px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 392 340' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M110.476 80.19h155.097a7.756 7.756 0 0 0 7.76-7.754c0-4.285-3.475-7.765-7.76-7.765H110.476c-4.285 0-7.754 3.48-7.754 7.765a7.75 7.75 0 0 0 7.754 7.754ZM288.088 117.362H142.74a7.756 7.756 0 0 0-7.759 7.754c0 4.285 3.475 7.765 7.759 7.765h145.348c4.284 0 7.754-3.48 7.754-7.765a7.751 7.751 0 0 0-7.754-7.754ZM246.695 170.052H110.476a7.75 7.75 0 0 0-7.754 7.754 7.751 7.751 0 0 0 7.754 7.754h136.219a7.755 7.755 0 0 0 0-15.508Z' fill='%2399A2AD'/%3E%3Cpath d='M336.776.288H55.226C25.232.288.821 22.85.821 50.596v154.83c0 27.735 24.411 50.297 54.403 50.297H221.26l119.812 83.989v-84.135c27.996-2.038 50.108-23.753 50.108-50.151V50.596c0-27.746-24.411-50.308-54.403-50.308Zm31.13 205.138c0 14.902-13.972 27.025-31.131 27.025h-18.978v62.523l-89.193-62.523H55.224c-17.164 0-31.13-12.123-31.13-27.025V50.596c0-14.913 13.966-27.035 31.13-27.035h281.551c17.159 0 31.131 12.123 31.131 27.035v154.83Z' fill='%2399A2AD'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-comment:hover:not(.active), .profile-user__menu-link.active.icon-comment::before {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 392 340' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M110.476 80.19h155.097a7.756 7.756 0 0 0 7.76-7.754c0-4.285-3.475-7.765-7.76-7.765H110.476c-4.285 0-7.754 3.48-7.754 7.765a7.75 7.75 0 0 0 7.754 7.754ZM288.088 117.362H142.74a7.756 7.756 0 0 0-7.759 7.754c0 4.285 3.475 7.765 7.759 7.765h145.348c4.284 0 7.754-3.48 7.754-7.765a7.751 7.751 0 0 0-7.754-7.754ZM246.695 170.052H110.476a7.75 7.75 0 0 0-7.754 7.754 7.751 7.751 0 0 0 7.754 7.754h136.219a7.755 7.755 0 0 0 0-15.508Z' fill='%23EE7941'/%3E%3Cpath d='M336.776.288H55.226C25.232.288.821 22.85.821 50.596v154.83c0 27.735 24.411 50.297 54.403 50.297H221.26l119.812 83.989v-84.135c27.996-2.038 50.108-23.753 50.108-50.151V50.596c0-27.746-24.411-50.308-54.403-50.308Zm31.13 205.138c0 14.902-13.972 27.025-31.131 27.025h-18.978v62.523l-89.193-62.523H55.224c-17.164 0-31.13-12.123-31.13-27.025V50.596c0-14.913 13.966-27.035 31.13-27.035h281.551c17.159 0 31.131 12.123 31.131 27.035v154.83Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-progress::before {
	content: '';
	width: 18px;
    height: 18px;
    margin-right: 10px;
    margin-bottom: -4px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 18 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 9.765a4 4 0 1 1 8 0 4 4 0 0 1-8 0Zm4-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z' fill='%2399A2AD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m9 .5 2.405 1.863 3.04-.094.851 2.922 2.516 1.711-1.03 2.863 1.03 2.863-2.516 1.711-.85 2.922-.546-.017 1.453 5.811L9 21.785l-6.353 1.27L4.1 17.244l-.546.017-.85-2.921-2.516-1.712 1.03-2.863-1.03-2.863 2.516-1.711.85-2.922 3.041.094L9 .5ZM6.177 17.18l-.824 3.294L9 19.745l3.647.73-.824-3.295-.418-.013L9 19.03l-2.405-1.863-.418.013Zm6.782-1.966.618-2.124 1.828-1.244-.748-2.081.748-2.081-1.828-1.244-.618-2.124-2.21.069L9 3.03 7.252 4.385l-2.21-.069-.619 2.124-1.828 1.244.748 2.081-.748 2.081 1.828 1.244.618 2.124 2.21-.069L9 16.5l1.748-1.354 2.21.068Z' fill='%2399A2AD'/%3E%3C/svg%3E") no-repeat;
}

.profile-user__menu-link.icon-progress:hover:not(.active), .profile-user__menu-link.active.icon-progress::before {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 18 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 9.765a4 4 0 1 1 8 0 4 4 0 0 1-8 0Zm4-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z' fill='%23EE7941'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m9 .5 2.405 1.863 3.04-.094.851 2.922 2.516 1.711-1.03 2.863 1.03 2.863-2.516 1.711-.85 2.922-.546-.017 1.453 5.811L9 21.785l-6.353 1.27L4.1 17.244l-.546.017-.85-2.921-2.516-1.712 1.03-2.863-1.03-2.863 2.516-1.711.85-2.922 3.041.094L9 .5ZM6.177 17.18l-.824 3.294L9 19.745l3.647.73-.824-3.295-.418-.013L9 19.03l-2.405-1.863-.418.013Zm6.782-1.966.618-2.124 1.828-1.244-.748-2.081.748-2.081-1.828-1.244-.618-2.124-2.21.069L9 3.03 7.252 4.385l-2.21-.069-.619 2.124-1.828 1.244.748 2.081-.748 2.081 1.828 1.244.618 2.124 2.21-.069L9 16.5l1.748-1.354 2.21.068Z' fill='%23EE7941'/%3E%3C/svg%3E") no-repeat;
}

.profile-content__right {
	width: 75%;
}



.pagination {
	font-size: 12px;
    gap: 8px;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    line-height: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.pagination span, .pagination a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 13px;
    line-height: 18px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 9px 14px 7px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #f2ece0;
    border: 1px solid #e8e2d4;
}

.pagination span {
	background: #e8e2d4;
}

.pagination a:hover {
	opacity: 0.8;
	background: #e8e2d4;
}

.footer {
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	background: #241709;
}

.footer p {
	margin: 0;
	padding: 0;
}

.footer-box {
	padding: 30px 50px;
}

.footer-logo, .footer-copyright, .footer-info {
	text-align: center;
	margin-bottom: 10px;
}

.footer-logo {
	max-width: 210px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.footer-copyright, .footer-info {
	color: #d3d0cd;
}

.footer-copyright a {
	color: #d3d0cd;
}

.footer-copyright a:hover {
	text-decoration: underline;
}

.footer-bottom__links {
	text-align: center;
}

.footer-bottom__links a {
	color: #d3d0cd;
	text-decoration: underline;
}



.popup {
	display: none;
}

.auth-content {
	width: 100%;
    max-width: 768px;
}

.auth-header {
	position: relative;
	padding: 20px 30px;
	background: #6DA4FF;
	-webkit-border-top-left-radius: 10px;
	   -moz-border-radius-topleft: 10px;
	        border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
       -moz-border-radius-topright: 10px;
            border-top-right-radius: 10px;
}

.auth-header::after {
	content: '';
	width: 92.16px;
    height: 50.4px;
    right: 50px;
    bottom: 12px;
    display: block;
    position: absolute;
	background: url('../img/auth-icon.svg') no-repeat;
}

.auth-header__title {
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
}

.auth-body {
	padding: 30px;
}

.auth-disclamer {
	display: block;
	margin-bottom: 20px;
}

.auth-disclamer::before {
	content: attr(title);
	display: block;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
}

.auth-socials {
	display: -ms-grid;
	display: grid;
    grid-gap: 13px;
    -ms-grid-columns: 1fr 13px 1fr 13px 1fr 13px 1fr;
    grid-template-columns: repeat(4, 1fr);
}

.auth-socials__item {
	border: none;
	cursor: pointer;
	padding: 13px 0;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	background: transparent;
}

.auth-socials__item:hover {
	opacity: 0.8;
}

.auth-socials__item.auth-vk {
	background: #6695BD;
}

.auth-socials__item.auth-ya {
	background: #FFDB4C;
}

.auth-socials__item.auth-ml {
	background: #168DE2;
}

.auth-socials__item.auth-ok {
	background: #FF9205;
}

.auth-socials__item-title {
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	color: #ffffff;
}

.auth-socials__item.auth-ya .auth-socials__item-title {
	color: #000000;
}

.auth-icon__vk::before {
	content: '';
	width: 16px;
    height: 9px;
    margin-right: 2px;
    display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.99.78v3.257a.34.34 0 0 0 .426.351c.3-.02.978-2.8 1.279-3.406.16-.342.416-.629.738-.826A.608.608 0 0 1 11.8 0h2.878a.464.464 0 0 1 .3.728c-.225.5-2.155 3.61-2.255 3.736a1.31 1.31 0 0 0-.237.55 1.2 1.2 0 0 0 .312.627c.2.226 1.816 2.005 1.967 2.155.142.164.237.363.275.576a.763.763 0 0 1-.8.613h-2.342a2.8 2.8 0 0 1-.952-.565c-.225-.2-1.059-1.152-1.184-1.277a.407.407 0 0 0-.351-.145c-.15 0-.435.015-.422.585.036.395-.047.792-.238 1.14a.993.993 0 0 1-.737.274A5 5 0 0 1 5.1 8.27C3.526 7.293 1.734 4.682.9 3.016A6.513 6.513 0 0 1 0 .301c.05-.176.05-.3.226-.3h2.6a.836.836 0 0 1 .351.326c.075.1.647 1.812.822 2.113.175.301 1.038 1.95 1.506 1.95a.6.6 0 0 0 .474-.7V1.51c-.19-.443-.539-.8-.978-1a1.261 1.261 0 0 1 .927-.5c.6-.025 2.105-.025 2.43.024A.782.782 0 0 1 8.99.78Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
}

.auth-icon__ya::before {
	content: '';
	width: 8px;
    height: 12px;
    margin-right: 4px;
    display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.35.006H4.892a4.572 4.572 0 0 0-4.81 4.665A3.958 3.958 0 0 0 2.84 8.55L.097 12.943a1.345 1.345 0 0 0 .021 1.053h1.48a.252.252 0 0 0 .258-.13l2.994-4.97h.57v4.97a.151.151 0 0 0 .15.13h1.844a.139.139 0 0 0 .163-.084.14.14 0 0 0 .01-.066V.194a.191.191 0 0 0-.238-.187ZM5.415 7.488H5.02A2.652 2.652 0 0 1 2.218 4.48c0-2.331 1.289-3.153 2.606-3.153h.592v6.161Z' fill='%23ED1C24'/%3E%3C/svg%3E") no-repeat;
}

.auth-icon__ml::before {
	content: '';
	width: 14px;
    height: 14px;
    margin-right: 2px;
    margin-bottom: -2px;
    display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.145 7.464a2.758 2.758 0 0 0-2.81-2.771h-.06A2.736 2.736 0 0 0 4.605 7.7a2.673 2.673 0 0 0 2.67 2.92 2.848 2.848 0 0 0 2.87-2.806v-.35Zm-2.86-4.318a4.216 4.216 0 0 1 3.02 1.356.642.642 0 0 1 .61-.7h.1a.7.7 0 0 1 .67.723v6.178a.389.389 0 0 0 .65.354c.95-1.02 2.09-5.24-.6-7.686a6.218 6.218 0 0 0-7.64-.624 6.155 6.155 0 0 0-1.94 7.214 5.757 5.757 0 0 0 7.16 3.093c1.11-.466 1.62 1.093.47 1.6a7.526 7.526 0 0 1-8.84-3.383 7.6 7.6 0 0 1 12.25-8.814c2.58 2.8 2.42 8.043-.09 10.08a1.742 1.742 0 0 1-2.81-1.324l-.01-.441a4.165 4.165 0 0 1-3 1.3 4.47 4.47 0 0 1 0-8.931' fill='%23FFBC3B'/%3E%3C/svg%3E") no-repeat;
}

.auth-icon__ok::before {
	content: '';
	width: 8px;
    height: 14px;
    margin-right: 2px;
    margin-bottom: -2px;
    display: inline-block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.886 0a3.76 3.76 0 1 1-3.49 2.317A3.766 3.766 0 0 1 3.887 0Zm.009 2.101A1.633 1.633 0 1 1 3.89 2.1l.004.002Zm-.01 6.51a6.254 6.254 0 0 0 2.112-.384 6.318 6.318 0 0 1 1.199-.606c.236.009.626.401.56 1.415-.038.58-1.094.818-1.466 1.039a2.433 2.433 0 0 1-.779.265s.91.973 1.142 1.213c.471.343.827.822 1.018 1.373A1.442 1.442 0 0 1 6.597 14a4.826 4.826 0 0 1-1.504-1.203c-.626-.597-1.197-1.148-1.197-1.148s-.587.522-1.198 1.125c-.406.5-.905.917-1.47 1.226a1.548 1.548 0 0 1-1.14-1.246c.36-.598.809-1.136 1.333-1.597.267-.29.554-.562.859-.814a2.04 2.04 0 0 1-.685-.223C1.078 9.833-.028 9.532 0 9c.03-.55.17-1.397.661-1.397.42.153.822.348 1.202.582.634.29 1.325.435 2.022.424v.002Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
}

.autocomplete-suggestions {
	padding: 10px 0;
	background: #ffffff;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	overflow: auto;
	-webkit-box-shadow: 0 9px 17px rgb(0, 0, 0, 37%);
	   -moz-box-shadow: 0 9px 17px rgb(0, 0, 0, 37%);
	        box-shadow: 0 9px 17px rgb(0, 0, 0, 37%);
}

.autocomplete-suggestion__link {
	display: block;
	cursor: pointer;
	color: #EE7941;
	font-size: 14px;
	padding: 5px 15px;
	white-space: nowrap;
	overflow: hidden;
}

.autocomplete-suggestion__link:hover {
	background: #FAF5EA;
	text-decoration: underline;
}

.autocomplete-suggestions strong {
	font-weight: 500;
}

.suggestion-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	padding: 10px 20px;
}

.suggestion-link:hover {
	background: #FAF5EA;
}

.suggestion-left {
	width: 15%;
	margin-right: 15px;
}

.suggestion-cover {
	width: 100%;
	height: 100%;
	display: block;
}

.suggestion-image {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
}

.suggestion-right {
	width: 82%;
}

.suggestion-title {
	font-size: 15px;
	color: #EE7941;
    text-decoration: underline;
}

.suggestion-info {
	color: #666666;
    font-size: 13px;
    margin-top: 3px;
}

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
	visibility: visible !important;
	background: #f2f2f2 !important;
	background: rgba(0, 0, 0, 0.06) !important;
	border: 0 none !important;
	-webkit-box-shadow: inset 0 0 12px 4px #fff;
	-moz-box-shadow: inset 0 0 12px 4px #fff;
	     box-shadow: inset 0 0 12px 4px #fff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
	content: '!';
	visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	     box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
	position: relative;
	padding: 5px 8px;
	border-bottom: 1px solid #d0d0d0;
	background: #f8f8f8;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
	position: absolute;
	right: 8px;
	top: 50%;
	color: #303030;
	opacity: 0.4;
	margin-top: -12px;
	line-height: 20px;
	font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
	color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
	border-right: 1px solid #f2f2f2;
	border-top: 0 none;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
	border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
	display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
	border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
	position: relative;
	padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
	z-index: 1;
	/* fixes ie bug (see #392) */
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 17px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: inherit;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	padding: 2px 0 0 0;
	border-left: 1px solid #0073bb;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
	background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
	border-left-color: #00578d;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
	background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
	border-left-color: #aaaaaa;
}

.selectize-control.plugin-remove_button .remove-single {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 23px;
}

.selectize-control {
	width: 100%;
	position: relative;
}

.selectize-dropdown, .selectize-input, .selectize-input input {
	color: #303030;
	font-family: inherit;
	font-size: 13px;
	line-height: 18px;
	-webkit-font-smoothing: inherit;
}

.selectize-input, .selectize-control.single .selectize-input.input-active {
	background: #fff;
	cursor: text;
	display: inline-block;
}

.selectize-input {
	padding: 10px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.selectize-control.multi .selectize-input.has-items {
	padding: 10px 8px 6px;
}

.selectize-input.full {
	background-color: #fff;
}

.selectize-input.disabled, .selectize-input.disabled * {
	cursor: default !important;
}

.selectize-input.focus {

}

.selectize-input.dropdown-active {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

.selectize-input > * {
	vertical-align: baseline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.selectize-control.multi .selectize-input > div {
	cursor: pointer;
	margin: 0 3px 3px 0;
	padding: 4px 8px;
	color: #fff;
}

.selectize-control.multi .selectize-input > div.active {

}

.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
	color: #ffffff;
	background: #d2d2d2;
	border: 1px solid #aaaaaa;
}

.selectize-input > input {
	display: inline-block !important;
	padding: 0 !important;
	min-height: 0 !important;
	max-height: none !important;
	max-width: 100% !important;
	margin: 0 1px !important;
	text-indent: 0 !important;
	border: 0 none !important;
	background: none !important;
	line-height: inherit !important;
	-webkit-user-select: auto !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	     box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
	display: none;
}

.selectize-input > input:focus {
	outline: none !important;
}

.selectize-input::after {
	content: ' ';
	display: block;
	clear: left;
}

.selectize-input.dropdown-active::before {
	content: ' ';
	display: block;
	position: absolute;
	background: #f0f0f0;
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0;
}

.selectize-dropdown {
	position: absolute;
	z-index: 10;
	background: #fff;
	margin: -1px 0 0 0;
	border-top: 0 none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-webkit-box-shadow: 0 0 5px #dfd8c9;
	   -moz-box-shadow: 0 0 5px #dfd8c9;
	        box-shadow: 0 0 5px #dfd8c9;
}

.selectize-dropdown [data-selectable] {
	cursor: pointer;
	overflow: hidden;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 10px;
    color: #000000;
}

.selectize-dropdown [data-selectable] .highlight {

}

.selectize-dropdown .option, .selectize-dropdown .optgroup-header {
	padding: 5px 8px;
}

.selectize-dropdown .option, .selectize-dropdown [data-disabled], .selectize-dropdown [data-disabled] [data-selectable].option {
	cursor: inherit;
	opacity: 0.5;
}

.selectize-dropdown [data-selectable].option {
	opacity: 1;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
	border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
	color: #303030;
	background: #fff;
	cursor: default;
}

.selectize-dropdown .active {
	background-color: #f2ece0;
}

.selectize-dropdown .active.create {
	color: #495c68;
}

.selectize-dropdown .create {
	color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 200px;
	-webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
	cursor: pointer;
}

.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
	cursor: text;
}

.selectize-control.single .selectize-input:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
	margin-top: -4px;
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
	left: 15px;
	right: auto;
}

.selectize-control.rtl .selectize-input > input {
	margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
	opacity: 0.5;
	background-color: #fafafa;
}

.selectize-control.multi .selectize-input.has-items {
	padding-left: 10px;
	padding-right: 10px;
}

.selectize-control.multi .selectize-input.disabled [data-value] {
	color: #999;
	text-shadow: none;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	     box-shadow: none;
}

.selectize-control.multi .selectize-input.disabled [data-value], .selectize-control.multi .selectize-input.disabled [data-value] .remove {
	border-color: #e6e6e6;
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
	background: none;
}

.selectize-control.multi .selectize-input [data-value] {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f2ece0;
	color: #000000;
	font-size: 14px;
	font-weight: 500;
}

.selectize-control.multi .selectize-input [data-value].active {
	color: #000000;
	background-color: #dfd8c9;
}

.selectize-control.single .selectize-input {
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
	     box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
	background-color: #f9f9f9;
	background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
	background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f2f2f2));
	background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
}

.selectize-control.single .selectize-input, .selectize-dropdown.single {
	border-color: #b8b8b8;
}

.selectize-dropdown .optgroup-header {
	padding-top: 7px;
	font-weight: bold;
	font-size: 0.85em;
}

.selectize-dropdown .optgroup {
	border-top: 1px solid #f0f0f0;
}

.selectize-dropdown .optgroup:first-child {
	border-top: 0 none;
}

@media screen and (max-width: 1295px)
{
	.wrapper {
		padding: 0;
	}

	.container {
		width: 100%;
		margin: 0;
	}

	.bg-box {
		margin-bottom: 0;
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
		        border-radius: 0;
	}

	.promo {
		margin-bottom: 0;
	}

	.tabs-header {
		padding-top: 25px;
		background: #FAF5EA;
	}

	.tabs-menu {
		overflow: hidden;
	}

	.tabs-menu__item, .tab-item .bg-box {
		background: #ffffff;
		-webkit-box-shadow: 0 0 10px #eee8dc;
		   -moz-box-shadow: 0 0 10px #eee8dc;
		        box-shadow: 0 0 10px #eee8dc;
	}

	.tabs-body {
		-webkit-box-shadow: 0 0 10px #eee8dc;
		   -moz-box-shadow: 0 0 10px #eee8dc;
		        box-shadow: 0 0 10px #eee8dc;
	}

	.review-form {
		padding: 30px 40px;
	    background: #fff;
	    -webkit-box-shadow: 0 0 10px #eee8dc;
	       -moz-box-shadow: 0 0 10px #eee8dc;
	            box-shadow: 0 0 10px #eee8dc;
	}

	.review-form__auth {
		padding: 0;
	    -webkit-box-shadow: none;
	       -moz-box-shadow: none;
	            box-shadow: none;
	    text-align: center;
	    background: transparent;
	}

	.footer {
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
		        border-radius: 0;
	}
}

@media screen and (max-width: 1024px)
{
	.header-tg {
		padding-left: 20px;
        padding-right: 20px;
	}

	.pb-block {
		padding-left: 20px;
        padding-right: 20px;
	}

	.cards-title {
		font-size: 30px;
	}

	.header, .cards, .article, .page, .awards, .reviews, .others, .relateds {
		padding-left: 20px;
		padding-right: 20px;
	}

	.article-content {
		padding: 20px;
	}

	.categories-box {
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
	}

	.page-header__title {
		font-size: 31px;
    	line-height: 35px;
	}

	.review-form {
		padding: 20px;
	}

	.comment-item {
		padding: 20px;
	}
}

@media screen and (max-width: 950px)
{
	.header-menu__list {
		overflow: -moz-scrollbars-none;
		overflow: hidden;
    	overflow-x: scroll;
	}

	.header-menu__list::-webkit-scrollbar {
		display: none;
	}

	.header-menu__item {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        white-space: nowrap;
        margin-right: 25px;
	}

	.cards-wraps {
		display: block;
	}

	.cards-wraps__right {
		margin-left: 0;
		margin-bottom: 30px;
		max-width: 100%;
	}

	.filter-form {
		display: -ms-grid;
		display: grid;
		gap: 10px;
    	-ms-grid-columns: 1fr 10px 1fr 10px 1fr;
    	grid-template-columns: 1fr 1fr 1fr;
	}

	.filter-group {
		margin: 0;
	}
}

@media screen and (max-width: 890px)
{
	.promo-cards {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		overflow: -moz-scrollbars-none;
    	overflow: hidden;
    	overflow-x: scroll;
    	padding-bottom: 10px;
	}

	.promo-cards::-webkit-scrollbar {
		display: none;
	}

	.promo-cards__item {
		width: 200px;
		min-width: 200px;
	}

	.promo-cards__item .badge-icon {
		top: 0px;
    	right: 0px;
	}
}

@media screen and (max-width: 800px)
{
	.authors-items {
		-ms-grid-columns: (1fr)[3];
		grid-template-columns: repeat(3, 1fr);
	}
}

@media screen and (max-width: 768px)
{
	.header-main {
		padding-bottom: 0;
	}

	.header-main .header-menu {
		border-bottom: none;
	}

	.header-box {
		padding-bottom: 0;
    	border-bottom: none;
	}

	.header-tg.header-tg__main {
		padding-bottom: 15px;
	}

	.header-box {
		display: block;
		text-align: center;
	}

	.auth-content {
		max-width: 450px;
	}

	.auth-socials {
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
	}

	.promo {
		margin: 0;
		padding-bottom: 0;
	}

	.promo-box {
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
		        border-radius: 0;
		padding-left: 20px;
    	padding-right: 20px;
	}

	.promo-title {
		font-size: 37px;
	}

	.categories {
		padding: 25px 20px 0;
	}

	.card-item__left {
		display: none;
	}

	.card-item, .article-header {
		display: block;
	}

	.card-item__right, .article-header__left, .article-header__right {
		width: 100%;
		display: block;
	}

	.article-header__left {
		margin-bottom: 12px;
	}

	.article-top {
		display: block;
	}

	.article-top__left {
		margin-bottom: 20px;
	}

	.article-top__left, .article-top__right {
		width: 100%;
	}

	.card-item__header {
		display: block;
	}

	.card-item__header-left {
		width: 100%;
		margin-bottom: 10px;
	}

	.card-item__header-right {
		width: 100%;
		display: block;
	}

	.filter-form {
		-ms-grid-columns: 2fr 2fr;
		grid-template-columns: 2fr 2fr;
	}
}

@media screen and (max-width: 715px)
{
	.awards-title {
		font-size: 30px;
    	line-height: 32px;
	}

	.awards-title::before, .awards-title::after {
		width: 69px;
    	height: 13px;
	}

	.awards-title .icon-award::before {
		width: 28px;
		height: 28px;
	}
}

@media screen and (max-width: 700px)
{
	.categories-box {
		display: block;
	}

	.categories-group {
		margin-bottom: 25px;
	}

	.categories-group:last-child {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 670px)
{
	.search {
		max-width: 40%;
	}
}

@media screen and (max-width: 650px)
{
	.header-tg__text {
		line-height: 18px;
	}

	.header-tg__action {
		min-width: 80px;
	}

	.cards-title {
		font-size: 25px;
	}

	.promo-cards__item {
		width: 140px;
		min-width: 140px;
	}
}

@media screen and (max-width: 614px)
{
	.awards-title::before, .awards-title::after {
		display: none;
	}
}

@media screen and (max-width: 611px)
{
	.article-social__items {
		display: block;
	}

	.article-social__item {
		width: 100%;
		display: block;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.article-social__item:last-child {
		margin-bottom: 0;
	}

	.article-buttons, .article-button {
		display: block;
	}

	.article-button {
		width: 100%;
		margin-bottom: 10px;
	}

	.article-buttons__right .article-button {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 550px)
{
	.promo-title {
		font-size: 30px;
	}

	.promo-subtitle {
		font-size: 14px;
	}

	.article {
		padding: 0;
	}

	.article-header {
		padding-left: 20px;
		padding-right: 20px;
	}

	.article-content {
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
		        border-radius: 0;
	}

	.authors-items {
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
	}

	.page-header__title {
		font-size: 27px;
	}

	.reviews {
		padding: 0;
	}

	.review-form {
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
		        border-radius: 0;
	}

	.comment-items {
		margin: 30px 20px;
    	margin-bottom: 0;
    	padding-bottom: 30px;
	}
}

@media screen and (max-width: 540px)
{
	.filter-form {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
}

@media screen and (max-width: 461px)
{
	.tabs-menu {
		overflow: -moz-scrollbars-none;
        overflow: hidden;
        overflow-x: scroll;
        -webkit-box-pack: start;
        -webkit-justify-content: start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: start;
	}

	.tabs-menu::-webkit-scrollbar {
		display: none;
	}

	.tabs-menu__item {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        white-space: nowrap;
	}
}

@media screen and (max-width: 450px)
{
	.header-tg__link {
		padding: 10px 15px;
	}

	.btn.auth > span {
		font-size: 0;
	}

	.btn.auth::before {
		margin-left: 2px;
		margin-right: 0;
	}
}

@media screen and (max-width: 420px)
{
	.promo-title {
		font-size: 25px;
	}
}

@media screen and (max-width: 417px)
{
	.header-tg__text {
		margin-right: 15px;
	}
}

@media screen and (max-width: 400px)
{
	.auth-content {
		max-width: 100%;
	}

	.auth-header::after {
		display: none;
	}

	.auth-header__title {
		text-align: center;
	}

	.auth-socials {
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(1, 1fr);
	}
}

@media screen and (max-width: 397px)
{
	.header-tg__link {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media screen and (max-width: 360px)
{
	.authors-items {
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(1, 1fr);
	}
}





