.vertical-tabs-wrapper .row{align-items:flex-start}.tabs-nav{display:flex;flex-direction:column;position:sticky;top:120px}.vertical-tabs-wrapper .col-lg-4{align-self:flex-start;position:sticky;top:120px}.tabs-nav ul{list-style:none;margin:0;padding:0}.tabs-nav li{margin-bottom:1rem}.tabs-nav a{border-radius:8px;color:#000;display:block;font-weight:500;padding:12px 16px;text-decoration:none;transition:background .22s ease,color .22s ease}.tabs-nav a.active{background:#000;color:#fff}.tabs-content{padding:0 2rem}.tab-section{border-bottom:1px solid #eee;padding:60px 0;scroll-margin-top:120px}.tab-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;padding:24px}.tab-card img{border-radius:8px;margin-bottom:1rem;max-width:100%}.tab-card h3{font-size:1.25rem;margin-bottom:.5rem}.tab-card p{color:#555;margin-bottom:1rem}.tab-card .learn-more{color:#000;font-weight:500;margin-top:auto;text-decoration:none;transition:color .2s}.tab-card .learn-more:hover{color:#007bff}