.photo-engraving__list{display:flex;flex-wrap:wrap;gap:30px}.photo-engraving__item{width:calc(33.333% - 20px);position:relative;overflow:hidden;height:446px;border-radius:10px}.photo-engraving__item-album{width:100%;height:100%}.photo-engraving__item-album-pagination{position:absolute;bottom:0;display:flex;gap:20px;width:100%;box-sizing:border-box;padding:15px 30px;z-index:5;height:108px;align-items:flex-end}.photo-engraving__item-album-pagination .swiper-pagination-bullet{flex:1;background:#fff;height:4px;border-radius:10px;opacity:1;cursor:pointer}.photo-engraving__item-album-pagination .swiper-pagination-bullet-active{background:#ffd80b}.photo-engraving__item-album-item{display:block;height:100%;width:100%}.photo-engraving__item-album-item img{width:100%;height:100%;object-fit:cover}.photo-engraving__item-album .swiper-slide{width:100%;height:100%}.d-none{display:none}.photo-engraving__item-title{position:absolute;z-index:2;box-sizing:border-box;padding:15px 30px;top:0;color:#4d4d4d;width:100%;font-weight:600;font-size:22px}@media (max-width:1024px){.photo-engraving__item{width:calc(50% - 15px)}}@media (max-width:834px){.photo-engraving__item{height:350px}.photo-engraving__item-title{padding:15px;font-size:16px}}@media(max-width:480px){.photo-engraving__item{width:100%}}