:root{--primary-color:#1E2A5E;--secondary-color:#F1F5F9;--bg-color:#FFFFFF;--text-color:#334155;--accent-color:#F59E0B;--accent-secondary-color:#4F46E5;--white-color:#FFFFFF;--divider-color:#E2E8F0;--dark-divider-color:#FFFFFF1A;--error-color:rgb(230, 87, 87);--default-font:"Inter",sans-serif;--heading-font:"Geist",sans-serif;--coral-color:#FF6B6B;--coral-sparkle-color:#FF6B6B;--warm-orange:#FFA726;--text-gray:#64748B;--primary-hero-gradient:linear-gradient(135deg, #1E2A5E 0%, #4F46E5 100%);--gold-cta-gradient:linear-gradient(135deg, #F59E0B 0%, #FFA726 100%);--coral-accent-gradient:linear-gradient(135deg, #FF6B6B 0%, #FFA726 100%);--indigo-interactive-gradient:linear-gradient(135deg, #4F46E5 0%, #7C3AED 100%);--subtle-light-gradient:linear-gradient(135deg, #F1F5F9 0%, #E2E8F0 100%);--navy-charcoal-gradient:linear-gradient(135deg, #1E2A5E 0%, #334155 100%)}body{position:relative;font-family:var(--default-font);font-size:16px;font-weight:400;line-height:1.1em;color:var(--text-color);background:var(--bg-color)}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font)}body,div,li,p,span{font-family:var(--default-font)}::-webkit-scrollbar-track{background-color:var(--primary-color);border-left:1px solid var(--primary-color)}::-webkit-scrollbar{width:7px;background-color:var(--primary-color)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--accent-secondary-color) .26%,var(--accent-color) 99.99%)}::selection{color:var(--primary-color);background-color:var(--accent-color);filter:invert(1)}p{line-height:1.6em;margin-bottom:1.6em}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2em;color:var(--primary-color);font-family:var(--heading-font)}figure{margin:0}img{max-width:100%}a{text-decoration:none}a:focus,a:hover{text-decoration:none;outline:0}body,html{width:100%;overflow-x:clip}.container{max-width:1300px}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-right:15px;padding-left:15px}.image-anime{position:relative;overflow:hidden}.image-anime:after{content:"";position:absolute;width:200%;height:0%;left:50%;top:50%;background-color:rgba(255,255,255,.3);transform:translate(-50%,-50%) rotate(-45deg);z-index:1}.image-anime:hover:after{height:250%;transition:.6s linear;background-color:transparent}.reveal{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;visibility:hidden;overflow:hidden}.reveal img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform-origin:left;transform-origin:left;border-radius:20px}.row{margin-right:-15px;margin-left:-15px}.row>*{padding-right:15px;padding-left:15px}.row.no-gutters{margin-right:0;margin-left:0}.row.no-gutters>*{padding-right:0;padding-left:0}.btn-default{position:relative;display:inline-block;font-size:16px;font-weight:600;line-height:1.25em;text-transform:capitalize;background:linear-gradient(135deg,#4f46e5 0,#7c3aed 100%);background-size:200% auto;color:var(--white-color);border-radius:100px;padding:15px 24px;margin-right:40px;border:none;transition:.4s ease-in-out;z-index:1}.btn-default:hover{background:linear-gradient(135deg,#ff6b6b 0,#ffa726 100%);background-size:200% auto;background-position:right center}.btn-default::before{content:'';position:absolute;top:50%;right:-40px;width:50px;height:50px;border-radius:50%;background:var(--white-color) url('../images/arrow-accent.svg') no-repeat;background-position:center center;background-size:24px auto;transform:translateY(-50%);transition:.4s ease-in-out}.btn-default:hover::before{transform:translateY(-50%) rotate(45deg)}.btn-default.btn-highlighted{border:1px solid var(--dark-divider-color);background:0 0;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:14px 24px}.btn-default.btn-highlighted::before{background:var(--white-color) url('../images/arrow-accent.svg') no-repeat;background-position:center center;background-size:24px auto}.btn-default.btn-highlighted::after{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background:linear-gradient(135deg,#ff6b6b 0,#ffa726 100%);border-radius:100px;transform:scaleX(0);transition:.4s ease-in-out;opacity:0;z-index:-1}.btn-default.btn-highlighted:hover::after{transform:scaleX(1);opacity:1}.btn-default.btn-primary{background:var(--primary-color);background-size:auto}.btn-default.btn-primary:hover{background:var(--accent-secondary-color);background-position:initial}.btn-default.btn-primary::before{background-image:url('../images/arrow-white.svg'),var(--primary-color)}.btn-default.btn-primary:hover::before{background-image:url('../images/arrow-white.svg'),var(--accent-secondary-color)}.btn-inverse-default{position:relative;display:inline-block;font-size:16px;font-weight:600;line-height:1.25em;text-transform:capitalize;background:#f59e0b;color:var(--white-color);border-radius:100px;padding:15px 24px;margin-right:40px;border:none;transition:.4s ease-in-out;z-index:1}.btn-inverse-default:hover{background:linear-gradient(135deg,#4f46e5 0,#7c3aed 100%) 0 0/200%;background-size:200% auto;background-position:right center;color:var(--white-color)}.btn-inverse-default::before{content:'';position:absolute;top:50%;right:-40px;width:50px;height:50px;border-radius:50%;background:var(--white-color) url('../images/arrow-accent.svg') no-repeat;background-position:center center;background-size:24px auto;transform:translateY(-50%);transition:.4s ease-in-out}.btn-inverse-default:hover::before{transform:translateY(-50%) rotate(45deg)}.readmore-btn{position:relative;display:inline-block;font-weight:600;line-height:normal;text-transform:capitalize;color:#ffa726;padding-right:28px;transition:.4s ease-in-out}.readmore-btn:hover{background:linear-gradient(135deg,#ff6b6b 0,#ffa726 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.readmore-btn::before{content:'';position:absolute;top:1px;right:0;background-color:var(--coral-color);mask:url('../images/arrow-accent.svg') no-repeat;mask-position:right center;mask-size:cover;-webkit-mask:url('../images/arrow-accent.svg') no-repeat;-webkit-mask-position:right center;-webkit-mask-size:cover;width:20px;height:20px;transition:.4s ease-in-out}.readmore-btn:hover::before{background:linear-gradient(135deg,#ff6b6b 0,#ffa726 100%);mask:url('../images/arrow-accent.svg') no-repeat;mask-position:right center;mask-size:cover;-webkit-mask:url('../images/arrow-accent.svg') no-repeat;-webkit-mask-position:right center;-webkit-mask-size:cover;transform:rotate(45deg)}.box-bg-shape{position:relative}.box-bg-shape::after{content:'';position:absolute;top:-1px;right:-1px;mask:url('../images/box-bg-shape.svg');-webkit-mask:url('../images/box-bg-shape.svg');background-color:var(--white-color);mask-repeat:no-repeat;mask-position:top right;mask-size:cover;width:169px;height:50px;z-index:1}.cb-cursor::before{background:linear-gradient(90.01deg,var(--accent-secondary-color) .26%,var(--accent-color) 99.99%)}.preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:linear-gradient(90.01deg,var(--accent-secondary-color) .26%,var(--accent-color) 99.99%);display:flex;align-items:center;justify-content:center}.loading,.loading-container{height:100px;position:relative;width:100px;border-radius:100%}.loading-container{margin:40px auto}.loading{border:1px solid transparent;border-color:transparent var(--white-color) transparent var(--white-color);animation:1.5s linear infinite rotate-loading;transform-origin:50% 50%}.loading-container .loading,.loading-container:hover .loading{transition:.5s ease-in-out}#loading-icon{position:absolute;top:50%;left:50%;max-width:50px;height:auto;transform:translate(-50%,-50%);animation:2s ease-in-out infinite pulse-loading}@keyframes pulse-loading{0%,100%{opacity:.8;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.05)}}@keyframes rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.bg-section{background:var(--secondary-color);max-width:1800px;margin:0 auto}.dark-section{background:var(--primary-color)}.section-row{margin-bottom:80px}.section-row .section-title{margin-bottom:0}.section-title-content p{margin-bottom:20px}.section-title-content p:last-child{margin-bottom:0}.section-btn{text-align:right}.section-content-btn .section-btn{text-align:left;margin-top:20px}.section-title{margin-bottom:40px}.section-title.section-title-center{width:100%;max-width:700px;text-align:center;margin:0 auto}.section-title h3{display:inline-block;position:relative;font-size:14px;letter-spacing:.2em;text-transform:uppercase;padding-left:26px;margin-bottom:20px}.section-title h3::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;background-image:url('../images/icon-sparkle-accent.svg');background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#ff6b6b;mask:url('../images/icon-sparkle-accent.svg') no-repeat;mask-size:cover;-webkit-mask:url('../images/icon-sparkle-accent.svg') no-repeat;-webkit-mask-size:cover}.section-title h1{font-size:78px;letter-spacing:-.02em;margin-bottom:0;cursor:none}.section-title h2{font-size:46px;letter-spacing:-.02em;margin-bottom:0;cursor:none}.section-title h1 span,.section-title h2 span{color:var(--accent-color);background:linear-gradient(to right,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.4s ease-in-out}.section-title h1:hover span,.section-title h2:hover span{background-position:right center}.dark-section .section-title h1 span,.dark-section .section-title h2 span,.dark-section .section-title h3 span,.hero .section-title h1 span,.hero .section-title h2 span,div[style*="background: linear-gradient(135deg, #1E2A5E"] .section-title h1 span,div[style*="background: linear-gradient(135deg, #1E2A5E"] .section-title h2 span{background:linear-gradient(to right,#ff6b6b 0,#ffd28a 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-title p{margin-top:20px;margin-bottom:0}.dark-section .section-title h3::before{background-image:url('../images/icon-sparkle-white.svg');background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#ff6b6b;mask:url('../images/icon-sparkle-white.svg') no-repeat;mask-size:cover;-webkit-mask:url('../images/icon-sparkle-white.svg') no-repeat;-webkit-mask-size:cover}.about-us.dark-section .section-title h3::before{background-image:url('../images/icon-sparkle-accent.svg');background-color:#ff6b6b;mask:url('../images/icon-sparkle-accent.svg') no-repeat;mask-size:cover;-webkit-mask:url('../images/icon-sparkle-accent.svg') no-repeat;-webkit-mask-size:cover}.dark-section .section-title h1,.dark-section .section-title h2,.dark-section .section-title h3,.dark-section .section-title p,.dark-section .section-title-content p{color:var(--white-color)}.help-block.with-errors ul{margin:0;text-align:left}.help-block.with-errors ul li{color:var(--error-color);font-weight:500;font-size:14px}header.main-header{position:relative;margin:20px auto;z-index:100}header.main-header .header-sticky{position:relative;top:0;width:100%;z-index:100}header.main-header .header-sticky.hide{transform:translateY(-100%);transition:transform .3s ease-in-out;border-radius:0}header.main-header .header-sticky.active{position:fixed;top:0;left:0;right:0;border-radius:0;transform:translateY(0);background:var(--secondary-color);border-bottom:1px solid var(--divider-color);border-top:none}.navbar{padding:25px 40px;align-items:center}.navbar-brand{padding:0;margin:0}.navbar-brand img{width:35%!important;height:auto!important}.main-menu .nav-menu-wrapper{flex:1;text-align:right;margin:0 20px}.main-menu .nav-menu-wrapper>ul{align-items:center;display:inline-flex}.main-menu ul li{margin:0 15px;position:relative}.main-menu ul li a{font-size:18px;font-weight:500;line-height:normal;padding:13px 10px!important;color:var(--text-color);text-transform:capitalize;transition:.3s ease-in-out}.main-menu ul li.submenu>a:after{content:'\f107';font-family:FontAwesome;font-weight:500;font-size:14px;margin-left:8px;margin-top:4px}.main-menu ul li a:focus,.main-menu ul li a:hover{color:var(--accent-color);font-weight:700}.main-menu ul li a:focus-visible{box-shadow:none}.main-menu ul ul{visibility:hidden;opacity:0;transform:translateY(-10px);transform-origin:top center;padding:0;margin:0;list-style:none;width:235px;border-radius:12px;position:absolute;left:0;top:100%;background:linear-gradient(135deg,#1e2a5e 0,#4f46e5 100%);transition:opacity .25s,transform .25s,visibility .25s;text-align:left}.main-menu ul li.submenu:first-child ul{width:235px}.main-menu ul ul ul{left:100%;top:0;text-align:left}.main-menu ul li:hover>ul{visibility:visible;opacity:1;transform:translateY(0);padding:10px 0}.main-menu ul li.submenu ul li.submenu>a:after{content:'\f105';float:right}.main-menu ul ul li{margin:0;padding:0}.main-menu ul ul li a{color:var(--white-color);padding:6px 20px!important;margin:0;transition:.3s ease-in-out}.main-menu ul ul li a:focus,.main-menu ul ul li a:hover{color:var(--primary-color);background-color:transparent;padding:6px 20px 6px 23px!important}.main-menu ul li.highlighted-menu,.navbar-toggle,.responsive-menu{display:none}.responsive-menu{position:relative;top:0}.slicknav_btn{background:linear-gradient(to right,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;padding:0;display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin:0;border-radius:8px;transition:.4s ease-in-out}.navbar-toggle a.slicknav_btn.slicknav_open{background-position:right center}.slicknav_icon .slicknav_icon-bar{display:block;height:3px;width:22px;background-color:var(--white-color);border-radius:6px;margin:4px auto!important;transition:.1s ease-in-out}.slicknav_icon .slicknav_icon-bar:first-child{margin-top:0!important}.slicknav_icon .slicknav_icon-bar:last-child{margin-bottom:0!important}.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:first-child{transform:rotate(-45deg) translate(-5px,5px);background-color:var(--white-color)}.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(2){opacity:0}.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(3){transform:rotate(45deg) translate(-5px,-5px);background-color:var(--white-color)}.slicknav_menu{position:absolute;width:100%;padding:0;background:linear-gradient(135deg,var(--accent-secondary-color) 0,var(--accent-color) 100%)}.slicknav_menu ul{margin:5px 0}.slicknav_menu ul ul{margin:0}.slicknav_nav .slicknav_row,.slicknav_nav li a{position:relative;font-size:16px;font-weight:500;text-transform:capitalize;padding:7px 20px;color:var(--white-color);line-height:normal;margin:0;border-radius:0!important;transition:.3s ease-in-out}.slicknav_nav .slicknav_row:hover,.slicknav_nav a:focus,.slicknav_nav a:hover{background-color:transparent;color:var(--primary-color)}.slicknav_menu ul ul li a{padding:7px 20px 7px 30px}.slicknav_arrow{font-size:0!important}.slicknav_arrow:after{content:'\f107';font-family:FontAwesome;font-weight:400;font-size:12px;margin-left:8px;color:var(--white-color);position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:.3s ease-out}.slicknav_open>a .slicknav_arrow:after{transform:translateY(-50%) rotate(-180deg);color:var(--primary-color)}.hero{position:relative;background:url('../images/index-hero.png') center center/cover no-repeat;padding:165px 0}.hero::before{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(30,42,94,.5);border-radius:20px;width:100%;height:100%;z-index:1}.hero::after{content:'';position:absolute;bottom:0;right:-1px;mask:url('../images/hero-video-bg-shape.svg');-webkit-mask:url('../images/hero-video-bg-shape.svg');background-color:var(--white-color);mask-repeat:no-repeat;mask-position:right bottom;mask-size:cover;width:240px;height:88px;z-index:1}.hero.hero-video{border-radius:20px;overflow:hidden}.hero.hero-video::after{display:none}.hero.hero-video .hero-bg-video{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%}.hero.hero-video .hero-bg-video video{width:100%;height:100%;object-fit:cover}.hero.hero-slider-layout{background:0 0;padding:0}.hero.hero-slider-layout .hero-slide{position:relative;padding:165px 0}.hero.hero-slider-layout .hero-slide::before{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(30,42,94,.5);border-radius:20px;width:100%;height:100%;z-index:1}.hero.hero-slider-layout .hero-slide .hero-slider-image{position:absolute;top:0;right:0;left:0;bottom:0}.hero.hero-slider-layout .hero-slide .hero-slider-image img{width:100%;height:100%;object-fit:cover}.hero.hero-slider-layout .hero-pagination{position:absolute;bottom:30px;text-align:center;z-index:2}.hero.hero-slider-layout .hero-pagination .swiper-pagination-bullet{width:12px;height:12px;background:var(--dark-divider-color);opacity:1;transition:.3s ease-in-out;margin:0 5px}.hero.hero-slider-layout .hero-pagination .swiper-pagination-bullet-active{background-color:var(--accent-color)}.hero-content-box{max-width:1130px;text-align:center;margin:0 auto}.hero-btn,.hero-content-box .section-title{position:relative;z-index:1}.hero-content-box .section-title p{max-width:860px;margin-left:auto;margin-right:auto}.hero-content-box .section-title h1,.hero-content-box .section-title h3,.hero-content-box .section-title p{color:var(--white-color)}.hero-content-box .section-title h1 span{color:var(--accent-color);background:linear-gradient(to right,#ff6b6b 0,#ffd28a 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.4s ease-in-out}.hero-content-box .section-title h1:hover span{background-position:right center}.hero-btn{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:25px;margin-top:60px}.hero-content-box .video-play-button{position:absolute;right:0;bottom:0;z-index:2}.video-play-button{display:flex;align-items:center;gap:10px}.video-play-button a{height:50px;width:50px;background:linear-gradient(135deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);background-size:200% auto;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:none;transition:.3s ease-in-out}.video-play-button:hover a{background-position:right center}.video-play-button a i{font-size:18px;color:var(--white-color);margin-left:2px}.video-play-button h3{font-size:18px}.about-us{padding:160px 0}.year-experience-circle{position:relative;display:inline-block;margin-top:80px}.year-experience-circle img{width:100%;max-width:160px;animation:20s linear infinite infiniterotate}.year-experience-circle h2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:46px;color:var(--accent-color)}.about-item-list{display:flex;flex-wrap:wrap;gap:30px;margin-top:80px}.about-box-1{width:calc(42% - 20px);background-color:var(--secondary-color);border-radius:20px;overflow:hidden;padding:50px}.about-item-content h3{font-size:20px}.about-item-content p{margin:20px 0 0}.about-box-body{display:flex;gap:20px;justify-content:space-between;margin-top:30px}.about-body-content{width:calc(100% - 150px)}.about-body-content ul{list-style:disc;margin:0;padding-left:20px}.about-body-content ul li{line-height:1.5em;text-transform:capitalize;margin-bottom:10px}.about-body-content ul li:last-child{margin-bottom:0}.about-body-content ul li::marker{color:#ffa726}.about-body-content .btn-default{margin-top:30px}.about-body-image{margin-right:-60px;margin-bottom:-115px;transform:rotate(-5.441deg);align-content:end}.about-body-image figure{display:block}.about-body-image img{width:100%;max-width:190px}.about-box-2,.about-box-3{width:calc(29% - 20px)}.about-box-2{background:linear-gradient(180deg,rgba(17,17,17,0) 21.71%,var(--primary-color) 80.71%),url('../images/about-box-bg-image.jpg') no-repeat;background-position:center center;background-size:cover;align-content:end;border-radius:20px;padding:40px}.review-images{display:inline-flex;align-items:center}.review-image{position:relative;display:inline-block;margin-left:-16px;z-index:1}.review-image:first-child{margin:0}.review-image figure{display:block;border:1px solid var(--white-color);border-radius:50%}.review-image img{width:100%;max-width:50px;border-radius:50%}.review-image.add-more{width:50px;height:50px;background:linear-gradient(90deg,var(--accent-color) 0,var(--accent-secondary-color) 50%,var(--accent-color) 100%);background-size:200% auto;border:1px solid var(--white-color);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:.3s ease-in-out}.review-image.add-more:hover{background-position:right center}.review-image.add-more h3,.review-image.add-more i{font-size:16px;color:var(--white-color)}.about-box-2 .about-item-content{margin-top:40px}.about-box-2 .about-item-content h3{color:var(--white-color)}.about-box-3{background-color:var(--secondary-color);border-radius:20px;padding:50px 40px}.about-box-3.box-bg-shape::after{width:202px;height:60px}.about-us-counter{margin-bottom:90px}.about-us-counter h2{font-size:56px;color:var(--accent-color)}.about-us-flags{position:absolute;top:0;right:0;margin-left:10px;z-index:2}.about-us-flags .review-image{margin-left:-10px}.about-us-flags .review-image img{max-width:32px}.our-services{padding:160px 0 40px}.service-item{background:var(--white-color);border-radius:20px 0 20px 20px;height:calc(100% - 30px);margin-bottom:30px;padding:30px;overflow:hidden}.service-item.box-bg-shape::after{display:none;background-color:var(--secondary-color)}.service-item::before{content:'';display:block;position:absolute;left:0;bottom:0;right:0;background:linear-gradient(110deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);border-radius:999px 999px 0 0;width:100%;height:0;transition:.4s ease-in-out}.service-item:hover::before{border-radius:20px;height:100%}.service-item .icon-box,.service-item .what-do-item-content{position:relative;z-index:1}.service-item .icon-box{position:relative;width:80px;height:80px;min-width:80px;min-height:80px;flex-shrink:0;display:flex;justify-content:center;align-items:center;background:linear-gradient(to right,var(--accent-secondary-color) 0,var(--accent-color) 100%);border-radius:50%;margin-bottom:20px;transition:.3s ease-in-out}.service-item .icon-box::before{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:var(--white-color);border-radius:50%;transform:scale(0);width:100%;height:100%;transition:.4s ease-in-out}.service-item:hover .icon-box::before{transform:scale(1)}.service-item .icon-box img{max-width:40px;max-height:40px;width:auto;height:auto;object-fit:contain;transition:.4s ease-in-out}.service-item:hover .icon-box img{filter:brightness(0) invert(0)}.service-header,.service-item-content,.service-readmore-btn{position:relative;z-index:1}.service-header h3{transition:.4s ease-in-out}.service-header h3 a{color:inherit}.service-item:hover .service-header h3{color:var(--white-color)}.service-item-content h3{font-size:26px;line-height:1.3em;transition:.4s ease-in-out}.service-item-content h3 a{color:inherit}.service-item-content p{margin:10px 0 0;transition:.4s ease-in-out}.service-item:hover .service-item-content h3,.service-item:hover .service-item-content p{color:var(--white-color)}.service-readmore-btn{border-top:1px solid var(--divider-color);margin-top:20px;padding-top:20px;transition:.4s ease-in-out}.service-item:hover .service-readmore-btn{border-color:var(--dark-divider-color)}.service-item:hover .service-readmore-btn .readmore-btn{color:var(--white-color)}.service-item:hover .service-readmore-btn .readmore-btn::before{filter:brightness(0) invert(1)}.section-footer-text{margin-top:30px;text-align:center}.how-work-video-content .section-footer-text{margin:30px 30px 0}.section-footer-text p{margin-bottom:0}.dark-section .section-footer-text p{color:var(--white-color)}.section-footer-text span{font-size:14px;font-weight:500;background:linear-gradient(to right,var(--accent-color) 0,var(--accent-secondary-color) 50%,var(--accent-color) 100%);background-size:200% auto;color:var(--white-color);padding:3px 10px;border-radius:99px;margin-right:10px;transition:.4s ease-in-out}.section-footer-text p:hover span{background-position:right center}.section-footer-text p a{font-weight:700;text-transform:capitalize;text-decoration:underline;text-underline-offset:3px;color:var(--accent-color);transition:.3s ease-in-out}.section-footer-text p a:hover{color:var(--primary-color)}.dark-section .section-footer-text p a:hover{color:var(--white-color)}.why-choose-us{padding:160px 0}.why-choose-image-box{display:flex;flex-wrap:wrap}.why-choose-image-1{margin-right:100px}.why-choose-img figure{display:block;border-radius:20px}.why-choose-img img{width:100%;object-fit:cover;object-position:left center;border-radius:20px}.why-choose-image-1 .why-choose-img img{aspect-ratio:1/1.238}.why-choose-image-2{position:relative;width:100%;display:flex;align-items:end;gap:10px;margin-top:-155px;z-index:1}.why-choose-image-2 .why-choose-img{width:calc(100% - 180px)}.why-choose-image-2 .why-choose-img img{aspect-ratio:1/1.06;border-radius:30px;border:10px solid var(--white-color);object-position:center top}.year-experience-box{max-width:170px;background:linear-gradient(135deg,#ff6b6b 0,#ffa726 100%);border-radius:20px;padding:35px 20px;text-align:center;margin-bottom:10px;transition:.4s ease-in-out}.year-experience-box:hover{background:linear-gradient(135deg,#ffa726 0,#ff6b6b 100%)}.year-experience-box h2{font-size:36px;color:var(--white-color);margin-bottom:10px}.year-experience-box p{font-weight:600;line-height:1.4em;color:var(--white-color);margin:0}.why-choose-content{margin-left:15px}.why-choose-body{display:flex;flex-wrap:wrap;gap:30px 80px;background:var(--secondary-color);border-radius:20px;padding:30px 40px}.why-choose-body-item{position:relative;width:calc(50% - 40px)}.why-choose-body-item::before{content:'';position:absolute;top:50%;bottom:0;right:-40px;background:var(--divider-color);width:1px;height:70%;transform:translateY(-50%)}.why-choose-body-item:last-child::before,.why-choose-body-item:nth-child(2n+2)::before{display:none}.why-choose-body-item .icon-box{margin-bottom:20px}.why-choose-body-item .icon-box img{max-width:40px}.why-choose-body-content h3{font-size:20px}.why-choose-body-content p{margin:15px 0 0}.why-choose-list{margin-top:40px}.why-choose-list ul{display:flex;flex-wrap:wrap;gap:20px;margin:0;padding:0;list-style:none}.why-choose-list ul li{position:relative;width:calc(50% - 10px);line-height:1.5em;padding-left:30px}.why-choose-list ul li:before{content:'\f058';position:absolute;font-family:'Font Awesome 6 Free';font-size:18px;font-weight:900;color:#ffa726;top:0;left:0}.why-choose-btn{border-top:1px solid var(--divider-color);margin-top:30px;padding-top:30px}.how-it-work{padding:80px 0}.work-step-item{background:var(--white-color);border-radius:20px 0 20px 20px;height:calc(100% - 30px);margin-bottom:30px;padding:30px;overflow:hidden}.work-step-item.box-bg-shape::after{background-color:var(--secondary-color)}.work-step-item::before{content:'';display:block;position:absolute;left:0;bottom:0;right:0;background:linear-gradient(110deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);border-radius:999px 999px 0 0;width:100%;height:0;transition:.4s ease-in-out}.work-step-item:hover::before{border-radius:0 30px 0 0;height:100%}.work-step-content,.work-step-item .icon-box{position:relative;z-index:1}.work-step-item .icon-box{position:relative;width:60px;height:60px;display:flex;justify-content:center;align-items:center;background:linear-gradient(to right,var(--accent-secondary-color) 0,var(--accent-color) 100%);border-radius:50%;margin-bottom:130px;transition:.3s ease-in-out}.work-step-item .icon-box::before{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:var(--white-color);border-radius:50%;transform:scale(0);width:100%;height:100%;transition:.4s ease-in-out}.work-step-item:hover .icon-box::before{transform:scale(1)}.work-step-item .icon-box img{max-width:30px;transition:.4s ease-in-out}.work-step-item:hover .icon-box img{filter:brightness(0) invert(0)}.work-step-content h3{font-size:20px;transition:.4s ease-in-out}.work-step-content p{margin:15px 0 0;transition:.4s ease-in-out}.work-step-item:hover .work-step-content h3,.work-step-item:hover .work-step-content p{color:var(--white-color)}.work-step-no{position:absolute;top:4px;right:20px;z-index:2}.work-step-no h3{font-size:18px;text-transform:uppercase;background:linear-gradient(to right,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;background-clip:text;-webkit-text-fill-color:transparent;transition:.4s ease-in-out}.work-step-item:hover .work-step-no h3{background-position:right center}.process-timeline-container{padding:0 0 80px;position:relative}.process-timeline-flow{position:relative;max-width:1200px;margin:0 auto;padding:0 20px}.process-step-wrapper{display:flex;align-items:center;margin-bottom:100px;position:relative;z-index:1;min-height:120px}.process-step-wrapper:nth-child(2n){flex-direction:row-reverse;text-align:right}.process-step-wrapper:nth-child(2n) .process-step-content{margin-right:80px;margin-left:0}.process-step-wrapper:nth-child(odd) .process-step-content{margin-left:80px;margin-right:0}.process-step-circle{position:relative;width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#1e2a5e 0,#4f46e5 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 20px 40px rgba(79,70,229,.3);border:4px solid rgba(255,255,255,.2);transition:.4s ease-in-out}.process-step-circle:hover{transform:scale(1.05);box-shadow:0 25px 50px rgba(79,70,229,.4)}.step-number{position:absolute;top:-15px;right:-15px;width:40px;height:40px;background:linear-gradient(135deg,#ff6b6b 0,#ffa726 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--heading-font);font-size:18px;font-weight:700;color:var(--white-color);box-shadow:0 8px 20px rgba(255,107,107,.4)}.step-icon{z-index:1}.step-icon img{width:50px;height:50px;filter:brightness(0) invert(1)}.process-step-content{flex:1;max-width:500px}.process-step-content h3{font-size:16px;color:#ff6b6b;margin-bottom:8px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.process-step-content h4{font-family:var(--heading-font);font-size:28px;font-weight:700;color:var(--heading-color);margin-bottom:15px;line-height:1.2}.process-step-content p{font-size:16px;line-height:1.6;color:var(--text-color);margin-bottom:0}.process-step-wrapper:not(:last-child)::after{content:'';position:absolute;width:2px;height:100px;background:linear-gradient(to bottom,rgba(79,70,229,.3),rgba(79,70,229,.1));left:50%;bottom:-100px;transform:translateX(-50%);z-index:0}.process-step-wrapper:nth-child(2n):not(:last-child)::after{background:linear-gradient(to bottom,rgba(79,70,229,.1),rgba(79,70,229,.3))}.process-cta-section{text-align:center;margin-top:80px}@media (max-width:992px){.process-step-wrapper,.process-step-wrapper:nth-child(2n){flex-direction:column;text-align:center;margin-bottom:80px}.process-step-wrapper:nth-child(2n) .process-step-content,.process-step-wrapper:nth-child(odd) .process-step-content{margin:30px 0 0}.process-step-content{max-width:100%}.process-step-wrapper:not(:last-child)::after{height:80px;bottom:-80px}}@media (max-width:768px){.process-step-circle{width:100px;height:100px}.step-icon img{width:40px;height:40px}.step-number{width:35px;height:35px;font-size:16px;top:-12px;right:-12px}.process-step-content h4{font-size:24px}.process-timeline-container{padding:60px 0}}.enterprise-transformation-hero{background:url('../images/enterprise-hero.webp') center top/cover no-repeat!important;padding:120px 0}.enterprise-transformation-hero:after{display:none!important}.digital-experience-page .page-header,body[class*=digital-experience] .page-header{background:url('../images/dx-branding-hero.png') center center/cover no-repeat;padding:120px 0}.our-features .feature-item{background:var(--secondary-color);border-radius:20px!important}.our-features .feature-item.box-bg-shape::after{display:none}.our-features .feature-item:hover::before{border-radius:20px!important}.our-projects{padding:160px 0}.our-projects .container-fluid{max-width:1500px;padding:0}.project-item{height:calc(100% - 30px);margin-bottom:30px}.project-image{position:relative;margin-bottom:30px}.project-image figure{display:block;border-radius:20px}.project-image figure img{width:100%;aspect-ratio:1/0.765;border-radius:20px;object-fit:cover;transition:.4s ease-in-out}.project-item:hover .project-image figure img{transform:scale(1.1)}.project-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:.4s ease-in-out;z-index:1}.project-item:hover .project-btn{transform:translate(-50%,-50%) scale(1)}.project-btn a{width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:var(--dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}.project-btn a img{width:100%;max-width:26px;transition:.3s ease-in-out}.project-btn a:hover img{transform:rotate(45deg)}.project-content h3{position:relative;font-size:14px;padding-left:20px}.project-content h3::before{content:'';position:absolute;top:5px;left:0;background:var(--accent-color);width:6px;height:6px;border-radius:50%}.project-content h2{font-size:20px;line-height:1.4em;margin-top:15px}.project-content h2 a{color:inherit}.section-footer-text ul{margin:15px 0 0;padding:0;list-style:none}.section-footer-text ul li{display:inline-block;font-weight:600;color:var(--primary-color);line-height:1.5em;margin-right:10px}.dark-section .section-footer-text ul li{color:var(--white-color)}.section-footer-text ul li:last-child{margin:0}.section-footer-text ul li i{color:var(--accent-color)}.our-features{padding:160px 0}.feature-item{background:var(--white-color);border-radius:20px 0 20px 20px;height:calc(100% - 30px);margin-bottom:30px;padding:30px;overflow:hidden}.feature-item.box-bg-shape::after{background-color:var(--secondary-color)}.feature-item::before{content:'';display:block;position:absolute;left:0;bottom:0;right:0;background:linear-gradient(110deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);border-radius:999px 999px 0 0;width:100%;height:0;transition:.4s ease-in-out}.feature-item:hover::before{border-radius:0 30px 0 0;height:100%}.feature-item .icon-box,.features-btn,.features-item-content{position:relative;z-index:1}.feature-item .icon-box{margin-bottom:25px}.feature-item .icon-box img{width:100%;max-width:40px;transition:.4s ease-in-out}.feature-item:hover .icon-box img{transform:rotateY(180deg);filter:brightness(0) invert(1)}.features-item-content h3{font-size:20px;transition:.4s ease-in-out}.features-item-content p{margin:20px 0 0;transition:.4s ease-in-out}.features-item-content ul{list-style:disc;margin:40px 0 0;padding-left:20px}.features-item-content ul li{line-height:1.5em;text-transform:capitalize;margin-bottom:10px;transition:.4s ease-in-out}.features-item-content ul li:last-child{margin-bottom:0}.features-item-content ul li::marker{color:#ffa726;transition:.4s ease-in-out}.feature-item:hover .features-btn .readmore-btn,.feature-item:hover .features-item-content h3,.feature-item:hover .features-item-content p,.feature-item:hover .features-item-content ul li,.feature-item:hover .features-item-content ul li::marker{color:var(--white-color)}.features-btn{border-top:1px solid var(--divider-color);margin-top:25px;padding-top:25px;transition:.3s ease-in-out}.feature-item:hover .features-btn{border-color:var(--dark-divider-color)}.feature-item:hover .features-btn .readmore-btn::before{filter:brightness(0) invert(1)}.feature-list{margin-top:30px}.feature-list ul{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;list-style:none;margin:0;padding:0}.feature-list ul li{position:relative;background:var(--white-color);line-height:1em;border-radius:100px;padding:13px 16px 13px 46px}.feature-list ul li::before{content:'';position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;background-color:#ff6b6b;mask:url('../images/icon-sparkle-accent.svg') no-repeat;mask-size:cover;-webkit-mask:url('../images/icon-sparkle-accent.svg') no-repeat;-webkit-mask-size:cover}.what-we-do{padding:140px 0}.what-we-do-image-box{position:relative}.what-we-do-img figure{display:block;border-radius:20px;position:relative}.what-we-do-img figure::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:var(--primary-color);opacity:.35;border-radius:20px;z-index:1}.what-we-do-img figure img{width:100%;min-height:500px;aspect-ratio:1/1.3;object-fit:cover;border-radius:20px}.review-rating-box{position:absolute;right:40px;bottom:40px;left:40px;width:100%;max-width:200px;display:flex;flex-wrap:wrap;gap:20px;background:var(--dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:20px;padding:20px;z-index:1}.review-rating-box .review-image{margin-left:-12px}.review-rating-box .review-image:first-child{margin-left:0}.review-rating-box .review-image img{max-width:40px}.review-rating-box .review-image.add-more{width:42px;height:42px}.review-rating-star{display:flex;align-items:baseline;margin-bottom:10px}.review-rating-star i{color:var(--white-color);margin-right:3px}.review-rating-star span{width:30px;font-size:14px;font-weight:600;line-height:1.2em;color:var(--white-color)}.review-rating-content p{color:var(--white-color);font-weight:600;margin-bottom:0}.what-we-do-content{margin-left:0}.what-we-do-nav{margin-bottom:30px}.what-we-do-nav ul{list-style:none;text-align:center;display:flex;align-items:center;justify-content:center;gap:10px 0;padding:0;margin:0;border:none}.what-we-do-nav ul li{width:33.33%;border-bottom:6px solid var(--divider-color)}.what-we-do-nav ul li .nav-link{position:relative;width:100%;background:0 0;border:none;font-size:20px;font-weight:600;line-height:1.2em;color:var(--primary-color);text-transform:capitalize;padding:0 20px 20px;transition:.3s ease-in-out}.what-we-do-nav ul li .nav-link.active,.what-we-do-nav ul li .nav-link:hover{background:linear-gradient(135deg,#4f46e5 0,#ffa726 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.what-we-do-nav ul li .nav-link::before{content:'';display:block;position:absolute;bottom:-5px;left:auto;right:0;background:#ffa726;width:0;height:6px;transition:.4s ease-in-out}.what-we-do-nav ul li .nav-link.active:before,.what-we-do-nav ul li .nav-link:hover:before{width:100%;left:0;right:auto}.what-we-do-tab-header p{margin-bottom:0}.what-we-do-tab-body{position:relative;display:flex;flex-wrap:wrap;align-items:center;background:var(--secondary-color);border-radius:20px;overflow:hidden}.what-we-do-tab-body::before{content:'';display:block;position:absolute;left:0;bottom:0;right:0;background:0 0;width:100%;height:100%;transition:.4s ease-in-out}.what-we-do-tab-body:hover::before{background:linear-gradient(135deg,#1e2a5e 0,#f59e0b 100%);width:100%}.what-we-do-body-info{position:relative;text-align:center;width:30%;border-right:1px solid var(--dark-divider-color);padding:25px 20px;z-index:1}.what-we-do-body-info .icon-box{width:50px;height:50px;background:var(--white-color);display:flex;justify-content:center;align-items:center;border-radius:50%;margin:0 auto 20px}.what-we-do-body-info .icon-box img{width:100%;max-width:24px}.what-we-do-body-title h3{font-family:Geist,sans-serif;font-size:18px;color:var(--white-color);line-height:1.4em;text-transform:none;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.2);letter-spacing:.3px}.what-we-do-body-content{position:relative;width:70%;padding:30px;z-index:1}.what-we-do-body-content p{margin-bottom:20px;transition:.4s ease-in-out}.what-we-do-body-content ul{list-style:none;margin:0;padding:0}.what-we-do-body-content ul li{position:relative;line-height:1.3em;margin-bottom:8px;padding-left:30px;transition:.4s ease-in-out}.what-we-do-body-content ul li:last-child{margin-bottom:0}.what-we-do-body-content ul li::before{content:'\f058';position:absolute;font-family:FontAwesome;font-weight:900;left:0;top:0;font-size:18px;color:#ffa726;transition:.4s ease-in-out}.what-we-do-tab-body:hover .what-we-do-body-content p,.what-we-do-tab-body:hover .what-we-do-body-content ul li,.what-we-do-tab-body:hover .what-we-do-body-content ul li::before{color:var(--white-color)}.what-we-do-btn{margin-top:40px}.contact-image-box .contact-img figure img{border-radius:20px}.tab-readmore-btn .readmore-btn{font-size:16px;transition:.4s ease-in-out}.what-we-do-tab-body:hover .tab-readmore-btn .readmore-btn{color:var(--white-color)}.what-we-do-tab-body:hover .tab-readmore-btn .readmore-btn::before{background-color:var(--white-color);mask:url('../images/arrow-accent.svg') no-repeat;mask-position:right center;mask-size:cover;-webkit-mask:url('../images/arrow-accent.svg') no-repeat;-webkit-mask-position:right center;-webkit-mask-size:cover}.language-examples{background-image:url('../images/world-map-image.png');background-repeat:no-repeat;background-size:auto;background-position:center center;padding:160px 0}.language-examples-box{text-align:center}.language-example-list ul{display:flex;justify-content:center;flex-wrap:wrap;gap:30px 50px;list-style:none;margin:0 25px;padding:0}.language-example-list ul li{color:var(--primary-color);font-weight:600;line-height:1.4em;background:var(--white-color);border:1px solid var(--divider-color);border-radius:100px;padding:10px 25px 10px 10px;display:flex;align-items:center;gap:10px}.language-example-list ul li:first-child{margin-left:10px}.language-example-list ul li img{max-width:46px;border-radius:50%}.language-examples-box .section-footer-text{margin-top:60px}.our-pricing{position:relative;padding:160px 0 80px}.our-pricing-swich{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:60px;padding:0}.our-pricing-swich .form-check-label{color:var(--primary-color);font-size:16px;font-weight:600;cursor:pointer}.our-pricing-swich.form-switch .form-check-input{width:75px;height:40px;--bs-form-check-bg:var(--accent-color);--bs-form-switch-bg:url('../images/pricing-swich-circle.svg');background-size:28px auto;background-position:left 5px center;border-radius:100px;border:none;outline:0;box-shadow:none;cursor:pointer;margin:0;transition:.3s ease-in-out}.form-switch .form-check-input:checked{background-color:var(--accent-secondary-color);background-position:right 5px center}.pricing-item{background:var(--secondary-color);border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;padding:40px}.pricing-header h3{display:inline-block;font-size:14px;color:var(--white-color);background:linear-gradient(100deg,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;padding:10px 20px;border-radius:100px;margin-bottom:30px;transition:.4s ease-in-out}.pricing-item:hover .pricing-header h3{background-position:right center}.pricing-header h2{font-size:36px;font-weight:700;letter-spacing:-.02em}.pricing-header h2 sub{font-size:16px;font-weight:400;bottom:0}.pricing-item-content{border-top:1px solid var(--divider-color);margin-top:30px;padding-top:30px}.pricing-item-content p:last-child{margin-bottom:0}.pricing-body,.pricing-btn{margin-top:40px}.pricing-body h3{font-size:20px;margin-bottom:20px}.pricing-body ul{list-style:none;margin:0;padding:0}.pricing-body ul li{position:relative;line-height:1.5em;margin-bottom:15px;padding-left:30px}.pricing-body ul li:last-child{margin-bottom:0}.pricing-body ul li::before{content:'\f058';position:absolute;font-family:FontAwesome;font-weight:900;left:0;top:0;font-size:18px;color:var(--accent-color)}.pricing-btn .btn-default{width:100%;padding:15px;text-align:center;margin:0}.pricing-btn .btn-default::before{display:none}.pricing-item.highlighted-box{background:linear-gradient(135deg,#1e2a5e 0,#4f46e5 100%);background-size:200% auto;transition:.4s ease-in-out}.pricing-item.highlighted-box::before{content:'Most Popular';position:absolute;font-size:18px;font-weight:600;text-transform:capitalize;color:var(--accent-color);top:8px;right:10px;z-index:2}.pricing-item.highlighted-box:hover{background-position:right center}.pricing-item.highlighted-box .pricing-btn .btn-default,.pricing-item.highlighted-box .pricing-header h3{color:var(--accent-color);background:var(--white-color)}.pricing-item.highlighted-box .pricing-btn .btn-default:hover{background:var(--dark-divider-color);color:var(--white-color)}.pricing-item.highlighted-box .pricing-body h3,.pricing-item.highlighted-box .pricing-body ul li,.pricing-item.highlighted-box .pricing-body ul li::before,.pricing-item.highlighted-box .pricing-header h2,.pricing-item.highlighted-box .pricing-item-content p{color:var(--white-color)}.pricing-item.highlighted-box .pricing-item-content{border-color:var(--dark-divider-color)}.pricing-benefit-list{margin-top:30px}.pricing-benefit-list ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px 60px}.pricing-benefit-list ul li{display:flex;align-items:center;color:var(--primary-color)}.pricing-benefit-list ul li img{max-width:20px;margin-right:15px}.our-testimonials{padding:80px 0 160px}.testimonial-slider{margin-right:-210px;margin-top:80px}.testimonial-slider .swiper-wrapper{cursor:none}.testimonial-item{position:relative;background:var(--secondary-color);border-radius:20px;padding:80px 40px 40px;overflow:hidden}.testimonial-item::before{content:'';display:block;position:absolute;left:0;bottom:0;right:0;background:linear-gradient(110deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);border-radius:999px 999px 0 0;width:100%;height:0;transition:.4s ease-in-out}.testimonial-item:hover::before{border-radius:0;height:100%}.testimonial-author,.testimonial-item-content,.testimonial-quote{position:relative;z-index:1}.testimonial-quote img{width:100%;max-width:42px;transition:.4s ease-in-out}.testimonial-item:hover .testimonial-quote img{filter:brightness(0) invert(1)}.testimonial-item-content{margin-top:20px}.testimonial-item-content p{font-size:20px;font-weight:600;color:var(--primary-color);margin-bottom:0;transition:.4s ease-in-out}.testimonial-author{border-top:1px solid var(--divider-color);margin-top:40px;padding-top:40px;transition:.4s ease-in-out}.testimonial-item:hover .testimonial-author{border-color:var(--dark-divider-color)}.author-content h3{font-size:18px;transition:.4s ease-in-out}.author-content p{margin-bottom:0;transition:.4s ease-in-out}.testimonial-item:hover .author-content h3,.testimonial-item:hover .author-content p,.testimonial-item:hover .testimonial-item-content p{color:var(--white-color)}.testimonial-image{margin-left:15px}.testimonial-image figure{display:block;border-radius:20px}.testimonial-image img{width:100%;aspect-ratio:1/1.474;object-fit:cover;border-radius:20px}.our-faqs{padding:160px 0}.faqs-content{position:sticky;top:40px;margin-right:20px}.faq-accordion .accordion-item{position:relative;border-bottom:1px solid var(--divider-color);border-radius:0;padding-bottom:30px;margin-bottom:30px}.faq-accordion .accordion-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.faq-accordion .accordion-header .accordion-button{font-size:18px;font-weight:500;line-height:1.4em;background:0 0;color:var(--primary-color);padding:8px 50px 8px 0;transition:.3s ease-in-out}.faq-accordion .accordion-item .accordion-button:not(.collapsed){margin-bottom:15px}.faq-accordion .accordion-item .accordion-button.collapsed::after,.faq-accordion .accordion-item .accordion-button::after{content:'\2b';font-family:FontAwesome;position:absolute;right:0;top:0;width:40px;height:40px;font-size:18px;font-weight:400;line-height:normal;display:flex;justify-content:center;align-items:center;background:linear-gradient(100deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);border-radius:50%;color:var(--white-color);transform:rotate(45deg);transition:.4s ease-in-out}.faq-accordion .accordion-item .accordion-button.collapsed::after{transform:rotate(0)}.faq-accordion .accordion-item .accordion-body{background:0 0;border-top:1px solid var(--divider-color);padding:15px 0 0;transition:.4s ease-in-out}.faq-accordion .accordion-item .accordion-body p{margin:0}.company-slider-box{margin-top:80px}.company-supports-content{display:flex;align-items:center;justify-content:space-between;text-align:center;gap:30px;margin-bottom:60px}.company-supports-content hr{height:1px;width:34%;color:var(--divider-color);opacity:1}.company-supports-content h3{font-size:16px}.company-supports-logo{text-align:center}.company-supports-logo img{width:100%;height:40px}.our-blog{padding:160px 0 130px}.post-item{height:calc(100% - 30px);margin-bottom:30px}.post-featured-image{margin-bottom:25px}.post-featured-image a{cursor:none;display:block;border-radius:20px;overflow:hidden}.post-featured-image figure{display:block}.post-featured-image img{aspect-ratio:1/0.745;object-fit:cover;transition:.4s ease-in-out}.post-item:hover .post-featured-image img{transform:scale(1.1)}.post-item-content{margin-bottom:20px}.post-item-content h2{font-size:20px;line-height:1.4em}.post-item-content h2 a{color:inherit}.main-footer.bg-section{padding:100px 0 0;margin-bottom:0;background:var(--navy-charcoal-gradient)!important;color:var(--white-color);max-width:100%;width:100%;border-radius:0}.main-footer .row>[class*=col-]{display:flex;flex-direction:column;justify-content:flex-start}.footer-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--dark-divider-color);margin-bottom:60px;padding-bottom:60px}.footer-header .section-title{width:70%;margin:0}.footer-header .section-title h2{color:var(--white-color)}.footer-header .section-title h2 span{color:var(--accent-color);background:linear-gradient(to right,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.4s ease-in-out}.footer-header .section-title h2:hover span{background-position:right center}.footer-header .section-title h3{background-image:url('../images/icon-sparkle-white.svg');color:var(--white-color)}.contact-us-circle a{display:inline-block;border-radius:50%;overflow:hidden}.contact-us-circle a img{width:100%;max-width:140px;border-radius:50%;animation:20s linear infinite infiniterotate}@keyframes infiniterotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-us-circle a:hover img{animation-play-state:paused}.footer-logo{margin-bottom:10px}.footer-logo img{width:100%;max-width:188px}.about-footer-content p{color:var(--white-color);margin-bottom:0}.footer-links h3{text-transform:capitalize;color:var(--white-color);background:linear-gradient(to right,#ff6b6b 0,#ffa726 50%,#ff6b6b 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.4s ease-in-out}.footer-links h3:hover{background-position:right center}.footer-links h3 a{text-transform:none;display:inline-block;background:linear-gradient(to right,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;background-clip:text;-webkit-text-fill-color:transparent;transition:.3s ease-in-out}.footer-links h3 a:hover{background-position:right center}.footer-links p{color:var(--white-color);margin-bottom:10px}.footer-links h3:last-child,.footer-links p:last-child{margin:0}.footer-contact-item{margin-bottom:30px;display:flex;align-items:flex-start}.footer-social-links ul{margin:0;padding:0;list-style:none}.footer-social-links ul li{display:inline-block;background:0 0;padding:0;margin:0}.footer-social-links ul li a{border:1px solid var(--dark-divider-color);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out}.footer-social-links ul li a:hover{background:var(--white-color)}.footer-social-links ul li a i{font-size:18px;background:linear-gradient(90deg,var(--accent-color) 0,var(--accent-secondary-color) 100%);background-clip:text;-webkit-text-fill-color:transparent}.footer-newsletter-form form{margin-bottom:30px}.footer-newsletter-form .form-group{width:100%;display:flex;background:var(--dark-divider-color);border-radius:10px;padding:8px}.footer-newsletter-form .form-group .form-control{width:calc(100% - 44px);font-size:14px;font-weight:400;line-height:1.2em;color:var(--white-color);background:0 0;border:none;border-radius:0;outline:0;box-shadow:none;padding:8px 12px}.footer-newsletter-form .form-group .form-control::placeholder{color:var(--white-color)}.footer-newsletter-form .form-group .newsletter-btn{width:44px;height:44px;display:flex;justify-content:center;align-items:center;background:linear-gradient(100deg,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;border-radius:6px;border:none;padding:0;transition:.3s ease-in-out}.footer-newsletter-form .form-group .newsletter-btn:hover{background-position:right center}.footer-newsletter-form .form-group .newsletter-btn img{width:100%;max-width:22px;transition:.3s ease-in-out}.footer-newsletter-form .form-group .newsletter-btn:hover img{transform:rotate(45deg)}.footer-links-box{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:flex-start;gap:30px}.footer-links{flex:1 1 0;min-width:180px;max-width:220px}.footer-links h3{font-size:20px;text-transform:capitalize;color:var(--white-color);margin-bottom:30px}.footer-links ul{margin:0;padding:0;list-style:none}.footer-links ul li{position:relative;text-transform:capitalize;line-height:1.5em;margin-bottom:20px;padding-left:30px;color:var(--white-color)}.footer-links ul li::before{content:'';position:absolute;left:0;top:3px;width:18px;height:18px;background-color:#ff6b6b;mask:url('../images/icon-sparkle-accent.svg') no-repeat;mask-size:cover;-webkit-mask:url('../images/icon-sparkle-accent.svg') no-repeat;-webkit-mask-size:cover}.footer-links ul li:last-child{margin-bottom:0}.footer-links ul li a{color:inherit;transition:.3s ease-in-out}.footer-links ul li a:hover{color:var(--accent-color)}.footer-contact-item:last-child{margin-bottom:0}.footer-contact-item .icon-box{height:50px;width:50px;background:linear-gradient(135deg,#1e2a5e 0,#4f46e5 100%);background-size:200% auto;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:15px;transition:.3s ease-in-out}.footer-contact-item:hover .icon-box{background-position:right center}.footer-contact-item .icon-box img{max-width:24px}.footer-contact-content{width:calc(100% - 65px)}.footer-contact-content h3{color:var(--white-color);margin-bottom:10px}.footer-contact-content p{color:var(--white-color);margin-bottom:0}.footer-contact-content p a{color:inherit;transition:.3s ease-in-out}.footer-contact-content p a:hover{color:var(--accent-color)}.footer-contact-simple{color:var(--white-color)}.footer-contact-simple p{color:var(--white-color);margin-bottom:15px;font-size:16px}.footer-contact-simple p:last-child{margin-bottom:0}.footer-contact-simple a{color:var(--white-color);font-weight:800;transition:.3s ease-in-out}.footer-contact-simple a:hover{color:var(--accent-color)}.footer-location{font-size:14px;color:rgba(255,255,255,.8);line-height:1.5}.footer-copyright{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--dark-divider-color);margin-top:60px;padding:40px 0}.footer-copyright-text p{color:var(--white-color);margin-bottom:0}.footer-menu ul{padding:0;margin:0;list-style:none}.footer-menu{text-align:right}.footer-contact-item,.footer-links{text-align:left}.footer-social-links{text-align:left;display:flex;align-items:center;gap:10px}.footer-social-links h3{margin-bottom:0;margin-right:15px;font-size:16px;color:var(--white-color)}.footer-social-links ul{justify-content:flex-start;display:flex;gap:10px}.footer-menu ul li{display:inline-block;margin-right:20px}.footer-menu ul li:last-child{margin:0}.footer-menu ul li a{line-height:1.6em;text-transform:capitalize;color:var(--white-color);transition:.3s ease-in-out}.footer-menu ul li a:hover{color:var(--accent-color)}.page-header{position:relative;background:url('../images/page-header-bg.jpg') center center/cover no-repeat;padding:120px 0;overflow:hidden;max-width:none!important;width:100%!important;margin:0!important;padding-left:0!important;padding-right:0!important;border-radius:0!important;box-sizing:border-box}.process-page .page-header,body[class*=process] .page-header{background:url('../images/process-hero.webp') center bottom/cover no-repeat;padding:120px 0}.about-page .page-header,body[class*=about] .page-header{background:url('../images/about-hero.webp') center bottom/cover no-repeat;padding:120px 0}.experience-page .page-header,body[class*=experience] .page-header{background:url('../images/experience-hero.webp') center bottom/cover no-repeat;padding:120px 0}.services-page .page-header,body[class*=services] .page-header{background:url('../images/services-hero.webp') center center no-repeat!important;padding:120px 0;max-width:100%;width:100%}.enterprise-page .page-header,body[class*=enterprise] .page-header{background:url('../images/enterprise-hero.webp') center top/cover no-repeat!important;padding:120px 0}.enterprise-page .page-header:after{display:none!important}.digital-page .page-header,body[class*=digital] .page-header{background:url('../images/page-header-bg.jpg') center bottom/cover no-repeat;padding:120px 0}.ai-strategy-page .page-header,body[class*=ai-strategy] .page-header{background:url('../images/transformation-hero.webp') center top/cover no-repeat!important;padding:120px 0}.contact-page .page-header,body[class*=contact] .page-header{background:url('../images/page-header-bg.jpg') center bottom/cover no-repeat;padding:120px 0}.pain-point-item.what-we-do-tab-body{background:var(--secondary-color)}.pain-point-item.what-we-do-tab-body::before{background:linear-gradient(110deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);width:35%}.pain-point-item.what-we-do-tab-body:hover::before{width:100%}.page-header:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:var(--primary-color);opacity:55%;height:100%;width:100%;z-index:0}.page-header-box{position:relative;text-align:center;z-index:1}.page-header-box h1{display:inline-block;font-size:78px;letter-spacing:-.02em;color:var(--white-color);margin-bottom:10px;cursor:none}.page-header-box h1 span{background:linear-gradient(to right,#ff6b6b 0,#ffd28a 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.4s ease-in-out}.page-header-box h1:hover span{background-position:right center}.page-header-box ol{margin:0;padding:0;justify-content:center}.page-header-box ol li.breadcrumb-item{color:var(--white-color);line-height:normal;text-transform:capitalize}.page-header-box ol li.breadcrumb-item a{color:inherit}.page-header-box ol .breadcrumb-item+.breadcrumb-item::before{color:var(--white-color)}.our-benefits{padding:160px 0}.our-benefit-image{position:relative;margin-right:15px}.benefit-img figure{display:block;border-radius:20px}.benefit-img img{width:100%;aspect-ratio:1/1.3;object-fit:cover;border-radius:20px}.benefit-cta-box{position:absolute;right:0;bottom:0;width:100%;max-width:215px;background:var(--secondary-color);border:20px solid var(--secondary-color);border-right:none;border-bottom:none;border-radius:20px 0 0;z-index:1}.benefit-cta-box:after,.benefit-cta-box:before{content:'';position:absolute;width:20px;height:20px;mask:url('../images/benefit-image-corner-shape.svg');-webkit-mask:url('../images/benefit-image-corner-shape.svg');background-color:var(--secondary-color);mask-repeat:no-repeat;mask-size:cover}.benefit-cta-box:before{top:-40px;right:0}.benefit-cta-box::after{bottom:0;left:-40px}.benefit-cta-content{background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;border-radius:20px;padding:40px;text-align:center;transition:.4s ease-in-out}.benefit-cta-content:hover{background-position:right center}.benefit-cta-box h2{color:var(--white-color);font-size:36px;margin-bottom:10px}.benefit-cta-box p{color:var(--white-color);font-weight:600;line-height:1.4em;margin:0}.benefit-body-item{display:flex;flex-wrap:wrap;align-items:center;border-top:1px solid var(--divider-color);margin-top:40px;padding-top:40px}.benefit-body-item .icon-box{width:60px;height:60px;display:flex;justify-content:center;align-items:center;background:linear-gradient(to right,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;border-radius:50%;margin-right:60px;transition:.3s ease-in-out}.benefit-body-item:hover .icon-box{background-position:right center}.benefit-body-item .icon-box img{width:100%;max-width:30px;filter:brightness(0) invert(1)}.benefit-body-content{width:calc(100% - 120px);display:flex;align-items:center;gap:30px 60px}.benefit-body-content h3{width:calc(35% - 30px);font-size:20px;text-transform:capitalize}.benefit-body-content p{width:calc(65% - 30px);margin:0}.our-approach{padding:160px 0}.approach-image{position:relative;margin-right:15px}.approach-img figure{display:block;border-radius:20px}.approach-img img{width:100%;aspect-ratio:1/1.92;object-fit:cover;border-radius:20px}.approach-image .review-rating-box{max-width:calc(100% - 60px);right:30px;bottom:30px;left:30px;align-items:center}.approach-image .review-rating-star span{font-size:12px;width:auto;display:inline-block;background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);color:var(--white-color);padding:3px 8px;border-radius:100px}.approach-body{display:flex;flex-wrap:wrap;gap:30px;margin-top:60px}.mission-vision-item{position:relative;width:calc(50% - 15px);background-color:var(--secondary-color);border-radius:20px;padding:40px;overflow:hidden}.mission-vision-item::before{content:'';display:block;position:absolute;left:0;bottom:0;right:0;background:linear-gradient(110deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);border-radius:999px 999px 0 0;width:100%;height:0;transition:.4s ease-in-out}.mission-vision-item:hover::before{border-radius:0 30px 0 0;height:100%}.mission-vision-item .icon-box{position:relative;margin-bottom:40px;z-index:1}.mission-vision-item .icon-box img{width:100%;max-width:40px;transition:.3s ease-in-out}.mission-vision-item:hover .icon-box img{filter:brightness(0) invert(1)}.mission-vision-content{position:relative;margin-bottom:25px;z-index:1}.mission-vision-content h3{font-size:20px;line-height:1.4em;text-transform:capitalize;margin-bottom:15px;transition:.3s ease-in-out}.mission-vision-content p{margin:0;transition:.3s ease-in-out}.mission-vision-btn a,.mission-vision-btn a::before{transition:.3s ease-in-out}.mission-vision-item:hover .mission-vision-btn a::before{filter:brightness(0) invert(1)}.mission-vision-item:hover .mission-vision-btn a,.mission-vision-item:hover .mission-vision-content h3,.mission-vision-item:hover .mission-vision-content p{color:var(--white-color)}.our-empact{padding:160px 0}.our-impact-image{position:relative}.impact-image figure{display:block;border-radius:20px}.impact-image img{width:100%;aspect-ratio:1/1.38;object-fit:cover;border-radius:20px}.impact-image-list{position:absolute;right:40px;bottom:40px;left:40px;z-index:1}.impact-image-list ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:20px}.impact-image-list ul li{color:var(--white-color);line-height:1.5em;border:1px solid var(--dark-divider-color);background-color:var(--dark-divider-color);border-radius:5px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:7px 20px;transition:.4s ease-in-out}.impact-image-list ul li:hover{background-color:var(--white-color);color:var(--primary-color)}.impact-content{margin-left:15px}.impact-body{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:40px}.impact-body-item{position:relative;width:calc(50% - 15px);background-color:var(--secondary-color);border-radius:20px;padding:40px;overflow:hidden}.impact-body-item::before{content:'';display:block;position:absolute;left:0;bottom:0;right:0;background:linear-gradient(110deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);border-radius:999px 999px 0 0;width:100%;height:0;transition:.4s ease-in-out}.impact-body-item:hover::before{border-radius:0 30px 0 0;height:100%}.impact-body-item h2,.impact-body-item h3,.impact-body-item p{position:relative;transition:.4s ease-in-out;z-index:1}.impact-body-item h2{color:var(--accent-color);font-size:56px;font-weight:600;margin-bottom:65px}.impact-body-item h3{font-size:20px;line-height:1.4em;margin-bottom:20px}.impact-body-item p{margin:0}.impact-body-item:hover h2,.impact-body-item:hover h3,.impact-body-item:hover p{color:var(--white-color)}.our-team{padding:160px 0 130px}.team-item{text-align:center;height:calc(100% - 30px);margin-bottom:30px}.team-item.box-bg-shape::after{background-color:var(--secondary-color)}.team-image{background-color:var(--white-color);border-radius:20px;text-align:center;padding:40px 40px 0;margin-bottom:20px}.team-image a{display:block;cursor:none}.team-image figure{display:block}.team-image img{width:100%;max-width:222px}.team-content h3{font-size:20px;line-height:1.4em;margin-bottom:2px}.team-content h3 a{color:inherit}.team-content p{margin:0}.team-social-icon{position:absolute;top:4px;right:15px;z-index:2}.team-social-icon ul{margin:0;padding:0;list-style:none}.team-social-icon ul li{display:inline-block;margin-right:12px}.team-social-icon ul li:last-child{margin-right:0}.team-social-icon ul li a i{font-size:18px;line-height:normal;background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;background-clip:text;-webkit-text-fill-color:transparent;transition:.3s ease-in-out}.team-social-icon ul li a:hover i{background-position:right center}.team-bio{margin-top:15px;padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}.team-bio p{font-size:14px;line-height:1.6;color:rgba(255,255,255,.9);margin:0}.team-member-horizontal{background:var(--white-color);border-radius:20px;padding:30px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.team-content-horizontal h3{font-size:28px;font-weight:700;color:var(--primary-color);margin-bottom:5px}.team-content-horizontal p{font-size:16px;color:var(--accent-color);font-weight:600;margin-bottom:0}.team-bio-horizontal p{font-size:16px;line-height:1.6;color:var(--text-color);margin:0}.team-social-icon-horizontal a{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);border-radius:50%;color:var(--white-color);font-size:18px;transition:.3s ease-in-out}.team-social-icon-horizontal a:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(245,158,11,.3)}.about-gradient-text{background:linear-gradient(135deg,#ff6b6b 0,#ffa726 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#f59e0b;display:inline}.nav-item.submenu>ul{background:linear-gradient(135deg,#1e2a5e 0,#334155 100%)!important;border-radius:10px;border:none;box-shadow:0 10px 30px rgba(0,0,0,.15);padding:5px 0}.nav-item.submenu>ul.services-dropdown{width:auto;min-width:240px;transform-origin:top center}.nav-item.submenu>ul li{margin-bottom:5px}.nav-item.submenu>ul li:last-child{margin-bottom:0}.nav-item.submenu>ul li a{color:var(--white-color)!important;font-weight:500;font-size:16px;padding:14px 24px;transition:.3s;display:flex;align-items:center;justify-content:space-between;margin:0;white-space:nowrap;position:relative}.nav-item.submenu>ul li a::after{content:'→';opacity:0;transform:translateX(-10px);transition:.3s;color:#f59e0b;margin-left:20px}.nav-item.submenu>ul li a:hover{background:linear-gradient(90deg,rgba(245,158,11,.4) 0,rgba(245,158,11,.15) 100%)}.nav-item.submenu>ul li a:hover::after{opacity:1;transform:translateX(0)}.our-testimonials.about-our-testimonials{padding:160px 0}.page-services{padding:0 0 130px}.page-services .service-item{background-color:var(--secondary-color)}.page-services .service-item.box-bg-shape::after{background-color:var(--white-color)}.page-service-single{padding:160px 0}.page-single-sidebar{position:sticky;top:40px;margin-right:20px}.page-category-list{background:var(--secondary-color);border-radius:20px;margin-bottom:60px;padding:30px}.page-category-list h3{font-size:20px;text-transform:capitalize;margin-bottom:30px}.page-category-list ul{list-style:none;margin:0;padding:0}.page-category-list ul li{margin-bottom:20px}.page-category-list ul li:last-child{margin:0}.page-category-list ul li a{position:relative;display:block;font-weight:500;line-height:1.5em;text-transform:capitalize;color:var(--text-color);background-color:var(--white-color);border-radius:10px;padding:18px 50px 18px 20px;overflow:hidden;transition:.4s ease-in-out;z-index:1}.page-category-list ul li:hover a{color:var(--white-color)}.page-category-list ul li a::before{content:'';position:absolute;background:url('../images/arrow-text.svg') right center/cover no-repeat;top:50%;right:20px;width:20px;height:20px;transform:translateY(-50%);transition:.4s ease-in-out}.page-category-list ul li:hover a::before{transform:translateY(-50%) rotate(45deg);filter:brightness(0) invert(1)}.page-category-list ul li a::after{content:'';position:absolute;right:0;bottom:0;left:0;width:100%;height:0;background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);transition:.4s ease-in-out;z-index:-1}.page-category-list ul li:hover a::after{top:0;height:100%}.sidebar-cta-box{position:relative;background:url('../images/sidebar-cta-bg.jpg') center center/cover no-repeat;border-radius:20px;padding:30px;overflow:hidden}.sidebar-cta-box::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:var(--primary-color);opacity:50%;width:100%;height:100%;z-index:0}.sidebar-cta-box .satisfy-client-box,.sidebar-cta-contact{position:relative;z-index:1}.satisfy-client-box{margin:0 0 30px}.satisfy-client-box .review-images{margin-bottom:20px}.satisfy-client-box .review-image img{width:40px;height:40px}.sidebar-cta-box .satisfy-client-box .satisfy-client-content p{margin:0;color:var(--white-color)}.sidebar-cta-contact{background-color:var(--divider-color);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:10px;overflow:hidden}.sidebar-cta-contact h3{font-size:20px;color:var(--white-color);background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);padding:20px}.sidebar-cta-contact ul{list-style:none;margin:0;padding:20px}.sidebar-cta-contact ul li{display:flex;align-items:center;line-height:1.5em;margin-bottom:20px}.sidebar-cta-contact ul li:last-child{margin-bottom:0}.sidebar-cta-contact ul li img{width:100%;max-width:20px;margin-right:20px}.sidebar-cta-contact ul li a{color:var(--white-color);transition:.3s ease-in-out}.sidebar-cta-contact ul li a:hover{color:var(--accent-color)}.page-single-image{margin-bottom:40px}.page-single-image figure{display:block;border-radius:20px}.page-single-image img{width:100%;aspect-ratio:1.5/1;object-fit:cover;border-radius:20px}.service-entry{margin-bottom:60px}.service-entry p{margin-bottom:20px}.service-entry p:last-child{margin-bottom:0}.service-entry h2{font-size:46px;letter-spacing:-.02em;margin-bottom:20px}.service-entry h2 span{font-weight:600;background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;background-clip:text;-webkit-text-fill-color:transparent;transition:.4s ease-in-out}.service-entry h2:hover span{background-position:right center}.service-entry ul{list-style:none;margin:0;padding:0}.service-entry ul li{display:inline-block;position:relative;line-height:1.25em;border:1px solid var(--divider-color);border-radius:100px;padding:10px 16px 10px 45px;margin-bottom:15px}.service-entry ul li::before{content:'';position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;background-color:#ff6b6b;mask:url('../images/icon-sparkle-accent.svg') no-repeat;mask-size:cover;-webkit-mask:url('../images/icon-sparkle-accent.svg') no-repeat;-webkit-mask-size:cover}.service-entry ul li:last-child{margin-bottom:0}.service-result-box,.service-solution-box,.service-tools-box{margin-top:60px}.service-solution-list{margin-top:40px}.service-solution-item{display:flex;margin-bottom:40px}.service-solution-item:last-child{margin-bottom:0}.service-solution-item .icon-box{width:60px;height:60px;background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:30px;transition:.4s ease-in-out}.service-solution-item:hover .icon-box{background-position:right center}.service-solution-item .icon-box img{width:100%;max-width:30px}.service-solution-item-content{width:calc(100% - 90px)}.service-solution-item-content h3{font-size:20px;margin-bottom:10px}.service-solution-counters{display:flex;flex-wrap:wrap;gap:30px;margin-top:40px}.solution-counter-box{width:calc(50% - 15px);border:1px solid var(--divider-color);border-radius:20px;padding:30px}.solution-counter-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:30px}.solution-counter-no h2{margin-bottom:0}.solution-counter-no h2 span{-webkit-text-fill-color:var(--primary-color)}.solution-counter-header .icon-box{width:80px;height:80px;background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:.4s ease-in-out}.solution-counter-box:hover .solution-counter-header .icon-box{background-position:right center}.solution-counter-header .icon-box img{width:100%;max-width:40px}.service-result-box{display:flex;flex-wrap:wrap;gap:30px}.service-result-content,.service-result-image{width:calc(50% - 15px)}.service-result-image figure{display:block;height:100%;border-radius:20px}.service-result-image img{width:100%;aspect-ratio:1/0.68;object-fit:cover;border-radius:20px}.service-result-item{display:flex;flex-wrap:wrap;border:1px solid var(--divider-color);border-radius:20px;margin-top:40px;padding:30px}.service-result-item .icon-box{width:60px;height:60px;background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:20px;transition:.4s ease-in-out}.service-result-item:hover .icon-box{background-position:right center}.service-result-item .icon-box img{width:100%;max-width:30px}.service-result-item-content{width:calc(100% - 80px)}.service-result-item-content h3{font-size:20px;margin-bottom:10px}.service-tool-content-box{display:flex;flex-wrap:wrap;gap:30px;margin-top:40px}.service-tool-content{width:calc(62% - 15px)}.service-tool-counter-info{display:flex;flex-wrap:wrap;gap:30px 70px;border-top:1px solid var(--divider-color);margin-top:30px;padding-top:30px}.service-tool-counter{position:relative;width:calc(37% - 35px);text-align:center}.service-tool-counter::before{content:'';position:absolute;top:50%;right:-35px;width:1px;height:80%;transform:translateY(-50%);background:var(--divider-color)}.service-tool-counter h2{font-size:92px;margin-bottom:10px}.service-tool-info{width:calc(63% - 35px)}.service-tool-image{width:calc(38% - 15px)}.service-tool-image figure{display:block;height:100%;border-radius:20px}.service-tool-image img{width:100%;aspect-ratio:1/0.68;object-fit:cover;border-radius:20px}.page-blog{padding:160px 0}.page-pagination{margin-top:30px;text-align:center}.page-pagination ul{justify-content:center;padding:0;margin:0}.page-pagination ul li a,.page-pagination ul li span{display:flex;text-decoration:none;justify-content:center;align-items:center;background:var(--secondary-color);color:var(--primary-color);border-radius:10px;width:40px;height:40px;margin:0 5px;font-weight:600;line-height:1em;transition:.3s ease-in-out}.page-pagination ul li a:hover,.page-pagination ul li.active a{background:var(--accent-color);color:var(--white-color)}.page-single-post{padding:160px 0}.post-single-meta ol li{font-size:18px;color:var(--white-color);margin-right:15px}.post-single-meta ol li:last-child{margin-right:0}.post-single-meta ol li i{font-size:18px;color:var(--white-color);margin-right:5px}.post-image{position:relative;margin-bottom:30px}.post-image figure{display:block;border-radius:20px;overflow:hidden}.post-image img{width:100%;aspect-ratio:1/0.50;object-fit:cover;border-radius:20px}.post-content{width:100%;max-width:1100px;margin:0 auto}.post-entry{border-bottom:1px solid var(--divider-color);padding-bottom:30px;margin-bottom:30px}.post-entry:after{content:'';display:block;clear:both}.post-entry a{color:var(--accent-color)}.post-entry h1,.post-entry h2,.post-entry h3,.post-entry h4,.post-entry h5,.post-entry h6{font-weight:600;line-height:1.2em;margin:0 0 .44em}.post-entry h1{font-size:78px;letter-spacing:-.02em}.post-entry h2{font-size:46px;letter-spacing:-.02em}.post-entry h3{font-size:40px}.post-entry h4{font-size:30px}.post-entry h5{font-size:24px}.post-entry h6{font-size:20px}.post-entry p{margin-bottom:20px}.post-entry p:last-child{margin-bottom:0}.post-entry p strong{color:var(--primary-color);font-size:18px;font-weight:600}.post-entry ol{margin:0 0 30px}.post-entry ul{padding:0 0 0 20px;margin:20px 0}.post-entry ol li,.post-entry ul li{position:relative;font-size:16px;font-weight:500;line-height:1.5em;color:var(--text-color);margin-bottom:15px}.post-entry ul li:last-child{margin-bottom:0}.post-entry ol ol,.post-entry ol ul,.post-entry ul ol,.post-entry ul ul{margin-top:20px;margin-bottom:0}.post-entry ol ol li:last-child,.post-entry ol ul li:last-child,.post-entry ul ol li:last-child,.post-entry ul ul li:last-child{margin-bottom:0}.post-entry blockquote{background:url('../images/icon-blockquote.svg'),var(--secondary-color);background-repeat:no-repeat;background-position:30px 30px;background-size:45px;border:1px solid var(--dark-divider-color);border-radius:20px;padding:30px 30px 30px 90px;margin-bottom:30px}.post-entry blockquote p{font-size:20px;font-weight:600;line-height:1.5em;color:var(--primary-color)}.post-entry blockquote p:last-child{margin-bottom:0}.tag-links{font-size:20px;font-weight:600;text-transform:capitalize;color:var(--primary-color);display:inline-flex;align-items:center;flex-wrap:wrap;gap:15px}.post-tags .tag-links a{display:inline-block;font-size:16px;font-weight:600;text-transform:capitalize;line-height:1em;background:linear-gradient(to right,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;color:var(--white-color);border-radius:100px;padding:12px 20px;transition:.3s ease-in-out}.post-tags .tag-links a:hover{background-position:right center}.post-social-sharing{text-align:right}.post-social-sharing ul{list-style:none;padding:0;margin:0}.post-social-sharing ul li{display:inline-block;margin-right:10px}.post-social-sharing ul li:last-child{margin-right:0}.post-social-sharing ul li a{display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;color:var(--white-color);border-radius:100px;width:40px;height:40px;transition:.3s ease-in-out}.post-social-sharing ul li:hover a{background-position:right center}.post-social-sharing ul li a i{font-size:18px;color:inherit}.page-projects{padding:160px 0 130px}.page-project-single{padding:160px 0}.project-category-list{background:var(--secondary-color);border-radius:20px;margin-bottom:60px}.project-category-list h3{font-size:20px;border-bottom:1px solid var(--divider-color);padding:30px}.project-category-list ul{list-style:none;margin:0;padding:30px}.project-category-list ul li{position:relative;display:flex;justify-content:space-between;gap:10px;font-weight:600;line-height:1.5em;color:var(--text-color);text-transform:capitalize;background-color:var(--white-color);border-radius:10px;margin-bottom:20px;padding:18px 20px;overflow:hidden;transition:.4s ease-in-out;z-index:1}.project-category-list ul li:last-child{margin-bottom:0}.project-category-list ul li:hover{color:var(--white-color)}.project-category-list ul li::before{content:'';position:absolute;right:0;bottom:0;left:0;width:100%;height:0;background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);transition:.4s ease-in-out;z-index:-1}.project-category-list ul li:hover::before{top:0;height:100%}.project-category-list ul li span{font-weight:400;width:54%}.project-entry{margin-bottom:60px}.project-entry p{margin-bottom:20px}.project-entry p:last-child{margin-bottom:0}.project-entry h2{font-size:46px;letter-spacing:-.02em;margin-bottom:20px}.project-entry h2 span{background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;background-clip:text;-webkit-text-fill-color:transparent;transition:.4s ease-in-out}.project-entry h2:hover span{background-position:right center}.project-entry ul{list-style:none;margin:0;padding:0}.project-entry ul li{position:relative;line-height:1.5em;color:var(--primary-color);padding-left:30px;margin-bottom:15px}.project-entry ul li:last-child{margin-bottom:0}.project-entry ul li::before{content:'\f058';font-family:FontAwesome;position:absolute;font-size:18px;background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;top:0;left:0}.project-experience-box,.project-performance-box,.project-solution-box{margin-top:60px}.project-solution-image-content{display:flex;flex-wrap:wrap;gap:30px;margin-top:40px}.project-solution-content,.project-solution-image{width:calc(50% - 15px)}.project-solution-image figure{display:block;border-radius:20px;height:100%}.project-solution-image img{width:100%;height:100%;aspect-ratio:1/0.8;object-fit:cover;border-radius:20px}.project-solution-content{background:var(--secondary-color);border-radius:20px;padding:30px}.project-solution-content ul{margin-top:30px}.performance-step-list{display:flex;flex-wrap:wrap;gap:40px 30px;margin-top:40px}.performance-step-item{width:calc(50% - 15px);background:var(--white-color);border:1px solid var(--divider-color);border-radius:20px;padding:30px}.performance-step-content,.performance-step-no{margin-bottom:40px}.performance-step-no h3{font-size:16px;color:var(--white-color);display:inline-block;line-height:1.25em;background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;padding:8px 20px;border-radius:100px;transition:.4s ease-in-out}.performance-step-item:hover .performance-step-no h3{background-position:right center}.performance-step-content h3{font-size:20px;margin-bottom:20px}.performance-step-item .icon-box img{width:100%;max-width:60px}.performance-step-item.highlighted-box{width:100%;border-color:var(--dark-divider-color);background:var(--secondary-color)}.project-experience-list{margin:40px 0}.project-experience-list ul{display:flex;flex-wrap:wrap;gap:20px 30px}.project-experience-list ul li{width:calc(50% - 15px);margin-bottom:0}.page-team{padding:160px 0 130px}.page-team .team-item.box-bg-shape::after{background-color:var(--white-color)}.page-team .team-image{background-color:var(--secondary-color)}.page-team-single{padding:160px 0}.team-single-image{background-color:var(--secondary-color);border:1px solid var(--divider-color);border-radius:20px;text-align:center;padding:30px 30px 0;margin-bottom:60px}.team-single-image figure{display:block}.team-single-image img{width:100%;max-width:280px}.team-member-experience,.team-member-info,.team-member-skills{margin-bottom:60px}.team-member-info-list ul{margin:0;padding:0;list-style:none}.team-member-info-list ul li{display:flex;align-items:center;line-height:1.5em;margin-bottom:25px}.team-member-info-list ul li:last-child{margin-bottom:0}.team-member-info-list ul li img{width:100%;max-width:30px;margin-right:20px}.team-member-info-counters{display:flex;flex-wrap:wrap;gap:30px 60px;border-top:1px solid var(--divider-color);margin-top:40px;padding-top:40px}.member-info-counter-item{width:calc(25% - 45px)}.member-info-counter-item h2{font-size:46px;margin-bottom:10px}.member-info-counter-item p{margin-bottom:0}.member-skills-list{display:flex;flex-wrap:wrap;gap:30px}.skills-progress-bar{width:calc(50% - 15px)}.skills-progress-bar .skill-data{display:flex;justify-content:space-between;margin-bottom:20px}.skills-progress-bar .skillbar .skill-progress{position:relative;width:100%;height:14px;background:var(--secondary-color);border-radius:100px;overflow:hidden}.skills-progress-bar .skillbar .skill-progress .count-bar{position:absolute;top:0;left:0;bottom:0;background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);border-radius:100px}.member-experience-item{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--divider-color);margin-bottom:40px;padding-bottom:40px}.member-experience-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.member-experience-year{display:flex;align-items:center;margin-bottom:15px}.member-experience-year .icon-box{margin-right:20px}.member-experience-year .icon-box i{font-size:20px}.member-experience-no p{margin-bottom:0}.member-experience-content h3{font-size:18px;text-transform:capitalize;font-weight:600}.member-experience-btn a{width:60px;height:60px;display:flex;justify-content:center;align-items:center;background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 50%,var(--accent-secondary-color) 100%);background-size:200% auto;border-radius:50%;transition:.3s ease-in-out}.member-experience-btn a:hover{background-position:right center}.member-experience-btn a img{width:100%;max-width:30px;transition:.3s ease-in-out}.member-experience-btn a:hover img{transform:rotate(45deg)}.page-pricing{padding:160px 0}.page-testimonials{padding:160px 0 130px}.page-testimonials .testimonial-item{height:calc(100% - 30px);margin-bottom:30px}.page-gallery{padding:160px 0 130px}.page-gallery-box .photo-gallery{height:calc(100% - 30px);margin-bottom:30px}.page-gallery-box .photo-gallery a{cursor:none}.page-gallery-box .photo-gallery figure{display:block;border-radius:20px}.page-gallery-box .photo-gallery img{width:100%;aspect-ratio:1/0.829;object-fit:cover;border-radius:20px}.page-video-gallery{padding:160px 0 130px}.video-gallery-image{height:calc(100% - 30px);margin-bottom:30px;overflow:hidden}.video-gallery-image a{position:relative;display:block;cursor:none}.video-gallery-image a::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--primary-color);border-radius:20px;opacity:0%;visibility:hidden;width:100%;height:100%;z-index:1;transform:scale(0);transition:.4s ease-in-out}.video-gallery-image:hover a::before{opacity:40%;visibility:visible;transform:scale(1)}.video-gallery-image a::after{content:'\f04b';font-family:FontAwesome;position:absolute;top:50%;left:50%;right:0;transform:translate(-50%,-50%);font-size:20px;background:linear-gradient(136.83deg,var(--accent-color) 2.01%,var(--accent-secondary-color) 97.82%);color:var(--white-color);border-radius:50%;height:60px;width:60px;cursor:none;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:.5s ease-in-out;z-index:1}.video-gallery-image:hover a::after{opacity:1;visibility:visible}.video-gallery-image img{width:100%;aspect-ratio:1/0.829;object-fit:cover;border-radius:20px}.page-faqs{padding:160px 0}.page-faqs .page-faq-accordion{margin-bottom:60px}.page-faqs .page-faq-accordion:last-child{margin-bottom:0}.page-contact-us{padding:80px 0}.contact-us-form label{color:var(--primary-color);font-size:18px;font-weight:600;line-height:1.4em;text-transform:capitalize;margin-bottom:20px}.contact-us-form .form-control{font-size:16px;font-weight:400;line-height:1.5em;color:var(--text-color);background:var(--secondary-color);border:none;border-radius:16px;padding:18px 20px;box-shadow:none;outline:0}.contact-us-form .form-control::placeholder{color:var(--text-color);opacity:20%}.contact-info-box{background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);border-radius:20px;padding:40px;margin-left:15px}.contact-info-title{margin-bottom:40px}.contact-info-title h3{font-size:20px;color:var(--white-color);line-height:1.4em;text-transform:capitalize;margin-bottom:20px}.contact-info-title p{color:var(--white-color);margin:0}.contact-info-item{position:relative;display:flex;align-items:center;background:var(--dark-divider-color);border-radius:20px;padding:25px 30px;margin-bottom:30px;overflow:hidden}.contact-info-item:last-child{margin-bottom:0}.contact-info-item .icon-box{position:relative;width:50px;height:50px;display:flex;justify-content:center;align-items:center;background:var(--white-color);border-radius:50%;margin-right:25px;transition:.3s ease-in-out}.contact-info-item .icon-box:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:var(--primary-color);border-radius:50%;transform:scale(0);transition:.4s ease-in-out}.contact-info-item:hover .icon-box:before{transform:scale(1)}.contact-info-item .icon-box img{position:relative;width:100%;max-width:24px;transition:.4s ease-in-out;z-index:1}.contact-info-item:hover .icon-box img{filter:brightness(0) invert(1)}.contact-info-content{width:calc(100% - 75px)}.contact-info-content h3{font-size:20px;color:var(--white-color);margin-bottom:5px}.contact-info-content p{color:var(--white-color);margin-bottom:0}.contact-info-content p a{color:inherit;transition:.3s ease-in-out}.contact-info-content p a:hover{color:var(--primary-color)}.contact-social-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px 10px;border-top:1px solid var(--dark-divider-color);margin-top:40px;padding-top:40px}.contact-social-list h3{font-size:20px;color:var(--white-color)}.contact-social-list ul{list-style:none;padding:0;margin:0}.contact-social-list ul li{display:inline-block;margin-right:10px}.contact-social-list ul li:last-child{margin-right:0}.contact-social-list ul li a{border:1px solid var(--white-color);color:var(--white-color);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out}.contact-social-list ul li a:hover{background:var(--white-color);color:var(--accent-color)}.contact-social-list ul li a i{font-size:18px;color:inherit}.google-map-iframe{margin-top:160px}.google-map-iframe,.google-map-iframe iframe{width:100%;height:600px;border-radius:20px}.google-map-iframe iframe{filter:grayscale(100%);transition:.3s ease-in-out}.google-map-iframe:hover iframe{filter:grayscale(0%)}.error-page{padding:160px 0}.error-page-image{text-align:center;margin-bottom:30px}.error-page-image img{width:100%;max-width:45%}.error-page-content{text-align:center}.error-page-content .section-title{margin-bottom:15px}@media only screen and (max-width:1800px){.bg-section{width:calc(100% - 30px);margin:0 15px}.page-header{width:100%!important;max-width:none!important;margin:0!important}.main-footer{margin-bottom:15px}}@media only screen and (max-width:1500px){.our-projects .container-fluid{padding:0 15px}}@media only screen and (max-width:1024px){.navbar{padding:20px 15px}.main-menu .nav-menu-wrapper{margin:0 10px}.main-menu ul li{margin:0}.why-choose-image-2{margin-top:-35px}}@media only screen and (max-width:991px){header.main-header,header.main-header .header-sticky{position:initial;width:100%;border-radius:0;margin:0}header.main-header .container-fluid{padding:0 15px;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.navbar{padding:20px 0;flex-wrap:nowrap}.navbar-brand img{max-width:280px}.slicknav_nav li,.slicknav_nav ul{display:block}.slicknav_nav .slicknav_arrow,.slicknav_nav ul ul{display:none!important}.navbar-toggle,.responsive-menu{display:block;flex-shrink:0;margin-left:auto}.bg-section{width:100%;border-radius:0;margin:0}.btn-default{padding:12px 20px;margin-right:34px}.btn-default::before{width:44px;height:44px;right:-34px}.btn-default.btn-highlighted{padding:11px 20px}.section-row{margin-bottom:40px}.section-title.section-title-center{max-width:100%}.section-title{margin-bottom:30px}.section-title h3{margin-bottom:15px}.section-title h1{font-size:54px}.section-title h2{font-size:36px}.section-title p,.section-title-content{margin-top:15px}.section-btn{text-align:left;margin-top:15px}.section-content-btn .section-btn{margin-top:15px}.hero{border-radius:20px;max-width:calc(100% - 30px);margin:20px 15px 0;padding:100px 0}.hero::after{width:230px;height:84px}.hero.hero-slider-layout .hero-slide{padding:100px 0}.hero-btn{margin-top:0}.about-us{padding:80px 0}.about-us-info .section-title{margin-bottom:0}.year-experience-circle{display:none}.about-item-list{margin-top:30px}.about-box-1{width:100%;padding:30px}.about-item-content p{margin:15px 0 0}.about-body-content .btn-default,.about-box-body{margin-top:20px}.about-body-image{margin-right:-35px;margin-bottom:-90px}.about-body-image img{max-width:150px}.about-box-2,.about-box-3{width:calc(50% - 15px);padding:30px}.about-box-2 .about-item-content{margin-top:30px}.about-box-3.box-bg-shape::after{width:169px;height:50px}.about-us-flags .review-image img{max-width:28px}.about-us-counter{margin-bottom:40px}.about-us-counter h2{font-size:42px}.our-services{padding:80px 0 20px}.service-item{padding:25px}.service-item .icon-box{width:50px;height:50px;margin-bottom:40px}.service-item .icon-box img{max-width:26px}.service-item-content p{margin-top:10px}.service-readmore-btn{margin-top:15px;padding-top:15px}.section-footer-text{margin-top:10px}.why-choose-us{padding:80px 0}.why-choose-image-box{max-width:65%;margin:0 auto 30px}.why-choose-image-1 .why-choose-img img{aspect-ratio:1/1.05}.why-choose-image-2{margin-top:-185px}.year-experience-box{max-width:140px;padding:25px 15px}.year-experience-box h2{font-size:30px;margin-bottom:5px}.why-choose-image-2 .why-choose-img{width:calc(100% - 150px)}.why-choose-content{margin:0}.why-choose-body{padding:30px}.why-choose-body-content p{margin-top:10px}.why-choose-list{margin-top:30px}.why-choose-list ul li{padding-left:25px}.why-choose-list ul li::before{font-size:16px}.how-it-work{padding:80px 0}.work-step-item .icon-box{width:50px;height:50px;margin-bottom:50px}.work-step-item .icon-box img{max-width:26px}.work-step-content p{margin-top:10px}.our-projects{padding:80px 0}.project-btn a{width:50px;height:50px}.project-image{margin-bottom:20px}.project-btn a img{max-width:22px}.project-content h2,.section-footer-text ul{margin-top:10px}.our-features{padding:80px 0}.feature-item .icon-box{margin-bottom:20px}.features-item-content p{margin-top:15px}.features-item-content ul{margin-top:30px}.features-btn{margin-top:20px;padding-top:20px}.feature-list{margin-top:10px}.feature-list ul{gap:20px}.feature-list ul li{font-size:14px;background-position:left 12px center;background-size:16px auto;padding:10px 12px 10px 36px}.our-features .section-footer-text{margin-top:20px}.what-we-do{padding:80px 0}.what-we-do-image-box{margin-bottom:30px}.what-we-do-img figure img{aspect-ratio:1/0.65}.review-rating-box{right:30px;bottom:30px;left:30px}.what-we-do-content{margin:0}.what-we-do-nav{margin-bottom:30px}.what-we-do-nav ul li .nav-link{padding:0 10px 15px}.what-we-do-tab-header{margin-bottom:30px}.what-we-do-tab-body::before{width:30%}.what-we-do-body-info{width:30%;padding:20px}.what-we-do-body-info .icon-box{width:50px;height:50px;margin-bottom:20px}.what-we-do-body-info .icon-box img{max-width:26px}.what-we-do-body-content{width:70%;padding:20px}.what-we-do-body-content p{margin-bottom:20px}.what-we-do-body-content ul li{margin-bottom:10px;padding-left:25px}.what-we-do-body-content ul li::before{font-size:16px}.what-we-do-btn{margin-top:30px}.language-examples{padding:80px 0}.language-example-list ul{gap:20px 6px;margin:0}.language-example-list ul li{font-size:14px;gap:5px;padding:6px 12px 6px 6px}.language-example-list ul li:first-child{margin-left:2px}.language-example-list ul li img{max-width:34px}.language-examples-box .section-footer-text{margin-top:40px}.our-pricing{padding:80px 0 40px}.our-pricing-swich{margin-bottom:30px;gap:20px}.our-pricing-swich.form-switch .form-check-input{width:60px;height:32px;background-size:22px auto}.pricing-item{padding:30px}.pricing-header h3{padding:8px 16px;margin-bottom:20px}.pricing-header h2{font-size:30px}.pricing-item-content{margin-top:20px;padding-top:20px}.pricing-body,.pricing-btn{margin-top:30px}.pricing-body h3{margin-bottom:15px}.pricing-body ul li{padding-left:25px;margin-bottom:10px}.pricing-body ul li::before{font-size:16px}.pricing-btn .btn-default{padding:12px}.pricing-benefit-list{margin-top:5px}.pricing-benefit-list ul{gap:15px 30px}.pricing-benefit-list ul li img{max-width:18px;margin-right:10px}.our-testimonials{padding:40px 0 80px}.testimonials-content{margin-bottom:30px}.testimonial-slider{margin-right:0;margin-top:30px}.testimonial-item{padding:50px 30px 30px}.testimonial-item-content{margin-top:15px}.testimonial-item-content p{font-size:18px}.testimonial-author{margin-top:30px;padding-top:30px}.testimonial-image{margin-left:0}.testimonial-image img{aspect-ratio:1/0.6}.our-faqs{padding:80px 0}.faqs-content{position:initial;margin:0 0 30px}.faq-accordion .accordion-item{padding-bottom:20px;margin-bottom:20px}.faq-accordion .accordion-header .accordion-button{padding:3px 40px 3px 0}.faq-accordion .accordion-item .accordion-button:not(.collapsed){margin-bottom:10px}.faq-accordion .accordion-item .accordion-button.collapsed::after,.faq-accordion .accordion-item .accordion-button::after{width:30px;height:30px;font-size:16px}.faq-accordion .accordion-item .accordion-body{padding-top:10px}.company-slider-box{margin-top:40px}.company-supports-content{margin-bottom:30px}.company-supports-content hr{width:22%}.our-blog{padding:80px 0 50px}.post-featured-image{margin-bottom:15px}.main-footer{padding:50px 0 0}.footer-header{margin-bottom:30px;padding-bottom:30px}.footer-header .section-title{width:calc(100% - 130px)}.contact-us-circle a img{max-width:110px}.about-footer,.footer-links{margin:0 0 40px}.footer-logo{margin-bottom:15px}.footer-contact-item,.footer-links h3{margin-bottom:20px}.footer-links p{margin-bottom:5px}.footer-social-links{margin-top:20px;padding-top:20px}.footer-newsletter-form form{margin-bottom:20px}.footer-newsletter-form .form-group{padding:6px}.footer-newsletter-form .form-group .form-control{width:calc(100% - 40px)}.footer-newsletter-form .form-group .newsletter-btn{width:40px;height:40px}.footer-copyright{margin-top:0;padding:30px 0}.footer-copyright-text p,.footer-menu ul li a{font-size:14px}.footer-menu ul li{margin-right:20px}.page-header{padding:80px 0;border-radius:0}.page-header-box h1{font-size:54px}.our-benefits{padding:80px 0}.our-benefit-image{margin-right:0;margin-bottom:30px}.benefit-img img{aspect-ratio:1/0.8}.benefit-cta-box{max-width:190px}.benefit-cta-content{padding:20px}.benefit-cta-content h2{font-size:30px}.benefit-body-item{margin-top:30px;padding-top:30px}.benefit-body-item .icon-box{width:50px;height:50px;margin-right:15px}.benefit-body-item .icon-box img{max-width:26px}.benefit-body-content{width:calc(100% - 65px);gap:30px}.benefit-body-content h3{font-size:18px;width:calc(35% - 15px)}.benefit-body-content p{width:calc(65% - 15px)}.our-approach{padding:80px 0}.approach-image{margin:0 0 30px}.approach-img img{aspect-ratio:1/0.7}.approach-image .review-rating-box{max-width:calc(100% - 40px);right:20px;bottom:20px;left:20px}.approach-body{margin-top:30px}.mission-vision-item{padding:30px}.mission-vision-item .icon-box{margin-bottom:30px}.mission-vision-content{margin-bottom:15px}.mission-vision-content h3{margin-bottom:10px}.our-empact{padding:80px 0}.our-impact-image{margin-bottom:30px}.impact-image img{aspect-ratio:1/0.7}.impact-image-list{right:30px;bottom:30px;left:30px}.impact-image-list ul{gap:15px}.impact-content{margin-left:0}.impact-body{margin-bottom:30px}.impact-body-item{padding:30px}.impact-body-item h2{font-size:46px;margin-bottom:45px}.impact-body-item h3{margin-bottom:10px}.our-team{padding:80px 0 50px}.team-image{padding:30px 30px 0;margin-bottom:15px}.our-testimonials.about-our-testimonials{padding:80px 0}.page-services{padding:80px 0 50px}.page-service-single{padding:80px 0}.page-single-sidebar{position:initial;margin:0 0 30px}.page-category-list{padding:20px;margin-bottom:30px}.page-category-list h3{margin-bottom:20px}.page-category-list ul li a{padding:10px 35px 10px 15px}.page-category-list ul li a::before{right:15px;width:16px;height:16px}.sidebar-cta-box{padding:20px}.satisfy-client-box{margin:0 0 20px}.sidebar-cta-contact h3,.sidebar-cta-contact ul{padding:15px}.page-single-image{margin-bottom:30px}.service-entry{margin-bottom:40px}.service-entry p{margin-bottom:15px}.service-entry h2{font-size:36px;margin-bottom:15px}.service-entry ul li{background-position:left 12px center;background-size:18px auto;padding:8px 12px 8px 36px;margin-bottom:10px}.service-result-box,.service-solution-box,.service-tools-box{margin-top:40px}.service-solution-list{margin-top:30px}.service-solution-item{margin-bottom:30px}.service-solution-item .icon-box{width:50px;height:50px;margin-right:15px}.service-solution-item .icon-box img{max-width:24px}.service-solution-item-content{width:calc(100% - 65px)}.service-solution-counters{margin-top:30px}.solution-counter-box{padding:20px}.solution-counter-no h2{margin-bottom:0}.solution-counter-header .icon-box{width:60px;height:60px}.solution-counter-header .icon-box img{max-width:30px}.service-tool-counter h2{font-size:62px}.service-result-item{padding:20px;margin-top:30px}.service-result-item .icon-box{width:50px;height:50px;margin-right:15px}.service-result-item .icon-box img{max-width:24px}.service-result-item-content{width:calc(100% - 65px)}.service-tool-content-box{margin-top:30px}.service-tool-counter-info{gap:30px;margin-top:20px;padding-top:20px}.service-tool-counter{width:calc(33% - 15px)}.service-tool-counter::before{right:-15px}.service-tool-info{width:calc(67% - 15px)}.page-blog{padding:80px 0}.page-pagination{margin-top:10px}.page-single-post{padding:80px 0}.post-image{margin-bottom:20px}.post-entry h1,.post-entry h2,.post-entry h3,.post-entry h4,.post-entry h5,.post-entry h6{margin:0 0 .42em}.post-entry h2{font-size:36px}.post-entry p{margin-bottom:15px}.post-entry ol li,.post-entry ul li{margin-bottom:10px}.post-entry blockquote{background-position:20px 20px;background-size:40px;padding:20px 20px 20px 70px;margin-bottom:20px}.post-entry blockquote p{font-size:18px}.post-tags{margin-bottom:20px}.post-tags .tag-links a{padding:12px 15px}.post-social-sharing ul{text-align:left}.page-projects{padding:80px 0 50px}.page-project-single{padding:80px 0}.project-category-list{margin-bottom:30px}.project-category-list h3,.project-category-list ul{padding:20px}.project-category-list ul li{padding:12px 15px}.project-entry p{margin-bottom:15px}.project-entry h2{font-size:36px;margin-bottom:15px}.project-entry ul li{padding-left:25px;margin-bottom:10px}.project-entry ul li::before{font-size:16px}.project-entry{margin-bottom:40px}.project-experience-box,.project-performance-box,.project-solution-box{margin-top:40px}.project-solution-image-content{margin-top:30px}.project-solution-content{padding:20px}.project-solution-content ul{margin-top:20px}.performance-step-list{gap:30px;margin-top:30px}.performance-step-item{padding:20px}.performance-step-content,.performance-step-no{margin-bottom:30px}.performance-step-no h3{padding:6px 15px}.performance-step-content h3{margin-bottom:15px}.performance-step-item .icon-box img{max-width:50px}.project-experience-list{margin:30px 0}.project-experience-list ul{gap:10px 20px}.project-experience-list ul li{width:calc(50% - 10px);margin-bottom:0}.page-team{padding:80px 0 50px}.page-team-single{padding:80px 0}.team-single-image{margin-bottom:30px}.team-member-experience,.team-member-info,.team-member-skills{margin-bottom:40px}.team-member-info-list ul li{margin-bottom:15px}.team-member-info-list ul li img{max-width:24px;margin-right:15px}.team-member-info-counters{gap:20px;margin-top:30px;padding-top:30px}.member-info-counter-item{width:calc(25% - 15px)}.member-info-counter-item h2{font-size:36px}.member-experience-item{margin-bottom:30px;padding-bottom:30px}.member-experience-year{margin-bottom:10px}.member-experience-btn a{height:50px;width:50px}.member-experience-btn a img{max-width:24px}.page-pricing{padding:80px 0}.page-gallery,.page-testimonials,.page-video-gallery{padding:80px 0 50px}.page-faqs{padding:80px 0}.page-faqs .page-faq-accordion{margin-bottom:40px}.page-contact-us{padding:80px 0}.contact-us-content{margin-bottom:30px}.contact-us-form label{margin-bottom:10px}.contact-us-form .form-control{padding:14px 15px;border-radius:12px}.contact-info-box{margin-left:0;padding:30px}.contact-info-title{margin-bottom:30px}.contact-info-title h3{margin-bottom:10px}.contact-info-item{padding:20px 25px;margin-bottom:20px}.contact-info-item .icon-box{margin-right:15px}.contact-info-content{width:calc(100% - 65px)}.contact-social-list{margin-top:30px;padding-top:30px}.google-map-iframe{margin-top:80px}.google-map-iframe,.google-map-iframe iframe{height:500px}.error-page{padding:80px 0}.error-page-image{margin-bottom:20px}.error-page-image img{max-width:80%}}@media only screen and (max-width:767px){.section-title h1{font-size:30px}.section-title h2{font-size:26px}.section-title p,.section-title-content{margin-top:10px}.hero::after{width:190px;height:68px}.hero-btn{gap:15px}.video-play-button{gap:5px}.video-play-button a{height:45px;width:45px}.video-play-button a i,.video-play-button h3{font-size:16px}.about-item-list{gap:20px}.about-box-1{padding:20px}.about-item-content h3{font-size:18px}.about-item-content p{margin-top:10px}.about-body-content ul li{font-size:14px}.about-box-body{gap:10px}.about-body-content{width:calc(100% - 70px)}.about-body-image{margin-bottom:-40px}.about-body-image img{max-width:110px}.about-box-2,.about-box-3{width:100%}.about-box-2{padding:80px 20px 20px}.about-box-2 .about-item-content{margin-top:20px}.about-box-3{padding:20px}.about-us-counter h2{font-size:28px}.service-item .icon-box{margin-bottom:30px}.service-item-content h3{font-size:18px}.why-choose-image-box{max-width:100%}.why-choose-image-2{margin-top:-75px}.year-experience-box{padding:15px}.year-experience-box h2{font-size:24px}.why-choose-image-2 .why-choose-img img{border-width:5px}.why-choose-body{padding:20px}.why-choose-body-item{width:100%}.why-choose-body-item::before{top:auto;bottom:-15px;right:auto;width:100%;height:1px;transform:translateY(0)}.why-choose-body-item:nth-child(2n+2)::before{display:block}.why-choose-body-item:last-child::before{display:none}.why-choose-body-content h3{font-size:18px}.why-choose-list ul{gap:10px}.why-choose-list ul li{width:100%}.why-choose-btn{margin-top:20px;padding-top:20px}.work-step-item{padding:20px}.project-content h2,.work-step-content h3{font-size:18px}.feature-item{padding:20px}.features-item-content h3{font-size:18px}.features-item-content p{margin-top:10px}.features-item-content ul{margin-top:20px}.features-btn{margin-top:15px;padding-top:15px}.feature-list ul{gap:10px}.what-we-do-img figure img{aspect-ratio:1/0.98}.review-rating-box{right:20px;bottom:20px;left:20px;gap:15px}.review-rating-star{margin-bottom:5px}.what-we-do-nav{margin-bottom:20px}.what-we-do-nav ul li .nav-link{font-size:16px}.what-we-do-tab-header{margin-bottom:20px}.what-we-do-tab-body::before{width:100%;height:43%;top:0}.what-we-do-tab-body:hover::before{width:auto;height:100%}.what-we-do-body-content,.what-we-do-body-info{width:100%;padding:15px}.what-we-do-body-info{border-bottom:1px solid var(--dark-divider-color);border-right:none}.what-we-do-body-info .icon-box{margin-bottom:10px}.what-we-do-body-title h3{font-size:18px}.what-we-do-body-content p{margin-bottom:15px}.language-example-list ul{gap:10px}.language-example-list ul li img{max-width:28px}.pricing-item{padding:20px}.pricing-header h3{margin-bottom:15px}.pricing-header h2{font-size:24px}.pricing-header h2 sub{font-size:14px}.pricing-item-content{margin-top:15px;padding-top:15px}.pricing-body h3{font-size:18px}.pricing-body{margin-top:20px}.pricing-benefit-list ul{gap:10px 30px}.pricing-benefit-list ul li{font-size:12px}.pricing-benefit-list ul li img{max-width:16px;margin-right:5px}.pricing-item.highlighted-box::before{font-size:16px}.testimonial-item{padding:30px 20px 20px}.testimonial-item-content p{font-size:16px}.testimonial-author{margin-top:20px;padding-top:20px}.testimonial-image img{aspect-ratio:1/0.9}.faq-accordion .accordion-header .accordion-button{font-size:16px;padding:1px 30px 1px 0}.faq-accordion .accordion-item .accordion-button.collapsed::after,.faq-accordion .accordion-item .accordion-button::after{width:24px;height:24px;font-size:14px}.faq-accordion .accordion-item .accordion-body p{font-size:14px}.company-supports-content{justify-content:center;margin-bottom:20px}.company-supports-content hr{display:none}.post-item-content h2{font-size:18px}.footer-header{margin-bottom:20px;padding-bottom:20px}.footer-header .section-title{width:100%}.about-footer,.footer-links{margin:0 0 30px}.footer-links-box{margin-left:0;gap:20px}.footer-links{max-width:100%}.footer-contact-item,.footer-links h3{margin-bottom:15px}.footer-links h3{font-size:18px}.footer-social-links{margin-top:15px;padding-top:15px}.footer-copyright{display:block;text-align:center;padding:15px 0}.footer-copyright-text{margin-bottom:15px}.footer-menu ul li{margin-right:10px}.page-header-box h1{font-size:30px}.benefit-img img{aspect-ratio:1/1.1}.benefit-cta-box{max-width:170px;border-width:15px}.benefit-cta-box:before{top:-35px}.benefit-cta-box::after{left:-35px}.benefit-cta-box h2{font-size:24px}.benefit-body-content,.benefit-body-item{display:block}.benefit-body-item{margin-top:20px;padding-top:20px}.benefit-body-item .icon-box{margin:0 0 20px}.benefit-body-content,.benefit-body-content h3,.benefit-body-content p{width:100%}.benefit-body-content h3{margin-bottom:10px}.approach-img img{aspect-ratio:1/0.98}.mission-vision-item{width:100%;padding:20px}.mission-vision-item .icon-box{margin-bottom:20px}.mission-vision-content h3{font-size:18px}.impact-image img{aspect-ratio:1/0.99}.impact-image-list{left:20px;right:20px;bottom:20px}.impact-image-list ul li{font-size:14px;padding:5px 10px}.impact-body-item{width:100%;padding:20px}.impact-body-item h2{font-size:36px;margin-bottom:25px}.impact-body-item h3,.page-category-list h3,.sidebar-cta-contact h3,.team-content h3{font-size:18px}.sidebar-cta-contact ul li{margin-bottom:15px}.page-single-image{margin-bottom:20px}.service-entry h2{font-size:26px}.service-entry ul li{background-position:left 10px center;background-size:16px auto;padding:6px 10px 6px 30px}.service-solution-item-content h3{font-size:18px}.service-solution-counters{gap:20px}.solution-counter-box{width:100%}.solution-counter-header{margin-bottom:20px}.service-tool-counter h2{font-size:32px}.service-result-content,.service-result-image{width:100%}.service-result-image figure{height:auto}.service-result-item-content h3{font-size:18px}.service-tool-counter-info{margin-top:15px;padding-top:15px}.service-tool-content,.service-tool-counter,.service-tool-image,.service-tool-info{width:100%}.service-tool-counter::before{width:100%;height:1px;right:0;bottom:-15px;top:auto;transform:translateY(0)}.post-single-meta ol li,.post-single-meta ol li i{font-size:16px}.post-image img{aspect-ratio:1/0.7}.post-entry blockquote{background-position:15px 15px;padding:60px 15px 15px}.post-entry blockquote p{font-size:16px}.post-entry h2{font-size:26px}.project-category-list h3,.tag-links{font-size:18px}.project-category-list ul li{gap:5px}.project-entry h2{font-size:26px}.project-solution-content,.project-solution-image{width:100%}.project-solution-content{padding:20px 15px}.performance-step-list{gap:20px}.performance-step-item{width:100%}.performance-step-content,.performance-step-no{margin-bottom:20px}.performance-step-no h3{font-size:14px}.performance-step-content h3{font-size:18px;margin-bottom:10px}.project-experience-list{margin:20px 0}.project-experience-list ul li{width:100%}.team-single-image img{max-width:240px}.team-member-info-counters{margin-top:20px;padding-top:20px}.member-info-counter-item{width:calc(50% - 10px)}.member-info-counter-item h2{font-size:26px}.member-skills-list{gap:20px}.skills-progress-bar{width:100%}.skills-progress-bar .skill-data{margin-bottom:15px}.member-experience-year .icon-box{margin-right:10px}.member-experience-year .icon-box i{font-size:18px}.member-experience-content h3{font-size:16px}.member-experience-btn a{height:40px;width:40px}.member-experience-btn a img{max-width:20px}.contact-us-form label{font-size:16px}.contact-info-box{padding:20px}.contact-info-item{padding:15px}.contact-social-list{margin-top:20px;padding-top:20px}.contact-info-content h3,.contact-social-list h3{font-size:18px}.google-map-iframe,.google-map-iframe iframe{height:350px}}.hero .section-title h3{font-size:20px!important}.hero .section-title h1{font-size:68px!important}.hero .section-title p{font-size:24px!important;font-weight:500!important}.what-we-do{padding-top:80px!important;padding-bottom:50px!important}.what-we-do-tab-content{min-height:300px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.what-we-do-tab-header{margin-bottom:20px!important}.what-we-do-tab-body{flex:1!important}.why-choose-us{padding-top:50px!important;padding-bottom:80px!important;margin-bottom:0!important;background:linear-gradient(135deg,#f1f5f9 0,#e2e8f0 100%)!important}.what-we-do .row{align-items:stretch!important}.what-we-do-content,.what-we-do-image-box{height:100%!important;display:flex!important;flex-direction:column!important}.what-we-do-img{flex:1!important;display:flex!important;align-items:center!important}.what-we-do-img figure{width:100%!important}.what-we-do-img img{width:100%!important;height:100%!important;object-fit:cover!important}.services-page .page-header{position:relative}.services-page .page-header::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(30,42,94,.9);pointer-events:none;z-index:0}.services-page .page-header>*{position:relative;z-index:1}.services-page .page-header .breadcrumb,.services-page .page-header .breadcrumb a,.services-page .page-header .breadcrumb-item,.services-page .page-header h1,.services-page .page-header h1 span{color:#fff!important}.services-page .page-header .breadcrumb a:hover{color:var(--accent-color)!important}.highlights-content span{transition:color .3s}.highlights-content:hover span{color:var(--accent-color)!important}.success-timeline{position:relative;padding:40px 0}.timeline-line{position:absolute;top:50px;left:50%;transform:translateX(-50%);width:70%;height:3px;background:linear-gradient(90deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);z-index:1}.timeline-item{position:relative;text-align:center}.timeline-marker{position:absolute;top:50px;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;margin-bottom:20px;background:var(--white-color);border:3px solid var(--accent-secondary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;transition:.3s}.timeline-marker:hover{border-color:var(--accent-color);transform:scale(1.1)}.timeline-number{font-size:18px;font-weight:700;color:var(--accent-secondary-color);transition:color .3s}.timeline-marker:hover .timeline-number{color:var(--accent-color)}.timeline-content{padding:90px 15px 0}.timeline-content h3{color:var(--primary-color);margin-bottom:15px;font-size:1.25rem;font-weight:600}.timeline-content p{line-height:1.6;color:var(--text-color);margin:0}@media (max-width:991px){.timeline-line{display:none}.timeline-item{margin-bottom:40px}.timeline-item:last-child{margin-bottom:0}}.grecaptcha-badge{visibility:hidden}.cookie-consent-banner{position:fixed;bottom:0;left:0;right:0;background:var(--primary-color);padding:20px 0;z-index:99999;transform:translateY(100%);transition:transform .4s ease-in-out;box-shadow:0 -4px 20px rgba(0,0,0,.15)}.cookie-consent-banner.show{transform:translateY(0)}.cookie-banner-content{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cookie-banner-text{flex:1}.cookie-banner-text h4{color:var(--white-color);font-size:18px;font-weight:600;margin-bottom:8px}.cookie-banner-text p{color:rgba(255,255,255,.85);font-size:14px;line-height:1.6;margin:0}.cookie-banner-text a{color:var(--accent-color);text-decoration:underline}.cookie-banner-text a:hover{color:var(--accent-secondary-color)}.cookie-banner-actions{display:flex;gap:12px;flex-shrink:0}.cookie-btn{padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:.3s;border:2px solid transparent;white-space:nowrap}.cookie-btn-primary{background:var(--accent-color);color:var(--primary-color);border-color:var(--accent-color)}.cookie-btn-primary:hover{background:var(--accent-secondary-color);border-color:var(--accent-secondary-color)}.cookie-btn-secondary{background:0 0;color:var(--white-color);border-color:var(--white-color)}.cookie-btn-secondary:hover{background:var(--white-color);color:var(--primary-color)}.cookie-btn-outline{background:0 0;color:var(--accent-color);border-color:var(--accent-color)}.cookie-btn-outline:hover{background:var(--accent-color);color:var(--primary-color)}.cookie-consent-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.cookie-consent-modal.show{opacity:1;visibility:visible}.cookie-modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6)}.cookie-modal-content{position:relative;background:var(--white-color);border-radius:16px;max-width:600px;width:calc(100% - 40px);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3);transform:translateY(20px);transition:transform .3s}.cookie-consent-modal.show .cookie-modal-content{transform:translateY(0)}.cookie-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 30px;border-bottom:1px solid #e5e7eb}.cookie-modal-header h3{color:var(--primary-color);font-size:22px;font-weight:700;margin:0}.cookie-modal-close{background:0 0;border:none;color:#6b7280;cursor:pointer;padding:8px;border-radius:8px;transition:.2s}.cookie-modal-close:hover{background:#f3f4f6;color:var(--primary-color)}.cookie-modal-body{padding:24px 30px}.cookie-modal-intro{color:#64748b;font-size:14px;line-height:1.6;margin-bottom:24px}.cookie-category{background:#f8fafc;border-radius:12px;padding:20px;margin-bottom:16px}.cookie-category:last-child{margin-bottom:0}.cookie-category-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.cookie-category-info{display:flex;align-items:center;gap:12px}.cookie-category-info h4{color:var(--primary-color);font-size:16px;font-weight:600;margin:0}.cookie-badge{font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.cookie-badge-required{background:#dbeafe;color:#1e40af}.cookie-category-description{color:#64748b;font-size:13px;line-height:1.6;margin:0}.cookie-toggle{position:relative}.cookie-toggle input{position:absolute;opacity:0;width:0;height:0}.cookie-toggle-label{display:block;width:52px;height:28px;background:#d1d5db;border-radius:28px;cursor:pointer;transition:.3s;position:relative}.cookie-toggle-label::after{content:'';position:absolute;top:3px;left:3px;width:22px;height:22px;background:var(--white-color);border-radius:50%;transition:.3s;box-shadow:0 2px 4px rgba(0,0,0,.15)}.cookie-toggle input:checked+.cookie-toggle-label{background:var(--accent-color)}.cookie-toggle input:checked+.cookie-toggle-label::after{left:27px}.cookie-toggle-disabled{opacity:.6;cursor:not-allowed}.cookie-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px 30px;border-top:1px solid #e5e7eb;background:#f9fafb;border-radius:0 0 16px 16px}.cookie-modal-footer .cookie-btn-secondary{color:var(--primary-color);border-color:#d1d5db}.cookie-modal-footer .cookie-btn-secondary:hover{background:#f3f4f6;border-color:var(--primary-color)}@media (max-width:768px){.hero .section-title h3{font-size:14px!important}.hero .section-title h1{font-size:32px!important;line-height:1.2!important}.hero .section-title p{font-size:16px!important;line-height:1.5!important}.cookie-consent-banner{padding:15px 0}.cookie-banner-content{flex-direction:column;text-align:center;gap:15px}.cookie-banner-text h4{font-size:16px;margin-bottom:5px}.cookie-banner-text p{font-size:12px;line-height:1.5}.cookie-banner-actions{flex-wrap:wrap;justify-content:center;width:100%;gap:8px}.cookie-btn{flex:1;min-width:90px;padding:10px 12px;font-size:12px}.cookie-modal-content{max-height:calc(100vh - 20px);width:calc(100% - 20px);border-radius:12px}.cookie-modal-body,.cookie-modal-footer,.cookie-modal-header{padding:16px 20px}.cookie-modal-footer{flex-direction:column}.cookie-modal-footer .cookie-btn{width:100%}.cookie-category-header{flex-direction:column;align-items:flex-start;gap:12px}.cookie-toggle{align-self:flex-end}}.main-menu,.navbar-toggle,.responsive-menu{display:none!important}header.main-header .container-fluid{display:flex;justify-content:space-between;align-items:center;padding:0 15px}header.main-header,header.main-header .header-sticky{border-radius:20px}.header-actions{display:flex;align-items:center;gap:24px}.nav-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;padding:0;background:linear-gradient(135deg,var(--accent-secondary-color) 0,var(--accent-color) 100%);border:none;border-radius:8px;cursor:pointer;transition:background .3s}.nav-toggle:hover{background:linear-gradient(135deg,var(--accent-color) 0,var(--accent-secondary-color) 100%)}.nav-toggle-bar{display:block;width:22px;height:3px;background-color:var(--white-color);border-radius:3px;margin:3px 0;transition:.3s}.nav-toggle.is-active .nav-toggle-bar:first-child{transform:rotate(45deg) translate(5px,6px)}.nav-toggle.is-active .nav-toggle-bar:nth-child(2){opacity:0}.nav-toggle.is-active .nav-toggle-bar:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}.body-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:998;background:rgba(30,42,94,.6);visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s}.body-overlay.is-open{visibility:visible;opacity:1}.nav-overlay{position:fixed;top:0;right:0;width:380px;height:100vh;z-index:9999;background:linear-gradient(160deg,#1e2a5e 0,#252f6a 100%);padding:40px;overflow-y:auto;overscroll-behavior-y:contain;transform:translateX(calc(100% + 50px));transition:transform .35s}.nav-overlay.is-open{transform:translateX(0)}.nav-overlay-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px}.nav-overlay-header .navbar-brand img{max-width:250px;filter:brightness(0) invert(1)}.nav-overlay-close{position:relative;width:32px;height:32px;background:0 0;border:none;cursor:pointer;transition:transform .3s}.nav-overlay-close:hover{transform:rotate(90deg)}.nav-overlay-close span{position:absolute;top:50%;left:50%;width:24px;height:2px;background-color:var(--white-color)}.nav-overlay-close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.nav-overlay-close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.nav-overlay-content{display:flex;flex-direction:column;min-height:calc(100vh - 180px)}.nav-overlay-links{list-style:none;padding:0;margin:0 0 50px}.nav-overlay-links>li{margin-bottom:32px}.nav-overlay-links>li>a{font-family:var(--heading-font);font-size:22px;font-weight:500;color:var(--white-color);text-decoration:none;transition:color .3s;display:inline-block}.nav-overlay-links>li>a:hover{color:var(--accent-color)}.nav-overlay-sublinks{list-style:none;padding:8px 0 0;margin:0}.nav-overlay-sublinks li{margin-bottom:8px}.nav-overlay-sublinks a{font-size:16px;font-weight:400;color:rgba(255,255,255,.6);text-decoration:none;transition:color .3s;padding-left:15px;display:inline-block}.nav-overlay-sublinks a:hover{color:var(--accent-color)}.nav-overlay-footer{margin-top:auto;padding-top:40px;border-top:1px solid rgba(255,255,255,.1)}.nav-overlay-contact{margin-bottom:30px}.nav-overlay-contact p{font-family:var(--heading-font);font-size:12px;font-weight:600;color:var(--white-color);margin-bottom:8px;text-transform:uppercase;letter-spacing:1.5px}.nav-overlay-contact a{font-size:16px;font-weight:400;color:rgba(255,255,255,.8);text-decoration:none;transition:color .3s}.nav-overlay-contact a:hover{color:var(--white-color)}.nav-overlay-crosslink{padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.nav-overlay-crosslink p{font-size:13px;color:rgba(255,255,255,.5);margin-bottom:8px}.nav-overlay-crosslink a{color:var(--accent-color);text-decoration:none;transition:color .3s}.nav-overlay-crosslink a:hover{color:var(--white-color)}.nav-overlay-crosslink .crosslink-brand{display:flex;align-items:center;gap:8px;margin-top:10px}.nav-overlay-crosslink .crosslink-brand img{height:44px}@media only screen and (max-width:767px){.nav-overlay{width:100%;padding:30px}.nav-overlay-header{margin-bottom:40px}.nav-overlay-header .navbar-brand img{max-width:170px;filter:brightness(0) invert(1)}}@media only screen and (max-width:480px){.header-actions{gap:8px}.nav-toggle{width:38px;height:38px}.nav-toggle-bar{width:18px;height:2px;margin:2px 0}}