.elementor-5869 .elementor-element.elementor-element-6d35c9a{--display:flex;--min-height:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5869 .elementor-element.elementor-element-6d35c9a.e-con{--align-self:center;}.elementor-5869 .elementor-element.elementor-element-dc9763c{width:100%;max-width:100%;}.elementor-5869 .elementor-element.elementor-element-dc9763c > .elementor-widget-container{margin:-120px -120px -120px -120px;padding:0px 0px 0px 0px;}.elementor-5869 .elementor-element.elementor-element-dc9763c .elementor-wrapper{--video-aspect-ratio:2.33333;}.elementor-5869 .elementor-element.elementor-element-88ba027{--display:flex;--justify-content:center;}.elementor-5869 .elementor-element.elementor-element-88ba027:not(.elementor-motion-effects-element-type-background), .elementor-5869 .elementor-element.elementor-element-88ba027 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.bettafilm.com/wp-content/uploads/2026/04/LOGOS-TRANSPARENT-BACKGROUND.jpg");}.elementor-5869 .elementor-element.elementor-element-04f53c1{width:100%;max-width:100%;}.elementor-5869 .elementor-element.elementor-element-04f53c1 > .elementor-widget-container{background-image:url("https://www.bettafilm.com/wp-content/uploads/2026/04/LOGOS-TRANSPARENT-BACKGROUND.jpg");}.elementor-5869 .elementor-element.elementor-element-b9dea76{width:100%;max-width:100%;}.elementor-5869 .elementor-element.elementor-element-7e504e7{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--flex-wrap:wrap;--align-content:flex-start;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5869 .elementor-element.elementor-element-7e504e7:not(.elementor-motion-effects-element-type-background), .elementor-5869 .elementor-element.elementor-element-7e504e7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.bettafilm.com/wp-content/uploads/2026/04/LOGOS-TRANSPARENT-BACKGROUND.jpg");}.elementor-5869 .elementor-element.elementor-element-7e504e7.e-con{--align-self:center;}.elementor-5869 .elementor-element.elementor-element-910f8f3{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--flex-wrap:wrap;--align-content:flex-start;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5869 .elementor-element.elementor-element-910f8f3:not(.elementor-motion-effects-element-type-background), .elementor-5869 .elementor-element.elementor-element-910f8f3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.bettafilm.com/wp-content/uploads/2026/04/LOGOS-TRANSPARENT-BACKGROUND.jpg");}.elementor-5869 .elementor-element.elementor-element-910f8f3.e-con{--align-self:center;}.elementor-5869 .elementor-element.elementor-element-10d4d92{width:100%;max-width:100%;}@media(min-width:768px){.elementor-5869 .elementor-element.elementor-element-6d35c9a{--width:100%;}.elementor-5869 .elementor-element.elementor-element-7e504e7{--width:100%;}.elementor-5869 .elementor-element.elementor-element-910f8f3{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-04f53c1 *//* =========================
   INTRO / BRAND LINE
========================= */
.photo-intro {
  max-width: 900px;
  margin: 0 auto 80px;
  text-align: center;
}

.photo-intro-main {
  font-size: 22px;
  line-height: 1.6;
  color: #eaeaea;
  margin-bottom: 20px;
}

.photo-intro-main span {
  color: #ff7a18;
  font-weight: 600;
}

.photo-intro-sub {
  font-size: 16px;
  line-height: 1.7;
  color: #9e9e9e;
  max-width: 720px;
  margin: 0 auto;
}

.photo-intro::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 900px;
  height: 1px;
  margin: 56px auto 0;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255,122,24,0.6),
    transparent
  );
}


