.westcoastbr-theme-3-x-floatingDiscount{position:fixed;bottom:24%;left:0;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:4px;height:190px;width:48px;transition:all .3s ease-in-out}.westcoastbr-theme-3-x-floatingDiscountClosed{bottom:-5%}.westcoastbr-theme-3-x-floatingDiscountButton{background-color:#fdb813;border-radius:0 8px 0 0;color:#fff;border:none;width:48px;height:48px;cursor:pointer}.westcoastbr-theme-3-x-floatingDiscountButtonText{background-color:#fdb813;color:#000;border:none;border-radius:0 0 0 8px;cursor:pointer;text-transform:uppercase;transform:rotate(-90deg);display:flex;align-items:center;justify-content:center;width:232px;height:48px;flex-wrap:nowrap;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;font-size:1rem;font-weight:800}.westcoastbr-theme-3-x-modalContent{width:100%;display:flex;flex-direction:column;@media screen and (max-width:768px){padding-left:20px;padding-bottom:0;padding-right:20px;padding-top:0;height:100%}}.westcoastbr-theme-3-x-modalText{font-size:1.1rem;color:#000;@media screen and (max-width:768px){font-size:.925rem!important}}.westcoastbr-theme-3-x-modalTitle{font-size:1.1rem;color:#000;font-weight:700}.westcoastbr-theme-3-x-modalTextInfo,.westcoastbr-theme-3-x-modalTextSucess{font-size:.975rem;color:#000}.westcoastbr-theme-3-x-modalCode{font-size:1rem;color:#000;font-weight:800;text-transform:uppercase;border:1px solid #d5d5d5;border-radius:8px;padding:10px;text-align:center;width:100%;margin:0 auto;background-color:transparent;&:hover{cursor:pointer}@media screen and (max-width:768px){margin-bottom:10px}}.westcoastbr-theme-3-x-notification{font-size:.825rem;color:#000;font-weight:300;text-align:center}.westcoastbr-theme-3-x-textPrimary{color:#000;font-weight:800}.westcoastbr-theme-3-x-formContainer{display:flex;flex-direction:column;gap:10px;width:100%}.westcoastbr-theme-3-x-input{width:97%;background-color:#fff!important;border:1px solid #d5d5d5;border-radius:8px;padding-left:10px;font-size:.825rem;font-weight:300;color:#000;height:40px;display:flex}.westcoastbr-theme-3-x-input:focus{outline:none;border:1px solid #fdb813}.westcoastbr-theme-3-x-inputLabel{font-size:1rem;display:flex;@media screen and (max-width:768px){font-size:.9rem!important}}.westcoastbr-theme-3-x-buttonModal{width:100%;background-color:#fdb813;border:none;cursor:pointer;font-size:1rem;font-weight:800;color:#000;transition:all .3s;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;@media screen and (max-width:768px){font-size:.9rem!important;height:38px;margin-bottom:10px;font-weight:800!important}}.westcoastbr-theme-3-x-error{color:red;font-size:.8rem;font-weight:400;margin-top:5px}.westcoastbr-theme-3-x-buttonModalDisabled{background-color:#d5d5d5;cursor:not-allowed}.westcoastbr-theme-3-x-spinner{border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;width:24px;height:24px;-webkit-animation:westcoastbr-theme-3-x-spin 2s linear infinite;animation:westcoastbr-theme-3-x-spin 2s linear infinite}@-webkit-keyframes westcoastbr-theme-3-x-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes westcoastbr-theme-3-x-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}