.vb-hero-slider,
.vb-why,
.vb-benefits,
.vb-services,
.vb-process,
.vb-stats,
.vb-contact-section {
  font-family: "Open Sans", Arial, sans-serif;
}

/* Editable Elementor Entrepreneur Mode package. */
.vb-entrepreneur-package {
  background: #050505 var(--vb-entrepreneur-background) center / cover no-repeat;
  color: #fff;
  min-height: clamp(650px, 54.4vw, 1000px);
  overflow: hidden;
  position: relative;
}

.vb-entrepreneur-package::before {
  background: linear-gradient(90deg, rgba(0, 0, 0, .48), transparent 42%, rgba(0, 0, 0, .08));
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.vb-entrepreneur-package__inner {
  height: 100%;
  inset: 0;
  margin: auto;
  max-width: 1320px;
  position: absolute;
  width: min(100%, 1320px);
  z-index: 1;
}

.vb-entrepreneur-package h2 {
  color: #b49a54;
  font-size: clamp(25px, 1.75vw, 35px);
  font-weight: 800;
  left: 0;
  letter-spacing: -.02em;
  line-height: 1;
  margin: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 7.4%;
}

.vb-entrepreneur-package__items {
  display: grid;
  gap: clamp(8px, 1vw, 18px);
  grid-template-columns: repeat(7, minmax(0, 1fr));
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 13%;
}

.vb-entrepreneur-package__items li {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: clamp(14px, 1.05vw, 20px);
  font-weight: 600;
  line-height: 1.35;
  text-align: center;
}

.vb-entrepreneur-package__items img {
  display: block;
  height: clamp(80px, 6.5vw, 128px);
  margin-bottom: 12px;
  object-fit: contain;
  width: clamp(80px, 6.5vw, 128px);
}

.vb-entrepreneur-package__price {
  align-items: center;
  aspect-ratio: 1;
  background: url('../images/entrepreneur-package-price-badge.png') center / cover no-repeat;
	box-sizing: border-box;
  clip-path: polygon(50% 0%,54% 5%,59% 1%,62% 7%,68% 3%,70% 10%,77% 7%,78% 14%,86% 12%,85% 19%,93% 20%,90% 27%,98% 30%,94% 36%,100% 42%,95% 47%,100% 54%,94% 58%,98% 66%,90% 69%,93% 77%,85% 78%,86% 86%,78% 85%,77% 93%,70% 90%,68% 97%,62% 93%,59% 99%,54% 95%,50% 100%,46% 95%,41% 99%,38% 93%,32% 97%,30% 90%,23% 93%,22% 85%,14% 86%,15% 78%,7% 77%,10% 69%,2% 66%,6% 58%,0% 54%,5% 47%,0% 42%,6% 36%,2% 30%,10% 27%,7% 20%,15% 19%,14% 12%,22% 14%,23% 7%,30% 10%,32% 3%,38% 7%,41% 1%,46% 5%);
  color: transparent;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 14.5%;
  height: clamp(180px, 13vw, 260px);
  padding: 0;
  position: absolute;
  top: 35%;
  width: clamp(180px, 13vw, 260px);
}

.vb-entrepreneur-package__price::before {
  background: url('../images/entrepreneur-package-price-badge.png') center / cover no-repeat;
  content: "";
  inset: 0;
  position: absolute;
}

.vb-entrepreneur-package__price span,
.vb-entrepreneur-package__price del,
.vb-entrepreneur-package__price strong,
.vb-entrepreneur-package__price b { display: none; }

.vb-entrepreneur-package__buy {
  bottom: 7.5%;
  left: 50%;
  margin: 0;
  position: absolute;
  transform: translateX(-50%);
  width: clamp(260px, 20vw, 390px);
}

.vb-entrepreneur-package__buy button {
  background: #aa9558;
  border: 0;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font: inherit;
  font-size: clamp(17px, 1.15vw, 22px);
  font-weight: 800;
  min-height: clamp(56px, 4.2vw, 78px);
  width: 100%;
}

.vb-entrepreneur-package__buy button:hover { background: #c0aa67; }

@media (max-width: 767px) {
  .vb-entrepreneur-package {
    background-position: center bottom;
    background-size: auto 430px;
    min-height: 1660px;
  }

  .vb-entrepreneur-package::before { background: linear-gradient(#050505 0 76%, rgba(5, 5, 5, .36) 88%, rgba(5, 5, 5, .08)); }
  .vb-entrepreneur-package__inner { min-height: 1660px; position: relative; }
  .vb-entrepreneur-package h2 { font-size: 30px; padding: 0 24px; top: 36px; }
  .vb-entrepreneur-package__items { gap: 22px; grid-template-columns: 1fr; left: 0; right: 0; top: 104px; }
  .vb-entrepreneur-package__items li { font-size: 18px; }
  .vb-entrepreneur-package__items img { height: 112px; margin-bottom: 3px; width: 112px; }
  .vb-entrepreneur-package__price { left: 50%; top: 1120px; transform: translateX(-50%); width: 225px; }
  .vb-entrepreneur-package__buy { bottom: 36px; width: calc(100% - 48px); }
}

.vb-store-main {
  background: #fff;
  color: #111;
}

.vb-store-mobile-copy {
  display: none;
}

.vb-store-hero {
  background-color: #050505;
  height: 410px;
  overflow: hidden;
  position: relative;
}

.vb-store-slide {
  background-position: center top;
  background-size: cover;
  inset: 0;
  opacity: 0;
  position: absolute;
  transition: opacity .45s ease;
  z-index: 0;
}

.vb-store-slide.is-active {
  opacity: 1;
  z-index: 1;
}

.vb-store-slide::before {
  background:
          linear-gradient(90deg, rgba(0, 0, 0, .58), rgba(0, 0, 0, 0) 34%, rgba(0, 0, 0, .58)),
          linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .04));
  content: "";
  inset: 0;
  position: absolute;
}

.vb-store-hero-left {
  color: #fff;
  left: calc(50% - 608px);
  max-width: 230px;
  position: absolute;
  top: 70px;
  z-index: 1;
}

.vb-store-hero-left::before {
  background: #a99152;
  content: "";
  height: 124px;
  left: -14px;
  position: absolute;
  top: 2px;
  width: 5px;
}

.vb-store-hero-left h1 {
  color: #a99152;
  font-size: 25px;
  font-weight: 800;
  line-height: .96;
  margin: 0 0 5px;
}

.vb-store-hero-left p {
  color: #fff;
  font-size: 14px;
  /* font-weight: 800; */
  line-height: 1.15;
  margin: 0 0 21px;
}

.vb-store-hero-left ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.vb-store-hero-left li {
  color: #fff;
  font-size: 13px;
  /* font-weight: 800; */
  line-height: 1.55;
}

.vb-store-include-count {
  color: #a99152;
  display: inline-block;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
}

.vb-store-price {
  color: #fff;
  position: absolute;
  right: calc(50% - 610px);
  text-align: left;
  top: 58px;
  width: 300px;
  z-index: 1;
}

.vb-store-price::before {
  background: rgba(169, 145, 82, .35);
  content: "";
  height: 1px;
  left: -56px;
  position: absolute;
  right: 0;
  top: 48px;
}

.vb-store-price span {
  color: #fff;
  display: block;
  font-size: 20px;
  /* font-weight: 800; */
}

.vb-store-price strong {
  color: #fff;
  display: block;
  font-size: 21px;
  font-weight: 800;
  margin-top: 35px;
}

.vb-store-price b {
  color: #a99152;
  display: block;
  font-size: 95px;
  font-weight: 800;
  letter-spacing: -.03em;
  line-height: .95;
  text-align: center;
}

.vb-store-price em {
  color: #fff;
  display: block;
  font-size: 20px;
  font-style: normal;
  /* font-weight: 800; */
  margin: 6px 0 20px;
  text-align: center;
}

.vb-store-price a {
  align-items: center;
  background: #a99152;
  border-radius: 3px;
  color: #fff;
  display: flex;
  font-size: 14px;
  font-weight: 800;
  height: 48px;
  justify-content: center;
  width: 276px;
}

.vb-store-dots {
  bottom: 28px;
  display: flex;
  gap: 17px;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 3;
}

.vb-store-dots button {
  background: transparent;
  border: 1px solid #a99152;
  border-radius: 50%;
  cursor: pointer;
  height: 7px;
  padding: 0;
  width: 7px;
}

.vb-store-dots button.is-active {
  background: #a99152;
}

.vb-store-categories {
  align-items: flex-start;
  background: #fff;
  border-bottom: 1px solid #9C8752;
  display: flex;
  gap: 58px;
  justify-content: center;
  min-height: 138px;
  padding: 28px 20px 18px;
  position: relative;
}

.vb-store-category {
  background: transparent;
  border: 0;
  color: #aaa;
  cursor: pointer;
  font-family: inherit;
  min-width: 88px;
  padding: 0;
  position: relative;
  text-align: center;
}

.vb-store-category-arrow {
  display: none;
}

.vb-store-indicator {
  background:
    linear-gradient(45deg, transparent calc(50% - .5px), #9C8752 calc(50% - .5px) calc(50% + .5px), transparent calc(50% + .5px)) left top / 26px 26px no-repeat,
    linear-gradient(-45deg, transparent calc(50% - .5px), #9C8752 calc(50% - .5px) calc(50% + .5px), transparent calc(50% + .5px)) right top / 26px 26px no-repeat;
  bottom: -26px;
  height: 27px;
  left: 0;
  pointer-events: none;
  position: absolute;
  transform: translateX(0);
  transition: transform .34s cubic-bezier(.4, 0, .2, 1);
  width: 52px;
  z-index: 2;
}

.vb-store-indicator::before {
  background: #fff;
  content: "";
  height: 2px;
  left: 1px;
  position: absolute;
  top: 0;
  width: 50px;
}

.vb-store-indicator::after {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 14px solid #9C8752;
  content: "";
  left: 50%;
  position: absolute;
  top: 7px;
  transform: translateX(-50%);
  z-index: 3;
}

.vb-store-indicator.is-ready {
  opacity: 1;
}

.vb-store-indicator:not(.is-ready) {
  opacity: 0;
}

.vb-store-category.is-active::before,
.vb-store-category.is-active::after,
.vb-store-category.is-active small::after {
  content: none;
}

.vb-store-icon {
  align-items: center;
  background: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 50%;
  display: inline-flex;
  height: 133px;
  justify-content: center;
  margin-bottom: 9px;
  overflow: hidden;
  width: 133px;
}

.vb-store-category.is-active .vb-store-icon {
  background: #E3D7B8;
  border-color: #9C8752;
}

.vb-store-icon img {
  height: 82%;
  object-fit: contain;
  width: 62%;
}

.vb-store-icon i {
  color: #8f6e20;
  display: block;
  font-style: normal;
  height: 48px;
  position: relative;
  width: 48px;
}

.vb-store-icon i::before {
  align-items: center;
  content: "â—†";
  display: flex;
  font-size: 36px;
  height: 100%;
  justify-content: center;
  text-shadow: 0 2px 0 rgba(255, 255, 255, .5);
  width: 100%;
}

.vb-store-icon--uniforms i::before { content: "T"; font-size: 38px; font-weight: 800; }
.vb-store-icon--branding i::before { content: "â—‡"; }
.vb-store-icon--printing i::before { content: "â–°"; }
.vb-store-icon--digital i::before { content: "ðŸ‘"; font-size: 32px; }
.vb-store-icon--marketing i::before { content: "ðŸ“£"; font-size: 32px; }

.vb-store-category small {
  color: #9d9d9d;
  display: block;
  font-size: 9px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  z-index: 4;
}

.vb-store-category.is-active small {
  color: #9C8752;
}

.vb-store-products {
  display: grid;
  gap: 32px 28px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  margin: 0 auto;
  max-width: 1320px;
  min-height: 178px;
  padding: 38px 32px 56px;
}

.vb-store-product {
  margin: 0;
  text-align: center;
  width: auto;
}

.vb-store-product.is-hidden {
  display: none;
}

.vb-store-product-image {
  align-items: end;
  background: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  display: flex;
  aspect-ratio: 4 / 3;
  height: auto;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

/* Service categories use the taller editorial cards shown in the storefront. */
.vb-store-product--category .vb-store-product-image {
  aspect-ratio: 5 / 4;
}

.vb-store-product--category .vb-store-product-image img {
  object-fit: cover;
  transform: scale(1.12);
  transform-origin: center 58%;
}

.vb-store-product-image img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.vb-store-product-image span {
  background: linear-gradient(180deg, #f7f7f7, #dfdfdf);
  display: block;
  height: 106px;
  position: relative;
  width: 58px;
}

.vb-store-product--1 .vb-store-product-image span { background: linear-gradient(180deg, #f3b51d, #d99709); }
.vb-store-product--2 .vb-store-product-image span { background: linear-gradient(180deg, #858585, #cfcfcf); }
.vb-store-product--3 .vb-store-product-image span { background: linear-gradient(180deg, #2367b7, #174d8b); }
.vb-store-product--4 .vb-store-product-image span { background: linear-gradient(180deg, #d8dce0, #f5f5f5); width: 70px; }
.vb-store-product--5 .vb-store-product-image span {
  background: #292929;
  border-radius: 48px 48px 10px 10px;
  height: 66px;
  margin-bottom: 32px;
  width: 80px;
}

.vb-product-plus {
  align-items: center;
  background: #bababa;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  font-size: 17px;
  font-weight: 800;
  height: 17px;
  justify-content: center;
  line-height: 1;
  margin-top: -8px;
  position: relative;
  width: 17px;
  z-index: 1;
}

.vb-store-product h2 {
  color: #555;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  margin: 2px auto 0;
  max-width: 210px;
}

.vb-store-products-more {
  margin: -12px auto 34px;
  text-align: center;
}

.vb-store-products-more button {
  background: #a99152;
  border: 1px solid #a99152;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  min-width: 150px;
  padding: 12px 24px;
}

.vb-store-products-more button:hover,
.vb-store-products-more button:focus-visible {
  background: #8f793f;
  border-color: #8f793f;
}

.vb-portfolio {
  background: #fff;
  color: #111;
  min-height: 462px;
  padding: 52px 24px 40px;
}

.vb-portfolio h1 {
  color: #a99152;
  font-size: 32px;
  font-weight: 800;
  letter-spacing: .08em;
  line-height: 1.2;
  margin: 0 0 30px;
  text-align: center;
}

.vb-portfolio-title-mobile,
.vb-portfolio-mobile-filter {
  display: none;
}

.vb-portfolio-tabs {
  align-items: flex-end;
  display: flex;
  gap: 42px;
  justify-content: center;
  margin: 0 auto 22px;
  max-width: 720px;
}

.vb-portfolio-tabs button {
  background: transparent;
  border: 0;
  border-bottom: 2px solid transparent;
  color: #a0a0a0;
  cursor: pointer;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  min-width: 68px;
  padding: 0 0 10px;
}

.vb-portfolio-tabs button.is-active,
.vb-portfolio-tabs button:hover {
  border-bottom-color: #a99152;
  color: #111;
}

.vb-portfolio-grid {
  margin: 0 auto;
  /* Two large 16:9 project covers keep 1920 × 1080 artwork legible. */
  max-width: 1240px;
  position: relative;
}

.vb-portfolio-grid::after {
  clear: both;
  content: "";
  display: block;
}

.vb-portfolio-sizer,
.vb-portfolio-card {
  width: calc((100% - 24px) / 2);
}

.vb-portfolio-sizer,
.vb-portfolio-gutter {
  height: 0;
  pointer-events: none;
}

.vb-portfolio-gutter {
  width: 24px;
}

.vb-portfolio-card {
  aspect-ratio: 16 / 9;
  background: #111;
  border-radius: 3px;
  display: block;
  float: left;
  margin-bottom: 22px;
  overflow: hidden;
  position: relative;
  transition: opacity .28s ease;
}

/* Isotope positions cards after its first measurement. Do not animate that
   setup pass; only animate deliberate filter changes after it is ready. */
.vb-portfolio-grid:not(.is-ready) .vb-portfolio-card {
  transition: none;
}

.vb-portfolio-card.is-hidden {
  display: none;
}

.vb-portfolio-card a {
  display: block;
  height: 100%;
}

.vb-portfolio-card img,
.vb-portfolio-fallback {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.vb-portfolio-fallback {
  background:
          linear-gradient(180deg, rgba(0, 0, 0, .08), rgba(0, 0, 0, .36)),
          linear-gradient(135deg, #1b1b1b, #5a4520);
}

.vb-portfolio-card--2 .vb-portfolio-fallback {
  background: linear-gradient(135deg, #d91e1e, #fff 42%, #f15a24 62%, #111);
}

.vb-portfolio-card--3 .vb-portfolio-fallback {
  background: radial-gradient(circle at 55% 42%, #f7c13d, #7c1a9e 44%, #21092e);
}

.vb-portfolio-card--4 .vb-portfolio-fallback {
  background: linear-gradient(135deg, #e6d4b8, #f5f5ef 45%, #78aa57);
}

.vb-portfolio-card--5 .vb-portfolio-fallback {
  background: linear-gradient(135deg, #cf2c25, #ff7040 52%, #1b1b1b);
}

.vb-portfolio-card--6 .vb-portfolio-fallback {
  background: linear-gradient(135deg, #7443ad, #95bd2d 45%, #151515);
}

.vb-portfolio-overlay {
  align-items: center;
  background: rgba(0, 0, 0, .35);
  color: #fff;
  display: flex;
  flex-direction: column;
  inset: 0;
  justify-content: center;
  opacity: 0;
  padding: 16px;
  position: absolute;
  text-align: center;
  transition: opacity .2s ease;
}

.vb-portfolio-card:hover .vb-portfolio-overlay,
.vb-portfolio-card:first-child .vb-portfolio-overlay {
  opacity: 1;
}

.vb-portfolio-overlay strong {
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.1;
}

.vb-portfolio-overlay span {
  color: #fff;
  font-size: 10px;
  font-weight: 700;
}

.vb-portfolio-detail {
  min-height: 0;
}

.vb-portfolio-detail-page {
  background: #777;
  padding: 0 24px;
}

.vb-portfolio-detail-page .vb-portfolio-detail {
  background: #fff;
  margin: 0 auto;
  max-width: 1060px;
}

.vb-portfolio-back {
  color: #a99152;
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin: 0 auto 30px;
  max-width: 920px;
}

.vb-portfolio-detail-copy,
.vb-portfolio-detail-gallery {
  margin: 0 auto;
  max-width: 1060px;
}

.vb-portfolio-detail-copy {
  margin-bottom: 52px;
}

.vb-portfolio-detail-gallery {
  display: grid;
  gap: 52px;
}

.vb-portfolio-detail-gallery img,
.vb-portfolio-detail-visual {
  border-radius: 6px;
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}

.vb-portfolio-detail-copy h1 {
  color: #111;
  font-size: 28px;
  letter-spacing: 0;
  margin: 0 0 4px;
  text-align: left;
}

.vb-portfolio-detail-copy p {
  font-size: 16px;
  line-height: 1.55;
  margin: 0;
}

.vb-portfolio-detail-category {
  color: #111;
  font-size: 16px !important;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 28px !important;
  text-transform: none;
}

.vb-hero-slider {
  background: #050505;
  height: calc(100vh - 72px);
  height: calc(100dvh - 72px);
  overflow: hidden;
  position: relative;
}

.vb-hero-slide {
  background:
          radial-gradient(circle at 70% 45%, rgba(169, 145, 82, .18), transparent 32%),
          linear-gradient(90deg, rgba(0, 0, 0, .92) 0%, rgba(0, 0, 0, .62) 43%, rgba(0, 0, 0, .3) 100%);
  background-position: center;
  background-size: cover;
  inset: 0;
  opacity: 0;
  position: absolute;
  transition: opacity .45s ease;
}

.vb-hero-slide.is-active {
  opacity: 1;
  z-index: 1;
}

.vb-hero-slide::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, .12), rgba(0, 0, 0, .22));
  content: "";
  inset: 0;
  position: absolute;
}

.vb-hero-content {
  color: #fff;
  left: calc(50% - 420px);
  max-width: 470px;
  position: absolute;
  top: 110px;
  z-index: 2;
}

/* Keep copy in the first two home banners clear of their people imagery. */
@media (min-width: 901px) {
  .vb-hero-slide:nth-child(1) .vb-hero-content {
    box-sizing: border-box;
    padding-right: 110px;
  }

  .vb-hero-slide:nth-child(2) .vb-hero-content {
    box-sizing: border-box;
    padding-right: 180px;
  }
}

.vb-hero-content h1 {
  color: #fff;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 56px;
  font-weight: 300;
  letter-spacing: .03em;
  line-height: .98;
  margin: 0 0 22px;
  text-transform: uppercase;
}

.vb-hero-content p {
  border-top: 2px solid #9C8752;
  color: #fff;
  font-size: 13px;
  line-height: 1.5;
  margin: 0 0 24px;
  max-width: 410px;
  padding-top: 12px;
}

.vb-gold-button,
.vb-contact-section button,
.vb-contact-section input[type="submit"] {
  align-items: center;
  background: #a99152;
  border: 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-size: 13px;
  font-weight: 800;
  justify-content: center;
  min-height: 46px;
  min-width: 240px;
  padding: 0 30px;
  text-align: center;
}

.vb-slider-dots {
  bottom: 22px;
  display: flex;
  gap: 22px;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 3;
}

.vb-slider-dots button {
  background: transparent;
  border: 1px solid #a99152;
  border-radius: 50%;
  cursor: pointer;
  height: 10px;
  padding: 0;
  width: 10px;
}

.vb-slider-dots button.is-active {
  background: #a99152;
}

.vb-why {
  align-items: center;
  background: #fff;
  display: grid;
  grid-template-columns: minmax(380px, 520px) minmax(360px, 470px);
  gap: 48px;
  justify-content: center;
  min-height: 430px;
  padding: 36px 48px 0;
}

.vb-why-media {
  align-items: end;
  display: flex;
  justify-content: center;
  min-height: 398px;
  position: relative;
}

.vb-why-media img,
.vb-person-fallback {
  max-height: 400px;
  object-fit: contain;
  position: relative;
  z-index: 2;
}

.vb-person-fallback {
  background: linear-gradient(180deg, #f7f7f7, #d8d8d8);
  border-radius: 180px 180px 0 0;
  height: 380px;
  width: 260px;
}

.vb-triangle {
  border-bottom: 310px solid #a99152;
  border-left: 230px solid transparent;
  border-right: 230px solid transparent;
  bottom: 0;
  height: 0;
  opacity: .95;
  position: absolute;
  width: 0;
  z-index: 1;
}

.vb-triangle::after {
  border-bottom: 255px solid #fff;
  border-left: 190px solid transparent;
  border-right: 190px solid transparent;
  bottom: -298px;
  content: "";
  left: -190px;
  position: absolute;
}

.vb-why-copy h2 {
  color: #a99152;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 48px;
  font-weight: 300;
  letter-spacing: .04em;
  line-height: 1.05;
  margin: 0;
}

.vb-title-line {
  background: #a99152;
  height: 2px;
  margin: 18px 0 22px;
  width: 100%;
}

.vb-richtext {
  color: #111;
  font-size: 13px;
  line-height: 1.7;
}

.vb-benefits {
  background: #000;
  color: #fff;
  padding: 48px 24px 52px;
}

.vb-benefits h2,
.vb-stats h2 {
  color: #a99152;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: .04em;
  margin: 0 0 42px;
  text-align: center;
}

.vb-benefits-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin: 0 auto;
  max-width: 1060px;
}

.vb-benefit {
  align-items: center;
  display: flex;
  flex: 0 1 calc((100% - 60px) / 4);
  gap: 14px;
  min-width: 250px;
}

.vb-benefit-icon {
  flex: 0 0 53px;
  height: 53px;
  object-fit: contain;
  width: 53px;
}

.vb-benefit strong {
  white-space: pre-line;
  color: #fff;
  font-size: 13px;
  line-height: 1.35;
  font-weight: normal;
}

.vb-round-icon,
.vb-stat-icon {
  align-items: center;
  border: 2px solid #a99152;
  border-radius: 50%;
  color: #a99152;
  display: inline-flex;
  flex: 0 0 auto;
  height: 34px;
  justify-content: center;
  width: 34px;
}

.vb-round-icon svg,
.vb-stat-icon svg,
.vb-process-icon svg {
  fill: none;
  height: 22px;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 3;
  width: 22px;
}

.vb-promise {
  margin: 55px auto 0;
  max-width: 560px;
}

.vb-promise h3 {
  color: #a99152;
  font-size: 13px;
  font-weight: 800;
  margin: 0 0 14px;
  text-transform: uppercase;
}

.vb-promise h3::after {
  background: #a99152;
  content: "";
  display: block;
  height: 2px;
  margin-top: 8px;
  width: 34px;
}

.vb-promise p {
  color: #fff;
  font-size: 13px;
  font-style: italic;
  line-height: 1.55;
  margin: 0;
}

.vb-services {
  background: #fff;
  padding: 52px 24px 28px;
}

.vb-services h2,
.vb-process h2 {
  color: #a99152;
  font-size: 19px;
  font-weight: 800;
  letter-spacing: .04em;
  margin: 0 auto 22px;
  max-width: 1060px;
  text-align: center;
}

.vb-mobile-break {
  display: none;
}

.vb-section-intro {
  color: #111;
  font-size: 13px;
  line-height: 1.55;
  margin: 0 auto 38px;
  max-width: 1060px;
}

.vb-service-grid {
  display: grid;
  gap: 36px 26px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 auto;
  max-width: 1060px;
}

.vb-service-card {
  text-align: center;
}

.vb-service-card img,
.vb-service-fallback {
  aspect-ratio: 1.62;
  background:
          linear-gradient(135deg, rgba(169, 145, 82, .2), transparent 45%),
          linear-gradient(180deg, #191919, #494949);
  border-radius: 3px;
  object-fit: cover;
  width: 100%;
}

.vb-service-card h3 {
  color: #a99152;
  font-size: 13px;
  font-weight: 800;
  margin: 14px 0 4px;
}

.vb-service-card p {
  color: #111;
  font-size: 13px;
  line-height: 1.35;
  margin: 0;
}

.vb-process {
  background: #fff;
  padding: 28px 24px 48px;
}

.vb-process-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin: 24px auto 0;
  max-width: 980px;
  position: relative;
}

.vb-process-row::before {
  display: none;
}

.vb-process-step {
  position: relative;
  text-align: center;
  z-index: 1;
}

.vb-process-icon {
  display: inline-block;
  height: 157px;
  margin-bottom: 18px;
  object-fit: contain;
  width: 157px;
}

.vb-process-icon svg {
  height: 42px;
  width: 42px;
}

.vb-step-kicker {
  color: #a99152;
  display: block;
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 4px;
}

.vb-process-step strong {
  display: block;
  font-size: 13px;
  line-height: 1.15;
}

.vb-process-step p {
  font-size: 12px;
  line-height: 1.35;
  margin: 3px auto 0;
  max-width: 110px;
}

.vb-stats {
  background: #000;
  color: #fff;
  padding: 54px 24px 56px;
}

.vb-stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 0 auto 40px;
  max-width: 920px;
}

.vb-stat {
  text-align: center;
}

.vb-stat-icon {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  height: 127px;
  margin-bottom: 12px;
  object-fit: contain;
  width: 127px;
}

.vb-stat-icon svg {
  height: 42px;
  width: 42px;
}

.vb-stat strong,
.vb-stat p {
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.35;
  margin: 0;
}

.vb-testimonial-wrap {
  align-items: center;
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr) 56px;
  margin: 0 auto;
  max-width: 660px;
}

.vb-test-arrow {
  background: transparent;
  border: 0;
  color: #a99152;
  cursor: pointer;
  font-size: 64px;
  font-weight: 300;
  line-height: 1;
}

.vb-testimonials {
  min-height: 74px;
  position: relative;
  text-align: center;
}

.vb-testimonials blockquote {
  inset: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease;
}

.vb-testimonials blockquote.is-active {
  opacity: 1;
  position: relative;
}

.vb-stars {
  color: #a99152;
  font-size: 20px;
  letter-spacing: 14px;
  margin-bottom: 10px;
  text-indent: 14px;
}

.vb-testimonials p {
  color: #fff;
  font-size: 13px;
  font-style: italic;
  margin: 0;
}

.vb-testimonials cite {
  color: #a99152;
  display: block;
  font-size: 12px;
  font-style: italic;
  margin-top: 2px;
}

.vb-contact-section {
  background:
          linear-gradient(90deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .1)),
          radial-gradient(circle at 70% 45%, rgba(169, 145, 82, .28), transparent 34%),
          linear-gradient(135deg, #17130b, #040404);
  background-position: center;
  background-size: cover;
  min-height: 515px;
  padding: 48px 24px;
  position: relative;
}

.vb-contact-section::before {
  backdrop-filter: blur(3px);
  background: rgba(72, 55, 13, .45);
  content: "";
  inset: 0;
  position: absolute;
}

.vb-contact-overlay {
  background: rgba(0, 0, 0, .16);
  inset: 0;
  position: absolute;
}

.vb-contact-box {
  color: #fff;
  margin: 0 auto;
  max-width: 380px;
  position: relative;
  z-index: 1;
}

.vb-contact-box h2 {
  color: #fff;
  font-size: 21px;
  font-weight: 800;
  margin: 0 0 24px;
  text-align: center;
}

.vb-contact-section label {
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 14px;
}

.vb-contact-section input,
.vb-contact-section select,
.vb-contact-section textarea {
  background: #fff;
  border: 0;
  border-radius: 3px;
  color: #111;
  display: block;
  font: inherit;
  height: 44px;
  margin-top: 6px;
  padding: 8px 12px;
  width: 100%;
}

.vb-contact-section select {
  appearance: auto;
}

.vb-contact-section .wpcf7-submit,
.vb-contact-section button {
  margin-top: 20px;
  width: 100%;
}

.vb-contact-section .wpcf7-spinner {
  display: none;
}

@media (max-width: 900px) {
  .vb-hero-slider {
    height: calc(100vh - 72px);
    height: calc(100dvh - 72px);
  }

  .vb-hero-content {
    left: 32px;
    max-width: calc(100% - 64px);
    top: 82px;
  }

  .vb-hero-content h1 {
    font-size: 46px;
  }

  .vb-why {
    grid-template-columns: 1fr;
    padding: 34px 24px;
  }

  .vb-benefits-grid,
  .vb-service-grid,
  .vb-stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .vb-benefit {
    gap: 14px;
    flex-basis: calc((100% - 26px) / 2);
    min-width: 0;
  }

  .vb-benefits-grid {
    column-gap: 26px;
  }

  .vb-portfolio-sizer,
  .vb-portfolio-card {
    width: calc((100% - 24px) / 2);
  }

  .vb-portfolio-tabs {
    flex-wrap: wrap;
    gap: 16px 24px;
  }

  .vb-store-hero-left {
    left: 32px;
  }

  .vb-store-price {
    right: 32px;
  }

  .vb-store-categories {
    gap: 24px;
    overflow-x: auto;
    justify-content: flex-start;
    padding-left: 28px;
  }

  .vb-store-products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 381px;
  }

  .vb-process-row {
    gap: 26px;
    grid-template-columns: 1fr;
  }

  .vb-process-row::before {
    display: none;
  }

  .vb-portfolio-detail-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 560px) {
  .vb-hero-slider {
    height: auto;
    min-height: calc(100svh - 68px);
  }

  .vb-hero-slide {
    background-color: #000;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: none;
    inset: auto;
    min-height: calc(100svh - 68px);
    padding: 86vw 35px 110px;
    position: relative;
  }

  .vb-hero-slide.is-active {
    display: block;
  }

  .vb-hero-slide::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, .2) 29%, #000 43%, #000 100%);
  }

  .vb-hero-content {
    max-width: none;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
  }

  .vb-hero-content h1 {
    font-size: 38px;
    letter-spacing: .015em;
    line-height: 1.04;
    margin-bottom: 40px;
  }

  .vb-hero-content p {
    font-size: 17px;
    line-height: 1.48;
    margin-bottom: 34px;
    max-width: none;
    padding-top: 24px;
  }

  .vb-gold-button {
    font-size: 20px;
    min-height: 58px;
    padding: 0 24px;
    width: 100%;
  }

  .vb-slider-dots {
    bottom: 28px;
    gap: 34px;
  }

  .vb-slider-dots button {
    height: 13px;
    width: 13px;
  }

  .vb-why {
    display: block;
    height: auto;
    min-height: 100svh;
    padding: 54px 38px 64px;
  }

  .vb-why-media {
    display: none;
  }

  .vb-why-copy h2 {
    font-size: 24px;
    line-height: 1.12;
    margin-left: auto;
    margin-right: auto;
    max-width: 235px;
    text-align: center;
  }

  .vb-title-line {
    margin: 24px 0 34px;
  }

  .vb-richtext {
    font-size: 13px;
    line-height: 1.7;
  }

  .vb-richtext p {
    margin: 0 0 34px;
  }

  .vb-mobile-break {
    display: block;
  }

  .vb-services h2 {
    font-size: 17px;
    line-height: 1.3;
  }

  .vb-process {
    padding: 50px 24px 28px;
  }

  .vb-process h2 {
    font-size: 24px;
    line-height: 1.22;
    margin-bottom: 54px;
    max-width: 280px;
  }

  .vb-process-row {
    display: block;
    margin: 0 auto;
    max-width: 327px;
  }

  .vb-process-step {
    align-items: start;
    display: grid;
    gap: 24px;
    grid-template-columns: 127px minmax(0, 1fr);
    min-height: 175px;
    padding-bottom: 48px;
    position: relative;
    text-align: left;
  }

  .vb-process-step:not(:last-child)::after {
    background: #a99152;
    bottom: 0;
    content: "";
    left: 63px;
    position: absolute;
    top: 127px;
    width: 1px;
  }

  .vb-process-icon {
    height: 127px;
    margin: 0;
    width: 127px;
  }

  .vb-process-step > div {
    min-width: 0;
  }

  .vb-process-copy {
    padding-top: 22px;
  }

  .vb-step-kicker {
    font-size: 16px;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 12px;
  }

  .vb-process-step strong {
    font-size: 17px;
    font-weight: 800;
    line-height: 1.25;
  }

  .vb-process-step p {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.35;
    margin: 8px 0 0;
    max-width: none;
  }

  .vb-benefits-grid,
  .vb-service-grid {
    grid-template-columns: 1fr;
  }

  .vb-stats-grid {
    column-gap: 18px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 56px;
  }

  .vb-benefit {
    flex-basis: 100%;
  }

  .vb-portfolio-sizer,
  .vb-portfolio-card {
    width: 100%;
  }

  .vb-portfolio {
    padding: 48px 28px 40px;
  }

  .vb-portfolio h1 {
    font-size: 30px;
    letter-spacing: .03em;
    line-height: 1.18;
    margin-bottom: 64px;
  }

  .vb-portfolio-title-default {
    display: none;
  }

  .vb-portfolio-title-mobile {
    display: inline;
  }

  .vb-portfolio-tabs {
    display: none;
  }

  .vb-portfolio-mobile-filter {
    display: block;
    margin: 0 0 30px;
    position: relative;
    width: 138px;
  }

  .vb-portfolio-mobile-filter::after {
    border-bottom: 3px solid #a99152;
    border-right: 3px solid #a99152;
    content: "";
    height: 11px;
    pointer-events: none;
    position: absolute;
    right: 4px;
    top: 3px;
    transform: rotate(45deg);
    width: 11px;
  }

  .vb-portfolio-mobile-filter select {
    appearance: none;
    background: transparent;
    border: 0;
    color: #111;
    cursor: pointer;
    font: inherit;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.35;
    padding: 0 28px 0 0;
    width: 100%;
  }

  .vb-portfolio-grid {
    max-width: 100%;
  }

  .vb-portfolio-card {
    border-radius: 7px;
    margin-bottom: 22px;
  }

  .vb-portfolio-detail-page {
    background: #3c3c3c;
    padding: 0 28px;
  }

  .vb-portfolio-detail {
    margin: 0 auto;
    max-width: 560px;
  }

  .vb-portfolio-gutter {
    width: 0;
  }

  .vb-testimonial-wrap {
    grid-template-columns: 36px minmax(0, 1fr) 36px;
  }

  .vb-store-hero {
    height: auto;
    min-height: calc(100svh - 68px);
    overflow: visible;
  }

  .vb-store-slide {
    background-color: #000;
    background-position: 62% top;
    background-repeat: no-repeat;
    background-size: auto 560px;
    display: none;
    inset: auto;
    min-height: calc(100svh - 68px);
    padding: 72px 0 108px;
    position: relative;
  }

  .vb-store-slide.is-active {
    display: block;
  }

  .vb-store-slide::before {
    background:
      linear-gradient(180deg, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, .2) 34%, #000 55%, #000 100%),
      linear-gradient(90deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .08) 70%, rgba(0, 0, 0, .28));
  }

  .vb-store-hero-left {
    left: auto;
    margin: 0 46px;
    max-width: 280px;
    position: relative;
    top: auto;
  }

  .vb-store-hero-left::before {
    height: 108px;
    left: -14px;
    top: 1px;
    width: 4px;
  }

  .vb-store-desktop-copy {
    display: none;
  }

  .vb-store-mobile-copy {
    display: inline;
  }

  .vb-store-hero-left h1 {
    font-size: 26px;
    line-height: 1.02;
    margin-bottom: 12px;
  }

  .vb-store-hero-left p {
    font-size: 17px;
    line-height: 1.27;
    margin-bottom: 26px;
  }

  .vb-store-hero-left li {
    font-size: 17px;
    line-height: 1.58;
  }

  .vb-store-include-count {
    font-size: 25px;
    min-width: 30px;
  }

  .vb-store-price {
    left: auto;
    margin: 44px 46px 0;
    position: relative;
    right: auto;
    top: auto;
    width: auto;
  }

  .vb-store-price::before {
    left: 0;
    right: 0;
    top: 42px;
  }

  .vb-store-price span {
    font-size: 20px;
  }

  .vb-store-price > span {
    text-align: center;
  }

  .vb-store-price strong {
    font-size: 23px;
    margin-top: 42px;
  }

  .vb-store-price b {
    display: inline-block;
    font-size: 80px;
    text-align: left;
  }

  .vb-store-price em {
    display: inline-block;
    font-size: 20px;
    margin: 0 0 0 7px;
  }

  .vb-store-price a {
    font-size: 18px;
    height: 59px;
    margin-top: 35px;
    width: 100%;
  }

  .vb-store-dots {
    bottom: 28px;
    gap: 32px;
  }

  .vb-store-dots button {
    height: 13px;
    width: 13px;
  }

  .vb-store-categories {
    gap: 18px;
    justify-content: center;
    min-height: 0;
    overflow: hidden;
    padding: 30px 44px 40px;
  }

  .vb-store-categories::before,
  .vb-store-categories::after {
    display: none;
  }

  .vb-store-category-arrow {
    background: transparent;
    border: 0;
    color: #a99152;
    cursor: pointer;
    display: block;
    font-size: 54px;
    font-weight: 300;
    line-height: 1;
    padding: 0;
    position: absolute;
    top: 67px;
    z-index: 2;
  }

  .vb-store-category-prev {
    left: 14px;
  }

  .vb-store-category-next {
    right: 14px;
  }

  .vb-store-category {
    flex: 1 1 0;
    min-width: 0;
  }

  .vb-store-category:nth-child(n + 5) {
    display: none;
  }

  .vb-store-category.is-in-window {
    display: block;
  }

  .vb-store-categories.is-windowed .vb-store-category {
    display: none;
  }

  .vb-store-categories.is-windowed .vb-store-category.is-in-window {
    display: block;
  }

  .vb-store-icon {
    height: 82px;
    margin-bottom: 11px;
    width: 82px;
  }

  .vb-store-icon img {
    height: 84%;
    width: 72%;
  }

  .vb-store-category small {
    font-size: 13px;
  }

  .vb-store-indicator {
    bottom: -26px;
  }

  .vb-store-products {
    display: grid;
    gap: 48px 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    height: auto !important;
    max-width: none;
    overflow: visible;
    padding: 30px 48px 52px;
  }

  .vb-store-product {
    left: auto !important;
    margin: 0;
    position: relative !important;
    top: auto !important;
    transform: none !important;
    width: auto;
  }

  .vb-store-product-image {
    aspect-ratio: .73;
    height: auto;
  }

  .vb-store-product-image span {
    clip-path: polygon(25% 0, 75% 0, 97% 18%, 79% 35%, 76% 100%, 24% 100%, 21% 35%, 3% 18%);
    height: 88%;
    width: 78%;
  }

  .vb-store-product--4 .vb-store-product-image span {
    border-radius: 9px 9px 4px 4px;
    clip-path: polygon(25% 0, 75% 0, 97% 18%, 79% 35%, 76% 100%, 24% 100%, 21% 35%, 3% 18%);
    height: 90%;
    margin-bottom: 0;
    width: 82%;
  }

  .vb-product-plus {
    font-size: 27px;
    height: 38px;
    margin-top: -19px;
    width: 38px;
  }

  .vb-store-product h2 {
    color: #111;
    font-size: 16px;
    line-height: 1.38;
    margin-top: 10px;
    max-width: 142px;
  }
}

/* The Store offer remains in its phone layout through the compact/tablet breakpoint. */
@media (min-width: 561px) and (max-width: 900px) {
  .vb-store-hero {
    height: auto;
    min-height: calc(100svh - 68px);
    overflow: visible;
  }

  .vb-store-slide {
    background-color: #000;
    background-position: 62% top;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    inset: auto;
    min-height: calc(100svh - 68px);
    padding: 72px 0 108px;
    position: relative;
  }

  .vb-store-slide.is-active {
    display: block;
  }

  .vb-store-slide::before {
    background:
      linear-gradient(180deg, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, .2) 34%, #000 55%, #000 100%),
      linear-gradient(90deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .08) 70%, rgba(0, 0, 0, .28));
  }

  .vb-store-desktop-copy {
    display: none;
  }

  .vb-store-mobile-copy {
    display: inline;
  }

  .vb-store-hero-left {
    left: auto;
    margin: 0 58px;
    max-width: 360px;
    position: relative;
    top: auto;
  }

  .vb-store-hero-left::before {
    height: 118px;
    left: -14px;
    top: 1px;
    width: 4px;
  }

  .vb-store-hero-left h1 {
    font-size: 32px;
    line-height: 1.02;
    margin-bottom: 12px;
  }

  .vb-store-hero-left p {
    font-size: 21px;
    line-height: 1.27;
    margin-bottom: 28px;
  }

  .vb-store-hero-left li {
    font-size: 21px;
    line-height: 1.55;
  }

  .vb-store-include-count {
    font-size: 30px;
    min-width: 38px;
  }

  .vb-store-price {
    left: auto;
    margin: 48px 58px 0;
    position: relative;
    right: auto;
    top: auto;
    width: auto;
  }

  .vb-store-price::before {
    left: 0;
    right: 0;
    top: 44px;
  }

  .vb-store-price span { font-size: 22px; }
  .vb-store-price > span { text-align: center; }
  .vb-store-price strong { font-size: 28px; margin-top: 44px; }
  .vb-store-price b { display: inline-block; font-size: 96px; text-align: left; }
  .vb-store-price em { display: inline-block; font-size: 24px; margin: 0 0 0 8px; }
  .vb-store-price a { font-size: 20px; height: 66px; margin-top: 38px; width: 100%; }
  .vb-store-dots { bottom: 28px; gap: 32px; }
  .vb-store-dots button { height: 13px; width: 13px; }
}
