.elementor-6151 .elementor-element.elementor-element-b5b3be7{--display:flex;}.elementor-6151 .elementor-element.elementor-element-0b72eff{--display:flex;}.elementor-6151 .elementor-element.elementor-element-1b49801{--display:flex;}.elementor-6151 .elementor-element.elementor-element-d3a6f2c{--display:flex;}.elementor-6151 .elementor-element.elementor-element-2b4e97c{--display:flex;}.elementor-6151 .elementor-element.elementor-element-f991714{--display:flex;}.elementor-6151 .elementor-element.elementor-element-c9521e9{--display:flex;}.elementor-6151 .elementor-element.elementor-element-9151398{--display:flex;}.elementor-6151 .elementor-element.elementor-element-b785aac{--display:flex;}.elementor-6151 .elementor-element.elementor-element-dcdec97{--display:flex;}.elementor-6151 .elementor-element.elementor-element-8228675{--display:flex;}.elementor-6151 .elementor-element.elementor-element-3043680{--display:flex;}.elementor-6151 .elementor-element.elementor-element-1f0f97d{--display:flex;}.elementor-6151 .elementor-element.elementor-element-75b7cb2{--display:flex;}.elementor-6151 .elementor-element.elementor-element-ebf676c{--display:flex;}.elementor-6151 .elementor-element.elementor-element-81597a0{--display:flex;}.elementor-6151 .elementor-element.elementor-element-12b5888{--display:flex;}.elementor-6151 .elementor-element.elementor-element-faa0766{--display:flex;}.elementor-6151 .elementor-element.elementor-element-4bb2be6{--display:flex;}.elementor-6151 .elementor-element.elementor-element-4f6913d{--display:flex;}.elementor-6151 .elementor-element.elementor-element-0027994{--display:flex;}.elementor-6151 .elementor-element.elementor-element-e248c56{--display:flex;}.elementor-6151 .elementor-element.elementor-element-f236400{--display:flex;}.elementor-6151 .elementor-element.elementor-element-921a6af{--display:flex;}/* Start custom CSS for html, class: .elementor-element-c701cd7 */.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-dce36dc */.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-4113334 */.hero-section{
  background:#f1f1f1;
  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:#222;
  margin-bottom:20px;
}

.hero-btn{
  display:inline-block;
  margin-top:20px;
  padding:16px 35px;
  background:#e51616;
  color:#fff;
  text-decoration:none;
  font-size:18px;
  border-radius:6px;
  transition:0.3s;
}

.hero-btn:hover{
  background:#c81212;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d717a31 */.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;
}

/* Button */

.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-3d36fb3 */.ios-premium-section {
  padding: 90px 20px;
  background: #ffffff;
}

.container {
  max-width: 1150px;
  margin: 0 auto;
}

/* Header */
.section-header.center {
  text-align: center;
  margin-bottom: 60px;
}

.section-header.center h2 {
  font-size: 34px;
  font-weight: 700;
  color: #111;
  position: relative;
  display: inline-block;
}

.section-header.center h2::after {
  content: "";
  width: 70px;
  height: 3px;
  background: #e11b22;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -12px;
}

/* Timeline Layout */
.timeline-wrapper {
  position: relative;
  margin-left: 20px;
  padding-left: 30px;
}

.timeline-wrapper::before {
  content: "";
  position: absolute;
  left: 8px;
  top: 0;
  width: 2px;
  height: 100%;
  background: #eaeaea;
}

/* Timeline Item */
.timeline-item {
  position: relative;
  margin-bottom: 40px;
}

.timeline-dot {
  position: absolute;
  left: -2px;
  top: 6px;
  width: 12px;
  height: 12px;
  background: #e11b22;
  border-radius: 50%;
}

/* Content Card */
.timeline-content {
  background: #fafafa;
  padding: 20px 22px;
  border-radius: 8px;
  border-left: 3px solid #e11b22;
  transition: all 0.3s ease;
}

.timeline-content:hover {
  transform: translateX(5px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.05);
}

.timeline-content h3 {
  font-size: 18px;
  margin-bottom: 8px;
  color: #111;
}

