*{box-sizing:border-box;margin:0;padding:0}body{font-family:IBM Plex Sans,sans-serif}.industry_section_wrapper{align-items:center;background:#080227;display:flex;flex-direction:column;padding:80px clamp(16px,6vw,80px)}.industry_section_header{margin-bottom:52px;max-width:700px;text-align:center}.industry_section_title{color:#0089d0;font-family:Poppins,sans-serif;font-size:clamp(25px,3.5vw,49px);font-weight:700;line-height:1.2;margin-bottom:14px}.industry_section_subtitle{color:#fff;font-family:IBM Plex Sans,sans-serif;font-size:clamp(13px,1.2vw,16px);font-weight:400;line-height:1.7}.industry_section_card_list_points{display:flex;flex-direction:column}.industry_section_flex{align-items:stretch;display:flex;flex-direction:row;gap:18px;max-width:1400px;width:100%}.industry_section_card{background:#160d3e;border-radius:16px;display:flex;flex:1 1 0;flex-direction:column;min-width:0;padding:28px 22px;transition:transform .2s ease}.industry_section_card:hover{transform:translateY(-4px)}.industry_section_card_img{align-items:center;display:flex;flex-shrink:0;height:72px;justify-content:center;margin-bottom:18px;width:80px}.industry_section_card_img img{height:100%;object-fit:contain;width:100%}.industry_section_card_img svg{height:64px;width:72px}.industry_section_card_title{color:#0089d0;font-family:Poppins,sans-serif;font-size:clamp(13px,1.2vw,18px);font-weight:700;line-height:1.3;margin-bottom:20px}.industry_section_card_list{display:flex;flex-direction:column;gap:12px;list-style:none}.industry_section_card_list li{display:flex;flex-direction:column;gap:2px;padding-left:14px;position:relative}.industry_section_card_list li:before{color:#fff;content:"•";font-size:13px;left:0;line-height:1.5;position:absolute;top:0}.industry_section_card_list li strong{color:#fff;font-family:IBM Plex Sans,sans-serif;font-size:clamp(11px,.85vw,13px);font-weight:600;line-height:1.4}.industry_section_card_list li span{color:#fff;font-family:IBM Plex Sans,sans-serif;font-size:clamp(10px,.75vw,12px);font-weight:400;line-height:1.4}@media (max-width:1100px){.industry_section_flex{flex-wrap:wrap}.industry_section_card{flex:1 1 calc(33.333% - 14px);max-width:300px;min-width:200px}.industry_section_flex{justify-content:center}}@media (max-width:768px){.industry_section_card{flex:1 1 calc(50% - 10px);min-width:220px}}@media (max-width:540px){.industry_section_wrapper{padding:52px 16px}.industry_section_card:nth-child{max-width:unset}.industry_section_card_title{font-size:16px}.industry_section_card_list li strong{font-size:12px}.industry_section_card_list li span{font-size:11px}}