@media(max-width:991px){.pp-page .nav_wrap{z-index:100!important}.pp-page .nav_contain.container{background-color:transparent!important}.pp-page .nav_wrap .nav_contain,.pp-page .nav_contain,.pp-page .container{background:transparent!important}.pp-page .nav-component{display:flex!important;align-items:center!important;justify-content:space-between!important}}.pc-clients-section{background-color:#fff}.pc-clients-inner{display:block!important}.pc-header{display:flex;align-items:flex-start;justify-content:space-between;gap:4rem;margin-bottom:4rem}.pc-header-main{flex:1}.pc-filters{display:flex;flex-wrap:wrap;gap:.5rem}.pc-filter-btn{padding:.5rem 1.25rem;border:1px solid #d0d0d5;border-radius:2rem;background:transparent;font-family:Neuemontreal,sans-serif;font-size:var(--type-ui);color:#474747;cursor:pointer;transition:all .25s ease;white-space:nowrap}.pc-filter-btn:hover{border-color:#0c002e;color:#0c002e}.pc-filter-btn.is-active{background:#0c002e;border-color:#0c002e;color:#fff}.pc-header-desc{flex:0 0 23.75rem;max-width:23.75rem}.pc-header-desc p{font-size:var(--type-body);line-height:var(--line-body);color:#474747;margin:0}.pc-client-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem}.pc-client-card{display:flex;align-items:center;justify-content:center;aspect-ratio:1;background:#f8f8fa;border-radius:1rem;padding:2rem;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,opacity .35s ease;position:relative;min-height:8.75rem}.pc-client-card:hover{transform:translateY(-.4rem);box-shadow:0 1rem 2.5rem #0c002e1a}.pc-client-card.is-hidden{opacity:0;pointer-events:none;position:absolute;visibility:hidden}.pc-client-card img{max-width:70%;max-height:3.5rem;width:auto;height:auto;object-fit:contain;filter:grayscale(1) opacity(.65);transition:filter .35s ease}.pc-client-card:hover img{filter:grayscale(1) brightness(.75) opacity(.65)}.pc-drawer-overlay{position:fixed;inset:0;z-index:999;display:flex;align-items:flex-end;justify-content:center}.pc-drawer-backdrop{position:absolute;inset:0;background:#0c002e8c;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);animation:pcFadeIn .3s ease both}.pc-drawer-panel{position:relative;width:100%;max-width:89rem;max-height:50vh;background:#fff;border-radius:1.25rem 1.25rem 0 0;padding:3rem 4.75rem;overflow-y:auto;animation:pcSlideUp .35s cubic-bezier(.16,1,.3,1) both;box-shadow:0 -.5rem 3rem #0c002e26}.pc-drawer-close{position:absolute;top:1.5rem;right:2rem;width:2.5rem;height:2.5rem;border:none;background:#f0f0f2;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.25rem;color:#0c002e;transition:background .2s ease}.pc-drawer-close:hover{background:#e0e0e5}.pc-drawer-content{display:flex;gap:3rem;align-items:stretch}.pc-drawer-logo{flex:0 0 16.25rem;display:flex;align-items:center;justify-content:center;background:#f8f8fa;border-radius:1rem;padding:2.5rem;aspect-ratio:1}.pc-drawer-logo img{max-width:85%;max-height:5rem;object-fit:contain}.pc-drawer-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.pc-drawer-header{display:block;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.pc-drawer-industry{display:inline-block;font-size:var(--type-meta-small);font-weight:500;text-transform:uppercase;letter-spacing:var(--tracking-meta);color:#0c002e;background:#0c002e0f;padding:.3rem .75rem;border-radius:2rem}.pc-drawer-name{font-family:Neuemontreal,sans-serif;font-size:2rem;font-weight:400;line-height:var(--line-title);color:#0c002e;margin-bottom:1.5rem}.pc-drawer-desc{font-size:var(--type-body);line-height:var(--line-body);color:#474747;margin:0 0 1.25rem;max-width:56ch}.pc-drawer-link-arrow{display:inline-flex;align-items:center;gap:.5rem;font-family:Neuemontreal,sans-serif;font-size:var(--type-body-small);font-weight:500;color:#0c002e;text-decoration:none;align-self:flex-start;transition:color .25s ease}.pc-drawer-link-arrow svg{width:1rem;height:1rem;transform:rotate(-50deg);transition:transform .3s ease}.pc-drawer-link-arrow:hover{color:#474747}@keyframes pcFadeIn{0%{opacity:0}to{opacity:1}}@keyframes pcSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.pt-timeline-section,.pt-timeline-inner{display:block!important}.pt-timeline-heading{font-family:Neuemontreal,sans-serif;font-size:var(--type-section-title);font-weight:400;line-height:var(--line-tight);color:#fff;margin:0 0 3rem;letter-spacing:var(--tracking-title);max-width:32rem}.pt-timeline-desktop{display:block}.pt-years-row{display:grid;grid-template-columns:repeat(var(--pt-month-count),minmax(0,1fr));column-gap:0;margin-bottom:1.25rem}.pt-year-label{font-family:Neuemontreal,sans-serif;font-size:var(--type-body);font-weight:400;color:#ffffff59;text-align:left;padding:0}.pt-year-label:last-child{color:#ffffff26}.pt-divider{width:100%;height:.0625rem;background:#ffffff14;margin-bottom:1.75rem}.pt-rows{display:flex;flex-direction:column;gap:.5rem}.pt-row{display:grid;grid-template-columns:repeat(var(--pt-month-count),minmax(0,1fr));column-gap:0}.pt-row-card{display:flex;align-items:center;gap:.75rem;min-width:0;padding:0 .9rem;height:3.75rem;background:#fff;border:none;justify-content:center;border-radius:.5rem;overflow:visible;transition:background .3s ease}.pt-row-card:hover{background:#ffffffeb}.pt-row-logos{display:flex;align-items:center;justify-content:space-evenly;gap:.75rem;flex-wrap:nowrap;min-width:0;width:100%;overflow:hidden}.pt-row-logo{flex:0 1 auto;height:1.35rem;max-width:4.75rem;width:auto;object-fit:contain;filter:grayscale(1) opacity(.65);transition:filter .25s ease}.pt-row-card:hover .pt-row-logo{filter:none}.pt-row-cta-card{justify-self:start;align-self:center}.pt-row-cta{margin-top:1.5rem}.pt-row-cta-card:hover{background:#ffffff14}.pt-timeline-mobile{display:none}.pt-mobile-card{padding:1.25rem 1.5rem;background:#fff;border-radius:.5rem;margin-bottom:.5rem}.pt-mobile-duration{font-family:Neuemontreal,sans-serif;font-size:1.125rem;font-weight:400;color:#0c002e;margin-bottom:.15rem}.pt-mobile-since{font-size:var(--type-meta);color:#0006;margin-bottom:.75rem;display:block}.pt-mobile-logos{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.pt-mobile-logo{height:1.25rem;width:auto;object-fit:contain;filter:grayscale(1) opacity(.65);transition:filter .25s ease}.pt-mobile-card:hover .pt-mobile-logo{filter:grayscale(1) brightness(.75) opacity(.65)}.pt-mobile-cta{margin-top:.75rem}@media screen and (max-width:991px){.pc-header{flex-direction:column;gap:2rem}.pc-header-desc{flex:none;max-width:none}.pc-client-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.pc-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pc-filters::-webkit-scrollbar{display:none}.pt-timeline-desktop{display:none}.pt-timeline-mobile{display:block}}@media screen and (max-width:767px){.pc-header{gap:1.5rem;margin-bottom:2.5rem}.pc-client-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.pc-client-card{padding:1.5rem;min-height:7.5rem;border-radius:.75rem}.pc-drawer-panel{max-height:70vh;padding:2rem 2.25rem;border-radius:1rem 1rem 0 0}.pc-drawer-content{flex-direction:column;gap:1.5rem}.pc-drawer-logo{flex:none;width:100%;aspect-ratio:auto;padding:1.5rem;min-height:6.25rem;max-height:8.75rem}.pc-drawer-logo img{max-height:3rem}.pc-drawer-info{justify-content:flex-start;gap:.75rem}.pc-drawer-header{margin-bottom:0}.pc-drawer-name{font-size:1.5rem}.pc-drawer-desc{margin-bottom:.75rem}.pc-drawer-close{top:1rem;right:1.25rem}.pt-timeline-heading{margin-bottom:2rem}}@media screen and (max-width:479px){.pc-client-grid{gap:.75rem}.pc-client-card{padding:1.25rem;min-height:6.875rem;border-radius:.625rem}.pc-client-card img{max-width:75%;max-height:2.75rem}.pc-drawer-panel{padding:1.5rem 1rem;border-radius:.75rem .75rem 0 0}.pc-drawer-desc{font-size:var(--type-body-small)}}
