body{font-feature-settings:"salt"}h1,h2{font-weight:700}:root{--bs-body-bg: #F4F7FA;--bs-body-bg-rgb: 244, 247, 250;--pc-heading-color: #1D2630;--pc-active-background: #F3F5F7;--pc-sidebar-background: #fff;--pc-sidebar-color: #39465F;--pc-sidebar-color-rgb: 57, 70, 95;--pc-sidebar-submenu-border-color: var(--bs-gray-300);--pc-sidebar-active-color: #0d6efd;--pc-sidebar-shadow: 0px 0px 24px rgba(27, 46, 94, .05);--pc-sidebar-caption-color: var(--pc-heading-color);--pc-sidebar-border: none;--pc-header-background: rgba(var(--bs-body-bg-rgb), .7);--pc-header-color: #39465F;--pc-header-shadow: none;--pc-card-box-shadow: 0px 8px 24px rgba(27, 46, 94, .12);--pc-header-submenu-background: #ffffff;--pc-header-submenu-color: #39465F}[data-pc-sidebar-theme=dark]{--pc-sidebar-background: #1D2630;--pc-sidebar-color: #FFFFFF;--pc-sidebar-color-rgb: 255, 255, 255;--pc-sidebar-submenu-border-color: var(--bs-gray-600);--pc-sidebar-caption-color: #748892}[class=layout-3],[class=layout-nested]{--pc-sidebar-background: #1D2630;--pc-sidebar-color: #FFFFFF;--pc-sidebar-color-rgb: 255, 255, 255;--pc-sidebar-submenu-border-color: var(--bs-gray-600);--pc-sidebar-caption-color: #748892;--pc-header-background: #fff;--pc-header-color: #39465F}[class=layout-3]{--pc-header-shadow: none}[class=layout-nested]{--pc-sidebar-border: 1px solid var(--pc-sidebar-submenu-border-color);--pc-header-shadow: var(--pc-sidebar-shadow)}[class=layout-modern]{--pc-header-background: #131920;--pc-header-color: #fff;--pc-header-shadow: var(--pc-sidebar-shadow)}[class=layout-advance]{--pc-header-background: var(--bs-primary);--pc-header-color: #fff;--pc-header-shadow: none}[class=layout-extended]{--pc-header-background: #131920;--pc-header-color: #fff;--pc-header-shadow: var(--pc-sidebar-shadow)}:root{--pc-header-background: rgba(var(--bs-white-rgb), .7)}section{padding:100px 0}.title{margin-bottom:50px}.title h2{font-weight:600}.title h5{font-weight:500}.landing-page{overflow-x:hidden}@media (min-width: 1600px){.landing-page .container{max-width:1200px}}.navbar{position:fixed;padding:16px 0;width:100%;z-index:1030;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background-color:var(--pc-header-background)}.navbar.top-nav-collapse{box-shadow:0 12px 24px #1b2e5e0d}.navbar .nav-link{font-weight:500;color:var(--bs-body-color)}.navbar .nav-link:active,.navbar .nav-link:hover,.navbar .nav-link:focus{color:var(--bs-primary)}.navbar.default{top:0;box-shadow:0 0 24px #1b2e5e0d}.component-page .navbar{z-index:1025}.component-page .list-group{list-style-type:none}.component-page .component-block{padding:100px 0 40px}.component-page .component-live-link a{color:#0d6efd}.component-page .component-live-link a:hover{text-decoration:underline}.component-page .component-list-card{box-shadow:var(--pc-sidebar-shadow);width:100%}.component-page .component-list-card .card-body{overflow-y:auto;height:calc(100vh - 235px)}.component-page .component-list-card .list-group-item{position:relative;border:none;font-weight:500;padding:12px var(--bs-list-group-item-padding-x)}.component-page .component-list-card .list-group-item.list-group-item-action{color:var(--pc-sidebar-color);border-radius:var(--bs-border-radius);width:calc(100% - 20px);margin:2px 10px}.component-page .component-list-card .list-group-item.list-group-item-action:hover{color:var(--pc-heading-color);background-color:rgba(var(--pc-sidebar-color-rgb),.1)}.component-page .component-list-card .list-group-item.list-group-item-action.active{color:var(--bs-primary);background-color:rgba(var(--bs-primary-rgb),.1)}@media (min-width: 1200px){.component-page .component-offcanvas{position:sticky;top:100px;z-index:1020}}@media (max-width: 1199.98px){.component-page .component-offcanvas{width:300px}}.component-page .component-offcanvas.show .card{border:none}.component-page .component-offcanvas.show .component-list-card{margin-bottom:0}.component-page .component-offcanvas.show .component-list-card .card-body{height:calc(100vh - 150px)}.component-page .footer{padding-top:60px}.component-page .footer .footer-top{padding:60px 0;margin-top:60px;border-top:1px solid var(--bs-border-color);border-bottom:1px solid var(--bs-border-color)}@media (max-width: 991.98px){.component-page .footer{padding-top:40px}.component-page .footer .footer-top{padding:40px 0;margin-top:40px}}.component-page .footer .footer-bottom{padding:22px 0}.component-page .footer .footer-link a{margin:14px 0;display:block;transition:all .08s cubic-bezier(.37,.24,.53,.99);color:var(--bs-primary)}@media (max-width: 575.98px){.component-page .footer .footer-link a{margin:4px 0}}.component-page .footer .footer-link a:not(:hover){color:var(--bs-gray-700);opacity:.9}.component-page .footer .footer-link li:last-child a{margin-bottom:0}.component-page .footer .footer-sos-link a{transition:all .08s cubic-bezier(.37,.24,.53,.99);color:var(--bs-primary)}.component-page .footer .footer-sos-link a:not(:hover){color:var(--bs-body-color);opacity:.9}@media (max-width: 991.98px){section{padding:40px 0}}.pc-component{position:relative}.pc-component.card-body{padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.pc-modal{position:fixed;z-index:1099;top:0;right:0;width:100%;height:100%;overflow:hidden;background:#282c34;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.pc-modal-opened{overflow:hidden!important}.pc-modal-opened .pc-modal{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.pc-component .pc-modal-content,.pc-component.card-body .pc-modal-content{margin:25px -25px -25px;padding:45px 25px 25px}.card-border-outside .pc-modal-content{margin-inline:0;margin-bottom:0}.pc-modal-content{max-width:100vw;overflow:auto;position:relative;border-top:1px solid var(--bs-border-color)}.pc-modal-content>pre{overflow:hidden;width:100%;margin-bottom:0;margin-top:20px}.pc-modal-content>pre .hljs::-webkit-scrollbar{height:4px;opacity:0}.pc-modal-content>pre .hljs::-webkit-scrollbar:hover{opacity:1}.pc-modal-content>pre .hljs::-webkit-scrollbar-track{background:transparent}.pc-modal-content>pre .hljs::-webkit-scrollbar-thumb{background:#e2eaf2}.pc-modal-content>pre .hljs::-webkit-scrollbar-thumb:hover{background:#9cb7d2}.pc-modal-content>pre>code{padding:0;background:none;font-size:16px}.md-pc-modal-copy,.pc-collapse{display:flex;align-items:center;justify-content:center;font-size:20px;position:absolute;top:15px;border-radius:20px;padding:0;width:40px;height:40px;color:var(--bs-body-color);z-index:1;white-space:nowrap}.md-pc-modal-copy:hover,.pc-collapse:hover{color:var(--bs-primary);background:var(--bs-primary-light)}.pc-collapse{right:25px}.md-pc-modal-copy{right:75px}.md-pc-modal-copy.copied:before{content:"Copied!.";position:absolute;display:block;right:100%;margin-right:10px;font-size:14px;color:var(--bs-success);background:rgba(var(--bs-success-rgb),.1);line-height:24px;height:24px;border-radius:var(--bs-border-radius);padding:0 6px;top:50%;margin-top:-12px}.pc-modal-close{display:block;position:fixed;top:10px;right:52px;color:#fff;opacity:.2;font-size:3rem;font-weight:100;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:1}.pc-modal-close:hover{color:#fff;opacity:.9}.cui-bottom-spacer{height:12rem}.hljs{display:block;overflow-x:auto;padding:.5em;color:#6e7073;background:#fafafa}.hljs-comment,.hljs-quote{color:#a0a1a7;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#a626a4}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e45649}.hljs-literal{color:#0184bb}.hljs-addition,.hljs-attribute,.hljs-meta-string,.hljs-regexp,.hljs-string{color:#50a14f}.hljs-built_in,.hljs-class .hljs-title{color:#c18401}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#986801}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#4078f2}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}
