.elementor-2928 .elementor-element.elementor-element-ab6260d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}.elementor-2928 .elementor-element.elementor-element-2f31e1b{text-align:center;}.elementor-2928 .elementor-element.elementor-element-2f31e1b .elementor-heading-title{font-family:"Cormorant Cyrilic", Sans-serif;font-size:22px;font-weight:600;line-height:1.3em;color:var( --e-global-color-primary );}@media(min-width:768px){.elementor-2928 .elementor-element.elementor-element-ab6260d{--content-width:1240px;}}/* Start custom CSS for container, class: .elementor-element-ab6260d */.album-grid{
  display:grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}
@media (max-width: 1024px){ .album-grid{ grid-template-columns: repeat(3, 1fr);} }
@media (max-width: 767px){ .album-grid{ grid-template-columns: repeat(2, 1fr);} }

.album-grid__item{
  display:block;
  border-radius: 14px;
  overflow:hidden;
  border: 1px solid rgba(15,42,68,.10);
  background:#fff;
  box-shadow: 0 10px 26px rgba(0,0,0,.05);
  transition: transform .2s ease, box-shadow .2s ease;
}
.album-grid__item:hover{
  transform: translateY(-2px);
  box-shadow: 0 14px 34px rgba(0,0,0,.08);
}
.album-grid__item img{
  width:100%;
  height:220px;
  object-fit:cover;
  display:block;
}



/* ===== Album single page ===== */

.album-heading{
  font-size: 22px;
  font-weight: 600;
  color: #0F2A44;
  margin-bottom: 6px;
  line-height: 1.3;
}

.album-date{
  font-size: 14px;
  color: #6B7280;
  margin-bottom: 18px;
}

/* декоративная линия */
.album-date::after{
  content: "";
  display: block;
  width: 44px;
  height: 2px;
  background: #1E88E5;
  margin-top: 8px;
  border-radius: 2px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cormorant Cyrilic';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://deposit.kg/wp-content/uploads/Cormorant-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Cormorant Cyrilic';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://deposit.kg/wp-content/uploads/Cormorant-LightItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Cormorant Cyrilic';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://deposit.kg/wp-content/uploads/Cormorant-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Cormorant Cyrilic';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://deposit.kg/wp-content/uploads/Cormorant-Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Cormorant Cyrilic';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://deposit.kg/wp-content/uploads/Cormorant-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Cormorant Cyrilic';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://deposit.kg/wp-content/uploads/Cormorant-MediumItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Cormorant Cyrilic';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://deposit.kg/wp-content/uploads/Cormorant-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Cormorant Cyrilic';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://deposit.kg/wp-content/uploads/Cormorant-SemiBoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Cormorant Cyrilic';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://deposit.kg/wp-content/uploads/Cormorant-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Cormorant Cyrilic';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://deposit.kg/wp-content/uploads/Cormorant-BoldItalic.woff2') format('woff2');
}
/* End Custom Fonts CSS */