.cmp-forward-component{position:relative;min-height:410px;display:flex;flex-direction:column;justify-content:space-between;background-color:transparent}
@media(max-width:768px){.cmp-forward-component{min-height:none}
}
.cmp-forward-component__text-wrapper{align-self:flex-start;max-width:800px}
.cmp-forward-component__icon{align-self:flex-end;margin-top:auto;position:absolute;bottom:0;width:100%;max-width:248px;height:auto}
@media(max-width:1020px){.cmp-forward-component__icon{display:none}
}
.cmp-forward-component__title{margin-bottom:32px}
.cmp-forward-component__title h2{color:#000;font-family:"Roboto Mono",monospace;font-size:96px;font-style:normal;font-weight:400;line-height:normal;margin:0;text-align:left}
@media(max-width:1020px){.cmp-forward-component__title h2{font-size:72px}
}
@media(max-width:768px){.cmp-forward-component__title h2{font-size:48px}
}
.cmp-forward-component__text{color:#000;font-family:"Neue Haas Grotesk Display Pro","Helvetica Neue",sans-serif;font-size:36px;font-style:normal;font-weight:400;line-height:normal;text-align:left}
.cmp-forward-component__text p{margin:0}
.cmp-forward-component__text p:last-child{margin-bottom:0}
.cmp-forward-component__text strong{font-weight:700}
.cmp-forward-component__text em{font-style:italic}
.cmp-forward-component__text ul,.cmp-forward-component__text ol{text-align:left;margin:16px auto;max-width:600px;padding-left:24px}
.cmp-forward-component__text li{margin-bottom:8px}
.cmp-forward-component__text a{color:#000;text-decoration:underline}
.cmp-forward-component__text a:hover{text-decoration:none}
@media(max-width:1020px){.cmp-forward-component__text{font-size:28px}
}
@media(max-width:768px){.cmp-forward-component__text{font-size:20px}
}
@media(max-width:768px){.cmp-forward-component{min-height:250px}
}
.cmp-forward-component:empty::after{content:"Forward Component - Configure properties to display content";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#999;font-size:14px;text-align:center}