.industries-wrapper{position:relative}.industries-sec{background:#0A0E1A;position:-webkit-sticky;position:sticky;top:0;height:100vh;display:flex;align-items:center;overflow:hidden}.industries-sec>.page-width{width:100%;padding-top:80px;padding-bottom:80px}.industries-sec .page-title{max-width:680px}.industries-block{gap:100px}.industries-block .industries-img{flex:0 0 35%;overflow:hidden}.industries-block .industries-img img{border-radius:22px;transition:opacity .5s ease,transform .5s ease;animation:imgFadeIn .5s ease forwards;border-radius:30px;border:5px solid #fff}@keyframes imgFadeIn{0%{opacity:.6;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.industries-block .tabs{display:flex;flex-direction:column;gap:15px;max-height:330px;overflow-x:hidden;min-width:270px;margin:0;padding:0;list-style:none}.industries-block .tabs::-webkit-scrollbar{width:4px}.industries-block .tabs::-webkit-scrollbar-track{border-radius:4px}.industries-block .tabs::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.industries-block .tabs li{color:rgba(77,125,219,.4);transition:all .5s ease}.industries-block .tabs li button{background:transparent;color:inherit;cursor:pointer;font:inherit;padding:10px 20px;text-align:center;border:1px solid transparent;border-radius:20px}.industries-block .tabs li button:focus-visible{outline:2px solid rgba(39,95,206,.35);outline-offset:4px;border-radius:4px}.industries-block .tabs li.active,.industries-block .tabs li:hover{color:#fff;font-weight:700;background-color:#275FCE;border-radius:20px}.industries-content{animation:contentFadeIn .4s ease forwards}.industries-content p{color:#fff;line-height:166.667%}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.industries-block .tab_dropdown{width:100%;display:none}.industries-block .tab_dropdown select{width:100%;border-radius:50px;border:1px solid #d2d5f2;padding:16px 25px;color:#0D102D;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(https://cdn.prioxis.com/website/Images/dropdown_ic.webp),url(https://prioxislivestorage.blob.core.windows.net/website/Images/dropdown_ic.webp);background-repeat:no-repeat;background-position:right 15px center;box-shadow:none;outline:0}@media (max-width:1199px){.industries-block{gap:25px}}@media (max-width:991px){.industries-wrapper{height:auto!important}.industries-sec{position:relative;height:auto}.industries-block{flex-wrap:wrap}.industries-sec .page-title{margin:0 0 20px}.industries-block .tab_dropdown{display:block}.industries-block .industries-img{flex:0 0 100%}.industries-block .industries-img img{width:auto;height:auto}.industries-block .tabs{flex:0 0 30%;min-width:inherit;display:none}.industries-block .industries-content{flex:0 0 100%;width:100%}.industries-sec>.page-width{padding-top:0;padding-bottom:0}}@media(min-width:481px) and (max-width:991px){.industries-block .tab_dropdown select{width:440px}}.insights-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:50px;gap:50px;align-items:stretch}.insights-list.slide-next{animation:insightsSlideNext .36s ease}.insights-list.slide-prev{animation:insightsSlidePrev .36s ease}@keyframes insightsSlideNext{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:translateX(0)}}@keyframes insightsSlidePrev{0%{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:translateX(0)}}.insights-list.single-item{grid-template-columns:minmax(0,420px);justify-content:center}.insight-item{display:flex;flex-direction:column;min-width:0}.insight-item .insight-img{display:block;border-radius:16px;overflow:hidden}.insight-item .insight-img img{width:100%;height:220px;object-fit:cover;display:block}.insight-content{padding:20px 0 0;display:flex;flex-direction:column;gap:8px;flex:1 1}.insight-content h2{min-height:72px}.insight-content h2 a{color:#0D112D}.insight-content p{color:rgba(13,17,45,.7);min-height:84px;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.insight-info{gap:0;color:#0D112D;font-size:14px}.insight-info .divider{height:1px;width:20px;background:#0D112D}.insight-info .read{gap:4px}.insight-actions{margin-top:24px;gap:16px}.insight-nav{width:42px;height:42px;border-radius:50%;border:1px solid #cbdaf8;background:transparent;color:#3266d2;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.insight-nav:disabled{cursor:not-allowed;opacity:.5}.insight-nav:not(:disabled):hover{background:#3266d2;border-color:#3266d2;color:#fff;transform:translateY(-1px)}.insight-nav:focus-visible{outline:none;background:#3266d2;border-color:#3266d2;color:#fff}@media (prefers-reduced-motion:reduce){.insights-list.slide-next,.insights-list.slide-prev{animation:none}.insight-nav{transition:none}}@media (max-width:1199px){.insights-list{gap:20px}}@media (max-width:991px){.insights-list{grid-template-columns:1fr}.insights-list.single-item{grid-template-columns:1fr;justify-content:stretch}.insights-list .insight-img img{width:100%}.insight-content h2,.insight-content p{min-height:inherit}}@media (max-width:767px){.insight-content p{font-size:14px}}@media(min-width:768px) and (max-width:991px){.insights-list{grid-template-columns:repeat(2,minmax(0,1fr))}}