.snippet-gf-photo-upload{background-color:var(--hh-color-white,#fff);border-radius:var(--hh-border-radius,.5rem);display:flex;flex-direction:column;gap:.5rem;height:100%;order:-1;padding:var(--hh-gutter-width,2rem);pointer-events:auto;position:static;text-align:left;transform:translate(0)}.snippet-gf-photo-upload__dropzone{align-items:center;aspect-ratio:1/.6;border:2px dashed var(--hh-color-grey-light,#d3d3d3);border-radius:var(--hh-border-radius,.5rem);display:flex;flex-direction:column;gap:calc(var(--hh-gutter-width, 2rem)/3);justify-content:center}.snippet-gf-photo-upload__allowed-filetypes{font-size:calc(var(--hh-font-size-default)*.7)}.snippet-gf-photo-upload__instruction-text{font-size:calc(var(--hh-font-size-default)*.9)}.snippet-gf-photo-upload__title{flex:0 1 100%}.snippet-gf-photo-upload__button{gap:.6rem;width:auto!important}.snippet-gf-photo-upload__button:after{content:none!important}.snippet-gf-photo-upload__image,.snippet-gf-photo-upload__picture{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.snippet-gf-photo-upload__image-container{padding:var(--hh-gutter-width,2rem)}.snippet-gf-photo-upload__uploaded-file{align-items:center;color:var(--hh-color-green,green);display:flex;gap:calc(var(--hh-gutter-width, 2rem)/4)}.snippet-gf-photo-upload__uploaded-file svg{width:calc(var(--hh-icon-size-default, 1rem)*.9)}.snippet-gf-photo-upload__remove-file{background:none}.snippet-gf-photo-upload__check-circle-icon,.snippet-gf-photo-upload__icon{height:var(--hh-icon-size-default,1rem);width:var(--hh-icon-size-default,1rem)}