/*
Theme Name: Hello Elementor Child
Theme URI: https://carbonbasedai.com/
Description: Child theme for Hello Elementor.
Author: Your Name
Author URI: https://carbonbasedai.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Add your custom CSS below this line */

/* ===================================================================
     CARBON BASED AI — access gate
     To change the passphrase: open a browser console anywhere and run
       crypto.subtle.digest('SHA-256', new TextEncoder().encode('#R)6OyJk#Cr29'))
         .then(b => console.log([...new Uint8Array(b)].map(x=>x.toString(16).padStart(2,'0')).join('')))
     then paste the resulting hex string into ACCESS_HASH below.
     This is a client-side gate only — it keeps out the casual visitor,
     not a determined one. The page source is always readable.
     =================================================================== */
:root{
    --void:#06060c;
    --deep:#0c0f22;
    --panel:#13172e;
    --gold:#f2b544;
    --gold-soft:#f8d78a;
    --gold-deep:#a9760f;
    --blue:#4a72ff;
    --blue-soft:#8aa4ff;
    --text:#f4efe2;
    --text-soft:#b6b0c6;
    --line:rgba(242,181,68,0.22);
    --font-head:'Cinzel Decorative', serif;
    --font-body:'Noto Serif', serif;
    --font-mono:'Noto Serif', serif;
}
* { box-sizing:border-box; }

html,body{
    margin:0;
    padding:0;
    min-height:100%;
    background:var(--void);
    color:var(--text);
    font-family:var(--font-body);
    overflow-x:hidden;
}

/* HEADER */
.page-id-153 #tahefobu-header { margin-bottom: -175px; }
.page-id-153 #tahefobu-header.ta-sticky-active { margin-bottom: 0; }
.page-id-153 #tahefobu-header .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-nav-menu li a {
    font-family: Quantico, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}
.page-id-153 #tahefobu-header .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-nav-menu li a:hover { color: #f2b544; }
.page-id-153 #tahefobu-header .elementor-widget-image img {
    animation: iconPulse2 6.5s ease-in-out infinite;
    transition: all 0.3s ease;
}
.page-id-153 #tahefobu-header .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-mobile-nav-menu li a {
	font-family: "Noto Serif", serif;
    font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
.page-id-153 #tahefobu-header.ta-sticky-active {
	background-color: #fff;
	margin-bottom:0px;
	transition: all 0.5s ease;
	z-index: 9;
	box-shadow: 2px 2px 6px #6B3FC4;
}
.page-id-153 #tahefobu-header.ta-sticky-active .elementor .elementor-element-346cc75 { width: 10%; }
.page-id-153 #tahefobu-header.ta-sticky-active .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-nav-menu li a { color: #010000; }
.page-id-153 #tahefobu-header.ta-sticky-active .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-nav-menu li a:hover { color: #f2b544; }
.page-id-153 #tahefobu-header .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-nav-menu li.current-menu-item a { color: #f2b544; }
.page-id-153 #tahefobu-header.ta-sticky-active .tahefobu-mobile-nav-menu-container .tahefobu-mobile-toggle .tahefobu-mobile-toggle-line { background-color: #010000; }

body:not(.page-id-153) #tahefobu-header { --ta-sticky-top: 0!important; }
body:not(.page-id-153) #tahefobu-header .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-nav-menu li a {
    font-family: Quantico, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #010000;
    text-transform: uppercase;
}
body:not(.page-id-153) #tahefobu-header .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-nav-menu li a:hover { color: #f2b544; }
body:not(.page-id-153) #tahefobu-header .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-nav-menu li.current-menu-item a { color: #f2b544; }
body:not(.page-id-153) #tahefobu-header .elementor .elementor-element-346cc75 { width: 10%; }
body:not(.page-id-153) #tahefobu-header.ta-sticky-active {
	background-color: #fff;
	margin-bottom:0px;
	transition: all 0.5s ease;
	z-index: 9;
	box-shadow: 2px 2px 6px #6B3FC4;
}
body:not(.page-id-153) #tahefobu-header.ta-sticky-active .elementor .elementor-element-346cc75 { width: 10%; }
body:not(.page-id-153) #tahefobu-header.ta-sticky-active .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-nav-menu li a { color: #010000; }
body:not(.page-id-153) #tahefobu-header.ta-sticky-active .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-nav-menu li a:hover { color: #f2b544; }
body:not(.page-id-153) #tahefobu-header.ta-sticky-active .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-nav-menu li.current-menu-item a { color: #f2b544; }
body:not(.page-id-153) #tahefobu-header.ta-sticky-active .tahefobu-mobile-nav-menu-container .tahefobu-mobile-toggle .tahefobu-mobile-toggle-line { background-color: #010000; }

/* FOOTER */
.turbo-footer-template .global-footer {
	background: linear-gradient(rgb(133, 79, 245) 0%, rgb(107, 63, 196) 50%, rgb(63, 37, 115) 100%);
	position: relative;
	overflow: hidden;
}
.turbo-footer-template .global-footer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2026/07/crissxcross.png);
    background-size: 100px 100px;
    background-repeat: repeat;
    opacity: 0.6;
    z-index: 1;
}
.turbo-footer-template .global-footer .e-con-inner { z-index: 5; }

/* LANDING PAGE */
body.home {
   background-image: url('/wp-content/uploads/2026/07/background-jesus-walking-landscape.webp')!important;
   background-size: cover;
   background-position: top center;
   position: relative;
}
body.home:after {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: #000;
   opacity: 0.5;
}
#content { position: relative; }
.home .page-header { display: none; }
#content .page-header { display: none; }
.page #content {
	max-width: 100%;
	padding: 0;
} 
.page #content .page-content { width: 100%; }
#site-header { display: none; }
#site-footer { display: none; }