.number {
  color: #e11b22;
  font-weight: 700;
  margin-right: 6px;
}

.timeline-content p {
  font-size: 15px;
  color: #555;
  line-height: 1.7;
}

/* Bottom Highlight */
.bottom-highlight {
  margin-top: 50px;
  padding: 20px 25px;
  border-left: 4px solid #e11b22;
  background: #fafafa;
  border-radius: 8px;
  max-width: 800px;
}

.bottom-highlight p {
  font-size: 15px;
  color: #333;
  margin: 0;
}

/* Responsive */
@media (max-width: 768px) {
  .section-header.center h2 {
    font-size: 26px;
  }

  .timeline-wrapper {
    padding-left: 20px;
  }

  .timeline-content {
    padding: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c16d43c */.ios-methodology-section {
  padding: 90px 20px;
  background: #ffffff;
}

.container {
  max-width: 1150px;
  margin: 0 auto;
}

/* Top Layout */
.methodology-wrapper {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 50px;
  align-items: start;
  margin-bottom: 60px;
}

.methodology-left h2 {
  font-size: 34px;
  font-weight: 700;
  color: #111;
  line-height: 1.3;
  position: relative;
}

.methodology-left h2::before {
  content: "";
  width: 4px;
  height: 100%;
  background: #e11b22;
  position: absolute;
  left: -15px;
  top: 0;
}

.methodology-right p {
  font-size: 16px;
  color: #555;
  line-height: 1.8;
  margin-bottom: 15px;
}

/* Steps Grid */
.methodology-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

/* Cards */
.step-card {
  background: #fafafa;
  padding: 25px;
  border-radius: 8px;
  position: relative;
  transition: all 0.3s ease;
  border: 1px solid #eee;
}

.step-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.06);
}

