.elementor-5993 .elementor-element.elementor-element-ceb985c{--display:flex;}.elementor-5993 .elementor-element.elementor-element-4d6a1d2{--display:flex;}.elementor-5993 .elementor-element.elementor-element-bfe093d{--display:flex;}.elementor-5993 .elementor-element.elementor-element-afe2ba9{--display:flex;}.elementor-5993 .elementor-element.elementor-element-6a70c04{--display:flex;}.elementor-5993 .elementor-element.elementor-element-9ad5886{--display:flex;}.elementor-5993 .elementor-element.elementor-element-2e25699{--display:flex;}.elementor-5993 .elementor-element.elementor-element-deaf9d8{--display:flex;}.elementor-5993 .elementor-element.elementor-element-3e5b77f{--display:flex;}.elementor-5993 .elementor-element.elementor-element-7136f2a{--display:flex;}.elementor-5993 .elementor-element.elementor-element-5d935a1{--display:flex;}.elementor-5993 .elementor-element.elementor-element-e531a1d{--display:flex;}.elementor-5993 .elementor-element.elementor-element-8a5161c{--display:flex;}.elementor-5993 .elementor-element.elementor-element-902c6c2{--display:flex;}.elementor-5993 .elementor-element.elementor-element-9504b1d{--display:flex;}.elementor-5993 .elementor-element.elementor-element-4ce0c43{--display:flex;}.elementor-5993 .elementor-element.elementor-element-136c5ff{--display:flex;}.elementor-5993 .elementor-element.elementor-element-34597ec{--display:flex;}.elementor-5993 .elementor-element.elementor-element-85645ce{--display:flex;}.elementor-5993 .elementor-element.elementor-element-d4024af{--display:flex;}/* Start custom CSS for html, class: .elementor-element-c473b25 */.summary-section{
padding:80px 20px;
background:#f9fafb;
font-family:Arial, sans-serif;
}

.summary-container{
max-width:1200px;
margin:auto;
}

/* HEADER */

.summary-header{
text-align:center;
max-width:850px;
margin:auto;
margin-bottom:50px;
}

.summary-header h2{
font-size:36px;
margin-bottom:15px;
color:#111;
}

.summary-header p{
font-size:18px;
line-height:1.7;
color:#555;
}

/* STATS GRID */

.summary-stats{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:25px;
}

/* CARD */

.stat-card{
background:#fff;
padding:35px 25px;
border-radius:10px;
text-align:center;
box-shadow:0 10px 25px rgba(0,0,0,0.05);
transition:0.3s;
border-top:4px solid #e11b22;
}

.stat-card:hover{
transform:translateY(-6px);
box-shadow:0 18px 35px rgba(0,0,0,0.08);
}

/* NUMBERS */

.stat-card h3{
font-size:36px;
color:#e11b22;
margin-bottom:10px;
}

.stat-card p{
font-size:16px;
color:#666;
}

/* RESPONSIVE */

@media(max-width:900px){
.summary-stats{
grid-template-columns:repeat(2,1fr);
}
}

