.industry-section{background:rgba(44,119,240,.1)}.industry-section .industry_heading{color:#23252A;margin:0 0 100px}.industry-section .industry-inner{display:flex;align-items:flex-start;gap:150px;color:#fff}.industry-section .industry-content{flex:1 1}.industry-section .industry-content ul{margin:0;padding:0;list-style:none}.industry-section .industry-content ul li{border-bottom:1px solid rgba(39,95,206,.22);padding:25px 0;cursor:pointer}.industry-section .industry-content ul li:last-child{border:none}.industry-section .industry-content ul li h4{display:flex;align-items:center;gap:15px;color:#000;font-size:24px;font-weight:400;line-height:40px;margin:0}.industry-section .industry-content ul li h4 strong{font-weight:400;text-decoration:underline;flex:1 1}.industry-section .industry-content ul li p{color:#0D102D;font-size:20px;font-weight:400;line-height:150%;margin:15px 0 0}.industry-section .industry-content ul li .industry-points{margin:15px 0 0;padding:0;list-style:none;display:grid;grid-gap:14px;gap:14px}.industry-section .industry-content ul li .industry-points li{border:0;padding:0;color:#0D102D;font-size:20px;font-weight:400;line-height:150%;cursor:default}.industry-section .industry-content ul li .industry-points li strong{font-weight:700}.industry-chevron{transition:transform .3s ease;flex-shrink:0}.industry-chevron.open{transform:rotate(180deg)}.industry-section .industry-details{max-width:485px;width:100%;border-radius:20px;background:#275FCE;padding:25px;display:flex;flex-direction:column;gap:22px;align-items:flex-start}.industry-section .industry-details .industry_img img{width:100%;height:auto;border-radius:20px}.industry-section .industry-details h4{color:#FFF;font-size:40px;font-weight:400;line-height:120%;letter-spacing:-1.2px}.industry-section .industry-details p{color:#FFF;font-family:Helvetica;font-size:24px;font-style:normal;font-weight:400;line-height:154.167%}.industry-section .industry-details .btn{color:#275FCE}@media (max-width:1199px){.industry-section .industry-inner{gap:30px}}@media (max-width:991px){.industry-section .industry-inner{flex-direction:column}.industry-section .industry-content{width:100%}.industry-section .industry_heading{margin-bottom:30px}.industry-section .industry-details{max-width:100%}.industry-section .industry-details .industry_img{width:100%}.industry-section .industry-details h4{font-size:32px}.industry-section .industry-details p{font-size:16px}}.journey-map-sec{padding:90px 0 60px}.journey-map-sec .journey-map-inner{background:#f5f5f5;border-radius:20px;padding:50px 50px 100px}.journey-map-sec .journey-map-inner .main-heading{margin:0 auto;max-width:780px}.journey-map-inner .journy_icon{height:156px;width:156px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:all .5s ease;background:#ffffff;margin:20px auto;box-shadow:0 0 20px 0 rgba(108,108,108,.25)}.journey-map-inner .journey-content{max-width:670px;margin:0 auto;text-align:center;min-height:135px}.journey-content p{color:#7c7d81}.dark .journey-map-sec .journey-map-inner{background:#303030}@media (max-width:991px){.journey-map-sec .journey-map-inner .main-heading{font-size:22px}}@media (max-width:768px){.journey-map-sec{padding:40px 0}}