.multi-media-upload{position:relative;display:flex;overflow:hidden}.multi-media-upload--wrap{flex-wrap:wrap;gap:4px;align-content:flex-start;width:284px;overflow:hidden}.multi-media-upload--wrap .multi-media-upload__list{display:contents;flex-wrap:wrap;overflow:visible}.multi-media-upload--wrap .multi-media-upload__box{margin-right:0}.multi-media-upload--two-rows{height:140px}.multi-media-upload--scroll{height:152px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.multi-media-upload--scroll::-webkit-scrollbar{display:none}.multi-media-upload__list{display:flex;flex:1;min-width:0;overflow:auto hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.multi-media-upload__list::-webkit-scrollbar{display:none}.multi-media-upload__box{position:relative;flex-shrink:0;width:68px;height:68px;margin-right:4px;overflow:hidden;background:var(--background-color-primary-regular);border:1px solid var(--color-gray-300);border-radius:var(--border-radius-medium);cursor:pointer}@media only screen and (max-width: 599px){.multi-media-upload__box{width:50px;height:50px}}.multi-media-upload__box:hover .multi-media-upload__delete,.multi-media-upload__box:hover .multi-media-upload__replace-icon{opacity:1}.multi-media-upload__box--failed{border-color:var(--color-red-500, #f04438)}.multi-media-upload__upload-entry{background:#fff;border:none}.multi-media-upload__upload,.multi-media-upload__upload .upload,.multi-media-upload__replace-upload,.multi-media-upload__replace-upload .upload{width:100%;height:100%}.multi-media-upload__upload{display:flex;align-items:center;justify-content:center}.multi-media-upload__upload-icon{width:30px;height:30px;object-fit:cover}.multi-media-upload__img,.multi-media-upload__video{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-medium)}.multi-media-upload__replace-icon{position:absolute;top:50%;left:50%;z-index:1;width:30px;height:30px;opacity:0;pointer-events:none;transition:opacity .2s;transform:translate(-50%,-50%)}@media only screen and (max-width: 599px){.multi-media-upload__replace-icon{width:20px;height:20px;opacity:1}}.multi-media-upload__loading--cover{position:absolute;top:0;right:0;bottom:0;left:0}.multi-media-upload__delete{position:absolute;top:0;right:0;z-index:2;width:14px;height:14px;padding:0;color:var(--icon-color-regular);background:#ffffffe6;border-radius:50%;opacity:0;transition:opacity .2s}@media only screen and (max-width: 599px){.multi-media-upload__delete{opacity:1}}.multi-media-upload__delete svg{width:14px;height:14px}.multi-media-upload__name{position:absolute;right:0;bottom:0;left:0;height:16px;font-size:11px;line-height:16px;color:#fff;text-align:center;background:#00000061}.multi-media-upload__retry{position:absolute;right:4px;bottom:20px;left:4px;z-index:2;padding:2px 0;font-size:11px;color:var(--text-color-regular);background:#ffffffe6;border:none;border-radius:4px;cursor:pointer}.image-to-video-skeleton{display:flex;flex-direction:column;width:100%;height:100%}.image-to-video-skeleton__content{position:relative;flex:1}.image-to-video-skeleton__toolbar-container{position:absolute;bottom:8px;left:8px;display:flex}.image-to-video-skeleton__toolbar{display:flex;height:32px}.image-to-video-skeleton__action{margin-top:12px}:root{--button-height-large: 48px;--button-height-medium: 40px;--button-height-small: 32px;--landing-module-padding: 120px}@media only screen and (max-width: 599px){:root{--landing-module-padding: 20px}}@media only screen and (min-width: 600px) and (max-width: 959px){:root{--landing-module-padding: 40px}}@media only screen and (min-width: 960px) and (max-width: 1279px){:root{--landing-module-padding: 80px}}.image-to-video{display:flex;flex-direction:column;height:100%}.image-to-video__install-app{margin-top:8px}.image-to-video__frame-upload{grid-template-columns:repeat(2,68px);gap:4px}@media only screen and (max-width: 599px){.image-to-video__frame-upload{grid-template-columns:repeat(2,50px)}}.image-to-video__frame-upload .frame-image-upload__card{width:68px;height:68px}@media only screen and (max-width: 599px){.image-to-video__frame-upload .frame-image-upload__card{width:50px;height:50px}}.image-to-video__frame-upload .frame-image-upload__item.upload-image__container{background:var(--background-color-primary-regular);border:1px solid var(--color-gray-300);border-radius:var(--border-radius-medium)}.image-to-video__frame-upload .upload-image__upload-icon{display:block}.image-to-video__model-select .model-feature-select__btn.gda-btn{height:32px;padding-right:12px;background:var(--button-background-color-secondary-regular, #edf0f3);border:0;outline:none;box-shadow:none;transition:background-color .2s ease}.image-to-video__model-select .model-feature-select__btn.gda-btn:hover{background:var(--select-quiet-background-color-hover);box-shadow:none}.image-to-video__model-select .model-feature-select__btn.gda-btn:active{background:var(--select-quiet-background-color-active, var(--dropdown-background-color-hover))}.image-to-video__model-select .model-feature-select__btn.gda-btn:focus,.image-to-video__model-select .model-feature-select__btn.gda-btn:focus-visible{background:var(--select-quiet-background-color-hover);outline:none;box-shadow:none}.image-to-video__model-select .model-feature-select__btn--open.gda-btn{background:var(--select-quiet-background-color-hover);outline:none;box-shadow:none}.image-to-video__h5-btn.gda-btn{border-radius:var(--border-radius-large)}.image-to-video__h5-btn--active.gda-btn{background-color:#00ffca}.image-to-video__h5-btn--active.gda-btn:hover{background-color:#00e7b7}
