b,strong{font-weight:500}body[data-theme-style=dark].bg-white{background:var(--body-bg)!important}.modal-header{padding:1rem;border-bottom:0}.modal-subheader{padding:0 1rem;border-bottom:0;margin:0}.modal-content{padding:1rem;border:none;box-shadow:none;-webkit-box-shadow:none}.input-group-text{font-size:.9rem}.footer{padding:4rem 0;margin:6rem 0 0;font-size:.95rem;background:var(--footer-bg)}.footer{color:rgba(255,255,255,.65)}.footer a:not(.dropdown-item),.footer a:hover:not(.dropdown-item){color:rgba(255,255,255,.65)}.footer a.icon{color:rgba(255,255,255,.65)}.footer-logo{width:75px;max-width:75px;height:auto;filter:grayscale(100%)}.custom-breadcrumbs{list-style:none;padding:0;display:flex}.custom-breadcrumbs>li{margin-right:.5rem}.custom-breadcrumbs>li>a{color:var(--gray)}.custom-breadcrumbs>li>svg{color:var(--gray-400);margin-left:.5rem}.custom-breadcrumbs>li.active{}.list-style-none{list-style:none;padding:0}.clickable{cursor:pointer}.no-underline,.no-underline:hover{text-decoration:none}.icon-favicon{width:1rem;height:1rem}.navbar .dropdown-item svg{color:var(--gray-700)}.navbar .dropdown-item:active svg{color:var(--white)}.navbar-main{min-height:0!important;background:var(--white);border-bottom:1px solid var(--gray-300)}[data-theme-style=dark] .navbar-main{border-bottom:1px solid var(--gray-100)}.navbar-absolute{position:absolute;width:100%;margin:0;z-index:1}.navbar-main .navbar-nav>li{padding:.5rem!important}.navbar-logo{max-height:2.5rem;height:2.5rem}.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:.25rem;color:var(--gray-700);border-color:var(--gray-300)}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.85)}.chart-container{position:relative;margin:auto;height:250px;width:100%}.dropdown-toggle-simple::after{display:none}.nav-custom .nav-link{font-size:.95rem;background:var(--white);border-radius:.25rem;border:2px solid var(--gray-200);color:var(--gray-700)}.nav-custom .nav-link:hover{color:var(--primary-900);border-color:var(--primary-700)}.nav-custom .nav-link.active{color:var(--primary-800);border-color:var(--primary-800)}@media(max-width:992px){.index-container{width:100%;padding:8rem 0!important}}.index-container{width:100%;padding:5rem 0 8rem}@media(min-width:576px){}@media(min-width:768px){}@media(min-width:992px){.index-container{background-position:90%,100%,95%,85%;background-size:30rem,45rem,35rem,30rem;background-repeat:no-repeat}}@media(min-width:1200px){.index-container{background-position:60%,100%,100%,75%;background-size:contain,30rem,45rem,contain;background-repeat:no-repeat}}.index-image{width:100%;height:auto;position:absolute;top:-5rem}@media(min-width:1375px){.index-image{width:115%;top:-8rem}}.index-header{font-size:36px;font-weight:700}.index-subheader{font-size:18px}.index-button{padding:1rem 1.7rem;font-size:1rem;letter-spacing:.15rem;font-weight:700;text-transform:uppercase;box-shadow:0 0 .8rem 0 rgba(136,152,170,.15)!important;transition:all .3s ease-in-out}.header{padding:4rem 0 3rem;margin-bottom:1rem}.user-avatar{border-radius:50%;max-width:80px;max-height:80px}.link-image-preview{width:125px;height:125px;border-radius:50%;border:.1rem dashed var(--gray-400);padding:.5rem}.link-background-type-preset{width:100%;height:8rem;border-radius:.25rem;opacity:.75;transition:.3s opacity}.link-background-type-preset:hover{cursor:pointer}input[type=radio]:checked~.link-background-type-preset{opacity:1}.link-background-type-image{border-radius:.25rem;margin-bottom:.5rem}.biolink-preview-container{}.biolink-preview{position:relative;margin:0 auto;height:auto;width:auto;display:inline-block;text-align:left;border-radius:4rem;padding:.7rem;background:linear-gradient(45deg,#444,#111);box-shadow:0 0 30px rgba(0,0,0,.2);border:.3rem solid #444546}@media(min-width:768px){.biolink-preview{position:sticky;top:.5rem}}.biolink-preview-iframe-container{overflow:hidden;width:300px;height:625px;border-radius:3rem;position:relative}@media(min-width:768px){.biolink-preview-iframe-container{width:375px;height:825px}}.biolink-preview-iframe{width:100%;height:100%;border:0;margin:0;padding:0}.trigger-type-select{max-width:150px!important}.container-disabled{pointer-events:none;opacity:.5}.container-disabled-simple{pointer-events:none}@keyframes slowbounce{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}.dropdown .dropdown-menu{border:2px solid var(--gray-200);box-shadow:none}.dropdown-divider{border-top:2px solid var(--gray-200)}.dropdown .dropdown-menu{animation-name:opacityIn;animation-duration:.3s}@keyframes opacityIn{from{opacity:.3}to{opacity:1}}.custom-row{border-radius:.25rem;padding:.75rem;position:relative;border:2px solid var(--gray-200);background:var(--white)}[data-theme-style=dark] .custom-row{border-color:var(--gray-100)}@media(min-width:768px){.custom-row{padding:1.5rem}}.custom-row-inactive{background:var(--gray-200)}.custom-row-side-controller{right:100%;top:25%;font-size:1.2em;padding:.2em}@media(min-width:768px){}@media(min-width:992px){.custom-row-side-controller{position:absolute;padding:.4em .8em}}.custom-row-side-controller-grab{cursor:grab}.table-custom-container{border-radius:.25rem;border:2px solid var(--gray-200)}.table-custom{margin-bottom:0}.table-custom thead th{border-top:0;border-bottom:0;background:var(--gray-100);color:var(--gray-900)}.table-custom th{padding:1.25rem 1rem}.table-custom td{padding:1.75rem 1rem;background:var(--white);vertical-align:middle}.table-custom tbody tr{transition:all .3s ease-in-out}.table-custom tbody tr:hover td{background:var(--gray-100)}.pre-custom{box-shadow:0 0 20px #0000001a;background:#fff;padding:2rem;font-size:.75rem}.appearance-none{appearance:none;-moz-appearance:none;-webkit-appearance:none}.select-custom-altum{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%232D3748' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;padding:.375rem 1.75rem .375rem .75rem;background-color:var(--gray-200)}[data-theme-style=dark] .select-custom-altum{background-color:var(--gray-100)}.pickr .pcr-button{border:1px solid var(--gray-300)}.pricing-container{width:80vw;position:relative;left:calc(-40vw + 50%)}.pricing{display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin:0 auto 3em}.pricing-plan{display:flex;flex-direction:column;flex:0 1 370px;border-radius:.5rem;margin:0 .5rem 1.5rem;overflow:hidden;border:2px solid var(--gray-300)}.pricing-header{display:flex;flex-direction:column;align-items:center;padding:2.2rem 2.2rem 0;border-bottom:1px solid var(--gray-200)}[data-theme-style=dark] .pricing-header{border-color:var(--gray-100)}.pricing-name{background:var(--primary-200);padding:.15rem 1.25rem;color:var(--primary-600);font-size:.85rem;font-weight:600;text-transform:uppercase;border-radius:5rem}.pricing-price{margin:1rem 0}.pricing-price-amount{font-size:3.3rem;font-weight:700}.pricing-price-currency{font-size:.9rem;color:var(--gray)}.pricing-details{text-align:center;font-size:.85rem;color:var(--primary-800);margin-bottom:1.5rem}.pricing-body{padding:0 2.2rem 2.2rem;background:var(--white)}.pricing-features{margin:3rem 0;list-style:none;padding:0}.pricing-features li{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.pricing-button{font-weight:600;font-size:1.05rem;border-radius:50rem}.custom-radio-box{cursor:pointer}.custom-radio-box .custom-radio-box-main-text{font-size:2.25rem}.custom-radio-box .custom-radio-box-main-icon{font-size:2.5rem}.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=radio]:checked+div{border:2px solid var(--primary)}.project-avatar{width:45px;height:45px}.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;display:flex;justify-content:center;align-items:center;border-radius:50%}.bg-gradient-primary{background:linear-gradient(230deg,#759bff,#843cf6)}.bg-gradient-secondary{background:linear-gradient(to right,#e7ebf0,#868e96)}.bg-gradient-success{background:linear-gradient(45deg,#7bffce,#30c93e)}.bg-gradient-info{background:linear-gradient(190deg,#64ddf1,#3c98f6)}.bg-gradient-warning{background:linear-gradient(135deg,#ffc480,#ff763b)}.bg-gradient-danger{background:linear-gradient(316deg,#fc5286,#fbaaa2)}.bg-gradient-light{background:linear-gradient(to right,#cfd9df 0%,#e2ebf0 100%)}.bg-gradient-dark{background:linear-gradient(to right,#7d7979 0%,#000000 100%)}.badge-primary{color:#0056b3;background-color:#b3d7ff}[data-theme-style=dark] .badge-primary{background-color:#0056b3;color:#b3d7ff}.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:#38362e;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:#4c5967;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}@media print{.invoice-logo{filter:grayscale(100%)}}