

/* Start:/local/templates/aquanet_new/css/sections/paffoni_brand.css?161825734020419*/
#paffoni_land {
	width: 100%;
	/*height: 80px;*/
	clear: both;
	border-bottom: 2px solid #f2f2f2;
	background-color: #fff;
}

div.content {
	background-color: #fff;
}
@media only screen and (min-width: 1350px) {
	#paffoni_land  {
		width: 1350px; 
		margin: 0 auto;
	}
}
#paffoni_land h1, #paffoni_land h2 {
	letter-spacing: normal;
	font-weight: normal;
}
@font-face {
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: normal;
	font-display: swap;
    src: local('Montserrat'), local('Montserrat-Regular'),
        url(/images/fonts/Montserrat-Regular.woff) format('woff'),
        url(/images/fonts/Montserrat-Regular.woff2) format('woff2');
	
}

@font-face {
    font-family: 'Montserrat-Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat'), local('Montserrat-Medium'),
        url(/images/fonts/Montserrat-Medium.woff) format('woff'),
        url(/images/fonts/Montserrat-Medium.woff2) format('woff2');
	font-display: swap;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat'), local('Montserrat-SemiBold'),
        url(/images/fonts/Montserrat-SemiBold.woff) format('woff'),
		url(/images/fonts/Montserrat-SemiBold.woff2) format('woff2');
	font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat'), local('Montserrat-Bold'),
        url(/images/fonts/Montserrat-Bold.woff) format('woff'),
        url(/images/fonts/Montserrat-Bold.woff) format('woff2');
	font-display: swap;
}

body img.paffoni_logo {
	width: 80px;
	margin: 5px 30px 0 60px;
	display: inline-block;
}

@media only screen and (max-width: 750px) {
	body img.paffoni_logo {
		 width: 40px;
		 float: right;
		 margin: 0 0 0 70px;
	}
}

#paffoni_land div {
	box-sizing: border-box;
}
#paffoni_land div.desk_block {
	width: 100%;
	background-color: #333333;
	position: relative;
}

#paffoni_land div.desk_block img.main_img {
	display: block;
	width: 48%;
	margin-left: 52%;
	height: auto;
	
}

#paffoni_land div.desk_block div.desk_block_logo img.logo_white {
	width: 12%;
	position: absolute;
}

#paffoni_land div.desk_block p {
	box-sizing: border-box;
	font-family: Montserrat-Medium;
	font-size: 24px;
	padding: 20px 30px 20px 30px;
	background-color: #fff;
	
}

#paffoni_land div.desk_block div.visoft_small {
	position: absolute;
	background-color: #fff;
	border-radius: 15px;
	padding: 20px 20px 20px 80px;
	background-image: url(/brands/paffoni/images/visoft_logo.png);
	background-position: 20px center;
	background-repeat: no-repeat;
	background-size: 45px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.55);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.55);
} 

#paffoni_land div.desk_block div.visoft_small span {
	font-family: Montserrat-Medium;
	font-size: 12px;
}

@media only screen and (min-width: 611px) {
	#paffoni_land div.desk_block div.visoft_small {
		right: 20px;
		top: 20px;
	}
}

@media only screen and (max-width: 610px) {
	#paffoni_land div.desk_block div.visoft_small {
		right: 20px;
		bottom: 20px;
		padding: 15px 15px 15px 70px;
		background-size: 35px;
	}
}

@media only screen and (min-width: 961px) {
	#paffoni_land div.desk_block p {
		position: absolute;
		top: 42%;
		transform: translateY(-50%);
		margin-left: 32%;
		width: 32.5%;
	}
	#paffoni_land div.desk_block div.desk_block_logo img.logo_white {
		transform: translateY(-50%);
		margin-left: 11%;
		top: 50%;
	}
}
@media only screen and (min-width: 611px) and (max-width: 960px) {
	#paffoni_land div.desk_block p {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		margin-left: 35%;
		width: 24%;
	}
	#paffoni_land div.desk_block img.logo_white {
		top: 50%;
		transform: translateY(-50%);
	}
}

