.hero-section.svelte-1lc4euy{position:relative;min-height:85vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#fff,#f1f3f5);overflow:hidden;padding:140px 0 80px}.geometric-bg.svelte-1lc4euy{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.circle.svelte-1lc4euy{position:absolute;border-radius:50%;background:linear-gradient(135deg,#671f1b08,#671f1b14);animation:svelte-1lc4euy-float 20s ease-in-out infinite}.circle-1.svelte-1lc4euy{width:400px;height:400px;top:-100px;right:-100px;animation-delay:0s}.circle-2.svelte-1lc4euy{width:300px;height:300px;bottom:-80px;left:-80px;animation-delay:5s}.square.svelte-1lc4euy{position:absolute;width:200px;height:200px;top:50%;right:10%;background:linear-gradient(135deg,#671f1b05,#671f1b0d);transform:rotate(45deg);animation:svelte-1lc4euy-float 15s ease-in-out infinite;animation-delay:2s}@keyframes svelte-1lc4euy-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-30px) rotate(5deg)}}.hero-content.svelte-1lc4euy{position:relative;z-index:2}.main-text.svelte-1lc4euy{animation:svelte-1lc4euy-fadeInUp 1s ease-out}@keyframes svelte-1lc4euy-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.badge-pill.svelte-1lc4euy{display:inline-block;padding:8px 20px;background-color:#671f1b1a;color:#671f1b;border-radius:50px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;animation:svelte-1lc4euy-fadeInUp 1s ease-out .2s both}.hero-title.svelte-1lc4euy{font-size:56px;font-weight:700;line-height:1.2;color:#212529;margin-bottom:24px;animation:svelte-1lc4euy-fadeInUp 1s ease-out .4s both}.hero-title.svelte-1lc4euy .highlight:where(.svelte-1lc4euy){color:#671f1b;position:relative;display:inline-block}.hero-title.svelte-1lc4euy .highlight:where(.svelte-1lc4euy):after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:3px;background-color:#671f1b4d;z-index:-1}.hero-description.svelte-1lc4euy{font-size:18px;line-height:1.8;color:#6c757d;margin-bottom:35px;max-width:90%;animation:svelte-1lc4euy-fadeInUp 1s ease-out .6s both}.cta-group.svelte-1lc4euy{display:flex;gap:15px;flex-wrap:wrap;animation:svelte-1lc4euy-fadeInUp 1s ease-out .8s both}.btn-hero.svelte-1lc4euy{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid transparent}.btn-primary.svelte-1lc4euy{background-color:#671f1b;color:#fff;box-shadow:0 4px 14px #671f1b40}.btn-primary.svelte-1lc4euy:hover{background-color:#501815;transform:translateY(-2px);box-shadow:0 6px 20px #671f1b59}.btn-secondary.svelte-1lc4euy{background-color:transparent;color:#671f1b;border-color:#671f1b}.btn-secondary.svelte-1lc4euy:hover{background-color:#671f1b;color:#fff;transform:translateY(-2px);box-shadow:0 4px 14px #671f1b40}.stats-container.svelte-1lc4euy{display:flex;flex-direction:column;gap:20px;animation:svelte-1lc4euy-fadeInRight 1s ease-out .5s both}@keyframes svelte-1lc4euy-fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.stat-card.svelte-1lc4euy{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 20px #0000000f;border:1px solid #e9ecef;transition:all .3s ease;position:relative;overflow:hidden}.stat-card.svelte-1lc4euy:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#671f1b,#501815);transform:scaleY(0);transition:transform .3s ease}.stat-card.svelte-1lc4euy:hover{transform:translate(-5px);box-shadow:0 8px 30px #0000001f}.stat-card.svelte-1lc4euy:hover:before{transform:scaleY(1)}.stat-number.svelte-1lc4euy{font-size:48px;font-weight:700;color:#212529;line-height:1;margin-bottom:8px}.stat-number.svelte-1lc4euy .plus:where(.svelte-1lc4euy){font-size:32px;color:#671f1b;font-weight:700}.stat-label.svelte-1lc4euy{font-size:14px;color:#6c757d;text-transform:uppercase;letter-spacing:1px;font-weight:600}@media (max-width: 991px){.hero-section.svelte-1lc4euy{min-height:auto;padding:120px 0 60px}.hero-title.svelte-1lc4euy{font-size:42px}.hero-description.svelte-1lc4euy{max-width:100%}.stats-container.svelte-1lc4euy{margin-top:50px;flex-direction:row;flex-wrap:wrap}.stat-card.svelte-1lc4euy{flex:1;min-width:200px}.circle-1.svelte-1lc4euy{width:300px;height:300px}.circle-2.svelte-1lc4euy{width:200px;height:200px}.square.svelte-1lc4euy{width:150px;height:150px}}@media (max-width: 767px){.hero-section.svelte-1lc4euy{padding:100px 0 50px}.hero-title.svelte-1lc4euy{font-size:36px}.hero-description.svelte-1lc4euy{font-size:16px}.badge-pill.svelte-1lc4euy{font-size:12px;padding:6px 16px}.cta-group.svelte-1lc4euy{flex-direction:column}.btn-hero.svelte-1lc4euy{width:100%;text-align:center}.stats-container.svelte-1lc4euy{flex-direction:column}.stat-card.svelte-1lc4euy{min-width:100%}.stat-number.svelte-1lc4euy{font-size:40px}.circle-1.svelte-1lc4euy,.circle-2.svelte-1lc4euy{display:none}.square.svelte-1lc4euy{width:100px;height:100px}}@media (max-width: 480px){.hero-title.svelte-1lc4euy{font-size:28px}.stat-number.svelte-1lc4euy{font-size:36px}.stat-label.svelte-1lc4euy{font-size:12px}}.main-navbar.svelte-17p8grl{background-color:#fff;border-bottom:1px solid #e9ecef;padding:18px 0;position:fixed;top:0;left:0;width:100%;z-index:1000;box-shadow:0 2px 10px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1)}.main-navbar.scrolled.svelte-17p8grl{padding:12px 0;box-shadow:0 4px 20px #0000001a;background-color:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-container.svelte-17p8grl{display:flex;justify-content:space-between;align-items:center}.logo.svelte-17p8grl{display:flex;align-items:center;text-decoration:none;transition:transform .3s ease}.logo.svelte-17p8grl:hover{transform:scale(1.05)}.logo-icon.svelte-17p8grl{height:45px;margin-right:12px;transition:height .3s ease}.main-navbar.scrolled.svelte-17p8grl .logo-icon:where(.svelte-17p8grl){height:38px}.logo-text.svelte-17p8grl{font-family:Sora,sans-serif;font-weight:600;font-size:24px;color:#671f1b;letter-spacing:.5px;transition:font-size .3s ease}.main-navbar.scrolled.svelte-17p8grl .logo-text:where(.svelte-17p8grl){font-size:22px}.nav-links.svelte-17p8grl{display:flex;list-style:none;margin:0;padding:0;gap:40px}.nav-links.svelte-17p8grl a:where(.svelte-17p8grl){text-decoration:none;color:#343a40;font-weight:500;font-size:16px;position:relative;padding:8px 0;transition:color .3s ease}.nav-links.svelte-17p8grl a:where(.svelte-17p8grl):after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background-color:#671f1b;transition:width .3s cubic-bezier(.4,0,.2,1)}.nav-links.svelte-17p8grl a:where(.svelte-17p8grl):hover,.nav-links.svelte-17p8grl a.active:where(.svelte-17p8grl){color:#671f1b}.nav-links.svelte-17p8grl a:where(.svelte-17p8grl):hover:after,.nav-links.svelte-17p8grl a.active:where(.svelte-17p8grl):after{width:100%}.nav-right.svelte-17p8grl{display:flex;align-items:center;gap:20px}.btn-contact-nav.svelte-17p8grl{background-color:#671f1b;color:#fff;padding:12px 24px;border-radius:6px;text-decoration:none;font-weight:600;font-size:15px;transition:all .3s ease;box-shadow:0 2px 8px #671f1b33}.btn-contact-nav.svelte-17p8grl:hover{background-color:#501815;transform:translateY(-2px);box-shadow:0 4px 12px #671f1b4d}.mobile-menu-toggle.svelte-17p8grl{display:none;background:none;border:none;cursor:pointer;flex-direction:column;gap:5px;padding:8px;z-index:1001;transition:transform .3s ease}.mobile-menu-toggle.svelte-17p8grl:hover{transform:scale(1.1)}.mobile-menu-toggle.svelte-17p8grl .bar:where(.svelte-17p8grl){width:28px;height:3px;background-color:#343a40;border-radius:3px;transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-menu-toggle.active.svelte-17p8grl .bar:where(.svelte-17p8grl):nth-child(1){transform:translateY(8px) rotate(45deg)}.mobile-menu-toggle.active.svelte-17p8grl .bar:where(.svelte-17p8grl):nth-child(2){opacity:0;transform:translate(-20px)}.mobile-menu-toggle.active.svelte-17p8grl .bar:where(.svelte-17p8grl):nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-menu.svelte-17p8grl{position:fixed;top:0;right:-100%;width:280px;height:100vh;background-color:#fff;box-shadow:-5px 0 25px #00000026;transition:right .4s cubic-bezier(.4,0,.2,1);z-index:1000;overflow-y:auto}.mobile-menu.is-open.svelte-17p8grl{right:0}.mobile-menu-content.svelte-17p8grl{padding:80px 0 30px;display:flex;flex-direction:column}.mobile-menu.svelte-17p8grl a:where(.svelte-17p8grl){padding:18px 30px;text-decoration:none;color:#343a40;font-weight:500;font-size:16px;border-bottom:1px solid #e9ecef;transition:all .3s ease;position:relative}.mobile-menu.svelte-17p8grl a:where(.svelte-17p8grl):before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background-color:#671f1b;transform:scaleY(0);transition:transform .3s ease}.mobile-menu.svelte-17p8grl a:where(.svelte-17p8grl):hover,.mobile-menu.svelte-17p8grl a.active:where(.svelte-17p8grl){background-color:#f8f9fa;color:#671f1b;padding-left:35px}.mobile-menu.svelte-17p8grl a:where(.svelte-17p8grl):hover:before,.mobile-menu.svelte-17p8grl a.active:where(.svelte-17p8grl):before{transform:scaleY(1)}.mobile-menu.svelte-17p8grl a.mobile-cta:where(.svelte-17p8grl){background-color:#671f1b;color:#fff;text-align:center;font-weight:600;margin:20px 20px 0;border-radius:6px;border:none;padding:15px 30px}.mobile-menu.svelte-17p8grl a.mobile-cta:where(.svelte-17p8grl):hover{background-color:#501815;color:#fff;padding-left:30px;transform:scale(1.02)}.mobile-menu.svelte-17p8grl a.mobile-cta:where(.svelte-17p8grl):before{display:none}.mobile-overlay.svelte-17p8grl{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;z-index:999;animation:svelte-17p8grl-fadeIn .3s ease}@keyframes svelte-17p8grl-fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 1200px){.nav-links.svelte-17p8grl{gap:30px}}@media (max-width: 991px){.nav-links.svelte-17p8grl{display:none}.mobile-menu-toggle.svelte-17p8grl{display:flex}}@media (max-width: 767px){.btn-contact-nav.svelte-17p8grl{display:none}.logo-text.svelte-17p8grl{font-size:20px}.logo-icon.svelte-17p8grl{height:38px}.main-navbar.svelte-17p8grl{padding:15px 0}.main-navbar.scrolled.svelte-17p8grl{padding:10px 0}.mobile-menu.svelte-17p8grl{width:100%}}@media (max-width: 480px){.logo-text.svelte-17p8grl{font-size:18px}.logo-icon.svelte-17p8grl{height:35px;margin-right:8px}}.marquee-section.svelte-1lew1vd{background-color:#671f1b;color:#fff;padding:20px 0;overflow:hidden;white-space:nowrap;border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef}.marquee-container.svelte-1lew1vd{display:inline-block;animation:svelte-1lew1vd-marquee 40s linear infinite}.marquee-content.svelte-1lew1vd{display:flex;align-items:center}.marquee-content.svelte-1lew1vd span:where(.svelte-1lew1vd){font-size:18px;font-weight:500;text-transform:uppercase;letter-spacing:2px;padding:0 25px;opacity:.9}.marquee-content.svelte-1lew1vd .separator:where(.svelte-1lew1vd){font-size:12px;opacity:.7;padding:0}@keyframes svelte-1lew1vd-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.services-section.svelte-1n2db4x{background-color:#f8f9fa;padding:100px 0}.sec-head.svelte-1n2db4x{text-align:left;margin-bottom:60px!important}.sec-head.svelte-1n2db4x h2:where(.svelte-1n2db4x){font-size:36px;font-weight:600;color:#212529;text-transform:uppercase;letter-spacing:1px}.sec-head.svelte-1n2db4x h2:where(.svelte-1n2db4x) span:where(.svelte-1n2db4x){font-weight:300;color:#671f1b}.bord-thin-top.svelte-1n2db4x{border-top:1px solid #e0e0e0;padding-top:25px!important}.go-more.svelte-1n2db4x{color:#671f1b;text-decoration:none;font-weight:600;transition:color .3s ease}.go-more.svelte-1n2db4x .text:where(.svelte-1n2db4x){text-decoration:underline}.go-more.svelte-1n2db4x:hover{color:#501815}.item-box.svelte-1n2db4x{padding:40px 30px;background-color:#fff;border-radius:8px;border:1px solid #e9ecef;box-shadow:0 4px 15px #0000000d;transition:transform .3s ease,box-shadow .3s ease;height:100%;text-align:left}.item-box.svelte-1n2db4x:hover{transform:translateY(-10px);box-shadow:0 12px 25px #0000001a}.item-box.svelte-1n2db4x .icon:where(.svelte-1n2db4x){margin-bottom:30px;color:#671f1b}.item-box.svelte-1n2db4x h5:where(.svelte-1n2db4x){font-size:20px;font-weight:600;color:#343a40;margin-bottom:15px;line-height:1.4;text-transform:uppercase}.item-box.svelte-1n2db4x p:where(.svelte-1n2db4x){color:#6c757d;font-size:16px;line-height:1.7}@media (max-width: 991px){.item-box.svelte-1n2db4x{margin-bottom:30px}}@media (max-width: 767px){.sec-head.svelte-1n2db4x .d-flex:where(.svelte-1n2db4x){flex-direction:column;align-items:flex-start!important}.sec-head.svelte-1n2db4x .ml-auto:where(.svelte-1n2db4x){margin-left:0!important;margin-top:15px}}.skills-section.svelte-1vjdqt6{background-color:#f8f9fa;padding:100px 0;border-top:1px solid #e9ecef}.skills-image-container.svelte-1vjdqt6 img:where(.svelte-1vjdqt6){box-shadow:0 10px 30px #0000001a;border-radius:8px}.content.svelte-1vjdqt6{padding-left:50px}.sec-head.svelte-1vjdqt6 h2:where(.svelte-1vjdqt6){font-size:36px;font-weight:600;color:#212529;margin-bottom:20px}.sec-head.svelte-1vjdqt6 .main-color:where(.svelte-1vjdqt6){color:#671f1b;font-weight:600}.intro-text.svelte-1vjdqt6{font-size:18px;color:#495057;line-height:1.7}.competencies-list.svelte-1vjdqt6{margin-top:30px}.competency-item.svelte-1vjdqt6{display:flex;align-items:flex-start;margin-bottom:30px}.competency-item.svelte-1vjdqt6:last-child{margin-bottom:0}.icon-wrapper.svelte-1vjdqt6{flex-shrink:0;width:50px;height:50px;background-color:#fff;border:1px solid #e0e0e0;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:25px;color:#671f1b;box-shadow:0 4px 10px #0000000d}.text-wrapper.svelte-1vjdqt6 h5:where(.svelte-1vjdqt6){font-size:20px;font-weight:600;color:#343a40;margin-bottom:8px}.text-wrapper.svelte-1vjdqt6 p:where(.svelte-1vjdqt6){font-size:16px;color:#6c757d;line-height:1.6;margin-bottom:0}@media (max-width: 991px){.content.svelte-1vjdqt6{padding-left:0;margin-top:40px}}.numbers-section.svelte-n724x{background-color:#fff;padding:80px 0;border-top:1px solid #e9ecef}.stat-item.svelte-n724x{display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;padding:40px;border-radius:8px;border:1px solid #e0e0e0;transition:transform .3s ease,box-shadow .3s ease}.stat-item.svelte-n724x:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000014}.stat-item.svelte-n724x .icon:where(.svelte-n724x){flex-shrink:0;margin-right:30px;color:#671f1b}.stat-item.svelte-n724x .info:where(.svelte-n724x){text-align:left}.number.svelte-n724x{font-size:60px;font-weight:700;color:#212529;line-height:1.1;margin:0}.label.svelte-n724x{font-size:18px;color:#6c757d;font-weight:400;line-height:1.5}@media (max-width: 767px){.stat-item.svelte-n724x{margin-bottom:30px}.col-md-6.svelte-n724x:last-child .stat-item:where(.svelte-n724x){margin-bottom:0}}@media (max-width: 576px){.stat-item.svelte-n724x{flex-direction:column;text-align:center}.stat-item.svelte-n724x .icon:where(.svelte-n724x){margin-right:0;margin-bottom:20px}.stat-item.svelte-n724x .info:where(.svelte-n724x){text-align:center}}.about-us-section.svelte-1u9vel7{background-color:#fff;padding:100px 0;border-top:1px solid #e9ecef}.about-content.svelte-1u9vel7{padding-left:30px}.section-title.svelte-1u9vel7{font-size:36px;font-weight:600;color:#212529;margin-bottom:20px;position:relative;padding-bottom:10px}.section-title.svelte-1u9vel7:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#671f1b}.lead-text.svelte-1u9vel7{font-size:20px;font-weight:300;color:#495057;line-height:1.6;margin-bottom:20px}p.svelte-1u9vel7{font-size:16px;color:#6c757d;line-height:1.8}.values-title.svelte-1u9vel7{font-size:22px;font-weight:600;color:#343a40;margin-bottom:20px}.values-list.svelte-1u9vel7{list-style:none;padding-left:0}.values-list.svelte-1u9vel7 li:where(.svelte-1u9vel7){font-size:16px;color:#6c757d;margin-bottom:15px;display:flex;align-items:center}.values-list.svelte-1u9vel7 .icon:where(.svelte-1u9vel7){color:#671f1b;margin-right:15px;font-size:20px}.values-list.svelte-1u9vel7 strong:where(.svelte-1u9vel7){color:#343a40;margin-right:8px}@media (max-width: 991px){.about-content.svelte-1u9vel7{padding-left:0;margin-top:40px}}
