.elementor-6026 .elementor-element.elementor-element-5287f9a{--display:flex;}.elementor-6026 .elementor-element.elementor-element-df7581f{--display:flex;}.elementor-6026 .elementor-element.elementor-element-348e6f9{--display:flex;}.elementor-6026 .elementor-element.elementor-element-692b19a{--display:flex;}.elementor-6026 .elementor-element.elementor-element-c2b5179{--display:flex;}.elementor-6026 .elementor-element.elementor-element-8d3338c{--display:flex;}.elementor-6026 .elementor-element.elementor-element-ad8d207{--display:flex;}.elementor-6026 .elementor-element.elementor-element-202eca6{--display:flex;}.elementor-6026 .elementor-element.elementor-element-a0d5e1c{--display:flex;}.elementor-6026 .elementor-element.elementor-element-d77a250{--display:flex;}.elementor-6026 .elementor-element.elementor-element-6c82e26{--display:flex;}.elementor-6026 .elementor-element.elementor-element-b2e9198{--display:flex;}.elementor-6026 .elementor-element.elementor-element-98eca98{--display:flex;}.elementor-6026 .elementor-element.elementor-element-cba3546{--display:flex;}.elementor-6026 .elementor-element.elementor-element-4c50559{--display:flex;}.elementor-6026 .elementor-element.elementor-element-dd1b168{--display:flex;}.elementor-6026 .elementor-element.elementor-element-1383fa5{--display:flex;}.elementor-6026 .elementor-element.elementor-element-53f4b4b{--display:flex;}.elementor-6026 .elementor-element.elementor-element-6170ee1{--display:flex;}.elementor-6026 .elementor-element.elementor-element-7198b39{--display:flex;}.elementor-6026 .elementor-element.elementor-element-6072ed7{--display:flex;}.elementor-6026 .elementor-element.elementor-element-93a0ce0{--display:flex;}.elementor-6026 .elementor-element.elementor-element-cc16ab6{--display:flex;}.elementor-6026 .elementor-element.elementor-element-f90dd06{--display:flex;}.elementor-6026 .elementor-element.elementor-element-613ef53{--display:flex;}.elementor-6026 .elementor-element.elementor-element-d6a3b7e{--display:flex;}.elementor-6026 .elementor-element.elementor-element-9aef065{--display:flex;}/* Start custom CSS for html, class: .elementor-element-bab1d8e */.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-e9af20c */.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-c12104d */.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-8f8d338 */.company-section{
background:#f2f2f4;
padding:60px 20px;
}

