.elementor-kit-7{--e-global-color-primary:#880000;--e-global-color-secondary:#510D0C;--e-global-color-text:#262626;--e-global-color-accent:#FFFFFF;--e-global-color-083b6d2:#250604;--e-global-color-41d0336:#F6F2EE;--e-global-color-f4c7ff8:#000000;--e-global-color-80be49c:#FFFFFF00;--e-global-color-01a0d96:#456E8E;--e-global-typography-primary-font-family:"Lexend";--e-global-typography-primary-font-size:clamp(2.027rem, 0.7654rem + 4.0372vw, 5.61rem);--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:clamp(1.14em, 1.3em - 0.18vw, 1.26em);--e-global-typography-secondary-font-family:"Lexend";--e-global-typography-secondary-font-size:clamp(2.027rem, 1.2587rem + 2.4586vw, 4.209rem);--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:clamp(1.25, 1.4 - 0.2vw, 1.4);--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-size:1.125rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:2rem;--e-global-typography-accent-font-family:"Nunito Sans";--e-global-typography-accent-font-size:1.125rem;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5rem;--e-global-typography-c0f2175-font-family:"Lexend";--e-global-typography-c0f2175-font-size:clamp(1.266rem, 0.833rem + 1.388vw, 2.515rem);--e-global-typography-c0f2175-font-weight:600;--e-global-typography-c0f2175-line-height:clamp(1.18, 1.32 - 0.18vw, 1.3);--e-global-typography-707e140-font-family:"Lexend";--e-global-typography-707e140-font-size:clamp(1.1rem, 0.9rem + 0.8vw, 1.625rem);--e-global-typography-707e140-font-weight:200;--e-global-typography-707e140-text-transform:uppercase;--e-global-typography-707e140-line-height:clamp(1.2rem, 1rem + 0.6vw, 1.625rem);--e-global-typography-9363d28-font-family:"Nunito Sans";--e-global-typography-2bd2b2e-font-family:"Nunito Sans";--e-global-typography-2bd2b2e-font-size:1.5rem;--e-global-typography-2bd2b2e-line-height:1.75rem;--e-global-typography-d8f8745-font-family:"Nunito Sans";--e-global-typography-d8f8745-font-size:0.8rem;--e-global-typography-d8f8745-line-height:1rem;--e-global-typography-37613ee-font-family:"Nunito Sans";--e-global-typography-37613ee-font-size:0.5rem;--e-global-typography-37613ee-line-height:0.8rem;--e-global-typography-0d039b9-font-family:"Lexend";--e-global-typography-0d039b9-font-size:1.125rem;--e-global-typography-0d039b9-line-height:1.5rem;--e-global-typography-e58a83a-font-family:"Lexend";--e-global-typography-e58a83a-font-size:1rem;--e-global-typography-e58a83a-line-height:1.125rem;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.heading-with-top-border {
  position: relative;
  display: block;
  padding-top: 40px;
}

.heading-with-top-border::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: url('/wp-content/uploads/intersect-square.svg') no-repeat center center;
  background-size: 24px 24px;
  z-index: 2;
}

.heading-with-top-border::after {
  content: "";
  position: absolute;
  top: 11px;
  left: 38px;
  width: 300px;
  height: 2px;
  background-image: url('/wp-content/uploads/Line-2.svg');
  background-repeat: no-repeat;
  background-size: auto 2px;
  background-position: left center;
}

/* Base menu item */
.pill-menu .elementor-item {
    padding: 18px 40px;
    border-radius: 999px;
    transition: all 0.3s ease;
}

/* Hover state */
.pill-menu .elementor-item:hover {
    background-color: #8000001A;
    color: #6B0000 !important;
}

/* Active/current page state */
.pill-menu .elementor-item.elementor-item-active {
    background-color: #8000001A;
    color: #6B0000 !important;
}

.title-divider .elementor-heading-title,
.title-divider p,
.title-divider h1,
.title-divider h2,
.title-divider h3,
.title-divider h4,
.title-divider h5,
.title-divider h6 {
    position: relative;
    padding-left: 22px;
}

.title-divider .elementor-heading-title::before,
.title-divider p::before,
.title-divider h1::before,
.title-divider h2::before,
.title-divider h3::before,
.title-divider h4::before,
.title-divider h5::before,
.title-divider h6::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    
    width: 8px;
    height: 52px;

    background-image: url('/wp-content/uploads/vertical-divider-bar.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.process-card {
  transition: transform 0.5s ease, background-color 0.7s ease;
}
.process-card:hover {
  transform: rotate(-7deg);
}
.process-card:hover .elementor-heading-title,
.process-card:hover .elementor-widget-text-editor,
.process-card:hover .elementor-widget-text-editor * {
  color: #ffffff !important;
}

/*This adds the decorative border around the right of image*/
.photo-wrapper {
  position: relative;
  display: inline-block;
}

.photo-wrapper::after {
  content: '';
  position: absolute;
  bottom: -15px;
  right: -15px;
  width: 100%;
  height: 100%;
  border: 1px solid #880000;
  z-index: -1;
}

/*This adds the decorative border around the left of image*/
.photo-left-wrapper {
  position: relative;
  display: inline-block;
}

.photo-left-wrapper::after {
  content: '';
  position: absolute;
  bottom: -15px;
  right: 15px;
  width: 100%;
  height: 100%;
  border: 1px solid #880000;
  z-index: -1;
}/* End custom CSS */