.elementor-kit-6{--e-global-color-ca-primary:#C92127;--e-global-color-ca-secondary:#000000;--e-global-color-ca-text:#5E5F61;--e-global-color-ca-accent:#474827;--e-global-color-ca-black:#000000;--e-global-color-ca-red:#C92127;--e-global-color-ca-red-hover:#9E1A1F;--e-global-color-ca-olive:#474827;--e-global-color-ca-gray-dark:#5E5F61;--e-global-color-ca-gray-mid:#8A8C8E;--e-global-color-ca-white:#FFFFFF;--e-global-color-ca-off-white:#F7F5F2;--e-global-color-ca-bg-alt:#F0EDE8;--e-global-color-ca-bg-card:#E0D9CE;--e-global-typography-ca-primary-font-family:"Trade Gothic";--e-global-typography-ca-primary-font-weight:900;--e-global-typography-ca-primary-text-transform:uppercase;--e-global-typography-ca-primary-line-height:0.9em;--e-global-typography-ca-primary-letter-spacing:-1px;--e-global-typography-ca-secondary-font-family:"Trade Gothic";--e-global-typography-ca-secondary-font-weight:700;--e-global-typography-ca-secondary-text-transform:uppercase;--e-global-typography-ca-secondary-line-height:1.05em;--e-global-typography-ca-secondary-letter-spacing:-0.5px;--e-global-typography-ca-text-font-family:"Georgia Pro";--e-global-typography-ca-text-font-size:16px;--e-global-typography-ca-text-font-weight:400;--e-global-typography-ca-text-line-height:1.75em;--e-global-typography-ca-accent-font-family:"Trade Gothic";--e-global-typography-ca-accent-font-size:10px;--e-global-typography-ca-accent-font-weight:700;--e-global-typography-ca-accent-text-transform:uppercase;--e-global-typography-ca-accent-letter-spacing:4px;--e-global-typography-ca-nav-font-family:"Trade Gothic";--e-global-typography-ca-nav-font-size:11px;--e-global-typography-ca-nav-font-weight:700;--e-global-typography-ca-nav-text-transform:uppercase;--e-global-typography-ca-nav-letter-spacing:1.8px;--e-global-typography-ca-button-font-family:"Trade Gothic";--e-global-typography-ca-button-font-size:12px;--e-global-typography-ca-button-font-weight:700;--e-global-typography-ca-button-text-transform:uppercase;--e-global-typography-ca-button-letter-spacing:2px;--e-global-typography-ca-body-italic-font-family:"Georgia Pro";--e-global-typography-ca-body-italic-font-size:17px;--e-global-typography-ca-body-italic-font-weight:400;--e-global-typography-ca-body-italic-font-style:italic;--e-global-typography-ca-body-italic-line-height:1.8em;color:#5E5F61;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#C92127;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:12px 28px 12px 28px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#000000;color:#FFFFFF;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#C92127;}.elementor-kit-6 a:hover{color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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 *//* ─────────────────────────────────────────────────────
   CARDINAL ARMS — GLOBAL CSS VARIABLES
   Action Media LLC — cardinalarms.com
   ───────────────────────────────────────────────────── */
:root {
  /* Brand palette */
  --ca-black:     #000000;
  --ca-red:       #C92127;
  --ca-red-hover: #9E1A1F;
  --ca-olive:     #474827;
  --ca-gray-dark: #5E5F61;
  --ca-gray-mid:  #8A8C8E;

  /* Surfaces */
  --ca-white:     #FFFFFF;
  --ca-off-white: #F7F5F2;
  --ca-bg-alt:    #F0EDE8;
  --ca-bg-card:   #E0D9CE;

  /* Typography */
  --font-display: 'Trade Gothic', 'Franklin Gothic Heavy', 'Arial Narrow', sans-serif;
  --font-body:    'Georgia Pro', Georgia, 'Times New Roman', serif;

  /* Spacing scale */
  --space-xs:  8px;
  --space-sm:  16px;
  --space-md:  32px;
  --space-lg:  64px;
  --space-xl:  100px;
  --space-2xl: 130px;

  /* Layout */
  --max-width: 1400px;
  --gutter:    80px;

  /* UI */
  --transition: 0.25s ease;
}

/* ── GLOBAL RESETS ──────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; }
img { max-width: 100%; height: auto; display: block; }

/* Offset all pages below fixed header */
.elementor-location-header + * { margin-top: 0; }

/* ── EYEBROW LABEL ──────────────────────────────────── */
.ca-eyebrow {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  color: var(--ca-red);
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}
.ca-eyebrow::before {
  content: '';
  width: 28px;
  height: 1px;
  background: var(--ca-red);
  flex-shrink: 0;
  display: inline-block;
}

/* ── ARROW LINK ─────────────────────────────────────── */
.ca-arrow-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
  transition: color var(--transition);
}
.ca-arrow-link::after {
  content: '';
  width: 30px;
  height: 1px;
  background: currentColor;
  display: inline-block;
  transition: width 0.3s;
}
.ca-arrow-link:hover::after { width: 44px; }

/* ── SCROLL REVEAL ──────────────────────────────────── */
.ca-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}
.ca-reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

/* ── HERO ANIMATIONS ────────────────────────────────── */
@keyframes ca-fadeUp {
  from { opacity: 0; transform: translateY(28px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes ca-fadeIn {
  from { opacity: 0; }
  to   { opacity: 1; }
}
@keyframes ca-expand {
  from { transform: scaleX(0); }
  to   { transform: scaleX(1); }
}
/* ── CUSTOM CURSOR ──────────────────────────────────────────────*/
body { cursor: none; }

.ca-cursor {
  position: fixed;
  width: 7px;
  height: 7px;
  background: #C92127;
  border-radius: 50%;
  pointer-events: none;
  z-index: 9999;
  transform: translate(-50%, -50%);
}

.ca-cursor-ring {
  position: fixed;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(201, 33, 39, 0.5);
  border-radius: 50%;
  pointer-events: none;
  z-index: 9998;
  transform: translate(-50%, -50%);
  transition: width 0.2s ease, height 0.2s ease, border-color 0.2s ease;
}

/* Hide custom cursor on touch devices */
@media (hover: none) {
  body { cursor: auto; }
  .ca-cursor, .ca-cursor-ring { display: none; }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Trade Gothic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://epic-davinci.216-230-233-30.plesk.page/wp-content/uploads/2026/03/Trade-Gothic.woff2') format('woff2');
}
@font-face {
	font-family: 'Trade Gothic';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://epic-davinci.216-230-233-30.plesk.page/wp-content/uploads/2026/03/Trade-Gothic-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Georgia Pro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://epic-davinci.216-230-233-30.plesk.page/wp-content/uploads/2026/03/GeorgiaPro-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Georgia Pro';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://epic-davinci.216-230-233-30.plesk.page/wp-content/uploads/2026/03/GeorgiaPro-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */