.content-gallery{display:grid;gap:16px;grid-template-columns:repeat(1,1fr);margin-bottom:60px}.content-slider .content-gallery{margin-bottom:0}@media screen and (min-width:481px){.content-gallery{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:721px){.content-gallery{grid-template-columns:repeat(3,1fr)}}.content-gallery--cols-1{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:481px){.content-gallery--cols-1{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:721px){.content-gallery--cols-1{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:1024px){.content-gallery--cols-1{grid-template-columns:repeat(1,1fr)}}.content-gallery--cols-2{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:481px){.content-gallery--cols-2{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:721px){.content-gallery--cols-2{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.content-gallery--cols-2{grid-template-columns:repeat(2,1fr)}}.content-gallery--cols-3{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:481px){.content-gallery--cols-3{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:721px){.content-gallery--cols-3{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.content-gallery--cols-3{grid-template-columns:repeat(3,1fr)}}.content-gallery--cols-4{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:481px){.content-gallery--cols-4{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:721px){.content-gallery--cols-4{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.content-gallery--cols-4{grid-template-columns:repeat(4,1fr)}}.content-gallery--cols-5{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:481px){.content-gallery--cols-5{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:721px){.content-gallery--cols-5{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.content-gallery--cols-5{grid-template-columns:repeat(5,1fr)}}.content-gallery--cols-6{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:481px){.content-gallery--cols-6{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:721px){.content-gallery--cols-6{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.content-gallery--cols-6{grid-template-columns:repeat(6,1fr)}}.content-gallery--cols-7{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:481px){.content-gallery--cols-7{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:721px){.content-gallery--cols-7{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.content-gallery--cols-7{grid-template-columns:repeat(7,1fr)}}.content-gallery--cols-8{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:481px){.content-gallery--cols-8{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:721px){.content-gallery--cols-8{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.content-gallery--cols-8{grid-template-columns:repeat(8,1fr)}}.content-gallery--cols-9{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:481px){.content-gallery--cols-9{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:721px){.content-gallery--cols-9{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.content-gallery--cols-9{grid-template-columns:repeat(9,1fr)}}.content-gallery--cols-10{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:481px){.content-gallery--cols-10{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:721px){.content-gallery--cols-10{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.content-gallery--cols-10{grid-template-columns:repeat(10,1fr)}}.content-gallery--cols-11{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:481px){.content-gallery--cols-11{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:721px){.content-gallery--cols-11{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.content-gallery--cols-11{grid-template-columns:repeat(11,1fr)}}.content-gallery--cols-12{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:481px){.content-gallery--cols-12{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:721px){.content-gallery--cols-12{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.content-gallery--cols-12{grid-template-columns:repeat(12,1fr)}}.content-gallery__item{display:flex;flex-direction:column;gap:12px;text-align:center}.content-gallery__item figure{display:block;margin:0 auto 15px;width:100%}.content-gallery__item figure a{display:block;margin-bottom:15px;max-height:210px;object-fit:cover}.content-gallery__item figure img{border-radius:5px;display:block;max-height:210px;object-fit:cover;object-position:center;overflow:hidden;width:fit-content}.content-gallery__item figure figcaption{font-size:13.5px;line-height:16px;text-align:center}.content-slider .content-gallery__item figure figcaption{padding:0 12px}