:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.recent-project{overflow:hidden}.project-media-button{--style-border-width-buttons-primary:2px;--color-primary-button-border:#fff;--color-background:var(--color-brand-navy)}.project-content{--color-background:var(--color-brand-navy);--color-foreground-heading:#fff;--color-foreground:#ffffffc7}.project-button .button--secondary:focus,.project-button .button--secondary:hover{--color-secondary-button-hover-border:#ffffff4d}.recent-project .section-headings-right{width:450px;min-width:450px}.project-media{margin-block-start:60px}.project-img-large{justify-content:center;display:flex;position:relative}.project-img{display:flex;position:relative;overflow:hidden}.project-img img{object-fit:cover;height:auto}.project-media-button{z-index:2;border-radius:100%;width:60px;height:60px;padding:0;text-decoration:none;position:absolute;bottom:-30px}.project-button .button--secondary:focus,.project-button .button--secondary:hover{color:var(--color-secondary-button-hover-text);background-color:var(--color-secondary-button-hover-background);border:var(--style-border-width-buttons-secondary)solid var(--color-secondary-button-hover-border)}.project-media-button svg{min-width:28px;height:28px}.project-content{background-color:var(--color-background);z-index:3;max-width:645px;margin-block-start:-160px;margin-inline-start:auto;padding:40px;position:relative}.project-grid .card-project img{transition:all .3s}.project-grid .card-project:hover>img{transition:all .3s;transform:scale(1.05)}.working-process .counter-headings-horizontal{align-items:flex-start;gap:24px;display:flex}.working-process .counter-headings-horizontal .text,.working-process .counter-headings-horizontal+.text{margin-block-start:16px}.working-process .counter-item{position:relative}.working-process .counter-item:not(:first-child){--color-border:#03023633;border-top:1px solid var(--color-border);margin-top:40px;padding-top:20px}.recent-project .counter-up{max-width:500px}.project-slider .swiper-button-prev,.project-slider .swiper-button-next{--swiper-navigation-color:var(--color-brand-navy);--swiper-navigation-background-color:#0302360f;color:var(--swiper-navigation-color);background-color:var(--swiper-navigation-background-color)}.project-slider .swiper-nav-inner svg{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);--swiper-navigation-size:14px;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size)}.project-slider .swiper-nav-inner>*{--size:44px;--color-border:#03023600;--style-border-width:1px;width:var(--size);height:var(--size);border:var(--style-border-width)solid var(--color-border);border-radius:100%;margin:0;transition:all .3s;position:static}.recent-project-slider{overflow:hidden}.recent-project-slider .card-recent-project{--color-border:#03023633;border:1px solid var(--color-border);border-radius:6px;height:100%;transition:all .3s ease-in-out;display:block;overflow:hidden}.recent-project-slider .card-recent-project:hover{--shadow:#00000059 0px -5px 20px;box-shadow:var(--shadow)}.recent-project-slider .content-recent-project{height:calc(100% - 460px);min-height:calc(100% - 460px);padding:30px 20px}.recent-project-slider .content-recent-project .content-top>*+*{margin-block-start:16px}.recent-project-slider .swiper-pagination-bullets.swiper-pagination-horizontal{justify-content:center;gap:8px;width:100%;margin-block-start:60px;display:flex;position:static}.recent-project-slider .swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color);width:20px;height:14px;opacity:var(--swiper-pagination-bullet-inactive-opacity);border-radius:10px;transition:all .3s;display:inline-block;margin:0!important}.recent-project-slider .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--swiper-pagination-color);width:40px}.recent-project-slider .swiper{overflow:visible}.recent-project-slider .swiper-slide{height:auto}.recent-project-slider .button--cta{width:fit-content}.recent-project-slider .card-recent-project img{object-fit:cover;height:460px;min-height:460px}@media (max-width:1199px){.project-content{max-width:510px;padding:32px 24px}}@media (max-width:991px){.recent-project .section-headings-horizontal{flex-wrap:wrap}.recent-project .section-headings-right{min-width:100%}.project-media{margin-block-start:40px}.project-img-small{margin-block-start:48px}.project-content{max-width:100%;margin-block-start:40px}.recent-project .counter-up{max-width:100%}}@media (max-width:767px){.project-media-button{width:48px;height:48px;bottom:-24px}.project-media-button svg{min-width:20px;height:20px}.project-content{padding:24px 16px 30px}.working-process .counter-item:not(:first-child){margin-top:32px;padding-top:16px}.recent-project-slider .content-recent-project{height:calc(100% - 400px);min-height:calc(100% - 400px);padding:24px 16px}.recent-project-slider .card-recent-project img{height:300px;min-height:300px}}
.testimonial{--color-background:#0302360f;background-color:var(--color-background)}.card-testimonial{--color-background:#fff;background-color:var(--color-background);padding:40px}.testimonial-card-inner>div+div{margin-block-start:30px}.card-testimonial .rating-list{align-items:center;gap:2px;display:flex}.card-testimonial .rating-list .rating-icon svg[fill]{--color-background:var(--color-brand-yellow);color:var(--color-background)}.card-testimonial .rating-list+.text{margin-block-start:16px}.card-testimonial .user-info-wrap{justify-content:space-between;align-items:flex-start;gap:16px;margin-block-start:32px;display:flex}.card-testimonial .user-info{align-items:center;gap:20px;display:flex}.card-testimonial .user-img{--size:80px;min-width:var(--size);width:var(--size);height:var(--size);border-radius:100%;display:flex;overflow:hidden}.card-testimonial .user-img img{object-fit:cover;height:100%}.card-testimonial .user-info .user-desig{margin-block-start:7px}.card-testimonial .icon-quote{--color-background:var(--color-brand-navy);color:var(--color-background)}.testi-slider .card-testimonial{--color-background:#0302360f}.testimonial-3 .section-headings{--color-background:var(--color-brand-yellow);--color-foreground:#fff;--color-foreground-subheading:#fff;--color-foreground-heading:#fff;background:var(--color-background);border-radius:18px;height:100%;padding:40px}.testicolumn-slider{--color-background:var(--color-brand-navy);background:var(--color-background);border-radius:18px;padding:40px;display:block}.testicolumn-slider .card-testimonial{--color-background:var(--color-brand-navy);--color-foreground:#fff;--color-foreground-heading:#fff;padding:0}.testicolumn-slider .swiper-pagination-bullet.swiper-pagination-bullet-active{--swiper-pagination-color:var(--color-brand-yellow)}.testimonial-4 .testicolumn-slider .card-testimonial,.testimonial-4 .testicolumn-slider{--color-background:transparent}.testimonial-4 .testimonial-inner{--color-background:var(--color-brand-navy);--color-foreground:#fff;--color-foreground-heading:#fff;background:var(--color-background);border-radius:18px;padding:40px 32px;overflow:hidden}.testimonial-4 .heading-wrapper{--color-border-subheading-bg:var(--color-brand-charcoal);--color-border:#ffffff47;border-right:1px solid var(--color-border);align-items:center;height:100%;padding-inline-end:32px;display:flex}.testimonial-4 .heading-wrapper .subheading-bg{--color-background-subheading:#fff}@media (max-width:991px){.card-testimonial{padding:24px 15px}.testimonial-card-inner{margin-block-start:40px}.testicolumn-slider,.testimonial-3 .section-headings{padding:32px 24px}}@media (max-width:767px){.card-testimonial .user-info{gap:16px}.card-testimonial .user-img{--size:60px}.card-testimonial .icon-quote svg{width:36px;min-width:36px;height:36px}.testicolumn-slider,.testimonial-3 .section-headings{padding:24px 16px}}.testimonial-2{position:relative}.testimonial-slider{display:block}.thumb-content{margin-top:75px}.thumb-card>.icon+.text{margin-block-start:16px}.thumb-card .user-name{margin-block-start:40px}.thumb-card .user-desig{opacity:.75;margin-block-start:10px}.thumb-content-wrapper{padding-inline-start:100px}.testicolumn-slider .thumb-content-wrapper{--color-background:var(--color-brand-navy);--color-foreground:#fff;--color-foreground-heading:#fff;--color-foreground-subheading:#fff;background:var(--color-background);color:#fff;padding:40px}.testimonial-2 .main-img{z-index:1;height:100%;display:flex;position:relative}.testimonial-2 .main-img img{object-fit:cover}.testimonial-2 .custom-bullet{border-radius:100%;width:100px;height:100px;display:flex;overflow:hidden;margin:0!important}.testimonial-2 .custom-bullet img{object-fit:cover;display:flex}.testimonial-2 .swiper-pagination-bullets.swiper-pagination-horizontal{flex-direction:column;gap:30px;width:auto;display:flex;inset:50% -50px auto auto;transform:translateY(-50%)}.testimonial-2 .swiper-pagination-bullet-active{--style-pagination-border-width:2px;--pagination-item-active-border:var(--color-brand-charcoal);outline:var(--style-pagination-border-width)solid var(--pagination-item-active-border);outline-offset:10px;background:0 0;transition:all .1s}.testimonial-2 .testicolumn-slider .swiper-pagination-bullet-active{--pagination-item-active-border:#fff9;outline-offset:7px}.testimonial-2 .testicolumn-slider .swiper-pagination-bullets.swiper-pagination-horizontal{flex-direction:row;justify-content:center;gap:24px;width:100%;display:flex;inset:auto auto 24px 0;transform:none}.testimonial-2 .testicolumn-slider{--color-background:transparent;padding:0}.testimonial-2 .testicolumn-slider .custom-bullet{width:80px;height:80px}@media (max-width:1199px){.thumb-content-wrapper{padding-inline-start:60px}.testimonial-4 .testicolumn-slider{padding:24px}}@media (max-width:991px){.testimonial-slider{margin-block-start:40px}.thumb-content-wrapper{padding-inline-start:0}.testimonial-2 .swiper-pagination-bullets.swiper-pagination-horizontal{flex-direction:row;gap:30px;inset:auto auto -50px 50%;transform:translate(-50%)}.testimonial-2 .testicolumn-slider .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-48px}.testicolumn-slider .thumb-content-wrapper{padding:40px 24px}.testicolumn-slider .thumb-content-wrapper .thumb-content{margin:0}.testimonial-4 .testicolumn-slider{padding:0}.testimonial-4 .heading-wrapper{border-right:none;border-bottom:1px solid var(--color-border);padding-block-end:32px;padding-inline-end:0}}@media (max-width:767px){.testimonial-2 .custom-bullet{width:80px;height:80px}.testimonial-2 .swiper-pagination-bullets.swiper-pagination-horizontal{gap:20px;bottom:-40px}.testimonial-2 .swiper-pagination-bullet-active{outline-offset:7px}.testimonial-2 .testicolumn-slider .custom-bullet{width:60px;height:60px}.testimonial-2 .testicolumn-slider .swiper-pagination-bullet-active{outline-offset:5px}.testimonial-2 .testicolumn-slider .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-36px}.testicolumn-slider .thumb-content-wrapper{padding:40px 16px}.testimonial-4 .testimonial-inner{padding:24px 16px}}@media (max-width:575px){.testimonial-2 .custom-bullet{width:60px;height:60px}.testimonial-2 .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-30px}.testimonial-2 .testicolumn-slider .custom-bullet{width:48px;height:48px}}.testimonial.how-we-work{--color-background:transparent}.how-we-work .card-working-process{--color-background:#030236b3;--color-foreground:#fff;--color-foreground-heading:#fff;--position:calc(var(--header-height) + var(--top));--top:40px;background:var(--color-background);top:var(--position);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:18px;padding:40px;position:sticky}.how-we-work .card-working-process .card-icon-text .svg-wrapper{color:var(--color-foreground)}.how-we-work .card-working-process .has-border{border:none}.how-we-work .card-working-process .card-icon-text{align-items:flex-start}.how-we-work .card-working-process-inner{counter-reset:increment-number}.how-we-work .card-working-process:after{counter-increment:increment-number;content:counter(increment-number);color:var(--color-foreground-heading);opacity:.1;font-size:130px;font-style:normal;font-weight:700;line-height:1;font-family:var(--font-heading-family);position:absolute;top:10px;right:30px;transform:rotate(10deg)}@media (min-width:992px){.how-we-work .heading{padding-inline-end:30px}}@media (max-width:767px){.how-we-work .card-working-process{padding:24px 16px}}