#backdrop{
    position:fixed;
    inset:0;
    z-index:0;
    /*background:
      radial-gradient(ellipse 800px 600px at 50% 8%, rgba(242,181,68,0.16), transparent 60%),
      radial-gradient(ellipse 700px 500px at 12% 92%, rgba(74,114,255,0.14), transparent 60%),
      radial-gradient(ellipse 700px 500px at 90% 78%, rgba(74,114,255,0.10), transparent 60%),
      linear-gradient(180deg, #08091a 0%, var(--void) 45%, #0a0a16 100%);*/
}
#stars canvas {
	position:fixed;
	inset:0;
	width:100%;
	height:100%;
	z-index:0;
	pointer-events:none;
}
main {
    position: relative;
    z-index: 1;
    max-width: 780px;
    margin: 0 auto;
    padding: 9vh 24px 10vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.eyebrow {
    font-family: var(--font-mono);
    font-size: 18px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: var(--gold);
    margin: 0 0 1.6rem;
position: relative;
}
.eyebrow .dot{
    display: inline-block;
    width: 5px;
	height:5px;
    border-radius: 50%;
    background: var(--gold);
    margin-right: 8px;
    animation: blip 1.8s ease-in-out infinite;
}
.eyebrow .dot.before:before {
 content: "";
 position: absolute;
 bottom: 8.68px;
 left: -55px;
 width: 50px;
 height: 1px;
 background: linear-gradient(to right, transparent, var(--gold) 40%, var(--gold) 100%);
}
.eyebrow .dot.after:after{
 content: "";
 position: absolute;
 bottom: 8.68px;
 right: -55px;
 width: 50px;
 height: 1px;
 background: linear-gradient(to left, transparent, var(--gold) 40%, var(--gold) 100%);
}

@keyframes blip {
    0%,100%{ opacity:0.3; }
    50%{ opacity:1; }
  }

.faith {
	    position: absolute;
    top: 20%;
    left: -30%;
}
.wisdom {
	    position: absolute;
    top: 20%;
    right: -30%;
}
.integrity {
	    position: absolute;
    bottom: 20%;
    left: -30%;
}
.service {
	    position: absolute;
    bottom: 20%;
    right: -30%;
}
.value-icon {
	transition: all .4s ease;
}
.value-icon img {
	animation: iconGlow 4s ease-in-out infinite;
	transition: all 0.3s ease;
}
.value-icon:hover img {
   animation: iconPulse 1.5s ease-in-out infinite;
}
.value-icon span {
	font-family: var(--font-mono);
	display: block;
}
.value-icon .title {
    font-size: 20px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: var(--gold);
}	
.value-icon .desc {
	color: #fff;
	font-size: 16px;
}

@keyframes iconGlow{

    0% {
        filter:
        drop-shadow(0 0 2px #FDB924);
    }

	50% {
        filter:
        drop-shadow(0 0 8px #FFD700);
    }

    100% {
        filter:
        drop-shadow(0 0 2px #FDB924);
    }

}
@keyframes iconPulse {

    0% {
        transform: scale(1);
        filter: drop-shadow(0 0 0px #FFD700);
    }

    50% {
        transform: scale(1.08);
        filter:
            drop-shadow(0 0 6px #FFD700)
            drop-shadow(0 0 12px #FDB924);
    }

    100% {
        transform: scale(1);
        filter: drop-shadow(0 0 0px #FFD700);
    }

}

@keyframes iconPulse2 {

    0% {
        transform: scale(1);
        filter: drop-shadow(0 0 0px #FFD700);
    }

    50% {
        transform: scale(1.03);
        filter:
            drop-shadow(0 0 1px #FFD700)
            drop-shadow(0 0 2px #FDB924);
    }

    100% {
        transform: scale(1);
        filter: drop-shadow(0 0 0px #FFD700);
    }

}

/* ---------- logo halo / mandala ---------- */
.emblem-wrap {
    position: relative;
    width: min(78vw, 420px);
    height: min(78vw, 420px);
    margin-bottom: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.emblem-wrap img {
	animation: iconPulse 1.5s ease-in-out infinite;
	transition: all 0.3s ease;
}
.halo-outer {
    position: absolute;
    width: 100%;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(74,114,255,0.16) 0%, transparent 68%);
    animation: breathe-slow 7s ease-in-out infinite;
}
.halo-inner {
    position: absolute;
    width: 74%;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: radial-gradient(circle, #f2b544cc 0%, #f2b54480 45%, transparent 72%);
    animation: breathe 5s ease-in-out infinite;
  }
.mandala {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: visible;
}
  .m-ring { fill:none; }
  .m-ring-1 {
		stroke: var(--gold);
		stroke-width: 0.4;
		opacity: 0.35;
		stroke-dasharray: 1 5;
		transform-origin: 150px 150px;
		animation: spin 120s linear infinite;
}
.m-ring-2 {
	stroke: var(--blue);
	stroke-width: 0.35;
	opacity: 0.3;
	transform-origin: 150px 150px;
	animation: spin-rev 90s linear infinite; }

.m-spoke {
	stroke:var(--gold);
	stroke-width:0.3;
	opacity:0.22;
}
.m-node {
	animation:node-pulse 3.4s ease-in-out infinite;
}
.m-node.blue { fill:var(--blue); }
.m-node.gold { fill:var(--gold); }
.logo-img {
    position: relative;
    z-index: 2;
    width: 56%;
    height: auto;
    display: block;
    filter: drop-shadow(0 0 22px rgba(242,181,68,0.35)) drop-shadow(0 0 46px rgba(74,114,255,0.14));
    animation: logo-breathe 5s ease-in-out infinite;
}
.logo-cross {
width: 47px;
    position: absolute;
    bottom: 182px;
    left: 44.6%;
    transform: translate(-50%, -50%);
animation: crossPulse 4s ease-in-out infinite;
}

@keyframes crossPulse {

    0% {
        transform: scale(1);
        filter:
        drop-shadow(0 0 3px #FDB924)
        drop-shadow(0 0 8px #FDB924);
    }

    50% {
        transform: scale(1.03);
        filter:
        drop-shadow(0 0 8px #FFD700)
        drop-shadow(0 0 15px #FFD700);
    }

    100% {
        transform: scale(1);
        filter:
        drop-shadow(0 0 3px #FDB924)
        drop-shadow(0 0 8px #FDB924);
    }

}

@keyframes spin {
	to { transform:rotate(360deg); }
}

@keyframes spin-rev {
	to { transform:rotate(-360deg); } }

@keyframes breathe {
	
   0%, 100% {
			opacity:0.7;
			transform:scale(1)
	}
  50% {
		opacity:1;
		transform:scale(1.07);
	}
	
}

@keyframes breathe-slow {
	
    0%,100% {
			opacity:0.6;
			transform:scale(1);
	}
    50% {
			opacity:0.95;
			transform:scale(1.04);
	}
	
}

@keyframes node-pulse {
    0%,100% { opacity:0.35; }
    50% { opacity:1; }
}

@keyframes logo-breathe {
	
  0%,100% {
			filter:drop-shadow(0 0 18px rgba(242,181,68,0.3)) drop-shadow(0 0 38px rgba(74,114,255,0.12));
	}
  50% {
		filter:drop-shadow(0 0 30px rgba(242,181,68,0.55)) drop-shadow(0 0 56px rgba(74,114,255,0.22));
	}
 
}

/* ---------- wordmark tagline ---------- */
.tagline {
    font-family: 'Cinzel Decorative', serif;
    font-weight: 600;
    font-size: 34px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin: 0.4rem 0 0.6rem;
    background: linear-gradient(100deg, var(--gold-deep) 0%, var(--gold-soft) 30%, var(--gold) 50%, var(--gold-soft) 70%, var(--gold-deep) 100%);
    background-size: 250% auto;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shimmer-slow 8s linear infinite;
}

@keyframes shimmer-slow {
    to { background-position:250% center; }
}

.subtitle {
    font-family: var(--font-mono);
    font-size: 14px;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: var(--gold);
    margin: 0 0 4.4rem;
position: relative;
}
.subtitle .dot.before:before {
content: "";
position: absolute;
bottom: 9px;
left: -55px;
width: 50px;
height: 1px;
background: linear-gradient(to right, transparent, var(--gold) 40%, var(--gold) 100%);
}
.subtitle .dot.after:after{
content: "";
position: absolute;
bottom: 9px;
right: -55px;
width: 50px;
height: 1px;
background: linear-gradient(to left, transparent, var(--gold) 40%, var(--gold) 100%);
}

/* ---------- quote ---------- */
  .quote {
    position: relative;
    font-family: var(--font-body);
    font-style: italic;
    font-weight: 500;
    font-size: 42px;
    line-height: 1.5;
    max-width: 660px;
    color: var(--text);
    text-shadow: 0 0 18px rgba(242,181,68,0.18);
    animation: quote-glow 4.5s ease-in-out infinite;
    margin: 0 0 0.9rem;
}

@keyframes quote-glow {
		
    0%,100% { text-shadow:0 0 14px rgba(242,181,68,0.16); }
    50% { text-shadow:0 0 26px rgba(242,181,68,0.32); }
		
}

.quote .w-ai {
   background: linear-gradient(120deg, var(--gold-deep), var(--gold-soft) 45%, var(--gold-deep));
    background-size: 220% auto;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shimmer-blue 5s linear infinite;
    font-style: normal;
    font-weight: 600;
}
.quote .w-god {
   background: linear-gradient(120deg, var(--gold-deep), var(--gold-soft) 45%, var(--gold-deep));
    background-size: 220% auto;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shimmer-slow 6s linear infinite;
    font-style: normal;
    font-weight: 600;
}
.quote .w-man {
   background: linear-gradient(120deg, var(--gold-deep), var(--gold-soft) 45%, var(--gold-deep));
    background-size: 220% auto;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shimmer-slow 6s linear infinite;
    font-style: normal;
    font-weight: 600;
}

@keyframes shimmer-blue {
    to { background-position: 220% center; }
}

.quote-rule {
    width: 80px;
	height: 1px;
   background: linear-gradient(90deg, transparent, var(--gold), transparent);
    margin: 2rem 0 5.2rem;
}

/* ---------- login ---------- */
.gate {
    width: 100%;
    max-width: 420px;
    background: linear-gradient(180deg, #f2b544cc, #a9760fcc);
    border: 1px solid var(--line);
    border-radius: 12px;
    padding: 2.2rem 2rem;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.2), 0 20px 60px rgba(0,0,0,0.35);
}
.gate-label {
    font-family: var(--font-body);
    font-style: normal;
    font-size: 20px;
    color: var(--text);
    margin: 0 0 1.6rem;
}
.gate-row {
    display: flex;
    gap: 10px;
}
.gate-row form { width: 100%; }
#password {
    flex: 1;
  background: rgba(255,255,255,0.03);
    border: 1px solid #fff;
    border-radius: 6px;
    padding: 13px 14px;
    color: var(--text);
    font-family: var(--font-mono);
    letter-spacing: 0.14em;
    font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
    outline: none;
    transition: border-color 0.25s, box-shadow 0.25s;
}
#password::placeholder {
	color:var(--text);
	letter-spacing:0.08em;
}
#password:focus {
    border-color: var(--blue-soft);
    box-shadow: 0 0 0 3px rgba(74,114,255,0.18);
}
#enterBtn {
    background: linear-gradient(135deg, var(--gold), var(--gold-deep));
    border: 1px solid var(--gold-deep);
    color: var(--text);
    font-family: var(--font-mono);
    font-weight: 600;
    letter-spacing: 0.16em;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 22px;
    border-radius: 6px;
    cursor: pointer;
	height: 45px;
    transition: filter 0.25s, box-shadow 0.25s;
}
#enterBtn:hover {
    filter: brightness(1.1);
    box-shadow: 0 0 22px rgba(242,181,68,0.4);
}
.gate-error {
    margin-top: 0.9rem;
    font-size: 13px;
    font-family: var(--font-mono);
    color: #ff8a75;
    min-height: 18px;
    opacity: 0;
    transition: opacity 0.2s;
}
.gate-error.show {
	opacity: 1;
	animation:shake 0.4s;
}

@keyframes shake {
    0%,100% { transform: translateX(0); }
    25% { transform: translateX(-6px); }
    75% { transform: translateX(6px); }
}

/* ---------- gated content (post-login) ---------- */
#sanctuary {
    display: none;
    position: relative;
    z-index: 1;
    min-height: 100vh;
    max-width: 760px;
    margin: 0 auto;
    padding: 14vh 24px;
    text-align: center;
}
  #sanctuary h1 {
    font-family: var(--font-head);
    font-weight: 600;
    font-size: clamp(28px, 4.4vw, 40px);
    color: var(--gold-soft);
    letter-spacing: 0.06em;
    margin-bottom: 0.8rem;
}
#sanctuary p {
    font-size: 18px;
    color: var(--text-soft);
}
.fade-out { animation: fadeOut 0.6s ease forwards; }
.fade-in { animation: fadeIn 0.8s ease forwards; }

@keyframes fadeOut {
	to {
		opacity: 0; transform: translateY(-12px); pointer-events: none;
	}
}

@keyframes fadeIn {
	
	from {
		opacity: 0; transform: translateY(12px);
	}
	to {
		opacity: 1; transform: translateY(0);
	}

}
@media (prefers-reduced-motion: reduce) {
    * {
			animation-duration: 0.001ms !important;
			animation-iteration-count: 1 !important; }
}

@media (max-width:480px) {
    .gate-row { flex-direction: column; }
    #enterBtn { padding: 14px; }
    .gate { padding: 1.8rem 1.4rem; }
  }

@media (max-width: 767px) {
	.value-flex {
		display: flex;
		flex-direction: row;
		gap: 15px;
		flex-wrap: wrap;
		align-content: center;
    justify-content: space-between;
	}
	.value-icon {
		position: relative;
		top: 0; 
		bottom: 0;
		left: 0;
		right: 0;
		width: 45%;
	}
	body:after {
    opacity: 0.7;
}
}

/* Home */
/*
 * # Google Fonts
Cinzel Decorative
https://fonts.google.com/specimen/Cinzel+Decorative
Grenze
https://fonts.google.com/specimen/Grenze
Quantico
https://fonts.google.com/specimen/Quantico
*/
/*==================================================
# HOME HERO SECTION
==================================================*/
.cbai-main-intro{
    position:relative;
    width:100%;
    height:100vh;
    overflow:hidden;
}
.cbai-intro-video{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.cbai-intro-overlay{
    position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    inset:0;
    background:rgba(0,0,0,.35);
}
.cbai-scroll-down{
    position:absolute;
    bottom:45px;
    left:50%;
    transform:translateX(-50%);
    width:70px;
    height:70px;
    border:2px solid #fff;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    z-index:20;
    text-decoration:none;
	transform:rotate(40deg);
}
.cbai-scroll-down span{
    width:16px;
    height:16px;
    border-right:3px solid #fff;
    border-bottom:3px solid #fff;
    animation:cbaiArrow 2s infinite;
}

@keyframes cbaiArrow{

    0%,100%{
        transform:scale(1);
    }

    50%{
        transform:scale(1.2);
    }

}

/*--------------------------------------------------------------
# Hero Section - Welcome
--------------------------------------------------------------*/
.cbai-hero-section {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 200px 20px;
    box-sizing: border-box;
    overflow: hidden;
    background: radial-gradient(circle at top, #854FF5 0%, #6B3FC4 60%, #3F2573 100%);
    position: relative;
}
.cbai-hero-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2026/07/crissxcross.png);
    background-size: 200px 200px;
    background-repeat: repeat;
    opacity: 0.6;
    z-index: 1;
}
.cbai-hero-container {
    display: flex;
    width: 100%;
    max-width: 1200px;
    justify-content: center;
    align-items: center;
  position: relative;
  z-index: 5;
}
.cbai-hero-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: 850px;
}
.cbai-hero-content .cbai-page-eyebrow {
    display: flex;
    margin-bottom: 20px;
    backdrop-filter: blur(10px);
    font-family: Quantico, sans-serif;
    font-size: 0.95rem;
    font-weight: 700;
    letter-spacing: 2px;
    color: rgb(242, 181, 68);
    padding: 10px 20px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.25);
    border-image: none;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.08);
}
.cbai-hero-title {
    display: flex;
    margin: 0;
    padding: 0;
    font-family: "Quantico", sans-serif;
    font-size: clamp(3rem, 7vw, 5rem);
    line-height: 1.1;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 3px;
  text-transform: uppercase;
    text-shadow:
        1px 1px 1px #010000,
        0 0 35px rgba(0, 87, 243, .35);
  position: relative;
}
.cbai-hero-title::before {
    content:'';
    position:absolute;
  top: -200px;
    left: 18%;
    width:500px;
    height:500px;
    background: radial-gradient(circle, rgba(242, 181, 68, .65) 0%, rgba(0, 87, 243, 0) 80%);
    filter:blur(10px);
    z-index:-1;
    animation:
    cbai-pulse 6s ease-in-out infinite;
}
.cbai-hero-description {
    display: flex;
    margin: 35px 0;
    padding: 0;
    font-family: "Noto Serif", serif;
   font-size: 1.2rem;
    line-height: 1.5;
    color: #f7f7f7;
    max-width: 820px;
}

.cbai-particles::before{
    content:'';
    position:absolute;
    inset:0;
    background-image:
        radial-gradient(circle, #854FF5 1px, transparent 2px),
        radial-gradient(circle, #6B3FC4 1.5px, transparent 3px),
        radial-gradient(circle, #854FF5 2px, transparent 4px),
        radial-gradient(circle, #6B3FC4 1px, transparent 2px);
    background-size:
        300px 150px,
        450px 200px,
        500px 250px,
        350px 175px;
    opacity:.75;
    filter:
        drop-shadow(0 0 6px #854FF5)
        drop-shadow(0 0 12px #854FF5);
    animation:
        cbai-stream-one 18s linear infinite;
}
.cbai-particles::after{
    content:'';
    position:absolute;
    inset:0;
    background-image:
        radial-gradient(circle, #854FF5 1px, transparent 2px),
        radial-gradient(circle, #6B3FC4 2px, transparent 4px);
    background-size:
        600px 300px,
        750px 250px;
    opacity:.45;
    filter:
        drop-shadow(0 0 10px #854FF5);
    animation:
        cbai-stream-two 25s linear infinite;
}

/*--------------------------------------------------------------
# Global Class
# section + container
--------------------------------------------------------------*/
.cbai-section {
	display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
    padding:120px 20px;
	position: relative;
  overflow: hidden;
}
.cbai-container{
    display:flex;
    flex-direction:column;
    width:100%;
    max-width:1200px;
    gap:60px;
  z-index: 5;
}

/*--------------------------------------------------------------
# Global Class
# section: header, title, intro
--------------------------------------------------------------*/
.cbai-header{
    display:flex;
    flex-direction:column;
    align-items:center;
    text-align:center;
}
.cbai-title{
	display:flex;
    margin:0 0 20px;
    font-family:'Quantico', sans-serif;
    font-size:3rem;
    font-weight:700;
	text-transform: uppercase;
}
.cbai-intro{
    display:flex;
    max-width:850px;
    margin:0;
    font-family: "Noto Serif", serif;
    font-size:1.1rem;
    line-height:1.5;
}

/*--------------------------------------------------------------
# Global Class
# section: grid + card
--------------------------------------------------------------*/
.cbai-grid{
    display:flex;
    gap:25px;
    width:100%;
}
.cbai-card{
    display:flex;
    flex-direction:column;
    align-items:center;
    flex:1;
    padding:40px 30px;
    border-radius:8px;
    text-align:center;
    transition:all .35s ease;
}

/*--------------------------------------------------------------
# Global Class
# section: buttons
--------------------------------------------------------------*/
.cbai-button-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
.cbai-button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 40px;
    border-radius: 12px;
    background: #f2b544;
    color: #010000;
  border: 1px solid #f2b544;
    text-decoration: none!important;
    font-family: "Noto Serif", serif;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 1px;
  text-transform: uppercase;
  overflow: hidden;
  cursor: pointer;
  position: relative;
    transition: all .35s ease;
    box-shadow: 2px 2px 5px #6B3FC4;
}
.cbai-button:hover{
	color: #fff;
	background: #010000;
    transform:translateY(-4px);
}

/*--------------------------------------------------------------
# Global Class
# section: divider
--------------------------------------------------------------*/
.cbai-divider{
    border-radius:20px;
	width:100px;
    height:2px;
    background:linear-gradient(
        to right,
        transparent,
        #f2b544,
        transparent
    );
	margin: 0 auto 25px;
}

/*--------------------------------------------------------------
# Meet The Team
--------------------------------------------------------------*/
.cbai-team-section {
    padding:120px 20px 160px 20px;
    background:#FFF;
}
.cbai-team-section::before{
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url('/wp-content/uploads/2026/07/modern-lines-top-purple.webp');
  background-size: contain;
  background-position: top center;
  background-repeat: repeat-x;
  z-index: 1;
}
.cbai-team-section::after{
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url('/wp-content/uploads/2026/07/modern-lines-bottom-purple.webp');
  background-size: contain;
  background-position: bottom center;
  background-repeat: repeat-x;
  z-index: 1;
}

/*--------------------------------------------------------------
# Meet The Team - Header
--------------------------------------------------------------*/
.cbai-team-title{
    color:#6B3FC4;
  text-shadow: 1px 1px 1px #3F2573;
}
.cbai-team-intro{ color:#010000; }

/*--------------------------------------------------------------
# Meet The Team - Team Grid
--------------------------------------------------------------*/
.cbai-team-card{
        background: linear-gradient(180deg, #854FF5 0%, #6B3FC4 50%, #3F2573 100%);
    border:2px solid #f2b544;
}
.cbai-team-card:hover{
    transform:translateY(-8px);
    box-shadow:
    0 0 20px rgba(242,181,68,.25),
    0 0 40px rgba(242,181,68,.15);
}

/*--------------------------------------------------------------
# Meet The Team - Icon
--------------------------------------------------------------*/
.cbai-team-icon-wrapper{
    display:flex;
    justify-content:center;
    align-items:center;
    width:90px;
    height:90px;
    margin-bottom:25px;
}
.cbai-team-icon{
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:42px;
    color:#f2b544;
	border-radius: 50%;
    overflow: hidden;
    border: 2px solid #6B3FC4;
    position: relative;
}

/*--------------------------------------------------------------
# Meet The Team - Typography
--------------------------------------------------------------*/
.cbai-team-name{
    display:flex;
    margin:0;
    font-family:'Quantico', sans-serif;
    font-size:1.5rem;
    color:#ffffff;
}
.cbai-team-position{
    display:flex;
    margin:12px 0 20px;
    font-family: "Noto Serif", serif;
    font-size:1.1rem;
    font-weight:700;
    color:#f2b544;
  text-transform: uppercase;
}
.cbai-team-description{
    display:flex;
    margin:0;
    font-family: "Noto Serif", serif;
    font-size:1rem;
    line-height:1.5;
    color:rgba(255,255,255,.75);
}

/*--------------------------------------------------------------
# Our Solution
--------------------------------------------------------------*/
.cbai-solution-section{
  background-image: url('/wp-content/uploads/2026/07/circuit-background-right-purple.webp');
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
  background-color: #000000;
}
.cbai-solution-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:
    radial-gradient(
        circle at center,
        #854FF5 0%,
        #6B3FC4 45%,
        #010000 100%
    );
  opacity: 0.4;
}
.cbai-solution-section .cbai-particles::before { animation: cbai-stream-one-right 18s linear infinite; }
.cbai-solution-section .cbai-particles::after { animation: cbai-stream-two-right 25s linear infinite; }


/*--------------------------------------------------------------
# Our Solution - Header
--------------------------------------------------------------*/
.cbai-solution-title{
    color:#FFFFFF;
  text-shadow:
        1px 1px 1px #010000,
        0 0 35px rgba(0, 87, 243, .35);
}
.cbai-solution-intro{ color:#FFFFFF; }

/*--------------------------------------------------------------
# Our Solution - Card
--------------------------------------------------------------*/
.cbai-solution-card{
    background:#FFFFFF;
    border:2px solid #f2b544;
}
.cbai-solution-card:hover{
    transform:translateY(-8px);
    box-shadow:
    0 0 25px rgba(242,181,68,.35);
}

/*--------------------------------------------------------------
# Our Solution - Icon
--------------------------------------------------------------*/
.cbai-solution-icon-wrapper{
    display:flex;
    justify-content:center;
    align-items:center;
    width:90px;
    height:90px;
    margin-bottom:25px;
    border:2px solid #6B3FC4;
    border-radius:50%;
}
.cbai-solution-icon{
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:40px;
    color:#000890;
}

/*--------------------------------------------------------------
# Our Solution - Typography
--------------------------------------------------------------*/
.cbai-solution-card-title{
    display:flex;
    margin:0 0 15px;
    font-family:'Quantico', sans-serif;
    font-size:1.5rem;
    color:#6B3FC4;
  text-transform: uppercase;
}
.cbai-solution-description{
    display:flex;
    margin:0;
    font-family: "Noto Serif", serif;
    font-size:1rem;
    line-height:1.5;
    color:rgba(1,0,0,.75);
}

/*--------------------------------------------------------------
# Public Facing Experience
--------------------------------------------------------------*/
.cbai-public-section{ background:#FFFFFF; }
.cbai-particles-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 262px;
  background-image: url('/wp-content/uploads/2026/07/hex-left-top-purple.webp');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  z-index: 1;
  animation: cbai-soft-pulse2 4s ease-in-out infinite;
}
.cbai-particles-left:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 250px;
  height: 450px;
  background-image: url('/wp-content/uploads/2026/07/hex-left-bottom-purple.webp');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom left;
  z-index: 1;
  animation: cbai-soft-pulse2 4s ease-in-out infinite;
}
.cbai-particles-right:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  height: 399px;
  background-image: url('/wp-content/uploads/2026/07/hex-right-top-purple.webp');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  z-index: 1;
  animation: cbai-soft-pulse2 4s ease-in-out infinite;
}
.cbai-particles-right:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 280px;
  background-image: url('/wp-content/uploads/2026/07/hex-right-bottom-purple.webp');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 1;
  animation: cbai-soft-pulse2 4s ease-in-out infinite;
}

/*--------------------------------------------------------------
# Public Facing Experience - Header
--------------------------------------------------------------*/
.cbai-public-title{
    color:#6B3FC4;
  text-shadow: 1px 1px 1px #3F2573;
}
.cbai-public-intro{ color:#010000; }

/*--------------------------------------------------------------
# Public Facing Experience - Cards
--------------------------------------------------------------*/
.cbai-public-card{
    padding:50px 35px;
    background: linear-gradient(180deg, #854FF5 0%, #6B3FC4 50%, #3F2573 100%);
    border:2px solid #f2b544;
}
.cbai-public-card:hover{
    transform:translateY(-8px);
    box-shadow:
    0 0 25px rgba(242,181,68,.25);
}

/*--------------------------------------------------------------
# Public Facing Experience - Icon
--------------------------------------------------------------*/
.cbai-public-icon-wrapper{
    display:flex;
    justify-content:center;
    align-items:center;
   width:90px;
    height:90px;
    margin-bottom:25px;
    border:2px solid #f2b544;
    border-radius:50%;
  background-color: #fff;
}
.cbai-public-icon{
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:40px;
    color:#f2b544;
}

/*--------------------------------------------------------------
# Public Facing Experience - Typography
--------------------------------------------------------------*/
.cbai-public-card-title{
    display:flex;
   margin:0 0 15px;
    font-family:'Quantico', sans-serif;
    font-size:1.5rem;
    color:#FFFFFF;
  text-transform: uppercase;
}
.cbai-public-description{
    display:flex;
    margin:0;
    font-family: "Noto Serif", serif;
    font-size:1rem;
    line-height:1.5;
    color:rgba(255,255,255,.75);
}

/*--------------------------------------------------------------
# Feature Architecture
--------------------------------------------------------------*/
.cbai-architecture-section{
    background-image: url('/wp-content/uploads/2026/07/circuit-background-left-purple.webp');
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #000000;
}
.cbai-architecture-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:
    radial-gradient(
        circle at center,
        #854FF5 0%,
        #6B3FC4 45%,
        #010000 100%
    );
  opacity: 0.4;
}

/*--------------------------------------------------------------
# Feature Architecture - Header
--------------------------------------------------------------*/
.cbai-architecture-title{
    margin:0;
    color:#ffffff;
  text-shadow:
        1px 1px 1px #010000,
        0 0 35px rgba(0, 87, 243, .35);
}

/*--------------------------------------------------------------
# Feature Architecture - Cards
--------------------------------------------------------------*/
.cbai-architecture-card{
    background:#FFFFFF;
    border:2px solid #f2b544;
}
.cbai-architecture-card:hover{
    transform:translateY(-8px);
    box-shadow:
    0 0 20px rgba(0,87,243,.15),
    0 0 40px rgba(0,87,243,.08);
}

/*--------------------------------------------------------------
# Feature Architecture - Icons
--------------------------------------------------------------*/
.cbai-architecture-icon-wrapper{
    display:flex;
    justify-content:center;
    align-items:center;
    width:100px;
    height:100px;
    border:2px solid #6B3FC4;
    border-radius:50%;
    margin-bottom:25px;
}
.cbai-architecture-icon{
    font-size:44px;
    color:#000890;
}

/*--------------------------------------------------------------
# Feature Architecture - Typography
--------------------------------------------------------------*/
.cbai-architecture-card-title{
    margin:0 0 15px;
    font-family:'Quantico', sans-serif;
    font-size:1.4rem;
    color:#6B3FC4;
  text-transform: uppercase;
}
.cbai-architecture-divider{
    width:60px;
    height:3px;
    margin:0;
    background:#f2b544;
    border-radius:20px;
}
.cbai-architecture-description{
    margin:0;
    font-family: "Noto Serif", serif;
    font-size:1rem;
    line-height:1.5;
    color:rgba(1,0,0,.75);
}

/*--------------------------------------------------------------
# Stage Two Capabilities
--------------------------------------------------------------*/
.cbai-stage-two-section{
    padding:120px 20px 160px 20px;
    background:#FFFFFF;
}
.cbai-stage-two-section::before{
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url('/wp-content/uploads/2026/07/modern-lines-top-purple.webp');
  background-size: contain;
  background-position: top center;
  background-repeat: repeat-x;
  z-index: 1;
}
.cbai-stage-two-section::after{
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url('/wp-content/uploads/2026/07/modern-lines-bottom-purple.webp');
  background-size: contain;
  background-position: bottom center;
  background-repeat: repeat-x;
  z-index: 1;
}

/*--------------------------------------------------------------
# Stage Two Capabilities - Header
--------------------------------------------------------------*/
.cbai-stage-two-title{
    margin:0;
    color:#6B3FC4;
  text-shadow: 1px 1px 1px #3F2573;
}

/*--------------------------------------------------------------
# Stage Two Capabilities - Cards
--------------------------------------------------------------*/
.cbai-stage-two-card{
    padding:50px 35px;
    background: linear-gradient(180deg, #854FF5 0%, #6B3FC4 50%, #3F2573 100%);
    border:2px solid #f2b544;
}
.cbai-stage-two-card:hover{
    transform:translateY(-8px);
    box-shadow:
        0 0 25px rgba(242,181,68,.25);
}

/*--------------------------------------------------------------
# Stage Two Capabilities - Icons
--------------------------------------------------------------*/
.cbai-stage-two-icon-wrapper{
    display:flex;
    justify-content:center;
    align-items:center;
    width:90px;
    height:90px;
    margin-bottom:25px;
    border:2px solid #f2b544;
    border-radius:50%;
  background:#fff;
}
.cbai-stage-two-icon{
    font-size:42px;
    color:#f2b544;
}

/*--------------------------------------------------------------
# Stage Two Capabilities - Typography
--------------------------------------------------------------*/
.cbai-stage-two-card-title{
    margin:0 0 15px;
    font-family:'Quantico', sans-serif;
    font-size:1.5rem;
    color:#FFFFFF;
  text-transform: uppercase;
}
.cbai-stage-two-description{
    margin:0px;
    font-family: "Noto Serif", serif;
    font-size:1rem;
    line-height:1.5;
    color:rgba(255,255,255,.75);
}

/*--------------------------------------------------------------
# Services Offered
--------------------------------------------------------------*/
.cbai-services-section{
  background-image: url('/wp-content/uploads/2026/07/biblical-background-purple.webp');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #000000;
}
.cbai-services-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:
    radial-gradient(
        circle at center,
        #854FF5 0%,
        #6B3FC4 45%,
        #010000 100%
    );
  opacity: 0.6;
  z-index: 1;
}

/*--------------------------------------------------------------
# Services Offered - Header
--------------------------------------------------------------*/
.cbai-services-title{
    color:#FFFFFF;
  text-shadow:
        1px 1px 1px #010000,
        0 0 35px rgba(0, 87, 243, .35);
}
.cbai-services-intro{ color:#FFFFFF; }

/*--------------------------------------------------------------
# Services Offered - Service Groups
--------------------------------------------------------------*/
.cbai-services-group{
    display:flex;
    flex-direction:column;
    gap:30px;
}
.cbai-services-subtitle{
    margin:0;
    font-family:'Quantico', sans-serif;
    font-size:2rem;
    color:#FFFFFF;
  text-shadow:
        1px 1px 1px #010000,
        0 0 35px rgba(0, 87, 243, .35);
  text-transform: uppercase;
}

/*--------------------------------------------------------------
# Services Offered - Service Grid
--------------------------------------------------------------*/
.cbai-services-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:20px;
}

/*--------------------------------------------------------------
# Services Offered - Service Card
--------------------------------------------------------------*/
.cbai-service-card{
    display:flex;
    justify-content:center;
    align-items:center;
    min-height:90px;
    padding:20px;
    background:#FFFFFF;
    border:2px solid #f2b544;
    border-radius:8px;
    text-align:center;
    font-family: "Noto Serif", serif;
    font-size:1rem;
    font-weight:400;
    line-height:1.5;
    color:#010000;
    transition:all .35s ease;
}
.cbai-service-card:hover{
    transform:translateY(-5px);
    background:#f2b544;
    box-shadow:
        0 0 20px rgba(242,181,68,.35);
}

/*--------------------------------------------------------------
# How We Roll Out
--------------------------------------------------------------*/
.cbai-rollout-section{ background:#FFFFFF; }

/*--------------------------------------------------------------
# How We Roll Out - Header
--------------------------------------------------------------*/
.cbai-rollout-title{
    margin:0;
    color:#6B3FC4;
  text-shadow: 1px 1px 1px #3F2573;
}

/*--------------------------------------------------------------
# How We Roll Out - Timeline Grid
--------------------------------------------------------------*/
.cbai-rollout-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:25px;
    position:relative;
}

/* Gold Timeline Connector */
.cbai-rollout-grid::before{
    content:'';
    position:absolute;
    top:60px;
    left:12%;
    width:76%;
    height:3px;
    background:#f2b544;
    z-index:1;
}

/*--------------------------------------------------------------
# How We Roll Out - Cards
--------------------------------------------------------------*/
.cbai-rollout-card{
    display:flex;
    flex-direction:column;
    align-items:center;
    padding:50px 30px;
    background: linear-gradient(180deg, #854FF5 0%, #6B3FC4 50%, #3F2573 100%);
    border:2px solid #f2b544;
    border-radius:8px;
    text-align:center;
    position:relative;
    z-index:2;
    transition:.35s ease;
}

.cbai-rollout-card:hover{
    transform:translateY(-8px);
    box-shadow:
        0 0 25px rgba(242,181,68,.25);
}

/*--------------------------------------------------------------
# How We Roll Out - Icons
--------------------------------------------------------------*/
.cbai-rollout-icon-wrapper{
    display:flex;
    justify-content:center;
    align-items:center;
    width:90px;
    height:90px;
    margin-bottom:25px;
    border:2px solid #f2b544;
    border-radius:50%;
    background:#fff;
}
.cbai-rollout-icon{
    font-family:'Quantico', sans-serif;
    font-size:2rem;
    font-weight:700;
    color:#f2b544;
}

/*--------------------------------------------------------------
# How We Roll Out - Typography
--------------------------------------------------------------*/
.cbai-rollout-card-title{
    margin:0 0 15px;
    font-family:'Quantico', sans-serif;
    font-size:1.5rem;
    color:#FFFFFF;
  text-transform: uppercase;
}
.cbai-rollout-description{
    margin:0px;
    font-family:'Noto Serif', serif;
    font-size:1rem;
    line-height:1.5;
    color:rgba(255,255,255,.80);
}

/*--------------------------------------------------------------
# Packages and Pricing
--------------------------------------------------------------*/
.cbai-pricing-section{
    background:
    radial-gradient(
        circle at top,
        #854FF5 0%,
        #6B3FC4 60%,
        #3F2573 100%
    );
}
.cbai-pricing-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/wp-content/uploads/2026/07/crissxcross.png');
  background-size: 200px 200px;
  background-repeat: repeat;
  opacity: 0.6;
  z-index: 1;
}

/*--------------------------------------------------------------
# Packages and Pricing - Header
--------------------------------------------------------------*/
.cbai-pricing-title{
    color:#FFFFFF;
  text-shadow: 1px 1px 1px #010000, 0 0 35px rgba(0, 87, 243, .35);
}
.cbai-pricing-intro{ color:#FFFFFF; }

/*--------------------------------------------------------------
# Packages and Pricing - Pricing Grid
--------------------------------------------------------------*/
.cbai-pricing-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:25px;
}

/*--------------------------------------------------------------
# Packages and Pricing - Pricing Cards
--------------------------------------------------------------*/
.cbai-pricing-card{
    display:flex;
    flex-direction:column;
    padding:40px 20px;
    background:#FFFFFF;
    border:2px solid #f2b544;
    border-radius:8px;
    transition:.35s ease;
}
.cbai-pricing-card:hover{
   transform:translateY(-8px);
    box-shadow:
        0 0 25px rgba(242,181,68,.35);
}

/*--------------------------------------------------------------
# Packages and Pricing - Typography
--------------------------------------------------------------*/
.cbai-pricing-card-title{
    margin:0;
    font-family:'Quantico', sans-serif;
    font-size:1.4rem;
    color:#6B3FC4;
  text-transform: uppercase;
}
.cbai-pricing-price{
    margin:20px 0;
    font-family:'Quantico', sans-serif;
    font-size:2.5rem;
    color:#f2b544;
	text-shadow: 0px 1px 1px #3F2573;
}
.cbai-pricing-list{
    margin:0;
	padding-left: 0;
    display:flex;
    flex-direction:column;
    gap:15px;
    font-family:'Noto Serif', serif;
    font-size:1rem;
    line-height:1.6;
    color:rgba(1,0,0,.75);
  list-style: none;
  text-align: center;
	text-transform: capitalize;
}
.cbai-pricing-list li {
    border-bottom: 1px dashed rgba(1, 0, 0, .2);
    padding-bottom: 12px;
}
.cbai-pricing-list li:last-child { border-bottom: 0; }

/*--------------------------------------------------------------
# Packages and Pricing - Footer
--------------------------------------------------------------*/
.cbai-pricing-footer{
    display:flex;
    justify-content:center;
    text-align:center;
}
.cbai-pricing-footer p{
    max-width:900px;
    margin:0;
    font-family:'Noto Serif', serif;
    font-size:1.1rem;
    line-height:1.5;
    color:#FFFFFF;
}

/*--------------------------------------------------------------
# Get A Demo
--------------------------------------------------------------*/
.cbai-demo-section{
	padding:120px 20px 160px 20px;
  background: #ffffff;
}

.cbai-demo-section::before{
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url('/wp-content/uploads/2026/07/modern-lines-top-purple.webp');
  background-size: contain;
  background-position: top center;
  background-repeat: repeat-x;
  z-index: 1;
}
.cbai-demo-section::after{
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url('/wp-content/uploads/2026/07/modern-lines-bottom-purple.webp');
  background-size: contain;
  background-position: bottom center;
  background-repeat: repeat-x;
  z-index: 1;
}

/*--------------------------------------------------------------
# Get A Demo - Header
--------------------------------------------------------------*/
.cbai-demo-title{ color:#6B3FC4; }
.cbai-demo-intro{ color:#010000; }

/*--------------------------------------------------------------
# Get A Demo - Form Wrapper
--------------------------------------------------------------*/
.cbai-demo-form-wrapper{
    display:flex;
    justify-content:center;
    width:100%;
}
.cbai-demo-form{
    display:flex;
    flex-direction:column;
    gap:25px;
    width:100%;
    max-width:850px;
}

/*--------------------------------------------------------------
# Get A Demo - Form Fields
--------------------------------------------------------------*/
.cbai-demo-form .cbai-demo-field{
    display:flex;
    flex-direction:column;
    gap:10px;
}
.cbai-demo-form .cbai-demo-field label{
    font-family:'Quantico', sans-serif;
    font-size:1rem;
    color:#000890;
	display: none;
}
.cbai-demo-form .cbai-demo-field input,
.cbai-demo-form .cbai-demo-field textarea{
    width:100%;
    padding:18px 20px;
    border:2px solid #6B3FC4;
    border-radius:6px;
    background:#FFFFFF;
    font-family:'Noto Serif', serif;
    font-size:1rem;
    color:#010000;
    transition:all .3s ease;
    outline:none;
}
.cbai-demo-form .cbai-demo-field input::placeholder,
.cbai-demo-form .cbai-demo-field textarea::placeholder{
    color:rgba(1,0,0,.45);
}
.cbai-demo-form .cbai-demo-field input:focus,
.cbai-demo-form .cbai-demo-field textarea:focus{
    border-color:#f2b544;
    box-shadow:
        0 0 15px rgba(242,181,68,.20);
}

/*--------------------------------------------------------------
# Get A Demo - Button
--------------------------------------------------------------*/
.cbai-demo-form .cbai-demo-button{
    display:flex;
    justify-content:center;
    align-items:center;
    width:fit-content;
    padding:15px 40px;
    background:#f2b544;
	background-color: none;
    border:1px solid #f2b544;
    border-radius:12px;
    cursor:pointer;
    font-family: "Noto Serif", serif;
    font-size:1rem;
    font-weight:700;
    color:#010000;
	text-transform: uppercase;
    transition:all .35s ease;
    box-shadow: 2px 2px 5px #6B3FC4;
}
.cbai-demo-form  .cbai-demo-button:hover{
	background: #010000;
    transform:translateY(-4px);
}

/*--------------------------------------------------------------
# Default Page Banner
--------------------------------------------------------------*/
.cbai-page-banner-section {
	display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
    min-height:600px;
    padding:120px 20px;
    background-image: url(/wp-content/uploads/2026/07/biblical-background-purple.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgb(0, 0, 0);
    background-position: center center;
	position: relative;
	overflow:hidden;
}
.cbai-page-banner-section:before{
	content: "";
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: radial-gradient(circle at center top, rgb(133, 79, 245) 0%, rgb(107, 63, 196) 45%, rgb(1, 0, 0) 100%);
	opacity: 0.85;
}
.cbai-services-section {
    background-image: url(/wp-content/uploads/2026/07/biblical-background-purple.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgb(0, 0, 0);
    background-position: center center;
}
.cbai-page-banner-container{
    display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
    max-width:1200px;
	z-index: 5;
}
.cbai-page-banner-content{
    display:flex;
    flex-direction:column;
    align-items:center;
    text-align:center;
    max-width:900px;
}

/*--------------------------------------------------------------
# Default Page Banner - Eyebrow
--------------------------------------------------------------*/
.cbai-page-eyebrow{
    display:flex;
    margin-bottom:20px;
    padding:10px 20px;
    border:1px solid rgba(255,255,255,.25);
    border-radius:50px;
    background:rgba(255,255,255,.08);
    backdrop-filter:blur(10px);
    font-family:'Quantico', sans-serif;
    font-size:.95rem;
    font-weight:700;
    letter-spacing:2px;
    color:#f2b544;
}

/*--------------------------------------------------------------
# Default Page Banner - Title
--------------------------------------------------------------*/
.cbai-page-title{
    margin:0 0 25px;
    font-family: 'Quantico', sans-serif;
    font-size:4.5rem;
    line-height:1.2;
    color:#FFFFFF;
	text-transform: uppercase;
}

/*--------------------------------------------------------------
# Default Page Banner - Description
--------------------------------------------------------------*/
.cbai-page-description{
    margin:0 0 20px;
    max-width:850px;
    font-family:'Noto Serif', serif;
    font-size:1.2rem;
    line-height:1.5;
    color:rgba(255,255,255,.90);
}

/*==================================================
# Page About
==================================================*/
.cbai-about-story-section{
    background:
    radial-gradient(
        circle at top,
        #854FF5 0%,
        #6B3FC4 60%,
        #3F2573 100%
    );
}
.cbai-about-story-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/wp-content/uploads/2026/07/crissxcross.png');
  background-size: 200px 200px;
  background-repeat: repeat;
  opacity: 0.6;
  z-index: 1;
}
.cbai-about-story-container{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:60px;
    width:100%;
    max-width:1200px;
    align-items:center;
	z-index: 5;
}
.cbai-about-story-image{ display:flex; }
.cbai-about-story-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius:12px;
    border:2px solid #f2b544;
}
.cbai-about-story-content{
    display:flex;
    flex-direction:column;
    gap:25px;
}
.cbai-about-story-content h2{
    margin:0;
    font-family:'Quantico', sans-serif;
    font-size:3rem;
    color:#FFF;
	text-transform: uppercase;
}
.cbai-about-story-content p{
    margin:0;
    font-family:'Noto Serif', serif;
    font-size:1.1rem;
    line-height:1.5;
    color:#FFF;
}
.cbai-reviews-section{ background:#FFF; }
.cbai-reviews-container{
    display:flex;
    flex-direction:column;
    gap:60px;
    width:100%;
    max-width:1200px;
}
.cbai-reviews-header{
    display:flex;
    flex-direction:column;
    align-items:center;
    text-align:center;
}
.cbai-reviews-header h2{ color:#6B3FC4; }
.cbai-reviews-header p{ color:#010000; }
.cbai-reviews-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:25px;
}
.cbai-review-card{
    display:flex;
    flex-direction:column;
    gap:20px;
    padding:40px 30px;
    background: linear-gradient(180deg, #854FF5 0%, #6B3FC4 50%, #3F2573 100%);
    border:2px solid #f2b544;
    border-radius:8px;
    transition:.35s ease;
}
.cbai-review-card:hover{
    transform:translateY(-8px);
    box-shadow:
        0 0 25px rgba(242,181,68,.25);
}
.cbai-review-stars{
    font-size:1.5rem;
    letter-spacing:2px;
    color:#f2b544;
}
.cbai-review-card p{
    margin:0;
    font-family:'Noto Serif', serif;
    font-size:1rem;
    line-height:1.8;
    color: rgba(255, 255, 255, .80);
}
.cbai-review-card h3{
    margin:0;
    font-family:'Quantico', sans-serif;
    font-size:1.25rem;
    color:#f2b544;
	text-transform: uppercase;
}
.cbai-review-card span{
    font-family:'Noto Serif', serif;
    font-size:.95rem;
    color:#fff;
}

/*==================================================
# Page Services
==================================================*/
.cbai-services-page-section { background-color: #fff; }
.cbai-services-page-section::before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 60px;
    background-image: url(/wp-content/uploads/2026/07/modern-lines-top-purple.webp);
    background-size: contain;
    background-position: top center;
    background-repeat: repeat-x;
    z-index: 1;
}
.cbai-services-page-section::after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 100%;
    height: 60px;
    background-image: url(/wp-content/uploads/2026/07/modern-lines-bottom-purple.webp);
    background-size: contain;
    background-position: bottom center;
    background-repeat: repeat-x;
    z-index: 1;
}
.cbai-services-page-section .cbai-services-title {
    color: #6B3FC4;
    text-shadow: 1px 1px 1px #3F2573;
}
.cbai-services-page-section .cbai-services-intro { color: #010000; }
.cbai-services-page-section .cbai-services-subtitle {
    color: #6B3FC4;
    text-shadow: 1px 1px 1px #3F2573;
}
.cbai-why-section{
    background: radial-gradient(circle at top, #854FF5 0%, #6B3FC4 60%, #3F2573 100%);
}
.cbai-why-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/wp-content/uploads/2026/07/crissxcross.png');
    background-size: 200px 200px;
    background-repeat: repeat;
    opacity: 0.6;
    z-index: 1;
}
.cbai-why-title {
    color: #FFF;
    text-shadow: 1px 1px 1px #010000, 0 0 35px rgba(0, 87, 243, .35);
}
.cbai-why-description{ color:#fff; }
.cbai-why-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:25px;
}
.cbai-why-card{
    background:#FFF;
    border:2px solid #f2b544;
}
.cbai-why-card:hover{
    transform:translateY(-8px);
    box-shadow:
        0 0 20px rgba(242,181,68,.30),
        0 0 40px rgba(242,181,68,.15);
}
.cbai-why-icon-wrapper{
    display:flex;
    justify-content:center;
    align-items:center;
    width:90px;
    height:90px;
    margin-bottom:25px;
    border:2px solid #6B3FC4;
    border-radius:50%;
	background-color: #fff;
}
.cbai-why-icon{
    font-size:42px;
    color:#f2b544;
}
.cbai-why-card-title{
    margin:0 0 15px;
    font-family:'Quantico', sans-serif;
    font-size:1.5rem;
    color:#6B3FC4;
	text-transform: uppercase;
}
.cbai-why-card-description{
    margin-top:0px;
    font-family:'Noto Serif', serif;
    font-size:1rem;
    line-height:1.5;
    color: rgba(1, 0, 0, .75);
}

/*==================================================
# Page Solutions
==================================================*/
.cbai-solution-page-section {
    padding: 120px 20px 160px 20px;
    background: #FFF;
}
.cbai-solution-page-section::before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 60px;
    background-image: url('/wp-content/uploads/2026/07/modern-lines-top-purple.webp');
    background-size: contain;
    background-position: top center;
    background-repeat: repeat-x;
    z-index: 1;
}
.cbai-solution-page-section::after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 100%;
    height: 60px;
    background-image: url('/wp-content/uploads/2026/07/modern-lines-bottom-purple.webp');
    background-size: contain;
    background-position: bottom center;
    background-repeat: repeat-x;
    z-index: 1;
}
.cbai-solution-page-section .cbai-solution-title {
    color: #6B3FC4;
    text-shadow: 1px 1px 1px #3F2573;
}
.cbai-solution-page-section .cbai-solution-intro { color: #010000; }
.cbai-solution-page-section .cbai-solution-card {
    background: linear-gradient(180deg, #854FF5 0%, #6B3FC4 50%, #3F2573 100%);
    border: 2px solid #f2b544;
}
.cbai-solution-page-section .cbai-solution-icon-wrapper {
	background-color: #fff;
	border: 2px solid #f2b544;
}
.cbai-solution-page-section .cbai-solution-card-title { color: #fff; }
.cbai-solution-page-section .cbai-solution-description { color: rgba(255, 255, 255, .75); }

.cbai-public-page-section {
    background-image: url('/wp-content/uploads/2026/07/circuit-background-right-purple.webp');
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #000000;
}
.cbai-public-page-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at center, #854FF5 0%, #6B3FC4 45%, #010000 100%);
    opacity: 0.4;
}
.cbai-public-page-section .cbai-public-title {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #010000, 0 0 35px rgba(0, 87, 243, .35);
}
.cbai-public-page-section .cbai-public-intro { color: #FFF; }
.cbai-public-page-section .cbai-particles::before { animation: cbai-stream-one-right 18s linear infinite; }
.cbai-public-page-section .cbai-particles::after { animation: cbai-stream-two-right 25s linear infinite; }
.cbai-public-page-section .cbai-public-card { background: #fff; }
.cbai-public-page-section .cbai-public-icon-wrapper { border: 2px solid #6B3FC4; }
.cbai-public-page-section .cbai-public-card-title { color: #6B3FC4; }
.cbai-public-page-section .cbai-public-description { color: rgba(1, 0, 0, .75); }

.cbai-portal-section{ background:#FFF; }
.cbai-portal-title{ color:#6B3FC4; }
.cbai-portal-description{ color:#010000; }
.cbai-portal-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:25px;
}
.cbai-portal-card{
    display:flex;
    flex-direction:column;
    align-items:center;
    padding:40px 30px;
    background: linear-gradient(180deg, #854FF5 0%, #6B3FC4 50%, #3F2573 100%);
    border: 2px solid #f2b544;
    border-radius:8px;
    text-align:center;
	transition: all .35s ease;
}
.cbai-portal-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 0 25px rgba(242, 181, 68, .25);
}
.cbai-portal-icon-wrapper{
    display:flex;
    justify-content:center;
    align-items:center;
    width:90px;
    height:90px;
    margin-bottom:25px;
    border:2px solid #f2b544;
    border-radius:50%;
	background: #fff;
}
.cbai-portal-icon{
    font-size:42px;
    color:#f2b544;
}
.cbai-portal-card h3{
    margin:0 0 15px;
    font-family:'Quantico',sans-serif;
	font-size: 1.4rem;
    color:#FFFFFF;
	text-transform: uppercase;
}
.cbai-portal-card p{
    margin-top:0px;
    font-family:'Noto Serif',serif;
    line-height:1.5;
    color:rgba(255,255,255,.8);
}
.cbai-faq-section{
	background:#FFFFFF;
	padding: 120px 20px 160px;
}
.cbai-faq-section::before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0px;
    width: 100%;
    height: 60px;
    background-image: url('/wp-content/uploads/2026/07/modern-lines-top-purple.webp');
    background-size: contain;
    background-repeat: repeat-x;
    z-index: 1;
    background-position: center top;
}
.cbai-faq-section::after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0px;
    width: 100%;
    height: 60px;
    background-image: url('/wp-content/uploads/2026/07/modern-lines-bottom-purple.webp');
    background-size: contain;
    background-repeat: repeat-x;
    z-index: 1;
    background-position: center bottom;
}
.cbai-faq-header h2{
    margin:0 0 20px;
    font-family:'Quantico',sans-serif;
    font-size:3rem;
    color:#6B3FC4;
	text-transform: uppercase;
}
.cbai-faq-header p{
    max-width:850px;
    font-family:'Noto Serif',serif;
    line-height:1.8;
    color:#010000;
}
.cbai-faq-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:25px;
}
.cbai-faq-item{
    padding:40px;
    background: linear-gradient(180deg, #854FF5 0%, #6B3FC4 50%, #3F2573 100%);
    border:2px solid #f2b544;
    border-radius:8px;
}
.cbai-faq-item h3{
    margin-top:0;
    color:#fff;
    font-size: 22px;
	font-weight: 600;
	font-family:'Noto Serif',serif;
}
.cbai-faq-item p{
    margin-bottom:0;
    font-family:'Noto Serif',serif;
    line-height:1.8;
    color: rgba(255, 255, 255, 0.8);
}

/*==================================================
# Page Pricing
==================================================*/
.cbai-pricing-page-section { background: #fff; }
.cbai-pricing-page-section::before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 60px;
    background-image: url('/wp-content/uploads/2026/07/modern-lines-top-purple.webp');
    background-size: contain;
    background-position: top center;
    background-repeat: repeat-x;
    z-index: 1;
}
.cbai-pricing-page-section::after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 100%;
    height: 60px;
    background-image: url('/wp-content/uploads/2026/07/modern-lines-bottom-purple.webp');
    background-size: contain;
    background-position: bottom center;
    background-repeat: repeat-x;
    z-index: 1;
}
.cbai-pricing-page-section .cbai-pricing-title {
    color: #6B3FC4;
    text-shadow: 1px 1px 1px #3F2573;
}
.cbai-pricing-page-section .cbai-pricing-intro { color: #010000; }
.cbai-pricing-page-section .cbai-pricing-card {
	background: linear-gradient(180deg, #854FF5 0%, #6B3FC4 50%, #3F2573 100%);
    border: 2px solid #f2b544;
}
.cbai-pricing-page-section .cbai-pricing-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 0 20px rgba(242, 181, 68, .25), 0 0 40px rgba(242, 181, 68, .15);
}
.cbai-pricing-page-section .cbai-pricing-card-title { color: #FFF; }
.cbai-pricing-page-section .cbai-pricing-list { color: rgba(255, 255, 255, .75); }
.cbai-pricing-page-section .cbai-pricing-list li { border-bottom: 1px dashed rgba(255, 255, 255, .35); }
.cbai-pricing-page-section .cbai-pricing-list li:last-child { border-bottom: 0; }
.cbai-pricing-page-section .cbai-pricing-footer p { color: #010000; }
.cbai-included-section{
    background: radial-gradient(circle at top, #854FF5 0%, #6B3FC4 60%, #3F2573 100%);
}
.cbai-included-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/wp-content/uploads/2026/07/crissxcross.png');
    background-size: 200px 200px;
    background-repeat: repeat;
    opacity: 0.6;
    z-index: 1;
}
.cbai-included-title{
	color: #FFFFFF;
    text-shadow: 1px 1px 1px #010000, 0 0 35px rgba(0, 87, 243, .35);
}
.cbai-included-description{ color:#fff; }
.cbai-included-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:25px;
}
.cbai-included-card{
    display:flex;
    flex-direction:column;
    align-items:center;
    text-align:center;
    padding:40px 30px;
    background:#fff;
    border:2px solid #f2b544;
    border-radius:8px;
    transition:.35s;
}
.cbai-included-card:hover{
    transform:translateY(-8px);
    box-shadow:0 0 25px rgba(242,181,68,.30);
}
.cbai-included-icon{
    display:flex;
    justify-content:center;
    align-items:center;
    width:90px;
    height:90px;
    margin-bottom:25px;
    border:2px solid #6B3FC4;
    border-radius:50%;
    font-size:42px;
}
.cbai-included-card h3{
 margin: 0 0 15px;
    color:#6B3FC4;
	font-family: 'Quantico', sans-serif;
    font-size: 1.4rem;
	text-transform: uppercase;
}
.cbai-included-card p{
    margin-top:0px;
    font-family:'Noto Serif',serif;
    line-height:1.5;
    color: rgba(1, 0, 0, .75);
}

/*======================================
# Page Pricing - Get A Demo
======================================*/
.cbai-demo-expect-section{ background:#F7F8FC; }
.cbai-demo-expect-header{ text-align:center; }
.cbai-demo-expect-header h2{
  font-family:'Quantico',sans-serif;
  font-size:3rem;
  color:#000890;
  margin-bottom:20px;
}
.cbai-demo-expect-header p{
  max-width:850px;
  margin:auto;
  font-family:'Noto Serif',serif;
  line-height:1.9;
}
.cbai-demo-expect-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:25px;
}
.cbai-demo-expect-card{
  background:#000890;
  border:2px solid #f2b544;
  border-radius:8px;
  padding:40px 30px;
  text-align:center;
  transition:.35s;
}
.cbai-demo-expect-card:hover{
  transform:translateY(-8px);
  box-shadow:0 0 25px rgba(242,181,68,.25);
}
.cbai-demo-expect-icon{
  display:flex;
  justify-content:center;
  align-items:center;
  width:90px;
  height:90px;
  margin:0 auto 25px;
  border:2px solid #f2b544;
  border-radius:50%;
  font-size:42px;
}
.cbai-demo-expect-card h3{
  font-family:'Quantico',sans-serif;
  color:#fff;
}
.cbai-demo-expect-card p{
  font-family:'Noto Serif',serif;
  line-height:1.8;
  color:rgba(255,255,255,.82);
}
.cbai-demo-page-section { padding: 120px 20px 0 20px; }
.cbai-demo-page-section::before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 60px;
    background-image: url(/wp-content/uploads/2026/07/modern-lines-top-purple.webp);
    background-size: contain;
    background-position: top center;
    background-repeat: repeat-x;
    z-index: 1;
}
.cbai-contact-section::after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 100%;
    height: 60px;
    background-image: url(/wp-content/uploads/2026/07/modern-lines-bottom-purple.webp);
    background-size: contain;
    background-position: bottom center;
    background-repeat: repeat-x;
    z-index: 1;
}
.cbai-contact-section .cbai-title { color: #6B3FC4; }
.cbai-contact-section .cbai-intro { color: #010000; }
.cbai-contact-card{
	max-width:650px;
	margin:auto;
	padding:50px;
	background: linear-gradient(180deg, #854FF5 0%, #6B3FC4 50%, #3F2573 100%);
	border:2px solid #f2b544;
	border-radius:10px;
	text-align:center;
}
.cbai-contact-icon{
	display:flex;
	justify-content:center;
	align-items:center;
	width:90px;
	height:90px;
	margin:auto auto 25px;
	background: #fff;
	border:2px solid #f2b544;
	border-radius:50%;
	font-size:40px;
}
.cbai-contact-card h3{
	font-family:'Quantico',sans-serif;
	color:#fff;
}
.cbai-contact-card a{
	display:block;
	margin:20px 0;
	font-size:1.2rem;
	font-family:'Noto Serif',serif;
	color:#f2b544;
	text-decoration:none;
	word-break:break-word;
}
.cbai-contact-card a:hover{ color: #fff; }
.cbai-contact-card span{
	font-family:'Noto Serif',serif;
	color:rgba(255,255,255,.75);
}

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
@keyframes cbai-stream-one {

    from { transform: translateX(-200px); }
    to { transform: translateX(200px); }

}

@keyframes cbai-stream-two {

    from { transform: translateX(200px); }
    to { transform: translateX(-200px); }

}

@keyframes cbai-stream-one-right {

    from { transform: translateX(200px); }
    to { transform: translateX(-200px); }

}

@keyframes cbai-stream-two-right {

    from { transform: translateX(-200px); }
    to { transform: translateX(200px); }

}

@keyframes cbai-pulse {

    0% { transform: scale(.9); opacity: .5; }
    50% { transform: scale(1.1); opacity: 1; }
    100% { transform: scale(.9); opacity: .5; }

}

@keyframes cbai-soft-pulse {

    0% { transform: scale(1); }
    50% { transform: scale(1.06); }
    100% { transform: scale(1); }

}

@keyframes cbai-soft-pulse2 {

    0% { transform: scale(1); }
    50% { transform: scale(1.06); }
    100% { transform: scale(1); }

}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media (max-width:1024px){
		
	#tahefobu-header .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-nav-menu li { margin-right: 0px; }
	.cbai-particles-left:before {
		width: 180px;
		height: 189px;
	}
	.cbai-particles-left:after {
		width: 180px;
		height: 324px;
	}
	.cbai-particles-right:before {
		width: 150px;
		height: 299px;
	}
	.cbai-particles-right:after {
		width: 150px;
		height: 210px;
	}
	.cbai-pricing-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 25px;
	}
	.cbai-scroll-down { left: 46%; }
}

@media (max-width:991px){

    .cbai-team-grid { flex-wrap:wrap; }
    .cbai-team-card {
        width:calc(50% - 13px);
        flex:auto;
    }
	.cbai-solution-grid { flex-wrap:wrap; }
    .cbai-solution-card {
        width:calc(50% - 13px);
        flex:auto;
    }
	.cbai-services-grid{ grid-template-columns:repeat(2,1fr); }
	.cbai-rollout-grid{ grid-template-columns:repeat(2,1fr); }
    .cbai-rollout-grid::before{ display:none; }
	.cbai-pricing-grid{ grid-template-columns:repeat(2,1fr); }
	.cbai-page-title{ font-size:3.5rem;}
	.cbai-about-story-container{ grid-template-columns:1fr; }
    .cbai-reviews-grid{ grid-template-columns:1fr; }
	.cbai-why-grid{ grid-template-columns:repeat(2,1fr); }
	.cbai-portal-grid{ grid-template-columns:repeat(2,1fr); }
	.cbai-included-grid{ grid-template-columns:repeat(2,1fr); }
	.cbai-demo-expect-grid{ grid-template-columns:repeat(2,1fr); }

}

@media (max-width: 768px) {

    .cbai-hero-section { padding: 100px 25px; }
    .cbai-hero-description { font-size: 1.1rem; }
    .cbai-hero-button { width: 100%; }

}

@media (max-width:767px){

    .cbai-section{ padding:100px 25px; }
    .cbai-title{ font-size:2.5rem; }
    .cbai-intro{ font-size:1.1rem; }
    .cbai-grid { flex-direction:column; }
    .cbai-card { width:100%; }
	.cbai-services-subtitle{
        font-size:1.75rem;
        text-align:center;
    }
    .cbai-services-grid{ grid-template-columns:1fr; }
	.cbai-rollout-grid{ grid-template-columns:1fr; }
	.cbai-pricing-grid{ grid-template-columns:1fr; }
	.cbai-hero-section {
        padding: 100px 20px;
        min-height: 88vh;
    }
	.cbai-page-banner-section{
        min-height:500px;
        padding:100px 25px;
    }
    .cbai-page-title{ font-size:2.75rem; }
    .cbai-page-description{ font-size:1.1rem; }
    .cbai-page-button{ width:100%; }
	
	.cbai-about-story-section,
    .cbai-reviews-section{ padding:100px 25px; }
    .cbai-about-story-content h2,
    .cbai-reviews-header h2{ font-size:2.5rem; }
    .cbai-why-grid{ grid-template-columns:1fr; }
	 .cbai-portal-grid{ grid-template-columns:1fr; }
	.cbai-hero-title{ font-size:3rem; }
    .cbai-hero-description{ font-size:1.1rem; }
	.cbai-scroll-down { left: 45%; }
	.cbai-main-intro { height: 85vh; }
	.page-id-153 #tahefobu-header {
		margin-bottom: 0;
		--ta-sticky-top: 0px!important;
	}
	.page-id-153 #tahefobu-header .elementor .elementor-element-346cc75 { width: 15%; }
   .page-id-153 #tahefobu-header .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-nav-menu li a { color: #010000; }
   .page-id-153 #tahefobu-header .elementor-widget-tahefobu-navigation-menu nav ul.tahefobu-nav-menu li a:hover { color: #f2b544; }
   .page-id-153 #tahefobu-header .tahefobu-mobile-nav-menu-container .tahefobu-mobile-toggle .tahefobu-mobile-toggle-line { background-color: #010000; }
	.cbai-faq-grid{ grid-template-columns:1fr; }
	.cbai-included-grid{ grid-template-columns:1fr; }
	.cbai-demo-expect-grid{ grid-template-columns:1fr; }

}

@media (max-width:600px){
	
	#tahefobu-header.ta-sticky-active .elementor .elementor-element-346cc75 { width: 15%; }
	#tahefobu-header.ta-sticky-active { --ta-sticky-top: 0!important; }
	.cbai-section{ padding:80px 20px; }
	.cbai-hero-section {
        padding: 80px 20px 80px 20px;
        min-height: 100%;
    }
	.cbai-particles-left:before { display: none; }
	.cbai-particles-left:after { display: none; }
	.cbai-particles-right:before { display: none; }
	.cbai-particles-right:after { display: none; }
	.cbai-scroll-down { left: 43.5%; }
	.cbai-main-intro { height: 65vh; }
	.cbai-scroll-down {
        width: 60px;
        height: 60px;
		bottom: 10px;
	}
	
}

@media (max-width:500px){
	
	#tahefobu-header .elementor .elementor-element-346cc75 { width: 25%; }
	#tahefobu-header.ta-sticky-active .elementor .elementor-element-346cc75 { width: 25%; }
	.cbai-main-intro { height: 55vh; }
	.cbai-scroll-down {
        width: 50px;
        height: 50px;
		bottom: 10px;
	}
	
}

@media (max-width:430px){
	.cbai-scroll-down { left: 42.5%; }
	.cbai-main-intro { height: 52vh; }
}

@media (max-width:380px){
	.cbai-scroll-down { left: 40.5%; }
	.cbai-main-intro { height: 44vh; }
}