.dropdown__root{border:none;outline:none;position:relative;display:flex;flex-direction:column}.dropdown__root.--filled .dropdown__label{font-size:10px;top:.4rem}.dropdown__root.--filled .dropdown__field{padding-top:1.4rem}.dropdown__root.--focused.--outlined{border-bottom:1px solid #00a1fc;background-color:rgba(0,0,0,.02)}.dropdown__root.--focused.--default{border-radius:4px;border:1px solid #00a1fc}.dropdown__root.--focused.dropdown__icon{transform:rotateX(180deg)}.dropdown__root.--outlined{border-bottom:1px solid #b3b3b3;background-color:rgba(0,0,0,.02)}.dropdown__root.--default{border-radius:4px;border:1px solid #b3b3b3}.dropdown__root.--fluid{width:100%}.dropdown__root.--contain{min-width:200px}.dropdown__root.--disabled{pointer-events:none;background:#f7f7f7;z-index:1}.dropdown__root.--disabled .dropdown__label,.dropdown__root.--disabled i{color:#808080}.dropdown__root.--error.--outlined{border-bottom:1px solid #a6341d}.dropdown__root.--error.--default{border-radius:4px;border:1px solid #a6341d}.dropdown__root.--error.--filled .dropdown__icon,.dropdown__root.--error.--filled .dropdown__label{color:#a6341d}.dropdown__trigger{height:4.8rem;padding:0 1.2rem;font-size:500;font-weight:400;border-radius:.4rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.dropdown__field,.dropdown__trigger{color:#000000;font-family:Open Sans;border:none}.dropdown__field{background-color:transparent;width:100%;height:100%;outline:none;font-size:1.4rem;min-width:30.4rem;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-webkit-appearance:none}.dropdown__field.--readonly{cursor:pointer}.dropdown__icon{transition:all .2s ease}.dropdown__icon.--up{transform:rotate(180deg)}.dropdown__icon.--down{transform:rotate(0deg)}.dropdown__label{pointer-events:none;position:absolute;top:1.4rem;left:1.2rem;font-family:Open Sans;font-size:1.4rem;font-weight:400;color:#404040;line-height:2rem;transition:.2s}.dropdown__list-box{width:100%;flex-direction:column;position:absolute;background-color:#ffffff;cursor:pointer;display:none;border-radius:.4rem;max-height:19.2rem;border:1px solid #b3b3b3;top:51px;overflow-y:auto;display:flex;z-index:10;filter:drop-shadow(0 4px 8px #e0e0e0)}.dropdown__list-box ::-webkit-scrollbar{width:14px}.dropdown__list-box ::-webkit-scrollbar-thumb{background-color:#808080;border:5px solid #ffffff;border-radius:10px}.dropdown__list{max-height:145px;overflow-y:scroll;position:absolute;top:110%;width:100%;border:1px solid #c8c8c8;border-radius:6px}.dropdown__item{font-size:1.4rem;font-family:Open Sans;color:#1f1f1f;font-weight:400;padding-left:1.2rem;display:flex;align-items:center;min-height:4.8rem;background:#ffffff;border:.1rem solid transparent;outline:none}.dropdown__item:hover{background:#f1f8ff}.dropdown__item:focus{outline:none;border:.1rem solid #00a1fc}.dropdown__helper-text{color:#5f5f5f}.dropdown__error-message,.dropdown__helper-text{font-size:1.2rem;font-family:Open Sans;font-weight:500;line-height:1.6rem;margin:.3rem 0 0 1.2rem}.dropdown__error-message{color:#a6341d}.styles_field__ZO9UB{min-width:0}.styles_list__XQWjc{z-index:99999}.styles_priceBox__b3Vnu{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}.styles_oldPrice__r6qdS{text-decoration:line-through}.styles_newPrice__ikGBa{display:flex;gap:.8rem;align-items:baseline}.styles_top__MIjBE{display:flex;gap:.8rem;align-items:center}.styles_top__MIjBE[data-hidden=false]{visibility:hidden}.styles_tag__PxnW1{display:flex;padding:0 .8rem;align-items:center;gap:.8rem;border-radius:.4rem;background:var(--green30,#DEF6E1);color:var(--green80,#137323)}.styles_form__J__YS{background-color:#fff;border-radius:1.6rem;padding:3.2rem;display:flex;flex-direction:column;gap:1.6rem;width:100%}.styles_cepInput__aPpBg{margin-bottom:.8rem}