@media only screen and (max-width: 610px) {
	#paffoni_land div.desk_block img.main_img {
		width: 100%;
		margin: 0;
	}
	
	#paffoni_land div.desk_block p {
		font-size: 16px;
		position: absolute;
		top: 40%;
		transform: translateY(-50%);
		margin-left: 10%;
		width: 80%;
		padding: 10px;
		text-align: center;
		padding: 20px 30px;
	}
	#paffoni_land div.desk_block div.desk_block_logo {
		background-color: #1c1b17;
		padding: 15px 10px 75px 10px;
		text-align: center;
	}
	#paffoni_land div.desk_block div.desk_block_logo img.logo_white {
		width: 30%;
		position: relative;
		margin: 0 auto;
	}
}


@media only screen and (max-width: 400px) {
	#paffoni_land div.desk_block p {
		padding: 20px;
	}
}

#paffoni_land div.h_block {
	text-align: center;
	margin-top: 35px;
	padding: 0 15px;
}

#paffoni_land div.h_block h1 {
	font-family: Montserrat-Bold;
	font-size: 36px;
	color: #000;
	letter-spacing: normal;
	
}
#paffoni_land div.h_block p {
	width: 100px;
	height: 5px;
	background-color: #1c1b17;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 12px;
	padding: 0;
}

#paffoni_land div.h_block span {
	font-family: Montserrat-Medium;
	font-size: 18px;
	color: #999999;
	font-weight: 400;
	display: block;
}

@media only screen and (max-width: 770px) {
	#paffoni_land div.h_block span br {
		display: none;
	}
}

@media only screen and (max-width: 610px) {
	#paffoni_land div.h_block h1 {
		font-size: 30px;
	}
	#paffoni_land div.h_block span {
		font-size: 14px;
	}
	#paffoni_land div.h_block p {
		margin-top: 10px;
		margin-bottom: 7px;
	}
}


#paffoni_land div.categories_block {
	padding: 40px 120px 0 120px;
	margin-top: 30px;
	position: relative;
	z-index: 5;
}

#paffoni_land div.categories_block div.cat_test {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	background-color: #f7f7f7;
	z-index: 0;
}

#paffoni_land div.categories_block a {
	z-index: 5;
	position: relative;
	float: left;
	display: block;
	background-color: #fff;
	width: 22%;
	margin-left: 4%;
	margin-bottom: 40px;
	box-sizing: border-box;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Montserrat-Bold;
	font-size: 18px;
	text-align: left;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	box-sizing: border-box;
}

#paffoni_land div.categories_block a.special {
	margin-left: 0;
}

#paffoni_land div.categories_block a:hover {
	color: #c10d19;
	-webkit-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 14px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 14px 0px rgba(50, 50, 50, 0.75);
}

#paffoni_land div.categories_block a:hover img {
	opacity: 0.75;
}

#paffoni_land div.categories_block a img {
	display: block;
	width: 100%;
	height: auto;
}


#paffoni_land div.categories_block a p {
	padding: 0 20px;
	text-align: center;
}

@media only screen and (min-width: 541px) {
	#paffoni_land div.categories_block a p {
		line-height: 22px;
		height: 44px;
	}
}

@media only screen and (max-width: 1250px) {
	#paffoni_land div.categories_block a {
		font-size: 15px;
	}
	#paffoni_land div.categories_block {
		padding: 20px 30px 0 30px;
	}
}

@media only screen and (max-width: 1010px) {
	#paffoni_land div.categories_block a {
		font-size: 15px;
		width: 31.333333%;
		margin-left: 2%;
	}
	#paffoni_land div.categories_block a.special {
		margin-left: 2%;
	}
	
	
}

@media only screen and (max-width: 755px) {
	#paffoni_land div.categories_block a {
		width: 47%;
		margin-left: 3%;
	}
}

