.cardwrapper-section .galleryview-section{cursor:pointer}.cardwrapper-section .title-details{display:flex;justify-content:space-between;margin-top:40px}.cardwrapper-section .title-details .text-headers{margin-top:0}.cardwrapper-section .gallery-view{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:21px}.cardwrapper-section .gallery-view img{width:100%;height:332px;object-fit:fill;cursor:pointer}@media(max-width:550px){.cardwrapper-section .gallery-view{grid-template-columns:repeat(auto-fill,minmax(182px,1fr));gap:8px}.cardwrapper-section .gallery-view img{width:100%;height:265px}}@media(max-width:376px){.galleryview-section{width:100%}}.galleryview-section .view-card{background:#fff;border:.5px solid #919191;border-radius:5px;display:flex;align-items:center;width:fit-content}@media(max-width:576px){.galleryview-section .view-card{margin-top:7px}}@media(max-width:376px){.galleryview-section .view-card{margin-top:7px;width:100%!important}.galleryview-section .view-card .select-tab{width:100%!important}}.galleryview-section .view-card .select-tab{width:120px}.galleryview-section .view-card .imagelist{border:2px solid rgba(0,0,0,0);padding:6px;border-radius:5px;transition:all .3s ease-in-out;cursor:pointer}.galleryview-section .view-card .view-icon{font-size:2rem}.galleryview-section .view-card .list-icon{background-color:gray;color:#fff;padding:2px;border-radius:4px}.galleryview-section .view-card .active{border:2px solid #ff0026}.galleryview-section .view-card .active .view-icon{color:#ff0026}.galleryview-section .view-card .active .list-icon{background:#ff0026}