.other_collection{margin-top:8px}.other_collection__title{font-size:18px;font-weight:600}.other_collection-items{margin-top:16px;display:flex;align-items:center;gap:4px}.other_collection-items>li{flex:0 1 calc((100% - (4px*4))/5)}.other_collection-item{display:block;width:100%;aspect-ratio:1/1;border-radius:var(--br-radius-main);overflow:hidden}.other_collection-item.active{border:1px solid var(--clr-main)}.other_collection-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.other_collection-item:hover img,.other_item:hover img{transform:scale(1.2)}.all_collection-others{color:var(--clr-white);display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--bg-active)}body.modalOtherOpen .header-main-panel:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:100;background-color:rgba(0,0,0,.3)}.show-all-remains{display:flex;flex-wrap:wrap;align-items:center;position:fixed;top:0;left:0;bottom:0;right:0;z-index:999;width:100%;height:100%;padding:12px}.show-all-remains:not(.open){display:none}.show-all-remains__body{position:relative;z-index:1;background-color:#fff;padding:4rem 6rem;border-radius:var(--main-radius);margin:0 auto;max-width:800px;max-height:600px;overflow:hidden auto}.show-all-remains__body .items-wrap{gap:8px}.show-all-remains__body .item-wrap{width:calc(100%/3 - 6px)}.show-all-remains__body .btn-action-ico.ico-view:before{background-size:20px auto!important}.show-all-remains__body .item-wrap .btn-action-ico{margin-right:0!important}.show-all-remains__body>.btn-action-ico{position:absolute;width:40px;height:40px;top:10px;right:10px;cursor:pointer}.show-all-remains li{width:80px!important;height:80px;position:relative}.show-all-remains li:hover{border:1px solid #d73227;border-radius:var(--main-radius)}.other_item__img img,.show-all-remains li a{width:100%;height:100%}@media (max-width:768px){.show-all-remains__body{padding:16px}.show-all-remains__body .item-wrap{width:calc(50%)}.show-all-remains__body>.btn-action-ico{top:-8px!important;right:-8px!important}.show-all-remains__body .btn-action-ico:before{background-size:24px auto!important}}.other_items{display:flex;flex-wrap:wrap;gap:8px}.other_item{display:block;width:calc(100%/3 - 6px);background-color:#fff;border-radius:12px;padding:8px}.other_item__img{width:100%;height:200px;border-radius:8px;overflow:hidden}.other_item__img img{object-fit:cover;transition:transform .3s}.other_item__title{margin-top:8px;transition:color .3s}.other_item:not(:hover){color:#000}.other_item__props{display:flex;align-items:center;gap:4px}.other_item__prop{color:#666}@media (max-width:768px){.other_item{width:calc(50% - 4px)}}@media (max-width:500px){.other_item__img{height:130px}.modalOtherOpen .header{transform:translateY(-60px)}.modalOtherOpen .header-bottom-panel{transition:transform .3s;transform:translateY(70px)}}