@media only screen and (max-width: 540px) {
	#paffoni_land div.categories_block {
		padding: 20px 30px 0 30px;
	}
	#paffoni_land div.categories_block a , #paffoni_land div.categories_block a.special {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20px;
	}
	#paffoni_land div.categories_block a p br {
		display: none;
	}
}



#paffoni_land  div.categories_block h2.all_jd_cat{
	position: relative;
	display: inline-block;
	z-index: 5;
	font-family: Montserrat-Medium;
	font-size: 32px;
	color: #000;
	padding-bottom: 30px;
	background-image: url(/brands/paffoni/images/slide_arrow_left.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	background-size: 35px;
	padding-left: 50px;
	cursor: pointer;
	margin: 0;
}

@media only screen and (max-width: 750px) {
	#paffoni_land div.categories_block h2.all_jd_cat{
		
	}
}

#paffoni_land div.categories_block h2.all_jd_cat.active {
	background-image: url(/brands/paffoni/images/slide_arrow_down.png);
}


#paffoni_land  div.jd_all_categories {
	padding: 50px 120px;
	display: none;
}

#paffoni_land  div.jd_all_categories ul li {
	list-style: none;
	padding: 0;
	box-sizing: border-box;
	
}

#paffoni_land  div.jd_all_categories ul li.brand_menu_top {
	float: left; 
	width: 25%;
}

@media only screen and (max-width: 1200px) {
	#paffoni_land  div.jd_all_categories {
		padding: 50px 30px;
	}
	#paffoni_land  div.jd_all_categories ul li.brand_menu_top {
		float: left; 
		width: 33.333333333%;
	}
}

@media only screen and (max-width: 750px) {
	#paffoni_land  div.jd_all_categories ul li.brand_menu_top {
		float: left; 
		width: 50%;
		padding-right: 15px;
	}
}

#paffoni_land  div.jd_all_categories ul.fly2 > li > a {
	font-family: Montserrat-Medium;
	font-size: 15px;
	text-decoration: none;
	color: #000;
	margin-bottom: 10px;
	border-bottom: 1px solid transparent;
	display: inline-block;
	
}
#paffoni_land  div.jd_all_categories ul.fly2 > li > a:hover {
	border-bottom: 1px solid #000;
}

#paffoni_land  div.jd_all_categories ul.fly3 {
	margin-bottom: 20px;
}

#paffoni_land  div.jd_all_categories ul.fly3 > li > a {
	color: #000;
	text-decoration: none;
	font-family: Montserrat-Regular;
	font-size: 14px;
}

#paffoni_land  div.jd_all_categories ul.fly3 > li > a:hover {
	color: #000;
}


#paffoni_land  div.visoft {
	text-align: center;
	margin: 20px 0 40px 0;
}

#paffoni_land  div.visoft img {
	display: block;
	width: 130px;
	height: auto;
	margin: 0 auto;
}

#paffoni_land  div.visoft p {
	font-family: Montserrat-Bold;
	font-size: 24px;
	margin: 20px 0;
}

#paffoni_land  div.visoft span {
	font-family: Montserrat-Regular;
	font-size: 16px;
	color: #999999;
}

#paffoni_land div.brand_top_collections {
	padding: 60px 120px 0 120px;
	margin-top: 0;
	position: relative;
	z-index: 5;	
	
}

@media only screen and (max-width: 700px) {
	#paffoni_land  div.visoft span br {
		display: none;
	}
}

#paffoni_land div.brand_top_collections div.collections_text {
	float: left;
	display: inline-block;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 45px;
	font-family: Montserrat-Medium;
	position: relative;
	z-index: 5;	
	width: 26%;
}

#paffoni_land div.brand_top_collections div.collections_text p {
	font-size: 32px;
	color: #000;
}
#paffoni_land div.brand_top_collections div.collections_text p.line {
	width: 95px;
	height: 2px;
	background-color: #000;
	margin-top: 40px;
	margin-bottom: 25px;
}

#paffoni_land div.brand_top_collections div.collections_text span {
	font-size: 14px;
	line-height: 25px;
	padding-right: 15px;
}


