.bdt-dual-button{display:flex;position:relative}.bdt-dual-button a.bdt-advanced-button{transition:all .25s ease-in-out;width:100%}.bdt-dual-button a.bdt-dual-button-a{background-color:#818a91;color:#fff}.bdt-dual-button a.bdt-dual-button-a:after,.bdt-dual-button a.bdt-dual-button-a:before{background-color:#697279}.bdt-dual-button a.bdt-dual-button-b{background:#1e87f0;color:#fff}.bdt-dual-button a.bdt-dual-button-b:after,.bdt-dual-button a.bdt-dual-button-b:before{background:#0f6ecd}.bdt-dual-button span{width:40px;height:40px;line-height:40px;border-radius:50%;z-index:1;position:relative;box-shadow:0 0 0 6px rgba(255,255,255,0.2);background:#FAFAF8;color:#444444;text-transform:uppercase;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);text-align:center;vertical-align:middle;font-weight:400;font-size:14px}.bdt-dual-button .bdt-advanced-button-size-xs+span{width:20px;height:20px;line-height:20px;font-size:10px}.bdt-dual-button .bdt-advanced-button-size-sm+span{width:29px;height:29px;line-height:29px;font-size:12px}