.elementor-1655 .elementor-element.elementor-element-60de8ab{--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;--gap:58px 58px;--row-gap:58px;--column-gap:58px;--border-radius:18px 18px 18px 18px;}.elementor-1655 .elementor-element.elementor-element-7129336{--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;--border-radius:18px 18px 18px 18px;}.elementor-1655 .elementor-element.elementor-element-7129336.e-con{--flex-grow:0;--flex-shrink:0;}.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 );}.elementor-1655 .elementor-element.elementor-element-e499e59{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-1655 .elementor-element.elementor-element-e499e59 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:38px;font-weight:600;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1655 .elementor-element.elementor-element-38f2d66{text-align:center;}.elementor-1655 .elementor-element.elementor-element-38f2d66 p{margin-block-end:5px;}.elementor-1655 .elementor-element.elementor-element-976bd9e{--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;--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-1655 .elementor-element.elementor-element-976bd9e.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1655 .elementor-element.elementor-element-8b45782{--display:flex;}.elementor-1655 .elementor-element.elementor-element-f7d0f39{--display:flex;}.elementor-1655 .elementor-element.elementor-element-b7d704e{--display:flex;}.elementor-1655 .elementor-element.elementor-element-01ff829{--display:flex;}.elementor-1655 .elementor-element.elementor-element-47a6fbd{--display:flex;}.elementor-1655 .elementor-element.elementor-element-54d5402{--display:flex;}@media(max-width:1024px){.elementor-1655 .elementor-element.elementor-element-60de8ab{--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;}}@media(max-width:767px){.elementor-1655 .elementor-element.elementor-element-7129336{--border-radius:18px 18px 18px 18px;}}@media(min-width:768px){.elementor-1655 .elementor-element.elementor-element-60de8ab{--content-width:88%;}.elementor-1655 .elementor-element.elementor-element-7129336{--width:55%;}.elementor-1655 .elementor-element.elementor-element-976bd9e{--width:45%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1655 .elementor-element.elementor-element-7129336{--width:100%;}.elementor-1655 .elementor-element.elementor-element-976bd9e{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-7129336 *//* =========================================================
   VeperPins Product Sticky
   Desktop only
========================================================= */

/* Outer two-column wrapper */
.vp-quote-layout {
  overflow: visible !important;
  align-items: flex-start !important;
}

/* Desktop only: sticky product image */
@media (min-width: 1025px) {
  .vp-product-sticky {
    position: sticky !important;
    top: 90px !important;
    align-self: flex-start !important;
    height: fit-content !important;
    z-index: 5 !important;
  }
}

/* Tablet + Mobile: no sticky */
@media (max-width: 1024px) {
  .vp-product-sticky {
    position: static !important;
    top: auto !important;
  }
}/* End custom CSS */
/* Start custom CSS for wpforms, class: .elementor-element-8a665b3 */.vp-custom-coins-form {
  --vp-gold: #b8a36a;
  --vp-text: #172033;
  --vp-muted: #667085;
  --vp-line: #e6e8ec;
  --vp-soft-line: #eef0f3;
  min-width: 0 !important;
}

.vp-custom-coins-form :is(.wpforms-container, form.wpforms-form, .wpforms-field, .wpforms-field-container) {
  min-width: 0 !important;
}

.vp-custom-coins-form .wpforms-container {
  background: #fff !important;
  border: 1px solid var(--vp-line) !important;
  border-radius: 16px !important;
  padding: 22px 22px 26px !important;
  box-shadow: 0 6px 18px rgba(15, 23, 42, .04) !important;
  margin: 0 !important;
}

.vp-custom-coins-form .wpforms-head-container,
.vp-custom-coins-form .wpforms-title,
.vp-custom-coins-form .wpforms-description {
  text-align: center !important;
}

.vp-custom-coins-form .wpforms-head-container {
  border-bottom: 1px solid var(--vp-soft-line) !important;
  padding-bottom: 16px !important;
  margin-bottom: 20px !important;
}

.vp-custom-coins-form .wpforms-title {
  font: 700 22px/1.3 inherit !important;
  color: var(--vp-text) !important;
  margin: 0 0 8px !important;
}

.vp-custom-coins-form .wpforms-description {
  font-size: 14px !important;
  line-height: 1.5 !important;
  color: var(--vp-muted) !important;
  margin: 0 0 20px !important;
}

.vp-custom-coins-form .wpforms-image-choices {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  overflow: visible !important;
}

.vp-custom-coins-form .wpforms-image-choices li {
  width: 108px !important;
  min-width: 108px !important;
  max-width: 108px !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  display: block !important;
}

.vp-custom-coins-form .wpforms-image-choices label {
  display: block !important;
  width: 100% !important;
  padding: 7px !important;
  border: 1px solid #e5e5e5 !important;
  border-radius: 12px !important;
  background: #fff !important;
  box-sizing: border-box !important;
  text-align: center !important;
  cursor: pointer !important;
  transition: border-color .2s ease, box-shadow .2s ease;
}

.vp-custom-coins-form .wpforms-image-choices img {
  width: 100% !important;
  height: 72px !important;
  object-fit: contain !important;
  display: block !important;
  margin: 0 auto !important;
}

.vp-custom-coins-form .wpforms-image-choices-label {
  font-size: 11px !important;
  line-height: 1.25 !important;
  margin-top: 5px !important;
  text-align: center !important;
}

.vp-custom-coins-form .wpforms-image-choices label:hover {
  border-color: var(--vp-gold) !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .08) !important;
}

.vp-custom-coins-form .wpforms-image-choices :is(input:checked + label, label.wpforms-selected) {
  border-color: var(--vp-gold) !important;
  box-shadow: 0 0 0 2px rgba(184, 163, 106, .25) !important;
}

.vp-custom-coins-form .wpforms-submit-container {
  text-align: center !important;
}

.vp-custom-coins-form .wpforms-submit {
  width: 100% !important;
  max-width: 420px !important;
  min-height: 50px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 8px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-align: center !important;
  cursor: pointer !important;
}

@media (max-width: 1024px) {
  .vp-custom-coins-form .wpforms-image-choices {
    flex-flow: row nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    width: 100% !important;
    max-width: 100% !important;
    gap: 9px !important;
    padding: 4px 2px 10px !important;
    -webkit-overflow-scrolling: touch !important;
    scroll-snap-type: x proximity;
    touch-action: pan-x !important;
  }

  .vp-custom-coins-form .wpforms-image-choices li {
    flex: 0 0 86px !important;
    width: 86px !important;
    min-width: 86px !important;
    max-width: 86px !important;
    scroll-snap-align: start;
  }

  .vp-custom-coins-form .wpforms-image-choices label {
    padding: 6px !important;
    border-radius: 10px !important;
  }

  .vp-custom-coins-form .wpforms-image-choices img {
    height: 54px !important;
  }

  .vp-custom-coins-form .wpforms-image-choices-label {
    font-size: 10px !important;
    margin-top: 4px !important;
  }

  .vp-custom-coins-form .wpforms-image-choices::-webkit-scrollbar {
    height: 3px;
  }

  .vp-custom-coins-form .wpforms-image-choices::-webkit-scrollbar-thumb {
    background: #cbd5e1;
    border-radius: 20px;
  }

  .vp-custom-coins-form .wpforms-image-choices::-webkit-scrollbar-track {
    background: transparent;
  }
}

@media (max-width: 767px) {
  .vp-custom-coins-form .wpforms-container {
    padding: 18px 16px 22px !important;
    border-radius: 14px !important;
  }

  .vp-custom-coins-form .wpforms-title {
    font-size: 19px !important;
  }

  .vp-custom-coins-form .wpforms-submit {
    max-width: 100% !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6387cbd */.vp-marine-corps-why-section {
  width: 100%;
  padding: 70px 20px;
  background: #eef3f8;
  border-radius: 28px;
}

.vp-marine-corps-why-inner {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 56px;
  align-items: center;
}

.vp-marine-corps-why-content h2 {
  margin: 0 0 24px;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.08;
  color: #111827;
  letter-spacing: -0.04em;
}

.vp-marine-corps-why-content p {
  margin: 0 0 22px;
  font-size: 18px;
  line-height: 1.75;
  color: #2f3338;
}

.vp-marine-corps-why-list {
  display: grid;
  gap: 18px;
  margin: 34px 0 28px;
}

.vp-marine-corps-why-list div {
  padding: 20px 22px;
  background: #fff;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 18px;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.05);
}

.vp-marine-corps-why-list strong {
  display: block;
  margin-bottom: 6px;
  font-size: 19px;
  color: #111827;
}

.vp-marine-corps-why-list p {
  margin: 0;
  font-size: 16px;
  line-height: 1.65;
  color: #4b5563;
}

.vp-marine-corps-why-cta {
  font-weight: 700;
  color: #111827 !important;
}

.vp-marine-corps-why-image {
  background: #fff;
  border-radius: 26px;
  padding: 28px;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
}

.vp-marine-corps-why-image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}

@media (max-width: 900px) {
  .vp-marine-corps-why-section {
    padding: 46px 16px;
    border-radius: 22px;
  }

  .vp-marine-corps-why-inner {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .vp-marine-corps-why-image {
    order: -1;
    padding: 18px;
  }

  .vp-marine-corps-why-content p {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4915a13 */.vp-marine-guide,
.vp-marine-guide * {
  box-sizing: border-box;
}

.vp-marine-guide {
  --vp-text: #172033;
  --vp-muted: #626b7a;
  --vp-line: #dfe6ee;
  --vp-bg: #f3f7fa;
  --vp-card: #ffffff;
  --vp-accent: #173b57;

  width: 100%;
  padding: 40px 20px;
  color: var(--vp-text);
  font-family: inherit;
}

.vp-marine-guide-inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 64px;
  background: var(--vp-bg);
  border-radius: 32px;
}


/* =========================
   Header
========================= */

.vp-marine-guide-head {
  max-width: 820px;
  margin: 0 auto 40px;
  text-align: center;
}

.vp-marine-guide-label {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--vp-accent);
}

.vp-marine-guide-head h2 {
  margin: 0;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.12;
  letter-spacing: -0.03em;
  color: var(--vp-text);
}

.vp-marine-guide-head p {
  max-width: 760px;
  margin: 18px auto 0;
  font-size: 17px;
  line-height: 1.7;
  color: var(--vp-muted);
}


/* =========================
   Comparison Table
========================= */

.vp-marine-table-wrap {
  width: 100%;
  margin-bottom: 64px;
  overflow-x: auto;
  background: var(--vp-card);
  border: 1px solid var(--vp-line);
  border-radius: 20px;
  box-shadow: 0 12px 32px rgba(20, 35, 50, 0.05);
}

.vp-marine-table {
  width: 100%;
  min-width: 900px;
  border-collapse: collapse;
}

.vp-marine-table th,
.vp-marine-table td {
  padding: 18px 20px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid var(--vp-line);
}

.vp-marine-table th {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
  color: #ffffff;
  background: var(--vp-accent);
}

.vp-marine-table th:first-child {
  border-radius: 18px 0 0 0;
}

.vp-marine-table th:last-child {
  border-radius: 0 18px 0 0;
}

.vp-marine-table td {
  font-size: 14px;
  line-height: 1.55;
  color: var(--vp-muted);
}

.vp-marine-table td:first-child {
  font-weight: 700;
  color: var(--vp-text);
  white-space: nowrap;
}

.vp-marine-table td:nth-child(2),
.vp-marine-table td:nth-child(3),
.vp-marine-table td:nth-child(4) {
  white-space: nowrap;
}

.vp-marine-table tbody tr:last-child td {
  border-bottom: 0;
}

.vp-marine-table tbody tr {
  transition: background-color 0.2s ease;
}

.vp-marine-table tbody tr:hover {
  background: #f8fafc;
}


/* =========================
   Image + Text Cards
========================= */

.vp-marine-choice {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: center;
  gap: 52px;

  margin-bottom: 32px;
  padding: 28px;

  background: var(--vp-card);
  border: 1px solid var(--vp-line);
  border-radius: 26px;

  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    border-color 0.25s ease;
}

.vp-marine-choice:hover {
  transform: translateY(-5px);
  border-color: #cbd7e1;
  box-shadow: 0 20px 46px rgba(24, 43, 61, 0.09);
}


/* Alternate image position */

.vp-marine-choice-reverse .vp-marine-choice-image {
  order: 2;
}

.vp-marine-choice-reverse .vp-marine-choice-content {
  order: 1;
}


/* =========================
   Images - Full Display
========================= */

.vp-marine-choice-image {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  min-width: 0;
  min-height: 420px;
  padding: 18px;

  overflow: hidden;
  background: #f5f7f9;
  border-radius: 20px;
}

.vp-marine-choice-image img {
  display: block;

  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 520px;

  object-fit: contain;
  object-position: center;

  transition: transform 0.35s ease;
}

.vp-marine-choice:hover .vp-marine-choice-image img {
  transform: scale(1.015);
}


/* =========================
   Text Content
========================= */

.vp-marine-choice-content {
  min-width: 0;
  padding: 10px 12px;
}

.vp-marine-choice-number {
  display: block;
  margin-bottom: 8px;

  font-size: 13px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0.08em;

  color: #81909d;
}

.vp-marine-choice-content h3 {
  margin: 0 0 18px;

  font-size: clamp(25px, 3vw, 34px);
  line-height: 1.2;
  letter-spacing: -0.025em;

  color: var(--vp-text);
}

.vp-marine-choice-content p {
  margin: 0 0 14px;

  font-size: 16px;
  line-height: 1.7;

  color: var(--vp-muted);
}


/* Tip Box */

.vp-marine-tip {
  margin-top: 22px;
  padding: 16px 18px;

  font-size: 14px;
  line-height: 1.6;

  color: #3d4b58;
  background: #f4f7f9;

  border-left: 3px solid var(--vp-accent);
  border-radius: 10px;
}

.vp-marine-tip strong {
  color: var(--vp-text);
}


/* =========================
   Edge Section
========================= */

.vp-marine-edge {
  margin-top: 32px;
  padding: 36px;

  background: var(--vp-card);
  border: 1px solid var(--vp-line);
  border-radius: 26px;

  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.vp-marine-edge:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 42px rgba(24, 43, 61, 0.08);
}

.vp-marine-edge-title {
  margin-bottom: 26px;
}

.vp-marine-edge-title span {
  display: block;
  margin-bottom: 7px;

  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;

  color: #7a8792;
}

.vp-marine-edge-title h3 {
  margin: 0;

  font-size: 28px;
  line-height: 1.2;

  color: var(--vp-text);
}

.vp-marine-edge-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.vp-marine-edge-item {
  min-width: 0;
  padding: 22px;

  background: var(--vp-bg);
  border-radius: 16px;

  transition:
    transform 0.2s ease,
    background-color 0.2s ease;
}

.vp-marine-edge-item:hover {
  transform: translateY(-3px);
  background: #edf3f7;
}

.vp-marine-edge-item h4 {
  margin: 0 0 8px;

  font-size: 17px;
  line-height: 1.3;

  color: var(--vp-text);
}

.vp-marine-edge-item p {
  margin: 0;

  font-size: 14px;
  line-height: 1.6;

  color: var(--vp-muted);
}


/* =========================
   Tablet
========================= */

@media (max-width: 900px) {

  .vp-marine-guide {
    padding: 28px 16px;
  }

  .vp-marine-guide-inner {
    padding: 44px 28px;
    border-radius: 26px;
  }

  .vp-marine-choice {
    gap: 30px;
    padding: 22px;
  }

  .vp-marine-choice-image {
    min-height: 340px;
    padding: 14px;
  }

  .vp-marine-choice-image img {
    max-height: 430px;
  }

  .vp-marine-edge-grid {
    grid-template-columns: 1fr;
  }
}


/* =========================
   Mobile
========================= */

@media (max-width: 700px) {

  .vp-marine-guide {
    padding: 18px 12px;
  }

  .vp-marine-guide-inner {
    padding: 34px 16px;
    border-radius: 22px;
  }


  /* Header */

  .vp-marine-guide-head {
    margin-bottom: 28px;
    text-align: left;
  }

  .vp-marine-guide-head h2 {
    font-size: 30px;
  }

  .vp-marine-guide-head p {
    margin-top: 14px;
    font-size: 15px;
    line-height: 1.65;
  }


  /* Mobile Table Cards */

  .vp-marine-table-wrap {
    overflow: visible;
    margin-bottom: 42px;

    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }

  .vp-marine-table {
    min-width: 0;
  }

  .vp-marine-table thead {
    display: none;
  }

  .vp-marine-table,
  .vp-marine-table tbody,
  .vp-marine-table tr,
  .vp-marine-table td {
    display: block;
    width: 100%;
  }

  .vp-marine-table tr {
    margin-bottom: 14px;
    padding: 16px 18px;

    background: var(--vp-card);
    border: 1px solid var(--vp-line);
    border-radius: 16px;
  }

  .vp-marine-table td {
    position: relative;

    min-height: 32px;
    padding: 7px 0 7px 43%;

    border: 0;

    font-size: 13px;
    line-height: 1.5;

    white-space: normal !important;
  }

  .vp-marine-table td::before {
    content: attr(data-label);

    position: absolute;
    top: 7px;
    left: 0;

    width: 39%;

    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;

    color: var(--vp-text);
  }


  /* Cards */

  .vp-marine-choice {
    grid-template-columns: 1fr;
    gap: 20px;

    margin-bottom: 20px;
    padding: 16px;

    border-radius: 20px;
  }

  .vp-marine-choice-reverse .vp-marine-choice-image,
  .vp-marine-choice-reverse .vp-marine-choice-content {
    order: initial;
  }


  /* Full image on mobile */

  .vp-marine-choice-image {
    width: 100%;
    min-height: auto;
    padding: 8px;

    border-radius: 16px;
  }

  .vp-marine-choice-image img {
    width: 100%;
    height: auto;

    max-width: 100%;
    max-height: none;

    object-fit: contain;
  }


  /* Content */

  .vp-marine-choice-content {
    padding: 4px 3px 8px;
  }

  .vp-marine-choice-content h3 {
    margin-bottom: 14px;
    font-size: 25px;
  }

  .vp-marine-choice-content p {
    font-size: 15px;
    line-height: 1.65;
  }

  .vp-marine-tip {
    margin-top: 18px;
    padding: 14px 15px;
  }


  /* Edge */

  .vp-marine-edge {
    padding: 24px 18px;
    border-radius: 20px;
  }

  .vp-marine-edge-title {
    margin-bottom: 20px;
  }

  .vp-marine-edge-title h3 {
    font-size: 24px;
  }

  .vp-marine-edge-item {
    padding: 18px;
  }


  /* Disable hover movement on touch devices */

  .vp-marine-choice:hover,
  .vp-marine-edge:hover,
  .vp-marine-edge-item:hover {
    transform: none;
  }

  .vp-marine-choice:hover .vp-marine-choice-image img {
    transform: none;
  }
}


/* =========================
   Small Phones
========================= */

@media (max-width: 440px) {

  .vp-marine-guide-inner {
    padding: 28px 12px;
  }

  .vp-marine-guide-head h2 {
    font-size: 27px;
  }

  .vp-marine-table tr {
    padding: 15px;
  }

  .vp-marine-table td {
    padding-left: 41%;
  }

  .vp-marine-table td::before {
    width: 37%;
  }

  .vp-marine-choice {
    padding: 12px;
  }

  .vp-marine-choice-image {
    padding: 4px;
  }
}


/* =========================
   Reduced Motion
========================= */

@media (prefers-reduced-motion: reduce) {

  .vp-marine-choice,
  .vp-marine-choice-image img,
  .vp-marine-edge,
  .vp-marine-edge-item,
  .vp-marine-table tbody tr {
    transition: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7add5cc */.vp-marine-projects,
.vp-marine-projects * {
  box-sizing: border-box;
}

.vp-marine-projects {
  --vp-text: #182331;
  --vp-muted: #626d78;
  --vp-bg: #f3f7fa;
  --vp-white: #ffffff;
  --vp-line: #dce5eb;
  --vp-blue: #173b57;
  --vp-soft: #eef3f6;

  width: 100%;
  padding: 38px 20px;
  font-family: inherit;
  color: var(--vp-text);
}


/* ==============================
   Large Background
============================== */

.vp-marine-projects-wrap {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 56px;

  background: var(--vp-bg);
  border-radius: 30px;
}


/* ==============================
   Header
============================== */

.vp-marine-projects-head {
  max-width: 760px;
  margin: 0 auto 30px;
  text-align: center;
}

.vp-marine-projects-head > span {
  display: block;
  margin-bottom: 9px;

  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;

  color: var(--vp-blue);
}

.vp-marine-projects-head h2 {
  margin: 0;

  font-size: clamp(30px, 4vw, 45px);
  line-height: 1.12;
  letter-spacing: -.03em;

  color: var(--vp-text);
}

.vp-marine-projects-head p {
  max-width: 650px;
  margin: 14px auto 0;

  font-size: 16px;
  line-height: 1.65;

  color: var(--vp-muted);
}


/* ==============================
   Tabs
============================== */

.vp-marine-project-tabs {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 8px;

  max-width: 950px;
  margin: 0 auto 22px;
}

.vp-marine-project-tab {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;

  min-height: 48px;
  padding: 10px 12px;

  cursor: pointer;

  font-family: inherit;
  font-size: 13px;
  font-weight: 600;

  color: #586572;
  background: rgba(255, 255, 255, .65);

  border: 1px solid var(--vp-line);
  border-radius: 12px;

  transition:
    background .2s ease,
    color .2s ease,
    border-color .2s ease,
    transform .2s ease;
}

.vp-marine-project-tab span {
  font-size: 11px;
  font-weight: 800;

  color: #8996a1;
}

.vp-marine-project-tab:hover {
  transform: translateY(-2px);
  background: #fff;
}

.vp-marine-project-tab.is-active {
  color: #fff;
  background: var(--vp-blue);
  border-color: var(--vp-blue);
}

.vp-marine-project-tab.is-active span {
  color: rgba(255, 255, 255, .65);
}


/* ==============================
   Active Case
============================== */

.vp-marine-project-panel {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
  align-items: center;
  gap: 48px;

  padding: 26px;

  background: var(--vp-white);
  border: 1px solid var(--vp-line);
  border-radius: 24px;

  opacity: 0;
  transform: translateY(6px);

  transition:
    opacity .22s ease,
    transform .22s ease,
    box-shadow .25s ease;
}

.vp-marine-project-panel[hidden] {
  display: none !important;
}

.vp-marine-project-panel.is-active {
  opacity: 1;
  transform: translateY(0);
}

.vp-marine-project-panel:hover {
  box-shadow: 0 18px 42px rgba(24, 43, 60, .08);
}


/* ==============================
   Main Gallery
============================== */

.vp-marine-project-gallery {
  min-width: 0;
}

.vp-marine-project-main {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 390px;
  padding: 12px;

  overflow: hidden;

  background: var(--vp-soft);
  border-radius: 18px;
}

.vp-marine-project-main img {
  display: block;

  width: 100%;
  height: 100%;

  object-fit: contain;
  object-position: center;

  opacity: 1;
  transform: scale(1);

  transition:
    opacity .15s ease,
    transform .2s ease;
}

.vp-marine-project-main img.is-changing {
  opacity: .3;
  transform: scale(.985);
}


/* ==============================
   Thumbnails
============================== */

.vp-marine-project-thumbs {
  display: flex;
  gap: 8px;

  margin-top: 9px;

  overflow-x: auto;
  padding-bottom: 2px;

  scrollbar-width: thin;
  -webkit-overflow-scrolling: touch;
}

.vp-marine-project-thumb {
  flex: 0 0 66px;

  width: 66px;
  height: 66px;
  padding: 4px;

  cursor: pointer;

  background: #fff;

  border: 2px solid transparent;
  border-radius: 10px;

  transition:
    border-color .18s ease,
    transform .18s ease;
}

.vp-marine-project-thumb:hover {
  transform: translateY(-2px);
}

.vp-marine-project-thumb.is-active {
  border-color: var(--vp-blue);
}

.vp-marine-project-thumb img {
  display: block;

  width: 100%;
  height: 100%;

  object-fit: contain;
  border-radius: 6px;
}


/* ==============================
   Copy
============================== */

.vp-marine-project-copy {
  min-width: 0;
  padding: 8px 8px;
}

.vp-marine-project-label {
  margin-bottom: 18px;

  font-size: 23px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -.02em;

  color: var(--vp-text);
}

.vp-marine-project-copy p {
  margin: 0 0 13px;

  font-size: 15.5px;
  line-height: 1.68;

  color: var(--vp-muted);
}

.vp-marine-project-copy p:last-child {
  margin-bottom: 0;
}


/* ==============================
   Tablet
============================== */

@media (max-width: 900px) {

  .vp-marine-projects-wrap {
    padding: 42px 26px;
  }

  .vp-marine-project-panel {
    gap: 30px;
  }

  .vp-marine-project-main {
    height: 330px;
  }

  .vp-marine-project-label {
    font-size: 20px;
  }

}


/* ==============================
   Mobile
============================== */

@media (max-width: 700px) {

  .vp-marine-projects {
    padding: 18px 12px;
  }

  .vp-marine-projects-wrap {
    padding: 30px 14px;
    border-radius: 22px;
  }


  /* Header */

  .vp-marine-projects-head {
    margin-bottom: 22px;
    text-align: left;
  }

  .vp-marine-projects-head h2 {
    font-size: 28px;
  }

  .vp-marine-projects-head p {
    font-size: 15px;
  }


  /* Horizontal tabs */

  .vp-marine-project-tabs {
    display: flex;

    gap: 7px;
    width: 100%;

    margin-bottom: 16px;

    overflow-x: auto;
    padding-bottom: 5px;

    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  .vp-marine-project-tabs::-webkit-scrollbar {
    display: none;
  }

  .vp-marine-project-tab {
    flex: 0 0 auto;

    min-height: 42px;
    padding: 9px 13px;

    white-space: nowrap;
  }


  /* One case stacked */

  .vp-marine-project-panel {
    grid-template-columns: 1fr;
    gap: 19px;

    padding: 12px;

    border-radius: 18px;
  }


  /* Complete image, no crop */

  .vp-marine-project-main {
    height: auto;
    min-height: 0;
    padding: 6px;
  }

  .vp-marine-project-main img {
    width: 100%;
    height: auto;

    max-height: none;

    object-fit: contain;
  }


  /* Thumbs */

  .vp-marine-project-thumb {
    flex-basis: 59px;

    width: 59px;
    height: 59px;
  }


  /* Copy */

  .vp-marine-project-copy {
    padding: 3px 4px 7px;
  }

  .vp-marine-project-label {
    margin-bottom: 14px;

    font-size: 19px;
    line-height: 1.35;
  }

  .vp-marine-project-copy p {
    margin-bottom: 11px;

    font-size: 15px;
    line-height: 1.63;
  }


  /* No hover movement on touch */

  .vp-marine-project-panel:hover {
    box-shadow: none;
  }

  .vp-marine-project-tab:hover,
  .vp-marine-project-thumb:hover {
    transform: none;
  }

}


/* ==============================
   Reduced Motion
============================== */

@media (prefers-reduced-motion: reduce) {

  .vp-marine-project-tab,
  .vp-marine-project-panel,
  .vp-marine-project-main img,
  .vp-marine-project-thumb {
    transition: none;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2f3c869 */.vp-why-work {
  max-width: 1480px;
  margin: 0 auto;
  padding: 72px 24px;
  background: #ffffff;
  border-radius: 18px;
  font-family: Arial, sans-serif;
}

.vp-why-work-inner {
  max-width: 1180px;
  margin: 0 auto;
}

.vp-why-work h2 {
  margin: 0 0 54px;
  text-align: center;
  font-size: 38px;
  line-height: 1.2;
  color: #151d3d;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.vp-why-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 34px;
}

.vp-why-item {
  text-align: center;
  padding: 10px 12px;
}

.vp-why-icon {
  width: 58px;
  height: 58px;
  margin: 0 auto 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1f2937;
}

.vp-why-icon svg {
  width: 46px;
  height: 46px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.vp-why-item h3 {
  max-width: 260px;
  margin: 0 auto 14px;
  font-size: 23px;
  line-height: 1.18;
  color: #161d3f;
  font-weight: 800;
  letter-spacing: -0.01em;
}

.vp-why-item p {
  max-width: 260px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.55;
  color: #40506f;
}

@media (max-width: 1024px) {
  .vp-why-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 28px;
  }

  .vp-why-work {
    padding: 60px 22px;
  }

  .vp-why-work h2 {
    font-size: 34px;
    margin-bottom: 44px;
  }

  .vp-why-item {
    padding: 26px 20px;
    border-radius: 18px;
    background: #f7f9fd;
  }
}

@media (max-width: 640px) {
  .vp-why-work {
    padding: 42px 16px;
    border-radius: 18px;
  }

  .vp-why-work h2 {
    text-align: left;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 24px;
  }

  .vp-why-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .vp-why-item {
    display: block;
    text-align: left;
    padding: 22px 20px;
    border-radius: 18px;
    background: #f7f9fd;
  }

  .vp-why-icon {
    width: 48px;
    height: 48px;
    margin: 0 0 16px;
    color: #1f65c9;
  }

  .vp-why-icon svg {
    width: 38px;
    height: 38px;
  }

  .vp-why-item h3 {
    max-width: none;
    margin: 0 0 8px;
    font-size: 20px;
    line-height: 1.25;
  }

  .vp-why-item p {
    max-width: none;
    margin: 0;
    font-size: 15px;
    line-height: 1.55;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-08a822e */.vp-marine-corps-faq {
  padding: 20px;
  background: #ffffff;
}

.vp-marine-corps-faq *,
.vp-marine-corps-faq *::before,
.vp-marine-corps-faq *::after {
  box-sizing: border-box;
}

.vp-marine-corps-faq__inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 56px;
  display: grid;
  grid-template-columns: .92fr 1.08fr;
  gap: 48px;
  align-items: center;
  background: linear-gradient(135deg, #f3f7fc 0%, #eaf2fb 100%);
  border-radius: 28px;
  overflow: hidden;
}

.vp-marine-corps-faq__image-wrap {
  width: 100%;
  background: #ffffff;
  border: 1px solid #dfe8f4;
  border-radius: 24px;
  padding: 16px;
  box-shadow: 0 18px 44px rgba(16, 24, 40, .12);
}

.vp-marine-corps-faq__image-wrap img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 18px;
  object-fit: cover;
}

.vp-marine-corps-faq__content {
  width: 100%;
}

.vp-marine-corps-faq__head {
  margin-bottom: 24px;
}

.vp-marine-corps-faq__eyebrow {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #1f5fa8;
}

.vp-marine-corps-faq__head h2 {
  margin: 0 0 14px;
  font-size: clamp(30px, 4vw, 44px);
  line-height: 1.15;
  font-weight: 800;
  color: #101828;
}

.vp-marine-corps-faq__head p {
  margin: 0;
  font-size: 16.5px;
  line-height: 1.7;
  color: #4d5665;
}

.vp-marine-corps-faq__list {
  display: grid;
  gap: 12px;
}

.vp-marine-corps-faq__item {
  background: #ffffff;
  border: 1px solid #dfe8f4;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 8px 22px rgba(16, 24, 40, .06);
}

.vp-marine-corps-faq__item summary {
  position: relative;
  list-style: none;
  padding: 18px 48px 18px 20px;
  cursor: pointer;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 800;
  color: #172033;
}

.vp-marine-corps-faq__item summary::-webkit-details-marker {
  display: none;
}

.vp-marine-corps-faq__item summary::after {
  content: "+";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #eaf3ff;
  color: #1f5fa8;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  font-weight: 700;
}

.vp-marine-corps-faq__item[open] summary::after {
  content: "−";
}

.vp-marine-corps-faq__item p {
  margin: 0;
  padding: 0 20px 16px;
  font-size: 15.5px;
  line-height: 1.7;
  color: #555b66;
}

.vp-marine-corps-faq__item p + p {
  padding-top: 0;
}

@media (max-width: 900px) {
  .vp-marine-corps-faq {
    padding: 18px;
  }

  .vp-marine-corps-faq__inner {
    grid-template-columns: 1fr;
    padding: 42px;
    gap: 34px;
    border-radius: 24px;
  }
}

@media (max-width: 599px) {
  .vp-marine-corps-faq {
    padding: 14px;
  }

  .vp-marine-corps-faq__inner {
    display: flex;
    flex-direction: column;
    padding: 26px 18px;
    gap: 24px;
    border-radius: 20px;
  }

  .vp-marine-corps-faq__image-wrap {
    padding: 10px;
    border-radius: 16px;
    box-shadow: 0 10px 28px rgba(16, 24, 40, .10);
  }

  .vp-marine-corps-faq__image-wrap img {
    border-radius: 12px;
  }

  .vp-marine-corps-faq__head {
    margin-bottom: 20px;
  }

  .vp-marine-corps-faq__head h2 {
    font-size: 28px;
  }

  .vp-marine-corps-faq__head p {
    font-size: 15.5px;
  }

  .vp-marine-corps-faq__item summary {
    padding: 16px 44px 16px 16px;
    font-size: 16px;
  }

  .vp-marine-corps-faq__item summary::after {
    right: 16px;
  }

  .vp-marine-corps-faq__item p {
    padding: 0 16px 14px;
    font-size: 15px;
  }
}/* End custom CSS */