.elementor-4877 .elementor-element.elementor-element-698cdb8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-16b94c2 */.hs-upload-box{
  position: relative;
  border: 2px dashed #cfd7e4;
  border-radius: 16px;
  padding: 38px 20px;
  text-align: center;
  background: #f8fbff;
  cursor: pointer;
  overflow: hidden;
}

.hs-upload-icon{
  display: block;
  font-size: 34px;
  margin-bottom: 10px;
}

.hs-upload-text{
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #64748b;
}

.hs-upload-box .wpcf7-form-control-wrap{
  position: absolute;
  inset: 0;
  display: block;
}

.hs-upload-box input[type="file"]{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}/* End custom CSS */