.elementor-25 .elementor-element.elementor-element-b38c92e{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-741c05f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-53115fa{--display:flex;}.elementor-25 .elementor-element.elementor-element-d23859a{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for container, class: .elementor-element-b38c92e *//* =====================================================
   SV TRADELINK CAREER PAGE
   Clean Corporate Design
   Prefix: svcr-
===================================================== */

.svcr-page,
.svcr-page * {
  box-sizing: border-box;
}

.svcr-page {
  width: 100%;
  background: #ffffff;
  overflow: hidden;
}

.svcr-container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
}

/* HERO */

.svcr-hero {
  position: relative;
  padding: 92px 20px 90px;
  background:
    linear-gradient(rgba(0, 74, 173, 0.94), rgba(0, 74, 173, 0.94)),
    linear-gradient(90deg, rgba(255,255,255,0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,0.08) 1px, transparent 1px);
  background-size: auto, 88px 88px, 88px 88px;
  text-align: center;
}

.svcr-hero-inner {
  max-width: 820px;
  margin: 0 auto;
}

.svcr-hero span {
  display: inline-flex;
  color: #dff5ff;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 18px;
}

.svcr-hero h1 {
  margin: 0;
  color: #ffffff;
  font-size: 46px;
  line-height: 1.14;
  font-weight: 800;
  letter-spacing: -1.2px;
}

.svcr-hero p {
  max-width: 680px;
  margin: 20px auto 0;
  color: rgba(255,255,255,0.86);
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
}

/* INTRO */

.svcr-intro {
  padding: 90px 0;
  background: #f2f3f4;
}

.svcr-intro-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 42px;
  align-items: stretch;
}

.svcr-intro-content,
.svcr-intro-card {
  background: #ffffff;
  border: 1px solid rgba(0, 74, 173, 0.10);
  border-radius: 28px;
  box-shadow: 0 22px 60px rgba(0, 46, 110, 0.08);
}

.svcr-intro-content {
  padding: 46px 46px 42px;
}

.svcr-intro-content > span,
.svcr-section-head > span,
.svcr-jobs-title > span,
.svcr-form-wrap .elementor-heading-title + span {
  display: inline-flex;
  color: #00a3e0;
  font-size: 12px;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 14px;
}

.svcr-intro-content h2 {
  max-width: 620px;
  margin: 0 0 18px;
  color: #101010;
  font-size: 40px;
  line-height: 1.16;
  font-weight: 800;
  letter-spacing: -1px;
}

.svcr-intro-content p {
  max-width: 680px;
  margin: 0;
  color: #596779;
  font-size: 15px;
  line-height: 1.75;
  font-weight: 500;
}

.svcr-points {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-top: 28px;
}

.svcr-points div {
  padding: 18px 18px;
  background: #f8fbff;
  border: 1px solid rgba(0, 74, 173, 0.10);
  border-radius: 16px;
}

.svcr-points strong {
  display: block;
  color: #004aad;
  font-size: 13px;
  font-weight: 900;
  margin-bottom: 8px;
}

.svcr-points p {
  margin: 0;
  color: #29364a;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 700;
}

.svcr-intro-card {
  position: relative;
  padding: 46px 42px 42px;
  overflow: hidden;
  background:
    radial-gradient(circle at 90% 12%, rgba(0, 163, 224, 0.14), transparent 30%),
    #ffffff;
}

.svcr-card-line {
  width: 72px;
  height: 5px;
  border-radius: 50px;
  background: linear-gradient(90deg, #004aad, #00a3e0);
  margin-bottom: 28px;
}

.svcr-intro-card h3 {
  margin: 0 0 16px;
  color: #004aad;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 800;
}

.svcr-intro-card p {
  margin: 0;
  color: #5a687a;
  font-size: 15px;
  line-height: 1.75;
  font-weight: 500;
}

.svcr-mini-stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-top: 30px;
}

.svcr-mini-stats div {
  padding: 22px 18px;
  border-radius: 18px;
  background: #004aad;
}

.svcr-mini-stats h4 {
  margin: 0 0 6px;
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
  font-weight: 900;
}

.svcr-mini-stats span {
  display: block;
  color: rgba(255,255,255,0.82);
  font-size: 12px;
  line-height: 1.45;
  font-weight: 600;
}

/* VALUES */

.svcr-values {
  padding: 90px 0 96px;
  background: #ffffff;
}

.svcr-section-head {
  max-width: 720px;
  margin: 0 auto 46px;
  text-align: center;
}

.svcr-section-head h2 {
  margin: 0;
  color: #101010;
  font-size: 40px;
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: -0.8px;
}

