.portfolio-wrapper .section-wrapper.one{background:var(--Colors-Neutrals-White---50,#FDFDFD)}.portfolio-wrapper .section-wrapper.two{background-color:#fff}.portfolio-wrapper .tabs-wrapper{background:var(--Gradients-Linear,linear-gradient(180deg,#FDFDFD 0,#F1F5FE 100%))}.portfolio-wrapper .tabs-wrapper .tab-container{display:flex;justify-content:center;background-color:#fff;border-radius:45px 45px 0 0}.portfolio-wrapper .tabs-wrapper .tab-container .tab-list .tab-item{color:var(--Colors-Neutrals-Black---900,#010609);font-family:var(--font-PtSans);font-size:16px;font-style:normal;font-weight:700;line-height:150%;text-transform:capitalize}@media screen and (max-width:1024px){.portfolio-wrapper .tabs-wrapper .tab-container .tab-list .tab-item{font-size:14px}}.portfolio-wrapper .tabs-wrapper .tab-container .tab-list .Mui-selected,.portfolio-wrapper .tabs-wrapper .tab-container .tab-list .MuiTabs-indicator{color:var(--Colors-Primary-Blue-blue-500,#019cdf)}.portfolio-wrapper .tabs-wrapper .tab-section-wrapper{display:flex;flex-direction:column;gap:48px;align-items:center;justify-content:center}.portfolio-wrapper .tabs-wrapper .tab-section-wrapper .cards-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;width:100%;max-width:1512px}.portfolio-wrapper .tabs-wrapper .tab-section-wrapper .cards-wrapper .card{flex-grow:1;flex-shrink:1;flex-basis:calc(33.33% - 48px);display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;border-radius:24px;background:var(--Colors-Neutrals-White---50,#fdfdfd);box-shadow:0 4px 11.7px 0 rgba(1,156,223,.1);padding:24px;align-self:stretch;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:1024px){.portfolio-wrapper .tabs-wrapper .tab-section-wrapper .cards-wrapper .card{flex:1 1 100%}}.portfolio-wrapper .tabs-wrapper .tab-section-wrapper .cards-wrapper .card img{width:100%;height:100%;max-width:350px;max-height:350px}.portfolio-wrapper .tabs-wrapper .tab-section-wrapper .cards-wrapper .card .text-24{text-align:center;max-width:370px;height:80px}