.gallery_item{border-radius:4px;cursor:pointer;flex-shrink:0;margin-right:12px;overflow:hidden;position:relative}.gallery_item,.gallery_item img{align-items:center;display:flex;height:124px;justify-content:center}.gallery_item img{line-height:100px;text-align:center}.gallery_item__backend{border:3px solid transparent;border-radius:4px;height:100%;left:0;position:absolute;top:0;width:100%}.gallery_item.active .gallery_item__backend{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2));border-color:#21c996}.gallery{background-color:var(--secondary-100);height:100%;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.gallery__preview,.gallery__preview_container{display:flex;justify-content:center}.gallery__preview_container{align-items:center;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.15);flex-shrink:0;overflow:hidden;position:relative;width:100%}.gallery__preview_container.no-preview{min-width:500px}.gallery__preview_action{align-items:center;background:rgba(0,0,0,.4);border-radius:100px;color:var(--secondary-0);cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;width:40px}.gallery__preview_action svg{height:24px;width:24px}.gallery__preview_action_left{left:15px;top:calc(50% - 20px)}.gallery__preview_action_right{right:15px;top:calc(50% - 20px)}.gallery__preview_action_maximize{bottom:15px;right:15px}.gallery__items{height:148px;padding:12px}.gallery__items,.gallery__items_container{overflow:hidden;position:relative;width:100%}.gallery__items_container{height:124px}.gallery__items_content{display:flex;height:124px;left:0;overflow-x:auto;position:absolute;top:0}.gallery,.gallery-page{height:100%;position:relative;width:100%}.gallery-page{background-color:var(--secondary-100)}.gallery-page--error{align-items:center;color:var(--secondary-40);display:flex;font-size:16px;font-style:normal;font-weight:400;justify-content:center;letter-spacing:-.2px;line-height:20px}