/* Recovered Elementor custom CSS for post 5030 — 33 element rule set(s) plus page-level CSS.
 * Generated by docs/archive/scripts/extract-elementor-css.py. Do not hand-edit;
 * edit the source payload under docs/archive/migration-2026-08/elementor-payloads/ or
 * fold the rules into style.css and delete this file. */
/* element 17b53c3b */
.abk-el-17b53c3b {
    background: linear-gradient(157.96deg, #0B1120 0%, #0F172A 60%, #1F2937 100%);
}

/* element 05b48b8 */
.abk-el-05b48b8 {
    max-width: 620px !important;
}

/* element 2844598f */
.abk-el-2844598f {
    max-width: 620px !important;
}

/* element e5bc1d5 */
.prob-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.prob-grid .prob-card {
  background: #fff;
  border: 1px solid #E5E7EB;
  border-radius: 14px;
  padding: 28px 24px;
  position: relative;
  overflow: hidden;
  transition: box-shadow 0.2s ease;
}
.prob-grid .prob-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, #E53935, #F97316);
}
.prob-grid .prob-card:hover {
  box-shadow: 0 8px 30px rgba(0,0,0,0.08);
}
.prob-grid .prob-icon {
  font-size: 1.8rem;
  display: block;
  margin-bottom: 14px;
}
.prob-grid .prob-card h3 {
  font-size: 1rem;
  font-weight: 700;
  color: #111827;
  margin-bottom: 8px;
  line-height: 1.3;
}
.prob-grid .prob-card p {
  font-size: 0.9rem;
  color: #6B7280;
  line-height: 1.6;
  margin: 0;
}
@media (max-width: 768px) {
  .prob-grid {
    grid-template-columns: 1fr;
  }
}

/* element 540b026 */
.abk-el-540b026 {
    max-width: 620px !important;
}

/* element 54ebc9c */
.vs-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  max-width: 1080px;
  margin: 0 auto;
}
.vs-grid .vs-col {
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #E5E7EB;
}
.vs-grid .vs-after {
  border-color: #86EFAC;
}
.vs-grid .vs-col-head {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 18px 24px;
  border-bottom: 1px solid #E5E7EB;
  background: #F9FAFB;
}
.vs-grid .vs-after .vs-col-head {
  background: #F0FDF4;
  border-bottom-color: #86EFAC;
}
.vs-grid .vs-badge {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 3px 10px;
  border-radius: 100px;
}
.vs-grid .vs-badge-before {
  background: #FEE2E2;
  color: #DC2626;
}
.vs-grid .vs-badge-after {
  background: #DCFCE7;
  color: #16A34A;
}
.vs-grid .vs-col-title {
  font-size: 0.95rem;
  font-weight: 700;
  color: #111827;
}
.vs-grid .vs-list {
  list-style: none;
  padding: 20px 24px;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
  background: #fff;
}
.vs-grid .vs-after .vs-list {
  background: #FAFFFE;
}
.vs-grid .vs-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 0.93rem;
  color: #374151;
  line-height: 1.5;
}
.vs-grid .vs-icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.65rem;
  font-weight: 800;
  flex-shrink: 0;
  margin-top: 2px;
}
.vs-grid .vs-icon-no {
  background: #FEE2E2;
  color: #DC2626;
}
.vs-grid .vs-icon-yes {
  background: #DCFCE7;
  color: #16A34A;
}
@media (max-width: 768px) {
  .vs-grid {
    grid-template-columns: 1fr;
  }
}

/* element 3e84b7b */
.abk-el-3e84b7b {
    max-width: 620px !important;
}

/* element 525fb27 */
.abk-el-525fb27 svg {
    fill: none !important;
}

/* element 8e459cf */
.abk-el-8e459cf svg {
    fill: none !important;
}

/* element 251abcc */
.abk-el-251abcc svg {
    fill: none !important;
}

