.elementor-6116 .elementor-element.elementor-element-2331979{--display:flex;}.elementor-6116 .elementor-element.elementor-element-cca981a{--display:flex;}.elementor-6116 .elementor-element.elementor-element-813e3aa{--display:flex;}.elementor-6116 .elementor-element.elementor-element-11503dd{--display:flex;}.elementor-6116 .elementor-element.elementor-element-f1124a1{--display:flex;}.elementor-6116 .elementor-element.elementor-element-bb0f9c7{--display:flex;}.elementor-6116 .elementor-element.elementor-element-c43a07b{--display:flex;}.elementor-6116 .elementor-element.elementor-element-981c161{--display:flex;}.elementor-6116 .elementor-element.elementor-element-f01ccaf{--display:flex;}.elementor-6116 .elementor-element.elementor-element-f9ad661{--display:flex;}.elementor-6116 .elementor-element.elementor-element-4a7e14f{--display:flex;}.elementor-6116 .elementor-element.elementor-element-761259f{--display:flex;}.elementor-6116 .elementor-element.elementor-element-e293ea2{--display:flex;}.elementor-6116 .elementor-element.elementor-element-5804052{--display:flex;}.elementor-6116 .elementor-element.elementor-element-a8da379{--display:flex;}.elementor-6116 .elementor-element.elementor-element-42c46c8{--display:flex;}.elementor-6116 .elementor-element.elementor-element-57dc9ee{--display:flex;}.elementor-6116 .elementor-element.elementor-element-836b279{--display:flex;}.elementor-6116 .elementor-element.elementor-element-6eb56fe{--display:flex;}.elementor-6116 .elementor-element.elementor-element-a1d16a2{--display:flex;}/* Start custom CSS for html, class: .elementor-element-cf362cc */.overview-section{
  padding:60px 20px;
  background:#ffffff;
}

.overview-container{
  max-width:1000px;
  margin:auto;
}

.overview-title{
  font-size:32px;
  font-weight:700;
  margin-bottom:25px;
}

.overview-box{
  background:#f4f4f4;
  border-left:6px solid #e21b23;
  padding:35px 40px;
  border-radius:6px;
}

.overview-box p{
  font-size:18px;
  line-height:1.8;
  color:#333;
  margin:0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2f012d8 */.eeat-line{
    background:#f2f2f2;
    padding:18px 25px;
    font-size:18px;
    color:#333;
    border-radius:6px;
    display:flex;
    align-items:center;
    gap:12px;
    font-family:'Segoe UI', sans-serif;
}

.eeat-line strong{
    color:#e11b22; /* brand red */
}

.separator{
    color:#999;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c44d20d */.hero-section{
  background:#f5f5f5;
  padding:100px 20px;
  text-align:center;
}

.hero-container{
  max-width:900px;
  margin:0 auto;
}

.hero-section h1{
  font-size:42px;
  font-weight:500;
  margin-bottom:30px;
  color:#000;
}

.hero-text{
  font-size:20px;
  line-height:1.8;
  color:#333;
  margin-bottom:18px;
}

.hero-btn{
  display:inline-block;
  margin-top:25px;
  padding:16px 35px;
  background:#e60023;
  color:#fff;
  text-decoration:none;
  font-size:18px;
  border-radius:6px;
  transition:0.3s;
}

.hero-btn:hover{
  background:#c4001d;
}

/* Responsive */
@media (max-width:768px){
  .hero-section h1{
    font-size:30px;
  }
  .hero-text{
    font-size:16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-414d827 */.company-card{
    display:flex;
    gap:40px;
    padding:45px;
    border:1px solid #e4e4e4;
    border-radius:16px;
    background:#f9f9f9;
    margin-bottom:30px;
    font-family:Arial, sans-serif;
}

/* Left Section */

.company-left{
    width:35%;
    border-right:1px solid #ddd;
    padding-right:30px;
}

.company-left h2{
    font-size:28px;
    margin-bottom:20px;
}

.company-left p{
    font-size:15px;
    margin:10px 0;
    line-height:1.6;
}

.company-left h3{
    margin-top:25px;
    font-size:18px;
}

/* Right Section */

.company-right{
    width:65%;
}

.company-right p{
    font-size:16px;
    line-height:1.8;
    color:#444;
    margin-bottom:15px;
}

.company-right h4{
    margin-top:20px;
    margin-bottom:10px;
    font-size:18px;
}

/* Tags */

.tags{
    margin-top:10px;
    margin-bottom:20px;
}

.tags span{
    display:inline-block;
    background:#e7e7e7;
    padding:8px 16px;
    border-radius:20px;
    margin:5px;
    font-size:13px;
}

/* Buttons */

.company-buttons{
    margin-top:25px;
}

.visit-btn{
    background:#e61b1b;
    color:#fff;
    padding:13px 28px;
    border-radius:8px;
    text-decoration:none;
    font-weight:bold;
}

.visit-btn:hover{
    background:#c81313;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d751cef */.android-company-section {
  padding: 80px 20px;
  background: #ffffff;
}

.container {
  max-width: 1150px;
  margin: 0 auto;
}

/* Header */
.section-header {
  margin-bottom: 50px;
}

.section-header h2 {
  font-size: 32px;
  font-weight: 700;
  color: #111;
  margin-bottom: 15px;
  position: relative;
}

.section-header h2::after {
  content: "";
  width: 60px;
  height: 3px;
  background: #e11b22;
  position: absolute;
  left: 0;
  bottom: -10px;
}

.section-header p {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
  max-width: 900px;
}

/* Grid */
.competency-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
  margin-bottom: 40px;
}

/* Cards */
.competency-card {
  background: #fafafa;
  padding: 25px;
  border-radius: 8px;
  border-left: 3px solid #e11b22;
  transition: all 0.3s ease;
}

.competency-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.06);
}

