.industries-container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.industries-label{display:inline-block;background:#fbbf24;color:#1f2540;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:4px 14px;border-radius:20px;margin-bottom:14px}.industries-section-header{text-align:center;max-width:700px;margin:0 auto 60px}.industries-section-heading{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;color:#1f2540;line-height:1.2;margin:0 0 16px}.industries-section-sub{font-size:1.05rem;color:#555;line-height:1.7;margin:0}.industries-hero{position:relative;min-height:380px;display:flex;align-items:center;justify-content:center;background:#14182b;overflow:hidden}.industries-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,#1f2540,#14182b 60%,#11162a);opacity:1}.industries-hero:before{content:"";position:absolute;top:-80px;right:-80px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(251,191,36,.13) 0%,transparent 70%);pointer-events:none}.industries-hero:after{content:"";position:absolute;bottom:-60px;left:-60px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(245,168,0,.1) 0%,transparent 70%);pointer-events:none}.industries-hero__content{position:relative;z-index:2;text-align:center;padding:72px 24px 64px}.industries-hero__badge{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#fbbf24;background:#fbbf241a;border:1px solid rgba(251,191,36,.28);padding:7px 18px;border-radius:50px;margin-bottom:22px}.industries-hero__heading{font-size:clamp(2rem,5vw,3.25rem);font-weight:900;color:#fff;margin:0 0 18px;letter-spacing:-.5px;line-height:1.1}.industries-hero__heading span{background:linear-gradient(120deg,#ffd24a,#f5a800);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.industries-hero__sub{font-size:clamp(1rem,1.8vw,1.15rem);color:#c8cfe0;line-height:1.65;max-width:560px;margin:0 auto 30px}.industries-hero__stats{display:flex;justify-content:center;gap:40px;margin:0 auto 30px;flex-wrap:wrap}.industries-hero__stat{display:flex;flex-direction:column;align-items:center}.industries-hero__stat b{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900;color:#fbbf24;line-height:1;letter-spacing:-.02em}.industries-hero__stat span{font-size:.8rem;color:#9aa2b8;margin-top:6px;font-weight:600}.industries-hero__breadcrumb{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.9rem}.industries-hero__breadcrumb-link{color:#fbbf24;text-decoration:none;font-weight:500;transition:color .2s}.industries-hero__breadcrumb-link:hover{color:#fde68a}.industries-hero__breadcrumb-sep{color:#888}.industries-hero__breadcrumb-current{color:#ccc}.industries-grid-section{padding:96px 0;background:#fff}.industries-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.industries-grid .industry-card:nth-child(10){grid-column:2 / 3}.industry-card{background:#fff;border:1px solid #ececf1;border-radius:20px;padding:34px 28px 30px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .3s ease;position:relative;overflow:hidden;box-shadow:0 6px 20px #14182b0a}.industry-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#ffd24a,#f5a800);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.industry-card:hover:after{transform:scaleX(1)}.industry-card__num{position:absolute;top:22px;right:26px;font-size:2.4rem;font-weight:900;color:#14182b;opacity:.06;letter-spacing:-.04em;line-height:1;transition:opacity .3s ease}.industry-card:hover .industry-card__num{opacity:.12}.industry-card:hover{transform:translateY(-8px);box-shadow:0 24px 50px #f5a8002e;border-color:transparent}.industry-card__arrow{display:inline-block;margin-top:16px;font-size:1.1rem;font-weight:800;color:#f5a800;opacity:0;transform:translate(-6px);transition:opacity .3s ease,transform .3s ease}.industry-card:hover .industry-card__arrow{opacity:1;transform:translate(0)}.industry-card__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#d97706;border-radius:16px;margin-bottom:20px;transition:background .25s ease,color .25s ease,transform .25s ease;flex-shrink:0}.industry-card:hover .industry-card__icon{background:#14182b;color:#ffd874;transform:scale(1.08) rotate(-6deg)}.industry-card__title{font-size:1.15rem;font-weight:700;color:#1f2540;margin:0 0 12px;line-height:1.3}.industry-card__desc{font-size:.95rem;color:#555;line-height:1.72;margin:0}.industries-cta{padding:80px 0;background:#1f2540;position:relative;overflow:hidden}.industries-cta:before{content:"";position:absolute;top:-80px;left:50%;transform:translate(-50%);width:600px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(251,191,36,.1) 0%,transparent 70%);pointer-events:none}.industries-cta:after{content:"";position:absolute;bottom:-60px;right:5%;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(245,168,0,.08) 0%,transparent 70%);pointer-events:none}.industries-cta__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.industries-cta__text{flex:1;min-width:280px}.industries-cta__heading{font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:800;color:#fff;margin:0 0 12px;line-height:1.25}.industries-cta__sub{font-size:1rem;color:#9ca3af;line-height:1.65;margin:0;max-width:520px}.industries-cta__btn{display:inline-flex;align-items:center;justify-content:center;background:#fbbf24;color:#1f2540;font-size:1rem;font-weight:700;padding:16px 36px;border-radius:50px;text-decoration:none;white-space:nowrap;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px #fbbf2459;flex-shrink:0}.industries-cta__btn:hover{background:#f59e0b;transform:translateY(-2px);box-shadow:0 8px 28px #fbbf2473}.industries-cta__btn:active{transform:translateY(0)}@media (max-width: 960px){.industries-grid{grid-template-columns:repeat(2,1fr)}.industries-grid .industry-card:nth-child(10){grid-column:auto}.industries-cta__inner{flex-direction:column;text-align:center;align-items:center}.industries-cta__sub{max-width:100%}}@media (max-width: 600px){.industries-grid-section,.industries-cta{padding:64px 0}.industries-grid{grid-template-columns:1fr;gap:20px}.industries-grid .industry-card:nth-child(10){grid-column:auto}.industry-card{padding:28px 24px}.industries-hero{min-height:300px}.industries-hero__content{padding:52px 16px 44px}.industries-cta__btn{width:100%;padding:16px 24px}.industries-section-header{margin-bottom:40px}}
