/*!
 * 
 * Copyright (c) Akshay Kumar - Craftwise Systems. All rights reserved.
 * This software is the proprietary and confidential information of Company craftwise systems..
 * ("Confidential Information"). You shall not disclose such Confidential
 * Information and shall use it only in accordance with the terms of the
 * license agreement you entered into with the company.
 *
 * Unauthorized copying, modification, distribution, or use of this software,
 * via any medium, is strictly prohibited without the express written
 * permission of Akshay Kumar - Craftwise Systems.
 *
 * Author: Akshay Kumar
 * Company: craftwise systems
 */
.styles_signInInfo__Z55a1{padding:5px;opacity:.8}.styles_betaTag___NCdu{display:inline-block;font-weight:500;font-size:.5em;line-height:1.1;color:#f6f7f9;background-color:#1c6e42;padding:3px;border-radius:3px;margin-left:3px;transform:translateY(-10px)}.styles_rootPopover__mDbV7{height:100%}.styles_rootMenuContainer__Lz_8X{max-width:300px;padding:20px}.styles_headerSpacer__sZJK8{min-height:54px;height:54px}@media screen and (min-width:850px){.styles_headerSpacer__sZJK8{height:84px;min-height:64px}}.styles_header__uJoDl{position:fixed;top:0;left:0;right:0;z-index:10;transition:opacity .3s ease,transform .3s ease}.styles_header__uJoDl.styles_hidden__R16qP{opacity:0;pointer-events:none;transform:translateY(-10px)}.styles_headerContainer__kauJ2{height:54px;max-width:100%;padding:5px 10px;transition:box-shadow .3s ease,background-color .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (min-width:850px){.styles_headerContainer__kauJ2{margin:10px auto;max-width:750px;height:64px;box-shadow:0 4px 10px rgba(0,0,0,.05);border-radius:12px}.styles_headerContainer__kauJ2.styles_scrolled__yItpU{box-shadow:0 6px 20px rgba(0,0,0,.15)}.bp6-dark .styles_headerContainer__kauJ2{box-shadow:0 4px 10px rgba(0,0,0,.3)}}.styles_headerNav__8pAoK{list-style:none;height:100%;padding:0;margin:0;display:flex;justify-content:space-between}.styles_headerNavItem__pAAK4{height:100%;display:flex;align-items:center}.styles_headerNavRootItem__6ApXw{align-self:flex-start}.styles_headerNavRootItemLink__ZHaio{font-size:100%;display:inline-block;text-decoration:none;height:100%;display:flex;gap:10px;align-items:center;transition:transform .2s ease}.styles_headerNavRootItemLink__ZHaio:hover{transform:translateY(-2px)}.styles_headerNavRootItemLink__ZHaio:active{text-decoration:none;transform:scale(.98)}.styles_headerNavRootItemIcon__UouR4{height:100%}.styles_menuItemCombo__QKo8v{display:inline-block!important;margin:0 2px 2px 10px}.styles_popoverContent__rWonJ{padding:5px}.styles_statusIcon__sjI23{display:inline-flex;transform:translateZ(0);backface-visibility:hidden}.styles_pulse__C1cXL{animation:styles_statusPulse__BHp7f .4s ease}@keyframes styles_statusPulse__BHp7f{0%,to{transform:translateZ(0) scale(1)}50%{transform:translateZ(0) scale(1.12)}}.styles_delayed__F32Cw{opacity:.25;filter:grayscale(1);transform:translateZ(0) scale(.92)}.styles_delayedMounted__M47lm{opacity:1;filter:grayscale(0);transform:translateZ(0) scale(1);transition:opacity 1.5s ease,filter 1.5s ease,transform 1.5s ease}.styles_fadingOut__EV8dI{animation:styles_fadeOutResolved__t7mF_ 2s ease forwards}@keyframes styles_fadeOutResolved__t7mF_{0%{opacity:1;transform:translateZ(0) scale(1)}70%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translateZ(0) scale(.92)}}.styles_feedbackButton__ieZ22{position:fixed;bottom:10px;right:10px;z-index:1000;box-shadow:0 2px 8px rgba(0,0,0,.2)}.styles_feedbackOverlay__WdeI3{left:0;right:0;top:0;margin:0 auto}.styles_feedbackText__IrI4T{max-height:30dvh;overflow-y:auto;min-height:100px;font-size:var(--app-font-size);font-weight:400;line-height:1.5;width:100%;max-width:500px;border-radius:5px}.styles_actions__Q4s_f button{margin:4px}.styles_actions__Q4s_f{display:flex;justify-content:flex-end}.styles_footer__PGpmJ{width:100%;margin-top:100px;padding:60px 40px 30px;position:relative}.styles_footer__PGpmJ:before{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.styles_footer__PGpmJ:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:calc(100% - 60px);max-width:1200px;height:1px;background:rgba(0,0,0,.1)}.bp6-dark .styles_footer__PGpmJ:after{background:rgba(255,255,255,.1)}.styles_footerContent__DOyxS{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:80px;position:relative;z-index:1}.styles_footerBrand__GlnW4{display:flex;flex-direction:column;gap:24px}.styles_footerBrand__GlnW4 .styles_brandPlaceholder__m10NV{display:flex;gap:12px;align-items:center}.styles_logoButton__vtBhy{width:fit-content;padding:0;border:0;border-radius:8px;background:rgba(0,0,0,0);color:inherit;cursor:pointer;transform-origin:26px 50%;transition:filter .18s ease,transform .18s ease}.styles_logoButton__vtBhy:hover{filter:saturate(1.08);transform:translateY(-1px)}.styles_logoButton__vtBhy:focus-visible{outline:2px solid rgba(49,180,219,.55);outline-offset:6px}.styles_logoJiggling__uheYU{animation:styles_logoJiggle__j47j5 .42s cubic-bezier(.34,1.56,.64,1)}@keyframes styles_logoJiggle__j47j5{0%,to{transform:rotate(0deg) scale(1)}18%{transform:rotate(-5deg) scale(1.025)}34%{transform:rotate(4deg) scale(.995)}50%{transform:rotate(-2.5deg) scale(1.015)}68%{transform:rotate(1.5deg) scale(1)}84%{transform:rotate(-.75deg) scale(1.005)}}@media(prefers-reduced-motion:reduce){.styles_logoButton__vtBhy{transition:none}.styles_logoJiggling__uheYU{animation:none}}.styles_socialLinks__9Q0JI a{transition:color .2s}.styles_socialLinks__9Q0JI a:hover{color:inherit!important}.styles_footerSections__72oJf{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.styles_footerSection__KFEnJ{display:flex;flex-direction:column;gap:16px}.styles_sectionTitle__wV5Jf{font-weight:600;margin:0}.styles_linkList__5BFP1{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.styles_linkList__5BFP1 li{margin:0}.styles_link__kH_12{text-decoration:none;transition:color .2s}.styles_link__kH_12:hover{color:inherit!important}.styles_link__kH_12.styles_activeLink__mvD1J{font-weight:500}.styles_footerBottom__afSOu{max-width:1200px;margin:40px auto 0;padding-top:30px;border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.bp6-dark .styles_footerBottom__afSOu{border-top-color:rgba(255,255,255,.1)}.styles_minimalLinks__moZw6{display:flex;gap:40px;justify-content:center;margin-bottom:12px;position:relative;z-index:1}.styles_minimalLinks__moZw6 a{font-size:15px;text-decoration:none;transition:color .2s}.styles_minimalLinks__moZw6 a:hover{color:inherit!important}.styles_copyright___MldY{position:relative;z-index:1}@media(max-width:850px){.styles_footer__PGpmJ{padding:40px 20px 20px}.styles_footerContent__DOyxS{grid-template-columns:1fr;gap:40px}.styles_footerSections__72oJf{grid-template-columns:repeat(2,1fr);gap:32px}.styles_footerBottom__afSOu{flex-direction:column;gap:16px;text-align:center}}@media(max-width:500px){.styles_footerSections__72oJf{grid-template-columns:1fr}}.styles_addressSection__tqXWK,.styles_contactSection__eQGw0{padding:5px;display:flex;flex-direction:column;gap:8px}.styles_addressText__9qYsi{margin:0;line-height:1.6}.styles_contactLink__H5Il5{padding:5px;text-decoration:none;transition:color .2s}.styles_contactLink__H5Il5:hover{color:inherit!important;text-decoration:underline}.styles_socialLinks__9Q0JI{display:flex;gap:16px}.styles_socialLinks__9Q0JI a{text-decoration:none;transition:opacity .2s;font-size:24px}.styles_socialLinks__9Q0JI a:hover{opacity:.7}.styles_pageSection__ww_f4{max-width:800px;padding:0 20px;line-height:1.6;margin:30px auto 50px}.styles_breadcrumbBar__EfNP_{margin-bottom:0}.styles_breadcrumbs__Pbew2{margin-bottom:18px}.styles_cliCard__lILSp{margin-top:24px}.styles_cliCard__lILSp h3{margin-top:0}