.__how-we-work-container .section-align{padding:80px 100px}.__how-we-work-container .section-align .our-process-subtitle{letter-spacing:-.96px;font-size:1.125rem;font-style:normal;font-weight:400;line-height:32px}.__how-we-work-container .our-process-title{flex-direction:column;gap:24px;display:flex}.__how-we-work-container .our-process-title h1{color:#424242;font-family:Barlow Semi Condensed,serif;font-size:2.625rem;font-style:normal;font-weight:600;line-height:60px}.__how-we-work-container .how-we-work-container{grid-template-columns:1fr 1fr 1fr;padding-top:20px;display:grid}.__how-we-work-container .how-we-work-card{border:1px solid #196cfa;flex-direction:column;align-items:flex-start;gap:16px;width:100%;height:100%;min-height:288px;padding:32px;display:flex;position:relative}.__how-we-work-container .how-we-work-card:has(.downward-arrow){--card-height:100%;height:var(--card-height)}.__how-we-work-container .how-we-work-card .card-heading{font-size:1.5rem;font-style:normal;font-weight:600;line-height:28px}.__how-we-work-container .how-we-work-card .card-heading-white-color{color:#fff}.__how-we-work-container .how-we-work-card .card-heading-black-color{color:#2a2a2a}.__how-we-work-container .how-we-work-card .card-description{white-space:normal;font-size:1rem;font-style:normal;font-weight:400;line-height:24px}.__how-we-work-container .how-we-work-card .card-description-white-color{color:#fff}.__how-we-work-container .how-we-work-card .card-description-black-color{color:#2a2a2a}.__how-we-work-container .card-image-wrapper{width:48px;height:48px}.__how-we-work-container .card-image{align-items:flex-start;width:100%;height:100%;display:flex}.__how-we-work-container .show-card{visibility:visible}.__how-we-work-container .hide-card{display:none}.__how-we-work-container .blue{background-color:#196cfa}.__how-we-work-container .white{background-color:#fff}.__how-we-work-container .arrow-wrapper{z-index:15}.__how-we-work-container .forward-arrow{position:absolute;top:50%;right:-6%;transform:translateY(-50%)}.__how-we-work-container .downward-arrow{position:absolute;bottom:-30px;left:50%;transform:translate(-50%)rotate(90deg)}.__how-we-work-container .backward-arrow{position:absolute;top:50%;left:0;right:98%;transform:translateY(50%)rotate(180deg)}@media (max-width:1200px){.__how-we-work-container .section-align{padding:16px}.__how-we-work-container .forward-arrow{position:absolute;top:50%;right:-24px;transform:translateY(-50%)}.__how-we-work-container .how-we-work-container{grid-area:3/3;grid-template-columns:1fr 1fr;display:grid}.__how-we-work-container .downward-arrow{bottom:-32px}.__how-we-work-container .backward-arrow{right:98%}.__how-we-work-container .move-card-to-last-column{order:3;grid-column:2/3}}@media (max-width:600px){.__how-we-work-container .section-align{padding:16px}.__how-we-work-container .section-align .our-process-subtitle{padding-top:16px;font-size:1rem;font-weight:400;line-height:24px}.__how-we-work-container .our-process-title h1{font-size:1.25rem;font-style:normal;font-weight:600;line-height:24px}.__how-we-work-container .how-we-work-container{grid-template-columns:auto;display:grid}.__how-we-work-container .how-we-work-card{padding:20px}.__how-we-work-container .downward-arrow{bottom:-27px}}
.our-other-services{background-color:#d5e0f066;width:100%;height:auto}.our-other-services .wrapper .title{color:#424242;padding-bottom:40px;font-family:Barlow Semi Condensed,serif;font-size:2rem;font-weight:600;line-height:60px}.our-other-services .wrapper .services-box{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.our-other-services .wrapper .services-box .box{background-color:#fff;border:1px solid #dfe1e6;border-radius:8px;flex-direction:column;flex:calc(25% - 10px);justify-content:space-between;gap:24px;width:100%;max-width:397px;height:200px;max-height:100%;padding:24px 24px 48px;display:flex;position:relative;overflow:hidden}.our-other-services .wrapper .services-box .box .description-grp p{-webkit-box-orient:vertical;display:-webkit-box}.our-other-services .wrapper .services-box .box .description-grp span{display:none}.our-other-services .wrapper .services-box .box:hover{cursor:pointer}.our-other-services .wrapper .services-box .box:hover:after{content:"";z-index:1;background-color:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.our-other-services .wrapper .services-box .box:hover h2,.our-other-services .wrapper .services-box .box:hover .description-grp{color:#fff;z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.our-other-services .wrapper .services-box .box:hover h2 span,.our-other-services .wrapper .services-box .box:hover .description-grp span{background-color:#fff;border-radius:8px;padding:12px;display:flex}.our-other-services .wrapper .services-box .box:hover{background:linear-gradient(270deg,#113f91,#196cfa)}.our-other-services .wrapper .services-box .box:hover:before{content:"";background:var(--dynamic-background)no-repeat center center/cover;border-top-right-radius:8px;border-bottom-right-radius:8px;width:40%;height:100%;animation:.5s forwards slide-in-diagonal;position:absolute;top:0;right:0%}.our-other-services .wrapper .services-box .box h2{color:#2a2a2a;max-width:290px;font-size:1.5rem;font-weight:500;line-height:32px}.our-other-services .wrapper .services-box .box .description-grp{color:#202023;font-weight:1rem;justify-self:flex-end;font-size:1rem;line-height:28px}.our-other-services .wrapper .__pagination-controls{display:none}@keyframes slide-in-diagonal{0%{transform:translate(100%,100%)}to{transform:translate(0)}}@media (max-width:900px){.our-other-services .wrapper .services-box{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.our-other-services .wrapper .services-box .box{flex:calc(33.33% - 16px)}.our-other-services .wrapper .__pagination-controls{display:none}}@media (max-width:600px){.our-other-services .wrapper{padding:24px 16px}.our-other-services .wrapper .title{padding-bottom:24px;font-size:20px;font-weight:600;line-height:24px}.our-other-services .wrapper .services-box{flex-wrap:nowrap;justify-content:flex-start;display:flex;overflow-x:auto}.our-other-services .wrapper .services-box .box{flex:1 0 auto;width:100%;max-width:304px;height:200px;min-height:200px;max-height:200px;margin-bottom:16px;overflow:hidden}.our-other-services .wrapper .services-box .box h2{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0;font-size:1rem;font-weight:600;line-height:24px;display:-webkit-box;overflow:hidden}.our-other-services .wrapper .services-box .box .description-grp p{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:56px;display:-webkit-box;overflow:hidden}.our-other-services .wrapper .services-box .box .description-grp span{display:none}.our-other-services .wrapper .services-box .box.__active-slide{background:linear-gradient(#113f91 0%,#196cfa 100%);border:none}.our-other-services .wrapper .services-box .box.__active-slide h2{color:#fff}.our-other-services .wrapper .services-box .box.__active-slide .description-grp{color:#fff;flex-direction:column;flex:1;justify-content:space-between;display:flex;position:relative}.our-other-services .wrapper .services-box .box.__active-slide .description-grp p{color:#fff}.our-other-services .wrapper .services-box .box.__active-slide .description-grp span{background-color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:12px;display:flex;position:absolute;bottom:0;right:0}.our-other-services .wrapper .services-box .box:hover:before{min-height:200px}.our-other-services .wrapper .__pagination-controls{justify-content:center;align-items:center;gap:12px;width:100%;max-width:304px;margin:8px auto 0;display:flex}.our-other-services .wrapper .__pagination-controls .__pagination-buttons{flex-direction:row;justify-content:center;align-items:center;gap:12px;display:flex}.our-other-services .wrapper .__pagination-controls .__page-indicator{color:#424242;font-size:1rem;font-weight:400;display:block}.our-other-services .wrapper .__pagination-controls .MuiButton-root{min-width:unset;justify-content:center;align-items:center;padding:0;display:flex}.our-other-services .wrapper .__pagination-controls .MuiButton-root:disabled{opacity:.4;cursor:not-allowed}}