.svcr-section-head p {
  max-width: 560px;
  margin: 14px auto 0;
  color: #647184;
  font-size: 15px;
  line-height: 1.7;
  font-weight: 500;
}

.svcr-values-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.svcr-value-card {
  position: relative;
  padding: 34px 26px 32px;
  min-height: 260px;
  background: #ffffff;
  border: 1px solid rgba(0, 74, 173, 0.11);
  border-radius: 24px;
  box-shadow: 0 18px 45px rgba(0, 46, 110, 0.07);
  transition: all 0.3s ease;
  overflow: hidden;
}

.svcr-value-card::before {
  content: "";
  position: absolute;
  inset: auto 24px 0;
  height: 4px;
  border-radius: 50px 50px 0 0;
  background: linear-gradient(90deg, #004aad, #00a3e0);
  opacity: 0;
  transition: all 0.3s ease;
}

.svcr-value-card:hover {
  transform: translateY(-6px);
  border-color: rgba(0, 74, 173, 0.28);
  box-shadow: 0 26px 65px rgba(0, 46, 110, 0.12);
}

.svcr-value-card:hover::before {
  opacity: 1;
}

.svcr-value-icon {
  width: 58px;
  height: 58px;
  margin-bottom: 26px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #00a3e0, #004aad);
  box-shadow: 0 16px 32px rgba(0, 74, 173, 0.22);
}

.svcr-value-icon svg {
  width: 26px;
  height: 26px;
  fill: #ffffff;
}

.svcr-value-card h3 {
  margin: 0 0 12px;
  color: #101010;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
}

.svcr-value-card p {
  margin: 0;
  color: #5f6c7d;
  font-size: 14px;
  line-height: 1.65;
  font-weight: 500;
}

/* APPLY SECTION */

.svcr-apply-section {
  width: 100%;
  padding: 90px 20px 100px !important;
  background:
    radial-gradient(circle at 8% 12%, rgba(0, 163, 224, 0.12), transparent 28%),
    linear-gradient(180deg, #f2f3f4 0%, #ffffff 100%);
}

.svcr-apply-section > .e-con-inner {
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 42px !important;
  align-items: start !important;
}

.svcr-jobs-wrap,
.svcr-form-wrap {
  width: 100%;
}

.svcr-jobs-title {
  margin-bottom: 26px;
}

.svcr-jobs-title h2 {
  margin: 0 0 10px;
  color: #101010;
  font-size: 38px;
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: -0.8px;
}

.svcr-jobs-title p {
  margin: 0;
  color: #647184;
  font-size: 15px;
  line-height: 1.7;
  font-weight: 500;
}

.svcr-job-list {
  display: grid;
  gap: 18px;
}

.svcr-job {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 22px;
  align-items: center;
  padding: 26px 28px;
  background: #ffffff;
  border: 1px solid rgba(0, 74, 173, 0.11);
  border-radius: 22px;
  box-shadow: 0 16px 42px rgba(0, 46, 110, 0.07);
  transition: all 0.3s ease;
}

.svcr-job:hover {
  transform: translateY(-4px);
  border-color: rgba(0, 74, 173, 0.30);
  box-shadow: 0 24px 60px rgba(0, 46, 110, 0.12);
}

.svcr-job span {
  display: inline-flex;
  color: #004aad;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 10px;
}

.svcr-job h3 {
  margin: 0 0 8px;
  color: #101010;
  font-size: 21px;
  line-height: 1.25;
  font-weight: 800;
}

.svcr-job p {
  margin: 0;
  color: #5e6b7c;
  font-size: 14px;
  line-height: 1.65;
  font-weight: 500;
}

.svcr-job a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  min-height: 42px;
  padding: 0 22px;
  border-radius: 50px;
  background: #004aad;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  transition: all 0.25s ease;
}

.svcr-job a:hover {
  background: #00a3e0;
  transform: translateY(-2px);
}

/* FORM WRAP - ELEMENTOR SHORTCODE */

.svcr-form-wrap {
  position: sticky;
  top: 110px;
  padding: 34px 34px 36px !important;
  background: #ffffff;
  border: 1px solid rgba(0, 74, 173, 0.14);
  border-radius: 26px;
  box-shadow: 0 24px 65px rgba(0, 46, 110, 0.12);
}

.svcr-form-wrap .elementor-heading-title {
  color: #004aad !important;
  font-size: 30px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important;
  text-align: center !important;
  margin: 0 0 10px !important;
}

.svcr-form-wrap .elementor-widget-text-editor {
  margin-bottom: 24px !important;
}

.svcr-form-wrap .elementor-widget-text-editor p {
  color: #5e6c80 !important;
  font-size: 14px !important;
  line-height: 1.7 !important;
  font-weight: 500 !important;
  text-align: center !important;
  margin: 0 !important;
}

.svcr-form-shortcode,
.svcr-form-shortcode .elementor-widget-container,
.svcr-form-shortcode .wpcf7,
.svcr-form-shortcode form {
  width: 100% !important;
}

/* CF7 FORM */

.svcr-cf7 p {
  margin: 0 !important;
}

.svcr-field {
  width: 100%;
  margin-bottom: 14px;
}

.svcr-field .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

.svcr-field input,
.svcr-field textarea {
  width: 100% !important;
  min-height: 50px !important;
  background: #f8fbff !important;
  border: 1px solid rgba(0, 74, 173, 0.22) !important;
  border-radius: 12px !important;
  color: #12345f !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  padding: 0 16px !important;
  outline: none !important;
  box-shadow: none !important;
  transition: all 0.25s ease !important;
}

.svcr-field textarea {
  height: 118px !important;
  min-height: 118px !important;
  padding: 14px 16px !important;
  resize: none !important;
  line-height: 1.6 !important;
}

.svcr-field input[type="file"] {
  min-height: auto !important;
  padding: 12px !important;
  background: #ffffff !important;
  font-size: 13px !important;
}

.svcr-field input::placeholder,
.svcr-field textarea::placeholder {
  color: #8aa6ca;
  opacity: 1;
}

.svcr-field input:focus,
.svcr-field textarea:focus {
  background: #ffffff !important;
  border-color: #00a3e0 !important;
  box-shadow: 0 0 0 4px rgba(0, 163, 224, 0.10) !important;
}

.svcr-submit input[type="submit"],
.svcr-form-shortcode input.wpcf7-submit {
  width: 100% !important;
  height: 50px !important;
  border: none !important;
  border-radius: 50px !important;
  background: linear-gradient(135deg, #00a3e0 0%, #004aad 100%) !important;
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  cursor: pointer !important;
  box-shadow: 0 14px 30px rgba(0, 74, 173, 0.28) !important;
  transition: all 0.25s ease !important;
}

.svcr-submit input[type="submit"]:hover,
.svcr-form-shortcode input.wpcf7-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(0, 74, 173, 0.36) !important;
}

.svcr-form-wrap .wpcf7-not-valid-tip {
  color: #d93025;
  font-size: 12px;
  margin-top: 5px;
}

.svcr-form-wrap .wpcf7-response-output {
  margin: 14px 0 0 !important;
  padding: 12px 14px !important;
  border-radius: 12px !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
}

.svcr-form-wrap form.sent .wpcf7-response-output {
  background: #f0f8ff !important;
  border-color: rgba(0, 74, 173, 0.20) !important;
  color: #194596 !important;
}

/* TABLET */

@media (max-width: 1024px) {
  .svcr-hero {
    padding: 74px 18px 72px;
  }

  .svcr-hero h1 {
    font-size: 38px;
  }

  .svcr-intro,
  .svcr-values,
  .svcr-apply-section {
    padding-top: 72px !important;
    padding-bottom: 76px !important;
  }

  .svcr-intro-grid,
  .svcr-apply-section > .e-con-inner {
    grid-template-columns: 1fr !important;
    gap: 28px !important;
  }

  .svcr-values-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .svcr-form-wrap {
    position: relative;
    top: auto;
  }
}

/* MOBILE */

@media (max-width: 767px) {
  .svcr-container {
    padding: 0 15px;
  }

  .svcr-hero {
    padding: 58px 15px 56px;
  }

  .svcr-hero h1 {
    font-size: 30px;
    line-height: 1.18;
  }

  .svcr-hero p {
    font-size: 14px;
  }

  .svcr-intro,
  .svcr-values,
  .svcr-apply-section {
    padding-top: 58px !important;
    padding-bottom: 62px !important;
  }

  .svcr-intro-content,
  .svcr-intro-card {
    padding: 30px 22px;
    border-radius: 22px;
  }

  .svcr-intro-content h2,
  .svcr-section-head h2,
  .svcr-jobs-title h2 {
    font-size: 28px;
  }

  .svcr-points,
  .svcr-mini-stats,
  .svcr-values-grid {
    grid-template-columns: 1fr;
  }

  .svcr-value-card {
    min-height: auto;
    padding: 30px 24px;
  }

  .svcr-job {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 22px;
  }

  .svcr-job a {
    width: 100%;
  }

  .svcr-form-wrap {
    padding: 28px 20px 30px !important;
    border-radius: 22px;
  }

  .svcr-form-wrap .elementor-heading-title {
    font-size: 25px !important;
  }
}/* End custom CSS */