/* Step Number */
.step-number {
  font-size: 14px;
  font-weight: 700;
  color: #e11b22;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

/* Title */
.step-card h3 {
  font-size: 18px;
  color: #111;
  margin-bottom: 10px;
}

/* Text */
.step-card p {
  font-size: 14px;
  color: #555;
  line-height: 1.7;
}

/* Responsive */
@media (max-width: 992px) {
  .methodology-wrapper {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .methodology-left h2::before {
    left: 0;
  }

  .methodology-steps {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 600px) {
  .methodology-steps {
    grid-template-columns: 1fr;
  }

  .methodology-left h2 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f68b249 */.ios-cost-section {
  padding: 90px 20px;
  background: #fff;
}

.container {
  max-width: 1150px;
  margin: 0 auto;
}

/* Header */
.section-header {
  margin-bottom: 50px;
}

.section-header h2 {
  font-size: 34px;
  font-weight: 700;
  color: #111;
  position: relative;
}

.section-header h2::after {
  content: "";
  width: 70px;
  height: 3px;
  background: #e11b22;
  position: absolute;
  bottom: -12px;
  left: 0;
}

/* Cost Split */
.cost-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
  margin-bottom: 50px;
}

.cost-card {
  background: #fafafa;
  padding: 30px;
  border-radius: 8px;
  border-top: 3px solid #e11b22;
  transition: 0.3s;
}

.cost-card:hover {
  box-shadow: 0 10px 25px rgba(0,0,0,0.06);
}

.cost-card h3 {
  font-size: 20px;
  margin-bottom: 20px;
}

.cost-item {
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  border-bottom: 1px solid #eee;
}

.cost-item:last-child {
  border-bottom: none;
}

.cost-item span {
  color: #555;
}

.cost-item strong {
  color: #e11b22;
  font-weight: 600;
}

/* Timeline */
.timeline-box {
  display: flex;
  justify-content: space-between;
  background: #fafafa;
  padding: 25px;
  border-radius: 8px;
  margin-bottom: 50px;
}

.timeline-step {
  text-align: center;
  flex: 1;
}

.step-number {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: #e11b22;
  color: #fff;
  border-radius: 50%;
  line-height: 35px;
  font-weight: 600;
  margin-bottom: 8px;
}

.timeline-step p {
  font-size: 14px;
  color: #555;
}

/* Hidden Costs */
.hidden-costs {
  margin-bottom: 50px;
}

.hidden-header {
  margin-bottom: 20px;
}

.hidden-header h3 {
  font-size: 22px;
  position: relative;
}

.hidden-header h3::before {
  content: "";
  width: 4px;
  height: 20px;
  background: #e11b22;
  position: absolute;
  left: -12px;
  top: 3px;
}

.hidden-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.hidden-item {
  background: #fafafa;
  padding: 20px;
  border-radius: 8px;
  transition: 0.3s;
}

.hidden-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.05);
}

.hidden-item h4 {
  font-size: 16px;
  margin-bottom: 8px;
}

.hidden-item p {
  font-size: 14px;
  color: #555;
}

/* CTA */
.cost-cta {
  text-align: center;
  background: #fafafa;
  padding: 30px;
  border-radius: 8px;
}

.cost-cta p {
  margin-bottom: 15px;
  color: #444;
}

.btn-primary {
  display: inline-block;
  padding: 12px 22px;
  background: #e11b22;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  transition: 0.3s;
}

.btn-primary:hover {
  background: #c4161c;
}

/* Responsive */
@media (max-width: 900px) {
  .cost-split {
    grid-template-columns: 1fr;
  }

  .hidden-grid {
    grid-template-columns: 1fr 1fr;
  }

  .timeline-box {
    flex-direction: column;
    gap: 15px;
  }
}

@media (max-width: 600px) {
  .hidden-grid {
    grid-template-columns: 1fr;
  }

  .section-header h2 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2705180 */.framework-section {
  padding: 90px 20px;
  background: #f9f9f9;
}

.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;
  display: inline-block;
}

.section-header h2::after {
  content: "";
  width: 70%;
  height: 3px;
  background: #e11b22;
  position: absolute;
  left: 0;
  bottom: -10px;
}

/* Layout */
.framework-wrapper {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 40px;
  align-items: start;
}

/* LEFT SIDE */
.framework-options {
  position: relative;
  padding-left: 20px;
}

.framework-options::before {
  content: "";
  position: absolute;
  left: 6px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #eaeaea;
}

.framework-item {
  position: relative;
  margin-bottom: 35px;
}

.framework-title {
  display: flex;
  align-items: center;
  gap: 10px;
}

.dot {
  width: 10px;
  height: 10px;
  background: #e11b22;
  border-radius: 50%;
}

.framework-item h3 {
  font-size: 18px;
  margin: 0;
  color: #111;
}

.framework-item p {
  font-size: 14.5px;
  color: #555;
  margin-top: 8px;
  line-height: 1.6;
}

/* RIGHT SIDE */
.framework-factors {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.factor-card {
  background: #ffffff;
  padding: 20px;
  border-radius: 8px;
  border-top: 3px solid transparent;
  transition: all 0.3s ease;
}

.factor-card:hover {
  border-top: 3px solid #e11b22;
  box-shadow: 0 8px 20px rgba(0,0,0,0.06);
  transform: translateY(-4px);
}

.factor-card h4 {
  font-size: 16px;
  margin-bottom: 8px;
  color: #111;
}

.factor-card p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}

/* Highlight */
.highlight-factor {
  border-top: 3px solid #e11b22;
  background: #fff;
}

/* Responsive */
@media (max-width: 900px) {
  .framework-wrapper {
    grid-template-columns: 1fr;
  }

  .framework-factors {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 600px) {
  .section-header h2 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cadc1f7 */.ios-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;
  margin-bottom: 15px;
  position: relative;
}

.section-header h2::after {
  content: "";
  width: 60px;
  height: 3px;
  background: #e11b22;
  position: absolute;
  bottom: -10px;
  left: 0;
}

.section-header p {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
  max-width: 900px;
}

/* Timeline Layout */
.industry-timeline {
  position: relative;
  padding-left: 30px;
  margin-bottom: 50px;
}

.industry-timeline::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  width: 2px;
  height: 100%;
  background: #eee;
}

/* Timeline Item */
.timeline-item {
  position: relative;
  margin-bottom: 30px;
  padding-left: 20px;
}

.timeline-dot {
  position: absolute;
  left: -2px;
  top: 5px;
  width: 10px;
  height: 10px;
  background: #e11b22;
  border-radius: 50%;
}

/* Content */
.timeline-content {
  background: #fafafa;
  padding: 20px 22px;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.timeline-content:hover {
  transform: translateX(5px);
  box-shadow: 0 6px 18px rgba(0,0,0,0.05);
}

.timeline-content h3 {
  font-size: 18px;
  margin-bottom: 8px;
  color: #111;
}

.number {
  color: #e11b22;
  font-weight: 700;
  margin-right: 6px;
}

.timeline-content p {
  font-size: 14.5px;
  color: #555;
  line-height: 1.7;
}

/* Insight Panel */
.insight-panel {
  border-left: 4px solid #e11b22;
  background: #fafafa;
  padding: 20px 25px;
  border-radius: 8px;
}

.insight-panel p {
  margin: 0;
  font-size: 15px;
  color: #333;
}

/* Responsive */
@media (max-width: 768px) {
  .section-header h2 {
    font-size: 26px;
  }

  .industry-timeline {
    padding-left: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0cf2489 */.ios-hiring-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;
  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: 850px;
}

/* Timeline Layout */
.timeline {
  position: relative;
  padding-left: 40px;
  border-left: 2px solid #eee;
}

.timeline-item {
  position: relative;
  margin-bottom: 40px;
  display: flex;
  align-items: flex-start;
}

.timeline-marker {
  position: absolute;
  left: -22px;
  top: 0;
  width: 36px;
  height: 36px;
  background: #fff;
  border: 2px solid #e11b22;
  border-radius: 50%;
  font-weight: 700;
  color: #e11b22;
  display: flex;
  align-items: center;
  justify-content: center;
}

.timeline-content {
  background: #fafafa;
  padding: 20px 25px;
  border-radius: 8px;
  width: 100%;
  transition: all 0.3s ease;
}

.timeline-content:hover {
  box-shadow: 0 8px 20px rgba(0,0,0,0.06);
  transform: translateY(-3px);
}

.timeline-content h3 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #111;
}

.timeline-content p {
  font-size: 15px;
  color: #555;
  line-height: 1.7;
  margin-bottom: 10px;
}

/* Tag */
.tag {
  display: inline-block;
  font-size: 13px;
  padding: 5px 10px;
  border-radius: 20px;
  background: rgba(225, 27, 34, 0.08);
  color: #e11b22;
  font-weight: 500;
}

/* Responsive */
@media (max-width: 768px) {
  .section-header h2 {
    font-size: 26px;
  }

  .timeline {
    padding-left: 20px;
  }

  .timeline-marker {
    left: -18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3152b7d */.appstore-section{
padding:80px 20px;
background:#f7f7f7;
}

.appstore-container{
max-width:1100px;
margin:auto;
}

.appstore-section h2{
font-size:32px;
margin-bottom:20px;
}

.intro{
color:#555;
line-height:1.8;
margin-bottom:50px;
max-width:800px;
}

.timeline{
position:relative;
border-left:3px solid #e11b22;
padding-left:30px;
}

.timeline-item{
display:flex;
gap:20px;
margin-bottom:40px;
}

.number{
min-width:50px;
height:50px;
background:#e11b22;
color:#fff;
display:flex;
align-items:center;
justify-content:center;
border-radius:50%;
font-weight:600;
}

.content h3{
margin-bottom:10px;
}

.content p{
color:#555;
margin-bottom:10px;
line-height:1.7;
}

.content ul{
padding-left:18px;
color:#444;
line-height:1.7;
}

.final-note{
margin-top:40px;
padding:25px;
background:#fff;
border-left:4px solid #e11b22;
border-radius:6px;
}

.final-note p{
line-height:1.8;
color:#444;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e5f399b */.swift-insight{
padding:80px 20px;
background:#f8f8f8;
}

.container{
max-width:1100px;
margin:auto;
}

.swift-insight h2{
text-align:center;
font-size:34px;
margin-bottom:20px;
}

.intro{
text-align:center;
max-width:800px;
margin:auto;
margin-bottom:60px;
color:#555;
line-height:1.8;
}

.insight-line{
position:relative;
}

.insight-line::before{
content:"";
position:absolute;
left:20px;
top:0;
bottom:0;
width:3px;
background:#e11b22;
}

.insight-item{
display:flex;
gap:25px;
margin-bottom:50px;
position:relative;
}

.insight-number{
min-width:40px;
height:40px;
background:#e11b22;
color:#fff;
display:flex;
align-items:center;
justify-content:center;
border-radius:50%;
font-weight:600;
}

.insight-content{
background:#fff;
padding:25px;
border-radius:8px;
border:1px solid #eee;
flex:1;
transition:0.3s;
}

.insight-content:hover{
box-shadow:0 10px 25px rgba(0,0,0,0.08);
}

.insight-content h3{
margin-bottom:10px;
}

.insight-content p{
color:#555;
margin-bottom:15px;
line-height:1.7;
}

.insight-content ul{
padding-left:18px;
color:#444;
line-height:1.8;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eeea2fd */.ios-ecosystem{
padding:80px 20px;
background:#f7f7f7;
}

.container{
max-width:1100px;
margin:auto;
}

.ios-ecosystem h2{
text-align:center;
font-size:32px;
margin-bottom:20px;
}

.intro{
text-align:center;
max-width:750px;
margin:auto;
margin-bottom:60px;
color:#555;
line-height:1.8;
}

/* FLOW DESIGN */
.ecosystem-flow{
position:relative;
}

.ecosystem-flow::before{
content:"";
position:absolute;
left:20px;
top:0;
width:3px;
height:100%;
background:#e11b22;
}

/* ITEM */
.eco-item{
display:flex;
gap:25px;
margin-bottom:40px;
position:relative;
}

.eco-number{
min-width:40px;
height:40px;
background:#e11b22;
color:#fff;
display:flex;
align-items:center;
justify-content:center;
border-radius:50%;
font-weight:600;
z-index:1;
}

.eco-content{
background:#fff;
padding:25px;
border-radius:8px;
border:1px solid #eee;
flex:1;
transition:0.3s;
}

.eco-content:hover{
box-shadow:0 8px 20px rgba(0,0,0,0.08);
border-color:#e11b22;
}

.eco-content h3{
margin-bottom:10px;
}

.eco-content p{
color:#555;
margin-bottom:10px;
line-height:1.7;
}

.eco-content ul{
padding-left:18px;
color:#444;
line-height:1.7;
}

/* SUMMARY */
.eco-summary{
margin-top:40px;
padding:25px;
border-left:4px solid #e11b22;
background:#fff;
border-radius:6px;
line-height:1.8;
color:#444;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8c58291 */.ai-ios-section{
padding:80px 20px;
background:#f7f7f7;
}

.container{
max-width:1100px;
margin:auto;
}

.ai-ios-section h2{
font-size:32px;
margin-bottom:20px;
text-align:center;
}

.section-intro{
text-align:center;
max-width:800px;
margin:auto;
margin-bottom:50px;
color:#555;
line-height:1.8;
}

.timeline{
position:relative;
padding-left:30px;
border-left:3px solid #e11b22;
}

.timeline-item{
display:flex;
gap:20px;
margin-bottom:40px;
position:relative;
}

.timeline-number{
min-width:40px;
height:40px;
background:#e11b22;
color:#fff;
display:flex;
align-items:center;
justify-content:center;
border-radius:50%;
font-weight:bold;
}

.timeline-content{
background:#fff;
padding:25px;
border-radius:8px;
border:1px solid #eee;
flex:1;
}

.timeline-content h3{
margin-bottom:10px;
}

.timeline-content p{
color:#555;
margin-bottom:10px;
}

.timeline-content ul{
padding-left:18px;
color:#444;
line-height:1.7;
}

.timeline-content:hover{
box-shadow:0 8px 20px rgba(0,0,0,0.08);
border-color:#e11b22;
}

.conclusion-box{
margin-top:40px;
padding:25px;
background:#fff;
border-left:4px solid #e11b22;
border-radius:6px;
color:#444;
line-height:1.8;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3b6b511 */.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;
    margin-bottom:10px;
}

.faq-item.active .faq-answer{
    display:block;
}/* End custom CSS */