@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);.bandCreateur{background-color:var(--agex-secondary);box-sizing:border-box;font-family:Poppins,sans-serif;font-size:10px;overflow:hidden;padding:75px 5%;position:relative;width:100%}@media screen and (max-width:1400px){.bandCreateur{font-size:9px}}.bandCreateur *{box-sizing:border-box;list-style-type:none;margin:0;padding:0;text-decoration:none}.bandCreateur__bg{left:0;position:absolute;top:0;transform:translateY(-25%) translateX(-25%);width:35%}.bandCreateur__bg img{height:auto;width:100%}.bandCreateur__content{display:flex;gap:36px;justify-content:space-around;width:100%}@media screen and (max-width:1250px){.bandCreateur__content{flex-wrap:wrap}}.bandCreateur__content__block{align-items:center;display:flex;width:30%}@media screen and (max-width:1250px){.bandCreateur__content__block{min-width:380px;width:48%}}@media screen and (max-width:992px){.bandCreateur__content__block{width:100%}}@media screen and (max-width:430px){.bandCreateur__content__block{min-width:0}}.bandCreateur__content__block__containerImg{margin-right:30px}.bandCreateur__content__block__containerImg #fusee{fill:var(--agex-secondary)}@media screen and (max-width:500px){.bandCreateur__content__block__containerImg{display:none}}.bandCreateur__content__block.first{position:relative}.bandCreateur__content__block.first span{color:#1c1b1b;font-size:1.7em;font-weight:500}@media screen and (max-width:400px){.bandCreateur__content__block.first span{display:block;text-align:center;width:100%}}.bandCreateur__content__block.first h2{color:#fff;font-size:4.2em;font-weight:600;letter-spacing:-20;line-height:47px}@media screen and (max-width:1525px){.bandCreateur__content__block.first h2{font-size:3.5em}}@media screen and (max-width:400px){.bandCreateur__content__block.first h2{text-align:center}}.bandCreateur__content__block.first:after{background-color:#fff;content:"";height:100%;position:absolute;right:0;top:0;transform:translateX(800%);width:3px}@media screen and (max-width:1250px){.bandCreateur__content__block.first:after{transform:translateX(600%)}}@media screen and (max-width:992px){.bandCreateur__content__block.first:after{display:none}}.bandCreateur__content__block.second{color:#fff;font-family:Roboto,Poppins,sans-serif;font-size:1.8em;line-height:32px}@media screen and (max-width:992px){.bandCreateur__content__block.second p{text-align:center}}.bandCreateur__content__block.third{justify-content:center}.bandCreateur__content__block.third .cta{background-color:var(--agex-primary);border-radius:6px;color:#fff;font-size:1.7em;font-weight:500;padding:15px 40px}