/* element 75d41eb */
.gs-banner {
  background: linear-gradient(157.96deg, #0B1120 0%, #0F172A 60%, #1F2937 100%);
  border-radius: 20px;
  padding: 64px 48px;
  text-align: center;
  max-width: 1080px;
  margin: 0 auto;
}
.gs-banner .gs-eyebrow {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: #009440;
  margin-bottom: 14px;
}
.gs-banner .gs-title {
  font-size: clamp(1.7rem, 3vw, 2.4rem);
  font-weight: 800;
  color: #EDF2FF;
  line-height: 1.15;
  margin-bottom: 14px;
}
.gs-banner .gs-sub {
  font-size: 1rem;
  color: #8B9BB4;
  margin-bottom: 48px;
}
.gs-banner .gs-steps {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 12px;
  margin-bottom: 48px;
  text-align: left;
}
.gs-banner .gs-step {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.07);
  border-radius: 14px;
  padding: 24px;
}
.gs-banner .gs-num {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(0,148,64,0.15);
  border: 1px solid rgba(0,148,64,0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
  font-weight: 800;
  color: #009440;
  flex-shrink: 0;
}
.gs-banner .gs-step-body h3 {
  font-size: 0.95rem;
  font-weight: 700;
  color: #EDF2FF;
  margin-bottom: 6px;
  line-height: 1.3;
}
.gs-banner .gs-step-body p {
  font-size: 0.875rem;
  color: #8B9BB4;
  line-height: 1.6;
  margin: 0 0 14px;
}
.gs-banner .gs-btn-inline {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #009440;
  color: #fff;
  font-size: 0.82rem;
  font-weight: 700;
  padding: 8px 16px;
  border-radius: 8px;
  text-decoration: none;
  transition: background 0.18s ease;
  white-space: nowrap;
}
.gs-banner .gs-btn-inline:hover {
  background: #007a35;
}
.gs-banner .gs-arrow {
  color: #4B5A72;
  font-size: 1.2rem;
  margin-top: 28px;
  flex-shrink: 0;
}
.gs-banner .gs-divider {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 36px;
}
.gs-banner .gs-divider::before,
.gs-banner .gs-divider::after {
  content: '';
  flex: 1;
  height: 1px;
  background: rgba(255,255,255,0.08);
}
.gs-banner .gs-divider-label {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #4B5A72;
  white-space: nowrap;
}
.gs-banner .gs-demo {
  max-width: 560px;
  margin: 0 auto;
}
.gs-banner .gs-demo-title {
  font-size: 1.3rem;
  font-weight: 800;
  color: #EDF2FF;
  margin-bottom: 10px;
  line-height: 1.3;
}
.gs-banner .gs-demo-sub {
  font-size: 0.93rem;
  color: #8B9BB4;
  line-height: 1.65;
  margin-bottom: 24px;
}
.gs-banner .gs-btn-demo {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: transparent;
  color: #EDF2FF;
  border: 1px solid rgba(255,255,255,0.2);
  font-size: 0.95rem;
  font-weight: 700;
  padding: 14px 28px;
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.18s ease;
  margin-bottom: 14px;
}
.gs-banner .gs-btn-demo:hover {
  border-color: #009440;
  color: #009440;
  background: rgba(0,148,64,0.06);
}
.gs-banner .gs-note {
  font-size: 0.8rem;
  color: #4B5A72;
  margin: 0;
}
@media (max-width: 768px) {
  .gs-banner {
    padding: 40px 20px;
  }
  .gs-banner .gs-steps {
    flex-direction: column;
  }
  .gs-banner .gs-arrow {
    display: none;
  }
}

/* element 12c120cf */
.abk-el-12c120cf {
    max-width: 620px !important;
}

/* element 377146e */
.cap-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 1080px;
  margin: 0 auto;
}
.cap-grid .cap-card {
  background: #ffffff;
  border: 1px solid #E5E7EB;
  border-radius: 16px;
  padding: 28px 24px;
  transition: box-shadow 0.2s ease, border-color 0.2s ease;
}
.cap-grid .cap-card:hover {
  border-color: #009440;
  box-shadow: 0 8px 24px rgba(0,148,64,0.08);
}
.cap-grid .cap-icon-box {
  font-size: 1.6rem;
  width: 44px;
  height: 44px;
  border-radius: 10px;
  background: #F0FDF4;
  border: 1px solid #BBF7D0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
.cap-grid .cap-card h3 {
  font-size: 1rem;
  font-weight: 700;
  color: #111827;
  margin-bottom: 8px;
  line-height: 1.3;
}
.cap-grid .cap-card p {
  font-size: 0.9rem;
  color: #6B7280;
  line-height: 1.65;
  margin: 0;
}
@media (max-width: 768px) {
  .cap-grid {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .cap-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* element 56415fb */
.abk-el-56415fb {
    max-width: 620px !important;
}

/* element 3534052 */
.training {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 44px;
    align-items: center;
    background: #F8FAFB;
    border: 1px solid #E5E7EB;
    border-radius: 20px;
    padding: 40px;
    position: relative;
    overflow: hidden;
}
.training::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 3px;
    background: linear-gradient(90deg, #009440, #34D399);
}
.training .t-visual {
    background: linear-gradient(140deg, #F0FDF4, #DCFCE7);
    border: 1px solid #BBF7D0;
    border-radius: 16px;
    padding: 28px 24px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.training .t-visual-label {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #009440;
    margin-bottom: 4px;
}
.training .mock-row {
    background: #fff;
    border: 1px solid #D1FAE5;
    border-radius: 9px;
    padding: 9px 12px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.training .mock-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #009440;
    flex-shrink: 0;
}
.training .mock-name {
    font-size: 0.78rem;
    color: #374151;
    width: 100px;
    flex-shrink: 0;
}
.training .mock-bar {
    flex: 1;
    height: 5px;
    border-radius: 3px;
    background: #D1FAE5;
    overflow: hidden;
}
.training .mock-fill {
    height: 100%;
    border-radius: 3px;
    background: #009440;
}
.training .t-copy {
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.training .t-tag {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.11em;
    text-transform: uppercase;
    color: #009440;
    background: #F0FDF4;
    border: 1px solid #BBF7D0;
    padding: 3px 10px;
    border-radius: 100px;
    width: fit-content;
}
.training .t-copy h3 {
    font-size: 1.4rem;
    font-weight: 800;
    color: #0D1120;
    line-height: 1.2;
    letter-spacing: -0.02em;
    margin: 0;
}
.training .t-copy h3 .g {
    color: #009440;
}
.training .t-copy > p {
    font-size: 0.92rem;
    color: #6B7280;
    line-height: 1.68;
    margin: 0;
}
.training .t-bullets {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.training .t-bullet {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
.training .t-bullet-icon {
    width: 34px;
    height: 34px;
    border-radius: 9px;
    background: #F0FDF4;
    border: 1px solid #BBF7D0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.95rem;
    flex-shrink: 0;
}
.training .t-bullet-text strong {
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    color: #111827;
    margin-bottom: 2px;
}
.training .t-bullet-text span {
    font-size: 0.82rem;
    color: #6B7280;
    line-height: 1.5;
}
@media (max-width: 768px) {
    .training {
        grid-template-columns: 1fr;
    }
}

/* element be17601 */
.bento {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}
.bento .bc {
    background: #F9FAFB;
    border: 1px solid #E5E7EB;
    border-radius: 18px;
    padding: 26px 24px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    transition: all 0.22s ease;
    position: relative;
    overflow: hidden;
}
.bento .bc:hover {
    background: #fff;
    border-color: #BBF7D0;
    box-shadow: 0 8px 32px rgba(0,148,64,0.09);
    transform: translateY(-2px);
}
.bento .bc.featured {
    grid-column: span 2;
    background: linear-gradient(145deg, #0B1120 0%, #0F172A 55%, #162032 100%);
    border-color: rgba(255,255,255,0.07);
}
.bento .bc.featured:hover {
    border-color: rgba(0,148,64,0.35);
    box-shadow: 0 12px 40px rgba(0,0,0,0.28);
}
.bento .bc.wide {
    grid-column: span 3;
    flex-direction: row;
    align-items: center;
    gap: 24px;
}
.bento .bc-tag {
    display: inline-flex;
    align-items: center;
    font-size: 9.5px;
    font-weight: 700;
    letter-spacing: 0.11em;
    text-transform: uppercase;
    padding: 3px 9px;
    border-radius: 100px;
    width: fit-content;
}
.bento .tag-reach   { background: rgba(0,148,64,0.15); color: #009440; border: 1px solid rgba(0,148,64,0.3); }
.bento .tag-presale { background: #EFF6FF; color: #2563EB; border: 1px solid #BFDBFE; }
.bento .tag-leads   { background: #FFF7ED; color: #C2410C; border: 1px solid #FED7AA; }
.bento .tag-live    { background: #F5F3FF; color: #7C3AED; border: 1px solid #DDD6FE; }
.bento .tag-handoff { background: #FFF1F2; color: #BE123C; border: 1px solid #FECDD3; }
.bento .tag-lang    { background: #F0FDFA; color: #0F766E; border: 1px solid #99F6E4; }
.bento .bc-icon {
    width: 40px;
    height: 40px;
    border-radius: 11px;
    background: #F0FDF4;
    border: 1px solid #BBF7D0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    flex-shrink: 0;
}
.bento .bc.featured .bc-icon {
    background: rgba(0,148,64,0.15);
    border-color: rgba(0,148,64,0.3);
}
.bento .bc h3 {
    font-size: 1rem;
    font-weight: 700;
    color: #111827;
    line-height: 1.25;
    margin: 0;
}
.bento .bc.featured h3 { color: #EDF2FF; }
.bento .bc p {
    font-size: 0.875rem;
    color: #6B7280;
    line-height: 1.65;
    margin: 0;
    flex: 1;
}
.bento .bc.featured p { color: #8B9BB4; }
.bento .ch-logos {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 6px;
}
.bento .ch-logo {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgba(255,255,255,0.07);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 8px;
    padding: 5px 10px;
    font-size: 0.75rem;
    font-weight: 600;
    color: rgba(255,255,255,0.65);
    transition: all 0.15s;
}
.bento .ch-logo:hover {
    background: rgba(255,255,255,0.12);
    color: rgba(255,255,255,0.9);
}
.bento .bc-body { flex: 1; }
.bento .bc-stat { text-align: right; flex-shrink: 0; }
.bento .bc-num {
    font-size: 2.4rem;
    font-weight: 800;
    color: #009440;
    line-height: 1;
    display: block;
}
.bento .bc-unit {
    font-size: 0.78rem;
    color: #9CA3AF;
}
@media (max-width: 768px) {
    .bento { grid-template-columns: 1fr; }
    .bento .bc.featured { grid-column: span 1; }
    .bento .bc.wide { grid-column: span 1; flex-direction: column; }
    .bento .bc-stat { text-align: left; }
}

/* element 9fad70e */
.pricing-plan-card .btn-primary .elementor-button, .pricing-plan-card .btn-secondary .elementor-button{
    padding: 8px 32px;
    font-weight: 600 !important;
}

.pricing-plan-card .btn-primary .elementor-button{
    cursor: pointer;
    background: #008858 !important;
    color: #fff!important;
    border: 2px solid #008858 !important;
    border-radius: 4px !important;
    
}

.pricing-plan-card .btn-primary .elementor-button:hover{
    background: transparent !important;
    color: #008858 !important;
}

.pricing-plan-card .btn-secondary .elementor-button{
    cursor: pointer;
    background: transparent !important;
    color: #008858 !important;
    border: 2px solid #008858 !important;
    border-radius: 4px !important;
    
}

.pricing-plan-card .btn-secondary .elementor-button:hover{
    background: #008858 !important;
    color: #fff !important;
}

.chat-live{
    cursor: pointer;
}

.pricing-plan-card{
    height: 100%;
    max-width: 38rem;
    width: 100%;
    margin: 0 auto;
    /*box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 1px -2px, rgba(0, 0, 0, 0.1) 0px 1px 5px 0px;*/
    border: 1px solid #DDDDDD;
}

.best-seller-ribbon{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 20px, rgba(0, 0, 0, 0.1) 0px 3px 12px;
    position: absolute;
    top: 24px;
    right: -64px;
    width: 200px;
    transform: rotate(45deg);
}

.center {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 6px;
}

.price-before {
    color: #999;
    font-size: 40px;
    font-weight: 500;
    text-decoration: line-through;
}

.txt-l {
    font-size: 36px;
    font-weight: 700;
}

.pricing-features .elementor-toggle-item .elementor-tab-title:hover{
    background: rgb(0 136 88 / 5%);
}

.annual, .lifetime{
    display: none;
}

.annual.selected, .lifetime.selected{
    display: inline-block;
}

/*--- plan features list ---*/

.pricing-features .elementor-toggle-item > .elementor-tab-title{
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
}

.pricing-features .elementor-toggle-icon-right{
    margin-top: 1px;
    margin-left: 8px;
    height: 1em;
}

.pricing-features .elementor-toggle-icon-right > .elementor-toggle-icon-opened{
    margin-left: 4px;
}

.feature-title-icon svg{
    fill: #008858;
    margin-right: 6px;
    margin-bottom: -2px;
    width: 15px;
    height: 15px;
}

.plan-feature {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    padding: 4px 48px 4px 48px;
}

@media (min-width: 760px){
    .plan-feature {
        padding: 4px 48px 4px 64px;
    }
}

@media (min-width: 1024px){
    .plan-feature {
        padding: 4px 48px 4px 72px;
    }
}

.plan-feature:hover{
    background: rgb(0 136 88 / 5%);
}

.plan-feature:hover .info-icon{
    opacity: 1;
}

.info {
    cursor: pointer;
    position: relative;
    width: 28px;
    height: 28px;
}

.info-icon{
    opacity: 0;
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
}

.info-icon:hover + .tooltip{
    opacity: 1;
    visibility: visible;
}

.tooltip:hover{
    opacity: 1;
    visibility: visible;
}

.tooltip::before:hover .tooltip{
    opacity: 1;
    visibility: visible;
}

.tooltip {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 999;
    background: #fefefe;
    color: #000;
    width: 260px;
    bottom: 2.5rem;
    right: -2.25rem;
    padding: 20px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.5;
    box-shadow: 0 3px 8px rgba(0,0,0,.2);
    transition: opacity 0.3s ease-in-out;
}

.tooltip::before {
    content: "";
    position: absolute;
    z-index: 999;
    bottom: -1.5rem;
    right: 2.75rem;
    background: #fefefe;
    width: 16px;
    height: 32px;
    transform: rotate(-90deg);
    box-shadow: -1px -1px 8px 0 rgba(0,0,0,.2);
    clip-path: polygon(0 50%, 100% 100%, 100% 0);
}

.tooltip-heading {
    display: block;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0.5rem;
}

@media (min-width: 450px){
    .tooltip{
        width: 350px;
    }
}

.pricing-features.hide-arrows .elementor-toggle-item .elementor-toggle-icon-right {
    display: none;
}

.pricing-features.hide-arrows .elementor-toggle-item:nth-child(2) .elementor-toggle-icon-right, .pricing-features.hide-arrows .elementor-toggle-item:nth-child(5) .elementor-toggle-icon-right, .pricing-features.hide-arrows .elementor-toggle-item:nth-child(8) .elementor-toggle-icon-right{
    display: block;
}

.price-diff-tag{
    border: 1px solid #008858;
    color: #008858;
    font-size: 12px;
    font-weight: 600;
    padding: 1px 12px 0;
    border-radius: 100vw;
}

.info {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    width: 28px;
    height: 28px;
}

.info-icon{
    width: 18px;
    height: 18px;
    padding: 2px;
    border: 1px solid #999;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.info-icon:after{
    color: #999;
    content: '\2139';
    /*content: "\f059";*/
    /*content: "\1f6c8";*/
    /*font-family: "Font Awesome 5 Free";*/
    /*font-size: 16px;*/
}

@media(min-width: 1024px){
    .pricing-plan-card:nth-child(1) {
        border-radius: 4px 0 0 4px;
    }
    
    .pricing-plan-card:nth-child(2) {
        border-right: 0;
        border-left: 0;
        border-radius: 0 !important;
    }
    
    .pricing-plan-card:nth-child(3) {
        border-radius: 0 4px 4px 0;
    }
}

/* element aa0ce98 */
.license-toggle{
    display: flex;
    align-items: center;
    gap: 12px;
}

.lifetime-license, 
.annual-license{
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
}

.lifetime-license.selected, 
.annual-license.selected{
    color: #960000;
}

.switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 24px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 100vw;
  background-color: #ccc;
  transition: .2s ease;
}

.switch-slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #fff;
  transition: .3s ease;
}

.license-toggle input:checked + .switch-slider {
  background-color: #960000;
}

.license-toggle input:checked + .switch-slider:before {
  transform: translate(24px, -50%);
}

/* element 7078a4c */
.abk-el-7078a4c{
    display: none;
    opacity: 0;
}

/* element bf68113 */
.abk-el-bf68113{
    display: none;
    opacity: 0;
}

/* element 048499f */
.abk-el-048499f{
    display: none;
    opacity: 0;
}

/* element bf489ec */
.abk-el-bf489ec{
    display: none;
    opacity: 0;
}

/* element 0e1428e */
.abk-el-0e1428e{
    display: none;
    opacity: 0;
}

/* element b57aa09 */
.abk-el-b57aa09{
    display: none;
    opacity: 0;
}

/* element 48b12e7 */
.abk-el-48b12e7 {
    max-width: 540px !important;
}

/* element 81767e4 */
.abk-el-81767e4 {
    max-width: 540px !important;
}

/* element 5a1a7b4e */
@media(min-width: 1024px){
    .elementor-widget-testimonial {
        height: 100%;
    }
    
    .elementor-testimonial-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }
}

/* element 27125eb */
.testi-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 1080px;
  margin: 0 auto;
}
.testi-grid .testi-card {
  background: #ffffff;
  border: 1px solid #E5E7EB;
  border-radius: 16px;
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  transition: box-shadow 0.2s ease, border-color 0.2s ease;
}
.testi-grid .testi-card:hover {
  border-color: #BBF7D0;
  box-shadow: 0 8px 28px rgba(0,148,64,0.08);
}
.testi-grid .testi-stars {
  color: #F59E0B;
  font-size: 1rem;
  letter-spacing: 2px;
}
.testi-grid .testi-quote {
  font-size: 0.92rem;
  color: #374151;
  line-height: 1.72;
  font-style: italic;
  margin: 0;
  flex: 1;
}
.testi-grid .testi-author {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 16px;
  border-top: 1px solid #F3F4F6;
}
.testi-grid .testi-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #009440;
  color: #fff;
  font-size: 0.78rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  letter-spacing: 0.04em;
}
.testi-grid .testi-info strong {
  display: block;
  font-size: 0.9rem;
  font-weight: 700;
  color: #111827;
}
.testi-grid .testi-info span {
  font-size: 0.82rem;
  color: #6B7280;
}
@media (max-width: 768px) {
  .testi-grid {
    grid-template-columns: 1fr;
  }
}

/* element 5f148528 */
.abk-el-5f148528 {
    position: relative;
}

.abk-el-5f148528:before {
    content: '';
    width: 100%;
    height: 80px;
    background: #F9FAFB;
    position: absolute;
    top: 0;
}

/* element 16465c33 */
.abk-el-16465c33 {
    width: max-content;
}

/* element 19e2fa9b */
.abk-el-19e2fa9b .elementor-icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* element 4fe6a141 */
.abk-el-4fe6a141 {
    max-width: 550px !important;
}

/* element 296bb9ce */
.abk-el-296bb9ce {
    max-width: 550px !important;
}

/* page-level custom CSS */
body.page-id-5030 .elementor-icon-box-title {
    margin: 0;
}
body.page-id-5030 .bullet-point .elementor-heading-title {
    display: block;
    border-radius: 16px; 
    padding: 12px;
    width: 64px !important;
    height: 64px !important;
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.page-id-5030 .border-top {
    position: relative;
    overflow: hidden;
}
body.page-id-5030 .border-top:before {
    content: '';
    position: absolute;
    top: 0;
    height: 6px;
    width: 100%;
}
body.page-id-5030 .border-top.blue:before {
    background: #2563EB;
}
body.page-id-5030 .border-top.yellow:before {
    background: #F7CF08;
}
body.page-id-5030 .border-top.green:before {
    background: #52BE80;
}
body.page-id-5030 .border-top.purple:before {
    background: #7C3AED;
}
body.page-id-5030 /* Avatars */
.avatars {
    display: flex;
    align-items: center;
}
body.page-id-5030 .avatars .avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #1F2937;
  margin-left: -12px;
}
body.page-id-5030 .avatars .avatar:first-child {
  margin-left: 0;
}
body.page-id-5030 /* Testimonial */
.testimonial .elementor-testimonial-content {
    margin-bottom: 15px !important;
}
body.page-id-5030 .testimonial .elementor-testimonial-image {
    padding-right: 8px !important;
}
body.page-id-5030 /* FAQs */
.e-n-accordion-item .e-n-accordion-item-title[aria-expanded="true"] {
    border-radius: 12px 12px 0 0;
}
body.page-id-5030 .e-n-accordion-item div[role="region"] {
    border-radius: 0 0 12px 12px;
    border-top: 0;
    padding-top: 0;
}
body.page-id-5030 /* Tabs */
.tab-item {
    position: relative;
    cursor: pointer;
}
body.page-id-5030 .tab-item:before {
    content: '';
    width: 3px;
    height: 100%;
    background: #E5E7EB;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}
body.page-id-5030 .tab-item:after {
    content: '';
    width: 3px;
    height: 100%;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: top;
}
body.page-id-5030 .tab-item.blue:after {
    background: #2563EB;
}
body.page-id-5030 .tab-item.yellow:after {
    background: #F7CF08;
}
body.page-id-5030 .tab-item.green:after {
    background: #52BE80;
}
body.page-id-5030 .tab-item[data-tab-active="true"]:after {
    animation: tabFill 10s ease-in-out forwards;
    animation-play-state: var(--tab-play-state, running);
}
body.page-id-5030 from { transform: scaleY(0); }
body.page-id-5030 to { transform: scaleY(1); }
body.page-id-5030 .tab-item[data-tab-active="true"] .tab-item__title h3,body.page-id-5030 .tab-item:hover .tab-item__title h3 {
    color: #0F172A !important;
}
body.page-id-5030 .tab-item .tab-item__content {
    max-height: 0;
    overflow: hidden;
    opacity: 0.4;
    transition: opacity 0.7s ease-in-out, max-height 0.5s ease-in-out;
}
body.page-id-5030 .tab-item[data-tab-active="true"] .tab-item__content {
    max-height: 200px;
    opacity: 1;
}
body.page-id-5030 .tab-item.blue[data-tab-active="true"] .tab-item__icon .elementor-icon,body.page-id-5030 .tab-item.blue:hover .tab-item__icon .elementor-icon {
    background: #DBEAFE !important;
    color: #2563EB !important;
}
body.page-id-5030 .tab-item.yellow[data-tab-active="true"] .tab-item__icon .elementor-icon,body.page-id-5030 .tab-item.yellow:hover .tab-item__icon .elementor-icon {
    background: #FDF9C3 !important;
    color: #A16207 !important;
}
body.page-id-5030 .tab-item.green[data-tab-active="true"] .tab-item__icon .elementor-icon,body.page-id-5030 .tab-item.green:hover .tab-item__icon .elementor-icon {
    background: #D4F4E2 !important;
    color: #27AE60 !important;
}
body.page-id-5030 .tab-content-list {
    position: relative;
}
body.page-id-5030 .tab-content {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.7s ease-in-out;
}
body.page-id-5030 .tab-content[data-tab-active="true"] {
    position: relative;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
