.elementor-60250 .elementor-element.elementor-element-de3b4e3{--display:flex;}.elementor-60250 .elementor-element.elementor-element-b803192 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-b803192 */.ags-alu60-slat-short,
.ags-alu60-slat-short *{box-sizing:border-box}

.ags-alu60-slat-short{
  --black:#0b0b0b;
  --copy:#55585b;
  --line:#d9d8d2;
  --orange:#f15a24;
  width:100%;
  margin:18px 0 6px;
  font-family:Arial,Helvetica,sans-serif;
}

.ags-alu60-slat-short__eyebrow{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:9px;
  color:var(--orange);
  font-size:10px;
  font-weight:800;
  letter-spacing:.11em;
  text-transform:uppercase;
}

.ags-alu60-slat-short__eyebrow:before{
  content:"";
  width:24px;
  height:2px;
  background:var(--orange);
}

.ags-alu60-slat-short p{
  margin:0 0 15px;
  color:var(--copy);
  font-size:13.5px;
  line-height:1.6;
}

.ags-alu60-slat-short__facts{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:1px;
  background:#d9d8d2;
  border:1px solid #d9d8d2;
}

.ags-alu60-slat-short__fact{
  background:#fff;
  padding:11px 12px;
}

.ags-alu60-slat-short__fact small{
  display:block;
  margin-bottom:3px;
  color:#777;
  font-size:9px;
  font-weight:800;
  text-transform:uppercase;
}

.ags-alu60-slat-short__fact strong{
  color:var(--black);
  font-size:12px;
}

@media(max-width:767px){
  .ags-alu60-slat-short__facts{
    grid-template-columns:repeat(2,1fr);
  }
}


```html id="alu60ccpage"
<style>
.ags-alu60-page,
.ags-alu60-page *{
box-sizing:border-box;
}

.ags-alu60-page{
--black:#0b0b0b;
--orange:#f15a24;
--copy:#55585b;
--line:#ddd;
--soft:#f7f7f5;
font-family:Arial,Helvetica,sans-serif;
color:#171717;
line-height:1.6;
}

.ags-alu60-page h2{
font-size:30px;
color:var(--black);
margin-bottom:15px;
}

.ags-alu60-page h3{
font-size:21px;
color:var(--black);
margin:30px 0 15px;
}

.ags-alu60-page p{
color:var(--copy);
font-size:15px;
}

.ags-alu60-page .eyebrow{
font-size:11px;
font-weight:800;
color:var(--orange);
letter-spacing:.12em;
text-transform:uppercase;
}

.ags-alu60-page .stats{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:1px;
background:var(--line);
border:1px solid var(--line);
margin:25px 0;
}

.ags-alu60-page .stat{
background:#fff;
padding:16px;
}

.ags-alu60-page small{
display:block;
font-size:10px;
font-weight:800;
color:#777;
text-transform:uppercase;
}

.ags-alu60-page strong{
color:var(--black);
}

.ags-alu60-page .grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:15px;
}

.ags-alu60-page .card{
border:1px solid var(--line);
padding:18px;
background:#fff;
color:var(--copy);
}

.ags-alu60-page .card strong{
display:block;
margin-bottom:6px;
}

.ags-alu60-page table{
width:100%;
border-collapse:collapse;
margin-top:15px;
}

.ags-alu60-page td,
.ags-alu60-page th{
border:1px solid var(--line);
padding:12px;
text-align:left;
}

.ags-alu60-page th{
background:var(--soft);
}

.ags-alu60-page .cta{
margin-top:30px;
padding:22px;
background:var(--black);
color:white;
}

@media(max-width:767px){
.ags-alu60-page .stats,
.ags-alu60-page .grid{
grid-template-columns:1fr;
}
}/* End custom CSS */