@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:none}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes fadeinmask{0%{opacity:0}to{opacity:.8}}.fadeInDown{animation-name:fadeInDown}.fadeOutUp{animation-name:fadeOutUp}@keyframes modal-in{0%{background-color:transparent}to{background-color:#0009}}.modal-in{animation-name:modal-in}h1,h2,h3,h4,h5,h6{margin:1.5rem 0 1rem;font-family:inherit;font-weight:600;line-height:1.2;color:inherit}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}mark{background:#FFF8E1;padding:.25rem .4rem;border-radius:24px;font-family:monospace}blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90A4AE}hr{border-top:solid #dee2e6;border-width:1px 0 0 0;margin:1rem 0}p{margin:0 0 1rem;line-height:1.5}p:last-child{margin-bottom:0}body{margin:0}.loader{position:absolute;top:50%;left:40%;margin-left:10%;transform:translate3d(-50%,-50%,0)}.dot{width:24px;height:24px;background:#3ac;border-radius:100%;display:inline-block;animation:slide 1s infinite}.dot:nth-child(1){animation-delay:.1s;background:#26A1D0}.dot:nth-child(2){animation-delay:.2s;background:#66E4F7}.dot:nth-child(3){animation-delay:.3s;background:#7379F7}.dot:nth-child(4){animation-delay:.4s;background:#FFB642}.dot:nth-child(5){animation-delay:.5s;background:#FFDC8D}@keyframes slide{0%{transform:scale(1)}50%{opacity:.3;transform:scale(2)}to{transform:scale(1)}}html{height:100%;font-size:14px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;font-weight:400;color:#293241cc;padding:0;margin:0;min-height:100%;background-color:#f2f4f6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.blocked-scroll{overflow:auto}a{text-decoration:none}.ajax-loader{font-size:32px;color:#2170e7;color:var(--primary-color)}.layout-main{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding-top:20px;transition:padding-left .2s}.layout-mask{display:none;position:fixed;top:0;left:0;z-index:998;width:100%;height:100%;animation-duration:.2s;animation-timing-function:cubic-bezier(.05,.74,.2,.99);animation-fill-mode:forwards}.layout-content{padding:30px 36px;flex:1 1 auto}@media (max-width: 991px){.layout-content{padding:32px 14px}}.layout-topbar-light .layout-topbar{position:fixed;top:0;z-index:999;width:100%;transition:width .2s;height:62px}.layout-topbar-light .layout-topbar .layout-topbar-wrapper{height:100%;display:flex;align-items:center}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:flex;align-items:center;z-index:999}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:flex;align-items:center;justify-content:center}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 16px 0 12px;display:flex;align-items:center;justify-content:space-between;border-right:solid 1px transparent}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:flex;align-items:center;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:flex;align-items:center;justify-content:center}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{transition:transform .2s}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;border-bottom-left-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:flex;justify-content:flex-end;flex-grow:1}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:flex;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;transition:all .2s}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#F7FAFF;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#3e4754}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:flex;align-items:center;justify-content:center}@media (max-width: 991px){.layout-topbar-light .layout-topbar .layout-topbar-wrapper{align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;border-radius:12px}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}.layout-topbar-light .layout-topbar{background-color:#fff;box-shadow:0 10px 40px #2932410f}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button>i{color:#293241}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:#e8edf0;transition:background-color .2s}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#293241}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#e8edf0;transition:background-color .2s}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#f8fafc;border:1px solid #ebedef;color:lighthen(#2170E7,10%)}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:lighthen(#2170E7,10%)}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#293241;opacity:.5}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#fff}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#4688eb}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#4688eb}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#293241cc}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#2170e7cc;color:#fff}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#29324180}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#293241cc}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#29324180}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#2170e733;background-color:var(--primary-lighter-color);transition:background-color .2s}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#293241;background-color:transparent}.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#e8edf0;transition:background-color .2s}.layout-topbar-dark .layout-topbar{position:fixed;top:0;z-index:999;width:100%;transition:width .2s;height:62px}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper{height:100%;display:flex;align-items:center}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:flex;align-items:center;z-index:999}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:flex;align-items:center;justify-content:center}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 16px 0 12px;display:flex;align-items:center;justify-content:space-between;border-right:solid 1px transparent}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:flex;align-items:center;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:flex;align-items:center;justify-content:center}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{transition:transform .2s}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;border-bottom-left-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:flex;justify-content:flex-end;flex-grow:1}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:flex;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;transition:all .2s}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#F7FAFF;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#3e4754}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:flex;align-items:center;justify-content:center}@media (max-width: 991px){.layout-topbar-dark .layout-topbar .layout-topbar-wrapper{align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;border-radius:12px}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}.layout-topbar-dark .layout-topbar{background-color:#293241;box-shadow:none}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button>i{color:#e9e9e9}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:#333e51;transition:background-color .2s}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#e9e9e9}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#333e51;transition:background-color .2s}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#333e51;border:1px solid #333e51;color:#7dabf1}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:#7dabf1}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#e9e9e9;opacity:.5}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#333e51}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#4688eb}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#4688eb}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#e9e9e9}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#2170e7cc;color:#fff}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#c2c2c2}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#e9e9e9}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#c2c2c2}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#2170e733;background-color:var(--primary-lighter-color);transition:background-color .2s}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#e9e9e9;background-color:transparent}.layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#333e51;transition:background-color .2s}.menu-wrapper{height:100%;position:fixed;top:0;z-index:999;left:0}.menu-wrapper .sidebar-logo{height:62px;display:flex;justify-content:flex-start;align-items:center;padding:0 20px 0 22px}.menu-wrapper .sidebar-logo .sidebar-pin{display:none;transition:all .2s}.menu-wrapper .sidebar-logo .sidebar-pin>span{display:block;height:16px;width:16px;border-radius:50%;border:2px solid #dee2e6}.menu-wrapper .sidebar-logo img{width:17px;height:20px;border:0 none}.menu-wrapper .layout-menu-container{height:calc(100% - 62px)}.menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;margin:0;padding:0;max-width:62px;overflow:hidden;transition:all .2s}.menu-wrapper .layout-menu-container .layout-menu>li>a{position:relative}.menu-wrapper .layout-menu-container .layout-menu>li>a:before{content:"";width:4px;height:12px;display:block;border-radius:0 3px 3px 0;position:absolute;left:0}.menu-wrapper .layout-menu-container .layout-menu>li>ul>li{margin-left:6px;border-radius:8px}.menu-wrapper .layout-menu-container .layout-menu li{padding:10px 0}.menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a i.layout-submenu-toggler{transform:rotate(-180deg)}.menu-wrapper .layout-menu-container .layout-menu li .layout-menu-tooltip{display:none}.menu-wrapper .layout-menu-container .layout-menu li>a{margin:0;display:flex;align-items:center;border-radius:8px;font-size:13px;padding:6px 20px;-webkit-user-select:none;user-select:none;cursor:pointer}.menu-wrapper .layout-menu-container .layout-menu li>a>span{margin:0 8px 0 14px;font-weight:600;font-size:12px;line-height:14px;visibility:hidden;white-space:nowrap}.menu-wrapper .layout-menu-container .layout-menu li>a>i{font-size:24px}.menu-wrapper .layout-menu-container .layout-menu li>a>i.layout-submenu-toggler{transition:transform .2s;margin-left:auto;font-size:12px;visibility:hidden}.menu-wrapper .layout-menu-container .layout-menu li>a.rotated-icon .layout-menuitem-icon{transform:rotate(90deg)}.menu-wrapper .layout-menu-container .layout-menu li>ul{list-style-type:none;overflow:hidden;padding:0;margin:0}.menu-wrapper .layout-menu-container .layout-menu li>ul>li{padding:0}.menu-wrapper .layout-menu-container .layout-menu li>ul>li>a{padding:10px 8px 10px 18px;margin-left:0}.menu-wrapper .layout-menu-container .layout-menu li>ul>li i{font-size:14px}.menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li{padding:0}.menu-wrapper .layout-menu-container .layout-menu li>ul>li.layout-root-menuitem>a{display:flex}@media (min-width: 992px){.layout-wrapper.layout-sidebar .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}.layout-wrapper.layout-sidebar .layout-main{padding-left:62px}.layout-wrapper.layout-static .menu-wrapper{transform:translateZ(0)}.layout-wrapper.layout-static .menu-wrapper .sidebar-logo{justify-content:space-between}.layout-wrapper.layout-static .menu-wrapper .sidebar-logo img,.layout-wrapper.layout-static .menu-wrapper .sidebar-logo .app-name{display:inline}.layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{display:inline-block}.layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin>span{display:block;height:16px;width:16px;border-radius:50%;border:2px solid #dee2e6;border:2px solid var(--primary-light-color);background-color:#dee2e6;background-color:var(--primary-lighter-color)}.layout-wrapper.layout-static .menu-wrapper .layout-menu{max-width:230px}.layout-wrapper.layout-static .menu-wrapper .layout-menu>li{min-width:230px}.layout-wrapper.layout-static .menu-wrapper .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}.layout-wrapper.layout-static .menu-wrapper .layout-menu li ul li a{padding-left:20px}.layout-wrapper.layout-static .menu-wrapper .layout-menu li ul li ul li a{padding-left:30px}.layout-wrapper.layout-static .menu-wrapper .layout-menu li ul li ul li ul li a{padding-left:40px}.layout-wrapper.layout-static .menu-wrapper .layout-menu li ul li ul li ul li ul li a{padding-left:50px}.layout-wrapper.layout-static .menu-wrapper .layout-menu li ul li ul li ul li ul li ul li a{padding-left:60px}.layout-wrapper.layout-static .menu-wrapper .layout-menu li ul li ul li ul li ul li ul li ul li a{padding-left:70px}.layout-wrapper.layout-static .menu-wrapper .layout-menu li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}.layout-wrapper.layout-static .menu-wrapper .layout-menu li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}.layout-wrapper.layout-static .menu-wrapper .layout-menu li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}.layout-wrapper.layout-static .menu-wrapper .layout-menu li>a>span{visibility:visible;white-space:normal}.layout-wrapper.layout-static .menu-wrapper .layout-menu li>a i.layout-submenu-toggler{visibility:visible}.layout-wrapper.layout-static .layout-main{padding-left:230px;transition:padding-left .2s}.menu-wrapper.layout-sidebar-active{transform:translateZ(0)}.menu-wrapper.layout-sidebar-active .sidebar-logo{justify-content:space-between}.menu-wrapper.layout-sidebar-active .sidebar-logo img,.menu-wrapper.layout-sidebar-active .sidebar-logo .app-name{display:inline}.menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{display:inline-block}.menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin>span{display:block;height:16px;width:16px;border-radius:50%;border:2px solid #dee2e6}.menu-wrapper.layout-sidebar-active .layout-menu{max-width:230px}.menu-wrapper.layout-sidebar-active .layout-menu>li{min-width:230px}.menu-wrapper.layout-sidebar-active .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}.menu-wrapper.layout-sidebar-active .layout-menu li ul li a{padding-left:20px}.menu-wrapper.layout-sidebar-active .layout-menu li ul li ul li a{padding-left:30px}.menu-wrapper.layout-sidebar-active .layout-menu li ul li ul li ul li a{padding-left:40px}.menu-wrapper.layout-sidebar-active .layout-menu li ul li ul li ul li ul li a{padding-left:50px}.menu-wrapper.layout-sidebar-active .layout-menu li ul li ul li ul li ul li ul li a{padding-left:60px}.menu-wrapper.layout-sidebar-active .layout-menu li ul li ul li ul li ul li ul li ul li a{padding-left:70px}.menu-wrapper.layout-sidebar-active .layout-menu li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}.menu-wrapper.layout-sidebar-active .layout-menu li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}.menu-wrapper.layout-sidebar-active .layout-menu li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}.menu-wrapper.layout-sidebar-active .layout-menu li>a>span{visibility:visible;white-space:normal}.menu-wrapper.layout-sidebar-active .layout-menu li>a i.layout-submenu-toggler{visibility:visible}.menu-wrapper.layout-sidebar-active .layout-menu-container{overflow:auto}}@media (max-width: 991px){.layout-wrapper .menu-wrapper{top:62px;z-index:1010;transition-timing-function:cubic-bezier(.86,0,.07,1);transform:translate3d(-230px,0,0);transition:all .2s}.layout-wrapper .menu-wrapper .sidebar-logo{display:none}.layout-wrapper .menu-wrapper .layout-menu-container .layout-menu{max-width:230px}.layout-wrapper.layout-mobile-active{overflow:hidden;height:100vh}.layout-wrapper.layout-mobile-active .menu-wrapper{transform:translateZ(0)}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu{max-width:230px}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu>li{min-width:230px}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu li ul li a{padding-left:20px}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu li ul li ul li a{padding-left:30px}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu li ul li ul li ul li a{padding-left:40px}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu li ul li ul li ul li ul li a{padding-left:50px}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu li ul li ul li ul li ul li ul li a{padding-left:60px}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu li ul li ul li ul li ul li ul li ul li a{padding-left:70px}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu li>a>span{visibility:visible;white-space:normal}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu li>a i.layout-submenu-toggler{visibility:visible}.layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container{overflow:auto}.layout-wrapper.layout-mobile-active .layout-mask,.layout-wrapper .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:block}}@media (min-width: 992px){.layout-wrapper.layout-horizontal .menu-wrapper{top:0;width:100%;height:62px;position:relative}.layout-wrapper.layout-horizontal .menu-wrapper .sidebar-logo{display:none}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container{height:100%;display:flex;align-items:center}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;margin:0 16px;display:flex;flex-direction:row;max-width:100%;overflow:visible}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a i.layout-submenu-toggler{transform:rotate(-180deg)}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li{padding:0;position:relative;margin:0 9px}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li .layout-menu-tooltip{display:none}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a{margin:0;padding:10px 5px;display:flex;align-items:center;transition:all .2s}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a:before{display:none}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>span{margin:0 8px;font-weight:600;font-size:12px;line-height:14px;visibility:visible}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i{font-size:14px}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i.layout-submenu-toggler{transition:transform .2s;margin-left:auto;font-size:12px;visibility:visible}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>div{display:none}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{list-style-type:none;top:44px;left:0;width:230px;position:absolute;padding:10px;margin:0;z-index:100;overflow:auto;max-height:460px}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li{border:0 none;margin:0}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li a{padding-left:20px}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li a{padding-left:30px}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li a{padding-left:40px}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li a{padding-left:50px}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li a{padding-left:60px}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li a{padding-left:70px}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}.layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}.layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button-wrapper .menu-button{display:none}.layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}.layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}.layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;border-radius:12px}}@media (min-width: 992px){.layout-wrapper.layout-slim .menu-wrapper{width:62px;overflow:visible}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container{padding:0}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu{overflow:visible}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{display:none;padding:0 .412px;position:absolute;left:72px;top:16px;line-height:1;border-radius:2px}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{padding:6px 8px;font-weight:500;min-width:75px;white-space:nowrap;text-align:center;box-shadow:0 2px 10px #00030629}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;top:50%;left:-4px;margin-top:-5px;border-width:5px 5px 5px 0}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li{position:relative;padding:10px 12px 10px 14px}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a{margin:0;padding:6px;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .2s;position:relative;border:none}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:before{display:none}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a span{display:none}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i{margin-right:0}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i.layout-submenu-toggler{display:none}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a .menuitem-badge{display:none;margin-left:auto}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:hover+.layout-menu-tooltip{display:block}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{position:absolute;top:0;left:62px;min-width:250px;max-height:450px;padding:10px;overflow:auto}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li{margin:0}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{padding:10px 5px}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>span{visibility:visible}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>i.layout-submenu-toggler{visibility:visible}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li a{padding-left:20px}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li a{padding-left:30px}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li a{padding-left:40px}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li a{padding-left:50px}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li a{padding-left:60px}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li a{padding-left:70px}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}.layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover+.layout-menu-tooltip{display:none}.layout-wrapper.layout-slim .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}.layout-wrapper.layout-slim .layout-main{padding-left:62px}}.layout-menu-dark .menu-wrapper{background-color:#293241;box-shadow:0 10px 40px #2932410f}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#2170e7;background-color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#2170e7;background-color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#293241}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#293241;color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#2170e7;background-color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#2170e733;background-color:var(--primary-lighter-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#2170e7;background-color:var(--primary-light-color)}@media (min-width: 992px){.layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#e9e9e9}.layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#2170e7;background-color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#2170e733;background-color:var(--primary-lighter-color)}.layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#2170e71a;background-color:var(--primary-lighter-color);color:#e9e9e9}.layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}.layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#2170e71a;background-color:var(--primary-lighter-color)}.layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}.layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}.layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#2170e7;background-color:var(--primary-light-color)}.layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#2170e733;background-color:var(--primary-lighter-color)}.layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#2170e71a;background-color:var(--primary-lighter-color);color:#e9e9e9}.layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}.layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#2170e71a;background-color:var(--primary-lighter-color)}.layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}.layout-menu-dark.layout-horizontal .menu-wrapper{box-shadow:none}.layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}.layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#2170e733;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}.layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#293241;box-shadow:0 10px 40px #2932410f}.layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}.layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#2170e733;background-color:var(--primary-lighter-color)}.layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#2170e733;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}.layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#2170e733;background-color:var(--primary-lighter-color);color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#2170e733;background-color:var(--primary-lighter-color);color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#293241}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#2170e733;background-color:var(--primary-lighter-color)}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#2170e733;background-color:var(--primary-lighter-color);color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#2170e7;color:var(--primary-light-color)}}@media (max-width: 991px){.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#2170e7;color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#2170e7;background-color:var(--primary-light-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#2170e733;background-color:var(--primary-lighter-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#2170e71a;background-color:var(--primary-lighter-color);color:#e9e9e9}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#2170e71a;background-color:var(--primary-lighter-color)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}}.layout-menu-light .menu-wrapper{background-color:#fff;box-shadow:0 10px 40px #2932410f}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#2170e7;color:var(--primary-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#2170e7;color:var(--primary-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#2170e7;background-color:var(--primary-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#2170e7;color:var(--primary-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#2170e7;background-color:var(--primary-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#fff}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#fff;color:#2170e7;color:var(--primary-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#2170e7;color:var(--primary-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#2170e7;background-color:var(--primary-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#2170e733;background-color:var(--primary-lighter-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#2170e7;color:var(--primary-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#2170e7;background-color:var(--primary-color)}@media (min-width: 992px){.layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#293241}.layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#2170e7;color:var(--primary-color)}.layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#2170e7;color:var(--primary-color)}.layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#2170e7;background-color:var(--primary-color)}.layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#2170e733;background-color:var(--primary-lighter-color)}.layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#2170e71a;background-color:var(--primary-lighter-color);color:#293241}.layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}.layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#2170e71a;background-color:var(--primary-lighter-color)}.layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}.layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}.layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#2170e7;background-color:var(--primary-color)}.layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#2170e733;background-color:var(--primary-lighter-color)}.layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#2170e71a;background-color:var(--primary-lighter-color);color:#293241}.layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}.layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#2170e71a;background-color:var(--primary-lighter-color)}.layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}.layout-menu-light.layout-horizontal .menu-wrapper{box-shadow:none}.layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}.layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#2170e733;background-color:var(--primary-lighter-color);color:var(--primary-color)}.layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#fff;box-shadow:0 10px 40px #2932410f}.layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}.layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#2170e733;background-color:var(--primary-lighter-color)}.layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#2170e733;background-color:var(--primary-lighter-color);color:var(--primary-color)}.layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#2170e733;background-color:var(--primary-lighter-color);color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#2170e733;background-color:var(--primary-lighter-color);color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#fff}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#2170e733;background-color:var(--primary-lighter-color)}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#2170e733;background-color:var(--primary-lighter-color);color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#2170e7;color:var(--primary-color)}.layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#2170e7;color:var(--primary-color)}}@media (max-width: 991px){.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#2170e7;color:var(--primary-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#2170e7;color:var(--primary-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#2170e7;background-color:var(--primary-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#2170e733;background-color:var(--primary-lighter-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#2170e71a;background-color:var(--primary-lighter-color);color:#293241}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#2170e71a;background-color:var(--primary-lighter-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}}.layout-rightpanel{position:fixed;z-index:1000;right:0;top:62px;height:calc(100% - 62px);padding:0;width:418px;overflow:auto;background-color:#f7faff;transform:translate3d(418px,0,0);transition:transform .2s;backface-visibility:hidden;box-shadow:0 10px 40px #2932410f}.layout-rightpanel .rightpanel-wrapper{padding:22px 20px 40px}.layout-rightpanel .rightpanel-wrapper .rightpanel-section{padding:16px 0}.layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header>h6{margin:0}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather{display:flex;align-items:center;padding:14px 16px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:8px;box-shadow:0 10px 40 #2932410f;color:#293241cc}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather>img{height:60px}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info{margin-left:16px}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h6{margin:0 0 2px}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h1{margin:0}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul{padding:0;margin:0;list-style:none;overflow:auto;max-height:320px}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li{padding:16px;border-radius:8px;background-color:#fff;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info h6{color:#3e4754;margin:0 0 4px}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info>span{display:block;font-weight:500;font-size:14px;line-height:140%;color:#29324180}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done{opacity:.5}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done .task-info h6{text-decoration:line-through}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items{display:flex;align-items:center;flex-wrap:wrap;margin:-7px}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item{display:flex;align-items:center;justify-content:center;border-radius:12px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;width:80px;height:80px;background-color:#fff;margin:7px;transition:background-color .2s}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item:hover{background-color:#f7f7f8}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item{display:flex;align-items:center;justify-content:center;border-radius:12px;width:80px;height:80px;margin:7px;border:1px dashed #dee2e6;color:#dee2e6;transition:background-color .2s}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item:hover{background-color:#f7f7f8}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section{margin-top:40px}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel,.layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat{height:400px}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{background-image:linear-gradient(180deg,#F7FAFF 0%,rgba(234,237,243,0) 100%)}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{background-color:#fff}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{max-height:400px}.layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#fff}.layout-wrapper.layout-rightpanel-active .layout-rightpanel{transform:translateZ(0)}@media (max-width: 576px){.layout-rightpanel{width:100%;transform:translate3d(100%,0,0)}}.layout-footer{padding:30px 36px}.layout-footer .footer-menutitle{color:#29324180;font-weight:600;font-size:12px;line-height:14px;min-height:15px;display:block;margin-bottom:9px}.layout-footer .footer-subtitle{font-weight:500;font-size:14px;display:block;color:#29324180}.layout-footer ul{padding:0;margin:0;list-style:none}.layout-footer ul>li{padding:7px 0}.layout-footer ul>li>a{color:#293241cc;transition:color .2s}.layout-footer ul>li>a:hover{color:#29324180}.layout-footer .newsletter-input{margin-top:16px;background-color:#fff;position:relative;border-radius:12px}.layout-footer .newsletter-input>input{width:100%;background-color:transparent;border:none;padding:11px 16px;border-radius:12px;font-size:14px;line-height:200%}.layout-footer .newsletter-input>button{border-radius:8px;position:absolute;right:6px;top:50%;margin-top:-16px}.layout-footer .newsletter-input>button>span{display:block;padding:0;width:100%;font-weight:600;font-size:14px}.layout-footer .footer-bottom{display:flex;align-items:center}.layout-footer .footer-bottom h4{line-height:22px;margin:0 32px 0 0}.layout-footer .footer-bottom h6{line-height:17px;margin:0;color:#29324180;font-weight:500}.clearfix:after{content:" ";display:block;clear:both}.card{background:#ffffff;padding:20px;box-sizing:border-box;box-shadow:0 10px 40px #2932410f;border-radius:24px;margin-bottom:2rem}.card:last-child{margin-bottom:0}.card .card-header{display:flex;justify-content:space-between;padding-bottom:16px}.card .card-header h6{margin-bottom:2px}.card .card-header .subtitle{font-weight:600;color:#29324180}.card .card-subtitle{color:#29324180;font-weight:600;margin:-1rem 0 1rem}.card.no-gutter{margin-bottom:0}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-text-secondary{color:#29324180}.layout-wrapper .layout-ajax-loader{position:absolute;right:15px;bottom:70px}.layout-wrapper .layout-ajax-loader .layout-ajax-loader-icon{color:red;font-size:32px}.layout-dashboard .chart{overflow:auto}.layout-dashboard .mobile-teams{display:none}@media (max-width: 1200px){.layout-dashboard .desktop-teams{display:none}.layout-dashboard .mobile-teams{display:block}.layout-dashboard .mobile-teams .team{height:100%;flex-direction:column;justify-content:flex-start;align-items:flex-start}.layout-dashboard .mobile-teams .team .peoples{margin:12px -8px}}.overview-box{display:flex;justify-content:space-between;padding-top:24px;height:100%;min-width:200px}.overview-box .overview-info>h6{margin:0 0 2px}.overview-box .overview-info>h1{margin:0}.overview-box>i{font-size:24px}.overview-box.white{background:#FFFFFF;color:#293241cc}.overview-box.blue{background:#69B7FF;color:#fff}.overview-box.gray{background:rgba(41,50,65,.4);color:#fff}.overview-box.darkgray{background:rgba(41,50,65,.8);color:#fff}.overview-box.orange{background:linear-gradient(90deg,#FFB340 0%,#FFA740 100%);color:#fff}.timeline{padding-right:4px}.timeline>ul{padding:0;margin:0 0 1em;list-style:none;max-height:372px;overflow:auto}.timeline>ul>li{display:flex;margin-bottom:16px}.timeline>ul>li>i{font-size:8px;margin-right:10px;margin-top:4px}.timeline>ul>li .event-content span{display:block;margin-bottom:4px;font-weight:600;font-size:12px;color:#29324180}.timeline>ul>li .event-content span.event-title{color:#3e4754}.timeline>ul>li .event-content span.time{font-size:10px;font-weight:400;color:#29324180}.timeline>ul>li.blue>i{color:#297fff}.timeline>ul>li.green>i{color:#34b56f}.timeline>ul>li.orange>i{color:#ffa928}.device-status .content{color:#29324180;line-height:1.4;margin-bottom:20px}.device-status .progress{display:flex;align-items:center;padding:10px 0;color:#29324180}.device-status .progress>span{min-width:40px}.device-status .progress p-progressBar{width:100%;margin:0 12px}.device-status .progress .p-progressbar{background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}.device-status .progress .p-progressbar .p-progressbar-value{background:rgba(41,127,255,.2);background:var(--primary-color);opacity:.8;border-radius:24px}.device-status .progress.active .p-progressbar{background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}.device-status .progress.active .p-progressbar .p-progressbar-value{background:linear-gradient(270deg,#42BBFF 0%,#6129FF 100%);background:linear-gradient(270deg,var(--primary-lighter-color) 0%,var(--primary-color) 100%);opacity:.8}.device-status .device{margin-bottom:16px}.device-status .device span{color:#2170e7;color:var(--primary-color);font-size:14px;font-weight:600}.device-status .device span>span{font-size:8px;font-weight:400}.device-status .device span.status{font-size:12px;color:#29324180;margin-top:4px;display:block}.team{display:flex;align-items:center;justify-content:space-between}.team .card-header{padding:0;min-width:70px}.team .peoples{display:flex;align-items:center;flex-wrap:wrap}.team .peoples>img{border-radius:10px;margin:8px;width:32px;height:32px}.team .peoples .no-picture{cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:10px;margin:8px;width:32px;height:32px;background:rgba(41,50,65,.1);color:#293241cc;font-size:12px;transition:background .2s}.team .peoples .no-picture:hover{background:rgba(41,50,65,.2)}.map{padding:0}.map>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}.map .map-content{padding:50px 20px 28px}.map .map-content h6{margin:0 0 16px}.map .map-content .city{margin-bottom:16px}.map .map-content .city span{color:#2170e7;color:var(--primary-color);font-size:14px;font-weight:600}.map .map-content .city span>span{font-size:8px;font-weight:400}.map .map-content .city span.status{font-size:12px;color:#29324180;margin-top:4px;display:block}.schedule>p{color:#29324180}.schedule>ul{list-style:none;padding:0;margin:0}.schedule>ul>li{background:#F7F7F8;border-radius:8px;margin-bottom:10px;padding:5px 16px 12px}.schedule>ul>li .schedule-header{display:flex;justify-content:space-between;align-items:center}.schedule>ul>li .schedule-header h6{line-height:24px;margin:0}.schedule>ul>li .schedule-header span{color:#29324180;font-weight:600;font-size:10px;line-height:14px}.schedule>ul>li>span{margin-top:4px;color:#29324180;display:block;font-size:12px;line-height:14px}.statistics .statistic-item .item-title{display:flex;align-items:center;margin-bottom:4px}.statistics .statistic-item .item-title span{display:block;margin-right:12px}.statistics .statistic-item .item-title h5{margin:0;font-weight:700}.statistics .statistic-item h6{margin:0;font-weight:600;color:#29324180}.stocks ul{list-style:none;padding:0;margin:0}.stocks ul>li{display:flex;align-items:center;justify-content:space-between;background-color:#f7faff;padding:0;margin:0 0 12px;border-radius:6px;overflow:hidden}.stocks ul>li .stock-name{display:flex;align-items:center;justify-content:center;background-color:#eef5ff;padding:18px 10px;min-width:70px;margin-right:4px}.stocks ul>li .stock-name h6{margin:0;color:#293241cc;line-height:17px;font-weight:600}.stocks ul>li>img{margin:0 4px;height:25px}.stocks ul>li .stock-price{padding:0 10px;color:#34b56f;margin:0 4px}.stocks ul>li .stock-price h6{line-height:17px;font-weight:600;display:inline-block}.stocks ul>li .stock-price i{display:inline-block}.stocks ul>li .stock-status{margin-left:4px;padding:0 20px}.stocks ul>li .stock-status span{display:block;font-weight:600;font-size:10px;line-height:12px;color:#29324180}.stocks ul>li.down .stock-price{color:#ff6e49}.stocks ul>li.same .stock-price{color:#ffa928}.stocks>.p-button{width:100%;margin-top:30px}.operations{overflow:auto}.operations .insights{padding:16px 15px;background-color:#297fff0a;border-radius:12px;margin:12px 0 16px}.operations .insights .insight-header{display:flex;align-items:center;margin-bottom:5px}.operations .insights .insight-header h6{margin:0 6px}.operations .insights>ul{list-style:none;padding:0;margin:0}.operations .insights>ul>li{margin:8px 0;display:flex;align-items:center;justify-content:space-between;color:#29324180}.operations .insights>ul>li span{font-weight:600}.operations .insights>ul>li span>span{font-size:8px;line-height:10px;font-weight:400}.operations>button{width:100%}.notification{padding:30px 24px;background-color:#fff;border-radius:20px}.notification>h6{margin:0;color:#293241cc}.notification>h6>a{margin-left:10px}.notification>h6>a i{transform:rotate(45deg)}.chat .p-tabview .p-tabview-nav{background-color:transparent;margin:0 -10px;border:none}.chat .p-tabview .p-tabview-nav:before{display:none}.chat .p-tabview .p-tabview-nav li{padding:9px 0 0;display:flex;align-items:center;justify-content:center;background-color:transparent;transition:all .2s;margin:0 10px;border:none}.chat .p-tabview .p-tabview-nav li a{position:relative;width:52px;height:52px;border-radius:20px;display:flex;align-items:center;justify-content:center;background-color:#d0d6dd;cursor:pointer;transition:all .2s;color:#2170e7;color:var(--primary-color);border:0 none;overflow:visible}.chat .p-tabview .p-tabview-nav li a img{border-radius:20px}.chat .p-tabview .p-tabview-nav li a .p-badge{position:absolute;bottom:-5px;right:-5px}.chat .p-tabview .p-tabview-nav li.p-highlight{padding:0 0 9px;border:none}.chat .p-tabview .p-tabview-nav li.p-highlight a{box-shadow:0 0 1px #29324129,0 1px 2px #2932410a,0 6px 12px #2932413d;border:0 none}.chat .p-tabview .p-tabview-nav li.p-highlight a:before{content:"";width:12px;height:2px;background:#2170E7;background:var(--primary-color);border-radius:3px;position:absolute;bottom:-10px}.chat .p-tabview .p-tabview-nav li:hover{border:none;padding:0 0 9px}.chat .p-tabview .p-tabview-panels{background-color:transparent;border:none;padding:16px 0 0}.chat .p-tabview .p-tabview-panels .p-tabview-panel{padding:0;height:350px}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:350px}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{position:absolute;top:0;left:0;display:block;width:100%;height:44px;background-image:linear-gradient(180deg,#ffffff 0%,rgba(234,237,243,0) 100%)}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px;overflow:auto;padding:30px 6px 12px;flex:1 1 auto}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message{display:flex;flex-direction:column}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .name{display:block;color:#29324180;font-weight:600;font-size:10px;line-height:14px}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{max-width:250px;padding:8px 10px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;border-radius:12px;background-color:#f7faff;margin-bottom:8px}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message p{padding:0;margin:0 0 2px;color:#293241cc}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message span{display:block;font-weight:600;font-size:10px;line-height:14px;color:#29324180}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send{align-items:flex-end}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send .message span{text-align:right}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message{display:flex;align-items:center;justify-content:center}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message h4{color:#29324180}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{flex:1 1 auto;max-height:400px;overflow:auto;padding:0 0 12px}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul{padding:0;margin:0;list-style:none}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li{display:flex;align-items:center;margin-bottom:6px;transition:all .2s;cursor:pointer;padding:8px 10px;border-radius:12px}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li img{margin-right:12px;border-radius:20px}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li h6{margin:0 0 2px;color:#293241cc}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li span{display:block;color:#29324180;font-weight:600;font-size:10px;line-height:14px}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#f7faff}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input{margin-top:30px}.chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input input{width:100%;border-radius:24px;padding:20px 19px;background-color:#f7f7f8;border:none}.image-card{padding:0;position:relative}.image-card>span{position:absolute;right:20px;top:20px}.image-card>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}.image-card .image-content{padding:32px 20px 28px}.image-card .image-content h6{margin:0 0 8px}.image-card .image-content>p{color:#29324180}.image-card .image-content>button{margin-top:32px;width:100%}.login-body{background:#FFFFFF}.login-body .login-wrapper{display:flex;align-items:center;justify-content:space-between;flex-direction:column;height:100vh}.login-body .login-wrapper .login-panel{width:30%;height:100%;text-align:center;padding:40px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1 100%}.login-body .login-wrapper .login-panel .logo{margin-bottom:50px}.login-body .login-wrapper .login-panel .logo img{width:45px;height:53px}.login-body .login-wrapper .login-panel>a{font-weight:500;font-size:10px;line-height:12px;color:#2932414d}.login-body .login-wrapper .login-panel>p{font-weight:500;margin:40px 0 0;color:#29324180}.login-body .login-wrapper .login-panel>p>a{color:#2170e7;cursor:pointer}.login-body .login-wrapper .login-panel>input{width:85%;max-width:247px;margin-bottom:10px;background-color:#f6f7f7;border:1.2px solid #D4D6D9;color:#515c66;padding:12px 10px}.login-body .login-wrapper .login-panel>input::placeholder{color:gba(41,50,65,.3)}.login-body .login-wrapper .login-panel>button{width:85%;max-width:247px;margin-bottom:10px;padding:0}.login-body .login-wrapper .login-panel>button>span{padding:15px 20px;display:block;font-weight:600;font-size:14px;line-height:16px}.login-body .login-wrapper .login-footer{display:flex;align-items:center;padding-bottom:70px}.login-body .login-wrapper .login-footer h4{line-height:22px;margin:0 32px 0 0}.login-body .login-wrapper .login-footer h6{line-height:17px;margin:0;color:#29324180;font-weight:500}@media (max-width: 992px){.login-body .login-wrapper .login-panel{width:100%}}.exception-body .exception-topbar{height:62px;background-color:#fff;box-shadow:0 10px 40px #2932410f;display:flex;align-items:center;padding:0 16px}.exception-body .exception-topbar .layout-topbar-logo>img{height:15px}.exception-body .exception-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:calc(100vh - 62px)}.exception-body .exception-wrapper .exception-content{display:flex;flex-direction:column;justify-content:center;flex:1 1 auto}.exception-body .exception-wrapper .exception-content>span{font-weight:400;font-size:60px;line-height:73px;text-align:center;display:block}.exception-body .exception-wrapper .exception-footer{display:flex;align-items:center;padding-bottom:70px}.exception-body .exception-wrapper .exception-footer h4{line-height:22px;margin:0 32px 0 0}.exception-body .exception-wrapper .exception-footer h6{line-height:17px;margin:0;color:#29324180;font-weight:500}.exception-body.notfound .exception-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:calc(100vh - 62px)}.exception-body.notfound .exception-wrapper .exception-content{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 1 auto}.exception-body.notfound .exception-wrapper .exception-content img{width:332px;height:271px;margin-bottom:-150px}.exception-body.notfound .exception-wrapper .exception-content>span{font-size:140px;line-height:171px}.exception-body.notfound .exception-wrapper .exception-content>span.exception-subtitle{font-weight:500;font-size:14px;line-height:17px;color:#29324180}.exception-body.notfound .exception-wrapper .exception-content>button{padding:0;margin-top:20px;width:155px;border-radius:12px}.exception-body.notfound .exception-wrapper .exception-content>button>span{padding:18px;font-weight:600}@media (max-width: 991px){.exception-body .exception-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:calc(100vh - 62px)}.exception-body .exception-wrapper .exception-footer{display:flex;align-items:center;padding-bottom:20px}}.landing-body{background-color:#e5e5e5}.landing-body .landing-topbar{height:83px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;width:100%;z-index:999;padding:20px 40px;position:relative}.landing-body .landing-topbar .landing-topbar-left{display:flex;align-items:center}.landing-body .landing-topbar .landing-topbar-left .logo{margin-right:40px}.landing-body .landing-topbar .landing-topbar-left .logo img{height:16px;width:auto}.landing-body .landing-topbar .landing-topbar-left>ul{list-style-type:none;display:flex;align-items:center;margin:0;padding:0}.landing-body .landing-topbar .landing-topbar-left>ul>li #landing-menu-close{display:none}.landing-body .landing-topbar .landing-topbar-left>ul>li>a{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;border-radius:24px;margin:0 10px;min-width:100px;transition:color .2s}.landing-body .landing-topbar .landing-topbar-left>ul>li>a:hover{color:#2170e7}.landing-body .landing-topbar .landing-topbar-right .second-menubutton{margin-right:20px;font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;border-radius:24px;min-width:100px;transition:color .2s}.landing-body .landing-topbar .landing-topbar-right .second-menubutton:hover{color:#2170e7}.landing-body .landing-topbar .landing-topbar-right .landing-button span{font-weight:600;font-size:12px;line-height:14px}.landing-body .landing-topbar .landing-topbar-right #landing-menu-button{display:none;padding:0 8px;cursor:pointer}.landing-body .landing-topbar .landing-topbar-right #landing-menu-button i{font-size:20px}.landing-body .landing-button{background:linear-gradient(108.43deg,#297FFF 12.5%,#7A0EE7 96.32%);border:none;border-radius:24px;transition:all .2s}.landing-body .landing-button.p-button{padding:0}.landing-body .landing-button.p-button>.p-button-text{padding:14px 10px;min-width:121px;font-weight:600;font-size:16px;line-height:19px;display:block}.landing-body .landing-button>a .p-button-text{padding:14px 10px;min-width:87px;font-weight:600;font-size:16px;line-height:19px;display:block}.landing-body .landing-button:hover{background:linear-gradient(108.43deg,#2f79e7 12.5%,#781cd4 96.32%)}.landing-body .landing-banner{display:flex;align-items:center;justify-content:center;padding:303px 30px 218px;position:relative;transform-style:inherit;background:url(asset-landing-header.32468f40133d00d4.jpg);background-size:cover;height:80vh}.landing-body .landing-banner .landing-banner-content{text-align:center;position:relative}.landing-body .landing-banner .landing-banner-content .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#fff}.landing-body .landing-banner .landing-banner-content h3{margin:40px 0 30px;color:#fff;font-weight:500;line-height:29px}.landing-body .section-header{text-align:center;display:flex;align-items:center;flex-direction:column}.landing-body .section-header .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#293241e6}.landing-body .section-header h3{margin:15px 0 100px;color:#293241e6;font-weight:500;line-height:29px;max-width:800px}.landing-body .landing-features{background-color:#fff;position:relative;display:flex;flex-wrap:wrap;padding:36px 6% 125px}.landing-body .landing-features .p-lg-3{transition:transform .25s linear;-webkit-transition:transform .25s linear}.landing-body .landing-features .feature{display:flex}.landing-body .landing-features .feature>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-top:30px;margin-right:12px}.landing-body .landing-features .feature .feature-card{border-radius:36px;padding:28px 30px;display:flex;width:100%}.landing-body .landing-features .feature .feature-card>span{display:none}.landing-body .landing-features .feature .feature-card h3{font-weight:500;line-height:36px;margin:0 0 20px;color:#293241cc}.landing-body .landing-features .feature .feature-card h5{margin:0;font-weight:400;line-height:150%;color:#293241e6;opacity:.8}.landing-body .landing-features .feature.yellow .feature-card{padding-bottom:128px;background:linear-gradient(197.55deg,#FFD37D -1.02%,#FFDB7D 46.53%)}.landing-body .landing-features .feature.blue .feature-card{padding-bottom:67px;background:linear-gradient(156.18deg,#DAF4FF 38.02%,#CEDFFF 95.69%)}.landing-body .landing-features .feature.darker-blue .feature-card{padding-bottom:164px;background:linear-gradient(165.84deg,#C1E9FF 42.24%,rgba(219,242,255,.23) 97.17%)}.landing-body .landing-features .feature.darker-gray .feature-card{padding-bottom:109px;background:linear-gradient(176.91deg,rgba(41,50,65,.6) 50%,rgba(41,50,65,.282) 115.03%)}.landing-body .landing-features .feature.darker-gray .feature-card h3{color:#fff}.landing-body .landing-features .feature.darker-gray .feature-card h5{color:#fff;opacity:.8}.landing-body .landing-features .feature.gray .feature-card{padding-bottom:50px;background:linear-gradient(11.49deg,rgba(41,50,65,.1) 60.37%,rgba(41,50,65,.026) 98.03%)}.landing-body .landing-pricing{background-color:#fff;position:relative;padding:125px 15% 260px;text-align:center}.landing-body .landing-pricing .pricing-card{background:#FFFFFF;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;border-radius:24px;padding:30px 20px 33px;text-align:center;display:flex;align-items:center;flex-direction:column;position:relative;margin-bottom:60px}.landing-body .landing-pricing .pricing-card .preferred-tag{padding:14px 24px;background:linear-gradient(112.58deg,#FFD029 22.19%,#F1AF60 100%);box-shadow:0 10px 40px #2932410f;border-radius:12px;transform:rotate(-7.18deg);position:absolute;top:-32px;color:#fff;font-weight:700;font-size:20px;line-height:24px}.landing-body .landing-pricing .pricing-card h2{margin:0 0 14px;color:#293241e6}.landing-body .landing-pricing .pricing-card .price{display:block;color:#2170e7;font-weight:700;font-size:80px;line-height:95px}.landing-body .landing-pricing .pricing-card .time{color:#29324180;font-size:12px;line-height:14px;display:block;margin-bottom:32px}.landing-body .landing-pricing .pricing-card>ul{padding:42px 0 0;width:100%;margin:0;list-style:none;border-top:1px solid rgba(41,50,65,.1)}.landing-body .landing-pricing .pricing-card>ul>li{font-size:16px;line-height:205.34%;color:#29324180}.landing-body .landing-pricing .pricing-card.pro{background:linear-gradient(333.31deg,#EFF3FB 6.36%,#FFFFFF 72.79%)}.landing-body .landing-pricing .pricing-card.enterprise{background:linear-gradient(156.19deg,rgba(41,50,65,.8) 10.28%,rgba(35,40,49,.496) 87.74%)}.landing-body .landing-pricing .pricing-card.enterprise h2{margin:0 0 14px;color:#fff}.landing-body .landing-pricing .pricing-card.enterprise .price{color:#fff}.landing-body .landing-pricing .pricing-card.enterprise .time{color:#fff;opacity:.6}.landing-body .landing-pricing .pricing-card.enterprise>ul{border-top:1px solid rgba(255,255,255,.2)}.landing-body .landing-pricing .pricing-card.enterprise>ul>li{color:#fff}.landing-body .landing-pricing>a{font-size:24px;line-height:29px;display:block}.landing-body .layout-footer{background-color:#fff;position:relative}.landing-body .layout-footer .footer-menutitle{color:#29324133}.landing-body .layout-footer .footer-subtitle{color:#2932414d}.landing-body .layout-footer ul>li{color:#29324180}.landing-body .layout-footer ul>li>a{color:#29324180}.landing-body .layout-footer ul>li>a:hover{color:#2932414d}.landing-body .layout-footer .newsletter-input{background-color:#2932410a}.landing-body .layout-footer .footer-bottom{color:#293241b3}.landing-body .layout-footer .footer-bottom h6{color:#29324180}.landing-body .landing-mask{display:none;width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#0003;z-index:998}@media (max-width: 991px){.landing-body.block-scroll{overflow:hidden}.landing-body.block-scroll .landing-wrapper .landing-mask{display:block}.landing-body .landing-wrapper.landing-menu-active .landing-topbar .landing-menu{transform:translateZ(0)}.landing-body .landing-wrapper .landing-topbar{padding:0 13px}.landing-body .landing-wrapper .landing-topbar .landing-menu{position:fixed;flex-direction:column;align-items:flex-end;right:0;top:0;padding:28px 15px;z-index:999;width:220px;height:100%;background-color:#eef5ff;box-shadow:0 24px 64px -2px #00000005,0 6px 16px -2px #0000000f,0 2px 6px -2px #00000014;transform:translate3d(260px,0,0);transition:transform .2s}.landing-body .landing-wrapper .landing-topbar .landing-menu>li{margin:0 0 12px;width:100%}.landing-body .landing-wrapper .landing-topbar .landing-menu>li>a{padding:6px 16px;font-size:14px;text-align:right;background-color:#eef5ff;display:block;color:#293241e6}.landing-body .landing-wrapper .landing-topbar .landing-menu>li>a:hover{color:#29324199}.landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close{display:block;font-size:20px;text-align:right;color:#293241e6}.landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close:hover{color:#29324199}.landing-body .landing-wrapper .landing-topbar #landing-menu-button{display:block;color:#293241e6;font-size:20px}.landing-body .landing-wrapper .landing-topbar .landing-topbar-right{display:flex;align-items:center}.landing-body .landing-wrapper .landing-topbar .landing-topbar-right .second-menubutton{display:none}.landing-body .landing-wrapper .landing-topbar .landing-topbar-right .landing-button{margin-right:20px}.landing-body .landing-wrapper .landing-banner{background-position:top;padding:80px 23px;justify-content:flex-start;height:auto;top:auto!important}.landing-body .landing-wrapper .landing-banner .landing-banner-content{text-align:left;max-width:262px;top:auto!important}.landing-body .landing-wrapper .landing-banner .landing-banner-content>span{font-size:60px;line-height:91.84%}.landing-body .landing-wrapper .landing-banner .landing-banner-content>h3{font-size:18px;line-height:130%}.landing-body .landing-wrapper .landing-features{padding:36px 20px 30px}.landing-body .landing-wrapper .landing-features .p-lg-3{transform:translateY(0)!important;margin-top:auto!important}.landing-body .landing-wrapper .landing-features .feature-empty{display:none}.landing-body .landing-wrapper .landing-features .feature-3,.landing-body .landing-wrapper .landing-features .feature-4{margin-top:auto}.landing-body .landing-wrapper .landing-features .feature>span{display:none}.landing-body .landing-wrapper .landing-features .feature .feature-card{padding-bottom:28px!important}.landing-body .landing-wrapper .landing-features .feature .feature-card>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-right:12px;margin-top:8px;display:block}.landing-body .landing-wrapper .landing-features .feature.blue .feature-card{flex-direction:row-reverse;text-align:right}.landing-body .landing-wrapper .landing-features .feature.blue .feature-card>span{margin-right:0;margin-left:12px}.landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card{flex-direction:row-reverse;text-align:right}.landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card>span{color:#fff;float:right;margin-right:0;margin-left:12px}.landing-body .landing-wrapper .section-header .title{font-size:60px;line-height:72px}.landing-body .landing-wrapper .section-header h3{font-size:18px;line-height:130%}.landing-body .landing-wrapper .landing-pricing{padding:30px 20px 97px}.landing-body .landing-wrapper .landing-pricing .pricing-card{margin-bottom:20px}.landing-body .landing-wrapper .landing-pricing .pricing-card>ul{display:none}.landing-body .landing-wrapper .landing-pricing .preferred{order:-1!important}.landing-body .landing-wrapper .landing-pricing .preferred .pricing-card>ul{display:block}}.help-page p{margin:0}.help-page .help-search{background-image:url(search.c27330435784861a.png);padding:0;text-align:center}.help-page .help-search .help-search-content{padding:5rem 12rem}.help-page .help-search .help-search-content h3{color:#293241cc;font-weight:500}.help-page .help-search .search-container{font-size:1rem;padding:1rem;position:relative}.help-page .help-search .search-container input{appearance:none;font-size:1rem;text-indent:2rem;padding:1rem;width:100%}.help-page .help-search .search-container i{width:1rem;position:absolute;margin-left:1rem;top:50%;margin-top:-.5rem}.help-page .status-bars{margin-top:1rem;display:flex}.help-page .status-bars .status-bar{flex:1 1 0;-ms-flex:1 1 0px;background:#6EC180;height:50px;margin-right:.25rem;transition:transform .2s}.help-page .status-bars .status-bar:last-child{margin-right:0}.help-page .status-bars .status-bar.status-bar-failure{background:#FF6E49}.help-page .status-bars .status-bar:hover{transform:scale(1.1)}.help-page .status-bar-footer{padding:1rem 0 0;display:flex;justify-content:space-between}.help-page .blog-post{padding:20px;margin:3rem 2rem;border:1px solid #dee2e6;background-color:#fff;position:relative;border-radius:20px}.help-page .blog-post:last-child{margin-bottom:1rem}.help-page .blog-post img{width:100%;position:absolute;left:0;top:0}.help-page .blog-post .blog-text h1{color:#293241cc;margin-bottom:1rem;font-weight:500}.help-page .blog-post .blog-text span{color:#29324180;line-height:1.4}.help-page .blog-post .blog-profile{position:absolute;top:-25px;left:-25px}.help-page .blog-post .blog-profile img{width:50px;height:50px;border-radius:50%}@media screen and (max-width: 991px){.help-page .help-search .help-search-content{padding:6rem 2rem}}.invoice{padding:2rem}.invoice .invoice-header{display:flex;justify-content:space-between}.invoice .invoice-company .logo-image{height:50px;margin-bottom:.5rem}.invoice .invoice-company div{margin-bottom:.5rem}.invoice .invoice-company .company-name{font-weight:500;font-size:1.5rem}.invoice .invoice-title{font-size:2rem;margin-bottom:2rem;text-align:right;font-weight:300}.invoice .invoice-details{width:15rem;display:flex;flex-wrap:wrap}.invoice .invoice-details>div{width:50%;margin-bottom:.5rem}.invoice .invoice-details .invoice-label{text-align:left;font-weight:500}.invoice .invoice-details .invoice-value{text-align:right}.invoice .invoice-to{margin-top:1.5rem;padding-top:2rem;border-top:1px solid #F2F4F6}.invoice .invoice-to .bill-to{font-size:1.25rem;font-weight:500;margin-bottom:.5rem}.invoice .invoice-to .invoice-to-info div{margin-bottom:.5rem}.invoice .invoice-items{margin-top:2rem;padding-top:2rem}.invoice .invoice-items table{width:100%;border-collapse:collapse}.invoice .invoice-items table tr{border-bottom:1px solid #F2F4F6}.invoice .invoice-items table th{font-weight:500}.invoice .invoice-items table th,.invoice .invoice-items table td{padding:1rem;text-align:right}.invoice .invoice-items table th:first-child,.invoice .invoice-items table td:first-child{text-align:left}.invoice .invoice-summary{display:flex;justify-content:space-between;margin-top:2.5rem;padding-top:2.5rem}.invoice .invoice-summary .invoice-value{font-weight:500}@media print{body *{visibility:hidden}#invoice-content *{visibility:visible}#invoice-content{width:100%;position:absolute;left:0;top:0;padding:0;margin:0}.invoice{padding:0;margin:0;background:#ffffff;color:#424242}}.layout-config{width:16rem;height:100%;position:fixed;right:0;top:0;padding:1rem;overflow:auto;background:#ffffff;z-index:999;border-left:0 none;transform:translate(100%);transition:transform .2s cubic-bezier(.05,.74,.2,.99)}.layout-config.layout-config-active{transform:translate(0);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.layout-config.layout-config-active .layout-config-content .layout-config-button i{transform:rotate(360deg)}.layout-config p{line-height:1.5rem;color:#6c757d}.layout-config .layout-themes{display:flex;flex-wrap:wrap}.layout-config .layout-themes>div{padding:.25rem}.layout-config .layout-themes a{width:2rem;height:2rem;border-radius:24px;display:block;position:relative;align-items:center;justify-content:center;transition:transform .2s;box-shadow:0 .125rem .25rem #00000013}.layout-config .layout-themes a i{font-size:1rem;position:absolute;top:50%;left:50%;margin-left:-.5rem;margin-top:-.5rem}.layout-config .layout-themes a:hover{transform:scale(1.1)}.layout-config-button{display:block;position:fixed;width:3rem;height:3rem;line-height:3rem;background:#1976D2;color:#fff;text-align:center;top:50%;right:0;margin-top:-1.5rem;border-top-left-radius:24px;border-bottom-left-radius:24px;transition:background-color .2s;overflow:hidden;cursor:pointer;z-index:999;box-shadow:-.25rem 0 1rem #00000026}.layout-config-button i{font-size:2rem;line-height:inherit;transform:rotate(0);transition:transform 1s}.layout-config-button:hover{background:#2083e4}.layout-wrapper .layout-rightpanel .rightpanel-wrapper{position:relative;height:100%}.layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header{text-align:center}.layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header .profile{padding:12px}.layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions{padding:12px 6px 36px}.layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-col-6,.layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-md-4{padding:.2em}.layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav{background-color:#fff}.layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header{padding:1rem}.layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header a{font-size:12px;font-weight:500}.layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header>span{font-size:10px}.layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active{background-color:#f7faff}.layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels{background-color:#fff}.layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel{padding:0}.layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-content .chat-message .message{width:80%}.layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-input input{width:105px;margin-right:7px}.layout-topbar-logo{height:20px!important;cursor:pointer}.layout-topbar-logo>img{height:20px!important}.p-breadcrumb{background:none;border:none;padding-top:0;margin-top:-30.5px}.p-toolbar{background-color:transparent;border:none;padding-top:0;padding-left:0;padding-right:0}.p-field.p-grid>label{flex-direction:row-reverse;padding-right:0;overflow:hidden;line-break:auto;text-align:right}.p-field.p-grid>div.s-label{padding-right:0;justify-content:flex-end;display:flex;align-items:center}.p-field.p-grid>div.s-label>label{text-align:right}.p-field.p-grid>div.s-label>label>span{display:none;font-size:11px;font-weight:300}.p-field.p-grid.s-invalid>div.s-label>label{color:var(--danger-color);font-weight:600}.p-field.p-grid.s-invalid>div.s-label>label>span{display:inline}@media (max-width: 768px){.p-field.p-grid>label{flex-direction:row;padding-right:0}}@media (max-width: 768px) and (max-width: 768px){.p-field.p-grid>div.s-label{justify-content:flex-start}.p-field.p-grid>div.s-label>label{text-align:left}}.p-field.p-grid .p-field-checkbox,.p-field.p-grid .p-field-radiobutton{height:100%}.p-overflow-hidden{overflow:hidden;padding-right:var(--scrollbar-width)}@layer primeng{.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-unselectable-text{-webkit-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}input[type=button],input[type=submit],input[type=reset],input[type=file]::-webkit-file-upload-button,button{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-icon-wrapper{display:inline-flex}.p-icon{display:inline-block}.p-icon-spin{animation:p-icon-spin 2s infinite linear}}@keyframes p-icon-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@layer primeng{.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}}@layer primeng{.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default;pointer-events:none}.p-button-icon-only{justify-content:center}.p-button-icon-only:after{content:"p";visibility:hidden;clip:rect(0 0 0 0);width:0}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}p-button[iconpos=right] spinnericon{order:1}}@layer primeng{.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:flex;justify-content:center;align-items:center}p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}.p-checkbox-label{line-height:1}}.p-colorpicker-panel .p-colorpicker-color{background:transparent url(color.dae87a04d07ca92b.png) no-repeat left top}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url(hue.8b1818380241e6ac.png) no-repeat left top}@layer primeng{.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label input:focus~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-left>.p-icon-wrapper,.p-input-icon-right>i,.p-input-icon-right>.p-icon-wrapper{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}}@layer primeng{.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}}@layer primeng{.p-password{position:relative;display:inline-flex}.p-password-panel{position:absolute;top:0;left:0}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:flex}.p-password-input::-ms-reveal,.p-password-input::-ms-clear{display:none}.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-password-clearable.p-password-mask .p-password-clear-icon{margin-top:unset}.p-password-clearable{position:relative}}@layer primeng{.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}.p-radiobutton-label{line-height:1}}@layer primeng{.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:rgba(255,255,255,.5);border-radius:100%;transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}@layer primeng{.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem;pointer-events:none}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}}@font-face{font-family:primeicons;font-display:block;src:url(primeicons.ffecb2549ad1765a.eot);src:url(primeicons.ffecb2549ad1765a.eot?#iefix) format("embedded-opentype"),url(primeicons.ba3f916dfb64be8c.woff2) format("woff2"),url(primeicons.f8b9e8a4e401b603.woff) format("woff"),url(primeicons.0112589c5695a9ed.ttf) format("truetype"),url(primeicons.943ab24c43224d29.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s infinite linear}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}code[class*=language-],pre[class*=language-]{color:#000;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{position:relative;margin:.5em 0;overflow:visible;padding:1px}pre[class*=language-]>code{position:relative;z-index:1;border-left:10px solid #358ccb;box-shadow:-1px 0 #358ccb,0 0 0 1px #dfdfdf;background-color:#fdfdfd;background-image:linear-gradient(transparent 50%,rgba(69,142,209,.04) 50%);background-size:3em 3em;background-origin:content-box;background-attachment:local}code[class*=language-]{max-height:inherit;height:inherit;padding:0 1em;display:block;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background-color:#fdfdfd;box-sizing:border-box;margin-bottom:1em}:not(pre)>code[class*=language-]{position:relative;padding:.2em;border-radius:.3em;color:#c92c2c;border:1px solid rgba(0,0,0,.1);display:inline;white-space:normal}pre[class*=language-]:before,pre[class*=language-]:after{content:"";display:block;position:absolute;bottom:.75em;left:.18em;width:40%;height:20%;max-height:13em;box-shadow:0 13px 8px #979797;transform:rotate(-2deg)}pre[class*=language-]:after{right:.75em;left:auto;transform:rotate(2deg)}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#7d8b99}.token.punctuation{color:#5f6364}.token.property,.token.tag,.token.boolean,.token.number,.token.function-name,.token.constant,.token.symbol,.token.deleted{color:#c92c2c}.token.selector,.token.attr-name,.token.string,.token.char,.token.function,.token.builtin,.token.inserted{color:#2f9c0a}.token.operator,.token.entity,.token.url,.token.variable{color:#a67f59;background:rgba(255,255,255,.5)}.token.atrule,.token.attr-value,.token.keyword,.token.class-name{color:#1990b8}.token.regex,.token.important{color:#e90}.language-css .token.string,.style .token.string{color:#a67f59;background:rgba(255,255,255,.5)}.token.important{font-weight:400}.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.namespace{opacity:.7}@media screen and (max-width: 767px){pre[class*=language-]:before,pre[class*=language-]:after{bottom:14px;box-shadow:none}}pre[class*=language-].line-numbers.line-numbers{padding-left:0}pre[class*=language-].line-numbers.line-numbers code{padding-left:3.8em}pre[class*=language-].line-numbers.line-numbers .line-numbers-rows{left:0}pre[class*=language-][data-line]{padding-top:0;padding-bottom:0;padding-left:0}pre[data-line] code{position:relative;padding-left:4em}pre .line-highlight{margin-top:0}.p-grid{display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;margin-top:-1rem}.p-grid>.p-col,.p-grid>[class*=p-col]{box-sizing:border-box}.p-nogutter{margin-right:0;margin-left:0;margin-top:0}.p-nogutter>.p-col,.p-nogutter>[class*=p-col-]{padding:0}.p-col{flex-grow:1;flex-basis:0;padding:1rem}.p-col-fixed,.p-col-1,.p-col-2,.p-col-3,.p-col-4,.p-col-5,.p-col-6,.p-col-7,.p-col-8,.p-col-9,.p-col-10,.p-col-11,.p-col-12{flex:0 0 auto;padding:1rem}.p-col-1{width:8.3333%}.p-col-2{width:16.6667%}.p-col-3{width:25%}.p-col-4{width:33.3333%}.p-col-5{width:41.6667%}.p-col-6{width:50%}.p-col-7{width:58.3333%}.p-col-8{width:66.6667%}.p-col-9{width:75%}.p-col-10{width:83.3333%}.p-col-11{width:91.6667%}.p-col-12{width:100%}.p-offset-12{margin-left:100%}.p-offset-11{margin-left:91.66666667%}.p-offset-10{margin-left:83.33333333%}.p-offset-9{margin-left:75%}.p-offset-8{margin-left:66.66666667%}.p-offset-7{margin-left:58.33333333%}.p-offset-6{margin-left:50%}.p-offset-5{margin-left:41.66666667%}.p-offset-4{margin-left:33.33333333%}.p-offset-3{margin-left:25%}.p-offset-2{margin-left:16.66666667%}.p-offset-1{margin-left:8.33333333%}.p-offset-0{margin-left:0%}.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12,.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12,.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12,.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{padding:1rem}.p-col-nogutter{padding:0}@media screen and (min-width: 576px){.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12{flex:0 0 auto}.p-sm-1{width:8.3333%}.p-sm-2{width:16.6667%}.p-sm-3{width:25%}.p-sm-4{width:33.3333%}.p-sm-5{width:41.6667%}.p-sm-6{width:50%}.p-sm-7{width:58.3333%}.p-sm-8{width:66.6667%}.p-sm-9{width:75%}.p-sm-10{width:83.3333%}.p-sm-11{width:91.6667%}.p-sm-12{width:100%}.p-sm-offset-12{margin-left:100%}.p-sm-offset-11{margin-left:91.66666667%}.p-sm-offset-10{margin-left:83.33333333%}.p-sm-offset-9{margin-left:75%}.p-sm-offset-8{margin-left:66.66666667%}.p-sm-offset-7{margin-left:58.33333333%}.p-sm-offset-6{margin-left:50%}.p-sm-offset-5{margin-left:41.66666667%}.p-sm-offset-4{margin-left:33.33333333%}.p-sm-offset-3{margin-left:25%}.p-sm-offset-2{margin-left:16.66666667%}.p-sm-offset-1{margin-left:8.33333333%}.p-sm-offset-0{margin-left:0%}}@media screen and (min-width: 768px){.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12{flex:0 0 auto}.p-md-1{width:8.3333%}.p-md-2{width:16.6667%}.p-md-3{width:25%}.p-md-4{width:33.3333%}.p-md-5{width:41.6667%}.p-md-6{width:50%}.p-md-7{width:58.3333%}.p-md-8{width:66.6667%}.p-md-9{width:75%}.p-md-10{width:83.3333%}.p-md-11{width:91.6667%}.p-md-12{width:100%}.p-md-offset-12{margin-left:100%}.p-md-offset-11{margin-left:91.66666667%}.p-md-offset-10{margin-left:83.33333333%}.p-md-offset-9{margin-left:75%}.p-md-offset-8{margin-left:66.66666667%}.p-md-offset-7{margin-left:58.33333333%}.p-md-offset-6{margin-left:50%}.p-md-offset-5{margin-left:41.66666667%}.p-md-offset-4{margin-left:33.33333333%}.p-md-offset-3{margin-left:25%}.p-md-offset-2{margin-left:16.66666667%}.p-md-offset-1{margin-left:8.33333333%}.p-md-offset-0{margin-left:0%}}@media screen and (min-width: 992px){.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12{flex:0 0 auto}.p-lg-1{width:8.3333%}.p-lg-2{width:16.6667%}.p-lg-3{width:25%}.p-lg-4{width:33.3333%}.p-lg-5{width:41.6667%}.p-lg-6{width:50%}.p-lg-7{width:58.3333%}.p-lg-8{width:66.6667%}.p-lg-9{width:75%}.p-lg-10{width:83.3333%}.p-lg-11{width:91.6667%}.p-lg-12{width:100%}.p-lg-offset-12{margin-left:100%}.p-lg-offset-11{margin-left:91.66666667%}.p-lg-offset-10{margin-left:83.33333333%}.p-lg-offset-9{margin-left:75%}.p-lg-offset-8{margin-left:66.66666667%}.p-lg-offset-7{margin-left:58.33333333%}.p-lg-offset-6{margin-left:50%}.p-lg-offset-5{margin-left:41.66666667%}.p-lg-offset-4{margin-left:33.33333333%}.p-lg-offset-3{margin-left:25%}.p-lg-offset-2{margin-left:16.66666667%}.p-lg-offset-1{margin-left:8.33333333%}.p-lg-offset-0{margin-left:0%}}@media screen and (min-width: 1200px){.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{flex:0 0 auto}.p-xl-1{width:8.3333%}.p-xl-2{width:16.6667%}.p-xl-3{width:25%}.p-xl-4{width:33.3333%}.p-xl-5{width:41.6667%}.p-xl-6{width:50%}.p-xl-7{width:58.3333%}.p-xl-8{width:66.6667%}.p-xl-9{width:75%}.p-xl-10{width:83.3333%}.p-xl-11{width:91.6667%}.p-xl-12{width:100%}.p-xl-offset-12{margin-left:100%}.p-xl-offset-11{margin-left:91.66666667%}.p-xl-offset-10{margin-left:83.33333333%}.p-xl-offset-9{margin-left:75%}.p-xl-offset-8{margin-left:66.66666667%}.p-xl-offset-7{margin-left:58.33333333%}.p-xl-offset-6{margin-left:50%}.p-xl-offset-5{margin-left:41.66666667%}.p-xl-offset-4{margin-left:33.33333333%}.p-xl-offset-3{margin-left:25%}.p-xl-offset-2{margin-left:16.66666667%}.p-xl-offset-1{margin-left:8.33333333%}.p-xl-offset-0{margin-left:0%}}.p-justify-start{justify-content:flex-start}.p-justify-end{justify-content:flex-end}.p-justify-center{justify-content:center}.p-justify-between{justify-content:space-between}.p-justify-around{justify-content:space-around}.p-justify-even{justify-content:space-evenly}.p-align-start{align-items:flex-start}.p-align-end{align-items:flex-end}.p-align-center{align-items:center}.p-align-baseline{align-items:baseline}.p-align-stretch{align-items:stretch}.p-col-align-start{align-self:flex-start}.p-col-align-end{align-self:flex-end}.p-col-align-center{align-self:center}.p-col-align-baseline{align-self:baseline}.p-col-align-stretch{align-self:stretch}.p-dir-row{flex-direction:row}.p-dir-rev{flex-direction:row-reverse}.p-dir-col{flex-direction:column}.p-dir-col-rev{flex-direction:column-reverse}.p-dir-col>.p-col,.p-dir-col-rev>.p-col{flex-basis:auto}.p-col-order-first{order:-1}.p-col-order-last{order:13}.p-col-order-0{order:0}.p-col-order-1{order:1}.p-col-order-2{order:2}.p-col-order-3{order:3}.p-col-order-4{order:4}.p-col-order-5{order:5}.p-col-order-6{order:6}.p-col-order-7{order:7}.p-col-order-8{order:8}.p-col-order-9{order:9}.p-col-order-10{order:10}.p-col-order-11{order:11}.p-col-order-12{order:12}@media screen and (min-width: 576px){.p-sm-order-first{order:-1}.p-sm-order-last{order:13}.p-sm-order-0{order:0}.p-sm-order-1{order:1}.p-sm-order-2{order:2}.p-sm-order-3{order:3}.p-sm-order-4{order:4}.p-sm-order-5{order:5}.p-sm-order-6{order:6}.p-sm-order-7{order:7}.p-sm-order-8{order:8}.p-sm-order-9{order:9}.p-sm-order-10{order:10}.p-sm-order-11{order:11}.p-sm-order-12{order:12}}@media screen and (min-width: 768px){.p-md-order-first{order:-1}.p-md-order-last{order:13}.p-md-order-0{order:0}.p-md-order-1{order:1}.p-md-order-2{order:2}.p-md-order-3{order:3}.p-md-order-4{order:4}.p-md-order-5{order:5}.p-md-order-6{order:6}.p-md-order-7{order:7}.p-md-order-8{order:8}.p-md-order-9{order:9}.p-md-order-10{order:10}.p-md-order-11{order:11}.p-md-order-12{order:12}}@media screen and (min-width: 992px){.p-lg-order-first{order:-1}.p-lg-order-last{order:13}.p-lg-order-0{order:0}.p-lg-order-1{order:1}.p-lg-order-2{order:2}.p-lg-order-3{order:3}.p-lg-order-4{order:4}.p-lg-order-5{order:5}.p-lg-order-6{order:6}.p-lg-order-7{order:7}.p-lg-order-8{order:8}.p-lg-order-9{order:9}.p-lg-order-10{order:10}.p-lg-order-11{order:11}.p-lg-order-12{order:12}}@media screen and (min-width: 1200px){.p-xl-order-first{order:-1}.p-xl-order-last{order:13}.p-xl-order-0{order:0}.p-xl-order-1{order:1}.p-xl-order-2{order:2}.p-xl-order-3{order:3}.p-xl-order-4{order:4}.p-xl-order-5{order:5}.p-xl-order-6{order:6}.p-xl-order-7{order:7}.p-xl-order-8{order:8}.p-xl-order-9{order:9}.p-xl-order-10{order:10}.p-xl-order-11{order:11}.p-xl-order-12{order:12}}.p-field{margin-bottom:1rem}.p-field>label{display:inline-block;margin-bottom:.5rem}.p-field.p-grid>label{display:flex;align-items:center}.p-field>small{margin-top:.25rem}.p-field.p-grid,.p-formgrid.p-grid{margin-top:0}.p-field.p-grid .p-col-fixed,.p-formgrid.p-grid .p-col-fixed,.p-field.p-grid .p-col,.p-formgrid.p-grid .p-col,.p-field.p-grid .p-col-1,.p-formgrid.p-grid .p-col-1,.p-field.p-grid .p-col-2,.p-formgrid.p-grid .p-col-2,.p-field.p-grid .p-col-3,.p-formgrid.p-grid .p-col-3,.p-field.p-grid .p-col-4,.p-formgrid.p-grid .p-col-4,.p-field.p-grid .p-col-5,.p-formgrid.p-grid .p-col-5,.p-field.p-grid .p-col-6,.p-formgrid.p-grid .p-col-6,.p-field.p-grid .p-col-7,.p-formgrid.p-grid .p-col-7,.p-field.p-grid .p-col-8,.p-formgrid.p-grid .p-col-8,.p-field.p-grid .p-col-9,.p-formgrid.p-grid .p-col-9,.p-field.p-grid .p-col-10,.p-formgrid.p-grid .p-col-10,.p-field.p-grid .p-col-11,.p-formgrid.p-grid .p-col-11,.p-field.p-grid .p-col-12,.p-formgrid.p-grid .p-col-12{padding-top:0;padding-bottom:0}.p-formgroup-inline{display:flex;flex-wrap:wrap;align-items:flex-start}.p-formgroup-inline .p-field,.p-formgroup-inline .p-field-checkbox,.p-formgroup-inline .p-field-radiobutton{margin-right:1rem}.p-formgroup-inline .p-field>label,.p-formgroup-inline .p-field-checkbox>label,.p-formgroup-inline .p-field-radiobutton>label{margin-right:.5rem;margin-bottom:0}.p-field-checkbox,.p-field-radiobutton{margin-bottom:1rem;display:flex;align-items:center}.p-field-checkbox>label,.p-field-radiobutton>label{margin-left:.5rem;line-height:1}.p-d-none{display:none!important}.p-d-inline{display:inline!important}.p-d-inline-block{display:inline-block!important}.p-d-block{display:block!important}.p-d-flex{display:flex!important}.p-d-inline-flex{display:inline-flex!important}@media screen and (min-width: 576px){.p-d-sm-none{display:none!important}.p-d-sm-inline{display:inline!important}.p-d-sm-inline-block{display:inline-block!important}.p-d-sm-block{display:block!important}.p-d-sm-flex{display:flex!important}.p-d-sm-inline-flex{display:inline-flex!important}}@media screen and (min-width: 768px){.p-d-md-none{display:none!important}.p-d-md-inline{display:inline!important}.p-d-md-inline-block{display:inline-block!important}.p-d-md-block{display:block!important}.p-d-md-flex{display:flex!important}.p-d-md-inline-flex{display:inline-flex!important}}@media screen and (min-width: 992px){.p-d-lg-none{display:none!important}.p-d-lg-inline{display:inline!important}.p-d-lg-inline-block{display:inline-block!important}.p-d-lg-block{display:block!important}.p-d-lg-flex{display:flex!important}.p-d-lg-inline-flex{display:inline-flex!important}}@media screen and (min-width: 1200px){.p-d-xl-none{display:none!important}.p-d-xl-inline{display:inline!important}.p-d-xl-inline-block{display:inline-block!important}.p-d-xl-block{display:block!important}.p-d-xl-flex{display:flex!important}.p-d-xl-inline-flex{display:inline-flex!important}}@media print{.p-d-print-none{display:none!important}.p-d-print-inline{display:inline!important}.p-d-print-inline-block{display:inline-block!important}.p-d-print-block{display:block!important}.p-d-print-flex{display:flex!important}.p-d-print-inline-flex{display:inline-flex!important}}.p-text-justify{text-align:justify!important}.p-text-left{text-align:left!important}.p-text-right{text-align:right!important}.p-text-center{text-align:center!important}.p-text-nowrap{white-space:nowrap!important}.p-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-text-lowercase{text-transform:lowercase!important}.p-text-uppercase{text-transform:uppercase!important}.p-text-capitalize{text-transform:capitalize!important}.p-text-bold{font-weight:700!important}.p-text-normal{font-weight:400!important}.p-text-light{font-weight:300!important}.p-text-italic{font-style:italic!important}@media screen and (min-width: 576px){.p-text-sm-justify{text-align:justify!important}.p-text-sm-left{text-align:left!important}.p-text-sm-right{text-align:right!important}.p-text-sm-center{text-align:center!important}}@media screen and (min-width: 768px){.p-text-md-justify{text-align:justify!important}.p-text-md-left{text-align:left!important}.p-text-md-right{text-align:right!important}.p-text-md-center{text-align:center!important}}@media screen and (min-width: 992px){.p-text-lg-justify{text-align:justify!important}.p-text-lg-left{text-align:left!important}.p-text-lg-right{text-align:right!important}.p-text-lg-center{text-align:center!important}}@media screen and (min-width: 1200px){.p-text-xl-justify{text-align:justify!important}.p-text-xl-left{text-align:left!important}.p-text-xl-right{text-align:right!important}.p-text-xl-center{text-align:center!important}}.p-flex-row{flex-direction:row!important}.p-flex-row-reverse{flex-direction:row-reverse!important}.p-flex-column{flex-direction:column!important}.p-flex-column-reverse{flex-direction:column-reverse!important}@media screen and (min-width: 576px){.p-flex-sm-row{flex-direction:row!important}.p-flex-sm-row-reverse{flex-direction:row-reverse!important}.p-flex-sm-column{flex-direction:column!important}.p-flex-sm-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width: 768px){.p-flex-md-row{flex-direction:row!important}.p-flex-md-row-reverse{flex-direction:row-reverse!important}.p-flex-md-column{flex-direction:column!important}.p-flex-md-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width: 992px){.p-flex-lg-row{flex-direction:row!important}.p-flex-lg-row-reverse{flex-direction:row-reverse!important}.p-flex-lg-column{flex-direction:column!important}.p-flex-lg-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width: 1200px){.p-flex-xl-row{flex-direction:row!important}.p-flex-xl-row-reverse{flex-direction:row-reverse!important}.p-flex-xl-column{flex-direction:column!important}.p-flex-xl-column-reverse{flex-direction:column-reverse!important}}.p-jc-start{justify-content:flex-start}.p-jc-end{justify-content:flex-end}.p-jc-center{justify-content:center}.p-jc-between{justify-content:space-between}.p-jc-around{justify-content:space-around}.p-jc-evenly{justify-content:space-evenly}@media screen and (min-width: 576px){.p-jc-sm-start{justify-content:flex-start}.p-jc-sm-end{justify-content:flex-end}.p-jc-sm-center{justify-content:center}.p-jc-sm-between{justify-content:space-between}.p-jc-sm-around{justify-content:space-around}.p-jc-sm-evenly{justify-content:space-evenly}}@media screen and (min-width: 768px){.p-jc-md-start{justify-content:flex-start}.p-jc-md-end{justify-content:flex-end}.p-jc-md-center{justify-content:center}.p-jc-md-between{justify-content:space-between}.p-jc-md-around{justify-content:space-around}.p-jc-md-evenly{justify-content:space-evenly}}@media screen and (min-width: 992px){.p-jc-lg-start{justify-content:flex-start}.p-jc-lg-end{justify-content:flex-end}.p-jc-lg-center{justify-content:center}.p-jc-lg-between{justify-content:space-between}.p-jc-lg-around{justify-content:space-around}.p-jc-lg-evenly{justify-content:space-evenly}}@media screen and (min-width: 1200px){.p-jc-xl-start{justify-content:flex-start}.p-jc-xl-end{justify-content:flex-end}.p-jc-xl-center{justify-content:center}.p-jc-xl-between{justify-content:space-between}.p-jc-xl-around{justify-content:space-around}.p-jc-xl-evenly{justify-content:space-evenly}}.p-ai-start{align-items:flex-start}.p-ai-end{align-items:flex-end}.p-ai-center{align-items:center}.p-ai-baseline{align-items:baseline}.p-ai-stretch{align-items:stretch}@media screen and (min-width: 576px){.p-ai-sm-start{align-items:flex-start}.p-ai-sm-end{align-items:flex-end}.p-ai-sm-center{align-items:center}.p-ai-sm-baseline{align-items:baseline}.p-ai-sm-stretch{align-items:stretch}}@media screen and (min-width: 768px){.p-ai-md-start{align-items:flex-start}.p-ai-md-end{align-items:flex-end}.p-ai-md-center{align-items:center}.p-ai-md-baseline{align-items:baseline}.p-ai-md-stretch{align-items:stretch}}@media screen and (min-width: 992px){.p-ai-lg-start{align-items:flex-start}.p-ai-lg-end{align-items:flex-end}.p-ai-lg-center{align-items:center}.p-ai-lg-baseline{align-items:baseline}.p-ai-lg-stretch{align-items:stretch}}@media screen and (min-width: 1200px){.p-ai-xl-start{align-items:flex-start}.p-ai-xl-end{align-items:flex-end}.p-ai-xl-center{align-items:center}.p-ai-xl-baseline{align-items:baseline}.p-ai-xl-stretch{align-items:stretch}}.p-as-start{align-self:start}.p-as-end{align-self:flex-end}.p-as-center{align-self:center}.p-as-baseline{align-self:baseline}.p-as-stretch{align-self:stretch}@media screen and (min-width: 576px){.p-as-sm-start{align-self:start}.p-as-sm-end{align-self:flex-end}.p-as-sm-center{align-self:center}.p-as-sm-baseline{align-self:baseline}.p-as-sm-stretch{align-self:stretch}}@media screen and (min-width: 768px){.p-as-md-start{align-self:start}.p-as-md-end{align-self:flex-end}.p-as-md-center{align-self:center}.p-as-md-baseline{align-self:baseline}.p-as-md-stretch{align-self:stretch}}@media screen and (min-width: 992px){.p-as-lg-start{align-self:start}.p-as-lg-end{align-self:flex-end}.p-as-lg-center{align-self:center}.p-as-lg-baseline{align-self:baseline}.p-as-lg-stretch{align-self:stretch}}@media screen and (min-width: 1200px){.p-as-xl-start{align-self:start}.p-as-xl-end{align-self:flex-end}.p-as-xl-center{align-self:center}.p-as-xl-baseline{align-self:baseline}.p-as-xl-stretch{align-self:stretch}}.p-ac-start{align-content:flex-start}.p-ac-end{align-content:flex-end}.p-ac-center{align-content:center}.p-ac-around{align-content:space-around}.p-ac-stretch{align-content:stretch}.p-ac-between{align-content:space-between}@media screen and (min-width: 576px){.p-ac-sm-start{align-content:flex-start}.p-ac-sm-end{align-content:flex-end}.p-ac-sm-center{align-content:center}.p-ac-sm-around{align-content:space-around}.p-ac-sm-stretch{align-content:stretch}.p-ac-sm-between{align-content:space-between}}@media screen and (min-width: 768px){.p-ac-md-start{align-content:flex-start}.p-ac-md-end{align-content:flex-end}.p-ac-md-center{align-content:center}.p-ac-md-around{align-content:space-around}.p-ac-md-stretch{align-content:stretch}.p-ac-md-between{align-content:space-between}}@media screen and (min-width: 992px){.p-ac-lg-start{align-content:flex-start}.p-ac-lg-end{align-content:flex-end}.p-ac-lg-center{align-content:center}.p-ac-lg-around{align-content:space-around}.p-ac-lg-stretch{align-content:stretch}.p-ac-lg-between{align-content:space-between}}@media screen and (min-width: 1200px){.p-ac-xl-start{align-content:flex-start}.p-ac-xl-end{align-content:flex-end}.p-ac-xl-center{align-content:center}.p-ac-xl-around{align-content:space-around}.p-ac-xl-stretch{align-content:stretch}.p-ac-xl-between{align-content:space-between}}.p-order-0{order:0}.p-order-1{order:1}.p-order-2{order:2}.p-order-3{order:3}.p-order-4{order:4}.p-order-5{order:5}.p-order-6{order:6}@media screen and (min-width: 576px){.p-order-sm-0{order:0}.p-order-sm-1{order:1}.p-order-sm-2{order:2}.p-order-sm-3{order:3}.p-order-sm-4{order:4}.p-order-sm-5{order:5}.p-order-sm-6{order:6}}@media screen and (min-width: 768px){.p-order-md-0{order:0}.p-order-md-1{order:1}.p-order-md-2{order:2}.p-order-md-3{order:3}.p-order-md-4{order:4}.p-order-md-5{order:5}.p-order-md-6{order:6}}@media screen and (min-width: 992px){.p-order-lg-0{order:0}.p-order-lg-1{order:1}.p-order-lg-2{order:2}.p-order-lg-3{order:3}.p-order-lg-4{order:4}.p-order-lg-5{order:5}.p-order-lg-6{order:6}}@media screen and (min-width: 1200px){.p-order-xl-0{order:0}.p-order-xl-1{order:1}.p-order-xl-2{order:2}.p-order-xl-3{order:3}.p-order-xl-4{order:4}.p-order-xl-5{order:5}.p-order-xl-6{order:6}}.p-flex-nowrap{flex-wrap:nowrap}.p-flex-wrap{flex-wrap:wrap}.p-flex-wrap-reverse{flex-wrap:wrap-reverse}@media screen and (min-width: 576px){.p-flex-sm-nowrap{flex-wrap:nowrap}.p-flex-sm-wrap{flex-wrap:wrap}.p-flex-sm-wrap-reverse{flex-wrap:wrap-reverse}}@media screen and (min-width: 768px){.p-flex-md-nowrap{flex-wrap:nowrap}.p-flex-md-wrap{flex-wrap:wrap}.p-flex-md-wrap-reverse{flex-wrap:wrap-reverse}}@media screen and (min-width: 992px){.p-flex-lg-nowrap{flex-wrap:nowrap}.p-flex-lg-wrap{flex-wrap:wrap}.p-flex-lg-wrap-reverse{flex-wrap:wrap-reverse}}@media screen and (min-width: 1200px){.p-flex-xl-nowrap{flex-wrap:nowrap}.p-flex-xl-wrap{flex-wrap:wrap}.p-flex-xl-wrap-reverse{flex-wrap:wrap-reverse}}.p-pt-0{padding-top:0!important}.p-pt-1{padding-top:.25rem!important}.p-pt-2{padding-top:.5rem!important}.p-pt-3{padding-top:1rem!important}.p-pt-4{padding-top:1.5rem!important}.p-pt-5{padding-top:2rem!important}.p-pt-6{padding-top:3rem!important}.p-pr-0{padding-right:0!important}.p-pr-1{padding-right:.25rem!important}.p-pr-2{padding-right:.5rem!important}.p-pr-3{padding-right:1rem!important}.p-pr-4{padding-right:1.5rem!important}.p-pr-5{padding-right:2rem!important}.p-pr-6{padding-right:3rem!important}.p-pl-0{padding-left:0!important}.p-pl-1{padding-left:.25rem!important}.p-pl-2{padding-left:.5rem!important}.p-pl-3{padding-left:1rem!important}.p-pl-4{padding-left:1.5rem!important}.p-pl-5{padding-left:2rem!important}.p-pl-6{padding-left:3rem!important}.p-pb-0{padding-bottom:0!important}.p-pb-1{padding-bottom:.25rem!important}.p-pb-2{padding-bottom:.5rem!important}.p-pb-3{padding-bottom:1rem!important}.p-pb-4{padding-bottom:1.5rem!important}.p-pb-5{padding-bottom:2rem!important}.p-pb-6{padding-bottom:3rem!important}.p-px-0{padding-left:0!important;padding-right:0!important}.p-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-0{padding-top:0!important;padding-bottom:0!important}.p-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-0{padding:0!important}.p-p-1{padding:.25rem!important}.p-p-2{padding:.5rem!important}.p-p-3{padding:1rem!important}.p-p-4{padding:1.5rem!important}.p-p-5{padding:2rem!important}.p-p-6{padding:3rem!important}@media screen and (min-width: 576px){.p-pt-sm-0{padding-top:0!important}.p-pt-sm-1{padding-top:.25rem!important}.p-pt-sm-2{padding-top:.5rem!important}.p-pt-sm-3{padding-top:1rem!important}.p-pt-sm-4{padding-top:1.5rem!important}.p-pt-sm-5{padding-top:2rem!important}.p-pt-sm-6{padding-top:3rem!important}.p-pr-sm-0{padding-right:0!important}.p-pr-sm-1{padding-right:.25rem!important}.p-pr-sm-2{padding-right:.5rem!important}.p-pr-sm-3{padding-right:1rem!important}.p-pr-sm-4{padding-right:1.5rem!important}.p-pr-sm-5{padding-right:2rem!important}.p-pr-sm-6{padding-right:3rem!important}.p-pl-sm-0{padding-left:0!important}.p-pl-sm-1{padding-left:.25rem!important}.p-pl-sm-2{padding-left:.5rem!important}.p-pl-sm-3{padding-left:1rem!important}.p-pl-sm-4{padding-left:1.5rem!important}.p-pl-sm-5{padding-left:2rem!important}.p-pl-sm-6{padding-left:3rem!important}.p-pb-sm-0{padding-bottom:0!important}.p-pb-sm-1{padding-bottom:.25rem!important}.p-pb-sm-2{padding-bottom:.5rem!important}.p-pb-sm-3{padding-bottom:1rem!important}.p-pb-sm-4{padding-bottom:1.5rem!important}.p-pb-sm-5{padding-bottom:2rem!important}.p-pb-sm-6{padding-bottom:3rem!important}.p-px-sm-0{padding-left:0!important;padding-right:0!important}.p-px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-sm-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-sm-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-sm-0{padding-top:0!important;padding-bottom:0!important}.p-py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-sm-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-sm-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-sm-0{padding:0!important}.p-p-sm-1{padding:.25rem!important}.p-p-sm-2{padding:.5rem!important}.p-p-sm-3{padding:1rem!important}.p-p-sm-4{padding:1.5rem!important}.p-p-sm-5{padding:2rem!important}.p-p-sm-6{padding:3rem!important}}@media screen and (min-width: 768px){.p-pt-md-0{padding-top:0!important}.p-pt-md-1{padding-top:.25rem!important}.p-pt-md-2{padding-top:.5rem!important}.p-pt-md-3{padding-top:1rem!important}.p-pt-md-4{padding-top:1.5rem!important}.p-pt-md-5{padding-top:2rem!important}.p-pt-md-6{padding-top:3rem!important}.p-pr-md-0{padding-right:0!important}.p-pr-md-1{padding-right:.25rem!important}.p-pr-md-2{padding-right:.5rem!important}.p-pr-md-3{padding-right:1rem!important}.p-pr-md-4{padding-right:1.5rem!important}.p-pr-md-5{padding-right:2rem!important}.p-pr-md-6{padding-right:3rem!important}.p-pl-md-0{padding-left:0!important}.p-pl-md-1{padding-left:.25rem!important}.p-pl-md-2{padding-left:.5rem!important}.p-pl-md-3{padding-left:1rem!important}.p-pl-md-4{padding-left:1.5rem!important}.p-pl-md-5{padding-left:2rem!important}.p-pl-md-6{padding-left:3rem!important}.p-pb-md-0{padding-bottom:0!important}.p-pb-md-1{padding-bottom:.25rem!important}.p-pb-md-2{padding-bottom:.5rem!important}.p-pb-md-3{padding-bottom:1rem!important}.p-pb-md-4{padding-bottom:1.5rem!important}.p-pb-md-5{padding-bottom:2rem!important}.p-pb-md-6{padding-bottom:3rem!important}.p-px-md-0{padding-left:0!important;padding-right:0!important}.p-px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-md-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-md-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-md-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-md-0{padding-top:0!important;padding-bottom:0!important}.p-py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-md-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-md-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-md-0{padding:0!important}.p-p-md-1{padding:.25rem!important}.p-p-md-2{padding:.5rem!important}.p-p-md-3{padding:1rem!important}.p-p-md-4{padding:1.5rem!important}.p-p-md-5{padding:2rem!important}.p-p-md-6{padding:3rem!important}}@media screen and (min-width: 992px){.p-pt-lg-0{padding-top:0!important}.p-pt-lg-1{padding-top:.25rem!important}.p-pt-lg-2{padding-top:.5rem!important}.p-pt-lg-3{padding-top:1rem!important}.p-pt-lg-4{padding-top:1.5rem!important}.p-pt-lg-5{padding-top:2rem!important}.p-pt-lg-6,.p-pt-lg-auto{padding-top:3rem!important}.p-pr-lg-0{padding-right:0!important}.p-pr-lg-1{padding-right:.25rem!important}.p-pr-lg-2{padding-right:.5rem!important}.p-pr-lg-3{padding-right:1rem!important}.p-pr-lg-4{padding-right:1.5rem!important}.p-pr-lg-5{padding-right:2rem!important}.p-pr-lg-6{padding-right:3rem!important}.p-pl-lg-0{padding-left:0!important}.p-pl-lg-1{padding-left:.25rem!important}.p-pl-lg-2{padding-left:.5rem!important}.p-pl-lg-3{padding-left:1rem!important}.p-pl-lg-4{padding-left:1.5rem!important}.p-pl-lg-5{padding-left:2rem!important}.p-pl-lg-6{padding-left:3rem!important}.p-pb-lg-0{padding-bottom:0!important}.p-pb-lg-1{padding-bottom:.25rem!important}.p-pb-lg-2{padding-bottom:.5rem!important}.p-pb-lg-3{padding-bottom:1rem!important}.p-pb-lg-4{padding-bottom:1.5rem!important}.p-pb-lg-5{padding-bottom:2rem!important}.p-pb-lg-6{padding-bottom:3rem!important}.p-px-lg-0{padding-left:0!important;padding-right:0!important}.p-px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-lg-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-lg-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-lg-0{padding-top:0!important;padding-bottom:0!important}.p-py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-lg-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-lg-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-lg-0{padding:0!important}.p-p-lg-1{padding:.25rem!important}.p-p-lg-2{padding:.5rem!important}.p-p-lg-3{padding:1rem!important}.p-p-lg-4{padding:1.5rem!important}.p-p-lg-5{padding:2rem!important}.p-p-lg-6{padding:3rem!important}}@media screen and (min-width: 1200px){.p-pt-xl-0{padding-top:0!important}.p-pt-xl-1{padding-top:.25rem!important}.p-pt-xl-2{padding-top:.5rem!important}.p-pt-xl-3{padding-top:1rem!important}.p-pt-xl-4{padding-top:1.5rem!important}.p-pt-xl-5{padding-top:2rem!important}.p-pt-xl-6{padding-top:3rem!important}.p-pr-xl-0{padding-right:0!important}.p-pr-xl-1{padding-right:.25rem!important}.p-pr-xl-2{padding-right:.5rem!important}.p-pr-xl-3{padding-right:1rem!important}.p-pr-xl-4{padding-right:1.5rem!important}.p-pr-xl-5{padding-right:2rem!important}.p-pr-xl-6{padding-right:3rem!important}.p-pl-xl-0{padding-left:0!important}.p-pl-xl-1{padding-left:.25rem!important}.p-pl-xl-2{padding-left:.5rem!important}.p-pl-xl-3{padding-left:1rem!important}.p-pl-xl-4{padding-left:1.5rem!important}.p-pl-xl-5{padding-left:2rem!important}.p-pl-xl-6{padding-left:3rem!important}.p-pb-xl-0{padding-bottom:0!important}.p-pb-xl-1{padding-bottom:.25rem!important}.p-pb-xl-2{padding-bottom:.5rem!important}.p-pb-xl-3{padding-bottom:1rem!important}.p-pb-xl-4{padding-bottom:1.5rem!important}.p-pb-xl-5{padding-bottom:2rem!important}.p-pb-xl-6{padding-bottom:3rem!important}.p-px-xl-0{padding-left:0!important;padding-right:0!important}.p-px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-xl-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-xl-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-xl-0{padding-top:0!important;padding-bottom:0!important}.p-py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-xl-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-xl-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-xl-0{padding:0!important}.p-p-xl-1{padding:.25rem!important}.p-p-xl-2{padding:.5rem!important}.p-p-xl-3{padding:1rem!important}.p-p-xl-4{padding:1.5rem!important}.p-p-xl-5{padding:2rem!important}.p-p-xl-6{padding:3rem!important}}.p-mt-0{margin-top:0!important}.p-mt-1{margin-top:.25rem!important}.p-mt-2{margin-top:.5rem!important}.p-mt-3{margin-top:1rem!important}.p-mt-4{margin-top:1.5rem!important}.p-mt-5{margin-top:2rem!important}.p-mt-6{margin-top:3rem!important}.p-mt-auto{margin-top:auto!important}.p-mr-0{margin-right:0!important}.p-mr-1{margin-right:.25rem!important}.p-mr-2{margin-right:.5rem!important}.p-mr-3{margin-right:1rem!important}.p-mr-4{margin-right:1.5rem!important}.p-mr-5{margin-right:2rem!important}.p-mr-6{margin-right:3rem!important}.p-mr-auto{margin-right:auto!important}.p-ml-0{margin-left:0!important}.p-ml-1{margin-left:.25rem!important}.p-ml-2{margin-left:.5rem!important}.p-ml-3{margin-left:1rem!important}.p-ml-4{margin-left:1.5rem!important}.p-ml-5{margin-left:2rem!important}.p-ml-6{margin-left:3rem!important}.p-ml-auto{margin-left:auto!important}.p-mb-0{margin-bottom:0!important}.p-mb-1{margin-bottom:.25rem!important}.p-mb-2{margin-bottom:.5rem!important}.p-mb-3{margin-bottom:1rem!important}.p-mb-4{margin-bottom:1.5rem!important}.p-mb-5{margin-bottom:2rem!important}.p-mb-6{margin-bottom:3rem!important}.p-mb-auto{margin-bottom:auto!important}.p-mx-0{margin-left:0!important;margin-right:0!important}.p-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-auto{margin-left:auto!important;margin-right:auto!important}.p-my-0{margin-top:0!important;margin-bottom:0!important}.p-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-0{margin:0!important}.p-m-1{margin:.25rem!important}.p-m-2{margin:.5rem!important}.p-m-3{margin:1rem!important}.p-m-4{margin:1.5rem!important}.p-m-5{margin:2rem!important}.p-m-6{margin:3rem!important}.p-m-auto{margin:auto!important}@media screen and (min-width: 576px){.p-mt-sm-0{margin-top:0!important}.p-mt-sm-1{margin-top:.25rem!important}.p-mt-sm-2{margin-top:.5rem!important}.p-mt-sm-3{margin-top:1rem!important}.p-mt-sm-4{margin-top:1.5rem!important}.p-mt-sm-5{margin-top:2rem!important}.p-mt-sm-6,.p-mt-sm-auto{margin-top:3rem!important}.p-mr-sm-0{margin-right:0!important}.p-mr-sm-1{margin-right:.25rem!important}.p-mr-sm-2{margin-right:.5rem!important}.p-mr-sm-3{margin-right:1rem!important}.p-mr-sm-4{margin-right:1.5rem!important}.p-mr-sm-5{margin-right:2rem!important}.p-mr-sm-6{margin-right:3rem!important}.p-mr-sm-auto{margin-right:auto!important}.p-ml-sm-0{margin-left:0!important}.p-ml-sm-1{margin-left:.25rem!important}.p-ml-sm-2{margin-left:.5rem!important}.p-ml-sm-3{margin-left:1rem!important}.p-ml-sm-4{margin-left:1.5rem!important}.p-ml-sm-5{margin-left:2rem!important}.p-ml-sm-6{margin-left:3rem!important}.p-ml-sm-auto{margin-left:auto!important}.p-mb-sm-0{margin-bottom:0!important}.p-mb-sm-1{margin-bottom:.25rem!important}.p-mb-sm-2{margin-bottom:.5rem!important}.p-mb-sm-3{margin-bottom:1rem!important}.p-mb-sm-4{margin-bottom:1.5rem!important}.p-mb-sm-5{margin-bottom:2rem!important}.p-mb-sm-6{margin-bottom:3rem!important}.p-mb-sm-auto{margin-bottom:auto!important}.p-mx-sm-0{margin-left:0!important;margin-right:0!important}.p-mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-sm-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-sm-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.p-my-sm-0{margin-top:0!important;margin-bottom:0!important}.p-my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-sm-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-sm-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-sm-0{margin:0!important}.p-m-sm-1{margin:.25rem!important}.p-m-sm-2{margin:.5rem!important}.p-m-sm-3{margin:1rem!important}.p-m-sm-4{margin:1.5rem!important}.p-m-sm-5{margin:2rem!important}.p-m-sm-6{margin:3rem!important}.p-m-sm-auto{margin:auto!important}}@media screen and (min-width: 768px){.p-mt-md-0{margin-top:0!important}.p-mt-md-1{margin-top:.25rem!important}.p-mt-md-2{margin-top:.5rem!important}.p-mt-md-3{margin-top:1rem!important}.p-mt-md-4{margin-top:1.5rem!important}.p-mt-md-5{margin-top:2rem!important}.p-mt-md-6,.p-mt-md-auto{margin-top:3rem!important}.p-mr-md-0{margin-right:0!important}.p-mr-md-1{margin-right:.25rem!important}.p-mr-md-2{margin-right:.5rem!important}.p-mr-md-3{margin-right:1rem!important}.p-mr-md-4{margin-right:1.5rem!important}.p-mr-md-5{margin-right:2rem!important}.p-mr-md-6{margin-right:3rem!important}.p-mr-md-auto{margin-right:auto!important}.p-ml-md-0{margin-left:0!important}.p-ml-md-1{margin-left:.25rem!important}.p-ml-md-2{margin-left:.5rem!important}.p-ml-md-3{margin-left:1rem!important}.p-ml-md-4{margin-left:1.5rem!important}.p-ml-md-5{margin-left:2rem!important}.p-ml-md-6{margin-left:3rem!important}.p-ml-md-auto{margin-left:auto!important}.p-mb-md-0{margin-bottom:0!important}.p-mb-md-1{margin-bottom:.25rem!important}.p-mb-md-2{margin-bottom:.5rem!important}.p-mb-md-3{margin-bottom:1rem!important}.p-mb-md-4{margin-bottom:1.5rem!important}.p-mb-md-5{margin-bottom:2rem!important}.p-mb-md-6{margin-bottom:3rem!important}.p-mb-md-auto{margin-bottom:auto!important}.p-mx-md-0{margin-left:0!important;margin-right:0!important}.p-mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-md-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-md-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-md-auto{margin-left:auto!important;margin-right:auto!important}.p-my-md-0{margin-top:0!important;margin-bottom:0!important}.p-my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-md-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-md-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-md-0{margin:0!important}.p-m-md-1{margin:.25rem!important}.p-m-md-2{margin:.5rem!important}.p-m-md-3{margin:1rem!important}.p-m-md-4{margin:1.5rem!important}.p-m-md-5{margin:2rem!important}.p-m-md-6{margin:3rem!important}.p-m-md-auto{margin:auto!important}}@media screen and (min-width: 992px){.p-mt-lg-0{margin-top:0!important}.p-mt-lg-1{margin-top:.25rem!important}.p-mt-lg-2{margin-top:.5rem!important}.p-mt-lg-3{margin-top:1rem!important}.p-mt-lg-4{margin-top:1.5rem!important}.p-mt-lg-5{margin-top:2rem!important}.p-mt-lg-6,.p-mt-lg-auto{margin-top:3rem!important}.p-mr-lg-0{margin-right:0!important}.p-mr-lg-1{margin-right:.25rem!important}.p-mr-lg-2{margin-right:.5rem!important}.p-mr-lg-3{margin-right:1rem!important}.p-mr-lg-4{margin-right:1.5rem!important}.p-mr-lg-5{margin-right:2rem!important}.p-mr-lg-6{margin-right:3rem!important}.p-mr-lg-auto{margin-right:auto!important}.p-ml-lg-0{margin-left:0!important}.p-ml-lg-1{margin-left:.25rem!important}.p-ml-lg-2{margin-left:.5rem!important}.p-ml-lg-3{margin-left:1rem!important}.p-ml-lg-4{margin-left:1.5rem!important}.p-ml-lg-5{margin-left:2rem!important}.p-ml-lg-6{margin-left:3rem!important}.p-ml-lg-auto{margin-left:auto!important}.p-mb-lg-0{margin-bottom:0!important}.p-mb-lg-1{margin-bottom:.25rem!important}.p-mb-lg-2{margin-bottom:.5rem!important}.p-mb-lg-3{margin-bottom:1rem!important}.p-mb-lg-4{margin-bottom:1.5rem!important}.p-mb-lg-5{margin-bottom:2rem!important}.p-mb-lg-6{margin-bottom:3rem!important}.p-mb-lg-auto{margin-bottom:auto!important}.p-mx-lg-0{margin-left:0!important;margin-right:0!important}.p-mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-lg-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-lg-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.p-my-lg-0{margin-top:0!important;margin-bottom:0!important}.p-my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-lg-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-lg-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-lg-0{margin:0!important}.p-m-lg-1{margin:.25rem!important}.p-m-lg-2{margin:.5rem!important}.p-m-lg-3{margin:1rem!important}.p-m-lg-4{margin:1.5rem!important}.p-m-lg-5{margin:2rem!important}.p-m-lg-6{margin:3rem!important}.p-m-lg-auto{margin:auto!important}}@media screen and (min-width: 1200px){.p-mt-xl-0{margin-top:0!important}.p-mt-xl-1{margin-top:.25rem!important}.p-mt-xl-2{margin-top:.5rem!important}.p-mt-xl-3{margin-top:1rem!important}.p-mt-xl-4{margin-top:1.5rem!important}.p-mt-xl-5{margin-top:2rem!important}.p-mt-xl-6,.p-mt-xl-auto{margin-top:3rem!important}.p-mr-xl-0{margin-right:0!important}.p-mr-xl-1{margin-right:.25rem!important}.p-mr-xl-2{margin-right:.5rem!important}.p-mr-xl-3{margin-right:1rem!important}.p-mr-xl-4{margin-right:1.5rem!important}.p-mr-xl-5{margin-right:2rem!important}.p-mr-xl-6{margin-right:3rem!important}.p-mr-xl-auto{margin-right:auto!important}.p-ml-xl-0{margin-left:0!important}.p-ml-xl-1{margin-left:.25rem!important}.p-ml-xl-2{margin-left:.5rem!important}.p-ml-xl-3{margin-left:1rem!important}.p-ml-xl-4{margin-left:1.5rem!important}.p-ml-xl-5{margin-left:2rem!important}.p-ml-xl-6{margin-left:3rem!important}.p-ml-xl-auto{margin-left:auto!important}.p-mb-xl-0{margin-bottom:0!important}.p-mb-xl-1{margin-bottom:.25rem!important}.p-mb-xl-2{margin-bottom:.5rem!important}.p-mb-xl-3{margin-bottom:1rem!important}.p-mb-xl-4{margin-bottom:1.5rem!important}.p-mb-xl-5{margin-bottom:2rem!important}.p-mb-xl-6{margin-bottom:3rem!important}.p-mb-xl-auto{margin-bottom:auto!important}.p-mx-xl-0{margin-left:0!important;margin-right:0!important}.p-mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-xl-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-xl-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.p-my-xl-0{margin-top:0!important;margin-bottom:0!important}.p-my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-xl-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-xl-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-xl-0{margin:0!important}.p-m-xl-1{margin:.25rem!important}.p-m-xl-2{margin:.5rem!important}.p-m-xl-3{margin:1rem!important}.p-m-xl-4{margin:1.5rem!important}.p-m-xl-5{margin:2rem!important}.p-m-xl-6{margin:3rem!important}.p-m-xl-auto{margin:auto!important}}.p-shadow-1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.p-shadow-2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-shadow-3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.p-shadow-4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-shadow-5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.p-shadow-6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.p-shadow-7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.p-shadow-8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.p-shadow-9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.p-shadow-10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.p-shadow-11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.p-shadow-12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.p-shadow-13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.p-shadow-14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.p-shadow-15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.p-shadow-16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.p-shadow-17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.p-shadow-18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.p-shadow-19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.p-shadow-20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.p-shadow-21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.p-shadow-22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.p-shadow-23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.p-shadow-24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.p-datatable-wrapper .p-datatable-table{min-width:auto;width:100%}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-a:before{content:"A"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-anchor:before{content:"\f13d"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-anchor-lock:before{content:"\e4ad"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-ankh:before{content:"\f644"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-archway:before{content:"\f557"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-arrow-trend-down:before{content:"\e097"}.fa-arrow-trend-up:before{content:"\e098"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-arrows-spin:before{content:"\e4bb"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-asterisk:before{content:"*"}.fa-at:before{content:"@"}.fa-atom:before{content:"\f5d2"}.fa-audio-description:before{content:"\f29e"}.fa-austral-sign:before{content:"\e0a9"}.fa-award:before{content:"\f559"}.fa-b:before{content:"B"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-backward:before{content:"\f04a"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-baht-sign:before{content:"\e0ac"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-barcode:before{content:"\f02a"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-bell:before{content:"\f0f3"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blog:before{content:"\f781"}.fa-bold:before{content:"\f032"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-book-bookmark:before{content:"\e0bb"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-bookmark:before{content:"\f02e"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-bore-hole:before{content:"\e4c3"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-bottle-water:before{content:"\e4c5"}.fa-bowl-food:before{content:"\e4c6"}.fa-bowl-rice:before{content:"\e2eb"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes-packing:before{content:"\e4c7"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-bread-slice:before{content:"\f7ec"}.fa-bridge:before{content:"\e4c8"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-bridge-water:before{content:"\e4ce"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broom:before{content:"\f51a"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-brush:before{content:"\f55d"}.fa-bucket:before{content:"\e4cf"}.fa-bug:before{content:"\f188"}.fa-bug-slash:before{content:"\e490"}.fa-bugs:before{content:"\e4d0"}.fa-building:before{content:"\f1ad"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-building-circle-check:before{content:"\e4d2"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-building-flag:before{content:"\e4d5"}.fa-building-lock:before{content:"\e4d6"}.fa-building-ngo:before{content:"\e4d7"}.fa-building-shield:before{content:"\e4d8"}.fa-building-un:before{content:"\e4d9"}.fa-building-user:before{content:"\e4da"}.fa-building-wheat:before{content:"\e4db"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-burst:before{content:"\e4dc"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-c:before{content:"C"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-week:before{content:"\f784"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-camera-rotate:before{content:"\e0d8"}.fa-campground:before{content:"\f6bb"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-car-on:before{content:"\e4dd"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-car-side:before{content:"\f5e4"}.fa-car-tunnel:before{content:"\e4de"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-cart-plus:before{content:"\f217"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cedi-sign:before{content:"\e0df"}.fa-cent-sign:before{content:"\e3f5"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-charging-station:before{content:"\f5e7"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-chart-column:before{content:"\e0e3"}.fa-chart-gantt:before{content:"\e0e4"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-chart-simple:before{content:"\e473"}.fa-check:before{content:"\f00c"}.fa-check-double:before{content:"\f560"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-child-dress:before{content:"\e59c"}.fa-child-reaching:before{content:"\e59d"}.fa-child-rifle:before{content:"\e4e0"}.fa-children:before{content:"\e4e1"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-circle-nodes:before{content:"\e4e2"}.fa-circle-notch:before{content:"\f1ce"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-city:before{content:"\f64f"}.fa-clapperboard:before{content:"\e131"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-question:before{content:"\e4e3"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-clover:before{content:"\e139"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-compare:before{content:"\e13a"}.fa-code-fork:before{content:"\e13b"}.fa-code-merge:before{content:"\f387"}.fa-code-pull-request:before{content:"\e13c"}.fa-coins:before{content:"\f51e"}.fa-colon-sign:before{content:"\e140"}.fa-comment:before{content:"\f075"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-compress:before{content:"\f066"}.fa-computer:before{content:"\e4e5"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-d:before{content:"D"}.fa-database:before{content:"\f1c0"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-democrat:before{content:"\f747"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-dharmachakra:before{content:"\f655"}.fa-diagram-next:before{content:"\e476"}.fa-diagram-predecessor:before{content:"\e477"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-diagram-successor:before{content:"\e47a"}.fa-diamond:before{content:"\f219"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-disease:before{content:"\f7fa"}.fa-display:before{content:"\e163"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-dong-sign:before{content:"\e169"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dove:before{content:"\f4ba"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-download:before{content:"\f019"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-e:before{content:"E"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elevator:before{content:"\e16d"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-equals:before{content:"="}.fa-eraser:before{content:"\f12d"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-exclamation:before{content:"!"}.fa-expand:before{content:"\f065"}.fa-explosion:before{content:"\e4e9"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-eye-slash:before{content:"\f070"}.fa-f:before{content:"F"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-fan:before{content:"\f863"}.fa-faucet:before{content:"\e005"}.fa-faucet-drip:before{content:"\e006"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-ferry:before{content:"\e4ea"}.fa-file:before{content:"\f15b"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-file-audio:before{content:"\f1c7"}.fa-file-circle-check:before{content:"\e5a0"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-file-circle-plus:before{content:"\e494"}.fa-file-circle-question:before{content:"\e4ef"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-excel:before{content:"\f1c3"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-file-medical:before{content:"\f477"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-shield:before{content:"\e4f0"}.fa-file-signature:before{content:"\f573"}.fa-file-video:before{content:"\f1c8"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-file-word:before{content:"\f1c2"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-burner:before{content:"\e4f1"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-fish:before{content:"\f578"}.fa-fish-fins:before{content:"\e4f2"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flask-vial:before{content:"\e4f3"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-florin-sign:before{content:"\e184"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-folder-closed:before{content:"\e185"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-tree:before{content:"\f802"}.fa-font:before{content:"\f031"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-franc-sign:before{content:"\e18f"}.fa-frog:before{content:"\f52e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-g:before{content:"G"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-glass-water:before{content:"\e4f4"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-glasses:before{content:"\f530"}.fa-globe:before{content:"\f0ac"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-greater-than:before{content:">"}.fa-greater-than-equal:before{content:"\f532"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-guarani-sign:before{content:"\e19a"}.fa-guitar:before{content:"\f7a6"}.fa-gun:before{content:"\e19b"}.fa-h:before{content:"H"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-handcuffs:before{content:"\e4f8"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-hands-bound:before{content:"\e4f9"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-hands-clapping:before{content:"\e1a8"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-handshake:before{content:"\f2b5"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-hashtag:before{content:"#"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-heart-circle-plus:before{content:"\e500"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-helicopter-symbol:before{content:"\e502"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-helmet-un:before{content:"\e503"}.fa-highlighter:before{content:"\f591"}.fa-hill-avalanche:before{content:"\e507"}.fa-hill-rockslide:before{content:"\e508"}.fa-hippo:before{content:"\f6ed"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-house-chimney-user:before{content:"\e065"}.fa-house-chimney-window:before{content:"\e00d"}.fa-house-circle-check:before{content:"\e509"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-house-crack:before{content:"\e3b1"}.fa-house-fire:before{content:"\e50c"}.fa-house-flag:before{content:"\e50d"}.fa-house-flood-water:before{content:"\e50e"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-house-lock:before{content:"\e510"}.fa-house-medical:before{content:"\e3b2"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-house-medical-flag:before{content:"\e514"}.fa-house-signal:before{content:"\e012"}.fa-house-tsunami:before{content:"\e515"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-hurricane:before{content:"\f751"}.fa-i:before{content:"I"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-images:before{content:"\f302"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-italic:before{content:"\f033"}.fa-j:before{content:"J"}.fa-jar:before{content:"\e516"}.fa-jar-wheat:before{content:"\e517"}.fa-jedi:before{content:"\f669"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-jet-fighter-up:before{content:"\e518"}.fa-joint:before{content:"\f595"}.fa-jug-detergent:before{content:"\e519"}.fa-k:before{content:"K"}.fa-kaaba:before{content:"\f66b"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-khanda:before{content:"\f66d"}.fa-kip-sign:before{content:"\e1c4"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-kitchen-set:before{content:"\e51a"}.fa-kiwi-bird:before{content:"\f535"}.fa-l:before{content:"L"}.fa-land-mine-on:before{content:"\e51b"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-landmark-flag:before{content:"\e51c"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-file:before{content:"\e51d"}.fa-laptop-medical:before{content:"\f812"}.fa-lari-sign:before{content:"\e1c8"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-lemon:before{content:"\f094"}.fa-less-than:before{content:"<"}.fa-less-than-equal:before{content:"\f537"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-lines-leaning:before{content:"\e51e"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-lira-sign:before{content:"\f195"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-location-arrow:before{content:"\f124"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-location-pin-lock:before{content:"\e51f"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-locust:before{content:"\e520"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-m:before{content:"M"}.fa-magnet:before{content:"\f076"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-manat-sign:before{content:"\e1d5"}.fa-map:before{content:"\f279"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-pin:before{content:"\f276"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-and-venus:before{content:"\f224"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-mask:before{content:"\f6fa"}.fa-mask-face:before{content:"\e1d7"}.fa-mask-ventilator:before{content:"\e524"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-mattress-pillow:before{content:"\e525"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-medal:before{content:"\f5a2"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-mill-sign:before{content:"\e1ed"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-mitten:before{content:"\f7b5"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-mobile-button:before{content:"\f10b"}.fa-mobile-retro:before{content:"\e527"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-money-bills:before{content:"\e1f3"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-mosquito-net:before{content:"\e52c"}.fa-motorcycle:before{content:"\f21c"}.fa-mound:before{content:"\e52d"}.fa-mountain:before{content:"\f6fc"}.fa-mountain-city:before{content:"\e52e"}.fa-mountain-sun:before{content:"\e52f"}.fa-mug-hot:before{content:"\f7b6"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-music:before{content:"\f001"}.fa-n:before{content:"N"}.fa-naira-sign:before{content:"\e1f6"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-not-equal:before{content:"\f53e"}.fa-notdef:before{content:"\e1fe"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-notes-medical:before{content:"\f481"}.fa-o:before{content:"O"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-oil-can:before{content:"\f613"}.fa-oil-well:before{content:"\e532"}.fa-om:before{content:"\f679"}.fa-otter:before{content:"\f700"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-p:before{content:"P"}.fa-pager:before{content:"\f815"}.fa-paint-roller:before{content:"\f5aa"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-palette:before{content:"\f53f"}.fa-pallet:before{content:"\f482"}.fa-panorama:before{content:"\e209"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-passport:before{content:"\f5ab"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-pause:before{content:"\f04c"}.fa-paw:before{content:"\f1b0"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-people-group:before{content:"\e533"}.fa-people-line:before{content:"\e534"}.fa-people-pulling:before{content:"\e535"}.fa-people-robbery:before{content:"\e536"}.fa-people-roof:before{content:"\e537"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-person-booth:before{content:"\f756"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-person-burst:before{content:"\e53b"}.fa-person-cane:before{content:"\e53c"}.fa-person-chalkboard:before{content:"\e53d"}.fa-person-circle-check:before{content:"\e53e"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-person-circle-minus:before{content:"\e540"}.fa-person-circle-plus:before{content:"\e541"}.fa-person-circle-question:before{content:"\e542"}.fa-person-circle-xmark:before{content:"\e543"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-person-dress-burst:before{content:"\e544"}.fa-person-drowning:before{content:"\e545"}.fa-person-falling:before{content:"\e546"}.fa-person-falling-burst:before{content:"\e547"}.fa-person-half-dress:before{content:"\e548"}.fa-person-harassing:before{content:"\e549"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-person-military-pointing:before{content:"\e54a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-person-military-to-person:before{content:"\e54c"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-person-pregnant:before{content:"\e31e"}.fa-person-rays:before{content:"\e54d"}.fa-person-rifle:before{content:"\e54e"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-person-shelter:before{content:"\e54f"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-person-through-window:before{content:"\e5a9"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-person-walking-luggage:before{content:"\e554"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-peseta-sign:before{content:"\e221"}.fa-peso-sign:before{content:"\e222"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-circle-check:before{content:"\e555"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-lock:before{content:"\e558"}.fa-plane-slash:before{content:"\e069"}.fa-plane-up:before{content:"\e22d"}.fa-plant-wilt:before{content:"\e5aa"}.fa-plate-wheat:before{content:"\e55a"}.fa-play:before{content:"\f04b"}.fa-plug:before{content:"\f1e6"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-plug-circle-check:before{content:"\e55c"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-add:before,.fa-plus:before{content:"+"}.fa-plus-minus:before{content:"\e43c"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-puzzle-piece:before{content:"\f12e"}.fa-q:before{content:"Q"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"?"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-r:before{content:"R"}.fa-radiation:before{content:"\f7b9"}.fa-radio:before{content:"\f8d7"}.fa-rainbow:before{content:"\f75b"}.fa-ranking-star:before{content:"\e561"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-recycle:before{content:"\f1b8"}.fa-registered:before{content:"\f25d"}.fa-repeat:before{content:"\f363"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-republican:before{content:"\f75e"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-road-barrier:before{content:"\e562"}.fa-road-bridge:before{content:"\e563"}.fa-road-circle-check:before{content:"\e564"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-road-circle-xmark:before{content:"\e566"}.fa-road-lock:before{content:"\e567"}.fa-road-spikes:before{content:"\e568"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-route:before{content:"\f4d7"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-rug:before{content:"\e569"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-rupiah-sign:before{content:"\e23d"}.fa-s:before{content:"S"}.fa-sack-dollar:before{content:"\f81d"}.fa-sack-xmark:before{content:"\e56a"}.fa-sailboat:before{content:"\e445"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-school:before{content:"\f549"}.fa-school-circle-check:before{content:"\e56b"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-school-flag:before{content:"\e56e"}.fa-school-lock:before{content:"\e56f"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-screwdriver:before{content:"\f54a"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-scroll:before{content:"\f70e"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-sd-card:before{content:"\f7c2"}.fa-section:before{content:"\e447"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-server:before{content:"\f233"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-sheet-plastic:before{content:"\e571"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-shield-cat:before{content:"\e572"}.fa-shield-dog:before{content:"\e573"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-shield-heart:before{content:"\e574"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-shoe-prints:before{content:"\f54b"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-shop-lock:before{content:"\e4a5"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-shower:before{content:"\f2cc"}.fa-shrimp:before{content:"\e448"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-sim-card:before{content:"\f7c4"}.fa-sink:before{content:"\e06d"}.fa-sitemap:before{content:"\f0e8"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-spa:before{content:"\f5bb"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-spray-can:before{content:"\f5bd"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-square:before{content:"\f0c8"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-square-full:before{content:"\f45c"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-square-nfi:before{content:"\e576"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-square-person-confined:before{content:"\e577"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-square-virus:before{content:"\e578"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-stairs:before{content:"\e289"}.fa-stamp:before{content:"\f5bf"}.fa-stapler:before{content:"\e5af"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-stethoscope:before{content:"\f0f1"}.fa-stop:before{content:"\f04d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-slash:before{content:"\e071"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stroopwafel:before{content:"\f551"}.fa-subscript:before{content:"\f12c"}.fa-suitcase:before{content:"\f0f2"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-superscript:before{content:"\f12b"}.fa-swatchbook:before{content:"\f5c3"}.fa-synagogue:before{content:"\f69b"}.fa-syringe:before{content:"\f48e"}.fa-t:before{content:"T"}.fa-table:before{content:"\f0ce"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-tablet-button:before{content:"\f10a"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tarp:before{content:"\e57b"}.fa-tarp-droplet:before{content:"\e57c"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-tent:before{content:"\e57d"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tent-arrows-down:before{content:"\e581"}.fa-tents:before{content:"\e582"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-text-width:before{content:"\f035"}.fa-thermometer:before{content:"\f491"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-timeline:before{content:"\e29c"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toilet-portable:before{content:"\e583"}.fa-toilets-portable:before{content:"\e584"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-tower-cell:before{content:"\e585"}.fa-tower-observation:before{content:"\e586"}.fa-tractor:before{content:"\f722"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-train-tram:before{content:"\e5b4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-tree-city:before{content:"\e587"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-trophy:before{content:"\f091"}.fa-trowel:before{content:"\e589"}.fa-trowel-bricks:before{content:"\e58a"}.fa-truck:before{content:"\f0d1"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-truck-droplet:before{content:"\e58c"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-truck-field:before{content:"\e58d"}.fa-truck-field-un:before{content:"\e58e"}.fa-truck-front:before{content:"\e2b7"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plane:before{content:"\e58f"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-u:before{content:"U"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-universal-access:before{content:"\f29a"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-upload:before{content:"\f093"}.fa-user:before{content:"\f007"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-clock:before{content:"\f4fd"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-user-graduate:before{content:"\f501"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-user-injured:before{content:"\f728"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-user-lock:before{content:"\f502"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-between-lines:before{content:"\e591"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-users-line:before{content:"\e592"}.fa-users-rays:before{content:"\e593"}.fa-users-rectangle:before{content:"\e594"}.fa-users-slash:before{content:"\e073"}.fa-users-viewfinder:before{content:"\e595"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-v:before{content:"V"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-vault:before{content:"\e2c5"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-vial:before{content:"\f492"}.fa-vial-circle-check:before{content:"\e596"}.fa-vial-virus:before{content:"\e597"}.fa-vials:before{content:"\f493"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-virus:before{content:"\e074"}.fa-virus-covid:before{content:"\e4a8"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-voicemail:before{content:"\f897"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-vr-cardboard:before{content:"\f729"}.fa-w:before{content:"W"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-wallet:before{content:"\f555"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-wand-sparkles:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-wave-square:before{content:"\f83e"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-wheelchair:before{content:"\f193"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-wind:before{content:"\f72e"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-worm:before{content:"\e599"}.fa-wrench:before{content:"\f0ad"}.fa-x:before{content:"X"}.fa-x-ray:before{content:"\f497"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-xmarks-lines:before{content:"\e59a"}.fa-y:before{content:"Y"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-z:before{content:"Z"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}/*!
 * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(fa-solid-900.64d5644d62aa832c.woff2) format("woff2"),url(fa-solid-900.f418d876aec0af1a.ttf) format("truetype")}.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900}
