.toast-container{position:fixed;top:1.5rem;right:1.5rem;z-index:90;max-width:380px}.toast{width:380px;max-width:100%;color:#3f4254;background-color:#fff;background-clip:padding-box;border:none;box-shadow:0 .1rem 1rem rgba(0,0,0,.1);border-radius:.475rem;overflow:hidden;margin-bottom:1rem;transition:transform .15s ease-in-out,opacity .15s ease-in-out}.toast.fade{transition:opacity .15s linear}.toast.show{display:block;opacity:1}.toast:not(.show){display:none}.toast-header{display:flex;align-items:center;padding:.5rem 1rem;color:#181c32;background-color:#fff;background-clip:padding-box;border-bottom:1px solid #eff2f5}.toast-header .btn-close{margin-left:.5rem;margin-right:-.25rem;padding:.25rem;background:transparent;border:0;cursor:pointer;opacity:.4;font-size:.7rem;font-weight:500;line-height:1;color:#a1a5b7}.toast-header .btn-close:hover{opacity:.75}.toast-header .btn-close:focus{outline:none}.toast-header .me-auto{margin-right:auto!important;font-weight:600;font-size:.8rem}.toast-header .toast-time{color:#a1a5b7;font-size:.75rem}.toast-body{padding:.5rem 1rem;font-size:.75rem;line-height:1.5;color:#7e8299}.text-success{color:#50cd89!important}.text-danger{color:#f1416c!important}.text-warning{color:#ffc700!important}.text-info{color:#009ef7!important}.fs-2{font-size:.8rem!important}.me-3{margin-right:.75rem!important}[dir=rtl] .toast-container{right:auto;left:1rem}[dir=rtl] .toast-header .me-auto{margin-right:0!important;margin-left:auto!important}[dir=rtl] .toast-header .me-3{margin-right:0!important;margin-left:1rem!important}[dir=rtl] .toast-header .btn-close{margin-left:-.25rem;margin-right:.5rem}@font-face{font-family:keenicons-duotone;src:url(/assets/plugins/keenicons/duotone/fonts/keenicons-duotone.eot?eut7fk);src:url(/assets/plugins/keenicons/duotone/fonts/keenicons-duotone.eot?eut7fk#iefix) format("embedded-opentype"),url(/assets/plugins/keenicons/duotone/fonts/keenicons-duotone.ttf?eut7fk) format("truetype"),url(/assets/plugins/keenicons/duotone/fonts/keenicons-duotone.woff?eut7fk) format("woff"),url(/assets/plugins/keenicons/duotone/fonts/keenicons-duotone.svg?eut7fk#keenicons-duotone) format("svg");font-weight:400;font-style:normal;font-display:block}.ki-duotone{font-family:keenicons-duotone!important;font-feature-settings:"liga";text-rendering:optimizeLegibility;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:relative;display:inline-flex;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ki-duotone.ki-check-circle .path1:before{content:"\e932";opacity:.3}.ki-duotone.ki-check-circle .path2:before{content:"\e933";position:absolute;left:0}.ki-duotone.ki-cross-circle .path1:before{content:"\ea27";opacity:.3}.ki-duotone.ki-cross-circle .path2:before{content:"\ea28";position:absolute;left:0}.ki-duotone.ki-information-5 .path1:before{content:"\ebf5";opacity:.3}.ki-duotone.ki-information-5 .path2:before{content:"\ebf6";position:absolute;left:0}.ki-duotone.ki-notification-status .path1:before{content:"\ed80";opacity:.3}.ki-duotone.ki-notification-status .path2:before{content:"\ed81";position:absolute;left:0}.ki-duotone.ki-notification-status .path3:before{content:"\ed82";position:absolute;left:0}.ki-duotone.ki-notification-status .path4:before{content:"\ed83";position:absolute;left:0}.text-glow{text-shadow:0 0 8px rgba(59,138,239,.4),0 0 20px rgba(59,138,239,.2);transition:text-shadow .3s ease-in-out}.text-glow:hover{text-shadow:0 0 10px rgba(59,138,239,.6),0 0 25px rgba(59,138,239,.4)}.industry-nav{position:relative;overflow:hidden}.industry-nav:before{content:"";position:absolute;left:-10px;top:0;height:100%;width:3px;background:linear-gradient(180deg,#3b8aef,#1c2f67);opacity:0;transition:all .3s ease-in-out}.industry-nav:hover:before{opacity:1;left:0}