.comp{padding:0 8px}.comp.input{height:-moz-fit-content;height:fit-content}.comp.input:has(.icon) input{padding-right:56px}.comp.input input{height:48px;height:-moz-fit-content;height:fit-content}.comp.input label{color:#9e9e9e;font-size:14px;font-weight:400;max-width:88%;text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden;-webkit-line-clamp:1;text-align:start;margin:0 0 0 24px;border-radius:20px}.comp.input .icon{position:absolute;height:100%;right:30px;top:0;cursor:pointer;display:flex;color:#1e1e1e;align-items:center;z-index:10}.comp.input input:focus{border:1px solid var(--tertiary)}.comp.input input:focus+label{width:-moz-fit-content!important;width:fit-content!important}.comp.input input::-webkit-inner-spin-button,.comp.input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.comp.input input[type=number]{-moz-appearance:textfield}.comp.checkbox{gap:8px;display:flex;align-items:center}.comp.checkbox input{pointer-events:none;height:18px}.comp.checkbox input:checked{accent-color:var(--tertiary)}.comp.checkbox label{pointer-events:none;color:#1e1e1e;font-size:12px;font-style:normal;font-weight:400;line-height:1}.stepper-basic{height:74px;align-items:flex-start;padding-left:16px}.stepper-basic .item{position:relative;margin-top:4px}.stepper-basic .item .circle{width:16px;height:16px}.stepper-basic .item .label{width:77px;position:absolute;top:2.1rem;left:-27px}.stepper-basic .item .label p{color:#9e9e9e!important;text-align:center!important;font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important}.stepper-basic .item.active{margin-top:0}.stepper-basic .item.active:not(.no-dash):after{border-color:var(--tertiary)}.stepper-basic .item.active .circle{background-color:var(--tertiary);width:24px;height:24px}.stepper-basic .item.active.no-dash p{color:var(--tertiary)!important}.stepper-basic .item:last-child{width:338px}.user-page{padding:36px 40px;flex-direction:row;margin:auto}.user-page,.user-page .container{display:flex;justify-content:center;align-items:flex-start;width:100%;gap:80px}.user-page .container .side-bar .title{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.user-page .container .side-bar .title .icon.account>div{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:60px;background-color:var(--secondary)}.user-page .container .side-bar .title .icon.account span{font-size:2rem;color:var(--primary)}.user-page .container .side-bar .title p{color:#1e1e1e;font-size:24px;font-style:normal;font-weight:600;line-height:1}.user-page .container .side-bar .menu{margin-top:24px;width:240px;border-radius:8px;border:1px solid #e6e8eb;background:#fff;display:flex;flex-direction:column;flex-wrap:nowrap}.user-page .container .side-bar .menu .menu-item{cursor:pointer;width:240px;height:64px;padding:20px 24px;border:1px solid #e6e8eb;display:flex;justify-content:flex-start;justify-content:space-between;align-items:center}.user-page .container .side-bar .menu .menu-item p{color:#1e1e1e;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.user-page .container .side-bar .menu .menu-item .material-icons{display:none;color:#1e1e1e}.user-page .container .side-bar .menu .menu-item.active{background-color:var(--primary)}.user-page .container .side-bar .menu .menu-item.active .material-icons,.user-page .container .side-bar .menu .menu-item.active p{color:#fff}.user-page .container .side-bar .menu .menu-item:first-child{border-radius:8px 8px 0 0}.user-page .container .side-bar .menu .menu-item:last-child{border-radius:0 0 8px 8px}.user-page .container .side-bar .menu .menu-item:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.user-page .container .main-container{width:-webkit-fill-available;width:-moz-available}.user-page .container .main-container .title{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;align-items:center;gap:16px}.user-page .container .main-container .title p{color:#1e1e1e;font-size:16px;font-style:normal;font-weight:600;line-height:1}.user-page .container .main-container .title .mobile-back{display:none;cursor:pointer;color:#1e1e1e;font-size:24px;font-weight:400}.user-page .container .main-container .content{display:flex;flex-direction:column;margin-top:24px;width:-webkit-fill-available;width:-moz-available;border-radius:8px;padding:24px;gap:24px;color:#9e9e9e;font-size:12px;font-weight:400}.user-page .container .main-container .content:has(.main-form){border:1px solid #d9d9d9}.user-page .container .main-container .content .main-form{row-gap:24px;display:flex;flex-direction:row;flex-wrap:wrap}.user-page .container .main-container .content .main-form input:disabled,.user-page .container .main-container .content .main-form select:disabled{color:#1e1e1e;border:none;padding-left:1rem;background-image:none;cursor:not-allowed}.user-page .container .main-container .content .main-form input:disabled.editing,.user-page .container .main-container .content .main-form select:disabled.editing{background-color:#f9f9f9;border:1px solid #d9d9d9}.user-page .container .main-container .content .main-form input:disabled.editing+label,.user-page .container .main-container .content .main-form select:disabled.editing+label{font-size:14px;font-weight:400}.user-page .container .main-container .content .main-form input:disabled+label,.user-page .container .main-container .content .main-form select:disabled+label{color:#9e9e9e;font-size:12px;font-style:normal;font-weight:500;line-height:1}.user-page .container .main-container .content .checks{display:flex;flex-direction:column;row-gap:8px}.user-page .container .main-container .content .checks .comp.checkbox{width:-moz-fit-content;width:fit-content}.user-page .container .main-container .content .checks:has(input:disabled) label{opacity:.6}.user-page .container .main-container .content .checks label{color:#1e1e1e;font-size:12px;font-style:normal;font-weight:400;line-height:1}.user-page .container .main-container .content.history{padding:0}.user-page .container .main-container .content.history .history-item{padding:24px;border-radius:10px;border:1px solid #d9d9d9;display:flex;flex-direction:row;justify-content:center}.user-page .container .main-container .content.history .history-item div{gap:16px;display:flex;flex-direction:column}.user-page .container .main-container .content.history .history-item div>p{color:#1e1e1e;font-size:16px;font-weight:700}.user-page .container .main-container .content.history .history-item div>p+p{color:#1e1e1e;font-size:16px;font-weight:400}.user-page .container .main-container .content.history .history-item .status{font-size:16px;font-style:normal;font-weight:400;line-height:1}.user-page .container .main-container .content.history .history-item .buttons{gap:16px;display:flex;flex-direction:column;align-items:flex-end}.user-page .container .main-container .content.history .history-item .buttons button{width:140px;height:24px;border-radius:20px;font-size:12px;font-style:normal;font-weight:700;line-height:1}.user-page .container .main-container .content.history .history-empty{display:flex;flex-direction:column;justify-content:center;gap:24px;max-width:-moz-fit-content;max-width:fit-content;align-items:center}.user-page .container .main-container .content.history .history-empty p:not(.title){font-size:12px!important;font-weight:400!important}.user-page .container .main-container .content.history .history-empty .title{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.user-page .container .main-container .content.history .history-empty .material-icons{color:#a60002;font-size:64px;font-style:normal;font-weight:400;line-height:normal}.user-page .container .main-container .content.history-detail{padding:0;color:#1e1e1e}.user-page .container .main-container .content.history-detail .back{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer}.user-page .container .main-container .content.history-detail .back .material-icons{color:#6f797f;font-size:16px;font-weight:400}.user-page .container .main-container .content.history-detail .back p{color:#6f797f;font-size:14px;font-weight:500}.user-page .container .main-container .content.history-detail .print-button{font-size:14px;display:flex;color:var(--tertiary);background-color:#fff;align-items:center;border:2px solid var(--tertiary);gap:6px;padding:0 16px}.user-page .container .main-container .content.history-detail .history-data{width:934px;width:100%;border-radius:10px;border:1px solid #e6e6e6;padding:24px}.user-page .container .main-container .content.history-detail .history-data .grid-1,.user-page .container .main-container .content.history-detail .history-data .grid-2,.user-page .container .main-container .content.history-detail .history-data .grid-3{display:flex}.user-page .container .main-container .content.history-detail .history-data .grid-1>div{display:flex;flex-direction:column;gap:8px}.user-page .container .main-container .content.history-detail .history-data .grid-1 .title{color:#1e1e1e;font-size:14px;font-weight:700}.user-page .container .main-container .content.history-detail .history-data .grid-1 p{font-size:14px;font-weight:400}.user-page .container .main-container .content.history-detail .history-data .grid-1 button{width:140px;width:100%;padding:0 16px;height:24px;color:#fff;font-size:14px;font-weight:700}.user-page .container .main-container .content.history-detail .history-data .grid-2 .title{color:#1e1e1e;font-size:14px;font-weight:600;margin-bottom:16px}.user-page .container .main-container .content.history-detail .history-data .grid-2 p:has(>b){margin-top:8px}.user-page .container .main-container .content.history-detail .history-data .grid-2 b{color:#1e1e1e;font-size:14px;font-weight:500}.user-page .container .main-container .content.history-detail .history-data .grid-2 .address,.user-page .container .main-container .content.history-detail .history-data .grid-2 .payment,.user-page .container .main-container .content.history-detail .history-data .grid-2 .resume{margin-left:40px;padding-right:16px;border-right:1px solid #e6e6e6}.user-page .container .main-container .content.history-detail .history-data .grid-2 .address{margin-left:0}.user-page .container .main-container .content.history-detail .history-data .grid-2 .payment div{display:flex;flex-direction:row;gap:8px;align-items:center}.user-page .container .main-container .content.history-detail .history-data .grid-2 .resume{border:none}.user-page .container .main-container .content.history-detail .history-data .grid-2 .resume .resume-item{width:170px;display:flex;flex-direction:row;justify-content:space-between}.user-page .container .main-container .content.history-detail .history-data .grid-2 .resume .resume-item p{font-size:13px;width:70px;text-align:start}.user-page .container .main-container .content.history-detail .history-data .grid-2 .resume .resume-item p+p{text-align:end}.user-page .container .main-container .content.history-detail .history-data .grid-3 .title{color:#1e1e1e;font-size:14px;font-weight:600;margin-bottom:16px}.user-page .container .main-container .content.history-detail .history-data .grid-3 .seller{width:220px;padding-right:16px;border-right:1px solid #e6e6e6}.user-page .container .main-container .content.history-detail .history-data .grid-3 .store{margin-left:40px}.user-page .container .main-container .content.history-detail .status p{color:#1e1e1e;font-size:14px;font-weight:700}.user-page .container .main-container .content.history-detail .status .status.Cancelado,.user-page .container .main-container .content.history-detail .status .status.Pagamento-não-aprovado{color:#a60002}.user-page .container .main-container .content.history-detail .status .status.Emitido{color:#1a1876}.user-page .container .main-container .content.history-detail .status .status.Aguardando-Pagamento,.user-page .container .main-container .content.history-detail .status .status.Aguardando-pagamento{color:#0442b5!important;color:#eaa30e!important}.user-page .container .main-container .content.history-detail .status .status .Aguardando-Entrega,.user-page .container .main-container .content.history-detail .status .status.Aguardando-entrega{color:#0442b5}.user-page .container .main-container .content.history-detail .status .status.Finalizado{color:#1ab122!important}.user-page .container .main-container .content.history-detail hr{margin:16px 0}.user-page .container .main-container .content.history-detail .hr-mobile{display:none}.user-page .container .main-container .content.history-detail .stepper-container{width:610px;width:100%;margin-top:28px}.user-page .container .main-container .content.history-detail .products{width:683px;width:100%;border-radius:10px;border:1px solid #e6e6e6;padding:16px}.user-page .container .main-container .content.history-detail .products .title{display:flex;flex-direction:row;gap:8px;width:-moz-fit-content;width:fit-content}.user-page .container .main-container .content.history-detail .products .title p{color:#000;text-align:center;font-size:14px;font-weight:400}.user-page .container .main-container .content.history-detail .products .title .material-icons{color:#000;text-align:center;font-size:16px;font-weight:400}.user-page .container .main-container .content.history-detail .products .header{display:flex;flex-direction:row;padding:0 8px;width:651px;min-width:651px;width:100%}.user-page .container .main-container .content.history-detail .products .col p{color:#1e1e1e;font-size:10px;font-style:normal;font-weight:400;line-height:1;text-align:center}.user-page .container .main-container .content.history-detail .products .items{margin-top:16px;display:flex;flex-direction:column;gap:16px}.user-page .container .main-container .content.history-detail .products .items .item{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;width:651px;min-width:651px;width:100%;padding:14px 8px;border-radius:8px;border:1px solid #e6e8eb}.user-page .container .main-container .content.history-detail .products .items .item .image-name{display:flex;flex-direction:row;align-items:center;gap:16px}.user-page .container .main-container .content.history-detail .products .items .item .image-name .image{display:flex;align-items:center;justify-content:center;width:64px;height:64px;min-width:64px;min-height:64px;border-radius:8px;border:1px solid #e6e8eb;cursor:pointer;overflow:hidden}.user-page .container .main-container .content.history-detail .products .items .item .image-name p{cursor:pointer}.user-page .container .main-container .content.history-detail .pix-container{max-width:100vw;display:flex;justify-content:center;align-items:center;align-items:flex-start;flex-direction:column;flex-direction:row;gap:40px;flex-wrap:wrap;margin-top:16px}.user-page .container .main-container .content.history-detail .pix-container .pix-url-container{display:flex;flex-direction:column;align-items:flex-start;gap:24px;flex:1;flex-wrap:wrap}.user-page .container .main-container .content.history-detail .pix-container .pix-subtitle{cursor:pointer;width:-moz-fit-content;width:fit-content;text-align:center;display:flex;align-items:center}.user-page .container .main-container .content.history-detail .pix-container .pix-code{max-width:100vw;text-overflow:ellipsis;line-break:anywhere}.user-page .container .main-container .content.history-detail .copy.material-icons{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;font-size:24px;font-weight:400;margin-right:16px}.user-page .container .main-container .content.address{flex-direction:row;padding:0;gap:24px;flex-wrap:wrap}.user-page .container .main-container .content.address .address-item{width:456px;min-height:142px;padding:16px;border-radius:10px;border:1px solid #d9d9d9;position:relative;display:flex;flex-wrap:wrap;row-gap:16px}.user-page .container .main-container .content.address .address-item div{display:flex;flex-direction:column}.user-page .container .main-container .content.address .address-item div>p{color:#1e1e1e;font-size:12px;font-weight:700}.user-page .container .main-container .content.address .address-item div>p+p{color:#1e1e1e;font-weight:400}.user-page .container .main-container .content.address .address-item .status{font-size:16px;font-style:normal;font-weight:400;line-height:1}.user-page .container .main-container .content.address .address-item .status.Cancelado,.user-page .container .main-container .content.address .address-item .status.Pagamento-não-aprovado{color:#a60002}.user-page .container .main-container .content.address .address-item .status.Emitido{color:#1a1876}.user-page .container .main-container .content.address .address-item .status.Aguardando-Pagamento,.user-page .container .main-container .content.address .address-item .status.Aguardando-pagamento{color:#0442b5;color:#eaa30e!important}.user-page .container .main-container .content.address .address-item .status.Aguardando-entrega{color:#0442b5}.user-page .container .main-container .content.address .address-item .status.Finalizado{color:#1ab122!important}.user-page .container .main-container .content.address .address-item .buttons{right:16px;top:16px;gap:16px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;min-width:-moz-fit-content;min-width:fit-content}.user-page .container .main-container .content.address .address-item .buttons button{width:140px;height:24px;border-radius:20px;font-size:12px;font-style:normal;font-weight:700;line-height:1}.user-page .container .main-container .content.address .address-empty{display:flex;flex-direction:column;justify-content:center;gap:24px;max-width:-moz-fit-content;max-width:fit-content;align-items:center}.user-page .container .main-container .content.address .address-empty p:not(.title){font-size:12px!important;font-weight:400!important}.user-page .container .main-container .content.address .address-empty .title{font-size:16px!important;font-weight:400!important}.user-page .container .main-container .content.address .address-empty .material-icons{font-size:64px;font-style:normal;font-weight:400;line-height:normal;color:#1e1e1e}.user-page .container .main-container .content.payments{margin-top:34px;padding:0;flex-direction:row;flex-wrap:wrap}.user-page .container .main-container .content.payments .payments-item-container{display:flex;flex-direction:column;gap:8px;position:relative}.user-page .container .main-container .content.payments .payments-item-container .payments-item{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:362px;height:56px;border-radius:10px;border:1px solid #e6e6e6;padding:16px 24px;display:flex;align-items:center;flex-direction:row;justify-content:space-between;position:relative}.user-page .container .main-container .content.payments .payments-item-container .payments-item:hover+.card-buttons{display:flex!important}.user-page .container .main-container .content.payments .payments-item-container .payments-item .address-label{position:absolute;top:-10px;width:100%;margin-left:-24px;display:flex;justify-content:center;border-radius:10px}.user-page .container .main-container .content.payments .payments-item-container .payments-item .address-label p{border-radius:6px;background-color:#fff;padding:0 5px;color:#9e9e9e;font-size:14px;font-style:normal;font-weight:500;line-height:1}.user-page .container .main-container .content.payments .payments-item-container .payments-item .center-decoration{display:flex;width:100%;align-items:center;justify-content:space-between}.user-page .container .main-container .content.payments .payments-item-container .payments-item .final-digits{display:flex;justify-content:flex-end}.user-page .container .main-container .content.payments .payments-item-container .payments-item .final-digits p{color:#1e1e1e;font-size:16px;font-style:normal;font-weight:500;line-height:1}.user-page .container .main-container .content.payments .payments-item-container+.main-footer button{width:292px}.user-page .container .main-container .content.payments .payments-item-container .payment-empty{display:flex;flex-direction:column;justify-content:center;gap:24px;max-width:-moz-fit-content;max-width:fit-content;align-items:center}.user-page .container .main-container .content.payments .payments-item-container .payment-empty p:not(.title){font-size:12px!important;font-weight:400!important}.user-page .container .main-container .content.payments .payments-item-container .payment-empty .title{font-size:16px!important;font-weight:400!important}.user-page .container .main-container .content.payments .payments-item-container .payment-empty .material-icons{font-size:64px;font-style:normal;font-weight:400;line-height:normal;color:#1e1e1e}.user-page .container .main-container .content.payments .payments-item-container.active .card-buttons{display:flex!important}.user-page .container .main-container .content.payments .payments-item-container.active .payments-item{background-color:#f9f9f9}.user-page .container .main-container .content.payments .payments-item-container .card-buttons{pointer-events:none;display:none;flex-direction:row;gap:8px;justify-content:flex-end;align-items:center;width:100%;position:absolute;height:100%;right:-10px}.user-page .container .main-container .content.payments .payments-item-container .card-buttons:hover{display:flex!important}.user-page .container .main-container .content.payments .payments-item-container .card-buttons .comp.button{pointer-events:all;width:-moz-fit-content;width:fit-content;cursor:pointer}.user-page .container .main-container .content.payments .payments-item-container .card-buttons .comp.button button{width:24px;height:24px;font-size:12px;font-style:normal;font-weight:700;display:flex;align-items:center;justify-content:center}.user-page .container .main-container .content.payments .payments-item-container .card-buttons .comp.button .material-icons{font-size:16px}.user-page .container .main-container .content.password{margin-top:24px;padding:0;flex-direction:row;flex-wrap:wrap;width:300px}.user-page .container .main-container .content.password .form{width:100%}.user-page .container .main-container .content.password .form .password-input-container{position:relative}.user-page .container .main-container .content.password .form .password-input-container input{padding-right:2.5em}.user-page .container .main-container .content.password .form .password-toggle-icon{position:absolute;right:1.2em;top:50%;transform:translateY(-50%);cursor:pointer;color:#888;font-size:1.25em;z-index:999}.user-page .container .main-container .content.password .form .input{padding:0}.user-page .container .main-container .content.password .form .input input{font-size:1.3rem}.user-page .container .main-container .content.password .advert>p{color:#1e1e1e;font-size:14px;font-weight:700}.user-page .container .main-container .content.password .advert ul{margin-top:8px;list-style-type:disc;list-style-position:inside}.user-page .container .main-container .content.password .advert ul li{color:#1e1e1e;font-size:12px;font-style:normal;font-weight:400;line-height:1}.user-page .container .main-container .content .Cancelado,.user-page .container .main-container .content .Pagamento-não-aprovado{color:#a60002!important}.user-page .container .main-container .content .Emitido{color:#1a1876!important}.user-page .container .main-container .content .Aguardando-Pagamento,.user-page .container .main-container .content .Aguardando-pagamento{color:#0442b5!important;color:#eaa30e!important}.user-page .container .main-container .content .Aguardando-Entrega,.user-page .container .main-container .content .Aguardando-entrega{color:#0442b5!important}.user-page .container .main-container .content .Finalizado{color:#1ab122!important}.user-page .container .main-container .main-footer{margin-top:24px}.user-page .container .main-container .main-footer .buttons{display:flex;flex-wrap:wrap-reverse!important;gap:16px}.user-page .container .main-container .main-footer .buttons button{width:208px;height:32px}.user-page .container .main-container .history-footer{width:100%;display:flex;justify-content:center;flex-direction:row}.user-page .container .main-container .history-footer .buttons{margin-top:24px;display:flex;justify-content:center;flex-direction:row;align-items:center;gap:40px}.user-page .container .main-container .history-footer .buttons p{cursor:pointer;color:#1e1e1e;font-size:12px;font-style:normal;font-weight:400;line-height:1}.user-page .container .main-container .history-footer .buttons p.active{color:var(--tertiary);font-size:16px;font-weight:700;text-decoration-line:underline}@media only screen and (max-width:1000px){.user-page .container .main-container:not(.active),.user-page .container .side-bar:not(.active){display:none!important}.user-page .container .side-bar{width:100%!important}.user-page .container .side-bar .menu{margin:24px auto 0!important;width:100%!important}.user-page .container .side-bar .menu .menu-item{width:100%!important}.user-page .container .side-bar .menu .menu-item .material-icons{display:flex!important}.user-page .container .side-bar .menu .menu-item.active{background-color:#fff!important}.user-page .container .side-bar .menu .menu-item.active .material-icons,.user-page .container .side-bar .menu .menu-item.active p{color:#1e1e1e}.user-page .container:has(.history-detail) .content{margin-top:0!important}.user-page .container:has(.history-detail) .title.main{display:none!important}.user-page .container:has(.history-detail) .history-data{width:100%!important}.user-page .container:has(.history-detail) .history-data .hr-mobile{display:flex!important}.user-page .container:has(.history-detail) .history-data>.grid-1{flex-direction:column!important;gap:8px}.user-page .container:has(.history-detail) .history-data>.grid-2{flex-direction:column!important}.user-page .container:has(.history-detail) .history-data>.grid-2 .address,.user-page .container:has(.history-detail) .history-data>.grid-2 .payment,.user-page .container:has(.history-detail) .history-data>.grid-2 .resume{width:100%!important;padding:0!important;margin:0!important;border:none!important}.user-page .container:has(.history-detail) .history-data>.grid-3{flex-direction:column!important}.user-page .container:has(.history-detail) .history-data>.grid-3 .seller,.user-page .container:has(.history-detail) .history-data>.grid-3 .store{width:100%!important;padding:0!important;margin:0!important;border:none!important}.user-page .container:has(.history-detail) .products{width:calc(100vw - 80px)!important;max-width:100%!important}.user-page .container:has(.history-detail) .products .items{overflow:auto;padding-bottom:8px}.user-page .container .main-container .title .mobile-back{display:flex!important}.user-page .container .main-container .history-item{padding:16px!important;flex-direction:column!important;gap:16px!important}.user-page .container .main-container .history-item .info{width:100%!important;gap:0!important}.user-page .container .main-container .history-item .buttons{align-items:flex-start!important}}@media only screen and (max-width:600px){.user-page{padding:36px 16px}.user-page .container:has(.history-detail) .products{width:calc(100vw - 32px)!important}.user-page .container:has(.history-detail) .stepper-container{display:none!important}.user-page .container:has(.history-detail) .pix-container .pix-qrcode{display:none!important}.user-page .container:has(.history-detail) .pix-container .pix-url-container{align-items:center!important;justify-content:center!important}.user-page .container:has(.history-detail) .pix-container .comp.button{width:-moz-fit-content!important;width:fit-content!important;margin:auto!important}.user-page .container:has(.payments) .payments-item-container{width:100%!important}.user-page .container:has(.payments) .payments-item-container .payments-item{width:100%!important}.user-page .container:has(.password) .content{width:100%!important}.user-page .container:has(.address) .content .address-item{width:100%!important}.user-page .container .main-container .content{padding:20px 16px 16px}.user-page .container .main-container .content .main-form .comp.input{width:100%!important;padding:0!important}}@media only screen and (max-width:370px){.user-page .container:has(.payments) .payments-item{gap:8px!important}.user-page .container:has(.payments) .payments-item .center-decoration>svg:first-child{display:none!important}}@media print{body *{visibility:hidden!important}#print-area .history-data,#print-area .products,#print-area .status{margin-bottom:24px!important}#print-area *{visibility:visible!important}#print-area{position:absolute!important;left:0;top:0;width:100vw;background:#fff;box-shadow:none!important}#print-area,#print-area *{page-break-after:avoid!important;-moz-column-break-after:avoid!important;break-after:avoid-page!important}#print-area *{page-break-before:avoid!important;-moz-column-break-before:avoid!important;break-before:avoid-page!important}#print-area,body,html{min-height:0!important;height:auto!important;overflow:visible!important}.back,.main-container>.title.main,.material-icons,button{display:none!important}@page{margin:20mm 10mm 10mm 10mm;size:auto}body,html{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.history-detail .history-data,.history-detail .products,.history-detail .status{margin-bottom:16px}.comp.select{font-size:14px;font-weight:400;border-radius:30px;padding:0 8px;position:relative;display:flex;align-items:center;justify-content:center}.comp.select,.comp.select select{height:-moz-fit-content;height:fit-content}.comp.select select{border:1px solid #d9d9d9;width:100%;color:#1e1e1e;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:96%;background-position-y:50%;border-radius:30px;padding:14px 24px}.comp.select select:focus{outline:none}.comp.select select:disabled{opacity:1;color:#9e9e9e;border:none;padding-left:1rem;background-image:none;padding-top:1rem}.comp.select select:disabled+label{color:#1e1e1e;font-size:12px;font-style:normal;font-weight:700;line-height:1}.comp.select label{color:#9e9e9e;font-size:14px;font-weight:400;text-wrap:nowrap;border-radius:6px;margin-left:24px}.comp.button{width:100%;padding:0}.comp.button button svg{color:#fff}.loading-circle svg.loading{width:24px;height:24px}.loading-circle svg.loading .loading-dash{fill:var(--tertiary)}