:root{--bs-primary:#EC6226;--bs-primary-rgb:236,98,38;--bs-primary-dark:#C45120;--bs-primary-light:#F29A74;--bs-secondary:#7A5CFA;--bs-secondary-rgb:122,92,250;--bs-danger:#FF6F61;--bs-warning:#F7CA4D;--bs-info:#A4F3F7;--bs-body-color:#1E1E1E;--bs-body-bg:#F5F7F8;--bs-gray-100:#F5F7F8;--bs-gray-200:#D4D7DA;--bs-gray-600:#5A5F66;--bs-gray-900:#1E1E1E;--accent-mint:#D8FFF7;--accent-soft-blue:#E2F4FF;--accent-lilac:#E7E2FF;--accent-sand:#F2EDE3}.btn-primary{--bs-btn-bg:var(--bs-primary);--bs-btn-border-color:var(--bs-primary);--bs-btn-hover-bg:var(--bs-primary-dark);--bs-btn-hover-border-color:var(--bs-primary-dark);--bs-btn-color:#fff;--bs-btn-active-bg:var(--bs-primary-dark);--bs-btn-active-border-color:var(--bs-primary-dark);--bs-btn-active-color:#fff;--bs-btn-focus-shadow-rgb:var(--bs-primary-rgb)}.btn-secondary{--bs-btn-bg:var(--bs-secondary);--bs-btn-border-color:var(--bs-secondary);--bs-btn-hover-bg:#6647f8;--bs-btn-hover-border-color:#6647f8;--bs-btn-color:#fff}.btn-outline-primary{--bs-btn-color:var(--bs-primary);--bs-btn-border-color:var(--bs-primary);--bs-btn-hover-color:#fff;--bs-btn-hover-bg:var(--bs-primary);--bs-btn-hover-border-color:var(--bs-primary);--bs-btn-active-color:#fff;--bs-btn-active-bg:var(--bs-primary-dark);--bs-btn-active-border-color:var(--bs-primary-dark);--bs-btn-disabled-color:var(--bs-primary);--bs-btn-disabled-border-color:var(--bs-primary)}a{color:var(--bs-primary)}a:hover{color:var(--bs-primary-dark)}.form-control:focus{border-color:var(--bs-primary);box-shadow:0 0 0 .25rem rgba(var(--bs-primary-rgb),.25)}.dropdown-menu{border-color:rgba(0,0,0,.05);border-radius:.5rem}.dropdown-item{color:var(--bs-body-color);transition:all .2s ease;border-radius:.35rem}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-primary);color:#fff!important}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-primary-dark);color:#fff!important}.dropdown-item:focus-visible{outline:2px solid var(--bs-primary);outline-offset:2px}[data-bs-theme=dark]{--bs-body-bg:#0D1A1F;--bs-body-color:#FFFFFF;--bs-primary:#EC6226;--bs-primary-rgb:236,98,38}html{position:relative;min-height:100%;font-size:1.125rem}body{font-family:Lato,sans-serif}.page-wrapper{overflow-x:hidden}p{font-size:1.125rem;line-height:1.65}.lead-text{font-size:1.25rem;line-height:1.7}.text-small{font-size:.9rem}.list-unstyled{font-size:1.125rem;line-height:1.65}.navbar-toggler{border:none!important}.navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8, <svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'> <defs> <linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'> <stop offset='0%' stop-color='%23ee6525' /> <stop offset='100%' stop-color='%23dc3b2f' /> </linearGradient> </defs> <path stroke='url(%23grad)' stroke-width='3' stroke-linecap='round' d='M4 7h22M4 15h22M4 23h22' /> </svg>")!important;transition:transform .25s ease}.navbar-toggler:not(.collapsed) .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'> <path stroke='%23dc3b2f' stroke-width='3' stroke-linecap='round' d='M6 6l18 18M24 6L6 24' /> </svg>")!important;transform:rotate(180deg)}.navbar-gradient-line{position:relative}.navbar-gradient-line::after{content:"";position:absolute;bottom:0;left:0;height:6px;width:100%;background:linear-gradient(135deg,#ee6525,#dc3b2f)}.footer-gradient-line{position:relative}.footer-gradient-line::before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(135deg,#ee6525,#dc3b2f)}.nav-submenu{font-size:16px;color:rgba(0,0,0,.55)}.image-pop{position:relative;padding:6px;background:linear-gradient(135deg,#ee6525,#dc3b2f);border-radius:1.25rem}.image-pop img{border-radius:1rem;background:#fff}.hero-header{position:relative;width:100%;height:60vh;min-height:600px;overflow:hidden;color:#fff;display:flex;align-items:center;justify-content:center;z-index:1}.hero-header-sm{height:20vh;min-height:220px;padding-top:3rem;padding-bottom:3rem}.hero-video{aspect-ratio:16/9;min-height:400px;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(83,83,83,.12);z-index:1}.hero-header .container{position:relative;z-index:2}.font-weight-900{font-weight:900}.icon-wrapper{width:3.5rem;height:3.5rem;min-width:3.5rem;min-height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem;font-size:1.6rem;background:linear-gradient(135deg,#ee6525,#dc3b2f);color:#fff;box-shadow:0 6px 14px rgba(0,0,0,.08)}#why-choose-us .d-flex{gap:1rem}#why-choose-us h5{margin-bottom:.4rem}.timeline{position:relative}.timeline::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--bs-primary)}.timeline-item{position:relative;margin-bottom:3rem}.timeline-icon{position:absolute;left:0;top:0;width:3rem;height:3rem;border-radius:50%;background:var(--bs-primary);color:#fff;display:flex;align-items:center;justify-content:center;transform:translateX(-50%);box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:2}.timeline-content{padding-left:3.5rem}.bg-dots{background-image:url(/img/bg/bg-dots.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll;color:#fff;position:relative;z-index:1}.bg-contact{background-image:url(/img/bg/bg-contact.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll;color:#fff;position:relative;z-index:1}.bg-svg1{background-color:#ec6226;background-image:url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='40' height='83' patternTransform='scale(5) rotate(90)'><rect x='0' y='0' width='100%' height='100%' fill='%23212325ff'/><path d='M-10 5l20 10L30 5l20 10'  stroke-linecap='square' stroke-width='3' stroke='%23343434ff' fill='none'/><path d='M-10 25l20 10 20-10 20 10'  stroke-linecap='square' stroke-width='3' stroke='%232a2a2aff' fill='none'/><path d='M-10 45l20 10 20-10 20 10'  stroke-linecap='square' stroke-width='3' stroke='%231d1d1dff' fill='none'/><path d='M-10 65l20 10 20-10 20 10'  stroke-linecap='square' stroke-width='3' stroke='%232b2b2bff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-50,-535)' fill='url(%23a)'/></svg>")}.bg-svg2{background-color:#22262a;background-image:url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='55' height='54' patternTransform='scale(3) rotate(70)'><rect x='0' y='0' width='100%' height='100%' fill='%23212529ff'/><path d='M11 6a5 5 0 01-5 5 5 5 0 01-5-5 5 5 0 015-5 5 5 0 015 5' transform='translate(7.5,0)' stroke-width='1' stroke='none' fill='%231e1e1eff'/></pattern></defs><rect width='800%' height='800%' transform='translate(-75,-129)' fill='url(%23a)'/></svg>")}.bg-svg3{background-color:#22262a;background-image:url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='120' height='20' patternTransform='scale(3) rotate(150)'><rect x='0' y='0' width='100%' height='100%' fill='%2322262aff'/><path d='M-50.129 12.685C-33.346 12.358-16.786 4.918 0 5c16.787.082 43.213 10 60 10s43.213-9.918 60-10c16.786-.082 33.346 7.358 50.129 7.685'  stroke-width='2' stroke='%23c8460e1a' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-309,-228)' fill='url(%23a)'/></svg>");background-repeat:repeat;background-size:auto}.bg-svg4{background-color:#22262a;background-image:url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='120' height='20' patternTransform='scale(3) rotate(40)'><rect x='0' y='0' width='100%' height='100%' fill='%2322262aff'/><path d='M-50.129 12.685C-33.346 12.358-16.786 4.918 0 5c16.787.082 43.213 10 60 10s43.213-9.918 60-10c16.786-.082 33.346 7.358 50.129 7.685'  stroke-width='2' stroke='%23c8460e1a' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-309,-228)' fill='url(%23a)'/></svg>")}.bg-svg5{background-color:#22262a;background-image:url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='20' height='40' patternTransform='scale(8) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23212529ff'/><path d='M10-10V0l10 10V0L10-10zm0 10L0 10v10l10-10V0zm0 30v10l10 10V40L10 30z'  stroke-width='1' stroke='none' fill='%23c8460e20'/><path d='M10 10l10 10v10L10 20zm0 10L0 30v10l10-10z'  stroke-width='1' stroke='none' fill='%23c1800b14'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")}.bg-svg6{background-color:#22262a;background-image:url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='100' height='100' patternTransform='scale(4) rotate(60)'><rect x='0' y='0' width='100%' height='100%' fill='%2322262aff'/><path d='M100.16 24.75a2.93 2.93 0 11.04 5.86 2.93 2.93 0 01-2.95-2.91 2.92 2.92 0 012.9-2.95zm-100 0a2.93 2.93 0 11.04 5.86 2.93 2.93 0 01-2.95-2.91 2.92 2.92 0 012.9-2.95zm9.57 53.18c1.6 0 2.9 1.3 2.9 2.9a2.95 2.95 0 01-2.95 2.96 2.9 2.9 0 01-2.9-2.9 2.95 2.95 0 012.95-2.96zm58.57-2.51a2.93 2.93 0 11.04 5.86 2.93 2.93 0 11-.04-5.86zM49.45 4.4a2.93 2.93 0 11.04 5.86 2.93 2.93 0 01-.04-5.86zM21.66 49.6l2.95 2.91-2.9 2.95-2.95-2.9zm43.55-12.85s2.9 1.3 2.9 2.9v.05c0 1.6-1.3 2.9-2.9 2.9h-.04c-1.6 0-2.9-2.9-2.9-2.9z'  stroke-width='1' stroke='none' fill='%23ec622720'/><path d='M89.93 57.48a1.08 1.08 0 01.39-1.38c2.44-1.53 5.04-1.81 7.15-.8 2.1 1.03 3.47 3.26 3.77 6.13.22 2.14 1.14 3.71 2.58 4.42 1.44.7 3.24.45 5.07-.69a1.07 1.07 0 011.13 1.8c-2.44 1.54-5.04 1.83-7.14.81-2.1-1.02-3.48-3.25-3.77-6.12-.23-2.15-1.15-3.72-2.59-4.42-1.44-.7-3.24-.46-5.07.68-.5.32-1.16.16-1.47-.33l-.05-.1zm10.06 31.11a.87.87 0 011.07.46c.99 2.14.95 4.28-.1 5.88-1.05 1.6-3 2.48-5.36 2.42-1.76-.04-3.13.54-3.85 1.63-.72 1.1-.71 2.59.03 4.18a.87.87 0 11-1.59.73c-.99-2.13-.95-4.27.1-5.87 1.05-1.6 3-2.48 5.36-2.42 1.76.04 3.13-.54 3.85-1.63.72-1.1.71-2.59-.03-4.18a.87.87 0 01.52-1.2zm0-100a.87.87 0 011.07.46c.99 2.14.95 4.28-.1 5.88-1.05 1.6-3 2.48-5.36 2.42-1.76-.04-3.13.54-3.85 1.63-.72 1.1-.71 2.59.03 4.18a.87.87 0 11-1.59.73c-.99-2.13-.95-4.27.1-5.87 1.05-1.6 3-2.48 5.36-2.42 1.76.04 3.13-.54 3.85-1.63.72-1.1.71-2.59-.03-4.18a.87.87 0 01.52-1.2zM9.44 9.9c.15-.3.54-.39.9-.24 1.88.82 3.16 2.12 3.53 3.58.38 1.47-.21 2.93-1.6 4.02-1.04.8-1.47 1.81-1.22 2.81.26 1 1.17 1.9 2.57 2.5.39.18.6.58.47.9-.13.34-.55.47-.93.3-1.88-.82-3.16-2.12-3.54-3.58-.37-1.46.22-2.93 1.6-4.01 1.05-.81 1.48-1.82 1.23-2.82-.26-1-1.17-1.89-2.58-2.5-.38-.17-.59-.57-.46-.9l.03-.07zm-19.51 47.59a1.08 1.08 0 01.39-1.38c2.44-1.53 5.04-1.81 7.15-.8 2.1 1.03 3.47 3.26 3.77 6.13.22 2.14 1.14 3.71 2.58 4.42 1.44.7 3.24.45 5.07-.69a1.07 1.07 0 011.13 1.8c-2.44 1.54-5.04 1.83-7.14.81C.78 66.75-.6 64.52-.9 61.65c-.23-2.15-1.15-3.72-2.59-4.42-1.44-.7-3.24-.46-5.07.68-.5.32-1.16.16-1.47-.33l-.05-.1zM-.01 88.59a.87.87 0 011.07.46c.99 2.14.95 4.28-.1 5.88-1.05 1.6-3 2.48-5.36 2.42-1.76-.04-3.13.54-3.85 1.63-.72 1.1-.71 2.59.03 4.18a.87.87 0 11-1.59.73c-.99-2.13-.95-4.27.1-5.87 1.05-1.6 3-2.48 5.36-2.42 1.76.04 3.13-.54 3.85-1.63.72-1.1.71-2.59-.03-4.18a.87.87 0 01.52-1.2zm43.92-4.85c-.24-.48-.1-1.08.36-1.38 2.41-1.59 5-1.93 7.13-.96s3.55 3.17 3.92 6.03c.27 2.14 1.23 3.7 2.68 4.36 1.46.67 3.25.38 5.05-.8a1.07 1.07 0 011.48.3c.32.5.19 1.16-.3 1.48-2.4 1.59-5 1.94-7.13.96-2.12-.97-3.55-3.17-3.91-6.03-.28-2.14-1.23-3.69-2.69-4.36-1.46-.67-3.25-.38-5.05.8-.49.32-1.16.2-1.48-.3l-.06-.1zM41 45.67c-.47.25-1.07.1-1.38-.35-1.61-2.39-2-4.98-1.05-7.11.94-2.14 3.13-3.6 5.98-4 2.14-.3 3.67-1.27 4.32-2.73.65-1.47.34-3.26-.87-5.05-.33-.49-.2-1.15.28-1.48.5-.33 1.15-.2 1.5.28 1.6 2.39 2 4.98 1.04 7.11-.94 2.14-3.12 3.6-5.98 4-2.13.3-3.67 1.27-4.32 2.73-.65 1.47-.34 3.26.87 5.05.33.49.21 1.15-.28 1.49-.04.01-.07.04-.1.06z'  stroke-width='1' stroke='none' fill='%23ec622720'/><path d='M101 9.76l.75 1.71-9.97 4.34-.74-1.72zM87.35 9.7l-.66 1.75L59.14 1.12l.65-1.76zM41.4-6.21l1.62.93L34.2 10l-1.62-.94zM87.35 109.7l-.66 1.76-27.55-10.35.65-1.75zM50.58 56.03l1.85-.3 1.83 11.32-1.85.3zm-6.22 13.79l-.5 1.8-17-4.66.5-1.8zM41.4 93.79l1.62.93L34.2 110l-1.62-.94zM87.35 9.7l-.66 1.75L59.14 1.12l.65-1.76zm-7.77 42.56l.77 1.76-16.34 7.11-.77-1.75zM1 9.76l.75 1.71-9.96 4.34-.75-1.72zm100 0l.75 1.71-9.97 4.34-.74-1.72zM31.04 27.68l.6 1.86-23.13 7.48-.6-1.86zm48.1 46.45l.73-1.72 10 4.28-.74 1.72zM41.4-6.2l1.62.93L34.2 10l-1.62-.94zM67.54 11.2l1.62.94-7.26 12.57-1.62-.94zM21.22 90.35l-.6-1.4 9.58-4.16.6 1.39zm69.3-49.79l-1.5 1.12L78.5 27.55l1.5-1.12zm-3.17 69.14l-.66 1.76-27.55-10.35.65-1.75zM41.4 93.8l1.62.93L34.2 110l-1.62-.94zM1 9.76l.74 1.71-9.96 4.34-.75-1.72z'  stroke-width='1' stroke='none' fill='%23ec622720'/></pattern></defs><rect width='800%' height='800%' transform='translate(-676,-484)' fill='url(%23a)'/></svg>")}.bg-svg7{background-color:#dbdbdb;background-image:url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='69.283' height='40' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23dbdbdbff'/><path d='M46.189-20L57.736 0M46.189 20l11.547 20m-46.189 0l11.547 20M11.547 0l11.547 20m40.415 30H40.415M28.868 30H5.774m23.094-40H5.774m57.735 20H40.415m0 20L28.868 50m11.547-60L28.868 10m46.188 0L63.509 30M5.774 10L-5.773 30m75.056 10H46.189L34.64 20 46.19 0h23.094C73.13 6.667 76.98 13.333 80.83 20zM57.736 60H34.64L23.094 40l11.547-20h23.095c3.848 6.667 7.698 13.333 11.547 20L57.736 60zm0-40H34.64L23.094 0l11.547-20h23.095L69.283 0c-3.87 6.7-8.118 14.06-11.547 20zM34.64 60H11.547L0 40l11.547-20h23.094L46.19 40 34.64 60zm0-40H11.547L0 0l11.547-20h23.094L46.19 0 34.64 20zM23.094 40H0l-5.773-10-5.774-10L0 0h23.094l11.547 20-11.547 20z'  stroke-width='1' stroke='%23bb9a213d' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")}.rounded-image{border-radius:60px!important}.highlight-word{background:#ec6226;padding:.25rem .55rem;border-radius:.35rem;color:#fff;box-decoration-break:clone;-webkit-box-decoration-break:clone}.lh-1-5{line-height:1.5!important}.checklist-item{background:#fafafa;border:1px solid rgba(0,0,0,.05);border-radius:.75rem;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.checklist-item i{font-size:1.4rem;line-height:1;color:var(--bs-primary);flex-shrink:0;margin-top:2px}.checklist-item:hover{background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.08);transform:translateY(-2px)}.tech-box{padding:1.75rem;border-radius:1rem;transition:transform .2s ease,box-shadow .2s ease;border:3px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--bs-primary),var(--bs-primary-dark)) border-box}.tech-light{color:#212529}.tech-dark{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.15)}.tech-light i{color:#ec6226}.tech-dark i{color:#fff}.tech-box:hover{transform:translateY(-4px);box-shadow:0 10px 20px rgba(0,0,0,.15)}.dropdown-item{border-radius:0}.underline-primary{display:inline-block;border-bottom:3px solid var(--bs-primary);padding-bottom:4px}.heading-mulish{font-family:Mulish,sans-serif;font-weight:700}.text-mulish{font-family:Mulish,sans-serif;font-weight:400}.step{display:none}.step.active{display:block}.step-buttons{margin-top:20px}.grecaptcha-badge{visibility:hidden!important}.hero-header{position:relative;min-height:400px;padding-bottom:3rem}.hero-header-line{position:relative}.hero-header-line::after{content:"";position:absolute;bottom:0;left:0;height:6px;width:100%;background:linear-gradient(135deg,#ee6525,#dc3b2f)}.hero-header p{font-size:1.5rem!important}.hero-bg-image{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.55);backdrop-filter:brightness(.9);z-index:2}.hero-header .container{position:relative;z-index:3}.breadcrumb-bar{background:#f8f9fa;border-bottom:1px solid rgba(0,0,0,.05);font-size:1.125rem}.breadcrumb-bar .breadcrumb-item a{color:#fff;text-decoration:none}.breadcrumb-bar .breadcrumb-item.active{color:#ec6226;font-weight:600}.breadcrumb-item+.breadcrumb-item::before{color:#fff;text-decoration:none}.cta-section{position:relative}.cta-section::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.45);opacity:0;transition:opacity .3s}.cta-dark::before{opacity:1}.cta-section>.container{position:relative;z-index:2}.service-card{background:#fff;border-radius:1rem;padding:1.75rem;position:relative;border:3px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--bs-primary),var(--bs-primary-dark)) border-box;transition:all .35s ease}.service-card.bg-soft{background:#fafafa}.service-card h3{position:relative;display:inline-block;margin-top:1rem;margin-bottom:.5rem;color:#212529;transition:color .3s ease}.service-card h3::after{content:"";position:absolute;bottom:-4px;left:0;width:0%;height:3px;border-radius:2px;background:linear-gradient(90deg,var(--bs-primary),var(--bs-primary-dark));transition:width .35s ease}.service-card:hover h3::after{width:100%}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.12);background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--bs-primary),var(--bs-primary-dark)) border-box}.service-card p{color:#6c757d}.service-card .learn-more{margin-top:auto;font-weight:600;text-decoration:none;color:var(--bs-primary);transition:color .25s ease}.service-card .learn-more:hover{color:color-mix(in srgb,var(--bs-primary),#000 20%)}@media (max-width:576px){.hero-header .my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.hero-header h1{font-size:1.2rem!important;line-height:1.25;padding:0 .5rem;word-break:break-word}.hero-header p{font-size:1rem!important;line-height:1.5;padding:0 .75rem;margin-bottom:1.5rem}.hero-header .d-sm-flex{flex-direction:column;gap:.75rem!important}.hero-header .btn{width:100%;font-size:1rem!important;padding:.75rem 1rem}}@media (max-width:768px){.hero-header h1{font-size:1.6rem!important}}.faq-section .accordion-item{border:1px solid rgba(0,0,0,.06);border-radius:1rem;overflow:hidden;margin-bottom:1rem;background:#fff;transition:all .3s ease}.faq-section .accordion-item:not(:last-child){margin-bottom:1.25rem}.faq-section .accordion-item:hover{box-shadow:0 12px 24px rgba(0,0,0,.12);border-color:transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#ec6226,#dc3b2f) border-box}.faq-section .accordion-button{padding:1.25rem 1.5rem;font-size:1.1rem;font-weight:600;background:0 0;border-radius:0;box-shadow:none;color:#212529}.faq-section .accordion-button::after{filter:invert(46%) sepia(72%) saturate(2571%) hue-rotate(351deg) brightness(97%) contrast(95%)}.faq-section .accordion-button:not(.collapsed){background:#fff;color:#ec6226;border-bottom:1px solid rgba(0,0,0,.05)}.faq-section .accordion-button:not(.collapsed)::after{transform:rotate(-180deg)}.faq-section .accordion-body{padding:.75rem 1.5rem;color:#6c757d;font-size:1rem;line-height:1.6}.cookie-banner{position:fixed;bottom:-200px;left:0;width:100%;background:#fff;padding:1rem 0;border-top:1px solid rgba(0,0,0,.1);z-index:9999;transition:bottom .5s ease}.cookie-banner.show{bottom:0}.cookie-text{font-size:.95rem;color:#333}.cookie-text a{text-decoration:underline}.tech-card{background:#fff;border-radius:1rem;padding:1.5rem 1.75rem;position:relative;border:2px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--bs-primary),var(--bs-primary-dark)) border-box;transition:all .35s ease}.bg-dark .tech-card{background:#1f1f1f;color:#f8f9fa;background:linear-gradient(#1f1f1f,#1f1f1f) padding-box,linear-gradient(135deg,var(--bs-primary),var(--bs-primary-dark)) border-box}.tech-card h5{position:relative;display:inline-block;margin-bottom:1rem;transition:color .3s ease}.tech-card h5::after{content:"";position:absolute;bottom:-4px;left:0;width:0%;height:3px;background:linear-gradient(90deg,var(--bs-primary),var(--bs-primary-dark));border-radius:2px;transition:width .3s ease}.tech-card:hover h5::after{width:100%}.tech-card:hover{transform:translateY(-6px);box-shadow:0 14px 26px rgba(0,0,0,.12)}.tech-card p{color:#6c757d}.bg-dark .tech-card p{color:#ced4da}.tech-card ul li{color:#495057;margin-bottom:.35rem}.bg-dark .tech-card ul li{color:#e2e6ea}