.btn-duplo{flex-wrap:wrap;gap:12px}.btn-duplo,.btn-white{align-items:center;display:inline-flex}.btn-white{background-color:#fff;border:none;border-radius:999px;color:#1a61e7;cursor:pointer;font-family:FigTree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;justify-content:center;line-height:1.5;text-decoration:none;transition:all .2s ease-in-out;user-select:none;-webkit-user-select:none;white-space:nowrap}.btn-white:hover{background-color:#e8eefb;color:#1a61e7}.btn-white:active{background-color:#ced8f7;color:#0d47c0}.btn-white:focus-visible{outline:2px solid #fff;outline-offset:2px}.btn-white:disabled,.btn-white[disabled]{background-color:hsla(0,0%,100%,.4);color:rgba(26,97,231,.4);cursor:not-allowed;opacity:.6}.btn-white--small{font-size:14px;height:32px;padding:0 24px}.btn-white--medium{font-size:16px;height:40px;padding:0 32px}.btn-white--large{font-size:16px;height:48px;padding:0 40px}.btn-duplo--light .btn-white{border-color:#1a61e7;color:#1a61e7}.btn-duplo--light .btn-white:hover{background-color:rgba(26,97,231,.08);border-color:#1a61e7;color:#1a61e7}.btn-duplo--light .btn-white:active{background-color:rgba(26,97,231,.16)}.btn-duplo--light .btn-white:focus-visible{outline-color:#1a61e7}@media (max-width:768px){.btn-duplo{gap:8px}.btn-white--large{font-size:14px;height:40px;padding:0 32px}.btn-white--medium{font-size:14px;height:36px;padding:0 24px}.btn-white--small{font-size:13px;height:32px;padding:0 20px}}