@use 'sass:map';.step-col{display:flex;flex-direction:column;align-items:center;position:relative}@media screen and (max-width:992px){.step-col{margin:3rem 0}}.step-col::after{content:"";position:absolute;width:18px;height:30px;top:26px;right:2%;background-image:url(../svg/picto_avancement.svg);background-repeat:no-repeat;background-size:100%;background-position:center}@media screen and (max-width:992px){.step-col::after{transform:rotate(90deg);top:102%;right:48%}}@media screen and (max-width:576px){.step-col::after{width:35px;height:35px;right:45%;top:96%}}.step-col:first-of-type .step-number::before{background-image:none}.step-col:last-of-type::after{background-image:none}.step-col:last-of-type .step-number::after{background-image:none}.step-col .step-number{color:#b80000;font-size:45px;font-weight:700;border:4px solid #b80000;border-radius:50%;height:70px;width:70px;display:flex;justify-content:center;align-items:center}.step-col .step-number::after,.step-col .step-number::before{content:" ";position:absolute;top:40px;right:4%;height:2px;width:32%;background-image:linear-gradient(to right,transparent 90%,#777 30%);background-size:20px 100%}@media screen and (max-width:992px){.step-col .step-number::after,.step-col .step-number::before{transform:rotate(90deg);top:103%;left:47%;width:7%;background-image:linear-gradient(to right,transparent 80%,#777 30%);background-size:8px 100%}}.step-col .step-number::before{left:0;width:35%;background-image:linear-gradient(to left,transparent 90%,#777 30%)}@media screen and (max-width:992px){.step-col .step-number::before{background-image:linear-gradient(to right,transparent 80%,#777 30%);top:-11%;left:48%;width:5%}}.step-col .section-titre{margin-top:15px;font-size:25px;font-weight:700}.step-col .content{color:#aaa;text-align:center;padding:0 40px}.step-col .content strong{color:#b80000}.single-support_stockage div[data-id=recoveo-steps]:first-of-type .step-col::after{display:none}.ax-steps-section{padding:80px 0}.ax-steps-section .section-titre.plus{margin-bottom:60px}@media screen and (max-width:768px){.ax-steps-section .section-titre.plus{width:90%}}.ax-steps-section .etapes .button{display:flex;justify-content:center}@media screen and (max-width:768px){.ax-steps-section .etapes .section-titre{text-align:center}}.material-toogle-list .elementor-tab-title{position:relative}.material-toogle-list .elementor-tab-title:after{content:"";position:absolute;width:30px;height:30px;right:0;top:20%;background-image:url(../svg/arrow-2.svg);background-size:cover;background-repeat:no-repeat;background-position:center;transition:.3s}.material-toogle-list .elementor-tab-title.open:after{background-image:url(../svg/arrow-2-open.svg);transform:rotate(180deg);transition:.3s}.single .entry-content p{margin:2rem 0}.single .read-more{margin:4rem 0}