@import url("./pro_line/first-block.css");
@import url("./pro_line/second-block.css");
@import url("./pro_line/third-block.css");
@import url("./pro_line/fourth-block.css");
@import url("./pro_line/fifth-block.css");
@import url("./pro_line/sixth-block.css");
@import url("./pro_line/seventh-block.css");
@import url("./pro_line/eighth-block.css");
@import url("./pro_line/ninth-block.css");
@import url("./pro_line/tenth-block.css");

@import url("./pro_line/nav-menu-block.css");
@import url("./pro_line/buy-modal.css");
@import url("./pro_line/return-btn.css");
@import url("./pro_line/modal-product.css");

:root {
	--deep-ocean: #254f6d;
	--white: white;
	--gray: #efefef;
	--transition: 0.5s ease;
}

body {
	background: url(/image/pro_line/trash/trash-1.svg) no-repeat 0 185vw, url(/image/pro_line/trash/trash-2.svg) no-repeat 100% 40vw;
}

.c-rel {
	position: relative;
}

.c-abs {
	position: absolute;
}

.c-mb {
	margin-bottom: 8.85vw;
}

.c-pb {
	padding-bottom: 8.85vw;
}

.c-uppercase {
	text-transform: uppercase;
}

.c-lowarcase {
	text-transform: lowercase;
}

.c-container {
	padding-left: 120px;
	padding-right: 120px;
}

.c-400 {
	font-weight: 400;
}

.c-500 {
	font-weight: 500;
}

.c-600 {
	font-weight: 600;
}

.c-700 {
	font-weight: 700;
}

.c-800 {
	font-weight: 800;
}

.font-manrope {
	font-family: "Manrope", sans-serif;
	font-style: normal;
}

.font-cera {
	font-family: "Cera Pro", sans-serif;
	font-style: normal;
}

.text-56-big {
	font-size: 2.91vw;
	line-height: 120%;
}

.text-56-const {
	font-size: 2.91vw;
	line-height: 120%;
}

.text-56 {
	font-size: 2.91vw;
	line-height: 120%;
}

.text-44-138 {
	font-size: 2.29vw;
	line-height: 120%;
}

.text-36 {
	font-size: 1.87vw;
	line-height: 120%;
}

.text-35-408 {
	font-size: 1.84vw;
	font-style: normal;
}

.text-34-const {
	font-size: 1.77vw;
	line-height: 120%;
}

.text-34 {
	font-size: 1.77vw;
	line-height: 120%;
}

.text-34-big {
	font-size: 1.77vw;
	line-height: 120%;
}

.text-32 {
	font-size: 1.66vw;
	line-height: 130%;
}

.text-31-156 {
	font-size: 1.62vw;
	line-height: 110%;
}

.text-28 {
	font-size: 1.45vw;
	line-height: 130%;
}

.text-25-856 {
	font-size: 1.34vw;
	line-height: 120%;
}

.text-24 {
	font-size: 1.25vw;
	line-height: 120%;
}

.text-24-const {
	font-size: 1.25vw;
	line-height: 120%;
}

.text-22 {
	font-size: 22px;
	line-height: 120%;
}

.text-20 {
	font-size: 1.04vw;
}

.text-16 {
	font-size: 0.83vw;
	line-height: 110%;
}

@media screen and (max-width: 960px) {
	body {
		background: none;
	}

	.c-container {
		padding-left: 50px;
		padding-right: 50px;
	}

	.c-mb {
		margin-bottom: 10.41vw;
	}

	.c-pb {
		padding-bottom: 10.41vw;
	}

	.text-56-big {
		font-size: 5.62vw;
	}

	.text-56 {
		font-size: 3.64vw;
	}

	.text-44-138 {
		font-size: 4.37vw;
	}

	.text-36 {
		font-size: 2.42vw;
	}

	.text-34-big {
		font-size: 2.08vw;
	}

	.text-34 {
		font-size: 2.08vw;
	}

	.text-32 {
		font-size: 3.56vw;
	}

	.text-31-156 {
		font-size: 3.08vw;
	}

	.text-28 {
		font-size: 3.11vw;
	}

	.text-25-856 {
		font-size: 2.69vw;
	}

	.text-24 {
		font-size: 2.5vw;
	}

	.text-22 {
		font-size: 18.814px;
	}

	.text-20 {
		font-size: 12px;
	}

	.text-16 {
		font-size: 8px;
	}
}

