.stamp{background-image:url(/_next/static/media/stamp1.d76643fc.png);background-repeat:no-repeat;background-size:cover;width:120px;height:120px;margin:-60px 0 0 -60px;animation:spin 2s linear infinite}.logo,.stamp{position:absolute;top:50%;left:50%}.logo{margin:-35px 0 0 -30px}@keyframes spin{to{transform:rotate(1turn)}}.hero-container{background-repeat:repeat-x;background-size:cover}.hero-banner{background:url(/_next/static/media/Fichier2.b5f27f69.svg);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%}.area{height:80vh;z-index:-99}.area,.circles{width:100%;position:absolute;top:0}.circles{left:0;height:100%;overflow:hidden}.circles li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:hsla(0,0%,100%,.2);animation:animate 25s linear infinite;bottom:-150px}.circles li:first-child{left:25%;width:80px;height:80px;animation-delay:0s}.circles li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s}.circles li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s}.circles li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.circles li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.circles li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.circles li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s}.circles li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.circles li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s}.circles li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}@keyframes animate{0%{transform:translateY(0) rotate(0deg);opacity:1;border-radius:0}to{transform:translateY(-1000px) rotate(2turn);opacity:0;border-radius:50%}}.btn{min-width:320px;min-height:60px;font-family:Poppins,sans-serif;text-transform:uppercase;letter-spacing:1.3px;font-weight:600;color:#fff;background:#4f78d1;background:linear-gradient(90deg,#81a9e6,#4f76d1);border:none;border-radius:1000px;box-shadow:12px 12px 24px rgba(79,135,209,.64);transition:all .3s ease-in-out 0s;cursor:pointer;outline:none;position:relative;text-align:center}.btn:focus,.btn:hover{color:#fff;transform:translateY(-6px)}.btn:focus:before,.btn:hover:before{opacity:1}.btn:after{content:"";width:30px;height:30px;border-radius:100%;border:6px solid #003cff;position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);animation:ring 1.5s infinite}.btn:focus:after,.btn:hover:after{animation:none;display:none}@keyframes ring{0%{width:30px;height:30px;opacity:1}to{width:300px;height:300px;opacity:0}}