#paffoni_land div.brand_top_collections div.collections {
	width: 74%;
	display: inline-block;
	float: none;
	padding: 0;
	margin: 0;
}

#paffoni_land div.brand_top_collections a {
	z-index: 5;
	position: relative;
	float: left;
	display: inline-block;
	background-color: #fff;
	width: 30.5%;
	margin-left: 3.75%; 
	margin-bottom: 40px;
	margin-top: 0;
	box-sizing: border-box;
	overflow: hidden;
	color: #000;
	text-decoration: none;
	font-family: Montserrat-Medium;
	font-size: 20px;
	text-align: left;
	border-radius: 5px;
	padding-bottom: 25px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);	
}
#paffoni_land div.brand_top_collections a:first-child, #paffoni_land div.brand_top_collections a:nth-child(4) {
	margin-left: 0;
}

#paffoni_land div.brand_top_collections a > div {
	padding: 0;
}

#paffoni_land div.brand_top_collections a:hover {
	-webkit-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 14px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 14px 0px rgba(50, 50, 50, 0.75);
}

#paffoni_land div.brand_top_collections a img {
	display: block;
	width: 100%;
	height: auto;
}

#paffoni_land div.brand_top_collections a p {
	padding: 25px 20px 10px 20px;
	font-weight: bold;
	margin: 0;
}


#paffoni_land div.brand_top_collections a:hover img {
	opacity: 0.7;
}


#paffoni_land div.brand_top_collections a span {
	padding: 0 20px;
	font-family: Montserrat-Regular;
	font-size: 14px;
    line-height: 16px;
    height: 32px;
	color: #707070;
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}


@media only screen and (max-width: 1024px) {
	#paffoni_land div.brand_top_collections {
		padding: 30px 30px 0 30px;
		margin-top: 30px;
	}
	#paffoni_land div.brand_top_collections div.collections_text, #paffoni_land div.brand_top_collections div.collections {
		width: 100%;
		float: none;
		display: block;
	}
	#paffoni_land div.brand_top_collections div.collections_text {
		padding: 0;
		margin-bottom: 30px;
	}
	#paffoni_land div.brand_top_collections div.collections_text p.line {
		margin-top: 15px;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 700px) {
	#paffoni_land div.brand_top_collections a {
		width: 48.5%;
		margin-left: 0; 
		font-size: 17px;
		padding-bottom: 15px;
	}
	#paffoni_land div.brand_top_collections a:first-child, #paffoni_land div.brand_top_collections a:nth-child(4) {
		margin-left: 0; 
	}
	#paffoni_land div.brand_top_collections a:nth-child(even) {
		margin-left: 3%; 
	}
	#paffoni_land div.brand_top_collections a p {
		padding: 15px 15px 0 15px;
	}
	#paffoni_land div.brand_top_collections a span {
		padding: 0 15px;
	}
}

#paffoni_land div.brand_top_collections div.backgound-color {
	background-color: #f7f7f7;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
} 







#paffoni_land div.paffoni_about {
	margin-top: 30px;
	padding: 0 120px;
	position: relative;
	width: 100%;
}

#paffoni_land div.paffoni_about > p {
	font-size: 36px;
	font-family: Montserrat-Bold;
	text-align: center;
}

#paffoni_land div.paffoni_about > span {
	margin-top: 30px;
	font-size: 16px;
	font-family: Montserrat-Regular;
	color: #707070;
	display: block;
	line-height: 25px;
}
#paffoni_land div.paffoni_about > span.author {
	font-style: italic;
	text-align: right;
}

#paffoni_land div.paffoni_about div.history  {
	margin-top: 40px;
}

#paffoni_land div.paffoni_about div.history > div {
	float: left;
}

#paffoni_land div.paffoni_about div.history > div:first-child {
	width: 35%;
}
#paffoni_land div.paffoni_about div.history > div:first-child img {
	display: block;
	width: 100%;
	height: auto;
}

#paffoni_land div.paffoni_about div.history > div:last-child {
	width: 65%;
	padding-left: 80px;
}

