.solutions-wrapper{background:var(--Colors-Neutrals-White---50,#fdfdfd)}.solutions-wrapper .tab-container{display:flex;justify-content:center;background-color:#fff;border-radius:45px 45px 0 0}.solutions-wrapper .tab-container .tab-list .tab-item{color:var(--Colors-Neutrals-Black---900,#010609)!important;font-family:var(--font-PtSans);font-size:16px;font-style:normal;font-weight:700;line-height:150%;text-transform:capitalize}.solutions-wrapper .tab-container .tab-list .Mui-selected,.solutions-wrapper .tab-container .tab-list .MuiTabs-indicator{color:var(--Colors-Primary-Blue-blue-500,#019cdf)!important}@media screen and (max-width:1024px){.MuiTabPanel-root{padding:0!important}}.filtration-wrapper{background:linear-gradient(0deg,#fff .02%,#f0f4fe)}.filtration-wrapper .middle-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:80px;max-width:1712px;margin:0 auto;position:relative}.filtration-wrapper .middle-wrapper .middle-section-wrapper{display:flex;gap:24px}@media screen and (max-width:1024px){.filtration-wrapper .middle-wrapper .middle-section-wrapper{flex-direction:column}}.filtration-wrapper .middle-wrapper .middle-section-wrapper .section{display:flex;padding:24px;justify-content:center;align-items:center;gap:24px;flex:1 0;border-radius:16px;background:#fff;box-shadow:0 4px 40px 0 rgba(0,0,0,.04);z-index:1}@media screen and (min-width:1024)and (max-width:1424){.filtration-wrapper .middle-wrapper .middle-section-wrapper .section{flex-direction:column}}@media screen and (max-width:1024px){.filtration-wrapper .middle-wrapper .middle-section-wrapper .section{flex-direction:column;max-width:none}}.filtration-wrapper .middle-wrapper .middle-section-wrapper .section .text-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;flex:1 0;height:100%}.filtration-wrapper .middle-wrapper .middle-section-wrapper .rectangle{width:253px;height:253px;position:absolute;right:0;bottom:124.5px;border-radius:12px;opacity:.1;background:var(--Colors-Primary-Blue-blue-500,#019cdf)}.filtration-wrapper .content-wrapper{display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center}.filtration-wrapper .content-wrapper .header{text-align:center}.filtration-wrapper .content-wrapper .swiper-wrapper{padding:32px 0;flex-direction:row!important}.filtration-wrapper .content-wrapper .filteration-products{width:100%;display:flex;flex-direction:column;gap:32px}.filtration-wrapper .content-wrapper .filteration-products .bottom-wrapper{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1024px){.filtration-wrapper .content-wrapper .filteration-products .bottom-wrapper{flex-direction:column-reverse;gap:24px}}.filtration-wrapper .content-wrapper .filteration-products .bottom-wrapper .navigation{display:flex;gap:24px}.filtration-wrapper .content-wrapper .filteration-products .bottom-wrapper .navigation .next-arrow-filteration,.filtration-wrapper .content-wrapper .filteration-products .bottom-wrapper .navigation .prev-arrow-filteration{border-radius:60px;border:1.5px solid var(--Grey-200,#e7e7e7);background:rgba(1,156,223,.2);display:flex;justify-content:center;align-items:center;cursor:pointer;width:40px;height:40px;padding:1px 10px 0;transition:all .3s ease-in-out}.filtration-wrapper .content-wrapper .filteration-products .bottom-wrapper .navigation .next-arrow-filteration:hover,.filtration-wrapper .content-wrapper .filteration-products .bottom-wrapper .navigation .prev-arrow-filteration:hover{background:var(--Grey-200,#e7e7e7)}