.img-icon{height:16px;width:16px}.logout a{color:#5f6165;text-decoration:none}.search-box{width:30%;padding:10px;border:none;border-radius:5px;background-color:#e0e0e0}.brand-logos{display:flex;justify-content:space-between;margin-bottom:20px;gap:40px}.brand-logos_card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:292px;height:266px;background-color:#fff;border-radius:10px;box-shadow:1px 0 5px #0000001a}.brand-logos_card:hover{box-shadow:8px 10px 8px #0000001a;cursor:pointer}.brand-logos img{width:128px}.car-cards{display:grid;grid-template-columns:repeat(3,403px);gap:40px}.card{background:#fff;padding:20px;border-radius:10px;box-shadow:0 0 10px #0000001a;text-align:center;text-decoration:none;color:#000}.card:hover{cursor:pointer;box-shadow:0 0 40px #0000001a}.wrapper-img{overflow:hidden;width:100%;display:flex;justify-content:center}.card-img{object-fit:scale-down;transition:transform .3s ease;transform:scale(2.7);height:auto}.card-img:hover{transform:scale(2.9)}.card-info{margin-top:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;text-align:left}.card-top{display:flex;align-items:center}.card-top .img-icon{height:26px;width:26px}.wrapper-img{height:222px;width:356px}.card-bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.card-bottom-leftSide{display:flex}.card-bottom-leftSide .img-icon{margin-right:20px;height:20px;width:20px}.card-bottom-leftSide .stats-text{margin-right:20px}.card-bottom-rightSide{display:flex}.rec-text{margin-left:10px;font-family:DM Sans,sans-serif;font-size:20px}.stats-text{color:#72767c;font-family:DM Sans,sans-serif;font-size:16px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif;background-color:#f5f5f5}.container{display:flex}.sidebar{display:flex;position:sticky;top:0;height:100vh;background-color:#fff;padding:20px 10px 20px 20px;box-shadow:2px 0 5px #0000001a;flex-wrap:wrap;flex-direction:column;align-content:space-between}.sidebar h1{margin-bottom:20px}.sidebar h1 .img-icon{height:24px;width:24px}.sidebar ul{list-style-type:none;width:100%}.sidebar ul li{padding:5px 10px;margin:15px 0;color:#5f6165;font-size:20px;font-weight:500}.sidebar ul li:hover{background-color:#d6d6d6;border-radius:3px;cursor:pointer}.sidebar ul li .img-icon{margin-right:10px;width:24px;height:24px}.sidebar ul li a{text-decoration:none;color:#5f6165}.img-icon{height:20px;width:13px}.logout{margin-top:auto;display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.logout p{color:#5f6165;text-align:center;font-size:20px;font-weight:500;padding:5px 10px}.logout p .img-icon{margin-right:10px;width:24px;height:24px}.logout :hover{background-color:#d6d6d6;border-radius:3px;cursor:pointer}.main-content{flex-grow:1;background-color:#f5f5f5;width:70vw}.search{position:sticky;top:0;background-color:#fff;display:flex;align-items:start;justify-content:space-between;padding:15px 20px}.img-profile{width:42px;height:42px;right:0}.search-box{width:30%;padding:10px;border:none;border-radius:5px}.search-box:active{border:none}.dashboard{display:flex;flex-direction:column;align-items:start;justify-content:left;padding:10px 20px}.wrapper-container{width:100%}.wrapper-tittle{width:100%;display:flex;justify-content:center;align-items:center;padding:10px}.left-title{width:100%;align-items:center}.right-title{width:100%;justify-content:space-between;display:flex;align-items:center;margin-left:26px}.right-title .img-icon{height:32px;width:32px}.right-title img h2{font-weight:700}.wrapper-main-info{width:100%;display:flex;flex-direction:row;margin-top:20px}.wrapper-main-info-left{width:100%;display:flex;justify-content:center;align-items:center}.wrapper-main-info-left img{max-width:100%}.wrapper-main-info-right{width:100%;display:flex;flex-direction:column;margin-left:26px}.wrapper-info-profile{width:100%;border:3px solid #D9D9D9;border-radius:10px}.info-profile-top{padding:10px 25px 15px 15px;display:flex;flex-direction:column}.info-profile{display:flex;flex-direction:row;gap:5px}.info-profile div{margin-left:10px}.info-profile div p{color:gray}.info-profile-fast-info{display:flex;flex-direction:row;justify-content:space-between}.info-profile-fast-info ul{display:flex;flex-direction:column;gap:10px;margin-top:30px;margin-left:15px}.info-profile-fast-info ul li{display:flex}.info-profile-fast-info ul li p{margin-left:55px}.info-profile-more{display:flex;align-items:end}.info-profile-more a{text-decoration:none;cursor:pointer;color:gray}.info-profile-more a:hover{color:orange}.info-profile-bottom{background:#d9d9d9;border-radius:0 0 7px 7px;width:100%;padding:20px 25px 35px 35px;display:flex;flex-direction:row;justify-content:space-between}.info-profile-contact{justify-content:flex-start}.info-profile-bottom ul{display:flex;flex-direction:column;list-style:none;gap:10px}.info-profile-bottom ul li{display:flex}.info-profile-bottom ul li .img-icon{margin-right:25px;width:20px;height:20px}.wrapper-info-car{width:100%;display:flex;flex-direction:row;justify-content:space-between;padding:20px 0}.wrapper-info-car ul{list-style:none;align-items:flex-start}.wrapper-info-car ul li{display:flex;margin-top:15px}.wrapper-info-car ul li .img-icon{height:25px;width:25px;margin-right:15px}.wrapper-catalog-photos{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;width:100%;margin-top:20px}.wrapper-catalog-photos img{display:block;max-width:100%;height:auto}.wrapper-container-info{padding:30px 40px}.wrapper-container-info ul{list-style:none;display:flex;gap:50px;flex-wrap:wrap;margin-top:40px}.wrapper-container-info ul li{padding:10px 20px;cursor:pointer;color:gray}.wrapper-container-info ul li:hover{background-color:#a162f799;color:#000;border-radius:4px}.wrapper-container-top{margin:30px 0;padding-bottom:20px;border-bottom:2px solid #e9eaec}.wrapper-container-top p{margin-top:10px;color:gray}.wrapper-container-bottom{margin:30px 0;padding-bottom:30px;width:70%;border-bottom:2px solid #e9eaec}.containers-inputs{display:flex;flex-direction:row;justify-content:space-between}.input-top,.input-middle{margin-top:5px;width:100%;padding:10px 15px;border-radius:8px;border:2px solid #e9eaec}.apply-page{max-width:800px;margin:0 auto;padding:2rem;font-family:Arial,sans-serif}.apply-header{margin-bottom:2rem;text-align:center}.apply-header h1{font-size:2rem;color:#333;margin-bottom:.5rem}.apply-header p{font-size:1rem;color:#666}.apply-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#444}.form-group input,.form-group select,.form-group textarea{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#06c;outline:none}.form-group textarea{min-height:120px;resize:vertical}.char-counter{text-align:right;font-size:.8rem;color:#999}.checkbox-group{flex-direction:row;align-items:center;gap:.75rem}.checkbox-group input{width:auto;margin:0}.error{border-color:#f33!important}.error-message{color:#f33;font-size:.85rem}.submit-btn{background-color:#06c;color:#fff;border:none;padding:1rem;font-size:1rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background-color .3s}.submit-btn:hover{background-color:#0052a3}.submit-error{color:#f33;text-align:center;margin:1rem 0;font-weight:500}.submit-btn:disabled{background-color:#ccc;cursor:not-allowed}
