

/* Start:/local/templates/piknikafisha/custom.css?178188842715320*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*vertical-align: baseline;*/
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}


@font-face {
	font-family: 'World Class';
	src: url('/local/templates/piknikafisha/fonts/world_class/WorldClass-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'World Class M';
	src: url('/local/templates/piknikafisha/fonts/world_class/WorldClass-Medium.woff') format('woff');
	font-weight: normal;
	font-style: medium;
}

@font-face {
	font-family: 'World Class 2.0';
	src: url('/local/templates/piknikafisha/fonts/world_class_2_0/World_Class_2_0.woff') format('woff');
}


body {
	background: url('/local/templates/piknikafisha/img/mobile.png') center top no-repeat;
	background-size: cover;
}

@media (min-width: 768px) {
	body {
		background: url('/local/templates/piknikafisha/img/background.png') center top no-repeat;
		background-size: cover;
	}
}

@media (min-width: 1800px) {
	body {
		background: url('/local/templates/piknikafisha/img/background_2.webp') center top no-repeat;
		background-size: cover;
	}
}

main {

}

header {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 19px auto 35px;
	width: calc(100% - 36px);
	background: #fff;
	border-radius: 84px;
	max-width: 1314px;
	padding: 12px 36px 12px 43px;
}

	header .logo {
		width: 36px;
	}

		header .logo img {
			width: 100%;
		}

	header .button {
		display: block;
		text-align: center;
		padding: 12px 30px 12px;
		font-family: 'World Class';
		font-size: 16px;
		color: #fff;
		text-decoration: none;
		box-sizing: border-box;
		background: rgba(0, 0, 0, 0.98);
		border-radius: 39px;
		cursor: pointer;
	}


@media (min-width: 768px) {
	header {
		margin: 53px auto 85px;
		width: calc(100% - 126px);
		padding: 20px 43px;
	}

		header .logo {
			width: 40px;
		}

	header .button {
		display: block;
		text-align: center;
		padding: 14px 46px 10px;
		font-size: 16px;
	}
}


main {
	width: 100%;
}



main .banner {
	width: 100%;
	max-width: 239px;
	margin: 0 auto 30px;
}

	main .banner img.banner_desktop {
		display: none;
	}

	main .banner img.banner_mobile {
		display: block;
		width: 100%;
		max-width: 239px;
		margin: 0 auto;
	}

	@media (min-width: 768px) {
		main .banner img.banner_desktop {
			display: block;
			width: 100%;
			max-width: 1253px;
			margin: 0 auto;
		}

		main .banner img.banner_mobile {
			display: none;
		}
	}


@media (min-width: 768px) {
	main .banner {
		width: 100%;
		max-width: 1253px;
		margin: 0 auto 130px;
	}
}


main .a_plus {
	width: 100%;
	margin: 0 auto 30px;
}

	main .a_plus img.a_desktop {
		display: none;
	}

	main .a_plus img.a_mobile {
		display: block;
		width: 100%;
		max-width: 333px;
		margin: 0 auto;
	}

	@media (min-width: 768px) {
		main .a_plus img.a_desktop {
			display: block;
			width: 95%;
			max-width: 1321px;
			margin: 0 auto;
		}

		main .a_plus img.a_mobile {
			display: none;
		}
	}


@media (min-width: 768px) {
	main .a_plus {
		margin: 0 auto 130px;
	}
}



.plus {
	width: calc(100% - 40px);
	margin: 70px auto 32px;
	text-align: center;
	max-width: 350px;
}

	.plus__top {
		text-align: left;
		justify-content: center;
		font-family: 'World Class 2.0';
		font-style: normal;
		font-weight: 700;
		font-size: 48px;
		line-height: 105%;
		color: #fff;
		position: relative;
		padding-bottom: 50px;
	}

	@media (min-width: 375px) {
		.plus__top {
			padding-bottom: 0;
		}
	}

		.plus__top span {
			display: block;
			position: absolute;
			bottom: 6px;
			right: 10px;
			background-color: #fff;
			border-radius: 96px;
			font-family: 'World Class 2.0';
			font-style: normal;
			font-weight: bold;
			font-size: 23px;
			line-height: 96%;
			color: #000;
			padding: 10px 23px 6px;
		}

		.plus__top b {
			margin-left: 72px;
		}

	.plus__bottom {
		max-width: 300px;
		margin: 37px auto 0;
		position: relative;
	}

		.plus__plus {
			position: absolute;
			top: 5px;
			left: 0;
			width: 48px;
			height: 48px;
			font-family: 'World Class 2.0';
			font-weight: 400;
			font-size: 56px;
			line-height: 48px;
			color: #fff;
			background: #000;
			text-align: center;
			border-radius: 50%;
			padding-top: 5px;
		}

		.plus__text {
			font-family: 'World Class';
			font-weight: normal;
			font-size: 13px;
			line-height: 80%;
			color: #000;
			padding: 13px 35px 12px 28px;
			background: #fff;
			border-radius: 110px;
			margin-left: 24px;
			text-align: right;
		}

			.plus__text span {
				font-family: 'World Class 2.0';
				font-size: 24px;
				line-height: 80%;
				color: #000;
				display: inline-block;
				margin-bottom: 2px;
			}

@media (min-width: 768px) {
	.plus {
		width: calc(100% - 126px);
		margin: 90px auto 32px;
		max-width: 600px;
	}

	.plus__top {
		font-size: 70px;
		font-weight: normal;
		line-height: 105%;
	}

		.plus__top span {
			bottom: 10px;
			right: 0;
			border-radius: 282px;
			font-weight: normal;
			font-size: 38px;
			line-height: 82%;
			padding: 20px 30px 12px;
		}


		.plus__top b {
			margin-left: 0;
		}

		.plus__top v {
			margin-left: 0;
		}

	.plus__bottom {
		max-width: 600px;
		margin: 60px auto 0;
	}

		.plus__plus {
			top: 12px;
			width: 120px;
			height: 120px;
			font-size: 140px;
			line-height: 140px;
			padding-top: 5px;
		}

		.plus__text {
			font-size: 30px;
			line-height: 80%;
			padding: 35px 55px 35px 20px;
			border-radius: 325px;
			margin-left: 50px;
		}

			.plus__text span {
				font-size: 50px;
				line-height: 80%;
				margin-bottom: 3px;
			}
}


@media (min-width: 1420px) {
	.plus {
		width: calc(100% - 126px);
		margin: 90px auto 32px;
		max-width: 1313px;
	}

	.plus__top {
		font-size: 141px;
		font-weight: normal;
		line-height: 105%;
		padding-bottom: 0;
	}

		.plus__top span {
			bottom: 20px;
			right: 30px;
			border-radius: 282px;
			font-weight: normal;
			font-size: 70px;
			line-height: 82%;
			padding: 40px 60px 24px;
		}

		.plus__top b {
			margin-left: 0;
		}

		.plus__top v {
			margin-left: 95px;
		}

	.plus__bottom {
		max-width: 890px;
		margin: 90px auto 0;
	}

		.plus__plus {
			top: 12px;
			width: 140px;
			height: 140px;
			font-size: 160px;
			line-height: 160px;
			padding-top: 5px;
		}

		.plus__text {
			font-size: 40px;
			line-height: 80%;
			padding: 40px 115px 32px 30px;
			border-radius: 325px;
			margin-left: 70px;
		}

			.plus__text span {
				font-size: 70px;
				line-height: 80%;
				margin-bottom: 3px;
			}
}


.form {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 35px 8px 36px;
	gap: 25px;
	width: calc(100% - 36px);
	margin: 12px auto 50px;
	background: rgba(255, 255, 255, 0.99);
	border-radius: 30px;
	max-width: 756px;
}

	.form__title {
		font-family: 'World Class 2.0';
		font-weight: 400;
		font-size: 28px;
		line-height: 92%;
		text-align: center;
		color: #323232;
		padding: 0;
	}

	.form__content {
		width: calc(100% - 40px);
		margin: 0 auto;
	}

	.form__content input[type="text"] {
		width: calc(100% - 30px);
		background: rgba(255, 255, 255, 0.56);
		border: none;
		border-radius: 78px;
		padding: 6px 15px;
		font-family: 'World Class';
		font-weight: 400;
		font-size: 12px;
		line-height: 92%;
		letter-spacing: -0.04em;
		color: #515151;
		margin-bottom: 10px;
		background: rgba(200, 200, 200, 0.39);
	}

		.form__content input[type="text"]::placeholder {
			opacity: 0.56;
			font-size: 9px;
		}

	.i-checkbox__text {
		font-family: 'World Class';
		font-weight: 400;
		font-size: 9px;
		line-height: 92%;
		letter-spacing: -0.04em;
		color: #4B4B4B;
	}

	.i-checkbox__text a {
		font-family: 'World Class';
		font-weight: 400;
		font-size: 9px;
		line-height: 92%;
		letter-spacing: -0.04em;
		color: #4B4B4B;
	}

	.i-button {
		box-sizing: border-box;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		width: 100%;
		padding: 11px 60px;
		gap: 10px;
		background: #060606;
		border-radius: 217px;
		font-family: 'World Class';
		font-weight: 400;
		font-size: 12px;
		line-height: 14px;
		text-align: center;
		letter-spacing: -0.04em;
		color: #FFFFFF;
		margin-top: 24px;
		cursor: pointer;
	}

	.i-note {
		font-family: 'World Class';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 89%;
		text-align: center;
		letter-spacing: -0.04em;
		color: #000;
		margin-top: 38px;
		padding: 0;
	}

		.i-note span {
			background: #D00000;
			border-radius: 150px;
			color: #fff;
			line-height: 20px;
			padding: 2px 8px 0;
			letter-spacing: -0.04em;
		}

	.i-checkbox {
		margin-left: 20px;
	}

	.i-checkbox input[type="checkbox"] {
		top: 6px;
		width: 14px;
		height: 14px;
		appearance: none;
		position: relative;
		border: none;
		transition: 500ms;
		background: #fff;
		border: 1px solid #000;
		border-radius: 4px;
	}

	.i-checkbox input[type="checkbox"]::after{
		content: "";
		position: absolute;
		top: 1px;
		left: 1px;
		width: 0px;
		height: 0px;
		font-size: 12px;
		transition: 500ms;
		overflow: hidden;
		background: #000;
		border-radius: 3px;
	}

	.i-checkbox input[type="checkbox"]:checked::after {
		width: 10px;
		height: 10px;
		transition: 500ms;
	}

	.i-select select {
		background: #080808;
		border-radius: 78px;
		font-family: 'World Class';
		font-style: normal;
		font-weight: 400;
		font-size: 10px;
		line-height: 92%;
		display: flex;
		align-items: flex-end;
		letter-spacing: -0.04em;
		color: #FFFFFF;
		padding: 10px 15px 8px;
		width: 100%;
		margin-bottom: 15px;
		appearance: none;
	}


	.i-form__item-select {
		position: relative;
	}

	.i-form__item-select::after {
		content: "";
		position: absolute;
		right: 14px;
		top: 13px;
		pointer-events: none;
		width: 10px;
		height: 4px;
		background: url('/local/templates/piknikafisha/img/arrow.svg') center top no-repeat;
	}

	.form__text {
		font-family: 'World Class';
		font-weight: 400;
		font-size: 12px;
		line-height: 89%;
		text-align: center;
		letter-spacing: -0.04em;
		color: #000;
		margin: 15px 0 20px;
	}


@media (min-width: 768px) {
	.form {
		margin: 180px auto 80px;
		padding: 55px 100px 65px;
	}

		.form__title {
			font-size: 50px;
		}

		.form__content {
			width: 100%;
			margin: 15px auto 0;
		}

		.form__content form {
			width: calc(100% - 40px);
			margin: 0 auto;
		}

		.form__content input[type="text"] {
			width: calc(100% - 50px);
			padding: 19px 25px 14px;
			font-size: 16px;
			margin-bottom: 20px;
			background: rgba(187, 187, 187, 0.39);
			border-radius: 384px;
		}

			.form__content input[type="text"]::placeholder {
				opacity: 0.56;
				font-size: 16px;
				color: #818181;
			}

			/* Имя */

		.i-checkbox__text {
			font-size: 16px;
			color: #7F7F7F;
		}

		.i-checkbox__text a {
			font-size: 16px;
			color: #7F7F7F;
		}

		.i-button {
			font-size: 22px;
			line-height: 100%px;
			width: 100%;
			padding: 25px 86px;
			margin-top: 40px;
		}

		.i-note {
			font-size: 35px;
			line-height: 88%;
			letter-spacing: -0.04em;
			color: #000;
			margin-top: 70px;
		}

			.i-note span {
				background: #D00000;
				border-radius: 300px;
				line-height: 38px;
				padding: 4px 12px 0;
			}

		.i-checkbox {
			margin-left: 34px;
			margin-top: 8px;
		}

		.i-checkbox input[type="checkbox"] {
			top: 8px;
			width: 22px;
			height: 22px;
			border-width: 2px;
			border-radius: 6px;
		}

		.i-checkbox input[type="checkbox"]::after{
			top: 2px;
			left: 2px;
			right: 2px;
			bottom: 2px;
			font-size: 18px;
			border-radius: 4px;
		}

		.i-checkbox input[type="checkbox"]:checked::after {
			width: calc(100% - 4px);
			height: calc(100% - 4px);
		}

		.i-select select {
			border-radius: 138px;
			font-size: 16px;
			line-height: 92%;
			letter-spacing: -0.04em;
			padding: 19px 25px 14px;
			margin-bottom: 25px;
		}

		.i-form__item-select::after {
			right: 25px;
			top: 20px;
			width: 17px;
			height: 8px;
			background: url('/local/templates/piknikafisha/img/arrow2.svg') center top no-repeat;
		}

		.form__text {
			font-size: 22px;
			margin: 35px 0 40px;
		}
}

.action {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 24px 34px;
	gap: 31px;
	width: calc(100% - 36px);
	margin: 40px auto 30px;
	background: rgba(255, 255, 255, 0.99);
	border-radius: 27px;
	max-width: 1355px;
	padding: 30px 35px 40px 34px;
}

	.action__title {
		font-family: 'World Class M';
		font-style: medium;
		font-weight: 400;
		font-size: 20px;
		line-height: 92%;
		color: #2F2F2F;
	}

	.action__text {
		font-family: 'World Class';
		font-style: normal;
		font-weight: 400;
		font-size: 12px;
		line-height: 90%;
		color: #2F2F2F;
		opacity: 0.76;
		letter-spacing: -0.04em;
	}

	.action__text a {
		color: #2F2F2F;
	}


@media (min-width: 768px) {
	.action {
		padding: 40px 34px 35px;
		margin: 180px auto 30px;
		width: calc(100% - 86px);
		gap: 40px;
	}

		.action__text {
			font-size: 16px;
			line-height: 83%;
		}
}


.mobile_bonus {
	margin: 0 auto;
	text-align: center;
}

@media (min-width: 768px) {
	.mobile_bonus {
		display: none;
	}
}


footer {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 30px 25px 30px;
	gap: 20px;
	width: calc(100% - 36px);
	margin: 25px auto 25px;
	background: #fff6f6;
	border-radius: 27px;
	max-width: 1355px;
}

	.footer__logo {
		width: 130px;
	}
		.footer__logo img {
			width: 100%;
		}

	.footer__content {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 100%;
		gap: 25px;
	}

	.footer__social {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		padding: 0px;
		margin: 0 auto;
		gap: 15px;
	}

		.footer__social a {
			display: inline-block;
		}

		.footer__social img {
			height: 15px;
		}

	.footer__text {
		width: 100%;
		font-family: 'World Class';
		font-weight: 400;
		font-size: 10px;
		line-height: 13px;
		color: #2F2F2F;
	}



@media (min-width: 768px) {
	footer {
		width: calc(100% - 86px);
		border-radius: 35px;
		padding: 53px 55px 45px 60px;
		margin: 40px auto 85px;
		gap: 25px;
	}

		.footer__logo {
			width: 100%;
		}
			.footer__logo img {
				width: 186px;
			}

		.footer__content {
			display: flex;
			flex-direction: row-reverse;
			justify-content: space-between;
			align-items: flex-end;
			width: 100%;
			gap: 25px;
			margin-top: 55px;
		}

		.footer__social {
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
			padding: 0px;
			margin: 0 auto;
			gap: 17px;
		}

			.footer__social img {
				height: 27px;
			}

		.footer__text {
			font-size: 16px;
			line-height: 100%;
			color: rgba(6, 6, 6, 0.42);
			padding-bottom: 3px;
		}
}

/* End */
/* /local/templates/piknikafisha/custom.css?178188842715320 */
