.new-stories-section{width:1160px;height:auto}.new-stories-section .container{width:1160px;margin:0 auto;position:relative}.new-stories-section .stories-input{width:-webkit-fill-available;height:auto;display:flex;flex-direction:row;align-items:center;gap:32px;margin-bottom:40px}.new-stories-section .stories-input .input-wrapper{width:564px;height:auto;border:1px solid #bdbdbd;border-radius:8px;display:flex;align-items:center;padding:12px;gap:12px;position:relative;cursor:pointer}.new-stories-section .stories-input .input-wrapper input{width:-webkit-fill-available;height:auto;display:flex;align-items:center;border:none;font-family:var(--font-rubik);font-weight:400;font-style:Regular;font-size:16px;line-height:18px;letter-spacing:0;color:#3d3d3d}.new-stories-section .stories-input .input-wrapper input:focus{outline:none}.new-stories-section .stories-input .input-wrapper .arrow-parent{width:18px;height:9px;display:flex;align-items:center;justify-content:center}.new-stories-section .stories-input .input-wrapper .arrow-parent .arrowicon{width:18px;height:9px;transition:transform .15s ease-in-out}.new-stories-section .stories-input .input-wrapper .arrow-parent .arrowicon.rotated{transform:rotate(180deg);transition:transform .15s ease-in-out}.new-stories-section .stories-input .input-wrapper .domain-practices{display:flex;flex-direction:column;position:absolute;height:auto;max-height:240px;overflow:scroll;top:calc(100% + 6px);left:0;width:100%;background:#fff;border-radius:4px;z-index:10;overflow-y:auto;box-shadow:0 2px 14px 0 rgba(3,66,99,.102);border-radius:8px}.new-stories-section .stories-input .input-wrapper .domain-practices .dropdown-item{width:-webkit-fill-available;height:auto;display:flex;align-items:center;padding:12px}.new-stories-section .stories-input .input-wrapper .domain-practices .dropdown-item span{font-family:var(--font-rubik);font-size:14px;font-weight:400;line-height:18px;text-align:left;text-underline-position:"from-font";-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#1e1e1e}.new-stories-section .stories-input .input-wrapper .domain-practices .dropdown-item:hover{cursor:pointer;background:#f6f6f6}.new-stories-section .stories-input .input-wrapper:focus-within{border:1px solid #005dac}.new-stories-section .section-header{width:1160px}.new-stories-section .section-title{color:#1e1e1e}.new-stories-section .section-title,.new-stories-section .section-title2{font-size:32px;font-weight:600;margin-bottom:40px;display:inline-flex;font-family:var(--font-rubik)}.new-stories-section .section-title2{color:#f50}.new-stories-section .view-all-section{width:1160px;display:flex;justify-content:end;margin-top:88px}.new-stories-section .view-all-section .view-all{font-family:var(--font-rubik);font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:20px;letter-spacing:0;font-weight:600;text-decoration:none;color:#005dac}.new-stories-section .slider-wrap{width:1160px;position:relative;display:flex;gap:16px}.new-stories-section .images-section{width:689px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative;overflow:hidden}.new-stories-section .metrics-section{width:454px;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;height:296px}.new-stories-section .metrics-link{display:flex;flex-direction:column;justify-content:space-between;height:100%;text-decoration:none;color:inherit;cursor:pointer}.new-stories-section .mySwiper{overflow:visible;width:100%;height:296px;padding-left:0}.new-stories-section .mySwiper .swiper-wrapper{align-items:center;height:296px;display:flex;gap:16px}.new-stories-section .swiper-slide.story-slide{width:272px!important;height:296px!important;border-radius:8px;overflow:hidden;flex-shrink:0;transition:all .3s ease;align-self:center;margin-right:0!important}.new-stories-section .swiper-slide.story-slide:last-child{margin-right:0}.new-stories-section .card-activate,.new-stories-section .card-link{all:unset;display:block;width:100%;height:100%;cursor:pointer}.new-stories-section .story-card{position:relative;width:100%;height:100%;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.new-stories-section .story-card .story-overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);transition:opacity .2s ease,visibility .2s ease;z-index:1}.new-stories-section .story-card .story-image{position:absolute;transform:scale(1);transition-timing-function:ease-in-out;inset:0}.new-stories-section .story-card .story-image:hover{transform:scale(1.1);transition:transform .3s;transition-behavior:normal;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s;transition-property:transform}.new-stories-section .story-card .story-teaser{position:absolute;left:0;right:0;bottom:0;padding:12px 14px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));color:#fff;z-index:2}.new-stories-section .story-card .story-teaser .story-teaser-title{font-family:var(--font-rubik);font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:20px;letter-spacing:0}.new-stories-section .story-title{font-family:var(--font-rubik);font-weight:500;font-size:28px;line-height:32px;color:#1e1e1e;margin:0 0 12px}.new-stories-section .new_desc{font-family:var(--font-rubik);font-weight:400;font-size:16px;line-height:20px;color:#575757;margin:0 0 28px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;overflow:hidden}.new-stories-section .success-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:0 0 36px}.new-stories-section .success-metrics .metric{display:flex;flex-direction:column;text-align:center;gap:8px;position:relative;padding:0 8px}.new-stories-section .success-metrics .metric:not(:last-child):after{content:"";position:absolute;right:0;top:20%;width:1px;height:60%;background-color:#aaa}.new-stories-section .success-metrics .metric-value{font-family:var(--font-rubik);font-weight:500;font-size:28px;line-height:32px;color:#005dac}.new-stories-section .success-metrics .metric-label{font-family:var(--font-rubik);font-weight:400;font-size:14px;line-height:18px;color:#1e1e1e}.new-stories-section .read-more-btn{font-family:var(--font-rubik);font-weight:500;font-size:16px;line-height:20px;color:#005dac;margin-top:auto;text-decoration:none}.new-stories-section .line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.new-stories-section .nav-buttons{position:absolute;bottom:-66px;right:0;display:flex;gap:24px;z-index:10;transform:translateZ(0);will-change:auto;margin-top:24px}.new-stories-section .swiper-button-next,.new-stories-section .swiper-button-prev{background-color:#fff;border-radius:40px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid #005dac;position:static;box-shadow:0 4px 18px 0 hsla(0,0%,7%,.08);z-index:20;transition:background-color .3s ease,color .3s ease,border-color .3s ease;cursor:pointer;margin:0}.new-stories-section .swiper-button-next:after,.new-stories-section .swiper-button-prev:after{font-size:20px;font-weight:bolder;transition:color .3s ease;color:#005dac;text-shadow:#111;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.new-stories-section .swiper-button-prev:after{padding-right:3px}.new-stories-section .swiper-button-next:after{padding-left:2px}@media screen and (max-width:1279px){.new-stories-section{width:708px;height:auto}.new-stories-section .container{width:708px;margin:0 auto;position:relative}.new-stories-section .stories-input{gap:20px;margin-bottom:24px}.new-stories-section .stories-input .input-wrapper{width:344px}.new-stories-section .stories-input .input-wrapper input{font-size:14px}.new-stories-section .stories-input .input-wrapper input:focus{outline:none}.new-stories-section .stories-input .input-wrapper .arrow-parent,.new-stories-section .stories-input .input-wrapper .arrow-parent .arrowicon{width:14px;height:8px}.new-stories-section .stories-input .input-wrapper:focus-within{border:1px solid #005dac}.new-stories-section .section-header{width:708px}.new-stories-section .section-title{color:#1e1e1e}.new-stories-section .section-title,.new-stories-section .section-title2{font-size:26px;font-weight:500;margin-bottom:24px;display:inline-flex;font-family:var(--font-rubik)}.new-stories-section .section-title2{color:#f50}.new-stories-section .view-all-section{width:708px;display:flex;justify-content:end;margin-top:25px}.new-stories-section .view-all-section .view-all{font-family:var(--font-rubik);font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:18px;letter-spacing:0;font-weight:600;text-decoration:none;color:#005dac}.new-stories-section .slider-wrap{width:100%;position:relative;display:flex;gap:8px}.new-stories-section .images-section{width:358px;position:relative;overflow:hidden}.new-stories-section .metrics-section{width:350px;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;height:246px}.new-stories-section .metrics-link{display:flex;flex-direction:column;justify-content:space-between;height:100%;text-decoration:none;color:inherit;cursor:pointer}.new-stories-section .mySwiper{overflow:visible;width:100%;height:246px}.new-stories-section .mySwiper .swiper-wrapper{align-items:center;height:246px;display:flex;margin-left:0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.new-stories-section .mySwiper.moved .swiper-wrapper{margin-left:0}.new-stories-section .swiper-slide.story-slide{width:220px!important;height:246px!important;border-radius:8px;overflow:hidden;flex-shrink:0;transition:all .3s ease;align-self:center}.new-stories-section .swiper-slide.story-slide:last-child{margin-right:0}.new-stories-section .card-activate,.new-stories-section .card-link{all:unset;display:block;width:100%;height:100%;cursor:pointer}.new-stories-section .story-card{position:relative;width:100%;height:100%;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.new-stories-section .story-card .story-overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);z-index:1}.new-stories-section .story-card .story-image{position:absolute;inset:0}.new-stories-section .story-card .story-teaser{position:absolute;left:0;right:0;bottom:0;padding:12px 14px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));color:#fff;z-index:2}.new-stories-section .story-card .story-teaser .story-teaser-title{height:auto;font-family:var(--font-rubik);font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:18px;letter-spacing:0}.new-stories-section .story-title{font-family:var(--font-rubik);color:#1e1e1e;font-weight:500;font-style:Medium;font-size:18px;leading-trim:NONE;line-height:22px;letter-spacing:0}.new-stories-section .new_desc{height:54px;font-family:var(--font-rubik);color:#575757;margin:0 0 24px;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:18px;letter-spacing:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;overflow:hidden}.new-stories-section .success-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:0 0 20px}.new-stories-section .success-metrics .metric{display:flex;flex-direction:column;text-align:center;gap:8px;position:relative;padding:0 8px}.new-stories-section .success-metrics .metric:not(:last-child):after{content:"";position:absolute;right:0;top:20%;width:1px;height:60%;background-color:#aaa}.new-stories-section .success-metrics .metric-value{font-family:var(--font-rubik);font-weight:500;font-size:24px;line-height:28px;color:#005dac}.new-stories-section .success-metrics .metric-label{font-family:var(--font-rubik);font-weight:400;font-size:12px;line-height:16px;color:#1e1e1e}.new-stories-section .read-more-btn{font-family:var(--font-rubik);font-weight:500;font-size:14px;line-height:18px;color:#005dac;margin-top:auto;text-decoration:none}.new-stories-section .line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.new-stories-section .nav-buttons{display:none}.new-stories-section .swiper-button-next,.new-stories-section .swiper-button-prev{background-color:#fff;border-radius:40px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid #005dac;position:static;box-shadow:0 4px 18px 0 hsla(0,0%,7%,.08);z-index:20;transition:background-color .3s ease,color .3s ease,border-color .3s ease;cursor:pointer;margin:0}.new-stories-section .swiper-button-next:after,.new-stories-section .swiper-button-prev:after{font-size:20px;font-weight:bolder;transition:color .3s ease;color:#005dac;text-shadow:#111;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.new-stories-section .swiper-button-prev:after{padding-right:3px}.new-stories-section .swiper-button-next:after{padding-left:2px}}@media screen and (max-width:739px){.new-stories-section{width:-webkit-fill-available;min-width:328px;height:auto}.new-stories-section .container{width:-webkit-fill-available;min-width:328px;margin:0 auto;position:relative}.new-stories-section .stories-input{flex-direction:column;gap:20px;margin-bottom:20px}.new-stories-section .stories-input .input-wrapper{width:-webkit-fill-available}.new-stories-section .stories-input .input-wrapper input{font-size:12px;line-height:16px}.new-stories-section .stories-input .input-wrapper input:focus{outline:none}.new-stories-section .stories-input .input-wrapper .arrow-parent,.new-stories-section .stories-input .input-wrapper .arrow-parent .arrowicon{width:11px;height:6px}.new-stories-section .stories-input .input-wrapper .domain-practices{display:flex;flex-direction:column;position:absolute;height:auto;max-height:240px;overflow:scroll;top:calc(100% + 6px);left:0;width:100%;background:#fff;border-radius:4px;z-index:10;overflow-y:auto;box-shadow:0 2px 14px 0 rgba(3,66,99,.102);border-radius:8px}.new-stories-section .stories-input .input-wrapper .domain-practices .dropdown-item{width:-webkit-fill-available;height:auto;display:flex;align-items:center;padding:12px}.new-stories-section .stories-input .input-wrapper .domain-practices .dropdown-item span{font-family:var(--font-rubik);font-size:12px;font-weight:400;line-height:16px;text-align:left;text-underline-position:"from-font";-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#1e1e1e}.new-stories-section .stories-input .input-wrapper .domain-practices .dropdown-item:hover{cursor:pointer;background:#f6f6f6}.new-stories-section .stories-input .input-wrapper:focus-within{border:1px solid #005dac}.new-stories-section .section-header{width:-webkit-fill-available;min-width:328px}.new-stories-section .section-title{color:#1e1e1e}.new-stories-section .section-title,.new-stories-section .section-title2{font-size:18px;height:22px;font-weight:500;margin-bottom:24px;display:inline-flex;font-family:var(--font-rubik)}.new-stories-section .section-title2{color:#f50}.new-stories-section .view-all-section{width:-webkit-fill-available;min-width:328px;display:flex;justify-content:end;margin-top:25px}.new-stories-section .view-all-section .view-all{font-family:var(--font-rubik);font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:18px;letter-spacing:0;font-weight:600;text-decoration:none;color:#005dac}.new-stories-section .slider-wrap{width:-webkit-fill-available;min-width:328px;position:relative;gap:20px;display:flex;flex-direction:column-reverse}.new-stories-section .images-section{width:-webkit-fill-available;min-width:328px;position:relative;overflow:hidden}.new-stories-section .metrics-section{width:-webkit-fill-available;min-width:328px;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;height:auto}.new-stories-section .metrics-link{display:flex;flex-direction:column;justify-content:space-between;height:100%;text-decoration:none;color:inherit;cursor:pointer}.new-stories-section .mySwiper{overflow:visible;width:100%;height:152px}.new-stories-section .mySwiper .swiper-wrapper{align-items:center;height:152px;display:flex;margin-left:0;transition:margin-left .3s ease}.new-stories-section .swiper-slide.story-slide{width:auto!important;height:152px!important;border-radius:8px;overflow:hidden;flex-shrink:0;transition:all .3s ease;align-self:center}.new-stories-section .swiper-slide.story-slide:last-child{margin-right:0}.new-stories-section .card-activate,.new-stories-section .card-link{all:unset;display:block;width:100%;height:100%;cursor:pointer}.new-stories-section .story-card{position:relative;width:252px;height:100%;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.new-stories-section .story-card .story-overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);z-index:1}.new-stories-section .story-card .story-image{position:absolute;inset:0}.new-stories-section .story-card .story-teaser{position:absolute;display:flex;left:0;right:0;bottom:0;padding:12px 14px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));color:#fff;z-index:2}.new-stories-section .story-card .story-teaser .story-teaser-title{height:auto;font-family:var(--font-rubik);font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:18px;letter-spacing:0}.new-stories-section .story-title{font-family:var(--font-rubik);color:#1e1e1e;font-weight:500;font-style:Medium;font-size:18px;leading-trim:NONE;line-height:22px;letter-spacing:0}.new-stories-section .new_desc{height:55px;font-family:var(--font-rubik);color:#575757;margin:0 0 16px;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:18px;letter-spacing:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;overflow:hidden}.new-stories-section .success-metrics{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;width:100%;max-width:100%;height:auto;margin:0 0 28px}.new-stories-section .success-metrics .metric{display:flex;width:140px;box-sizing:border-box;flex-direction:column;text-align:center;gap:8px;position:relative;padding:0 8px}}@media screen and (max-width:739px)and (max-width:468px){.new-stories-section .success-metrics .metric:nth-child(2):after{display:none}}@media screen and (max-width:739px){.new-stories-section .success-metrics .metric-value{font-family:var(--font-rubik);font-weight:500;font-size:24px;line-height:28px;color:#005dac}.new-stories-section .success-metrics .metric-label{height:32px;font-family:var(--font-rubik);font-weight:400;font-size:12px;line-height:16px;color:#1e1e1e}.new-stories-section .read-more-btn{font-family:var(--font-rubik);font-weight:500;font-size:14px;line-height:18px;color:#005dac;margin-top:auto;text-decoration:none}.new-stories-section .line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.new-stories-section .nav-buttons{display:none}.new-stories-section .swiper-button-next,.new-stories-section .swiper-button-prev{background-color:#fff;border-radius:40px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid #005dac;position:static;box-shadow:0 4px 18px 0 hsla(0,0%,7%,.08);z-index:20;transition:background-color .3s ease,color .3s ease,border-color .3s ease;cursor:pointer;margin:0}.new-stories-section .swiper-button-next:after,.new-stories-section .swiper-button-prev:after{font-size:20px;font-weight:bolder;transition:color .3s ease;color:#005dac;text-shadow:#111;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.new-stories-section .swiper-button-prev:after{padding-right:3px}.new-stories-section .swiper-button-next:after{padding-left:2px}}.offering-card{width:100%;height:auto;gap:8px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:box-shadow .3s ease-in-out,opacity .3s ease-in-out;background-color:#fff}.our_practices_title{margin-bottom:40px;color:#f50}.our_practices_title,.our_practices_title2{font-size:32px;font-weight:600;line-height:36px;display:inline-flex;font-family:var(--font-rubik)}.our_practices_title2{color:#00294d}.offertitle{width:80%;height:38px;margin-bottom:40px}.offertitle span{font-family:var(--font-rubik);font-size:32px;font-weight:500;line-height:38px;text-align:left;text-underline-position:"from-font";-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#00294d}.offering-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.2);background:linear-gradient(131.68deg,rgba(78,142,189,.5) -30.2%,rgba(0,95,150,.9) 34.7%,rgba(1,94,144,.9) 71.59%,rgba(1,96,150,.55) 136.26%);box-shadow:0 2px 14px 0 rgba(3,66,99,.102);color:#fff;cursor:pointer}.offering-card:hover .offering-description,.offering-card:hover .offering-title{color:#fff}.offering-card:hover .offering-logo{fill:#f0f8ff;color:#f0f8ff;filter:brightness(0) invert(1)}.offering-card .offering-title{font-family:var(--font-rubik);font-size:24px;font-weight:600;line-height:28px;text-align:left;text-underline-position:"from-font";-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;margin-bottom:24px;color:#1e1e1e}.offering-card .offering-description{font-family:var(--font-rubik);font-size:18px;font-weight:400;line-height:22px;color:#3d3d3d;text-align:left;width:-webkit-fill-available;height:110px}.offering-content{display:flex;flex-direction:column;justify-content:space-between}.offering-title{font-family:var(--font-rubik);font-size:24px;font-weight:800;line-height:1.2;color:#033d5b;margin-bottom:10px}.offering-logo-container{display:flex;justify-content:flex-end;padding:24px 24px 24px 0}.H1{padding-bottom:50px}.offerings-scrollable:after{display:none;content:"";background-image:url(/assest/dot-arrow15.svg);height:184px;width:183px;position:absolute;left:-96px;top:33%;z-index:-1;background-repeat:no-repeat;background-size:contain}.offerings-scrollable:before{display:none}.offering-logo{width:24px;height:24px;cursor:pointer}.offerings-page{max-width:100%;box-sizing:border-box}.head{display:flex;margin-bottom:96px;width:1160px}.offerings-scrollable{width:100%;height:auto;display:grid;grid-template-columns:repeat(4,1fr);grid-row-gap:16px;row-gap:16px;grid-column-gap:16px;column-gap:16px;position:relative}.head-text{font-family:var(--font-rubik);font-size:46px;font-weight:500;line-height:52px;text-align:left;text-underline-position:"from-font";-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#00294d;width:1160px}.head-text p{width:1160px;display:flex;flex-wrap:wrap}.head-text p span{margin-right:8px}.head-text p span:nth-last-child(2){margin-right:0}.offering-head-img{height:184px;width:311px;margin-right:20px}.offering-text{padding:24px 16px}@media(max-width:1279px){.our_practices_title{color:#f50}.our_practices_title,.our_practices_title2{font-size:26px;line-height:30px;font-weight:500;margin-bottom:24px;display:inline-flex;font-family:var(--font-rubik)}.our_practices_title2{color:#1e1e1e}.offerings-scrollable{width:100%;height:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;position:relative}.offering-logo-container{padding:0}.offerings-page{padding-top:0}.offering-head-img{width:170px;height:98px;padding-top:0}.head-text{font-family:var(--font-rubik);font-size:30px;font-weight:500;line-height:34px;text-align:left;text-underline-position:"from-font";-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;width:708px}.head-text p{width:708px;display:flex;flex-wrap:wrap}.head-text p span{margin-right:6px}.offertitle{width:80%;height:28px;margin-bottom:28px}.offertitle span{font-family:var(--font-rubik);font-size:24px;font-weight:500;line-height:28px;text-align:left;text-underline-position:"from-font";-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#00294d}.offering-card .offering-title{width:100%;font-family:var(--font-rubik);font-size:20px;font-weight:600;line-height:24px;text-align:left;margin-bottom:20px}.offering-card .offering-description{height:80px;display:flex;align-items:flex-start;width:100%;font-family:var(--font-rubik);font-size:16px;font-weight:400;line-height:20px;text-align:left}.head{width:708px;margin-bottom:60px}.offering-content{width:-webkit-fill-available;row-gap:20px}.offering-card{width:-webkit-fill-available;height:auto;padding:24px}.offering-text{padding:0;width:100%;height:auto}.offerings-scrollable:after,.offerings-scrollable:before{display:none}}@media screen and (max-width:739px){.our_practices_title{color:#f50}.our_practices_title,.our_practices_title2{font-size:18px;height:22px;font-weight:500;margin-bottom:24px;display:inline-flex;font-family:var(--font-rubik)}.our_practices_title2{color:#1e1e1e}}@media(max-width:739px){.offerings-scrollable:after,.offerings-scrollable:before{display:none}.offerings-page{padding:0;margin:0}.offerings-scrollable{grid-template-columns:repeat(1,1fr);row-gap:12px}.offering-text{padding:0}.offering-card{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:box-shadow .3s ease-in-out,opacity .3s ease-in-out;display:flex;padding:0}.offering-card .offering-title{font-family:var(--font-rubik);font-size:16px;font-weight:600;line-height:20px;text-align:left;color:#1e1e1e;margin-bottom:8px}.offering-card .offering-description{width:100%;font-family:var(--font-rubik);font-size:14px;font-weight:400;line-height:18px;text-align:left;height:-moz-fit-content;height:fit-content;color:61,61,61,1}.offering-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.2);background:linear-gradient(112.4deg,rgba(96,154,191,.8) -8.83%,rgba(32,113,160,.95) 31.44%,rgba(21,109,156,.95) 78.77%,rgba(59,131,170,.6) 120.03%);color:#fff}.offering-card:hover .offering-description,.offering-card:hover .offering-title{color:#fff}.offering-card:hover .offering-logo{fill:#f0f8ff;color:#f0f8ff;filter:brightness(0) invert(1)}.offering-logo-container{display:flex;margin:0;padding:0;width:auto;height:24px;justify-content:flex-end}.offering-logo-container:hover .offering-logo{filter:brightness(0) invert(1)}.offering-content{margin:16px 12px;width:100%;height:auto;row-gap:8px}.head,.offering-content{display:flex;flex-direction:column}.head{gap:60px;width:-webkit-fill-available;min-width:328px;margin:0 0 60px}.head-text{display:flex;flex-wrap:wrap;font-size:18px;line-height:22px;font-weight:500;text-align:left;padding:0;width:100%}.head-text p span{margin-right:4px}.offering-head-img{display:none;width:100%;height:88px;margin:0}.H1{padding-bottom:24px;font-family:var(--font-rubik);font-size:32px;font-weight:500;line-height:38px;text-align:left;text-underline-position:"from-font";-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.offertitle{width:80%;height:22px;margin-bottom:24px}.offertitle span{font-family:var(--font-rubik);font-size:18px;font-weight:500;line-height:22px;text-align:left;color:#00294d}}.techstack{width:100%;display:flex;flex-direction:column;gap:24px}.techstack .techstack-title{width:100%;height:auto;display:flex;align-items:center}.techstack .techstack-title span{font-family:var(--font-rubik);font-weight:500;font-style:Medium;font-size:18px;line-height:22px;letter-spacing:0;color:#00294d}.techstack .domain-card-content{width:100%;display:flex;flex-direction:column;gap:16px}.techstack .domain-card-content .domainnamelist{width:100%;display:flex;flex-direction:row}.techstack .domain-card-content .domainnamelist .domain{width:auto;height:auto;display:inline-block;padding:0 12px 8px;cursor:pointer}.techstack .domain-card-content .domainnamelist .domain span{font-family:var(--font-rubik);font-weight:400;font-style:"Regular";font-size:14px;line-height:18px;letter-spacing:0;text-align:center;color:#1e1e1e}.techstack .domain-card-content .domainnamelist .domain.active{border-bottom:1px solid #f50}.techstack .domain-card-content .domainnamelist .domain.active span{font-weight:500}.techstack .domain-card-content .techstackcardlist{display:flex;flex-wrap:wrap;column-gap:8px;row-gap:16px}.techstack .domain-card-content .techstackcardlist .techcard{width:auto;height:31px;display:flex;flex-direction:row;align-items:center;gap:8px;padding:8px;border:.5px solid #d9d9d9;border-radius:8px}.techstack .domain-card-content .techstackcardlist .techcard .techcard-image-outer{width:32px;height:32px}.techstack .domain-card-content .techstackcardlist .techcard .techcard-image-outer .tech-image{width:100%;height:100%}.techstack .domain-card-content .techstackcardlist .techcard .techcard-title{width:auto;height:auto;display:flex;align-items:center}.techstack .domain-card-content .techstackcardlist .techcard .techcard-title span{font-family:var(--font-rubik);font-weight:500;font-style:Medium;font-size:14px;line-height:18px;letter-spacing:0;text-align:center;color:#1e1e1e}.techstack .domain-card-content .domainnamelist::-webkit-scrollbar{display:none}@media screen and (max-width:739px){.tech_stack_title{color:#f50}.tech_stack_title,.tech_stack_title2{font-size:18px;height:22px;font-weight:500;display:inline-flex;font-family:var(--font-rubik)}.tech_stack_title2{color:#1e1e1e}}@media screen and (min-width:740px){.tech_stack_title{color:#f50}.tech_stack_title,.tech_stack_title2{font-size:26px;font-weight:500;display:inline-flex;font-family:var(--font-rubik)}.tech_stack_title2{color:#00294d}.techstack{width:708px;gap:24px}.techstack .techstack-title span{font-size:24px;line-height:28px}.techstack .domain-card-content{gap:24px}.techstack .domain-card-content .domainnamelist .domain span{font-size:18px;line-height:22px}.techstack .domain-card-content .techstackcardlist{column-gap:12px}.techstack .domain-card-content .techstackcardlist .techcard{height:43px;gap:12px}.techstack .domain-card-content .techstackcardlist .techcard .techcard-image-outer{width:44px;height:44px}.techstack .domain-card-content .techstackcardlist .techcard .techcard-title span{font-size:16px;line-height:20px}}@media screen and (min-width:1280px){.tech_stack_title{color:#f50}.tech_stack_title,.tech_stack_title2{font-size:32px;font-weight:600;height:38px;display:inline-flex;font-family:var(--font-rubik)}.tech_stack_title2{color:#00294d}.techstack{width:1160px;gap:40px}.techstack .techstack-title span{font-size:32px;line-height:38px}.techstack .domain-card-content{gap:32px}.techstack .domain-card-content .domainnamelist .domain{padding:0 20px 8px}.techstack .domain-card-content .domainnamelist .domain span{font-size:20px;line-height:24px}.techstack .domain-card-content .techstackcardlist{gap:20px}.techstack .domain-card-content .techstackcardlist .techcard{height:51px;padding:16px 12px}.techstack .domain-card-content .techstackcardlist .techcard .techcard-image-outer{width:52px;height:52px}.techstack .domain-card-content .techstackcardlist .techcard .techcard-title span{font-size:18px;line-height:22px}}.leadership_section_main{width:100%;text-align:center}.leadership_section_title{margin-bottom:40px}.leadership_section_title,.leadership_section_title1{font-size:32px;font-weight:600;line-height:36px;display:flex;font-family:var(--font-rubik)}.leadership_section_title1{color:#1e1e1e}.leadership_section_title2{font-size:32px;font-weight:600;height:38px;display:flex;font-family:var(--font-rubik);color:#f50}.leadership_swiper_wrapper{position:relative;width:100%;max-width:1160px;margin:0 auto;height:auto}.leadership_conv_main{display:flex;flex-direction:row;gap:40px;align-items:flex-start;justify-content:center}.leadership_conv_video{position:relative;top:-.14px}.leadership_conv_video iframe,.leadership_conv_video video{width:620px;height:340px;opacity:1;border-radius:8px;object-fit:cover}.leadership_conv_video .video_frame{width:620px;height:340px;position:relative;border-radius:8px;align-items:center;justify-content:center;display:flex}.leadership_conv_video .video_frame iframe{width:100%;height:100%;border-radius:8px;border:none}.leadership_conv_video .video_frame .video_thumbnail{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:8px;position:absolute;top:0;left:0;z-index:1}.leadership_conv_video .yticon{z-index:10;width:68.11px;height:47.69px;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1}.leadership_conv_video .video-thumbnail-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#f0f0f0;border-radius:8px;z-index:1}.leadership_conv_video .iframe-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;border-radius:8px;background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),linear-gradient(180deg,transparent,transparent 80%);pointer-events:none}.leadership_conv_video iframe,.leadership_conv_video iframe.playing{pointer-events:all}.leadership_conv_content{width:500px;height:340px;overflow:hidden;opacity:1;box-sizing:border-box;display:flex;flex-direction:column;text-align:left}.leadership_conv_content h5{font-weight:600;font-style:SemiBold;font-size:30px;line-height:34px;color:#1e1e1e}.leadership_conv_content h5,.leadership_conv_content h6{font-family:var(--font-rubik);margin-bottom:20px;letter-spacing:0}.leadership_conv_content h6{font-weight:400;font-style:Regular;font-size:16px;line-height:20px}.leadership_conv_content p{margin-bottom:20px;line-height:1.6}.nav-buttons{position:relative;display:flex;justify-content:flex-end;gap:24px;margin-top:32px;z-index:10}.swiper-button-next,.swiper-button-prev{background-color:#fff;border-radius:40px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid #005dac;position:static;box-shadow:0 4px 18px 0 hsla(0,0%,7%,.08);z-index:20;transition:background-color .3s ease,color .3s ease,border-color .3s ease;cursor:pointer;margin:0}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px;font-weight:bolder;transition:color .3s ease;color:#005dac}.swiper-button-prev:after{padding-right:3px}.swiper-button-next:after{padding-left:2px}.swiper-button-next:disabled,.swiper-button-prev:disabled{border:1px solid #bdbdbd}.swiper-button-next:disabled:after,.swiper-button-prev:disabled:after{color:#bdbdbd}@media screen and (max-width:1279px){.leadership_section_main{width:100%;text-align:center}.leadership_section_title{height:30px;margin-bottom:24px}.leadership_section_title1{color:#1e1e1e}.leadership_section_title1,.leadership_section_title2{font-size:26px;line-height:30px;font-weight:500;display:flex;font-family:var(--font-rubik)}.leadership_section_title2{color:#f50}.leadership_swiper_wrapper{position:relative;width:100%;max-width:708px;margin:0 auto}.leadership_conv_main{display:flex;flex-direction:column;gap:32px;align-items:flex-start;justify-content:center}.leadership_conv_video{width:708px;position:relative;top:-.14px}.leadership_conv_video iframe,.leadership_conv_video video{width:708px;height:388px;opacity:1;border-radius:8px;object-fit:cover}.leadership_conv_video .video_frame{width:708px;height:388px;position:relative;border-radius:8px;align-items:center;justify-content:center;display:flex}.leadership_conv_video .video_frame iframe{width:100%;height:100%;border-radius:8px;border:none}.leadership_conv_video .video_frame .video_thumbnail{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:8px;position:absolute;top:0;left:0;z-index:1}.leadership_conv_video .yticon{z-index:10;width:68.11px;height:47.69px;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1}.leadership_conv_content{margin:0;width:708px;height:auto;opacity:1;box-sizing:border-box;display:flex;flex-direction:column;text-align:left}.leadership_conv_content h5{font-weight:600;font-style:SemiBold;font-size:26px;line-height:30px;color:#1e1e1e}.leadership_conv_content h5,.leadership_conv_content h6{font-family:var(--font-rubik);margin-bottom:1rem;letter-spacing:0}.leadership_conv_content h6{font-weight:400;font-style:Regular;font-size:16px;line-height:20px}.leadership_conv_content p{margin-bottom:1rem;line-height:1.6}}@media screen and (max-width:739px){.leadership_section_main{width:100%;text-align:center}.leadership_section_title,.leadership_section_title1{color:#1e1e1e}.leadership_section_title,.leadership_section_title1,.leadership_section_title2{font-size:18px;height:22px;font-weight:500;margin-bottom:24px;display:flex;font-family:var(--font-rubik)}.leadership_section_title2{color:#f50}.leadership_swiper_wrapper{position:relative;width:100%;max-width:708px;margin:0 auto}.leadership_conv_main{display:flex;flex-direction:column;gap:32px;align-items:flex-start;justify-content:center}.leadership_conv_video{position:relative;top:-.14px;width:-webkit-fill-available;min-width:328px;display:flex;justify-content:center}.leadership_conv_video iframe,.leadership_conv_video video{width:-webkit-fill-available;min-width:328px;height:100%;opacity:1;border-radius:8px;object-fit:cover}.leadership_conv_video .video_frame{width:-webkit-fill-available;min-height:180px;height:100%;position:relative;border-radius:8px;align-items:center;justify-content:center;display:flex}.leadership_conv_video .video_frame iframe{width:100%;height:100%;border-radius:8px;border:none}.leadership_conv_video .video_frame .video_thumbnail{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:8px;position:absolute;top:0;left:0;z-index:1}.leadership_conv_video .yticon{z-index:10;width:68.11px;height:47.69px;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1}.swiper-button-next,.swiper-button-prev{width:28px;height:28px}.swiper-button-next:after,.swiper-button-prev:after{font-size:14px}.nav-buttons{gap:16px}.leadership_conv_content{margin:0;width:-webkit-fill-available;min-width:328px;height:auto;opacity:1;box-sizing:border-box;display:flex;flex-direction:column;text-align:left}.leadership_conv_content h5{font-weight:600;font-style:SemiBold;font-size:16px;line-height:20px;color:#1e1e1e}.leadership_conv_content h5,.leadership_conv_content h6{font-family:var(--font-rubik);margin-bottom:1rem;letter-spacing:0}.leadership_conv_content h6{font-weight:400;font-style:Regular;font-size:14px;line-height:18px}.leadership_conv_content p{margin-bottom:1rem;line-height:1.6}}.swiper-button-next:disabled,.swiper-button-prev:disabled{opacity:.5;cursor:not-allowed;border-color:#ccc!important;color:#ccc}