.nd-banner{padding:3rem 0;overflow:hidden}.nd-banner-row{min-height:400px}.nd-banner-image-col{display:flex;align-items:center;justify-content:center}.nd-banner-image{width:100%;max-width:100%;overflow:hidden}.nd-banner-image img{width:100%;height:auto;object-fit:cover;border-radius:8px;transition:transform .4s ease}.nd-banner:hover .nd-banner-image img{transform:scale(1.02)}.nd-banner-content-col{display:flex;align-items:center;justify-content:center}.nd-banner-content{text-align:center;padding:2rem;max-width:540px}.nd-banner-title{font-size:2rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem;line-height:1.3}.nd-banner-text{font-size:13px;font-weight:600;color:#4a4a4a;line-height:1.7;margin-bottom:1.5rem}.nd-banner-text p{margin-bottom:1rem}.nd-banner-text p:last-child{margin-bottom:0}.nd-banner-btn{display:inline-block;height:28px;line-height:28px;padding:0 1.25rem;font-size:13px;font-weight:600;color:#fff;background:#f9f9f9;background:linear-gradient(135deg,#333 0%,#1a1a1a 100%);border:none;border-radius:8px;text-decoration:none;transition:all .3s ease}.nd-banner-btn:hover{background:linear-gradient(135deg,#1a1a1a 0%,#000 100%);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.nd-banner-carousel{position:relative}.nd-banner-carousel .carousel-inner{border-radius:8px;overflow:hidden}.nd-banner-carousel .carousel-item{transition:transform .6s ease-in-out}.nd-banner-carousel .carousel-indicators{bottom:20px;margin-bottom:0}.nd-banner-carousel .carousel-indicators button{width:10px;height:10px;border-radius:50%;background-color:rgba(0,0,0,.3);border:none;margin:0 4px;transition:all .3s ease}.nd-banner-carousel .carousel-indicators button.active{background-color:#1a1a1a;transform:scale(1.2)}.nd-banner-carousel .carousel-control-prev,.nd-banner-carousel .carousel-control-next{width:44px;height:44px;background:#fff;border-radius:8px;top:50%;transform:translateY(-50%);opacity:.9;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.nd-banner-carousel .carousel-control-prev{left:20px}.nd-banner-carousel .carousel-control-next{right:20px}.nd-banner-carousel .carousel-control-prev:hover,.nd-banner-carousel .carousel-control-next:hover{opacity:1;background:#f3f5f7}.nd-banner-carousel .carousel-control-prev-icon,.nd-banner-carousel .carousel-control-next-icon{width:16px;height:16px;filter:invert(1) grayscale(100) brightness(0)}@media (max-width:991.98px){.nd-banner{padding:2rem 0}.nd-banner-row{min-height:auto}.nd-banner-image-col{order:1 !important;margin-bottom:1.5rem}.nd-banner-content-col{order:2 !important}.nd-banner-content{padding:1.5rem}.nd-banner-title{font-size:1.5rem}.nd-banner-carousel .carousel-control-prev,.nd-banner-carousel .carousel-control-next{width:36px;height:36px}.nd-banner-carousel .carousel-control-prev{left:10px}.nd-banner-carousel .carousel-control-next{right:10px}}@media (max-width:575.98px){.nd-banner{padding:1.5rem 0}.nd-banner-content{padding:1rem}.nd-banner-title{font-size:1.25rem}.nd-banner-text{font-size:13px}.nd-banner-carousel .carousel-indicators{bottom:10px}.nd-banner-carousel .carousel-control-prev,.nd-banner-carousel .carousel-control-next{display:none}}.nd-banner.grey-50{background-color:#f9fafb}.nd-banner.grey-100{background-color:#f3f4f6}.nd-banner.grey-200{background-color:#e5e7eb}.nd-banner.grey-300{background-color:#d1d5db}.nd-banner.card-style{padding:1.5em;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.nd-banner.card-style:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.nd-banner-btn.btn-outline{background:0 0;color:#1a1a1a;border:1px solid #dfdfdf}.nd-banner-btn.btn-outline:hover{background:#f3f5f7;color:#1a1a1a;border-color:#1a1a1a}.nd-banner-label{display:inline-block;padding:.25rem .75rem;font-size:11px;font-weight:600;border-radius:6px;margin-bottom:1rem}.nd-banner-label.blue{background:#e0f2fe;color:#0369a1}.nd-banner-label.green{background:#dcfce7;color:#15803d}.nd-banner-label.purple{background:#f3e8ff;color:#7c3aed}.nd-banner-label.orange{background:#ffedd5;color:#c2410c}.nd-banner-label.pink{background:#fce7f3;color:#be185d}