.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:flex;flex-wrap:wrap}.cardwrapper-section .gallery-view img{width:200px;margin-right:10px;margin-bottom:25px;height:240px;object-fit:fill;cursor:pointer}@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:-webkit-fit-content;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}