.cmp-text-box__wrapper{margin:20px auto;background-color:#f0f0f0;border-top:2px solid #0c0c0c}
.cmp-text-box__wrapper .text-box{padding:24px 16px;padding-bottom:0}
.cmp-text-box__wrapper .text-box .title{color:#232323;font-family:var(--inter-bold);font-size:20px;line-height:24px;margin-bottom:12px}
.cmp-text-box__wrapper .text-box .title p{margin:0}
.cmp-text-box__wrapper .text-box .description{font-family:var(--inter-regular);font-size:14px;line-height:18px;color:#232323;margin-bottom:0}
.cmp-text-box__wrapper .text-box .description p{margin-top:0}
.cmp-text-box__wrapper .text-box .description p:last-child{margin-bottom:0}
.cmp-text-box__wrapper .image-container{padding:24px 16px}
.cmp-text-box__wrapper .image-container .cmp-image__title{font-family:var(--inter-regular);font-size:12px;line-height:16px;color:#000}