.industry{padding:65px 0}.industry__intro{margin-bottom:40px;text-align:center}.industry__heading{margin-bottom:10px}.industry__sub{margin:0 auto;max-width:680px}.industry__tabs{display:flex;gap:8px;margin-bottom:20px}.industry__tab{align-items:center;background:#fff;border:1px solid var(--gray300);color:var(--gray700);cursor:pointer;display:flex;flex:1;font-size:16px;font-weight:300;gap:16px;padding:24px;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}.industry__tab svg{flex-shrink:0;height:24px;width:24px}.industry__tab.active,.industry__tab:hover{background:var(--orange);border-color:var(--orange);color:#fff;font-weight:600}.industry__tab:hover{font-weight:300}.industry__tab.active:hover{font-weight:600}.industry__tab svg path{stroke:#ff4800}.industry__tab.active svg path,.industry__tab:hover svg path{stroke:#f1f2fa}.industry__panel{border:1px solid var(--gray300);display:flex;min-height:440px}.industry__panel-photo{flex-shrink:0;max-width:515px;overflow:hidden;width:100%}.industry__panel-photo img{display:block;height:100%!important;object-fit:cover;object-position:center bottom;width:100%}.industry__panel-body{display:flex;flex:1;flex-direction:column;gap:0;padding:40px}.industry__panel-name{color:var(--orange);font-weight:600;line-height:1.3}.industry__panel-meta{display:flex;gap:40px;margin-bottom:25px}.industry__panel-meta strong{color:var(--gray800);font-weight:600}.industry__panel-text{font-size:16px}.industry__panel-sources p{font-size:14px;margin-bottom:0}.industry__panel-sources a{color:var(--orange);display:block;font-size:14px;text-decoration:underline}@media (max-width:820px){.industry{padding:25px 0}.industry__intro{margin-bottom:20px;text-align:left}.industry__tabs{flex-wrap:wrap}.industry__panel{flex-direction:column}.industry__panel-body{padding:20px}.industry__panel-meta{flex-direction:column;gap:0}}