.industries-module{align-items:center;background-color:#fff;box-sizing:border-box;color:#18174d;display:flex;flex-direction:column;font-family:Inter,sans-serif;margin:0 auto;overflow-x:hidden;width:100%}.industries-wrapper{box-sizing:border-box;max-width:1171px;padding-top:50px;width:calc(100% - 40px)}.industries-header{align-items:flex-start;display:flex;flex-direction:column;gap:10px;margin-bottom:20px;width:100%}.industries-badge{align-items:center;background-color:#27aae1;border-radius:20px;box-shadow:0 4px 6px rgba(0,0,0,.15);color:#fff;display:inline-flex;gap:5px;max-width:fit-content;padding:5px 10px}.badge-icon{height:auto;width:14px}.badge-text{font-size:11.37px;font-weight:700;letter-spacing:2.27px;line-height:13.26px;margin:0;text-transform:uppercase;white-space:nowrap}.industries-title{font-size:32px;font-weight:700;letter-spacing:-1px;line-height:36px;margin:0;padding-bottom:10px;padding-top:20px;text-align:left;width:100%}.industries-title .highlight{color:#27aae1;font-weight:700}.industries-grid{display:grid;gap:30px;grid-template-columns:repeat(4,1fr);width:100%}.industry-card{background:#f7f8f9;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 6px 12px rgba(0,0,0,.1);color:inherit;display:block;height:auto;margin-bottom:15px;overflow:hidden;padding:20px;position:relative;text-align:left;text-decoration:none;transition:transform .2s,box-shadow .2s}.industry-card:before{background-color:#4f4bff;border-top-left-radius:8px;border-top-right-radius:8px;content:"";height:5px;left:0;position:absolute;top:0;width:100%}.industry-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.2);cursor:pointer;transform:scale(1.02)}.industry-card:hover:before{background-color:#615dff}.industry-title{color:#18174d;font-size:20px;font-weight:700;line-height:24px;margin:0 0 10px}.industry-subtitle{color:#18174d;font-size:14px;font-weight:400;line-height:20px;margin:0;min-height:48px}.industry-content img{height:30px;width:30px}.download-link,.industry-content img{bottom:10px;position:absolute;right:10px}.download-link{align-items:center;background-color:#e2e9f8;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;height:32px;justify-content:center;transition:transform .3s ease;width:32px}.download-link img{height:auto;width:16px}.download-link:hover{background-color:#c0d4f8;transform:scale(1.1)}.industries-buttons{display:flex;gap:20px;justify-content:center;margin:20px 0;width:100%}.show-more-btn{background-color:#4f4bff;border:none;border-radius:20px;box-shadow:0 4px 8px rgba(0,0,0,.1);color:#fff;cursor:pointer;font-size:14px;padding:10px 20px;transition:background-color .3s ease}.show-more-btn:hover{background-color:#615dff}.download-all-btn{background-color:#27aae1;border-radius:20px;box-shadow:0 4px 8px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:inline-block;font-size:14px;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s ease}.download-all-btn:hover{background-color:#1a8abb;color:#fff}@media (max-width:768px){.industries-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.industries-title{font-size:28px;line-height:32px}}@media (max-width:480px){.industries-grid{grid-template-columns:1fr}.industries-title{font-size:24px;line-height:28px}.industry-content img{bottom:8px;right:8px;width:40px}.download-link{bottom:8px;height:28px;right:8px;width:28px}.download-link img{width:14px}}