.section-title{
font-size:34px;
font-weight:700;
max-width:900px;
margin:auto;
padding-left:18px;
border-left:5px solid #e11b22; /* brand red */
line-height:1.3;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a775c2a */.company-card{
    display:flex;
    gap:40px;
    padding:40px;
    border:1px solid #e3e3e3;
    border-radius:16px;
    background:#f9f9f9;
    margin-bottom:40px;
    font-family:Arial, sans-serif;
}

/* LEFT SIDE */

.company-left{
    width:30%;
    border-right:1px solid #ddd;
    padding-right:25px;
}

.company-left h2{
    font-size:28px;
    margin-bottom:10px;
}

.rating{
    color:#ffb400;
    font-size:16px;
    margin-bottom:15px;
}

.rating span{
    color:#555;
    font-size:14px;
    display:block;
    margin-top:5px;
}

.company-left p{
    font-size:15px;
    margin:8px 0;
}

/* RIGHT SIDE */

.company-right{
    width:70%;
}

.company-right p{
    font-size:16px;
    line-height:1.7;
    color:#444;
    margin-bottom:15px;
}

.company-right h3{
    margin-top:25px;
    font-size:18px;
}

/* TAGS */

.tags{
    margin-top:10px;
}

.tags span{
    display:inline-block;
    background:#e6e6e6;
    padding:6px 14px;
    border-radius:20px;
    margin:5px 5px 0 0;
    font-size:13px;
}

/* LISTS */

ul{
    margin-top:10px;
    padding-left:20px;
}

ul li{
    margin-bottom:6px;
    font-size:15px;
}

/* BUTTON */

.visit-btn{
    display:inline-block;
    margin-top:20px;
    background:#e61b1b;
    color:#fff;
    padding:12px 24px;
    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-83de366 */.turning-section{
padding:70px 20px;
background:#ffffff;
font-family:Arial, sans-serif;
}

.turning-container{
max-width:900px;
margin:auto;
}

.turning-section h2{
font-size:30px;
margin-bottom:20px;
color:#111;
}

/* INTRO TEXT */

.intro{
font-size:18px;
color:#555;
margin-bottom:20px;
line-height:1.6;
}

/* LIST */

.point-list{
list-style:none;
padding-left:0;
margin-bottom:30px;
}

.point-list li{
position:relative;
padding-left:28px;
margin-bottom:12px;
font-size:16px;
color:#444;
line-height:1.6;
}

/* CUSTOM RED BULLET */

.point-list li::before{
content:"";
position:absolute;
left:0;
top:8px;
width:10px;
height:10px;
background:#e11b22;
border-radius:50%;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f85f3f6 */.cost-section{
padding:70px 20px;
background:#ffffff;
font-family:Arial, sans-serif;
}

.cost-container{
max-width:900px;
margin:auto;
}

.cost-section h2{
font-size:30px;
margin-bottom:15px;
color:#111;
}

.intro{
font-size:18px;
color:#555;
margin-bottom:20px;
line-height:1.6;
}

/* LIST */

.cost-list{
padding-left:20px;
margin-bottom:25px;
}

.cost-list li{
margin-bottom:10px;
font-size:16px;
line-height:1.6;
position:relative;
}

/* RED BULLETS */

.cost-list li::marker{
color:#e11b22;
}

/* TEXT */

.cost-section p{
font-size:16px;
line-height:1.7;
color:#444;
margin-bottom:20px;
}

/* CTA */

.cost-cta{
background:#f9f9f9;
padding:20px;
border-left:4px solid #e11b22;
border-radius:6px;
}

.cost-cta a{
color:#e11b22;
font-weight:600;
text-decoration:none;
}

.cost-cta a:hover{
text-decoration:underline;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7be7cb9 */.usa-section{
padding:70px 20px;
background:#fff;
font-family:Arial, sans-serif;
}

.usa-container{
max-width:900px;
margin:auto;
}

.usa-section h2{
font-size:30px;
margin-bottom:15px;
color:#111;
line-height:1.3;
}

/* INTRO */

.intro{
font-size:18px;
color:#555;
margin-bottom:20px;
line-height:1.7;
}

/* PARAGRAPH */

.usa-section p{
font-size:16px;
color:#444;
line-height:1.7;
margin-bottom:15px;
}

/* LIST */

.usa-points{
margin:20px 0;
padding-left:0;
list-style:none;
}

.usa-points li{
position:relative;
padding-left:25px;
margin-bottom:12px;
font-size:16px;
line-height:1.6;
}

/* RED BULLET */

.usa-points li::before{
content:"";
position:absolute;
left:0;
top:8px;
width:10px;
height:10px;
background:#e11b22;
border-radius:50%;
}

/* CONCLUSION */

.conclusion{
margin-top:20px;
font-weight:500;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-236e6b3 */.guide-section{
padding:80px 20px;
background:#f9fafb;
font-family:Arial, sans-serif;
}

.guide-container{
max-width:1100px;
margin:auto;
}

/* HEADER */

.guide-header{
text-align:center;
max-width:800px;
margin:auto;
margin-bottom:50px;
}

.guide-header h2{
font-size:32px;
margin-bottom:15px;
color:#111;
}

.guide-header p{
font-size:18px;
color:#555;
line-height:1.7;
}

/* LAYOUT */

.guide-content{
display:grid;
grid-template-columns:1fr 2fr;
gap:40px;
align-items:start;
}

/* LEFT HIGHLIGHT */

.guide-highlight{
background:#000;
color:#fff;
padding:30px;
border-left:5px solid #e11b22;
border-radius:8px;
font-size:16px;
line-height:1.6;
}

/* RIGHT GRID */

.guide-points{
display:grid;
grid-template-columns:1fr 1fr;
gap:20px;
}

/* CARD */

.guide-card{
background:#fff;
padding:20px;
border-radius:10px;
box-shadow:0 8px 20px rgba(0,0,0,0.05);
display:flex;
gap:15px;
align-items:flex-start;
transition:0.3s;
}

.guide-card:hover{
transform:translateY(-5px);
}

/* NUMBER */

.guide-card span{
font-size:20px;
font-weight:bold;
color:#e11b22;
min-width:40px;
}

/* TEXT */

.guide-card p{
font-size:15px;
color:#444;
line-height:1.6;
}

/* RESPONSIVE */

@media(max-width:900px){

.guide-content{
grid-template-columns:1fr;
}

.guide-points{
grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a2e10ca */.curation-section{
padding:80px 20px;
background:#ffffff;
font-family:Arial, sans-serif;
}

.curation-container{
max-width:1000px;
margin:auto;
}

/* HEADER */

.curation-section h2{
font-size:32px;
margin-bottom:15px;
color:#111;
line-height:1.3;
}

.curation-intro{
font-size:18px;
color:#555;
margin-bottom:30px;
line-height:1.7;
}

/* HIGHLIGHT */

.curation-highlight{
background:#000;
color:#fff;
padding:25px;
border-left:5px solid #e11b22;
border-radius:8px;
margin-bottom:40px;
font-size:16px;
line-height:1.6;
}

/* CONTENT */

.curation-content h3{
font-size:22px;
margin-bottom:10px;
}

.curation-content p{
font-size:16px;
color:#444;
line-height:1.7;
margin-bottom:15px;
}

/* QUESTION GRID */

.curation-questions{
display:grid;
grid-template-columns:1fr 1fr;
gap:20px;
margin:30px 0;
}

.question-card{
background:#f9fafb;
padding:20px;
border-radius:8px;
border-left:4px solid #e11b22;
font-size:15px;
line-height:1.6;
transition:0.3s;
}

.question-card:hover{
transform:translateY(-5px);
box-shadow:0 10px 25px rgba(0,0,0,0.08);
}

/* CONCLUSION */

.curation-conclusion{
margin-top:20px;
font-weight:500;
}

/* RESPONSIVE */

@media(max-width:768px){

.curation-questions{
grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ec4d4ee */.criteria-section{
padding:90px 20px;
background:#ffffff;
font-family:Arial, sans-serif;
}

.criteria-container{
max-width:1000px;
margin:auto;
}

/* HEADER */

.criteria-section h2{
font-size:32px;
margin-bottom:15px;
color:#111;
}

.criteria-intro{
font-size:18px;
color:#555;
margin-bottom:50px;
line-height:1.7;
}

/* TIMELINE */

.criteria-timeline{
position:relative;
padding-left:30px;
}

.criteria-timeline::before{
content:"";
position:absolute;
left:10px;
top:0;
bottom:0;
width:2px;
background:#e11b22;
}

/* ITEM */

.criteria-item{
position:relative;
margin-bottom:40px;
display:flex;
gap:20px;
}

/* NUMBER */

.criteria-number{
background:#e11b22;
color:#fff;
width:40px;
height:40px;
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
font-weight:bold;
flex-shrink:0;
}

/* CONTENT */

.criteria-content{
background:#f9fafb;
padding:20px;
border-radius:10px;
box-shadow:0 8px 20px rgba(0,0,0,0.05);
flex:1;
}

.criteria-content h3{
margin-bottom:10px;
font-size:20px;
color:#111;
}

.criteria-content p{
font-size:15px;
color:#444;
margin-bottom:10px;
line-height:1.6;
}

/* LIST */

.criteria-content ul{
padding-left:20px;
}

.criteria-content li{
margin-bottom:6px;
font-size:14px;
}

/* RESPONSIVE */

@media(max-width:768px){

.criteria-item{
flex-direction:column;
}

.criteria-timeline{
padding-left:0;
}

.criteria-timeline::before{
display:none;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c28c5bb */.list-clarity{
padding:80px 20px;
background:#ffffff;
font-family:Arial, sans-serif;
}

.clarity-container{
max-width:1000px;
margin:auto;
text-align:center;
}

.clarity-container h2{
font-size:30px;
margin-bottom:10px;
color:#111;
}

.clarity-intro{
font-size:17px;
color:#555;
margin-bottom:40px;
}

/* GRID */

.clarity-grid{
display:grid;
grid-template-columns:1fr 1fr;
gap:30px;
text-align:left;
}

/* BOXES */

.clarity-box{
padding:30px;
border-radius:12px;
background:#f9fafb;
box-shadow:0 8px 20px rgba(0,0,0,0.05);
}

/* POSITIVE */

.positive{
border-top:4px solid #22c55e;
}

.positive h3{
color:#16a34a;
}

/* NEGATIVE */

.negative{
border-top:4px solid #e11b22;
}

.negative h3{
color:#e11b22;
}

/* LIST */

.clarity-box ul{
list-style:none;
padding:0;
}

.clarity-box li{
margin-bottom:12px;
padding-left:22px;
position:relative;
font-size:15px;
line-height:1.6;
}

/* ICONS */

.positive li::before{
content:"✔";
position:absolute;
left:0;
color:#16a34a;
font-weight:bold;
}

.negative li::before{
content:"✖";
position:absolute;
left:0;
color:#e11b22;
font-weight:bold;
}

/* FOOTER */

.clarity-footer{
margin-top:40px;
font-size:16px;
color:#444;
}

/* RESPONSIVE */

@media(max-width:768px){

.clarity-grid{
grid-template-columns:1fr;
}

}/* End custom CSS */