@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//autoformbuilder.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(15,45,95);
	--wd-text-font-size: 16px;
	--wd-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(30,41,59);
	--wd-entities-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(15,45,95);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(47,51,143);
	--wd-alternative-color: rgb(245,158,11);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(15,45,95);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: rgb(47,51,143);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(6,0,104);
}
h2 {
	font-weight: 700;
	font-size: 28px;
	color: rgb(47,51,143);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 5px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.custom-heading {
  font-size: 52px;
  font-weight: 700;
	color: #1E293B;
}
.wd-content-layout {
    padding-block: 0px;
}
.wd-tags-list a {
    position: relative;
    display: inline-flex;
    padding-inline: 25px 15px;
    padding-block: 5px;
    border: 1px solid #2f338f70;
    border-radius: calc(var(--wd-brd-radius) / 1.5);
    color: #0F2D5F;
    font-weight: 600;
    font-size: .9em;
    text-decoration: none !important;
    background-color: #E8EDF5;
}
/* ============================================
   AUTO FORM BUILDER — Landing Pages Shared CSS
   Add this entire file to WoodMart > Theme Settings > Custom CSS
   All styles scoped under .afb-lp wrapper
   ============================================ */

.afb-lp {
  --afb-primary: #2F338F;
  --afb-primary-dark: #1F2466;
  --afb-primary-light: #5057C7;
  --afb-accent: #FF6B4A;
  --afb-accent-soft: #FFE5DE;
  --afb-success: #10B981;
  --afb-text: #1A1F36;
  --afb-text-soft: #4A5168;
  --afb-text-muted: #7A8094;
  --afb-bg-soft: #F7F8FC;
  --afb-bg-mid: #EEF0FA;
  --afb-border: #E4E7F0;
  --afb-white: #FFFFFF;
  --afb-radius-sm: 8px;
  --afb-radius: 14px;
  --afb-radius-lg: 22px;
  --afb-shadow-sm: 0 2px 8px rgba(47, 51, 143, 0.06);
  --afb-shadow: 0 10px 30px rgba(47, 51, 143, 0.10);
  --afb-shadow-lg: 0 25px 60px rgba(47, 51, 143, 0.18);
  --afb-gradient: linear-gradient(135deg, #2F338F 0%, #5057C7 100%);
  --afb-gradient-soft: linear-gradient(135deg, #F7F8FC 0%, #EEF0FA 100%);

  color: var(--afb-text);
  line-height: 1.65;
}

/* Base typography reset within wrapper */
.afb-lp * { box-sizing: border-box; }
.afb-lp h1, .afb-lp h2, .afb-lp h3, .afb-lp h4 {
  color: var(--afb-text);
  line-height: 1.2;
  margin: 0 0 0.5em;
  font-weight: 800;
  letter-spacing: -0.02em;
}
.afb-lp p { margin: 0 0 1em; color: var(--afb-text-soft); }
.afb-lp a { color: var(--afb-primary); text-decoration: none; transition: color 0.2s; }
.afb-lp a:hover { color: var(--afb-accent); }

/* ===== HERO ===== */
.afb-lp .afb-hero {
  background: var(--afb-gradient);
  background-image:
    radial-gradient(circle at 15% 20%, rgba(255,255,255,0.10) 0%, transparent 40%),
    radial-gradient(circle at 85% 80%, rgba(255,107,74,0.18) 0%, transparent 45%),
    linear-gradient(135deg, #2F338F 0%, #5057C7 100%);
  color: #fff;
  padding: 90px 30px 100px;
  border-radius: var(--afb-radius-lg);
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 60px;
}
.afb-lp .afb-hero::before {
  content: "";
  position: absolute; inset: 0;
  background-image:
    radial-gradient(circle at 1px 1px, rgba(255,255,255,0.08) 1px, transparent 0);
  background-size: 28px 28px;
  pointer-events: none;
}
.afb-lp .afb-hero-eyebrow {
  display: inline-block;
  padding: 8px 18px;
  background: rgba(255,255,255,0.15);
  border: 1px solid rgba(255,255,255,0.25);
  border-radius: 999px;
  font-size: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 24px;
  position: relative;
}
.afb-lp .afb-hero h1 {
  color: #fff;
  font-size: clamp(32px, 5vw, 56px);
  line-height: 1.1;
  max-width: 900px;
  margin: 0 auto 24px;
  position: relative;
}
.afb-lp .afb-hero h1 span {
  background: linear-gradient(90deg, #FFD580, #FF6B4A);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.afb-lp .afb-hero-sub {
  font-size: clamp(16px, 1.6vw, 20px);
  max-width: 720px;
  margin: 0 auto 40px;
  color: rgba(255,255,255,0.92);
  position: relative;
}
.afb-lp .afb-hero-cta {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}

/* ===== BUTTONS ===== */
.afb-lp .afb-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 16px 32px;
  border-radius: var(--afb-radius);
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
  cursor: pointer;
  border: 0;
  letter-spacing: 0.01em;
}
.afb-lp .afb-btn-primary {
  background: var(--afb-accent);
  color: #fff;
  box-shadow: 0 8px 22px rgba(255, 107, 74, 0.45);
}
.afb-lp .afb-btn-primary:hover {
  background: #ff8265;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 14px 32px rgba(255, 107, 74, 0.55);
}
.afb-lp .afb-btn-ghost {
  background: rgba(255,255,255,0.12);
  color: #fff;
  border: 1px solid rgba(255,255,255,0.35);
  backdrop-filter: blur(6px);
}
.afb-lp .afb-btn-ghost:hover {
  background: rgba(255,255,255,0.22);
  color: #fff;
  transform: translateY(-2px);
}
.afb-lp .afb-btn-secondary {
  background: var(--afb-primary);
  color: #fff;
  box-shadow: var(--afb-shadow);
}
.afb-lp .afb-btn-secondary:hover {
  background: var(--afb-primary-dark);
  color: #fff;
  transform: translateY(-2px);
}
.afb-lp .afb-btn-outline {
  background: transparent;
  color: var(--afb-primary);
  border: 2px solid var(--afb-primary);
}
.afb-lp .afb-btn-outline:hover {
  background: var(--afb-primary);
  color: #fff;
}

/* ===== SECTIONS ===== */
.afb-lp .afb-section {
  padding: 70px 30px;
}
.afb-lp .afb-section-tight {
  padding: 40px 30px 20px;
}
.afb-lp .afb-section-narrow {
  max-width: 880px;
  margin: 0 auto;
}
.afb-lp .afb-section-wide {
  max-width: 1180px;
  margin: 0 auto;
}
.afb-lp .afb-section h2,
.afb-lp .afb-section-tight h2 {
  font-size: clamp(28px, 3.5vw, 42px);
  text-align: center;
  margin-bottom: 18px;
}
.afb-lp .afb-section-intro {
  text-align: center;
  font-size: 18px;
  color: var(--afb-text-soft);
  max-width: 720px;
  margin: 0 auto 50px;
}

/* ===== FEATURE GRID ===== */
.afb-lp .afb-features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
  margin-top: 40px;
}
.afb-lp .afb-feature-card {
  background: #fff;
  border: 1px solid var(--afb-border);
  border-radius: var(--afb-radius);
  padding: 32px 26px;
  transition: transform 0.25s, box-shadow 0.25s, border-color 0.25s;
  position: relative;
  overflow: hidden;
}
.afb-lp .afb-feature-card::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: var(--afb-gradient);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s;
}
.afb-lp .afb-feature-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--afb-shadow);
  border-color: var(--afb-primary-light);
}
.afb-lp .afb-feature-card:hover::before { transform: scaleX(1); }
.afb-lp .afb-feature-icon {
  width: 52px;
  height: 52px;
  border-radius: 12px;
  background: var(--afb-bg-mid);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin-bottom: 18px;
}
.afb-lp .afb-feature-card h3 {
  font-size: 19px;
  margin-bottom: 8px;
}
.afb-lp .afb-feature-card p {
  font-size: 15px;
  margin: 0;
  color: var(--afb-text-soft);
}

