#acfbltime{position:relative;display:flex;flex-direction:column;max-width:800px!important}#acfbltime .date{position:relative;display:flex;gap:30px;justify-content:center;align-items:center}#acfbltime .y{font-family:"Gilroy","sans-serif";font-size:2em;font-weight:700;line-height:1.1;color:var(--wp--preset--color--darkblue)}#acfbltime .e{flex:1;line-height:1.2;order:1;padding:30px}#acfbltime .p{width:20px;height:20px;border-radius:999px;order:2;background:#ccc}#acfbltime .date:not(:last-child) .p:before{content:"";background:#ccc;width:2px;position:absolute;z-index:-1;left:calc(50% - 1px);top:50%;height:100%}#acfbltime .t{flex:1;line-height:1.2;order:1;padding:30px;background:#f5f5f5}#acfbltime .e{order:1}#acfbltime .t{order:3;position:relative}#acfbltime .t:before{right:100%;top:50%;border:solid #fff0;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#fff0;border-right-color:#f5f5f5;border-width:10px;margin-top:-10px}@media screen and (min-width:901px){#acfbltime .date:nth-child(2n+0) .e{order:3}#acfbltime .date:nth-child(2n+0) .t{order:1;text-align:right}#acfbltime .date:nth-child(2n+0) .t:before{left:100%;top:50%;border:solid #fff0;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#fff0;border-left-color:#f5f5f5;border-width:10px;margin-top:-10px}}#acfbltime .t.highlight{background:var(--wp--preset--color--lightblue);color:#fff}#acfbltime .t.highlight .y{color:#fff}#acfbltime .t.highlight:before{border-right-color:var(--wp--preset--color--lightblue)}@media screen and (min-width:901px){#acfbltime .date:nth-child(2n+0) .t.highlight:before{border-left-color:var(--wp--preset--color--lightblue)}}@media screen and (max-width:900px){#acfbltime .e{display:none}#acfbltime .date:not(:first-child){margin-top:20px}#acfbltime .date:not(:last-child) .p:before{left:10px;height:calc(100% + 20px)}#acfbltime{margin-bottom:30px}}