.gallery{overflow:auto;margin-top:24px;margin-bottom:24px}.gallery .slider{overflow:scroll;margin-top:16px;margin-top:16px;-ms-overflow-style:none;scrollbar-width:none}.gallery .slider::-webkit-scrollbar{display:none}.gallery .main-img{width:100%;height:420px;background:var(--color-medium)}.gallery .slider .img-cont{min-width:120px;min-height:80px;width:120px;height:80px;margin-right:16px;cursor:pointer}.gallery .slider .img-cont:last-child{margin-right:0}.gallery img{border-radius:12px;width:100%;height:100%;object-fit:cover}.gallery .arrow{position:absolute;top:0;bottom:0;width:100px;background:linear-gradient(to left,#21231e70 0%,transparent 100%);border-top-right-radius:12px;border-bottom-right-radius:12px;right:0;opacity:0;transition:opacity .5s ease-in-out;cursor:pointer}.gallery .arrow:hover{opacity:1}.gallery .arrow.prev-arrow{transform:rotate(180deg);right:unset}.gallery .arr{fill:#fff;margin:auto 14px auto auto;display:block;height:100%;width:20px;opacity:.8}.gallery img::selection{background:0 0}@media (max-width:677px){.gallery{margin-bottom:28px}.gallery .main-img{height:150px}.gallery .slider .img-cont{width:80px;height:40px;min-width:80px;min-height:40px}}