.btn-customize{--button-padding-x:0.8em;--button-padding-y:0.4rem;--button-border-radius:0;--button-transition:all 0.2s ease-in-out;--button-hover-transform:translateY(-1px);--button-hover-shadow:0 2px 4px rgba(0,0,0,0.1);--button-active-shadow:0 1px 2px rgba(0,0,0,0.1);--button-ghost-hover-bg:rgba(0,0,0,0.05);padding-left:var(--button-padding-x)!important;padding-right:var(--button-padding-x)!important;padding-top:var(--button-padding-y)!important;padding-bottom:var(--button-padding-y)!important;transition:var(--button-transition);border-radius:var(--button-border-radius)}.btn-customize:hover:not(:disabled){transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow)}.btn-customize:active:not(:disabled){transform:translateY(0);box-shadow:var(--button-active-shadow)}.btn-customize:focus{outline:2px solid currentColor;outline-offset:2px}.btn-customize.btn-outline{background:transparent;border:2px solid currentColor}.btn-customize.btn-outline:hover:not(:disabled){background:currentColor;color:#fff}.btn-customize.btn-ghost{background:transparent}.btn-customize.btn-ghost:hover:not(:disabled){background:var(--button-ghost-hover-bg)}.btn-customize.w-100{width:100%}.btn-customize.rounded{--button-border-radius:0.375rem}.btn-customize:disabled{cursor:not-allowed;opacity:.6}.btn-customize .fa-icon{display:inline-flex;align-items:center;justify-content:center}.cursor-not-allowed{cursor:not-allowed!important}@media only screen and (max-width:768px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:768px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:768px) and (max-width:992px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:992px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:992px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:992px) and (max-width:1200px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1200px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1920px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1920px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1920px){.hidden-xl-only{display:none!important}}.cursor-pointer[data-v-76cf2014]{cursor:pointer}.cursor-pointer[data-v-76cf2014]:hover{background-color:rgba(0,0,0,.02)}.transition-transform[data-v-76cf2014]{transition:transform .2s ease-in-out}.rotate-180[data-v-76cf2014]{transform:rotate(180deg)}