.portfolio-banner-container{position:relative;z-index:0;width:100%;min-height:600px}.portfolio-banner-root{position:absolute;top:0;left:0;z-index:1;width:100%}.portfolio-banner-content{position:relative;z-index:2;max-width:1650px;margin:0 auto}.portfolio-banner-header{padding-top:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}.portfolio-banner-header .portfolio-banner-title{font-family:Inter,sans-serif!important;width:60%!important;font-size:56px!important;font-weight:500!important;line-height:72px!important;letter-spacing:-.03em!important;color:#060821!important;text-align:center!important}@media(max-width:980px){.portfolio-banner-header .portfolio-banner-title{font-size:40px!important;line-height:50px!important}}@media(max-width:768px){.portfolio-banner-header .portfolio-banner-title{font-size:32px!important;line-height:44px!important;width:70%!important}}.portfolio-banner-header .portfolio-banner-title span{background:linear-gradient(270.57deg,#2C52BE 21%,#FF822B 63.49%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-weight:500!important}.portfolio-banner-header .portfolio-banner-subtitle{width:55%;font-family:Inter,sans-serif!important;font-size:18px!important;font-weight:400!important;line-height:30px!important;letter-spacing:-.02px!important;color:#060821!important;text-align:center!important}@media(max-width:768px){.portfolio-banner-header .portfolio-banner-subtitle{width:70%!important}.portfolio-banner-container{min-height:520px}}.portfolio-banner-btn-row{margin-top:35px}.portfolio-banner-btn-row,.portfolio-banner-logos{display:flex;justify-content:center;align-items:center}.portfolio-banner-logos{gap:10px 60px;flex-wrap:wrap;padding:0 100px}@media(max-width:768px){.portfolio-banner-logos{padding:0 40px}}.portfolio-banner-logos .portfolio-banner-logo-item{width:100px;height:80px}@media(max-width:768px){.portfolio-banner-logos .portfolio-banner-logo-item{width:100px;height:50px}}.portfolio-banner-logos .portfolio-banner-logo-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.portfolio-brands-wrapper{z-index:10;width:86%;margin:0 auto;padding:60px 0;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:visible;background:rgba(0,0,0,0);border-radius:0}@media(max-width:768px){.portfolio-brands-wrapper{padding:54px 0}}.portfolio-brands-wrapper .portfolio-brands-logo-wrapper{width:100%;height:100%;overflow:hidden;margin:40px 0}@media(max-width:768px){.portfolio-brands-wrapper .portfolio-brands-logo-wrapper{margin:0}}.portfolio-brands-wrapper .portfolio-brands-track{display:flex;gap:24px;width:-moz-max-content;width:max-content;animation:scroll-infinite 30s linear infinite;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}@media(prefers-reduced-motion:reduce){.portfolio-brands-wrapper .portfolio-brands-track{animation:none}}.portfolio-brands-wrapper .portfolio-brands-track .portfolio-brands-item{width:190px;height:60px;flex-shrink:0}.portfolio-brands-wrapper .portfolio-brands-track .portfolio-brands-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@keyframes scroll-infinite{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}