.lheader, .sfooter, .sfooter-fixed, .lheader-mob {display:none !important;}
.nmain {margin:0 !important;}
.concept {
	background-image: url(http://biblioteka.shop/netcat_template/template/demetr/assets/img/concept/bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.concept__in {
	width: 360px;
	margin: 120px auto;
    background: #FFF;
    padding: 20px 16px 0;
}
@media(max-width: 500px) {
	.concept {
		background: none;
	}
	.concept__in {
		width: 100%;
		margin: 0;
	}
    .shell {
        padding: 0;
    }
}
.concept__text {
	margin: 20px 0 16px;
	font-size: 14px;
	line-height: 24px;
}
.concept__video {
    position: relative;
	height: 430px;
    width: 340px;
	margin-bottom: 28px;
    overflow: hidden;
}
.concept__video video {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: -14px;
}
.concept__links {
	padding: 16px 16px 56px;
	border-radius: 24px;
	background: #F9FAFB;
	margin: 0 -16px -56px;
}
.concept__link {
	margin-bottom: 28px;
}
.concept__link-img {
	height: 328px;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 24px;
	margin-bottom: 20px;
}
.concept__link-name {
	font-family: Unbounded;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 12px;
}
.concept__link-text {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}
.concept__link-btn {
    display: block;
	padding: 0 12px;
    width: 100%;
	height: 48px;
	border-radius: 1000px;
	background: #08C;
	color: #FFF;
	font-size: 16px;
	line-height: 48px;
    text-align: center;
}
.concept__link-btn:hover, .concept__link-btn:focus {
	background: #08C;
	color: #FFF;
}
.concept__bottom {
	border-radius: 40px 40px 0 0;
	padding: 60px 50px 28px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	background-image: url(http://biblioteka.shop/netcat_template/template/demetr/assets/img/concept/bottom.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
    margin: 0 -16px;
}
.concept__bottom-logo {
	font-family: Unbounded;
	font-size: 28px;
	margin-bottom: 12px;
}
.concept__bottom-text {
    margin-bottom: 60px;
}
.concept__bottom a {
    border-bottom: 1px solid;
}


.club .wrapper {
	max-width: 360px;
}
.club .h1 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 8px;
}
.club .h2 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 8px;
}
.club__video {
    margin: 0 -16px 24px;
}
.club__video-in {
	position: absolute;
	top: 28px;
	left: 28px;
	right: 16px;
	color: #FFF;
	z-index: 2;
}
.club__video-text {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 16px;
}
.club__pluses {
	margin-bottom: 48px;
	background-image: url(http://biblioteka.shop/netcat_template/template/demetr/assets/img/concept/valbg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 20px;
	padding: 20px 12px;
	color: #FFF;
}
.club__pluses-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 40px;
}
.club__pluses-item {
	font-size: 12px;
	padding: 8px;
	color: #111827;
	background: #FFF;
	border-radius: 100px;
}
.club__pluses-link {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.club__pluses-link .icomoon {
	max-width: 40px;
	min-width: 40px;
	height: 40px;
	background: #FFF;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
    color: #111827;
}

.club__val {
    margin: 0 -20px;
	padding: 0 20px 48px;
	background-image: url(http://biblioteka.shop/netcat_template/template/demetr/assets/img/concept/cbg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}
.club__val-item {
	padding: 16px 12px;
	background: #FFF;
	border-radius: 16px;
	text-align: center;
	border: 2px solid #4A3AFF;
	margin-bottom: 8px;
    margin-right: 108px;
}
.club__val-item:nth-child(2), .club__val-item:nth-child(4) {
	margin-left: 90px;
    margin-right: 0px;
}
.club__val-item-name {
    font-family: 'Unbounded';
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 4px;
}
.club__val-item-text {
	font-size: 14px;
	line-height: 24px;
}
.club__acc {
	margin-bottom: 48px;
}
.club__acc .ul {
	list-style-type: none;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 20px;
}
.club__acc .ul li {
	position: relative;
	margin-bottom: 12px;
	padding-left: 12px;
}
.club__acc .ul li:after {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #4A3AFF;
}
.club__acc-form {
	padding: 24px 16px;
	border-radius: 28px;
	border: 2px solid #4A3AFF;
}
.club__acc .s-form__field {
	margin-bottom: 8px;
}
.club__want {
	margin-bottom: 48px;
    padding: 20px 16px;
	background-image: url(http://biblioteka.shop/netcat_template/template/demetr/assets/img/concept/wantbg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	border-radius: 20px;
	color: #FFF;
}
.club__want-text {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 156px;
}
.club__sz {
	margin-bottom: 48px;
	border-radius: 24px;
	background: #FFF;
	box-shadow: 0 4px 12px -2px rgba(17, 24, 39, 0.12), 0 2px 4px 0 rgba(17, 24, 39, 0.04);
	padding: 16px;
	display: flex;
	flex-wrap: wrap;
}
.club__sz-left {
	max-width: 116px;
	min-width: 116px;
	margin-right: 16px;
}
.club__sz-left img {
	max-width: 100%;
}
.club__sz-right {
    width: 155px;
}
.club__sz-text {
	font-size: 14px;
	line-height: 24px;
}
.club__sz-btn {
	max-width: 100%;
	min-width: 100%;
	margin-top: 28px;
}
