.bg_cercles svg{fill:var(--ternary_color);width:100%}.bg_cercles{left:0}.bg_cercle-wrapper,.bg_cercles{display:flex;height:100%;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.bg_cercle-wrapper{left:50%;transform:translateX(-50%);transform-origin:center}.bg_cercle-wrapper.bg_cercle-horizontal{justify-content:flex-start}.bg_cercle-wrapper.bg_cercle-left{align-items:flex-start;justify-content:flex-start}.bg_cercle-wrapper.bg_cercle-right{align-items:flex-start;justify-content:flex-end}.bg_cercle-wrapper svg{position:relative;transform-origin:center center}@media (max-width:1023px){.bg_cercle-wrapper{display:none}}