.competency-card h3 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #111;
}

.number {
  color: #e11b22;
  font-weight: 700;
  margin-right: 6px;
}

.competency-card p {
  font-size: 15px;
  color: #555;
  line-height: 1.7;
}

/* Highlight Box */
.highlight-box {
  background: #fafafa;
  border-left: 4px solid #e11b22;
  padding: 20px 25px;
  border-radius: 8px;
}

.highlight-box p {
  font-size: 15px;
  color: #333;
  margin: 0;
}

/* Responsive */
@media (max-width: 768px) {
  .competency-grid {
    grid-template-columns: 1fr;
  }

  .section-header h2 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bfa99e9 */.android-cost-section {
  padding: 80px 20px;
  background: #ffffff;
}

.container {
  max-width: 1150px;
  margin: 0 auto;
}

/* Header */
.section-header {
  margin-bottom: 50px;
}

.section-header h2 {
  font-size: 32px;
  font-weight: 700;
  color: #111;
  margin-bottom: 15px;
  position: relative;
}

.section-header h2::after {
  content: "";
  width: 60px;
  height: 3px;
  background: #e11b22;
  position: absolute;
  left: 0;
  bottom: -10px;
}

.section-header p {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
  max-width: 900px;
}

/* Grid */
.cost-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  margin-bottom: 40px;
}

/* Cards */
.cost-card {
  background: #fafafa;
  padding: 25px;
  border-radius: 8px;
  border-left: 3px solid #e11b22;
  transition: all 0.3s ease;
}

.cost-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.06);
}

.cost-card h3 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #111;
}

.number {
  color: #e11b22;
  font-weight: 700;
  margin-right: 6px;
}

.cost-card p {
  font-size: 15px;
  color: #555;
  line-height: 1.7;
  margin-bottom: 15px;
}

/* Cost Highlight */
.cost-highlight {
  font-size: 18px;
  font-weight: 700;
  color: #e11b22;
  margin-bottom: 12px;
}

.cost-card ul {
  padding-left: 18px;
}

.cost-card li {
  font-size: 14px;
  color: #555;
  margin-bottom: 8px;
}

/* Info Blocks */
.info-block {
  background: #fafafa;
  padding: 25px;
  border-radius: 8px;
  margin-bottom: 25px;
  border-left: 3px solid #e11b22;
}

.info-block h3 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #111;
}

.info-block ul {
  padding-left: 18px;
}

.info-block li {
  font-size: 14px;
  color: #555;
  margin-bottom: 8px;
}

.highlight {
  color: #e11b22;
  font-weight: 600;
}

/* Highlight Box */
.highlight-box {
  background: #fff;
  border-left: 4px solid #e11b22;
}

