.dashboard-page__sections .v3-button-text{justify-content:left!important}.v3-btn{width:100%;border:none;border-radius:9px;cursor:pointer;transition:all .2s ease;background:rgba(0,0,0,0);padding:0;font-family:inherit}.v3-btn:focus{outline:2px solid rgba(0,0,0,.3);outline-offset:2px}.v3-btn:disabled{opacity:.5;cursor:not-allowed}.v3-btn__content{width:100%;display:flex;justify-content:space-between;align-items:center;border-radius:9px;gap:6px;box-sizing:border-box}.v3-btn .v3-button-text{text-align:center;flex:1;display:flex;align-items:center;justify-content:center}.v3-btn__check{display:flex;align-items:center;gap:9px}.v3-btn__check-circle{width:23.32px;height:23.32px;position:relative;background:#fff;border-radius:50%;border:1px solid #000;display:flex;align-items:center;justify-content:center}.v3-btn__check-mark{width:10.03px;height:7.8px;border:2.7px solid #7ddc11;border-top:none;border-right:none;transform:rotate(-45deg);margin-top:-2px}.v3-btn__arrow{width:10px;height:16px;display:flex;align-items:center;justify-content:center}.v3-btn__arrow svg{width:100%;height:100%}.v3-btn__icon{width:19.59px;height:19.59px;display:flex;align-items:center;justify-content:center;color:#000}.v3-btn__icon svg{color:inherit}.v3-btn__text-arrow{width:14px;height:16px;display:flex;align-items:center;justify-content:center}.v3-btn__text-arrow svg{width:100%;height:100%}.v3-btn--primary .v3-btn__content,.v3-btn--primary-with-arrow .v3-btn__content,.v3-btn--primary-with-check .v3-btn__content{background:#ffee6d;box-shadow:-3.5946280956px 3.5946280956px 0 #000;outline:1px solid #000;outline-offset:-1px;justify-content:center;padding-top:14.5px;padding-bottom:14.5px}.v3-btn--primary-with-arrow:hover:not(:disabled),.v3-btn--primary-with-check:hover:not(:disabled),.v3-btn--primary:hover:not(:disabled){transform:translate(1px,-1px)}.v3-btn--primary-with-arrow:hover:not(:disabled) .v3-btn__content,.v3-btn--primary-with-check:hover:not(:disabled) .v3-btn__content,.v3-btn--primary:hover:not(:disabled) .v3-btn__content{box-shadow:-2px 2px 0 #000}.v3-btn--primary-with-arrow:active:not(:disabled),.v3-btn--primary-with-check:active:not(:disabled),.v3-btn--primary:active:not(:disabled){transform:translate(2px,-2px)}.v3-btn--primary-with-arrow:active:not(:disabled) .v3-btn__content,.v3-btn--primary-with-check:active:not(:disabled) .v3-btn__content,.v3-btn--primary:active:not(:disabled) .v3-btn__content{box-shadow:-1px 1px 0 #000}.v3-btn--primary-with-arrow .v3-btn__content{padding-left:26px;padding-right:26px;justify-content:space-between}.v3-btn--primary-with-check .v3-btn__content{padding-left:15px;padding-right:26px;justify-content:space-between}.v3-btn--primary-with-check .v3-btn__text{flex:none}.v3-btn--secondary .v3-btn__content{background:#fff;justify-content:center;padding:14.5px 9px}.v3-btn--secondary:hover:not(:disabled) .v3-btn__content{background:#f5f5f5}.v3-btn--text-only .v3-btn__content{background:rgba(0,0,0,0);padding-left:13px;padding-right:19px;justify-content:flex-end;height:20px;gap:13px}.v3-btn--text-only .v3-btn__text{color:#000;font-size:15px;font-weight:400;line-height:20px;text-align:left}.v3-btn--text-only:hover:not(:disabled) .v3-btn__text{text-decoration:underline}.v3-btn--checkout-with-price .v3-btn__content{background:#c2f884;border-radius:9px;outline:1px solid #000;outline-offset:-1px;padding:12px 9px;justify-content:flex-start;align-items:flex-start}.v3-btn--checkout-with-price:hover:not(:disabled) .v3-btn__content{background:#b8ee70}.v3-btn--checkout-with-price:active:not(:disabled) .v3-btn__content{background:#aee466}.v3-btn__checkout-content{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.v3-btn__checkout-left,.v3-btn__checkout-right{display:flex;align-items:center;gap:6px}.v3-btn__cart-icon{width:19.59px;height:19.59px;display:flex;align-items:center;justify-content:center}.v3-btn__cart-icon svg{width:100%;height:100%}.v3-btn__checkout-label{font-size:16px;line-height:15.52px}.v3-btn__checkout-label,.v3-btn__checkout-price{color:#000;font-family:DM Sans,sans-serif;font-weight:700}.v3-btn__checkout-price{font-size:21px;line-height:20px}.v3-btn__checkout-discount{color:red;font-size:11.95px;font-family:DM Sans,sans-serif;font-weight:300;line-height:11.38px}