@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pages .items{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.pages .items .item{line-height:normal;margin-right:5px;display:flex}.pages .items .page,.pages .items .action{background:var(--brightness,#fff);color:#000;padding:var(--button-padding,10px);box-sizing:border-box;border-radius:var(--radius,8px);border:0;font-family:var(--root-font,sans-serif);font-weight:500;font-size:18/16rem;height:34px;display:flex;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;padding:0;width:35px;font-weight:400}.pages .items .page .ico,.pages .items .action .ico{fill:#000;margin-right:10px}.pages .items .page:visited,.pages .items .action:visited{color:#000}.pages .items .page:active,.pages .items .action:active,.pages .items .page:focus,.pages .items .action:focus{background:var(--brightness,#fff);color:#000;border:0;box-shadow:none}.pages .items .page:hover,.pages .items .action:hover{background:var(--brightness,#fff);border:0;color:#000}.pages .items .page:hover .ico,.pages .items .action:hover .ico{fill:#000}.pages .items .page:hover,.pages .items .action:hover{font-weight:600}.pages .items .current .page{background:var(--darkness,#203464);color:var(--brightness,#fff);padding:var(--button-padding,10px);box-sizing:border-box;border-radius:var(--radius,8px);border:0;font-family:var(--root-font,sans-serif);font-weight:500;font-size:22/16rem;height:34px;display:flex;align-items:center;justify-content:center;transition:all .2s;font-weight:700;padding:0}.pages .items .current .page .ico{fill:var(--brightness,#fff);margin-right:10px}.pages .items .current .page:visited{color:var(--brightness,#fff)}.pages .items .current .page:active,.pages .items .current .page:focus{background:var(--darkness,#203464);color:var(--brightness,#fff);border:0;box-shadow:none}.pages .items .current .page:hover{background:var(--darkness,#203464);border:0;color:var(--brightness,#fff)}.pages .items .current .page:hover .ico{fill:var(--brightness,#fff)}.pages .items .previous,.pages .items .next{position:relative;margin:0 10px}.pages .items .previous:before,.pages .items .next:before{position:absolute;margin:0;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:65px}.pages .items .previous:visited:before,.pages .items .next:visited:before{color:var(--midtone,#8492a0)}@media (min-width:480px){.pages .items .previous:hover:before,.pages .items .next:hover:before,.pages .items .previous:active:before,.pages .items .next:active:before,.pages .items .previous:focus:before,.pages .items .next:focus:before{color:var(--shadow,#e93f5c)}}.customer-account-create .page-title-wrapper{text-align:center;margin-bottom:20px}.customer-account-create .page-title-wrapper h1.page-title{font-size:1.5625rem}.page-main .form.create.account{max-width:600px;background:var(--brightness,#fff);border-radius:var(--radius,8px);margin:0 auto;padding:30px 10px}.form.create.account .fieldset{flex:1 1 45%;padding:0 20px;margin:0}.form.create.account .fieldset .legend{display:block;margin:0 0 25px;font-size:18/16rem;font-weight:600;color:var(--darkness,#203464)}.form.create.account .fieldset .newsletter{text-align:left;margin-top:20px}.form.create.account .fieldset .persistent{font-size:.75rem}.form.create.account .fieldset.address .nested{display:flex;margin:0 -5px}@media (max-width:480px){.form.create.account .fieldset.address .nested{flex-wrap:wrap}}.form.create.account .fieldset.address .nested .field{padding:0 5px;margin-bottom:0}@media (max-width:480px){.form.create.account .fieldset.address .nested .field{flex:1 1 auto}}.form.create.account .fieldset .field.street-address{padding:0 5px}.form.create.account .fieldset .field.required .label:after{content:'*';margin-left:5px;font-size:.75rem;color:#e02b27}.form.create.account .fieldset .field.required .label[for=street_3]:after{display:none}.form.create.account .fieldset .field:not(.choice){margin-bottom:5px}.form.create.account .fieldset .field:not(.choice) .label{padding:5px 0 5px 5px;display:block}.form.create.account .fieldset .field .label{margin:0;font-size:.75rem}.form.create.account .fieldset .field input:not([type=radio]):not([type=checkbox]),.form.create.account .fieldset .field select{height:38px}.form.create.account .actions-toolbar{flex:1 1 100%;padding:0 15px;display:flex;justify-content:flex-end;order:2}.form.create.account .actions-toolbar .action.primary{height:38px;min-width:215px}.form.create.account .flex-fields{display:flex;flex-wrap:wrap}.form.create.account .flex-fields>div{flex:1 1 auto;padding:0 5px}@media (min-width:480px){.form.create.account .flex-fields>div.password{flex:0 0 48%}}@media (max-width:450px){.form.create.account .choice-fields{display:block}.form.create.account .choice-fields .choice{padding:5px 0}}.form.create.account .choice-fields .choice{display:flex;flex:0 0 50%;box-sizing:border-box;position:relative}.form.create.account .choice-fields .choice:before{content:'';display:block;position:absolute;left:5px;right:5px;bottom:0;top:0;border-radius:var(--radius,8px);z-index:0;background:var(--darkness,#203464);opacity:.1}.form.create.account .choice-fields label{color:var(--darkness,#203464);width:100%;box-sizing:border-box;border-radius:var(--radius,8px);font-size:.875rem;cursor:pointer;z-index:1}.form.create.account .choice-fields label#pf,.form.create.account .choice-fields label#pj{padding:10px 0 10px 35px}.form.create.account .choice-fields label#pf:before,.form.create.account .choice-fields label#pj:before{left:10px}.form.create.account .choice-fields input{z-index:2;left:15px;top:50%;transform:translateY(-50%)}.form.create.account .choice-fields input#type-pf,.form.create.account .choice-fields input#type-pj{position:absolute;margin:0}.form.create.account .choice-fields input:checked+label{background:var(--shadow,#e93f5c);color:var(--brightness,#fff)}.password-strength-meter{color:var(--brightness,#fff);background-color:#bababa;border-radius:var(--radius,8px);display:none}.password-strength-meter:before{background-color:#bababa;border-radius:var(--radius,8px)}.password-none .password-strength-meter:before{background-color:#bababa}.password-weak .password-strength-meter:before{background-color:#ff6c6b}.password-medium .password-strength-meter:before{background-color:#fca357}.password-strong .password-strength-meter:before{background-color:#9cca81}@media (min-width:480px){.account .page-main{max-width:100% !important;padding:0 !important}}@media (max-width:480px){.account .page-main{padding-top:0}}.account .page-main .toolbar .pages{float:none}@media (max-width:480px){.account .page-main .toolbar{display:none}}@media (min-width:480px){.account.page-layout-2columns-left .sidebar-main{width:27.3%}}@media (min-width:480px){.account.page-layout-2columns-left .column.main{width:auto}}.account .list-wrapper{margin-bottom:40px}.account.customquote-quote-index .block-title.quotes{display:none}.account:not(.customquote-quote-index,.sales-order-history,.sales-order-view) .product-cta-customer{display:none !important}.account .block-title{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;font-size:.75rem;font-weight:700;text-transform:uppercase;color:#000;margin-bottom:20px}.account .block-title .action.view{background:var(--darkness,#203464);width:fit-content;height:28px;padding:7px 14px;border-radius:2px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.account .block-title .action.view .ico{fill:var(--brightness,#fff);max-width:6px;max-height:11px;margin-right:5px}.account .block-title .action.view span{color:var(--brightness,#fff);font-size:.75rem;font-weight:400;text-transform:none}.account .quote-seller-profile{background-color:var(--profile-color,#0abde3);margin-bottom:20px;position:relative}.account .quote-seller-profile#profile{margin-bottom:0}@media (max-width:480px){.account .quote-seller-profile{padding:12px}}@media (min-width:480px){.account .quote-seller-profile{padding:55px;min-height:325px;box-sizing:border-box}}.account .quote-seller-profile .profile-seller{width:fit-content;position:relative;display:inline-block;vertical-align:middle}.account .quote-seller-profile .profile-seller.picture{margin-bottom:25px}.account .quote-seller-profile .profile-seller.description{max-width:500px;margin-left:10px}.account .quote-seller-profile .profile-seller.description #description-text{color:var(--midtone,#8492a0);font-family:"Open Sans";font-size:.9375rem;font-weight:400;line-height:1.6}.account .quote-seller-profile .profile-seller.description #description-text:empty:before{content:attr(data-default-description);display:block}@media (min-width:480px){.account .quote-seller-profile .profile-seller.description .profile-seller-btn{bottom:0;right:auto;left:calc(100% + 10px)}}.account .quote-seller-profile .profile-seller.description .field{position:relative}.account .quote-seller-profile .profile-seller.description .field p{position:absolute;top:-9px;left:15px;margin:0;background:var(--profile-color,#0abde3);padding:0 5px;font-size:.75rem;color:var(--brightness,#fff);font-weight:600}.account .quote-seller-profile .profile-seller.description .field textarea{font-size:.8125rem;font-weight:500;color:var(--brightness,#fff);background:0 0;border:1px solid rgba(255,255,255,.8);border-radius:4px;padding:20px 15px 15px;margin-bottom:25px}.account .quote-seller-profile .profile-seller.description .field textarea::placeholder{color:var(--brightness,#fff) !important}.account .quote-seller-profile .profile-seller.description .field button{height:42px;color:var(--brightness,#fff);text-align:center;font-size:.75rem;font-weight:700;text-transform:uppercase}.account .quote-seller-profile .profile-seller .color-picker-content{position:absolute;top:calc(100% + 10px);background:var(--brightness,#fff);box-shadow:0px 0px 24px 0px rgba(0,0,0,.25);padding:15px 20px 5px;box-sizing:border-box;z-index:1}@media (max-width:480px){.account .quote-seller-profile .profile-seller .color-picker-content{right:0}}.account .quote-seller-profile .profile-seller .color-picker-content:before{content:'';display:block;position:absolute;top:-7px;left:6px;right:auto;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAxNCIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTEyLjYwMiAxNEgzLjQ5Nzk3QzIuMjQ3NjIgMTMuOTk5MiAxLjA5Mjg0IDEzLjU4ODQgMC40NjgyMjIgMTIuOTIyMkMtMC4xNTYzOTUgMTIuMjU1OSAtMC4xNTYwNTIgMTEuNDM1NCAwLjQ2OTEyMSAxMC43NjkzTDUuMDIxMTQgNS45MjMzNkw5LjU3MzE3IDEuMDczMDdDMTAuMTk5NiAwLjQwODg0MiAxMS4zNTM2IDAgMTIuNjAyIDBDMTMuODUwNCAwIDE1LjAwNDQgMC40MDg4NDIgMTUuNjMwOSAxLjA3MzA3TDIwLjE4MjkgNS45MjMzNkwyNC43MzQ5IDEwLjc3MzdDMjUuMzU2NSAxMS40Mzk0IDI1LjM1NDkgMTIuMjU4NCAyNC43MzA4IDEyLjkyMzJDMjQuMTA2NiAxMy41ODgxIDIyLjk1NDIgMTMuOTk4MyAyMS43MDYxIDE0SDEyLjYwMloiIGZpbGw9IndoaXRlIi8+PC9zdmc+");background-position:center;background-size:contain;background-repeat:no-repeat;width:36px;height:14px;z-index:0}@media (max-width:480px){.account .quote-seller-profile .profile-seller .color-picker-content:before{left:auto;right:12px}}.account .quote-seller-profile .profile-seller .color-picker-content .field{display:flex;flex-flow:row nowrap;align-items:center;margin-bottom:10px}.account .quote-seller-profile .profile-seller .color-picker-content .field label{flex:1;display:flex;flex-flow:row nowrap;align-items:center;gap:20px;color:#000;font-size:.8125rem;font-weight:500}.account .quote-seller-profile .profile-seller .color-picker-content .field label:after{content:'';display:block;background-image:url("../images/minhaconta/ico-edit.svg");background-position:center;background-repeat:no-repeat;background-size:55%;width:29px;height:29px;box-sizing:border-box;margin-left:auto}.account .quote-seller-profile .profile-seller.color{display:flex;align-items:center;position:absolute;right:15px;top:15px;z-index:1}.account .quote-seller-profile .profile-seller.color input[type=color]{width:30px;height:30px;margin:0;padding:0;background:#fff;border:none;border-radius:5px;padding-block:0;padding-inline:0;block-size:30px;margin-right:10px}.account .quote-seller-profile .profile-seller.color input[type=color]::-moz-color-swatch{border:none}.account .quote-seller-profile .profile-seller.color input[type=color]::-webkit-color-swatch-wrapper{padding:0;border-radius:0}.account .quote-seller-profile .profile-seller.color input[type=color]::-webkit-color-swatch{border:none}.account .quote-seller-profile .profile-seller.color .color-message{position:absolute;bottom:calc(100% + 10px);background:#fff4ca;box-shadow:0 0 4px #0000007d;border-radius:6px;padding:10px;box-sizing:border-box;z-index:6;animation:pulse-animation 2s;min-width:200px}@media (max-width:480px){.account .quote-seller-profile .profile-seller.color .color-message{right:0}}.account .quote-seller-profile .profile-seller.color .color-message strong{display:block}.account .quote-seller-profile .profile-seller.color .color-message p{margin:0;font-size:12px;color:#9f8622}.account .quote-seller-profile .profile-seller.color .profile-seller-color-btn{border-radius:14.5px;background:#f1f1f1;padding:7px;min-width:90px;height:30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.account .quote-seller-profile .profile-seller.color .profile-seller-color-btn:before{content:'';display:block;background-image:url(../images/minhaconta/ico-colors.svg);background-position:center;background-repeat:no-repeat;width:18px;height:18px;box-sizing:border-box;margin:0 7px}.account .quote-seller-profile .profile-seller-pic{width:82px;height:82px;padding:20px;box-sizing:border-box;background:#fff;border-radius:100%;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25)}.account .quote-seller-profile .profile-seller-pic img{display:none;height:100%;width:100%;object-fit:cover}.account .quote-seller-profile .profile-seller-btn{position:absolute;bottom:-5px;right:-5px;width:29px;height:29px;background-color:#f1f1f1;border-radius:29px;padding:0;z-index:0;box-sizing:border-box;cursor:pointer}.account .quote-seller-profile .profile-seller-btn span{display:none}.account .quote-seller-profile .profile-seller-btn:after{content:'';display:block;background-image:url("../images/minhaconta/ico-edit.svg");background-position:center;background-repeat:no-repeat;background-size:55%;width:29px;height:29px;box-sizing:border-box}.account .quote-details-view{border:1px solid #e2e6df;border-bottom:none}.account .quote-details-content{border-radius:4px;border:1px solid #cecece;margin-bottom:20px;overflow:hidden}.account .go-back-link{display:flex;align-items:center;justify-content:center;width:fit-content;gap:10px}.account .go-back-link span{color:var(--accent);text-align:center;font-size:.875rem;font-weight:500}.account .go-back-link .ico{width:7px;height:12px;fill:var(--accent)}.account .quote-details-items{border-top:none;margin-bottom:20px}.account .quote-details-items.quoted{border-top:none;border:1px solid #e2e6df}.account .quote-details-items.send-quote .actions .send{max-width:446px;width:100% !important}.account .quote-details-items.send-quote .actions .send span{font-weight:700 !important;text-transform:uppercase}.account .quote-details-items .table-wrapper{margin-bottom:0}@media (min-width:480px){.account .quote-details-items .table-wrapper{padding:0 20px}}@media (max-width:480px){.account .quote-details-items .table-wrapper{padding:0 15px;box-sizing:border-box}}@media (max-width:480px){.account .quote-details-items .table-wrapper thead{display:none}}@media (max-width:480px){.account .quote-details-items .table-wrapper tbody,.account .quote-details-items .table-wrapper tr,.account .quote-details-items .table-wrapper td{display:block}}@media (max-width:480px){.account .quote-details-items .table-wrapper tbody>tr{display:flex !important;flex-flow:row wrap;align-items:stretch}}@media (max-width:480px){.account .quote-details-items .table-wrapper tbody>tr>td{display:flex !important;flex-flow:row nowrap;align-items:center;flex:100%}}@media (max-width:480px){.account .quote-details-items .table-wrapper tbody>tr>td[data-th]:before{display:block}}@media (max-width:480px){.account .quote-details-items .table-wrapper tbody>tr>td.col:before{margin-right:auto}}.account .quote-details-items .table-wrapper tbody>tr>td.col.image{text-align:center !important}@media (max-width:480px){.account .quote-details-items .table-wrapper tbody>tr>td.col.image:before{visibility:hidden}}.account .quote-details-items .table-wrapper tbody>tr>td.col.image img{vertical-align:middle}.account .quote-details-items .table-wrapper tbody>tr>td.col.sku,.account .quote-details-items .table-wrapper tbody>tr>td.col.qty{flex:0 1 50%}@media (max-width:480px){.account .quote-details-items .table-wrapper tbody>tr>td.col.sku,.account .quote-details-items .table-wrapper tbody>tr>td.col.qty{flex:100%}}@media (min-width:480px){.account .quote-details-items .table-wrapper tbody>tr>td.col.qty{text-align:center !important}}@media (max-width:480px){.account .quote-details-items .table-wrapper tbody>tr>td.col.qty{gap:14px}}.account .quote-details-items .actions{position:relative;padding:60px 0;display:flex;flex-flow:column;align-items:center}@media (max-width:480px){.account .quote-details-items .actions{padding:20px 12px;margin-bottom:0}}.account .quote-details-items .actions:before{content:'';display:none;position:absolute;top:0;left:20px;right:0;height:1px;width:calc(100% - 40px);background:#e8e8e8}@media (max-width:480px){.account .quote-details-items .actions:before{left:0}}.account .quote-details-items .actions .or{display:block;color:var(--midtone,#8492a0);text-align:center;font-size:.9375rem;font-weight:400;margin:10px 0}.account .quote-details-items .actions .action{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;max-width:446px;width:100%;height:52px;border-radius:2px;padding:16px 35px;gap:12px;box-sizing:border-box}.account .quote-details-items .actions .action.send{display:block;width:fit-content;margin:0 auto;padding:12px 40px;border-radius:2px;background:#2a0;display:flex;align-items:center;justify-content:center;gap:15px}.account .quote-details-items .actions .action.send .ico{fill:var(--brightness,#fff)}.account .quote-details-items .actions .action.send span{color:var(--brightness,#fff);text-align:center;font-size:.875rem;font-weight:500}.account .quote-details-items .actions .action.generate-pdf{background:#afafaf}.account .quote-details-items .actions .action.generate-pdf .ico{fill:#000}.account .quote-details-items .actions .action.generate-pdf span{color:#000;text-align:center;font-size:.875rem;font-weight:700;text-transform:uppercase}.account .quote-details-items .block-details-items-total{text-align:right;padding:0 40px}@media (min-width:480px){.account .quote-details-items .block-details-items-total{margin:50px 0 !important}}@media (max-width:480px){.account .quote-details-items .block-details-items-total{padding:0 15px;margin:20px 0 40px !important}}.account .quote-details-items .block-details-items-total .block-title{color:var(--profile-color,#23a4de) !important;text-align:right;justify-content:right !important;font-family:"Open Sans";font-size:.875rem;font-weight:700;text-transform:uppercase;margin:0 !important}.account .quote-details-items .block-details-items-total #quote-total-with-margin{color:#000;font-family:"Open Sans";font-size:1.125rem;font-weight:700;text-transform:uppercase}.account .table-quote-items thead th,.account .table-order-items thead th{padding:20px 10px;border:none !important}.account .table-quote-items thead th.col,.account .table-order-items thead th.col{color:#000;font-size:.75rem;font-weight:600;text-align:left !important}@media (min-width:480px){.account .table-quote-items thead th.col.qty,.account .table-order-items thead th.col.qty{text-align:center !important}}.account .table-quote-items tbody tr,.account .table-order-items tbody tr{position:relative}.account .table-quote-items tbody td,.account .table-order-items tbody td{padding:40px 10px}.account .table-quote-items tbody td.col,.account .table-order-items tbody td.col{color:#000;font-size:.8125rem;font-weight:400;line-height:1.5;text-align:left !important}@media (min-width:480px){.account .table-quote-items tbody td.col.qty,.account .table-order-items tbody td.col.qty{text-align:center !important}}.account .table-quote-items tbody td.col.qty input,.account .table-order-items tbody td.col.qty input{width:71px;text-align:center}@media (max-width:480px){.account .table-quote-items tbody td.col.qty input,.account .table-order-items tbody td.col.qty input{height:35px;width:50px;box-shadow:2px 2px 3px 0px rgba(0,0,0,.1) inset}}.account .table-quote-items tbody td.col.qty .quote-item-delete-action,.account .table-order-items tbody td.col.qty .quote-item-delete-action{display:flex;justify-content:center;align-items:center;gap:5px}@media (min-width:480px){.account .table-quote-items tbody td.col.qty .quote-item-delete-action,.account .table-order-items tbody td.col.qty .quote-item-delete-action{margin-top:7px}}@media (max-width:480px){.account .table-quote-items tbody td.col.qty .quote-item-delete-action,.account .table-order-items tbody td.col.qty .quote-item-delete-action{display:none}}.account .table-quote-items tbody td.col.qty .quote-item-delete-action:before,.account .table-order-items tbody td.col.qty .quote-item-delete-action:before{content:'';display:block;background-image:url("../images/minhaconta/ico-delete.svg");background-position:center;background-repeat:no-repeat;background-size:55%;width:25px;height:25px;background-color:#f1f1f1;border-radius:25px;box-sizing:border-box}.account .table-quote-items tbody td.col.qty .quote-item-delete-action span,.account .table-order-items tbody td.col.qty .quote-item-delete-action span{color:#000;font-size:.6875rem;font-weight:500}.account .table-quote-items tfoot .subtotal,.account .table-order-items tfoot .subtotal,.account .table-quote-items tfoot .buytogether_discount,.account .table-order-items tfoot .buytogether_discount,.account .table-quote-items tfoot .shipping,.account .table-order-items tfoot .shipping{display:none !important}.account .order-info{border-radius:3px 3px 0 0 !important;border:1px solid #e2e6df;border-bottom:0;margin-bottom:0 !important}.account .order-info .order-actions-toolbar .action.print{background:var(--cta,#65c344) !important}.account .order-info .order-actions-toolbar .action.print span{color:var(--brightness,#fff) !important}.account .quote-view,.account .order-info{display:flex;flex-flow:row wrap;align-items:center;border-radius:2px;background:#f9f9f9;padding:20px;row-gap:20px;box-sizing:border-box}.account .quote-view p,.account .order-info p{margin-bottom:0}.account .quote-view:not(:last-of-type),.account .order-info:not(:last-of-type){margin-bottom:15px}.account .quote-view-details,.account .order-info-details{width:fit-content;margin:0 auto 0 0}.account .quote-view-icon,.account .order-info-icon{flex:0 1 20%;margin:auto 0}@media (max-width:1300px){.account .quote-view-icon,.account .order-info-icon{margin:0 20px 0 0}}.account .quote-view-icon .ico,.account .order-info-icon .ico{fill:var(--accent);display:block;max-width:45px;max-height:60px;margin:0 auto}.account .quote-view-id,.account .order-info-id{color:var(--accent);font-family:"Open Sans","Montserrat",sans-serif;font-size:.875rem;line-height:1.5;font-weight:700;text-transform:uppercase}.account .quote-view-total,.account .order-info-total{color:#000;font-family:"Open Sans","Montserrat",sans-serif;font-size:1.625rem;line-height:1.2;font-weight:700;text-transform:uppercase}.account .quote-view-date,.account .order-info-date{color:#969696;font-family:"Open Sans","Montserrat",sans-serif;font-size:.875rem;line-height:1.5;font-weight:400}.account .quote-view-status,.account .order-info-status{color:var(--brightness,#fff);font-family:"Open Sans","Montserrat",sans-serif;font-size:.75rem;line-height:1.5;font-weight:700;border-radius:4px;padding:1px 6px;box-sizing:border-box;width:fit-content;transition:all .25s;margin-top:4px;cursor:pointer}.account .quote-view-status.created,.account .order-info-status.created,.account .quote-view-status.criado,.account .order-info-status.criado{background:var(--warning,#c48800)}.account .quote-view-status.created:hover,.account .order-info-status.created:hover,.account .quote-view-status.criado:hover,.account .order-info-status.criado:hover{background:var(--warning-bg,#f9dc93);color:var(--warning,#c48800)}.account .quote-view-status.sent,.account .order-info-status.sent,.account .quote-view-status.enviado,.account .order-info-status.enviado{background:var(--success,#4fac52)}.account .quote-view-status.sent:hover,.account .order-info-status.sent:hover,.account .quote-view-status.enviado:hover,.account .order-info-status.enviado:hover{background:var(--success-bg,#cbf2d4);color:var(--success,#4fac52)}.account .quote-view-actions:has(.send),.account .order-info-actions:has(.send){flex-flow:row wrap}@media (min-width:480px){.account .quote-view-actions:has(.send),.account .order-info-actions:has(.send){max-width:250px}}.account .quote-view-actions:has(.send) .action.view,.account .order-info-actions:has(.send) .action.view{flex:100%}.account .quote-view-actions:has(.send) .action.send,.account .order-info-actions:has(.send) .action.send{flex:1}.account .quote-view-actions:has(.send) .action.delete,.account .order-info-actions:has(.send) .action.delete{flex:0 1 42px}.account .quote-view-actions:has(.send) .action.delete:hover span,.account .order-info-actions:has(.send) .action.delete:hover span{bottom:calc("100% + 1px")}.account .quote-view-actions,.account .order-info-actions,.account .quote-view .actions-toolbar,.account .order-info .actions-toolbar{display:flex;flex-flow:row nowrap;align-items:center;gap:15px;flex:0 1 auto;justify-content:right;margin-left:auto}@media (max-width:1300px){.account .quote-view-actions,.account .order-info-actions,.account .quote-view .actions-toolbar,.account .order-info .actions-toolbar{width:100%}}.account .quote-view-actions .action,.account .order-info-actions .action,.account .quote-view .actions-toolbar .action,.account .order-info .actions-toolbar .action{position:relative;width:fit-content;border-radius:1px;height:42px;padding:10px 1vw;box-sizing:border-box;display:flex;align-items:center;justify-content:center;margin:0;transition:all .2s}.account .quote-view-actions .action.view,.account .order-info-actions .action.view,.account .quote-view .actions-toolbar .action.view,.account .order-info .actions-toolbar .action.view{background:#23a4de}@media (max-width:1300px){.account .quote-view-actions .action.view,.account .order-info-actions .action.view,.account .quote-view .actions-toolbar .action.view,.account .order-info .actions-toolbar .action.view{width:100%}}.account .quote-view-actions .action.send,.account .order-info-actions .action.send,.account .quote-view .actions-toolbar .action.send,.account .order-info .actions-toolbar .action.send{background:#2a0}.account .quote-view-actions .action.delete,.account .order-info-actions .action.delete,.account .quote-view .actions-toolbar .action.delete,.account .order-info .actions-toolbar .action.delete{background:0 0;border:1px solid var(--error,#e85553);padding:10px;min-width:fit-content;transition:all .3s}.account .quote-view-actions .action.delete:hover,.account .order-info-actions .action.delete:hover,.account .quote-view .actions-toolbar .action.delete:hover,.account .order-info .actions-toolbar .action.delete:hover{background:var(--error,#e85553);filter:none}.account .quote-view-actions .action.delete:hover .ico,.account .order-info-actions .action.delete:hover .ico,.account .quote-view .actions-toolbar .action.delete:hover .ico,.account .order-info .actions-toolbar .action.delete:hover .ico{color:var(--brightness,#fff)}.account .quote-view-actions .action.delete:hover span,.account .order-info-actions .action.delete:hover span,.account .quote-view .actions-toolbar .action.delete:hover span,.account .order-info .actions-toolbar .action.delete:hover span{display:block;position:absolute;bottom:calc(100% + 3px);font-size:.625rem}.account .quote-view-actions .action.delete .ico,.account .order-info-actions .action.delete .ico,.account .quote-view .actions-toolbar .action.delete .ico,.account .order-info .actions-toolbar .action.delete .ico{fill:none;color:var(--error,#e85553)}.account .quote-view-actions .action.delete span,.account .order-info-actions .action.delete span,.account .quote-view .actions-toolbar .action.delete span,.account .order-info .actions-toolbar .action.delete span{display:none;color:var(--error,#e85553)}.account .quote-view-actions .action.print,.account .order-info-actions .action.print,.account .quote-view .actions-toolbar .action.print,.account .order-info .actions-toolbar .action.print{background:#afafaf}@media (max-width:1300px){.account .quote-view-actions .action.print,.account .order-info-actions .action.print,.account .quote-view .actions-toolbar .action.print,.account .order-info .actions-toolbar .action.print{width:100%}}.account .quote-view-actions .action.print span,.account .order-info-actions .action.print span,.account .quote-view .actions-toolbar .action.print span,.account .order-info .actions-toolbar .action.print span{color:#000;text-align:center;font-size:.875rem;font-weight:700;text-transform:uppercase}.account .quote-view-actions .action.print .ico,.account .order-info-actions .action.print .ico,.account .quote-view .actions-toolbar .action.print .ico,.account .order-info .actions-toolbar .action.print .ico{fill:none;stroke:#000;stroke-width:2px;margin-right:7px}.account .quote-view-actions .action.order,.account .order-info-actions .action.order,.account .quote-view .actions-toolbar .action.order,.account .order-info .actions-toolbar .action.order{border:1px solid var(--accent);padding:10px;min-width:fit-content;transition:all .3s}.account .quote-view-actions .action.order:hover,.account .order-info-actions .action.order:hover,.account .quote-view .actions-toolbar .action.order:hover,.account .order-info .actions-toolbar .action.order:hover{background:var(--accent);filter:none}.account .quote-view-actions .action.order:hover .ico,.account .order-info-actions .action.order:hover .ico,.account .quote-view .actions-toolbar .action.order:hover .ico,.account .order-info .actions-toolbar .action.order:hover .ico{fill:var(--brightness,#fff)}.account .quote-view-actions .action.order:hover span,.account .order-info-actions .action.order:hover span,.account .quote-view .actions-toolbar .action.order:hover span,.account .order-info .actions-toolbar .action.order:hover span{display:block;position:absolute;bottom:calc(100% + 3px);font-size:.625rem;line-height:1.2;white-space:pre-wrap}.account .quote-view-actions .action.order .ico,.account .order-info-actions .action.order .ico,.account .quote-view .actions-toolbar .action.order .ico,.account .order-info .actions-toolbar .action.order .ico{fill:var(--accent)}.account .quote-view-actions .action.order span,.account .order-info-actions .action.order span,.account .quote-view .actions-toolbar .action.order span,.account .order-info .actions-toolbar .action.order span{display:none;color:var(--accent)}.account .quote-view-actions .action span,.account .order-info-actions .action span,.account .quote-view .actions-toolbar .action span,.account .order-info .actions-toolbar .action span{color:var(--brightness,#fff);text-align:center;font-size:.75rem;font-weight:700;text-transform:uppercase}.account .box-order-shipping-address{display:flex;flex-flow:row wrap;align-items:stretch;gap:2%;border-left:1px solid #e2e6df;border-right:1px solid #e2e6df}@media (min-width:480px){.account .box-order-shipping-address{padding:40px 60px}}@media (max-width:480px){.account .box-order-shipping-address{padding:20px}}.account .box-order-shipping-address .box-content{margin-bottom:55px}.account .box-order-shipping-address .box-content .box-title{display:block;color:var(--accent);font-family:"Open Sans";font-size:.9375rem;font-weight:700;text-transform:uppercase;margin-bottom:12px}.account .box-order-shipping-address .box-content p,.account .box-order-shipping-address .box-content p>span{color:#6d7278;font-family:"Open Sans";font-size:.9375rem;font-weight:400;line-height:1.6;margin-bottom:0}.account .quote-item{display:flex;flex-flow:row wrap;align-items:center;border-radius:2px;border:1px solid #e2e6df;background:#fff;padding:20px;row-gap:20px;box-sizing:border-box}.account .quote-item p{margin-bottom:0}.account .quote-item:not(:last-of-type){margin-bottom:15px}.account .quote-item-details{width:fit-content;margin:0 auto 0 1vw}.account .quote-item-icon{flex:0 1 20%;margin:auto 0}@media (max-width:1300px){.account .quote-item-icon{margin:0 20px 0 0}}.account .quote-item-icon .ico{fill:var(--accent);display:block;max-width:45px;max-height:60px;margin:0 auto}.account .quote-item-id{color:var(--accent);font-family:"Open Sans","Montserrat",sans-serif;font-size:.875rem;line-height:1.5;font-weight:700;text-transform:uppercase}.account .quote-item-total{color:#000;font-family:"Open Sans","Montserrat",sans-serif;font-size:1.625rem;line-height:1.2;font-weight:700;text-transform:uppercase}.account .quote-item-date{color:#969696;font-family:"Open Sans","Montserrat",sans-serif;font-size:.875rem;line-height:1.5;font-weight:400}.account .quote-item-status{color:var(--brightness,#fff);font-family:"Open Sans","Montserrat",sans-serif;font-size:.75rem;line-height:1.5;font-weight:700;border-radius:4px;padding:1px 6px;box-sizing:border-box;width:fit-content;transition:all .25s;margin-top:4px;cursor:pointer}.account .quote-item-status.created,.account .quote-item-status.criado{background:var(--warning,#c48800)}.account .quote-item-status.created:hover,.account .quote-item-status.criado:hover{background:var(--warning-bg,#f9dc93);color:var(--warning,#c48800)}.account .quote-item-status.sent,.account .quote-item-status.enviado{background:var(--success,#4fac52)}.account .quote-item-status.sent:hover,.account .quote-item-status.enviado:hover{background:var(--success-bg,#cbf2d4);color:var(--success,#4fac52)}.account .quote-item-actions:has(.send){flex-flow:row wrap}@media (min-width:480px){.account .quote-item-actions:has(.send){max-width:250px}}.account .quote-item-actions:has(.send) .action.view{flex:100%}.account .quote-item-actions:has(.send) .action.send{flex:1}.account .quote-item-actions:has(.send) .action.delete{flex:0 1 42px}.account .quote-item-actions:has(.send) .action.delete:hover span{bottom:calc("100% + 1px")}.account .quote-item-actions{display:flex;flex-flow:row nowrap;align-items:center;gap:15px;flex:0 1 auto;justify-content:right;margin-left:auto}@media (max-width:1300px){.account .quote-item-actions{width:100%}}.account .quote-item-actions .action{position:relative;width:fit-content;border-radius:1px;height:42px;padding:10px 1vw;box-sizing:border-box;display:flex;align-items:center;justify-content:center;transition:all .2s}.account .quote-item-actions .action.view{background:#23a4de}@media (max-width:1300px){.account .quote-item-actions .action.view{width:100%}}.account .quote-item-actions .action.send{background:#2a0}.account .quote-item-actions .action.delete{background:0 0;border:1px solid var(--error,#e85553);padding:10px;min-width:fit-content;transition:all .3s}.account .quote-item-actions .action.delete:hover{background:var(--error,#e85553);filter:none}.account .quote-item-actions .action.delete:hover .ico{color:var(--brightness,#fff)}.account .quote-item-actions .action.delete:hover span{display:block;position:absolute;bottom:calc(100% + 3px);font-size:.625rem}.account .quote-item-actions .action.delete .ico{fill:none;color:var(--error,#e85553)}.account .quote-item-actions .action.delete span{display:none;color:var(--error,#e85553)}.account .quote-item-actions .action span{color:var(--brightness,#fff);text-align:center;font-size:.75rem;font-weight:700;text-transform:uppercase}.account .quote-products-toolbar{margin:20px 0;color:#000;font-size:.75rem;font-weight:700;display:none}.account .quote-products-toolbar strong{font-weight:700}.account .quote-products-toolbar .limiter-options{height:auto;border:none;border-bottom:1px solid var(--midtone,#8492a0);padding:0 25px 0 5px;font-size:.75rem;font-weight:700;color:var(--midtone,#8492a0);margin:0 2px}.account .orders-recent .list-caption,.account .orders-history .list-caption{color:#000;font-size:.75rem;font-weight:700;text-transform:uppercase;margin-bottom:20px}.account .orders-recent .list-order-items .order-item,.account .orders-history .list-order-items .order-item{display:flex;flex-flow:row wrap;align-items:center;border-radius:2px;border:1px solid #e2e6df;background:#fff;padding:20px;row-gap:20px;box-sizing:border-box}.account .orders-recent .list-order-items .order-item p,.account .orders-history .list-order-items .order-item p{margin-bottom:0}.account .orders-recent .list-order-items .order-item:not(:last-of-type),.account .orders-history .list-order-items .order-item:not(:last-of-type){margin-bottom:15px}.account .orders-recent .list-order-items .order-item-details,.account .orders-history .list-order-items .order-item-details{width:fit-content;margin:0 auto 0 1vw}.account .orders-recent .list-order-items .order-item-icon,.account .orders-history .list-order-items .order-item-icon{flex:0 1 20%;margin:auto 0;fill:var(--accent)}@media (max-width:1300px){.account .orders-recent .list-order-items .order-item-icon,.account .orders-history .list-order-items .order-item-icon{margin:0 20px 0 0}}.account .orders-recent .list-order-items .order-item-icon .ico,.account .orders-history .list-order-items .order-item-icon .ico{display:block;max-width:45px;max-height:45px;margin:0 auto;fill:var(--accent)}.account .orders-recent .list-order-items .order-item-id,.account .orders-history .list-order-items .order-item-id{color:var(--accent);font-family:"Open Sans","Montserrat",sans-serif;font-size:.875rem;line-height:1.5;font-weight:700;text-transform:uppercase}.account .orders-recent .list-order-items .order-item-total,.account .orders-history .list-order-items .order-item-total{color:#000;font-family:"Open Sans","Montserrat",sans-serif;font-size:1.625rem;line-height:1.2;font-weight:700;text-transform:uppercase}.account .orders-recent .list-order-items .order-item-date,.account .orders-history .list-order-items .order-item-date{color:#969696;font-family:"Open Sans","Montserrat",sans-serif;font-size:.875rem;line-height:1.5;font-weight:400}.account .orders-recent .list-order-items .order-item-status,.account .orders-history .list-order-items .order-item-status{color:var(--brightness,#fff);font-family:"Open Sans","Montserrat",sans-serif;font-size:.75rem;line-height:1.5;font-weight:700;border-radius:4px;padding:1px 6px;box-sizing:border-box;width:fit-content;transition:all .25s;margin-top:4px;cursor:pointer}.account .orders-recent .list-order-items .order-item-status.pending,.account .orders-history .list-order-items .order-item-status.pending{background:var(--warning,#c48800)}.account .orders-recent .list-order-items .order-item-status.pending:hover,.account .orders-history .list-order-items .order-item-status.pending:hover{background:var(--warning-bg,#f9dc93);color:var(--warning,#c48800)}.account .orders-recent .list-order-items .order-item-status.aproved,.account .orders-history .list-order-items .order-item-status.aproved{background:var(--success,#4fac52)}.account .orders-recent .list-order-items .order-item-status.aproved:hover,.account .orders-history .list-order-items .order-item-status.aproved:hover{background:var(--success-bg,#cbf2d4);color:var(--success,#4fac52)}.account .orders-recent .list-order-items .order-item-actions,.account .orders-history .list-order-items .order-item-actions{display:flex;flex-flow:row nowrap;align-items:center;gap:15px;flex:0 1 auto;justify-content:right;white-space:nowrap;margin-left:auto;width:100%}@media (min-width:480px){.account .orders-recent .list-order-items .order-item-actions,.account .orders-history .list-order-items .order-item-actions{max-width:250px}}@media (max-width:1300px){.account .orders-recent .list-order-items .order-item-actions,.account .orders-history .list-order-items .order-item-actions{width:100%}}.account .orders-recent .list-order-items .order-item-actions .action,.account .orders-history .list-order-items .order-item-actions .action{position:relative;width:fit-content;border-radius:1px;height:42px;padding:10px 1vw;box-sizing:border-box;display:flex;align-items:center;justify-content:center;transition:all .2s}.account .orders-recent .list-order-items .order-item-actions .action span,.account .orders-history .list-order-items .order-item-actions .action span{color:var(--brightness,#fff);text-align:center;font-size:.75rem;font-weight:700;text-transform:uppercase}.account .orders-recent .list-order-items .order-item-actions .action.view,.account .orders-history .list-order-items .order-item-actions .action.view{background:var(--accent);flex:1}@media (max-width:1300px){.account .orders-recent .list-order-items .order-item-actions .action.view,.account .orders-history .list-order-items .order-item-actions .action.view{width:100%}}.account .orders-recent .list-order-items .order-item-actions .action.order,.account .orders-history .list-order-items .order-item-actions .action.order{border:1px solid var(--accent);padding:10px;min-width:fit-content;transition:all .3s;flex:0 1 42px}.account .orders-recent .list-order-items .order-item-actions .action.order:hover,.account .orders-history .list-order-items .order-item-actions .action.order:hover{background:var(--accent);filter:none}.account .orders-recent .list-order-items .order-item-actions .action.order:hover .ico,.account .orders-history .list-order-items .order-item-actions .action.order:hover .ico{fill:var(--brightness,#fff)}.account .orders-recent .list-order-items .order-item-actions .action.order:hover span,.account .orders-history .list-order-items .order-item-actions .action.order:hover span{display:block;position:absolute;bottom:calc(100% + 3px);font-size:.625rem;line-height:1.2;white-space:pre-wrap}.account .orders-recent .list-order-items .order-item-actions .action.order .ico,.account .orders-history .list-order-items .order-item-actions .action.order .ico{fill:var(--accent)}.account .orders-recent .list-order-items .order-item-actions .action.order span,.account .orders-history .list-order-items .order-item-actions .action.order span{display:none;color:var(--accent)}@media (min-width:480px){.account.page-layout-2columns-left .columns{display:flex;flex-flow:row wrap;justify-content:space-between;max-width:calc(100% -((100% - var(--viewport))/2));width:100% !important;box-sizing:border-box}.account.page-layout-2columns-left .columns:after{display:none}}.account.page-layout-2columns-left .column-container{display:flex;flex-flow:row wrap;box-sizing:border-box}@media (max-width:480px){.account.page-layout-2columns-left .column-container{width:100%}}@media (min-width:480px){.account.page-layout-2columns-left .column-container{gap:40px;flex:1;padding:0 16px}}.account.page-layout-2columns-left .column,.account.page-layout-2columns-left .sidebar{width:100% !important;float:none}@media (min-width:480px){.account.page-layout-2columns-left .column.main{flex:1}}@media (min-width:480px){.account.page-layout-2columns-left .sidebar-main{flex:0 1 15%;min-width:330px;width:auto !important;order:0 !important}}@media (min-width:480px){.account.page-layout-3columns .columns{display:flex;flex-flow:row wrap;justify-content:space-between;max-width:calc(100% -((100% - var(--viewport))/2));width:100% !important;box-sizing:border-box}.account.page-layout-3columns .columns:after{display:none}}.account.page-layout-3columns .column-container{display:flex;flex-flow:row wrap;box-sizing:border-box}@media (min-width:480px){.account.page-layout-3columns .column-container{gap:40px;flex:1;padding:0 16px}}@media (max-width:480px){.account.page-layout-3columns .column-container{width:100%}}.account.page-layout-3columns .column,.account.page-layout-3columns .sidebar{width:100% !important;float:none}@media (min-width:480px){.account.page-layout-3columns .column.main{flex:1}}@media (min-width:480px){.account.page-layout-3columns .sidebar-main{flex:0 1 15%;min-width:330px;width:auto !important;order:0 !important}}@media (min-width:480px){.account.page-layout-3columns.customquote-quote-view .sidebar-additional{flex:0 1 30%}}@media (min-width:480px){.account.page-layout-3columns .sidebar-additional{flex:0 1 15%;margin:0;padding:0;min-width:300px}}.account.page-layout-3columns .sidebar-additional .block .block-title{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;margin-bottom:10px}.account.page-layout-3columns .sidebar-additional .block .block-title>strong{color:#000;font-size:.75rem;font-weight:700;text-transform:uppercase}.account.page-layout-3columns .sidebar-additional .block .block-title .action.edit{position:relative;margin-right:10px}.account.page-layout-3columns .sidebar-additional .block .block-title .action.edit span{display:none;position:absolute;top:calc(100% + 10px);left:50%;transform:translateX(-50%);color:var(--midtone,#8492a0);text-align:center;font-size:.625rem;font-weight:400;white-space:nowrap;padding:10px 20px;box-sizing:border-box;background:var(--brightness,#fff);border-radius:35px;box-shadow:0px 0px 16px rgba(0,0,0,.1);z-index:1}.account.page-layout-3columns .sidebar-additional .block .block-title .action.edit span:after{content:'';display:block;position:absolute;top:-10px;z-index:1;left:50%;transform:translateX(-50%);right:auto;background-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzYgMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4LjAwMjkgMjBINC45OTcxQzMuMjEwODkgMTkuOTk4OSAxLjU2MTIgMTkuNDEyIDAuNjY4ODg5IDE4LjQ2MDJDLTAuMjIzNDIxIDE3LjUwODUgLTAuMjIyOTMyIDE2LjMzNjMgMC42NzAxNzIgMTUuMzg0OEw3LjE3MzA2IDguNDYxOTRMMTMuNjc2IDEuNTMyOTZDMTQuNTcwOCAwLjU4NDA1OSAxNi4yMTk0IDAgMTguMDAyOSAwQzE5Ljc4NjMgMCAyMS40MzQ5IDAuNTg0MDU5IDIyLjMyOTggMS41MzI5NkwyOC44MzI3IDguNDYxOTRMMzUuMzM1NiAxNS4zOTA5QzM2LjIyMzYgMTYuMzQyIDM2LjIyMTMgMTcuNTEyIDM1LjMyOTcgMTguNDYxOEMzNC40MzggMTkuNDExNiAzMi43OTE4IDE5Ljk5NzYgMzEuMDA4NyAyMEgxOC4wMDI5WiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=");background-position:center;background-size:contain;background-repeat:no-repeat;width:26px;height:13px;filter:drop-shadow(0px 0px 16px rgba(0,0,0,.1))}.account.page-layout-3columns .sidebar-additional .block .block-title .action.edit:hover{filter:none}.account.page-layout-3columns .sidebar-additional .block .block-title .action.edit:hover span{display:block}.account.page-layout-3columns .sidebar-additional .block .block-title .action.edit:after{content:'';display:block;background-image:url("../images/minhaconta/ico-gear.svg");background-position:center;background-repeat:no-repeat;background-size:75%;width:25px;height:25px;background-color:#f1f1f1;border-radius:25px;box-sizing:border-box}.account.page-layout-3columns .sidebar-additional .block .block-content>.box{position:relative;border:1px solid #cecece;padding:8px 12px;margin-bottom:20px}.account.page-layout-3columns .sidebar-additional .block .block-content .box-content{color:#666;font-size:.875rem;line-height:1.5;font-weight:500}.account.page-layout-3columns .sidebar-additional .block .block-content .box-actions .action.edit{position:absolute;top:10px;right:10px}.account.page-layout-3columns .sidebar-additional .block .block-content .box-actions .action.edit span{display:none;position:absolute;top:calc(100% + 10px);left:50%;transform:translateX(-50%);color:var(--midtone,#8492a0);text-align:center;font-size:.625rem;font-weight:400;white-space:nowrap;padding:10px 20px;box-sizing:border-box;background:var(--brightness,#fff);border-radius:35px;box-shadow:0px 0px 16px rgba(0,0,0,.1);z-index:1}.account.page-layout-3columns .sidebar-additional .block .block-content .box-actions .action.edit span:after{content:'';display:block;position:absolute;top:-10px;z-index:1;left:50%;transform:translateX(-50%);right:auto;background-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzYgMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4LjAwMjkgMjBINC45OTcxQzMuMjEwODkgMTkuOTk4OSAxLjU2MTIgMTkuNDEyIDAuNjY4ODg5IDE4LjQ2MDJDLTAuMjIzNDIxIDE3LjUwODUgLTAuMjIyOTMyIDE2LjMzNjMgMC42NzAxNzIgMTUuMzg0OEw3LjE3MzA2IDguNDYxOTRMMTMuNjc2IDEuNTMyOTZDMTQuNTcwOCAwLjU4NDA1OSAxNi4yMTk0IDAgMTguMDAyOSAwQzE5Ljc4NjMgMCAyMS40MzQ5IDAuNTg0MDU5IDIyLjMyOTggMS41MzI5NkwyOC44MzI3IDguNDYxOTRMMzUuMzM1NiAxNS4zOTA5QzM2LjIyMzYgMTYuMzQyIDM2LjIyMTMgMTcuNTEyIDM1LjMyOTcgMTguNDYxOEMzNC40MzggMTkuNDExNiAzMi43OTE4IDE5Ljk5NzYgMzEuMDA4NyAyMEgxOC4wMDI5WiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=");background-position:center;background-size:contain;background-repeat:no-repeat;width:26px;height:13px;filter:drop-shadow(0px 0px 16px rgba(0,0,0,.1))}.account.page-layout-3columns .sidebar-additional .block .block-content .box-actions .action.edit:hover{filter:none}.account.page-layout-3columns .sidebar-additional .block .block-content .box-actions .action.edit:hover span{display:block}.account.page-layout-3columns .sidebar-additional .block .block-content .box-actions .action.edit:after{content:'';display:block;background-image:url("../images/minhaconta/ico-edit.svg");background-position:center;background-repeat:no-repeat;background-size:55%;width:25px;height:25px;background-color:#f1f1f1;border-radius:25px;box-sizing:border-box}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view{border:1px solid #e2e6df;padding:22px 17px}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view .block-title{margin-bottom:20px}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view .box-content>p{margin-bottom:0}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view p{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;color:#6d7278;font-family:"Open Sans";font-size:.8125rem;font-weight:700;line-height:30px;text-transform:uppercase}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view p>strong{width:100%;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;line-height:30px}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view p#quote-subtotal{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;padding:25px 0;margin-bottom:20px}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view p#quote-expire{flex-wrap:wrap;line-height:1;font-weight:400;margin:15px 0;padding-top:15px;border-top:1px solid #e8e8e8}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view p .price{color:var(--darkness,#203464);font-family:"Open Sans";font-size:1.25rem;font-weight:700;text-transform:uppercase}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view .block-quote-buyer-info{margin:15px 0}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view .block-quote-buyer-info .buyer-info-title{text-transform:uppercase}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view .block-quote-buyer-info p{font-size:.8125rem;line-height:1.3;font-weight:400;margin-bottom:0;text-transform:capitalize}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view .actions{margin:60px 0 25px}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view .actions .action.send{display:flex;align-items:center;justify-content:center;width:100%;border-radius:2px;background:var(--accent);padding:12px;gap:10px;box-sizing:border-box}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view .actions .action.send .ico{fill:var(--brightness,#fff)}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view .actions .action.send span{color:var(--brightness,#fff);text-align:center;font-size:.875rem;font-weight:700;text-transform:uppercase}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view .message-attention{display:flex;flex-flow:row nowrap;gap:10px}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view .message-attention .ico{align-self:flex-start;max-width:25px;max-height:25px;fill:#0379d2}.account.page-layout-3columns .sidebar-additional .block.block-quote-sumary-view .message-attention p{color:var(--midtone,#8492a0) !important;font-family:"Open Sans" !important;font-size:.8125rem !important;font-weight:400 !important;line-height:19.5px !important;text-transform:none !important}.account.page-layout-3columns .sidebar-additional .block.block-static-block{margin-bottom:0}.account.page-layout-3columns .sidebar-additional .banner-produto-minhaconta{border-radius:4px 4px 0 0}.account.page-layout-3columns .sidebar-additional .banner-produto-minhaconta+[data-content-type=products]{border:1px solid #e2e6df;border-top:0;border-radius:0 0 4px 4px}.account.page-layout-3columns .sidebar-additional .banner-produto-minhaconta+[data-content-type=products]>.block.widget{margin:0;padding:0}@media (max-width:480px){.account.page-layout-3columns .sidebar-additional .banner-produto-minhaconta .pagebuilder-column{flex:0 1 auto}}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .slick-track{display:flex;flex-wrap:nowrap;align-items:stretch}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .slick-slide{min-height:100%;height:auto}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .slick-slide>div{height:100%}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .slick-dots{display:block !important;padding:0 0 15px}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .product-item{height:-webkit-fill-available}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .product-item-info{display:flex;flex-flow:column;justify-content:stretch;height:100%;margin:10px}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .product-item-info:hover,.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .product-item-info:focus{box-shadow:none}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .product-item-photo{position:static}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .product-item-name{min-height:unset;text-align:center;margin-bottom:auto}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .product-item-link{color:#000;text-align:center;font-size:.875rem;font-weight:500}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .product-item-details{flex:1;display:flex;flex-flow:column;justify-content:flex-start;margin:0}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .product-item .prices-container{padding:0 30px;text-align:center}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .product-item .prices-container>.price-box{margin:0}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .product-item .prices-container .installments_without_interest-price-box{margin-right:0}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .product-item .prices-container .installments_without_interest-price-box+.installments-price-box{display:none}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .product-item .prices-container .installments_without_interest-price-box:after{content:"sem juros";display:block;font-weight:400;text-transform:lowercase}.account.page-layout-3columns .sidebar-additional .product-items.slick-slider .product-item .tocart.primary{display:none}.account .store-seller-selector-container{display:flex;flex-flow:row wrap;gap:20px;margin-bottom:20px}.account .store-seller-selector-container .message-attention{flex:1;display:flex;flex-flow:row nowrap;gap:10px;align-items:center}@media (max-width:480px){.account .store-seller-selector-container .message-attention{flex:100%;align-items:flex-start}}.account .store-seller-selector-container .message-attention .ico{max-width:25px;max-height:25px;fill:var(--accent)}.account .store-seller-selector-container .message-attention p{color:var(--midtone,#8492a0);font-family:"Open Sans";font-size:.8125rem;font-weight:400;line-height:1.5;margin-bottom:0}.account .store-seller-selector-container .store-select,.account .store-seller-selector-container .seller-select{flex:0 1 17%;height:52px;border-radius:2px;border:1px solid #a3a3a3;box-shadow:2px 2px 3px 0px rgba(0,0,0,.1) inset;position:relative}@media (max-width:480px){.account .store-seller-selector-container .store-select,.account .store-seller-selector-container .seller-select{flex:0 1 65%}}.account .store-seller-selector-container .store-select-label,.account .store-seller-selector-container .seller-select-label{color:var(--midtone,#8492a0);font-size:1rem;font-weight:400;line-height:52/16rem;margin:0}@media (max-width:480px){.account .store-seller-selector-container .store-select-label,.account .store-seller-selector-container .seller-select-label{flex:1}}.account .block-quote-buyer{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;background:#f9f9f9;padding:50px;gap:5%}@media (max-width:480px){.account .block-quote-buyer{padding:30px}}@media (min-width:480px){.account .block-quote-buyer .block{flex:0 1 auto}}@media (max-width:480px){.account .block-quote-buyer .block{flex:100%}}.account .block-quote-buyer .block .block-title{margin-bottom:5px !important}.account .block-quote-buyer .block .block-title strong{color:var(--profile-color,#23a4de) !important;font-family:"Open Sans";font-size:.8125rem !important;font-weight:700 !important;text-transform:uppercase;margin:0 !important}@media (min-width:480px){.account .block-quote-buyer .block.block-quote-buyer-form-view{flex:0 1 50%}}.account .block-quote-buyer .block.block-quote-buyer-info>p{color:#6d7278;font-family:"Open Sans";font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0}.account .block-quote-buyer .block.block-quote-buyer-info .edit-buyer-btn-info p{color:#000;font-family:"Open Sans";font-size:1.375rem;font-weight:400;margin:0 0 5px}.account .block-quote-buyer .block.block-expire-at p{color:#000;font-family:"Open Sans";font-size:1.375rem;font-weight:400;margin-bottom:5px}.account .block-quote-buyer .block.block-shipping-rate label{color:#6d7278;font-family:"Open Sans";font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0}.account .block-quote-buyer button.edit{position:relative;height:auto;background:0 0;color:#000;font-family:"Open Sans";font-size:.8125rem;font-weight:400;padding:0;margin-top:10px}.account .block-quote-buyer button.edit:before{content:'';display:block;background-image:url("../images/minhaconta/ico-edit.svg");background-position:center;background-repeat:no-repeat;background-size:55%;width:25px;height:25px;background-color:#f1f1f1;border-radius:25px;box-sizing:border-box;margin-right:5px}.account .block-quote-buyer button{height:52px;background:var(--accent);padding:15px;border-radius:2px;color:var(--brightness,#fff);text-align:center;font-size:.875rem;font-weight:700;text-transform:uppercase}.account .block-quote-buyer button .ico{margin:0}.account .block-quote-buyer #block-expire-at-form{display:flex;flex-flow:row wrap;justify-content:flex-end;flex:0 1 225px}.account .block-quote-buyer #block-expire-at-form .block-title{flex:100%}.account .block-quote-buyer #block-expire-at-form>input{flex:1;height:52px;border-radius:2px;border:1px solid #a3a3a3;box-shadow:2px 2px 3px 0px rgba(0,0,0,.1) inset}.account .block-quote-buyer #block-expire-at-form>button{margin-left:10px}.account .block-quote-buyer #block-expire-at-form>button .ico{margin:0}.account .block-quote-buyer #block-expire-at-form>button span{display:none}.account .block-profit-margin{padding:0 40px}@media (max-width:480px){.account .block-profit-margin{padding:0 10px}}.account .block-profit-margin .field{justify-content:flex-end}@media (min-width:480px){.account .block-profit-margin .field{gap:15px}}@media (max-width:480px){.account .block-profit-margin .field{gap:5px}}.account .block-profit-margin .field p{color:#6d7278;font-size:1rem;font-weight:400;margin-bottom:0}@media (max-width:480px){.account .block-profit-margin .field p{font-size:.75rem}}.account .block-profit-margin .field p.percent{font-size:1rem;color:var(--accent);font-weight:700}.account .block-profit-margin .field input[type=number]{width:52px;color:var(--accent);font-size:1rem;font-weight:700;text-align:center}.account .block-profit-margin .field button{height:52px;background:var(--accent);padding:15px;border-radius:2px;color:var(--brightness,#fff);text-align:center;font-size:.875rem;font-weight:700;text-transform:uppercase}.account .block-profit-margin .field button .ico{margin:0}.account .column:not(.sidebar-main) form .actions-toolbar,.account .column:not(.sidebar-additional) form .actions-toolbar{margin-left:0}.account .fieldset,.account .box{margin-bottom:0}.account .fieldset.flex,.account .box.flex,.account .fieldset .flex,.account .box .flex{display:flex}.account .fieldset.row-wrap,.account .box.row-wrap,.account .fieldset .row-wrap,.account .box .row-wrap{flex-flow:row wrap;gap:2%}.account .fieldset.row-nowrap,.account .box.row-nowrap,.account .fieldset .row-nowrap,.account .box .row-nowrap{flex-flow:row nowrap;gap:2%}.account .fieldset.flex-center,.account .box.flex-center,.account .fieldset .flex-center,.account .box .flex-center{align-items:center}.account .fieldset.flex-start,.account .box.flex-start,.account .fieldset .flex-start,.account .box .flex-start{align-items:flex-start}.account .fieldset.flex-end,.account .box.flex-end,.account .fieldset .flex-end,.account .box .flex-end{align-items:flex-end}.account .fieldset .field.flex-25,.account .box .field.flex-25,.account .fieldset .box-content.flex-25,.account .box .box-content.flex-25{flex:0 1 24%}.account .fieldset .field.flex-50,.account .box .field.flex-50,.account .fieldset .box-content.flex-50,.account .box .box-content.flex-50{flex:0 1 49%}.account .fieldset .field.flex-75,.account .box .field.flex-75,.account .fieldset .box-content.flex-75,.account .box .box-content.flex-75{flex:1 1 74%}.account .fieldset .field.flex-100,.account .box .field.flex-100,.account .fieldset .box-content.flex-100,.account .box .box-content.flex-100{flex:100%}.account .fieldset .field.flex-1,.account .box .field.flex-1,.account .fieldset .box-content.flex-1,.account .box .box-content.flex-1{flex:1}.account .fieldset input[type=text],.account .box input[type=text],.account .fieldset input[type=password],.account .box input[type=password],.account .fieldset input[type=url],.account .box input[type=url],.account .fieldset input[type=tel],.account .box input[type=tel],.account .fieldset input[type=search],.account .box input[type=search],.account .fieldset input[type=number],.account .box input[type=number],.account .fieldset input[type*=date],.account .box input[type*=date],.account .fieldset input[type=email],.account .box input[type=email],.account .fieldset select,.account .box select{height:52px;border-radius:2px;border:1px solid #a3a3a3;box-shadow:2px 2px 3px 0px rgba(0,0,0,.1) inset}.account .columns .column.main .block:not(.widget){margin-bottom:20px}.account .columns .column.main .block:not(.widget) .block-title{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.account .columns .column.main .block:not(.widget) .block-title strong{display:block;margin:20px 10px 20px 0;font-size:22/16rem;font-weight:600;color:var(--darkness,#203464)}@media (max-width:480px){.account .columns .column.main .block:not(.widget) .block-title strong{font-size:1.125rem}}.account .columns .column.main .block:not(.widget) .block-title .action{margin-left:0}.account .columns .column.main .block:not(.widget) .block-content{display:flex;flex-wrap:wrap;margin:0 -10px}.account .columns .column.main .block:not(.widget) .block-content>*{margin:0 10px}.account .columns .column.main .block:not(.widget) .block-content .box{flex:1 1 auto;padding:20px;border-radius:var(--radius,8px);border:1px solid var(--grey,#ccd6e0);background:var(--brightness,#fff);float:none;width:auto;margin:0 10px 20px}.account .columns .column.main .block:not(.widget) .block-content .table-wrapper{flex:1 1 100%}.account .columns .column.main .block:not(.widget) .block-content .box-title span{display:block;margin:0 0 10px;font-size:18/16rem;font-weight:600;color:var(--darkness,#203464)}.account .columns .column.main .block:not(.widget) .block-content .box-actions{display:flex;align-items:center;justify-content:space-between}.account .columns .column.main .table tbody tr{border-bottom:1px solid var(--grey,#ccd6e0)}.account .columns .column.main .table tbody td{vertical-align:middle}.account .fieldset .legend{display:block;margin:20px 0;font-size:20/16rem;font-weight:600;color:var(--darkness,#203464);flex:1 1 100%}@media (max-width:480px){.account .block-collapsible-nav{display:none}}.account .block-additional-comment{background:#ededed;padding:24px 0;box-sizing:border-box}@media (max-width:480px){.account .block-additional-comment{padding-left:12px;padding-right:12px}}.account .block-additional-comment .field{max-width:446px;width:100%;margin:0 auto}.account .block-additional-comment .field>p{color:var(--profile-color,#23a4de) !important;font-family:"Open Sans";font-size:.875rem;font-weight:700;text-transform:uppercase}.account .block-additional-comment .field textarea{border-radius:2px;border:1px solid #a3a3a3;background:#fff;box-shadow:2px 2px 3px 0px rgba(0,0,0,.1) inset;margin-bottom:20px}.account .block-additional-comment .field button{width:100%;height:42px;color:var(--brightness,#fff);text-align:center;font-size:.75rem;font-weight:700;text-transform:uppercase}@media (max-width:480px){.account .block-dashboard-greeting{display:none}}.account .block-collapsible-nav .title,.account .sidebar-account-mobile .title{border-color:var(--grey,#ccd6e0)}.account .block-collapsible-nav .title strong,.account .sidebar-account-mobile .title strong{display:block;margin:0;font-size:16/16rem;font-weight:600;color:var(--darkness,#203464)}.account .block-collapsible-nav .title:after,.account .sidebar-account-mobile .title:after{font-size:35px;line-height:39px;color:var(--shadow,#e93f5c)}.account .block-collapsible-nav .content,.account .sidebar-account-mobile .content{max-width:420px;box-sizing:border-box;position:relative;background:var(--darkness,#203464);padding:40px 10% 0 15% !important}@media (min-width:480px){.account .block-collapsible-nav .content,.account .sidebar-account-mobile .content{padding-top:0}}.account .block-collapsible-nav .content .customer,.account .sidebar-account-mobile .content .customer{font-size:1rem;font-weight:400;line-height:1;color:var(--brightness,#fff);margin-bottom:30px}.account .block-collapsible-nav .content .customer strong,.account .sidebar-account-mobile .content .customer strong{display:block}.account .block-collapsible-nav .content:after,.account .sidebar-account-mobile .content:after{content:'';display:block;position:absolute;top:100%;left:0;right:0;background-image:url("../images/minhaconta/aba_minhaconta.svg");background-position:center;background-size:cover;background-repeat:no-repeat;aspect-ratio:300/37;width:100%}@media (max-width:480px){.account .block-collapsible-nav .content:after,.account .sidebar-account-mobile .content:after{top:calc(100% - 1px);height:15px;background-position:top}}.account .block-collapsible-nav .items,.account .sidebar-account-mobile .items{display:flex;flex-flow:column}.account .block-collapsible-nav .item.current,.account .sidebar-account-mobile .item.current{position:relative}.account .block-collapsible-nav .item.current:before,.account .sidebar-account-mobile .item.current:before{content:"";display:block;background-image:url("../images/minhaconta/ico-arrow-account.svg");background-position:center;background-repeat:no-repeat;background-size:contain;width:11px;height:18px;position:absolute;left:-15px;top:25%}.account .block-collapsible-nav .item.current a,.account .sidebar-account-mobile .item.current a,.account .block-collapsible-nav .item.current>strong,.account .sidebar-account-mobile .item.current>strong{color:var(--accent);font-size:.8125rem;font-weight:700;line-height:1.2;border:none;padding:10px 0}.account .block-collapsible-nav .item:has(.minha-conta),.account .sidebar-account-mobile .item:has(.minha-conta){order:0}.account .block-collapsible-nav .item:has(.orcamentos),.account .sidebar-account-mobile .item:has(.orcamentos),.account .block-collapsible-nav .item:has(.meus-orcamentos),.account .sidebar-account-mobile .item:has(.meus-orcamentos){order:1}.account .block-collapsible-nav .item:has(.pedidos),.account .sidebar-account-mobile .item:has(.pedidos){order:2}.account .block-collapsible-nav .item:has(.sair),.account .sidebar-account-mobile .item:has(.sair){order:3}.account .block-collapsible-nav .item a,.account .sidebar-account-mobile .item a{color:var(--brightness,#fff);font-size:.8125rem;font-weight:500;line-height:1.2;padding:15px 0;text-align:left}.account .block-collapsible-nav .item a strong,.account .sidebar-account-mobile .item a strong{font-weight:600}.account .block-collapsible-nav .item a:hover,.account .sidebar-account-mobile .item a:hover{color:var(--accent);background:0 0}.account .block-collapsible-nav .item:has(.delimiter),.account .sidebar-account-mobile .item:has(.delimiter){display:none}.account .block-collapsible-nav .item .delimiter,.account .sidebar-account-mobile .item .delimiter{border-color:var(--grey,#ccd6e0);margin:10px}.account .block-collapsible-nav .item a,.account .sidebar-account-mobile .item a,.account .block-collapsible-nav .item>strong,.account .sidebar-account-mobile .item>strong{display:flex;flex-flow:row nowrap;align-items:center;gap:11px;position:relative;padding-left:40px !important}.account .block-collapsible-nav .item a:before,.account .sidebar-account-mobile .item a:before,.account .block-collapsible-nav .item>strong:before,.account .sidebar-account-mobile .item>strong:before{content:'';display:block;background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;left:0;top:auto;width:40px}.account .block-collapsible-nav .item a.minha-conta:before,.account .sidebar-account-mobile .item a.minha-conta:before,.account .block-collapsible-nav .item>strong.minha-conta:before,.account .sidebar-account-mobile .item>strong.minha-conta:before{background-image:url("../images/minhaconta/ico-user.svg");height:22px}.account .block-collapsible-nav .item a.pedidos:before,.account .sidebar-account-mobile .item a.pedidos:before,.account .block-collapsible-nav .item>strong.pedidos:before,.account .sidebar-account-mobile .item>strong.pedidos:before{background-image:url("../images/minhaconta/ico-pedidos.svg");height:22px}.account .block-collapsible-nav .item a.orcamentos:before,.account .sidebar-account-mobile .item a.orcamentos:before,.account .block-collapsible-nav .item>strong.orcamentos:before,.account .sidebar-account-mobile .item>strong.orcamentos:before,.account .block-collapsible-nav .item a.meus-orcamentos:before,.account .sidebar-account-mobile .item a.meus-orcamentos:before,.account .block-collapsible-nav .item>strong.meus-orcamentos:before,.account .sidebar-account-mobile .item>strong.meus-orcamentos:before{background-image:url("../images/minhaconta/ico-order.svg");height:22px}.account .table-downloadable-products .action.download{font-size:0}.account .table-downloadable-products .action.download:before{content:attr(title);font-size:.875rem}@media print{.account.sales-order-view{-webkit-print-color-adjust:exact !important;padding-top:0 !important}@page{size:A4 portrait;margin-left:0;margin-right:0;margin-top:15px;margin-bottom:15px;-webkit-print-color-adjust:exact !important}.account.sales-order-view html,.account.sales-order-view body{height:99vh !important;page-break-after:avoid !important;page-break-before:avoid !important;padding:0 !important;margin:0 !important}.account.sales-order-view .order-info,.account.sales-order-view .box-order-shipping-address,.account.sales-order-view .order-details-items{border:none !important}.account.sales-order-view .page-header,.account.sales-order-view .sidebar,.account.sales-order-view .store-seller-selector-container,.account.sales-order-view .page-title-wrapper,.account.sales-order-view .block-profit-margin,.account.sales-order-view input[type=radio],.account.sales-order-view input[type=radio]:not([checked])+label,.account.sales-order-view .block-quote-buyer button.edit,.account.sales-order-view .quote-item-delete-action,.account.sales-order-view #save-additional-comment,.account.sales-order-view .block-additional-comment:has(textarea:empty),.account.sales-order-view .send-quote .actions,.account.sales-order-view .go-back-link,.account.sales-order-view .order-actions-toolbar,.account.sales-order-view .order-details-items .items-qty .item .title,.account.sales-order-view .page-footer,.account.sales-order-view .biz-bar,.account.sales-order-view .box-content:not(:has(strong+p)),.account.sales-order-view .no-print{display:none !important;font-size:0px !important;line-height:0 !important;margin:0 !important;padding:0 !important;width:0 !important;height:0 !important;overflow:hidden !important}.account.sales-order-view dl{margin-bottom:0 !important}.account.sales-order-view .table-order-items tbody td{padding:10px !important}.account.sales-order-view .column-container{padding:0 !important}.account.sales-order-view .column.main{padding-left:0 !important}.account.sales-order-view .order-info{box-shadow:inset 0 0 0 1000px #ededed;padding:25px 55px !important;border-radius:4px !important}.account.sales-order-view .order-details-items.ordered{padding:0 !important}.account.sales-order-view .order-info-icon{flex:0 1 10% !important}.account.sales-order-view .order-info-icon .ico{margin:0 !important}.account.sales-order-view .order-info-id,.account.sales-order-view .box .box-content .box-title span,.account.sales-order-view .order-details-items .grand_total .mark strong{color:var(--profile-color,#23a4de) !important;-webkit-print-color-adjust:exact !important}.account.sales-order-view .box-order-shipping-address{padding:40px 5px 0 !important}.account.sales-order-view .quote-details-items .table-wrapper table{break-inside:avoid-column}.account.sales-order-view .quote-details-items .table-wrapper thead{display:table-header-group !important}.account.sales-order-view .quote-details-items .table-wrapper thead>tr>th{display:table-cell !important}.account.sales-order-view .quote-details-items .table-wrapper tbody>tr{display:table-row !important}.account.sales-order-view .quote-details-items .table-wrapper tbody>tr>td{display:table-cell !important;padding:15px 0;vertical-align:middle !important}.account.sales-order-view .quote-details-items .table-wrapper .col{padding:20px 10px}.account.sales-order-view .quote-details-items .table-wrapper .col.name{width:30%;padding-left:0}.account.sales-order-view .quote-details-items .table-wrapper .col.sku,.account.sales-order-view .quote-details-items .table-wrapper .col.qty{width:10%}.account.sales-order-view .quote-details-items .table-wrapper .col.qty input{height:auto !important;border:none !important;box-shadow:none !important}.account.sales-order-view .quote-details-items .table-wrapper .col.subtotal,.account.sales-order-view .quote-details-items .table-wrapper .col.subtotal-margin,.account.sales-order-view .quote-details-items .table-wrapper .col.price{width:25%}}.account .print-footer-info{display:none}@media print{.account.customquote-quotedetails-view{-webkit-print-color-adjust:exact !important;padding-top:0 !important}@page{size:A4 portrait !important;margin-left:0 !important;margin-right:0 !important;margin-top:0 !important;margin-bottom:0 !important;padding-top:40px !important;-webkit-print-color-adjust:exact !important}.account.customquote-quotedetails-view .quote-details-content{border:none !important}.account.customquote-quotedetails-view html,.account.customquote-quotedetails-view body{width:210mm;height:297mm;page-break-after:avoid !important;page-break-before:avoid !important}.account.customquote-quotedetails-view .page-header,.account.customquote-quotedetails-view .sidebar,.account.customquote-quotedetails-view .store-seller-selector-container,.account.customquote-quotedetails-view .page-title-wrapper,.account.customquote-quotedetails-view .block-profit-margin,.account.customquote-quotedetails-view input[type=radio],.account.customquote-quotedetails-view input[type=radio]:not([checked])+label,.account.customquote-quotedetails-view .block-quote-buyer button.edit,.account.customquote-quotedetails-view .quote-item-delete-action,.account.customquote-quotedetails-view #save-additional-comment,.account.customquote-quotedetails-view .block-additional-comment:has(textarea:empty),.account.customquote-quotedetails-view .send-quote .actions,.account.customquote-quotedetails-view .go-back-link,.account.customquote-quotedetails-view .page-footer,.account.customquote-quotedetails-view .biz-bar,.account.customquote-quotedetails-view .no-print{display:none !important;font-size:0px !important;line-height:0 !important;margin:0 !important;padding:0 !important;width:0 !important;height:0 !important;overflow:hidden !important}.account.customquote-quotedetails-view .column-container{padding:0 45px}.account.customquote-quotedetails-view .column.main{padding-left:0 !important}.account.customquote-quotedetails-view #additional-comment-input{padding:0 !important}.account.customquote-quotedetails-view .print-footer-info{break-inside:avoid !important;display:block !important;padding:25px;box-shadow:inset 0 0 0 1000px #ededed;margin:65px 0 20px}.account.customquote-quotedetails-view .bt-whatsApp{display:none}.account.customquote-quotedetails-view #msg1{visibility:hidden !important}.account.customquote-quotedetails-view .block-additional-comment{break-inside:avoid-page !important;box-shadow:inset 0 0 0 1000px #ededed;border-radius:4px;padding:25px}.account.customquote-quotedetails-view .block-additional-comment .field{max-width:100% !important}.account.customquote-quotedetails-view .block-additional-comment .field p{color:var(--profile-color,#23a4de) !important}.account.customquote-quotedetails-view .block-additional-comment .field textarea{box-shadow:none !important;border:none !important;border-radius:0 !important;padding:0 !important;margin:0 !important}.account.customquote-quotedetails-view .quote-seller-profile{box-shadow:inset 0 0 0 1000px var(--profile-color,#0abde3);padding:25px 55px !important;min-height:unset !important;height:auto !important}.account.customquote-quotedetails-view .quote-seller-profile .picture{display:inline-block;margin-bottom:0 !important;margin-right:20px;vertical-align:middle}.account.customquote-quotedetails-view .quote-seller-profile .description{display:inline-block;vertical-align:middle}.account.customquote-quotedetails-view .quote-seller-profile .description p{margin-bottom:0;color:#fff !important;font-size:1rem;font-weight:700 !important;letter-spacing:.2px}.account.customquote-quotedetails-view .block-quote-buyer{display:block;column-count:2;box-shadow:inset 0 0 0 1000px #ededed}.account.customquote-quotedetails-view .block-quote-buyer .block{break-inside:avoid-column}.account.customquote-quotedetails-view .quote-details-items .table-wrapper table{break-inside:avoid-column}.account.customquote-quotedetails-view .quote-details-items .table-wrapper thead{display:table-header-group !important}.account.customquote-quotedetails-view .quote-details-items .table-wrapper thead>tr>th{display:table-cell !important}.account.customquote-quotedetails-view .quote-details-items .table-wrapper tbody>tr{display:table-row !important}.account.customquote-quotedetails-view .quote-details-items .table-wrapper tbody>tr>td{display:table-cell !important;padding:15px 0;vertical-align:middle !important}.account.customquote-quotedetails-view .quote-details-items .table-wrapper .col{padding:20px 10px}.account.customquote-quotedetails-view .quote-details-items .table-wrapper .col.image{width:10%;padding-left:0}.account.customquote-quotedetails-view .quote-details-items .table-wrapper .col.name{width:25%;padding-left:0}.account.customquote-quotedetails-view .quote-details-items .table-wrapper .col.sku,.account.customquote-quotedetails-view .quote-details-items .table-wrapper .col.qty{width:10%}.account.customquote-quotedetails-view .quote-details-items .table-wrapper .col.qty input{height:auto !important;border:none !important;box-shadow:none !important}.account.customquote-quotedetails-view .quote-details-items .table-wrapper .col.subtotal,.account.customquote-quotedetails-view .quote-details-items .table-wrapper .col.subtotal-margin,.account.customquote-quotedetails-view .quote-details-items .table-wrapper .col.price{width:20%}.account.customquote-quotedetails-view .block-details-items.printable{display:flex !important;flex-flow:row nowrap;justify-content:flex-end}.account.customquote-quotedetails-view .block-details-items.printable .block-details-items-total{margin:10px 0 !important}.account.customquote-quotedetails-view .block-details-items.printable .block-details-items-total .block-title{color:var(--profile-color,#23a4de) !important}.account.customquote-quotedetails-view .profile-seller .picture{display:inline-block;margin-bottom:0;vertical-align:middle;margin-right:20px}.account.customquote-quotedetails-view .profile-seller .description{display:inline-block;vertical-align:middle}.account.customquote-quotedetails-view .profile-seller .description p{margin-bottom:0}.account.customquote-quotedetails-view .block-details-items{display:block !important}.account.customquote-quotedetails-view .block-details-items .block-details-items-total{text-align:right;padding:0 40px;margin:20px 0 !important;display:inline-block}.account.customquote-quotedetails-view .block-details-items .block-title{color:var(--profile-color,#23a4de) !important;text-align:right;justify-content:right !important;font-family:"Open Sans";font-size:.875rem;font-weight:700;text-transform:uppercase;margin:0 !important}.account.customquote-quotedetails-view .block-details-items .price{color:#000;font-family:"Open Sans";font-size:1.125rem;font-weight:700;text-transform:uppercase}}@keyframes pulse-animation{0%{box-shadow:0 0 0 0px rgba(0,0,0,.2)}100%{box-shadow:0 0 0 20px rgba(0,0,0,0)}}.form-address-edit .legend{padding-left:10px}.form-address-edit .fieldset{display:flex;flex-wrap:wrap}.form-address-edit .fieldset .field{flex:1 1 auto;padding:0 10px}.form-address-edit .fieldset .field.zip{flex:1 1 250px}.form-address-edit .fieldset .field.street{flex:1 1 100%}.form-address-edit .fieldset .field .nested{margin:0 -10px;display:flex;flex-wrap:wrap}.form-address-edit .actions-toolbar{display:flex;justify-content:flex-end}.form-address-edit .actions-toolbar>.primary{float:none}.customer-addresses-toolbar{flex:1 1 100%;padding-top:30px}@media (max-width:480px){.customer-addresses-toolbar .pager .pages{float:none}}.form-edit-account .fieldset{display:flex;flex-wrap:wrap}.form-edit-account .fieldset .field{flex:1 1 auto;padding:0 10px}.form-edit-account .fieldset .field.choice{flex:1 1 100%}.form-edit-account .actions-toolbar{display:flex;justify-content:flex-end}.account[class*=sales-order] .order-status{font-weight:600;color:var(--darkness,#203464);flex:1 1 100%;margin-bottom:10px;font-size:1.125rem}.account[class*=sales-order] .order-actions-toolbar{margin-bottom:10px}.account[class*=sales-order] .order-actions-toolbar .actions{display:flex;align-items:center;justify-content:flex-end}.account[class*=sales-order] .order-links{display:none;flex-wrap:wrap;align-items:flex-end;border-bottom:0}.account[class*=sales-order] .order-links .item{margin-right:20px}.account[class*=sales-order] .order-links .item a,.account[class*=sales-order] .order-links .item strong{padding:10px 5px;display:inline-block;border-bottom:1px solid var(--grey,#ccd6e0);color:var(--midtone,#8492a0)}.account[class*=sales-order] .order-links .item a:hover{color:var(--darkness,#203464)}.account[class*=sales-order] .order-links .item strong{border-color:var(--shadow,#e93f5c);color:var(--shadow,#e93f5c);font-weight:600}.account[class*=sales-order] .order-details-items{border-bottom:0}.account[class*=sales-order] .order-details-items.ordered{border-left:1px solid #e2e6df;border-right:1px solid #e2e6df;border-bottom:1px solid #e2e6df}@media (min-width:480px){.account[class*=sales-order] .order-details-items.ordered{padding:0 32px}}@media (max-width:480px){.account[class*=sales-order] .order-details-items.ordered{padding:0 12px}}.account[class*=sales-order] .order-details-items.ordered table thead{border-bottom:1px solid #e8e8e8}.account[class*=sales-order] .order-details-items.ordered table tbody tr{border-bottom:1px solid #e8e8e8 !important}.account[class*=sales-order] .order-details-items .actions-toolbar{text-align:right}.account[class*=sales-order] .order-details-items .order-title{display:none;flex-wrap:wrap;padding:15px 0;justify-content:space-between;align-items:center}.account[class*=sales-order] .order-details-items .order-title>strong{display:block;margin:0 0 10px;font-size:22/16rem;font-weight:600;color:var(--darkness,#203464)}@media (max-width:480px){.account[class*=sales-order] .order-details-items .action.print{display:none}}.account[class*=sales-order] .order-details-items .col.price .price-including-tax,.account[class*=sales-order] .order-details-items .col.subtotal .price-including-tax,.account[class*=sales-order] .order-details-items .col.price .price-excluding-tax,.account[class*=sales-order] .order-details-items .col.subtotal .price-excluding-tax{font-size:1rem}.account[class*=sales-order] .order-details-items .col.price .price,.account[class*=sales-order] .order-details-items .col.subtotal .price{color:#000;font-size:.875rem;font-weight:400}@media (min-width:480px){.account[class*=sales-order] .order-details-items .col.qty{text-align:center}}.account[class*=sales-order] .order-details-items .item-options,.account[class*=sales-order] .order-details-items .item.options{display:flex;gap:5px;flex-flow:row nowrap}.account[class*=sales-order] .order-details-items .item-options dt,.account[class*=sales-order] .order-details-items .item.options dt{display:none}.account[class*=sales-order] .order-details-items .item-options dd,.account[class*=sales-order] .order-details-items .item.options dd{color:var(--midtone,#8492a0);margin-bottom:5px}.account[class*=sales-order] .order-details-items .item-options dd:not(:last-of-type):after,.account[class*=sales-order] .order-details-items .item.options dd:not(:last-of-type):after{content:',';display:inline-block;margin-left:-2px}.account[class*=sales-order] .order-details-items .grand_total .mark{text-align:left;padding:20px 0}.account[class*=sales-order] .order-details-items .grand_total .mark strong{color:var(--accent);text-align:right;font-family:"Open Sans";font-size:.875rem;font-weight:700;text-transform:uppercase}.account[class*=sales-order] .order-details-items .grand_total .amount{padding:20px 0}.account[class*=sales-order] .order-details-items .grand_total .amount strong{color:#000;text-align:right;font-family:"Open Sans";font-size:1.125rem;font-weight:700;text-transform:uppercase;line-height:1.8}.account[class*=sales-order] .block-order-details-view{display:none}.price-box{font-size:.875rem;display:flex;flex-direction:column}.product-info-main .product-info-price .price-box{margin:35px 0 0;flex-direction:row}.product-info-main .product-info-price .price-box .price-container{font-size:.875rem;height:auto}.product-info-main .product-info-price .price-box .price-label{display:none}.product-item .price-box{margin:0}.product-item .price-box .price-label{display:none}.product-info-main .product-info-price .price-box .special-price{margin:0}.price-box .price{color:var(--price-color,var(--darkness,#203464))}.product-item .price-box .price{font-size:1.125rem;font-weight:700}.product-info-main .product-info-price .price-box .price{font-size:1.125rem}.price-box .old-price{font-size:.875rem;order:-1;color:#6d7278}.product-info-main .product-info-price .price-box .old-price{min-width:100px}.price-box .old-price .price{color:var(--midtone,#8492a0)}.product-item .price-box .old-price .price{font-size:.875rem;font-weight:400}.product-info-main .product-info-price .price-box .old-price .price{font-size:1.125rem;font-weight:500;color:#6d7278}.product-item .in_cash-price-box,.product-item .installments_without_interest-price-box,.product-item .installments-price-box{font-size:.8125rem;font-weight:700;text-transform:uppercase}.product-item .in_cash-price-box .price-wrapper,.product-item .installments_without_interest-price-box .price-wrapper,.product-item .installments-price-box .price-wrapper,.product-item .in_cash-price-box .price,.product-item .installments_without_interest-price-box .price,.product-item .installments-price-box .price{font-size:.8125rem}.product-essential .in_cash-price-box,.product-essential .installments_without_interest-price-box,.product-essential .installments-price-box{font-size:.8125rem;font-weight:500;color:#000}.product-essential .in_cash-price-box .price-wrapper,.product-essential .installments_without_interest-price-box .price-wrapper,.product-essential .installments-price-box .price-wrapper,.product-essential .in_cash-price-box .price,.product-essential .installments_without_interest-price-box .price,.product-essential .installments-price-box .price{font-size:.875rem;font-weight:600}.group-price-box{margin:20px 0;padding:10px 20px;position:relative;color:var(--shadow,#e93f5c);display:inline-block}.group-price-box:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;opacity:.1;background:var(--shadow,#e93f5c);border-radius:var(--radius,8px)}.group-price-box .group-price-list{position:relative}.price-container{height:42px}.account[class*=wishlist] .products-grid.wishlist .product-item{font-size:.875rem}@media (min-width:480px){.account[class*=wishlist] .products-grid.wishlist .product-item{text-align:center}}@media (min-width:1024px){.account[class*=wishlist] .products-grid.wishlist .product-item{width:19.1%}.account[class*=wishlist] .products-grid.wishlist .product-item:nth-child(3n+1),.account[class*=wishlist] .products-grid.wishlist .product-item:nth-child(4n+1){margin-left:calc((100% - 4*24.439%)/3)}.account[class*=wishlist] .products-grid.wishlist .product-item:nth-child(5n+1){margin-left:0}}.account[class*=wishlist] .products-grid.wishlist .product-item-info{width:auto}@media (min-width:480px){.account[class*=wishlist] .products-grid.wishlist .product-item-info{padding:0 10px}}.account[class*=wishlist] .products-grid.wishlist .in_cash-price-box,.account[class*=wishlist] .products-grid.wishlist .installments_without_interest-price-box,.account[class*=wishlist] .products-grid.wishlist .installments-price-box{display:none}.account[class*=wishlist] .products-grid.wishlist .product-image-photo{border-radius:var(--radius,8px)}.account[class*=wishlist] .products-grid.wishlist .product-item-name{font-size:.875rem}.account[class*=wishlist] .products-grid.wishlist .product-item-name>a{color:var(--darkness,#203464)}.account[class*=wishlist] .products-grid.wishlist .product-item-name>a:hover{text-decoration:none;color:var(--shadow,#e93f5c)}.account[class*=wishlist] .products-grid.wishlist .product-item-comment{height:auto;font-size:.75rem;padding:10px}.account[class*=wishlist] .products-grid.wishlist .product-item-comment:not(:empty){color:var(--darkness,#203464)}.account[class*=wishlist] .products-grid.wishlist .price-as-configured{display:flex;flex-direction:column}.account[class*=wishlist] .products-grid.wishlist .box-tocart .fieldset{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.account[class*=wishlist] .products-grid.wishlist .box-tocart .fieldset .qty{margin:0;height:48px}.account[class*=wishlist] .products-grid.wishlist .box-tocart .fieldset .qty .label{display:none}.account[class*=wishlist] .products-grid.wishlist .box-tocart .product-item-actions{margin-top:0;flex:1 1 auto}.account[class*=wishlist] .products-grid.wishlist .box-tocart .actions-primary{display:block}.account[class*=wishlist] .products-grid.wishlist .box-tocart .tocart{width:100%}.account[class*=wishlist] .products-grid.wishlist .action.tooltip{font-size:.75rem}.account[class*=wishlist] .product-item-inner>.product-item-actions{display:flex;justify-content:center}.account[class*=wishlist] .product-item-inner>.product-item-actions .action.edit,.account[class*=wishlist] .product-item-inner>.product-item-actions .action.delete{padding:5px 9px;margin:0 3px}.account[class*=wishlist] .product-item-inner>.product-item-actions .action.edit span,.account[class*=wishlist] .product-item-inner>.product-item-actions .action.delete span{display:none}.account[class*=wishlist] .product-item-inner>.product-item-actions .action.edit .ico,.account[class*=wishlist] .product-item-inner>.product-item-actions .action.delete .ico{width:15px;height:15px}.account[class*=wishlist] .actions-toolbar>.primary{float:none;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 0;margin:20px 0;border-top:1px solid var(--grey,#ccd6e0);border-bottom:1px solid var(--grey,#ccd6e0)}.account .customer-review.view{display:flex;flex-wrap:wrap}.account .customer-review.view .product-media{float:none;width:80%}.account .customer-review.view .product-name{font-size:1.125rem;color:var(--darkness,#203464);font-weight:600;margin:20px 0}@media (min-width:480px){.account .review-details{padding-left:20px}}.account .review-details .title strong{display:block;margin:0 0 25px;font-size:20/16rem;font-weight:600;color:var(--darkness,#203464)}.account .review-details .review-title{font-size:1rem;font-weight:600;color:var(--darkness,#203464)}.account .review-details .review-date{font-size:.75rem}.product-reviews-summary{display:flex;flex-wrap:wrap;align-items:center}.product-item .product-reviews-summary{justify-content:center}.product-item .product-reviews-summary .reviews-actions{margin-top:0}.product-info-main .product-reviews-summary .reviews-actions{font-size:.75rem}.product-info-main .product-reviews-summary .reviews-actions .action.view{margin-right:10px}.product-reviews-summary .rating-summary{display:flex}.rating-summary .rating-result{margin-left:0}.rating-summary .rating-result:before{color:var(--grey,#ccd6e0)}.rating-summary .rating-result>span:before{color:#ffb800;z-index:1}