#paffoni_land div.paffoni_about div.history > div:last-child p {
	font-size: 24px;
	font-family: Montserrat-Bold;
}
#paffoni_land div.paffoni_about div.history > div:last-child p.line {
	width: 100px;
	height: 2px;
	background-color: #000;
	margin: 15px 0;
}

#paffoni_land div.paffoni_about div.history > div:last-child span {
	font-size: 16px;
	font-family: Montserrat-Regular;
	color: #707070;
	line-height: 25px;
}
#paffoni_land div.paffoni_about div.our_company {
	margin-top: 60px;
}
#paffoni_land div.paffoni_about div.our_company > div {
	float: right;
}

#paffoni_land div.paffoni_about div.our_company > div:first-child {
	width: 37%;
}
#paffoni_land div.paffoni_about div.our_company > div:first-child img {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 15px;
}
#paffoni_land div.paffoni_about div.our_company > div:last-child {
	width: 63%;
	padding-right: 80px;
}

#paffoni_land div.paffoni_about div.our_company > div:last-child p {
	font-size: 24px;
	font-family: Montserrat-Bold;
}
#paffoni_land div.paffoni_about div.our_company > div:last-child p.line {
	width: 100px;
	height: 2px;
	background-color: #000;
	margin: 15px 0;
}

#paffoni_land div.paffoni_about div.our_company > div:last-child span {
	font-size: 16px;
	font-family: Montserrat-Regular;
	color: #707070;
	line-height: 25px;
	display: block;
}
#paffoni_land div.paffoni_about div.our_company > div:last-child img {
	width: 140px;
}
@media only screen and (max-width: 1024px) {
	#paffoni_land div.paffoni_about {
		padding: 0 30px;
	}
}


@media only screen and (max-width: 600px) {
	#paffoni_land div.paffoni_about > p {
		font-size: 30px;
		margin-top: 40px;
	}
	#paffoni_land div.paffoni_about div.our_company > div, #paffoni_land div.paffoni_about div.history > div  {
		float: none;
	}
	#paffoni_land div.paffoni_about div.history > div:first-child, #paffoni_land div.paffoni_about div.history > div:last-child, #paffoni_land div.paffoni_about div.our_company > div:last-child, #paffoni_land div.paffoni_about div.our_company > div:first-child {
		width: 100%;
	}
	#paffoni_land div.paffoni_about div.our_company {
		margin-top: 20px;
	}
	#paffoni_land div.paffoni_about div.history > div:last-child {
		padding-left: 0;
		margin-top: 30px;
	}
	#paffoni_land div.paffoni_about div.our_company > div:last-child {
		padding-right: 0;
		margin-top: 30px;
	}
}

#paffoni_land div.paffoni_all_collections {
	padding: 40px 70px 60px 120px;
	font-family: Montserrat-Medium;
	margin-top: 10px;
}

#paffoni_land div.paffoni_all_collections h2 {
	font-size: 32px;
	font-family: Montserrat-Medium;
	color: #000;
}
#paffoni_land div.paffoni_all_collections a {
	font-size: 14px;
	display: inline-block;
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
	margin-right: 15px;
	margin-top: 15px;
}

@media only screen and (max-width: 1050px) {
	#paffoni_land div.paffoni_all_collections {
		padding: 20px 30px 30px 30px;
	}
}

@media only screen and (max-width: 700px) {
	#paffoni_land div.paffoni_all_collections a {
		margin-right: 15px;
	margin-top: 10px;
	}
	#paffoni_land div.paffoni_all_collections {
		margin-top: 0;
	}
}
#paffoni_land .form_text {
	font-family: Montserrat-Medium;
	width: 30%;
	float: left;
	padding-right: 45px;
	display: inline-block;
	color: #000;
}
#paffoni_land .form_text p {
	font-size: 24px;
}
#paffoni_land .form_text span {
	display: block;
	margin-top: 40px;
	font-size: 16px;
}

