.atra-flottant{position:fixed;right:24px;bottom:28px;z-index:9998;display:grid;justify-items:end}.atra-flottant>*{grid-area:1 / 1}.atra-pastille{display:inline-flex;align-items:center;gap:10px;height:46px;padding:0 18px;border:0;background:#4CC9F0;color:#07121C!important;font-family:'Space Grotesk',sans-serif;font-size:11.5px;font-weight:600;letter-spacing:1.4px;text-transform:uppercase;text-decoration:none;cursor:pointer;box-shadow:0 8px 24px rgb(11 15 26 / .35);opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .35s ease,transform .35s cubic-bezier(.22,.61,.36,1),background .25s ease}.atra-pastille.atra-visible{opacity:1;transform:translateY(0);pointer-events:auto}.atra-pastille .atra-pastille-texte{color:inherit}.atra-pastille:hover{background:#6FD5F4;color:#07121C!important}.atra-pastille:focus-visible{outline:2px solid #07121C;outline-offset:-4px}.atra-haut{width:46px;padding:0;justify-content:center}.atra-pastille::before{content:'';display:block;width:19px;height:19px;flex:0 0 19px;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.atra-haut::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 19 V5'/%3E%3Cpath d='M6 11 L12 5 L18 11'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 19 V5'/%3E%3Cpath d='M6 11 L12 5 L18 11'/%3E%3C/svg%3E")}.atra-contact::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='M3.5 6.5 L12 12.5 L20.5 6.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='M3.5 6.5 L12 12.5 L20.5 6.5'/%3E%3C/svg%3E")}@media (max-width:767px){.atra-flottant{right:16px;bottom:20px}.atra-pastille{height:44px;width:44px;padding:0;justify-content:center;gap:0}.atra-pastille .atra-pastille-texte{display:none}}.atra-entete{transition:transform .38s cubic-bezier(.22,.61,.36,1),opacity .28s ease;will-change:transform}html.atra-entete-cachee .atra-entete{transform:translateY(-100%);opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){.atra-pastille{transition:opacity .2s linear;transform:none}.atra-entete{transition:none}html.atra-entete-cachee .atra-entete{transform:none;opacity:1;pointer-events:auto}}