.create_return .order-return-detail-header{font-size:2.5rem;margin-top:2rem}.create_return .order-return-detail-header .order-date{display:block;font-size:1.4rem}.create_return table{table-layout:auto;border-collapse:collapse;box-shadow:none;width:100%;font-size:1.4rem;position:relative;margin:2em auto}.create_return table,.create_return table thead{border-bottom:.01rem solid rgb(var(--color-border))}.create_return table th{background-color:#fff;font-weight:400;text-transform:uppercase}.create_return .order_return_options_table{box-shadow:none;width:50%}.create_return .order_return_options_table select{background:#fff;border:.1rem solid rgb(var(--color-border));width:250px;line-height:1.5;border-radius:.8rem;padding:.75rem 1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.create_return .return_disabled{border-top:.1rem solid rgb(var(--color-border));background-color:rgb(var(--color-placeholder));color:#999}.create_return .return_disabled .order_cant_return_this_product_message p,.create_return .return_disabled .order_return_options_not_available p,.create_return .return_disabled .order_return_options_not_available_cause_refund p{color:rgb(var(--color-foreground))!important;margin:0}.create_return .order-return-step{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;padding:0 1rem}.create_return .order-return-step p{margin:0}.create_return .return-step-icon{display:flex;justify-content:center}.create_return .return-step-icon svg{width:60px;height:auto}.create_return .step-title{font-weight:700}.create_return .step-content{line-height:1.7rem}.create_return .order-return-steps{margin:2rem 0 3rem}.create_return .order-return-step:not(:last-child){margin-bottom:2rem}.create_return .return-fees{margin-top:1rem;font-size:1.4rem;font-style:italic}.create_return .return_table_pattern table{box-shadow:none}.create_return .return_table_pattern td{border:0}.create_return .return_table_pattern th{font-weight:700;font-size:1.6rem;text-transform:initial;padding-bottom:0}.create_return .return_table_pattern .order-history,.create_return .return_table_pattern .order-return-pricing-info{border-top:1px solid #eee}.create_return .return_table_pattern .order-return-pricing-info .order-return-pricing{width:100%;margin:0 auto;padding:2rem 1rem}.create_return .return_table_pattern .order-return-pricing-info .order-return-pricing div{display:flex;justify-content:space-between;font-size:1.6rem;margin-bottom:1rem}.create_return .return_table_pattern .order-return-pricing-info .order-return-pricing div.total-refund{font-weight:700;font-size:1.6rem}.create_return .return_table_pattern .order-history-products{margin:0 auto;padding:0 1rem}.create_return .return_table_pattern .order-history-products tr{border:.1rem solid rgb(var(--color-border))}.create_return .return_table_pattern .order-history-products td{width:15%}.create_return .return_table_pattern .order-history-products .product-cell{display:grid;gap:1.6rem;padding:1.6rem 0;align-items:flex-start;grid-template-columns:96px 1fr}.create_return .return_table_pattern .order-history-products .product-image-cell,.do-return-request-modal .do-return-request-modal__content table,.do-return-request-modal .order-detail-popup-modal__content table{width:100%}.create_return .return_table_pattern .order-history-products .product-image-cell img{width:90px;max-width:100%;height:auto;display:block;margin:0;vertical-align:top}.create_return .return_table_pattern .order-history-products .product-body{display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;gap:1.6rem;height:100%}.create_return .return_table_pattern .order-history-products .product-body .product-details{flex:1;min-width:0;width:100%}.create_return .return_table_pattern .order-history-products .product-body .product-price-cell .price-note .discount-code,.create_return .return_table_pattern .order-history-products .product-body .product-variant-cell{font-weight:700}.create_return .return_table_pattern .order-history-products .product-body .product-price-cell{display:flex;flex-wrap:wrap;justify-content:flex-end;font-size:11px;white-space:nowrap;width:100%}.create_return .return_table_pattern .order-history-products .product-body .product-price-cell .price-original{font-size:1.5rem;color:#7e7e7e;order:1;margin-left:.4rem}.create_return .return_table_pattern .order-history-products .product-body .product-price-cell .price-current{order:0;font-size:1.6rem}.create_return .return_table_pattern .order-history-products .product-body .product-price-cell .price-note{order:3;width:100%;text-align:right}.create_return .return_table_pattern tr:has(.button-download-group){text-align:right}.create_return .return_table_pattern .button-download-group{display:flex;flex-direction:row;justify-content:center;gap:1rem;margin-bottom:1rem}.create_return .return_table_pattern .button-download-group .button{margin:0}.order-return-detail-content .loading-overlay__spinner{display:flex;align-items:center;justify-content:center;padding:2rem 0}.button-download-group{transition:opacity .2s ease}.loading-overlay__spinner{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.loading-overlay__spinner .icon-spinner{width:30px;height:30px}.returns-list-empty-cell,.returns-list-error-cell,.returns-list-loading-cell{text-align:center;padding:1.5rem}.do-return-request-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;inset:0;display:flex;align-items:flex-end;justify-content:center;cursor:url(cross.svg),url(cross.png),zoom-out;background-color:rgba(var(--color-overlay),.5);transition:opacity var(--duration-default) ease}.do-return-request-modal[open]{opacity:1;visibility:visible;z-index:101}.do-return-request-modal .do-return-request-modal__content,.do-return-request-modal .order-detail-popup-modal__content{background-color:rgb(var(--color-background));margin:0 auto;position:relative;cursor:auto;max-width:90vw;min-width:36rem;min-height:28rem;display:flex;flex-direction:column}.do-return-request-modal .do-return-request-modal__content img,.do-return-request-modal .order-detail-popup-modal__content img{max-width:100%}.do-return-request-modal .do-return-request-modal__body{flex:1;min-height:0;display:flex;flex-direction:column;padding:2.5rem 1.5rem;max-height:80vh;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:thin}.do-return-request-modal .do-return-request-modal__body::-webkit-scrollbar{-webkit-appearance:none;appearance:none;width:.9rem;background-clip:padding-box;border:.3rem solid transparent;border-radius:1.6rem;background-color:rgba(var(--color-border),.3)}.do-return-request-modal .do-return-request-modal__body::-webkit-scrollbar-thumb{border:.3rem solid transparent;background-clip:padding-box;border-radius:1.6rem;background-color:rgb(var(--color-border))}.do-return-request-modal .do-return-request-modal__body>*{height:auto;margin:0 auto;max-width:100%;width:100%}.do-return-request-modal .do-return-request-modal__body-title{margin-bottom:2rem}.do-return-request-modal .do-return-request-modal__body-content{position:relative;min-height:12rem}.do-return-request-modal .do-return-request-loader{display:flex;align-items:center;justify-content:center;min-height:12rem;padding:2rem 0}.do-return-request-modal .do-return-request-loader.hidden{display:none}.do-return-request-modal .order-detail-popup-modal__toggle{display:flex;align-items:center;justify-content:center;position:absolute;top:2rem;right:2rem;height:4.4rem;width:4.4rem;border-radius:50%;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));box-shadow:0 0 4rem rgba(var(--color-foreground),.2);border:0;outline:0;padding:0;cursor:pointer;z-index:1}.do-return-request-modal .order-detail-popup-modal__toggle .icon{pointer-events:none;position:relative;width:2rem;height:2rem;transition:transform var(--duration-default) ease;will-change:transform;transform:scale(1) rotate(45deg)}.return_comment_textarea{width:250px;border-radius:.8rem;height:8em;border:1px solid #ccc}.valid_order_return_button{margin:2em auto;text-align:center}.order_return_options{display:none}.order_return_options_table{border:0;box-shadow:none}.order_cant_return_this_product_message,.order_return_options_not_available,.order_return_options_not_available_cause_refund{display:none;text-align:left}.order_return_alert,.order_return_success{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border-radius:.25rem}.order_return_success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.order-history{border-collapse:collapse}.order-history .order-buttons-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.order-history .button-cell .button{width:100%;margin:1em 0}.order-history .order_return_button{width:100%}.order-history td,.order-history td:first-of-type,.order-history th{padding:1em;text-align:center}.order-link{--color-border:var(--color-link)}.download-document{cursor:pointer;min-width:280px}.order_return_button .button{margin:0 0 1em!important;font-size:.8em;padding:0 1em;width:100%;letter-spacing:.1em}.order-history-products{border:0}.order-history-products th{background-color:#efefef;padding:0 1em}.product-checkbox-cell{width:60px;text-align:center}.select_product_checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px!important;height:20px!important;border:2px solid #d1d5db;border-radius:50%;outline:0;cursor:pointer;position:relative;transition:all .2s ease;margin:0}.select_product_checkbox::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:10px;height:10px;border-radius:50%;background:#1f2937;transition:transform .2s ease}.select_product_checkbox:hover{border-color:#9ca3af}.select_product_checkbox:checked{border-color:#1f2937}.select_product_checkbox:checked::after{transform:translate(-50%,-50%) scale(1)}.select_product_checkbox:focus{box-shadow:0 0 0 2px rgba(31,41,55,.1)}.product-title-cell{text-align:left!important}.button-do-return{min-height:3rem!important;font-size:1rem;margin:1rem!important;padding:.6rem 1rem;text-align:center;cursor:pointer}.returns-list-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:2rem}.returns-list-header .button,.returns-list-header h2{margin:0}.returns-list_table{width:100%;border-collapse:collapse}.returns-list_table td,.returns-list_table th{padding:1em;text-align:center;vertical-align:middle}.returns-list_tbody .button{margin:1.2rem 0}.order-history-pagination.hidden,.returns-list-pagination.hidden,.returns-list-row--hidden{display:none!important}.returns-list-pagination{margin-top:1.5rem;text-align:center}.order-history-row--hidden{display:none!important}.order-history-pagination{margin-top:1.5rem;text-align:center}.order-return-detail-products .transcy-money{white-space:nowrap}@media screen and (max-width:749px){.create_return .order-history thead{display:none}.create_return .order-history .order-history-row{display:flex;flex-wrap:wrap;padding:1rem 1rem 1rem 5rem;position:relative;border:.01rem solid rgb(var(--color-border));border-bottom:0}.create_return .order-history .order-history-row td{padding:0}.create_return .order-history .order-history-row .product-checkbox-cell{display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;height:100%;width:4rem}.create_return .order-history .order-history-row .product-image-cell{width:9rem;order:1}.create_return .order-history .order-history-row .product-image-cell img{display:block;width:100%;height:auto}.create_return .order-history .order-history-row .order_cant_return_this_product_message,.create_return .order-history .order-history-row .order_return_options_not_available,.create_return .order-history .order-history-row .order_return_options_not_available_cause_refund{margin-top:2rem}.create_return .order-history .order-history-row .product-title-cell{width:calc(100% - 9rem);padding-left:1.5rem;order:2}.create_return .order-history .order-history-row p[data-label],.order-return-detail-content .order-history .order-history-products .button-download-group .button,.order-return-detail-content .order-history .order-history-products .product-image-cell .product-details p{margin:0}.create_return .order-history .order-history-row p[data-label]:before{content:attr(data-label);font-weight:700;margin-right:.4rem}.create_return .order-history .order_return_options_row{border-right:.01rem solid rgb(var(--color-border));border-left:.01rem solid rgb(var(--color-border))}.create_return .order-history .order_return_options_row td{padding:0 1em}.create_return .order-history .order_return_options_table{margin:0;width:100%;border:0}.create_return .order-history .order_return_options_table tr{display:flex;flex-direction:column}.create_return .order-history .order_return_options_table tr td{width:100%;padding:0}.create_return .order-history .order_return_options_table tr td:has(select){padding-bottom:1em}.create_return .order-history .order_return_options_table select,.do-return-request-modal .do-return-request-modal__content tbody,.do-return-request-modal .order-detail-popup-modal__content tbody{width:100%}.create_return .return_table_pattern .button-download-group{width:100%;margin:0;padding-bottom:0}.create_return .return_table_pattern .order-history .return-number{font-weight:700;font-size:2.2rem;text-transform:uppercase}.order-return-detail-content{border:2px solid #000;margin:0 auto;display:flex;flex-direction:column}.order-return-detail-content .order-history-number{order:-1;font-weight:700;font-size:2.2rem;text-align:center;padding:1rem}.order-return-detail-content .button-download-group{text-align:center;display:flex;justify-content:center;flex-wrap:wrap;gap:3rem}.order-return-detail-content .order-return-steps{border-top:2px solid rgb(var(--color-border));margin:3rem 0;padding-top:3rem;display:flex;flex-direction:column;justify-content:center;gap:2rem}.order-return-detail-content .return-fees{padding:0 1rem}.order-return-detail-content .order-history{border:0}.order-return-detail-content .order-history th{padding:0 1em;text-align:center}.order-return-detail-content .order-history .order-history-products .product-cell{display:grid;gap:1.6rem;padding:1.6rem 0;align-items:center;grid-template-columns:96px 1fr}.order-return-detail-content .order-history .order-history-products .product-image-cell{display:flex;width:100%;-moz-column-gap:2rem;column-gap:2rem}.order-return-detail-content .order-history .order-history-products .button-download-group{display:flex;flex-direction:column;width:100%}.do-return-request-modal .do-return-request-modal__content,.do-return-request-modal .order-detail-popup-modal__content{width:100%;max-width:100%;border-top-left-radius:.8rem;border-top-right-radius:.8rem}.do-return-request-modal .do-return-request-modal__content table,.do-return-request-modal .order-detail-popup-modal__content table{display:block;max-width:100%;overflow-x:auto;white-space:nowrap;margin:0}.do-return-request-modal .do-return-request-modal__body>*{max-height:100%}.do-return-request-modal .order-detail-popup-modal__toggle{top:0;right:50%;margin-top:-5.5rem;margin-right:-2.2rem}.returns-list-header{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.returns-list-do-return-request-button{margin:1rem auto}.returns-list_tbody .button{width:100%}}@media screen and (max-width:749px)and (max-width:991px){.order-return-detail-content{margin-top:2rem}.order-return-detail-content .button-download-group{margin:0 1rem;gap:0}.order-return-detail-content .button-download-group .download-document{margin:.5rem 0}}@media screen and (min-width:750px){.create_return table{border:0;box-shadow:0 0 0 .1rem rgb(var(--color-border))}.order-return-detail-content{max-width:800px;margin:2rem auto 0}.order-return-detail-content .button-download-group{text-align:center;display:flex;justify-content:center;flex-wrap:wrap;gap:3rem;margin-bottom:3rem}.create_return table div:first-of-type{padding-top:0;padding-bottom:0}.do-return-request-modal{align-items:center}.do-return-request-modal .do-return-request-modal__body{padding:3rem 4.5rem}.do-return-request-modal .do-return-request-loader{padding:12rem 40rem}}@media screen and (min-width:991px){.create_return .order-return-step{flex-wrap:nowrap;justify-content:flex-start}.create_return .return-step-icon{margin-right:2rem}}@media screen and (hover:hover){.do-return-request-modal .order-detail-popup-modal__toggle:hover .icon{transform:scale(.8) rotate(135deg)}}@media (max-width:749px){.order-history .button-cell{margin:2rem 0 0}.order-history .button-cell:before{content:none}.order-history .button-cell .button{width:100%;margin:0}.order_return_button .button{margin:1em 0!important}}