.highlight-box p {
  font-size: 15px;
  color: #555;
  margin-bottom: 10px;
}

/* Responsive */
@media (max-width: 992px) {
  .cost-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 600px) {
  .cost-grid {
    grid-template-columns: 1fr;
  }

  .section-header h2 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e8083a5 */.android-vs-cross-section {
  padding: 90px 20px;
  background: #ffffff;
}

.container {
  max-width: 1150px;
  margin: 0 auto;
}

/* Split Header */
.split-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-bottom: 60px;
}

.header-left h2 {
  font-size: 34px;
  font-weight: 700;
  color: #111;
  position: relative;
}

.header-left h2::after {
  content: "";
  width: 70px;
  height: 3px;
  background: #e11b22;
  position: absolute;
  left: 0;
  bottom: -12px;
}

.header-right p {
  font-size: 16px;
  color: #555;
  line-height: 1.8;
}

/* Comparison Layout */
.comparison-wrapper {
  display: grid;
  grid-template-columns: 1fr 80px 1fr;
  align-items: center;
  margin-bottom: 60px;
}

/* Sides */
.comparison-side {
  background: #fafafa;
  padding: 30px;
  border-radius: 8px;
  border-top: 3px solid transparent;
  transition: all 0.3s ease;
}

.native-side {
  border-top-color: #e11b22;
}

.cross-side {
  border-top-color: #ddd;
}

.comparison-side:hover {
  box-shadow: 0 10px 25px rgba(0,0,0,0.06);
  transform: translateY(-5px);
}

.side-header h3 {
  font-size: 20px;
  margin-bottom: 20px;
  color: #111;
}

/* Features */
.feature-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 15px;
}

.feature-item p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

.dot {
  width: 8px;
  height: 8px;
  background: #e11b22;
  border-radius: 50%;
  margin-top: 7px;
  flex-shrink: 0;
}

/* Divider */
.vs-divider {
  text-align: center;
}

.vs-divider span {
  display: inline-block;
  font-weight: 700;
  color: #e11b22;
  border: 1px solid #eee;
  padding: 10px 14px;
  border-radius: 50%;
  background: #fff;
}

/* Decision Box */
.decision-box {
  background: #fafafa;
  border-left: 4px solid #e11b22;
  padding: 25px 30px;
  border-radius: 8px;
}

.decision-box h3 {
  font-size: 20px;
  margin-bottom: 15px;
  color: #111;
}

.decision-box ul {
  padding-left: 18px;
}

.decision-box li {
  font-size: 15px;
  color: #555;
  margin-bottom: 10px;
}

