:root{--primary: #ff6500;--secondary: #0a192f;--secondary-dark: #040f1f;--white: white;--text: #8892b0;--text-light: #b1bddd;--hover: rgba(99, 255, 219, .3)}*,*:after,*:before{box-sizing:border-box;scroll-behavior:smooth;font-family:Outfit,sans-serif;line-height:150%}a:hover,button:hover{transition:.3s ease-in-out}body{margin:0;padding:0;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;background-color:#fff}.filter-pills-container{display:flex;gap:10px;flex-wrap:wrap;align-items:center}@media (max-width: 767px){.filter-pills-container{flex-wrap:nowrap;overflow-x:auto;width:100%;padding:4px 0 10px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.filter-pills-container::-webkit-scrollbar{display:none}}.filter-pill{padding:10px 22px;border-radius:100px;border:1px solid rgba(15,23,42,.12);background-color:var(--bg-colors--cream, #faf7f2);color:#475569;font-size:.9rem;font-weight:700;font-family:Syne,sans-serif;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;-webkit-user-select:none;user-select:none;outline:none;white-space:nowrap}.filter-pill:hover,.filter-pill.active{background-color:#ff6500;color:#fff;border-color:#ff6500;box-shadow:0 6px 20px #ff65004d}@media (max-width: 767px){.filter-pill{padding:8px 18px!important;font-size:.82rem!important;flex-shrink:0}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}#root{width:100%}h1,h2,h3,h4,h5,h6,.hero-title,.main-title,.sub-title,.section-title,.footer-title,.work-name,.service-title,.heading,[class*=title],[class*=heading]{font-family:Syne,sans-serif!important;font-weight:800}.desktop-only-nav{display:block}@media (max-width: 991px){.desktop-only-nav{display:none!important}}.mobile-menu-trigger-wrap{display:none}@media (max-width: 991px){.mobile-menu-trigger-wrap{display:block!important}}.custom-nav-btn{background:none;border:none;cursor:pointer;padding:0}@keyframes mobileNavFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.custom-work-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:28px!important;width:100%!important}@media (max-width: 1100px){.custom-work-grid{grid-template-columns:repeat(2,1fr)!important;gap:24px!important}}@media (max-width: 767px){.custom-work-grid{grid-template-columns:1fr!important;gap:20px!important}}.custom-work-card{background:#fdf8e7;border-radius:24px;overflow:hidden;border:1px solid rgba(15,23,42,.1);box-shadow:0 10px 30px -10px #0f172a14;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .3s ease;display:flex;flex-direction:column;height:100%;text-decoration:none!important;color:inherit!important;will-change:transform,box-shadow;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0)}.custom-work-card *,.custom-work-card *:before,.custom-work-card *:after{text-decoration:none!important}.custom-work-card:hover{transform:none!important;box-shadow:0 10px 30px -10px #0f172a14!important;border-color:#0f172a26!important}.custom-work-card:hover .custom-work-img-frame img{transform:none!important}.custom-work-card:hover .custom-work-title{color:#ff6500!important}.custom-work-card:hover .custom-work-btn{background:#ff6500!important;color:#fff!important}.custom-work-img-frame{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:#0f172a;display:block;padding:0;box-sizing:border-box}.custom-work-img-frame img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;border-radius:0;transition:transform .6s cubic-bezier(.16,1,.3,1)}.custom-work-text-box{padding:24px 28px;background:#fdf8e7!important;display:flex;flex-direction:column;gap:14px;border-top:1px solid rgba(255,101,0,.15);flex-grow:1;text-decoration:none!important}.custom-work-header-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.custom-work-title{color:#0f172a!important;font-family:Outfit,sans-serif!important;font-size:20px!important;font-weight:700!important;line-height:1.3!important;letter-spacing:-.3px!important;margin:0!important;text-decoration:none!important;transition:color .3s ease}.custom-work-year-pill{color:#ff6500!important;background:#ff650014!important;border:1px solid rgba(255,101,0,.2)!important;font-size:12px!important;font-weight:600!important;padding:3px 10px!important;border-radius:100px!important;font-family:Outfit,sans-serif!important;text-transform:none!important;white-space:nowrap!important;text-decoration:none!important}.custom-work-footer-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:4px}.custom-work-cat{color:#64748b!important;font-size:14px!important;font-weight:500!important;font-family:Outfit,sans-serif!important;text-decoration:none!important}.custom-work-btn{color:#ff6500!important;background:#ff650014!important;border:1px solid rgba(255,101,0,.2)!important;font-size:13px!important;font-weight:700!important;padding:6px 14px!important;border-radius:100px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;font-family:Syne,sans-serif!important;text-decoration:none!important;transition:all .3s ease}@media (max-width: 991px){.archive-grid{grid-template-columns:repeat(2,1fr)!important;gap:20px!important}.archive-hero-flex{flex-direction:column!important;align-items:flex-start!important;gap:24px!important}}@media (max-width: 640px){.modal-tab-btn-text{display:none!important}.archive-grid{grid-template-columns:1fr!important;gap:18px!important}.archive-hero-card{padding:24px 20px!important}.archive-card{padding:18px!important}.archive-card-actions{flex-direction:column!important;width:100%!important}.archive-card-actions .action-btn{width:100%!important;justify-content:center!important}}::-webkit-scrollbar,*::-webkit-scrollbar,html::-webkit-scrollbar,body::-webkit-scrollbar,iframe::-webkit-scrollbar{width:10px!important;height:10px!important;display:block!important}::-webkit-scrollbar-track,*::-webkit-scrollbar-track,html::-webkit-scrollbar-track,body::-webkit-scrollbar-track,iframe::-webkit-scrollbar-track{background:#fbf5e5!important;border-left:1px solid rgba(255,101,0,.15)!important}::-webkit-scrollbar-thumb,*::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,iframe::-webkit-scrollbar-thumb{background:#ff6500!important;border-radius:20px!important;border:2px solid #fbf5e5!important}::-webkit-scrollbar-thumb:hover,*::-webkit-scrollbar-thumb:hover{background:#e05400!important}html,body,*,iframe{scrollbar-width:thin!important;scrollbar-color:#ff6500 #fbf5e5!important}.main-title-wrap{max-width:100%!important}.main-title{overflow-wrap:break-word!important;word-break:break-word!important}@media (max-width: 767px){.main-title{font-size:clamp(28px,8.5vw,42px)!important;line-height:1.15!important;letter-spacing:-.5px!important}}@media (max-width: 479px){.main-title{font-size:clamp(24px,7.5vw,34px)!important;line-height:1.15!important}}.about-number-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:24px!important;width:100%!important;flex-wrap:nowrap!important}@media (max-width: 991px){.about-number-grid{gap:16px!important}}@media (max-width: 767px){.about-number-grid{gap:12px!important}}@media (max-width: 479px){.about-number-grid{gap:8px!important}}.about-number-block{min-width:0!important;max-width:100%!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important}.about-number{white-space:nowrap!important;font-family:Syne,sans-serif!important;font-weight:800!important;color:#0f172a!important}@media (max-width: 767px){.about-number{font-size:26px!important;line-height:1.1!important;margin-bottom:4px!important}}@media (max-width: 479px){.about-number{font-size:20px!important;line-height:1.1!important;margin-bottom:2px!important}}.about-number-title{font-family:Outfit,sans-serif!important;font-weight:500!important;color:#64748b!important;word-break:break-word!important;overflow-wrap:break-word!important}@media (max-width: 767px){.about-number-title{font-size:12px!important;line-height:1.25!important}}@media (max-width: 479px){.about-number-title{font-size:10px!important;line-height:1.2!important}}.about-descption{font-family:Outfit,sans-serif!important;font-weight:500!important;color:#1e293b!important}@media (max-width: 767px){.about-section{padding-top:50px!important;padding-bottom:50px!important}.about-section-cntent-wrapper{gap:20px!important}.about-section-cntent{gap:24px!important;max-width:100%!important}.about-descption{font-size:20px!important;line-height:1.5!important;letter-spacing:-.2px!important}}@media (max-width: 479px){.about-section{padding-top:40px!important;padding-bottom:40px!important}.about-descption{font-size:16px!important;line-height:1.55!important}}@media (max-width: 767px){.faq-section{padding-top:50px!important;padding-bottom:50px!important}.faq-section-content-wrapper{gap:20px!important;flex-direction:column!important;align-items:stretch!important}.faq-section-title-descption-block{max-width:100%!important}.faq-section-title-descption{font-size:15px!important;line-height:1.5!important;color:#475569!important;font-family:Outfit,sans-serif!important}.faq-section-title-descption br{display:none!important}.faq-section-content{max-width:100%!important;gap:10px!important}.faq-accordion{width:100%!important;padding:16px 14px!important;border-radius:14px!important;background-color:#fbf5e5!important;border:1px solid rgba(255,101,0,.12)!important;box-sizing:border-box!important}.faq-top{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;gap:10px!important;width:100%!important}.faq-top-left{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:10px!important;flex:1!important;min-width:0!important}.faq-number-block{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;border-radius:50%!important;background-color:#ff6500!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;margin-top:2px!important}.faq-number{color:#fff!important;font-size:11px!important;font-weight:700!important;line-height:1!important}.faq-title-block{flex:1!important;min-width:0!important}.faq-title{font-size:15px!important;line-height:1.35!important;font-weight:700!important;color:#0f172a!important;letter-spacing:-.2px!important;font-family:Outfit,sans-serif!important;word-break:break-word!important;overflow-wrap:break-word!important}.faq-icon{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;margin-top:0!important}.faq-answer{font-size:14px!important;line-height:1.55!important;padding-top:10px!important;color:#475569!important;font-family:Outfit,sans-serif!important}}@media (max-width: 479px){.faq-section{padding-top:40px!important;padding-bottom:40px!important}.faq-top-left{flex-direction:row!important;gap:8px!important}.faq-accordion{padding:14px 12px!important}.faq-title{font-size:14px!important}.faq-answer{font-size:13px!important}}.work-section-header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:24px;margin-bottom:48px}@media (max-width: 767px){.work-section-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:28px!important}}.sticky-stack-container{position:relative;display:flex;flex-direction:column;gap:50px;overflow:visible!important;padding-bottom:100px}@media (max-width: 767px){.sticky-stack-container{gap:20px;padding-bottom:40px}}.sticky-stack-card{position:sticky!important;top:96px!important;background:var(--bg-colors--cream, #faf7f2);border-radius:24px;border:1px solid rgba(15,23,42,.12);box-shadow:none!important;overflow:hidden;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;padding:24px;gap:36px}@media (max-width: 991px){.sticky-stack-card{grid-template-columns:1fr;padding:18px;gap:20px;top:76px!important}}@media (max-width: 767px){.sticky-stack-card{padding:16px;gap:16px;top:70px!important;border-radius:18px}}.sticky-stack-img-wrap{position:relative;width:100%;aspect-ratio:16/10;border-radius:18px;overflow:hidden;background-color:#f1f5f9;border:1px solid rgba(15,23,42,.08)}.sticky-stack-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.16,1,.3,1)}@media (max-width: 991px){.sticky-stack-img-wrap{min-height:240px}}@media (max-width: 767px){.work-section{padding-top:32px!important;padding-bottom:40px!important}.work-section-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;margin-bottom:20px!important}.work-section-header .sub-title-wrap{padding:3px 10px!important;margin-bottom:6px!important}.work-section-header .sub-title-wrap .sub-title-dot{width:5px!important;height:5px!important}.work-section-header .sub-title-wrap .sub-title{font-size:10.5px!important;letter-spacing:.5px!important}.work-section-header .main-title{font-size:clamp(20px,5.5vw,28px)!important;letter-spacing:-.5px!important}.filter-pills-container{gap:6px!important;padding:2px 0 4px!important}.filter-pill{padding:5px 12px!important;font-size:.74rem!important;border-radius:100px!important;flex-shrink:0!important}.sticky-stack-container{gap:14px!important;padding-bottom:24px!important}.sticky-stack-card{padding:12px!important;gap:12px!important;top:64px!important;border-radius:16px!important;box-shadow:0 4px 20px #0f172a0f!important;border:1px solid rgba(15,23,42,.1)!important}.sticky-stack-img-wrap{min-height:150px!important;max-height:185px!important;border-radius:12px!important}.sticky-stack-details{padding:2px 0 0!important}.sticky-stack-header-row{margin-bottom:6px!important}.sticky-stack-company-pill{padding:3px 9px!important;font-size:.68rem!important}.sticky-stack-year{font-size:.75rem!important}.sticky-stack-title{font-size:1.1rem!important;margin-bottom:6px!important;line-height:1.25!important}.sticky-stack-desc{font-size:.8rem!important;line-height:1.4!important;margin-bottom:10px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sticky-stack-tags{gap:4px!important;margin-bottom:10px!important}.sticky-stack-tag-pill{padding:3px 8px!important;font-size:.7rem!important;font-weight:500!important;border-radius:100px!important;background-color:#f8fafc!important;color:#475569!important;border:1px solid rgba(15,23,42,.06)!important}.sticky-stack-live-btn{width:100%!important;justify-content:center!important;padding:9px 16px!important;font-size:.8rem!important;border-radius:100px!important;background-color:#0f172a!important}}.selected-work-hero-card{background:#fff;border-radius:24px;border:1px solid rgba(15,23,42,.1);overflow:hidden;display:grid;grid-template-columns:1.2fr 1fr;gap:0;transition:all .35s cubic-bezier(.16,1,.3,1);cursor:pointer;text-decoration:none}.selected-work-hero-card:hover{border-color:#ff6500;box-shadow:0 16px 36px -12px #ff650033;transform:translateY(-4px)}.selected-work-hero-card:hover .selected-work-hero-img img{transform:scale(1.05)}.selected-work-hero-card:hover .selected-work-cta-btn{background-color:#ff6500;color:#fff;border-color:#ff6500}@media (max-width: 991px){.selected-work-hero-card{grid-template-columns:1fr}}.selected-work-hero-img{position:relative;width:100%;min-height:280px;overflow:hidden;background-color:#f1f5f9}.selected-work-hero-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.selected-work-grid-card{background:#fff;border-radius:20px;border:1px solid rgba(15,23,42,.1);overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease;cursor:pointer;text-decoration:none}.selected-work-grid-card:hover{border-color:#ff6500;box-shadow:0 12px 30px -10px #ff65002e;transform:translateY(-4px)}.selected-work-grid-card:hover .selected-work-grid-img img{transform:scale(1.05)}.selected-work-grid-img{position:relative;width:100%;padding-top:62%;overflow:hidden;background-color:#f1f5f9}.selected-work-grid-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}@media (max-width: 991px){.services-hero-grid,.services-expanded-grid{grid-template-columns:1fr!important;gap:20px!important}.services-project-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.services-footer-grid{grid-template-columns:1fr!important;gap:28px!important}.service-card-inner{padding:20px 16px!important}}@media (max-width: 640px){.services-project-grid{grid-template-columns:1fr!important}}.footer-field{background-color:#ffffff1f!important;border:1px solid rgba(255,255,255,.25)!important;color:#fff!important}.footer-field::placeholder{color:#fff9!important}.footer-field:focus,.footer-field:focus-visible{background-color:#ffffff2e!important;border-color:#ff6500!important;color:#fff!important}.sticky-stack-title,.archive-card-title,.service-title,.ref-card h3,.about-card h3,.about-card h2,.pricing-title,.main-title{letter-spacing:-.3px!important;line-height:1.22!important;word-break:break-word!important}@media (max-width: 767px){.main-title{font-size:clamp(24px,6.5vw,34px)!important;line-height:1.2!important;letter-spacing:-.4px!important}.hero-title{font-size:clamp(26px,7.5vw,40px)!important;line-height:1.15!important;letter-spacing:-.6px!important}.sticky-stack-title{font-size:clamp(1.15rem,4.8vw,1.4rem)!important;line-height:1.28!important;letter-spacing:-.2px!important}.archive-card-title{font-size:1.12rem!important;line-height:1.3!important;letter-spacing:-.2px!important}.service-title{font-size:clamp(1.2rem,4.8vw,1.45rem)!important;line-height:1.3!important;letter-spacing:-.2px!important}.ref-card h3,.about-card h3{font-size:1.12rem!important;line-height:1.3!important;letter-spacing:-.2px!important}.role-title{font-size:1.08rem!important;line-height:1.35!important;letter-spacing:-.1px!important}}.button-link,button.button-link,.custom-talk-btn,.button{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1)!important;cursor:pointer}.button-link .button-text-wrap,button.button-link .button-text-wrap,.custom-talk-btn .button-text-wrap,.button .button-text-wrap{position:relative;display:inline-block;overflow:hidden;height:1.3em;line-height:1.3em}.button-link .button-text,button.button-link .button-text,.custom-talk-btn .button-text,.button .button-text{display:block;transition:transform .35s cubic-bezier(.16,1,.3,1)!important}.button-link .button-text.hover-text,button.button-link .button-text.hover-text,.custom-talk-btn .button-text.hover-text,.button .button-text.hover-text{position:absolute;top:100%;left:0}.button-link:hover,button.button-link:hover,.custom-talk-btn:hover,.button:hover{transform:translateY(-2px)}.button-link:hover .button-text:not(.hover-text),button.button-link:hover .button-text:not(.hover-text),.custom-talk-btn:hover .button-text:not(.hover-text),.button:hover .button-text:not(.hover-text){transform:translateY(-100%)}.button-link:hover .button-text.hover-text,button.button-link:hover .button-text.hover-text,.custom-talk-btn:hover .button-text.hover-text,.button:hover .button-text.hover-text{transform:translateY(-100%)}.button-link:hover .button-dot,button.button-link:hover .button-dot,.custom-talk-btn:hover .button-dot,.button:hover .button-dot{transform:scale(1.3)}.navigation-link,.custom-nav-btn{background:none;border:none;cursor:pointer;padding:4px 10px!important}.navigation-link .navigation-link-wrapper,.custom-nav-btn .navigation-link-wrapper{position:relative;display:inline-block;overflow:hidden;height:1.3em;line-height:1.3em}.navigation-link .navigation-link-text,.custom-nav-btn .navigation-link-text{display:block;transition:transform .35s cubic-bezier(.16,1,.3,1)!important}.navigation-link .navigation-link-text.hover-text,.custom-nav-btn .navigation-link-text.hover-text{position:absolute;top:100%;left:0;color:#ff6500!important}.navigation-link:hover .navigation-link-text:not(.hover-text),.custom-nav-btn:hover .navigation-link-text:not(.hover-text){transform:translateY(-100%)}.navigation-link:hover .navigation-link-text.hover-text,.custom-nav-btn:hover .navigation-link-text.hover-text{transform:translateY(-100%)}.sticky-stack-tags span,.archive-tech-pill,.skill-pill,.tech-badge,.tag-pill{background-color:#ff650014!important;border:1px solid rgba(255,101,0,.22)!important;color:#0f172a!important;font-family:Outfit,sans-serif!important;font-weight:600!important;transition:all .2s ease!important}.sticky-stack-tags span:hover,.archive-tech-pill:hover,.skill-pill:hover,.tech-badge:hover,.tag-pill:hover{background-color:#ff650029!important;border-color:#ff6500!important;color:#ff6500!important}.btn-orange,.action-btn-orange,.button-orange,.hero-btn-primary,.button-link .button,a[style*="background-color: rgb(255, 101, 0)"],a[style*="background-color:#ff6500"],a[style*="background: #ff6500"],button[style*="background-color: rgb(255, 101, 0)"],button[style*="background-color:#ff6500"],button[style*="background: #ff6500"]{transition:all .3s cubic-bezier(.16,1,.3,1)!important}.btn-orange:hover,.action-btn-orange:hover,.button-orange:hover,.hero-btn-primary:hover,.button-link .button:hover,a[style*="background-color: rgb(255, 101, 0)"]:hover,a[style*="background-color:#ff6500"]:hover,a[style*="background: #ff6500"]:hover,button[style*="background-color: rgb(255, 101, 0)"]:hover,button[style*="background-color:#ff6500"]:hover,button[style*="background: #ff6500"]:hover{background-color:#0f172a!important;color:#fff!important;border-color:#0f172a!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 10px 30px #0f172a66!important}.btn-orange:hover .button-text,.btn-orange:hover span,.action-btn-orange:hover .button-text,.action-btn-orange:hover span,.button-orange:hover .button-text,.button-orange:hover span,.hero-btn-primary:hover .button-text,.hero-btn-primary:hover span,.button-link .button:hover .button-text,.button-link .button:hover span,a[style*="background-color: rgb(255, 101, 0)"]:hover .button-text,a[style*="background-color: rgb(255, 101, 0)"]:hover span,a[style*="background-color:#ff6500"]:hover .button-text,a[style*="background-color:#ff6500"]:hover span,a[style*="background: #ff6500"]:hover .button-text,a[style*="background: #ff6500"]:hover span,button[style*="background-color: rgb(255, 101, 0)"]:hover .button-text,button[style*="background-color: rgb(255, 101, 0)"]:hover span,button[style*="background-color:#ff6500"]:hover .button-text,button[style*="background-color:#ff6500"]:hover span,button[style*="background: #ff6500"]:hover .button-text,button[style*="background: #ff6500"]:hover span{color:#fff!important}.btn-orange:hover svg,.btn-orange:hover path,.action-btn-orange:hover svg,.action-btn-orange:hover path,.button-orange:hover svg,.button-orange:hover path,.hero-btn-primary:hover svg,.hero-btn-primary:hover path,.button-link .button:hover svg,.button-link .button:hover path,a[style*="background-color: rgb(255, 101, 0)"]:hover svg,a[style*="background-color: rgb(255, 101, 0)"]:hover path,a[style*="background-color:#ff6500"]:hover svg,a[style*="background-color:#ff6500"]:hover path,a[style*="background: #ff6500"]:hover svg,a[style*="background: #ff6500"]:hover path,button[style*="background-color: rgb(255, 101, 0)"]:hover svg,button[style*="background-color: rgb(255, 101, 0)"]:hover path,button[style*="background-color:#ff6500"]:hover svg,button[style*="background-color:#ff6500"]:hover path,button[style*="background: #ff6500"]:hover svg,button[style*="background: #ff6500"]:hover path{color:#fff!important;stroke:#fff!important}.btn-orange:active,.action-btn-orange:active,.button-orange:active,.hero-btn-primary:active,.button-link .button:active,a[style*="background-color: rgb(255, 101, 0)"]:active,a[style*="background-color:#ff6500"]:active,a[style*="background: #ff6500"]:active,button[style*="background-color: rgb(255, 101, 0)"]:active,button[style*="background-color:#ff6500"]:active,button[style*="background: #ff6500"]:active{transform:translateY(0) scale(.98)!important}.action-btn,.action-btn-demo,.action-btn-github,.live-preview-btn,.custom-btn-dark,.btn-dark,.hero-btn-secondary,a[style*="background-color: rgb(15, 23, 42)"],a[style*="background-color:#0f172a"],a[style*="background: #0f172a"],button[style*="background-color: rgb(15, 23, 42)"],button[style*="background-color:#0f172a"],button[style*="background: #0f172a"]{background-color:#0f172a!important;color:#fff!important;border-radius:100px!important;border:1px solid rgba(255,255,255,.1)!important;font-family:Outfit,sans-serif!important;font-weight:700!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 6px 20px #0f172a2e!important;cursor:pointer!important;text-decoration:none!important}.action-btn:hover,.action-btn-demo:hover,.action-btn-github:hover,.live-preview-btn:hover,.custom-btn-dark:hover,.btn-dark:hover,.hero-btn-secondary:hover,a[style*="background-color: rgb(15, 23, 42)"]:hover,a[style*="background-color:#0f172a"]:hover,a[style*="background: #0f172a"]:hover,button[style*="background-color: rgb(15, 23, 42)"]:hover,button[style*="background-color:#0f172a"]:hover,button[style*="background: #0f172a"]:hover{background-color:#ff6500!important;color:#fff!important;border-color:#ff6500!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 10px 30px #ff650066!important}.action-btn:hover svg,.action-btn:hover path,.action-btn-demo:hover svg,.action-btn-demo:hover path,.action-btn-github:hover svg,.action-btn-github:hover path,.live-preview-btn:hover svg,.live-preview-btn:hover path,.custom-btn-dark:hover svg,.custom-btn-dark:hover path,.btn-dark:hover svg,.btn-dark:hover path,.hero-btn-secondary:hover svg,.hero-btn-secondary:hover path,a[style*="background-color: rgb(15, 23, 42)"]:hover svg,a[style*="background-color: rgb(15, 23, 42)"]:hover path,a[style*="background-color:#0f172a"]:hover svg,a[style*="background-color:#0f172a"]:hover path,a[style*="background: #0f172a"]:hover svg,a[style*="background: #0f172a"]:hover path,button[style*="background-color: rgb(15, 23, 42)"]:hover svg,button[style*="background-color: rgb(15, 23, 42)"]:hover path,button[style*="background-color:#0f172a"]:hover svg,button[style*="background-color:#0f172a"]:hover path,button[style*="background: #0f172a"]:hover svg,button[style*="background: #0f172a"]:hover path{color:#fff!important;stroke:#fff!important}.action-btn:active,.action-btn-demo:active,.action-btn-github:active,.live-preview-btn:active,.custom-btn-dark:active,.btn-dark:active,.hero-btn-secondary:active,a[style*="background-color: rgb(15, 23, 42)"]:active,a[style*="background-color:#0f172a"]:active,a[style*="background: #0f172a"]:active,button[style*="background-color: rgb(15, 23, 42)"]:active,button[style*="background-color:#0f172a"]:active,button[style*="background: #0f172a"]:active{transform:translateY(0) scale(.98)!important}
