@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box;border:none;outline:none;margin:0;padding:0;font-family:Montserrat,sans-serif}html{scroll-behavior:smooth}body{caret-color:#ff1216;max-width:2000px;margin:auto;font-family:Montserrat,sans-serif}body::-moz-selection{color:#ff1216}body::-moz-selection{color:#ff1216}body::selection{color:#ff1216}p{color:#777;text-align:justify;font-size:14px;font-weight:400}h1,h2,h3{color:#ff1216;font-weight:700}h4{color:#363636}a{cursor:pointer;font-size:14px;text-decoration:none}menu,ol,ul{list-style:none}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;-webkit-user-select:none;user-select:none;-o-user-select:none;max-width:100%;height:auto}.dnone{display:none}.colflex,.flex{display:flex}.colflex{flex-direction:column}.grid{display:grid}.w50{width:50%}.w50,.w80{margin:auto}.w80{width:80%}.w85{width:85%}.w85,.w90{margin:auto}.w90{width:90%}.relative{position:relative}.absolute{position:absolute}input,select{border-radius:5px;height:2.5rem}input,textarea{border:1px solid #e2e2e2}input:focus,textarea:focus{border:1px solid #ff1216}input,select,textarea{color:#777;font-size:16px}input[type=checkbox]{-webkit-appearance:none;background-color:#e2e2e2;border:none;border-radius:2px;width:1.1rem;height:1.1rem;position:relative}input[type=checkbox]:checked{background-color:#ff1216}input[type=checkbox]:before,input[type=checkbox]:checked:before{color:#fff;text-align:center;width:100%;height:100%;line-height:1.1em;position:absolute;top:0;left:0}input[type=checkbox]:checked:before{content:"✔"}input[type=radio]{-webkit-appearance:none;background:#fff;border:2px solid #e2e2e2;border-radius:50%;width:1.3rem;height:1.3rem;position:relative}input[type=radio]:checked{border:2px solid #ff1216}input[type=radio]:before,input[type=radio]:checked:before{border-radius:50%;width:65%;height:65%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}input[type=radio]:checked:before{content:"";background:#ff1216}.lock-screen{width:100%;height:100%;position:fixed;overflow:hidden}@keyframe width{0%{ width:0 } to{ width:40% }}body{background:#f8f8f8;flex-direction:column}body,body main{display:flex}@media (width>=1280px){body main{height:100%}body main .content{justify-content:space-between}}body main .menu.whiteBg{background:#fff}body main .menu{background:#fff;min-height:100%;transition:all .3s}@media (width>=1280px){body main .menu{background:0 0;width:75px}body main .menu .navSlim{z-index:2;background:#fff;border-right:1px solid #e2e2e2;place-items:center;height:100vh;padding:74px 0 0;display:none;position:fixed;top:0;left:0}body main .menu .navSlim a{margin:0;padding:0 15px}body main .menu .navSlim a:first-child img{width:20px}body main .menu .navSlim a:nth-child(2) img{width:40px}body main .menu .navSlim a:nth-child(3) img,body main .menu .navSlim a:nth-child(6) img,body main .menu .navSlim a:nth-child(7) img{width:20px}body main .menu .navSlim a:last-of-type img{width:28px}body main .menu .navSlim a{transition:all .3s}body main .menu .navSlim a:not(:last-of-type) img{filter:grayscale()}body main .menu .navSlim a:not(:last-of-type):hover img{filter:grayscale(0)}}body main .menu .open_id{background:#ff9;margin:0;padding-top:10px;padding-bottom:10px;padding-left:20px;display:none}body main .menu .open_id span{color:#fff!important}body main .menu .open_id:hover span{-webkit-text-decoration:underline #c8c814;text-decoration:underline #c8c814}body main .menu .open_menu_active{background:#c8c814;margin:0;padding:10px}body main .menu .open_menu_active span,body main .menu .open_menu_active:hover span{color:#fff}body main .menu nav{z-index:3;background:linear-gradient(156deg,#ff1216,#c8c814);place-items:start;width:calc(100% - 73px);height:calc(100vh - 73px);padding:3rem 0 0;position:fixed;top:74.3px;left:-100%;overflow:auto}@media (width>=768px){body main .menu nav{width:40%}}@media (width>=1024px){body main .menu nav{width:26%}}@media (width>=1280px){body main .menu nav{border-right:1px solid #e2e2e2;width:200px;height:100vh;padding:15px 0 0;top:0}}body main .menu nav::-webkit-scrollbar{width:8px;padding:50px 0}body main .menu nav::-webkit-scrollbar-track{background-color:red}body main .menu nav::-webkit-scrollbar-thumb{background-color:#c8c814;border:1px solid red;border-radius:6px}body main .menu nav::-webkit-scrollbar-thumb:hover{background-color:#c8c814}body main .menu nav a img{filter:grayscale();width:25px;transition:all .2s;position:absolute;left:-2.5rem}body main .menu nav a{color:#777;align-items:center;width:100%;margin:40px 0;padding:0 10px;font-size:13px;font-weight:600;transition:all .2s}body main .menu nav a:hover span{color:#c8c814}body main .menu nav a span{color:#fff}@media (width>=1280px){body main .menu nav a{font-size:13px}body main .menu nav a:not(.sessionBtn):hover{color:#fff}body main .menu nav a:not(.sessionBtn):hover img{filter:grayscale(0)}}body main .menu nav a:nth-of-type(2) img{width:45px;left:-3.5rem}body main .menu nav a:nth-of-type(3) img,body main .menu nav a:nth-of-type(6) img{width:20px}body main .menu nav a.selected span{color:#ff1216}body main .menu nav a.selected img{filter:grayscale(0)}body main .menu .sessionBtn{color:#fff;background:#ff1216;border-radius:10px;align-items:center;gap:5px;width:80%;margin-left:10%;padding:8px 10px;font-size:12px;font-weight:400}body main .menu .sessionBtn:hover{background:red}body main .menu .sessionBtn:hover span{color:#fff}body main .menu .sessionBtn img{width:15px;position:relative;left:0}body main .menu .sessionBtn span{color:#fff}body main .navOpened{transition:all .3s;left:0!important}body main .menuOpened{width:220px}body main .menuClosed{transition:all .3s;left:-100%!important}body main .content{width:100%}header{border-bottom:1px solid #e2e2e2}header .openNotification{z-index:1;background:#fff;border:1px solid #e2e2e2;border-radius:5px;width:90%;display:none;left:50%;transform:translate(-50%)}@media (width>=768px){header .openNotification{width:50%;left:74%}}@media (width>=1024px){header .openNotification{width:40%;left:79%}}@media (width>=1280px){header .openNotification{width:30%;left:84%}}@media (width>=1366px){header .openNotification{width:25%;left:87%}}@media (width>=1900px){header .openNotification{width:20%;left:88%}}header .openNotification .container{width:100%;padding:1rem}header .openNotification .container .tittle{justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem}header .openNotification .container .tittle a,header .openNotification .container .tittle p{color:#363636;font-weight:600}header .openNotification .container .tittle a{font-size:14px}header .openNotification .container .content{background:#fff;gap:1rem;width:100%;height:200px;overflow-y:scroll}header .openNotification .container .content span{color:#777;font-size:13px}header .openNotification .container .content .item{background:#f8f8f8;border:1px solid #e2e2e2;border-radius:5px;gap:10px;padding:1rem;position:relative}header .openNotification .container .content .item .close{cursor:pointer;position:absolute;top:10px;right:15px}header .openNotification .container .content .item div{align-items:flex-start}header .openNotification .container .content .item div p{margin-bottom:3px;font-weight:600}header .openNotification .container .content .item div p span{font-size:12px;font-weight:400}header .openNotification .container .content .item div h4{color:#777;font-size:13px;font-weight:400}header .openNotification hr{border-top:1px solid #e2e2e2;width:100%}header .openNotification .closePanel{justify-content:center;width:100%;padding:15px}header .openNotification .closePanel a{color:#ff1216;text-align:center;font-weight:500}header .container{background:linear-gradient(327deg,#ff1216,#c8c814);justify-content:space-between;align-items:center;padding-left:5%}@media (width>=768px){header .container{padding-right:5%}}@media (width>=1280px){header .container .notification,header .container .openMenu{cursor:pointer}}header .container .openMenu{width:25px;height:20px}@media (width>=1280px){header .container .openMenu{z-index:4;position:fixed;left:25px}}header .container .openMenu span{background:#777;border-radius:4px;width:100%;height:4px;transition:all .25s ease-in-out;position:absolute;left:0;transform:rotate(0)}header .container .openMenu span:first-child{transform-origin:0;top:0}header .container .openMenu span:nth-child(2){transform-origin:0;width:90%;top:50%;transform:translateY(-50%)}header .container .openMenu span:nth-child(3){transform-origin:0;bottom:0}header .container .opened span:first-child{width:calc(100% + 2px);top:-3px;transform:rotate(45deg)}header .container .opened span:nth-child(2){opacity:0;width:0}header .container .opened span:nth-child(3){width:calc(100% + 2px);transform:rotate(-45deg)}header .container .notification:before{content:"";background:red;border-radius:50%;width:5px;height:5px;position:absolute;top:-5px;right:-5px}@media (width>=768px){header .container .logo{flex:1;justify-content:flex-start;margin-left:2rem;transition:all .3s;display:flex}header .container .logo a{width:100px;margin:10px 0}header .container .logo a img{width:100%}header .container .logo .closeSlim2,header .container .logo .openSlim2{display:none}}@media (width>=1280px){header .container .logo{flex:0;align-items:center;gap:1rem}header .container .logo .closeSlim2,header .container .logo .openSlim2{width:25px}header .container .logo .closeSlim2 img,header .container .logo .openSlim2 img{width:100%}header .container .logo .openSlim2{display:flex}}@media (width>=1600px){header .container .logo{margin-left:25px}}@media (width>=1900px){header .container .logo{margin-left:10px}}header .container .logo.logoMovin{transition:all .3s}@media (width>=1280px){header .container .logo.logoMovin{margin-left:155px}}@media (width>=1900px){header .container .logo.logoMovin{margin-left:135px}}header .container .user{align-items:center;gap:2rem}header .container .userMenu{cursor:pointer;background:0 0;align-items:center;height:100%;padding:1.2rem}header .container .userMenu .userImage{width:35px}header .container .userMenu .arrow,header .container .userMenu span{display:none}@media (width>=768px){header .container .userMenu .arrow,header .container .userMenu span{display:inline}header .container .userMenu span{color:#fff;margin:0 10px;font-size:14px}}header .container .userMenu .arrow{visibility:hidden}@media (width>=768px){header .container .userMenu .arrow{width:14px}}footer{border-top:1px solid #e2e2e2;width:100%}footer .container{justify-content:center;align-items:center;gap:5px;padding:5px 0}footer .container p{color:#c4c4c4;font-size:12px}section.session{background:#ff1216;justify-content:center;align-items:stretch;padding-top:15%}@media (width<=768px){section.session{width:100%;height:100vh;padding:25% 0}}@media (width>=768px){section.session{width:50%;margin:auto}}@media (width>=1024px){section.session{width:100%;height:100vh;padding:0;overflow-y:hidden}section.session .imgSession{width:60%;display:flex}section.session .imgSession img{-o-object-fit:cover;object-fit:cover;z-index:2;width:100%;height:100%}}@media (width>=1366px){section.session .imgSession{width:55%}}@media (width>=1600px){section.session .imgSession{width:60%}}section.session .imgSession{position:relative}section.session .imgSession .logo{z-index:3;width:300px;height:auto;display:none;position:absolute;bottom:0;right:0}section.session .login{align-items:center;width:80%;height:auto}@media (width>=1024px){section.session .login{justify-content:center;align-items:center;width:40%;padding:0 5%}}@media (width>=1366px){section.session .login{width:45%;padding:0 10%}}@media (width>=1600px){section.session .login{width:40%}}section.session .login .logo{width:60%;margin-bottom:10px}section.session .login .hi{visibility:hidden}section.session .login .please{justify-content:space-between;align-items:center;width:100%;margin:2rem 0}section.session .login .please p{color:#fff;font-size:12px}section.session .login .please hr{border-top:1px solid #fff;width:2rem}section.session .login form{align-items:center;width:90%}section.session .login form .init_2,section.session .login form .totp{display:none}section.session .login form .input{align-items:center;width:100%}section.session .login form .input img{width:15px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}section.session .login form .input input{color:#777;border-radius:10px;width:100%;padding:0 10px 0 32px}section.session .login form .input:not(:last-of-type){margin-bottom:1rem}section.session .login form .forgot{color:#363636;margin:1.5rem 0 2rem;font-size:12px;font-weight:600}section.session .login form .forgot a{color:#0ab1dc;font-size:12px}section.session .login form .init{color:#fff;text-align:center;background:#c8c814;border-radius:10px;width:90%;padding:1rem 0;font-weight:700}section.session .login form .init:hover{background:red}section.vehicles{padding:1rem}@media (width>=1280px){section.vehicles{padding:2rem}}section.vehicles .container h1{margin-bottom:10px}section.vehicles .internal{background:#fff;border:1px solid #e2e2e2}section.vehicles .internal .head{border-bottom:1px solid #e2e2e2;gap:1rem;padding:1rem 10px}@media (width>=768px){section.vehicles .internal .head{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=1024px){section.vehicles .internal .head{padding:1rem 15px}}section.vehicles .internal .head .buttons{justify-content:center;gap:1rem}section.vehicles .internal .head .buttons a,section.vehicles .internal .head span{font-size:13px}section.vehicles .internal .head .buttons a{background:#f8f8f8;border-radius:5px;padding:.5rem 1rem;font-weight:500}section.vehicles .internal .head .buttons a:not(:first-child){display:none}section.vehicles .internal .head .buttons a:first-child{color:#fff;background:#c8c814;align-items:center}section.vehicles .internal .head .buttons a:first-child i,section.vehicles .internal .head .buttons a:first-child img{margin-right:5px}section.vehicles .internal .head .buttons a:first-child i{font-size:18px}@media (width>=1024px){section.vehicles .internal .head .buttons a:not(:first-child){color:#777;border:1px solid #e2e2e2;display:flex}}section.vehicles .internal .head .filter{justify-content:space-between;align-items:center;gap:1rem;display:none}section.vehicles .internal .head .filter span{color:#777;font-size:14px}section.vehicles .internal .head .filter input{background:#f8f8f8;width:70%;padding:0 10px}section.vehicles .internal .head .filter input::placeholder{color:#c4c4c4}section.vehicles .internal .head .filter select{color:#777;background:#f8f8f8;border:1px solid #e2e2e2;padding:5px;display:none}section.vehicles .internal table{border-collapse:collapse;width:100%}section.vehicles .internal table tr:nth-child(odd){background:#f8f8f8}section.vehicles .internal table tr:nth-child(2n){background:#fff}section.vehicles .internal table tr td,section.vehicles .internal table tr th{padding:15px}section.vehicles .internal table tr th:not(:first-of-type) .tittle{justify-content:center}section.vehicles .internal table tr th .tittle{justify-content:space-between}@media (width>=768px){section.vehicles .internal table tr th .tittle{justify-content:flex-start;gap:1rem}}section.vehicles .internal table tr th .tittle h3{color:#363636;font-size:13px;font-weight:600}section.vehicles .internal table tr th .tittle>img{cursor:pointer}@media (width<=500px){section.vehicles .internal table tr th .tittle>img{display:none}}section.vehicles .internal table tr th .tittle .order{align-items:center;gap:5px;display:flex}section.vehicles .internal table tr th .tittle .order span{font-size:12px}@media (width>=500px){section.vehicles .internal table tr th .tittle .order{display:none}}section.vehicles .internal table tr td p{text-align:center;word-break:break-word;font-size:14px;font-weight:500}section.vehicles .internal table tr td .nameCar{align-items:flex-start;gap:10px}section.vehicles .internal table tr td .nameCar .thumbCar{-o-object-fit:cover;object-fit:cover;width:64px;height:100%}section.vehicles .internal table tr td .nameCar .info{flex:1;align-items:flex-start}section.vehicles .internal table tr td .nameCar .info h4{color:#363636;font-size:14px;font-weight:600}section.vehicles .internal table tr td .nameCar .info>span{color:#777;margin-bottom:10px;font-size:13px}@media (width>=768px){section.vehicles .internal table tr td .nameCar .info>span{margin:5px 0 0}}section.vehicles .internal table tr td .nameCar .statsMobile{justify-content:flex-start;gap:1.2rem;width:100%}@media (width>=500px){section.vehicles .internal table tr td .nameCar .statsMobile{display:none}}section.vehicles .internal table tr td .nameCar .statsMobile span{color:#fff;background:#e2e2e2;border-radius:5px;padding:5px;font-size:8px;font-weight:500}@media (width>=390px){section.vehicles .internal table tr td .nameCar .statsMobile span{font-size:9px}}@media (width>=400px){section.vehicles .internal table tr td .nameCar .statsMobile span{font-size:10px}}section.vehicles .internal table tr td .nameCar .statsMobile span.active{background:#0acf97}section.vehicles .internal table tr td .nameCar .statsMobile span.inactive{background:#c4c4c4}section.vehicles .internal table tr td .stats{place-items:center;width:100%}section.vehicles .internal table tr td .stats span{color:#fff;border-radius:5px;padding:8px 10px;font-size:12px;font-weight:500}section.vehicles .internal table tr td .stats span.active{background:#0acf97}section.vehicles .internal table tr td .stats span.inactive{background:#c4c4c4}section.vehicles .internal table tr td .stats span.sold{background:#ff480e}section.vehicles .internal table tr td .featured{align-items:flex-start;gap:10px}section.vehicles .internal table tr td .featured span{color:#777;background:#e2e2e2;border-radius:5px;padding:5px;font-size:11px;font-weight:500}section.vehicles .internal table tr td .actions{justify-content:center;align-items:center;gap:1rem}section.vehicles .internal table tr td .actions a img{opacity:.6;transition:opacity .2s}section.vehicles .internal table tr td .actions a img:hover{opacity:1}@media (width<=500px){section.vehicles .internal table tr td:not(:first-child),section.vehicles .internal table tr th:not(:first-child){display:none}}section.vehicles .internal table tr{border-bottom:1px solid #e2e2e2}@media (width<=1280px){section.vehicles .internal table tr td:nth-child(3),section.vehicles .internal table tr th:nth-child(3){display:none}}@media (width<=1366px){section.vehicles .internal table tr td:nth-child(4),section.vehicles .internal table tr th:nth-child(4){display:none}}@media (width<=768px){section.vehicles .internal table tr td:nth-child(8),section.vehicles .internal table tr th:nth-child(8){display:none}}section.vehicles .internal .paginator{align-items:center;gap:1rem;padding:1rem}@media (width>=768px){section.vehicles .internal .paginator{flex-direction:row;justify-content:space-between}}section.vehicles .internal .paginator .total{color:#c4c4c4;font-size:14px}section.vehicles .internal .paginator .total span{color:#777}section.vehicles .internal .paginator .pages{align-items:center;gap:1rem}section.vehicles .internal .paginator .pages img,section.vehicles .internal .paginator .pages span{cursor:pointer}section.vehicles .internal .paginator .pages span{color:#777;border-radius:5px;padding:10px 1rem}section.vehicles .internal .paginator .pages span:hover{color:#ff1216}section.vehicles .internal .paginator .pages span.active{color:#ff1216;cursor:default;border:1px solid #ff1216}section.infoAbout{padding:1rem}@media (width>=1280px){section.infoAbout{padding:2rem}}section.infoAbout .tittle{justify-content:space-between;margin-bottom:1rem}section.infoAbout .tittle a{color:#ff1216;background:#ffe1ce;border-radius:5px;align-items:center;padding:5px 8px;font-size:13px;font-weight:500}section.infoAbout .tittle a img{width:8px;margin-right:5px}section.infoAbout .tittle h1{font-size:1rem;font-weight:600}@media (width>=1280px){section.infoAbout .tittle a{display:none}section.infoAbout .tittle h1{font-size:22px}}section.infoAbout .info{background:#fff;border:1px solid #e2e2e2;padding:1rem}@media (width>=768px){section.infoAbout .info{padding:2rem}}section.infoAbout .info .data{flex-direction:column-reverse}@media (width>=1024px){section.infoAbout .info .data{flex-direction:row;justify-content:space-between}}section.infoAbout .info .data .pt1 h4,section.infoAbout .info .data .pt1 p{display:none}@media (width>=1024px){section.infoAbout .info .data .pt1{width:50%}section.infoAbout .info .data .pt1 h4,section.infoAbout .info .data .pt1 p{display:block}section.infoAbout .info .data .pt1 p{margin:10px 0 1.5rem}section.infoAbout .info .data .pt1 p span{color:#ff480e}}section.infoAbout .info .data .pt1 .inputs{flex-wrap:wrap;justify-content:space-between}@media (width>=1024px){section.infoAbout .info .data .pt1 .inputs{margin-bottom:2rem}}section.infoAbout .info .data .pt1 .inputs span{align-items:flex-start;width:100%;margin-bottom:1rem}@media (width>=1024px){section.infoAbout .info .data .pt1 .inputs span{width:47%}}@media (width>=1366px){section.infoAbout .info .data .pt1 .inputs span{width:30%}}section.infoAbout .info .data .pt1 .inputs span label{color:#363636;margin-bottom:5px;font-size:10px;font-weight:600}@media (width>=1280px){section.infoAbout .info .data .pt1 .inputs span label{font-size:12px}}section.infoAbout .info .data .pt1 .inputs span input{width:100%;padding:0 10px}section.infoAbout .info .data .pt1 .inputs span input::placeholder{color:#c4c4c4}section.infoAbout .info .data .pt1 .inputs span select{color:#c4c4c4;background:#fff;border:1px solid #e2e2e2;width:100%;height:2.5rem}section.infoAbout .info .data .pt1 .inputs span.w45{width:45%}@media (width>=768px){section.infoAbout .info .data .pt1 .inputs span.w45{width:30%}}@media (width>=1366px){section.infoAbout .info .data .pt1{width:60%}}@media (width>=1900px){section.infoAbout .info .data .pt1{width:65%}}section.infoAbout .info .data .pt2 .upload{align-items:flex-start;margin-bottom:2rem}section.infoAbout .info .data .pt2 .upload p{margin:1rem 0}section.infoAbout .info .data .pt2 .upload p span{color:#ff480e}section.infoAbout .info .data .pt2 .upload h5{margin-bottom:10px}section.infoAbout .info .data .pt2 .upload .actions{align-items:flex-end;gap:1rem;width:100%;margin-bottom:10px}section.infoAbout .info .data .pt2 .upload .actions .pic{background:#f8f8f8;border:1px solid #e2e2e2;place-items:center;padding:3rem}section.infoAbout .info .data .pt2 .upload .actions .pic img{width:2rem}section.infoAbout .info .data .pt2 .upload .actions .buttons a{color:#fff;border-radius:5px;justify-content:center;align-items:center;padding:10px 25px;font-weight:500}section.infoAbout .info .data .pt2 .upload .actions .buttons a img{margin-right:8px}section.infoAbout .info .data .pt2 .upload .actions .buttons a:first-of-type{background:#0acf97;margin-bottom:1rem}section.infoAbout .info .data .pt2 .upload .actions .buttons a:first-of-type img{width:15px}section.infoAbout .info .data .pt2 .upload .actions .buttons a:last-of-type{background:#ff480e}section.infoAbout .info .data .pt2 .upload span{font-size:10px}@media (width>=1024px){section.infoAbout .info .data .pt2{width:35%}section.infoAbout .info .data .pt2 .imageStep{flex-direction:column;margin-bottom:3rem;display:flex}section.infoAbout .info .data .pt2 .imageStep .container{border:1px solid #e2e2e2;width:100%;padding:1rem}section.infoAbout .info .data .pt2 .imageStep .container h2{color:#363636;font-size:1rem;font-weight:600}section.infoAbout .info .data .pt2 .imageStep .container p{color:#363636;margin:1rem 0}section.infoAbout .info .data .pt2 .imageStep .container .imageForm{gap:1rem}section.infoAbout .info .data .pt2 .imageStep .container .imageForm .pt1 .squareImg{background:#f8f8f8;border:1px solid #e2e2e2;justify-content:center;align-items:center;padding:20px}section.infoAbout .info .data .pt2 .imageStep .container .imageForm .pt1 .squareImg img{width:25px}section.infoAbout .info .data .pt2 .imageStep .container .imageForm .pt2{width:100%}section.infoAbout .info .data .pt2 .imageStep .container .imageForm .pt2 a{color:#fff;text-align:center;background:#0acf97;border-radius:5px;justify-content:center;align-items:center;width:100%;margin-bottom:5px;padding:.5rem}section.infoAbout .info .data .pt2 .imageStep .container .imageForm .pt2 img{width:20px;margin-right:8px}section.infoAbout .info .data .pt2 .imageStep .container .imageForm .pt2 p{color:#363636;margin:0;font-size:10px}section.infoAbout .info .data .pt2 .imageStep .container2{background:#fff;border:1px solid #e2e2e2;border-top:none;width:100%}section.infoAbout .info .data .pt2 .imageStep .container2 .uploaded{justify-content:flex-start;align-items:center;gap:1rem;padding:1rem}section.infoAbout .info .data .pt2 .imageStep .container2 .uploaded:not(:first-of-type){border-top:1px solid #e2e2e2}section.infoAbout .info .data .pt2 .imageStep .container2 .uploaded:nth-of-type(2n){background:#f8f8f8}section.infoAbout .info .data .pt2 .imageStep .container2 .uploaded p{color:#363636;margin-bottom:1rem;font-weight:600}section.infoAbout .info .data .pt2 .imageStep .container2 .uploaded a{color:#fff;background:#ff480e;border-radius:5px;align-items:center;padding:8px 25px;font-size:13px;font-weight:500;display:flex}section.infoAbout .info .data .pt2 .imageStep .container2 .uploaded a img{margin-right:5px}section.infoAbout .info .data .pt2 .states{background:#fff;border:1px solid #e2e2e2;flex-direction:column;width:100%;display:flex}section.infoAbout .info .data .pt2 .states .pt1,section.infoAbout .info .data .pt2 .states .pt2{width:100%;padding:1rem}section.infoAbout .info .data .pt2 .states .pt1 label{align-items:center;margin-left:5px;font-size:12px;font-weight:500;display:flex}section.infoAbout .info .data .pt2 .states .pt1 label:not(:last-of-type){margin-bottom:1rem}section.infoAbout .info .data .pt2 .states .pt1 input{margin-right:5px}section.infoAbout .info .data .pt2 .states .pt1 hr{border-top:1px solid #e2e2e2;width:100%}section.infoAbout .info .data .pt2 .states .pt1 h2,section.infoAbout .info .data .pt2 .states .pt2 h2{color:#363636;margin-bottom:1rem;font-size:1rem;font-weight:600}section.infoAbout .info .data .pt2 .states .pt2 form{justify-content:space-between}section.infoAbout .info .data .pt2 .states .pt2 form .option{align-items:center;gap:5px}section.infoAbout .info .data .pt2 .states .pt2 form .option span{color:#fff;border-radius:5px;padding:5px 8px;font-size:10px}}@media (width>=1024px) and (width>=390px){section.infoAbout .info .data .pt2 .states .pt2 form .option span{font-size:12px}}@media (width>=1024px){section.infoAbout .info .data .pt2 .states .pt2 form .option span.green{background:#0acf97}section.infoAbout .info .data .pt2 .states .pt2 form .option span.grey{background:#c4c4c4}section.infoAbout .info .data .pt2 .states .pt2 form .option span.red{background:#ff480e}}@media (width>=1440px){section.infoAbout .info .data .pt2{width:30%}}@media (width>=1600px){section.infoAbout .info .data .pt2{width:25%}}@media (width>=1280px){section.infoAbout .another{justify-content:space-between;align-items:flex-start;display:flex}}section.infoAbout .another .pt1{border:1px solid #e2e2e2;border-radius:10px;align-items:flex-start;padding:2rem}@media (width>=1280px){section.infoAbout .another .pt1{width:50%}}@media (width>=1366px){section.infoAbout .another .pt1{width:60%}}section.infoAbout .another .pt1 h4{margin-bottom:1rem}section.infoAbout .another .pt1 label{color:#363636;margin-bottom:10px;font-size:14px;font-weight:600}section.infoAbout .another .pt1 input{width:100%;margin-bottom:10px;padding:0 10px}section.infoAbout .another .pt1 textarea{resize:none;border-radius:5px;width:100%;margin-bottom:10px;padding:5px 10px}section.infoAbout .another .pt1 textarea::placeholder{color:#c4c4c4}section.infoAbout .another .pt2 span{font-size:10px}@media (width>=1280px){section.infoAbout .another .pt2{width:35%}}@media (width>=1440px){section.infoAbout .another .pt2{width:30%}}@media (width>=1600px){section.infoAbout .another .pt2{width:25%}}section.infoAbout .another .pt2 .upload{align-items:flex-start}section.infoAbout .another .pt2 .upload h4{margin-bottom:10px}section.infoAbout .another .pt2 .upload .actions{align-items:flex-end;gap:1rem;width:100%;margin-bottom:10px}section.infoAbout .another .pt2 .upload .actions .pic{background:#f8f8f8;border:1px solid #e2e2e2;place-items:center;padding:3rem}section.infoAbout .another .pt2 .upload .actions .pic img{width:2rem}section.infoAbout .another .pt2 .upload .actions .buttons a{color:#fff;border-radius:5px;justify-content:center;align-items:center;padding:10px 25px;font-weight:500}section.infoAbout .another .pt2 .upload .actions .buttons a img{margin-right:8px}section.infoAbout .another .pt2 .upload .actions .buttons a:first-of-type{background:#0acf97;margin-bottom:1rem}section.infoAbout .another .pt2 .upload .actions .buttons a:first-of-type img{width:15px}section.infoAbout .another .pt2 .upload .actions .buttons a:last-of-type{background:#ff480e}section.infoAbout .btnActions{justify-content:center;gap:1.5rem;margin-top:2rem}section.infoAbout .btnActions a{border-radius:5px;padding:12px 30px;font-weight:500}section.infoAbout .btnActions a:first-child{color:#777;background:#fff;border:1px solid #e2e2e2;align-items:center}section.infoAbout .btnActions a:first-child img{margin-right:8px}section.infoAbout .btnActions a:nth-child(2){color:#fff;background:#0acf97}section.infoAbout .btnActions a:last-child{color:#fff;background:#ff1216}@media (width>=1024px){section.infoAbout .btnActions a:last-child{display:none}section.infoAbout .btnActions{justify-content:flex-end}section.infoAbout .btnActions a:not(:last-child){display:flex}}@media (width>=1280px){section.infoAbout .aboutMobile{display:none}}section.infoAbout .aboutMobile .container{background:#fff;border:1px solid #e2e2e2;border-radius:5px;align-items:center;padding:1rem}@media (width>=1024px){section.infoAbout .aboutMobile .container{padding:2rem}}section.infoAbout .aboutMobile .container a{color:#fff;background:#ff6e0e;border-radius:5px;padding:12px 30px;font-weight:500}section.infoAbout .aboutMobile .container .upload{align-items:flex-start;width:100%;margin-bottom:1rem}section.infoAbout .aboutMobile .container .upload h4{margin-bottom:10px}section.infoAbout .aboutMobile .container .upload span{font-size:10px}section.infoAbout .aboutMobile .container .upload .actions{align-items:flex-end;gap:1rem;width:100%;margin-bottom:10px}section.infoAbout .aboutMobile .container .upload .actions .pic{background:#f8f8f8;border:1px solid #e2e2e2;place-items:center;padding:3rem}section.infoAbout .aboutMobile .container .upload .actions .pic img{width:2rem}section.infoAbout .aboutMobile .container .upload .actions .buttons a{color:#fff;border-radius:5px;justify-content:center;align-items:center;padding:10px 25px;font-weight:500}section.infoAbout .aboutMobile .container .upload .actions .buttons a img{margin-right:8px}section.infoAbout .aboutMobile .container .upload .actions .buttons a:first-of-type{background:#0acf97;margin-bottom:1rem}section.infoAbout .aboutMobile .container .upload .actions .buttons a:first-of-type img{width:15px}section.infoAbout .aboutMobile .container .upload .actions .buttons a:last-of-type{background:#ff480e}section.infoAbout .aboutMobile .container .inputs{width:100%}section.infoAbout .aboutMobile .container .inputs h4{margin-bottom:1rem}section.infoAbout .aboutMobile .container .inputs label{color:#363636;margin-bottom:10px;font-size:14px;font-weight:600}section.infoAbout .aboutMobile .container .inputs input{width:100%;margin-bottom:10px;padding:0 10px}section.infoAbout .aboutMobile .container .inputs textarea{resize:none;border-radius:5px;width:100%;margin-bottom:10px;padding:5px 10px}section.infoAbout .aboutMobile .container .inputs textarea::placeholder{color:#c4c4c4}.editCarModal{border-radius:5px;width:95%;padding:1rem 0}.editCarModal .container{width:100%}.editCarModal .container .head{justify-content:flex-start;align-items:center;gap:1rem;padding:0 1rem 1rem}.editCarModal .container .head .thumb{-o-object-fit:cover;object-fit:cover;width:70px;height:70px}.editCarModal .container .head .info{flex:1;gap:5px}.editCarModal .container .head .info span{color:#777;font-size:12px}.editCarModal .container .head .edit{justify-content:flex-start;gap:1rem}.editCarModal .container .head .edit a{color:#fff;border-radius:5px;align-items:center;padding:5px 8px;font-size:8px;font-weight:500}@media (width>=390px){.editCarModal .container .head .edit a{font-size:10px}}.editCarModal .container .head .edit a:first-child{background:#ff1216}.editCarModal .container .head .edit a:last-child{background:#ff480e}.editCarModal .container .head .edit img{width:12px;margin-right:5px}.editCarModal .container .feature{border-top:1px solid #e2e2e2;padding:1rem}.editCarModal .container .feature h4{margin-bottom:1rem}.editCarModal .container .feature form{justify-content:space-between;align-items:center}.editCarModal .container .feature form label{align-items:center;margin-left:5px;font-size:12px;font-weight:500;display:flex}.editCarModal .container .feature form input{margin-right:5px}.editCarModal .container .state{padding:0 1rem}.editCarModal .container .state h4{margin-bottom:1rem}.editCarModal .container .state form{justify-content:space-between}.editCarModal .container .state form .option{align-items:center;gap:5px}.editCarModal .container .state form .option span{color:#fff;border-radius:5px;padding:5px 8px;font-size:10px}@media (width>=390px){.editCarModal .container .state form .option span{font-size:12px}}.editCarModal .container .state form .option span.green{background:#0acf97}.editCarModal .container .state form .option span.grey{background:#c4c4c4}.editCarModal .container .state form .option span.red{background:#ff480e}section.addVehicles{padding:1rem}@media (width>=1280px){section.addVehicles{border:none;padding:2rem}}section.addVehicles .container>.tittle{justify-content:space-between;margin-bottom:1rem}section.addVehicles .container>.tittle a{color:#ff1216;background:#ffe1ce;border-radius:5px;align-items:center;padding:5px 8px;font-size:13px;font-weight:500}section.addVehicles .container>.tittle a img{width:8px;margin-right:5px}section.addVehicles .container>.tittle h1{font-size:1rem;font-weight:600}@media (width>=1280px){section.addVehicles .container>.tittle a{display:none}section.addVehicles .container>.tittle h1{font-size:22px}section.addVehicles .internal .contentMobile{display:none}}section.addVehicles .internal .contentMobile .btnStep{color:#fff;text-align:center;background:#ff1216;border-radius:5px;margin:2rem 0;padding:12px 35px}section.addVehicles .internal .contentMobile .step1{align-items:center}section.addVehicles .internal .contentMobile .step1 .container{background:#fff;border:1px solid #e2e2e2;width:100%;padding:1rem}section.addVehicles .internal .contentMobile .step1 .container h2{color:#363636;font-size:1rem;font-weight:600}section.addVehicles .internal .contentMobile .step1 .container p{color:#363636;margin:1rem 0}section.addVehicles .internal .contentMobile .step1 .container .imageForm{gap:1rem}section.addVehicles .internal .contentMobile .step1 .container .imageForm .pt1 .squareImg{background:#f8f8f8;border:1px solid #e2e2e2;justify-content:center;align-items:center;padding:2rem}section.addVehicles .internal .contentMobile .step1 .container .imageForm .pt2{width:100%}section.addVehicles .internal .contentMobile .step1 .container .imageForm .pt2 a{color:#fff;text-align:center;background:#0acf97;border-radius:5px;justify-content:center;align-items:center;width:100%;margin-bottom:5px;padding:.5rem}section.addVehicles .internal .contentMobile .step1 .container .imageForm .pt2 img{margin-right:8px}section.addVehicles .internal .contentMobile .step1 .container .imageForm .pt2 p{color:#363636;margin:0;font-size:10px}section.addVehicles .internal .contentMobile .step1 .container2{background:#fff;border:1px solid #e2e2e2;border-top:none;width:100%}section.addVehicles .internal .contentMobile .step1 .container2 .uploaded{justify-content:flex-start;align-items:center;gap:1rem;padding:1rem}section.addVehicles .internal .contentMobile .step1 .container2 .uploaded:not(:first-of-type){border-top:1px solid #e2e2e2}section.addVehicles .internal .contentMobile .step1 .container2 .uploaded:nth-of-type(2n){background:#f8f8f8}section.addVehicles .internal .contentMobile .step1 .container2 .uploaded p{color:#363636;margin-bottom:1rem;font-weight:600}section.addVehicles .internal .contentMobile .step1 .container2 .uploaded a{color:#fff;background:#ff480e;border-radius:5px;align-items:center;padding:8px 25px;font-size:13px;font-weight:500;display:flex}section.addVehicles .internal .contentMobile .step1 .container2 .uploaded a img{margin-right:5px}section.addVehicles .internal .contentMobile .step2{align-items:center}section.addVehicles .internal .contentMobile .step2 .container{background:#fff;border:1px solid #e2e2e2;width:100%;padding:1rem}section.addVehicles .internal .contentMobile .step2 .container h2{color:#363636;margin-bottom:1rem;font-size:1rem;font-weight:600}section.addVehicles .internal .contentMobile .step2 .container p{color:#363636;margin-bottom:5px;font-size:14px}section.addVehicles .internal .contentMobile .step2 .container textarea{resize:none;border:1px solid #e2e2e2;border-radius:5px;margin-bottom:1rem}section.addVehicles .internal .contentMobile .step3{align-items:center}section.addVehicles .internal .contentMobile .step3 .container{background:#fff;border:1px solid #e2e2e2;width:100%}section.addVehicles .internal .contentMobile .step3 .container .pt1,section.addVehicles .internal .contentMobile .step3 .container .pt2{padding:1rem}section.addVehicles .internal .contentMobile .step3 .container .pt1 label{align-items:center;margin-left:5px;font-size:12px;font-weight:500;display:flex}section.addVehicles .internal .contentMobile .step3 .container .pt1 label:not(:last-of-type){margin-bottom:1rem}section.addVehicles .internal .contentMobile .step3 .container .pt1 input{margin-right:5px}section.addVehicles .internal .contentMobile .step3 .container .pt1 hr{border-top:1px solid #e2e2e2;width:100%}section.addVehicles .internal .contentMobile .step3 .container .pt1 h2,section.addVehicles .internal .contentMobile .step3 .container .pt2 h2{color:#363636;margin-bottom:1rem;font-size:1rem;font-weight:600}section.addVehicles .internal .contentMobile .step3 .container .pt2 form{justify-content:space-between}section.addVehicles .internal .contentMobile .step3 .container .pt2 form .option{align-items:center;gap:5px}section.addVehicles .internal .contentMobile .step3 .container .pt2 form .option span{color:#fff;border-radius:5px;padding:5px 8px;font-size:10px}@media (width>=390px){section.addVehicles .internal .contentMobile .step3 .container .pt2 form .option span{font-size:12px}}section.addVehicles .internal .contentMobile .step3 .container .pt2 form .option span.green{background:#0acf97}section.addVehicles .internal .contentMobile .step3 .container .pt2 form .option span.grey{background:#c4c4c4}section.addVehicles .internal .contentMobile .step3 .container .pt2 form .option span.red{background:#ff480e}section.editCreateVehicleDesk{padding:1rem}@media (width>=1280px){section.editCreateVehicleDesk{padding:2rem}}section.editCreateVehicleDesk .tittle{justify-content:space-between;margin-bottom:1rem}section.editCreateVehicleDesk .tittle a{color:#ff1216;background:#ffe1ce;border-radius:5px;align-items:center;padding:5px 8px;font-size:13px;font-weight:500}section.editCreateVehicleDesk .tittle a img{width:8px;margin-right:5px}section.editCreateVehicleDesk .tittle h1{font-size:1rem;font-weight:600}@media (width>=1280px){section.editCreateVehicleDesk .tittle a{display:none}section.editCreateVehicleDesk .tittle h1{font-size:22px}}section.editCreateVehicleDesk .info{background:#fff;border:1px solid #e2e2e2;padding:1rem}@media (width>=768px){section.editCreateVehicleDesk .info{padding:2rem}}@media (width>=1024px){section.editCreateVehicleDesk .info{flex-direction:row-reverse;justify-content:space-between}}section.editCreateVehicleDesk .info .pt1 .upload{align-items:flex-start;margin-bottom:2rem}section.editCreateVehicleDesk .info .pt1 .upload p{margin:1rem 0}section.editCreateVehicleDesk .info .pt1 .upload p span{color:#ff480e}section.editCreateVehicleDesk .info .pt1 .upload h5{margin-bottom:10px}section.editCreateVehicleDesk .info .pt1 .upload .actions{align-items:flex-end;gap:1rem;width:100%}section.editCreateVehicleDesk .info .pt1 .upload .actions .pic{background:#f8f8f8;border:1px solid #e2e2e2;place-items:center;padding:3rem}section.editCreateVehicleDesk .info .pt1 .upload .actions .pic img{width:2rem}section.editCreateVehicleDesk .info .pt1 .upload .actions .buttons a{color:#fff;border-radius:5px;align-items:center;padding:10px 25px;font-weight:500}section.editCreateVehicleDesk .info .pt1 .upload .actions .buttons a img{margin-right:8px}section.editCreateVehicleDesk .info .pt1 .upload .actions .buttons a:first-of-type{background:#0acf97;margin-bottom:1rem}section.editCreateVehicleDesk .info .pt1 .upload .actions .buttons a:first-of-type img{width:15px}section.editCreateVehicleDesk .info .pt1 .upload .actions .buttons a:last-of-type{background:#ff480e}@media (width>=1024px){section.editCreateVehicleDesk .info .pt1{width:35%}section.editCreateVehicleDesk .info .pt1 .imageStep{flex-direction:column;margin-bottom:3rem;display:flex}section.editCreateVehicleDesk .info .pt1 .imageStep .container{border:1px solid #e2e2e2;width:100%;padding:1rem}section.editCreateVehicleDesk .info .pt1 .imageStep .container h2{color:#363636;font-size:1rem;font-weight:600}section.editCreateVehicleDesk .info .pt1 .imageStep .container p{color:#363636;margin:1rem 0}section.editCreateVehicleDesk .info .pt1 .imageStep .container .imageForm{gap:1rem}section.editCreateVehicleDesk .info .pt1 .imageStep .container .imageForm .pt1 .squareImg{background:#f8f8f8;border:1px solid #e2e2e2;justify-content:center;align-items:center;padding:20px}section.editCreateVehicleDesk .info .pt1 .imageStep .container .imageForm .pt1 .squareImg img{width:25px}section.editCreateVehicleDesk .info .pt1 .imageStep .container .imageForm .pt2{width:100%}section.editCreateVehicleDesk .info .pt1 .imageStep .container .imageForm .pt2 a{color:#fff;text-align:center;background:#0acf97;border-radius:5px;justify-content:center;align-items:center;width:100%;margin-bottom:5px;padding:.5rem}section.editCreateVehicleDesk .info .pt1 .imageStep .container .imageForm .pt2 img{width:20px;margin-right:8px}section.editCreateVehicleDesk .info .pt1 .imageStep .container .imageForm .pt2 p{color:#363636;margin:0;font-size:10px}section.editCreateVehicleDesk .info .pt1 .imageStep .container2{background:#fff;border:1px solid #e2e2e2;border-top:none;width:100%}section.editCreateVehicleDesk .info .pt1 .imageStep .container2 .uploaded{justify-content:flex-start;align-items:center;gap:1rem;padding:1rem}section.editCreateVehicleDesk .info .pt1 .imageStep .container2 .uploaded:not(:first-of-type){border-top:1px solid #e2e2e2}section.editCreateVehicleDesk .info .pt1 .imageStep .container2 .uploaded:nth-of-type(2n){background:#f8f8f8}section.editCreateVehicleDesk .info .pt1 .imageStep .container2 .uploaded p{color:#363636;margin-bottom:1rem;font-weight:600}section.editCreateVehicleDesk .info .pt1 .imageStep .container2 .uploaded a{color:#fff;background:#ff480e;border-radius:5px;align-items:center;padding:8px 25px;font-size:13px;font-weight:500;display:flex}section.editCreateVehicleDesk .info .pt1 .imageStep .container2 .uploaded a img{margin-right:5px}section.editCreateVehicleDesk .info .pt1 .states{background:#fff;border:1px solid #e2e2e2;flex-direction:column;width:100%;display:flex}section.editCreateVehicleDesk .info .pt1 .states .pt1,section.editCreateVehicleDesk .info .pt1 .states .pt2{width:100%;padding:1rem}section.editCreateVehicleDesk .info .pt1 .states .pt1 label{align-items:center;margin-left:5px;font-size:12px;font-weight:500;display:flex}section.editCreateVehicleDesk .info .pt1 .states .pt1 label:not(:last-of-type){margin-bottom:1rem}section.editCreateVehicleDesk .info .pt1 .states .pt1 input{margin-right:5px}section.editCreateVehicleDesk .info .pt1 .states .pt1 hr{border-top:1px solid #e2e2e2;width:100%}section.editCreateVehicleDesk .info .pt1 .states .pt1 h2,section.editCreateVehicleDesk .info .pt1 .states .pt2 h2{color:#363636;margin-bottom:1rem;font-size:1rem;font-weight:600}section.editCreateVehicleDesk .info .pt1 .states .pt2 form{justify-content:space-between}section.editCreateVehicleDesk .info .pt1 .states .pt2 form .option{align-items:center;gap:5px}section.editCreateVehicleDesk .info .pt1 .states .pt2 form .option span{color:#fff;border-radius:5px;padding:5px 8px;font-size:10px}}@media (width>=1024px) and (width>=390px){section.editCreateVehicleDesk .info .pt1 .states .pt2 form .option span{font-size:12px}}@media (width>=1024px){section.editCreateVehicleDesk .info .pt1 .states .pt2 form .option span.green{background:#0acf97}section.editCreateVehicleDesk .info .pt1 .states .pt2 form .option span.grey{background:#c4c4c4}section.editCreateVehicleDesk .info .pt1 .states .pt2 form .option span.red{background:#ff480e}}@media (width>=1440px){section.editCreateVehicleDesk .info .pt1{width:30%}}@media (width>=1600px){section.editCreateVehicleDesk .info .pt1{width:25%}}section.editCreateVehicleDesk .info .pt2 h4,section.editCreateVehicleDesk .info .pt2 p{display:none}@media (width>=1024px){section.editCreateVehicleDesk .info .pt2{width:50%}section.editCreateVehicleDesk .info .pt2 h4,section.editCreateVehicleDesk .info .pt2 p{display:block}section.editCreateVehicleDesk .info .pt2 p{margin:10px 0 1.5rem}section.editCreateVehicleDesk .info .pt2 p span{color:#ff480e}}section.editCreateVehicleDesk .info .pt2 .inputs{flex-wrap:wrap;justify-content:space-between}@media (width>=1024px){section.editCreateVehicleDesk .info .pt2 .inputs{margin-bottom:2rem}}section.editCreateVehicleDesk .info .pt2 .inputs span{align-items:flex-start;width:100%;margin-bottom:1rem}@media (width>=1024px){section.editCreateVehicleDesk .info .pt2 .inputs span{width:45%}}@media (width>=1366px){section.editCreateVehicleDesk .info .pt2 .inputs span{width:30%}}section.editCreateVehicleDesk .info .pt2 .inputs span label{color:#363636;margin-bottom:5px;font-size:10px;font-weight:600}@media (width>=1280px){section.editCreateVehicleDesk .info .pt2 .inputs span label{font-size:12px}}section.editCreateVehicleDesk .info .pt2 .inputs span input{width:100%;padding:0 10px}section.editCreateVehicleDesk .info .pt2 .inputs span input::placeholder{color:#c4c4c4}section.editCreateVehicleDesk .info .pt2 .inputs span select{color:#c4c4c4;background:#fff;border:1px solid #e2e2e2;width:100%;height:2.5rem}section.editCreateVehicleDesk .info .pt2 .inputs span.w45{width:45%}@media (width>=1366px){section.editCreateVehicleDesk .info .pt2 .inputs span.w45{width:30%}}section.editCreateVehicleDesk .info .pt2 .another{flex-direction:column;display:flex}section.editCreateVehicleDesk .info .pt2 .another h4{margin-bottom:1rem}section.editCreateVehicleDesk .info .pt2 .another label{color:#363636;margin-bottom:10px;font-size:14px;font-weight:600}section.editCreateVehicleDesk .info .pt2 .another textarea{resize:none;border-radius:5px;margin-bottom:10px;padding:5px 10px}section.editCreateVehicleDesk .info .pt2 .another textarea::placeholder{color:#c4c4c4}@media (width>=1440px){section.editCreateVehicleDesk .info .pt2 .another textarea{width:70%}}@media (width>=1600px){section.editCreateVehicleDesk .info .pt2 .another textarea{width:65%}}@media (width>=1366px){section.editCreateVehicleDesk .info .pt2{width:60%}}@media (width>=1900px){section.editCreateVehicleDesk .info .pt2{width:65%}}section.editCreateVehicleDesk .btnActions{justify-content:center;gap:1.5rem;margin-top:2rem}section.editCreateVehicleDesk .btnActions a{border-radius:5px;padding:12px 30px;font-weight:500}section.editCreateVehicleDesk .btnActions a:first-child{color:#777;background:#fff;border:1px solid #e2e2e2;align-items:center}section.editCreateVehicleDesk .btnActions a:first-child img{margin-right:8px}section.editCreateVehicleDesk .btnActions a:nth-child(2){color:#fff;background:#0acf97}section.editCreateVehicleDesk .btnActions a:last-child{color:#fff;background:#707070}@media (width>=1024px){section.editCreateVehicleDesk .btnActions a:last-child{display:none}section.editCreateVehicleDesk .btnActions{justify-content:flex-end}section.editCreateVehicleDesk .btnActions a:not(:last-child){display:flex}}section.looking{border:1px solid #e2e2e2;padding:1rem}@media (width>=1280px){section.looking{border:none;padding:2rem}}section.looking .container>.tittle{justify-content:space-between;margin-bottom:1rem}section.looking .container>.tittle a{color:#ff1216;background:#ffe1ce;border-radius:5px;align-items:center;padding:5px 8px;font-size:13px;font-weight:500}section.looking .container>.tittle a img{width:8px;margin-right:5px}section.looking .container>.tittle h1{font-size:1rem;font-weight:600}@media (width>=1280px){section.looking .container>.tittle a{display:none}section.looking .container>.tittle h1{font-size:22px}}section.looking .internal{background:#fff;border:1px solid #e2e2e2}section.looking .internal .head{border-bottom:1px solid #e2e2e2;gap:1rem;padding:1rem 10px}@media (width>=768px){section.looking .internal .head{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=1024px){section.looking .internal .head{padding:1rem 15px}}section.looking .internal .head .buttons{justify-content:center;gap:1rem}section.looking .internal .head .buttons a,section.looking .internal .head span{font-size:13px}section.looking .internal .head .buttons a{background:#f8f8f8;border-radius:5px;padding:.5rem 1rem;font-weight:500}section.looking .internal .head .buttons a:not(:first-child){display:none}section.looking .internal .head .buttons a:first-child{color:#fff;background:#c8c814;align-items:center}section.looking .internal .head .buttons a:first-child i,section.looking .internal .head .buttons a:first-child img{margin-right:5px}section.looking .internal .head .buttons a:first-child i{font-size:18px}@media (width>=1024px){section.looking .internal .head .buttons a:not(:first-child){color:#777;border:1px solid #e2e2e2;display:flex}}section.looking .internal .head .filter{justify-content:space-between;align-items:center;gap:1rem;display:none}section.looking .internal .head .filter span{color:#777;font-size:14px}section.looking .internal .head .filter input{background:#f8f8f8;width:70%;padding:0 10px}section.looking .internal .head .filter input::placeholder{color:#c4c4c4}section.looking .internal .head .filter select{color:#777;background:#f8f8f8;border:1px solid #e2e2e2;padding:5px;display:none}section.looking .internal table{border-collapse:collapse;width:100%}section.looking .internal table tr:nth-child(odd){background:#f8f8f8}section.looking .internal table tr:nth-child(2n){background:#fff}section.looking .internal table tr{border-bottom:1px solid #e2e2e2}section.looking .internal table tr td,section.looking .internal table tr th{padding:15px}section.looking .internal table tr th:not(:first-of-type) .tittle{justify-content:center}section.looking .internal table tr th .tittle{justify-content:space-between}@media (width>=768px){section.looking .internal table tr th .tittle{justify-content:flex-start;gap:1rem}}section.looking .internal table tr th .tittle h3{color:#363636;font-size:13px;font-weight:600}section.looking .internal table tr th .tittle>img{cursor:pointer}@media (width<=500px){section.looking .internal table tr th .tittle>img{display:none}}section.looking .internal table tr th .tittle .order{align-items:center;gap:5px;display:flex}section.looking .internal table tr th .tittle .order span{font-size:12px}@media (width>=500px){section.looking .internal table tr th .tittle .order{display:none}}section.looking .internal table tr td p{text-align:center;word-break:break-word;font-size:14px;font-weight:500}section.looking .internal table tr td .nameCar{align-items:flex-start;gap:10px}section.looking .internal table tr td .nameCar .thumbCar{-o-object-fit:cover;object-fit:cover;width:64px;height:100%}section.looking .internal table tr td .nameCar .info{flex:1;align-items:flex-start}section.looking .internal table tr td .nameCar .info h4{color:#363636;font-size:14px;font-weight:600}section.looking .internal table tr td .nameCar .info>span{color:#777;margin-bottom:10px;font-size:13px}@media (width>=768px){section.looking .internal table tr td .nameCar .info>span{margin:5px 0 0}}section.looking .internal table tr td .nameCar .statsMobile{justify-content:flex-start;gap:1.2rem;width:100%}@media (width>=500px){section.looking .internal table tr td .nameCar .statsMobile{display:none}}section.looking .internal table tr td .nameCar .statsMobile span{color:#fff;background:#e2e2e2;border-radius:5px;padding:5px;font-size:8px;font-weight:500}@media (width>=390px){section.looking .internal table tr td .nameCar .statsMobile span{font-size:9px}}@media (width>=400px){section.looking .internal table tr td .nameCar .statsMobile span{font-size:10px}}section.looking .internal table tr td .nameCar .statsMobile span.active{background:#0acf97}section.looking .internal table tr td .nameCar .statsMobile span.inactive{background:#c4c4c4}section.looking .internal table tr td .stats{place-items:center;width:100%}section.looking .internal table tr td .stats span{color:#fff;border-radius:5px;padding:8px 10px;font-size:12px;font-weight:500}section.looking .internal table tr td .stats span.active{background:#0acf97}section.looking .internal table tr td .stats span.inactive{background:#c4c4c4}section.looking .internal table tr td .stats span.sold{background:#ff480e}section.looking .internal table tr td .featured{align-items:flex-start;gap:10px}section.looking .internal table tr td .featured span{color:#777;background:#e2e2e2;border-radius:5px;padding:5px;font-size:11px;font-weight:500}section.looking .internal table tr td .actions{justify-content:center;align-items:center;gap:1rem}section.looking .internal table tr td .actions a img{opacity:.6;transition:opacity .2s}section.looking .internal table tr td .actions a img:hover{opacity:1}@media (width<=500px){section.looking .internal table tr td:not(:first-child),section.looking .internal table tr th:not(:first-child){display:none}}section.looking .internal .paginator{align-items:center;gap:1rem;padding:1rem}@media (width>=768px){section.looking .internal .paginator{flex-direction:row;justify-content:space-between}}section.looking .internal .paginator .total{color:#c4c4c4;font-size:14px}section.looking .internal .paginator .total span{color:#777}section.looking .internal .paginator .pages{align-items:center;gap:1rem}section.looking .internal .paginator .pages img,section.looking .internal .paginator .pages span{cursor:pointer}section.looking .internal .paginator .pages span{color:#777;border-radius:5px;padding:10px 1rem}section.looking .internal .paginator .pages span:hover{color:#ff1216}section.looking .internal .paginator .pages span.active{color:#ff1216;cursor:default;border:1px solid #ff1216}section.editLooking{padding:1rem}@media (width>=1280px){section.editLooking{width:85%;padding:2rem}}@media (width>=1600px){section.editLooking{width:70%}}section.editLooking .tittle{justify-content:space-between;margin-bottom:1rem}section.editLooking .tittle a{color:#ff1216;background:#ffe1ce;border-radius:5px;align-items:center;padding:5px 8px;font-size:13px;font-weight:500}section.editLooking .tittle a img{width:8px;margin-right:5px}section.editLooking .tittle h1{font-size:1rem;font-weight:600}@media (width>=1280px){section.editLooking .tittle a{display:none}section.editLooking .tittle h1{font-size:22px}}section.editLooking .info{background:#fff;border:1px solid #e2e2e2;padding:1rem}@media (width>=768px){section.editLooking .info{padding:2rem}}@media (width>=1024px){section.editLooking .info{flex-direction:row;justify-content:space-between;align-items:flex-start;padding:2rem}}section.editLooking .info .name{gap:1rem;margin-bottom:1rem}@media (width>=1024px){section.editLooking .info .name{width:60%;margin:0}}section.editLooking .info .name h2{color:#363636;font-size:18px}section.editLooking .info .name label{color:#363636;font-size:15px;font-weight:600}section.editLooking .info .name select{color:#777;background:#fff;border:1px solid #e2e2e2;border-radius:5px;height:2.5rem}section.editLooking .info .imageForm{gap:1rem}@media (width>=768px){section.editLooking .info .imageForm{width:50%}}@media (width>=1024px){section.editLooking .info .imageForm{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:0;width:35%;padding-top:5%}}@media (width>=1280px){section.editLooking .info .imageForm{width:35%}}@media (width>=1900px){section.editLooking .info .imageForm{width:30%}}section.editLooking .info .imageForm .pt1{flex:1.5;align-items:flex-start;gap:10px}@media (width>=1024px){section.editLooking .info .imageForm .pt1{flex:1}}section.editLooking .info .imageForm .pt1 h3{color:#363636;font-size:15px;font-weight:600}section.editLooking .info .imageForm .pt1 .squareImg{background:#f8f8f8;border:1px solid #e2e2e2;justify-content:center;align-items:center;padding:2rem}section.editLooking .info .imageForm .pt2{flex:2;justify-content:flex-end;gap:10px}@media (width>=1024px){section.editLooking .info .imageForm .pt2{flex:1}}section.editLooking .info .imageForm .pt2 a{color:#fff;text-align:center;border-radius:5px;justify-content:center;align-items:center;width:100%;padding:.5rem}section.editLooking .info .imageForm .pt2 a img{margin-right:8px}section.editLooking .info .imageForm .pt2 a:first-of-type{background:#0acf97}section.editLooking .info .imageForm .pt2 a:first-of-type img{width:20px}section.editLooking .info .imageForm .pt2 a:last-of-type{background:#ff480e}section.editLooking .info .imageForm .pt2 a:last-of-type img{width:15px}section.editLooking .info .imageForm .pt2 p{color:#363636;font-size:10px}section.editLooking .btnActions{justify-content:center;gap:1.5rem;margin-top:2rem}section.editLooking .btnActions a{border-radius:5px;padding:12px 30px;font-weight:500}section.editLooking .btnActions a:first-child{color:#777;background:#fff;border:1px solid #e2e2e2;align-items:center}section.editLooking .btnActions a:first-child img{margin-right:8px}section.editLooking .btnActions a:last-child{color:#fff;background:#0acf97}@media (width>=1280px){section.editLooking .btnActions{justify-content:flex-end}section.editLooking .btnActions a:first-child{display:flex}}section.sales{border:1px solid #e2e2e2;padding:1rem}@media (width>=1280px){section.sales{border:none;padding:2rem}}section.sales .container>.tittle{justify-content:space-between;margin-bottom:1rem}section.sales .container>.tittle a{color:#ff1216;background:#ffe1ce;border-radius:5px;align-items:center;padding:5px 8px;font-size:13px;font-weight:500}section.sales .container>.tittle a img{width:8px;margin-right:5px}section.sales .container>.tittle h1{font-size:1rem;font-weight:600}@media (width>=1280px){section.sales .container>.tittle a{display:none}section.sales .container>.tittle h1{font-size:22px}}section.sales .internal{background:#fff;border:1px solid #e2e2e2}section.sales .internal .head{border-bottom:1px solid #e2e2e2;gap:1rem;padding:1rem 10px}@media (width>=768px){section.sales .internal .head{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=1024px){section.sales .internal .head{padding:1rem 15px}}section.sales .internal .head .buttons{justify-content:center;gap:1rem}section.sales .internal .head .buttons a,section.sales .internal .head span{font-size:13px}section.sales .internal .head .buttons a{background:#f8f8f8;border-radius:5px;padding:.5rem 1rem;font-weight:500}section.sales .internal .head .buttons a:not(:first-child){display:none}section.sales .internal .head .buttons a:first-child{color:#fff;background:#c8c814;align-items:center}section.sales .internal .head .buttons a:first-child i,section.sales .internal .head .buttons a:first-child img{margin-right:5px}section.sales .internal .head .buttons a:first-child i{font-size:18px}@media (width>=1024px){section.sales .internal .head .buttons a:not(:first-child){color:#777;border:1px solid #e2e2e2;display:flex}}section.sales .internal .head .filter{justify-content:space-between;align-items:center;gap:1rem;display:none}section.sales .internal .head .filter span{color:#777;font-size:14px}section.sales .internal .head .filter input{background:#f8f8f8;width:70%;padding:0 10px}section.sales .internal .head .filter input::placeholder{color:#c4c4c4}section.sales .internal .head .filter select{color:#777;background:#f8f8f8;border:1px solid #e2e2e2;padding:5px;display:none}section.sales .internal table{border-collapse:collapse;width:100%}section.sales .internal table tr:nth-child(odd){background:#f8f8f8}section.sales .internal table tr:nth-child(2n){background:#fff}section.sales .internal table tr{border-bottom:1px solid #e2e2e2}section.sales .internal table tr td,section.sales .internal table tr th{padding:15px}section.sales .internal table tr th:not(:first-of-type) .tittle{justify-content:center}section.sales .internal table tr th .tittle{justify-content:space-between}@media (width>=768px){section.sales .internal table tr th .tittle{justify-content:flex-start;gap:1rem}}section.sales .internal table tr th .tittle h3{color:#363636;font-size:13px;font-weight:600}section.sales .internal table tr th .tittle>img{cursor:pointer}@media (width<=500px){section.sales .internal table tr th .tittle>img{display:none}}section.sales .internal table tr th .tittle .order{align-items:center;gap:5px;display:flex}section.sales .internal table tr th .tittle .order span{font-size:12px}@media (width>=500px){section.sales .internal table tr th .tittle .order{display:none}}section.sales .internal table tr td p{text-align:center;word-break:break-word;font-size:14px;font-weight:500}section.sales .internal table tr td .nameCar{align-items:flex-start;gap:10px}section.sales .internal table tr td .nameCar .thumbCar{-o-object-fit:cover;object-fit:cover;width:64px;height:100%}section.sales .internal table tr td .nameCar .info{flex:1;align-items:flex-start}section.sales .internal table tr td .nameCar .info h4{color:#363636;font-size:14px;font-weight:600}section.sales .internal table tr td .nameCar .info>span{color:#777;margin-bottom:10px;font-size:13px}@media (width>=768px){section.sales .internal table tr td .nameCar .info>span{margin:5px 0 0}}section.sales .internal table tr td .nameCar .statsMobile{justify-content:flex-start;gap:1.2rem;width:100%}@media (width>=500px){section.sales .internal table tr td .nameCar .statsMobile{display:none}}section.sales .internal table tr td .nameCar .statsMobile span{color:#fff;background:#e2e2e2;border-radius:5px;padding:5px;font-size:8px;font-weight:500}@media (width>=390px){section.sales .internal table tr td .nameCar .statsMobile span{font-size:9px}}@media (width>=400px){section.sales .internal table tr td .nameCar .statsMobile span{font-size:10px}}section.sales .internal table tr td .nameCar .statsMobile span.active{background:#0acf97}section.sales .internal table tr td .nameCar .statsMobile span.inactive{background:#c4c4c4}section.sales .internal table tr td .stats{place-items:center;width:100%}section.sales .internal table tr td .stats span{color:#fff;border-radius:5px;padding:8px 10px;font-size:12px;font-weight:500}section.sales .internal table tr td .stats span.active{background:#0acf97}section.sales .internal table tr td .stats span.inactive{background:#c4c4c4}section.sales .internal table tr td .stats span.sold{background:#ff480e}section.sales .internal table tr td .featured{align-items:flex-start;gap:10px}section.sales .internal table tr td .featured span{color:#777;background:#e2e2e2;border-radius:5px;padding:5px;font-size:11px;font-weight:500}section.sales .internal table tr td .actions{justify-content:center;align-items:center;gap:1rem}section.sales .internal table tr td .actions a img{opacity:.6;transition:opacity .2s}section.sales .internal table tr td .actions a img:hover{opacity:1}@media (width<=500px){section.sales .internal table tr td:not(:first-child),section.sales .internal table tr th:not(:first-child){display:none}}section.sales .internal table .nameCar span{margin:0!important}@media (width>=768px){section.sales .internal table .nameCar span{margin-top:5px!important}}section.sales .internal table .nameCar .sellerMob{font-weight:500;color:#ff1216!important;margin:5px 0!important}@media (width>=768px){section.sales .internal table .nameCar .sellerMob{display:none}}section.sales .internal table tr .sellerDesk{color:#ff1216}section.sales .internal .paginator{align-items:center;gap:1rem;padding:1rem}@media (width>=768px){section.sales .internal .paginator{flex-direction:row;justify-content:space-between}}section.sales .internal .paginator .total{color:#c4c4c4;font-size:14px}section.sales .internal .paginator .total span{color:#777}section.sales .internal .paginator .pages{align-items:center;gap:1rem}section.sales .internal .paginator .pages img,section.sales .internal .paginator .pages span{cursor:pointer}section.sales .internal .paginator .pages span{color:#777;border-radius:5px;padding:10px 1rem}section.sales .internal .paginator .pages span:hover{color:#ff1216}section.sales .internal .paginator .pages span.active{color:#ff1216;cursor:default;border:1px solid #ff1216}section.editSales{padding:1rem}@media (width>=1280px){section.editSales{width:75%;padding:2rem}}@media (width>=1600px){section.editSales{width:50%;padding:2rem}}section.editSales .tittle{justify-content:space-between;margin-bottom:1rem}section.editSales .tittle a{color:#ff1216;background:#ffe1ce;border-radius:5px;align-items:center;padding:5px 8px;font-size:13px;font-weight:500}section.editSales .tittle a img{width:8px;margin-right:5px}section.editSales .tittle h1{font-size:1rem;font-weight:600}@media (width>=1280px){section.editSales .tittle a{display:none}section.editSales .tittle h1{font-size:22px}}section.editSales .info{background:#fff;border:1px solid #e2e2e2;align-items:flex-start;padding:1rem}@media (width>=768px){section.editSales .info{padding:2rem}}section.editSales .info h2{color:#363636;font-size:18px}section.editSales .info p{margin:1rem 0}section.editSales .info label{color:#363636;margin-bottom:1rem;font-size:15px;font-weight:600}section.editSales .info select{color:#777;background:#fff;border:1px solid #e2e2e2;border-radius:5px;width:100%;height:2.5rem;margin-bottom:1rem}@media (width>=1024px){section.editSales .info select{width:50%}}section.editSales .btnActions{justify-content:center;gap:1.5rem;margin-top:2rem}section.editSales .btnActions a{border-radius:5px;padding:12px 30px;font-weight:500}section.editSales .btnActions a:first-child{color:#777;background:#fff;border:1px solid #e2e2e2;align-items:center}section.editSales .btnActions a:first-child img{margin-right:8px}section.editSales .btnActions a:last-child{color:#fff;background:#0acf97}@media (width>=1280px){section.editSales .btnActions{justify-content:flex-end}section.editSales .btnActions a:first-child{display:flex}}section.users{border:1px solid #e2e2e2;padding:1rem}@media (width>=1280px){section.users{border:none;padding:2rem}}section.users .image{text-align:center}section.users .image img{-o-object-fit:cover;object-fit:cover;width:100px;height:80px}section.users .download{text-align:center}section.users .download a{color:#fff;text-align:center;background:red;border-radius:20px;width:auto;padding:8px 15px;font-size:14px}section.users .download a:hover{color:#fff;cursor:pointer;background:#ff1216}section.users .container>.tittle{justify-content:space-between;margin-bottom:1rem}section.users .container>.tittle a{color:#ff1216;background:#ffe1ce;border-radius:5px;align-items:center;padding:5px 8px;font-size:13px;font-weight:500}section.users .container>.tittle a img{width:8px;margin-right:5px}section.users .container>.tittle h1{font-size:1rem;font-weight:600}@media (width>=1280px){section.users .container>.tittle a{display:none}section.users .container>.tittle h1{font-size:22px}}section.users .internal{background:#fff;border:1px solid #e2e2e2}section.users .internal .head{border-bottom:1px solid #e2e2e2;gap:1rem;padding:1rem 10px}@media (width>=768px){section.users .internal .head{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=1024px){section.users .internal .head{padding:1rem 15px}}section.users .internal .head .buttons{justify-content:center;gap:1rem}section.users .internal .head .buttons a,section.users .internal .head span{font-size:13px}section.users .internal .head .buttons a{background:#f8f8f8;border-radius:5px;padding:.5rem 1rem;font-weight:500}section.users .internal .head .buttons a:not(:first-child){display:none}section.users .internal .head .buttons a:first-child{color:#fff;background:#c8c814;align-items:center}section.users .internal .head .buttons a:first-child i,section.users .internal .head .buttons a:first-child img{margin-right:5px}section.users .internal .head .buttons a:first-child i{font-size:18px}@media (width>=1024px){section.users .internal .head .buttons a:not(:first-child){color:#777;border:1px solid #e2e2e2;display:flex}}section.users .internal .head .filter{justify-content:space-between;align-items:center;gap:1rem;display:none}section.users .internal .head .filter span{color:#777;font-size:14px}section.users .internal .head .filter input{background:#f8f8f8;width:70%;padding:0 10px}section.users .internal .head .filter input::placeholder{color:#c4c4c4}section.users .internal .head .filter select{color:#777;background:#f8f8f8;border:1px solid #e2e2e2;padding:5px;display:none}section.users .internal table{border-collapse:collapse;width:100%}section.users .internal table tr:nth-child(odd){background:#f8f8f8}section.users .internal table tr:nth-child(2n){background:#fff}section.users .internal table tr{border-bottom:1px solid #e2e2e2}section.users .internal table tr td,section.users .internal table tr th{padding:15px}section.users .internal table tr th:not(:first-of-type) .tittle{justify-content:center}section.users .internal table tr th .tittle{justify-content:space-between}@media (width>=768px){section.users .internal table tr th .tittle{justify-content:flex-start;gap:1rem}}section.users .internal table tr th .tittle h3{color:#363636;font-size:13px;font-weight:600}section.users .internal table tr th .tittle>img{cursor:pointer}@media (width<=500px){section.users .internal table tr th .tittle>img{display:none}}section.users .internal table tr th .tittle .order{align-items:center;gap:5px;display:flex}section.users .internal table tr th .tittle .order span{font-size:12px}@media (width>=500px){section.users .internal table tr th .tittle .order{display:none}}section.users .internal table tr td p{text-align:center;word-break:break-word;font-size:14px;font-weight:500}section.users .internal table tr td .nameCar{align-items:flex-start;gap:10px}section.users .internal table tr td .nameCar .thumbCar{-o-object-fit:cover;object-fit:cover;width:64px;height:100%}section.users .internal table tr td .nameCar .info{flex:1;align-items:flex-start}section.users .internal table tr td .nameCar .info h4{color:#363636;font-size:14px;font-weight:600}section.users .internal table tr td .nameCar .info>span{color:#777;margin-bottom:10px;font-size:13px}@media (width>=768px){section.users .internal table tr td .nameCar .info>span{margin:5px 0 0}}section.users .internal table tr td .nameCar .statsMobile{justify-content:flex-start;gap:1.2rem;width:100%}@media (width>=500px){section.users .internal table tr td .nameCar .statsMobile{display:none}}section.users .internal table tr td .nameCar .statsMobile span{color:#fff;background:#e2e2e2;border-radius:5px;padding:5px;font-size:8px;font-weight:500}@media (width>=390px){section.users .internal table tr td .nameCar .statsMobile span{font-size:9px}}@media (width>=400px){section.users .internal table tr td .nameCar .statsMobile span{font-size:10px}}section.users .internal table tr td .nameCar .statsMobile span.active{background:#0acf97}section.users .internal table tr td .nameCar .statsMobile span.inactive{background:#c4c4c4}section.users .internal table tr td .stats{place-items:center;width:100%}section.users .internal table tr td .stats span{color:#fff;border-radius:5px;padding:8px 10px;font-size:12px;font-weight:500}section.users .internal table tr td .stats span.active{background:#0acf97}section.users .internal table tr td .stats span.inactive{background:#c4c4c4}section.users .internal table tr td .stats span.sold{background:#ff480e}section.users .internal table tr td .featured{align-items:flex-start;gap:10px}section.users .internal table tr td .featured span{color:#777;background:#e2e2e2;border-radius:5px;padding:5px;font-size:11px;font-weight:500}section.users .internal table tr td .actions{justify-content:center;align-items:center;gap:1rem}section.users .internal table tr td .actions a img{opacity:.6;transition:opacity .2s}section.users .internal table tr td .actions a img:hover{opacity:1}@media (width<=500px){section.users .internal table tr td:not(:first-child),section.users .internal table tr th:not(:first-child){display:none}}section.users .internal table tr td .userTable{align-items:center;gap:10px}@media (width<=780px){section.users .internal table tr td .userTable{text-align:center;width:100%;display:block}section.users .internal table tr td .userTable div,section.users .internal table tr td .userTable h4,section.users .internal table tr td .userTable p,section.users .internal table tr td .userTable span,section.users .internal table tr td .userTable td{text-align:center;width:100%}section.users .internal table tr td .userTable .span{color:#777!important;font-size:13px!important}}section.users .internal table tr td .userTable .thumbUser{width:50px}section.users .internal table tr td .userTable .info{flex:1;align-items:flex-start}section.users .internal table tr td .userTable .info h4{color:#363636;font-size:14px;font-weight:600}section.users .internal table tr td .userTable .info span{color:#777;font-size:13px}section.users .internal table tr td .userTable .info span.emailMob{margin:5px 0}section.users .internal table tr td .userTable .info span.emailMob,section.users .internal table tr td .userTable .info span.rolMob{align-items:center;gap:5px;font-size:12px}section.users .internal table tr td .userTable .info span.emailMob p,section.users .internal table tr td .userTable .info span.rolMob p{font-size:12px;font-weight:500}@media (width>=390px){section.users .internal table tr td .userTable .info span.emailMob,section.users .internal table tr td .userTable .info span.emailMob p,section.users .internal table tr td .userTable .info span.rolMob,section.users .internal table tr td .userTable .info span.rolMob p{font-size:14px}}@media (width>=768px){section.users .internal table tr td .userTable .info span.emailMob,section.users .internal table tr td .userTable .info span.rolMob{display:none}}section.users .internal .paginator{align-items:center;gap:1rem;padding:1rem}@media (width>=768px){section.users .internal .paginator{flex-direction:row;justify-content:space-between}}section.users .internal .paginator .total{color:#c4c4c4;font-size:14px}section.users .internal .paginator .total span{color:#777}section.users .internal .paginator .pages{align-items:center;gap:1rem}section.users .internal .paginator .pages img,section.users .internal .paginator .pages span{cursor:pointer}section.users .internal .paginator .pages span{color:#777;border-radius:5px;padding:10px 1rem}section.users .internal .paginator .pages span:hover{color:#ff1216}section.users .internal .paginator .pages span.active{color:#ff1216;cursor:default;border:1px solid #ff1216}section.editUsers{padding:1rem}@media (width>=1280px){section.editUsers{width:75%;padding:2rem}}@media (width>=1600px){section.editUsers{width:50%}}section.editUsers .tittle{justify-content:space-between;margin-bottom:1rem}section.editUsers .tittle a{color:#ff1216;background:#ffe1ce;border-radius:5px;align-items:center;padding:5px 8px;font-size:13px;font-weight:500}section.editUsers .tittle a img{width:8px;margin-right:5px}section.editUsers .tittle h1{font-size:1rem;font-weight:600}@media (width>=1280px){section.editUsers .tittle a{display:none}section.editUsers .tittle h1{font-size:22px}}section.editUsers .info{background:#fff;border:1px solid #e2e2e2;align-items:flex-start;padding:1rem}@media (width>=768px){section.editUsers .info{padding:2rem}}section.editUsers .info h2{color:#363636;font-size:18px}section.editUsers .info p{margin:1rem 0}section.editUsers .info .div_content{flex-direction:column;width:100%;display:flex}section.editUsers .info label{color:#363636;margin-bottom:1rem;font-size:15px;font-weight:600}section.editUsers .info .css-b62m3t-container,section.editUsers .info select{color:#777;background:#fff;border:1px solid #e2e2e2;border-radius:5px;width:100%;height:2.5rem;margin-bottom:1rem}@media (width>=1024px){section.editUsers .info .css-b62m3t-container,section.editUsers .info select{width:50%}}section.editUsers .info .css-b62m3t-container{margin-bottom:25px}section.editUsers .info input{border-radius:5px;width:100%;margin-bottom:1rem;padding:0 10px}@media (width>=1024px){section.editUsers .info input{width:50%}}section.editUsers .info input[readonly],section.editUsers .info textarea[readonly]{background:#dbdbdb}section.editUsers .info .input-file{padding:8px 10px}section.editUsers .info .image_upload{-o-object-fit:cover;object-fit:cover;width:150px;height:100px}section.editUsers .info .a_pdf{color:#fff;text-align:center;background:#242628;border-radius:20px;width:auto;padding:8px 15px;font-size:14px}section.editUsers .info .a_pdf:hover{cursor:pointer;background:#ff1216}section.editUsers .info textarea{border-radius:5px;width:100%;max-width:100%;height:250px;margin-bottom:1rem;padding:0 10px}@media (width>=1024px){section.editUsers .info textarea{width:50%;max-width:50%}}section.editUsers .btnActions{justify-content:center;gap:1.5rem;margin-top:2rem}section.editUsers .btnActions a{border-radius:5px;padding:12px 30px;font-weight:500}section.editUsers .btnActions a:first-child{color:#777;background:#fff;border:1px solid #e2e2e2;align-items:center}section.editUsers .btnActions a:first-child img{margin-right:8px}section.editUsers .btnActions a:last-child{color:#fff;background:#0acf97}@media (width>=1280px){section.editUsers .btnActions{justify-content:flex-end}section.editUsers .btnActions a:first-child{display:flex}}section.sellers{border:1px solid #e2e2e2;padding:1rem}@media (width>=1280px){section.sellers{border:none;padding:2rem}}section.sellers .container>.tittle{justify-content:space-between;margin-bottom:1rem}section.sellers .container>.tittle a{color:#ff1216;background:#ffe1ce;border-radius:5px;align-items:center;padding:5px 8px;font-size:13px;font-weight:500}section.sellers .container>.tittle a img{width:8px;margin-right:5px}section.sellers .container>.tittle h1{font-size:1rem;font-weight:600}@media (width>=1280px){section.sellers .container>.tittle a{display:none}section.sellers .container>.tittle h1{font-size:22px}}section.sellers .internal{background:#fff;border:1px solid #e2e2e2}section.sellers .internal .head{border-bottom:1px solid #e2e2e2;gap:1rem;padding:1rem 10px}@media (width>=768px){section.sellers .internal .head{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=1024px){section.sellers .internal .head{padding:1rem 15px}}section.sellers .internal .head .buttons{justify-content:center;gap:1rem}section.sellers .internal .head .buttons a,section.sellers .internal .head span{font-size:13px}section.sellers .internal .head .buttons a{background:#f8f8f8;border-radius:5px;padding:.5rem 1rem;font-weight:500}section.sellers .internal .head .buttons a:not(:first-child){display:none}section.sellers .internal .head .buttons a:first-child{color:#fff;background:#c8c814;align-items:center}section.sellers .internal .head .buttons a:first-child i,section.sellers .internal .head .buttons a:first-child img{margin-right:5px}section.sellers .internal .head .buttons a:first-child i{font-size:18px}@media (width>=1024px){section.sellers .internal .head .buttons a:not(:first-child){color:#777;border:1px solid #e2e2e2;display:flex}}section.sellers .internal .head .filter{justify-content:space-between;align-items:center;gap:1rem;display:none}section.sellers .internal .head .filter span{color:#777;font-size:14px}section.sellers .internal .head .filter input{background:#f8f8f8;width:70%;padding:0 10px}section.sellers .internal .head .filter input::placeholder{color:#c4c4c4}section.sellers .internal .head .filter select{color:#777;background:#f8f8f8;border:1px solid #e2e2e2;padding:5px;display:none}section.sellers .internal table{border-collapse:collapse;width:100%}@media (width<=768px){section.sellers .internal table td:nth-child(4),section.sellers .internal table td:nth-child(5),section.sellers .internal table th:nth-child(4),section.sellers .internal table th:nth-child(5){display:none}}section.sellers .internal table tr:nth-child(odd){background:#f8f8f8}section.sellers .internal table tr:nth-child(2n){background:#fff}section.sellers .internal table tr{border-bottom:1px solid #e2e2e2}section.sellers .internal table tr td,section.sellers .internal table tr th{padding:15px}section.sellers .internal table tr th:not(:first-of-type) .tittle{justify-content:center}section.sellers .internal table tr th .tittle{justify-content:space-between}@media (width>=768px){section.sellers .internal table tr th .tittle{justify-content:flex-start;gap:1rem}}section.sellers .internal table tr th .tittle h3{color:#363636;font-size:13px;font-weight:600}section.sellers .internal table tr th .tittle>img{cursor:pointer}@media (width<=500px){section.sellers .internal table tr th .tittle>img{display:none}}section.sellers .internal table tr th .tittle .order{align-items:center;gap:5px;display:flex}section.sellers .internal table tr th .tittle .order span{font-size:12px}@media (width>=500px){section.sellers .internal table tr th .tittle .order{display:none}}section.sellers .internal table tr td p{text-align:center;word-break:break-word;font-size:14px;font-weight:500}section.sellers .internal table tr td .nameCar{align-items:flex-start;gap:10px}section.sellers .internal table tr td .nameCar .thumbCar{-o-object-fit:cover;object-fit:cover;width:64px;height:100%}section.sellers .internal table tr td .nameCar .info{flex:1;align-items:flex-start}section.sellers .internal table tr td .nameCar .info h4{color:#363636;font-size:14px;font-weight:600}section.sellers .internal table tr td .nameCar .info>span{color:#777;margin-bottom:10px;font-size:13px}@media (width>=768px){section.sellers .internal table tr td .nameCar .info>span{margin:5px 0 0}}section.sellers .internal table tr td .nameCar .statsMobile{justify-content:flex-start;gap:1.2rem;width:100%}@media (width>=500px){section.sellers .internal table tr td .nameCar .statsMobile{display:none}}section.sellers .internal table tr td .nameCar .statsMobile span{color:#fff;background:#e2e2e2;border-radius:5px;padding:5px;font-size:8px;font-weight:500}@media (width>=390px){section.sellers .internal table tr td .nameCar .statsMobile span{font-size:9px}}@media (width>=400px){section.sellers .internal table tr td .nameCar .statsMobile span{font-size:10px}}section.sellers .internal table tr td .nameCar .statsMobile span.active{background:#0acf97}section.sellers .internal table tr td .nameCar .statsMobile span.inactive{background:#c4c4c4}section.sellers .internal table tr td .stats{place-items:center;width:100%}section.sellers .internal table tr td .stats span{color:#fff;border-radius:5px;padding:8px 10px;font-size:12px;font-weight:500}section.sellers .internal table tr td .stats span.active{background:#0acf97}section.sellers .internal table tr td .stats span.inactive{background:#c4c4c4}section.sellers .internal table tr td .stats span.sold{background:#ff480e}section.sellers .internal table tr td .featured{align-items:flex-start;gap:10px}section.sellers .internal table tr td .featured span{color:#777;background:#e2e2e2;border-radius:5px;padding:5px;font-size:11px;font-weight:500}section.sellers .internal table tr td .actions{justify-content:center;align-items:center;gap:1rem}section.sellers .internal table tr td .actions a img{opacity:.6;transition:opacity .2s}section.sellers .internal table tr td .actions a img:hover{opacity:1}@media (width<=500px){section.sellers .internal table tr td:not(:first-child),section.sellers .internal table tr th:not(:first-child){display:none}}section.sellers .internal table tr td .sellersTable{align-items:center;gap:10px}section.sellers .internal table tr td .sellersTable .thumbSeller{width:50px}section.sellers .internal table tr td .sellersTable .info{flex:1;align-items:flex-start}section.sellers .internal table tr td .sellersTable .info h4{color:#363636;font-size:16px;font-weight:600}section.sellers .internal table tr td .sellersTable .info span{color:#777;align-items:center;gap:5px;margin-bottom:5px;font-size:12px}section.sellers .internal table tr td .sellersTable .info span p{font-size:12px;font-weight:500}@media (width>=390px){section.sellers .internal table tr td .sellersTable .info span,section.sellers .internal table tr td .sellersTable .info span p{font-size:14px}}@media (width>=768px){section.sellers .internal table tr td .sellersTable .info span{display:none}}section.sellers .internal .paginator{align-items:center;gap:1rem;padding:1rem}@media (width>=768px){section.sellers .internal .paginator{flex-direction:row;justify-content:space-between}}section.sellers .internal .paginator .total{color:#c4c4c4;font-size:14px}section.sellers .internal .paginator .total span{color:#777}section.sellers .internal .paginator .pages{align-items:center;gap:1rem}section.sellers .internal .paginator .pages img,section.sellers .internal .paginator .pages span{cursor:pointer}section.sellers .internal .paginator .pages span{color:#777;border-radius:5px;padding:10px 1rem}section.sellers .internal .paginator .pages span:hover{color:#ff1216}section.sellers .internal .paginator .pages span.active{color:#ff1216;cursor:default;border:1px solid #ff1216}section.editSellers{padding:1rem}@media (width>=1280px){section.editSellers{width:65%;padding:2rem}}@media (width>=1600px){section.editSellers{width:50%;padding:2rem}}section.editSellers .tittle{justify-content:space-between;margin-bottom:1rem}section.editSellers .tittle a{color:#ff1216;background:#ffe1ce;border-radius:5px;align-items:center;padding:5px 8px;font-size:13px;font-weight:500}section.editSellers .tittle a img{width:8px;margin-right:5px}section.editSellers .tittle h1{font-size:1rem;font-weight:600}@media (width>=1280px){section.editSellers .tittle a{display:none}section.editSellers .tittle h1{font-size:22px}}section.editSellers .info{background:#fff;border:1px solid #e2e2e2;align-items:flex-start;padding:1rem}@media (width>=768px){section.editSellers .info{padding:2rem}}section.editSellers .info h2{color:#363636;font-size:18px}section.editSellers .info p{margin:1rem 0}section.editSellers .info label{color:#363636;margin-bottom:1rem;font-size:15px;font-weight:600}section.editSellers .info select{color:#777;background:#fff;border:1px solid #e2e2e2;border-radius:5px;width:100%;height:2.5rem;margin-bottom:1rem}@media (width>=1024px){section.editSellers .info select{width:60%}}section.editSellers .info input{border-radius:5px;width:100%;margin-bottom:1rem;padding:0 10px}@media (width>=1024px){section.editSellers .info input{width:60%}}section.editSellers .btnActions{justify-content:center;gap:1.5rem;margin-top:2rem}section.editSellers .btnActions a{border-radius:5px;padding:12px 30px;font-weight:500}section.editSellers .btnActions a:first-child{color:#777;background:#fff;border:1px solid #e2e2e2;align-items:center}section.editSellers .btnActions a:first-child img{margin-right:8px}section.editSellers .btnActions a:last-child{color:#fff;background:#0acf97}@media (width>=1280px){section.editSellers .btnActions{justify-content:flex-end}section.editSellers .btnActions a:first-child{display:flex}}section.roles{border:1px solid #e2e2e2;padding:1rem}@media (width>=1280px){section.roles{border:none;padding:2rem}}section.roles .container>.tittle{justify-content:space-between;margin-bottom:1rem}section.roles .container>.tittle a{color:#ff1216;background:#ffe1ce;border-radius:5px;align-items:center;padding:5px 8px;font-size:13px;font-weight:500}section.roles .container>.tittle a img{width:8px;margin-right:5px}section.roles .container>.tittle h1{font-size:1rem;font-weight:600}@media (width>=1280px){section.roles .container>.tittle a{display:none}section.roles .container>.tittle h1{font-size:22px}}section.roles .internal{background:#fff;border:1px solid #e2e2e2}section.roles .internal .head{border-bottom:1px solid #e2e2e2;gap:1rem;padding:1rem 10px}@media (width>=768px){section.roles .internal .head{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=1024px){section.roles .internal .head{padding:1rem 15px}}section.roles .internal .head .buttons{justify-content:center;gap:1rem}section.roles .internal .head .buttons a,section.roles .internal .head span{font-size:13px}section.roles .internal .head .buttons a{background:#f8f8f8;border-radius:5px;padding:.5rem 1rem;font-weight:500}section.roles .internal .head .buttons a:not(:first-child){display:none}section.roles .internal .head .buttons a:first-child{color:#fff;background:#c8c814;align-items:center}section.roles .internal .head .buttons a:first-child i,section.roles .internal .head .buttons a:first-child img{margin-right:5px}section.roles .internal .head .buttons a:first-child i{font-size:18px}@media (width>=1024px){section.roles .internal .head .buttons a:not(:first-child){color:#777;border:1px solid #e2e2e2;display:flex}}section.roles .internal .head .filter{justify-content:space-between;align-items:center;gap:1rem;display:none}section.roles .internal .head .filter span{color:#777;font-size:14px}section.roles .internal .head .filter input{background:#f8f8f8;width:70%;padding:0 10px}section.roles .internal .head .filter input::placeholder{color:#c4c4c4}section.roles .internal .head .filter select{color:#777;background:#f8f8f8;border:1px solid #e2e2e2;padding:5px;display:none}section.roles .internal table{border-collapse:collapse;width:100%}section.roles .internal table tr:nth-child(odd){background:#f8f8f8}section.roles .internal table tr:nth-child(2n){background:#fff}section.roles .internal table tr{border-bottom:1px solid #e2e2e2}section.roles .internal table tr td,section.roles .internal table tr th{padding:15px}section.roles .internal table tr th:not(:first-of-type) .tittle{justify-content:center}section.roles .internal table tr th .tittle{justify-content:space-between}@media (width>=768px){section.roles .internal table tr th .tittle{justify-content:flex-start;gap:1rem}}section.roles .internal table tr th .tittle h3{color:#363636;font-size:13px;font-weight:600}section.roles .internal table tr th .tittle>img{cursor:pointer}@media (width<=500px){section.roles .internal table tr th .tittle>img{display:none}}section.roles .internal table tr th .tittle .order{align-items:center;gap:5px;display:flex}section.roles .internal table tr th .tittle .order span{font-size:12px}@media (width>=500px){section.roles .internal table tr th .tittle .order{display:none}}section.roles .internal table tr td p{text-align:center;word-break:break-word;font-size:14px;font-weight:500}section.roles .internal table tr td .nameCar{align-items:flex-start;gap:10px}section.roles .internal table tr td .nameCar .thumbCar{-o-object-fit:cover;object-fit:cover;width:64px;height:100%}section.roles .internal table tr td .nameCar .info{flex:1;align-items:flex-start}section.roles .internal table tr td .nameCar .info h4{color:#363636;font-size:14px;font-weight:600}section.roles .internal table tr td .nameCar .info>span{color:#777;margin-bottom:10px;font-size:13px}@media (width>=768px){section.roles .internal table tr td .nameCar .info>span{margin:5px 0 0}}section.roles .internal table tr td .nameCar .statsMobile{justify-content:flex-start;gap:1.2rem;width:100%}@media (width>=500px){section.roles .internal table tr td .nameCar .statsMobile{display:none}}section.roles .internal table tr td .nameCar .statsMobile span{color:#fff;background:#e2e2e2;border-radius:5px;padding:5px;font-size:8px;font-weight:500}@media (width>=390px){section.roles .internal table tr td .nameCar .statsMobile span{font-size:9px}}@media (width>=400px){section.roles .internal table tr td .nameCar .statsMobile span{font-size:10px}}section.roles .internal table tr td .nameCar .statsMobile span.active{background:#0acf97}section.roles .internal table tr td .nameCar .statsMobile span.inactive{background:#c4c4c4}section.roles .internal table tr td .stats{place-items:center;width:100%}section.roles .internal table tr td .stats span{color:#fff;border-radius:5px;padding:8px 10px;font-size:12px;font-weight:500}section.roles .internal table tr td .stats span.active{background:#0acf97}section.roles .internal table tr td .stats span.inactive{background:#c4c4c4}section.roles .internal table tr td .stats span.sold{background:#ff480e}section.roles .internal table tr td .featured{align-items:flex-start;gap:10px}section.roles .internal table tr td .featured span{color:#777;background:#e2e2e2;border-radius:5px;padding:5px;font-size:11px;font-weight:500}section.roles .internal table tr td .actions{justify-content:center;align-items:center;gap:1rem}section.roles .internal table tr td .actions a img{opacity:.6;transition:opacity .2s}section.roles .internal table tr td .actions a img:hover{opacity:1}@media (width<=500px){section.roles .internal table tr td:not(:first-child),section.roles .internal table tr th:not(:first-child){display:none}}section.roles .internal table tr td .userTable{align-items:center;gap:10px}section.roles .internal table tr td .userTable .thumbRoles{width:50px}section.roles .internal table tr td .userTable .info{flex:1;align-items:flex-start}section.roles .internal table tr td .userTable .info h4{color:#363636;font-size:14px;font-weight:600}section.roles .internal table tr td .userTable .info span{color:#777;align-items:center;gap:5px;margin:5px 0;font-size:12px}section.roles .internal table tr td .userTable .info span p{font-size:12px;font-weight:500}@media (width>=390px){section.roles .internal table tr td .userTable .info span,section.roles .internal table tr td .userTable .info span p{font-size:14px}}@media (width>=768px){section.roles .internal table tr td .userTable .info span{display:none}}section.roles .internal .paginator{align-items:center;gap:1rem;padding:1rem}@media (width>=768px){section.roles .internal .paginator{flex-direction:row;justify-content:space-between}}section.roles .internal .paginator .total{color:#c4c4c4;font-size:14px}section.roles .internal .paginator .total span{color:#777}section.roles .internal .paginator .pages{align-items:center;gap:1rem}section.roles .internal .paginator .pages img,section.roles .internal .paginator .pages span{cursor:pointer}section.roles .internal .paginator .pages span{color:#777;border-radius:5px;padding:10px 1rem}section.roles .internal .paginator .pages span:hover{color:#ff1216}section.roles .internal .paginator .pages span.active{color:#ff1216;cursor:default;border:1px solid #ff1216}section.editRoles{padding:1rem}@media (width>=1280px){section.editRoles{width:85%;padding:2rem}}@media (width>=1600px){section.editRoles{padding:2rem}}section.editRoles .tittle{justify-content:space-between;margin-bottom:1rem}section.editRoles .tittle a{color:#ff1216;background:#ffe1ce;border-radius:5px;align-items:center;padding:5px 8px;font-size:13px;font-weight:500}section.editRoles .tittle a img{width:8px;margin-right:5px}section.editRoles .tittle h1{font-size:1rem;font-weight:600}@media (width>=1280px){section.editRoles .tittle a{display:none}section.editRoles .tittle h1{font-size:22px}}section.editRoles .info{background:#fff;border:1px solid #e2e2e2;align-items:flex-start;padding:1rem 0 0}@media (width>=768px){section.editRoles .info{padding:2rem 0 0}}@media (width>=1280px){section.editRoles .info{padding:2rem 0}}section.editRoles .info h2{color:#363636;font-size:18px}section.editRoles .info h3{color:#363636;margin-bottom:1rem;font-size:16px}section.editRoles .info p{margin:1rem 0;padding:0 1rem}@media (width>=1024px){section.editRoles .info p{padding:0 2rem}}section.editRoles .info label{color:#363636;margin-bottom:5px;font-size:15px;font-weight:600}section.editRoles .info .nameRol{border-radius:5px;width:90%;margin-bottom:1rem;margin-left:1rem;padding:0 10px}@media (width>=1024px){section.editRoles .info .nameRol{width:35%;margin-left:2rem}}section.editRoles .info h2,section.editRoles .info h3,section.editRoles .info label{padding:0 0 0 1rem}@media (width>=1024px){section.editRoles .info h2,section.editRoles .info h3,section.editRoles .info label{padding:0 0 0 2rem}}section.editRoles .info .selectPrivileges{flex-wrap:wrap;width:100%}section.editRoles .info .selectPrivileges input:hover{cursor:pointer}section.editRoles .info .item{background:#fff;border-bottom:1px solid #e2e2e2;flex-wrap:wrap;align-items:center;gap:10px;width:100%;padding:.5rem 1rem}section.editRoles .info .item:first-of-type{border-top:none}section.editRoles .info .item:nth-of-type(2n){background:#f8f8f8}@media (width>=768px){section.editRoles .info .item:nth-of-type(2n){background:#fff;border-left:1px solid #e2e2e2}}section.editRoles .info .item i{color:#020202;font-size:22px}section.editRoles .info .item img{display:none}section.editRoles .info .item .checks{justify-content:space-between;width:100%}section.editRoles .info .item .checks div{align-items:center}section.editRoles .info .item .checks div label{padding:0;font-size:12px;font-weight:700}@media (width>=768px){section.editRoles .info .item{border-bottom:none;width:50%;padding:.5rem 2rem}}section.editRoles .btnActions{justify-content:center;gap:1.5rem;margin-top:2rem}section.editRoles .btnActions a{border-radius:5px;padding:12px 30px;font-weight:500}section.editRoles .btnActions a:first-child{color:#777;background:#fff;border:1px solid #e2e2e2;align-items:center}section.editRoles .btnActions a:first-child img{margin-right:8px}section.editRoles .btnActions a:last-child{color:#fff;background:#0acf97}@media (width>=1280px){section.editRoles .btnActions{justify-content:flex-end}section.editRoles .btnActions a:first-child{display:flex}}section.statistics{padding:1rem}@media (width>=1280px){section.statistics{padding:2rem}}section.statistics .container .tittle{align-items:flex-start;margin-bottom:1rem}section.statistics .container .tittle h1{margin-bottom:1rem}section.statistics .container .tittle .calendarStats{justify-content:space-between;width:100%}section.statistics .container .tittle .calendarStats input{background:#fff;border-radius:2px;width:calc(100% - 80px - 2rem);height:40px;padding:0 10px}section.statistics .container .tittle .calendarStats img{cursor:pointer}@media (width>=768px){section.statistics .container .tittle{flex-direction:row;justify-content:space-between;width:97%}section.statistics .container .tittle h1{margin:0}section.statistics .container .tittle .calendarStats{width:35%}}@media (width>=1280px){section.statistics .container .tittle .calendarStats{width:25%}}@media (width>=1366px){section.statistics .container .tittle{width:98%}}@media (width>=1440px){section.statistics .container .tittle{width:96%}}@media (width>=1900px){section.statistics .container .tittle{width:94%}}section.statistics .internal .items{flex-wrap:wrap;gap:2rem;width:100%}section.statistics .internal .items .col1,section.statistics .internal .items .col2,section.statistics .internal .items .col3,section.statistics .internal .items .col4{gap:1rem;width:100%}section.statistics .internal .items .col3,section.statistics .internal .items .col4{border:1px solid #e2e2e2;margin-bottom:2rem}@media (width>=1280px){section.statistics .internal .items .col3,section.statistics .internal .items .col4{margin-bottom:0}}section.statistics .internal .items .col1>div,section.statistics .internal .items .col2>div,section.statistics .internal .items .col3>div,section.statistics .internal .items .col4>div{background:#fff;align-items:flex-start;padding:1rem}section.statistics .internal .items .col1{flex-wrap:wrap}@media (width>=1440px){section.statistics .internal .items .col1{width:98%}}@media (width>=1600px){section.statistics .internal .items .col1{width:97%}}@media (width>=1900px){section.statistics .internal .items .col1{width:95%}}section.statistics .internal .items .col1 div{border:1px solid #e2e2e2;justify-content:flex-end;width:calc(50% - .5rem)}@media (width>=768px){section.statistics .internal .items .col1 div{width:calc(20% - .5rem)}}@media (width>=1366px){section.statistics .internal .items .col1 div{width:calc(16.6667% - 1rem)}}section.statistics .internal .items .col1 div p{text-align:left;margin:10px 0;font-size:16px}section.statistics .internal .items .col1 div p span{font-weight:600}section.statistics .internal .items .col1 div h3{font-size:30px}@media (width>=768px){section.statistics .internal .items .col2{flex-flow:wrap;justify-content:center}}@media (width>=1024px){section.statistics .internal .items .col2{justify-content:flex-start}}@media (width>=1900px){section.statistics .internal .items .col2{width:97%}}section.statistics .internal .items .col2>div{border:1px solid #e2e2e2;justify-content:flex-start;align-items:center;gap:1rem}@media (width>=768px){section.statistics .internal .items .col2>div{width:calc(40% - .5rem)}}@media (width>=1024px){section.statistics .internal .items .col2>div{width:calc(32% - .5rem)}}section.statistics .internal .items .col2>div p{font-size:22px;font-weight:600}section.statistics .internal .items .col2>div p span{font-size:18px;font-weight:400}section.statistics .internal .items .number{align-items:stretch!important}section.statistics .internal .items .number .sold{align-items:flex-start;width:70%}section.statistics .internal .items .number .sold p{margin:8px 0;font-size:16px}section.statistics .internal .items .number .sold span{color:#c4c4c4;font-size:12px}section.statistics .internal .items .number .sold select{color:#777;background:#fff;border:1px solid #e2e2e2;border-radius:5px;width:80%;height:2.5rem;padding:0 5px}section.statistics .internal .items .number .score{background:#ffe1ce;place-items:center;padding:30px}section.statistics .internal .items .number .score span{color:#ff1216;margin:0;font-size:40px;font-weight:600}section.statistics .internal .items .col3 div p,section.statistics .internal .items .col4 div p{margin-bottom:2rem;font-size:16px}section.statistics .internal .items .col3 div span,section.statistics .internal .items .col4 div span{color:#c4c4c4;margin-bottom:10px;font-size:12px}section.statistics .internal .items .col3 div img,section.statistics .internal .items .col4 div img{align-self:center}@media (width>=1024px){section.statistics .col3Deskflex{align-items:flex-start;gap:2rem;margin-bottom:50px;display:flex}section.statistics .col3Deskflex .col3{width:60%!important}section.statistics .col3Deskflex .col4{margin-bottom:50px;width:35%!important}}@media (width>=1440px){section.statistics .col3Deskflex{width:99%}}@media (width>=1900px){section.statistics .col3Deskflex{width:97%}}.menu-pollos{background-color:#fff;background-position:top;background-repeat:repeat;background-size:contain;width:100%;padding:4%}@media (width>=900px){.menu-pollos{justify-content:center;align-items:center;margin:0 auto;display:flex}}.menu-pollos .content{background:#fff;border:2px solid #cecece;border-radius:0 0 20px 20px;width:100%;margin-top:10%;padding:15% 0 0;box-shadow:0 4px 12px #00000026}@media (width>=900px){.menu-pollos .content{width:50%;max-width:1000px;margin:auto 0;padding-top:10%;padding-bottom:5%}}.menu-pollos .content .banner{z-index:2;background:#fff;width:100%;position:fixed;top:0;left:0}@media (width>=900px){.menu-pollos .content .banner{width:100%;padding:0 25%}}.menu-pollos .content .item_top{width:100%;padding:2% 4%}@media (width>=900px){.menu-pollos .content .item_top{padding:1% 4%}}.menu-pollos .content .item_top .item{background:#fff;border:2px solid #cecece;border-radius:20px;margin-bottom:0;padding:2% 4%;transition:height 1.5s;display:flex;position:relative}.menu-pollos .content .item_top .item .img{display:inherit;-o-object-fit:cover;object-fit:cover;border-radius:20px;width:35%;height:80px}@media (width>=900px){.menu-pollos .content .item_top .item .img{height:120px}}.menu-pollos .content .item_top .item h1{color:#ff1216;align-items:center;width:45%;padding-left:5%;font-size:18px;display:flex}.menu-pollos .content .item_top .item .arrow{width:15px;transition:transform .5s;position:absolute;top:50%;right:4%}.menu-pollos .content .item_top .arrow_active{transform:rotate(180deg)}.menu-pollos .content .item_top .item_active{background:red}.menu-pollos .content .item_top .item_active .img{display:none}.menu-pollos .content .item_top .item_active h1{color:#fff;text-align:center;justify-content:center;width:100%;padding-left:0}.menu-pollos .content .item_top .ul{background:#fff3d8;width:100%;padding:2%;display:none}.menu-pollos .content .item_top .ul .img_banner{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:auto}.menu-pollos .content .item_top .ul .img_bowl{-o-object-fit:inherit;object-fit:inherit;height:auto}.menu-pollos .content .item_top .ul .text{color:#48312f;overflow-wrap:break-word;text-align:left;white-space:pre-wrap;width:100%;margin-bottom:4%;padding:2%;font-size:16px}.menu-pollos .content .item_top .ul .it{display:flex}.menu-pollos .content .item_top .ul .it h5{visibility:hidden;width:70%}.menu-pollos .content .item_top .ul .it h6{color:#80807c;width:15%;font-size:12px}.menu-pollos .content .item_top .ul .product{width:100%}.menu-pollos .content .item_top .ul .product:nth-child(4n-2) .title h2,.menu-pollos .content .item_top .ul .product:nth-child(4n-2) .title h3,.menu-pollos .content .item_top .ul .product:nth-child(4n-3) .title h2,.menu-pollos .content .item_top .ul .product:nth-child(4n-3) .title h3{color:red!important}.menu-pollos .content .item_top .ul .product:nth-child(4n) .title h2,.menu-pollos .content .item_top .ul .product:nth-child(4n) .title h3,.menu-pollos .content .item_top .ul .product:nth-child(4n-1) .title h2,.menu-pollos .content .item_top .ul .product:nth-child(4n-1) .title h3{color:#ff1216!important}.menu-pollos .content .item_top .ul .product .title{border:2px solid #ffd244;border-radius:10px;padding:2%;display:flex}.menu-pollos .content .item_top .ul .product .text_title{width:100%}.menu-pollos .content .item_top .ul .product .text_title h1{color:#e83278;text-align:center;width:100%;font-size:30px;font-weight:700}.menu-pollos .content .item_top .ul .product .text_title h2{color:#48312f;text-align:center;width:100%;font-size:20px;font-weight:700}.menu-pollos .content .item_top .ul .product .text_title p{color:#48312f;text-align:center;width:100%;font-size:16px;font-weight:400}.menu-pollos .content .item_top .ul .product .text_title p span{font-weight:600}.menu-pollos .content .item_top .ul .product h2{color:#f24948;width:80%;font-size:12px}.menu-pollos .content .item_top .ul .product h3{color:#f24948;text-align:right;font-size:14px}.menu-pollos .content .item_top .ul .product p{color:#48312f;overflow-wrap:break-word;text-align:left;white-space:pre-wrap;width:80%;margin-bottom:4%;padding:2%;font-size:12px}@media (width>=900px){.menu-pollos .content .item_top .ul .product p{margin-bottom:0}}.menu-pollos .content .item_top .ul_open{display:block}.menu-pollos .content .item_top .page_down{width:100%}.swal-button{background-color:#ff1216!important}.swal-button--cancel{color:#fff!important;background-color:#ff480e!important}.swal-footer{text-align:center!important}.swal-icon img{width:50%}.it-table-row{table-layout:fixed;width:100%;margin-bottom:5px;display:table}.cell-titulo{vertical-align:bottom;text-align:left;width:60%;display:table-cell}.cell-titulo h5{visibility:hidden;margin:0}.cell-precio-1{vertical-align:bottom;text-align:right;width:20%;padding-right:10px;display:table-cell}.cell-precio-2{vertical-align:bottom;text-align:right;width:20%;display:table-cell}.header-leyendas h6{color:#777;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.producto-fila h2{margin:0;font-size:1.1rem}.producto-fila h3{margin:0;font-size:1.1rem;font-weight:600}.empty-price{color:#ccc}.product-desc{color:#555;width:100%;margin:4px 0 15px;font-size:.9rem}.nota-importante{color:#666;background-color:#00000005;border-top:1px dashed #ddd;border-radius:4px;margin-top:20px;padding:12px;font-size:.85rem;font-style:italic}
