.partner-collaborative-journey{padding:40px 150px}@media(max-width:1200px){.partner-collaborative-journey{padding:40px 10px!important}}.partner-collaborative-journey{display:flex;flex-direction:column;gap:40px;justify-content:center;align-items:center;text-align:center;background:linear-gradient(0deg,rgba(255,255,255,0) 25%,rgba(168,99,165,.2007177871))}.partner-collaborative-journey .collaborative-journey-box{display:flex;gap:10px;flex-direction:column;background-color:#fff;padding:50px 5px;width:80%;border:2px solid #a863a5;border-radius:10px}.partner-collaborative-journey .collaborative-journey-box .collab-grid{display:grid;grid-template-rows:1fr;grid-template-columns:20% 80%;justify-items:center;align-items:center}.partner-collaborative-journey .collaborative-journey-box .image-wrapper,.partner-collaborative-journey .collaborative-journey-box .image-wrapper img{width:100%}.partner-collaborative-journey .collaborative-journey-box .content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;height:100%}.partner-collaborative-journey .collaborative-journey-box .content .title{text-align:center}.partner-collaborative-journey .collaborative-journey-box .content .description{display:flex;flex-direction:column;gap:20px;text-align:start}@media(max-width:1200px){.partner-collaborative-journey .collaborative-journey-box{grid-template-rows:1fr 2fr 1fr;grid-template-columns:1fr;width:90%;padding:5px}}.partner-they-trust-us{display:flex;flex-direction:column;gap:40px;justify-content:center;align-items:center}.partner-they-trust-us .they-trust-us-wrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:80px;width:80%}.partner-they-trust-us .they-trust-us-wrap .partner-wrap{width:200px;margin:10px 0}.partner-they-trust-us .they-trust-us-wrap .partner-wrap img{width:100%;max-height:150px}@media(max-width:1200px){.partner-they-trust-us .they-trust-us-wrap{width:90%;gap:20px}.partner-they-trust-us .they-trust-us-wrap .partner-wrap{display:flex;width:40%}.partner-they-trust-us .they-trust-us-wrap .partner-wrap img{width:100%}}@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100;200;300;400;500;600;700;800;900&display=swap";.partner-path{background:linear-gradient(180deg,rgba(255,255,255,0) 25%,rgba(168,99,165,.2007177871)),url(/files/backgrounds/partner/partner-content-background.svg);background-size:auto 100%;background-repeat:no-repeat;display:flex;flex-direction:column;gap:40px}.partner-path .partner-path-header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%}.partner-path .path-content{position:relative;display:flex;width:100%;gap:72px}.partner-path .path-content .path-content-wrapper{display:grid;grid-template-rows:10% 10% 10% 70%;width:50%;height:1300px;align-items:center;justify-items:center}.partner-path .path-content .path-content-wrapper .content-description{max-width:80%}.partner-path .path-content .path-content-wrapper .images-wrapper{display:flex;flex-direction:column;justify-content:space-evenly;gap:10px;height:100%}.partner-path .path-content .path-content-wrapper .images-wrapper .image-box{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.partner-path .path-content .path-content-wrapper .images-wrapper .image-box img{height:100%}.partner-path .path-content .path-content-wrapper .cards-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}.partner-path .path-content .leaf-path-wrapper{position:absolute;top:0;left:calc(50% - 18px);height:1300px}.partner-path .partner-path-end{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;gap:40px}.partner-path .partner-path-end .end-description{width:40%;text-align:center}.partner-path .partner-path-end .service-recap{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:40px}.partner-path .partner-path-end .service-recap .service-box{display:grid;max-width:300px;grid-template-columns:1fr;grid-template-rows:60px 50px 75px;justify-items:center;align-items:center;text-align:center}@media(max-width:1200px){.partner-path{background:linear-gradient(180deg,rgba(255,255,255,0) 25%,rgba(168,99,165,.2007177871))}.partner-path .partner-path-header{padding:0 20px;text-align:center}.partner-path .partner-path-header img{width:100%}.partner-path .path-content{width:100%;flex-direction:column;gap:40px}.partner-path .path-content .mobile-arrow-wrap{display:flex;justify-content:center;align-items:center}.partner-path .path-content .path-content-wrapper{display:flex;flex-direction:column;gap:20px;height:auto;width:100%}.partner-path .path-content .path-content-wrapper .content-description{max-width:90%}.partner-path .path-content .path-content-wrapper .images-wrapper{width:90%}.partner-path .path-content .path-content-wrapper .images-wrapper .image-box img{width:80%}.partner-path .partner-path-end .end-description{width:90%}}.partner-card{display:flex;flex-direction:column;justify-content:space-between;border-radius:2rem;box-shadow:7px 7px 15px 5px rgba(168,99,165,.25);padding:20px;width:330px;min-height:400px;background-color:#fff}.partner-card ul{padding-left:20px}.partner-card .partner-card-links{display:flex;flex-direction:column;gap:10px}.partner-card .partner-card-button{width:80%;display:inline-flex;align-items:center;justify-content:space-between;align-self:center;background-color:var(--c-white);border:2px solid #d3b1d2;color:var(--c-indigo);padding:.5em 1em;border-radius:6px;font-weight:500}.partner-card .partner-card-button:focus,.partner-card .partner-card-button:hover{background-color:#d3b1d2}