.uploaded-photos-list{overflow:auto;height:113px;display:flex;gap:8px;flex-wrap:nowrap}.uploaded-photos-list .uploaded-photo{width:142px;height:95px;flex:0 0 auto;position:relative}.uploaded-photos-list .uploaded-photo img{width:100%;height:100%;border-radius:8px}.uploaded-photos-list .uploaded-photo.selected-uploaded-photo:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);pointer-events:none;border-radius:8px}.uploaded-photos-list .uploaded-photo.selected-uploaded-photo:after{content:"";font-family:Font Awesome\ 6 Pro;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);font-size:2rem;color:#fff;z-index:1;font-weight:900}.uploaded-photos-list .uploaded-photo .main-photo{position:absolute;bottom:8px;left:6px;right:6px;height:24px;background-color:hsla(0,0%,100%,.75);color:rgba(0,0,0,.85);font-weight:500;font-size:12px;border-radius:6px;display:flex;justify-content:center;align-items:center}.uploaded-photos-list-label{color:rgba(0,0,0,.85);font-size:14px;line-height:20px;font-weight:500}.delete-photo-modal .ant-modal-body{padding:24px 32px}.delete-photo-modal .ant-modal-content{padding:0}.delete-photo-modal .ant-modal-close{display:none}.delete-photo-modal .delete-photo-modal-label{color:rgba(27,29,38,.85);font-size:16px;line-height:20px;font-weight:700;justify-content:center}.delete-photo-modal .delete-photo-modal-sub-label{color:rgba(27,29,38,.85);font-size:14px;line-height:20px;font-weight:500;justify-content:center}.delete-photo-modal button{width:109px;height:40px;border-radius:32px}.delete-photo-modal .ant-btn-primary{background-color:#b42318;border-color:#b42318}.delete-photo-modal .ant-btn-primary:hover{background-color:#fff;color:#b42318}.thumbnail-scale-slider-wrapper{display:flex;width:100%}.thumbnail-scale-slider-wrapper .thumbnail-scale-slider .ant-slider-track{background-color:#7159bd}.thumbnail-scale-slider-wrapper .thumbnail-scale-slider .ant-slider-handle{border:2px solid #7159bd}.thumbnail-scale-slider-wrapper .thumbnail-scale-slider:hover .ant-slider-track{background-color:#7159bd}.thumbnail-scale-slider-wrapper .ant-btn-link{color:rgba(0,0,0,.25)}.thumbnail-scale-slider-wrapper .ant-btn-link .fa-minus,.thumbnail-scale-slider-wrapper .ant-btn-link .fa-plus{font-weight:700}.thumbnail-modal{width:1000px!important}.thumbnail-modal .thumbnail-modal-actions{display:flex;justify-content:end;gap:8px}.thumbnail-modal .thumbnail-modal-actions button{height:40px;width:80px;border-radius:32px}.thumbnail-modal .thumbnail-modal-actions .ant-btn-primary{background-color:#7159bd;border-color:#7159bd}.thumbnail-modal .thumbnail-modal-actions .ant-btn-default{border-color:#d0d5dd;color:#344054}.crop-wrapper .reactEasyCrop_CropArea{color:rgba(0,0,0,.8)!important}.photo-upload-modal .ant-modal-content{width:100%;max-width:500px;border-radius:24px}.photo-upload-modal .ant-modal-body{padding:48px 44px}.photo-upload-modal .photo-upload-modal-buttons{display:flex;flex-direction:column;gap:10px}.photo-upload-modal .photo-upload-modal-buttons button{height:40px;border-radius:32px}.photo-upload-modal .photo-upload-modal-buttons .upload-button{background-color:#7159bd;border-color:#7159bd}.photo-upload-modal .photo-upload-modal-buttons .edit-thumbnail-button{background-color:#f9f5ff;color:#6941c6;border-color:rgba(0,0,0,0)}.photo-upload-modal .photo-upload-modal-buttons .edit-thumbnail-button:disabled{opacity:.25}.photo-upload-modal .photo-upload-modal-buttons .delete-photo-button{background-color:#b42318;border-color:#b42318}.photo-upload-modal .photo-upload-modal-buttons .delete-photo-button:disabled{background-color:#fda29b;border-color:#fda29b;color:#fff}.photo-upload-modal .uploaded-list-wrapper{margin-top:41px;margin-bottom:13px}.photo-upload-modal .uploaded-list-wrapper ::-webkit-scrollbar{width:8px;height:8px}.photo-upload-modal .uploaded-list-wrapper ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(0,0,0,.0509803922);border-radius:10px}.photo-upload-modal .uploaded-list-wrapper ::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.photo-upload-modal .make-as-main-image{width:100%;height:40px;background-color:#7159bd;border-color:#7159bd;border-radius:32px}.photo-upload-modal .close-button-wrapper{margin-top:10px;display:flex;flex-direction:column}.photo-upload-modal .close-button-wrapper .close-upload-picture-modal{border-radius:32px;background-color:#fff;border-color:#d0d5dd;color:#344054}