.industries-wrapper .section-wrapper.one{background:var(--Colors-Secondary-Blue-blue-50,#f1f5fe)}.industries-wrapper .section-wrapper.two{background-color:#fff}.industries-wrapper .app-section-wrapper .header-wrapper{display:flex;align-items:center;gap:32px}@media screen and (max-width:1024px){.industries-wrapper .app-section-wrapper .header-wrapper{flex-direction:column}}.industries-wrapper .app-section-wrapper .header-wrapper .left{width:80%;display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1024px){.industries-wrapper .app-section-wrapper .header-wrapper .left{width:100%}}.industries-wrapper .app-section-wrapper .header-wrapper .right{width:20%}@media screen and (max-width:1024px){.industries-wrapper .app-section-wrapper .header-wrapper .right{width:100%}}.industries-wrapper .app-section-wrapper .apps-wrapper{display:flex;flex-wrap:wrap;width:100%;gap:32px;align-items:flex-start;margin-top:32px}@media screen and (max-width:1024px){.industries-wrapper .app-section-wrapper .apps-wrapper{flex-direction:column;gap:16px}}.industries-wrapper .app-section-wrapper .apps-wrapper .left{display:flex;flex-wrap:wrap;gap:32px;flex:1 1;min-width:60%}.industries-wrapper .app-section-wrapper .apps-wrapper .left .card{display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:12px;background:var(--Colors-Neutrals-White---50,#fdfdfd);box-shadow:0 4px 11.7px rgba(1,156,223,.1);flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 16px)}@media screen and (max-width:1024px){.industries-wrapper .app-section-wrapper .apps-wrapper .left .card{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 16px)}}.industries-wrapper .app-section-wrapper .apps-wrapper .left .card img{width:100%;height:100%}.industries-wrapper .app-section-wrapper .apps-wrapper .right{display:flex;flex-direction:column;gap:32px;flex:.4 1;min-width:20%}.industries-wrapper .app-section-wrapper .apps-wrapper .right .card{display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:12px;background:var(--Colors-Neutrals-White---50,#fdfdfd);box-shadow:0 4px 11.7px rgba(1,156,223,.1)}.industries-wrapper .app-section-wrapper .apps-wrapper .right .card img{width:100%;height:100%}.industries-wrapper .thanks-section-wrapper{background:var(--Colors-Secondary-Blue-blue-50,#f1f5fe);width:100%}.industries-wrapper .thanks-section-wrapper .content-wrapper{position:relative}.industries-wrapper .thanks-section-wrapper .content-wrapper .card{width:80%;margin:0 auto;display:flex;padding:24px;flex-direction:column;justify-content:center;align-items:center;gap:24px;border-radius:16px;border:1px solid var(--Gray-200,#eaecf0);background:var(--Colors-Neutrals-White---50,#fdfdfd);position:relative;z-index:1}@media screen and (max-width:1024px){.industries-wrapper .thanks-section-wrapper .content-wrapper .card{width:100%;justify-content:flex-start}}.industries-wrapper .thanks-section-wrapper .content-wrapper .card p{text-align:center;max-width:85%}.industries-wrapper .thanks-section-wrapper .content-wrapper .blue-bg{width:296px;height:125px;position:absolute;right:4%;top:-15%;border-radius:12px;opacity:.1;background:var(--Colors-Primary-Blue-blue-500,#019cdf);z-index:0}.industries-wrapper .thanks-section-wrapper .content-wrapper .blue-bg-two{width:296px;height:125px;position:absolute;left:4%;bottom:-15%;border-radius:12px;opacity:.1;background:var(--Colors-Primary-Blue-blue-500,#019cdf);z-index:0}