@font-face{font-display:swap;font-family:Maven Pro;font-style:normal;font-weight:400;src:url(/assets/maven-pro-v39-latin-regular-ChEWZaS9.woff2) format("woff2")}@font-face{font-display:swap;font-family:Maven Pro;font-style:normal;font-weight:500;src:url(/assets/maven-pro-v39-latin-500-DtPNzYgn.woff2) format("woff2")}@font-face{font-display:swap;font-family:Maven Pro;font-style:normal;font-weight:600;src:url(/assets/maven-pro-v39-latin-600-C-9LGY-A.woff2) format("woff2")}@font-face{font-display:swap;font-family:Maven Pro;font-style:normal;font-weight:700;src:url(/assets/maven-pro-v39-latin-700-BSjRW17q.woff2) format("woff2")}@font-face{font-display:swap;font-family:Maven Pro;font-style:normal;font-weight:800;src:url(/assets/maven-pro-v39-latin-800-D4BVejFR.woff2) format("woff2")}@font-face{font-display:swap;font-family:Maven Pro;font-style:normal;font-weight:900;src:url(/assets/maven-pro-v39-latin-900-CxMpMSzl.woff2) format("woff2")}@font-face{font-display:swap;font-family:NEXT ART;font-style:normal;font-weight:100;src:url(/assets/NEXT_ART_Thin-C_rQGIXO.woff) format("woff")}@font-face{font-display:swap;font-family:NEXT ART;font-style:normal;font-weight:300;src:url(/assets/NEXT_ART_Light-B02_oKDr.woff) format("woff")}@font-face{font-display:swap;font-family:NEXT ART;font-style:normal;font-weight:400;src:url(/assets/NEXT_ART_Regular-CJ7CGvht.woff) format("woff")}@font-face{font-display:swap;font-family:NEXT ART;font-style:normal;font-weight:600;src:url(/assets/NEXT_ART_SemiBold-DUjDRoNP.woff) format("woff")}@font-face{font-display:swap;font-family:NEXT ART;font-style:normal;font-weight:700;src:url(/assets/NEXT_ART_Bold-DSmA9yxK.woff) format("woff")}.button-primary{display:block;width:180px;background-color:#e06c2e;border:none;outline:none!important;padding:11px 8px;font-size:16px;font-weight:600;color:#fff;text-align:center;transition:background-color .3s ease-in-out}.button-primary:hover{cursor:pointer;background-color:#9f4d21}.button-primary:has(.loader) .loader{display:none;width:25px;padding:4px;aspect-ratio:1;border-radius:50%;background:#fff;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear;margin:0 auto}@keyframes l3{to{transform:rotate(1turn)}}.button-primary:disabled{pointer-events:none;background-color:#cecece}.button-primary:disabled:has(.loader){background-color:#e06c2e}.button-primary:disabled:has(.loader) span{display:none}.button-primary:disabled:has(.loader) .loader{display:block}.button-secondary{display:block;background:none;border:none;outline:none!important;font-size:14px;font-weight:600;color:#e06c2e;transition:color .3s ease-in-out}.button-secondary:hover{cursor:pointer;color:#282828}.button-secondary:disabled{pointer-events:none;color:#cecece}.button-third{display:block;background:none;border:none;outline:none!important;font-size:14px;font-weight:600;color:#282828;transition:color .3s ease-in-out}.button-third:hover{cursor:pointer;color:#e22e31}.button-third:disabled{pointer-events:none;color:#cecece}.form{width:100%}.form label{display:block;font-size:16px;font-weight:600;color:#282828}.form label span{color:#e22e31}.form input:not(input[type=radio],input[type=checkbox]),.form select,.form textarea{display:block;width:100%;background-color:transparent;border:1px solid #000000;outline:none!important;padding:16px 24px;font-size:16px;font-weight:400;color:#282828;transition:border-color .3s ease-in-out}.form input:not(input[type=radio],input[type=checkbox])::placeholder,.form select::placeholder,.form textarea::placeholder{color:#b6b6b6}.form input:not(input[type=radio],input[type=checkbox]):focus,.form select:focus,.form textarea:focus{border-color:#e06c2e}.form input:not(input[type=radio],input[type=checkbox]):-webkit-autofill,.form input:not(input[type=radio],input[type=checkbox]):-webkit-autofill:hover,.form input:not(input[type=radio],input[type=checkbox]):-webkit-autofill:focus,.form input:not(input[type=radio],input[type=checkbox]):-webkit-autofill:active,.form select:-webkit-autofill,.form select:-webkit-autofill:hover,.form select:-webkit-autofill:focus,.form select:-webkit-autofill:active,.form textarea:-webkit-autofill,.form textarea:-webkit-autofill:hover,.form textarea:-webkit-autofill:focus,.form textarea:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#000;transition:background-color 9999s ease-out;background-color:transparent!important;box-shadow:0 0 0 1000px transparent inset!important}.form textarea{resize:none;field-sizing:content;min-height:105px}.form input[type=radio],.form input[type=checkbox]{width:16px;height:16px;border:1px solid #CECECE;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .3s ease-in-out}.form input[type=radio]:hover,.form input[type=checkbox]:hover{cursor:pointer;border-color:#e06c2e}.form input[type=radio]:checked,.form input[type=checkbox]:checked{border-color:#e06c2e;background-color:#ea9d73}.form .input-password{position:relative}.form .input-password input{padding-right:42px}.form .input-password .password-button{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.form .input-error{font-size:12px;font-weight:500;color:#e22e31;margin-top:6px}.form .label-input{margin-bottom:24px}.form .label-input label{margin-bottom:6px}.form .label-input:last-of-type{margin-bottom:0}.form .inputs-group{display:flex;gap:16px}.form .inputs-group .label-input{width:100%}.form .form-buttons-holder{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:38px}.form .label-radio-checkbox{display:flex;align-items:center;gap:11px}.form.form-sm input:not(input[type=radio],input[type=checkbox]),.form.form-sm select,.form.form-sm textarea{font-size:14px;padding:9px 11px}@media (max-width: 700px){.form .form-buttons-holder{flex-direction:column}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Maven Pro;background-color:#fff;max-width:100vw;overflow-x:hidden;min-height:100dvh}button,input,label,select,textarea{font-family:inherit}a{text-decoration:none}.panel-layout{display:flex;align-items:flex-start;gap:31px;height:100dvh;overflow:hidden}.panel-layout .panel-section{width:100%;height:100dvh;overflow:hidden auto;padding:28px 85px 42px 0}.panel-layout .panel-section .back-page-btn{display:flex;align-items:center;gap:10px;background:none;border:none;outline:none!important;font-size:16px;font-weight:500;color:#282828;margin-bottom:28px;transition:color .3s ease-in-out}.panel-layout .panel-section .back-page-btn svg path{transition:stroke .3s ease-in-out}.panel-layout .panel-section .back-page-btn:hover{cursor:pointer;color:#e06c2e}.panel-layout .panel-section .back-page-btn:hover svg path{stroke:#e06c2e}.panel-layout .panel-section .back-page-btn:disabled{visibility:hidden}@media (max-width: 1024px){.panel-layout{flex-direction:column;overflow:auto;gap:24px}.panel-layout .panel-section{height:auto;overflow:initial;padding:0 20px 32px}}.panel-title-section{font-family:NEXT ART;font-size:20px;font-weight:700;color:#282828;text-transform:uppercase}.panel-title-section span{color:#e06c2e}.login{display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,#fff,#999);height:100dvh;padding:20px}.login .login-container{max-width:518px;width:100%;position:relative}.login .login-container .logo-img{display:block;max-width:100%;height:auto;margin:0 auto 32px}.login .login-container .login-content{background-color:#efefef;padding:70px 68px;position:relative;z-index:2}.login .login-container .login-content h1{font-size:20px;font-weight:500;color:#282828;margin-bottom:52px}.login .login-container .login-content h2{font-size:20px;font-weight:600;color:#282828;text-align:center;margin-bottom:32px}.login .login-container .login-content .button-resend{margin:40px auto 0;text-decoration:underline}.login .login-container .carretilla-img{position:absolute;bottom:-38%;left:-50%;z-index:1}.login .login-container .bucket-img{position:absolute;bottom:-50%;right:-30%;transform:translate(-30%,-50%);z-index:3}@media (max-width: 1024px){.login{height:auto;min-height:100dvh}.login .login-container .carretilla-img,.login .login-container .bucket-img{display:none}}@media (max-width: 700px){.login .login-container .login-content{padding:24px}.login .login-container .login-content h1{margin-bottom:32px}}.otp-input-holder{display:flex;align-items:center;justify-content:center;gap:8px}.otp-input-holder input{width:62px;height:70px;background-color:#d9d9d9;border:none;outline:none!important;font-size:24px;font-weight:500;color:#282828;text-align:center}.password-button{display:block;max-width:24px;max-height:24px;background:none;border:none;outline:none}.password-button svg path{transition:fill .3s ease-in-out}.password-button:hover{cursor:pointer}.password-button:hover svg path{fill:#e06c2e}.toast{display:flex;align-items:center;justify-content:center;gap:10px;max-width:90%;width:382px;position:fixed;top:75px;right:-10%;z-index:1002;background-color:#e7f6ee;border:1px solid #11A850;border-left-width:7px;padding:10px;opacity:0;transition:all .3s ease-in-out;overflow:hidden;pointer-events:none}.toast p{font-size:16px;font-weight:400;color:#11a850;text-align:center}.toast .loading-bar{display:block;border:none;position:absolute;left:0;bottom:0;height:4px;background-color:#11a850}.toast.error-toast{background-color:#fceaea;border-color:#e22e31}.toast.error-toast p{color:#e22e31}.toast.error-toast .loading-bar{background-color:#e22e31}.toast.toast-display{right:4%;opacity:1;pointer-events:initial}.loading-banner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:20px;background-color:#fff;width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999}.loading-banner .loader-loading{width:175px;aspect-ratio:1;background:linear-gradient(#e06c2e 0,#e06c2e 0) bottom/100% 0% no-repeat #efefef;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='175'%20height='153'%20viewBox='0%200%20175%20153'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M94.0925%2078.453V29.9751L6.28169%2052.6963V101.174L94.0925%2078.453ZM143.589%20146.706V103.607L99.0154%2084.6131H95.4513L84.5362%2087.4477V146.706H143.589ZM78.2322%20126.998L12.9644%20105.951L78.2322%2089.0547V126.976V126.998ZM149.871%20119.365L165.375%20112.892L149.871%20106.285V119.365ZM172.837%20116.441L149.871%20125.815V153H78.2322V133.604L4.09872%20109.723C1.44791%20108.874%200%20105.727%200%20102.804V47.8306L78.2322%2027.5869V0H149.871V44.505L174.998%2055.1961V110.169C174.998%20110.392%20175.154%20115.481%20172.837%20116.418M118.44%2086.1309V37.9431L100.419%2030.2429V78.5869V78.453L118.44%2086.1309ZM124.766%2040.5991V88.7869L168.694%20107.513V59.3028L124.766%2040.5991ZM94.137%2023.4578C96.4982%2022.8551%2098.7481%2022.7435%20100.419%2023.4578L143.589%2041.849V6.31641H84.5362V25.9576L94.137%2023.4801V23.4578Z'%20fill='%23E06C2E'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='175'%20height='153'%20viewBox='0%200%20175%20153'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M94.0925%2078.453V29.9751L6.28169%2052.6963V101.174L94.0925%2078.453ZM143.589%20146.706V103.607L99.0154%2084.6131H95.4513L84.5362%2087.4477V146.706H143.589ZM78.2322%20126.998L12.9644%20105.951L78.2322%2089.0547V126.976V126.998ZM149.871%20119.365L165.375%20112.892L149.871%20106.285V119.365ZM172.837%20116.441L149.871%20125.815V153H78.2322V133.604L4.09872%20109.723C1.44791%20108.874%200%20105.727%200%20102.804V47.8306L78.2322%2027.5869V0H149.871V44.505L174.998%2055.1961V110.169C174.998%20110.392%20175.154%20115.481%20172.837%20116.418M118.44%2086.1309V37.9431L100.419%2030.2429V78.5869V78.453L118.44%2086.1309ZM124.766%2040.5991V88.7869L168.694%20107.513V59.3028L124.766%2040.5991ZM94.137%2023.4578C96.4982%2022.8551%2098.7481%2022.7435%20100.419%2023.4578L143.589%2041.849V6.31641H84.5362V25.9576L94.137%2023.4801V23.4578Z'%20fill='%23E06C2E'/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;animation:l19 3s infinite linear;margin:0 auto}.loading-banner h3{font-size:24px;font-weight:700;color:#282828;text-align:center}@keyframes l19{90%,to{background-size:100% 100%}}.table{width:100%;overflow:auto hidden}.table table{width:100%;border-collapse:collapse;border-spacing:0}.table table thead{background-color:#b6b6b6;border:1px solid #000000}.table table thead th{font-size:14px;font-weight:600;color:#282828;text-transform:uppercase;padding:12px 6px}.table table tbody{background-color:#efefef}.table table tbody:nth-of-type(2n){background-color:#fff}.table table tbody td{font-size:14px;font-weight:500;color:#282828;text-align:center;padding:16px 10px}.table table tbody td button{margin:0 auto}.table table tbody td .table-content-flex{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.table table tbody td .table-content-flex button{margin:0}.sidebar{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;width:265px;min-width:265px;height:100%;background-color:#efefef;padding:86px 24px;box-shadow:0 4px 8px #35353580}.sidebar .sidebar-logo-links{width:100%}.sidebar .sidebar-logo-links .logo-link{display:block;width:fit-content;margin:0 auto 63px}.sidebar .sidebar-logo-links .logo-link img{display:block;max-width:100%;height:auto}.sidebar .sidebar-logo-links h1{font-size:20px;font-weight:400;color:#282828}.sidebar .sidebar-logo-links h1 span{font-weight:700;color:#e06c2e;text-transform:capitalize}.sidebar .sidebar-logo-links .sidebar-divider{display:block;border:none;width:198px;height:1px;background-color:#000;margin:24px 0 43px}.sidebar .sidebar-logo-links .sidebar-nav{display:flex;flex-direction:column;gap:24px}.sidebar .sidebar-logo-links .sidebar-nav .close-burger-btn{display:none;background:none;border:none;outline:none!important}.sidebar .sidebar-logo-links .sidebar-nav .logout-btn{display:none}.sidebar .sidebar-logo-links .burger-btn{display:none;background:none;border:none;outline:none!important}.sidebar .nav-link{display:flex;align-items:center;gap:9px;background:none;border:none;outline:none!important;font-size:14px;font-weight:500;color:#282828;transition:all .3s ease-in-out;position:relative;z-index:0}.sidebar .nav-link svg path{transition:all .3s ease-in-out}.sidebar .nav-link:hover{cursor:pointer;color:#e06c2e}.sidebar .nav-link:hover svg path{stroke:#e06c2e}.sidebar .nav-link:hover svg path[fill]{stroke:inherit;fill:#e06c2e}.sidebar .nav-link:before{display:block;content:"";position:absolute;left:0;top:0;width:111%;height:100%;background-color:#f5d1be;border:1px solid #E06C2E;border-right:0;opacity:0;transition:opacity .3s ease-in-out;z-index:-1}.sidebar .nav-link.nav-link-active{color:#e06c2e;padding:12px}.sidebar .nav-link.nav-link-active svg path{stroke:#e06c2e}.sidebar .nav-link.nav-link-active svg path[fill]{stroke:inherit;fill:#e06c2e}.sidebar .nav-link.nav-link-active:before{opacity:1}.sidebar .sidebar-logout-modal .alert-icon{display:block;max-width:100%;height:auto;margin:0 auto}.sidebar .sidebar-logout-modal h2{font-size:20px;font-weight:600;color:#282828;text-align:center;margin:29px 0 65px}.sidebar .sidebar-logout-modal .buttons-wrap{display:flex;flex-direction:column;align-items:center;gap:17.5px}@media (max-width: 1024px){.sidebar{position:sticky;top:0;min-width:0;width:100%;height:auto;padding:32px 20px;z-index:999}.sidebar .logout-btn{display:none}.sidebar .sidebar-logo-links{display:flex;align-items:center;justify-content:space-between;gap:14px}.sidebar .sidebar-logo-links .logo-link{margin:0}.sidebar .sidebar-logo-links h1,.sidebar .sidebar-logo-links .sidebar-divider{display:none}.sidebar .sidebar-logo-links .burger-btn{display:block}.sidebar .sidebar-logo-links .sidebar-nav{position:fixed;top:-100dvh;left:0;width:100%;height:100%;background-color:#fff;padding:24px 20px;transition:top .5s ease-in-out;z-index:999}.sidebar .sidebar-logo-links .sidebar-nav .close-burger-btn{display:block;align-self:flex-end}.sidebar .sidebar-logo-links .sidebar-nav .logout-btn{display:flex}.sidebar .sidebar-logo-links .sidebar-nav.nav-opened{top:0}}.modal{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:fixed;top:0;left:0;background-color:#0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .5s ease-in-out;z-index:1000}.modal.modal-active{opacity:1;pointer-events:initial}.modal .modal-content{display:flex;flex-direction:column;gap:24px;width:100%;max-width:800px;max-height:90%;overflow-y:auto;padding:32px 24px;background-color:#fff;border-radius:24px}.modal .modal-content::-webkit-scrollbar{display:none}.modal .modal-content .closeBtn{display:block;background:none;border:none;outline:none!important;margin-left:auto;cursor:pointer}@media (max-width: 700px){.modal{align-items:flex-start;overflow-y:auto}.modal .modal-content{max-height:none;margin:auto 0}}.no-scroll{overflow:hidden}.home .home-last-news{margin-bottom:82px}.home .home-last-news .last-news-holder{display:flex;flex-wrap:wrap;gap:16px;margin-top:46px}.home .home-last-news .last-news-holder .last-news-item{display:flex;align-items:center;gap:20px;background-color:#fcf0ea;padding:22px 24px;transition:background-color .3s ease-in-out}.home .home-last-news .last-news-holder .last-news-item .news-item-icon{width:48px;height:48px;background-color:#efefef;border:1px solid #E06C2E;border-radius:100%;padding:8px;transition:all .3s ease-in-out}.home .home-last-news .last-news-holder .last-news-item .news-item-icon svg{display:block;max-width:100%;height:auto}.home .home-last-news .last-news-holder .last-news-item .news-item-icon svg path{transition:stroke .3s ease-in-out}.home .home-last-news .last-news-holder .last-news-item .news-item-content{display:flex;align-items:center;gap:16px}.home .home-last-news .last-news-holder .last-news-item .news-item-content h3{font-family:NEXT ART;font-size:24px;font-weight:700;color:#e06c2e;transition:color .3s ease-in-out}.home .home-last-news .last-news-holder .last-news-item .news-item-content p{font-size:20px;font-weight:700;color:#282828;line-height:150%;transition:color .3s ease-in-out}.home .home-last-news .last-news-holder .last-news-item:hover{background-color:#e68958}.home .home-last-news .last-news-holder .last-news-item:hover .news-item-icon{background-color:#e06c2e;border-color:#fcf0ea}.home .home-last-news .last-news-holder .last-news-item:hover .news-item-icon svg path{stroke:#fcf0ea}.home .home-last-news .last-news-holder .last-news-item:hover .news-item-content h3,.home .home-last-news .last-news-holder .last-news-item:hover .news-item-content p{color:#fcf0ea}.home .home-new-requests .new-requests-header{display:flex;align-items:center;gap:37px;margin-bottom:39px}.dropdown-select-status{position:relative}.dropdown-select-status .select-status-btn{display:flex;align-items:center;gap:14px;background:none;border:none;outline:none!important}.dropdown-select-status .select-status-btn .select-status-name{min-width:98px;background-color:#efefef;border:1px solid #B6B6B6;border-radius:4px;padding:8px 12px;font-size:14px;font-weight:500;color:#b6b6b6;transition:all .3s ease-in-out}.dropdown-select-status .select-status-btn.select-status-success .select-status-name{background-color:#b5e4c9;border-color:#11a850;color:#11a850}.dropdown-select-status .select-status-btn.select-status-warning .select-status-name{background-color:#fef6e7;border-color:#f9a60b;color:#f9a60b}.dropdown-select-status .select-status-btn.select-status-error .select-status-name{background-color:#f6bebf;border-color:#e22e31;color:#e22e31}.dropdown-select-status .select-status-btn svg{transition:transform .3s ease-in-out}.dropdown-select-status .select-status-btn svg path{transition:fill .3s ease-in-out}.dropdown-select-status .select-status-btn:hover{cursor:pointer}.dropdown-select-status .select-status-btn:hover svg path{fill:#e06c2e}.dropdown-select-status .select-status-btn:disabled{pointer-events:none}.dropdown-select-status .dropdown-options-status{display:block;position:fixed;z-index:9999;top:110%;left:0;width:auto;max-height:0;background-color:#efefef;transition:max-height .3s ease-in-out;overflow:hidden auto}.dropdown-select-status .dropdown-options-status::-webkit-scrollbar{display:none}.dropdown-select-status .dropdown-options-status .option-status{display:block;width:100%;background-color:transparent;border:none;padding:10px 8px 0;font-size:14px;font-weight:400;color:#282828;text-align:left;margin:0;transition:all .3s ease-in-out}.dropdown-select-status .dropdown-options-status .option-status .option-status-divider{display:block;border:none;width:100%;height:.5px;margin-top:10px;background-color:#b6b6b6}.dropdown-select-status .dropdown-options-status .option-status:last-of-type{padding-bottom:10px}.dropdown-select-status .dropdown-options-status .option-status:last-of-type .option-status-divider{display:none}.dropdown-select-status .dropdown-options-status .option-status:hover{cursor:pointer;color:#e06c2e}.dropdown-select-status .dropdown-options-status .option-status.option-status-active{background-color:#f5d1be;color:#e06c2e}.dropdown-select-status.dropdown-select-status-open .select-status-btn svg{transform:rotate(180deg)}.dropdown-select-status.dropdown-select-status-open .dropdown-options-status{max-height:149px}.request-detail-modal .modal .modal-content{background-color:#f5f5f5;border-radius:0;padding:32px 78px 73px}.request-detail-modal .close-detail-modal{display:block;background:none;border:none;outline:none!important;margin-left:auto;margin-right:-46px}.request-detail-modal .close-detail-modal svg path,.request-detail-modal .close-detail-modal svg rect{transition:stroke .3s ease-in-out}.request-detail-modal .close-detail-modal:hover{cursor:pointer}.request-detail-modal .close-detail-modal:hover svg path,.request-detail-modal .close-detail-modal:hover svg rect{stroke:#e06c2e}.request-detail-modal h3{font-family:NEXT ART;font-size:20px;font-weight:700;color:#000;text-transform:uppercase;margin-bottom:20px}.request-detail-modal h4{font-size:18px;font-weight:600;color:#000}.request-detail-modal .detail-modal-holder{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.request-detail-modal .detail-modal-holder .client-data{width:100%;max-width:378px}.request-detail-modal .detail-modal-holder .client-data h4{margin-bottom:16px}.request-detail-modal .detail-modal-holder .client-data .data-info{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 8px;border-bottom:1px solid #B6B6B6}.request-detail-modal .detail-modal-holder .client-data .data-info h5{font-size:14px;font-weight:500;color:#282828}.request-detail-modal .detail-modal-holder .client-data .data-info p{font-size:14px;font-weight:700;color:#282828}.request-detail-modal .detail-modal-holder .client-data .data-total-pay{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 8px}.request-detail-modal .detail-modal-holder .client-data .data-total-pay p{font-family:NEXT ART;font-size:20px;font-weight:700;color:#e06c2e}.request-detail-modal .detail-modal-holder .request-detail{width:100%;max-width:516px}.request-detail-modal .detail-modal-holder .request-detail .detail-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.request-detail-modal .detail-modal-holder .request-detail .detail-products{display:flex;flex-direction:column;gap:27px;margin:20px 0 34px}.request-detail-modal .detail-modal-holder .request-detail .detail-products .product-item{display:flex;align-items:flex-start;gap:14px}.request-detail-modal .detail-modal-holder .request-detail .detail-products .product-item .product-image{display:flex;align-items:center;justify-content:center;min-width:108px;min-height:108px;background-color:#fff;border:3px solid #D9D9D9;padding:5px}.request-detail-modal .detail-modal-holder .request-detail .detail-products .product-item .product-image img{display:block;max-width:100%;object-fit:contain}.request-detail-modal .detail-modal-holder .request-detail .detail-products .product-item .product-data{display:flex;flex-direction:column;gap:4px;border-top:1px solid #949494;padding-top:4px;width:100%}.request-detail-modal .detail-modal-holder .request-detail .detail-products .product-item .product-data h5{font-family:NEXT ART;font-size:14px;font-weight:700;color:#282828;text-transform:uppercase}.request-detail-modal .detail-modal-holder .request-detail .detail-products .product-item .product-data h6{font-size:12px;font-weight:600;color:#606060;text-transform:uppercase}.request-detail-modal .detail-modal-holder .request-detail .detail-products .product-item .product-data p{font-size:14px;font-weight:700;color:#606060}.request-detail-modal .detail-modal-holder .request-detail .detail-products .product-item .product-data p span{font-size:16px;color:#e06c2e}.request-detail-modal .detail-modal-holder .request-detail .payment-file{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background-color:#efefef;padding:12px 28px}.request-detail-modal .detail-modal-holder .request-detail .payment-file h4{font-size:16px}.request-detail-modal .detail-modal-holder .request-detail .payment-file a{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600;color:#004992;text-decoration:underline;transition:color .3s ease-in-out}.request-detail-modal .detail-modal-holder .request-detail .payment-file a:hover{color:#125aa3}@media (max-width: 700px){.request-detail-modal .detail-modal-holder{flex-direction:column;align-items:center}}.productos .productos-hero{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:70px}.productos .productos-hero .hero-create-product-dropdown{position:relative;z-index:0}.productos .productos-hero .hero-create-product-dropdown .dropdown-options-product{display:block;position:absolute;z-index:50;top:100%;left:0;width:100%;height:0;background-color:#efefef;interpolate-size:allow-keywords;transition:height .3s ease-in-out;overflow:hidden auto}.productos .productos-hero .hero-create-product-dropdown .dropdown-options-product::-webkit-scrollbar{display:none}.productos .productos-hero .hero-create-product-dropdown .dropdown-options-product.dropdown-opened{height:auto}.productos .productos-hero .hero-create-product-dropdown .dropdown-options-product .option-product{display:block;width:100%;background-color:transparent;border:none;padding:10px 8px 0;font-size:14px;font-weight:400;color:#282828;text-align:left;margin:0;transition:all .3s ease-in-out}.productos .productos-hero .hero-create-product-dropdown .dropdown-options-product .option-product .option-product-divider{display:block;border:none;width:100%;height:.5px;margin-top:10px;background-color:#b6b6b6}.productos .productos-hero .hero-create-product-dropdown .dropdown-options-product .option-product:last-of-type{padding-bottom:10px}.productos .productos-hero .hero-create-product-dropdown .dropdown-options-product .option-product:last-of-type .option-product-divider{display:none}.productos .productos-hero .hero-create-product-dropdown .dropdown-options-product .option-product:hover{cursor:pointer;color:#e06c2e}.productos .productos-hero .hero-create-product-dropdown .dropdown-options-product .option-product.option-product-active{background-color:#f5d1be;color:#e06c2e}.productos .productos-hero .hero-products-modal h3{font-size:20px;font-weight:600;color:#282828;text-align:center}.productos .productos-hero .hero-products-modal h4{font-size:12px;font-weight:500;color:#282828;text-align:center;margin:5px 0 25px}.productos .productos-hero .hero-products-modal .buttons-wrap{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:25px}.productos .productos-products .products-filters-search-holder{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.productos .productos-products .products-filters-search-holder .products-filters{display:flex;align-items:center;gap:8px}.productos .productos-products .products-filters-search-holder .products-filters .filter-btn{display:block;background:none;border:none;outline:none!important;font-size:16px;font-weight:500;color:#282828;transition:all .3s ease-in-out}.productos .productos-products .products-filters-search-holder .products-filters .filter-btn:hover{cursor:pointer;color:#e06c2e}.productos .productos-products .products-filters-search-holder .products-filters .filter-btn.filter-btn-active{color:#e06c2e;font-weight:700;pointer-events:none}.productos .productos-products .products-filters-search-holder .products-filters .filters-divider{display:block;border:none;width:2px;height:12px;background-color:#282828}.productos .productos-products .products-filters-search-holder .product-button-search{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.productos .productos-products .products-filters-search-holder .product-button-search .delete-products-btn{display:flex;align-items:center;gap:8px;background:none;border:none;outline:none!important;font-size:16px;font-weight:400;color:#3d3d3b;transition:all .3s ease-in-out}.productos .productos-products .products-filters-search-holder .product-button-search .delete-products-btn svg path{transition:fill .3s ease-in-out}.productos .productos-products .products-filters-search-holder .product-button-search .delete-products-btn:hover{cursor:pointer;color:#e22e31}.productos .productos-products .products-filters-search-holder .product-button-search .delete-products-btn:hover svg path{fill:#e22e31}.productos .productos-products .products-filters-search-holder .product-button-search .delete-products-btn:disabled{pointer-events:none;opacity:.7}.productos .productos-products .products-filters-search-holder .product-button-search .products-search{width:213px}.productos .productos-products .products-table-pagination{display:flex;align-items:center;justify-content:space-between;flex-direction:column;min-height:66dvh}.productos .productos-products .products-table-pagination table .product-checkbox{display:block;width:21px;height:21px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #484848;border-radius:3px;transition:border-color .3s ease-in-out;position:relative;margin:0 auto}.productos .productos-products .products-table-pagination table .product-checkbox:after{display:block;content:"";width:100%;height:100%;background-color:#e06c2e;opacity:0;transition:opacity .3s ease-in-out}.productos .productos-products .products-table-pagination table .product-checkbox:hover{cursor:pointer;border-color:#e06c2e}.productos .productos-products .products-table-pagination table .product-checkbox:checked{border-color:#e06c2e}.productos .productos-products .products-table-pagination table .product-checkbox:checked:after{opacity:1}.productos .productos-products .products-table-pagination table .button-edit-product{display:block;background:none;border:none;outline:none!important}.productos .productos-products .products-table-pagination table .button-edit-product svg path{transition:stroke .3s ease-in-out}.productos .productos-products .products-table-pagination table .button-edit-product:hover{cursor:pointer}.productos .productos-products .products-table-pagination table .button-edit-product:hover svg path{stroke:#e06c2e}.productos .productos-products .products-table-pagination table .product-status{width:100%;max-width:114px;background-color:#606060;padding:4px 8px;margin:0 auto}.productos .productos-products .products-table-pagination table .product-status p{font-size:12px;font-weight:700;color:#fff;text-align:center}.productos .productos-products .product-delete-modal .alert-icon{display:block;max-width:100%;height:auto;margin:0 auto}.productos .productos-products .product-delete-modal h2{font-size:20px;font-weight:600;color:#282828;text-align:center;margin:29px 0 65px}.productos .productos-products .product-delete-modal .buttons-wrap{display:flex;flex-direction:column;align-items:center;gap:17.5px}@media (max-width: 1024px){.productos .productos-products .products-filters-search-holder{flex-wrap:wrap}.productos .productos-products .products-table-pagination{min-height:55dvh}}@media (max-width: 700px){.productos .productos-products .products-filters-search-holder .products-filters{gap:4px}.productos .productos-products .products-filters-search-holder .products-filters .filter-btn{font-size:12px}}.drag-drop-component{width:100%;display:flex;flex-direction:column;gap:11px}.drag-drop-component .drag-drop{display:flex;flex-direction:column;justify-content:center;width:100%;min-height:134px;background-color:#efefef;padding:60px 6px}.drag-drop-component .drag-drop .hidden{display:none}.drag-drop-component .drag-drop svg{display:block;max-width:100%;height:auto;margin:0 auto}.drag-drop-component .drag-drop p{font-size:16px;font-weight:500;color:#181d25;text-align:center;margin:13px 0 21px}.drag-drop-component .drag-drop button{display:block;max-width:100%;min-height:34px;background-color:#e06c2e;border:none;border-radius:7px;outline:none!important;font-size:12px;font-weight:700;color:#fff;text-align:center;transition:background-color .3s ease-in-out;margin:0 auto;padding:10px 14px}.drag-drop-component .drag-drop button:hover{cursor:pointer;background-color:#9f4d21}.drag-drop-component .drag-drop .info-drag-drop-holder{display:flex;align-items:center;justify-content:center;gap:20px}.drag-drop-component .drag-drop .info-drag-drop-holder svg{margin:0}.drag-drop-component .drag-drop .info-drag-drop-holder article p{font-size:16px;font-weight:600;color:#282828;margin:0}.drag-drop-component .drag-drop .info-drag-drop-holder article p:first-of-type{font-weight:700}.drag-drop-component .drag-drop .info-drag-drop-holder article p button{display:inline-block;background:none;border-radius:0;padding:0;margin-left:6px;font-size:inherit;text-decoration:underline;transition:color .3s ease-in-out;color:#e06c2e}.drag-drop-component .drag-drop .info-drag-drop-holder article p button:hover{cursor:pointer;color:#9f4d21}.drag-drop-component .drag-drop .info-drag-drop-holder article p.formats-input{font-size:12px;font-weight:500;color:#949494;margin-top:8px}.drag-drop-component .drag-drop.drag-drop-active{background-color:#c0c0c0e7}.drag-drop-component .file-preview{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.drag-drop-component .file-preview .file-container img{display:block;max-width:100%;height:auto;margin:0 auto 14px}.drag-drop-component.drag-drop-disabled{opacity:.5;pointer-events:none}.custom-select-input{width:213px;position:relative}.custom-select-input .select-btn{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:37px;background-color:#fff;border:1px solid #000000;padding:9px 11px;font-size:13px;font-weight:700;color:#282828;transition:background-color .3s ease-in-out;outline:none!important}.custom-select-input .select-btn span{text-transform:capitalize}.custom-select-input .select-btn svg{transition:transform .3s ease-in-out}.custom-select-input .select-btn:hover{cursor:pointer;background-color:#efefef}.custom-select-input .select-options-wrap{width:100%;height:0;position:absolute;left:0;top:125%;background-color:#fff;box-shadow:0 1px 5px #0000001a;border-radius:8px;padding:0 16px;interpolate-size:allow-keywords;transition:all .3s ease-in-out;overflow:hidden}.custom-select-input .select-options-wrap .select-option{width:100%;font-size:14px;font-weight:400;color:#282828;text-align:left;background:none;border:none;outline:none!important;border-bottom:1px solid #282828;padding:9px 0;transition:color .3s ease-in-out}.custom-select-input .select-options-wrap .select-option span{text-transform:capitalize}.custom-select-input .select-options-wrap .select-option:last-of-type{border-bottom:none}.custom-select-input .select-options-wrap .select-option:hover{cursor:pointer;color:#e06c2e}.custom-select-input .select-options-wrap .select-option.option-selected{font-weight:700;pointer-events:none}.custom-select-input.dropdown-opened .select-btn svg{transform:rotate(180deg)}.custom-select-input.dropdown-opened .select-options-wrap{height:auto}@media (max-width: 700px){.custom-select-input{width:125px}.custom-select-input .select-btn,.custom-select-input .select-options-wrap .select-option{font-size:10px}}.pagination{display:flex;justify-content:center;gap:16px;margin-top:20px}.pagination .pagination-arrow{display:flex;align-items:center;justify-content:center;gap:8px;min-width:35px;min-height:35px;font-size:14px;font-weight:500;color:#282828;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;padding:6px;background-color:#fff;border:2px solid #A2A6B0}.pagination .pagination-arrow svg path{fill:#282828;transition:fill .3s ease-in-out}.pagination .pagination-arrow:hover{cursor:pointer;color:#fff;background-color:#e06c2e;border-color:transparent}.pagination .pagination-arrow:hover svg path{fill:#fff}.pagination .pagination-arrow[aria-disabled=true]{pointer-events:none;opacity:.5}.pagination a:not(.pagination-arrow){display:flex;align-items:center;justify-content:center;min-width:35px;min-height:35px;font-size:12px;font-weight:600;color:#a2a6b0;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;padding:6px;background-color:#fff;border:2px solid #A2A6B0}.pagination a:not(.pagination-arrow) svg path{fill:#282828;transition:fill .3s ease-in-out}.pagination a:not(.pagination-arrow):hover{cursor:pointer;color:#fff;background-color:#e06c2e;border-color:transparent}.pagination a:not(.pagination-arrow):hover svg path{fill:#fff}.pagination a:not(.pagination-arrow).page-active{pointer-events:none;background-color:#e06c2e;color:#fff;border-color:transparent}.pagination a:not(.pagination-arrow)[aria-disabled=true]{pointer-events:none;opacity:.5}.pagination p{font-size:14px;font-weight:500;color:#181d25;align-self:center}.crear-editar-producto .crear-editar-producto-product-form{margin-top:34px}.crear-editar-producto .crear-editar-producto-product-form .product-form-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:46px}.crear-editar-producto .crear-editar-producto-product-form .product-form-header p{max-width:1055px;font-size:14px;font-weight:500;color:#282828}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder{display:flex;align-items:flex-start;justify-content:center;gap:19px}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-images{width:100%;max-width:384px}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-images .images-uploaded-holder{display:flex;align-items:center;flex-wrap:wrap;gap:14px 16px;background-color:#d9d9d9;padding:14px 12px;margin-top:24px}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-images .images-uploaded-holder .image-uploaded{background-color:#fff;position:relative}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-images .images-uploaded-holder .image-uploaded img{display:block;max-width:100%;object-fit:contain;object-position:center}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-images .images-uploaded-holder .image-uploaded .image-uploaded-delete-banner{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000000ce;padding:16px 14px;opacity:0;transition:opacity .5s ease-in-out}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-images .images-uploaded-holder .image-uploaded .image-uploaded-delete-banner .uploaded-delete-image-button{display:block;background:none;border:none;outline:none!important;font-size:14px;font-weight:400;color:#fff;transition:color .3s ease-in-out}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-images .images-uploaded-holder .image-uploaded .image-uploaded-delete-banner .uploaded-delete-image-button:hover{cursor:pointer;color:#e22e31}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-images .images-uploaded-holder .image-uploaded .image-uploaded-delete-banner .uploaded-delete-image-confirmation p{font-size:14px;font-weight:500;color:#fff;text-align:center}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-images .images-uploaded-holder .image-uploaded .image-uploaded-delete-banner .uploaded-delete-image-confirmation .delete-confirmation-btn{display:block;background-color:#df040433;border:1px solid #E22E31;border-radius:13px;outline:none!important;padding:3.5px 41.5px;margin:15px auto 6.5px;font-size:12px;font-weight:500;color:#fff;transition:background-color .3s ease-in-out}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-images .images-uploaded-holder .image-uploaded .image-uploaded-delete-banner .uploaded-delete-image-confirmation .delete-confirmation-btn:hover{cursor:pointer;background-color:#e22e31}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-images .images-uploaded-holder .image-uploaded .image-uploaded-delete-banner .uploaded-delete-image-confirmation .delete-cancel-btn{display:block;background:none;border:none;outline:none!important;font-size:12px;font-weight:500;color:#e22e31;transition:color .3s ease-in-out;margin:0 auto}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-images .images-uploaded-holder .image-uploaded .image-uploaded-delete-banner .uploaded-delete-image-confirmation .delete-cancel-btn:hover{cursor:pointer;color:#fff}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-images .images-uploaded-holder .image-uploaded:hover .image-uploaded-delete-banner{opacity:1}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-inputs-fields{width:100%;max-width:518px}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-categories{width:100%;max-width:254px;display:flex;flex-direction:column;gap:16px}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-categories .categories-wrap{border:1px solid #000000}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-categories .categories-wrap h3{font-size:16px;font-weight:600;color:#000;line-height:150%;padding:4.5px 24px;border-bottom:1px solid #000000}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-categories .categories-wrap .categories-items{display:flex;flex-direction:column;gap:9px;padding:16px}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-categories .product-form-buttons{display:flex;justify-content:center;gap:16px}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-categories .product-form-buttons .product-draft-btn{display:block;background-color:#c6c7c4;border:none;outline:none!important;border-radius:50px;font-size:12px;font-weight:400;color:#3d3d3b;padding:9.5px 11.5px;transition:all .3s ease-in-out}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-categories .product-form-buttons .product-draft-btn:hover{cursor:pointer;color:#fff;background-color:#606060}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-categories .product-form-buttons .product-preview-btn{display:block;background-color:#606060;border:none;outline:none!important;border-radius:50px;font-size:12px;font-weight:400;color:#fff;padding:9.5px 26px;transition:all .3s ease-in-out}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder .product-categories .product-form-buttons .product-preview-btn:hover{cursor:pointer;color:#3d3d3b;background-color:#c6c7c4}@media (max-width: 700px){.crear-editar-producto .crear-editar-producto-product-form .product-form-header{flex-direction:column;align-items:flex-start}.crear-editar-producto .crear-editar-producto-product-form .product-form-holder{flex-direction:column;align-items:center}}.product-preview-modal .modal .modal-content{background-color:#f5f5f5;border-radius:0;padding:36px 41px 75px 85px}.product-preview-modal .preview-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.product-preview-modal .preview-header h4{font-family:NEXT ART;font-size:20px;font-weight:700;color:#6c6a6a}.product-preview-modal .preview-header .close-preview-modal{display:block;background:none;border:none;outline:none!important;margin-left:auto}.product-preview-modal .preview-header .close-preview-modal svg path,.product-preview-modal .preview-header .close-preview-modal svg rect{transition:stroke .3s ease-in-out}.product-preview-modal .preview-header .close-preview-modal:hover{cursor:pointer}.product-preview-modal .preview-header .close-preview-modal:hover svg path,.product-preview-modal .preview-header .close-preview-modal:hover svg rect{stroke:#e06c2e}.product-preview-modal .preview-content{display:flex;align-items:flex-start;gap:45px;margin-top:45px}.product-preview-modal .preview-content .preview-slider{display:flex;align-items:flex-start;gap:6px;background-color:#f5f5f5;box-shadow:2.8px 3.77px 17px 2.83px #00000040;padding:12px}.product-preview-modal .preview-content .preview-slider .slider-options{display:flex;flex-direction:column;gap:5px}.product-preview-modal .preview-content .preview-slider .slider-options .slider-option-btn{display:flex;align-items:center;justify-content:center;width:122px;height:122px;background-color:#fff;border:none;outline:none!important;padding:17px 3px;transition:opacity .3s ease-in-out}.product-preview-modal .preview-content .preview-slider .slider-options .slider-option-btn img{display:block;max-width:100%;height:auto}.product-preview-modal .preview-content .preview-slider .slider-options .slider-option-btn:hover{cursor:pointer;opacity:.75}.product-preview-modal .preview-content .preview-slider .slider-images{max-width:504px;background-color:#fff;padding:71px 12px 19px}.product-preview-modal .preview-content .preview-slider .slider-images .slick-slider .slick-list{overflow:hidden}.product-preview-modal .preview-content .preview-slider .slider-images .slick-slider .slick-list .slick-track{display:flex}.product-preview-modal .preview-content .preview-slider .slider-images .slick-slider .slick-list .slick-track img{display:block;max-width:100%;object-fit:contain}.product-preview-modal .preview-content .preview-slider .slider-images .slick-slider .slick-dots{margin-top:42px}.product-preview-modal .preview-content .preview-slider .slider-images .slick-slider .slick-dots ul{display:flex;align-items:center;justify-content:center;gap:9px;list-style:none;-webkit-user-select:none;user-select:none}.product-preview-modal .preview-content .preview-slider .slider-images .slick-slider .slick-dots ul li{width:8.48px;height:8.48px;background-color:#cacdd8;border-radius:100%;font-size:1;color:transparent;transition:background-color .3s ease-in-out}.product-preview-modal .preview-content .preview-slider .slider-images .slick-slider .slick-dots ul li:hover{cursor:pointer;background-color:#b5b7be}.product-preview-modal .preview-content .preview-slider .slider-images .slick-slider .slick-dots ul li.slick-active{pointer-events:none;background-color:#e06c2e}.product-preview-modal .preview-content .preview-data h6{font-size:14px;font-weight:600;color:#6c6a6a}.product-preview-modal .preview-content .preview-data h6:last-of-type{margin:8px 0 12px}.product-preview-modal .preview-content .preview-data h4{font-family:NEXT ART;font-size:28px;font-weight:700;color:#080808}.product-preview-modal .preview-content .preview-data p{max-width:381px;font-size:12px;font-weight:600;color:#6c6a6a;margin:12px 0 32px}.product-preview-modal .preview-content .preview-data h5{font-family:NEXT ART;font-size:32px;font-weight:700;color:#e06c2e}.product-preview-modal .preview-content .preview-data .count-product{display:flex;align-items:center;gap:21px;margin:19px 0 22px}.product-preview-modal .preview-content .preview-data .count-product .input-count-product{display:flex;align-items:center;gap:14px}.product-preview-modal .preview-content .preview-data .count-product .input-count-product p{margin:0;font-weight:700}.product-preview-modal .preview-content .preview-data .postal-code-input{max-width:246px;display:flex;align-items:center;justify-content:space-between;gap:45px;border:1px solid #808080;padding:7px 11px 7px 21px}.product-preview-modal .preview-content .preview-data .postal-code-input input{width:30%;background:none;border:none;outline:none!important;font-size:10px;font-weight:400;color:gray}.product-preview-modal .preview-content .preview-data .postal-code-input .button-secondary{font-size:12px;font-weight:400}.product-preview-modal .preview-content .preview-data .button-primary{width:246px;margin-top:37px}@media (max-width: 1024px){.product-preview-modal .preview-content{flex-direction:column}}@media (max-width: 700px){.product-preview-modal .modal .modal-content{padding:32px 20px}.product-preview-modal .preview-content .preview-slider{width:100%;flex-direction:column}.product-preview-modal .preview-content .preview-slider .slider-options{flex-direction:row;flex-wrap:wrap}.product-preview-modal .preview-content .preview-slider .slider-images{width:100%}}.ventas .ventas-hero{margin-bottom:55px}.ventas .ventas-hero p{font-size:16px;font-weight:500;color:#282828;margin-top:6px}@media (max-width: 1024px){.ventas .ventas-hero{margin-bottom:32px}}.ventas .ventas-content .ventas-filters-search-holder{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.ventas .ventas-content .ventas-filters-search-holder .ventas-filters{display:flex;align-items:center;gap:8px}.ventas .ventas-content .ventas-filters-search-holder .ventas-filters .filter-btn{display:block;background:none;border:none;outline:none!important;font-size:16px;font-weight:500;color:#282828;transition:all .3s ease-in-out}.ventas .ventas-content .ventas-filters-search-holder .ventas-filters .filter-btn:hover{cursor:pointer;color:#e06c2e}.ventas .ventas-content .ventas-filters-search-holder .ventas-filters .filter-btn.filter-btn-active{color:#e06c2e;font-weight:700;pointer-events:none}.ventas .ventas-content .ventas-filters-search-holder .ventas-filters .filters-divider{display:block;border:none;width:2px;height:12px;background-color:#282828}.ventas .ventas-content .ventas-filters-search-holder .ventas-search{width:213px}.ventas .ventas-content .ventas-table-pagination{display:flex;align-items:center;justify-content:space-between;flex-direction:column;min-height:66dvh}.ventas .ventas-content .delivery-modal .alert-icon{display:block;max-width:100%;height:auto;margin:0 auto}.ventas .ventas-content .delivery-modal h2{font-size:20px;font-weight:600;color:#282828;text-align:center;margin:29px 0 65px}.ventas .ventas-content .delivery-modal .buttons-wrap{display:flex;flex-direction:column;align-items:center;gap:17.5px}@media (max-width: 1024px){.ventas .ventas-content .ventas-filters-search-holder{flex-wrap:wrap}.ventas .ventas-content .ventas-table-pagination{min-height:55dvh}}@media (max-width: 700px){.ventas .ventas-content .ventas-filters-search-holder .ventas-filters{gap:4px}.ventas .ventas-content .ventas-filters-search-holder .ventas-filters .filter-btn{font-size:12px}}.envios .envios-hero{margin-bottom:55px}.envios .envios-hero p{font-size:16px;font-weight:500;color:#282828;margin-top:6px}@media (max-width: 1024px){.envios .envios-hero{margin-bottom:32px}}.envios .envios-content .envios-filters-search-holder{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-bottom:14px}.envios .envios-content .envios-filters-search-holder .envios-search{width:213px}.envios .envios-content .envios-table-pagination{display:flex;align-items:center;justify-content:space-between;flex-direction:column;min-height:66dvh}@media (max-width: 1024px){.envios .envios-content .envios-filters-search-holder{flex-wrap:wrap;justify-content:flex-start}.envios .envios-content .envios-table-pagination{min-height:55dvh}}@media (max-width: 700px){.envios .envios-content .envios-filters-search-holder .envios-filters{gap:4px}.envios .envios-content .envios-filters-search-holder .envios-filters .filter-btn{font-size:12px}}.usuarios .usuarios-hero{display:flex;align-items:center;flex-wrap:wrap;gap:24px 100px;margin-bottom:50px}.usuarios .usuarios-users{display:flex;align-items:center;justify-content:space-between;flex-direction:column;min-height:55dvh}.usuarios .usuarios-users .users-delete-modal .alert-icon{display:block;max-width:100%;height:auto;margin:0 auto}.usuarios .usuarios-users .users-delete-modal h2{font-size:20px;font-weight:600;color:#282828;text-align:center;margin:29px 0 65px}.usuarios .usuarios-users .users-delete-modal .buttons-wrap{display:flex;flex-direction:column;align-items:center;gap:17.5px}@media (max-width: 1024px){.usuarios .usuarios-users{min-height:44dvh}}.usuarios .usuarios-create-edit-user-modal{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:hidden;opacity:0;pointer-events:none;transition:opacity .5s ease-in-out;z-index:1000}.usuarios .usuarios-create-edit-user-modal.modal-active{opacity:1;pointer-events:initial}.usuarios .usuarios-create-edit-user-modal .create-edit-content{width:100%;height:100%;max-width:614px;background-color:#fff;padding:108px 60px 108px 36px;margin-left:auto;overflow-y:auto}.usuarios .usuarios-create-edit-user-modal .create-edit-content::-webkit-scrollbar{display:none}.usuarios .usuarios-create-edit-user-modal .create-edit-content>p{font-size:14px;font-weight:500;color:#3d3d3b;margin:12px 0 33px}.usuarios .usuarios-create-edit-user-modal .create-edit-content .form .button-primary{margin:57px auto 12px}.usuarios .usuarios-create-edit-user-modal .create-edit-content .form .button-secondary{margin:0 auto}.clientes .clientes-clients{margin-top:64px}.clientes .clientes-clients .clients-filters-search-holder{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.clientes .clientes-clients .clients-filters-search-holder .clients-filters{display:flex;align-items:center;gap:8px}.clientes .clientes-clients .clients-filters-search-holder .clients-filters .filter-btn{display:block;background:none;border:none;outline:none!important;font-size:16px;font-weight:500;color:#282828;transition:all .3s ease-in-out}.clientes .clientes-clients .clients-filters-search-holder .clients-filters .filter-btn:hover{cursor:pointer;color:#e06c2e}.clientes .clientes-clients .clients-filters-search-holder .clients-filters .filter-btn.filter-btn-active{color:#e06c2e;font-weight:700;pointer-events:none}.clientes .clientes-clients .clients-filters-search-holder .clients-filters .filters-divider{display:block;border:none;width:2px;height:12px;background-color:#282828}.clientes .clientes-clients .clients-filters-search-holder .clients-search{width:213px}.clientes .clientes-clients .clients-table-pagination{display:flex;align-items:center;justify-content:space-between;flex-direction:column;min-height:55dvh}@media (max-width: 1024px){.clientes .clientes-clients .clients-filters-search-holder{flex-wrap:wrap}}@media (max-width: 700px){.clientes .clientes-clients .clients-filters-search-holder .clients-filters{gap:4px}.clientes .clientes-clients .clients-filters-search-holder .clients-filters .filter-btn{font-size:12px}}.cliente-single .cliente-datos{width:100%;max-width:448px;background-color:#efefef;margin:38px 0 20px;padding:6.5px 16px}.cliente-single .cliente-datos .datos-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;background:none;border:none;outline:none!important;font-size:16px;font-weight:600;color:#000;transition:color .3s ease-in-out}.cliente-single .cliente-datos .datos-btn svg{transition:transform .3s ease-in-out}.cliente-single .cliente-datos .datos-btn svg path{transition:stroke .3s ease-in-out}.cliente-single .cliente-datos .datos-btn:hover{cursor:pointer;color:#e06c2e}.cliente-single .cliente-datos .datos-btn:hover svg path{stroke:#e06c2e}.cliente-single .cliente-datos .datos-cliente-wrap{height:0;interpolate-size:allow-keywords;transition:all .3s ease-in-out;overflow:hidden}.cliente-single .cliente-datos .datos-cliente-wrap .datos-info{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 8px;border-bottom:1px solid #282828}.cliente-single .cliente-datos .datos-cliente-wrap .datos-info h5{font-size:14px;font-weight:500;color:#282828}.cliente-single .cliente-datos .datos-cliente-wrap .datos-info p{font-size:14px;font-weight:700;color:#282828}.cliente-single .cliente-datos .datos-cliente-wrap .datos-info:last-of-type{border-bottom:none}.cliente-single .cliente-datos.datos-opened .datos-btn svg{transform:rotate(180deg)}.cliente-single .cliente-datos.datos-opened .datos-cliente-wrap{height:auto;margin-top:10px}.cliente-single .cliente-historial{display:flex;flex-direction:column;gap:8px}.cliente-single .cliente-historial h3{font-size:18px;font-weight:600;color:#000}.cliente-single .cliente-historial .historial-product{max-width:465px;padding:16px}.cliente-single .cliente-historial .historial-product h5{font-size:14px;font-weight:400;color:#000}.cliente-single .cliente-historial .historial-product .product-item{display:flex;align-items:flex-start;gap:14px;margin:16px 0}.cliente-single .cliente-historial .historial-product .product-item .product-image{display:flex;align-items:center;justify-content:center;min-width:90px;min-height:90px;background-color:#fff;border:2.5px solid #D9D9D9;padding:3px}.cliente-single .cliente-historial .historial-product .product-item .product-image img{display:block;max-width:100%;height:auto}.cliente-single .cliente-historial .historial-product .product-item .product-data-status{display:flex;align-items:center;justify-content:space-between;gap:6px;border-top:1px solid #CECECE;padding-top:4px;width:100%}.cliente-single .cliente-historial .historial-product .product-item .product-data-status .product-data{display:flex;flex-direction:column;gap:4px}.cliente-single .cliente-historial .historial-product .product-item .product-data-status .product-data h4{font-family:NEXT ART;font-size:14px;font-weight:700;color:#282828;text-transform:uppercase}.cliente-single .cliente-historial .historial-product .product-item .product-data-status .product-data h6{font-size:12px;font-weight:600;color:#606060;text-transform:uppercase}.cliente-single .cliente-historial .historial-product .product-item .product-data-status .product-data p{font-size:14px;font-weight:700;color:#606060}.cliente-single .cliente-historial .historial-product .product-item .product-data-status .product-data p span{font-size:16px;color:#e06c2e}.cliente-single .cliente-historial .historial-product .payment-file{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;background-color:#efefef;padding:5px 21px}.cliente-single .cliente-historial .historial-product .payment-file h4{font-size:14px;font-weight:600;color:#000}.cliente-single .cliente-historial .historial-product .payment-file a{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:600;color:#e06c2e;transition:color .3s ease-in-out}.cliente-single .cliente-historial .historial-product .payment-file a:hover{color:#282828}@media (max-width: 700px){.cliente-single .cliente-historial .historial-product .product-item .product-data-status{flex-direction:column;align-items:flex-start}.cliente-single .cliente-historial .historial-product .payment-file{flex-direction:column}}.devoluciones .devoluciones-hero{margin-bottom:70px}.devoluciones .devoluciones-hero p{font-size:16px;font-weight:500;color:#282828;margin-top:6px}.devoluciones .devoluciones-refunds .devoluciones-filters-search-holder{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-bottom:14px}.devoluciones .devoluciones-refunds .devoluciones-filters-search-holder .devoluciones-search{width:213px}.devoluciones .devoluciones-refunds .devoluciones-table-pagination{display:flex;align-items:center;justify-content:space-between;flex-direction:column;min-height:60dvh}.devoluciones .devoluciones-refunds .devoluciones-table-pagination .attach-btn{display:block;width:fit-content;margin:0 auto}.devoluciones .devoluciones-refunds .devoluciones-table-pagination .attach-btn svg path{transition:stroke .3s ease-in-out}.devoluciones .devoluciones-refunds .devoluciones-table-pagination .attach-btn:hover svg path{stroke:#e06c2e}.devoluciones .devoluciones-refunds .devoluciones-table-pagination .attach-btn[aria-disabled=true]{pointer-events:none;opacity:.5}@media (max-width: 1024px){.devoluciones .devoluciones-refunds .devoluciones-filters-search-holder{flex-wrap:wrap;justify-content:flex-start}.devoluciones .devoluciones-refunds .devoluciones-table-pagination{min-height:55dvh}}.devolucion-single h3{font-size:14px;font-weight:700;color:#000}.devolucion-single .devolucion-buy-data{display:flex;align-items:flex-start;gap:17px;margin:37px 0 32px}.devolucion-single .devolucion-buy-data .devolucion-buy{width:100%;max-width:519px}.devolucion-single .devolucion-buy-data .devolucion-buy .buy-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 24px;margin-bottom:8px}.devolucion-single .devolucion-buy-data .devolucion-buy .buy-header p{font-size:14px;font-weight:400;color:#000}.devolucion-single .devolucion-buy-data .devolucion-buy .buy-info{width:100%;border:1px solid #000000;padding:24px}.devolucion-single .devolucion-buy-data .devolucion-buy .buy-info .products-refund-wrap{display:flex;flex-direction:column;gap:16px}.devolucion-single .devolucion-buy-data .devolucion-buy .buy-info .products-refund-wrap .product-refund{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px}.devolucion-single .devolucion-buy-data .devolucion-buy .buy-info .products-refund-wrap .product-refund h4{font-size:14px;font-weight:600;color:#000}.devolucion-single .devolucion-buy-data .devolucion-buy .buy-info .products-refund-wrap .product-refund p{font-size:14px;font-weight:500;color:#e06c2e}.devolucion-single .devolucion-buy-data .devolucion-buy .buy-info .info-divider{display:block;width:100%;height:1px;border:none;background-color:#cacdd8;margin:16px 0 12.5px}.devolucion-single .devolucion-buy-data .devolucion-buy .buy-info .buy-refund-total{display:flex;align-items:center;justify-content:space-between;gap:14px}.devolucion-single .devolucion-buy-data .devolucion-buy .buy-info .buy-refund-total h4{font-size:14px;font-weight:800;color:#000}.devolucion-single .devolucion-buy-data .devolucion-buy .buy-info .buy-refund-total p{font-size:14px;font-weight:800;color:#e06c2e}.devolucion-single .devolucion-buy-data .buy-attach-file{width:100%;max-width:519px}.devolucion-single .devolucion-buy-data .buy-attach-file h3{padding:0 24px}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-divider{display:block;width:100%;height:1px;border:none;background-color:#cacdd8;margin:8px 0 23px}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder{display:flex;align-items:flex-start;gap:44px}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file{display:flex;flex-direction:column;gap:14px;max-width:328px}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file input{display:none}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file .input-text-icon{display:flex;align-items:center;gap:36px;background-color:#fff;border:1px dashed #CECECE;box-shadow:2px .45px 8.4px #00000040;padding:16px 31px}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file .input-text-icon h4{font-size:12px;font-weight:600;color:#282828}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file .input-text-icon:hover{cursor:pointer}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file .refund-formats{font-size:12px;font-weight:500;color:#9d9d9d;text-align:center;margin:5px 0 23px}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file .upload-refund-wrap h5{font-size:12px;font-weight:600;color:#535353}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file .upload-refund-wrap .file-name-abort-holder{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:6px 0 9.5px;padding:0 6px}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file .upload-refund-wrap .file-name-abort-holder .name-icon{display:flex;align-items:center;gap:6px}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file .upload-refund-wrap .file-name-abort-holder .name-icon p{font-size:14px;font-weight:500;color:#282828}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file .upload-refund-wrap .file-name-abort-holder .abort-upload-btn{background:none;border:none;outline:none!important}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file .upload-refund-wrap .file-name-abort-holder .abort-upload-btn svg path{transition:stroke .3s ease-in-out}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file .upload-refund-wrap .file-name-abort-holder .abort-upload-btn:hover{cursor:pointer}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file .upload-refund-wrap .file-name-abort-holder .abort-upload-btn:hover svg path{stroke:#d13d3d}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file .upload-refund-wrap .upload-line-progress{display:block;width:100%;height:1px;background-color:gray;position:relative}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .refund-drag-drop-input-file .upload-refund-wrap .upload-line-progress:after{display:block;content:"";position:absolute;left:0;top:-50%;width:var(--width-progress, 0%);height:3px;background-color:#e06c2e;border-radius:3px;transition:width .1s linear}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .attach-current{padding-top:16px}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .attach-current a{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:500;color:#004992;text-decoration:underline;transition:color .3s ease-in-out}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder .attach-current a:hover{color:#125aa3}@media (max-width: 700px){.devolucion-single .devolucion-buy-data{flex-direction:column}.devolucion-single .devolucion-buy-data .buy-attach-file .attach-holder{flex-direction:column;gap:16px}}.devolucion-single .devolucion-refund-data h3{padding:0 24px;margin-bottom:8px}.devolucion-single .devolucion-refund-data .refund-data{max-width:519px;display:flex;flex-direction:column;gap:11px;border:1px solid #949494;padding:24px}.devolucion-single .devolucion-refund-data .refund-data p{font-size:14px;font-weight:400;color:#000}.devolucion-single .devolucion-refund-data .refund-data p span{font-weight:500}.categorias .categorias-hero{display:flex;align-items:center;flex-wrap:wrap;gap:24px 80px;margin-bottom:60px}.categorias .categorias-categories{display:flex;flex-wrap:wrap;gap:24px;padding-left:10px}.categorias .categorias-categories .category-item{width:100%;max-width:252px;background-color:#f5f5f5;padding:16px 19px;box-shadow:0 0 8px 4px #00000040}.categorias .categorias-categories .category-item .category-featured-img{display:flex;align-items:center;justify-content:center;width:100%;background-color:#fff;padding:30px}.categorias .categorias-categories .category-item .category-featured-img img{display:block;max-width:100%;height:auto}.categorias .categorias-categories .category-item h3{font-size:16px;font-weight:600;color:#e06c2e;text-align:center;text-transform:uppercase;margin:24px 0 12px}.categorias .categorias-categories .category-item h4{display:block;border:none;width:100%;height:1px;background-color:#b6b6b6}.categorias .categorias-categories .category-item .category-actions{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:18px}.categorias .categorias-categories .category-item .category-actions button{background:none;border:none;outline:none!important}.categorias .categorias-categories .category-item .category-actions button svg path{transition:stroke .3s ease-in-out}.categorias .categorias-categories .category-item .category-actions button svg path[fill]{transition:all .3s ease-in-out}.categorias .categorias-categories .category-item .category-actions button:hover{cursor:pointer}.categorias .categorias-categories .category-item .category-actions button:hover.category-edit-btn svg path{stroke:#e06c2e}.categorias .categorias-categories .category-item .category-actions button:hover.category-delete-btn svg path{stroke:#282828}.categorias .categorias-categories .category-item .category-actions button:hover.category-delete-btn svg path[fill]{fill:#282828}.categorias .categorias-categories .category-delete-restore-modal .alert-icon{display:block;max-width:100%;height:auto;margin:0 auto}.categorias .categorias-categories .category-delete-restore-modal h2{font-size:20px;font-weight:600;color:#282828;text-align:center;margin:29px 0 65px}.categorias .categorias-categories .category-delete-restore-modal .buttons-wrap{display:flex;flex-direction:column;align-items:center;gap:17.5px}@media (max-width: 700px){.categorias .categorias-categories{flex-direction:column;align-items:center}}.create-edit-category-modal{display:flex;align-items:flex-start;gap:20px}.create-edit-category-modal .category-featured-image{width:100%;max-width:384px}.create-edit-category-modal .category-featured-image h4{font-size:16px;font-weight:600;color:#282828;margin-bottom:12px}.create-edit-category-modal .form button{margin-top:19px}@media (max-width: 700px){.create-edit-category-modal{flex-direction:column}}
