.elementor-kit-6{--e-global-color-primary:#1A1613;--e-global-color-secondary:#1A1613;--e-global-color-text:#1A1613;--e-global-color-accent:#AE7046;--e-global-color-423a631:#FFFFFF;--e-global-color-32c89d0:#AE7046;--e-global-color-ec6aa13:#1A1613;--e-global-color-3fbc5a9:#FAF6F1;--e-global-color-5bf7f86:#1B161380;--e-global-typography-primary-font-family:"Cabinet Grotesk";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cabinet Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Cabinet Grotesk";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-3fbc5a9 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:16px;text-transform:uppercase;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:50px 50px 50px 50px;padding:14px 26px 14px 26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:16px;--container-default-padding-right:16px;--container-default-padding-bottom:16px;--container-default-padding-left:16px;}.elementor-widget:not(:last-child){--kit-widget-spacing:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.h-full {
  height: 100%;
}

.btn_icon .elementor-button {
  position: relative;
}

.btn_icon .elementor-button::before {
  content: "";
  position: absolute;
  right: 26px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2em;
  height: 1px;
  background-color: transparent;
}

.btn_icon .elementor-button::after {
  content: "";
  position: absolute;
  right: 26px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
}

.icon_white .elementor-button::after {
  border-color: #fff !important;
}

.icon_white .elementor-button::before {
  background-color: #fff !important;
}

.para p:not(:last-child) {
  margin-bottom: 1em;
}

.grayscale img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  mix-blend-mode: normal !important;
}

.aspect-3-4 img {
  aspect-ratio: 3/4;
}

.aspect-1 img {
  aspect-ratio: 1;
}

.cursor-pointer {
  cursor: pointer;
}

.grayscale-1 img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

/* im scared of my */

.filter-image img {
  -webkit-filter: brightness(1.1) grayscale(1) !important;
  filter: brightness(1.1) grayscale(1) !important;
  mix-blend-mode: multiply !important;
}

/* this is useless and arbitrary btw */

.aspect-portrait img {
  aspect-ratio: 9/16;
  max-height: 66.66vh;
}

.m-h-0 img {
  max-height: 100% !important;
}

.m-t-auto {
  margin-top: auto;
}

.service_img,
.service_img img,
.service_btn {
  -webkit-transition: 0.4s ease !important;
  -o-transition: 0.4s ease !important;
  transition: 0.4s ease !important;
}

.service_btn {
  opacity: 0;
}

@media (min-width: 1440px) {
  .lg-m-h-66vh img {
    max-height: 66vh !important;
  }
}

@media (max-width: 1024px) {
  .aspect-portrait img,
  .aspect-1 img {
    aspect-ratio: 16/9;
  }
  .aspect-3-4 img {
    aspect-ratio: 1;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cabinet Grotesk';
	font-display: auto;
	src: url('https://vcapartners.com/wp-content/uploads/2025/11/CabinetGrotesk-Variable.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-display: auto;
	src: url('https://vcapartners.com/wp-content/uploads/2025/11/Inter-VariableFont_opszwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */