@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333;line-height:1.6;margin:0;padding:0;min-height:100vh;overflow-x:hidden}.bg{background-image:url(/img/bg.jpg);background-size:cover;background-attachment:fixed;background-position:center;min-height:100vh;width:100%;position:relative}.bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffe6;z-index:-1}.card{width:100%;margin:1rem auto;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #00000014;background:#fff;border:1px solid #e9ecef}.card1{width:250px!important;padding:.25rem 1rem}.img,.img-fluid{width:100%;height:auto;border-radius:8px;object-fit:cover}.img_height{max-width:200px;height:auto;margin:0 auto;display:block;border-radius:8px}.image1{overflow:hidden;width:380px;height:250px;border-radius:8px}.image1 img{width:100%;height:100%;object-fit:cover;transition:transform 1s ease-out}.image1 img:hover{transform:scale(1.1)}.text-center-md{color:#333;font-weight:500;font-size:1.05rem;margin:0 auto;max-width:500px;text-align:center;padding:0 1rem}.dist{margin-bottom:2rem!important}.list-counter-circle{list-style:none;counter-reset:list;margin:0;padding:0;overflow:auto}.list-counter-circle>li{position:relative;margin-left:2rem;margin-bottom:1.5rem;padding-left:1rem;border-radius:.25rem}.list-counter-circle>li:before{content:counter(list);counter-increment:list;position:absolute;left:-2rem;top:0;bottom:0;width:2.5rem;line-height:2rem;border-radius:1.25rem;border:.25rem solid #fff;text-align:center;color:#fff;background:#007bff;font-weight:600}.btn-custom{display:inline-block;padding:.75rem 1.5rem;font-size:1.1rem;font-weight:600;text-align:center;color:#fff;background-color:#007bff;border:none;border-radius:12px;box-shadow:0 4px 12px #007bff33;text-decoration:none;transition:all .3s ease;min-width:200px}.btn-custom:hover{background-color:#0056b3;transform:translateY(-2px);box-shadow:0 6px 16px #007bff4d}.btn-custom:active{transform:translateY(0)}.img-sticker{max-height:200px;width:auto;border-radius:12px;box-shadow:0 4px 12px #0003;background:#000;padding:8px;overflow:hidden;position:relative}.img-sticker:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,#0000004d,#0000001a);z-index:1}.img-sticker img{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.card{padding:1rem}.text-center-md{font-size:1rem;max-width:100%;padding:0 1rem}.img_height{max-width:150px;height:120px}.d-flex.flex-column .p-2{padding:.4rem .8rem!important;font-size:.95rem}}footer{background:#ffffffe6;position:relative;z-index:10}.brand-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.75rem;border-radius:12px;background:#fff;transition:transform .2s ease,box-shadow .2s ease;height:100%}.brand-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.brand-card img{max-height:180px;object-fit:cover;border-radius:8px;margin-bottom:.5rem;width:100%}.brand-card h5{font-size:1.1rem;font-weight:600;color:#212529;margin:.25rem 0}.brand-card .models{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem;margin-top:.25rem}.brand-card .model-badge{font-size:.75rem;padding:.25rem .5rem;border-radius:50px;background-color:#f8f9fa;color:#495057;border:1px solid #dee2e6;white-space:nowrap}
