.lh-cb-round-teaser-text-box{--box-size: 184px;--box-border-size: 16px;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;font-weight:bold}.lh-cb-round-teaser-text-box>span{color:#a00014;margin-bottom:1em;text-align:center}.lh-cb-round-teaser-text-box .lhp-text-box{width:var(--box-size);height:var(--box-size);display:flex;align-items:center;justify-content:center;margin:0;border:var(--box-border-size) solid #1a242e;border-radius:50%;background:#fcf9f4}.lh-cb-round-teaser-text-box .lhp-text-box span{color:#1a242e}.lh-cb-round-teaser-text-box .lhp-text-box::before{position:absolute;top:50%;left:0;z-index:-1;width:100%;height:1px;content:"";background:#1a242e;transform:translateY(-50%)}@media(min-width: 640px)and (max-width: 1288px){.lh-cb-round-teaser-text-box{--box-size: 128px;--box-border-size: 12px;font-size:21px}}@media(max-width: 640px){.lh-cb-round-teaser-text-box{--box-size: 96px;--box-border-size: 8px;font-size:18px}}