@keyframes opacityIn{0%{opacity:.3}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 var(--danger)}to{box-shadow:0 0 0 20px transparent}}@keyframes ac-fade-in-down{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}html{scroll-behavior:smooth}body{background:var(--body-bg)}.modal-header{padding:1rem;border-bottom:0}.modal-content{padding:1rem;border:0;box-shadow:none;-webkit-box-shadow:none;border-radius:calc(2*var(--border-radius))}.input-group-text{font-size:.9rem}.form-control-range{-webkit-appearance:none;appearance:none;overflow:hidden;accent-color:var(--primary);background:var(--gray-200);border-radius:var(--border-radius);height:.5rem;margin:.75rem 0}.form-control-range::-moz-range-track,.form-control-range::-webkit-slider-runnable-track{background:var(--gray-200)}.form-control-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:.75rem;width:.75rem;background-color:var(--primary);border-radius:50%;border:2px solid var(--white);box-shadow:-2007px 0 0 2000px var(--primary-300)}.form-control-range::-moz-range-thumb{-webkit-appearance:none;appearance:none;height:.75rem;width:.75rem;background-color:var(--primary);border-radius:50%;border:2px solid var(--white);box-shadow:-2007px 0 0 2000px var(--primary-300)}.footer{margin:3rem 0;border:1px solid var(--gray-200);border-radius:calc(2*var(--border-radius));padding:1.25rem;background:var(--white);color:var(--gray-700)}.footer a:hover:not(.dropdown-item),.footer a:not(.dropdown-item){color:var(--gray-700)}.footer button,.footer button:hover{color:var(--gray-700)!important}.footer-logo{max-height:2.5rem;height:2.5rem}.footer-heading{color:var(--black)!important}.footer-social-wrapper{border-radius:50%;aspect-ratio:1/1;display:inline-flex;justify-content:center;align-items:center;width:auto;height:auto}.footer-social-wrapper a{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.filters-dropdown{width:18rem;max-height:30rem;overflow-y:auto}.custom-breadcrumbs{list-style:none;padding:0;display:flex;flex-wrap:wrap}.custom-breadcrumbs>li{margin-right:.5rem}.custom-breadcrumbs>li>a{color:var(--gray)}.custom-breadcrumbs>li>svg{color:var(--gray-400);margin-left:.5rem}.font-size-little-small{font-size:.95rem}.font-size-small{font-size:.9rem}.font-weight-450{font-weight:450}.font-weight-500{font-weight:500}.list-style-none{list-style:none;padding:0}img{vertical-align:inherit!important}.icon-favicon{width:.95rem;height:auto}.icon-favicon-small{width:.75rem;height:auto}.btn:hover{border-color:transparent!important}.dropdown-item{color:var(--gray-800);font-weight:450;font-size:.9rem}.dropdown-item.active{border-radius:var(--border-radius)}.dropdown-item svg{color:var(--gray-600)}.dropdown-item.active svg,.dropdown-item:active svg{color:var(--white)}.navbar-main{padding:.75rem 1rem;min-height:0!important;z-index:1000;backdrop-filter:blur(5px);background:#ffffffa3}[data-theme-style=dark] .navbar-main{background:#1a1a1aa3}.navbar-main .navbar-nav>li>a{padding:1rem 0!important;font-size:.9rem;font-weight:500}@media (min-width:992px){.navbar-main .navbar-nav>li>a{padding:1rem!important}}.navbar-logo{max-height:2.5rem;height:2.5rem}.navbar-logo-mini{max-height:1.25rem;height:1.25rem}.navbar-avatar{width:20px;height:20px;border-radius:50%}.navbar-custom-toggler{padding:.5rem .8rem;font-size:1.25rem;line-height:1;background-color:transparent;border-radius:var(--border-radius);color:var(--gray-700);border-color:var(--gray-300)}@media (min-width:992px){.notification-create-preview-normal{position:fixed;right:20px;bottom:20px;z-index:100}.notification-create-preview-bar{position:fixed;bottom:0;z-index:100;width:100%}}.notification-avatar{background:var(--gray-100);width:50px;height:50px;color:var(--gray);display:flex;align-items:center;justify-content:center}.chart-container{position:relative;margin:auto;height:275px;width:100%}@media print{.chart-container canvas{min-height:100%;max-width:100%;max-height:100%;height:auto!important;width:auto!important}}.dropdown-item:focus,.dropdown-item:hover{border-radius:var(--border-radius)}.nav-custom .nav-link{transition:all .3s ease-in-out;color:var(--gray-600);border-bottom:3px solid var(--gray-300)}.nav-custom .nav-link.active,.nav-custom .nav-link:hover{color:var(--primary-900);border-color:var(--primary-900)}.nav-custom2 .nav-link{background:var(--gray-200);margin-bottom:1rem;font-size:.9rem;font-weight:500}.notification-preview{height:min-content;position:sticky;top:1rem}.header,.table-custom td{background:var(--white);padding:3rem 0}[data-theme-style=dark] .header,[data-theme-style=dark] .pricing-palden .pricing-item{background:var(--gray-100)}.user-avatar{border-radius:50%;max-width:80px;max-height:80px}.container-disabled{pointer-events:none;opacity:.5}.container-disabled-simple{pointer-events:none}.dropdown .dropdown-menu{animation-name:opacityIn;animation-duration:.3s}.table-image-wrapper{border-radius:50%;width:2.5rem;height:2.5rem;max-width:2.5rem;max-height:2.5rem;display:flex;align-items:center;justify-content:center;background:var(--primary-100)}.table-custom-container{border:1px solid var(--gray-200);border-radius:calc(2*var(--border-radius))}.table-custom{margin-bottom:0}.table-custom thead th{border-top:0;border-bottom:0;background:#fff}[data-theme-style=dark] .table-custom thead th{background:var(--white);color:var(--gray-800)}.table-custom th{padding:1.25rem 1rem}.table-custom td{padding:1.75rem 1rem;vertical-align:middle;border:0}.table-custom tbody tr td{transition:all .3s ease-in-out}[data-theme-style=dark] .table-custom tbody tr td{border-color:var(--gray-100)}.pre-custom{background:var(--gray-300);padding:2rem;font-size:.75rem}.zoomer{transition:transform .3s ease-in-out}.zoomer:hover{transform:scale(1.02)}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:600}.cursor-pointer{cursor:pointer}.no-focus:focus{outline:0;box-shadow:none}.appearance-none{appearance:none;-moz-appearance:none;-webkit-appearance:none}.pricing{display:flex;flex-wrap:wrap;justify-content:space-around;width:100%;margin:0 auto 3rem}.pricing-item{position:relative;display:flex;flex-direction:column;align-items:stretch;text-align:center;flex:0 1 350px}.pricing-feature-list{text-align:left}.pricing-palden .pricing-item{background:var(--gray-50);border-radius:calc(2*var(--border-radius));margin:2rem 0;border:1px solid var(--gray-200)}.pricing-palden .pricing-deco{border-radius:calc(2*var(--border-radius)) calc(2*var(--border-radius))0 0;background:var(--primary);padding:2rem 0 6rem;position:relative}.pricing-palden .pricing-deco-img{position:absolute;bottom:0;left:0;width:100%;height:130px}.pricing-palden .pricing-deco-img path{fill:var(--gray-50)}[data-theme-style=dark] .pricing-palden .pricing-deco-img path{fill:var(--gray-100)}.pricing-palden .pricing-title{font-size:.8rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:0;color:#fff}.pricing-palden .deco-layer{transition:transform .5s}.pricing-palden .pricing-item:hover .deco-layer--1{transform:translate3d(15px,0,0)}.pricing-palden .pricing-item:hover .deco-layer--2{transform:translate3d(-15px,0,0)}.pricing-palden .icon{font-size:2.5rem}.pricing-palden .pricing-price{font-size:3rem;font-weight:700;padding:0;color:#fff;margin:0 0 .25rem;line-height:.75}.pricing-palden .pricing-currency{font-size:.9rem;vertical-align:top}.pricing-palden .pricing-sub{font-size:.9rem;margin:2rem 0;color:#fff;padding:0 1.5rem}.pricing-palden .pricing__sentence{font-weight:700;margin:0 0 1em;padding:0 0 .5em}.pricing-palden .pricing-feature-list{margin:0;padding:0 2rem;list-style:none;font-size:.95rem}.pricing-palden .pricing-feature{padding:.75rem 0}.pricing-tag{position:absolute;font-size:80%;font-weight:600;background:var(--gray-600);color:var(--gray-50);padding:.1rem .8rem;border-radius:var(--border-radius);top:0;left:50%;transform:translate(-50%,-50%);z-index:1}.custom-radio-box{cursor:pointer}.custom-radio-box .custom-radio-box-main-text{font-size:1.15rem;font-weight:700}.custom-radio-box .custom-radio-box-main-icon{font-size:1.25rem}.custom-radio-box input[type=checkbox]+div,.custom-radio-box input[type=radio]+div{transition:all .3s ease-in-out;border:2px solid var(--gray-200);background:var(--white)}.custom-radio-box input[type=checkbox]:checked+div,.custom-radio-box input[type=radio]:checked+div{border:2px solid var(--primary)}.custom-radio-box input[type=checkbox]:hover+div,.custom-radio-box input[type=radio]:hover+div{border:2px solid var(--primary)}.cryptocurrency-icon{width:40px;height:40px}.round-circle-lg,.round-circle-md{width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;border-radius:50%}.round-circle-lg{width:4.5rem;height:4.5rem}.badge{padding:.45em .9em}.badge-primary{color:var(--primary-700);background:var(--primary-100)}[data-theme-style=dark] .badge-primary{background:var(--primary-800);color:var(--primary-100)}.badge-secondary{color:#535a5f;background-color:#d6d9db}[data-theme-style=dark] .badge-secondary{background-color:#535a5f;color:#d6d9db}.badge-success{color:#267338;background-color:#c6eccf}[data-theme-style=dark] .badge-success{background-color:#267338;color:#c6eccf}.badge-danger{color:#981b27;background-color:#f4bec3}[data-theme-style=dark] .badge-danger{background-color:#981b27;color:#f4bec3}.badge-warning{background-color:#ffecb3;color:#8a610f}[data-theme-style=dark] .badge-warning{background-color:#3d3a29;color:#ffecb3}.badge-info{color:#1f6e7a;background-color:#bbeff7}[data-theme-style=dark] .badge-info{background-color:#1f6e7a;color:#bbeff7}.badge-light{color:#4c5967;background-color:#f0f2f4}[data-theme-style=dark] .badge-light{background-color:#2b333b;color:#f0f2f4}.badge-dark{color:#e3e6e8;background-color:#2e3338}[data-theme-style=dark] .badge-dark{background-color:#e3e6e8;color:#2e3338}.invoice-table th{border-top:0!important}.invoice-table td{vertical-align:baseline!important}@media print{.invoice{page-break-after:always}.container,body,html{height:auto!important;overflow:visible!important}.invoice-logo{filter:grayscale(100%)}}.altum-animate{-webkit-animation-duration:500ms;animation-duration:500ms}.altum-animate-fill-both{-webkit-animation-fill-mode:both;animation-fill-mode:both}.altum-animate-fill-none{-webkit-animation-fill-mode:none;animation-fill-mode:none}.altum-animate-fade-in{-webkit-animation-name:fadeIn;animation-name:fadeIn}.custom-switch{z-index:0}.btn-custom{padding:.5rem 1.5rem;color:var(--gray-600);border-radius:var(--border-radius);font-size:.9rem;background:var(--white)}.btn-custom:hover{color:var(--gray-700)}.btn-custom.active{color:var(--white);background:var(--primary)}.blog-post-image{max-height:20rem;object-fit:cover}.blog-post-image-small{height:13rem;max-height:13rem;object-fit:cover}.blog-post-content{line-height:1.75;word-break:break-word}.blog-post-content p{margin-bottom:1.5rem}.ql-code-block{background-color:var(--gray-200);color:var(--gray-600);padding:1rem;overflow-x:auto;font-family:"Courier New",Courier,monospace;white-space:pre;font-size:.9rem;line-height:1.5}.ql-content p{margin-bottom:0!important}.ql-content li[data-list=bullet]{list-style-type:disc}.altum-file-input,.ql-code-block,blockquote{border-radius:var(--border-radius)}blockquote{border-left:4px solid var(--gray-400);padding:1rem 1.5rem;margin:1.5rem 0;background-color:var(--gray-100);font-style:italic;color:var(--gray-600);font-size:1.1rem;line-height:1.6}.altum-file-input{padding:1rem;background:var(--gray-100);border:1px solid var(--gray-200);cursor:pointer;font-size:.9rem}.altum-file-input:hover{border-color:var(--gray-300)}.altum-file-input::file-selector-button{border:0;padding:.4rem .75rem;border-radius:var(--border-radius);background-color:var(--white);cursor:pointer;font-size:.9rem;margin-right:1rem}.altum-file-input-preview{max-width:100%;max-height:68px;min-height:68px;object-fit:cover}.sticky{position:sticky!important;top:1rem;height:min-content}.icon-zoom-animation svg,.zoom-animation,a svg{transition:transform .15s}a:hover svg{transform:scale(1.1)}a:active svg{transform:scale(.9)}[data-theme-style=dark] svg[data-custom-colors]{color:var(--brand-color-dark)!important}.icon-zoom-animation:hover svg{transform:scale(1.1)}.zoom-animation:hover{transform:scale(1.05)}.zoom-animation:active{transform:scale(.95)}.up-animation,.zoom-animation-subtle{transition:transform .3s}.zoom-animation-subtle:hover{transform:scale(1.025)}.zoom-animation-subtle:active{transform:scale(.98)}.up-animation:hover{transform:translateY(-10px)}@media print{.pcr-app{display:none}}.pcr-button{border:1px solid #fff!important;outline:1px solid var(--gray-300)!important;height:calc(var(--input-padding-y) + var(--input-padding-x) + var(--input-font-size) + calc(var(--input-font-size)/2.75))!important;width:100%!important}.pcr-button,.pcr-button::after,.pcr-button::before{border-radius:var(--border-radius)!important}.w-fit-content{width:fit-content!important}.loading-overlay{padding:1.25rem;display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;background:var(--white);z-index:100;opacity:.8}[data-theme-style=dark] .loading-overlay{background:var(--gray-50)}.btn-group-custom,.loading-overlay,.shiki{border-radius:var(--border-radius)}.shiki{overflow:auto;padding:1.5rem;font-size:.9rem;line-height:1.5rem}.shiki code{background:initial!important}.btn-group-custom{border:1px solid var(--gray-100);padding:.5rem;flex-wrap:wrap;display:inline-flex;gap:.5rem}.btn-group-custom .btn{border-radius:var(--border-radius)!important;background:var(--gray-100)}.btn-group-custom .btn.active{background:var(--dark);color:var(--white);z-index:0!important}body *{scrollbar-color:var(--gray-200) var(--white)!important;scrollbar-width:thin!important}body ::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:10px;width:6px;height:6px}body ::-webkit-scrollbar,body ::-webkit-scrollbar-track{background:var(--white);border-radius:10px;width:6px;height:6px}.internal-notification-icon{animation:pulse-animation 2s infinite}.team-user-avatar{width:45px;height:45px}.team-delegate-access-wrapper{margin:.75rem;border-radius:.5rem}@media (min-width:992px){.team-delegate-access-wrapper{border-radius:5rem}}.announcement-wrapper{margin:.75rem;border-radius:.5rem;opacity:0;transition:opacity .3s ease-in;animation:ac-fade-in-down .3s ease-in .6s forwards}@media (min-width:992px){.announcement-wrapper{border-radius:5rem}}.pwa-wrapper{position:fixed;bottom:0;width:calc(100% - 1.5rem);z-index:1000;background:hsla(0,0%,90%,50%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}[data-theme-style=dark] .pwa-wrapper{background:hsla(0,0%,22%,50%)}.rounded-2x{border-radius:calc(2*var(--border-radius))}.rounded-3x{border-radius:calc(3*var(--border-radius))}.pointer-events-all{pointer-events:all!important}i.fa-fw{width:1.25em;display:inline-block}i.fa-xs{font-size:.85em}i.fa-sm{font-size:.875em}i.fa-lg{font-size:1.25em}i.xl{font-size:1.5em}.notification-radio-box:hover,.rating-star{cursor:pointer}.rating-star svg{color:#ffc107;transition:color .15s}.rating-star:hover svg,.rating-star:hover~.rating-star svg{color:#f80!important}.rating-star-chosen svg,.rating-star-chosen~.rating-star svg{color:#dd6200}.index-widget-icon{width:2.5rem;height:2.5rem}.notification-radio-box .notification-radio-box-main-icon{font-size:1.25rem}.notification-radio-box input[type=radio]+div{transition:all .3s ease-in-out;border:1px solid var(--gray-200);background:var(--white)}.notification-radio-box input[type=radio]:checked+div{border:1px solid var(--primary)}.notification-radio-box input[type=radio]:hover+div{border:1px solid var(--primary)}