.velmanta-popup-button{display:flex;width:100%}.velmanta-popup-button--left{justify-content:flex-start}.velmanta-popup-button--center{justify-content:center}.velmanta-popup-button--right{justify-content:flex-end}.velmanta-popup-button__trigger{align-items:center;border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:10px;justify-content:center;line-height:1;min-height:50px;padding:12px 30px;text-decoration:none;white-space:nowrap}.velmanta-popup-button__trigger span{font-size:26px;line-height:.7}.velmanta-popup-button__trigger--primary{background:linear-gradient(78deg,#c01666,#c51d70 45%,#ad115a 75%,#9f0e52)}.velmanta-popup-button__trigger--dark{background:#060129}.velmanta-popup-button__trigger--light{background:#fff;color:#060129}.velmanta-popup-button__trigger:focus,.velmanta-popup-button__trigger:hover{background:#fff;color:#060129;text-decoration:none}@media (max-width:575.98px){.velmanta-popup-button__trigger{width:100%}}