.comp-gallery-section{background:#fff}.comp-gallery-section__gallery-swiper{position:relative}.comp-gallery-section__gallery-slide{position:relative;overflow:hidden;border-radius:16px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.comp-gallery-section__gallery-image{width:100%;height:280px;object-fit:cover;display:block;border-radius:16px}@media (max-width:768px){.comp-gallery-section__gallery-image{height:220px}}