body,html{max-width:100vw;overflow-x:hidden}body{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.imge-card{background-color:#fff;margin:16px 0}.imge-card img{width:180px;height:auto;object-fit:contain;aspect-ratio:4/3;transition:all .5s ease;filter:brightness(100%);-webkit-filter:brightness(100%)}.imge-card img:hover{filter:brightness(80%);transform:scale(1.05);-webkit-filter:brightness(80%)}.demorow{margin-top:100px}.custom-tab{color:#6c757d;border-color:transparent}.custom-tab:hover{color:#ffc107;background-color:rgba(255,193,7,.2)}.custom-active{color:#fff;background-color:#ffc107;border-color:#ffc107 #ffc107 #fff}.nav-tabs .nav-link{border-radius:0;font-size:1rem;transition:all .3s ease}.tab-content{background-color:#f8f9fa;padding:20px;border:1px solid #dee2e6;border-top:none;background-color:#fff;border:none}.maindetail-img{width:100%;height:400px;object-fit:contain}