/* Mobile refinement */
@media (max-width: 768px) {
  .photo-intro {
    margin-bottom: 60px;
  }

  .photo-intro-main {
    font-size: 19px;
  }

  .photo-intro-sub {
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-12af0bb *//* ===== LEFT PANEL ===== */
.photo-contact-left {
  color: #111;
}

.photo-contact-title {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 40px;
}

.photo-info-item {
  display: flex;
  gap: 14px;
  padding: 18px 0;
  border-bottom: 1px solid #ddd;
}

.photo-info-item strong {
  display: block;
  font-size: 14px;
  margin-bottom: 4px;
}

.photo-info-item p {
  margin: 0;
  font-size: 14px;
  color: #555;
}

.photo-icon {
  font-size: 20px;
}

.photo-socials {
  margin-top: 30px;
  display: flex;
  gap: 12px;
}

.photo-socials a {
  width: 40px;
  height: 40px;
  border: 1px solid #111;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #111;
  font-size: 13px;
}

/* ===== FORM ===== */
.photo-form {
  max-width: 100%;
}

.photo-row {
  display: flex;
  gap: 20px;
  margin-bottom: 18px;
}

.photo-col {
  flex: 1;
}

.photo-col-full {
  width: 100%;
}

.photo-form input,
.photo-form select,
.photo-form textarea {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #111;
  background: #f6f6f6;
  font-size: 14px;
  outline: none;
}

.photo-form textarea {
  min-height: 140px;
}

.photo-form input:focus,
.photo-form select:focus,
.photo-form textarea:focus {
  border-color: #ff7a18;
  box-shadow: 0 0 0 2px rgba(255,122,24,0.2);
  background: #fff;
}

/* Submit */
.photo-form input[type="submit"] {
  width: 140px;
  padding: 12px;
  background: transparent;
  border: 1px solid #111;
  cursor: pointer;
  font-weight: 500;
}

.photo-form input[type="submit"]:hover {
  background: #ff7a18;
  color: #fff;
  border-color: #ff7a18;
}

/* ===== MOBILE ===== */
@media (max-width: 768px) {
  .photo-row {
    flex-direction: column;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-7e504e7 */<style>
/* =========================
   BASE
========================= */
.photo-contact-left,
.photo-form {
  color: #eaeaea;
  box-sizing: border-box;
}

.photo-contact-left *,
.photo-form * {
  box-sizing: border-box;
}

/* =========================
   LEFT PANEL
========================= */
.photo-contact-left {
  max-width: 440px;
  padding-right: 20px;
}

.photo-contact-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 56px;
  color: #ffffff;
}

/* Info rows */
.photo-info-item {
  display: flex;
  gap: 16px;
  padding: 26px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.photo-info-item strong {
  display: block;
  font-size: 13px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #ff7a18;
  margin-bottom: 6px;
}

.photo-info-item p {
  margin: 0;
  font-size: 15px;
  color: #bdbdbd;
  line-height: 1.5;
}

/* Icons */
.photo-icon {
  font-size: 20px;
  opacity: 0.85;
  margin-top: 2px;
}

/* Socials */
.photo-socials {
  margin-top: 48px;
  display: flex;
  gap: 14px;
}

.photo-socials a {
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #eaeaea;
  font-size: 14px;
  transition: all 0.25s ease;
}

.photo-socials a:hover {
  border-color: #ff7a18;
  color: #ff7a18;
}

/* =========================
   FORM (RIGHT PANEL)
========================= */
.photo-form {
  width: 100%;
}

/* Rows */
.photo-row {
  display: flex;
  gap: 28px;
  margin-bottom: 26px;
}

.photo-col {
  flex: 1;
}

.photo-col-full {
  width: 100%;
}

/* Inputs */
.photo-form input,
.photo-form select,
.photo-form textarea {
  width: 100%;
  padding: 18px 20px;
  background: #0f0f0f;
  border: 1px solid rgba(255,255,255,0.12);
  color: #eaeaea;
  font-size: 15px;
  outline: none;
  border-radius: 6px;
  transition: all 0.25s ease;
}

/* Placeholders */
.photo-form ::placeholder {
  color: #777;
}

/* Focus state */
.photo-form input:focus,
.photo-form select:focus,
.photo-form textarea:focus {
  border-color: #ff7a18;
  box-shadow: 0 0 0 2px rgba(255,122,24,0.25);
  background: #111;
}

/* Select arrow */
.photo-form select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23aaa' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 16px;
}

/* Textarea */
.photo-form textarea {
  min-height: 180px;
  resize: vertical;
}

/* Submit button */
.photo-form input[type="submit"] {
  width: 150px;
  margin-top: 12px;
  background: transparent;
  border: 1px solid #ff7a18;
  color: #ff7a18;
  font-weight: 500;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: all 0.25s ease;
}

/* Submit hover */
.photo-form input[type="submit"]:hover {
  background: #ff7a18;
  color: #000;
}

/* =========================
   MOBILE
========================= */
@media (max-width: 768px) {

  .photo-contact-left {
    padding-right: 0;
    margin-bottom: 56px;
  }

  .photo-contact-title {
    font-size: 26px;
    margin-bottom: 40px;
  }

  .photo-row {
    flex-direction: column;
    gap: 18px;
    margin-bottom: 22px;
  }

  .photo-form textarea {
    min-height: 160px;
  }
}
</style>/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-910f8f3 */<style>
/* =========================
   BASE
========================= */
.photo-contact-left,
.photo-form {
  color: #eaeaea;
  box-sizing: border-box;
}

.photo-contact-left *,
.photo-form * {
  box-sizing: border-box;
}

/* =========================
   LEFT PANEL
========================= */
.photo-contact-left {
  max-width: 440px;
  padding-right: 20px;
}

.photo-contact-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 56px;
  color: #ffffff;
}

/* Info rows */
.photo-info-item {
  display: flex;
  gap: 16px;
  padding: 26px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.photo-info-item strong {
  display: block;
  font-size: 13px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #ff7a18;
  margin-bottom: 6px;
}

.photo-info-item p {
  margin: 0;
  font-size: 15px;
  color: #bdbdbd;
  line-height: 1.5;
}

/* Icons */
.photo-icon {
  font-size: 20px;
  opacity: 0.85;
  margin-top: 2px;
}

/* Socials */
.photo-socials {
  margin-top: 48px;
  display: flex;
  gap: 14px;
}

.photo-socials a {
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #eaeaea;
  font-size: 14px;
  transition: all 0.25s ease;
}

.photo-socials a:hover {
  border-color: #ff7a18;
  color: #ff7a18;
}

/* =========================
   FORM (RIGHT PANEL)
========================= */
.photo-form {
  width: 100%;
}

/* Rows */
.photo-row {
  display: flex;
  gap: 28px;
  margin-bottom: 26px;
}

.photo-col {
  flex: 1;
}

.photo-col-full {
  width: 100%;
}

/* Inputs */
.photo-form input,
.photo-form select,
.photo-form textarea {
  width: 100%;
  padding: 18px 20px;
  background: #0f0f0f;
  border: 1px solid rgba(255,255,255,0.12);
  color: #eaeaea;
  font-size: 15px;
  outline: none;
  border-radius: 6px;
  transition: all 0.25s ease;
}

/* Placeholders */
.photo-form ::placeholder {
  color: #777;
}

/* Focus state */
.photo-form input:focus,
.photo-form select:focus,
.photo-form textarea:focus {
  border-color: #ff7a18;
  box-shadow: 0 0 0 2px rgba(255,122,24,0.25);
  background: #111;
}

/* Select arrow */
.photo-form select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23aaa' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 16px;
}

/* Textarea */
.photo-form textarea {
  min-height: 180px;
  resize: vertical;
}

/* Submit button */
.photo-form input[type="submit"] {
  width: 150px;
  margin-top: 12px;
  background: transparent;
  border: 1px solid #ff7a18;
  color: #ff7a18;
  font-weight: 500;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: all 0.25s ease;
}

/* Submit hover */
.photo-form input[type="submit"]:hover {
  background: #ff7a18;
  color: #000;
}

/* =========================
   MOBILE
========================= */
@media (max-width: 768px) {

  .photo-contact-left {
    padding-right: 0;
    margin-bottom: 56px;
  }

  .photo-contact-title {
    font-size: 26px;
    margin-bottom: 40px;
  }

  .photo-row {
    flex-direction: column;
    gap: 18px;
    margin-bottom: 22px;
  }

  .photo-form textarea {
    min-height: 160px;
  }
}
</style>/* End custom CSS */