.industries-page{--industry-blue:#1f50e3;--industry-navy:#112c7d;--industry-text:#575758;margin:0;color:#202023;background:#fff;font-family:Montserrat,Arial,sans-serif;overflow-x:hidden}
.industries-page *,.industries-page *:before,.industries-page *:after{box-sizing:border-box}
.industries-page a{color:inherit;text-decoration:none}
.industries-page .button{color:#fff}
.industries-page .button-light{background:#fff;color:#282828}
.industries-page img{display:block;max-width:100%}
.skip-link{position:fixed;z-index:1000;left:16px;top:12px;padding:10px 14px;background:#112c7d;color:#fff;transform:translateY(-150%);border-radius:6px}.skip-link:focus{transform:none}
.industry-section{position:relative;padding:120px 0;}


.industry-orb{position:absolute;width:620px;height:620px;border-radius:50%;background:rgba(31,80,227,.09);filter:blur(125px);pointer-events:none}
.industry-orb-left{left:-360px;top:15%}.industry-orb-right{right:-360px;top:20%}
.industry-hero{position:relative;min-height:749px;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fff 67%,rgba(244,247,255,.82) 100%)}
.industry-hero-video{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;pointer-events:none}
.industry-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,#fff 0%,rgba(255,255,255,.87) 100%);pointer-events:none}
.industry-hero .industry-orb{z-index:2}
.industry-hero-grid{position:relative;z-index:3;min-height:749px;display:grid;grid-template-columns:1fr;align-items:start;padding-top:0}
.industry-hero-copy{position:relative;z-index:2;max-width:720px;margin-top:235px}


.industry-button{min-width:250px}


.operational-section{padding-top:161px}
.operational-grid{display:grid;grid-template-columns:minmax(0,597px) minmax(0,688px);gap:160px;align-items:start}
.operational-copy>p{color:var(--industry-text);font-size:16px;line-height:1.6}.operational-copy>p:first-of-type{margin-top:26px}.operational-copy strong{color:#000;font-weight:500}
.operational-image{display:block;width:100%;height:auto;margin-top:42px;border-radius:10px}

.challenge-list{display:flex;flex-direction:column;gap:36px}
.challenge-item{position:relative;width:688px;min-height:98px;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.16),0 4px 2px rgba(0,0,0,.16)}
.challenge-item:before{content:"";position:absolute;top:0;bottom:0;left:0;width:264px;background-image:linear-gradient(rgba(31,80,227,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(31,80,227,.08) 1px,transparent 1px);background-size:38px 38px;pointer-events:none}

.challenge-label{position:relative;width:100%;height:98px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 49px 0 32px;border:0;background:transparent;color:#000;font:400 24px/1.35 Montserrat,Arial,sans-serif;text-align:left;cursor:pointer}
.challenge-label span{max-width:527px}.challenge-caret{width:24px;height:24px;flex:0 0 24px;transform:rotate(180deg);transform-origin:center}
.challenge-label:focus-visible{outline:2px solid #1f50e3;outline-offset:-4px;border-radius:10px}
.challenge-panel{position:relative;z-index:1;height:0;overflow:hidden;opacity:0}
.accordion-panel-copy{width:527px;margin:0;padding:0 0 43px 32px;color:#575758;font-size:16px;line-height:1.6}
.challenge-item.is-open .challenge-label{height:105px;color:#153596;font-weight:500}
.proof-section{padding-top:100px;padding-bottom:110px}
.proof-grid{max-width:1202px;margin:48px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:100px}
.proof-card{position:relative;min-height:314px;padding:160px 28px 35px;overflow:hidden;border-radius:20px;background:#fff;background-image:linear-gradient(rgba(31,80,227,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(31,80,227,.075) 1px,transparent 1px);background-size:38px 38px;box-shadow:0 18px 30px -12px rgba(0,0,0,.18)}
.proof-card:after{content:"";position:absolute;inset:0;background:linear-gradient(155deg,transparent 5%,rgba(255,255,255,.96) 57%);pointer-events:none}
.proof-card>*{position:relative;z-index:1}.proof-icon{position:absolute;top:39px;left:28px;display:grid;place-items:center;width:56px;height:56px;border-radius:10px;background:linear-gradient(135deg,#112c7d,#1f50e3);box-shadow:0 15px 28px rgba(17,44,125,.25)}.proof-icon img{width:30px;height:30px}.proof-card strong{display:block;font-size:60px;line-height:1.2;letter-spacing:-2px;font-weight:500}.proof-card p{margin:4px 0 0;font-size:16px}
.certifications{max-width:875px;margin:76px auto 0;display:flex;justify-content:space-between;align-items:center;gap:36px}.certifications img{object-fit:contain}
.insurance-cta{position:relative;overflow:hidden;padding:68px 0;background:linear-gradient(127deg,#112c7d 0%,#1f50e3 121.65%);color:#fff}
.insurance-cta:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:74px 74px}
.insurance-cta-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 756px;gap:84px;align-items:center}.insurance-cta h2{max-width:520px;margin:0 0 30px;font-size:45px;line-height:1.25;font-weight:500;letter-spacing:-1.5px}.insurance-cta p{max-width:580px;margin:0 0 34px;font-size:16px;line-height:1.6}.insurance-cta img{width:100%;height:auto;border-radius:13px}.insurance-cta .button img{width:15px;height:15px}
.performance-grid{display:grid;grid-template-columns:590px minmax(0,590px);gap:245px;align-items:start}
.performance-title{max-width:488px;line-height:normal;background-image:linear-gradient(111.257deg,#000 2.024%,#737373 60.323%)}
.performance-copy>p{margin:26px 0 0;color:#575758;font-size:16px;line-height:1.6}
.performance-copy>p:first-of-type{margin-top:81px}
.performance-copy strong{color:#575758;font-weight:500}
.performance-benefits{display:grid;gap:21.454px;margin:42px 0 0 -3px}
.performance-benefit{display:grid;grid-template-columns:44.697px minmax(0,1fr);gap:26.344px;align-items:center}
.performance-benefit-icon{display:grid;place-items:center;width:44.697px;height:44.697px;border-radius:8.939px;background:linear-gradient(136.287deg,#112c7d 5.489%,#1f50e3 94.534%);box-shadow:0 .632px .632px -.484px rgba(171,171,171,.64),0 1.615px 1.615px -.968px rgba(171,171,171,.63),0 3.238px 3.238px -1.453px rgba(171,171,171,.61),0 6.137px 6.137px -1.937px rgba(171,171,171,.58),0 12.199px 12.199px -2.421px rgba(171,171,171,.51),0 26.818px 26.818px -2.905px rgba(171,171,171,.35)}
.performance-benefit-icon img{object-fit:contain}.performance-benefit:nth-child(1) .performance-benefit-icon img{width:23.242px;height:21.303px}.performance-benefit:nth-child(2) .performance-benefit-icon img{width:20.516px;height:26.818px}.performance-benefit:nth-child(3) .performance-benefit-icon img{width:23.242px;height:23.242px}
.performance-benefit p{margin:0;color:#575758;font-size:16px;line-height:1.6}
.capability-list{position:relative;display:grid}
.capability-line{position:absolute;z-index:0;top:25px;left:-29px;width:2px;height:640px;max-width:none}
.capability-item{position:relative;z-index:1;min-height:129px;margin:0;padding:0}
.capability-item:last-child{min-height:0}
.capability-marker{position:absolute;top:14px;left:-33.804px;width:12px;height:11px;border-radius:2px;background:#414141;transform-origin:center}.capability-marker::after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(96.611deg,#1f50e3 .193%,#112c7d 99.504%);opacity:0;transition:opacity .28s ease}
.capability-title{margin:0;color:#000;font-size:22px;font-weight:400;line-height:1.6;letter-spacing:0;transition:color .28s ease,font-weight .28s ease}
.capability-copy{margin:4px 0 0;color:#575758;font-size:16px;line-height:1.6}
.capability-item:hover .capability-marker::after,.capability-item:focus-visible .capability-marker::after{opacity:1}
.capability-item:hover .capability-title,.capability-item:focus-visible .capability-title{color:#112c7d;font-weight:500}
.capability-item:focus-visible{outline:2px solid rgba(31,80,227,.35);outline-offset:8px;border-radius:4px}
.performance-section{padding-bottom:84px}
.why-section{padding-top:100px;padding-bottom:0}
.why-section>.site-container{position:relative;z-index:1}
.why-section .industry-orb{z-index:0;width:min(634px,90vw);height:min(634px,90vw);background:rgba(31,80,227,.1);filter:blur(130px)}
.why-section .industry-orb-left{left:-120px;top:6%}
.why-section .industry-orb-right{right:-160px;top:42%;opacity:.82}
.why-title{line-height:normal;background-image:linear-gradient(123.681deg,#000 2.024%,#737373 60.323%)}
.why-list{height:1275px;margin-top:70px;padding:52px 0 85px;display:grid;grid-template-rows:178px 178px 212px 182px 232px 156px;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.16)}
.why-list article{--heading-shift:0;position:relative;display:grid;grid-template-columns:700px minmax(0,1fr);align-items:center;min-height:0;padding:0 52px 0 100px;border:0}
.why-list article>*{position:relative;z-index:1}
.why-list article:nth-child(1){--heading-shift:-13.5px}
.why-list article:nth-child(2){--heading-shift:7px}
.why-list article:nth-child(3){--heading-shift:-3.5px}
.why-list article:nth-child(4){--heading-shift:1.5px}
.why-list article:nth-child(5){--heading-shift:-13.5px}
.why-list article:nth-child(6){--heading-shift:-14.5px}
.why-list h3{max-width:490px;margin:0;padding:0;font-size:32px;line-height:normal;font-weight:500;letter-spacing:-1.5px;background:linear-gradient(113.241deg,#000 2.024%,#737373 60.323%);-webkit-background-clip:text;background-clip:text;color:transparent;transform:translateY(var(--heading-shift))}
.why-list p{max-width:592px;margin:0;color:#000;font-size:16px;line-height:1.6;font-weight:400}
.why-list article:nth-child(1) p{max-width:534px}
.why-list article:nth-child(2) p,.why-list article:nth-child(3) p{max-width:556px}
.why-list article:nth-child(5) p{max-width:542px}
.why-list article:nth-child(6) p{max-width:550px}
.why-list article::before{content:"";position:absolute;z-index:0;inset:24px 0 21px;border-radius:10px;background:linear-gradient(132.573deg,#1f50e3 .193%,#112c7d 99.504%);box-shadow:0 4px 4px rgba(0,0,0,.16);opacity:0;transform:scaleY(.82);transform-origin:center;transition:opacity .3s ease,transform .42s cubic-bezier(.22,1,.36,1)}
.why-list article h3,.why-list article p{transition:color .28s ease}
.why-list article:hover::before,.why-list article:focus-visible::before{opacity:1;transform:scaleY(1)}
.why-list article:hover h3,.why-list article:focus-visible h3{background:none;color:#fff;-webkit-text-fill-color:#fff}
.why-list article:hover p,.why-list article:focus-visible p{color:#fff;font-weight:500}
.why-list article:focus-visible{outline:2px solid rgba(31,80,227,.45);outline-offset:5px}
.solutions-section{padding-top:115px}.solutions-grid{margin-top:69px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px 26px}.solution-card,.solution-image-card{min-height:268px;margin:0;border-radius:20px;overflow:hidden;box-shadow:0 18px 30px -12px rgba(0,0,0,.18);transform-origin:center}.solution-card:focus-visible,.solution-image-card:focus-visible{outline:2px solid #1f50e3;outline-offset:5px}.solution-image-card img{transform-origin:center}.solution-card{position:relative;padding:48px 35px;background:#fff}.solution-card:after{content:"";position:absolute;width:380px;height:307px;right:-205px;top:-80px;background-image:linear-gradient(rgba(31,80,227,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(31,80,227,.08) 1px,transparent 1px);background-size:37px 37px}.solution-card h3,.solution-card p{position:relative;z-index:1}.solution-card h3{max-width:360px;margin:0 0 16px;font-size:22px;line-height:1.3;font-weight:500;letter-spacing:-.22px}.solution-card p{max-width:380px;margin:0;font-size:16px;line-height:1.5}.solution-image-card img{display:block;width:100%;height:100%;min-height:268px;object-fit:cover}
.solutions-section{padding-bottom:0}
.industry-contact{--contact-shadow:0 .707px .707px -.667px rgba(0,0,0,.08),0 1.807px 1.807px -1.333px rgba(0,0,0,.08),0 3.622px 3.622px -2px rgba(0,0,0,.07),0 6.866px 6.866px -2.667px rgba(0,0,0,.07),0 13.647px 13.647px -3.333px rgba(0,0,0,.05),0 30px 30px -4px rgba(0,0,0,.02);position:relative;padding:228px 0 176px;overflow:hidden;background:linear-gradient(180deg,#fff,#f7f9ff)}
.industry-contact-grid{position:relative;z-index:1;display:grid;grid-template-columns:506px 854px;gap:80px;align-items:start}
.industry-contact-copy{margin-top:142px;margin-left:4px}
.industry-contact h2{max-width:499px;margin:0;background:linear-gradient(108.771deg,#1f50e3 .193%,#112c7d 99.504%);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:64px;line-height:normal;font-weight:500;letter-spacing:-1.5px}
.industry-contact-grid>.industry-contact-copy>p{max-width:588px;margin:25px 0 0 2px;color:#000;font-size:22px;line-height:1.61;letter-spacing:-.44px}
.industry-form{position:relative;isolation:isolate;display:grid;grid-template-columns:364px 377px;column-gap:48px;row-gap:32px;width:854px;height:692px;padding:66px 32px 91px 33px;overflow:hidden;border-radius:20px;background:#fff;box-shadow:var(--contact-shadow),inset 0 3px 1px #fff}
.industry-form>*:not(.industry-form-grid){position:relative;z-index:1}
.industry-form-grid{position:absolute;z-index:0;display:block;width:381px;height:307px;background-image:linear-gradient(rgba(31,80,227,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(31,80,227,.075) 1px,transparent 1px);background-size:37.353px 37.353px;pointer-events:none}
.industry-form-grid-top{left:0;top:6px;width:301px;height:215px}
.industry-form-grid-bottom{right:-4px;bottom:3px;width:301px;height:215px}
.industry-form .form-row{display:block;width:auto;margin:0}
.industry-form .form-row:nth-of-type(5){grid-column:1/-1;margin:7px 0}



.industry-form label{display:block;height:19px;margin:0 0 9px;color:rgba(0,0,0,.8);font:500 16px/19px Montserrat,Arial,sans-serif}
.industry-form .form-row:nth-of-type(5) label{margin-bottom:25px}
.industry-form input,.industry-form textarea{display:block;width:100%;border:0;border-radius:10px;background:#fff;color:#000;padding:0 26px;font:400 16px/19px Montserrat,Arial,sans-serif;box-shadow:var(--contact-shadow),inset 0 3px 1px #fff;outline:none}
.industry-form input{height:51px}
.industry-form .form-row:nth-of-type(2) input{width:377px;margin-left:3px}
.industry-form textarea{width:784px;height:172px;min-height:172px;padding-top:14px;resize:vertical}
.industry-form input::placeholder,.industry-form textarea::placeholder{color:rgba(0,0,0,.5);opacity:1}
.industry-form input:focus,.industry-form textarea:focus{box-shadow:0 0 0 2px rgba(31,80,227,.35),var(--contact-shadow),inset 0 3px 1px #fff}
.industry-form .button{grid-column:1;width:216px;height:51px;margin-left:3px;padding:0 31px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;background:linear-gradient(123.156deg,#112c7d 0%,#1f50e3 121.65%);font:300 16px/1.3 Poppins,Montserrat,sans-serif}
.industry-form .button img{width:15px;height:15px;flex:0 0 15px}
@media(max-width:1487px){.operational-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(48px,5vw,80px)}.challenge-item{width:100%}.performance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(60px,7vw,100px)}.insurance-cta-grid{grid-template-columns:1fr 52%}.industry-contact-grid{grid-template-columns:1fr 55%}}
@media(max-width:1023px){.industry-section{padding:84px 0}.industry-hero,.industry-hero-grid{min-height:637px}.industry-hero-grid{grid-template-columns:1fr;align-items:center;padding-top:0}.industry-hero-copy{margin-top:0}.operational-grid,.performance-grid{grid-template-columns:minmax(0,1fr);gap:64px}.challenge-column{min-width:0}.proof-grid{gap:30px}.insurance-cta-grid{gap:45px}.solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-list article{grid-template-columns:1fr;padding:30px}.why-list h3{padding:0 0 18px;font-size:27px}.industry-contact-grid{gap:45px}.industry-contact h2{font-size:50px}.industry-form{padding:48px 38px}}
@media(max-width:767px){.operational-grid>*{min-width:0}.operational-copy,.challenge-column{width:100%;min-width:0}.industry-section{padding:66px 0}.industry-hero{min-height:auto}.industry-hero-grid{min-height:auto;grid-template-columns:1fr;padding:150px 20px 70px;text-align:center}.industry-hero-copy{margin-top:0}.industry-button{min-width:0}.operational-grid,.performance-grid,.insurance-cta-grid,.industry-contact-grid{grid-template-columns:minmax(0,1fr);gap:48px}.challenge-item{width:100%}.challenge-label{padding:0 20px;font-size:16px}.proof-grid{grid-template-columns:1fr;gap:22px}.proof-card{min-height:235px;padding:125px 24px 28px}.proof-icon{top:28px;left:24px}.proof-card strong{font-size:48px}.certifications{margin-top:50px;flex-wrap:wrap;justify-content:center;gap:24px}.certifications img{width:72px;height:72px}.insurance-cta{padding:60px 0}.insurance-cta h2{font-size:34px}.insurance-cta-grid>img{order:-1}.why-list{margin-top:32px}.why-list article{min-height:0;padding:26px 22px}.why-list h3{font-size:24px}.solutions-grid{grid-template-columns:1fr;margin-top:38px}.solution-card,.solution-image-card{min-height:240px}.solution-image-card img{min-height:240px}.industry-contact{padding:76px 0 90px}.industry-contact h2{font-size:44px}.industry-contact-grid>div>p{font-size:18px}.industry-form{padding:38px 24px}.industry-orb{width:360px;height:360px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}











@media(max-width:767px){.accordion-panel-copy{width:auto;padding:0 20px 24px;font-size:14px;line-height:1.55}}

@media(max-width:1023px){.performance-copy>p:first-of-type{margin-top:46px}.performance-benefits{margin-top:34px}.capability-line{height:640px}}
@media(max-width:767px){.performance-title{max-width:100%}.performance-copy>p:first-of-type{margin-top:28px}.performance-benefits{gap:16px;margin:30px 0 0}.performance-benefit{grid-template-columns:45px minmax(0,1fr);gap:16px}.performance-benefit p{font-size:14px}.capability-list{margin-left:34px}.capability-item{min-height:148px}.capability-line{top:25px;left:-29px;height:735px}.capability-title{font-size:19px;line-height:1.45}.capability-copy{margin-top:7px;font-size:14px;line-height:1.55}}
@media(prefers-reduced-motion:reduce){.capability-marker::after,.capability-title,.why-list article::before,.why-list article h3,.why-list article p{transition:none}}

/* Figma responsive why section */
@media(max-width:1399px){.why-list{height:auto;min-height:0;padding:42px 0 52px;grid-template-rows:none}.why-list article{grid-template-columns:46% 54%;min-height:180px;padding:30px 60px}.why-list h3{transform:none}.why-list p{max-width:none}.why-list article::before{inset:6px 0}}
@media(max-width:1023px){.why-list{padding:24px 0}.why-list article{grid-template-columns:minmax(0,1fr);min-height:0;padding:30px}.why-list h3{max-width:none;margin-bottom:18px;transform:none}.why-list article::before{inset:0}}
@media(max-width:767px){.why-title{line-height:1.2}.why-list{margin-top:32px;padding:14px 0}.why-list article{padding:26px 22px}.why-list h3{margin-bottom:14px;font-size:24px;letter-spacing:-1px}}
@media(max-width:767px){.why-section .industry-orb{width:360px;height:360px;filter:blur(90px)}.why-section .industry-orb-left{left:-260px;top:4%}.why-section .industry-orb-right{right:-270px;top:52%}}

/* Figma responsive industry contact */
@media(max-width:1487px) and (min-width:1024px){.industry-contact-grid{grid-template-columns:minmax(0,1fr) minmax(0,55%);gap:60px}.industry-contact h2{font-size:54px}.industry-form{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;padding-left:40px;padding-right:40px}.industry-form .form-row,.industry-form input,.industry-form textarea{width:100%}.industry-form .form-row:nth-of-type(2) input{width:100%;margin-left:0}}
@media(max-width:1023px){.industry-contact{padding:100px 0 130px}.industry-contact-grid{grid-template-columns:minmax(0,1fr);gap:70px}.industry-contact-copy{margin-top:0}.industry-contact h2{max-width:620px}.industry-contact-grid>.industry-contact-copy>p{font-size:20px}.industry-form{grid-template-columns:repeat(2,minmax(0,1fr));width:min(854px,100%);height:auto;min-height:692px;margin-inline:auto;padding:66px 38px 91px}.industry-form .form-row,.industry-form input,.industry-form textarea{width:100%}.industry-form .form-row:nth-of-type(2) input{width:100%;margin-left:0}}
@media(max-width:767px){.industry-contact{padding:76px 0 90px}.industry-contact-grid{gap:48px}.industry-contact-copy{text-align:center}.industry-contact h2{font-size:44px}.industry-contact-grid>.industry-contact-copy>p{margin:22px auto 0;font-size:18px}.industry-form{display:block;min-height:0;padding:38px 24px}.industry-form-grid{opacity:.65}.industry-form .form-row:nth-of-type(1),.industry-form .form-row:nth-of-type(2),.industry-form .form-row:nth-of-type(3),.industry-form .form-row:nth-of-type(4){margin-bottom:28px}.industry-form .form-row:nth-of-type(5){margin:0 0 34px}.industry-form .button{width:100%;margin-left:0}}
/* Cross-screen responsive audit */
@media(min-width:768px) and (max-width:900px){
  .proof-grid{max-width:760px;grid-template-columns:repeat(2,minmax(0,1fr))}
  .proof-card:last-child{grid-column:1/-1;width:calc((100% - 30px)/2);justify-self:center}
  .insurance-cta-grid{grid-template-columns:minmax(0,1fr);gap:45px}
  .insurance-cta-grid>img{order:-1}
}
@media(max-width:767px){
  .industry-contact-copy{margin-left:0}
}
@media(max-width:430px){
  .industry-contact h2{font-size:clamp(36px,11.5vw,44px);letter-spacing:-1px}
  .challenge-label{gap:16px;padding-inline:16px}
}
/* Compact-desktop contact reflow */
@media(min-width:1024px) and (max-width:1200px){
  .industry-contact{padding:120px 0 150px}
  .industry-contact-grid{grid-template-columns:minmax(0,1fr);gap:70px}
  .industry-contact-copy{margin:0}
  .industry-contact h2{max-width:620px}
  .industry-form{grid-template-columns:repeat(2,minmax(0,1fr));width:min(854px,100%);height:auto;min-height:692px;margin-inline:auto;padding:66px 38px 91px}
  .industry-form .form-row,.industry-form input,.industry-form textarea{width:100%}
  .industry-form .form-row:nth-of-type(2) input{width:100%;margin-left:0}
}