#paffoni_land input[type="text"]{
	padding: 0 25px !important; 
	color: #000;
	font-family: Montserrat-Regular;
	
} 

#paffoni_land input::-webkit-input-placeholder {
	color: #bdbdbd;
}

#paffoni_land .afbf_btn{
	display:block;
	width: 100%;
	height: 54px;
	border-radius: 27px;
	border: 1px solid #000 !important;
	color: #000;
	text-align: center !important;
	padding:15px 25px !important;
	text-decoration:none;
	background-color: #fff !important;
	cursor:pointer;
	font-size:14px !important;
	font-family: Montserrat-Medium;
	outline:none !important;
}
#paffoni_land .afbf_btn:hover {
	background-color: #000 !important;
	color: #fff;
}

@media only screen and (max-width: 1050px) {
	#paffoni_land .form_text p {
		font-size: 18px;
	}
	#paffoni_land .form_text span {
		font-size: 14px;
	}
}
@media only screen and (max-width: 700px) {
	#paffoni_land .form_text {
		float: none;
		width: 100%;
	}
	#paffoni_land .form_text {
		padding: 0 5px;
	}
	#paffoni_land .form_text span {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#paffoni_land .afbf_btn {
		margin-top: 0 !important;
	}
}

#paffoni_land .afbf_mess_ok .afbf_ok_icon {
	display: none;
}
#paffoni_land  .afbf_success_block {
	background-color: #f7f7f7;
	margin: 0;
	text-align: center;
	color: #4f4f4f;
}

#paffoni_land  .afbf_success_block .mess {
	font-family: Montserrat-Medium;
	font-size: 24px;
	text-align: center;
}

#paffoni_land #afbf_agreement {
	width: 100%;
	padding: 0;
	text-align: right !important;
	font-family: Montserrat-Regular;
	font-size: 13px;
}

#paffoni_land .afbf_checkbox {
	margin: 0;
	margin-top: 10px;
	width: 100%;
	text-align: right !important;
}
@media only screen and (max-width: 700px) {
	#paffoni_land #afbf_agreement, #paffoni_land .afbf_checkbox {
		text-align: left !important;
	}
}

#paffoni_land li:before {
	display: none;
}

#paffoni_land li {
	margin: 0;
}
/* End */


/* Start:/local/front/build//css/style-brands.min.css?17373656081590*/
.brands-other{display:grid;grid-template-areas:'title' 'list' 'more';margin-top:28px}.brands-other__title{grid-area:title;margin-bottom:30px;font-size:34px;font-weight:500;line-height:1.2}.brands-other__more{grid-area:more;margin-top:30px;width:-moz-fit-content;width:fit-content;text-align:left;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:4px;color:#023a72;cursor:pointer}.brands-other__label{color:inherit}.brands-other__label--opened{display:none}.brands-other__checkbox:checked~.brands-other__label--opened{display:inline}.brands-other__checkbox:checked~.brands-other__label--closed{display:none}.brands-other__list{grid-area:list;display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.brands-other__item{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.brands-other:not(:has(.brands-other__checkbox:checked)) .brands-other__item:nth-of-type(n+17){display:none}@media screen and (min-width:1000px){.brands-other{grid-template-columns:1fr 3fr;grid-template-areas:'title list' '. list' '. more';-moz-column-gap:20px;column-gap:20px;margin-top:48px}.brands-other__list{grid-template-columns:repeat(3,1fr);gap:30px}}@media screen and (min-width:1200px){.brands-other{grid-template-columns:1fr 4fr}.brands-other__list{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:999px){.brands-other:not(:has(.brands-other__checkbox:checked)) .brands-other__item:nth-of-type(n+13){display:none}}@media screen and (max-width:579px){.brands-other:not(:has(.brands-other__checkbox:checked)) .brands-other__item:nth-of-type(n+9){display:none}}
/* End */
/* /local/templates/aquanet_new/css/sections/paffoni_brand.css?161825734020419 */
/* /local/front/build//css/style-brands.min.css?17373656081590 */