/* ===== PILLARS (key differentiators) ===== */
.afb-lp .afb-pillars {
  background: var(--afb-gradient-soft);
  border-radius: var(--afb-radius-lg);
  padding: 70px 40px;
  margin: 60px 0;
}
.afb-lp .afb-pillar-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  margin-top: 40px;
}
.afb-lp .afb-pillar {
  background: #fff;
  padding: 32px 26px;
  border-radius: var(--afb-radius);
  box-shadow: var(--afb-shadow-sm);
  border-left: 4px solid var(--afb-accent);
}
.afb-lp .afb-pillar h3 {
  font-size: 20px;
  color: var(--afb-primary);
  margin-bottom: 10px;
}
.afb-lp .afb-pillar p { font-size: 15px; margin: 0; }

/* ===== VIDEO SECTION ===== */
.afb-lp .afb-video-section {
  background: linear-gradient(135deg, #1A1F36 0%, #2F338F 100%);
  background-image:
    radial-gradient(circle at 80% 20%, rgba(255,107,74,0.18), transparent 50%),
    radial-gradient(circle at 20% 80%, rgba(80,87,199,0.25), transparent 50%),
    linear-gradient(135deg, #1A1F36 0%, #2F338F 100%);
  border-radius: var(--afb-radius-lg);
  padding: 70px 40px;
  text-align: center;
  margin: 60px 0;
  color: #fff;
}
.afb-lp .afb-video-section h2 { color: #fff; }
.afb-lp .afb-video-section .afb-section-intro { color: rgba(255,255,255,0.85); }
.afb-lp .afb-video-wrap {
  position: relative;
  max-width: 960px;
  margin: 30px auto 20px;
  border-radius: var(--afb-radius-lg);
  overflow: hidden;
  box-shadow: var(--afb-shadow-lg);
  background: #000;
  aspect-ratio: 16 / 9;
  border: 4px solid rgba(255,255,255,0.1);
}
.afb-lp .afb-video-wrap iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.afb-lp .afb-video-caption {
  margin-top: 20px;
  font-size: 14px;
  color: rgba(255,255,255,0.7);
  letter-spacing: 0.04em;
}
.afb-lp .afb-video-section .afb-video-cta {
  margin-top: 30px;
}

/* ===== COMPARE / BEFORE-AFTER ===== */
.afb-lp .afb-compare {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
}
.afb-lp .afb-compare-col {
  background: #fff;
  border-radius: var(--afb-radius);
  padding: 32px 28px;
  border: 1px solid var(--afb-border);
}
.afb-lp .afb-compare-col.is-bad {
  background: #FFF5F3;
  border-color: #FFD5CC;
}
.afb-lp .afb-compare-col.is-good {
  background: #F0FDF6;
  border-color: #BBF7D0;
}
.afb-lp .afb-compare-col h3 {
  font-size: 22px;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.afb-lp .afb-compare-col ul {
  list-style: none;
  padding: 0; margin: 0;
}
.afb-lp .afb-compare-col li {
  padding: 10px 0 10px 30px;
  position: relative;
  font-size: 15px;
  color: var(--afb-text-soft);
  border-bottom: 1px solid rgba(0,0,0,0.04);
}
.afb-lp .afb-compare-col li:last-child { border-bottom: 0; }
.afb-lp .afb-compare-col.is-bad li::before {
  content: "✕";
  position: absolute; left: 0; top: 10px;
  color: #DC2626;
  font-weight: bold;
}
.afb-lp .afb-compare-col.is-good li::before {
  content: "✓";
  position: absolute; left: 0; top: 10px;
  color: var(--afb-success);
  font-weight: bold;
}

/* ===== INTEGRATIONS / PARTNERS BAR ===== */
.afb-lp .afb-integration {
  background: #fff;
  border: 1px solid var(--afb-border);
  border-radius: var(--afb-radius);
  padding: 36px 32px;
  margin: 40px 0;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 24px;
  align-items: center;
}
.afb-lp .afb-integration h3 {
  font-size: 22px;
  margin-bottom: 6px;
  color: var(--afb-primary);
}
.afb-lp .afb-integration p { margin: 0; font-size: 15px; }
@media (max-width: 640px) {
  .afb-lp .afb-integration { grid-template-columns: 1fr; text-align: center; }
}

/* ===== FAQ ===== */
.afb-lp .afb-faq {
  max-width: 880px;
  margin: 0 auto;
}
.afb-lp .afb-faq-item {
  background: #fff;
  border: 1px solid var(--afb-border);
  border-radius: var(--afb-radius);
  margin-bottom: 14px;
  overflow: hidden;
  transition: box-shadow 0.2s, border-color 0.2s;
}
.afb-lp .afb-faq-item:hover {
  box-shadow: var(--afb-shadow-sm);
  border-color: var(--afb-primary-light);
}
.afb-lp .afb-faq-item summary {
  padding: 22px 26px;
  font-weight: 700;
  font-size: 17px;
  cursor: pointer;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--afb-text);
}
.afb-lp .afb-faq-item summary::-webkit-details-marker { display: none; }
.afb-lp .afb-faq-item summary::after {
  content: "+";
  font-size: 26px;
  font-weight: 400;
  color: var(--afb-primary);
  transition: transform 0.25s;
  flex-shrink: 0;
  margin-left: 16px;
}
.afb-lp .afb-faq-item[open] summary::after { transform: rotate(45deg); }
.afb-lp .afb-faq-answer {
  padding: 0 26px 24px;
  color: var(--afb-text-soft);
  font-size: 15px;
  line-height: 1.7;
}
.afb-lp .afb-faq-answer p { margin: 0 0 0.8em; }
.afb-lp .afb-faq-answer p:last-child { margin: 0; }

/* ===== FINAL CTA ===== */
.afb-lp .afb-final-cta {
  background: var(--afb-gradient);
  background-image:
    radial-gradient(circle at 20% 30%, rgba(255,107,74,0.25), transparent 50%),
    linear-gradient(135deg, #2F338F 0%, #5057C7 100%);
  color: #fff;
  border-radius: var(--afb-radius-lg);
  padding: 70px 40px;
  text-align: center;
  margin-top: 60px;
}
.afb-lp .afb-final-cta h2 { color: #fff; font-size: clamp(26px, 3.5vw, 38px); }
.afb-lp .afb-final-cta p {
  color: rgba(255,255,255,0.92);
  max-width: 640px;
  margin: 0 auto 30px;
  font-size: 17px;
}
.afb-lp .afb-final-cta-buttons {
  display: flex; gap: 16px; justify-content: center; flex-wrap: wrap;
}
.afb-lp .afb-cta-note {
  margin-top: 18px;
  font-size: 13px;
  color: rgba(255,255,255,0.7);
}

/* ===== INTERNAL LINK / RELATED ===== */
.afb-lp .afb-related {
  background: var(--afb-bg-soft);
  border-radius: var(--afb-radius);
  padding: 36px 30px;
  margin: 50px 0;
}
.afb-lp .afb-related h3 {
  font-size: 20px;
  margin-bottom: 18px;
  color: var(--afb-primary);
}
.afb-lp .afb-related-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 14px;
}
.afb-lp .afb-related-grid a {
  background: #fff;
  padding: 14px 18px;
  border-radius: var(--afb-radius-sm);
  border: 1px solid var(--afb-border);
  font-weight: 600;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.2s;
}
.afb-lp .afb-related-grid a:hover {
  border-color: var(--afb-primary-light);
  color: var(--afb-primary);
  transform: translateX(4px);
}
.afb-lp .afb-related-grid a::before { content: "→"; color: var(--afb-accent); }

/* ===== USE CASES STRIP ===== */
.afb-lp .afb-usecases {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 16px;
  margin-top: 30px;
}
.afb-lp .afb-usecase {
  background: #fff;
  padding: 22px 18px;
  border-radius: var(--afb-radius);
  text-align: center;
  border: 1px solid var(--afb-border);
  font-size: 15px;
  font-weight: 600;
  transition: all 0.25s;
  text-decoration: none;
  color: var(--afb-text);
  display: block;
}
.afb-lp .afb-usecase:hover {
  background: var(--afb-primary);
  color: #fff;
  transform: translateY(-3px);
  box-shadow: var(--afb-shadow);
}

/* ===== TRUST BADGES ===== */
.afb-lp .afb-trust {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 22px;
  margin-top: 40px;
}
.afb-lp .afb-trust-item {
  text-align: center;
  padding: 24px 18px;
}
.afb-lp .afb-trust-icon {
  font-size: 36px;
  margin-bottom: 12px;
  display: inline-block;
}
.afb-lp .afb-trust-item h4 {
  font-size: 16px;
  margin-bottom: 6px;
}
.afb-lp .afb-trust-item p {
  font-size: 14px;
  color: var(--afb-text-muted);
  margin: 0;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  .afb-lp .afb-hero { padding: 60px 22px 70px; }
  .afb-lp .afb-section { padding: 50px 20px; }
  .afb-lp .afb-pillars,
  .afb-lp .afb-video-section,
  .afb-lp .afb-final-cta { padding: 50px 22px; }
  .afb-lp .afb-btn { padding: 14px 26px; font-size: 15px; }
}
