.app-frise{display:flex;flex-wrap:wrap;gap:20px}.app-frise .item{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:10px;z-index:1}.app-frise .item:not(:last-child)::before{content:"";position:absolute;top:40px;left:50%;width:calc(100% + 10px);height:1px;border-top:1px dashed #064c6c;z-index:-1}.app-frise .item .date{display:flex;justify-content:center;align-items:center;width:80px;height:80px;font-size:18px;font-weight:700;color:#fff;background:#064c6c;border-radius:50%}.app-frise .item .text{font-size:14px;text-align:center}@media screen and (max-width: 800px){.app-frise{flex-direction:column;gap:40px}.app-frise :root{--app-margin-horizontal: 20px;--app-margin-vertical: 40px}.app-frise .item:not(:last-child)::before{top:calc(100% + 10px);width:1px;height:30px;border-top:0;border-left:1px dashed #064c6c}}/*# sourceMappingURL=main.css.map */
