

/* Start:/local/templates/aspro_next_custom/components/bitrix/news.list/booklets/style.css?17194740343476*/
.booklets-list{display: flex; flex-wrap: wrap; gap: 30px}
.booklets-list .booklets-item{flex: 1 0 20%; max-width: 20%;}
.booklets-item-wrapper {
height: 100%;
border: 1px solid #e8e8e8;
-webkit-transition-property: box-shadow;
-moz-transition-property: box-shadow;
-ms-transition-property: box-shadow;
-o-transition-property: box-shadow;
transition-property: box-shadow;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.booklets-item-wrapper:hover {
-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.booklets-item-image .booklets-item-picture {
	margin-top: 15px;
display: block;
text-decoration: none;
height: 190px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.booklets-item-text {
padding: 15px 25px 25px 25px;
text-align: center;
}
.booklets-item-name {
font-size: 0;
}
.booklets-item-name .booklets-item-text {
	padding: 0;
font-size: 14px;
font-weight: 700;
line-height: 18px;
color: #1e1d22;
text-decoration: none;
-webkit-transition-property: color;
-moz-transition-property: color;
-ms-transition-property: color;
-o-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.booklets-item-description {
font-size: 14px;
line-height: 21px;
margin-top: 15px;
}
.booklets-item-tags {
margin-top: 15px;
}
.booklets-item-date {
position: absolute;
left: 25px;
right: 25px;
bottom: 25px;
font-size: 12px;
line-height: 12px;
color: #89898b;
}
.booklets-item-tags-item-wrapper {
display: block;
margin: 0;
}
.booklets-item-tags-item-wrapper input {
display: none;
}
.booklets-item-tags-item-wrapper span {
display: block;
font-size: 12px;
font-weight: 400;
line-height: 12px;
padding: 3px;
white-space: nowrap;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition-property: color, background-color;
-moz-transition-property: color, background-color;
-ms-transition-property: color, background-color;
-o-transition-property: color, background-color;
transition-property: color, background-color;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.booklets-item-tags-item-wrapper input:enabled + span {
cursor: pointer;
}
.booklets-item-tags-item-wrapper input:disabled + span {
cursor: default;
}
.booklets-item-tags-item-wrapper input:checked + span,
.booklets-item-tags-item-wrapper input:enabled + span:hover {
color: #FFF;
}
[data-rounded=true] {
overflow: hidden;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
[data-date=true] .booklets-item-wrapper {
position: relative;
padding-bottom: 37px;
}
[data-role=form] {
display: none;
}
@media all and (max-width: 768px) {
.booklets-item-text {
padding-left: 15px;
padding-right: 15px;
}
.booklets-item-description {
font-size: 12px;
line-height: 18px;
}
.booklets-item-date {
left: 15px;
right: 15px;
}
}

@media screen and (max-width: 768px) {

.booklets-list .booklets-item{flex: 1 0 45%; max-width: 45%;}


}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/aspro_next_custom/components/bitrix/news.list/booklets/style.css?17194740343476 */