@media(max-width:500px){
.summary-stats{
grid-template-columns:1fr;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5be969c */.article-intro{
padding:80px 20px;
background:#ffffff;
font-family:Arial, sans-serif;
}

.article-container{
max-width:900px;
margin:auto;
}

.article-title{
font-size:36px;
margin-bottom:25px;
color:#111;
line-height:1.3;
}

.article-container p{
font-size:18px;
line-height:1.8;
color:#444;
margin-bottom:20px;
}

/* brand highlight */

.article-container span{
color:#e11b22;
font-weight:600;
}

/* emphasis */

.article-container strong{
font-weight:600;
}

.article-container em{
color:#666;
font-style:italic;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c8990bd */.market-section{
padding:90px 20px;
background:#ffffff;
font-family:Arial, sans-serif;
}

.market-container{
max-width:1200px;
margin:auto;
}

/* HEADER */

.market-header{
text-align:center;
max-width:900px;
margin:auto;
margin-bottom:50px;
}

.market-header h2{
font-size:36px;
line-height:1.3;
margin-bottom:15px;
color:#111;
}

.market-header p{
font-size:18px;
color:#555;
line-height:1.7;
}

/* STATS GRID */

.market-stats{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:25px;
margin-bottom:50px;
}

.market-card{
background:#fff;
padding:30px 20px;
text-align:center;
border-radius:10px;
box-shadow:0 10px 25px rgba(0,0,0,0.05);
border-top:4px solid #e11b22;
}

.market-card h3{
font-size:34px;
color:#e11b22;
margin-bottom:8px;
}

.market-card p{
font-size:16px;
color:#444;
margin-bottom:5px;
}

.market-card span{
font-size:13px;
color:#888;
}

/* CONTENT */

.market-content{
max-width:850px;
margin:auto;
}

.market-content p{
font-size:18px;
line-height:1.8;
color:#444;
margin-bottom:20px;
}

/* RESPONSIVE */

@media(max-width:900px){

.market-stats{
grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:500px){

.market-stats{
grid-template-columns:1fr;
}

.market-header h2{
font-size:28px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a4d1e4d */.report-section{
padding:70px 20px;
background:#ffffff;
font-family:Arial, sans-serif;
}

.report-container{
max-width:1000px;
margin:auto;
}

/* HEADINGS */

.report-container h2{
font-size:34px;
margin-bottom:20px;
color:#111;
}

.report-container h3{
margin-top:40px;
margin-bottom:15px;
font-size:24px;
color:#e11b22;
}

/* PARAGRAPHS */

.report-container p{
font-size:17px;
line-height:1.7;
color:#444;
margin-bottom:18px;
}

/* TABLE */

.table-wrapper{
overflow-x:auto;
margin:25px 0;
}

.pricing-table{
width:100%;
border-collapse:collapse;
font-size:16px;
}

.pricing-table thead{
background:#e11b22;
color:#fff;
}

.pricing-table th,
.pricing-table td{
padding:14px 16px;
text-align:left;
border-bottom:1px solid #eee;
}

.pricing-table tbody tr:nth-child(even){
background:#fafafa;
}

.pricing-table tbody tr:hover{
background:#f5f5f5;
}

/* SOURCE */

.source{
font-size:14px;
color:#777;
margin-top:8px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9661377 */.pricing-report{
padding:80px 20px;
background:#ffffff;
font-family:Arial, sans-serif;
}

.report-container{
max-width:1100px;
margin:auto;
}

.pricing-report h2{
font-size:34px;
margin-bottom:30px;
color:#111;
}

.pricing-report h3{
margin-top:40px;
font-size:26px;
color:#e11b22;
}

/* TABLE */

.table-wrapper{
overflow-x:auto;
margin-bottom:10px;
}

.pricing-table{
width:100%;
border-collapse:collapse;
background:#fff;
}

.pricing-table th{
background:#e11b22;
color:#fff;
padding:14px;
text-align:left;
}

.pricing-table td{
padding:14px;
border-bottom:1px solid #eee;
}

.pricing-table tr:hover{
background:#fafafa;
}

/* SOURCE */

.source{
font-size:14px;
color:#777;
margin-bottom:30px;
}

/* TEXT */

.report-text{
font-size:17px;
line-height:1.8;
color:#444;
margin-bottom:20px;
}

/* LIST */

.tech-premium{
margin-top:20px;
padding-left:20px;
}

.tech-premium li{
margin-bottom:10px;
font-size:16px;
line-height:1.7;
}

/* RESPONSIVE */

@media(max-width:768px){

.pricing-report h2{
font-size:28px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1fd75cb */.pricing-models{
padding:80px 20px;
background:#ffffff;
font-family:Arial, sans-serif;
}

.pricing-container{
max-width:1200px;
margin:auto;
}

.pricing-header{
text-align:center;
max-width:850px;
margin:auto;
margin-bottom:50px;
}

.pricing-header h2{
font-size:36px;
margin-bottom:15px;
color:#111;
}

.pricing-header p{
font-size:18px;
line-height:1.7;
color:#555;
}

.pricing-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:25px;
margin-bottom:40px;
}

.pricing-card{
background:#fff;
padding:30px;
border-radius:10px;
border-top:4px solid #e11b22;
box-shadow:0 10px 25px rgba(0,0,0,0.05);
transition:0.3s;
}

.pricing-card:hover{
transform:translateY(-6px);
box-shadow:0 18px 35px rgba(0,0,0,0.08);
}

.pricing-card h3{
font-size:20px;
margin-bottom:8px;
color:#111;
}

.pricing-type{
display:block;
color:#e11b22;
font-weight:600;
margin-bottom:12px;
}

.pricing-card p{
color:#666;
line-height:1.6;
font-size:15px;
}

.pricing-note{
background:#f9fafb;
padding:30px;
border-left:4px solid #e11b22;
border-radius:6px;
}

.pricing-note p{
color:#555;
line-height:1.7;
margin-bottom:15px;
}

/* responsive */

@media(max-width:900px){

.pricing-grid{
grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:600px){

.pricing-grid{
grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-24d78fa */.pricing-benchmarks,
.rate-formula{
padding:70px 20px;
font-family:Arial, sans-serif;
}

.container{
max-width:1100px;
margin:auto;
}

/* HEADINGS */

h2{
font-size:32px;
margin-bottom:30px;
color:#111;
}

/* TABLE */

.pricing-table{
width:100%;
border-collapse:collapse;
background:#fff;
box-shadow:0 8px 25px rgba(0,0,0,0.05);
}

.pricing-table th{
background:#e11b22;
color:#fff;
padding:14px;
text-align:left;
}

.pricing-table td{
padding:14px;
border-bottom:1px solid #eee;
}

.pricing-table tr:nth-child(even){
background:#fafafa;
}

.source{
margin-top:10px;
font-size:14px;
color:#777;
}

/* FORMULA BOX */

.formula-box{
background:#fff4f4;
border-left:5px solid #e11b22;
padding:25px;
margin:30px 0;
border-radius:6px;
}

.formula{
font-size:18px;
font-weight:600;
}

/* EXAMPLE */

.example-box{
background:#fafafa;
padding:20px;
border-radius:6px;
margin-bottom:25px;
}

/* BENCHMARK */

.benchmark-box{
background:#fff;
padding:20px;
border-radius:6px;
box-shadow:0 5px 15px rgba(0,0,0,0.05);
margin-bottom:25px;
}

.benchmark-box ul{
padding-left:20px;
}

.benchmark-box li{
margin-bottom:8px;
}

/* CONTEXT */

.context{
line-height:1.7;
color:#444;
}

/* RESPONSIVE */

@media(max-width:768px){

h2{
font-size:26px;
}

.pricing-table th,
.pricing-table td{
font-size:14px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6fc716f */.project-cost-section{
padding:80px 20px;
background:#ffffff;
font-family:Arial, sans-serif;
}

.cost-container{
max-width:1100px;
margin:auto;
}

.project-cost-section h2{
font-size:34px;
margin-bottom:20px;
}

.project-cost-section h3{
margin-top:40px;
margin-bottom:15px;
font-size:24px;
color:#e11b22;
}

.intro{
font-size:18px;
line-height:1.7;
color:#444;
margin-bottom:30px;
}

/* TABLE */

.table-wrapper{
overflow-x:auto;
}

.cost-table{
width:100%;
border-collapse:collapse;
font-size:16px;
}

.cost-table th{
background:#e11b22;
color:#fff;
padding:14px;
text-align:left;
}

.cost-table td{
padding:14px;
border-bottom:1px solid #eee;
}

.cost-table tr:hover{
background:#fafafa;
}

/* SOURCE */

.source{
font-size:14px;
color:#777;
margin-top:10px;
}

/* INSIGHT BOX */

.insight-box{
background:#fff5f5;
border-left:4px solid #e11b22;
padding:20px;
margin:30px 0;
font-size:17px;
line-height:1.6;
}

/* HIGHLIGHT BOX */

.highlight-box{
background:#f9fafb;
border-left:4px solid #e11b22;
padding:20px;
margin-top:20px;
font-size:17px;
}

/* RESPONSIVE */

@media(max-width:768px){

.project-cost-section h2{
font-size:28px;
}

.cost-table{
font-size:14px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3ce5210 */.profit-section{
padding:80px 20px;
background:#ffffff;
font-family:Arial, sans-serif;
}

.profit-container{
max-width:1100px;
margin:auto;
}

.profit-section h2{
font-size:32px;
margin-bottom:15px;
color:#111;
}

.intro{
font-size:18px;
color:#555;
margin-bottom:40px;
line-height:1.6;
}

/* STATS */

.profit-stats{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:20px;
margin-bottom:50px;
}

.profit-card{
background:#fff;
border-radius:10px;
padding:25px;
text-align:center;
box-shadow:0 8px 20px rgba(0,0,0,0.06);
border-top:4px solid #e11b22;
}

.profit-card h3{
font-size:32px;
color:#e11b22;
margin-bottom:8px;
}

.profit-card p{
font-size:14px;
color:#555;
}

/* CONTENT */

.profit-content p{
font-size:16px;
line-height:1.7;
color:#444;
margin-bottom:20px;
}

.sub-heading{
margin-top:40px;
margin-bottom:15px;
font-size:22px;
}

/* LIST */

.benchmark-list{
padding-left:20px;
margin-bottom:25px;
}

.benchmark-list li{
margin-bottom:8px;
font-size:16px;
}

/* SOURCES */

.sources{
font-size:14px;
color:#666;
margin-top:25px;
border-top:1px solid #eee;
padding-top:15px;
}

/* RESPONSIVE */

@media(max-width:900px){

.profit-stats{
grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:500px){

.profit-stats{
grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f98c2cf */.pricing-section{
padding:80px 20px;
background:#f9fafb;
font-family:Arial, sans-serif;
}

.pricing-container{
max-width:1100px;
margin:auto;
}

/* HEADING */

.pricing-section h2{
font-size:32px;
margin-bottom:15px;
color:#111;
}

.intro{
font-size:18px;
color:#555;
margin-bottom:40px;
line-height:1.6;
}

/* STATS */

.pricing-stats{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:20px;
margin-bottom:50px;
}

.pricing-card{
background:#fff;
padding:25px;
border-radius:10px;
text-align:center;
box-shadow:0 8px 20px rgba(0,0,0,0.06);
border-top:4px solid #e11b22;
}

.pricing-card h3{
font-size:32px;
color:#e11b22;
margin-bottom:8px;
}

.pricing-card p{
font-size:14px;
color:#555;
}

/* CONTENT */

.pricing-content p{
font-size:16px;
line-height:1.7;
color:#444;
margin-bottom:20px;
}

/* HIGHLIGHT BOX */

.highlight-box{
background:#fff5f5;
border-left:4px solid #e11b22;
padding:15px 20px;
margin:25px 0;
font-size:15px;
color:#333;
}

/* RESPONSIVE */

@media(max-width:900px){
.pricing-stats{
grid-template-columns:repeat(2,1fr);
}
}

@media(max-width:500px){
.pricing-stats{
grid-template-columns:1fr;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2485d5e */.ai-section{
padding:80px 20px;
background:#f9fafb;
font-family:Arial, sans-serif;
}

.ai-container{
max-width:1000px;
margin:auto;
}

.ai-section h2{
font-size:30px;
margin-bottom:20px;
color:#111;
}

.ai-container p{
font-size:16px;
line-height:1.8;
color:#444;
margin-bottom:20px;
}

/* Highlight box */

.ai-highlight{
background:#fff5f5;
border-left:4px solid #e11b22;
padding:20px;
margin-top:30px;
border-radius:6px;
}

.ai-highlight p{
margin:0;
font-style:italic;
color:#222;
}

/* Responsive */

@media(max-width:768px){

.ai-section h2{
font-size:24px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4217256 */.tradeoff-section{
padding:80px 20px;
background:#f9fafb;
font-family:Arial, sans-serif;
}

.tradeoff-container{
max-width:1100px;
margin:auto;
}

.tradeoff-section h2{
font-size:32px;
margin-bottom:15px;
color:#111;
}

.intro{
font-size:18px;
color:#555;
margin-bottom:30px;
line-height:1.6;
}

/* TABLE */

.table-wrapper{
overflow-x:auto;
margin-bottom:10px;
}

.trade-table{
width:100%;
border-collapse:collapse;
background:#fff;
border-radius:10px;
overflow:hidden;
box-shadow:0 8px 25px rgba(0,0,0,0.05);
}

.trade-table thead{
background:#e11b22;
color:#fff;
}

.trade-table th,
.trade-table td{
padding:15px;
text-align:left;
font-size:15px;
}

.trade-table tbody tr{
border-bottom:1px solid #eee;
}

.trade-table tbody tr:hover{
background:#fafafa;
}

/* SOURCES */

.sources{
font-size:14px;
color:#666;
margin:15px 0 30px;
}

/* CONTENT */

.trade-content p{
font-size:16px;
line-height:1.7;
color:#444;
margin-bottom:20px;
}

/* RESPONSIVE */

@media(max-width:600px){
.trade-table th,
.trade-table td{
font-size:13px;
padding:10px;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-df9d0eb */.pricing-section{
padding:80px 20px;
background:#f9fafb;
font-family:Arial, sans-serif;
}

.pricing-container{
max-width:1000px;
margin:auto;
}

/* TITLE */

.pricing-section h2{
font-size:30px;
margin-bottom:15px;
color:#111;
}

.intro{
font-size:18px;
color:#555;
margin-bottom:30px;
}

/* HIGHLIGHT BOX */

.highlight-box{
background:#fff;
border-left:4px solid #e11b22;
padding:20px;
margin-bottom:30px;
box-shadow:0 8px 20px rgba(0,0,0,0.05);
}

.highlight-box p{
font-size:17px;
font-weight:500;
color:#333;
}

/* CONTENT */

.pricing-content p{
font-size:16px;
line-height:1.7;
color:#444;
margin-bottom:20px;
}

/* STATS */

.pricing-stats{
display:flex;
gap:20px;
margin:40px 0;
flex-wrap:wrap;
}

.stat{
flex:1;
background:#fff;
padding:25px;
border-radius:10px;
text-align:center;
box-shadow:0 8px 20px rgba(0,0,0,0.06);
border-top:3px solid #e11b22;
}

.stat h3{
font-size:28px;
color:#e11b22;
margin-bottom:8px;
}

.stat p{
font-size:14px;
color:#555;
}

/* RESPONSIVE */

@media(max-width:600px){

.pricing-stats{
flex-direction:column;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5214a89 */.cost-section{
padding:80px 20px;
background:#f9fafb;
font-family:Arial, sans-serif;
}

.cost-container{
max-width:1100px;
margin:auto;
}

.cost-section h2{
font-size:32px;
margin-bottom:15px;
color:#111;
}

.intro{
font-size:18px;
color:#555;
margin-bottom:40px;
line-height:1.6;
}

/* GRID */

.cost-list{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:20px;
}

/* CARD */

.cost-item{
background:#fff;
padding:25px;
border-radius:10px;
box-shadow:0 8px 20px rgba(0,0,0,0.06);
border-left:4px solid #e11b22;
transition:0.3s;
}

.cost-item:hover{
transform:translateY(-5px);
box-shadow:0 15px 30px rgba(0,0,0,0.08);
}

/* PRICE */

.cost-item h3{
color:#e11b22;
font-size:22px;
margin-bottom:10px;
}

/* TEXT */

.cost-item p{
font-size:15px;
color:#444;
line-height:1.6;
margin-bottom:10px;
}

/* SOURCE */

.cost-item span{
font-size:13px;
color:#777;
}

/* RESPONSIVE */

@media(max-width:900px){
.cost-list{
grid-template-columns:repeat(2,1fr);
}
}

@media(max-width:500px){
.cost-list{
grid-template-columns:1fr;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-de5f5b7 */.util-section{
padding:80px 20px;
background:#f9fafb;
font-family:Arial, sans-serif;
}

.util-container{
max-width:1100px;
margin:auto;
}

/* HEADING */

.util-section h2{
font-size:30px;
margin-bottom:15px;
color:#111;
}

.intro{
font-size:18px;
color:#555;
margin-bottom:40px;
line-height:1.6;
}

/* STATS */

.util-stats{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:20px;
margin-bottom:50px;
}

.util-card{
background:#fff;
padding:25px;
border-radius:10px;
text-align:center;
box-shadow:0 8px 20px rgba(0,0,0,0.05);
border-top:4px solid #e11b22;
}

.util-card h3{
font-size:30px;
color:#e11b22;
margin-bottom:8px;
}

.util-card p{
font-size:14px;
color:#555;
}

/* CONTENT */

.util-content p{
font-size:16px;
line-height:1.7;
color:#444;
margin-bottom:20px;
}

/* HIGHLIGHT */

.highlight-box{
background:#fff4f4;
border-left:5px solid #e11b22;
padding:20px;
margin:30px 0;
font-size:16px;
font-weight:500;
}

/* SOURCES */

.sources{
font-size:14px;
color:#666;
margin-top:20px;
border-top:1px solid #eee;
padding-top:15px;
}

/* RESPONSIVE */

@media(max-width:900px){

.util-stats{
grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:500px){

.util-stats{
grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3fd633a */.trends-section{
padding:80px 20px;
background:#f9fafb;
font-family:Arial, sans-serif;
}

.trends-container{
max-width:1100px;
margin:auto;
}

/* HEADER */

.trends-section h2{
font-size:32px;
margin-bottom:15px;
color:#111;
}

.intro{
font-size:18px;
color:#555;
margin-bottom:40px;
line-height:1.6;
}

/* GRID */

.trends-grid{
display:grid;
grid-template-columns:repeat(2,1fr);
gap:25px;
}

/* CARD */

.trend-card{
background:#fff;
padding:25px;
border-radius:10px;
box-shadow:0 8px 20px rgba(0,0,0,0.05);
border-left:4px solid #e11b22;
transition:0.3s;
}

.trend-card:hover{
transform:translateY(-5px);
box-shadow:0 15px 30px rgba(0,0,0,0.08);
}

.trend-card h3{
font-size:20px;
margin-bottom:10px;
color:#111;
}

.trend-card p{
font-size:15px;
color:#555;
line-height:1.6;
}

/* RESPONSIVE */

@media(max-width:768px){
.trends-grid{
grid-template-columns:1fr;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7ec23ad */.framework-section{
padding:80px 20px;
background:#f9fafb;
font-family:Arial, sans-serif;
}

.framework-container{
max-width:1100px;
margin:auto;
}

/* HEADER */

.framework-section h2{
font-size:32px;
margin-bottom:15px;
color:#111;
}

.intro{
font-size:18px;
color:#555;
margin-bottom:40px;
line-height:1.6;
}

/* STEPS GRID */

.framework-steps{
display:grid;
grid-template-columns:repeat(2,1fr);
gap:25px;
}

/* STEP CARD */

.step{
background:#fff;
padding:25px;
border-radius:10px;
box-shadow:0 8px 20px rgba(0,0,0,0.05);
border-left:4px solid #e11b22;
transition:0.3s;
}

.step:hover{
transform:translateY(-5px);
box-shadow:0 15px 30px rgba(0,0,0,0.08);
}

/* STEP TITLE */

.step h3{
font-size:20px;
margin-bottom:10px;
color:#e11b22;
}

/* STEP TEXT */

.step p{
font-size:15px;
color:#444;
line-height:1.6;
}

/* RESPONSIVE */

@media(max-width:800px){
.framework-steps{
grid-template-columns:1fr;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-34657d7 */.conclusion-section{
padding:80px 20px;
background:#f9fafb;
font-family:Arial, sans-serif;
}

.conclusion-container{
max-width:1000px;
margin:auto;
}

.conclusion-section h2{
font-size:32px;
margin-bottom:15px;
color:#111;
}

.intro{
font-size:18px;
color:#555;
margin-bottom:40px;
line-height:1.7;
}

/* TAKEAWAYS */

.takeaways{
display:grid;
grid-template-columns:1fr 1fr;
gap:20px;
margin-bottom:50px;
}

.takeaway-item{
display:flex;
align-items:flex-start;
gap:12px;
}

.takeaway-item span{
width:10px;
height:10px;
background:#e11b22;
border-radius:50%;
margin-top:6px;
}

.takeaway-item p{
font-size:16px;
color:#444;
line-height:1.6;
}

/* INSIGHT BOX */

.insight-box{
background:#fff;
border-left:5px solid #e11b22;
padding:25px;
border-radius:8px;
box-shadow:0 10px 25px rgba(0,0,0,0.05);
}

.insight-box h3{
margin-top:15px;
margin-bottom:5px;
color:#111;
}

.insight-box p{
font-size:15px;
color:#555;
line-height:1.6;
}

/* RESPONSIVE */

@media(max-width:768px){

.takeaways{
grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a1bca83 */.faq-section{
padding:80px 20px;
background:#ffffff;
font-family:Arial, sans-serif;
}

.faq-container{
max-width:900px;
margin:auto;
}

.faq-section h2{
font-size:30px;
margin-bottom:30px;
color:#111;
text-align:center;
}

/* FAQ ITEM */

.faq-item{
border-bottom:1px solid #eee;
margin-bottom:10px;
}

/* QUESTION */

.faq-question{
width:100%;
text-align:left;
padding:18px;
font-size:18px;
font-weight:600;
background:#fff;
border:none;
outline:none;
cursor:pointer;
position:relative;
transition:0.3s;
}

.faq-question:hover{
color:#e11b22;
}

/* PLUS ICON */

.faq-question::after{
content:"+";
position:absolute;
right:20px;
font-size:20px;
color:#e11b22;
}

/* ANSWER */

.faq-answer{
max-height:0;
overflow:hidden;
transition:max-height 0.3s ease;
}

.faq-answer p{
padding:0 18px 15px;
color:#555;
line-height:1.6;
}

/* ACTIVE */

.faq-item.active .faq-answer{
max-height:300px;
}

.faq-item.active .faq-question::after{
content:"−";
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-998136a */.cta-section{
padding:80px 20px;
background:#000; /* black background */
text-align:center;
font-family:Arial, sans-serif;
}

.cta-container{
max-width:800px;
margin:auto;
}

/* HEADING */

.cta-section h2{
font-size:34px;
margin-bottom:15px;
color:#e11b22; /* brand red */
}

/* TEXT */

.cta-section p{
font-size:18px;
line-height:1.7;
margin-bottom:30px;
color:#ccc;
}

/* BUTTON */

.cta-btn{
display:inline-block;
background:#e11b22;
color:#fff;
padding:14px 28px;
border-radius:6px;
font-weight:600;
text-decoration:none;
transition:0.3s;
}

.cta-btn:hover{
background:#fff;
color:#e11b22;
}/* End custom CSS */