@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@200;250;300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@200;300;400;500;600;700&display=swap");.journey-services{background-color:#f0f6ef;clip-path:polygon(0 150px,50% 0,100% 150px,100% 100%,0 100%);-webkit-clip-path:polygon(0 150px,50% 0,100% 150px,100% 100%,0 100%);left:50%;margin-left:-50vw;margin-right:-50vw;margin-top:-80px;overflow:visible;padding:220px 0 150px;position:relative;right:50%;width:100vw}.journey-services-container{margin:0 auto;max-width:1400px;padding:0 40px;position:relative;width:90%;z-index:2}.journey-services-title{color:#204839;font-family:Outfit,sans-serif;font-size:60px;font-weight:200;letter-spacing:-.02em;line-height:120%;margin:0 0 30px;max-width:950px;text-align:left}.journey-services-description{line-height:160%;margin:0 0 60px;max-width:950px}.journey-services-description,.journey-services-description p{color:#0a4938;font-family:DM Sans,sans-serif;font-size:22px;font-weight:200}.journey-services-description p{margin:0}.service-items-grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);max-width:100%}.service-item{background-color:#fff;box-sizing:border-box;flex-direction:column;gap:20px;height:264px;padding:30px 20px;width:315px}.service-icon,.service-item{align-items:center;display:flex;justify-content:center}.service-icon{flex-shrink:0;height:50px;width:50px}.service-icon img{display:block;height:100%;object-fit:contain;width:100%}.service-title{color:#204839;font-family:Outfit,sans-serif;font-size:24px;font-weight:200;line-height:130%;margin:0;text-align:center}@media (max-width:1600px){.service-items-grid{grid-template-columns:repeat(4,1fr)}.service-item{justify-self:center;max-width:315px;width:100%}}@media (max-width:1250px){.journey-services-title{font-size:48px}.journey-services-description{font-size:20px}.service-items-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.journey-services{padding:180px 0 60px}.journey-services-title{font-size:40px;margin-bottom:25px}.journey-services-description{font-size:18px;margin-bottom:50px}.service-items-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.service-item{height:240px;width:100%}.service-title{font-size:22px}}@media (max-width:768px){.journey-services{clip-path:polygon(0 100px,50% 0,100% 100px,100% 100%,0 100%);-webkit-clip-path:polygon(0 100px,50% 0,100% 100px,100% 100%,0 100%);padding:140px 0 50px}.journey-services-container{padding:0 30px}.journey-services-title{font-size:32px;margin-bottom:20px}.journey-services-description{font-size:16px;margin-bottom:40px}.service-items-grid{gap:15px;grid-template-columns:1fr}.service-item{height:220px;margin:0 auto;max-width:400px;width:100%}.service-icon{height:70px;width:70px}.service-title{font-size:20px}}@media (max-width:480px){.journey-services{clip-path:polygon(0 80px,50% 0,100% 80px,100% 100%,0 100%);-webkit-clip-path:polygon(0 80px,50% 0,100% 80px,100% 100%,0 100%);padding:100px 0 40px}.journey-services-container{padding:0 20px}.journey-services-title{font-size:28px}.journey-services-description{font-size:15px}.service-item{height:200px}.service-icon{height:60px;width:60px}.service-title{font-size:18px}}