@media screen and (max-width: 640px) {
	.c-container {
		padding-left: 49.5px;
		padding-right: 49.5px;
	}

	.c-mb {
		margin-bottom: 10.28vw;
	}

	.c-pb {
		padding-bottom: 10.28vw;
	}

	.text-56-big {
		font-size: 20.16px;
	}

	.text-56 {
		font-size: 24px;
	}

	.text-44-138 {
		font-size: 4.12vw;
	}

	.text-36 {
		font-size: 15.643px;
	}

	.text-34-big {
		font-size: 14px;
	}

	.text-34 {
		font-size: 12px;
	}

	.text-32 {
		font-size: 2.94vw;
	}

	.text-31-156 {
		font-size: 2.9vw;
	}

	.text-28 {
		font-size: 2.57vw;
	}

	.text-25-856 {
		font-size: 2.53vw;
	}

	.text-24 {
		font-size: 2.35vw;
	}
}

@media screen and (max-width: 480px) {
	.c-container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.c-mb {
		margin-bottom: 65px;
	}

	.c-pb {
		padding-bottom: 65px
	}

	.text-56-const {
		font-size: 24px;
	}

	.text-34-const {
		font-size: 12px;
	}

	.text-44-138 {
		font-size: 4.24vw;
	}

	.text-32 {
		font-size: 3.92vw;
	}

	.text-31-156 {
		font-size: 2.99vw;
	}

	.text-28 {
		font-size: 3.43vw;
	}

	.text-25-856 {
		font-size: 16.23px;
	}

	.text-24 {
		font-size: 15px;
	}

	.text-24-const {
		font-size: 8px;
	}
}

@media screen and (max-width: 360px) {
	.c-container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.text-44-138 {
		font-size: 16.68px;
	}

	.text-32 {
		font-size: 3.98vw;
	}

	.text-31-156 {
		font-size: 11.77px;
	}

	.text-28 {
		font-size: 12.57px;
	}
}

@font-face {
	font-family: Manrope;
	font-weight: 400;
	font-style: normal;
	src: url("/fonts/Manrope/Manrope-Regular.ttf") format("truetype");
}

@font-face {
	font-family: Manrope;
	font-weight: 500;
	font-style: normal;
	src: url("/fonts/Manrope/Manrope-Medium.ttf") format("truetype");
}

@font-face {
	font-family: Manrope;
	font-weight: 700;
	font-style: normal;
	src: url("/fonts/Manrope/Manrope-Bold.ttf") format("truetype");
}

@font-face {
	font-family: Manrope;
	font-weight: 800;
	font-style: normal;
	src: url("/fonts/Manrope/Manrope-ExtraBold.ttf") format("truetype");
}

* {
	box-sizing: border-box;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	display: inline;
	zoom: 1;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	font-family: sans-serif;
}

body {
	margin: 0;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 0;
}

h4 {
	font-size: 1em;
	margin: 0;
}

h5 {
	font-size: 0.83em;
	margin: 0;
}

h6 {
	font-size: 0.75em;
	margin: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

p,
pre {
	margin: 0;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

small {
	font-size: 75%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl,
menu,
ol,
ul {
	margin: 0;
}

dd {
	margin: 0 0 0 40px;
}

menu,
ol,
ul {
	padding: 0;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
	margin-left: -7px;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	vertical-align: middle;
}

button,
input {
	line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	overflow: visible;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	height: 13px;
	width: 13px;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}