/* Responsive */
@media (max-width: 900px) {
  .split-header {
    grid-template-columns: 1fr;
  }

  .comparison-wrapper {
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .vs-divider {
    display: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c4d1ce0 */.android-industry-section {
  padding: 80px 20px;
  background: #ffffff;
}

.container {
  max-width: 1150px;
  margin: 0 auto;
}

/* Header */
.section-header {
  margin-bottom: 60px;
}

.section-header h2 {
  font-size: 32px;
  font-weight: 700;
  color: #111;
  position: relative;
}

.section-header h2::after {
  content: "";
  width: 70px;
  height: 3px;
  background: #e11b22;
  position: absolute;
  left: 0;
  bottom: -12px;
}

/* Timeline Layout */
.industry-timeline {
  position: relative;
  padding-left: 30px;
  border-left: 2px solid #eee;
}

/* Item */
.industry-item {
  position: relative;
  margin-bottom: 40px;
  display: flex;
  align-items: flex-start;
}

/* Dot */
.industry-dot {
  width: 12px;
  height: 12px;
  background: #e11b22;
  border-radius: 50%;
  position: absolute;
  left: -37px;
  top: 6px;
}

/* Content */
.industry-content {
  background: #fafafa;
  padding: 20px 22px;
  border-radius: 8px;
  width: 100%;
  transition: all 0.3s ease;
}

.industry-content:hover {
  transform: translateX(5px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.05);
}

.industry-content h3 {
  font-size: 18px;
  color: #111;
  margin-bottom: 8px;
}

.industry-content p {
  font-size: 14px;
  color: #555;
  line-height: 1.7;
}

/* Responsive */
@media (max-width: 600px) {
  .section-header h2 {
    font-size: 26px;
  }

  .industry-timeline {
    padding-left: 20px;
  }

  .industry-dot {
    left: -28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9afb0bc */.buyer-checklist-section {
  padding: 80px 20px;
  background: #ffffff;
}

.container {
  max-width: 1150px;
  margin: 0 auto;
}

/* Header */
.section-header {
  margin-bottom: 50px;
}

.section-header h2 {
  font-size: 32px;
  font-weight: 700;
  color: #111;
  position: relative;
}

.section-header h2::after {
  content: "";
  width: 60px;
  height: 3px;
  background: #e11b22;
  position: absolute;
  left: 0;
  bottom: -10px;
}

/* Checklist Layout */
.checklist-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* Item */
.checklist-item {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  background: #fafafa;
  padding: 20px 22px;
  border-radius: 8px;
  transition: all 0.3s ease;
  border-left: 3px solid transparent;
}

.checklist-item:hover {
  border-left: 3px solid #e11b22;
  box-shadow: 0 8px 18px rgba(0,0,0,0.05);
  transform: translateX(5px);
}

/* Icon */
.check-icon {
  min-width: 36px;
  height: 36px;
  background: #e11b22;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  box-shadow: 0 4px 10px rgba(225,27,34,0.2);
}

/* Content */
.check-content h3 {
  font-size: 18px;
  margin-bottom: 6px;
  color: #111;
}

.check-content p {
  font-size: 14.5px;
  color: #555;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 768px) {
  .section-header h2 {
    font-size: 26px;
  }

  .checklist-item {
    padding: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c168c47 */.engagement-models-section {
  padding: 90px 20px;
  background: #ffffff;
}

.container {
  max-width: 1150px;
  margin: 0 auto;
}

/* Header */
.section-header {
  margin-bottom: 60px;
}

.section-header h2 {
  font-size: 32px;
  font-weight: 700;
  color: #111;
  position: relative;
}

.section-header h2::after {
  content: "";
  width: 70px;
  height: 3px;
  background: #e11b22;
  position: absolute;
  left: 0;
  bottom: -12px;
}

/* Timeline */
.timeline {
  position: relative;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 2px solid #eee;
}

.timeline-item {
  position: relative;
  margin-bottom: 40px;
  display: flex;
  align-items: flex-start;
}

.timeline-dot {
  width: 12px;
  height: 12px;
  background: #e11b22;
  border-radius: 50%;
  position: absolute;
  left: -27px;
  top: 6px;
}

.timeline-content {
  background: #fafafa;
  padding: 20px 25px;
  border-radius: 8px;
  transition: all 0.3s ease;
  width: 100%;
}

.timeline-content:hover {
  transform: translateX(5px);
  box-shadow: 0 6px 18px rgba(0,0,0,0.05);
}

.timeline-content h3 {
  font-size: 20px;
  margin-bottom: 8px;
  color: #111;
}

.number {
  color: #e11b22;
  margin-right: 6px;
  font-weight: 700;
}

.timeline-content p {
  font-size: 15px;
  color: #555;
  line-height: 1.7;
}

/* Highlight */
.engagement-highlight {
  margin-top: 40px;
  padding: 20px 25px;
  background: #fafafa;
  border-left: 4px solid #e11b22;
  border-radius: 8px;
}

.engagement-highlight p {
  font-size: 15px;
  color: #333;
  margin: 0;
}

/* Responsive */
@media (max-width: 768px) {
  .section-header h2 {
    font-size: 26px;
  }

  .timeline {
    margin-left: 10px;
    padding-left: 15px;
  }

  .timeline-dot {
    left: -22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7172b08 */.faq-section{
    background:#f3f3f3;
    padding:70px 20px;
}

.faq-container{
    max-width:1000px;
    margin:auto;
}

.faq-title{
    font-size:36px;
    font-family:serif;
    margin-bottom:40px;
}

.faq-item{
    border-bottom:1px solid #ddd;
    padding:20px 0;
}

.faq-question{
    font-size:20px;
    font-weight:600;
    cursor:pointer;
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.faq-question .icon{
    color:#e60023;
    font-size:22px;
}

.faq-answer{
    display:none;
    padding-top:15px;
}

.faq-answer p{
    color:#555;
    line-height:1.7;
    font-size:16px;
}

.faq-item.active .faq-answer{
    display:block;
}/* End custom CSS */