From 202c1413705e24611f44f531b7396d63c3cac232 Mon Sep 17 00:00:00 2001 From: vamera Date: Tue, 30 Apr 2024 12:53:14 +0200 Subject: [PATCH] Updated the social icons: Twitter/X and Google Groups --- .../src/scss/parts/_footer.scss | 20 +++++++++---------- .../static/css/min/index.min.css | 2 +- .../static/css/min/not-found.min.css | 2 +- .../static/css/min/search-results.min.css | 2 +- .../css/min/wazuh-documentation.min.css | 2 +- .../static/js/min/bootstrap.bundle.min.js | 2 +- .../template-parts/footer.html | 16 +++++++-------- .../template-parts/icons/social-icons.svg | 16 +++++++-------- 8 files changed, 30 insertions(+), 32 deletions(-) diff --git a/source/_themes/wazuh_doc_theme_v3/src/scss/parts/_footer.scss b/source/_themes/wazuh_doc_theme_v3/src/scss/parts/_footer.scss index 04ee421767..33c5bdcc93 100644 --- a/source/_themes/wazuh_doc_theme_v3/src/scss/parts/_footer.scss +++ b/source/_themes/wazuh_doc_theme_v3/src/scss/parts/_footer.scss @@ -22,11 +22,6 @@ footer { left: $left-sidebar-width; } - .nav-item svg { - height: 15px; - width: 17px; - } - & > .container { @include media-max(xl) { flex-direction: column; @@ -38,6 +33,8 @@ footer { display: inline-block; width: 28px; height: 16px; + position: relative; + bottom: .2em; @include media-max(sm) { width: 46px; height: 24px; @@ -66,6 +63,11 @@ footer { align-items: center; padding: 40px 0; } + .nav-item, + .nav-item.rrss { + line-height: 16px; + align-items: center; + } i { font-size: 23px; @include media-min(sm){ @@ -73,12 +75,8 @@ footer { } } svg { - height: 21px; - width: 20px; - @include media-min(xl){ - height: 21px; - width: 15px; - } + height: 19px; + width: 19px; } } } diff --git a/source/_themes/wazuh_doc_theme_v3/static/css/min/index.min.css b/source/_themes/wazuh_doc_theme_v3/static/css/min/index.min.css index d1db1c7a75..63e2bda2a5 100644 --- a/source/_themes/wazuh_doc_theme_v3/static/css/min/index.min.css +++ b/source/_themes/wazuh_doc_theme_v3/static/css/min/index.min.css @@ -1,2 +1,2 @@ -body{position:relative;margin-top:calc(70px + 54px);font-family:Manrope,sans-serif;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:1200px){body{margin-top:77px}}.icon-assets{position:relative}.icon-assets svg{position:absolute;left:-9999px;overflow:hidden;width:0;height:0}.inner-body{position:relative;width:100%}.rubric.h1,h1{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:34px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h1,h1{font-size:28px}}.rubric.h2,h2{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:28px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h2,h2{font-size:23px}}.rubric.h3,h3{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:22px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h3,h3{font-size:18px}}.rubric.h4,h4{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:18px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h4,h4{font-size:17px}}.rubric.h5,h5{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}.rubric.h6,h6{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}main{min-height:calc(100vh - 70px);padding-right:15px;padding-left:15px}@media (max-width:767px){main{min-height:auto}}@media (min-width:1200px){main{min-height:calc(100vh - 77px - 70px);padding-left:30px}}main img{max-width:100%;margin-top:1rem;margin-bottom:1rem}main p{margin-top:1rem;margin-bottom:1rem;font-family:Manrope,sans-serif;font-style:normal;line-height:32px;letter-spacing:.03em}main table{margin-top:1rem;margin-bottom:1rem}main table td,main table th{vertical-align:middle}.sidebar{flex-shrink:0}.sidebar .sidebar-container{top:0;overflow-y:auto}a:active{font-weight:600}th .line,th p{margin:0;font-weight:inherit;font-weight:500}cite{font-style:italic}cite:after{content:"";padding-right:3px}body{color:#292929;background-color:#fff}.light-theme body{color:#292929;background-color:#fff}.light-theme body a{color:#256bd1}.light-theme body a:focus,.light-theme body a:hover{color:#3585f9}.light-theme body a:active{color:#256bd1}@media (prefers-color-scheme:dark){body{color:#fff;background-color:#2a2d34}}.dark-theme body{color:#fff;background-color:#2a2d34}.dark-theme body a{color:#499cfe}.dark-theme body a:focus,.dark-theme body a:hover{color:#6ca2f0}.dark-theme body a:active{color:#499cfe}.navbar-brand{position:relative;display:flex;align-content:flex-end}.navbar-brand img{width:auto;height:28px}@media (max-width:575px){.navbar-brand img{height:24px}}.light-theme .logo-link.docs{color:#292929}.light-theme .logo-light{display:inline-block}.light-theme .logo-dark{display:none}.dark-theme header svg{fill:#fff}.dark-theme .logo-link.docs{color:#fff}.dark-theme .logo-light{display:none}.dark-theme .logo-dark{display:inline-block}#light-dark-switch{display:flex;flex-direction:row}@media (min-width:1200px){#light-dark-switch{padding-bottom:8px}}#light-dark-switch+.edit-repo{border-top:1px solid #c1ccd9}#light-dark-switch>span:first-child{margin-left:4px}@media (max-width:575px){#light-dark-switch .text{display:none}}#light-dark-switch .switch-icon{display:inline-block;width:20px;height:20px;margin-right:5px;margin-left:5px;background-position:center;background-size:contain}#mode-switch{position:relative;top:1px;box-sizing:content-box;display:flex;flex-direction:row;width:26px;height:16px;padding:0;margin:0 5px;border:1px solid;border-radius:25px}#mode-switch.dark{justify-content:flex-end}#mode-switch.dark span{top:0;left:calc(100% - 16px)}#mode-switch span{position:absolute;top:0;left:0;display:inline-block;width:16px;height:16px;content:"";background-color:#fff;border-radius:50%;transition:left ease-in 75ms}.light-theme #light-dark-switch{color:#292929}.light-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-lt")}.light-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-lt")}.light-theme #mode-switch{background-color:#256bd1;border-color:#256bd1}.dark-theme #light-dark-switch{color:#fff}.dark-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-dt")}.dark-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-dt")}.dark-theme #mode-switch{background-color:#499cfe;border-color:#499cfe}.search-box{overflow:hidden;border:2px solid;border-radius:10px}.search-box .search-form{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;height:40px}.search-box .search-form .form-control{position:relative;z-index:1;width:100%;font-size:18px;font-weight:500;border:none;padding-right:40px}.search-box .search-form .btn-search{position:absolute;right:0;z-index:10;width:38px;height:38px;padding:5px;background-repeat:no-repeat;background-position:center;background-size:38px 38px;border:none;border-radius:calc(10px - 2px)}header .search-box{min-width:380px}.light-theme .search-box{background-color:#fff;border-color:#c1ccd9}.light-theme .search-box:focus-within{border-color:#3585f9}.light-theme .search-box .form-control{color:#292929;background-color:#fff}.light-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme .search-box ::-moz-placeholder{color:#a6b5c8}.light-theme .search-box ::placeholder{color:#a6b5c8}.dark-theme .search-box{background-color:#2a2d34;border-color:#fff}.dark-theme .search-box:focus-within{border-color:#6ca2f0}.dark-theme .search-box .form-control{color:#fff;background-color:#2a2d34}.dark-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-dt")}.dark-theme .search-box ::-moz-placeholder{color:#a6b5c8}.dark-theme .search-box ::placeholder{color:#a6b5c8}.navbar-brand{position:relative;display:flex;align-content:flex-end}.navbar-brand img{width:auto;height:28px}@media (max-width:575px){.navbar-brand img{height:24px}}.light-theme .logo-link.docs{color:#292929}.light-theme .logo-light{display:inline-block}.light-theme .logo-dark{display:none}.dark-theme header svg{fill:#fff}.dark-theme .logo-link.docs{color:#fff}.dark-theme .logo-light{display:none}.dark-theme .logo-dark{display:inline-block}header .navbar-nav .nav-item .nav-link{padding:24px 10px;font-weight:500}.navbar-nav .nav-item.show svg{transform:rotate(180deg)}.navbar-nav .nav-item svg{width:12px;height:12px;transform:rotate(0);position:relative}@media (max-width:991px){.navbar-nav .nav-item svg{left:8px;bottom:-1px}}.navbar-nav .nav-link{padding:0 10px;font-size:17px}.navbar-nav .nav-link:focus,.navbar-nav .nav-link:hover{text-decoration:none;outline:0}.navbar-nav .nav-link a:focus-visible{text-decoration:underline}.navbar-nav .nav-link:active{font-weight:400}.navbar-nav .nav-link.dropdown-toggle{padding-right:27px}.navbar-nav .nav-link.dropdown-toggle[aria-expanded=true]{text-decoration:none}.navbar-nav .nav-link.dropdown-toggle::after{content:none}.navbar-nav .dropdown-menu{min-width:100%;padding:15px;margin-top:20px;border:1px solid;border-radius:10px;position:absolute;top:-24px!important}.navbar-nav .dropdown-menu::before{position:absolute;top:-9px;width:18px;height:18px;content:"";border-top:1px solid;border-left:1px solid;transform:rotate(45deg);-webkit-clip-path:inset(-15px 0 0 -15px);clip-path:inset(-15px 0 0 -15px)}.navbar-nav .dropdown-menu .dropdown-item{padding:.9rem .75rem;font-size:17px;font-weight:500}.light-theme .navbar-nav{background-color:#fff}.light-theme .navbar-nav .nav-link{color:#292929}.light-theme .navbar-nav .nav-link:focus,.light-theme .navbar-nav .nav-link:hover{color:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.light-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#292929}.light-theme .navbar-nav .dropdown-menu{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu::before{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu .dropdown-item{color:#292929}.light-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#256bd1;background-color:#fff}.dark-theme .navbar-nav{background-color:#212121}.dark-theme .navbar-nav .nav-link{color:#fff}.dark-theme .navbar-nav .nav-link:focus,.dark-theme .navbar-nav .nav-link:hover{color:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.dark-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#fff}.dark-theme .navbar-nav .dropdown-menu{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu::before{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu .dropdown-item{color:#fff}.dark-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#499cfe;background-color:#212121}header .tooltip{font-family:Manrope,sans-serif}#version-selector.show .dropdown-toggle::after{transform:rotate(180deg)}#version-selector .dropdown-btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:calc((385px + 32px)/ 2);height:40px;border:2px solid;border-radius:10px;transition:color 0s}@media (max-width:575px){#version-selector .dropdown-btn{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-btn{width:auto;padding:0;border:none}}#version-selector .dropdown-btn:focus{box-shadow:none}@media (max-width:1199px){#version-selector .dropdown-btn span{padding-right:5px}}#version-selector .dropdown-menu{top:52px;box-sizing:border-box;width:100%;border:2px solid;border-radius:10px}@media (max-width:575px){#version-selector .dropdown-menu{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-menu{left:-5px!important;min-width:185px;max-height:calc(100vh - 70px - 56px);padding:10px 0;overflow-y:auto;border:none}}#version-selector .dropdown-menu>li>a{display:inline-block;width:100%;padding:.4rem .75rem;text-decoration:none}#version-selector .dropdown-menu>li>a:focus,#version-selector .dropdown-menu>li>a:hover{font-weight:500}#version-selector .dropdown-menu>li>a.disabled{font-weight:500}#version-selector .dropdown-menu>li>a.disabled:focus,#version-selector .dropdown-menu>li>a.disabled:hover{font-weight:500}.light-theme header .tooltip .arrow::before{border-left-color:#e2eefe}.light-theme header .tooltip .tooltip-inner{color:#292929;background-color:#e2eefe}.light-theme #version-selector .dropdown-btn{color:#292929}@media (min-width:1200px){.light-theme #version-selector .dropdown-btn{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(101,124,151,.2)}.light-theme #version-selector .dropdown-menu{background-color:#ebf2fb}@media (min-width:1200px){.light-theme #version-selector .dropdown-menu{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-menu>li>a{color:#292929}.light-theme #version-selector .dropdown-menu>li>a:focus,.light-theme #version-selector .dropdown-menu>li>a:hover{background-color:#e2eefe}.light-theme #version-selector .dropdown-menu>li>a.disabled{color:#b7c6d7}.dark-theme header .tooltip .arrow::before{border-left-color:#242424}.dark-theme header .tooltip .tooltip-inner{color:#fff;background-color:#242424}.dark-theme #version-selector .dropdown-btn{color:#fff;background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-btn{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(152,162,179,.5)}.dark-theme #version-selector .dropdown-menu{background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-menu{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-menu>li>a{color:#fff}.dark-theme #version-selector .dropdown-menu>li>a:focus,.dark-theme #version-selector .dropdown-menu>li>a:hover{background-color:#242424}.dark-theme #version-selector .dropdown-menu>li>a.disabled{color:#a6b5c8}header{height:70px}@media (min-width:1200px){header{height:77px;box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}}@media (max-width:1199px){header.fixed-top{z-index:100}}header .navbar{height:70px}@media (min-width:1200px){header .navbar{height:77px}}@media (max-width:575px){header .logo-link{max-width:180px;font-size:.8rem}}@media (max-width:575px){header .logo-link svg{max-width:180px}}header .mobile-primary-header{display:flex;align-items:center;justify-content:space-between;width:100%}@media (min-width:1200px){header .mobile-primary-header{width:auto}}header .mobile-secondary-header{padding-right:15px;display:flex;align-items:center;height:54px}header .navbar-toggler{padding:.4rem}header .navbar-toggler .navbar-toggler-icon,header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{width:24px;height:3px;border:1px solid;border-radius:6px}header .navbar-toggler .navbar-toggler-icon{position:relative}header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{position:absolute;left:-1px;display:block;content:""}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{transition:background-color .5s .3s,border-color .5s .3s}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::before{top:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::after{bottom:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon{background-color:transparent;border-color:transparent}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::before{top:-1px;transition:all .5s;transform:rotateZ(45deg)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::after{bottom:-1px;transition:all .5s;transform:rotateZ(-45deg)}header .search-toggler{margin-right:3px}header .search-toggler .search-toggler-icon{display:block;width:32px;height:32px}.light-theme header{background:#fff}.light-theme header .navbar-toggler .navbar-toggler-icon::after,.light-theme header .navbar-toggler .navbar-toggler-icon::before,.light-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#256bd1;border-color:#256bd1}@media (max-width:1199px){.light-theme header .mobile-secondary-header{background-color:#ebf2fb}}.light-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme header svg{fill:#000}.dark-theme header{background:#212121}.dark-theme header .navbar-toggler .navbar-toggler-icon::after,.dark-theme header .navbar-toggler .navbar-toggler-icon::before,.dark-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#499cfe;border-color:#499cfe}@media (max-width:1199px){.dark-theme header .mobile-secondary-header{background-color:#343741}}.dark-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-dt")}footer{padding:50px 15px 26px}@media (min-width:1200px){footer{position:absolute;right:0;display:flex;align-items:center;height:70px;padding:15px 0 15px 30px}}@media (min-width:1200px) and (max-width:1599px){footer{left:320px}}@media (min-width:1600px){footer{left:385px}}footer .nav-item svg{height:15px;width:17px}@media (max-width:1199px){footer>.container{flex-direction:column}}footer .logo-link svg{display:inline-block;width:28px;height:16px}@media (max-width:575px){footer .logo-link svg{width:46px;height:24px;margin-bottom:10px}}@media (min-width:1200px){footer .desktop-footer{width:100%}}@media (min-width:768px) and (max-width:1199px){footer .desktop-footer{padding-top:15px;padding-bottom:15px}}footer .desktop-footer .social-links{display:flex;padding:3px 0;font-size:14px}@media (min-width:768px){footer .desktop-footer .social-links{justify-content:flex-end}}@media (max-width:767px){footer .desktop-footer .social-links{justify-content:center;align-items:center;padding:40px 0}}footer .desktop-footer .social-links i{font-size:23px}@media (min-width:576px){footer .desktop-footer .social-links i{font-size:1rem}}footer .desktop-footer .social-links svg{height:21px;width:20px}@media (min-width:1200px){footer .desktop-footer .social-links svg{height:21px;width:15px}}footer .subfooter{font-size:14px;display:flex;flex-direction:row;position:relative}@media (max-width:575px){footer .subfooter{flex-direction:column;align-items:center}}@media (max-width:767px){footer .subfooter{padding-top:40px;justify-content:center;align-items:center}}footer .subfooter>div{padding:5px 15px;line-height:30px}@media (min-width:576px){footer .subfooter>div{border-left:1px solid #7a7a7a;padding:0 15px}}footer .subfooter>div a{text-decoration:none}@media (min-width:576px){footer .subfooter>div:first-of-type,footer .subfooter>div:nth-of-type(2){border:0;padding-left:0}}@media (min-width:576px){footer .subfooter>div:last-of-type{padding-right:0}}footer .website-links{margin-bottom:.5rem;position:relative}footer .website-links::after{content:"";height:0;width:calc(100% - 30px);position:absolute;bottom:0;left:15px;right:15px;border-bottom:1px solid #7a7a7a}footer .website-links ul{padding-left:0;margin-bottom:0;list-style:none}footer .website-links a:focus,footer .website-links a:hover{font-weight:500}footer .footer-section{line-height:32px;padding-bottom:40px}footer .footer-section .footer-title{font-size:17px;text-transform:uppercase;margin-bottom:.4rem;font-weight:600}footer ul{padding-left:15px;margin:0}footer .nav-link{padding:0 15px}@media (max-width:575px){.index footer>div{margin-right:auto;margin-left:0}}@media (max-width:767px){.index footer .desktop-footer.row{flex-direction:column}}@media (max-width:575px){.index footer .social-links .nav-link{padding:0 11px}}.light-theme footer{background:#f5f6f7}.light-theme footer .nav-link{color:#292929}.light-theme footer .nav-link svg{fill:#292929}.light-theme footer .nav-link:hover{color:#3585f9}.light-theme footer .nav-link:hover svg{fill:#3585f9}.light-theme footer .website-links a{color:#292929}.light-theme footer .website-links a:focus,.light-theme footer .website-links a:hover{color:#3585f9}.light-theme footer .logo-link svg{fill:#000}.light-theme footer .subfooter>div a{color:#292929}.light-theme footer .subfooter>div a:active,.light-theme footer .subfooter>div a:hover{color:#256bd1}.dark-theme footer{background:#242424}.dark-theme footer .nav-link{color:#fff}.dark-theme footer .nav-link svg{fill:#fff}.dark-theme footer .nav-link:hover{color:#6ca2f0}.dark-theme footer .nav-link:hover svg{fill:#6ca2f0}.dark-theme footer .website-links a{color:#fff}.dark-theme footer .website-links a:focus,.dark-theme footer .website-links a:hover{color:#6ca2f0}.dark-theme footer .logo-link svg{fill:#fff}.dark-theme footer .subfooter>div a{color:#fff}.dark-theme footer .subfooter>div a:active,.dark-theme footer .subfooter>div a:hover{color:#499cfe}@media (max-width:1199px){.index header .mobile-secondary-header{display:none}}body{margin-top:70px}@media (min-width:1200px){body{margin-top:77px}}header .navbar-nav .dropdown-menu{top:50px!important;left:-35px}header .navbar-nav .dropdown-menu:before{left:49px}#large-search-box{display:flex;flex-direction:column;justify-content:center;height:215px}@media (min-width:1200px){#large-search-box{height:215px}}@media (max-width:991px){#large-search-box{padding-bottom:1.5em}}#large-search-box .title{text-align:center;margin-bottom:1.5rem}@media (max-width:575px){#large-search-box .title{font-size:1.5rem}}#large-search-box .search-box{max-width:850px;margin-right:auto;margin-left:auto}#large-search-box .search-box .form-control{box-shadow:none}#large-search-box .search-box .search-form{height:46px}#large-search-box .search-box .search-form .btn-search{width:44px;height:44px;background-size:41px 41px}main{min-height:calc(100vh - 215px - 70px);padding-top:50px;padding-right:0;padding-left:0}main h1{width:0;height:0;overflow:hidden;margin:3px 0}main .toctree-wrapper ul{padding:0;list-style:none}main .toctree-wrapper>ul{display:flex;flex-wrap:wrap;align-items:flex-start}main .toctree-wrapper>ul .toctree-l1{position:relative;width:calc(33.333% - 85px);min-height:133px;margin-bottom:60px;margin-left:70px;margin-right:15px}@media (max-width:991px){main .toctree-wrapper>ul .toctree-l1{margin-left:50px}}@media (max-width:767px){main .toctree-wrapper>ul .toctree-l1{width:100%;margin-right:0}}@media (min-width:768px) and (max-width:1199px){main .toctree-wrapper>ul .toctree-l1{width:calc(50% - 85px)}}main .toctree-wrapper>ul .toctree-l1.collapsible .toggle{left:-3px;display:inline-block;padding:10px 0;font-size:18px;font-weight:600}main .toctree-wrapper>ul .toctree-l1.collapsible .toggle:focus-visible::before{border-bottom:1px solid}main .toctree-wrapper>ul .toctree-l1.collapsible .toggle::before{display:inline-block;width:48px;height:22px;content:"Less"}main .toctree-wrapper>ul .toctree-l1.collapsible .toggle::after{display:inline-block;width:24px;height:12px;margin-left:3px;content:"";background-repeat:no-repeat;background-position:center;background-size:20px 15px;transform:rotateX(180deg)}main .toctree-wrapper>ul .toctree-l1.collapsible.collapsed ul{position:relative}main .toctree-wrapper>ul .toctree-l1.collapsible.collapsed .toggle::before{content:"More"}main .toctree-wrapper>ul .toctree-l1.collapsible.collapsed .toggle::after{transform:rotateX(0)}main .toctree-wrapper>ul .toctree-l1.collapsible.collapsed .toctree-l2:nth-of-type(n+4){display:none}main .toctree-wrapper>ul .toctree-l1 .section-title,main .toctree-wrapper>ul .toctree-l1 a{position:relative;left:-3px;display:inline-block;padding-left:15px;font-weight:500;line-height:32px;border-left:3px solid}main .toctree-wrapper>ul .toctree-l1 .section-title:hover,main .toctree-wrapper>ul .toctree-l1 a:hover{text-decoration:none}main .toctree-wrapper>ul .toctree-l1 .section-title:focus-visible,main .toctree-wrapper>ul .toctree-l1 a:focus-visible{outline:0;text-decoration:underline}main .toctree-wrapper>ul .toctree-l1>.section-title,main .toctree-wrapper>ul .toctree-l1>a{padding-bottom:15px;font-size:22px;font-weight:600;line-height:22px}@media (max-width:1199px){main .toctree-wrapper>ul .toctree-l1>.section-title,main .toctree-wrapper>ul .toctree-l1>a{font-size:20px}}main .toctree-wrapper>ul #quickstart{margin-left:0;margin-right:0;border:1px solid}@media (min-width:768px) and (max-width:991px){main .toctree-wrapper>ul #quickstart{margin-right:65px}}@media (min-width:992px){main .toctree-wrapper>ul #quickstart{margin-right:85px}}main .toctree-wrapper>ul .toctree-l2,main .toctree-wrapper>ul .toctree-l3{position:relative}main .toctree-wrapper:last-of-type .toctree-l1:last-of-type .toctree-l2{position:relative}main .toctree-wrapper:last-of-type .toctree-l1:last-of-type .toctree-l2>a{display:inline-block;position:absolute;height:22px;bottom:-1.5em;line-height:1.5em;border-left:none;padding:0;left:-3px;font-size:18px;font-weight:600}main .toctree-wrapper:last-of-type .toctree-l1:last-of-type .toctree-l2>a i{margin-left:12px;font-size:1.1rem;position:relative;bottom:-1px}main .toctree-wrapper:last-of-type .toctree-l1:last-of-type .toctree-l2>ul{display:block}main .toctree-wrapper:last-of-type .toctree-l1:last-of-type .toctree-l2>ul .toctree-l3:nth-of-type(n+4){display:none}main .toctree-wrapper:last-of-type .toctree-l1:last-of-type .toctree-l2:nth-of-type(n+2){display:none}main .toctree-wrapper:last-of-type .toctree-l1 .toctree-l2>ul{display:none}main .toctree-wrapper .ico-long-arrow-right{height:15px;width:17px;display:inline-block;background-size:contain;background-repeat:no-repeat;margin-left:12px;position:relative;bottom:-2px}.loading .toctree-l1{height:133px;overflow-y:hidden}#right-sidebar{position:fixed;top:292px;right:0;width:calc((100% - 1140px)/ 2);min-width:160px;padding-top:15px;z-index:1500}@media (max-width:575px){#right-sidebar{min-width:115px}}@media (max-width:991px){#right-sidebar{top:285px}}@media (min-width:1600px){.index .container{max-width:1400px}}.index #quickstart{display:flex;flex-direction:row;align-items:center;justify-content:center;height:133px;border-radius:10px}.index #quickstart>a{display:inline-flex;align-items:center;border:none;padding:0}.index #quickstart>a:hover{text-decoration:none}.index #quickstart>a::before{position:static;margin-right:15px}.index #quickstart>a::after{content:"";display:inline-block;width:18px;height:19px;background-position:center;background-repeat:no-repeat;margin-left:15px}.index .toctree-l1>.section-title::before,.index .toctree-l1>a.reference::before{position:absolute;top:-7px;left:-75px;display:block;width:70px;height:70px;pointer-events:none;content:"";background-repeat:no-repeat;background-position:right center;background-size:70px 70px}@media (max-width:991px){.index .toctree-l1>.section-title::before,.index .toctree-l1>a.reference::before{left:-55px;width:50px;height:50px;background-size:50px 50px}}.index footer{position:static;padding-right:0;padding-left:0}.light-theme body{color:#292929;background:#f4f6fa}.light-theme body .toctree-wrapper>ul .toctree-l1.collapsible .toggle{color:#256bd1;border:none}.light-theme body .toctree-wrapper>ul .toctree-l1.collapsible .toggle:focus-visible::after{border-color:#256bd1}.light-theme body .toctree-wrapper>ul .toctree-l1.collapsible .toggle::after{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-lt")}.light-theme body .toctree-wrapper>ul .toctree-l1:last-of-type .toctree-l2>a{color:#256bd1}.light-theme body .toctree-wrapper>ul .toctree-l1 a{color:#292929;border-left-color:#256bd1}.light-theme body .toctree-wrapper>ul .toctree-l1 a:focus-visible,.light-theme body .toctree-wrapper>ul .toctree-l1 a:hover{color:#3585f9}.light-theme body .toctree-wrapper>ul .toctree-l1 .section-title{color:#292929;border-left-color:#256bd1}.light-theme body .toctree-wrapper .ico-long-arrow-right{background-image:url("../../images/icons/arrows.svg#ico-long-arrow-right-lt")}.light-theme body #header{background:#fff}.light-theme body #header .search-box{background:#fff}.light-theme body #header .form-control{background:#fff}.light-theme body #large-search-box{background:#fff}.light-theme body [data-href$="getting-started/index.html"]::before,.light-theme body [href$="getting-started/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#getting-started-lt")}.light-theme body [href="quickstart.html"]::before{background-image:url("../../images/icons/index-icons.svg#quickstart-lt")}.light-theme body [data-href$="installation-guide/index.html"]::before,.light-theme body [href$="installation-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#installation-guide-lt")}.light-theme body [data-href$="deployment-options/index.html"]::before,.light-theme body [href$="deployment-options/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#installation-alternatives-lt")}.light-theme body [data-href$="upgrade-guide/index.html"]::before,.light-theme body [href$="upgrade-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#upgrade-guide-lt")}.light-theme body [data-href$="user-manual/index.html"]::before,.light-theme body [href$="user-manual/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#user-manual-lt")}.light-theme body [data-href$="cloud-service/index.html"]::before,.light-theme body [href$="cloud-service/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#cloud-service-lt")}.light-theme body [data-href$="containers.html"]::before,.light-theme body [href$="containers.html"]::before{background-image:url("../../images/icons/index-icons.svg#containers-lt")}.light-theme body [data-href$="container-security/index.html"]::before,.light-theme body [href$="container-security/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#containers-lt")}.light-theme body [data-href$="development/index.html"]::before,.light-theme body [href$="development/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#development-lt")}.light-theme body [data-href$="deployment.html"]::before,.light-theme body [href$="deployment.html"]::before{background-image:url("../../images/icons/index-icons.svg#deployment-lt")}.light-theme body [data-href$="integrations-guide/index.html"]::before,.light-theme body [href$="integrations-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#integrations-guide-lt")}.light-theme body [data-href$="compliance/index.html"]::before,.light-theme body [href$="compliance/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#compliance-lt")}.light-theme body [data-href$="learning-wazuh/index.html"]::before,.light-theme body [href$="learning-wazuh/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#learning-lt")}.light-theme body [data-href$="monitoring.html"]::before,.light-theme body [href$="monitoring.html"]::before{background-image:url("../../images/icons/index-icons.svg#cloud-security-lt")}.light-theme body [data-href$="proof-of-concept-guide/index.html"]::before,.light-theme body [href$="proof-of-concept-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#poc-guide-lt")}.light-theme body [data-href$="release-notes/index.html"]::before,.light-theme body [href$="release-notes/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#release-notes-lt")}.light-theme body [data-href$="migration-guide/index.html"]::before,.light-theme body [href$="migration-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#migration-guide-lt")}.light-theme.index #quickstart{border-color:#256bd1;background-color:#ebf2fb}.light-theme.index #quickstart>a::after{background-image:url("../../images/icons/svg-icons.svg#right-arrow-lt")}.dark-theme body{color:#fff;background:#2a2d34}.dark-theme body .toctree-wrapper>ul .toctree-l1.collapsible .toggle{color:#499cfe;border-left-color:#2a2d34}.dark-theme body .toctree-wrapper>ul .toctree-l1.collapsible .toggle:focus-visible::after{border-color:#499cfe}.dark-theme body .toctree-wrapper>ul .toctree-l1.collapsible .toggle::after{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-dt")}.dark-theme body .toctree-wrapper>ul .toctree-l1:last-of-type .toctree-l2>a{color:#499cfe}.dark-theme body .toctree-wrapper>ul .toctree-l1 a{color:#fff;border-left-color:#ebd0fc}.dark-theme body .toctree-wrapper>ul .toctree-l1 a:focus-visible,.dark-theme body .toctree-wrapper>ul .toctree-l1 a:hover{color:#6ca2f0}.dark-theme body .toctree-wrapper>ul .toctree-l1 .section-title{color:#fff;border-left-color:#ebd0fc}.dark-theme body .toctree-wrapper .ico-long-arrow-right{background-image:url("../../images/icons/arrows.svg#ico-long-arrow-right-dt")}.dark-theme body #header{background:#212121}.dark-theme body #header .search-box{background:#212121}.dark-theme body #header .form-control{background:#212121}.dark-theme body #large-search-box{background:#343741}.dark-theme body #large-search-box .form-control{background:#343741}.dark-theme body [data-href$="getting-started/index.html"]::before,.dark-theme body [href$="getting-started/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#getting-started-dt")}.dark-theme body [href="quickstart.html"]::before{background-image:url("../../images/icons/index-icons.svg#quickstart-dt")}.dark-theme body [data-href$="installation-guide/index.html"]::before,.dark-theme body [href$="installation-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#installation-guide-dt")}.dark-theme body [data-href$="deployment-options/index.html"]::before,.dark-theme body [href$="deployment-options/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#installation-alternatives-dt")}.dark-theme body [data-href$="upgrade-guide/index.html"]::before,.dark-theme body [href$="upgrade-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#upgrade-guide-dt")}.dark-theme body [data-href$="user-manual/index.html"]::before,.dark-theme body [href$="user-manual/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#user-manual-dt")}.dark-theme body [data-href$="cloud-service/index.html"]::before,.dark-theme body [href$="cloud-service/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#cloud-service-dt")}.dark-theme body [data-href$="containers.html"]::before,.dark-theme body [href$="containers.html"]::before{background-image:url("../../images/icons/index-icons.svg#containers-dt")}.dark-theme body [data-href$="container-security/index.html"]::before,.dark-theme body [href$="container-security/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#containers-dt")}.dark-theme body [data-href$="development/index.html"]::before,.dark-theme body [href$="development/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#development-dt")}.dark-theme body [data-href$="deployment.html"]::before,.dark-theme body [href$="deployment.html"]::before{background-image:url("../../images/icons/index-icons.svg#deployment-dt")}.dark-theme body [data-href$="integrations-guide/index.html"]::before,.dark-theme body [href$="integrations-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#integrations-guide-dt")}.dark-theme body [data-href$="compliance/index.html"]::before,.dark-theme body [href$="compliance/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#compliance-dt")}.dark-theme body [data-href$="learning-wazuh/index.html"]::before,.dark-theme body [href$="learning-wazuh/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#learning-dt")}.dark-theme body [data-href$="monitoring.html"]::before,.dark-theme body [href$="monitoring.html"]::before{background-image:url("../../images/icons/index-icons.svg#cloud-security-dt")}.dark-theme body [data-href$="proof-of-concept-guide/index.html"]::before,.dark-theme body [href$="proof-of-concept-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#poc-guide-dt")}.dark-theme body [data-href$="release-notes/index.html"]::before,.dark-theme body [href$="release-notes/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#release-notes-dt")}.dark-theme body [data-href$="migration-guide/index.html"]::before,.dark-theme body [href$="migration-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#migration-guide-dt")}.dark-theme body.index #quickstart{border-color:#499cfe;background-color:#343741}.dark-theme body.index #quickstart>a::after{background-image:url("../../images/icons/svg-icons.svg#right-arrow-dt")} +body{position:relative;margin-top:calc(70px + 54px);font-family:Manrope,sans-serif;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:1200px){body{margin-top:77px}}.icon-assets{position:relative}.icon-assets svg{position:absolute;left:-9999px;overflow:hidden;width:0;height:0}.inner-body{position:relative;width:100%}.rubric.h1,h1{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:34px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h1,h1{font-size:28px}}.rubric.h2,h2{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:28px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h2,h2{font-size:23px}}.rubric.h3,h3{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:22px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h3,h3{font-size:18px}}.rubric.h4,h4{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:18px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h4,h4{font-size:17px}}.rubric.h5,h5{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}.rubric.h6,h6{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}main{min-height:calc(100vh - 70px);padding-right:15px;padding-left:15px}@media (max-width:767px){main{min-height:auto}}@media (min-width:1200px){main{min-height:calc(100vh - 77px - 70px);padding-left:30px}}main img{max-width:100%;margin-top:1rem;margin-bottom:1rem}main p{margin-top:1rem;margin-bottom:1rem;font-family:Manrope,sans-serif;font-style:normal;line-height:32px;letter-spacing:.03em}main table{margin-top:1rem;margin-bottom:1rem}main table td,main table th{vertical-align:middle}.sidebar{flex-shrink:0}.sidebar .sidebar-container{top:0;overflow-y:auto}a:active{font-weight:600}th .line,th p{margin:0;font-weight:inherit;font-weight:500}cite{font-style:italic}cite:after{content:"";padding-right:3px}body{color:#292929;background-color:#fff}.light-theme body{color:#292929;background-color:#fff}.light-theme body a{color:#256bd1}.light-theme body a:focus,.light-theme body a:hover{color:#3585f9}.light-theme body a:active{color:#256bd1}@media (prefers-color-scheme:dark){body{color:#fff;background-color:#2a2d34}}.dark-theme body{color:#fff;background-color:#2a2d34}.dark-theme body a{color:#499cfe}.dark-theme body a:focus,.dark-theme body a:hover{color:#6ca2f0}.dark-theme body a:active{color:#499cfe}.navbar-brand{position:relative;display:flex;align-content:flex-end}.navbar-brand img{width:auto;height:28px}@media (max-width:575px){.navbar-brand img{height:24px}}.light-theme .logo-link.docs{color:#292929}.light-theme .logo-light{display:inline-block}.light-theme .logo-dark{display:none}.dark-theme header svg{fill:#fff}.dark-theme .logo-link.docs{color:#fff}.dark-theme .logo-light{display:none}.dark-theme .logo-dark{display:inline-block}#light-dark-switch{display:flex;flex-direction:row}@media (min-width:1200px){#light-dark-switch{padding-bottom:8px}}#light-dark-switch+.edit-repo{border-top:1px solid #c1ccd9}#light-dark-switch>span:first-child{margin-left:4px}@media (max-width:575px){#light-dark-switch .text{display:none}}#light-dark-switch .switch-icon{display:inline-block;width:20px;height:20px;margin-right:5px;margin-left:5px;background-position:center;background-size:contain}#mode-switch{position:relative;top:1px;box-sizing:content-box;display:flex;flex-direction:row;width:26px;height:16px;padding:0;margin:0 5px;border:1px solid;border-radius:25px}#mode-switch.dark{justify-content:flex-end}#mode-switch.dark span{top:0;left:calc(100% - 16px)}#mode-switch span{position:absolute;top:0;left:0;display:inline-block;width:16px;height:16px;content:"";background-color:#fff;border-radius:50%;transition:left ease-in 75ms}.light-theme #light-dark-switch{color:#292929}.light-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-lt")}.light-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-lt")}.light-theme #mode-switch{background-color:#256bd1;border-color:#256bd1}.dark-theme #light-dark-switch{color:#fff}.dark-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-dt")}.dark-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-dt")}.dark-theme #mode-switch{background-color:#499cfe;border-color:#499cfe}.search-box{overflow:hidden;border:2px solid;border-radius:10px}.search-box .search-form{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;height:40px}.search-box .search-form .form-control{position:relative;z-index:1;width:100%;font-size:18px;font-weight:500;border:none;padding-right:40px}.search-box .search-form .btn-search{position:absolute;right:0;z-index:10;width:38px;height:38px;padding:5px;background-repeat:no-repeat;background-position:center;background-size:38px 38px;border:none;border-radius:calc(10px - 2px)}header .search-box{min-width:380px}.light-theme .search-box{background-color:#fff;border-color:#c1ccd9}.light-theme .search-box:focus-within{border-color:#3585f9}.light-theme .search-box .form-control{color:#292929;background-color:#fff}.light-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme .search-box ::-moz-placeholder{color:#a6b5c8}.light-theme .search-box ::placeholder{color:#a6b5c8}.dark-theme .search-box{background-color:#2a2d34;border-color:#fff}.dark-theme .search-box:focus-within{border-color:#6ca2f0}.dark-theme .search-box .form-control{color:#fff;background-color:#2a2d34}.dark-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-dt")}.dark-theme .search-box ::-moz-placeholder{color:#a6b5c8}.dark-theme .search-box ::placeholder{color:#a6b5c8}.navbar-brand{position:relative;display:flex;align-content:flex-end}.navbar-brand img{width:auto;height:28px}@media (max-width:575px){.navbar-brand img{height:24px}}.light-theme .logo-link.docs{color:#292929}.light-theme .logo-light{display:inline-block}.light-theme .logo-dark{display:none}.dark-theme header svg{fill:#fff}.dark-theme .logo-link.docs{color:#fff}.dark-theme .logo-light{display:none}.dark-theme .logo-dark{display:inline-block}header .navbar-nav .nav-item .nav-link{padding:24px 10px;font-weight:500}.navbar-nav .nav-item.show svg{transform:rotate(180deg)}.navbar-nav .nav-item svg{width:12px;height:12px;transform:rotate(0);position:relative}@media (max-width:991px){.navbar-nav .nav-item svg{left:8px;bottom:-1px}}.navbar-nav .nav-link{padding:0 10px;font-size:17px}.navbar-nav .nav-link:focus,.navbar-nav .nav-link:hover{text-decoration:none;outline:0}.navbar-nav .nav-link a:focus-visible{text-decoration:underline}.navbar-nav .nav-link:active{font-weight:400}.navbar-nav .nav-link.dropdown-toggle{padding-right:27px}.navbar-nav .nav-link.dropdown-toggle[aria-expanded=true]{text-decoration:none}.navbar-nav .nav-link.dropdown-toggle::after{content:none}.navbar-nav .dropdown-menu{min-width:100%;padding:15px;margin-top:20px;border:1px solid;border-radius:10px;position:absolute;top:-24px!important}.navbar-nav .dropdown-menu::before{position:absolute;top:-9px;width:18px;height:18px;content:"";border-top:1px solid;border-left:1px solid;transform:rotate(45deg);-webkit-clip-path:inset(-15px 0 0 -15px);clip-path:inset(-15px 0 0 -15px)}.navbar-nav .dropdown-menu .dropdown-item{padding:.9rem .75rem;font-size:17px;font-weight:500}.light-theme .navbar-nav{background-color:#fff}.light-theme .navbar-nav .nav-link{color:#292929}.light-theme .navbar-nav .nav-link:focus,.light-theme .navbar-nav .nav-link:hover{color:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.light-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#292929}.light-theme .navbar-nav .dropdown-menu{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu::before{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu .dropdown-item{color:#292929}.light-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#256bd1;background-color:#fff}.dark-theme .navbar-nav{background-color:#212121}.dark-theme .navbar-nav .nav-link{color:#fff}.dark-theme .navbar-nav .nav-link:focus,.dark-theme .navbar-nav .nav-link:hover{color:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.dark-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#fff}.dark-theme .navbar-nav .dropdown-menu{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu::before{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu .dropdown-item{color:#fff}.dark-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#499cfe;background-color:#212121}header .tooltip{font-family:Manrope,sans-serif}#version-selector.show .dropdown-toggle::after{transform:rotate(180deg)}#version-selector .dropdown-btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:calc((385px + 32px)/ 2);height:40px;border:2px solid;border-radius:10px;transition:color 0s}@media (max-width:575px){#version-selector .dropdown-btn{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-btn{width:auto;padding:0;border:none}}#version-selector .dropdown-btn:focus{box-shadow:none}@media (max-width:1199px){#version-selector .dropdown-btn span{padding-right:5px}}#version-selector .dropdown-menu{top:52px;box-sizing:border-box;width:100%;border:2px solid;border-radius:10px}@media (max-width:575px){#version-selector .dropdown-menu{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-menu{left:-5px!important;min-width:185px;max-height:calc(100vh - 70px - 56px);padding:10px 0;overflow-y:auto;border:none}}#version-selector .dropdown-menu>li>a{display:inline-block;width:100%;padding:.4rem .75rem;text-decoration:none}#version-selector .dropdown-menu>li>a:focus,#version-selector .dropdown-menu>li>a:hover{font-weight:500}#version-selector .dropdown-menu>li>a.disabled{font-weight:500}#version-selector .dropdown-menu>li>a.disabled:focus,#version-selector .dropdown-menu>li>a.disabled:hover{font-weight:500}.light-theme header .tooltip .arrow::before{border-left-color:#e2eefe}.light-theme header .tooltip .tooltip-inner{color:#292929;background-color:#e2eefe}.light-theme #version-selector .dropdown-btn{color:#292929}@media (min-width:1200px){.light-theme #version-selector .dropdown-btn{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(101,124,151,.2)}.light-theme #version-selector .dropdown-menu{background-color:#ebf2fb}@media (min-width:1200px){.light-theme #version-selector .dropdown-menu{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-menu>li>a{color:#292929}.light-theme #version-selector .dropdown-menu>li>a:focus,.light-theme #version-selector .dropdown-menu>li>a:hover{background-color:#e2eefe}.light-theme #version-selector .dropdown-menu>li>a.disabled{color:#b7c6d7}.dark-theme header .tooltip .arrow::before{border-left-color:#242424}.dark-theme header .tooltip .tooltip-inner{color:#fff;background-color:#242424}.dark-theme #version-selector .dropdown-btn{color:#fff;background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-btn{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(152,162,179,.5)}.dark-theme #version-selector .dropdown-menu{background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-menu{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-menu>li>a{color:#fff}.dark-theme #version-selector .dropdown-menu>li>a:focus,.dark-theme #version-selector .dropdown-menu>li>a:hover{background-color:#242424}.dark-theme #version-selector .dropdown-menu>li>a.disabled{color:#a6b5c8}header{height:70px}@media (min-width:1200px){header{height:77px;box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}}@media (max-width:1199px){header.fixed-top{z-index:100}}header .navbar{height:70px}@media (min-width:1200px){header .navbar{height:77px}}@media (max-width:575px){header .logo-link{max-width:180px;font-size:.8rem}}@media (max-width:575px){header .logo-link svg{max-width:180px}}header .mobile-primary-header{display:flex;align-items:center;justify-content:space-between;width:100%}@media (min-width:1200px){header .mobile-primary-header{width:auto}}header .mobile-secondary-header{padding-right:15px;display:flex;align-items:center;height:54px}header .navbar-toggler{padding:.4rem}header .navbar-toggler .navbar-toggler-icon,header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{width:24px;height:3px;border:1px solid;border-radius:6px}header .navbar-toggler .navbar-toggler-icon{position:relative}header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{position:absolute;left:-1px;display:block;content:""}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{transition:background-color .5s .3s,border-color .5s .3s}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::before{top:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::after{bottom:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon{background-color:transparent;border-color:transparent}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::before{top:-1px;transition:all .5s;transform:rotateZ(45deg)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::after{bottom:-1px;transition:all .5s;transform:rotateZ(-45deg)}header .search-toggler{margin-right:3px}header .search-toggler .search-toggler-icon{display:block;width:32px;height:32px}.light-theme header{background:#fff}.light-theme header .navbar-toggler .navbar-toggler-icon::after,.light-theme header .navbar-toggler .navbar-toggler-icon::before,.light-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#256bd1;border-color:#256bd1}@media (max-width:1199px){.light-theme header .mobile-secondary-header{background-color:#ebf2fb}}.light-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme header svg{fill:#000}.dark-theme header{background:#212121}.dark-theme header .navbar-toggler .navbar-toggler-icon::after,.dark-theme header .navbar-toggler .navbar-toggler-icon::before,.dark-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#499cfe;border-color:#499cfe}@media (max-width:1199px){.dark-theme header .mobile-secondary-header{background-color:#343741}}.dark-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-dt")}footer{padding:50px 15px 26px}@media (min-width:1200px){footer{position:absolute;right:0;display:flex;align-items:center;height:70px;padding:15px 0 15px 30px}}@media (min-width:1200px) and (max-width:1599px){footer{left:320px}}@media (min-width:1600px){footer{left:385px}}@media (max-width:1199px){footer>.container{flex-direction:column}}footer .logo-link svg{display:inline-block;width:28px;height:16px;position:relative;bottom:.2em}@media (max-width:575px){footer .logo-link svg{width:46px;height:24px;margin-bottom:10px}}@media (min-width:1200px){footer .desktop-footer{width:100%}}@media (min-width:768px) and (max-width:1199px){footer .desktop-footer{padding-top:15px;padding-bottom:15px}}footer .desktop-footer .social-links{display:flex;padding:3px 0;font-size:14px}@media (min-width:768px){footer .desktop-footer .social-links{justify-content:flex-end}}@media (max-width:767px){footer .desktop-footer .social-links{justify-content:center;align-items:center;padding:40px 0}}footer .desktop-footer .social-links .nav-item,footer .desktop-footer .social-links .nav-item.rrss{line-height:16px;align-items:center}footer .desktop-footer .social-links i{font-size:23px}@media (min-width:576px){footer .desktop-footer .social-links i{font-size:1rem}}footer .desktop-footer .social-links svg{height:19px;width:19px}footer .subfooter{font-size:14px;display:flex;flex-direction:row;position:relative}@media (max-width:575px){footer .subfooter{flex-direction:column;align-items:center}}@media (max-width:767px){footer .subfooter{padding-top:40px;justify-content:center;align-items:center}}footer .subfooter>div{padding:5px 15px;line-height:30px}@media (min-width:576px){footer .subfooter>div{border-left:1px solid #7a7a7a;padding:0 15px}}footer .subfooter>div a{text-decoration:none}@media (min-width:576px){footer .subfooter>div:first-of-type,footer .subfooter>div:nth-of-type(2){border:0;padding-left:0}}@media (min-width:576px){footer .subfooter>div:last-of-type{padding-right:0}}footer .website-links{margin-bottom:.5rem;position:relative}footer .website-links::after{content:"";height:0;width:calc(100% - 30px);position:absolute;bottom:0;left:15px;right:15px;border-bottom:1px solid #7a7a7a}footer .website-links ul{padding-left:0;margin-bottom:0;list-style:none}footer .website-links a:focus,footer .website-links a:hover{font-weight:500}footer .footer-section{line-height:32px;padding-bottom:40px}footer .footer-section .footer-title{font-size:17px;text-transform:uppercase;margin-bottom:.4rem;font-weight:600}footer ul{padding-left:15px;margin:0}footer .nav-link{padding:0 15px}@media (max-width:575px){.index footer>div{margin-right:auto;margin-left:0}}@media (max-width:767px){.index footer .desktop-footer.row{flex-direction:column}}@media (max-width:575px){.index footer .social-links .nav-link{padding:0 11px}}.light-theme footer{background:#f5f6f7}.light-theme footer .nav-link{color:#292929}.light-theme footer .nav-link svg{fill:#292929}.light-theme footer .nav-link:hover{color:#3585f9}.light-theme footer .nav-link:hover svg{fill:#3585f9}.light-theme footer .website-links a{color:#292929}.light-theme footer .website-links a:focus,.light-theme footer .website-links a:hover{color:#3585f9}.light-theme footer .logo-link svg{fill:#000}.light-theme footer .subfooter>div a{color:#292929}.light-theme footer .subfooter>div a:active,.light-theme footer .subfooter>div a:hover{color:#256bd1}.dark-theme footer{background:#242424}.dark-theme footer .nav-link{color:#fff}.dark-theme footer .nav-link svg{fill:#fff}.dark-theme footer .nav-link:hover{color:#6ca2f0}.dark-theme footer .nav-link:hover svg{fill:#6ca2f0}.dark-theme footer .website-links a{color:#fff}.dark-theme footer .website-links a:focus,.dark-theme footer .website-links a:hover{color:#6ca2f0}.dark-theme footer .logo-link svg{fill:#fff}.dark-theme footer .subfooter>div a{color:#fff}.dark-theme footer .subfooter>div a:active,.dark-theme footer .subfooter>div a:hover{color:#499cfe}@media (max-width:1199px){.index header .mobile-secondary-header{display:none}}body{margin-top:70px}@media (min-width:1200px){body{margin-top:77px}}header .navbar-nav .dropdown-menu{top:50px!important;left:-35px}header .navbar-nav .dropdown-menu:before{left:49px}#large-search-box{display:flex;flex-direction:column;justify-content:center;height:215px}@media (min-width:1200px){#large-search-box{height:215px}}@media (max-width:991px){#large-search-box{padding-bottom:1.5em}}#large-search-box .title{text-align:center;margin-bottom:1.5rem}@media (max-width:575px){#large-search-box .title{font-size:1.5rem}}#large-search-box .search-box{max-width:850px;margin-right:auto;margin-left:auto}#large-search-box .search-box .form-control{box-shadow:none}#large-search-box .search-box .search-form{height:46px}#large-search-box .search-box .search-form .btn-search{width:44px;height:44px;background-size:41px 41px}main{min-height:calc(100vh - 215px - 70px);padding-top:50px;padding-right:0;padding-left:0}main h1{width:0;height:0;overflow:hidden;margin:3px 0}main .toctree-wrapper ul{padding:0;list-style:none}main .toctree-wrapper>ul{display:flex;flex-wrap:wrap;align-items:flex-start}main .toctree-wrapper>ul .toctree-l1{position:relative;width:calc(33.333% - 85px);min-height:133px;margin-bottom:60px;margin-left:70px;margin-right:15px}@media (max-width:991px){main .toctree-wrapper>ul .toctree-l1{margin-left:50px}}@media (max-width:767px){main .toctree-wrapper>ul .toctree-l1{width:100%;margin-right:0}}@media (min-width:768px) and (max-width:1199px){main .toctree-wrapper>ul .toctree-l1{width:calc(50% - 85px)}}main .toctree-wrapper>ul .toctree-l1.collapsible .toggle{left:-3px;display:inline-block;padding:10px 0;font-size:18px;font-weight:600}main .toctree-wrapper>ul .toctree-l1.collapsible .toggle:focus-visible::before{border-bottom:1px solid}main .toctree-wrapper>ul .toctree-l1.collapsible .toggle::before{display:inline-block;width:48px;height:22px;content:"Less"}main .toctree-wrapper>ul .toctree-l1.collapsible .toggle::after{display:inline-block;width:24px;height:12px;margin-left:3px;content:"";background-repeat:no-repeat;background-position:center;background-size:20px 15px;transform:rotateX(180deg)}main .toctree-wrapper>ul .toctree-l1.collapsible.collapsed ul{position:relative}main .toctree-wrapper>ul .toctree-l1.collapsible.collapsed .toggle::before{content:"More"}main .toctree-wrapper>ul .toctree-l1.collapsible.collapsed .toggle::after{transform:rotateX(0)}main .toctree-wrapper>ul .toctree-l1.collapsible.collapsed .toctree-l2:nth-of-type(n+4){display:none}main .toctree-wrapper>ul .toctree-l1 .section-title,main .toctree-wrapper>ul .toctree-l1 a{position:relative;left:-3px;display:inline-block;padding-left:15px;font-weight:500;line-height:32px;border-left:3px solid}main .toctree-wrapper>ul .toctree-l1 .section-title:hover,main .toctree-wrapper>ul .toctree-l1 a:hover{text-decoration:none}main .toctree-wrapper>ul .toctree-l1 .section-title:focus-visible,main .toctree-wrapper>ul .toctree-l1 a:focus-visible{outline:0;text-decoration:underline}main .toctree-wrapper>ul .toctree-l1>.section-title,main .toctree-wrapper>ul .toctree-l1>a{padding-bottom:15px;font-size:22px;font-weight:600;line-height:22px}@media (max-width:1199px){main .toctree-wrapper>ul .toctree-l1>.section-title,main .toctree-wrapper>ul .toctree-l1>a{font-size:20px}}main .toctree-wrapper>ul #quickstart{margin-left:0;margin-right:0;border:1px solid}@media (min-width:768px) and (max-width:991px){main .toctree-wrapper>ul #quickstart{margin-right:65px}}@media (min-width:992px){main .toctree-wrapper>ul #quickstart{margin-right:85px}}main .toctree-wrapper>ul .toctree-l2,main .toctree-wrapper>ul .toctree-l3{position:relative}main .toctree-wrapper:last-of-type .toctree-l1:last-of-type .toctree-l2{position:relative}main .toctree-wrapper:last-of-type .toctree-l1:last-of-type .toctree-l2>a{display:inline-block;position:absolute;height:22px;bottom:-1.5em;line-height:1.5em;border-left:none;padding:0;left:-3px;font-size:18px;font-weight:600}main .toctree-wrapper:last-of-type .toctree-l1:last-of-type .toctree-l2>a i{margin-left:12px;font-size:1.1rem;position:relative;bottom:-1px}main .toctree-wrapper:last-of-type .toctree-l1:last-of-type .toctree-l2>ul{display:block}main .toctree-wrapper:last-of-type .toctree-l1:last-of-type .toctree-l2>ul .toctree-l3:nth-of-type(n+4){display:none}main .toctree-wrapper:last-of-type .toctree-l1:last-of-type .toctree-l2:nth-of-type(n+2){display:none}main .toctree-wrapper:last-of-type .toctree-l1 .toctree-l2>ul{display:none}main .toctree-wrapper .ico-long-arrow-right{height:15px;width:17px;display:inline-block;background-size:contain;background-repeat:no-repeat;margin-left:12px;position:relative;bottom:-2px}.loading .toctree-l1{height:133px;overflow-y:hidden}#right-sidebar{position:fixed;top:292px;right:0;width:calc((100% - 1140px)/ 2);min-width:160px;padding-top:15px;z-index:1500}@media (max-width:575px){#right-sidebar{min-width:115px}}@media (max-width:991px){#right-sidebar{top:285px}}@media (min-width:1600px){.index .container{max-width:1400px}}.index #quickstart{display:flex;flex-direction:row;align-items:center;justify-content:center;height:133px;border-radius:10px}.index #quickstart>a{display:inline-flex;align-items:center;border:none;padding:0}.index #quickstart>a:hover{text-decoration:none}.index #quickstart>a::before{position:static;margin-right:15px}.index #quickstart>a::after{content:"";display:inline-block;width:18px;height:19px;background-position:center;background-repeat:no-repeat;margin-left:15px}.index .toctree-l1>.section-title::before,.index .toctree-l1>a.reference::before{position:absolute;top:-7px;left:-75px;display:block;width:70px;height:70px;pointer-events:none;content:"";background-repeat:no-repeat;background-position:right center;background-size:70px 70px}@media (max-width:991px){.index .toctree-l1>.section-title::before,.index .toctree-l1>a.reference::before{left:-55px;width:50px;height:50px;background-size:50px 50px}}.index footer{position:static;padding-right:0;padding-left:0}.light-theme body{color:#292929;background:#f4f6fa}.light-theme body .toctree-wrapper>ul .toctree-l1.collapsible .toggle{color:#256bd1;border:none}.light-theme body .toctree-wrapper>ul .toctree-l1.collapsible .toggle:focus-visible::after{border-color:#256bd1}.light-theme body .toctree-wrapper>ul .toctree-l1.collapsible .toggle::after{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-lt")}.light-theme body .toctree-wrapper>ul .toctree-l1:last-of-type .toctree-l2>a{color:#256bd1}.light-theme body .toctree-wrapper>ul .toctree-l1 a{color:#292929;border-left-color:#256bd1}.light-theme body .toctree-wrapper>ul .toctree-l1 a:focus-visible,.light-theme body .toctree-wrapper>ul .toctree-l1 a:hover{color:#3585f9}.light-theme body .toctree-wrapper>ul .toctree-l1 .section-title{color:#292929;border-left-color:#256bd1}.light-theme body .toctree-wrapper .ico-long-arrow-right{background-image:url("../../images/icons/arrows.svg#ico-long-arrow-right-lt")}.light-theme body #header{background:#fff}.light-theme body #header .search-box{background:#fff}.light-theme body #header .form-control{background:#fff}.light-theme body #large-search-box{background:#fff}.light-theme body [data-href$="getting-started/index.html"]::before,.light-theme body [href$="getting-started/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#getting-started-lt")}.light-theme body [href="quickstart.html"]::before{background-image:url("../../images/icons/index-icons.svg#quickstart-lt")}.light-theme body [data-href$="installation-guide/index.html"]::before,.light-theme body [href$="installation-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#installation-guide-lt")}.light-theme body [data-href$="deployment-options/index.html"]::before,.light-theme body [href$="deployment-options/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#installation-alternatives-lt")}.light-theme body [data-href$="upgrade-guide/index.html"]::before,.light-theme body [href$="upgrade-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#upgrade-guide-lt")}.light-theme body [data-href$="user-manual/index.html"]::before,.light-theme body [href$="user-manual/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#user-manual-lt")}.light-theme body [data-href$="cloud-service/index.html"]::before,.light-theme body [href$="cloud-service/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#cloud-service-lt")}.light-theme body [data-href$="containers.html"]::before,.light-theme body [href$="containers.html"]::before{background-image:url("../../images/icons/index-icons.svg#containers-lt")}.light-theme body [data-href$="container-security/index.html"]::before,.light-theme body [href$="container-security/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#containers-lt")}.light-theme body [data-href$="development/index.html"]::before,.light-theme body [href$="development/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#development-lt")}.light-theme body [data-href$="deployment.html"]::before,.light-theme body [href$="deployment.html"]::before{background-image:url("../../images/icons/index-icons.svg#deployment-lt")}.light-theme body [data-href$="integrations-guide/index.html"]::before,.light-theme body [href$="integrations-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#integrations-guide-lt")}.light-theme body [data-href$="compliance/index.html"]::before,.light-theme body [href$="compliance/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#compliance-lt")}.light-theme body [data-href$="learning-wazuh/index.html"]::before,.light-theme body [href$="learning-wazuh/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#learning-lt")}.light-theme body [data-href$="monitoring.html"]::before,.light-theme body [href$="monitoring.html"]::before{background-image:url("../../images/icons/index-icons.svg#cloud-security-lt")}.light-theme body [data-href$="proof-of-concept-guide/index.html"]::before,.light-theme body [href$="proof-of-concept-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#poc-guide-lt")}.light-theme body [data-href$="release-notes/index.html"]::before,.light-theme body [href$="release-notes/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#release-notes-lt")}.light-theme body [data-href$="migration-guide/index.html"]::before,.light-theme body [href$="migration-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#migration-guide-lt")}.light-theme.index #quickstart{border-color:#256bd1;background-color:#ebf2fb}.light-theme.index #quickstart>a::after{background-image:url("../../images/icons/svg-icons.svg#right-arrow-lt")}.dark-theme body{color:#fff;background:#2a2d34}.dark-theme body .toctree-wrapper>ul .toctree-l1.collapsible .toggle{color:#499cfe;border-left-color:#2a2d34}.dark-theme body .toctree-wrapper>ul .toctree-l1.collapsible .toggle:focus-visible::after{border-color:#499cfe}.dark-theme body .toctree-wrapper>ul .toctree-l1.collapsible .toggle::after{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-dt")}.dark-theme body .toctree-wrapper>ul .toctree-l1:last-of-type .toctree-l2>a{color:#499cfe}.dark-theme body .toctree-wrapper>ul .toctree-l1 a{color:#fff;border-left-color:#ebd0fc}.dark-theme body .toctree-wrapper>ul .toctree-l1 a:focus-visible,.dark-theme body .toctree-wrapper>ul .toctree-l1 a:hover{color:#6ca2f0}.dark-theme body .toctree-wrapper>ul .toctree-l1 .section-title{color:#fff;border-left-color:#ebd0fc}.dark-theme body .toctree-wrapper .ico-long-arrow-right{background-image:url("../../images/icons/arrows.svg#ico-long-arrow-right-dt")}.dark-theme body #header{background:#212121}.dark-theme body #header .search-box{background:#212121}.dark-theme body #header .form-control{background:#212121}.dark-theme body #large-search-box{background:#343741}.dark-theme body #large-search-box .form-control{background:#343741}.dark-theme body [data-href$="getting-started/index.html"]::before,.dark-theme body [href$="getting-started/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#getting-started-dt")}.dark-theme body [href="quickstart.html"]::before{background-image:url("../../images/icons/index-icons.svg#quickstart-dt")}.dark-theme body [data-href$="installation-guide/index.html"]::before,.dark-theme body [href$="installation-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#installation-guide-dt")}.dark-theme body [data-href$="deployment-options/index.html"]::before,.dark-theme body [href$="deployment-options/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#installation-alternatives-dt")}.dark-theme body [data-href$="upgrade-guide/index.html"]::before,.dark-theme body [href$="upgrade-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#upgrade-guide-dt")}.dark-theme body [data-href$="user-manual/index.html"]::before,.dark-theme body [href$="user-manual/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#user-manual-dt")}.dark-theme body [data-href$="cloud-service/index.html"]::before,.dark-theme body [href$="cloud-service/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#cloud-service-dt")}.dark-theme body [data-href$="containers.html"]::before,.dark-theme body [href$="containers.html"]::before{background-image:url("../../images/icons/index-icons.svg#containers-dt")}.dark-theme body [data-href$="container-security/index.html"]::before,.dark-theme body [href$="container-security/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#containers-dt")}.dark-theme body [data-href$="development/index.html"]::before,.dark-theme body [href$="development/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#development-dt")}.dark-theme body [data-href$="deployment.html"]::before,.dark-theme body [href$="deployment.html"]::before{background-image:url("../../images/icons/index-icons.svg#deployment-dt")}.dark-theme body [data-href$="integrations-guide/index.html"]::before,.dark-theme body [href$="integrations-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#integrations-guide-dt")}.dark-theme body [data-href$="compliance/index.html"]::before,.dark-theme body [href$="compliance/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#compliance-dt")}.dark-theme body [data-href$="learning-wazuh/index.html"]::before,.dark-theme body [href$="learning-wazuh/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#learning-dt")}.dark-theme body [data-href$="monitoring.html"]::before,.dark-theme body [href$="monitoring.html"]::before{background-image:url("../../images/icons/index-icons.svg#cloud-security-dt")}.dark-theme body [data-href$="proof-of-concept-guide/index.html"]::before,.dark-theme body [href$="proof-of-concept-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#poc-guide-dt")}.dark-theme body [data-href$="release-notes/index.html"]::before,.dark-theme body [href$="release-notes/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#release-notes-dt")}.dark-theme body [data-href$="migration-guide/index.html"]::before,.dark-theme body [href$="migration-guide/index.html"]::before{background-image:url("../../images/icons/index-icons.svg#migration-guide-dt")}.dark-theme body.index #quickstart{border-color:#499cfe;background-color:#343741}.dark-theme body.index #quickstart>a::after{background-image:url("../../images/icons/svg-icons.svg#right-arrow-dt")} /*# sourceMappingURL=index.min.css.map */ \ No newline at end of file diff --git a/source/_themes/wazuh_doc_theme_v3/static/css/min/not-found.min.css b/source/_themes/wazuh_doc_theme_v3/static/css/min/not-found.min.css index d11839969e..ef82150bbd 100644 --- a/source/_themes/wazuh_doc_theme_v3/static/css/min/not-found.min.css +++ b/source/_themes/wazuh_doc_theme_v3/static/css/min/not-found.min.css @@ -1,2 +1,2 @@ -body{position:relative;margin-top:calc(70px + 54px);font-family:Manrope,sans-serif;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:1200px){body{margin-top:77px}}.icon-assets{position:relative}.icon-assets svg{position:absolute;left:-9999px;overflow:hidden;width:0;height:0}.inner-body{position:relative;width:100%}.rubric.h1,h1{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:34px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h1,h1{font-size:28px}}.rubric.h2,h2{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:28px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h2,h2{font-size:23px}}.rubric.h3,h3{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:22px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h3,h3{font-size:18px}}.rubric.h4,h4{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:18px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h4,h4{font-size:17px}}.rubric.h5,h5{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}.rubric.h6,h6{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}main{min-height:calc(100vh - 70px);padding-right:15px;padding-left:15px}@media (max-width:767px){main{min-height:auto}}@media (min-width:1200px){main{min-height:calc(100vh - 77px - 70px);padding-left:30px}}main img{max-width:100%;margin-top:1rem;margin-bottom:1rem}main p{margin-top:1rem;margin-bottom:1rem;font-family:Manrope,sans-serif;font-style:normal;line-height:32px;letter-spacing:.03em}main table{margin-top:1rem;margin-bottom:1rem}main table td,main table th{vertical-align:middle}.sidebar{flex-shrink:0}.sidebar .sidebar-container{top:0;overflow-y:auto}a:active{font-weight:600}th .line,th p{margin:0;font-weight:inherit;font-weight:500}cite{font-style:italic}cite:after{content:"";padding-right:3px}body{color:#292929;background-color:#fff}.light-theme body{color:#292929;background-color:#fff}.light-theme body a{color:#256bd1}.light-theme body a:focus,.light-theme body a:hover{color:#3585f9}.light-theme body a:active{color:#256bd1}@media (prefers-color-scheme:dark){body{color:#fff;background-color:#2a2d34}}.dark-theme body{color:#fff;background-color:#2a2d34}.dark-theme body a{color:#499cfe}.dark-theme body a:focus,.dark-theme body a:hover{color:#6ca2f0}.dark-theme body a:active{color:#499cfe}.navbar-brand{position:relative;display:flex;align-content:flex-end}.navbar-brand img{width:auto;height:28px}@media (max-width:575px){.navbar-brand img{height:24px}}.light-theme .logo-link.docs{color:#292929}.light-theme .logo-light{display:inline-block}.light-theme .logo-dark{display:none}.dark-theme header svg{fill:#fff}.dark-theme .logo-link.docs{color:#fff}.dark-theme .logo-light{display:none}.dark-theme .logo-dark{display:inline-block}header .navbar-nav .nav-item .nav-link{padding:24px 10px;font-weight:500}.navbar-nav .nav-item.show svg{transform:rotate(180deg)}.navbar-nav .nav-item svg{width:12px;height:12px;transform:rotate(0);position:relative}@media (max-width:991px){.navbar-nav .nav-item svg{left:8px;bottom:-1px}}.navbar-nav .nav-link{padding:0 10px;font-size:17px}.navbar-nav .nav-link:focus,.navbar-nav .nav-link:hover{text-decoration:none;outline:0}.navbar-nav .nav-link a:focus-visible{text-decoration:underline}.navbar-nav .nav-link:active{font-weight:400}.navbar-nav .nav-link.dropdown-toggle{padding-right:27px}.navbar-nav .nav-link.dropdown-toggle[aria-expanded=true]{text-decoration:none}.navbar-nav .nav-link.dropdown-toggle::after{content:none}.navbar-nav .dropdown-menu{min-width:100%;padding:15px;margin-top:20px;border:1px solid;border-radius:10px;position:absolute;top:-24px!important}.navbar-nav .dropdown-menu::before{position:absolute;top:-9px;width:18px;height:18px;content:"";border-top:1px solid;border-left:1px solid;transform:rotate(45deg);-webkit-clip-path:inset(-15px 0 0 -15px);clip-path:inset(-15px 0 0 -15px)}.navbar-nav .dropdown-menu .dropdown-item{padding:.9rem .75rem;font-size:17px;font-weight:500}.light-theme .navbar-nav{background-color:#fff}.light-theme .navbar-nav .nav-link{color:#292929}.light-theme .navbar-nav .nav-link:focus,.light-theme .navbar-nav .nav-link:hover{color:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.light-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#292929}.light-theme .navbar-nav .dropdown-menu{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu::before{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu .dropdown-item{color:#292929}.light-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#256bd1;background-color:#fff}.dark-theme .navbar-nav{background-color:#212121}.dark-theme .navbar-nav .nav-link{color:#fff}.dark-theme .navbar-nav .nav-link:focus,.dark-theme .navbar-nav .nav-link:hover{color:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.dark-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#fff}.dark-theme .navbar-nav .dropdown-menu{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu::before{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu .dropdown-item{color:#fff}.dark-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#499cfe;background-color:#212121}header .tooltip{font-family:Manrope,sans-serif}#version-selector.show .dropdown-toggle::after{transform:rotate(180deg)}#version-selector .dropdown-btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:calc((385px + 32px)/ 2);height:40px;border:2px solid;border-radius:10px;transition:color 0s}@media (max-width:575px){#version-selector .dropdown-btn{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-btn{width:auto;padding:0;border:none}}#version-selector .dropdown-btn:focus{box-shadow:none}@media (max-width:1199px){#version-selector .dropdown-btn span{padding-right:5px}}#version-selector .dropdown-menu{top:52px;box-sizing:border-box;width:100%;border:2px solid;border-radius:10px}@media (max-width:575px){#version-selector .dropdown-menu{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-menu{left:-5px!important;min-width:185px;max-height:calc(100vh - 70px - 56px);padding:10px 0;overflow-y:auto;border:none}}#version-selector .dropdown-menu>li>a{display:inline-block;width:100%;padding:.4rem .75rem;text-decoration:none}#version-selector .dropdown-menu>li>a:focus,#version-selector .dropdown-menu>li>a:hover{font-weight:500}#version-selector .dropdown-menu>li>a.disabled{font-weight:500}#version-selector .dropdown-menu>li>a.disabled:focus,#version-selector .dropdown-menu>li>a.disabled:hover{font-weight:500}.light-theme header .tooltip .arrow::before{border-left-color:#e2eefe}.light-theme header .tooltip .tooltip-inner{color:#292929;background-color:#e2eefe}.light-theme #version-selector .dropdown-btn{color:#292929}@media (min-width:1200px){.light-theme #version-selector .dropdown-btn{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(101,124,151,.2)}.light-theme #version-selector .dropdown-menu{background-color:#ebf2fb}@media (min-width:1200px){.light-theme #version-selector .dropdown-menu{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-menu>li>a{color:#292929}.light-theme #version-selector .dropdown-menu>li>a:focus,.light-theme #version-selector .dropdown-menu>li>a:hover{background-color:#e2eefe}.light-theme #version-selector .dropdown-menu>li>a.disabled{color:#b7c6d7}.dark-theme header .tooltip .arrow::before{border-left-color:#242424}.dark-theme header .tooltip .tooltip-inner{color:#fff;background-color:#242424}.dark-theme #version-selector .dropdown-btn{color:#fff;background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-btn{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(152,162,179,.5)}.dark-theme #version-selector .dropdown-menu{background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-menu{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-menu>li>a{color:#fff}.dark-theme #version-selector .dropdown-menu>li>a:focus,.dark-theme #version-selector .dropdown-menu>li>a:hover{background-color:#242424}.dark-theme #version-selector .dropdown-menu>li>a.disabled{color:#a6b5c8}header{height:70px}@media (min-width:1200px){header{height:77px;box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}}@media (max-width:1199px){header.fixed-top{z-index:100}}header .navbar{height:70px}@media (min-width:1200px){header .navbar{height:77px}}@media (max-width:575px){header .logo-link{max-width:180px;font-size:.8rem}}@media (max-width:575px){header .logo-link svg{max-width:180px}}header .mobile-primary-header{display:flex;align-items:center;justify-content:space-between;width:100%}@media (min-width:1200px){header .mobile-primary-header{width:auto}}header .mobile-secondary-header{padding-right:15px;display:flex;align-items:center;height:54px}header .navbar-toggler{padding:.4rem}header .navbar-toggler .navbar-toggler-icon,header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{width:24px;height:3px;border:1px solid;border-radius:6px}header .navbar-toggler .navbar-toggler-icon{position:relative}header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{position:absolute;left:-1px;display:block;content:""}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{transition:background-color .5s .3s,border-color .5s .3s}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::before{top:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::after{bottom:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon{background-color:transparent;border-color:transparent}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::before{top:-1px;transition:all .5s;transform:rotateZ(45deg)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::after{bottom:-1px;transition:all .5s;transform:rotateZ(-45deg)}header .search-toggler{margin-right:3px}header .search-toggler .search-toggler-icon{display:block;width:32px;height:32px}.light-theme header{background:#fff}.light-theme header .navbar-toggler .navbar-toggler-icon::after,.light-theme header .navbar-toggler .navbar-toggler-icon::before,.light-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#256bd1;border-color:#256bd1}@media (max-width:1199px){.light-theme header .mobile-secondary-header{background-color:#ebf2fb}}.light-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme header svg{fill:#000}.dark-theme header{background:#212121}.dark-theme header .navbar-toggler .navbar-toggler-icon::after,.dark-theme header .navbar-toggler .navbar-toggler-icon::before,.dark-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#499cfe;border-color:#499cfe}@media (max-width:1199px){.dark-theme header .mobile-secondary-header{background-color:#343741}}.dark-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-dt")}footer{padding:50px 15px 26px}@media (min-width:1200px){footer{position:absolute;right:0;display:flex;align-items:center;height:70px;padding:15px 0 15px 30px}}@media (min-width:1200px) and (max-width:1599px){footer{left:320px}}@media (min-width:1600px){footer{left:385px}}footer .nav-item svg{height:15px;width:17px}@media (max-width:1199px){footer>.container{flex-direction:column}}footer .logo-link svg{display:inline-block;width:28px;height:16px}@media (max-width:575px){footer .logo-link svg{width:46px;height:24px;margin-bottom:10px}}@media (min-width:1200px){footer .desktop-footer{width:100%}}@media (min-width:768px) and (max-width:1199px){footer .desktop-footer{padding-top:15px;padding-bottom:15px}}footer .desktop-footer .social-links{display:flex;padding:3px 0;font-size:14px}@media (min-width:768px){footer .desktop-footer .social-links{justify-content:flex-end}}@media (max-width:767px){footer .desktop-footer .social-links{justify-content:center;align-items:center;padding:40px 0}}footer .desktop-footer .social-links i{font-size:23px}@media (min-width:576px){footer .desktop-footer .social-links i{font-size:1rem}}footer .desktop-footer .social-links svg{height:21px;width:20px}@media (min-width:1200px){footer .desktop-footer .social-links svg{height:21px;width:15px}}footer .subfooter{font-size:14px;display:flex;flex-direction:row;position:relative}@media (max-width:575px){footer .subfooter{flex-direction:column;align-items:center}}@media (max-width:767px){footer .subfooter{padding-top:40px;justify-content:center;align-items:center}}footer .subfooter>div{padding:5px 15px;line-height:30px}@media (min-width:576px){footer .subfooter>div{border-left:1px solid #7a7a7a;padding:0 15px}}footer .subfooter>div a{text-decoration:none}@media (min-width:576px){footer .subfooter>div:first-of-type,footer .subfooter>div:nth-of-type(2){border:0;padding-left:0}}@media (min-width:576px){footer .subfooter>div:last-of-type{padding-right:0}}footer .website-links{margin-bottom:.5rem;position:relative}footer .website-links::after{content:"";height:0;width:calc(100% - 30px);position:absolute;bottom:0;left:15px;right:15px;border-bottom:1px solid #7a7a7a}footer .website-links ul{padding-left:0;margin-bottom:0;list-style:none}footer .website-links a:focus,footer .website-links a:hover{font-weight:500}footer .footer-section{line-height:32px;padding-bottom:40px}footer .footer-section .footer-title{font-size:17px;text-transform:uppercase;margin-bottom:.4rem;font-weight:600}footer ul{padding-left:15px;margin:0}footer .nav-link{padding:0 15px}@media (max-width:575px){.index footer>div{margin-right:auto;margin-left:0}}@media (max-width:767px){.index footer .desktop-footer.row{flex-direction:column}}@media (max-width:575px){.index footer .social-links .nav-link{padding:0 11px}}.light-theme footer{background:#f5f6f7}.light-theme footer .nav-link{color:#292929}.light-theme footer .nav-link svg{fill:#292929}.light-theme footer .nav-link:hover{color:#3585f9}.light-theme footer .nav-link:hover svg{fill:#3585f9}.light-theme footer .website-links a{color:#292929}.light-theme footer .website-links a:focus,.light-theme footer .website-links a:hover{color:#3585f9}.light-theme footer .logo-link svg{fill:#000}.light-theme footer .subfooter>div a{color:#292929}.light-theme footer .subfooter>div a:active,.light-theme footer .subfooter>div a:hover{color:#256bd1}.dark-theme footer{background:#242424}.dark-theme footer .nav-link{color:#fff}.dark-theme footer .nav-link svg{fill:#fff}.dark-theme footer .nav-link:hover{color:#6ca2f0}.dark-theme footer .nav-link:hover svg{fill:#6ca2f0}.dark-theme footer .website-links a{color:#fff}.dark-theme footer .website-links a:focus,.dark-theme footer .website-links a:hover{color:#6ca2f0}.dark-theme footer .logo-link svg{fill:#fff}.dark-theme footer .subfooter>div a{color:#fff}.dark-theme footer .subfooter>div a:active,.dark-theme footer .subfooter>div a:hover{color:#499cfe}.search-box{overflow:hidden;border:2px solid;border-radius:10px}.search-box .search-form{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;height:40px}.search-box .search-form .form-control{position:relative;z-index:1;width:100%;font-size:18px;font-weight:500;border:none;padding-right:40px}.search-box .search-form .btn-search{position:absolute;right:0;z-index:10;width:38px;height:38px;padding:5px;background-repeat:no-repeat;background-position:center;background-size:38px 38px;border:none;border-radius:calc(10px - 2px)}header .search-box{min-width:380px}.light-theme .search-box{background-color:#fff;border-color:#c1ccd9}.light-theme .search-box:focus-within{border-color:#3585f9}.light-theme .search-box .form-control{color:#292929;background-color:#fff}.light-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme .search-box ::-moz-placeholder{color:#a6b5c8}.light-theme .search-box ::placeholder{color:#a6b5c8}.dark-theme .search-box{background-color:#2a2d34;border-color:#fff}.dark-theme .search-box:focus-within{border-color:#6ca2f0}.dark-theme .search-box .form-control{color:#fff;background-color:#2a2d34}.dark-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-dt")}.dark-theme .search-box ::-moz-placeholder{color:#a6b5c8}.dark-theme .search-box ::placeholder{color:#a6b5c8}@media (max-width:1199px){#global-toc{width:100%;max-height:calc(100vh - 70px);padding-bottom:10px;margin-bottom:0;overflow-y:auto;pointer-events:all}}@media (min-width:1200px){#global-toc.collapse:not(.show){display:block}}#global-toc ul{padding:0;list-style:none}#global-toc ul a{padding-right:60px}@media (min-width:1200px) and (max-width:1599px){#global-toc ul a{padding-right:48px}}#global-toc ul .current-toc-node:hover .toc-toggle-btn{display:block}#global-toc ul .current-toc-node::before{position:absolute;top:1.1rem;display:inline-block;width:6px;height:6px;pointer-events:none;content:"";border:5px solid;border-right-color:transparent;border-bottom:0;border-left-color:transparent;transform:rotate(-90deg)}#global-toc .show>ul{display:block}#global-toc li>ul{display:none}#global-toc a{position:relative;display:inline-block;width:100%;padding:5px 0;font-weight:400;line-height:32px;text-decoration:none}#global-toc a:hover .toc-toggle-btn{display:block}#global-toc ul .toctree-l2>a{padding-left:20px}#global-toc ul .toctree-l2>a.current-toc-node::before{left:5px}#global-toc ul .toctree-l3>a{padding-left:40px}#global-toc ul .toctree-l3>a.current-toc-node::before{left:25px}#global-toc ul .toctree-l4>a{padding-left:60px}#global-toc ul .toctree-l4>a.current-toc-node::before{left:45px}#global-toc ul .toctree-l5>a{padding-left:80px}#global-toc ul .toctree-l5>a.current-toc-node::before{left:65px}#global-toc ul .toctree-l6>a{padding-left:100px}#global-toc ul .toctree-l6>a.current-toc-node::before{left:85px}#global-toc [class*=toctree-l].current>a{font-weight:600}#global-toc [class*=toctree-l].current.show>ul{display:block}#global-toc [class*=toctree-l].show>a .toc-toggle-btn{transform:rotateZ(180deg)}#global-toc [class*=toctree-l]>ul{display:none}#global-toc [class*=toctree-l]>ul a{font-size:15px}#global-toc .toctree-l1>a{padding-left:20px;font-size:16px}#global-toc .toctree-l1>a::before{left:10px}#global-toc .toctree-l1>ul{margin-left:20px;border-left:1px solid}#global-toc .toc-toggle-btn{position:absolute;top:calc(50% - 21px);right:15px;display:none;width:42px;height:42px;padding:0;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:24px 24px;border:none}@media (hover:none){#global-toc .toc-toggle-btn{display:block}}#global-toc .toctree-l6.toc-toggle a .toc-toggle-btn{display:none}#global-toc .toctree-l7{display:none}.light-theme #global-toc ul .current-toc-node{color:#1561d0}.light-theme #global-toc ul .current-toc-node:hover{color:#3585f9}.light-theme #global-toc ul .current-toc-node::before{border-top-color:#256bd1}.light-theme #global-toc a{color:#292929}.light-theme #global-toc a .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-light-lt)}.light-theme #global-toc a:hover{color:#3585f9}.light-theme #global-toc a:hover .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-lt)}.light-theme #global-toc .toctree-l1.show{background-color:rgba(255,255,255,.3)}.light-theme #global-toc .toctree-l1.show>a{background-color:#dcebff}.light-theme #global-toc .toctree-l1>ul{border-left-color:#256bd1}.dark-theme #global-toc ul .current-toc-node{color:#499cfe}.dark-theme #global-toc ul .current-toc-node:hover{color:#6ca2f0}.dark-theme #global-toc ul .current-toc-node::before{border-top-color:#499cfe}.dark-theme #global-toc a{color:#fff}.dark-theme #global-toc a .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-light-dt)}.dark-theme #global-toc a:hover{color:#6ca2f0}.dark-theme #global-toc a:hover .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-dt)}.dark-theme #global-toc .toctree-l1.show{background-color:rgba(42,45,52,.3)}.dark-theme #global-toc .toctree-l1.show>a{background-color:rgba(220,235,255,.1)}.dark-theme #global-toc .toctree-l1>ul{border-left-color:#499cfe}#left-sidebar{position:fixed;top:70px;flex-shrink:0;flex-grow:0}@media (max-width:1199px){#left-sidebar{z-index:110;height:0}}@media (min-width:1200px){#left-sidebar{top:77px;display:block}}@media (min-width:1200px) and (max-width:1599px){#left-sidebar{flex-basis:320px;width:320px}}@media (min-width:1600px){#left-sidebar{flex-basis:385px;width:385px}}@media (max-width:1199px){#left-sidebar .sidebar-container{position:fixed;top:70px;bottom:0;left:0;width:100%;height:calc(100vh - 70px);pointer-events:none}}@media (min-width:1200px){#left-sidebar .sidebar-container{top:77px;height:calc(100vh - 77px);padding:30px 0}}@media (min-width:1200px) and (max-width:1599px){#left-sidebar .sidebar-container{width:320px}}@media (min-width:1600px){#left-sidebar .sidebar-container{width:385px}}#left-sidebar .sidebar-container>nav{padding-top:10px}#left-sidebar .sidebar-container #search-box-wrapper{padding:20px 15px 15px 15px}@media (max-width:1199px){#left-sidebar .sidebar-container #search-box-wrapper{position:fixed;z-index:10;width:100%;pointer-events:all}}@media (min-width:1200px){#left-sidebar .sidebar-container #search-box-wrapper{padding-top:0}}@media (min-width:1200px){#left-sidebar .sidebar-container #search-box-wrapper.collapse:not(.show){display:block}}@media (max-width:1199px){#left-sidebar .sidebar-container #search-box-wrapper.collapsing+#global-toc,#left-sidebar .sidebar-container #search-box-wrapper.show+#global-toc{padding-top:90px;transition:padding-top .3s}}@media (min-width:1200px){.light-theme #left-sidebar .sidebar-container{background-color:#ebf2fb}}.light-theme #left-sidebar #global-toc,.light-theme #left-sidebar #search-box-wrapper{background-color:#ebf2fb}@media (min-width:1200px){.dark-theme #left-sidebar .sidebar-container{background-color:#343741}}.dark-theme #left-sidebar #global-toc,.dark-theme #left-sidebar #search-box-wrapper{background-color:#343741}.section{margin-top:1rem;margin-bottom:1rem}.section::before{position:relative;display:block;width:0;height:1rem;margin-top:-1rem;content:""}.section>dl{margin-top:1rem;margin-bottom:1rem}@media (max-width:575px){#central-column *{scroll-margin-top:calc(70px + 54px)}}@media (min-width:576px) and (max-width:1199px){#central-column *{scroll-margin-top:calc(70px + 54px + 70px)}}@media (min-width:1200px){#central-column *{scroll-margin-top:calc(77px + 60px)}}#central-column{width:100%}@media (min-width:1200px) and (max-width:1599px){#central-column{padding-right:240px;padding-left:320px}}@media (min-width:1600px){#central-column{padding-right:290px;padding-left:385px}}[role=main] .no-margins{margin:0}[role=main] img{border:10px solid #f0f2f6}[role=main] strong{font-weight:600}[role=main] code{display:inline-block;padding:1px 2px;font-family:"Fira Mono",monospace}[role=main] .figure p{margin-top:0}[role=main] ol,[role=main] ul{padding-left:35px}[role=main] .arabic{list-style-type:decimal}[role=main] .loweralpha{list-style-type:lower-alpha}[role=main] .lowerroman{list-style-type:lower-roman}[role=main] .upperalpha{list-style-type:upper-alpha}[role=main] .upperroman{list-style-type:upper-roman}[role=main] :not(li)>.arabic>li>.arabic{list-style-type:lower-alpha}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic{list-style-type:lower-roman}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic>li>.arabic{list-style-type:upper-alpha}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic>li>.arabic>li>.arabic{list-style-type:upper-roman}[role=main] caption{padding:8px;border:1px solid;border-top:none;border-radius:0 0 10px 10px}[role=main] table.docutils caption{caption-side:top;border:1px solid;border-radius:0;display:table-caption}[role=main] table.docutils caption .caption-text{font-weight:600;font-size:18px}[role=main] .highlighted{display:inline-block}.light-theme [role=main] caption{border-color:#dce8f8}.light-theme [role=main] .caption-text{color:#545f73}.light-theme [role=main] table.docutils caption{border-color:#dce8f8;background-color:#256bd1}.light-theme [role=main] table.docutils caption .headerlink::after{filter:brightness(2)}.light-theme [role=main] table.docutils caption .caption-text{color:#fff}.light-theme [role=main] .highlighted,.light-theme [role=main] mark{background-color:#ffe853}.dark-theme [role=main] caption{border-color:#b7c6d7}.dark-theme [role=main] .caption-text{color:#9a9fb1}.dark-theme [role=main] table.docutils caption{border-color:#b7c6d7;background-color:#499cfe}.dark-theme [role=main] table.docutils caption .headerlink::after{filter:brightness(.5)}.dark-theme [role=main] table.docutils caption .caption-text{color:#2a2d34}.dark-theme [role=main] .highlighted,.dark-theme [role=main] mark{color:#fff;background-color:#80700a}#light-dark-switch{display:flex;flex-direction:row}@media (min-width:1200px){#light-dark-switch{padding-bottom:8px}}#light-dark-switch+.edit-repo{border-top:1px solid #c1ccd9}#light-dark-switch>span:first-child{margin-left:4px}@media (max-width:575px){#light-dark-switch .text{display:none}}#light-dark-switch .switch-icon{display:inline-block;width:20px;height:20px;margin-right:5px;margin-left:5px;background-position:center;background-size:contain}#mode-switch{position:relative;top:1px;box-sizing:content-box;display:flex;flex-direction:row;width:26px;height:16px;padding:0;margin:0 5px;border:1px solid;border-radius:25px}#mode-switch.dark{justify-content:flex-end}#mode-switch.dark span{top:0;left:calc(100% - 16px)}#mode-switch span{position:absolute;top:0;left:0;display:inline-block;width:16px;height:16px;content:"";background-color:#fff;border-radius:50%;transition:left ease-in 75ms}.light-theme #light-dark-switch{color:#292929}.light-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-lt")}.light-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-lt")}.light-theme #mode-switch{background-color:#256bd1;border-color:#256bd1}.dark-theme #light-dark-switch{color:#fff}.dark-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-dt")}.dark-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-dt")}.dark-theme #mode-switch{background-color:#499cfe;border-color:#499cfe}#local-toc{padding:0}#local-toc>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc .toc-title{display:inline-block;height:30px;margin-top:20px;font-size:18px;font-weight:600;text-transform:uppercase}#local-toc>ul{height:calc(100vh - 77px - 60px - 40px - 30px - 30px - 70px);overflow-y:auto}#local-toc ul{padding:0;margin:0;list-style:none}#local-toc ul a{padding-top:4px;padding-bottom:4px;font-size:14px;line-height:24px;border-left:2px solid}#local-toc ul a:focus,#local-toc ul a:hover{outline:0}#local-toc ul a:active{font-weight:600}#local-toc ul .active{font-weight:600}.light-theme #local-toc .navbar-nav{background-color:#fff}.light-theme #local-toc .toc-title{color:#292929}.light-theme #local-toc ul a{border-left-color:#fff}.light-theme #local-toc ul a:focus,.light-theme #local-toc ul a:hover{color:#3585f9}.light-theme #local-toc ul a:active{color:#256bd1}.light-theme #local-toc ul .active{color:#256bd1;border-left-color:#256bd1}.dark-theme #local-toc .navbar-nav{background-color:#2a2d34}.dark-theme #local-toc .toc-title{color:#fff}.dark-theme #local-toc ul a{border-left-color:#2a2d34}.dark-theme #local-toc ul a:focus,.dark-theme #local-toc ul a:hover{color:#6ca2f0}.dark-theme #local-toc ul a:active{color:#499cfe}.dark-theme #local-toc ul .active{color:#499cfe;border-left-color:#499cfe}#right-sidebar{position:fixed;right:0}@media (max-width:1199px){#right-sidebar{top:70px;z-index:100;display:flex;align-items:center;height:54px;padding-right:15px}}@media (min-width:1200px){#right-sidebar{top:77px;flex-shrink:0;flex-grow:0;height:calc(100vh - 77px - 70px)}}@media (min-width:1200px) and (max-width:1599px){#right-sidebar{flex-basis:240px;width:240px}}@media (min-width:1600px){#right-sidebar{flex-basis:290px;width:290px}}@media (min-width:1200px){#right-sidebar .sidebar-container{position:fixed;top:77px;right:0;bottom:70px;width:calc((385px / 2) + 30px);padding:30px 16px;margin-left:auto;overflow:hidden}}#right-sidebar .sidebar-container .edit-repo{width:100%;height:40px;padding:8px 8px 8px 4px}#right-sidebar .sidebar-container .edit-repo a .icon{margin-left:10px;font-size:14px;height:14px;width:14px}@media (min-width:1200px){.light-theme #right-sidebar .sidebar-container{background-color:#fff}}.light-theme #right-sidebar .sidebar-container a .icon{fill:#256bd1}.light-theme #right-sidebar .sidebar-container a:hover .icon{fill:#3585f9}@media (min-width:1200px){.dark-theme #right-sidebar .sidebar-container{background-color:#2a2d34}}.dark-theme #right-sidebar .sidebar-container a .icon{fill:#499cfe}.dark-theme #right-sidebar .sidebar-container a:hover .icon{fill:#6ca2f0}.not_found main{padding-top:4rem;padding-bottom:3rem}.not_found .error-background{max-width:920px;margin-right:auto;margin-left:auto;background-image:url("../../images/wazuh_404_bg_desktop.png");background-repeat:no-repeat;background-position:center top;background-size:90%}@media (max-width:767px){.not_found .error-background{padding-bottom:45%}}@media (min-width:768px) and (max-width:1199px){.not_found .error-background{min-height:350px}}@media (min-width:1200px) and (max-width:1599px){.not_found .error-background{padding-bottom:45%}}@media (min-width:1600px){.not_found .error-background{min-height:370px}}.not_found .error-message{text-align:center}.not_found .error-message h1{width:100%;font-size:30px}.not_found .error-message .btn{padding:10px 40px;font-weight:600;border-radius:10px}.light-theme .error-message .btn{color:#292929;background-color:#fedd0b}.dark-theme .error-message .btn{color:#292929;background-color:#ffe853} +body{position:relative;margin-top:calc(70px + 54px);font-family:Manrope,sans-serif;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:1200px){body{margin-top:77px}}.icon-assets{position:relative}.icon-assets svg{position:absolute;left:-9999px;overflow:hidden;width:0;height:0}.inner-body{position:relative;width:100%}.rubric.h1,h1{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:34px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h1,h1{font-size:28px}}.rubric.h2,h2{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:28px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h2,h2{font-size:23px}}.rubric.h3,h3{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:22px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h3,h3{font-size:18px}}.rubric.h4,h4{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:18px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h4,h4{font-size:17px}}.rubric.h5,h5{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}.rubric.h6,h6{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}main{min-height:calc(100vh - 70px);padding-right:15px;padding-left:15px}@media (max-width:767px){main{min-height:auto}}@media (min-width:1200px){main{min-height:calc(100vh - 77px - 70px);padding-left:30px}}main img{max-width:100%;margin-top:1rem;margin-bottom:1rem}main p{margin-top:1rem;margin-bottom:1rem;font-family:Manrope,sans-serif;font-style:normal;line-height:32px;letter-spacing:.03em}main table{margin-top:1rem;margin-bottom:1rem}main table td,main table th{vertical-align:middle}.sidebar{flex-shrink:0}.sidebar .sidebar-container{top:0;overflow-y:auto}a:active{font-weight:600}th .line,th p{margin:0;font-weight:inherit;font-weight:500}cite{font-style:italic}cite:after{content:"";padding-right:3px}body{color:#292929;background-color:#fff}.light-theme body{color:#292929;background-color:#fff}.light-theme body a{color:#256bd1}.light-theme body a:focus,.light-theme body a:hover{color:#3585f9}.light-theme body a:active{color:#256bd1}@media (prefers-color-scheme:dark){body{color:#fff;background-color:#2a2d34}}.dark-theme body{color:#fff;background-color:#2a2d34}.dark-theme body a{color:#499cfe}.dark-theme body a:focus,.dark-theme body a:hover{color:#6ca2f0}.dark-theme body a:active{color:#499cfe}.navbar-brand{position:relative;display:flex;align-content:flex-end}.navbar-brand img{width:auto;height:28px}@media (max-width:575px){.navbar-brand img{height:24px}}.light-theme .logo-link.docs{color:#292929}.light-theme .logo-light{display:inline-block}.light-theme .logo-dark{display:none}.dark-theme header svg{fill:#fff}.dark-theme .logo-link.docs{color:#fff}.dark-theme .logo-light{display:none}.dark-theme .logo-dark{display:inline-block}header .navbar-nav .nav-item .nav-link{padding:24px 10px;font-weight:500}.navbar-nav .nav-item.show svg{transform:rotate(180deg)}.navbar-nav .nav-item svg{width:12px;height:12px;transform:rotate(0);position:relative}@media (max-width:991px){.navbar-nav .nav-item svg{left:8px;bottom:-1px}}.navbar-nav .nav-link{padding:0 10px;font-size:17px}.navbar-nav .nav-link:focus,.navbar-nav .nav-link:hover{text-decoration:none;outline:0}.navbar-nav .nav-link a:focus-visible{text-decoration:underline}.navbar-nav .nav-link:active{font-weight:400}.navbar-nav .nav-link.dropdown-toggle{padding-right:27px}.navbar-nav .nav-link.dropdown-toggle[aria-expanded=true]{text-decoration:none}.navbar-nav .nav-link.dropdown-toggle::after{content:none}.navbar-nav .dropdown-menu{min-width:100%;padding:15px;margin-top:20px;border:1px solid;border-radius:10px;position:absolute;top:-24px!important}.navbar-nav .dropdown-menu::before{position:absolute;top:-9px;width:18px;height:18px;content:"";border-top:1px solid;border-left:1px solid;transform:rotate(45deg);-webkit-clip-path:inset(-15px 0 0 -15px);clip-path:inset(-15px 0 0 -15px)}.navbar-nav .dropdown-menu .dropdown-item{padding:.9rem .75rem;font-size:17px;font-weight:500}.light-theme .navbar-nav{background-color:#fff}.light-theme .navbar-nav .nav-link{color:#292929}.light-theme .navbar-nav .nav-link:focus,.light-theme .navbar-nav .nav-link:hover{color:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.light-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#292929}.light-theme .navbar-nav .dropdown-menu{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu::before{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu .dropdown-item{color:#292929}.light-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#256bd1;background-color:#fff}.dark-theme .navbar-nav{background-color:#212121}.dark-theme .navbar-nav .nav-link{color:#fff}.dark-theme .navbar-nav .nav-link:focus,.dark-theme .navbar-nav .nav-link:hover{color:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.dark-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#fff}.dark-theme .navbar-nav .dropdown-menu{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu::before{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu .dropdown-item{color:#fff}.dark-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#499cfe;background-color:#212121}header .tooltip{font-family:Manrope,sans-serif}#version-selector.show .dropdown-toggle::after{transform:rotate(180deg)}#version-selector .dropdown-btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:calc((385px + 32px)/ 2);height:40px;border:2px solid;border-radius:10px;transition:color 0s}@media (max-width:575px){#version-selector .dropdown-btn{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-btn{width:auto;padding:0;border:none}}#version-selector .dropdown-btn:focus{box-shadow:none}@media (max-width:1199px){#version-selector .dropdown-btn span{padding-right:5px}}#version-selector .dropdown-menu{top:52px;box-sizing:border-box;width:100%;border:2px solid;border-radius:10px}@media (max-width:575px){#version-selector .dropdown-menu{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-menu{left:-5px!important;min-width:185px;max-height:calc(100vh - 70px - 56px);padding:10px 0;overflow-y:auto;border:none}}#version-selector .dropdown-menu>li>a{display:inline-block;width:100%;padding:.4rem .75rem;text-decoration:none}#version-selector .dropdown-menu>li>a:focus,#version-selector .dropdown-menu>li>a:hover{font-weight:500}#version-selector .dropdown-menu>li>a.disabled{font-weight:500}#version-selector .dropdown-menu>li>a.disabled:focus,#version-selector .dropdown-menu>li>a.disabled:hover{font-weight:500}.light-theme header .tooltip .arrow::before{border-left-color:#e2eefe}.light-theme header .tooltip .tooltip-inner{color:#292929;background-color:#e2eefe}.light-theme #version-selector .dropdown-btn{color:#292929}@media (min-width:1200px){.light-theme #version-selector .dropdown-btn{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(101,124,151,.2)}.light-theme #version-selector .dropdown-menu{background-color:#ebf2fb}@media (min-width:1200px){.light-theme #version-selector .dropdown-menu{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-menu>li>a{color:#292929}.light-theme #version-selector .dropdown-menu>li>a:focus,.light-theme #version-selector .dropdown-menu>li>a:hover{background-color:#e2eefe}.light-theme #version-selector .dropdown-menu>li>a.disabled{color:#b7c6d7}.dark-theme header .tooltip .arrow::before{border-left-color:#242424}.dark-theme header .tooltip .tooltip-inner{color:#fff;background-color:#242424}.dark-theme #version-selector .dropdown-btn{color:#fff;background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-btn{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(152,162,179,.5)}.dark-theme #version-selector .dropdown-menu{background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-menu{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-menu>li>a{color:#fff}.dark-theme #version-selector .dropdown-menu>li>a:focus,.dark-theme #version-selector .dropdown-menu>li>a:hover{background-color:#242424}.dark-theme #version-selector .dropdown-menu>li>a.disabled{color:#a6b5c8}header{height:70px}@media (min-width:1200px){header{height:77px;box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}}@media (max-width:1199px){header.fixed-top{z-index:100}}header .navbar{height:70px}@media (min-width:1200px){header .navbar{height:77px}}@media (max-width:575px){header .logo-link{max-width:180px;font-size:.8rem}}@media (max-width:575px){header .logo-link svg{max-width:180px}}header .mobile-primary-header{display:flex;align-items:center;justify-content:space-between;width:100%}@media (min-width:1200px){header .mobile-primary-header{width:auto}}header .mobile-secondary-header{padding-right:15px;display:flex;align-items:center;height:54px}header .navbar-toggler{padding:.4rem}header .navbar-toggler .navbar-toggler-icon,header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{width:24px;height:3px;border:1px solid;border-radius:6px}header .navbar-toggler .navbar-toggler-icon{position:relative}header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{position:absolute;left:-1px;display:block;content:""}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{transition:background-color .5s .3s,border-color .5s .3s}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::before{top:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::after{bottom:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon{background-color:transparent;border-color:transparent}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::before{top:-1px;transition:all .5s;transform:rotateZ(45deg)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::after{bottom:-1px;transition:all .5s;transform:rotateZ(-45deg)}header .search-toggler{margin-right:3px}header .search-toggler .search-toggler-icon{display:block;width:32px;height:32px}.light-theme header{background:#fff}.light-theme header .navbar-toggler .navbar-toggler-icon::after,.light-theme header .navbar-toggler .navbar-toggler-icon::before,.light-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#256bd1;border-color:#256bd1}@media (max-width:1199px){.light-theme header .mobile-secondary-header{background-color:#ebf2fb}}.light-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme header svg{fill:#000}.dark-theme header{background:#212121}.dark-theme header .navbar-toggler .navbar-toggler-icon::after,.dark-theme header .navbar-toggler .navbar-toggler-icon::before,.dark-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#499cfe;border-color:#499cfe}@media (max-width:1199px){.dark-theme header .mobile-secondary-header{background-color:#343741}}.dark-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-dt")}footer{padding:50px 15px 26px}@media (min-width:1200px){footer{position:absolute;right:0;display:flex;align-items:center;height:70px;padding:15px 0 15px 30px}}@media (min-width:1200px) and (max-width:1599px){footer{left:320px}}@media (min-width:1600px){footer{left:385px}}@media (max-width:1199px){footer>.container{flex-direction:column}}footer .logo-link svg{display:inline-block;width:28px;height:16px;position:relative;bottom:.2em}@media (max-width:575px){footer .logo-link svg{width:46px;height:24px;margin-bottom:10px}}@media (min-width:1200px){footer .desktop-footer{width:100%}}@media (min-width:768px) and (max-width:1199px){footer .desktop-footer{padding-top:15px;padding-bottom:15px}}footer .desktop-footer .social-links{display:flex;padding:3px 0;font-size:14px}@media (min-width:768px){footer .desktop-footer .social-links{justify-content:flex-end}}@media (max-width:767px){footer .desktop-footer .social-links{justify-content:center;align-items:center;padding:40px 0}}footer .desktop-footer .social-links .nav-item,footer .desktop-footer .social-links .nav-item.rrss{line-height:16px;align-items:center}footer .desktop-footer .social-links i{font-size:23px}@media (min-width:576px){footer .desktop-footer .social-links i{font-size:1rem}}footer .desktop-footer .social-links svg{height:19px;width:19px}footer .subfooter{font-size:14px;display:flex;flex-direction:row;position:relative}@media (max-width:575px){footer .subfooter{flex-direction:column;align-items:center}}@media (max-width:767px){footer .subfooter{padding-top:40px;justify-content:center;align-items:center}}footer .subfooter>div{padding:5px 15px;line-height:30px}@media (min-width:576px){footer .subfooter>div{border-left:1px solid #7a7a7a;padding:0 15px}}footer .subfooter>div a{text-decoration:none}@media (min-width:576px){footer .subfooter>div:first-of-type,footer .subfooter>div:nth-of-type(2){border:0;padding-left:0}}@media (min-width:576px){footer .subfooter>div:last-of-type{padding-right:0}}footer .website-links{margin-bottom:.5rem;position:relative}footer .website-links::after{content:"";height:0;width:calc(100% - 30px);position:absolute;bottom:0;left:15px;right:15px;border-bottom:1px solid #7a7a7a}footer .website-links ul{padding-left:0;margin-bottom:0;list-style:none}footer .website-links a:focus,footer .website-links a:hover{font-weight:500}footer .footer-section{line-height:32px;padding-bottom:40px}footer .footer-section .footer-title{font-size:17px;text-transform:uppercase;margin-bottom:.4rem;font-weight:600}footer ul{padding-left:15px;margin:0}footer .nav-link{padding:0 15px}@media (max-width:575px){.index footer>div{margin-right:auto;margin-left:0}}@media (max-width:767px){.index footer .desktop-footer.row{flex-direction:column}}@media (max-width:575px){.index footer .social-links .nav-link{padding:0 11px}}.light-theme footer{background:#f5f6f7}.light-theme footer .nav-link{color:#292929}.light-theme footer .nav-link svg{fill:#292929}.light-theme footer .nav-link:hover{color:#3585f9}.light-theme footer .nav-link:hover svg{fill:#3585f9}.light-theme footer .website-links a{color:#292929}.light-theme footer .website-links a:focus,.light-theme footer .website-links a:hover{color:#3585f9}.light-theme footer .logo-link svg{fill:#000}.light-theme footer .subfooter>div a{color:#292929}.light-theme footer .subfooter>div a:active,.light-theme footer .subfooter>div a:hover{color:#256bd1}.dark-theme footer{background:#242424}.dark-theme footer .nav-link{color:#fff}.dark-theme footer .nav-link svg{fill:#fff}.dark-theme footer .nav-link:hover{color:#6ca2f0}.dark-theme footer .nav-link:hover svg{fill:#6ca2f0}.dark-theme footer .website-links a{color:#fff}.dark-theme footer .website-links a:focus,.dark-theme footer .website-links a:hover{color:#6ca2f0}.dark-theme footer .logo-link svg{fill:#fff}.dark-theme footer .subfooter>div a{color:#fff}.dark-theme footer .subfooter>div a:active,.dark-theme footer .subfooter>div a:hover{color:#499cfe}.search-box{overflow:hidden;border:2px solid;border-radius:10px}.search-box .search-form{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;height:40px}.search-box .search-form .form-control{position:relative;z-index:1;width:100%;font-size:18px;font-weight:500;border:none;padding-right:40px}.search-box .search-form .btn-search{position:absolute;right:0;z-index:10;width:38px;height:38px;padding:5px;background-repeat:no-repeat;background-position:center;background-size:38px 38px;border:none;border-radius:calc(10px - 2px)}header .search-box{min-width:380px}.light-theme .search-box{background-color:#fff;border-color:#c1ccd9}.light-theme .search-box:focus-within{border-color:#3585f9}.light-theme .search-box .form-control{color:#292929;background-color:#fff}.light-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme .search-box ::-moz-placeholder{color:#a6b5c8}.light-theme .search-box ::placeholder{color:#a6b5c8}.dark-theme .search-box{background-color:#2a2d34;border-color:#fff}.dark-theme .search-box:focus-within{border-color:#6ca2f0}.dark-theme .search-box .form-control{color:#fff;background-color:#2a2d34}.dark-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-dt")}.dark-theme .search-box ::-moz-placeholder{color:#a6b5c8}.dark-theme .search-box ::placeholder{color:#a6b5c8}@media (max-width:1199px){#global-toc{width:100%;max-height:calc(100vh - 70px);padding-bottom:10px;margin-bottom:0;overflow-y:auto;pointer-events:all}}@media (min-width:1200px){#global-toc.collapse:not(.show){display:block}}#global-toc ul{padding:0;list-style:none}#global-toc ul a{padding-right:60px}@media (min-width:1200px) and (max-width:1599px){#global-toc ul a{padding-right:48px}}#global-toc ul .current-toc-node:hover .toc-toggle-btn{display:block}#global-toc ul .current-toc-node::before{position:absolute;top:1.1rem;display:inline-block;width:6px;height:6px;pointer-events:none;content:"";border:5px solid;border-right-color:transparent;border-bottom:0;border-left-color:transparent;transform:rotate(-90deg)}#global-toc .show>ul{display:block}#global-toc li>ul{display:none}#global-toc a{position:relative;display:inline-block;width:100%;padding:5px 0;font-weight:400;line-height:32px;text-decoration:none}#global-toc a:hover .toc-toggle-btn{display:block}#global-toc ul .toctree-l2>a{padding-left:20px}#global-toc ul .toctree-l2>a.current-toc-node::before{left:5px}#global-toc ul .toctree-l3>a{padding-left:40px}#global-toc ul .toctree-l3>a.current-toc-node::before{left:25px}#global-toc ul .toctree-l4>a{padding-left:60px}#global-toc ul .toctree-l4>a.current-toc-node::before{left:45px}#global-toc ul .toctree-l5>a{padding-left:80px}#global-toc ul .toctree-l5>a.current-toc-node::before{left:65px}#global-toc ul .toctree-l6>a{padding-left:100px}#global-toc ul .toctree-l6>a.current-toc-node::before{left:85px}#global-toc [class*=toctree-l].current>a{font-weight:600}#global-toc [class*=toctree-l].current.show>ul{display:block}#global-toc [class*=toctree-l].show>a .toc-toggle-btn{transform:rotateZ(180deg)}#global-toc [class*=toctree-l]>ul{display:none}#global-toc [class*=toctree-l]>ul a{font-size:15px}#global-toc .toctree-l1>a{padding-left:20px;font-size:16px}#global-toc .toctree-l1>a::before{left:10px}#global-toc .toctree-l1>ul{margin-left:20px;border-left:1px solid}#global-toc .toc-toggle-btn{position:absolute;top:calc(50% - 21px);right:15px;display:none;width:42px;height:42px;padding:0;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:24px 24px;border:none}@media (hover:none){#global-toc .toc-toggle-btn{display:block}}#global-toc .toctree-l6.toc-toggle a .toc-toggle-btn{display:none}#global-toc .toctree-l7{display:none}.light-theme #global-toc ul .current-toc-node{color:#1561d0}.light-theme #global-toc ul .current-toc-node:hover{color:#3585f9}.light-theme #global-toc ul .current-toc-node::before{border-top-color:#256bd1}.light-theme #global-toc a{color:#292929}.light-theme #global-toc a .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-light-lt)}.light-theme #global-toc a:hover{color:#3585f9}.light-theme #global-toc a:hover .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-lt)}.light-theme #global-toc .toctree-l1.show{background-color:rgba(255,255,255,.3)}.light-theme #global-toc .toctree-l1.show>a{background-color:#dcebff}.light-theme #global-toc .toctree-l1>ul{border-left-color:#256bd1}.dark-theme #global-toc ul .current-toc-node{color:#499cfe}.dark-theme #global-toc ul .current-toc-node:hover{color:#6ca2f0}.dark-theme #global-toc ul .current-toc-node::before{border-top-color:#499cfe}.dark-theme #global-toc a{color:#fff}.dark-theme #global-toc a .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-light-dt)}.dark-theme #global-toc a:hover{color:#6ca2f0}.dark-theme #global-toc a:hover .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-dt)}.dark-theme #global-toc .toctree-l1.show{background-color:rgba(42,45,52,.3)}.dark-theme #global-toc .toctree-l1.show>a{background-color:rgba(220,235,255,.1)}.dark-theme #global-toc .toctree-l1>ul{border-left-color:#499cfe}#left-sidebar{position:fixed;top:70px;flex-shrink:0;flex-grow:0}@media (max-width:1199px){#left-sidebar{z-index:110;height:0}}@media (min-width:1200px){#left-sidebar{top:77px;display:block}}@media (min-width:1200px) and (max-width:1599px){#left-sidebar{flex-basis:320px;width:320px}}@media (min-width:1600px){#left-sidebar{flex-basis:385px;width:385px}}@media (max-width:1199px){#left-sidebar .sidebar-container{position:fixed;top:70px;bottom:0;left:0;width:100%;height:calc(100vh - 70px);pointer-events:none}}@media (min-width:1200px){#left-sidebar .sidebar-container{top:77px;height:calc(100vh - 77px);padding:30px 0}}@media (min-width:1200px) and (max-width:1599px){#left-sidebar .sidebar-container{width:320px}}@media (min-width:1600px){#left-sidebar .sidebar-container{width:385px}}#left-sidebar .sidebar-container>nav{padding-top:10px}#left-sidebar .sidebar-container #search-box-wrapper{padding:20px 15px 15px 15px}@media (max-width:1199px){#left-sidebar .sidebar-container #search-box-wrapper{position:fixed;z-index:10;width:100%;pointer-events:all}}@media (min-width:1200px){#left-sidebar .sidebar-container #search-box-wrapper{padding-top:0}}@media (min-width:1200px){#left-sidebar .sidebar-container #search-box-wrapper.collapse:not(.show){display:block}}@media (max-width:1199px){#left-sidebar .sidebar-container #search-box-wrapper.collapsing+#global-toc,#left-sidebar .sidebar-container #search-box-wrapper.show+#global-toc{padding-top:90px;transition:padding-top .3s}}@media (min-width:1200px){.light-theme #left-sidebar .sidebar-container{background-color:#ebf2fb}}.light-theme #left-sidebar #global-toc,.light-theme #left-sidebar #search-box-wrapper{background-color:#ebf2fb}@media (min-width:1200px){.dark-theme #left-sidebar .sidebar-container{background-color:#343741}}.dark-theme #left-sidebar #global-toc,.dark-theme #left-sidebar #search-box-wrapper{background-color:#343741}.section{margin-top:1rem;margin-bottom:1rem}.section::before{position:relative;display:block;width:0;height:1rem;margin-top:-1rem;content:""}.section>dl{margin-top:1rem;margin-bottom:1rem}@media (max-width:575px){#central-column *{scroll-margin-top:calc(70px + 54px)}}@media (min-width:576px) and (max-width:1199px){#central-column *{scroll-margin-top:calc(70px + 54px + 70px)}}@media (min-width:1200px){#central-column *{scroll-margin-top:calc(77px + 60px)}}#central-column{width:100%}@media (min-width:1200px) and (max-width:1599px){#central-column{padding-right:240px;padding-left:320px}}@media (min-width:1600px){#central-column{padding-right:290px;padding-left:385px}}[role=main] .no-margins{margin:0}[role=main] img{border:10px solid #f0f2f6}[role=main] strong{font-weight:600}[role=main] code{display:inline-block;padding:1px 2px;font-family:"Fira Mono",monospace}[role=main] .figure p{margin-top:0}[role=main] ol,[role=main] ul{padding-left:35px}[role=main] .arabic{list-style-type:decimal}[role=main] .loweralpha{list-style-type:lower-alpha}[role=main] .lowerroman{list-style-type:lower-roman}[role=main] .upperalpha{list-style-type:upper-alpha}[role=main] .upperroman{list-style-type:upper-roman}[role=main] :not(li)>.arabic>li>.arabic{list-style-type:lower-alpha}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic{list-style-type:lower-roman}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic>li>.arabic{list-style-type:upper-alpha}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic>li>.arabic>li>.arabic{list-style-type:upper-roman}[role=main] caption{padding:8px;border:1px solid;border-top:none;border-radius:0 0 10px 10px}[role=main] table.docutils caption{caption-side:top;border:1px solid;border-radius:0;display:table-caption}[role=main] table.docutils caption .caption-text{font-weight:600;font-size:18px}[role=main] .highlighted{display:inline-block}.light-theme [role=main] caption{border-color:#dce8f8}.light-theme [role=main] .caption-text{color:#545f73}.light-theme [role=main] table.docutils caption{border-color:#dce8f8;background-color:#256bd1}.light-theme [role=main] table.docutils caption .headerlink::after{filter:brightness(2)}.light-theme [role=main] table.docutils caption .caption-text{color:#fff}.light-theme [role=main] .highlighted,.light-theme [role=main] mark{background-color:#ffe853}.dark-theme [role=main] caption{border-color:#b7c6d7}.dark-theme [role=main] .caption-text{color:#9a9fb1}.dark-theme [role=main] table.docutils caption{border-color:#b7c6d7;background-color:#499cfe}.dark-theme [role=main] table.docutils caption .headerlink::after{filter:brightness(.5)}.dark-theme [role=main] table.docutils caption .caption-text{color:#2a2d34}.dark-theme [role=main] .highlighted,.dark-theme [role=main] mark{color:#fff;background-color:#80700a}#light-dark-switch{display:flex;flex-direction:row}@media (min-width:1200px){#light-dark-switch{padding-bottom:8px}}#light-dark-switch+.edit-repo{border-top:1px solid #c1ccd9}#light-dark-switch>span:first-child{margin-left:4px}@media (max-width:575px){#light-dark-switch .text{display:none}}#light-dark-switch .switch-icon{display:inline-block;width:20px;height:20px;margin-right:5px;margin-left:5px;background-position:center;background-size:contain}#mode-switch{position:relative;top:1px;box-sizing:content-box;display:flex;flex-direction:row;width:26px;height:16px;padding:0;margin:0 5px;border:1px solid;border-radius:25px}#mode-switch.dark{justify-content:flex-end}#mode-switch.dark span{top:0;left:calc(100% - 16px)}#mode-switch span{position:absolute;top:0;left:0;display:inline-block;width:16px;height:16px;content:"";background-color:#fff;border-radius:50%;transition:left ease-in 75ms}.light-theme #light-dark-switch{color:#292929}.light-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-lt")}.light-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-lt")}.light-theme #mode-switch{background-color:#256bd1;border-color:#256bd1}.dark-theme #light-dark-switch{color:#fff}.dark-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-dt")}.dark-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-dt")}.dark-theme #mode-switch{background-color:#499cfe;border-color:#499cfe}#local-toc{padding:0}#local-toc>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc .toc-title{display:inline-block;height:30px;margin-top:20px;font-size:18px;font-weight:600;text-transform:uppercase}#local-toc>ul{height:calc(100vh - 77px - 60px - 40px - 30px - 30px - 70px);overflow-y:auto}#local-toc ul{padding:0;margin:0;list-style:none}#local-toc ul a{padding-top:4px;padding-bottom:4px;font-size:14px;line-height:24px;border-left:2px solid}#local-toc ul a:focus,#local-toc ul a:hover{outline:0}#local-toc ul a:active{font-weight:600}#local-toc ul .active{font-weight:600}.light-theme #local-toc .navbar-nav{background-color:#fff}.light-theme #local-toc .toc-title{color:#292929}.light-theme #local-toc ul a{border-left-color:#fff}.light-theme #local-toc ul a:focus,.light-theme #local-toc ul a:hover{color:#3585f9}.light-theme #local-toc ul a:active{color:#256bd1}.light-theme #local-toc ul .active{color:#256bd1;border-left-color:#256bd1}.dark-theme #local-toc .navbar-nav{background-color:#2a2d34}.dark-theme #local-toc .toc-title{color:#fff}.dark-theme #local-toc ul a{border-left-color:#2a2d34}.dark-theme #local-toc ul a:focus,.dark-theme #local-toc ul a:hover{color:#6ca2f0}.dark-theme #local-toc ul a:active{color:#499cfe}.dark-theme #local-toc ul .active{color:#499cfe;border-left-color:#499cfe}#right-sidebar{position:fixed;right:0}@media (max-width:1199px){#right-sidebar{top:70px;z-index:100;display:flex;align-items:center;height:54px;padding-right:15px}}@media (min-width:1200px){#right-sidebar{top:77px;flex-shrink:0;flex-grow:0;height:calc(100vh - 77px - 70px)}}@media (min-width:1200px) and (max-width:1599px){#right-sidebar{flex-basis:240px;width:240px}}@media (min-width:1600px){#right-sidebar{flex-basis:290px;width:290px}}@media (min-width:1200px){#right-sidebar .sidebar-container{position:fixed;top:77px;right:0;bottom:70px;width:calc((385px / 2) + 30px);padding:30px 16px;margin-left:auto;overflow:hidden}}#right-sidebar .sidebar-container .edit-repo{width:100%;height:40px;padding:8px 8px 8px 4px}#right-sidebar .sidebar-container .edit-repo a .icon{margin-left:10px;font-size:14px;height:14px;width:14px}@media (min-width:1200px){.light-theme #right-sidebar .sidebar-container{background-color:#fff}}.light-theme #right-sidebar .sidebar-container a .icon{fill:#256bd1}.light-theme #right-sidebar .sidebar-container a:hover .icon{fill:#3585f9}@media (min-width:1200px){.dark-theme #right-sidebar .sidebar-container{background-color:#2a2d34}}.dark-theme #right-sidebar .sidebar-container a .icon{fill:#499cfe}.dark-theme #right-sidebar .sidebar-container a:hover .icon{fill:#6ca2f0}.not_found main{padding-top:4rem;padding-bottom:3rem}.not_found .error-background{max-width:920px;margin-right:auto;margin-left:auto;background-image:url("../../images/wazuh_404_bg_desktop.png");background-repeat:no-repeat;background-position:center top;background-size:90%}@media (max-width:767px){.not_found .error-background{padding-bottom:45%}}@media (min-width:768px) and (max-width:1199px){.not_found .error-background{min-height:350px}}@media (min-width:1200px) and (max-width:1599px){.not_found .error-background{padding-bottom:45%}}@media (min-width:1600px){.not_found .error-background{min-height:370px}}.not_found .error-message{text-align:center}.not_found .error-message h1{width:100%;font-size:30px}.not_found .error-message .btn{padding:10px 40px;font-weight:600;border-radius:10px}.light-theme .error-message .btn{color:#292929;background-color:#fedd0b}.dark-theme .error-message .btn{color:#292929;background-color:#ffe853} /*# sourceMappingURL=not-found.min.css.map */ \ No newline at end of file diff --git a/source/_themes/wazuh_doc_theme_v3/static/css/min/search-results.min.css b/source/_themes/wazuh_doc_theme_v3/static/css/min/search-results.min.css index 715b072938..6fe4c1d8b2 100644 --- a/source/_themes/wazuh_doc_theme_v3/static/css/min/search-results.min.css +++ b/source/_themes/wazuh_doc_theme_v3/static/css/min/search-results.min.css @@ -1,2 +1,2 @@ -body{position:relative;margin-top:calc(70px + 54px);font-family:Manrope,sans-serif;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:1200px){body{margin-top:77px}}.icon-assets{position:relative}.icon-assets svg{position:absolute;left:-9999px;overflow:hidden;width:0;height:0}.inner-body{position:relative;width:100%}.rubric.h1,h1{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:34px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h1,h1{font-size:28px}}.rubric.h2,h2{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:28px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h2,h2{font-size:23px}}.rubric.h3,h3{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:22px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h3,h3{font-size:18px}}.rubric.h4,h4{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:18px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h4,h4{font-size:17px}}.rubric.h5,h5{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}.rubric.h6,h6{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}main{min-height:calc(100vh - 70px);padding-right:15px;padding-left:15px}@media (max-width:767px){main{min-height:auto}}@media (min-width:1200px){main{min-height:calc(100vh - 77px - 70px);padding-left:30px}}main img{max-width:100%;margin-top:1rem;margin-bottom:1rem}main p{margin-top:1rem;margin-bottom:1rem;font-family:Manrope,sans-serif;font-style:normal;line-height:32px;letter-spacing:.03em}main table{margin-top:1rem;margin-bottom:1rem}main table td,main table th{vertical-align:middle}.sidebar{flex-shrink:0}.sidebar .sidebar-container{top:0;overflow-y:auto}a:active{font-weight:600}th .line,th p{margin:0;font-weight:inherit;font-weight:500}cite{font-style:italic}cite:after{content:"";padding-right:3px}body{color:#292929;background-color:#fff}.light-theme body{color:#292929;background-color:#fff}.light-theme body a{color:#256bd1}.light-theme body a:focus,.light-theme body a:hover{color:#3585f9}.light-theme body a:active{color:#256bd1}@media (prefers-color-scheme:dark){body{color:#fff;background-color:#2a2d34}}.dark-theme body{color:#fff;background-color:#2a2d34}.dark-theme body a{color:#499cfe}.dark-theme body a:focus,.dark-theme body a:hover{color:#6ca2f0}.dark-theme body a:active{color:#499cfe}.navbar-brand{position:relative;display:flex;align-content:flex-end}.navbar-brand img{width:auto;height:28px}@media (max-width:575px){.navbar-brand img{height:24px}}.light-theme .logo-link.docs{color:#292929}.light-theme .logo-light{display:inline-block}.light-theme .logo-dark{display:none}.dark-theme header svg{fill:#fff}.dark-theme .logo-link.docs{color:#fff}.dark-theme .logo-light{display:none}.dark-theme .logo-dark{display:inline-block}header .navbar-nav .nav-item .nav-link{padding:24px 10px;font-weight:500}.navbar-nav .nav-item.show svg{transform:rotate(180deg)}.navbar-nav .nav-item svg{width:12px;height:12px;transform:rotate(0);position:relative}@media (max-width:991px){.navbar-nav .nav-item svg{left:8px;bottom:-1px}}.navbar-nav .nav-link{padding:0 10px;font-size:17px}.navbar-nav .nav-link:focus,.navbar-nav .nav-link:hover{text-decoration:none;outline:0}.navbar-nav .nav-link a:focus-visible{text-decoration:underline}.navbar-nav .nav-link:active{font-weight:400}.navbar-nav .nav-link.dropdown-toggle{padding-right:27px}.navbar-nav .nav-link.dropdown-toggle[aria-expanded=true]{text-decoration:none}.navbar-nav .nav-link.dropdown-toggle::after{content:none}.navbar-nav .dropdown-menu{min-width:100%;padding:15px;margin-top:20px;border:1px solid;border-radius:10px;position:absolute;top:-24px!important}.navbar-nav .dropdown-menu::before{position:absolute;top:-9px;width:18px;height:18px;content:"";border-top:1px solid;border-left:1px solid;transform:rotate(45deg);-webkit-clip-path:inset(-15px 0 0 -15px);clip-path:inset(-15px 0 0 -15px)}.navbar-nav .dropdown-menu .dropdown-item{padding:.9rem .75rem;font-size:17px;font-weight:500}.light-theme .navbar-nav{background-color:#fff}.light-theme .navbar-nav .nav-link{color:#292929}.light-theme .navbar-nav .nav-link:focus,.light-theme .navbar-nav .nav-link:hover{color:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.light-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#292929}.light-theme .navbar-nav .dropdown-menu{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu::before{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu .dropdown-item{color:#292929}.light-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#256bd1;background-color:#fff}.dark-theme .navbar-nav{background-color:#212121}.dark-theme .navbar-nav .nav-link{color:#fff}.dark-theme .navbar-nav .nav-link:focus,.dark-theme .navbar-nav .nav-link:hover{color:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.dark-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#fff}.dark-theme .navbar-nav .dropdown-menu{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu::before{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu .dropdown-item{color:#fff}.dark-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#499cfe;background-color:#212121}header .tooltip{font-family:Manrope,sans-serif}#version-selector.show .dropdown-toggle::after{transform:rotate(180deg)}#version-selector .dropdown-btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:calc((385px + 32px)/ 2);height:40px;border:2px solid;border-radius:10px;transition:color 0s}@media (max-width:575px){#version-selector .dropdown-btn{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-btn{width:auto;padding:0;border:none}}#version-selector .dropdown-btn:focus{box-shadow:none}@media (max-width:1199px){#version-selector .dropdown-btn span{padding-right:5px}}#version-selector .dropdown-menu{top:52px;box-sizing:border-box;width:100%;border:2px solid;border-radius:10px}@media (max-width:575px){#version-selector .dropdown-menu{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-menu{left:-5px!important;min-width:185px;max-height:calc(100vh - 70px - 56px);padding:10px 0;overflow-y:auto;border:none}}#version-selector .dropdown-menu>li>a{display:inline-block;width:100%;padding:.4rem .75rem;text-decoration:none}#version-selector .dropdown-menu>li>a:focus,#version-selector .dropdown-menu>li>a:hover{font-weight:500}#version-selector .dropdown-menu>li>a.disabled{font-weight:500}#version-selector .dropdown-menu>li>a.disabled:focus,#version-selector .dropdown-menu>li>a.disabled:hover{font-weight:500}.light-theme header .tooltip .arrow::before{border-left-color:#e2eefe}.light-theme header .tooltip .tooltip-inner{color:#292929;background-color:#e2eefe}.light-theme #version-selector .dropdown-btn{color:#292929}@media (min-width:1200px){.light-theme #version-selector .dropdown-btn{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(101,124,151,.2)}.light-theme #version-selector .dropdown-menu{background-color:#ebf2fb}@media (min-width:1200px){.light-theme #version-selector .dropdown-menu{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-menu>li>a{color:#292929}.light-theme #version-selector .dropdown-menu>li>a:focus,.light-theme #version-selector .dropdown-menu>li>a:hover{background-color:#e2eefe}.light-theme #version-selector .dropdown-menu>li>a.disabled{color:#b7c6d7}.dark-theme header .tooltip .arrow::before{border-left-color:#242424}.dark-theme header .tooltip .tooltip-inner{color:#fff;background-color:#242424}.dark-theme #version-selector .dropdown-btn{color:#fff;background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-btn{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(152,162,179,.5)}.dark-theme #version-selector .dropdown-menu{background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-menu{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-menu>li>a{color:#fff}.dark-theme #version-selector .dropdown-menu>li>a:focus,.dark-theme #version-selector .dropdown-menu>li>a:hover{background-color:#242424}.dark-theme #version-selector .dropdown-menu>li>a.disabled{color:#a6b5c8}header{height:70px}@media (min-width:1200px){header{height:77px;box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}}@media (max-width:1199px){header.fixed-top{z-index:100}}header .navbar{height:70px}@media (min-width:1200px){header .navbar{height:77px}}@media (max-width:575px){header .logo-link{max-width:180px;font-size:.8rem}}@media (max-width:575px){header .logo-link svg{max-width:180px}}header .mobile-primary-header{display:flex;align-items:center;justify-content:space-between;width:100%}@media (min-width:1200px){header .mobile-primary-header{width:auto}}header .mobile-secondary-header{padding-right:15px;display:flex;align-items:center;height:54px}header .navbar-toggler{padding:.4rem}header .navbar-toggler .navbar-toggler-icon,header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{width:24px;height:3px;border:1px solid;border-radius:6px}header .navbar-toggler .navbar-toggler-icon{position:relative}header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{position:absolute;left:-1px;display:block;content:""}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{transition:background-color .5s .3s,border-color .5s .3s}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::before{top:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::after{bottom:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon{background-color:transparent;border-color:transparent}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::before{top:-1px;transition:all .5s;transform:rotateZ(45deg)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::after{bottom:-1px;transition:all .5s;transform:rotateZ(-45deg)}header .search-toggler{margin-right:3px}header .search-toggler .search-toggler-icon{display:block;width:32px;height:32px}.light-theme header{background:#fff}.light-theme header .navbar-toggler .navbar-toggler-icon::after,.light-theme header .navbar-toggler .navbar-toggler-icon::before,.light-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#256bd1;border-color:#256bd1}@media (max-width:1199px){.light-theme header .mobile-secondary-header{background-color:#ebf2fb}}.light-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme header svg{fill:#000}.dark-theme header{background:#212121}.dark-theme header .navbar-toggler .navbar-toggler-icon::after,.dark-theme header .navbar-toggler .navbar-toggler-icon::before,.dark-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#499cfe;border-color:#499cfe}@media (max-width:1199px){.dark-theme header .mobile-secondary-header{background-color:#343741}}.dark-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-dt")}footer{padding:50px 15px 26px}@media (min-width:1200px){footer{position:absolute;right:0;display:flex;align-items:center;height:70px;padding:15px 0 15px 30px}}@media (min-width:1200px) and (max-width:1599px){footer{left:320px}}@media (min-width:1600px){footer{left:385px}}footer .nav-item svg{height:15px;width:17px}@media (max-width:1199px){footer>.container{flex-direction:column}}footer .logo-link svg{display:inline-block;width:28px;height:16px}@media (max-width:575px){footer .logo-link svg{width:46px;height:24px;margin-bottom:10px}}@media (min-width:1200px){footer .desktop-footer{width:100%}}@media (min-width:768px) and (max-width:1199px){footer .desktop-footer{padding-top:15px;padding-bottom:15px}}footer .desktop-footer .social-links{display:flex;padding:3px 0;font-size:14px}@media (min-width:768px){footer .desktop-footer .social-links{justify-content:flex-end}}@media (max-width:767px){footer .desktop-footer .social-links{justify-content:center;align-items:center;padding:40px 0}}footer .desktop-footer .social-links i{font-size:23px}@media (min-width:576px){footer .desktop-footer .social-links i{font-size:1rem}}footer .desktop-footer .social-links svg{height:21px;width:20px}@media (min-width:1200px){footer .desktop-footer .social-links svg{height:21px;width:15px}}footer .subfooter{font-size:14px;display:flex;flex-direction:row;position:relative}@media (max-width:575px){footer .subfooter{flex-direction:column;align-items:center}}@media (max-width:767px){footer .subfooter{padding-top:40px;justify-content:center;align-items:center}}footer .subfooter>div{padding:5px 15px;line-height:30px}@media (min-width:576px){footer .subfooter>div{border-left:1px solid #7a7a7a;padding:0 15px}}footer .subfooter>div a{text-decoration:none}@media (min-width:576px){footer .subfooter>div:first-of-type,footer .subfooter>div:nth-of-type(2){border:0;padding-left:0}}@media (min-width:576px){footer .subfooter>div:last-of-type{padding-right:0}}footer .website-links{margin-bottom:.5rem;position:relative}footer .website-links::after{content:"";height:0;width:calc(100% - 30px);position:absolute;bottom:0;left:15px;right:15px;border-bottom:1px solid #7a7a7a}footer .website-links ul{padding-left:0;margin-bottom:0;list-style:none}footer .website-links a:focus,footer .website-links a:hover{font-weight:500}footer .footer-section{line-height:32px;padding-bottom:40px}footer .footer-section .footer-title{font-size:17px;text-transform:uppercase;margin-bottom:.4rem;font-weight:600}footer ul{padding-left:15px;margin:0}footer .nav-link{padding:0 15px}@media (max-width:575px){.index footer>div{margin-right:auto;margin-left:0}}@media (max-width:767px){.index footer .desktop-footer.row{flex-direction:column}}@media (max-width:575px){.index footer .social-links .nav-link{padding:0 11px}}.light-theme footer{background:#f5f6f7}.light-theme footer .nav-link{color:#292929}.light-theme footer .nav-link svg{fill:#292929}.light-theme footer .nav-link:hover{color:#3585f9}.light-theme footer .nav-link:hover svg{fill:#3585f9}.light-theme footer .website-links a{color:#292929}.light-theme footer .website-links a:focus,.light-theme footer .website-links a:hover{color:#3585f9}.light-theme footer .logo-link svg{fill:#000}.light-theme footer .subfooter>div a{color:#292929}.light-theme footer .subfooter>div a:active,.light-theme footer .subfooter>div a:hover{color:#256bd1}.dark-theme footer{background:#242424}.dark-theme footer .nav-link{color:#fff}.dark-theme footer .nav-link svg{fill:#fff}.dark-theme footer .nav-link:hover{color:#6ca2f0}.dark-theme footer .nav-link:hover svg{fill:#6ca2f0}.dark-theme footer .website-links a{color:#fff}.dark-theme footer .website-links a:focus,.dark-theme footer .website-links a:hover{color:#6ca2f0}.dark-theme footer .logo-link svg{fill:#fff}.dark-theme footer .subfooter>div a{color:#fff}.dark-theme footer .subfooter>div a:active,.dark-theme footer .subfooter>div a:hover{color:#499cfe}.search-box{overflow:hidden;border:2px solid;border-radius:10px}.search-box .search-form{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;height:40px}.search-box .search-form .form-control{position:relative;z-index:1;width:100%;font-size:18px;font-weight:500;border:none;padding-right:40px}.search-box .search-form .btn-search{position:absolute;right:0;z-index:10;width:38px;height:38px;padding:5px;background-repeat:no-repeat;background-position:center;background-size:38px 38px;border:none;border-radius:calc(10px - 2px)}header .search-box{min-width:380px}.light-theme .search-box{background-color:#fff;border-color:#c1ccd9}.light-theme .search-box:focus-within{border-color:#3585f9}.light-theme .search-box .form-control{color:#292929;background-color:#fff}.light-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme .search-box ::-moz-placeholder{color:#a6b5c8}.light-theme .search-box ::placeholder{color:#a6b5c8}.dark-theme .search-box{background-color:#2a2d34;border-color:#fff}.dark-theme .search-box:focus-within{border-color:#6ca2f0}.dark-theme .search-box .form-control{color:#fff;background-color:#2a2d34}.dark-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-dt")}.dark-theme .search-box ::-moz-placeholder{color:#a6b5c8}.dark-theme .search-box ::placeholder{color:#a6b5c8}@media (max-width:1199px){#global-toc{width:100%;max-height:calc(100vh - 70px);padding-bottom:10px;margin-bottom:0;overflow-y:auto;pointer-events:all}}@media (min-width:1200px){#global-toc.collapse:not(.show){display:block}}#global-toc ul{padding:0;list-style:none}#global-toc ul a{padding-right:60px}@media (min-width:1200px) and (max-width:1599px){#global-toc ul a{padding-right:48px}}#global-toc ul .current-toc-node:hover .toc-toggle-btn{display:block}#global-toc ul .current-toc-node::before{position:absolute;top:1.1rem;display:inline-block;width:6px;height:6px;pointer-events:none;content:"";border:5px solid;border-right-color:transparent;border-bottom:0;border-left-color:transparent;transform:rotate(-90deg)}#global-toc .show>ul{display:block}#global-toc li>ul{display:none}#global-toc a{position:relative;display:inline-block;width:100%;padding:5px 0;font-weight:400;line-height:32px;text-decoration:none}#global-toc a:hover .toc-toggle-btn{display:block}#global-toc ul .toctree-l2>a{padding-left:20px}#global-toc ul .toctree-l2>a.current-toc-node::before{left:5px}#global-toc ul .toctree-l3>a{padding-left:40px}#global-toc ul .toctree-l3>a.current-toc-node::before{left:25px}#global-toc ul .toctree-l4>a{padding-left:60px}#global-toc ul .toctree-l4>a.current-toc-node::before{left:45px}#global-toc ul .toctree-l5>a{padding-left:80px}#global-toc ul .toctree-l5>a.current-toc-node::before{left:65px}#global-toc ul .toctree-l6>a{padding-left:100px}#global-toc ul .toctree-l6>a.current-toc-node::before{left:85px}#global-toc [class*=toctree-l].current>a{font-weight:600}#global-toc [class*=toctree-l].current.show>ul{display:block}#global-toc [class*=toctree-l].show>a .toc-toggle-btn{transform:rotateZ(180deg)}#global-toc [class*=toctree-l]>ul{display:none}#global-toc [class*=toctree-l]>ul a{font-size:15px}#global-toc .toctree-l1>a{padding-left:20px;font-size:16px}#global-toc .toctree-l1>a::before{left:10px}#global-toc .toctree-l1>ul{margin-left:20px;border-left:1px solid}#global-toc .toc-toggle-btn{position:absolute;top:calc(50% - 21px);right:15px;display:none;width:42px;height:42px;padding:0;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:24px 24px;border:none}@media (hover:none){#global-toc .toc-toggle-btn{display:block}}#global-toc .toctree-l6.toc-toggle a .toc-toggle-btn{display:none}#global-toc .toctree-l7{display:none}.light-theme #global-toc ul .current-toc-node{color:#1561d0}.light-theme #global-toc ul .current-toc-node:hover{color:#3585f9}.light-theme #global-toc ul .current-toc-node::before{border-top-color:#256bd1}.light-theme #global-toc a{color:#292929}.light-theme #global-toc a .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-light-lt)}.light-theme #global-toc a:hover{color:#3585f9}.light-theme #global-toc a:hover .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-lt)}.light-theme #global-toc .toctree-l1.show{background-color:rgba(255,255,255,.3)}.light-theme #global-toc .toctree-l1.show>a{background-color:#dcebff}.light-theme #global-toc .toctree-l1>ul{border-left-color:#256bd1}.dark-theme #global-toc ul .current-toc-node{color:#499cfe}.dark-theme #global-toc ul .current-toc-node:hover{color:#6ca2f0}.dark-theme #global-toc ul .current-toc-node::before{border-top-color:#499cfe}.dark-theme #global-toc a{color:#fff}.dark-theme #global-toc a .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-light-dt)}.dark-theme #global-toc a:hover{color:#6ca2f0}.dark-theme #global-toc a:hover .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-dt)}.dark-theme #global-toc .toctree-l1.show{background-color:rgba(42,45,52,.3)}.dark-theme #global-toc .toctree-l1.show>a{background-color:rgba(220,235,255,.1)}.dark-theme #global-toc .toctree-l1>ul{border-left-color:#499cfe}#left-sidebar{position:fixed;top:70px;flex-shrink:0;flex-grow:0}@media (max-width:1199px){#left-sidebar{z-index:110;height:0}}@media (min-width:1200px){#left-sidebar{top:77px;display:block}}@media (min-width:1200px) and (max-width:1599px){#left-sidebar{flex-basis:320px;width:320px}}@media (min-width:1600px){#left-sidebar{flex-basis:385px;width:385px}}@media (max-width:1199px){#left-sidebar .sidebar-container{position:fixed;top:70px;bottom:0;left:0;width:100%;height:calc(100vh - 70px);pointer-events:none}}@media (min-width:1200px){#left-sidebar .sidebar-container{top:77px;height:calc(100vh - 77px);padding:30px 0}}@media (min-width:1200px) and (max-width:1599px){#left-sidebar .sidebar-container{width:320px}}@media (min-width:1600px){#left-sidebar .sidebar-container{width:385px}}#left-sidebar .sidebar-container>nav{padding-top:10px}#left-sidebar .sidebar-container #search-box-wrapper{padding:20px 15px 15px 15px}@media (max-width:1199px){#left-sidebar .sidebar-container #search-box-wrapper{position:fixed;z-index:10;width:100%;pointer-events:all}}@media (min-width:1200px){#left-sidebar .sidebar-container #search-box-wrapper{padding-top:0}}@media (min-width:1200px){#left-sidebar .sidebar-container #search-box-wrapper.collapse:not(.show){display:block}}@media (max-width:1199px){#left-sidebar .sidebar-container #search-box-wrapper.collapsing+#global-toc,#left-sidebar .sidebar-container #search-box-wrapper.show+#global-toc{padding-top:90px;transition:padding-top .3s}}@media (min-width:1200px){.light-theme #left-sidebar .sidebar-container{background-color:#ebf2fb}}.light-theme #left-sidebar #global-toc,.light-theme #left-sidebar #search-box-wrapper{background-color:#ebf2fb}@media (min-width:1200px){.dark-theme #left-sidebar .sidebar-container{background-color:#343741}}.dark-theme #left-sidebar #global-toc,.dark-theme #left-sidebar #search-box-wrapper{background-color:#343741}.section{margin-top:1rem;margin-bottom:1rem}.section::before{position:relative;display:block;width:0;height:1rem;margin-top:-1rem;content:""}.section>dl{margin-top:1rem;margin-bottom:1rem}@media (max-width:575px){#central-column *{scroll-margin-top:calc(70px + 54px)}}@media (min-width:576px) and (max-width:1199px){#central-column *{scroll-margin-top:calc(70px + 54px + 70px)}}@media (min-width:1200px){#central-column *{scroll-margin-top:calc(77px + 60px)}}#central-column{width:100%}@media (min-width:1200px) and (max-width:1599px){#central-column{padding-right:240px;padding-left:320px}}@media (min-width:1600px){#central-column{padding-right:290px;padding-left:385px}}[role=main] .no-margins{margin:0}[role=main] img{border:10px solid #f0f2f6}[role=main] strong{font-weight:600}[role=main] code{display:inline-block;padding:1px 2px;font-family:"Fira Mono",monospace}[role=main] .figure p{margin-top:0}[role=main] ol,[role=main] ul{padding-left:35px}[role=main] .arabic{list-style-type:decimal}[role=main] .loweralpha{list-style-type:lower-alpha}[role=main] .lowerroman{list-style-type:lower-roman}[role=main] .upperalpha{list-style-type:upper-alpha}[role=main] .upperroman{list-style-type:upper-roman}[role=main] :not(li)>.arabic>li>.arabic{list-style-type:lower-alpha}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic{list-style-type:lower-roman}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic>li>.arabic{list-style-type:upper-alpha}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic>li>.arabic>li>.arabic{list-style-type:upper-roman}[role=main] caption{padding:8px;border:1px solid;border-top:none;border-radius:0 0 10px 10px}[role=main] table.docutils caption{caption-side:top;border:1px solid;border-radius:0;display:table-caption}[role=main] table.docutils caption .caption-text{font-weight:600;font-size:18px}[role=main] .highlighted{display:inline-block}.light-theme [role=main] caption{border-color:#dce8f8}.light-theme [role=main] .caption-text{color:#545f73}.light-theme [role=main] table.docutils caption{border-color:#dce8f8;background-color:#256bd1}.light-theme [role=main] table.docutils caption .headerlink::after{filter:brightness(2)}.light-theme [role=main] table.docutils caption .caption-text{color:#fff}.light-theme [role=main] .highlighted,.light-theme [role=main] mark{background-color:#ffe853}.dark-theme [role=main] caption{border-color:#b7c6d7}.dark-theme [role=main] .caption-text{color:#9a9fb1}.dark-theme [role=main] table.docutils caption{border-color:#b7c6d7;background-color:#499cfe}.dark-theme [role=main] table.docutils caption .headerlink::after{filter:brightness(.5)}.dark-theme [role=main] table.docutils caption .caption-text{color:#2a2d34}.dark-theme [role=main] .highlighted,.dark-theme [role=main] mark{color:#fff;background-color:#80700a}#light-dark-switch{display:flex;flex-direction:row}@media (min-width:1200px){#light-dark-switch{padding-bottom:8px}}#light-dark-switch+.edit-repo{border-top:1px solid #c1ccd9}#light-dark-switch>span:first-child{margin-left:4px}@media (max-width:575px){#light-dark-switch .text{display:none}}#light-dark-switch .switch-icon{display:inline-block;width:20px;height:20px;margin-right:5px;margin-left:5px;background-position:center;background-size:contain}#mode-switch{position:relative;top:1px;box-sizing:content-box;display:flex;flex-direction:row;width:26px;height:16px;padding:0;margin:0 5px;border:1px solid;border-radius:25px}#mode-switch.dark{justify-content:flex-end}#mode-switch.dark span{top:0;left:calc(100% - 16px)}#mode-switch span{position:absolute;top:0;left:0;display:inline-block;width:16px;height:16px;content:"";background-color:#fff;border-radius:50%;transition:left ease-in 75ms}.light-theme #light-dark-switch{color:#292929}.light-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-lt")}.light-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-lt")}.light-theme #mode-switch{background-color:#256bd1;border-color:#256bd1}.dark-theme #light-dark-switch{color:#fff}.dark-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-dt")}.dark-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-dt")}.dark-theme #mode-switch{background-color:#499cfe;border-color:#499cfe}#local-toc{padding:0}#local-toc>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc .toc-title{display:inline-block;height:30px;margin-top:20px;font-size:18px;font-weight:600;text-transform:uppercase}#local-toc>ul{height:calc(100vh - 77px - 60px - 40px - 30px - 30px - 70px);overflow-y:auto}#local-toc ul{padding:0;margin:0;list-style:none}#local-toc ul a{padding-top:4px;padding-bottom:4px;font-size:14px;line-height:24px;border-left:2px solid}#local-toc ul a:focus,#local-toc ul a:hover{outline:0}#local-toc ul a:active{font-weight:600}#local-toc ul .active{font-weight:600}.light-theme #local-toc .navbar-nav{background-color:#fff}.light-theme #local-toc .toc-title{color:#292929}.light-theme #local-toc ul a{border-left-color:#fff}.light-theme #local-toc ul a:focus,.light-theme #local-toc ul a:hover{color:#3585f9}.light-theme #local-toc ul a:active{color:#256bd1}.light-theme #local-toc ul .active{color:#256bd1;border-left-color:#256bd1}.dark-theme #local-toc .navbar-nav{background-color:#2a2d34}.dark-theme #local-toc .toc-title{color:#fff}.dark-theme #local-toc ul a{border-left-color:#2a2d34}.dark-theme #local-toc ul a:focus,.dark-theme #local-toc ul a:hover{color:#6ca2f0}.dark-theme #local-toc ul a:active{color:#499cfe}.dark-theme #local-toc ul .active{color:#499cfe;border-left-color:#499cfe}#right-sidebar{position:fixed;right:0}@media (max-width:1199px){#right-sidebar{top:70px;z-index:100;display:flex;align-items:center;height:54px;padding-right:15px}}@media (min-width:1200px){#right-sidebar{top:77px;flex-shrink:0;flex-grow:0;height:calc(100vh - 77px - 70px)}}@media (min-width:1200px) and (max-width:1599px){#right-sidebar{flex-basis:240px;width:240px}}@media (min-width:1600px){#right-sidebar{flex-basis:290px;width:290px}}@media (min-width:1200px){#right-sidebar .sidebar-container{position:fixed;top:77px;right:0;bottom:70px;width:calc((385px / 2) + 30px);padding:30px 16px;margin-left:auto;overflow:hidden}}#right-sidebar .sidebar-container .edit-repo{width:100%;height:40px;padding:8px 8px 8px 4px}#right-sidebar .sidebar-container .edit-repo a .icon{margin-left:10px;font-size:14px;height:14px;width:14px}@media (min-width:1200px){.light-theme #right-sidebar .sidebar-container{background-color:#fff}}.light-theme #right-sidebar .sidebar-container a .icon{fill:#256bd1}.light-theme #right-sidebar .sidebar-container a:hover .icon{fill:#3585f9}@media (min-width:1200px){.dark-theme #right-sidebar .sidebar-container{background-color:#2a2d34}}.dark-theme #right-sidebar .sidebar-container a .icon{fill:#499cfe}.dark-theme #right-sidebar .sidebar-container a:hover .icon{fill:#6ca2f0}.breadcrumb-wrapper{position:fixed;top:77px;z-index:99;display:flex;flex-direction:row;width:100%;min-height:60px;padding:5px 15px 5px 30px}@media (max-width:575px){.breadcrumb-wrapper{position:static;overflow:auto}}@media (max-width:1199px){.breadcrumb-wrapper{top:calc(70px + 54px);align-items:center;padding-left:15px}}@media (min-width:1200px){.breadcrumb-wrapper{align-items:flex-end;max-height:90px}}@media (min-width:1200px) and (max-width:1599px){.breadcrumb-wrapper{width:calc(100% - 320px - 240px)}}@media (min-width:1600px){.breadcrumb-wrapper{width:calc(100% - 385px - 290px)}}#breadcrumbs{display:block;width:100%;padding:0;margin:0;list-style:none}@media (max-width:575px){#breadcrumbs{display:block}}@media (max-width:575px){#breadcrumbs{font-size:14px}}@media (min-width:1200px) and (max-width:1299px){#breadcrumbs{font-size:14px}}#breadcrumbs li{display:inline}#breadcrumbs .home-icon,.breadcrumbs .home-icon{position:relative;bottom:4px}#breadcrumbs a:focus:first-of-type,#breadcrumbs a:hover:first-of-type,.breadcrumbs a:focus:first-of-type,.breadcrumbs a:hover:first-of-type{text-decoration:none}.breadcrumb-separator::after{display:inline-block;margin:0 7px;font-size:1.1rem;content:"/"}.light-theme .breadcrumb-wrapper{background-color:#fff}.light-theme #breadcrumbs,.light-theme .breadcrumbs{color:#292929;background-color:#fff}.light-theme #breadcrumbs .home-icon,.light-theme .breadcrumbs .home-icon{fill:#256bd1}.light-theme #breadcrumbs a:focus .home-icon,.light-theme #breadcrumbs a:hover .home-icon,.light-theme .breadcrumbs a:focus .home-icon,.light-theme .breadcrumbs a:hover .home-icon{fill:#3585f9}.light-theme .breadcrumb-separator::after{color:#292929}.dark-theme .breadcrumb-wrapper{background-color:#2a2d34}.dark-theme #breadcrumbs,.dark-theme .breadcrumbs{color:#fff;background-color:#2a2d34}.dark-theme #breadcrumbs .home-icon,.dark-theme .breadcrumbs .home-icon{fill:#499cfe}.dark-theme #breadcrumbs a:focus .home-icon,.dark-theme #breadcrumbs a:hover .home-icon,.dark-theme .breadcrumbs a:focus .home-icon,.dark-theme .breadcrumbs a:hover .home-icon{fill:#6ca2f0}.dark-theme .breadcrumb-separator::after{color:#fff}.no-latest-notice-wrapper{position:fixed;z-index:98;width:100%;min-height:60px;padding-right:15px;padding-left:30px}@media (max-width:1199px){.no-latest-notice-wrapper{padding-left:15px}}@media (min-width:1200px) and (max-width:1599px){.no-latest-notice-wrapper{right:240px;left:320px;width:calc(100% - 240px - 320px)}}@media (min-width:1600px){.no-latest-notice-wrapper{right:290px;left:385px;width:calc(100% - 290px - 385px)}}.no-latest-notice-wrapper .no-latest-notice{display:inline-block;width:100%;padding:5px 20px;margin:.6em 0;border-left:5px solid}@media (max-width:575px){.no-latest-notice-wrapper .no-latest-notice{font-size:14px}}.no-latest-notice-wrapper .no-latest-notice .no-latest-title{position:relative;display:inline-block;padding:4px 15px 4px 0;font-weight:600;line-height:24px}@media (max-width:575px){.no-latest-notice-wrapper .no-latest-notice .no-latest-title{line-height:16px}}.no-latest-notice-wrapper .no-latest-notice .no-latest-text-wrapper{padding:4px 15px 4px 0;line-height:24px}@media (max-width:575px){.no-latest-notice-wrapper .no-latest-notice .no-latest-text-wrapper{line-height:16px}}.no-latest-docs.document #central-column{padding-top:calc(60px + 60px)}.no-latest-docs.document #central-column *{scroll-margin-top:calc(77px + 60px + 60px)}.no-latest-docs.document [role=main]{min-height:calc(100vh - 77px - 60px - 70px - 60px)}.no-latest-docs.document .no-latest-notice-wrapper{top:calc(77px + 60px)}@media (max-width:575px){.no-latest-docs.document .no-latest-notice-wrapper{top:calc(70px + 54px)}}@media (min-width:576px) and (max-width:1199px){.no-latest-docs.document .no-latest-notice-wrapper{top:calc(70px + 54px + 60px)}}.no-latest-docs.search .no-latest-notice-wrapper{top:calc(77px)}@media (max-width:575px){.no-latest-docs.search .no-latest-notice-wrapper{top:calc(70px + 54px)}}@media (min-width:576px) and (max-width:1199px){.no-latest-docs.search .no-latest-notice-wrapper{top:calc(70px + 54px)}}.no-latest-docs.search #central-column{padding-top:60px}@media (max-width:575px){.no-latest-docs.search #central-column{padding-top:calc(60px + 40px)}}.light-theme .no-latest-notice-wrapper{background-color:#fff}.light-theme .no-latest-notice-wrapper .no-latest-notice{background-color:rgba(255,122,47,.05);border-left-color:#ff7a2f}.light-theme .no-latest-notice-wrapper .no-latest-notice .no-latest-title{color:#b35621}.dark-theme .no-latest-notice-wrapper{background-color:#2a2d34}.dark-theme .no-latest-notice-wrapper .no-latest-notice{background-color:rgba(179,86,33,.2);border-left-color:#b35621}.dark-theme .no-latest-notice-wrapper .no-latest-notice .no-latest-title{color:#ff7a2f}main{padding-top:10px;padding-bottom:30px}h1{font-size:22px}#search-results .search-summary{font-weight:500}#search-results .search-ul{padding-left:0;list-style:none}#search-results .search-ul .breadcrumbs{padding:10px 0 5px}#search-results .search-ul .breadcrumb-link:hover,#search-results .search-ul .breadcrumb-separator:hover{text-decoration:none}#search-results .search-ul li{padding:20px 0 30px}#search-results .search-ul .result-link{font-size:22px;text-decoration:none}#search-results .search-ul .result-link:focus{font-weight:500}#search-results .search-ul .context{margin:1rem 0;overflow-wrap:break-word}#toggle-results{text-decoration:none}#toggle-results:focus{font-weight:500}.light-theme .search #search-results .query-term{color:#545f73}.light-theme .search #search-results .search-summary{color:#545f73}.light-theme .search #search-results .search-ul .breadcrumb-link,.light-theme .search #search-results .search-ul .breadcrumb-separator{color:#545f73}.light-theme .search #search-results .search-ul .breadcrumb-link:focus,.light-theme .search #search-results .search-ul .breadcrumb-link:hover,.light-theme .search #search-results .search-ul .breadcrumb-separator:focus,.light-theme .search #search-results .search-ul .breadcrumb-separator:hover{color:#3585f9}.light-theme .search #search-results .search-ul .result-link{color:#256bd1}.light-theme .search #search-results .search-ul .result-link:focus,.light-theme .search #search-results .search-ul .result-link:hover{color:#3585f9}.light-theme .search #toggle-results{color:#256bd1}.light-theme .search #toggle-results:focus,.light-theme .search #toggle-results:hover{color:#3585f9}.dark-theme .search #search-results .query-term{color:#9298ab}.dark-theme .search #search-results .search-summary{color:#9298ab}.dark-theme .search #search-results .search-ul .breadcrumb-link,.dark-theme .search #search-results .search-ul .breadcrumb-separator{color:#9298ab}.dark-theme .search #search-results .search-ul .breadcrumb-link:focus,.dark-theme .search #search-results .search-ul .breadcrumb-link:hover,.dark-theme .search #search-results .search-ul .breadcrumb-separator:focus,.dark-theme .search #search-results .search-ul .breadcrumb-separator:hover{color:#6ca2f0}.dark-theme .search #search-results .search-ul .result-link{color:#499cfe}.dark-theme .search #search-results .search-ul .result-link:focus,.dark-theme .search #search-results .search-ul .result-link:hover{color:#6ca2f0}.dark-theme .search #toggle-results{color:#499cfe}.dark-theme .search #toggle-results:focus,.dark-theme .search #toggle-results:hover{color:#6ca2f0} +body{position:relative;margin-top:calc(70px + 54px);font-family:Manrope,sans-serif;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:1200px){body{margin-top:77px}}.icon-assets{position:relative}.icon-assets svg{position:absolute;left:-9999px;overflow:hidden;width:0;height:0}.inner-body{position:relative;width:100%}.rubric.h1,h1{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:34px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h1,h1{font-size:28px}}.rubric.h2,h2{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:28px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h2,h2{font-size:23px}}.rubric.h3,h3{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:22px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h3,h3{font-size:18px}}.rubric.h4,h4{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:18px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h4,h4{font-size:17px}}.rubric.h5,h5{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}.rubric.h6,h6{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}main{min-height:calc(100vh - 70px);padding-right:15px;padding-left:15px}@media (max-width:767px){main{min-height:auto}}@media (min-width:1200px){main{min-height:calc(100vh - 77px - 70px);padding-left:30px}}main img{max-width:100%;margin-top:1rem;margin-bottom:1rem}main p{margin-top:1rem;margin-bottom:1rem;font-family:Manrope,sans-serif;font-style:normal;line-height:32px;letter-spacing:.03em}main table{margin-top:1rem;margin-bottom:1rem}main table td,main table th{vertical-align:middle}.sidebar{flex-shrink:0}.sidebar .sidebar-container{top:0;overflow-y:auto}a:active{font-weight:600}th .line,th p{margin:0;font-weight:inherit;font-weight:500}cite{font-style:italic}cite:after{content:"";padding-right:3px}body{color:#292929;background-color:#fff}.light-theme body{color:#292929;background-color:#fff}.light-theme body a{color:#256bd1}.light-theme body a:focus,.light-theme body a:hover{color:#3585f9}.light-theme body a:active{color:#256bd1}@media (prefers-color-scheme:dark){body{color:#fff;background-color:#2a2d34}}.dark-theme body{color:#fff;background-color:#2a2d34}.dark-theme body a{color:#499cfe}.dark-theme body a:focus,.dark-theme body a:hover{color:#6ca2f0}.dark-theme body a:active{color:#499cfe}.navbar-brand{position:relative;display:flex;align-content:flex-end}.navbar-brand img{width:auto;height:28px}@media (max-width:575px){.navbar-brand img{height:24px}}.light-theme .logo-link.docs{color:#292929}.light-theme .logo-light{display:inline-block}.light-theme .logo-dark{display:none}.dark-theme header svg{fill:#fff}.dark-theme .logo-link.docs{color:#fff}.dark-theme .logo-light{display:none}.dark-theme .logo-dark{display:inline-block}header .navbar-nav .nav-item .nav-link{padding:24px 10px;font-weight:500}.navbar-nav .nav-item.show svg{transform:rotate(180deg)}.navbar-nav .nav-item svg{width:12px;height:12px;transform:rotate(0);position:relative}@media (max-width:991px){.navbar-nav .nav-item svg{left:8px;bottom:-1px}}.navbar-nav .nav-link{padding:0 10px;font-size:17px}.navbar-nav .nav-link:focus,.navbar-nav .nav-link:hover{text-decoration:none;outline:0}.navbar-nav .nav-link a:focus-visible{text-decoration:underline}.navbar-nav .nav-link:active{font-weight:400}.navbar-nav .nav-link.dropdown-toggle{padding-right:27px}.navbar-nav .nav-link.dropdown-toggle[aria-expanded=true]{text-decoration:none}.navbar-nav .nav-link.dropdown-toggle::after{content:none}.navbar-nav .dropdown-menu{min-width:100%;padding:15px;margin-top:20px;border:1px solid;border-radius:10px;position:absolute;top:-24px!important}.navbar-nav .dropdown-menu::before{position:absolute;top:-9px;width:18px;height:18px;content:"";border-top:1px solid;border-left:1px solid;transform:rotate(45deg);-webkit-clip-path:inset(-15px 0 0 -15px);clip-path:inset(-15px 0 0 -15px)}.navbar-nav .dropdown-menu .dropdown-item{padding:.9rem .75rem;font-size:17px;font-weight:500}.light-theme .navbar-nav{background-color:#fff}.light-theme .navbar-nav .nav-link{color:#292929}.light-theme .navbar-nav .nav-link:focus,.light-theme .navbar-nav .nav-link:hover{color:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.light-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#292929}.light-theme .navbar-nav .dropdown-menu{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu::before{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu .dropdown-item{color:#292929}.light-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#256bd1;background-color:#fff}.dark-theme .navbar-nav{background-color:#212121}.dark-theme .navbar-nav .nav-link{color:#fff}.dark-theme .navbar-nav .nav-link:focus,.dark-theme .navbar-nav .nav-link:hover{color:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.dark-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#fff}.dark-theme .navbar-nav .dropdown-menu{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu::before{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu .dropdown-item{color:#fff}.dark-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#499cfe;background-color:#212121}header .tooltip{font-family:Manrope,sans-serif}#version-selector.show .dropdown-toggle::after{transform:rotate(180deg)}#version-selector .dropdown-btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:calc((385px + 32px)/ 2);height:40px;border:2px solid;border-radius:10px;transition:color 0s}@media (max-width:575px){#version-selector .dropdown-btn{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-btn{width:auto;padding:0;border:none}}#version-selector .dropdown-btn:focus{box-shadow:none}@media (max-width:1199px){#version-selector .dropdown-btn span{padding-right:5px}}#version-selector .dropdown-menu{top:52px;box-sizing:border-box;width:100%;border:2px solid;border-radius:10px}@media (max-width:575px){#version-selector .dropdown-menu{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-menu{left:-5px!important;min-width:185px;max-height:calc(100vh - 70px - 56px);padding:10px 0;overflow-y:auto;border:none}}#version-selector .dropdown-menu>li>a{display:inline-block;width:100%;padding:.4rem .75rem;text-decoration:none}#version-selector .dropdown-menu>li>a:focus,#version-selector .dropdown-menu>li>a:hover{font-weight:500}#version-selector .dropdown-menu>li>a.disabled{font-weight:500}#version-selector .dropdown-menu>li>a.disabled:focus,#version-selector .dropdown-menu>li>a.disabled:hover{font-weight:500}.light-theme header .tooltip .arrow::before{border-left-color:#e2eefe}.light-theme header .tooltip .tooltip-inner{color:#292929;background-color:#e2eefe}.light-theme #version-selector .dropdown-btn{color:#292929}@media (min-width:1200px){.light-theme #version-selector .dropdown-btn{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(101,124,151,.2)}.light-theme #version-selector .dropdown-menu{background-color:#ebf2fb}@media (min-width:1200px){.light-theme #version-selector .dropdown-menu{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-menu>li>a{color:#292929}.light-theme #version-selector .dropdown-menu>li>a:focus,.light-theme #version-selector .dropdown-menu>li>a:hover{background-color:#e2eefe}.light-theme #version-selector .dropdown-menu>li>a.disabled{color:#b7c6d7}.dark-theme header .tooltip .arrow::before{border-left-color:#242424}.dark-theme header .tooltip .tooltip-inner{color:#fff;background-color:#242424}.dark-theme #version-selector .dropdown-btn{color:#fff;background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-btn{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(152,162,179,.5)}.dark-theme #version-selector .dropdown-menu{background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-menu{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-menu>li>a{color:#fff}.dark-theme #version-selector .dropdown-menu>li>a:focus,.dark-theme #version-selector .dropdown-menu>li>a:hover{background-color:#242424}.dark-theme #version-selector .dropdown-menu>li>a.disabled{color:#a6b5c8}header{height:70px}@media (min-width:1200px){header{height:77px;box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}}@media (max-width:1199px){header.fixed-top{z-index:100}}header .navbar{height:70px}@media (min-width:1200px){header .navbar{height:77px}}@media (max-width:575px){header .logo-link{max-width:180px;font-size:.8rem}}@media (max-width:575px){header .logo-link svg{max-width:180px}}header .mobile-primary-header{display:flex;align-items:center;justify-content:space-between;width:100%}@media (min-width:1200px){header .mobile-primary-header{width:auto}}header .mobile-secondary-header{padding-right:15px;display:flex;align-items:center;height:54px}header .navbar-toggler{padding:.4rem}header .navbar-toggler .navbar-toggler-icon,header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{width:24px;height:3px;border:1px solid;border-radius:6px}header .navbar-toggler .navbar-toggler-icon{position:relative}header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{position:absolute;left:-1px;display:block;content:""}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{transition:background-color .5s .3s,border-color .5s .3s}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::before{top:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::after{bottom:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon{background-color:transparent;border-color:transparent}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::before{top:-1px;transition:all .5s;transform:rotateZ(45deg)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::after{bottom:-1px;transition:all .5s;transform:rotateZ(-45deg)}header .search-toggler{margin-right:3px}header .search-toggler .search-toggler-icon{display:block;width:32px;height:32px}.light-theme header{background:#fff}.light-theme header .navbar-toggler .navbar-toggler-icon::after,.light-theme header .navbar-toggler .navbar-toggler-icon::before,.light-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#256bd1;border-color:#256bd1}@media (max-width:1199px){.light-theme header .mobile-secondary-header{background-color:#ebf2fb}}.light-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme header svg{fill:#000}.dark-theme header{background:#212121}.dark-theme header .navbar-toggler .navbar-toggler-icon::after,.dark-theme header .navbar-toggler .navbar-toggler-icon::before,.dark-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#499cfe;border-color:#499cfe}@media (max-width:1199px){.dark-theme header .mobile-secondary-header{background-color:#343741}}.dark-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-dt")}footer{padding:50px 15px 26px}@media (min-width:1200px){footer{position:absolute;right:0;display:flex;align-items:center;height:70px;padding:15px 0 15px 30px}}@media (min-width:1200px) and (max-width:1599px){footer{left:320px}}@media (min-width:1600px){footer{left:385px}}@media (max-width:1199px){footer>.container{flex-direction:column}}footer .logo-link svg{display:inline-block;width:28px;height:16px;position:relative;bottom:.2em}@media (max-width:575px){footer .logo-link svg{width:46px;height:24px;margin-bottom:10px}}@media (min-width:1200px){footer .desktop-footer{width:100%}}@media (min-width:768px) and (max-width:1199px){footer .desktop-footer{padding-top:15px;padding-bottom:15px}}footer .desktop-footer .social-links{display:flex;padding:3px 0;font-size:14px}@media (min-width:768px){footer .desktop-footer .social-links{justify-content:flex-end}}@media (max-width:767px){footer .desktop-footer .social-links{justify-content:center;align-items:center;padding:40px 0}}footer .desktop-footer .social-links .nav-item,footer .desktop-footer .social-links .nav-item.rrss{line-height:16px;align-items:center}footer .desktop-footer .social-links i{font-size:23px}@media (min-width:576px){footer .desktop-footer .social-links i{font-size:1rem}}footer .desktop-footer .social-links svg{height:19px;width:19px}footer .subfooter{font-size:14px;display:flex;flex-direction:row;position:relative}@media (max-width:575px){footer .subfooter{flex-direction:column;align-items:center}}@media (max-width:767px){footer .subfooter{padding-top:40px;justify-content:center;align-items:center}}footer .subfooter>div{padding:5px 15px;line-height:30px}@media (min-width:576px){footer .subfooter>div{border-left:1px solid #7a7a7a;padding:0 15px}}footer .subfooter>div a{text-decoration:none}@media (min-width:576px){footer .subfooter>div:first-of-type,footer .subfooter>div:nth-of-type(2){border:0;padding-left:0}}@media (min-width:576px){footer .subfooter>div:last-of-type{padding-right:0}}footer .website-links{margin-bottom:.5rem;position:relative}footer .website-links::after{content:"";height:0;width:calc(100% - 30px);position:absolute;bottom:0;left:15px;right:15px;border-bottom:1px solid #7a7a7a}footer .website-links ul{padding-left:0;margin-bottom:0;list-style:none}footer .website-links a:focus,footer .website-links a:hover{font-weight:500}footer .footer-section{line-height:32px;padding-bottom:40px}footer .footer-section .footer-title{font-size:17px;text-transform:uppercase;margin-bottom:.4rem;font-weight:600}footer ul{padding-left:15px;margin:0}footer .nav-link{padding:0 15px}@media (max-width:575px){.index footer>div{margin-right:auto;margin-left:0}}@media (max-width:767px){.index footer .desktop-footer.row{flex-direction:column}}@media (max-width:575px){.index footer .social-links .nav-link{padding:0 11px}}.light-theme footer{background:#f5f6f7}.light-theme footer .nav-link{color:#292929}.light-theme footer .nav-link svg{fill:#292929}.light-theme footer .nav-link:hover{color:#3585f9}.light-theme footer .nav-link:hover svg{fill:#3585f9}.light-theme footer .website-links a{color:#292929}.light-theme footer .website-links a:focus,.light-theme footer .website-links a:hover{color:#3585f9}.light-theme footer .logo-link svg{fill:#000}.light-theme footer .subfooter>div a{color:#292929}.light-theme footer .subfooter>div a:active,.light-theme footer .subfooter>div a:hover{color:#256bd1}.dark-theme footer{background:#242424}.dark-theme footer .nav-link{color:#fff}.dark-theme footer .nav-link svg{fill:#fff}.dark-theme footer .nav-link:hover{color:#6ca2f0}.dark-theme footer .nav-link:hover svg{fill:#6ca2f0}.dark-theme footer .website-links a{color:#fff}.dark-theme footer .website-links a:focus,.dark-theme footer .website-links a:hover{color:#6ca2f0}.dark-theme footer .logo-link svg{fill:#fff}.dark-theme footer .subfooter>div a{color:#fff}.dark-theme footer .subfooter>div a:active,.dark-theme footer .subfooter>div a:hover{color:#499cfe}.search-box{overflow:hidden;border:2px solid;border-radius:10px}.search-box .search-form{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;height:40px}.search-box .search-form .form-control{position:relative;z-index:1;width:100%;font-size:18px;font-weight:500;border:none;padding-right:40px}.search-box .search-form .btn-search{position:absolute;right:0;z-index:10;width:38px;height:38px;padding:5px;background-repeat:no-repeat;background-position:center;background-size:38px 38px;border:none;border-radius:calc(10px - 2px)}header .search-box{min-width:380px}.light-theme .search-box{background-color:#fff;border-color:#c1ccd9}.light-theme .search-box:focus-within{border-color:#3585f9}.light-theme .search-box .form-control{color:#292929;background-color:#fff}.light-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme .search-box ::-moz-placeholder{color:#a6b5c8}.light-theme .search-box ::placeholder{color:#a6b5c8}.dark-theme .search-box{background-color:#2a2d34;border-color:#fff}.dark-theme .search-box:focus-within{border-color:#6ca2f0}.dark-theme .search-box .form-control{color:#fff;background-color:#2a2d34}.dark-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-dt")}.dark-theme .search-box ::-moz-placeholder{color:#a6b5c8}.dark-theme .search-box ::placeholder{color:#a6b5c8}@media (max-width:1199px){#global-toc{width:100%;max-height:calc(100vh - 70px);padding-bottom:10px;margin-bottom:0;overflow-y:auto;pointer-events:all}}@media (min-width:1200px){#global-toc.collapse:not(.show){display:block}}#global-toc ul{padding:0;list-style:none}#global-toc ul a{padding-right:60px}@media (min-width:1200px) and (max-width:1599px){#global-toc ul a{padding-right:48px}}#global-toc ul .current-toc-node:hover .toc-toggle-btn{display:block}#global-toc ul .current-toc-node::before{position:absolute;top:1.1rem;display:inline-block;width:6px;height:6px;pointer-events:none;content:"";border:5px solid;border-right-color:transparent;border-bottom:0;border-left-color:transparent;transform:rotate(-90deg)}#global-toc .show>ul{display:block}#global-toc li>ul{display:none}#global-toc a{position:relative;display:inline-block;width:100%;padding:5px 0;font-weight:400;line-height:32px;text-decoration:none}#global-toc a:hover .toc-toggle-btn{display:block}#global-toc ul .toctree-l2>a{padding-left:20px}#global-toc ul .toctree-l2>a.current-toc-node::before{left:5px}#global-toc ul .toctree-l3>a{padding-left:40px}#global-toc ul .toctree-l3>a.current-toc-node::before{left:25px}#global-toc ul .toctree-l4>a{padding-left:60px}#global-toc ul .toctree-l4>a.current-toc-node::before{left:45px}#global-toc ul .toctree-l5>a{padding-left:80px}#global-toc ul .toctree-l5>a.current-toc-node::before{left:65px}#global-toc ul .toctree-l6>a{padding-left:100px}#global-toc ul .toctree-l6>a.current-toc-node::before{left:85px}#global-toc [class*=toctree-l].current>a{font-weight:600}#global-toc [class*=toctree-l].current.show>ul{display:block}#global-toc [class*=toctree-l].show>a .toc-toggle-btn{transform:rotateZ(180deg)}#global-toc [class*=toctree-l]>ul{display:none}#global-toc [class*=toctree-l]>ul a{font-size:15px}#global-toc .toctree-l1>a{padding-left:20px;font-size:16px}#global-toc .toctree-l1>a::before{left:10px}#global-toc .toctree-l1>ul{margin-left:20px;border-left:1px solid}#global-toc .toc-toggle-btn{position:absolute;top:calc(50% - 21px);right:15px;display:none;width:42px;height:42px;padding:0;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:24px 24px;border:none}@media (hover:none){#global-toc .toc-toggle-btn{display:block}}#global-toc .toctree-l6.toc-toggle a .toc-toggle-btn{display:none}#global-toc .toctree-l7{display:none}.light-theme #global-toc ul .current-toc-node{color:#1561d0}.light-theme #global-toc ul .current-toc-node:hover{color:#3585f9}.light-theme #global-toc ul .current-toc-node::before{border-top-color:#256bd1}.light-theme #global-toc a{color:#292929}.light-theme #global-toc a .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-light-lt)}.light-theme #global-toc a:hover{color:#3585f9}.light-theme #global-toc a:hover .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-lt)}.light-theme #global-toc .toctree-l1.show{background-color:rgba(255,255,255,.3)}.light-theme #global-toc .toctree-l1.show>a{background-color:#dcebff}.light-theme #global-toc .toctree-l1>ul{border-left-color:#256bd1}.dark-theme #global-toc ul .current-toc-node{color:#499cfe}.dark-theme #global-toc ul .current-toc-node:hover{color:#6ca2f0}.dark-theme #global-toc ul .current-toc-node::before{border-top-color:#499cfe}.dark-theme #global-toc a{color:#fff}.dark-theme #global-toc a .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-light-dt)}.dark-theme #global-toc a:hover{color:#6ca2f0}.dark-theme #global-toc a:hover .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-dt)}.dark-theme #global-toc .toctree-l1.show{background-color:rgba(42,45,52,.3)}.dark-theme #global-toc .toctree-l1.show>a{background-color:rgba(220,235,255,.1)}.dark-theme #global-toc .toctree-l1>ul{border-left-color:#499cfe}#left-sidebar{position:fixed;top:70px;flex-shrink:0;flex-grow:0}@media (max-width:1199px){#left-sidebar{z-index:110;height:0}}@media (min-width:1200px){#left-sidebar{top:77px;display:block}}@media (min-width:1200px) and (max-width:1599px){#left-sidebar{flex-basis:320px;width:320px}}@media (min-width:1600px){#left-sidebar{flex-basis:385px;width:385px}}@media (max-width:1199px){#left-sidebar .sidebar-container{position:fixed;top:70px;bottom:0;left:0;width:100%;height:calc(100vh - 70px);pointer-events:none}}@media (min-width:1200px){#left-sidebar .sidebar-container{top:77px;height:calc(100vh - 77px);padding:30px 0}}@media (min-width:1200px) and (max-width:1599px){#left-sidebar .sidebar-container{width:320px}}@media (min-width:1600px){#left-sidebar .sidebar-container{width:385px}}#left-sidebar .sidebar-container>nav{padding-top:10px}#left-sidebar .sidebar-container #search-box-wrapper{padding:20px 15px 15px 15px}@media (max-width:1199px){#left-sidebar .sidebar-container #search-box-wrapper{position:fixed;z-index:10;width:100%;pointer-events:all}}@media (min-width:1200px){#left-sidebar .sidebar-container #search-box-wrapper{padding-top:0}}@media (min-width:1200px){#left-sidebar .sidebar-container #search-box-wrapper.collapse:not(.show){display:block}}@media (max-width:1199px){#left-sidebar .sidebar-container #search-box-wrapper.collapsing+#global-toc,#left-sidebar .sidebar-container #search-box-wrapper.show+#global-toc{padding-top:90px;transition:padding-top .3s}}@media (min-width:1200px){.light-theme #left-sidebar .sidebar-container{background-color:#ebf2fb}}.light-theme #left-sidebar #global-toc,.light-theme #left-sidebar #search-box-wrapper{background-color:#ebf2fb}@media (min-width:1200px){.dark-theme #left-sidebar .sidebar-container{background-color:#343741}}.dark-theme #left-sidebar #global-toc,.dark-theme #left-sidebar #search-box-wrapper{background-color:#343741}.section{margin-top:1rem;margin-bottom:1rem}.section::before{position:relative;display:block;width:0;height:1rem;margin-top:-1rem;content:""}.section>dl{margin-top:1rem;margin-bottom:1rem}@media (max-width:575px){#central-column *{scroll-margin-top:calc(70px + 54px)}}@media (min-width:576px) and (max-width:1199px){#central-column *{scroll-margin-top:calc(70px + 54px + 70px)}}@media (min-width:1200px){#central-column *{scroll-margin-top:calc(77px + 60px)}}#central-column{width:100%}@media (min-width:1200px) and (max-width:1599px){#central-column{padding-right:240px;padding-left:320px}}@media (min-width:1600px){#central-column{padding-right:290px;padding-left:385px}}[role=main] .no-margins{margin:0}[role=main] img{border:10px solid #f0f2f6}[role=main] strong{font-weight:600}[role=main] code{display:inline-block;padding:1px 2px;font-family:"Fira Mono",monospace}[role=main] .figure p{margin-top:0}[role=main] ol,[role=main] ul{padding-left:35px}[role=main] .arabic{list-style-type:decimal}[role=main] .loweralpha{list-style-type:lower-alpha}[role=main] .lowerroman{list-style-type:lower-roman}[role=main] .upperalpha{list-style-type:upper-alpha}[role=main] .upperroman{list-style-type:upper-roman}[role=main] :not(li)>.arabic>li>.arabic{list-style-type:lower-alpha}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic{list-style-type:lower-roman}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic>li>.arabic{list-style-type:upper-alpha}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic>li>.arabic>li>.arabic{list-style-type:upper-roman}[role=main] caption{padding:8px;border:1px solid;border-top:none;border-radius:0 0 10px 10px}[role=main] table.docutils caption{caption-side:top;border:1px solid;border-radius:0;display:table-caption}[role=main] table.docutils caption .caption-text{font-weight:600;font-size:18px}[role=main] .highlighted{display:inline-block}.light-theme [role=main] caption{border-color:#dce8f8}.light-theme [role=main] .caption-text{color:#545f73}.light-theme [role=main] table.docutils caption{border-color:#dce8f8;background-color:#256bd1}.light-theme [role=main] table.docutils caption .headerlink::after{filter:brightness(2)}.light-theme [role=main] table.docutils caption .caption-text{color:#fff}.light-theme [role=main] .highlighted,.light-theme [role=main] mark{background-color:#ffe853}.dark-theme [role=main] caption{border-color:#b7c6d7}.dark-theme [role=main] .caption-text{color:#9a9fb1}.dark-theme [role=main] table.docutils caption{border-color:#b7c6d7;background-color:#499cfe}.dark-theme [role=main] table.docutils caption .headerlink::after{filter:brightness(.5)}.dark-theme [role=main] table.docutils caption .caption-text{color:#2a2d34}.dark-theme [role=main] .highlighted,.dark-theme [role=main] mark{color:#fff;background-color:#80700a}#light-dark-switch{display:flex;flex-direction:row}@media (min-width:1200px){#light-dark-switch{padding-bottom:8px}}#light-dark-switch+.edit-repo{border-top:1px solid #c1ccd9}#light-dark-switch>span:first-child{margin-left:4px}@media (max-width:575px){#light-dark-switch .text{display:none}}#light-dark-switch .switch-icon{display:inline-block;width:20px;height:20px;margin-right:5px;margin-left:5px;background-position:center;background-size:contain}#mode-switch{position:relative;top:1px;box-sizing:content-box;display:flex;flex-direction:row;width:26px;height:16px;padding:0;margin:0 5px;border:1px solid;border-radius:25px}#mode-switch.dark{justify-content:flex-end}#mode-switch.dark span{top:0;left:calc(100% - 16px)}#mode-switch span{position:absolute;top:0;left:0;display:inline-block;width:16px;height:16px;content:"";background-color:#fff;border-radius:50%;transition:left ease-in 75ms}.light-theme #light-dark-switch{color:#292929}.light-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-lt")}.light-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-lt")}.light-theme #mode-switch{background-color:#256bd1;border-color:#256bd1}.dark-theme #light-dark-switch{color:#fff}.dark-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-dt")}.dark-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-dt")}.dark-theme #mode-switch{background-color:#499cfe;border-color:#499cfe}#local-toc{padding:0}#local-toc>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc .toc-title{display:inline-block;height:30px;margin-top:20px;font-size:18px;font-weight:600;text-transform:uppercase}#local-toc>ul{height:calc(100vh - 77px - 60px - 40px - 30px - 30px - 70px);overflow-y:auto}#local-toc ul{padding:0;margin:0;list-style:none}#local-toc ul a{padding-top:4px;padding-bottom:4px;font-size:14px;line-height:24px;border-left:2px solid}#local-toc ul a:focus,#local-toc ul a:hover{outline:0}#local-toc ul a:active{font-weight:600}#local-toc ul .active{font-weight:600}.light-theme #local-toc .navbar-nav{background-color:#fff}.light-theme #local-toc .toc-title{color:#292929}.light-theme #local-toc ul a{border-left-color:#fff}.light-theme #local-toc ul a:focus,.light-theme #local-toc ul a:hover{color:#3585f9}.light-theme #local-toc ul a:active{color:#256bd1}.light-theme #local-toc ul .active{color:#256bd1;border-left-color:#256bd1}.dark-theme #local-toc .navbar-nav{background-color:#2a2d34}.dark-theme #local-toc .toc-title{color:#fff}.dark-theme #local-toc ul a{border-left-color:#2a2d34}.dark-theme #local-toc ul a:focus,.dark-theme #local-toc ul a:hover{color:#6ca2f0}.dark-theme #local-toc ul a:active{color:#499cfe}.dark-theme #local-toc ul .active{color:#499cfe;border-left-color:#499cfe}#right-sidebar{position:fixed;right:0}@media (max-width:1199px){#right-sidebar{top:70px;z-index:100;display:flex;align-items:center;height:54px;padding-right:15px}}@media (min-width:1200px){#right-sidebar{top:77px;flex-shrink:0;flex-grow:0;height:calc(100vh - 77px - 70px)}}@media (min-width:1200px) and (max-width:1599px){#right-sidebar{flex-basis:240px;width:240px}}@media (min-width:1600px){#right-sidebar{flex-basis:290px;width:290px}}@media (min-width:1200px){#right-sidebar .sidebar-container{position:fixed;top:77px;right:0;bottom:70px;width:calc((385px / 2) + 30px);padding:30px 16px;margin-left:auto;overflow:hidden}}#right-sidebar .sidebar-container .edit-repo{width:100%;height:40px;padding:8px 8px 8px 4px}#right-sidebar .sidebar-container .edit-repo a .icon{margin-left:10px;font-size:14px;height:14px;width:14px}@media (min-width:1200px){.light-theme #right-sidebar .sidebar-container{background-color:#fff}}.light-theme #right-sidebar .sidebar-container a .icon{fill:#256bd1}.light-theme #right-sidebar .sidebar-container a:hover .icon{fill:#3585f9}@media (min-width:1200px){.dark-theme #right-sidebar .sidebar-container{background-color:#2a2d34}}.dark-theme #right-sidebar .sidebar-container a .icon{fill:#499cfe}.dark-theme #right-sidebar .sidebar-container a:hover .icon{fill:#6ca2f0}.breadcrumb-wrapper{position:fixed;top:77px;z-index:99;display:flex;flex-direction:row;width:100%;min-height:60px;padding:5px 15px 5px 30px}@media (max-width:575px){.breadcrumb-wrapper{position:static;overflow:auto}}@media (max-width:1199px){.breadcrumb-wrapper{top:calc(70px + 54px);align-items:center;padding-left:15px}}@media (min-width:1200px){.breadcrumb-wrapper{align-items:flex-end;max-height:90px}}@media (min-width:1200px) and (max-width:1599px){.breadcrumb-wrapper{width:calc(100% - 320px - 240px)}}@media (min-width:1600px){.breadcrumb-wrapper{width:calc(100% - 385px - 290px)}}#breadcrumbs{display:block;width:100%;padding:0;margin:0;list-style:none}@media (max-width:575px){#breadcrumbs{display:block}}@media (max-width:575px){#breadcrumbs{font-size:14px}}@media (min-width:1200px) and (max-width:1299px){#breadcrumbs{font-size:14px}}#breadcrumbs li{display:inline}#breadcrumbs .home-icon,.breadcrumbs .home-icon{position:relative;bottom:4px}#breadcrumbs a:focus:first-of-type,#breadcrumbs a:hover:first-of-type,.breadcrumbs a:focus:first-of-type,.breadcrumbs a:hover:first-of-type{text-decoration:none}.breadcrumb-separator::after{display:inline-block;margin:0 7px;font-size:1.1rem;content:"/"}.light-theme .breadcrumb-wrapper{background-color:#fff}.light-theme #breadcrumbs,.light-theme .breadcrumbs{color:#292929;background-color:#fff}.light-theme #breadcrumbs .home-icon,.light-theme .breadcrumbs .home-icon{fill:#256bd1}.light-theme #breadcrumbs a:focus .home-icon,.light-theme #breadcrumbs a:hover .home-icon,.light-theme .breadcrumbs a:focus .home-icon,.light-theme .breadcrumbs a:hover .home-icon{fill:#3585f9}.light-theme .breadcrumb-separator::after{color:#292929}.dark-theme .breadcrumb-wrapper{background-color:#2a2d34}.dark-theme #breadcrumbs,.dark-theme .breadcrumbs{color:#fff;background-color:#2a2d34}.dark-theme #breadcrumbs .home-icon,.dark-theme .breadcrumbs .home-icon{fill:#499cfe}.dark-theme #breadcrumbs a:focus .home-icon,.dark-theme #breadcrumbs a:hover .home-icon,.dark-theme .breadcrumbs a:focus .home-icon,.dark-theme .breadcrumbs a:hover .home-icon{fill:#6ca2f0}.dark-theme .breadcrumb-separator::after{color:#fff}.no-latest-notice-wrapper{position:fixed;z-index:98;width:100%;min-height:60px;padding-right:15px;padding-left:30px}@media (max-width:1199px){.no-latest-notice-wrapper{padding-left:15px}}@media (min-width:1200px) and (max-width:1599px){.no-latest-notice-wrapper{right:240px;left:320px;width:calc(100% - 240px - 320px)}}@media (min-width:1600px){.no-latest-notice-wrapper{right:290px;left:385px;width:calc(100% - 290px - 385px)}}.no-latest-notice-wrapper .no-latest-notice{display:inline-block;width:100%;padding:5px 20px;margin:.6em 0;border-left:5px solid}@media (max-width:575px){.no-latest-notice-wrapper .no-latest-notice{font-size:14px}}.no-latest-notice-wrapper .no-latest-notice .no-latest-title{position:relative;display:inline-block;padding:4px 15px 4px 0;font-weight:600;line-height:24px}@media (max-width:575px){.no-latest-notice-wrapper .no-latest-notice .no-latest-title{line-height:16px}}.no-latest-notice-wrapper .no-latest-notice .no-latest-text-wrapper{padding:4px 15px 4px 0;line-height:24px}@media (max-width:575px){.no-latest-notice-wrapper .no-latest-notice .no-latest-text-wrapper{line-height:16px}}.no-latest-docs.document #central-column{padding-top:calc(60px + 60px)}.no-latest-docs.document #central-column *{scroll-margin-top:calc(77px + 60px + 60px)}.no-latest-docs.document [role=main]{min-height:calc(100vh - 77px - 60px - 70px - 60px)}.no-latest-docs.document .no-latest-notice-wrapper{top:calc(77px + 60px)}@media (max-width:575px){.no-latest-docs.document .no-latest-notice-wrapper{top:calc(70px + 54px)}}@media (min-width:576px) and (max-width:1199px){.no-latest-docs.document .no-latest-notice-wrapper{top:calc(70px + 54px + 60px)}}.no-latest-docs.search .no-latest-notice-wrapper{top:calc(77px)}@media (max-width:575px){.no-latest-docs.search .no-latest-notice-wrapper{top:calc(70px + 54px)}}@media (min-width:576px) and (max-width:1199px){.no-latest-docs.search .no-latest-notice-wrapper{top:calc(70px + 54px)}}.no-latest-docs.search #central-column{padding-top:60px}@media (max-width:575px){.no-latest-docs.search #central-column{padding-top:calc(60px + 40px)}}.light-theme .no-latest-notice-wrapper{background-color:#fff}.light-theme .no-latest-notice-wrapper .no-latest-notice{background-color:rgba(255,122,47,.05);border-left-color:#ff7a2f}.light-theme .no-latest-notice-wrapper .no-latest-notice .no-latest-title{color:#b35621}.dark-theme .no-latest-notice-wrapper{background-color:#2a2d34}.dark-theme .no-latest-notice-wrapper .no-latest-notice{background-color:rgba(179,86,33,.2);border-left-color:#b35621}.dark-theme .no-latest-notice-wrapper .no-latest-notice .no-latest-title{color:#ff7a2f}main{padding-top:10px;padding-bottom:30px}h1{font-size:22px}#search-results .search-summary{font-weight:500}#search-results .search-ul{padding-left:0;list-style:none}#search-results .search-ul .breadcrumbs{padding:10px 0 5px}#search-results .search-ul .breadcrumb-link:hover,#search-results .search-ul .breadcrumb-separator:hover{text-decoration:none}#search-results .search-ul li{padding:20px 0 30px}#search-results .search-ul .result-link{font-size:22px;text-decoration:none}#search-results .search-ul .result-link:focus{font-weight:500}#search-results .search-ul .context{margin:1rem 0;overflow-wrap:break-word}#toggle-results{text-decoration:none}#toggle-results:focus{font-weight:500}.light-theme .search #search-results .query-term{color:#545f73}.light-theme .search #search-results .search-summary{color:#545f73}.light-theme .search #search-results .search-ul .breadcrumb-link,.light-theme .search #search-results .search-ul .breadcrumb-separator{color:#545f73}.light-theme .search #search-results .search-ul .breadcrumb-link:focus,.light-theme .search #search-results .search-ul .breadcrumb-link:hover,.light-theme .search #search-results .search-ul .breadcrumb-separator:focus,.light-theme .search #search-results .search-ul .breadcrumb-separator:hover{color:#3585f9}.light-theme .search #search-results .search-ul .result-link{color:#256bd1}.light-theme .search #search-results .search-ul .result-link:focus,.light-theme .search #search-results .search-ul .result-link:hover{color:#3585f9}.light-theme .search #toggle-results{color:#256bd1}.light-theme .search #toggle-results:focus,.light-theme .search #toggle-results:hover{color:#3585f9}.dark-theme .search #search-results .query-term{color:#9298ab}.dark-theme .search #search-results .search-summary{color:#9298ab}.dark-theme .search #search-results .search-ul .breadcrumb-link,.dark-theme .search #search-results .search-ul .breadcrumb-separator{color:#9298ab}.dark-theme .search #search-results .search-ul .breadcrumb-link:focus,.dark-theme .search #search-results .search-ul .breadcrumb-link:hover,.dark-theme .search #search-results .search-ul .breadcrumb-separator:focus,.dark-theme .search #search-results .search-ul .breadcrumb-separator:hover{color:#6ca2f0}.dark-theme .search #search-results .search-ul .result-link{color:#499cfe}.dark-theme .search #search-results .search-ul .result-link:focus,.dark-theme .search #search-results .search-ul .result-link:hover{color:#6ca2f0}.dark-theme .search #toggle-results{color:#499cfe}.dark-theme .search #toggle-results:focus,.dark-theme .search #toggle-results:hover{color:#6ca2f0} /*# sourceMappingURL=search-results.min.css.map */ \ No newline at end of file diff --git a/source/_themes/wazuh_doc_theme_v3/static/css/min/wazuh-documentation.min.css b/source/_themes/wazuh_doc_theme_v3/static/css/min/wazuh-documentation.min.css index 099c8872f4..ac4a9f5d44 100644 --- a/source/_themes/wazuh_doc_theme_v3/static/css/min/wazuh-documentation.min.css +++ b/source/_themes/wazuh_doc_theme_v3/static/css/min/wazuh-documentation.min.css @@ -1,2 +1,2 @@ -body{position:relative;margin-top:calc(70px + 54px);font-family:Manrope,sans-serif;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:1200px){body{margin-top:77px}}.icon-assets{position:relative}.icon-assets svg{position:absolute;left:-9999px;overflow:hidden;width:0;height:0}.inner-body{position:relative;width:100%}.rubric.h1,h1{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:34px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h1,h1{font-size:28px}}.rubric.h2,h2{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:28px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h2,h2{font-size:23px}}.rubric.h3,h3{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:22px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h3,h3{font-size:18px}}.rubric.h4,h4{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:18px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h4,h4{font-size:17px}}.rubric.h5,h5{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}.rubric.h6,h6{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}main{min-height:calc(100vh - 70px);padding-right:15px;padding-left:15px}@media (max-width:767px){main{min-height:auto}}@media (min-width:1200px){main{min-height:calc(100vh - 77px - 70px);padding-left:30px}}main img{max-width:100%;margin-top:1rem;margin-bottom:1rem}main p{margin-top:1rem;margin-bottom:1rem;font-family:Manrope,sans-serif;font-style:normal;line-height:32px;letter-spacing:.03em}main table{margin-top:1rem;margin-bottom:1rem}main table td,main table th{vertical-align:middle}.sidebar{flex-shrink:0}.sidebar .sidebar-container{top:0;overflow-y:auto}a:active{font-weight:600}th .line,th p{margin:0;font-weight:inherit;font-weight:500}cite{font-style:italic}cite:after{content:"";padding-right:3px}body{color:#292929;background-color:#fff}.light-theme body{color:#292929;background-color:#fff}.light-theme body a{color:#256bd1}.light-theme body a:focus,.light-theme body a:hover{color:#3585f9}.light-theme body a:active{color:#256bd1}@media (prefers-color-scheme:dark){body{color:#fff;background-color:#2a2d34}}.dark-theme body{color:#fff;background-color:#2a2d34}.dark-theme body a{color:#499cfe}.dark-theme body a:focus,.dark-theme body a:hover{color:#6ca2f0}.dark-theme body a:active{color:#499cfe}.section.accordion-parent{display:inline-block;width:100%;margin-top:0;margin-bottom:0}.accordion-title{display:flex;align-items:center;width:100%;height:1.5em;border-bottom:2px solid}@media (max-width:1199px){.accordion-title{display:inline-block;height:auto}}.accordion-title::before{display:inline-block;width:20px;height:20px;margin-right:10px;content:"";background-repeat:no-repeat;background-position:center;background-size:20px 20px;transition:transform .2s}@media (max-width:1199px){.accordion-title::before{width:14px;height:14px}}.accordion-title.collapsed::before{transition:transform .2s;transform:rotateZ(-90deg)}.light-theme .accordion-title{border-bottom-color:#b7c6d7}.light-theme .accordion-title::before{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-lt")}.dark-theme .accordion-title{border-bottom-color:#e1e1e5}.dark-theme .accordion-title::before{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-dt")}#central-column .admonition{padding:0 20px 1px;margin-top:1rem;margin-bottom:1rem;border-left:5px solid}#central-column .admonition:not(.long){padding-top:15px;padding-bottom:15px}#central-column .admonition:not(.long) p{display:inline;padding-bottom:1rem;margin-bottom:0}#central-column .admonition.long .admonition-title::after{position:absolute;top:18px;left:0;display:inline-block;width:1.5rem;height:1.5rem;vertical-align:middle;content:""}#central-column .admonition.long.attention .admonition-title,#central-column .admonition.long.caution .admonition-title,#central-column .admonition.long.danger .admonition-title,#central-column .admonition.long.error .admonition-title,#central-column .admonition.long.hint .admonition-title,#central-column .admonition.long.important .admonition-title,#central-column .admonition.long.note .admonition-title,#central-column .admonition.long.tip .admonition-title,#central-column .admonition.long.warning .admonition-title{padding-left:38px}#central-column .admonition .admonition-title{position:relative;padding:16px 5px 16px 0;margin-bottom:0;font-size:18px;font-weight:600;line-height:28px}.light-theme #central-column .admonition{color:#292929;background-color:rgba(84,95,115,.05);border-color:#545f73}.light-theme #central-column .admonition .admonition-title{color:#545f73}.light-theme #central-column .admonition.note{border-color:#3585f9;background-color:rgba(53,133,249,.05)}.light-theme #central-column .admonition.note .admonition-title{color:#256bd1}.light-theme #central-column .admonition.note .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-check-lt")}.light-theme #central-column .admonition.warning{border-color:#ff7a2f;background-color:rgba(255,122,47,.05)}.light-theme #central-column .admonition.warning .admonition-title{color:#b35621}.light-theme #central-column .admonition.warning .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-orange")}.light-theme #central-column .admonition.attention{border-color:#3585f9;background-color:rgba(53,133,249,.05)}.light-theme #central-column .admonition.attention .admonition-title{color:#256bd1}.light-theme #central-column .admonition.attention .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-bell-lt")}.light-theme #central-column .admonition.caution{border-color:#ff7a2f;background-color:rgba(255,122,47,.05)}.light-theme #central-column .admonition.caution .admonition-title{color:#b35621}.light-theme #central-column .admonition.caution .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-orange")}.light-theme #central-column .admonition.danger{border-color:#bd271e;background-color:rgba(189,39,30,.05)}.light-theme #central-column .admonition.danger .admonition-title{color:#bd271e}.light-theme #central-column .admonition.danger .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-red-lt")}.light-theme #central-column .admonition.error{border-color:#bd271e;background-color:rgba(189,39,30,.05)}.light-theme #central-column .admonition.error .admonition-title{color:#bd271e}.light-theme #central-column .admonition.error .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-x-lt")}.light-theme #central-column .admonition.hint{border-color:#207d82;background-color:rgba(32,125,130,.05)}.light-theme #central-column .admonition.hint .admonition-title{color:#207d82}.light-theme #central-column .admonition.hint .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-bulb")}.light-theme #central-column .admonition.important{border-color:#3585f9;background-color:rgba(53,133,249,.05)}.light-theme #central-column .admonition.important .admonition-title{color:#256bd1}.light-theme #central-column .admonition.important .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-blue-lt")}.light-theme #central-column .admonition.tip{border-color:#207d82;background-color:rgba(32,125,130,.05)}.light-theme #central-column .admonition.tip .admonition-title{color:#207d82}.light-theme #central-column .admonition.tip .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-bulb")}.dark-theme #central-column .admonition{color:#fff;background-color:rgba(146,152,171,.1);border-color:#9298ab}.dark-theme #central-column .admonition .admonition-title{color:#9298ab}.dark-theme #central-column .admonition.note{border-color:#499cfe;background-color:rgba(73,156,254,.1)}.dark-theme #central-column .admonition.note .admonition-title{color:#499cfe}.dark-theme #central-column .admonition.note .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-check-dt")}.dark-theme #central-column .admonition.warning{border-color:#ff7a2f;background-color:rgba(255,122,47,.1)}.dark-theme #central-column .admonition.warning .admonition-title{color:#ff7a2f}.dark-theme #central-column .admonition.warning .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-orange")}.dark-theme #central-column .admonition.attention{border-color:#499cfe;background-color:rgba(73,156,254,.1)}.dark-theme #central-column .admonition.attention .admonition-title{color:#499cfe}.dark-theme #central-column .admonition.attention .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-bell-dt")}.dark-theme #central-column .admonition.caution{border-color:#ff7a2f;background-color:rgba(255,122,47,.1)}.dark-theme #central-column .admonition.caution .admonition-title{color:#ff7a2f}.dark-theme #central-column .admonition.caution .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-orange")}.dark-theme #central-column .admonition.danger{border-color:#f86b63;background-color:rgba(248,107,99,.1)}.dark-theme #central-column .admonition.danger .admonition-title{color:#f86b63}.dark-theme #central-column .admonition.danger .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-red-dt")}.dark-theme #central-column .admonition.error{border-color:#f86b63;background-color:rgba(248,107,99,.1)}.dark-theme #central-column .admonition.error .admonition-title{color:#f86b63}.dark-theme #central-column .admonition.error .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-x-dt")}.dark-theme #central-column .admonition.hint{border-color:#207d82;background-color:rgba(32,125,130,.1)}.dark-theme #central-column .admonition.hint .admonition-title{color:#207d82}.dark-theme #central-column .admonition.hint .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-bulb")}.dark-theme #central-column .admonition.important{border-color:#499cfe;background-color:rgba(73,156,254,.1)}.dark-theme #central-column .admonition.important .admonition-title{color:#499cfe}.dark-theme #central-column .admonition.important .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-blue-dt")}.dark-theme #central-column .admonition.tip{border-color:#207d82;background-color:rgba(32,125,130,.1)}.dark-theme #central-column .admonition.tip .admonition-title{color:#207d82}.dark-theme #central-column .admonition.tip .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-bulb")}main .versionmodified{position:relative;display:inline-block;padding-left:38px;font-weight:600}main .versionmodified::before{position:absolute;top:3px;left:0;display:block;width:24px;height:24px;content:""}main .versionmodified.changed::before{background:url("../../images/icons/svg-icons.svg#circle-exclamation-orange")}main .versionmodified.deprecated::before{background:url("../../images/icons/svg-icons.svg#circle-exclamation-orange")}.light-theme .versionmodified.added::before{background:url("../../images/icons/svg-icons.svg#circle-exclamation-blue-lt")}.dark-theme .versionmodified.added::before{background:url("../../images/icons/svg-icons.svg#circle-exclamation-blue-dt")}#central-column .step-card{padding:30px;border-radius:10px}@media (max-width:575px){#central-column .step-card{padding:10px}}#central-column .step-card .rubric.h1,#central-column .step-card .rubric.h2,#central-column .step-card .rubric.h3,#central-column .step-card .rubric.h4,#central-column .step-card .rubric.h5,#central-column .step-card .rubric.h6,#central-column .step-card h1,#central-column .step-card h2,#central-column .step-card h3,#central-column .step-card h4,#central-column .step-card h5,#central-column .step-card h6{display:inline-block;width:100%;padding-bottom:5px;margin-top:0;border-bottom:1px solid}#central-column .step-card.section{margin-top:0}#central-column .step-card.section::before{content:none}#central-column .step-card .section.accordion-parent{margin-top:1rem}.light-theme #central-column .step-card{background-color:#fafcff}.light-theme #central-column .step-card .rubric.h1,.light-theme #central-column .step-card .rubric.h2,.light-theme #central-column .step-card .rubric.h3,.light-theme #central-column .step-card .rubric.h4,.light-theme #central-column .step-card .rubric.h5,.light-theme #central-column .step-card .rubric.h6,.light-theme #central-column .step-card h1,.light-theme #central-column .step-card h2,.light-theme #central-column .step-card h3,.light-theme #central-column .step-card h4,.light-theme #central-column .step-card h5,.light-theme #central-column .step-card h6{color:#256bd1;border-color:#b7c6d7}.dark-theme #central-column .step-card{background-color:#1d2025}.dark-theme #central-column .step-card .rubric.h1,.dark-theme #central-column .step-card .rubric.h2,.dark-theme #central-column .step-card .rubric.h3,.dark-theme #central-column .step-card .rubric.h4,.dark-theme #central-column .step-card .rubric.h5,.dark-theme #central-column .step-card .rubric.h6,.dark-theme #central-column .step-card h1,.dark-theme #central-column .step-card h2,.dark-theme #central-column .step-card h3,.dark-theme #central-column .step-card h4,.dark-theme #central-column .step-card h5,.dark-theme #central-column .step-card h6{color:#499cfe}.breadcrumb-wrapper{position:fixed;top:77px;z-index:99;display:flex;flex-direction:row;width:100%;min-height:60px;padding:5px 15px 5px 30px}@media (max-width:575px){.breadcrumb-wrapper{position:static;overflow:auto}}@media (max-width:1199px){.breadcrumb-wrapper{top:calc(70px + 54px);align-items:center;padding-left:15px}}@media (min-width:1200px){.breadcrumb-wrapper{align-items:flex-end;max-height:90px}}@media (min-width:1200px) and (max-width:1599px){.breadcrumb-wrapper{width:calc(100% - 320px - 240px)}}@media (min-width:1600px){.breadcrumb-wrapper{width:calc(100% - 385px - 290px)}}#breadcrumbs{display:block;width:100%;padding:0;margin:0;list-style:none}@media (max-width:575px){#breadcrumbs{display:block}}@media (max-width:575px){#breadcrumbs{font-size:14px}}@media (min-width:1200px) and (max-width:1299px){#breadcrumbs{font-size:14px}}#breadcrumbs li{display:inline}#breadcrumbs .home-icon,.breadcrumbs .home-icon{position:relative;bottom:4px}#breadcrumbs a:focus:first-of-type,#breadcrumbs a:hover:first-of-type,.breadcrumbs a:focus:first-of-type,.breadcrumbs a:hover:first-of-type{text-decoration:none}.breadcrumb-separator::after{display:inline-block;margin:0 7px;font-size:1.1rem;content:"/"}.light-theme .breadcrumb-wrapper{background-color:#fff}.light-theme #breadcrumbs,.light-theme .breadcrumbs{color:#292929;background-color:#fff}.light-theme #breadcrumbs .home-icon,.light-theme .breadcrumbs .home-icon{fill:#256bd1}.light-theme #breadcrumbs a:focus .home-icon,.light-theme #breadcrumbs a:hover .home-icon,.light-theme .breadcrumbs a:focus .home-icon,.light-theme .breadcrumbs a:hover .home-icon{fill:#3585f9}.light-theme .breadcrumb-separator::after{color:#292929}.dark-theme .breadcrumb-wrapper{background-color:#2a2d34}.dark-theme #breadcrumbs,.dark-theme .breadcrumbs{color:#fff;background-color:#2a2d34}.dark-theme #breadcrumbs .home-icon,.dark-theme .breadcrumbs .home-icon{fill:#499cfe}.dark-theme #breadcrumbs a:focus .home-icon,.dark-theme #breadcrumbs a:hover .home-icon,.dark-theme .breadcrumbs a:focus .home-icon,.dark-theme .breadcrumbs a:hover .home-icon{fill:#6ca2f0}.dark-theme .breadcrumb-separator::after{color:#fff}main code,main kbd,main pre,main samp{font-family:"Fira Mono",monospace}.literal-block-wrapper.docutils.container{max-width:100%;padding-right:0;padding-left:0}.literal-block-wrapper.docutils.container .code-block-caption{display:flex;align-items:center;justify-content:space-between;height:48px;padding:5px 10px;margin-top:1rem;border-radius:10px 10px 0 0}.literal-block-wrapper.docutils.container .code-block-caption:hover .headerlink::after{opacity:1;transition:opacity ease-in .1s}.literal-block-wrapper.docutils.container tbody tr td{padding:0;border:none}.literal-block-wrapper.docutils.container [class*=highlight-]{margin-top:0}[class*=highlight-]{position:relative;max-width:100%;margin-top:1rem;margin-bottom:1rem;overflow-y:hidden;border:1px solid;transition:max-height .2s}[class*=highlight-].output{max-height:100vh;border-radius:10px}[class*=highlight-].output .output-title{display:flex;align-items:center;width:100%;height:40px;font-weight:600;cursor:pointer;border-radius:10px 10px 0 0}[class*=highlight-].output .output-title::before{width:40px;height:40px;content:"";background-repeat:no-repeat;background-position:center;background-size:18px 18px;transition:transform .1s}[class*=highlight-].output.collapsed{max-height:40px;transition:max-height .2s}[class*=highlight-].output.collapsed .output-title{border-radius:10px;transition:border-radius 50ms .2s}[class*=highlight-].output.collapsed .output-title::before{transition:transform .1s;transform:rotateZ(-90deg)}[class*=highlight-].output.expanded{max-height:unset}[class*=highlight-]:hover .copy-to-clipboard{opacity:1}[class*=highlight-] .copy-to-clipboard{position:absolute;top:7px;right:7px;z-index:10;padding:8px;min-width:28.25px;height:30px;display:flex;cursor:pointer;border:0;border-radius:10px;opacity:0;transition:all .2s ease}[class*=highlight-] .copy-to-clipboard:focus{opacity:1}[class*=highlight-] .copy-to-clipboard.copied{opacity:1}[class*=highlight-] .copy-to-clipboard span{display:none;font-family:Manrope,sans-serif;font-size:.9rem;line-height:1}[class*=highlight-] .copy-to-clipboard svg{width:12.25px;height:14px}[class*=highlight-] .gp,[class*=highlight-] .no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}[class*=highlight-] td.code pre{z-index:6;padding:0 20px;overflow:visible}[class*=highlight-] .linenos{display:inline-block;height:24px;text-align:right;padding-right:20px;margin-right:20px;width:40px;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-right:1px solid}[class*=highlight-] .highlight{position:relative;z-index:0;display:flex;padding:0;overflow-x:auto;font-family:"Fira Mono",monospace;line-height:24px}[class*=highlight-] .highlight pre{position:unset;padding:0 20px 20px;margin:0;line-height:24px}[class*=highlight-] .highlight>pre{padding-top:20px}[class*=highlight-] .highlight .hll{display:block;background-color:transparent}[class*=highlight-] .highlight .hll::before{position:absolute;right:0;left:-50px;z-index:-1;display:block;height:24px;content:""}[class*=highlight-] .highlight .hll>span{position:relative;z-index:25}[class*=highlight-] .highlight .k,[class*=highlight-] .highlight .kn{font-weight:500}[class*=highlight-] .highlight .gp,[class*=highlight-] .highlight .nc,[class*=highlight-] .highlight .ni,[class*=highlight-] .highlight .nn,[class*=highlight-] .highlight .nt,[class*=highlight-] .highlight .ow,[class*=highlight-] .highlight .se{font-weight:400}.light-theme .literal-block-wrapper.docutils.container .code-block-caption{background-color:#fafcff}.light-theme .literal-block-wrapper.docutils.container .code-block-caption .headerlink::after{color:#545f73}.light-theme .admonition [class*=highlight-]{border-color:#b7c6d7}.light-theme [class*=highlight-]{border-color:#e2eefe}.light-theme [class*=highlight-].output{background-color:#f4f6fa}.light-theme [class*=highlight-].output .output-title{background-color:#fafcff}.light-theme [class*=highlight-].output .output-title::before{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-lt")}.light-theme [class*=highlight-] .linenos{background-color:transparent;border-right-color:#dce8f8}.light-theme [class*=highlight-] .copy-to-clipboard{color:#292929;background-color:#ebf2fb}.light-theme [class*=highlight-] .copy-to-clipboard svg{fill:#292929}.light-theme [class*=highlight-] .copy-to-clipboard:hover{color:#fff;background-color:#3585f9}.light-theme [class*=highlight-] .copy-to-clipboard:hover svg{fill:#fff}.light-theme [class*=highlight-] .copy-to-clipboard.copied{color:#fff;background-color:#256bd1}.light-theme [class*=highlight-] .copy-to-clipboard.copied svg{fill:#fff}.light-theme [class*=highlight-] .linenodiv{border-right-color:#dce8f8}.light-theme [class*=highlight-] .linenodiv pre{color:#545f73}.light-theme [class*=highlight-] .highlight{color:#000;background-color:#f4f6fa}.light-theme [class*=highlight-] .highlight .hll::before{background-color:#e2eefe}.light-theme [class*=highlight-] .highlight .gp,.light-theme [class*=highlight-] .highlight .no-select{color:rgba(0,0,0,.54)}.light-theme [class*=highlight-] .highlight .mo,.light-theme [class*=highlight-] .highlight .nc,.light-theme [class*=highlight-] .highlight .ni,.light-theme [class*=highlight-] .highlight .nn,.light-theme [class*=highlight-] .highlight .ow{color:#000}.light-theme [class*=highlight-] .highlight .k,.light-theme [class*=highlight-] .highlight .kn{color:#000}.light-theme [class*=highlight-] .highlight .c,.light-theme [class*=highlight-] .highlight .c1,.light-theme [class*=highlight-] .highlight .ch,.light-theme [class*=highlight-] .highlight .cm,.light-theme [class*=highlight-] .highlight .cp,.light-theme [class*=highlight-] .highlight .go,.light-theme [class*=highlight-] .highlight .sd{color:#80700a}.light-theme [class*=highlight-] .highlight .m,.light-theme [class*=highlight-] .highlight .mi{color:#0e4a9f}.light-theme [class*=highlight-] .highlight .heredoc,.light-theme [class*=highlight-] .highlight .heredoc span,.light-theme [class*=highlight-] .highlight .s,.light-theme [class*=highlight-] .highlight .s1,.light-theme [class*=highlight-] .highlight .s2,.light-theme [class*=highlight-] .highlight .sb,.light-theme [class*=highlight-] .highlight .se,.light-theme [class*=highlight-] .highlight .sh,.light-theme [class*=highlight-] .highlight .si{color:#bd3d9c}.light-theme [class*=highlight-] .highlight .bp,.light-theme [class*=highlight-] .highlight .n,.light-theme [class*=highlight-] .highlight .nb,.light-theme [class*=highlight-] .highlight .nf,.light-theme [class*=highlight-] .highlight .vm{color:#256bd1}.light-theme [class*=highlight-] .highlight .na,.light-theme [class*=highlight-] .highlight .no,.light-theme [class*=highlight-] .highlight .nt,.light-theme [class*=highlight-] .highlight .nv{color:#7c3db2}.light-theme .highlight-console .highlight pre .nb{color:#000}.dark-theme .literal-block-wrapper.docutils.container .code-block-caption{background-color:#343741}.dark-theme .literal-block-wrapper.docutils.container .code-block-caption .headerlink::after{color:#9298ab}.dark-theme .admonition [class*=highlight-]{border-color:#25252c}.dark-theme [class*=highlight-]{border-color:transparent}.dark-theme [class*=highlight-].output{background-color:#25252c}.dark-theme [class*=highlight-].output .output-title{color:#fff;background-color:#191919}.dark-theme [class*=highlight-].output .output-title::before{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-dt")}.dark-theme [class*=highlight-] .linenos{background-color:transparent;border-right-color:#b7c6d7}.dark-theme [class*=highlight-] .copy-to-clipboard{color:#fff;background-color:#343741}.dark-theme [class*=highlight-] .copy-to-clipboard svg{fill:#fff}.dark-theme [class*=highlight-] .copy-to-clipboard:hover{color:#2a2d34;background-color:#6ca2f0}.dark-theme [class*=highlight-] .copy-to-clipboard:hover svg{fill:#2a2d34}.dark-theme [class*=highlight-] .copy-to-clipboard.copied{color:#2a2d34;background-color:#499cfe}.dark-theme [class*=highlight-] .copy-to-clipboard.copied svg{fill:#2a2d34}.dark-theme [class*=highlight-] .linenodiv{border-right-color:#b7c6d7}.dark-theme [class*=highlight-] .linenodiv pre{color:#9298ab}.dark-theme [class*=highlight-] .highlight{background-color:#25252c}.dark-theme [class*=highlight-] .highlight pre{color:#fff}.dark-theme [class*=highlight-] .highlight .hll::before{background-color:#191919}.dark-theme [class*=highlight-] .highlight .gp,.dark-theme [class*=highlight-] .highlight .no-select{color:rgba(255,255,255,.54)}.dark-theme [class*=highlight-] .highlight .mo,.dark-theme [class*=highlight-] .highlight .nc,.dark-theme [class*=highlight-] .highlight .ni,.dark-theme [class*=highlight-] .highlight .nn,.dark-theme [class*=highlight-] .highlight .ow{color:#fff}.dark-theme [class*=highlight-] .highlight .k,.dark-theme [class*=highlight-] .highlight .kn{color:#fff}.dark-theme [class*=highlight-] .highlight .c,.dark-theme [class*=highlight-] .highlight .c1,.dark-theme [class*=highlight-] .highlight .ch,.dark-theme [class*=highlight-] .highlight .cm,.dark-theme [class*=highlight-] .highlight .cp,.dark-theme [class*=highlight-] .highlight .go,.dark-theme [class*=highlight-] .highlight .sd{color:#ffe853}.dark-theme [class*=highlight-] .highlight .m,.dark-theme [class*=highlight-] .highlight .mi{color:#6ca2f0}.dark-theme [class*=highlight-] .highlight .heredoc,.dark-theme [class*=highlight-] .highlight .heredoc span,.dark-theme [class*=highlight-] .highlight .s,.dark-theme [class*=highlight-] .highlight .s1,.dark-theme [class*=highlight-] .highlight .s2,.dark-theme [class*=highlight-] .highlight .sb,.dark-theme [class*=highlight-] .highlight .se,.dark-theme [class*=highlight-] .highlight .sh,.dark-theme [class*=highlight-] .highlight .si{color:#f6b7f6}.dark-theme [class*=highlight-] .highlight .bp,.dark-theme [class*=highlight-] .highlight .n,.dark-theme [class*=highlight-] .highlight .nb,.dark-theme [class*=highlight-] .highlight .nf,.dark-theme [class*=highlight-] .highlight .vm{color:#499cfe}.dark-theme [class*=highlight-] .highlight .na,.dark-theme [class*=highlight-] .highlight .no,.dark-theme [class*=highlight-] .highlight .nt,.dark-theme [class*=highlight-] .highlight .nv{color:#b677dc}.dark-theme .highlight-console .highlight pre .nb{color:#fff}.sphinx-tabs{margin-top:1.5rem;margin-bottom:1.5rem;padding:0;font-family:Manrope,sans-serif;position:relative;z-index:0}.sphinx-tabs.docutils.container{max-width:100%}.sphinx-tabs [role=tablist]{flex-wrap:wrap-reverse;padding:0;border:none}.sphinx-tabs [role=tablist] [role=tab]{position:relative;z-index:0;font-family:Manrope,sans-serif;padding:23px calc(23px + .15%);font-weight:500;border:1px solid;border-radius:10px 10px 0 0!important}@media (max-width:575px){.sphinx-tabs [role=tablist] [role=tab]{padding:12px calc(12px + .15%)}}.sphinx-tabs [role=tablist] [role=tab][aria-selected=true]{padding:23px;font-weight:600;pointer-events:none;position:relative;z-index:20;bottom:-1px}@media (max-width:575px){.sphinx-tabs [role=tablist] [role=tab][aria-selected=true]{padding:12px}}.sphinx-tabs .sphinx-tabs-panel{padding:.5em 1em;border:1px solid;margin:0;border-radius:0 0 10px 10px;position:relative;z-index:10}.light-theme .sphinx-tabs [role=tablist] [role=tab]{color:#292929;background-color:#ebf2fb;border-color:#ebf2fb}.light-theme .sphinx-tabs [role=tablist] [role=tab][aria-selected=true]{color:#256bd1;background-color:#fff;border-color:#256bd1 #256bd1 #fff #256bd1}.light-theme .sphinx-tabs [role=tablist] [role=tab][aria-selected=true]:hover{background-color:#fff;border-bottom-color:#fff}.light-theme .sphinx-tabs [role=tablist] [role=tab]:hover{color:#256bd1;background-color:#ebf2fb;border-color:#256bd1 #256bd1 #fff #256bd1}.light-theme .sphinx-tabs .sphinx-tabs-panel{border-color:#256bd1;color:#292929;background-color:#fff}.dark-theme .sphinx-tabs [role=tablist] [role=tab]{color:#fff;background-color:#242424;border-color:#242424}.dark-theme .sphinx-tabs [role=tablist] [role=tab][aria-selected=true]{color:#499cfe;background-color:#14161a;border-color:#499cfe #499cfe #14161a #499cfe}.dark-theme .sphinx-tabs [role=tablist] [role=tab][aria-selected=true]:hover{background-color:#14161a;border-bottom-color:#14161a}.dark-theme .sphinx-tabs [role=tablist] [role=tab]:hover{color:#499cfe;background-color:#242424;border-color:#499cfe #499cfe #14161a #499cfe}.dark-theme .sphinx-tabs .sphinx-tabs-panel{border-color:#499cfe;color:#fff;background-color:#14161a}#wazuh-light-box-overlay{z-index:2000}#wazuh-light-box{z-index:2100}#wazuh-light-box .wazuh-light-box-slides-container{padding:60px;margin:60px}#wazuh-light-box .wlb-image{max-height:calc(100vh - 8rem - 40px);border:10px solid #f0f2f6}.wazuh-image-wrapper{display:inline}.link-boxes-group{display:flex;flex-wrap:wrap;justify-content:space-between;margin:2rem auto}@media (max-width:767px){.link-boxes-group.limited-width{flex-direction:column}}@media (max-width:767px){.link-boxes-group[data-step]{position:relative;padding-left:60px}}.link-boxes-group[data-step] .link-boxes-item .link-boxes-link{padding-top:15px;padding-bottom:15px}.link-boxes-group[data-step] .link-boxes-item .link-boxes-link img{max-width:unset}@media (min-width:1200px) and (max-width:1299px){.link-boxes-group[data-step] .link-boxes-item .link-boxes-link img{max-height:50px}}.link-boxes-group .steps-line{position:relative;display:flex;flex-direction:row;width:100%;height:48px;margin-bottom:32px;justify-content:space-around;align-items:center;z-index:1}@media (max-width:767px){.link-boxes-group .steps-line{position:absolute;top:0;left:0;bottom:0;width:48px;height:calc(100% - 15px);margin-bottom:0;flex-direction:column}}.link-boxes-group .steps-line::before{position:absolute;top:24px;left:0;right:0;content:"";width:100%;height:3px;background-color:#c5c5c5;display:block;z-index:2}@media (max-width:767px){.link-boxes-group .steps-line::before{top:0;bottom:0;left:24px;width:3px;height:100%}}.link-boxes-group .steps-line .steps-number{font-size:18px;display:flex;width:39px;height:39px;border:2px solid;border-radius:25px;z-index:4;justify-content:center;align-items:center;position:relative;overflow:hidden}.link-boxes-group .steps-line .steps-number.past-step:before{content:"";width:23px;height:23px;display:block;background:#fff;position:absolute;top:6px;left:6px;border:7px solid transparent;border-radius:50%}.link-boxes-group .steps-line .steps-number.past-step:after{content:"";display:block;width:35px;height:35px;background-position:center;background-size:cover;position:absolute;top:0;bottom:0;right:0;left:0}.link-boxes-group .steps-line .steps-number.current-step{font-size:22px;width:48px;height:48px}.link-boxes-group.layout-2 .link-boxes-item,.link-boxes-group.layout-2x2 .link-boxes-item{width:calc(calc(100% - 15px)/ 2)}@media (max-width:767px){.link-boxes-group.layout-2 .link-boxes-item,.link-boxes-group.layout-2x2 .link-boxes-item{width:calc(calc(100% - 15px)/ 2)}}@media (max-width:575px){.link-boxes-group.layout-2 .link-boxes-item,.link-boxes-group.layout-2x2 .link-boxes-item{width:100%}}.link-boxes-group.layout-3 .link-boxes-item{width:calc(calc(100% - 15px * 2)/ 3)}@media (max-width:767px){.link-boxes-group.layout-3 .link-boxes-item{width:100%}}.link-boxes-group.layout-3 .link-boxes-item .link-boxes-link p:not(.link-boxes-label){min-width:135px;flex-basis:0;text-align:center}.link-boxes-group.layout-3.limited-width .link-boxes-item{max-width:320px}.link-boxes-group.layout-4 .link-boxes-item{width:calc(calc(100% - 15px * 3)/ 4)}@media (max-width:767px){.link-boxes-group.layout-4 .link-boxes-item{width:calc(calc(100% - 15px)/ 2)}}@media (max-width:575px){.link-boxes-group.layout-4 .link-boxes-item{width:100%}}.link-boxes-group.layout-4 .link-boxes-item .link-boxes-link p:not(.link-boxes-label){min-width:135px;flex-basis:0;text-align:center}.link-boxes-group.layout-5 .link-boxes-item{width:calc(calc(100% - 15px * 4)/ 5)}@media (max-width:767px){.link-boxes-group.layout-5 .link-boxes-item{width:calc(calc(100% - 15px)/ 2)}}@media (max-width:575px){.link-boxes-group.layout-5 .link-boxes-item{width:100%}}.link-boxes-group.layout-5 .link-boxes-item .link-boxes-link p:not(.link-boxes-label){min-width:135px;flex-basis:0;text-align:center}.link-boxes-group.layout-6 .link-boxes-item{width:calc(calc(100% - 15px * 5)/ 6)}@media (max-width:767px){.link-boxes-group.layout-6 .link-boxes-item{width:calc(calc(100% - 15px)/ 2)}}@media (min-width:768px) and (max-width:991px){.link-boxes-group.layout-6 .link-boxes-item{width:calc(calc(100% - 15px * 2)/ 3)}}.link-boxes-group.layout-6 .link-boxes-item .link-boxes-link p:not(.link-boxes-label){min-width:135px;flex-basis:0;text-align:center}.link-boxes-group .link-boxes-item{padding-bottom:15px;display:flex;justify-content:center;align-items:center;margin:0 auto}.link-boxes-group .link-boxes-item:last-child{padding-right:0}.link-boxes-group .link-boxes-item.current-step{cursor:default}.link-boxes-group .link-boxes-item.current-step .link-boxes-label{display:none}.link-boxes-group .link-boxes-item img{border:none}@media (min-width:768px){.link-boxes-group .link-boxes-item .link-boxes-link{min-height:90px}}.link-boxes-group .link-boxes-item .link-boxes-link img{display:inline-block;margin:10px 6px}@media (min-width:1200px) and (max-width:1299px){.link-boxes-group .link-boxes-item .link-boxes-link img{margin:0}}.link-boxes-group .link-boxes-item .doc,.link-boxes-group .link-boxes-item .link-boxes-link{background-color:#fff;position:relative;box-sizing:border-box;min-width:60px;padding:10px;overflow:hidden;color:#292929;box-shadow:3px 3px 7px rgba(0,0,0,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.link-boxes-group .link-boxes-item .doc.vertical-content,.link-boxes-group .link-boxes-item .link-boxes-link.vertical-content{flex-direction:column}.link-boxes-group .link-boxes-item .doc.vertical-content img,.link-boxes-group .link-boxes-item .link-boxes-link.vertical-content img{margin-top:0;margin-bottom:0}.link-boxes-group .link-boxes-item .doc:hover .link-boxes-label,.link-boxes-group .link-boxes-item .link-boxes-link:hover .link-boxes-label{opacity:1}.link-boxes-group .link-boxes-item .doc p,.link-boxes-group .link-boxes-item .link-boxes-link p{padding:7px;margin-top:0;margin-bottom:0;line-height:26px}.link-boxes-group .link-boxes-item .link-boxes-label{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:100%;margin:0;font-size:18px;font-weight:500;line-height:25px;color:#fff;text-align:center;letter-spacing:0;opacity:0;padding:15px}.light-theme .link-boxes-group.layout-2[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 -25%,#c5c5c5 -25%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-2[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#3585f9 -25%,#c5c5c5 -25%)}}.light-theme .link-boxes-group.layout-2[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 25%,#c5c5c5 25%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-2[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#3585f9 25%,#c5c5c5 25%)}}.light-theme .link-boxes-group.layout-2[data-step="2"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-2[data-step="3"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-2[data-step="4"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-2[data-step="5"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-2[data-step="6"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-3[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 -16.6666666667%,#c5c5c5 -16.6666666667%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-3[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#3585f9 -16.6666666667%,#c5c5c5 -16.6666666667%)}}.light-theme .link-boxes-group.layout-3[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 16.6666666667%,#c5c5c5 16.6666666667%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-3[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#3585f9 16.6666666667%,#c5c5c5 16.6666666667%)}}.light-theme .link-boxes-group.layout-3[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 50%,#c5c5c5 50%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-3[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#3585f9 50%,#c5c5c5 50%)}}.light-theme .link-boxes-group.layout-3[data-step="3"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-3[data-step="4"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-3[data-step="5"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-3[data-step="6"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-4[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 -12.5%,#c5c5c5 -12.5%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-4[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#3585f9 -12.5%,#c5c5c5 -12.5%)}}.light-theme .link-boxes-group.layout-4[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 12.5%,#c5c5c5 12.5%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-4[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#3585f9 12.5%,#c5c5c5 12.5%)}}.light-theme .link-boxes-group.layout-4[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 37.5%,#c5c5c5 37.5%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-4[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#3585f9 37.5%,#c5c5c5 37.5%)}}.light-theme .link-boxes-group.layout-4[data-step="3"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 62.5%,#c5c5c5 62.5%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-4[data-step="3"] .steps-line::before{background:linear-gradient(180deg,#3585f9 62.5%,#c5c5c5 62.5%)}}.light-theme .link-boxes-group.layout-4[data-step="4"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-4[data-step="5"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-4[data-step="6"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-5[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 -10%,#c5c5c5 -10%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-5[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#3585f9 -10%,#c5c5c5 -10%)}}.light-theme .link-boxes-group.layout-5[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 10%,#c5c5c5 10%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-5[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#3585f9 10%,#c5c5c5 10%)}}.light-theme .link-boxes-group.layout-5[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 30%,#c5c5c5 30%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-5[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#3585f9 30%,#c5c5c5 30%)}}.light-theme .link-boxes-group.layout-5[data-step="3"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 50%,#c5c5c5 50%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-5[data-step="3"] .steps-line::before{background:linear-gradient(180deg,#3585f9 50%,#c5c5c5 50%)}}.light-theme .link-boxes-group.layout-5[data-step="4"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 70%,#c5c5c5 70%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-5[data-step="4"] .steps-line::before{background:linear-gradient(180deg,#3585f9 70%,#c5c5c5 70%)}}.light-theme .link-boxes-group.layout-5[data-step="5"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-5[data-step="6"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-6[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 -8.3333333333%,#c5c5c5 -8.3333333333%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-6[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#3585f9 -8.3333333333%,#c5c5c5 -8.3333333333%)}}.light-theme .link-boxes-group.layout-6[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 8.3333333333%,#c5c5c5 8.3333333333%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-6[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#3585f9 8.3333333333%,#c5c5c5 8.3333333333%)}}.light-theme .link-boxes-group.layout-6[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 25%,#c5c5c5 25%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-6[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#3585f9 25%,#c5c5c5 25%)}}.light-theme .link-boxes-group.layout-6[data-step="3"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 41.6666666667%,#c5c5c5 41.6666666667%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-6[data-step="3"] .steps-line::before{background:linear-gradient(180deg,#3585f9 41.6666666667%,#c5c5c5 41.6666666667%)}}.light-theme .link-boxes-group.layout-6[data-step="4"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 58.3333333333%,#c5c5c5 58.3333333333%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-6[data-step="4"] .steps-line::before{background:linear-gradient(180deg,#3585f9 58.3333333333%,#c5c5c5 58.3333333333%)}}.light-theme .link-boxes-group.layout-6[data-step="5"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 75%,#c5c5c5 75%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-6[data-step="5"] .steps-line::before{background:linear-gradient(180deg,#3585f9 75%,#c5c5c5 75%)}}.light-theme .link-boxes-group.layout-6[data-step="6"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group .steps-line .steps-number.past-step{box-shadow:0 0 0 5px #3585f9 inset,3px 3px 7px rgba(0,0,0,.1);border-color:#3585f9;background-color:#3585f9;color:#fff}.light-theme .link-boxes-group .steps-line .steps-number.past-step:after{background:url("../../images/icons/svg-icons.svg#circle-check-lt")}.light-theme .link-boxes-group .steps-line .steps-number.current-step{border-color:#3585f9;background-color:#fff;color:#3585f9}.light-theme .link-boxes-group .steps-line .steps-number.future-step{background-color:#c5c5c5;border-color:#c5c5c5;color:#fff}.light-theme .link-boxes-group .link-boxes-item.current-step .link-boxes-link,.light-theme .link-boxes-group .link-boxes-item.past-step .link-boxes-link{box-shadow:0 0 0 10px #3585f9 inset,3px 3px 7px rgba(0,0,0,.1);background-color:#3585f9}.light-theme .link-boxes-group .link-boxes-item.current-step .link-boxes-link .link-boxes-label,.light-theme .link-boxes-group .link-boxes-item.current-step .link-boxes-link img,.light-theme .link-boxes-group .link-boxes-item.past-step .link-boxes-link .link-boxes-label,.light-theme .link-boxes-group .link-boxes-item.past-step .link-boxes-link img{background-color:#3585f9}.light-theme .link-boxes-group .link-boxes-item a.link-boxes-link:hover{box-shadow:0 0 0 10px #256bd1 inset,3px 3px 7px rgba(0,0,0,.1)}.light-theme .link-boxes-group .link-boxes-item a.link-boxes-link:hover .link-boxes-label{background-color:#256bd1}.dark-theme .link-boxes-group.layout-2[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 -25%,#c5c5c5 -25%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-2[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 -25%,#c5c5c5 -25%)}}.dark-theme .link-boxes-group.layout-2[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 25%,#c5c5c5 25%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-2[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 25%,#c5c5c5 25%)}}.dark-theme .link-boxes-group.layout-2[data-step="2"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-2[data-step="3"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-2[data-step="4"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-2[data-step="5"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-2[data-step="6"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-3[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 -16.6666666667%,#c5c5c5 -16.6666666667%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-3[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 -16.6666666667%,#c5c5c5 -16.6666666667%)}}.dark-theme .link-boxes-group.layout-3[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 16.6666666667%,#c5c5c5 16.6666666667%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-3[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 16.6666666667%,#c5c5c5 16.6666666667%)}}.dark-theme .link-boxes-group.layout-3[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 50%,#c5c5c5 50%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-3[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 50%,#c5c5c5 50%)}}.dark-theme .link-boxes-group.layout-3[data-step="3"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-3[data-step="4"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-3[data-step="5"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-3[data-step="6"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-4[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 -12.5%,#c5c5c5 -12.5%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-4[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 -12.5%,#c5c5c5 -12.5%)}}.dark-theme .link-boxes-group.layout-4[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 12.5%,#c5c5c5 12.5%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-4[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 12.5%,#c5c5c5 12.5%)}}.dark-theme .link-boxes-group.layout-4[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 37.5%,#c5c5c5 37.5%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-4[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 37.5%,#c5c5c5 37.5%)}}.dark-theme .link-boxes-group.layout-4[data-step="3"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 62.5%,#c5c5c5 62.5%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-4[data-step="3"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 62.5%,#c5c5c5 62.5%)}}.dark-theme .link-boxes-group.layout-4[data-step="4"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-4[data-step="5"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-4[data-step="6"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-5[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 -10%,#c5c5c5 -10%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-5[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 -10%,#c5c5c5 -10%)}}.dark-theme .link-boxes-group.layout-5[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 10%,#c5c5c5 10%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-5[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 10%,#c5c5c5 10%)}}.dark-theme .link-boxes-group.layout-5[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 30%,#c5c5c5 30%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-5[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 30%,#c5c5c5 30%)}}.dark-theme .link-boxes-group.layout-5[data-step="3"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 50%,#c5c5c5 50%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-5[data-step="3"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 50%,#c5c5c5 50%)}}.dark-theme .link-boxes-group.layout-5[data-step="4"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 70%,#c5c5c5 70%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-5[data-step="4"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 70%,#c5c5c5 70%)}}.dark-theme .link-boxes-group.layout-5[data-step="5"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-5[data-step="6"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-6[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 -8.3333333333%,#c5c5c5 -8.3333333333%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-6[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 -8.3333333333%,#c5c5c5 -8.3333333333%)}}.dark-theme .link-boxes-group.layout-6[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 8.3333333333%,#c5c5c5 8.3333333333%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-6[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 8.3333333333%,#c5c5c5 8.3333333333%)}}.dark-theme .link-boxes-group.layout-6[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 25%,#c5c5c5 25%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-6[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 25%,#c5c5c5 25%)}}.dark-theme .link-boxes-group.layout-6[data-step="3"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 41.6666666667%,#c5c5c5 41.6666666667%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-6[data-step="3"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 41.6666666667%,#c5c5c5 41.6666666667%)}}.dark-theme .link-boxes-group.layout-6[data-step="4"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 58.3333333333%,#c5c5c5 58.3333333333%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-6[data-step="4"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 58.3333333333%,#c5c5c5 58.3333333333%)}}.dark-theme .link-boxes-group.layout-6[data-step="5"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 75%,#c5c5c5 75%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-6[data-step="5"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 75%,#c5c5c5 75%)}}.dark-theme .link-boxes-group.layout-6[data-step="6"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group .steps-line .steps-number.past-step{box-shadow:0 0 0 5px #6ca2f0 inset;border-color:#6ca2f0;background:#6ca2f0;color:#fff}.dark-theme .link-boxes-group .steps-line .steps-number.past-step:after{background:url("../../images/icons/svg-icons.svg#circle-check-dt")}.dark-theme .link-boxes-group .steps-line .steps-number.current-step{border-color:#6ca2f0;background-color:#fff;color:#6ca2f0}.dark-theme .link-boxes-group .steps-line .steps-number.future-step{background-color:#c5c5c5;border-color:#c5c5c5;color:#fff}.dark-theme .link-boxes-group .link-boxes-item.current-step .link-boxes-link,.dark-theme .link-boxes-group .link-boxes-item.past-step .link-boxes-link{box-shadow:0 0 0 10px #6ca2f0 inset;background-color:#6ca2f0}.dark-theme .link-boxes-group .link-boxes-item.current-step .link-boxes-link .link-boxes-label,.dark-theme .link-boxes-group .link-boxes-item.current-step .link-boxes-link img,.dark-theme .link-boxes-group .link-boxes-item.past-step .link-boxes-link .link-boxes-label,.dark-theme .link-boxes-group .link-boxes-item.past-step .link-boxes-link img{background-color:#6ca2f0}.dark-theme .link-boxes-group .link-boxes-item a.link-boxes-link:hover{box-shadow:0 0 0 10px #499cfe inset}.dark-theme .link-boxes-group .link-boxes-item a.link-boxes-link:hover .link-boxes-label{background-color:#499cfe}.navigation-buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:20px;padding-bottom:15px;margin-top:2.5rem;border-top:1px solid}.navigation-buttons a{display:inline-flex;flex-direction:row;align-items:center;font-size:14px;font-weight:500}.navigation-buttons a:hover{text-decoration:none}.navigation-buttons a:first-of-type{padding-right:15px}.navigation-buttons a:last-of-type{padding-left:15px}.navigation-buttons .chevron{flex-shrink:0;width:25px;height:25px;background-position:center;background-size:22px 22px}.navigation-buttons .chevron.left{margin-right:5px;transform:rotate(90deg)}.navigation-buttons .chevron.right{margin-left:5px;transform:rotate(-90deg)}.index .navigation-buttons a:last-of-type{margin-left:auto}.light-theme .navigation-buttons{border-top-color:#c1ccd9}.light-theme .navigation-buttons a:hover{color:#3585f9}.light-theme .navigation-buttons a:hover .chevron{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-light-lt")}.light-theme .navigation-buttons .chevron{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-lt")}.dark-theme .navigation-buttons{border-top-color:#fff}.dark-theme .navigation-buttons a:hover{color:#6ca2f0}.dark-theme .navigation-buttons a:hover .chevron{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-light-dt")}.dark-theme .navigation-buttons .chevron{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-dt")}.pre-v3.api-reference #central-column{padding-top:calc(60px + 60px)}.pre-v3 #central-column dl dd{padding-left:0}.pre-v3 #central-column blockquote{padding-left:1.7rem}.pre-v3 #central-column blockquote blockquote{margin-bottom:0;padding-left:0}.pre-v3 #central-column blockquote dl,.pre-v3 #central-column blockquote ul{padding-left:0}.pre-v3 #central-column ol blockquote{padding-left:0}.pre-v3 #central-column ol ol,.pre-v3 #central-column ol ul,.pre-v3 #central-column ul ol,.pre-v3 #central-column ul ul{padding-left:1.1rem}.pre-v3 #central-column ol+blockquote{padding-left:2.5rem}.pre-v3 #central-column ol ol{list-style-type:lower-alpha}.pre-v3 #central-column .admonition.attention:not(.long),.pre-v3 #central-column .admonition.caution:not(.long),.pre-v3 #central-column .admonition.danger:not(.long),.pre-v3 #central-column .admonition.error:not(.long),.pre-v3 #central-column .admonition.hint:not(.long),.pre-v3 #central-column .admonition.important:not(.long),.pre-v3 #central-column .admonition.note:not(.long),.pre-v3 #central-column .admonition.tip:not(.long),.pre-v3 #central-column .admonition.warning:not(.long){padding-top:0;padding-bottom:0}.pre-v3 #central-column .admonition.attention:not(.long) p,.pre-v3 #central-column .admonition.caution:not(.long) p,.pre-v3 #central-column .admonition.danger:not(.long) p,.pre-v3 #central-column .admonition.error:not(.long) p,.pre-v3 #central-column .admonition.hint:not(.long) p,.pre-v3 #central-column .admonition.important:not(.long) p,.pre-v3 #central-column .admonition.note:not(.long) p,.pre-v3 #central-column .admonition.tip:not(.long) p,.pre-v3 #central-column .admonition.warning:not(.long) p{display:block}.pre-v3 #central-column .admonition.attention:not(.long) .admonition-title,.pre-v3 #central-column .admonition.caution:not(.long) .admonition-title,.pre-v3 #central-column .admonition.danger:not(.long) .admonition-title,.pre-v3 #central-column .admonition.error:not(.long) .admonition-title,.pre-v3 #central-column .admonition.hint:not(.long) .admonition-title,.pre-v3 #central-column .admonition.important:not(.long) .admonition-title,.pre-v3 #central-column .admonition.note:not(.long) .admonition-title,.pre-v3 #central-column .admonition.tip:not(.long) .admonition-title,.pre-v3 #central-column .admonition.warning:not(.long) .admonition-title{padding-left:38px}.pre-v3 #central-column .admonition.attention:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.caution:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.danger:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.error:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.hint:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.important:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.note:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.tip:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.warning:not(.long) .admonition-title::after{position:absolute;top:18px;left:0;display:inline-block;width:1.5rem;height:1.5rem;vertical-align:middle;content:""}.pre-v3 #central-column .admonition.attention>blockquote,.pre-v3 #central-column .admonition.caution>blockquote,.pre-v3 #central-column .admonition.danger>blockquote,.pre-v3 #central-column .admonition.error>blockquote,.pre-v3 #central-column .admonition.hint>blockquote,.pre-v3 #central-column .admonition.important>blockquote,.pre-v3 #central-column .admonition.note>blockquote,.pre-v3 #central-column .admonition.tip>blockquote,.pre-v3 #central-column .admonition.warning>blockquote{margin:0;padding-left:0}.pre-v3 #central-column .deployment-types{position:relative;display:grid;grid-template-columns:1fr;grid-gap:3rem;margin:2rem auto}@media (min-width:576px){.pre-v3 #central-column .deployment-types{width:80%;grid-template-columns:35% 65%}}@media (min-width:576px){.pre-v3 #central-column .deployment-types #distributed .detailed{height:27rem!important}}.pre-v3 #central-column .deployment-types .item-deployment{border:1px solid #256bd1;border-radius:10px;padding:1rem;position:relative}.pre-v3 #central-column .deployment-types .item-deployment h3{text-align:center;width:100%;padding:.5rem}.pre-v3 #central-column .deployment-types .item-deployment .detailed{position:absolute;z-index:99;width:100%!important;opacity:0;border:none;max-width:100%;top:4em;left:0}.pre-v3 #central-column .agent-os{display:grid;grid-template-columns:repeat(3,1fr);margin:2rem auto;grid-gap:1rem}@media (min-width:992px){.pre-v3 #central-column .agent-os{grid-template-columns:repeat(6,1fr)}}.pre-v3 #central-column .agent-os .item-agent{display:flex;justify-content:center;align-items:center}.pre-v3 #central-column .agent-os .item-agent a{box-shadow:3px 3px 7px 0 rgba(0,0,0,.1);background-color:#fff;border-radius:10px;overflow:hidden;padding:10px;position:relative;min-width:70px;max-width:150px;height:100%;width:100%}.pre-v3 #central-column .agent-os .item-agent a p{color:#fff;font-weight:700;text-align:center;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;width:100%;opacity:0}.pre-v3 #central-column .agent-os .item-agent a img{margin:0 auto;max-width:100%;border:none;padding:0}.pre-v3 #central-column .agent-os .item-agent a:hover p{opacity:1}.pre-v3 #central-column .agent-os .item-agent a:hover img{opacity:0}.pre-v3 #wazuh-light-box .wlb-image-wrapper img,.pre-v3 [role=main] img{background:#fff;padding:.5rem}.pre-v3 .wazuh-image-wrapper{max-width:860px}.pre-v3 .wazuh-image{width:auto!important}.light-theme .pre-v3 #central-column .deployment-types .item-deployment{border:1px solid #256bd1}.light-theme .pre-v3 #central-column .agent-os .item-agent a:hover{box-shadow:0 0 0 10px #256bd1 inset,3px 3px 7px 0 rgba(0,0,0,.1);background-color:#256bd1}.dark-theme .pre-v3 #central-column .deployment-types .item-deployment{border:1px solid #499cfe}.dark-theme .pre-v3 #central-column .agent-os .item-agent a:hover{box-shadow:0 0 0 10px #499cfe inset;background-color:#499cfe}#central-column{padding-top:60px}@media (max-width:575px){#central-column{padding-top:0}}#central-column .container[class*=align-]{display:block;max-width:100%;padding:0}#central-column .container.align-left{text-align:left}#central-column .container.align-center{text-align:center}#central-column .container.align-right{text-align:right}#central-column .container.spaced>*{display:inline-block;margin:5px}#central-column .align-center{display:table;margin-right:auto;margin-left:auto}#central-column .align-left{display:table;margin-right:auto}#central-column .align-right{display:table;margin-left:auto}#central-column .table-responsive.align-center,#central-column .table-responsive.align-left,#central-column .table-responsive.align-right{display:block}#central-column .topic-title{font-weight:600;font-size:20px;margin-top:2em;margin-bottom:.5em}#central-column dl dt{padding:.2rem .5rem .2rem 0}#central-column dl dd{padding:.5rem .5rem .2rem 40px;margin-bottom:.2rem}#central-column dl.footnote dt{width:2em;padding:0;font-weight:400}#central-column dl.footnote dt::after{content:"."}#central-column dl.footnote dd{width:calc(100% - 2em);padding:0 0 0 6px}@media (min-width:1200px){[role=main]{min-height:calc(100vh - 77px - 60px - 70px)}}[role=main] .headerlink{display:inline-flex;line-height:1;text-decoration:none;word-break:keep-all;white-space:nowrap;width:24px;overflow:hidden;align-items:center;justify-content:flex-end;-webkit-user-select:none;-moz-user-select:none;user-select:none}[role=main] .headerlink::after{display:inline-block;width:15px;height:15px;min-width:15px;min-height:15px;background-size:15px 15px;text-align:right;vertical-align:middle;content:"";opacity:0;transition:opacity ease-in .1s;margin-left:20px}[role=main] caption:hover .headerlink::after,[role=main] h1:hover .headerlink::after,[role=main] h2:hover .headerlink::after,[role=main] h3:hover .headerlink::after,[role=main] h4:hover .headerlink::after,[role=main] h5:hover .headerlink::after,[role=main] h6:hover .headerlink::after{opacity:1;transition:opacity ease-in .1s}[role=main] code.literal{padding:5px 7px 3px;line-height:1rem}@media (max-width:767px){[role=main] code.literal span.pre{word-break:break-word}}[role=main] .toctree-wrapper{padding-top:1rem}[role=main] .toctree-wrapper ul{padding-left:28px}@media (max-width:575px){[role=main] .toctree-wrapper ul{padding-left:20px}}[role=main] .toctree-wrapper ul li a{display:inline-block;padding-top:.2rem;padding-bottom:.6rem;line-height:32px}[role=main] .toctree-wrapper .caption .caption-text{font-weight:500;font-size:20px}[role=main] .align-cells-top td,[role=main] .align-cells-top th{vertical-align:top!important}[role=main] .align-cells-middle td,[role=main] .align-cells-middle th{vertical-align:middle!important}[role=main] .align-cells-bottom td,[role=main] .align-cells-bottom th{vertical-align:bottom!important}[role=main] .align-data-top td{vertical-align:top!important}[role=main] .align-data-middle td{vertical-align:middle!important}[role=main] .align-data-bottom td{vertical-align:bottom!important}[role=main] .align-header-top th{vertical-align:top!important}[role=main] .align-header-middle th{vertical-align:middle!important}[role=main] .align-header-bottom th{vertical-align:bottom!important}[role=main] .docutils:not(.list-rows) thead{position:relative;z-index:10}[role=main] .docutils:not(.list-rows) th{padding:8px 15px;font-size:18px;font-weight:600}[role=main] .docutils:not(.list-rows) .stub:not(.head){font-size:16px}[role=main] .docutils:not(.list-rows) tbody{position:relative}[role=main] .docutils:not(.list-rows) tbody th{padding:8px 15px}[role=main] .docutils:not(.list-rows) tbody td{padding:8px 15px}[role=main] .docutils:not(.list-rows) tbody p,[role=main] .docutils:not(.list-rows) tbody ul{margin-top:1rem;margin-bottom:1rem}[role=main] table.docutils:not(.list-rows){max-width:100%;overflow-x:auto;border-spacing:0;border-collapse:separate;border:1px solid}[role=main] table.docutils:not(.list-rows) .table-responsive{display:block;width:100%;overflow-x:auto}[role=main] table.docutils:not(.list-rows) tbody td,[role=main] table.docutils:not(.list-rows) tbody th{border:1px solid #dce8f8}[role=main] table.docutils:not(.list-rows) th>div,[role=main] table.docutils:not(.list-rows) th>p{white-space:nowrap}[role=main] table.docutils:not(.list-rows) p,[role=main] table.docutils:not(.list-rows) ul{margin-top:.3rem;margin-bottom:.3rem}[role=main] table.docutils:not(.list-rows).release-notes{border-spacing:0 2rem;border:none;border-radius:unset}[role=main] table.docutils:not(.list-rows).release-notes::after{content:none}[role=main] table.docutils:not(.list-rows).release-notes tr>td:first-child,[role=main] table.docutils:not(.list-rows).release-notes tr>th:first-child{padding-left:0;border-right:1px solid}[role=main] table.docutils:not(.list-rows).release-notes td,[role=main] table.docutils:not(.list-rows).release-notes th{vertical-align:baseline;border:none}[role=main] table.docutils:not(.list-rows).release-notes p,[role=main] table.docutils:not(.list-rows).release-notes ul{margin-top:1rem;margin-bottom:1rem}[role=main] table.docutils:not(.list-rows):not(.colwidths-given) col{width:auto!important}[role=main] table.hlist{display:block;margin-top:1rem;margin-bottom:1rem;overflow-x:auto}[role=main] table.hlist>tbody>tr>td{vertical-align:top}[role=main] table.hlist>tbody>tr>td>ul{padding:0 15px 0 0;margin:0;list-style:none}[role=main] table.hlist>tbody>tr>td>ul>li>ul{list-style:disc}[role=main] table.hlist>tbody>tr>td>ul>li>ul>li>ul{list-style:circle}[role=main] table.hlist>tbody>tr>td>ul>li>ul>li>ul>li>ul{list-style:square}[role=main] table.hlist>tbody>tr>td:last-child>ul{padding:0}[role=main] .table-wrapper{display:inline-block;max-width:100%;height:-moz-fit-content;height:fit-content;margin-top:1rem;margin-bottom:1rem;overflow:hidden;border:1px solid transparent;border-radius:10px}[role=main] .table-wrapper.w-header{background-repeat:no-repeat;background-size:100%}[role=main] .table-wrapper>caption{display:block;border:none}[role=main] .footnote-reference{font-size:.7em;text-decoration:underline;vertical-align:super}[role=main] .footnote.brackets{position:relative;display:flex;flex-flow:row wrap;padding-top:50px;line-height:32px;border-top:1px solid}[role=main] .footnote.brackets::before{position:absolute;top:10px;font-size:20px;font-weight:600;content:"Footnotes"}[role=main] .footnote.brackets .label{display:inline-block;margin-top:.5rem;margin-bottom:.5rem;margin-right:10px}[role=main] .footnote.brackets p{margin-top:.5rem;margin-bottom:.5rem}.light-theme [role=main] .headerlink::after{color:#545f73;background-image:url("../../images/icons/link.svg#link-lt")}.light-theme [role=main] code{color:#7c3db2;background-color:#e2eefe}.light-theme [role=main] caption,.light-theme [role=main] td,.light-theme [role=main] th{background-color:#fff}.light-theme [role=main] .docutils:not(.list-rows) thead{background-color:#256bd1}.light-theme [role=main] .docutils:not(.list-rows) thead th{background-color:#256bd1}.light-theme [role=main] .docutils:not(.list-rows) th{color:#fff;border-color:#256bd1}.light-theme [role=main] .docutils:not(.list-rows) .stub:not(.head){color:#292929}.light-theme [role=main] .docutils:not(.list-rows) tbody th{background-color:#fff;border-color:#dce8f8}.light-theme [role=main] .docutils:not(.list-rows) tbody td{border-color:#dce8f8}.light-theme [role=main] .docutils:not(.list-rows):not(.release-notes) tbody tr:nth-child(2n) td,.light-theme [role=main] .docutils:not(.list-rows):not(.release-notes) tbody tr:nth-child(2n) th{background-color:#f8fafd}.light-theme [role=main] table.docutils:not(.list-rows){border-color:#dce8f8}.light-theme [role=main] table.docutils:not(.list-rows).release-notes tr>td:first-child,.light-theme [role=main] table.docutils:not(.list-rows).release-notes tr>th:first-child{border-color:#dce8f8}.light-theme [role=main] .footnote.brackets{border-color:rgba(0,0,0,.1)}.light-theme [role=main] .toctree-wrapper .caption-text{color:#292929}.dark-theme [role=main] .headerlink::after{color:#9298ab;background-image:url("../../images/icons/link.svg#link-dt")}.dark-theme [role=main] code{color:#ebd0fc;background-color:#242424}.dark-theme [role=main] caption,.dark-theme [role=main] td,.dark-theme [role=main] th{background-color:#2a2d34}.dark-theme [role=main] .docutils:not(.list-rows) thead{background-color:#499cfe}.dark-theme [role=main] .docutils:not(.list-rows) thead th{background-color:#499cfe}.dark-theme [role=main] .docutils:not(.list-rows) th{color:#2a2d34;border-color:#499cfe}.dark-theme [role=main] .docutils:not(.list-rows) .stub:not(.head){color:#fff}.dark-theme [role=main] .docutils:not(.list-rows) tbody th{background-color:#2a2d34;border-color:#b7c6d7}.dark-theme [role=main] .docutils:not(.list-rows) tbody td{border-color:#b7c6d7}.dark-theme [role=main] .docutils:not(.list-rows):not(.release-notes) tbody tr:nth-child(2n) td,.dark-theme [role=main] .docutils:not(.list-rows):not(.release-notes) tbody tr:nth-child(2n) th{background-color:#28282a}.dark-theme [role=main] .docutils:not(.list-rows):not(.release-notes) tbody tr:nth-child(odd) td,.dark-theme [role=main] .docutils:not(.list-rows):not(.release-notes) tbody tr:nth-child(odd) th{background-color:#35333b}.dark-theme [role=main] table.docutils:not(.list-rows){border-color:#b7c6d7}.dark-theme [role=main] table.docutils:not(.list-rows).release-notes tr>td:first-child,.dark-theme [role=main] table.docutils:not(.list-rows).release-notes tr>th:first-child{border-color:#b7c6d7}.dark-theme [role=main] .footnote.brackets{border-color:rgba(255,255,255,.1)}.dark-theme [role=main] .toctree-wrapper .caption-text{color:#fff}.navbar-brand{position:relative;display:flex;align-content:flex-end}.navbar-brand img{width:auto;height:28px}@media (max-width:575px){.navbar-brand img{height:24px}}.light-theme .logo-link.docs{color:#292929}.light-theme .logo-light{display:inline-block}.light-theme .logo-dark{display:none}.dark-theme header svg{fill:#fff}.dark-theme .logo-link.docs{color:#fff}.dark-theme .logo-light{display:none}.dark-theme .logo-dark{display:inline-block}header .navbar-nav .nav-item .nav-link{padding:24px 10px;font-weight:500}.navbar-nav .nav-item.show svg{transform:rotate(180deg)}.navbar-nav .nav-item svg{width:12px;height:12px;transform:rotate(0);position:relative}@media (max-width:991px){.navbar-nav .nav-item svg{left:8px;bottom:-1px}}.navbar-nav .nav-link{padding:0 10px;font-size:17px}.navbar-nav .nav-link:focus,.navbar-nav .nav-link:hover{text-decoration:none;outline:0}.navbar-nav .nav-link a:focus-visible{text-decoration:underline}.navbar-nav .nav-link:active{font-weight:400}.navbar-nav .nav-link.dropdown-toggle{padding-right:27px}.navbar-nav .nav-link.dropdown-toggle[aria-expanded=true]{text-decoration:none}.navbar-nav .nav-link.dropdown-toggle::after{content:none}.navbar-nav .dropdown-menu{min-width:100%;padding:15px;margin-top:20px;border:1px solid;border-radius:10px;position:absolute;top:-24px!important}.navbar-nav .dropdown-menu::before{position:absolute;top:-9px;width:18px;height:18px;content:"";border-top:1px solid;border-left:1px solid;transform:rotate(45deg);-webkit-clip-path:inset(-15px 0 0 -15px);clip-path:inset(-15px 0 0 -15px)}.navbar-nav .dropdown-menu .dropdown-item{padding:.9rem .75rem;font-size:17px;font-weight:500}.light-theme .navbar-nav{background-color:#fff}.light-theme .navbar-nav .nav-link{color:#292929}.light-theme .navbar-nav .nav-link:focus,.light-theme .navbar-nav .nav-link:hover{color:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.light-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#292929}.light-theme .navbar-nav .dropdown-menu{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu::before{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu .dropdown-item{color:#292929}.light-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#256bd1;background-color:#fff}.dark-theme .navbar-nav{background-color:#212121}.dark-theme .navbar-nav .nav-link{color:#fff}.dark-theme .navbar-nav .nav-link:focus,.dark-theme .navbar-nav .nav-link:hover{color:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.dark-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#fff}.dark-theme .navbar-nav .dropdown-menu{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu::before{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu .dropdown-item{color:#fff}.dark-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#499cfe;background-color:#212121}header .tooltip{font-family:Manrope,sans-serif}#version-selector.show .dropdown-toggle::after{transform:rotate(180deg)}#version-selector .dropdown-btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:calc((385px + 32px)/ 2);height:40px;border:2px solid;border-radius:10px;transition:color 0s}@media (max-width:575px){#version-selector .dropdown-btn{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-btn{width:auto;padding:0;border:none}}#version-selector .dropdown-btn:focus{box-shadow:none}@media (max-width:1199px){#version-selector .dropdown-btn span{padding-right:5px}}#version-selector .dropdown-menu{top:52px;box-sizing:border-box;width:100%;border:2px solid;border-radius:10px}@media (max-width:575px){#version-selector .dropdown-menu{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-menu{left:-5px!important;min-width:185px;max-height:calc(100vh - 70px - 56px);padding:10px 0;overflow-y:auto;border:none}}#version-selector .dropdown-menu>li>a{display:inline-block;width:100%;padding:.4rem .75rem;text-decoration:none}#version-selector .dropdown-menu>li>a:focus,#version-selector .dropdown-menu>li>a:hover{font-weight:500}#version-selector .dropdown-menu>li>a.disabled{font-weight:500}#version-selector .dropdown-menu>li>a.disabled:focus,#version-selector .dropdown-menu>li>a.disabled:hover{font-weight:500}.light-theme header .tooltip .arrow::before{border-left-color:#e2eefe}.light-theme header .tooltip .tooltip-inner{color:#292929;background-color:#e2eefe}.light-theme #version-selector .dropdown-btn{color:#292929}@media (min-width:1200px){.light-theme #version-selector .dropdown-btn{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(101,124,151,.2)}.light-theme #version-selector .dropdown-menu{background-color:#ebf2fb}@media (min-width:1200px){.light-theme #version-selector .dropdown-menu{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-menu>li>a{color:#292929}.light-theme #version-selector .dropdown-menu>li>a:focus,.light-theme #version-selector .dropdown-menu>li>a:hover{background-color:#e2eefe}.light-theme #version-selector .dropdown-menu>li>a.disabled{color:#b7c6d7}.dark-theme header .tooltip .arrow::before{border-left-color:#242424}.dark-theme header .tooltip .tooltip-inner{color:#fff;background-color:#242424}.dark-theme #version-selector .dropdown-btn{color:#fff;background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-btn{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(152,162,179,.5)}.dark-theme #version-selector .dropdown-menu{background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-menu{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-menu>li>a{color:#fff}.dark-theme #version-selector .dropdown-menu>li>a:focus,.dark-theme #version-selector .dropdown-menu>li>a:hover{background-color:#242424}.dark-theme #version-selector .dropdown-menu>li>a.disabled{color:#a6b5c8}header{height:70px}@media (min-width:1200px){header{height:77px;box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}}@media (max-width:1199px){header.fixed-top{z-index:100}}header .navbar{height:70px}@media (min-width:1200px){header .navbar{height:77px}}@media (max-width:575px){header .logo-link{max-width:180px;font-size:.8rem}}@media (max-width:575px){header .logo-link svg{max-width:180px}}header .mobile-primary-header{display:flex;align-items:center;justify-content:space-between;width:100%}@media (min-width:1200px){header .mobile-primary-header{width:auto}}header .mobile-secondary-header{padding-right:15px;display:flex;align-items:center;height:54px}header .navbar-toggler{padding:.4rem}header .navbar-toggler .navbar-toggler-icon,header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{width:24px;height:3px;border:1px solid;border-radius:6px}header .navbar-toggler .navbar-toggler-icon{position:relative}header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{position:absolute;left:-1px;display:block;content:""}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{transition:background-color .5s .3s,border-color .5s .3s}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::before{top:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::after{bottom:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon{background-color:transparent;border-color:transparent}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::before{top:-1px;transition:all .5s;transform:rotateZ(45deg)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::after{bottom:-1px;transition:all .5s;transform:rotateZ(-45deg)}header .search-toggler{margin-right:3px}header .search-toggler .search-toggler-icon{display:block;width:32px;height:32px}.light-theme header{background:#fff}.light-theme header .navbar-toggler .navbar-toggler-icon::after,.light-theme header .navbar-toggler .navbar-toggler-icon::before,.light-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#256bd1;border-color:#256bd1}@media (max-width:1199px){.light-theme header .mobile-secondary-header{background-color:#ebf2fb}}.light-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme header svg{fill:#000}.dark-theme header{background:#212121}.dark-theme header .navbar-toggler .navbar-toggler-icon::after,.dark-theme header .navbar-toggler .navbar-toggler-icon::before,.dark-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#499cfe;border-color:#499cfe}@media (max-width:1199px){.dark-theme header .mobile-secondary-header{background-color:#343741}}.dark-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-dt")}footer{padding:50px 15px 26px}@media (min-width:1200px){footer{position:absolute;right:0;display:flex;align-items:center;height:70px;padding:15px 0 15px 30px}}@media (min-width:1200px) and (max-width:1599px){footer{left:320px}}@media (min-width:1600px){footer{left:385px}}footer .nav-item svg{height:15px;width:17px}@media (max-width:1199px){footer>.container{flex-direction:column}}footer .logo-link svg{display:inline-block;width:28px;height:16px}@media (max-width:575px){footer .logo-link svg{width:46px;height:24px;margin-bottom:10px}}@media (min-width:1200px){footer .desktop-footer{width:100%}}@media (min-width:768px) and (max-width:1199px){footer .desktop-footer{padding-top:15px;padding-bottom:15px}}footer .desktop-footer .social-links{display:flex;padding:3px 0;font-size:14px}@media (min-width:768px){footer .desktop-footer .social-links{justify-content:flex-end}}@media (max-width:767px){footer .desktop-footer .social-links{justify-content:center;align-items:center;padding:40px 0}}footer .desktop-footer .social-links i{font-size:23px}@media (min-width:576px){footer .desktop-footer .social-links i{font-size:1rem}}footer .desktop-footer .social-links svg{height:21px;width:20px}@media (min-width:1200px){footer .desktop-footer .social-links svg{height:21px;width:15px}}footer .subfooter{font-size:14px;display:flex;flex-direction:row;position:relative}@media (max-width:575px){footer .subfooter{flex-direction:column;align-items:center}}@media (max-width:767px){footer .subfooter{padding-top:40px;justify-content:center;align-items:center}}footer .subfooter>div{padding:5px 15px;line-height:30px}@media (min-width:576px){footer .subfooter>div{border-left:1px solid #7a7a7a;padding:0 15px}}footer .subfooter>div a{text-decoration:none}@media (min-width:576px){footer .subfooter>div:first-of-type,footer .subfooter>div:nth-of-type(2){border:0;padding-left:0}}@media (min-width:576px){footer .subfooter>div:last-of-type{padding-right:0}}footer .website-links{margin-bottom:.5rem;position:relative}footer .website-links::after{content:"";height:0;width:calc(100% - 30px);position:absolute;bottom:0;left:15px;right:15px;border-bottom:1px solid #7a7a7a}footer .website-links ul{padding-left:0;margin-bottom:0;list-style:none}footer .website-links a:focus,footer .website-links a:hover{font-weight:500}footer .footer-section{line-height:32px;padding-bottom:40px}footer .footer-section .footer-title{font-size:17px;text-transform:uppercase;margin-bottom:.4rem;font-weight:600}footer ul{padding-left:15px;margin:0}footer .nav-link{padding:0 15px}@media (max-width:575px){.index footer>div{margin-right:auto;margin-left:0}}@media (max-width:767px){.index footer .desktop-footer.row{flex-direction:column}}@media (max-width:575px){.index footer .social-links .nav-link{padding:0 11px}}.light-theme footer{background:#f5f6f7}.light-theme footer .nav-link{color:#292929}.light-theme footer .nav-link svg{fill:#292929}.light-theme footer .nav-link:hover{color:#3585f9}.light-theme footer .nav-link:hover svg{fill:#3585f9}.light-theme footer .website-links a{color:#292929}.light-theme footer .website-links a:focus,.light-theme footer .website-links a:hover{color:#3585f9}.light-theme footer .logo-link svg{fill:#000}.light-theme footer .subfooter>div a{color:#292929}.light-theme footer .subfooter>div a:active,.light-theme footer .subfooter>div a:hover{color:#256bd1}.dark-theme footer{background:#242424}.dark-theme footer .nav-link{color:#fff}.dark-theme footer .nav-link svg{fill:#fff}.dark-theme footer .nav-link:hover{color:#6ca2f0}.dark-theme footer .nav-link:hover svg{fill:#6ca2f0}.dark-theme footer .website-links a{color:#fff}.dark-theme footer .website-links a:focus,.dark-theme footer .website-links a:hover{color:#6ca2f0}.dark-theme footer .logo-link svg{fill:#fff}.dark-theme footer .subfooter>div a{color:#fff}.dark-theme footer .subfooter>div a:active,.dark-theme footer .subfooter>div a:hover{color:#499cfe}.search-box{overflow:hidden;border:2px solid;border-radius:10px}.search-box .search-form{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;height:40px}.search-box .search-form .form-control{position:relative;z-index:1;width:100%;font-size:18px;font-weight:500;border:none;padding-right:40px}.search-box .search-form .btn-search{position:absolute;right:0;z-index:10;width:38px;height:38px;padding:5px;background-repeat:no-repeat;background-position:center;background-size:38px 38px;border:none;border-radius:calc(10px - 2px)}header .search-box{min-width:380px}.light-theme .search-box{background-color:#fff;border-color:#c1ccd9}.light-theme .search-box:focus-within{border-color:#3585f9}.light-theme .search-box .form-control{color:#292929;background-color:#fff}.light-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme .search-box ::-moz-placeholder{color:#a6b5c8}.light-theme .search-box ::placeholder{color:#a6b5c8}.dark-theme .search-box{background-color:#2a2d34;border-color:#fff}.dark-theme .search-box:focus-within{border-color:#6ca2f0}.dark-theme .search-box .form-control{color:#fff;background-color:#2a2d34}.dark-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-dt")}.dark-theme .search-box ::-moz-placeholder{color:#a6b5c8}.dark-theme .search-box ::placeholder{color:#a6b5c8}@media (max-width:1199px){#global-toc{width:100%;max-height:calc(100vh - 70px);padding-bottom:10px;margin-bottom:0;overflow-y:auto;pointer-events:all}}@media (min-width:1200px){#global-toc.collapse:not(.show){display:block}}#global-toc ul{padding:0;list-style:none}#global-toc ul a{padding-right:60px}@media (min-width:1200px) and (max-width:1599px){#global-toc ul a{padding-right:48px}}#global-toc ul .current-toc-node:hover .toc-toggle-btn{display:block}#global-toc ul .current-toc-node::before{position:absolute;top:1.1rem;display:inline-block;width:6px;height:6px;pointer-events:none;content:"";border:5px solid;border-right-color:transparent;border-bottom:0;border-left-color:transparent;transform:rotate(-90deg)}#global-toc .show>ul{display:block}#global-toc li>ul{display:none}#global-toc a{position:relative;display:inline-block;width:100%;padding:5px 0;font-weight:400;line-height:32px;text-decoration:none}#global-toc a:hover .toc-toggle-btn{display:block}#global-toc ul .toctree-l2>a{padding-left:20px}#global-toc ul .toctree-l2>a.current-toc-node::before{left:5px}#global-toc ul .toctree-l3>a{padding-left:40px}#global-toc ul .toctree-l3>a.current-toc-node::before{left:25px}#global-toc ul .toctree-l4>a{padding-left:60px}#global-toc ul .toctree-l4>a.current-toc-node::before{left:45px}#global-toc ul .toctree-l5>a{padding-left:80px}#global-toc ul .toctree-l5>a.current-toc-node::before{left:65px}#global-toc ul .toctree-l6>a{padding-left:100px}#global-toc ul .toctree-l6>a.current-toc-node::before{left:85px}#global-toc [class*=toctree-l].current>a{font-weight:600}#global-toc [class*=toctree-l].current.show>ul{display:block}#global-toc [class*=toctree-l].show>a .toc-toggle-btn{transform:rotateZ(180deg)}#global-toc [class*=toctree-l]>ul{display:none}#global-toc [class*=toctree-l]>ul a{font-size:15px}#global-toc .toctree-l1>a{padding-left:20px;font-size:16px}#global-toc .toctree-l1>a::before{left:10px}#global-toc .toctree-l1>ul{margin-left:20px;border-left:1px solid}#global-toc .toc-toggle-btn{position:absolute;top:calc(50% - 21px);right:15px;display:none;width:42px;height:42px;padding:0;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:24px 24px;border:none}@media (hover:none){#global-toc .toc-toggle-btn{display:block}}#global-toc .toctree-l6.toc-toggle a .toc-toggle-btn{display:none}#global-toc .toctree-l7{display:none}.light-theme #global-toc ul .current-toc-node{color:#1561d0}.light-theme #global-toc ul .current-toc-node:hover{color:#3585f9}.light-theme #global-toc ul .current-toc-node::before{border-top-color:#256bd1}.light-theme #global-toc a{color:#292929}.light-theme #global-toc a .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-light-lt)}.light-theme #global-toc a:hover{color:#3585f9}.light-theme #global-toc a:hover .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-lt)}.light-theme #global-toc .toctree-l1.show{background-color:rgba(255,255,255,.3)}.light-theme #global-toc .toctree-l1.show>a{background-color:#dcebff}.light-theme #global-toc .toctree-l1>ul{border-left-color:#256bd1}.dark-theme #global-toc ul .current-toc-node{color:#499cfe}.dark-theme #global-toc ul .current-toc-node:hover{color:#6ca2f0}.dark-theme #global-toc ul .current-toc-node::before{border-top-color:#499cfe}.dark-theme #global-toc a{color:#fff}.dark-theme #global-toc a .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-light-dt)}.dark-theme #global-toc a:hover{color:#6ca2f0}.dark-theme #global-toc a:hover .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-dt)}.dark-theme #global-toc .toctree-l1.show{background-color:rgba(42,45,52,.3)}.dark-theme #global-toc .toctree-l1.show>a{background-color:rgba(220,235,255,.1)}.dark-theme #global-toc .toctree-l1>ul{border-left-color:#499cfe}#left-sidebar{position:fixed;top:70px;flex-shrink:0;flex-grow:0}@media (max-width:1199px){#left-sidebar{z-index:110;height:0}}@media (min-width:1200px){#left-sidebar{top:77px;display:block}}@media (min-width:1200px) and (max-width:1599px){#left-sidebar{flex-basis:320px;width:320px}}@media (min-width:1600px){#left-sidebar{flex-basis:385px;width:385px}}@media (max-width:1199px){#left-sidebar .sidebar-container{position:fixed;top:70px;bottom:0;left:0;width:100%;height:calc(100vh - 70px);pointer-events:none}}@media (min-width:1200px){#left-sidebar .sidebar-container{top:77px;height:calc(100vh - 77px);padding:30px 0}}@media (min-width:1200px) and (max-width:1599px){#left-sidebar .sidebar-container{width:320px}}@media (min-width:1600px){#left-sidebar .sidebar-container{width:385px}}#left-sidebar .sidebar-container>nav{padding-top:10px}#left-sidebar .sidebar-container #search-box-wrapper{padding:20px 15px 15px 15px}@media (max-width:1199px){#left-sidebar .sidebar-container #search-box-wrapper{position:fixed;z-index:10;width:100%;pointer-events:all}}@media (min-width:1200px){#left-sidebar .sidebar-container #search-box-wrapper{padding-top:0}}@media (min-width:1200px){#left-sidebar .sidebar-container #search-box-wrapper.collapse:not(.show){display:block}}@media (max-width:1199px){#left-sidebar .sidebar-container #search-box-wrapper.collapsing+#global-toc,#left-sidebar .sidebar-container #search-box-wrapper.show+#global-toc{padding-top:90px;transition:padding-top .3s}}@media (min-width:1200px){.light-theme #left-sidebar .sidebar-container{background-color:#ebf2fb}}.light-theme #left-sidebar #global-toc,.light-theme #left-sidebar #search-box-wrapper{background-color:#ebf2fb}@media (min-width:1200px){.dark-theme #left-sidebar .sidebar-container{background-color:#343741}}.dark-theme #left-sidebar #global-toc,.dark-theme #left-sidebar #search-box-wrapper{background-color:#343741}.section{margin-top:1rem;margin-bottom:1rem}.section::before{position:relative;display:block;width:0;height:1rem;margin-top:-1rem;content:""}.section>dl{margin-top:1rem;margin-bottom:1rem}@media (max-width:575px){#central-column *{scroll-margin-top:calc(70px + 54px)}}@media (min-width:576px) and (max-width:1199px){#central-column *{scroll-margin-top:calc(70px + 54px + 70px)}}@media (min-width:1200px){#central-column *{scroll-margin-top:calc(77px + 60px)}}#central-column{width:100%}@media (min-width:1200px) and (max-width:1599px){#central-column{padding-right:240px;padding-left:320px}}@media (min-width:1600px){#central-column{padding-right:290px;padding-left:385px}}[role=main] .no-margins{margin:0}[role=main] img{border:10px solid #f0f2f6}[role=main] strong{font-weight:600}[role=main] code{display:inline-block;padding:1px 2px;font-family:"Fira Mono",monospace}[role=main] .figure p{margin-top:0}[role=main] ol,[role=main] ul{padding-left:35px}[role=main] .arabic{list-style-type:decimal}[role=main] .loweralpha{list-style-type:lower-alpha}[role=main] .lowerroman{list-style-type:lower-roman}[role=main] .upperalpha{list-style-type:upper-alpha}[role=main] .upperroman{list-style-type:upper-roman}[role=main] :not(li)>.arabic>li>.arabic{list-style-type:lower-alpha}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic{list-style-type:lower-roman}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic>li>.arabic{list-style-type:upper-alpha}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic>li>.arabic>li>.arabic{list-style-type:upper-roman}[role=main] caption{padding:8px;border:1px solid;border-top:none;border-radius:0 0 10px 10px}[role=main] table.docutils caption{caption-side:top;border:1px solid;border-radius:0;display:table-caption}[role=main] table.docutils caption .caption-text{font-weight:600;font-size:18px}[role=main] .highlighted{display:inline-block}.light-theme [role=main] caption{border-color:#dce8f8}.light-theme [role=main] .caption-text{color:#545f73}.light-theme [role=main] table.docutils caption{border-color:#dce8f8;background-color:#256bd1}.light-theme [role=main] table.docutils caption .headerlink::after{filter:brightness(2)}.light-theme [role=main] table.docutils caption .caption-text{color:#fff}.light-theme [role=main] .highlighted,.light-theme [role=main] mark{background-color:#ffe853}.dark-theme [role=main] caption{border-color:#b7c6d7}.dark-theme [role=main] .caption-text{color:#9a9fb1}.dark-theme [role=main] table.docutils caption{border-color:#b7c6d7;background-color:#499cfe}.dark-theme [role=main] table.docutils caption .headerlink::after{filter:brightness(.5)}.dark-theme [role=main] table.docutils caption .caption-text{color:#2a2d34}.dark-theme [role=main] .highlighted,.dark-theme [role=main] mark{color:#fff;background-color:#80700a}#light-dark-switch{display:flex;flex-direction:row}@media (min-width:1200px){#light-dark-switch{padding-bottom:8px}}#light-dark-switch+.edit-repo{border-top:1px solid #c1ccd9}#light-dark-switch>span:first-child{margin-left:4px}@media (max-width:575px){#light-dark-switch .text{display:none}}#light-dark-switch .switch-icon{display:inline-block;width:20px;height:20px;margin-right:5px;margin-left:5px;background-position:center;background-size:contain}#mode-switch{position:relative;top:1px;box-sizing:content-box;display:flex;flex-direction:row;width:26px;height:16px;padding:0;margin:0 5px;border:1px solid;border-radius:25px}#mode-switch.dark{justify-content:flex-end}#mode-switch.dark span{top:0;left:calc(100% - 16px)}#mode-switch span{position:absolute;top:0;left:0;display:inline-block;width:16px;height:16px;content:"";background-color:#fff;border-radius:50%;transition:left ease-in 75ms}.light-theme #light-dark-switch{color:#292929}.light-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-lt")}.light-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-lt")}.light-theme #mode-switch{background-color:#256bd1;border-color:#256bd1}.dark-theme #light-dark-switch{color:#fff}.dark-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-dt")}.dark-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-dt")}.dark-theme #mode-switch{background-color:#499cfe;border-color:#499cfe}#local-toc{padding:0}#local-toc>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc .toc-title{display:inline-block;height:30px;margin-top:20px;font-size:18px;font-weight:600;text-transform:uppercase}#local-toc>ul{height:calc(100vh - 77px - 60px - 40px - 30px - 30px - 70px);overflow-y:auto}#local-toc ul{padding:0;margin:0;list-style:none}#local-toc ul a{padding-top:4px;padding-bottom:4px;font-size:14px;line-height:24px;border-left:2px solid}#local-toc ul a:focus,#local-toc ul a:hover{outline:0}#local-toc ul a:active{font-weight:600}#local-toc ul .active{font-weight:600}.light-theme #local-toc .navbar-nav{background-color:#fff}.light-theme #local-toc .toc-title{color:#292929}.light-theme #local-toc ul a{border-left-color:#fff}.light-theme #local-toc ul a:focus,.light-theme #local-toc ul a:hover{color:#3585f9}.light-theme #local-toc ul a:active{color:#256bd1}.light-theme #local-toc ul .active{color:#256bd1;border-left-color:#256bd1}.dark-theme #local-toc .navbar-nav{background-color:#2a2d34}.dark-theme #local-toc .toc-title{color:#fff}.dark-theme #local-toc ul a{border-left-color:#2a2d34}.dark-theme #local-toc ul a:focus,.dark-theme #local-toc ul a:hover{color:#6ca2f0}.dark-theme #local-toc ul a:active{color:#499cfe}.dark-theme #local-toc ul .active{color:#499cfe;border-left-color:#499cfe}#right-sidebar{position:fixed;right:0}@media (max-width:1199px){#right-sidebar{top:70px;z-index:100;display:flex;align-items:center;height:54px;padding-right:15px}}@media (min-width:1200px){#right-sidebar{top:77px;flex-shrink:0;flex-grow:0;height:calc(100vh - 77px - 70px)}}@media (min-width:1200px) and (max-width:1599px){#right-sidebar{flex-basis:240px;width:240px}}@media (min-width:1600px){#right-sidebar{flex-basis:290px;width:290px}}@media (min-width:1200px){#right-sidebar .sidebar-container{position:fixed;top:77px;right:0;bottom:70px;width:calc((385px / 2) + 30px);padding:30px 16px;margin-left:auto;overflow:hidden}}#right-sidebar .sidebar-container .edit-repo{width:100%;height:40px;padding:8px 8px 8px 4px}#right-sidebar .sidebar-container .edit-repo a .icon{margin-left:10px;font-size:14px;height:14px;width:14px}@media (min-width:1200px){.light-theme #right-sidebar .sidebar-container{background-color:#fff}}.light-theme #right-sidebar .sidebar-container a .icon{fill:#256bd1}.light-theme #right-sidebar .sidebar-container a:hover .icon{fill:#3585f9}@media (min-width:1200px){.dark-theme #right-sidebar .sidebar-container{background-color:#2a2d34}}.dark-theme #right-sidebar .sidebar-container a .icon{fill:#499cfe}.dark-theme #right-sidebar .sidebar-container a:hover .icon{fill:#6ca2f0}.no-latest-notice-wrapper{position:fixed;z-index:98;width:100%;min-height:60px;padding-right:15px;padding-left:30px}@media (max-width:1199px){.no-latest-notice-wrapper{padding-left:15px}}@media (min-width:1200px) and (max-width:1599px){.no-latest-notice-wrapper{right:240px;left:320px;width:calc(100% - 240px - 320px)}}@media (min-width:1600px){.no-latest-notice-wrapper{right:290px;left:385px;width:calc(100% - 290px - 385px)}}.no-latest-notice-wrapper .no-latest-notice{display:inline-block;width:100%;padding:5px 20px;margin:.6em 0;border-left:5px solid}@media (max-width:575px){.no-latest-notice-wrapper .no-latest-notice{font-size:14px}}.no-latest-notice-wrapper .no-latest-notice .no-latest-title{position:relative;display:inline-block;padding:4px 15px 4px 0;font-weight:600;line-height:24px}@media (max-width:575px){.no-latest-notice-wrapper .no-latest-notice .no-latest-title{line-height:16px}}.no-latest-notice-wrapper .no-latest-notice .no-latest-text-wrapper{padding:4px 15px 4px 0;line-height:24px}@media (max-width:575px){.no-latest-notice-wrapper .no-latest-notice .no-latest-text-wrapper{line-height:16px}}.no-latest-docs.document #central-column{padding-top:calc(60px + 60px)}.no-latest-docs.document #central-column *{scroll-margin-top:calc(77px + 60px + 60px)}.no-latest-docs.document [role=main]{min-height:calc(100vh - 77px - 60px - 70px - 60px)}.no-latest-docs.document .no-latest-notice-wrapper{top:calc(77px + 60px)}@media (max-width:575px){.no-latest-docs.document .no-latest-notice-wrapper{top:calc(70px + 54px)}}@media (min-width:576px) and (max-width:1199px){.no-latest-docs.document .no-latest-notice-wrapper{top:calc(70px + 54px + 60px)}}.no-latest-docs.search .no-latest-notice-wrapper{top:calc(77px)}@media (max-width:575px){.no-latest-docs.search .no-latest-notice-wrapper{top:calc(70px + 54px)}}@media (min-width:576px) and (max-width:1199px){.no-latest-docs.search .no-latest-notice-wrapper{top:calc(70px + 54px)}}.no-latest-docs.search #central-column{padding-top:60px}@media (max-width:575px){.no-latest-docs.search #central-column{padding-top:calc(60px + 40px)}}.light-theme .no-latest-notice-wrapper{background-color:#fff}.light-theme .no-latest-notice-wrapper .no-latest-notice{background-color:rgba(255,122,47,.05);border-left-color:#ff7a2f}.light-theme .no-latest-notice-wrapper .no-latest-notice .no-latest-title{color:#b35621}.dark-theme .no-latest-notice-wrapper{background-color:#2a2d34}.dark-theme .no-latest-notice-wrapper .no-latest-notice{background-color:rgba(179,86,33,.2);border-left-color:#b35621}.dark-theme .no-latest-notice-wrapper .no-latest-notice .no-latest-title{color:#ff7a2f} +body{position:relative;margin-top:calc(70px + 54px);font-family:Manrope,sans-serif;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:1200px){body{margin-top:77px}}.icon-assets{position:relative}.icon-assets svg{position:absolute;left:-9999px;overflow:hidden;width:0;height:0}.inner-body{position:relative;width:100%}.rubric.h1,h1{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:34px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h1,h1{font-size:28px}}.rubric.h2,h2{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:28px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h2,h2{font-size:23px}}.rubric.h3,h3{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:22px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h3,h3{font-size:18px}}.rubric.h4,h4{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:18px;font-weight:600;letter-spacing:.03em}@media (max-width:1199px){.rubric.h4,h4{font-size:17px}}.rubric.h5,h5{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}.rubric.h6,h6{display:block;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;margin-bottom:1rem;font-size:16px;font-weight:600;letter-spacing:.03em}main{min-height:calc(100vh - 70px);padding-right:15px;padding-left:15px}@media (max-width:767px){main{min-height:auto}}@media (min-width:1200px){main{min-height:calc(100vh - 77px - 70px);padding-left:30px}}main img{max-width:100%;margin-top:1rem;margin-bottom:1rem}main p{margin-top:1rem;margin-bottom:1rem;font-family:Manrope,sans-serif;font-style:normal;line-height:32px;letter-spacing:.03em}main table{margin-top:1rem;margin-bottom:1rem}main table td,main table th{vertical-align:middle}.sidebar{flex-shrink:0}.sidebar .sidebar-container{top:0;overflow-y:auto}a:active{font-weight:600}th .line,th p{margin:0;font-weight:inherit;font-weight:500}cite{font-style:italic}cite:after{content:"";padding-right:3px}body{color:#292929;background-color:#fff}.light-theme body{color:#292929;background-color:#fff}.light-theme body a{color:#256bd1}.light-theme body a:focus,.light-theme body a:hover{color:#3585f9}.light-theme body a:active{color:#256bd1}@media (prefers-color-scheme:dark){body{color:#fff;background-color:#2a2d34}}.dark-theme body{color:#fff;background-color:#2a2d34}.dark-theme body a{color:#499cfe}.dark-theme body a:focus,.dark-theme body a:hover{color:#6ca2f0}.dark-theme body a:active{color:#499cfe}.section.accordion-parent{display:inline-block;width:100%;margin-top:0;margin-bottom:0}.accordion-title{display:flex;align-items:center;width:100%;height:1.5em;border-bottom:2px solid}@media (max-width:1199px){.accordion-title{display:inline-block;height:auto}}.accordion-title::before{display:inline-block;width:20px;height:20px;margin-right:10px;content:"";background-repeat:no-repeat;background-position:center;background-size:20px 20px;transition:transform .2s}@media (max-width:1199px){.accordion-title::before{width:14px;height:14px}}.accordion-title.collapsed::before{transition:transform .2s;transform:rotateZ(-90deg)}.light-theme .accordion-title{border-bottom-color:#b7c6d7}.light-theme .accordion-title::before{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-lt")}.dark-theme .accordion-title{border-bottom-color:#e1e1e5}.dark-theme .accordion-title::before{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-dt")}#central-column .admonition{padding:0 20px 1px;margin-top:1rem;margin-bottom:1rem;border-left:5px solid}#central-column .admonition:not(.long){padding-top:15px;padding-bottom:15px}#central-column .admonition:not(.long) p{display:inline;padding-bottom:1rem;margin-bottom:0}#central-column .admonition.long .admonition-title::after{position:absolute;top:18px;left:0;display:inline-block;width:1.5rem;height:1.5rem;vertical-align:middle;content:""}#central-column .admonition.long.attention .admonition-title,#central-column .admonition.long.caution .admonition-title,#central-column .admonition.long.danger .admonition-title,#central-column .admonition.long.error .admonition-title,#central-column .admonition.long.hint .admonition-title,#central-column .admonition.long.important .admonition-title,#central-column .admonition.long.note .admonition-title,#central-column .admonition.long.tip .admonition-title,#central-column .admonition.long.warning .admonition-title{padding-left:38px}#central-column .admonition .admonition-title{position:relative;padding:16px 5px 16px 0;margin-bottom:0;font-size:18px;font-weight:600;line-height:28px}.light-theme #central-column .admonition{color:#292929;background-color:rgba(84,95,115,.05);border-color:#545f73}.light-theme #central-column .admonition .admonition-title{color:#545f73}.light-theme #central-column .admonition.note{border-color:#3585f9;background-color:rgba(53,133,249,.05)}.light-theme #central-column .admonition.note .admonition-title{color:#256bd1}.light-theme #central-column .admonition.note .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-check-lt")}.light-theme #central-column .admonition.warning{border-color:#ff7a2f;background-color:rgba(255,122,47,.05)}.light-theme #central-column .admonition.warning .admonition-title{color:#b35621}.light-theme #central-column .admonition.warning .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-orange")}.light-theme #central-column .admonition.attention{border-color:#3585f9;background-color:rgba(53,133,249,.05)}.light-theme #central-column .admonition.attention .admonition-title{color:#256bd1}.light-theme #central-column .admonition.attention .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-bell-lt")}.light-theme #central-column .admonition.caution{border-color:#ff7a2f;background-color:rgba(255,122,47,.05)}.light-theme #central-column .admonition.caution .admonition-title{color:#b35621}.light-theme #central-column .admonition.caution .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-orange")}.light-theme #central-column .admonition.danger{border-color:#bd271e;background-color:rgba(189,39,30,.05)}.light-theme #central-column .admonition.danger .admonition-title{color:#bd271e}.light-theme #central-column .admonition.danger .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-red-lt")}.light-theme #central-column .admonition.error{border-color:#bd271e;background-color:rgba(189,39,30,.05)}.light-theme #central-column .admonition.error .admonition-title{color:#bd271e}.light-theme #central-column .admonition.error .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-x-lt")}.light-theme #central-column .admonition.hint{border-color:#207d82;background-color:rgba(32,125,130,.05)}.light-theme #central-column .admonition.hint .admonition-title{color:#207d82}.light-theme #central-column .admonition.hint .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-bulb")}.light-theme #central-column .admonition.important{border-color:#3585f9;background-color:rgba(53,133,249,.05)}.light-theme #central-column .admonition.important .admonition-title{color:#256bd1}.light-theme #central-column .admonition.important .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-blue-lt")}.light-theme #central-column .admonition.tip{border-color:#207d82;background-color:rgba(32,125,130,.05)}.light-theme #central-column .admonition.tip .admonition-title{color:#207d82}.light-theme #central-column .admonition.tip .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-bulb")}.dark-theme #central-column .admonition{color:#fff;background-color:rgba(146,152,171,.1);border-color:#9298ab}.dark-theme #central-column .admonition .admonition-title{color:#9298ab}.dark-theme #central-column .admonition.note{border-color:#499cfe;background-color:rgba(73,156,254,.1)}.dark-theme #central-column .admonition.note .admonition-title{color:#499cfe}.dark-theme #central-column .admonition.note .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-check-dt")}.dark-theme #central-column .admonition.warning{border-color:#ff7a2f;background-color:rgba(255,122,47,.1)}.dark-theme #central-column .admonition.warning .admonition-title{color:#ff7a2f}.dark-theme #central-column .admonition.warning .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-orange")}.dark-theme #central-column .admonition.attention{border-color:#499cfe;background-color:rgba(73,156,254,.1)}.dark-theme #central-column .admonition.attention .admonition-title{color:#499cfe}.dark-theme #central-column .admonition.attention .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-bell-dt")}.dark-theme #central-column .admonition.caution{border-color:#ff7a2f;background-color:rgba(255,122,47,.1)}.dark-theme #central-column .admonition.caution .admonition-title{color:#ff7a2f}.dark-theme #central-column .admonition.caution .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-orange")}.dark-theme #central-column .admonition.danger{border-color:#f86b63;background-color:rgba(248,107,99,.1)}.dark-theme #central-column .admonition.danger .admonition-title{color:#f86b63}.dark-theme #central-column .admonition.danger .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-red-dt")}.dark-theme #central-column .admonition.error{border-color:#f86b63;background-color:rgba(248,107,99,.1)}.dark-theme #central-column .admonition.error .admonition-title{color:#f86b63}.dark-theme #central-column .admonition.error .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-x-dt")}.dark-theme #central-column .admonition.hint{border-color:#207d82;background-color:rgba(32,125,130,.1)}.dark-theme #central-column .admonition.hint .admonition-title{color:#207d82}.dark-theme #central-column .admonition.hint .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-bulb")}.dark-theme #central-column .admonition.important{border-color:#499cfe;background-color:rgba(73,156,254,.1)}.dark-theme #central-column .admonition.important .admonition-title{color:#499cfe}.dark-theme #central-column .admonition.important .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-exclamation-blue-dt")}.dark-theme #central-column .admonition.tip{border-color:#207d82;background-color:rgba(32,125,130,.1)}.dark-theme #central-column .admonition.tip .admonition-title{color:#207d82}.dark-theme #central-column .admonition.tip .admonition-title::after{background:url("../../images/icons/svg-icons.svg#circle-bulb")}main .versionmodified{position:relative;display:inline-block;padding-left:38px;font-weight:600}main .versionmodified::before{position:absolute;top:3px;left:0;display:block;width:24px;height:24px;content:""}main .versionmodified.changed::before{background:url("../../images/icons/svg-icons.svg#circle-exclamation-orange")}main .versionmodified.deprecated::before{background:url("../../images/icons/svg-icons.svg#circle-exclamation-orange")}.light-theme .versionmodified.added::before{background:url("../../images/icons/svg-icons.svg#circle-exclamation-blue-lt")}.dark-theme .versionmodified.added::before{background:url("../../images/icons/svg-icons.svg#circle-exclamation-blue-dt")}#central-column .step-card{padding:30px;border-radius:10px}@media (max-width:575px){#central-column .step-card{padding:10px}}#central-column .step-card .rubric.h1,#central-column .step-card .rubric.h2,#central-column .step-card .rubric.h3,#central-column .step-card .rubric.h4,#central-column .step-card .rubric.h5,#central-column .step-card .rubric.h6,#central-column .step-card h1,#central-column .step-card h2,#central-column .step-card h3,#central-column .step-card h4,#central-column .step-card h5,#central-column .step-card h6{display:inline-block;width:100%;padding-bottom:5px;margin-top:0;border-bottom:1px solid}#central-column .step-card.section{margin-top:0}#central-column .step-card.section::before{content:none}#central-column .step-card .section.accordion-parent{margin-top:1rem}.light-theme #central-column .step-card{background-color:#fafcff}.light-theme #central-column .step-card .rubric.h1,.light-theme #central-column .step-card .rubric.h2,.light-theme #central-column .step-card .rubric.h3,.light-theme #central-column .step-card .rubric.h4,.light-theme #central-column .step-card .rubric.h5,.light-theme #central-column .step-card .rubric.h6,.light-theme #central-column .step-card h1,.light-theme #central-column .step-card h2,.light-theme #central-column .step-card h3,.light-theme #central-column .step-card h4,.light-theme #central-column .step-card h5,.light-theme #central-column .step-card h6{color:#256bd1;border-color:#b7c6d7}.dark-theme #central-column .step-card{background-color:#1d2025}.dark-theme #central-column .step-card .rubric.h1,.dark-theme #central-column .step-card .rubric.h2,.dark-theme #central-column .step-card .rubric.h3,.dark-theme #central-column .step-card .rubric.h4,.dark-theme #central-column .step-card .rubric.h5,.dark-theme #central-column .step-card .rubric.h6,.dark-theme #central-column .step-card h1,.dark-theme #central-column .step-card h2,.dark-theme #central-column .step-card h3,.dark-theme #central-column .step-card h4,.dark-theme #central-column .step-card h5,.dark-theme #central-column .step-card h6{color:#499cfe}.breadcrumb-wrapper{position:fixed;top:77px;z-index:99;display:flex;flex-direction:row;width:100%;min-height:60px;padding:5px 15px 5px 30px}@media (max-width:575px){.breadcrumb-wrapper{position:static;overflow:auto}}@media (max-width:1199px){.breadcrumb-wrapper{top:calc(70px + 54px);align-items:center;padding-left:15px}}@media (min-width:1200px){.breadcrumb-wrapper{align-items:flex-end;max-height:90px}}@media (min-width:1200px) and (max-width:1599px){.breadcrumb-wrapper{width:calc(100% - 320px - 240px)}}@media (min-width:1600px){.breadcrumb-wrapper{width:calc(100% - 385px - 290px)}}#breadcrumbs{display:block;width:100%;padding:0;margin:0;list-style:none}@media (max-width:575px){#breadcrumbs{display:block}}@media (max-width:575px){#breadcrumbs{font-size:14px}}@media (min-width:1200px) and (max-width:1299px){#breadcrumbs{font-size:14px}}#breadcrumbs li{display:inline}#breadcrumbs .home-icon,.breadcrumbs .home-icon{position:relative;bottom:4px}#breadcrumbs a:focus:first-of-type,#breadcrumbs a:hover:first-of-type,.breadcrumbs a:focus:first-of-type,.breadcrumbs a:hover:first-of-type{text-decoration:none}.breadcrumb-separator::after{display:inline-block;margin:0 7px;font-size:1.1rem;content:"/"}.light-theme .breadcrumb-wrapper{background-color:#fff}.light-theme #breadcrumbs,.light-theme .breadcrumbs{color:#292929;background-color:#fff}.light-theme #breadcrumbs .home-icon,.light-theme .breadcrumbs .home-icon{fill:#256bd1}.light-theme #breadcrumbs a:focus .home-icon,.light-theme #breadcrumbs a:hover .home-icon,.light-theme .breadcrumbs a:focus .home-icon,.light-theme .breadcrumbs a:hover .home-icon{fill:#3585f9}.light-theme .breadcrumb-separator::after{color:#292929}.dark-theme .breadcrumb-wrapper{background-color:#2a2d34}.dark-theme #breadcrumbs,.dark-theme .breadcrumbs{color:#fff;background-color:#2a2d34}.dark-theme #breadcrumbs .home-icon,.dark-theme .breadcrumbs .home-icon{fill:#499cfe}.dark-theme #breadcrumbs a:focus .home-icon,.dark-theme #breadcrumbs a:hover .home-icon,.dark-theme .breadcrumbs a:focus .home-icon,.dark-theme .breadcrumbs a:hover .home-icon{fill:#6ca2f0}.dark-theme .breadcrumb-separator::after{color:#fff}main code,main kbd,main pre,main samp{font-family:"Fira Mono",monospace}.literal-block-wrapper.docutils.container{max-width:100%;padding-right:0;padding-left:0}.literal-block-wrapper.docutils.container .code-block-caption{display:flex;align-items:center;justify-content:space-between;height:48px;padding:5px 10px;margin-top:1rem;border-radius:10px 10px 0 0}.literal-block-wrapper.docutils.container .code-block-caption:hover .headerlink::after{opacity:1;transition:opacity ease-in .1s}.literal-block-wrapper.docutils.container tbody tr td{padding:0;border:none}.literal-block-wrapper.docutils.container [class*=highlight-]{margin-top:0}[class*=highlight-]{position:relative;max-width:100%;margin-top:1rem;margin-bottom:1rem;overflow-y:hidden;border:1px solid;transition:max-height .2s}[class*=highlight-].output{max-height:100vh;border-radius:10px}[class*=highlight-].output .output-title{display:flex;align-items:center;width:100%;height:40px;font-weight:600;cursor:pointer;border-radius:10px 10px 0 0}[class*=highlight-].output .output-title::before{width:40px;height:40px;content:"";background-repeat:no-repeat;background-position:center;background-size:18px 18px;transition:transform .1s}[class*=highlight-].output.collapsed{max-height:40px;transition:max-height .2s}[class*=highlight-].output.collapsed .output-title{border-radius:10px;transition:border-radius 50ms .2s}[class*=highlight-].output.collapsed .output-title::before{transition:transform .1s;transform:rotateZ(-90deg)}[class*=highlight-].output.expanded{max-height:unset}[class*=highlight-]:hover .copy-to-clipboard{opacity:1}[class*=highlight-] .copy-to-clipboard{position:absolute;top:7px;right:7px;z-index:10;padding:8px;min-width:28.25px;height:30px;display:flex;cursor:pointer;border:0;border-radius:10px;opacity:0;transition:all .2s ease}[class*=highlight-] .copy-to-clipboard:focus{opacity:1}[class*=highlight-] .copy-to-clipboard.copied{opacity:1}[class*=highlight-] .copy-to-clipboard span{display:none;font-family:Manrope,sans-serif;font-size:.9rem;line-height:1}[class*=highlight-] .copy-to-clipboard svg{width:12.25px;height:14px}[class*=highlight-] .gp,[class*=highlight-] .no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}[class*=highlight-] td.code pre{z-index:6;padding:0 20px;overflow:visible}[class*=highlight-] .linenos{display:inline-block;height:24px;text-align:right;padding-right:20px;margin-right:20px;width:40px;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-right:1px solid}[class*=highlight-] .highlight{position:relative;z-index:0;display:flex;padding:0;overflow-x:auto;font-family:"Fira Mono",monospace;line-height:24px}[class*=highlight-] .highlight pre{position:unset;padding:0 20px 20px;margin:0;line-height:24px}[class*=highlight-] .highlight>pre{padding-top:20px}[class*=highlight-] .highlight .hll{display:block;background-color:transparent}[class*=highlight-] .highlight .hll::before{position:absolute;right:0;left:-50px;z-index:-1;display:block;height:24px;content:""}[class*=highlight-] .highlight .hll>span{position:relative;z-index:25}[class*=highlight-] .highlight .k,[class*=highlight-] .highlight .kn{font-weight:500}[class*=highlight-] .highlight .gp,[class*=highlight-] .highlight .nc,[class*=highlight-] .highlight .ni,[class*=highlight-] .highlight .nn,[class*=highlight-] .highlight .nt,[class*=highlight-] .highlight .ow,[class*=highlight-] .highlight .se{font-weight:400}.light-theme .literal-block-wrapper.docutils.container .code-block-caption{background-color:#fafcff}.light-theme .literal-block-wrapper.docutils.container .code-block-caption .headerlink::after{color:#545f73}.light-theme .admonition [class*=highlight-]{border-color:#b7c6d7}.light-theme [class*=highlight-]{border-color:#e2eefe}.light-theme [class*=highlight-].output{background-color:#f4f6fa}.light-theme [class*=highlight-].output .output-title{background-color:#fafcff}.light-theme [class*=highlight-].output .output-title::before{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-lt")}.light-theme [class*=highlight-] .linenos{background-color:transparent;border-right-color:#dce8f8}.light-theme [class*=highlight-] .copy-to-clipboard{color:#292929;background-color:#ebf2fb}.light-theme [class*=highlight-] .copy-to-clipboard svg{fill:#292929}.light-theme [class*=highlight-] .copy-to-clipboard:hover{color:#fff;background-color:#3585f9}.light-theme [class*=highlight-] .copy-to-clipboard:hover svg{fill:#fff}.light-theme [class*=highlight-] .copy-to-clipboard.copied{color:#fff;background-color:#256bd1}.light-theme [class*=highlight-] .copy-to-clipboard.copied svg{fill:#fff}.light-theme [class*=highlight-] .linenodiv{border-right-color:#dce8f8}.light-theme [class*=highlight-] .linenodiv pre{color:#545f73}.light-theme [class*=highlight-] .highlight{color:#000;background-color:#f4f6fa}.light-theme [class*=highlight-] .highlight .hll::before{background-color:#e2eefe}.light-theme [class*=highlight-] .highlight .gp,.light-theme [class*=highlight-] .highlight .no-select{color:rgba(0,0,0,.54)}.light-theme [class*=highlight-] .highlight .mo,.light-theme [class*=highlight-] .highlight .nc,.light-theme [class*=highlight-] .highlight .ni,.light-theme [class*=highlight-] .highlight .nn,.light-theme [class*=highlight-] .highlight .ow{color:#000}.light-theme [class*=highlight-] .highlight .k,.light-theme [class*=highlight-] .highlight .kn{color:#000}.light-theme [class*=highlight-] .highlight .c,.light-theme [class*=highlight-] .highlight .c1,.light-theme [class*=highlight-] .highlight .ch,.light-theme [class*=highlight-] .highlight .cm,.light-theme [class*=highlight-] .highlight .cp,.light-theme [class*=highlight-] .highlight .go,.light-theme [class*=highlight-] .highlight .sd{color:#80700a}.light-theme [class*=highlight-] .highlight .m,.light-theme [class*=highlight-] .highlight .mi{color:#0e4a9f}.light-theme [class*=highlight-] .highlight .heredoc,.light-theme [class*=highlight-] .highlight .heredoc span,.light-theme [class*=highlight-] .highlight .s,.light-theme [class*=highlight-] .highlight .s1,.light-theme [class*=highlight-] .highlight .s2,.light-theme [class*=highlight-] .highlight .sb,.light-theme [class*=highlight-] .highlight .se,.light-theme [class*=highlight-] .highlight .sh,.light-theme [class*=highlight-] .highlight .si{color:#bd3d9c}.light-theme [class*=highlight-] .highlight .bp,.light-theme [class*=highlight-] .highlight .n,.light-theme [class*=highlight-] .highlight .nb,.light-theme [class*=highlight-] .highlight .nf,.light-theme [class*=highlight-] .highlight .vm{color:#256bd1}.light-theme [class*=highlight-] .highlight .na,.light-theme [class*=highlight-] .highlight .no,.light-theme [class*=highlight-] .highlight .nt,.light-theme [class*=highlight-] .highlight .nv{color:#7c3db2}.light-theme .highlight-console .highlight pre .nb{color:#000}.dark-theme .literal-block-wrapper.docutils.container .code-block-caption{background-color:#343741}.dark-theme .literal-block-wrapper.docutils.container .code-block-caption .headerlink::after{color:#9298ab}.dark-theme .admonition [class*=highlight-]{border-color:#25252c}.dark-theme [class*=highlight-]{border-color:transparent}.dark-theme [class*=highlight-].output{background-color:#25252c}.dark-theme [class*=highlight-].output .output-title{color:#fff;background-color:#191919}.dark-theme [class*=highlight-].output .output-title::before{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-dt")}.dark-theme [class*=highlight-] .linenos{background-color:transparent;border-right-color:#b7c6d7}.dark-theme [class*=highlight-] .copy-to-clipboard{color:#fff;background-color:#343741}.dark-theme [class*=highlight-] .copy-to-clipboard svg{fill:#fff}.dark-theme [class*=highlight-] .copy-to-clipboard:hover{color:#2a2d34;background-color:#6ca2f0}.dark-theme [class*=highlight-] .copy-to-clipboard:hover svg{fill:#2a2d34}.dark-theme [class*=highlight-] .copy-to-clipboard.copied{color:#2a2d34;background-color:#499cfe}.dark-theme [class*=highlight-] .copy-to-clipboard.copied svg{fill:#2a2d34}.dark-theme [class*=highlight-] .linenodiv{border-right-color:#b7c6d7}.dark-theme [class*=highlight-] .linenodiv pre{color:#9298ab}.dark-theme [class*=highlight-] .highlight{background-color:#25252c}.dark-theme [class*=highlight-] .highlight pre{color:#fff}.dark-theme [class*=highlight-] .highlight .hll::before{background-color:#191919}.dark-theme [class*=highlight-] .highlight .gp,.dark-theme [class*=highlight-] .highlight .no-select{color:rgba(255,255,255,.54)}.dark-theme [class*=highlight-] .highlight .mo,.dark-theme [class*=highlight-] .highlight .nc,.dark-theme [class*=highlight-] .highlight .ni,.dark-theme [class*=highlight-] .highlight .nn,.dark-theme [class*=highlight-] .highlight .ow{color:#fff}.dark-theme [class*=highlight-] .highlight .k,.dark-theme [class*=highlight-] .highlight .kn{color:#fff}.dark-theme [class*=highlight-] .highlight .c,.dark-theme [class*=highlight-] .highlight .c1,.dark-theme [class*=highlight-] .highlight .ch,.dark-theme [class*=highlight-] .highlight .cm,.dark-theme [class*=highlight-] .highlight .cp,.dark-theme [class*=highlight-] .highlight .go,.dark-theme [class*=highlight-] .highlight .sd{color:#ffe853}.dark-theme [class*=highlight-] .highlight .m,.dark-theme [class*=highlight-] .highlight .mi{color:#6ca2f0}.dark-theme [class*=highlight-] .highlight .heredoc,.dark-theme [class*=highlight-] .highlight .heredoc span,.dark-theme [class*=highlight-] .highlight .s,.dark-theme [class*=highlight-] .highlight .s1,.dark-theme [class*=highlight-] .highlight .s2,.dark-theme [class*=highlight-] .highlight .sb,.dark-theme [class*=highlight-] .highlight .se,.dark-theme [class*=highlight-] .highlight .sh,.dark-theme [class*=highlight-] .highlight .si{color:#f6b7f6}.dark-theme [class*=highlight-] .highlight .bp,.dark-theme [class*=highlight-] .highlight .n,.dark-theme [class*=highlight-] .highlight .nb,.dark-theme [class*=highlight-] .highlight .nf,.dark-theme [class*=highlight-] .highlight .vm{color:#499cfe}.dark-theme [class*=highlight-] .highlight .na,.dark-theme [class*=highlight-] .highlight .no,.dark-theme [class*=highlight-] .highlight .nt,.dark-theme [class*=highlight-] .highlight .nv{color:#b677dc}.dark-theme .highlight-console .highlight pre .nb{color:#fff}.sphinx-tabs{margin-top:1.5rem;margin-bottom:1.5rem;padding:0;font-family:Manrope,sans-serif;position:relative;z-index:0}.sphinx-tabs.docutils.container{max-width:100%}.sphinx-tabs [role=tablist]{flex-wrap:wrap-reverse;padding:0;border:none}.sphinx-tabs [role=tablist] [role=tab]{position:relative;z-index:0;font-family:Manrope,sans-serif;padding:23px calc(23px + .15%);font-weight:500;border:1px solid;border-radius:10px 10px 0 0!important}@media (max-width:575px){.sphinx-tabs [role=tablist] [role=tab]{padding:12px calc(12px + .15%)}}.sphinx-tabs [role=tablist] [role=tab][aria-selected=true]{padding:23px;font-weight:600;pointer-events:none;position:relative;z-index:20;bottom:-1px}@media (max-width:575px){.sphinx-tabs [role=tablist] [role=tab][aria-selected=true]{padding:12px}}.sphinx-tabs .sphinx-tabs-panel{padding:.5em 1em;border:1px solid;margin:0;border-radius:0 0 10px 10px;position:relative;z-index:10}.light-theme .sphinx-tabs [role=tablist] [role=tab]{color:#292929;background-color:#ebf2fb;border-color:#ebf2fb}.light-theme .sphinx-tabs [role=tablist] [role=tab][aria-selected=true]{color:#256bd1;background-color:#fff;border-color:#256bd1 #256bd1 #fff #256bd1}.light-theme .sphinx-tabs [role=tablist] [role=tab][aria-selected=true]:hover{background-color:#fff;border-bottom-color:#fff}.light-theme .sphinx-tabs [role=tablist] [role=tab]:hover{color:#256bd1;background-color:#ebf2fb;border-color:#256bd1 #256bd1 #fff #256bd1}.light-theme .sphinx-tabs .sphinx-tabs-panel{border-color:#256bd1;color:#292929;background-color:#fff}.dark-theme .sphinx-tabs [role=tablist] [role=tab]{color:#fff;background-color:#242424;border-color:#242424}.dark-theme .sphinx-tabs [role=tablist] [role=tab][aria-selected=true]{color:#499cfe;background-color:#14161a;border-color:#499cfe #499cfe #14161a #499cfe}.dark-theme .sphinx-tabs [role=tablist] [role=tab][aria-selected=true]:hover{background-color:#14161a;border-bottom-color:#14161a}.dark-theme .sphinx-tabs [role=tablist] [role=tab]:hover{color:#499cfe;background-color:#242424;border-color:#499cfe #499cfe #14161a #499cfe}.dark-theme .sphinx-tabs .sphinx-tabs-panel{border-color:#499cfe;color:#fff;background-color:#14161a}#wazuh-light-box-overlay{z-index:2000}#wazuh-light-box{z-index:2100}#wazuh-light-box .wazuh-light-box-slides-container{padding:60px;margin:60px}#wazuh-light-box .wlb-image{max-height:calc(100vh - 8rem - 40px);border:10px solid #f0f2f6}.wazuh-image-wrapper{display:inline}.link-boxes-group{display:flex;flex-wrap:wrap;justify-content:space-between;margin:2rem auto}@media (max-width:767px){.link-boxes-group.limited-width{flex-direction:column}}@media (max-width:767px){.link-boxes-group[data-step]{position:relative;padding-left:60px}}.link-boxes-group[data-step] .link-boxes-item .link-boxes-link{padding-top:15px;padding-bottom:15px}.link-boxes-group[data-step] .link-boxes-item .link-boxes-link img{max-width:unset}@media (min-width:1200px) and (max-width:1299px){.link-boxes-group[data-step] .link-boxes-item .link-boxes-link img{max-height:50px}}.link-boxes-group .steps-line{position:relative;display:flex;flex-direction:row;width:100%;height:48px;margin-bottom:32px;justify-content:space-around;align-items:center;z-index:1}@media (max-width:767px){.link-boxes-group .steps-line{position:absolute;top:0;left:0;bottom:0;width:48px;height:calc(100% - 15px);margin-bottom:0;flex-direction:column}}.link-boxes-group .steps-line::before{position:absolute;top:24px;left:0;right:0;content:"";width:100%;height:3px;background-color:#c5c5c5;display:block;z-index:2}@media (max-width:767px){.link-boxes-group .steps-line::before{top:0;bottom:0;left:24px;width:3px;height:100%}}.link-boxes-group .steps-line .steps-number{font-size:18px;display:flex;width:39px;height:39px;border:2px solid;border-radius:25px;z-index:4;justify-content:center;align-items:center;position:relative;overflow:hidden}.link-boxes-group .steps-line .steps-number.past-step:before{content:"";width:23px;height:23px;display:block;background:#fff;position:absolute;top:6px;left:6px;border:7px solid transparent;border-radius:50%}.link-boxes-group .steps-line .steps-number.past-step:after{content:"";display:block;width:35px;height:35px;background-position:center;background-size:cover;position:absolute;top:0;bottom:0;right:0;left:0}.link-boxes-group .steps-line .steps-number.current-step{font-size:22px;width:48px;height:48px}.link-boxes-group.layout-2 .link-boxes-item,.link-boxes-group.layout-2x2 .link-boxes-item{width:calc(calc(100% - 15px)/ 2)}@media (max-width:767px){.link-boxes-group.layout-2 .link-boxes-item,.link-boxes-group.layout-2x2 .link-boxes-item{width:calc(calc(100% - 15px)/ 2)}}@media (max-width:575px){.link-boxes-group.layout-2 .link-boxes-item,.link-boxes-group.layout-2x2 .link-boxes-item{width:100%}}.link-boxes-group.layout-3 .link-boxes-item{width:calc(calc(100% - 15px * 2)/ 3)}@media (max-width:767px){.link-boxes-group.layout-3 .link-boxes-item{width:100%}}.link-boxes-group.layout-3 .link-boxes-item .link-boxes-link p:not(.link-boxes-label){min-width:135px;flex-basis:0;text-align:center}.link-boxes-group.layout-3.limited-width .link-boxes-item{max-width:320px}.link-boxes-group.layout-4 .link-boxes-item{width:calc(calc(100% - 15px * 3)/ 4)}@media (max-width:767px){.link-boxes-group.layout-4 .link-boxes-item{width:calc(calc(100% - 15px)/ 2)}}@media (max-width:575px){.link-boxes-group.layout-4 .link-boxes-item{width:100%}}.link-boxes-group.layout-4 .link-boxes-item .link-boxes-link p:not(.link-boxes-label){min-width:135px;flex-basis:0;text-align:center}.link-boxes-group.layout-5 .link-boxes-item{width:calc(calc(100% - 15px * 4)/ 5)}@media (max-width:767px){.link-boxes-group.layout-5 .link-boxes-item{width:calc(calc(100% - 15px)/ 2)}}@media (max-width:575px){.link-boxes-group.layout-5 .link-boxes-item{width:100%}}.link-boxes-group.layout-5 .link-boxes-item .link-boxes-link p:not(.link-boxes-label){min-width:135px;flex-basis:0;text-align:center}.link-boxes-group.layout-6 .link-boxes-item{width:calc(calc(100% - 15px * 5)/ 6)}@media (max-width:767px){.link-boxes-group.layout-6 .link-boxes-item{width:calc(calc(100% - 15px)/ 2)}}@media (min-width:768px) and (max-width:991px){.link-boxes-group.layout-6 .link-boxes-item{width:calc(calc(100% - 15px * 2)/ 3)}}.link-boxes-group.layout-6 .link-boxes-item .link-boxes-link p:not(.link-boxes-label){min-width:135px;flex-basis:0;text-align:center}.link-boxes-group .link-boxes-item{padding-bottom:15px;display:flex;justify-content:center;align-items:center;margin:0 auto}.link-boxes-group .link-boxes-item:last-child{padding-right:0}.link-boxes-group .link-boxes-item.current-step{cursor:default}.link-boxes-group .link-boxes-item.current-step .link-boxes-label{display:none}.link-boxes-group .link-boxes-item img{border:none}@media (min-width:768px){.link-boxes-group .link-boxes-item .link-boxes-link{min-height:90px}}.link-boxes-group .link-boxes-item .link-boxes-link img{display:inline-block;margin:10px 6px}@media (min-width:1200px) and (max-width:1299px){.link-boxes-group .link-boxes-item .link-boxes-link img{margin:0}}.link-boxes-group .link-boxes-item .doc,.link-boxes-group .link-boxes-item .link-boxes-link{background-color:#fff;position:relative;box-sizing:border-box;min-width:60px;padding:10px;overflow:hidden;color:#292929;box-shadow:3px 3px 7px rgba(0,0,0,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.link-boxes-group .link-boxes-item .doc.vertical-content,.link-boxes-group .link-boxes-item .link-boxes-link.vertical-content{flex-direction:column}.link-boxes-group .link-boxes-item .doc.vertical-content img,.link-boxes-group .link-boxes-item .link-boxes-link.vertical-content img{margin-top:0;margin-bottom:0}.link-boxes-group .link-boxes-item .doc:hover .link-boxes-label,.link-boxes-group .link-boxes-item .link-boxes-link:hover .link-boxes-label{opacity:1}.link-boxes-group .link-boxes-item .doc p,.link-boxes-group .link-boxes-item .link-boxes-link p{padding:7px;margin-top:0;margin-bottom:0;line-height:26px}.link-boxes-group .link-boxes-item .link-boxes-label{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:100%;margin:0;font-size:18px;font-weight:500;line-height:25px;color:#fff;text-align:center;letter-spacing:0;opacity:0;padding:15px}.light-theme .link-boxes-group.layout-2[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 -25%,#c5c5c5 -25%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-2[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#3585f9 -25%,#c5c5c5 -25%)}}.light-theme .link-boxes-group.layout-2[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 25%,#c5c5c5 25%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-2[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#3585f9 25%,#c5c5c5 25%)}}.light-theme .link-boxes-group.layout-2[data-step="2"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-2[data-step="3"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-2[data-step="4"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-2[data-step="5"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-2[data-step="6"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-3[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 -16.6666666667%,#c5c5c5 -16.6666666667%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-3[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#3585f9 -16.6666666667%,#c5c5c5 -16.6666666667%)}}.light-theme .link-boxes-group.layout-3[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 16.6666666667%,#c5c5c5 16.6666666667%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-3[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#3585f9 16.6666666667%,#c5c5c5 16.6666666667%)}}.light-theme .link-boxes-group.layout-3[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 50%,#c5c5c5 50%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-3[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#3585f9 50%,#c5c5c5 50%)}}.light-theme .link-boxes-group.layout-3[data-step="3"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-3[data-step="4"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-3[data-step="5"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-3[data-step="6"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-4[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 -12.5%,#c5c5c5 -12.5%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-4[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#3585f9 -12.5%,#c5c5c5 -12.5%)}}.light-theme .link-boxes-group.layout-4[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 12.5%,#c5c5c5 12.5%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-4[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#3585f9 12.5%,#c5c5c5 12.5%)}}.light-theme .link-boxes-group.layout-4[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 37.5%,#c5c5c5 37.5%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-4[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#3585f9 37.5%,#c5c5c5 37.5%)}}.light-theme .link-boxes-group.layout-4[data-step="3"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 62.5%,#c5c5c5 62.5%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-4[data-step="3"] .steps-line::before{background:linear-gradient(180deg,#3585f9 62.5%,#c5c5c5 62.5%)}}.light-theme .link-boxes-group.layout-4[data-step="4"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-4[data-step="5"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-4[data-step="6"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-5[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 -10%,#c5c5c5 -10%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-5[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#3585f9 -10%,#c5c5c5 -10%)}}.light-theme .link-boxes-group.layout-5[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 10%,#c5c5c5 10%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-5[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#3585f9 10%,#c5c5c5 10%)}}.light-theme .link-boxes-group.layout-5[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 30%,#c5c5c5 30%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-5[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#3585f9 30%,#c5c5c5 30%)}}.light-theme .link-boxes-group.layout-5[data-step="3"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 50%,#c5c5c5 50%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-5[data-step="3"] .steps-line::before{background:linear-gradient(180deg,#3585f9 50%,#c5c5c5 50%)}}.light-theme .link-boxes-group.layout-5[data-step="4"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 70%,#c5c5c5 70%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-5[data-step="4"] .steps-line::before{background:linear-gradient(180deg,#3585f9 70%,#c5c5c5 70%)}}.light-theme .link-boxes-group.layout-5[data-step="5"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-5[data-step="6"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group.layout-6[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 -8.3333333333%,#c5c5c5 -8.3333333333%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-6[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#3585f9 -8.3333333333%,#c5c5c5 -8.3333333333%)}}.light-theme .link-boxes-group.layout-6[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 8.3333333333%,#c5c5c5 8.3333333333%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-6[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#3585f9 8.3333333333%,#c5c5c5 8.3333333333%)}}.light-theme .link-boxes-group.layout-6[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 25%,#c5c5c5 25%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-6[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#3585f9 25%,#c5c5c5 25%)}}.light-theme .link-boxes-group.layout-6[data-step="3"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 41.6666666667%,#c5c5c5 41.6666666667%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-6[data-step="3"] .steps-line::before{background:linear-gradient(180deg,#3585f9 41.6666666667%,#c5c5c5 41.6666666667%)}}.light-theme .link-boxes-group.layout-6[data-step="4"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 58.3333333333%,#c5c5c5 58.3333333333%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-6[data-step="4"] .steps-line::before{background:linear-gradient(180deg,#3585f9 58.3333333333%,#c5c5c5 58.3333333333%)}}.light-theme .link-boxes-group.layout-6[data-step="5"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#3585f9 75%,#c5c5c5 75%)}@media (max-width:767px){.light-theme .link-boxes-group.layout-6[data-step="5"] .steps-line::before{background:linear-gradient(180deg,#3585f9 75%,#c5c5c5 75%)}}.light-theme .link-boxes-group.layout-6[data-step="6"] .steps-line::before{background:#3585f9}.light-theme .link-boxes-group .steps-line .steps-number.past-step{box-shadow:0 0 0 5px #3585f9 inset,3px 3px 7px rgba(0,0,0,.1);border-color:#3585f9;background-color:#3585f9;color:#fff}.light-theme .link-boxes-group .steps-line .steps-number.past-step:after{background:url("../../images/icons/svg-icons.svg#circle-check-lt")}.light-theme .link-boxes-group .steps-line .steps-number.current-step{border-color:#3585f9;background-color:#fff;color:#3585f9}.light-theme .link-boxes-group .steps-line .steps-number.future-step{background-color:#c5c5c5;border-color:#c5c5c5;color:#fff}.light-theme .link-boxes-group .link-boxes-item.current-step .link-boxes-link,.light-theme .link-boxes-group .link-boxes-item.past-step .link-boxes-link{box-shadow:0 0 0 10px #3585f9 inset,3px 3px 7px rgba(0,0,0,.1);background-color:#3585f9}.light-theme .link-boxes-group .link-boxes-item.current-step .link-boxes-link .link-boxes-label,.light-theme .link-boxes-group .link-boxes-item.current-step .link-boxes-link img,.light-theme .link-boxes-group .link-boxes-item.past-step .link-boxes-link .link-boxes-label,.light-theme .link-boxes-group .link-boxes-item.past-step .link-boxes-link img{background-color:#3585f9}.light-theme .link-boxes-group .link-boxes-item a.link-boxes-link:hover{box-shadow:0 0 0 10px #256bd1 inset,3px 3px 7px rgba(0,0,0,.1)}.light-theme .link-boxes-group .link-boxes-item a.link-boxes-link:hover .link-boxes-label{background-color:#256bd1}.dark-theme .link-boxes-group.layout-2[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 -25%,#c5c5c5 -25%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-2[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 -25%,#c5c5c5 -25%)}}.dark-theme .link-boxes-group.layout-2[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 25%,#c5c5c5 25%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-2[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 25%,#c5c5c5 25%)}}.dark-theme .link-boxes-group.layout-2[data-step="2"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-2[data-step="3"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-2[data-step="4"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-2[data-step="5"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-2[data-step="6"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-3[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 -16.6666666667%,#c5c5c5 -16.6666666667%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-3[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 -16.6666666667%,#c5c5c5 -16.6666666667%)}}.dark-theme .link-boxes-group.layout-3[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 16.6666666667%,#c5c5c5 16.6666666667%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-3[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 16.6666666667%,#c5c5c5 16.6666666667%)}}.dark-theme .link-boxes-group.layout-3[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 50%,#c5c5c5 50%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-3[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 50%,#c5c5c5 50%)}}.dark-theme .link-boxes-group.layout-3[data-step="3"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-3[data-step="4"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-3[data-step="5"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-3[data-step="6"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-4[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 -12.5%,#c5c5c5 -12.5%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-4[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 -12.5%,#c5c5c5 -12.5%)}}.dark-theme .link-boxes-group.layout-4[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 12.5%,#c5c5c5 12.5%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-4[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 12.5%,#c5c5c5 12.5%)}}.dark-theme .link-boxes-group.layout-4[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 37.5%,#c5c5c5 37.5%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-4[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 37.5%,#c5c5c5 37.5%)}}.dark-theme .link-boxes-group.layout-4[data-step="3"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 62.5%,#c5c5c5 62.5%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-4[data-step="3"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 62.5%,#c5c5c5 62.5%)}}.dark-theme .link-boxes-group.layout-4[data-step="4"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-4[data-step="5"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-4[data-step="6"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-5[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 -10%,#c5c5c5 -10%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-5[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 -10%,#c5c5c5 -10%)}}.dark-theme .link-boxes-group.layout-5[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 10%,#c5c5c5 10%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-5[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 10%,#c5c5c5 10%)}}.dark-theme .link-boxes-group.layout-5[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 30%,#c5c5c5 30%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-5[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 30%,#c5c5c5 30%)}}.dark-theme .link-boxes-group.layout-5[data-step="3"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 50%,#c5c5c5 50%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-5[data-step="3"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 50%,#c5c5c5 50%)}}.dark-theme .link-boxes-group.layout-5[data-step="4"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 70%,#c5c5c5 70%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-5[data-step="4"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 70%,#c5c5c5 70%)}}.dark-theme .link-boxes-group.layout-5[data-step="5"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-5[data-step="6"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group.layout-6[data-step="0"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 -8.3333333333%,#c5c5c5 -8.3333333333%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-6[data-step="0"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 -8.3333333333%,#c5c5c5 -8.3333333333%)}}.dark-theme .link-boxes-group.layout-6[data-step="1"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 8.3333333333%,#c5c5c5 8.3333333333%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-6[data-step="1"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 8.3333333333%,#c5c5c5 8.3333333333%)}}.dark-theme .link-boxes-group.layout-6[data-step="2"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 25%,#c5c5c5 25%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-6[data-step="2"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 25%,#c5c5c5 25%)}}.dark-theme .link-boxes-group.layout-6[data-step="3"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 41.6666666667%,#c5c5c5 41.6666666667%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-6[data-step="3"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 41.6666666667%,#c5c5c5 41.6666666667%)}}.dark-theme .link-boxes-group.layout-6[data-step="4"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 58.3333333333%,#c5c5c5 58.3333333333%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-6[data-step="4"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 58.3333333333%,#c5c5c5 58.3333333333%)}}.dark-theme .link-boxes-group.layout-6[data-step="5"] .steps-line::before{background:#c5c5c5;background:linear-gradient(90deg,#6ca2f0 75%,#c5c5c5 75%)}@media (max-width:767px){.dark-theme .link-boxes-group.layout-6[data-step="5"] .steps-line::before{background:linear-gradient(180deg,#6ca2f0 75%,#c5c5c5 75%)}}.dark-theme .link-boxes-group.layout-6[data-step="6"] .steps-line::before{background:#6ca2f0}.dark-theme .link-boxes-group .steps-line .steps-number.past-step{box-shadow:0 0 0 5px #6ca2f0 inset;border-color:#6ca2f0;background:#6ca2f0;color:#fff}.dark-theme .link-boxes-group .steps-line .steps-number.past-step:after{background:url("../../images/icons/svg-icons.svg#circle-check-dt")}.dark-theme .link-boxes-group .steps-line .steps-number.current-step{border-color:#6ca2f0;background-color:#fff;color:#6ca2f0}.dark-theme .link-boxes-group .steps-line .steps-number.future-step{background-color:#c5c5c5;border-color:#c5c5c5;color:#fff}.dark-theme .link-boxes-group .link-boxes-item.current-step .link-boxes-link,.dark-theme .link-boxes-group .link-boxes-item.past-step .link-boxes-link{box-shadow:0 0 0 10px #6ca2f0 inset;background-color:#6ca2f0}.dark-theme .link-boxes-group .link-boxes-item.current-step .link-boxes-link .link-boxes-label,.dark-theme .link-boxes-group .link-boxes-item.current-step .link-boxes-link img,.dark-theme .link-boxes-group .link-boxes-item.past-step .link-boxes-link .link-boxes-label,.dark-theme .link-boxes-group .link-boxes-item.past-step .link-boxes-link img{background-color:#6ca2f0}.dark-theme .link-boxes-group .link-boxes-item a.link-boxes-link:hover{box-shadow:0 0 0 10px #499cfe inset}.dark-theme .link-boxes-group .link-boxes-item a.link-boxes-link:hover .link-boxes-label{background-color:#499cfe}.navigation-buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:20px;padding-bottom:15px;margin-top:2.5rem;border-top:1px solid}.navigation-buttons a{display:inline-flex;flex-direction:row;align-items:center;font-size:14px;font-weight:500}.navigation-buttons a:hover{text-decoration:none}.navigation-buttons a:first-of-type{padding-right:15px}.navigation-buttons a:last-of-type{padding-left:15px}.navigation-buttons .chevron{flex-shrink:0;width:25px;height:25px;background-position:center;background-size:22px 22px}.navigation-buttons .chevron.left{margin-right:5px;transform:rotate(90deg)}.navigation-buttons .chevron.right{margin-left:5px;transform:rotate(-90deg)}.index .navigation-buttons a:last-of-type{margin-left:auto}.light-theme .navigation-buttons{border-top-color:#c1ccd9}.light-theme .navigation-buttons a:hover{color:#3585f9}.light-theme .navigation-buttons a:hover .chevron{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-light-lt")}.light-theme .navigation-buttons .chevron{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-lt")}.dark-theme .navigation-buttons{border-top-color:#fff}.dark-theme .navigation-buttons a:hover{color:#6ca2f0}.dark-theme .navigation-buttons a:hover .chevron{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-light-dt")}.dark-theme .navigation-buttons .chevron{background-image:url("../../images/icons/svg-icons.svg#chevron-blue-dt")}.pre-v3.api-reference #central-column{padding-top:calc(60px + 60px)}.pre-v3 #central-column dl dd{padding-left:0}.pre-v3 #central-column blockquote{padding-left:1.7rem}.pre-v3 #central-column blockquote blockquote{margin-bottom:0;padding-left:0}.pre-v3 #central-column blockquote dl,.pre-v3 #central-column blockquote ul{padding-left:0}.pre-v3 #central-column ol blockquote{padding-left:0}.pre-v3 #central-column ol ol,.pre-v3 #central-column ol ul,.pre-v3 #central-column ul ol,.pre-v3 #central-column ul ul{padding-left:1.1rem}.pre-v3 #central-column ol+blockquote{padding-left:2.5rem}.pre-v3 #central-column ol ol{list-style-type:lower-alpha}.pre-v3 #central-column .admonition.attention:not(.long),.pre-v3 #central-column .admonition.caution:not(.long),.pre-v3 #central-column .admonition.danger:not(.long),.pre-v3 #central-column .admonition.error:not(.long),.pre-v3 #central-column .admonition.hint:not(.long),.pre-v3 #central-column .admonition.important:not(.long),.pre-v3 #central-column .admonition.note:not(.long),.pre-v3 #central-column .admonition.tip:not(.long),.pre-v3 #central-column .admonition.warning:not(.long){padding-top:0;padding-bottom:0}.pre-v3 #central-column .admonition.attention:not(.long) p,.pre-v3 #central-column .admonition.caution:not(.long) p,.pre-v3 #central-column .admonition.danger:not(.long) p,.pre-v3 #central-column .admonition.error:not(.long) p,.pre-v3 #central-column .admonition.hint:not(.long) p,.pre-v3 #central-column .admonition.important:not(.long) p,.pre-v3 #central-column .admonition.note:not(.long) p,.pre-v3 #central-column .admonition.tip:not(.long) p,.pre-v3 #central-column .admonition.warning:not(.long) p{display:block}.pre-v3 #central-column .admonition.attention:not(.long) .admonition-title,.pre-v3 #central-column .admonition.caution:not(.long) .admonition-title,.pre-v3 #central-column .admonition.danger:not(.long) .admonition-title,.pre-v3 #central-column .admonition.error:not(.long) .admonition-title,.pre-v3 #central-column .admonition.hint:not(.long) .admonition-title,.pre-v3 #central-column .admonition.important:not(.long) .admonition-title,.pre-v3 #central-column .admonition.note:not(.long) .admonition-title,.pre-v3 #central-column .admonition.tip:not(.long) .admonition-title,.pre-v3 #central-column .admonition.warning:not(.long) .admonition-title{padding-left:38px}.pre-v3 #central-column .admonition.attention:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.caution:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.danger:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.error:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.hint:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.important:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.note:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.tip:not(.long) .admonition-title::after,.pre-v3 #central-column .admonition.warning:not(.long) .admonition-title::after{position:absolute;top:18px;left:0;display:inline-block;width:1.5rem;height:1.5rem;vertical-align:middle;content:""}.pre-v3 #central-column .admonition.attention>blockquote,.pre-v3 #central-column .admonition.caution>blockquote,.pre-v3 #central-column .admonition.danger>blockquote,.pre-v3 #central-column .admonition.error>blockquote,.pre-v3 #central-column .admonition.hint>blockquote,.pre-v3 #central-column .admonition.important>blockquote,.pre-v3 #central-column .admonition.note>blockquote,.pre-v3 #central-column .admonition.tip>blockquote,.pre-v3 #central-column .admonition.warning>blockquote{margin:0;padding-left:0}.pre-v3 #central-column .deployment-types{position:relative;display:grid;grid-template-columns:1fr;grid-gap:3rem;margin:2rem auto}@media (min-width:576px){.pre-v3 #central-column .deployment-types{width:80%;grid-template-columns:35% 65%}}@media (min-width:576px){.pre-v3 #central-column .deployment-types #distributed .detailed{height:27rem!important}}.pre-v3 #central-column .deployment-types .item-deployment{border:1px solid #256bd1;border-radius:10px;padding:1rem;position:relative}.pre-v3 #central-column .deployment-types .item-deployment h3{text-align:center;width:100%;padding:.5rem}.pre-v3 #central-column .deployment-types .item-deployment .detailed{position:absolute;z-index:99;width:100%!important;opacity:0;border:none;max-width:100%;top:4em;left:0}.pre-v3 #central-column .agent-os{display:grid;grid-template-columns:repeat(3,1fr);margin:2rem auto;grid-gap:1rem}@media (min-width:992px){.pre-v3 #central-column .agent-os{grid-template-columns:repeat(6,1fr)}}.pre-v3 #central-column .agent-os .item-agent{display:flex;justify-content:center;align-items:center}.pre-v3 #central-column .agent-os .item-agent a{box-shadow:3px 3px 7px 0 rgba(0,0,0,.1);background-color:#fff;border-radius:10px;overflow:hidden;padding:10px;position:relative;min-width:70px;max-width:150px;height:100%;width:100%}.pre-v3 #central-column .agent-os .item-agent a p{color:#fff;font-weight:700;text-align:center;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;width:100%;opacity:0}.pre-v3 #central-column .agent-os .item-agent a img{margin:0 auto;max-width:100%;border:none;padding:0}.pre-v3 #central-column .agent-os .item-agent a:hover p{opacity:1}.pre-v3 #central-column .agent-os .item-agent a:hover img{opacity:0}.pre-v3 #wazuh-light-box .wlb-image-wrapper img,.pre-v3 [role=main] img{background:#fff;padding:.5rem}.pre-v3 .wazuh-image-wrapper{max-width:860px}.pre-v3 .wazuh-image{width:auto!important}.light-theme .pre-v3 #central-column .deployment-types .item-deployment{border:1px solid #256bd1}.light-theme .pre-v3 #central-column .agent-os .item-agent a:hover{box-shadow:0 0 0 10px #256bd1 inset,3px 3px 7px 0 rgba(0,0,0,.1);background-color:#256bd1}.dark-theme .pre-v3 #central-column .deployment-types .item-deployment{border:1px solid #499cfe}.dark-theme .pre-v3 #central-column .agent-os .item-agent a:hover{box-shadow:0 0 0 10px #499cfe inset;background-color:#499cfe}#central-column{padding-top:60px}@media (max-width:575px){#central-column{padding-top:0}}#central-column .container[class*=align-]{display:block;max-width:100%;padding:0}#central-column .container.align-left{text-align:left}#central-column .container.align-center{text-align:center}#central-column .container.align-right{text-align:right}#central-column .container.spaced>*{display:inline-block;margin:5px}#central-column .align-center{display:table;margin-right:auto;margin-left:auto}#central-column .align-left{display:table;margin-right:auto}#central-column .align-right{display:table;margin-left:auto}#central-column .table-responsive.align-center,#central-column .table-responsive.align-left,#central-column .table-responsive.align-right{display:block}#central-column .topic-title{font-weight:600;font-size:20px;margin-top:2em;margin-bottom:.5em}#central-column dl dt{padding:.2rem .5rem .2rem 0}#central-column dl dd{padding:.5rem .5rem .2rem 40px;margin-bottom:.2rem}#central-column dl.footnote dt{width:2em;padding:0;font-weight:400}#central-column dl.footnote dt::after{content:"."}#central-column dl.footnote dd{width:calc(100% - 2em);padding:0 0 0 6px}@media (min-width:1200px){[role=main]{min-height:calc(100vh - 77px - 60px - 70px)}}[role=main] .headerlink{display:inline-flex;line-height:1;text-decoration:none;word-break:keep-all;white-space:nowrap;width:24px;overflow:hidden;align-items:center;justify-content:flex-end;-webkit-user-select:none;-moz-user-select:none;user-select:none}[role=main] .headerlink::after{display:inline-block;width:15px;height:15px;min-width:15px;min-height:15px;background-size:15px 15px;text-align:right;vertical-align:middle;content:"";opacity:0;transition:opacity ease-in .1s;margin-left:20px}[role=main] caption:hover .headerlink::after,[role=main] h1:hover .headerlink::after,[role=main] h2:hover .headerlink::after,[role=main] h3:hover .headerlink::after,[role=main] h4:hover .headerlink::after,[role=main] h5:hover .headerlink::after,[role=main] h6:hover .headerlink::after{opacity:1;transition:opacity ease-in .1s}[role=main] code.literal{padding:5px 7px 3px;line-height:1rem}@media (max-width:767px){[role=main] code.literal span.pre{word-break:break-word}}[role=main] .toctree-wrapper{padding-top:1rem}[role=main] .toctree-wrapper ul{padding-left:28px}@media (max-width:575px){[role=main] .toctree-wrapper ul{padding-left:20px}}[role=main] .toctree-wrapper ul li a{display:inline-block;padding-top:.2rem;padding-bottom:.6rem;line-height:32px}[role=main] .toctree-wrapper .caption .caption-text{font-weight:500;font-size:20px}[role=main] .align-cells-top td,[role=main] .align-cells-top th{vertical-align:top!important}[role=main] .align-cells-middle td,[role=main] .align-cells-middle th{vertical-align:middle!important}[role=main] .align-cells-bottom td,[role=main] .align-cells-bottom th{vertical-align:bottom!important}[role=main] .align-data-top td{vertical-align:top!important}[role=main] .align-data-middle td{vertical-align:middle!important}[role=main] .align-data-bottom td{vertical-align:bottom!important}[role=main] .align-header-top th{vertical-align:top!important}[role=main] .align-header-middle th{vertical-align:middle!important}[role=main] .align-header-bottom th{vertical-align:bottom!important}[role=main] .docutils:not(.list-rows) thead{position:relative;z-index:10}[role=main] .docutils:not(.list-rows) th{padding:8px 15px;font-size:18px;font-weight:600}[role=main] .docutils:not(.list-rows) .stub:not(.head){font-size:16px}[role=main] .docutils:not(.list-rows) tbody{position:relative}[role=main] .docutils:not(.list-rows) tbody th{padding:8px 15px}[role=main] .docutils:not(.list-rows) tbody td{padding:8px 15px}[role=main] .docutils:not(.list-rows) tbody p,[role=main] .docutils:not(.list-rows) tbody ul{margin-top:1rem;margin-bottom:1rem}[role=main] table.docutils:not(.list-rows){max-width:100%;overflow-x:auto;border-spacing:0;border-collapse:separate;border:1px solid}[role=main] table.docutils:not(.list-rows) .table-responsive{display:block;width:100%;overflow-x:auto}[role=main] table.docutils:not(.list-rows) tbody td,[role=main] table.docutils:not(.list-rows) tbody th{border:1px solid #dce8f8}[role=main] table.docutils:not(.list-rows) th>div,[role=main] table.docutils:not(.list-rows) th>p{white-space:nowrap}[role=main] table.docutils:not(.list-rows) p,[role=main] table.docutils:not(.list-rows) ul{margin-top:.3rem;margin-bottom:.3rem}[role=main] table.docutils:not(.list-rows).release-notes{border-spacing:0 2rem;border:none;border-radius:unset}[role=main] table.docutils:not(.list-rows).release-notes::after{content:none}[role=main] table.docutils:not(.list-rows).release-notes tr>td:first-child,[role=main] table.docutils:not(.list-rows).release-notes tr>th:first-child{padding-left:0;border-right:1px solid}[role=main] table.docutils:not(.list-rows).release-notes td,[role=main] table.docutils:not(.list-rows).release-notes th{vertical-align:baseline;border:none}[role=main] table.docutils:not(.list-rows).release-notes p,[role=main] table.docutils:not(.list-rows).release-notes ul{margin-top:1rem;margin-bottom:1rem}[role=main] table.docutils:not(.list-rows):not(.colwidths-given) col{width:auto!important}[role=main] table.hlist{display:block;margin-top:1rem;margin-bottom:1rem;overflow-x:auto}[role=main] table.hlist>tbody>tr>td{vertical-align:top}[role=main] table.hlist>tbody>tr>td>ul{padding:0 15px 0 0;margin:0;list-style:none}[role=main] table.hlist>tbody>tr>td>ul>li>ul{list-style:disc}[role=main] table.hlist>tbody>tr>td>ul>li>ul>li>ul{list-style:circle}[role=main] table.hlist>tbody>tr>td>ul>li>ul>li>ul>li>ul{list-style:square}[role=main] table.hlist>tbody>tr>td:last-child>ul{padding:0}[role=main] .table-wrapper{display:inline-block;max-width:100%;height:-moz-fit-content;height:fit-content;margin-top:1rem;margin-bottom:1rem;overflow:hidden;border:1px solid transparent;border-radius:10px}[role=main] .table-wrapper.w-header{background-repeat:no-repeat;background-size:100%}[role=main] .table-wrapper>caption{display:block;border:none}[role=main] .footnote-reference{font-size:.7em;text-decoration:underline;vertical-align:super}[role=main] .footnote.brackets{position:relative;display:flex;flex-flow:row wrap;padding-top:50px;line-height:32px;border-top:1px solid}[role=main] .footnote.brackets::before{position:absolute;top:10px;font-size:20px;font-weight:600;content:"Footnotes"}[role=main] .footnote.brackets .label{display:inline-block;margin-top:.5rem;margin-bottom:.5rem;margin-right:10px}[role=main] .footnote.brackets p{margin-top:.5rem;margin-bottom:.5rem}.light-theme [role=main] .headerlink::after{color:#545f73;background-image:url("../../images/icons/link.svg#link-lt")}.light-theme [role=main] code{color:#7c3db2;background-color:#e2eefe}.light-theme [role=main] caption,.light-theme [role=main] td,.light-theme [role=main] th{background-color:#fff}.light-theme [role=main] .docutils:not(.list-rows) thead{background-color:#256bd1}.light-theme [role=main] .docutils:not(.list-rows) thead th{background-color:#256bd1}.light-theme [role=main] .docutils:not(.list-rows) th{color:#fff;border-color:#256bd1}.light-theme [role=main] .docutils:not(.list-rows) .stub:not(.head){color:#292929}.light-theme [role=main] .docutils:not(.list-rows) tbody th{background-color:#fff;border-color:#dce8f8}.light-theme [role=main] .docutils:not(.list-rows) tbody td{border-color:#dce8f8}.light-theme [role=main] .docutils:not(.list-rows):not(.release-notes) tbody tr:nth-child(2n) td,.light-theme [role=main] .docutils:not(.list-rows):not(.release-notes) tbody tr:nth-child(2n) th{background-color:#f8fafd}.light-theme [role=main] table.docutils:not(.list-rows){border-color:#dce8f8}.light-theme [role=main] table.docutils:not(.list-rows).release-notes tr>td:first-child,.light-theme [role=main] table.docutils:not(.list-rows).release-notes tr>th:first-child{border-color:#dce8f8}.light-theme [role=main] .footnote.brackets{border-color:rgba(0,0,0,.1)}.light-theme [role=main] .toctree-wrapper .caption-text{color:#292929}.dark-theme [role=main] .headerlink::after{color:#9298ab;background-image:url("../../images/icons/link.svg#link-dt")}.dark-theme [role=main] code{color:#ebd0fc;background-color:#242424}.dark-theme [role=main] caption,.dark-theme [role=main] td,.dark-theme [role=main] th{background-color:#2a2d34}.dark-theme [role=main] .docutils:not(.list-rows) thead{background-color:#499cfe}.dark-theme [role=main] .docutils:not(.list-rows) thead th{background-color:#499cfe}.dark-theme [role=main] .docutils:not(.list-rows) th{color:#2a2d34;border-color:#499cfe}.dark-theme [role=main] .docutils:not(.list-rows) .stub:not(.head){color:#fff}.dark-theme [role=main] .docutils:not(.list-rows) tbody th{background-color:#2a2d34;border-color:#b7c6d7}.dark-theme [role=main] .docutils:not(.list-rows) tbody td{border-color:#b7c6d7}.dark-theme [role=main] .docutils:not(.list-rows):not(.release-notes) tbody tr:nth-child(2n) td,.dark-theme [role=main] .docutils:not(.list-rows):not(.release-notes) tbody tr:nth-child(2n) th{background-color:#28282a}.dark-theme [role=main] .docutils:not(.list-rows):not(.release-notes) tbody tr:nth-child(odd) td,.dark-theme [role=main] .docutils:not(.list-rows):not(.release-notes) tbody tr:nth-child(odd) th{background-color:#35333b}.dark-theme [role=main] table.docutils:not(.list-rows){border-color:#b7c6d7}.dark-theme [role=main] table.docutils:not(.list-rows).release-notes tr>td:first-child,.dark-theme [role=main] table.docutils:not(.list-rows).release-notes tr>th:first-child{border-color:#b7c6d7}.dark-theme [role=main] .footnote.brackets{border-color:rgba(255,255,255,.1)}.dark-theme [role=main] .toctree-wrapper .caption-text{color:#fff}.navbar-brand{position:relative;display:flex;align-content:flex-end}.navbar-brand img{width:auto;height:28px}@media (max-width:575px){.navbar-brand img{height:24px}}.light-theme .logo-link.docs{color:#292929}.light-theme .logo-light{display:inline-block}.light-theme .logo-dark{display:none}.dark-theme header svg{fill:#fff}.dark-theme .logo-link.docs{color:#fff}.dark-theme .logo-light{display:none}.dark-theme .logo-dark{display:inline-block}header .navbar-nav .nav-item .nav-link{padding:24px 10px;font-weight:500}.navbar-nav .nav-item.show svg{transform:rotate(180deg)}.navbar-nav .nav-item svg{width:12px;height:12px;transform:rotate(0);position:relative}@media (max-width:991px){.navbar-nav .nav-item svg{left:8px;bottom:-1px}}.navbar-nav .nav-link{padding:0 10px;font-size:17px}.navbar-nav .nav-link:focus,.navbar-nav .nav-link:hover{text-decoration:none;outline:0}.navbar-nav .nav-link a:focus-visible{text-decoration:underline}.navbar-nav .nav-link:active{font-weight:400}.navbar-nav .nav-link.dropdown-toggle{padding-right:27px}.navbar-nav .nav-link.dropdown-toggle[aria-expanded=true]{text-decoration:none}.navbar-nav .nav-link.dropdown-toggle::after{content:none}.navbar-nav .dropdown-menu{min-width:100%;padding:15px;margin-top:20px;border:1px solid;border-radius:10px;position:absolute;top:-24px!important}.navbar-nav .dropdown-menu::before{position:absolute;top:-9px;width:18px;height:18px;content:"";border-top:1px solid;border-left:1px solid;transform:rotate(45deg);-webkit-clip-path:inset(-15px 0 0 -15px);clip-path:inset(-15px 0 0 -15px)}.navbar-nav .dropdown-menu .dropdown-item{padding:.9rem .75rem;font-size:17px;font-weight:500}.light-theme .navbar-nav{background-color:#fff}.light-theme .navbar-nav .nav-link{color:#292929}.light-theme .navbar-nav .nav-link:focus,.light-theme .navbar-nav .nav-link:hover{color:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.light-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#256bd1}.light-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#292929}.light-theme .navbar-nav .dropdown-menu{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu::before{background-color:#fff;border-color:#3585f9}.light-theme .navbar-nav .dropdown-menu .dropdown-item{color:#292929}.light-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#256bd1;background-color:#fff}.dark-theme .navbar-nav{background-color:#212121}.dark-theme .navbar-nav .nav-link{color:#fff}.dark-theme .navbar-nav .nav-link:focus,.dark-theme .navbar-nav .nav-link:hover{color:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle:hover svg,.dark-theme .navbar-nav .nav-link.dropdown-toggle[aria-expanded=true] svg{fill:#499cfe}.dark-theme .navbar-nav .nav-link.dropdown-toggle svg{fill:#fff}.dark-theme .navbar-nav .dropdown-menu{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu::before{background-color:#212121;border-color:#6ca2f0}.dark-theme .navbar-nav .dropdown-menu .dropdown-item{color:#fff}.dark-theme .navbar-nav .dropdown-menu .dropdown-item:hover{color:#499cfe;background-color:#212121}header .tooltip{font-family:Manrope,sans-serif}#version-selector.show .dropdown-toggle::after{transform:rotate(180deg)}#version-selector .dropdown-btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:calc((385px + 32px)/ 2);height:40px;border:2px solid;border-radius:10px;transition:color 0s}@media (max-width:575px){#version-selector .dropdown-btn{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-btn{width:auto;padding:0;border:none}}#version-selector .dropdown-btn:focus{box-shadow:none}@media (max-width:1199px){#version-selector .dropdown-btn span{padding-right:5px}}#version-selector .dropdown-menu{top:52px;box-sizing:border-box;width:100%;border:2px solid;border-radius:10px}@media (max-width:575px){#version-selector .dropdown-menu{font-size:14px}}@media (max-width:1199px){#version-selector .dropdown-menu{left:-5px!important;min-width:185px;max-height:calc(100vh - 70px - 56px);padding:10px 0;overflow-y:auto;border:none}}#version-selector .dropdown-menu>li>a{display:inline-block;width:100%;padding:.4rem .75rem;text-decoration:none}#version-selector .dropdown-menu>li>a:focus,#version-selector .dropdown-menu>li>a:hover{font-weight:500}#version-selector .dropdown-menu>li>a.disabled{font-weight:500}#version-selector .dropdown-menu>li>a.disabled:focus,#version-selector .dropdown-menu>li>a.disabled:hover{font-weight:500}.light-theme header .tooltip .arrow::before{border-left-color:#e2eefe}.light-theme header .tooltip .tooltip-inner{color:#292929;background-color:#e2eefe}.light-theme #version-selector .dropdown-btn{color:#292929}@media (min-width:1200px){.light-theme #version-selector .dropdown-btn{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(101,124,151,.2)}.light-theme #version-selector .dropdown-menu{background-color:#ebf2fb}@media (min-width:1200px){.light-theme #version-selector .dropdown-menu{background-color:#fff;border-color:#fedd0b}}.light-theme #version-selector .dropdown-menu>li>a{color:#292929}.light-theme #version-selector .dropdown-menu>li>a:focus,.light-theme #version-selector .dropdown-menu>li>a:hover{background-color:#e2eefe}.light-theme #version-selector .dropdown-menu>li>a.disabled{color:#b7c6d7}.dark-theme header .tooltip .arrow::before{border-left-color:#242424}.dark-theme header .tooltip .tooltip-inner{color:#fff;background-color:#242424}.dark-theme #version-selector .dropdown-btn{color:#fff;background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-btn{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-btn[aria-expanded=false]:focus{box-shadow:inset 0 0 2px 2px rgba(152,162,179,.5)}.dark-theme #version-selector .dropdown-menu{background-color:#343741}@media (min-width:1200px){.dark-theme #version-selector .dropdown-menu{background-color:#2a2d34;border-color:#ffe853}}.dark-theme #version-selector .dropdown-menu>li>a{color:#fff}.dark-theme #version-selector .dropdown-menu>li>a:focus,.dark-theme #version-selector .dropdown-menu>li>a:hover{background-color:#242424}.dark-theme #version-selector .dropdown-menu>li>a.disabled{color:#a6b5c8}header{height:70px}@media (min-width:1200px){header{height:77px;box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}}@media (max-width:1199px){header.fixed-top{z-index:100}}header .navbar{height:70px}@media (min-width:1200px){header .navbar{height:77px}}@media (max-width:575px){header .logo-link{max-width:180px;font-size:.8rem}}@media (max-width:575px){header .logo-link svg{max-width:180px}}header .mobile-primary-header{display:flex;align-items:center;justify-content:space-between;width:100%}@media (min-width:1200px){header .mobile-primary-header{width:auto}}header .mobile-secondary-header{padding-right:15px;display:flex;align-items:center;height:54px}header .navbar-toggler{padding:.4rem}header .navbar-toggler .navbar-toggler-icon,header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{width:24px;height:3px;border:1px solid;border-radius:6px}header .navbar-toggler .navbar-toggler-icon{position:relative}header .navbar-toggler .navbar-toggler-icon::after,header .navbar-toggler .navbar-toggler-icon::before{position:absolute;left:-1px;display:block;content:""}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{transition:background-color .5s .3s,border-color .5s .3s}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::before{top:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon::after{bottom:-8px;transition:all .5s;transform:rotateZ(0)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon{background-color:transparent;border-color:transparent}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::before{top:-1px;transition:all .5s;transform:rotateZ(45deg)}header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::after{bottom:-1px;transition:all .5s;transform:rotateZ(-45deg)}header .search-toggler{margin-right:3px}header .search-toggler .search-toggler-icon{display:block;width:32px;height:32px}.light-theme header{background:#fff}.light-theme header .navbar-toggler .navbar-toggler-icon::after,.light-theme header .navbar-toggler .navbar-toggler-icon::before,.light-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#256bd1;border-color:#256bd1}@media (max-width:1199px){.light-theme header .mobile-secondary-header{background-color:#ebf2fb}}.light-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme header svg{fill:#000}.dark-theme header{background:#212121}.dark-theme header .navbar-toggler .navbar-toggler-icon::after,.dark-theme header .navbar-toggler .navbar-toggler-icon::before,.dark-theme header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background-color:#499cfe;border-color:#499cfe}@media (max-width:1199px){.dark-theme header .mobile-secondary-header{background-color:#343741}}.dark-theme header .search-toggler .search-toggler-icon{background:url("../../images/icons/svg-icons.svg#search-dt")}footer{padding:50px 15px 26px}@media (min-width:1200px){footer{position:absolute;right:0;display:flex;align-items:center;height:70px;padding:15px 0 15px 30px}}@media (min-width:1200px) and (max-width:1599px){footer{left:320px}}@media (min-width:1600px){footer{left:385px}}@media (max-width:1199px){footer>.container{flex-direction:column}}footer .logo-link svg{display:inline-block;width:28px;height:16px;position:relative;bottom:.2em}@media (max-width:575px){footer .logo-link svg{width:46px;height:24px;margin-bottom:10px}}@media (min-width:1200px){footer .desktop-footer{width:100%}}@media (min-width:768px) and (max-width:1199px){footer .desktop-footer{padding-top:15px;padding-bottom:15px}}footer .desktop-footer .social-links{display:flex;padding:3px 0;font-size:14px}@media (min-width:768px){footer .desktop-footer .social-links{justify-content:flex-end}}@media (max-width:767px){footer .desktop-footer .social-links{justify-content:center;align-items:center;padding:40px 0}}footer .desktop-footer .social-links .nav-item,footer .desktop-footer .social-links .nav-item.rrss{line-height:16px;align-items:center}footer .desktop-footer .social-links i{font-size:23px}@media (min-width:576px){footer .desktop-footer .social-links i{font-size:1rem}}footer .desktop-footer .social-links svg{height:19px;width:19px}footer .subfooter{font-size:14px;display:flex;flex-direction:row;position:relative}@media (max-width:575px){footer .subfooter{flex-direction:column;align-items:center}}@media (max-width:767px){footer .subfooter{padding-top:40px;justify-content:center;align-items:center}}footer .subfooter>div{padding:5px 15px;line-height:30px}@media (min-width:576px){footer .subfooter>div{border-left:1px solid #7a7a7a;padding:0 15px}}footer .subfooter>div a{text-decoration:none}@media (min-width:576px){footer .subfooter>div:first-of-type,footer .subfooter>div:nth-of-type(2){border:0;padding-left:0}}@media (min-width:576px){footer .subfooter>div:last-of-type{padding-right:0}}footer .website-links{margin-bottom:.5rem;position:relative}footer .website-links::after{content:"";height:0;width:calc(100% - 30px);position:absolute;bottom:0;left:15px;right:15px;border-bottom:1px solid #7a7a7a}footer .website-links ul{padding-left:0;margin-bottom:0;list-style:none}footer .website-links a:focus,footer .website-links a:hover{font-weight:500}footer .footer-section{line-height:32px;padding-bottom:40px}footer .footer-section .footer-title{font-size:17px;text-transform:uppercase;margin-bottom:.4rem;font-weight:600}footer ul{padding-left:15px;margin:0}footer .nav-link{padding:0 15px}@media (max-width:575px){.index footer>div{margin-right:auto;margin-left:0}}@media (max-width:767px){.index footer .desktop-footer.row{flex-direction:column}}@media (max-width:575px){.index footer .social-links .nav-link{padding:0 11px}}.light-theme footer{background:#f5f6f7}.light-theme footer .nav-link{color:#292929}.light-theme footer .nav-link svg{fill:#292929}.light-theme footer .nav-link:hover{color:#3585f9}.light-theme footer .nav-link:hover svg{fill:#3585f9}.light-theme footer .website-links a{color:#292929}.light-theme footer .website-links a:focus,.light-theme footer .website-links a:hover{color:#3585f9}.light-theme footer .logo-link svg{fill:#000}.light-theme footer .subfooter>div a{color:#292929}.light-theme footer .subfooter>div a:active,.light-theme footer .subfooter>div a:hover{color:#256bd1}.dark-theme footer{background:#242424}.dark-theme footer .nav-link{color:#fff}.dark-theme footer .nav-link svg{fill:#fff}.dark-theme footer .nav-link:hover{color:#6ca2f0}.dark-theme footer .nav-link:hover svg{fill:#6ca2f0}.dark-theme footer .website-links a{color:#fff}.dark-theme footer .website-links a:focus,.dark-theme footer .website-links a:hover{color:#6ca2f0}.dark-theme footer .logo-link svg{fill:#fff}.dark-theme footer .subfooter>div a{color:#fff}.dark-theme footer .subfooter>div a:active,.dark-theme footer .subfooter>div a:hover{color:#499cfe}.search-box{overflow:hidden;border:2px solid;border-radius:10px}.search-box .search-form{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;height:40px}.search-box .search-form .form-control{position:relative;z-index:1;width:100%;font-size:18px;font-weight:500;border:none;padding-right:40px}.search-box .search-form .btn-search{position:absolute;right:0;z-index:10;width:38px;height:38px;padding:5px;background-repeat:no-repeat;background-position:center;background-size:38px 38px;border:none;border-radius:calc(10px - 2px)}header .search-box{min-width:380px}.light-theme .search-box{background-color:#fff;border-color:#c1ccd9}.light-theme .search-box:focus-within{border-color:#3585f9}.light-theme .search-box .form-control{color:#292929;background-color:#fff}.light-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-lt")}.light-theme .search-box ::-moz-placeholder{color:#a6b5c8}.light-theme .search-box ::placeholder{color:#a6b5c8}.dark-theme .search-box{background-color:#2a2d34;border-color:#fff}.dark-theme .search-box:focus-within{border-color:#6ca2f0}.dark-theme .search-box .form-control{color:#fff;background-color:#2a2d34}.dark-theme .search-box .btn-search{background:url("../../images/icons/svg-icons.svg#search-dt")}.dark-theme .search-box ::-moz-placeholder{color:#a6b5c8}.dark-theme .search-box ::placeholder{color:#a6b5c8}@media (max-width:1199px){#global-toc{width:100%;max-height:calc(100vh - 70px);padding-bottom:10px;margin-bottom:0;overflow-y:auto;pointer-events:all}}@media (min-width:1200px){#global-toc.collapse:not(.show){display:block}}#global-toc ul{padding:0;list-style:none}#global-toc ul a{padding-right:60px}@media (min-width:1200px) and (max-width:1599px){#global-toc ul a{padding-right:48px}}#global-toc ul .current-toc-node:hover .toc-toggle-btn{display:block}#global-toc ul .current-toc-node::before{position:absolute;top:1.1rem;display:inline-block;width:6px;height:6px;pointer-events:none;content:"";border:5px solid;border-right-color:transparent;border-bottom:0;border-left-color:transparent;transform:rotate(-90deg)}#global-toc .show>ul{display:block}#global-toc li>ul{display:none}#global-toc a{position:relative;display:inline-block;width:100%;padding:5px 0;font-weight:400;line-height:32px;text-decoration:none}#global-toc a:hover .toc-toggle-btn{display:block}#global-toc ul .toctree-l2>a{padding-left:20px}#global-toc ul .toctree-l2>a.current-toc-node::before{left:5px}#global-toc ul .toctree-l3>a{padding-left:40px}#global-toc ul .toctree-l3>a.current-toc-node::before{left:25px}#global-toc ul .toctree-l4>a{padding-left:60px}#global-toc ul .toctree-l4>a.current-toc-node::before{left:45px}#global-toc ul .toctree-l5>a{padding-left:80px}#global-toc ul .toctree-l5>a.current-toc-node::before{left:65px}#global-toc ul .toctree-l6>a{padding-left:100px}#global-toc ul .toctree-l6>a.current-toc-node::before{left:85px}#global-toc [class*=toctree-l].current>a{font-weight:600}#global-toc [class*=toctree-l].current.show>ul{display:block}#global-toc [class*=toctree-l].show>a .toc-toggle-btn{transform:rotateZ(180deg)}#global-toc [class*=toctree-l]>ul{display:none}#global-toc [class*=toctree-l]>ul a{font-size:15px}#global-toc .toctree-l1>a{padding-left:20px;font-size:16px}#global-toc .toctree-l1>a::before{left:10px}#global-toc .toctree-l1>ul{margin-left:20px;border-left:1px solid}#global-toc .toc-toggle-btn{position:absolute;top:calc(50% - 21px);right:15px;display:none;width:42px;height:42px;padding:0;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:24px 24px;border:none}@media (hover:none){#global-toc .toc-toggle-btn{display:block}}#global-toc .toctree-l6.toc-toggle a .toc-toggle-btn{display:none}#global-toc .toctree-l7{display:none}.light-theme #global-toc ul .current-toc-node{color:#1561d0}.light-theme #global-toc ul .current-toc-node:hover{color:#3585f9}.light-theme #global-toc ul .current-toc-node::before{border-top-color:#256bd1}.light-theme #global-toc a{color:#292929}.light-theme #global-toc a .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-light-lt)}.light-theme #global-toc a:hover{color:#3585f9}.light-theme #global-toc a:hover .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-lt)}.light-theme #global-toc .toctree-l1.show{background-color:rgba(255,255,255,.3)}.light-theme #global-toc .toctree-l1.show>a{background-color:#dcebff}.light-theme #global-toc .toctree-l1>ul{border-left-color:#256bd1}.dark-theme #global-toc ul .current-toc-node{color:#499cfe}.dark-theme #global-toc ul .current-toc-node:hover{color:#6ca2f0}.dark-theme #global-toc ul .current-toc-node::before{border-top-color:#499cfe}.dark-theme #global-toc a{color:#fff}.dark-theme #global-toc a .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-light-dt)}.dark-theme #global-toc a:hover{color:#6ca2f0}.dark-theme #global-toc a:hover .toc-toggle-btn{background-image:url(../../images/icons/svg-icons.svg#chevron-blue-dt)}.dark-theme #global-toc .toctree-l1.show{background-color:rgba(42,45,52,.3)}.dark-theme #global-toc .toctree-l1.show>a{background-color:rgba(220,235,255,.1)}.dark-theme #global-toc .toctree-l1>ul{border-left-color:#499cfe}#left-sidebar{position:fixed;top:70px;flex-shrink:0;flex-grow:0}@media (max-width:1199px){#left-sidebar{z-index:110;height:0}}@media (min-width:1200px){#left-sidebar{top:77px;display:block}}@media (min-width:1200px) and (max-width:1599px){#left-sidebar{flex-basis:320px;width:320px}}@media (min-width:1600px){#left-sidebar{flex-basis:385px;width:385px}}@media (max-width:1199px){#left-sidebar .sidebar-container{position:fixed;top:70px;bottom:0;left:0;width:100%;height:calc(100vh - 70px);pointer-events:none}}@media (min-width:1200px){#left-sidebar .sidebar-container{top:77px;height:calc(100vh - 77px);padding:30px 0}}@media (min-width:1200px) and (max-width:1599px){#left-sidebar .sidebar-container{width:320px}}@media (min-width:1600px){#left-sidebar .sidebar-container{width:385px}}#left-sidebar .sidebar-container>nav{padding-top:10px}#left-sidebar .sidebar-container #search-box-wrapper{padding:20px 15px 15px 15px}@media (max-width:1199px){#left-sidebar .sidebar-container #search-box-wrapper{position:fixed;z-index:10;width:100%;pointer-events:all}}@media (min-width:1200px){#left-sidebar .sidebar-container #search-box-wrapper{padding-top:0}}@media (min-width:1200px){#left-sidebar .sidebar-container #search-box-wrapper.collapse:not(.show){display:block}}@media (max-width:1199px){#left-sidebar .sidebar-container #search-box-wrapper.collapsing+#global-toc,#left-sidebar .sidebar-container #search-box-wrapper.show+#global-toc{padding-top:90px;transition:padding-top .3s}}@media (min-width:1200px){.light-theme #left-sidebar .sidebar-container{background-color:#ebf2fb}}.light-theme #left-sidebar #global-toc,.light-theme #left-sidebar #search-box-wrapper{background-color:#ebf2fb}@media (min-width:1200px){.dark-theme #left-sidebar .sidebar-container{background-color:#343741}}.dark-theme #left-sidebar #global-toc,.dark-theme #left-sidebar #search-box-wrapper{background-color:#343741}.section{margin-top:1rem;margin-bottom:1rem}.section::before{position:relative;display:block;width:0;height:1rem;margin-top:-1rem;content:""}.section>dl{margin-top:1rem;margin-bottom:1rem}@media (max-width:575px){#central-column *{scroll-margin-top:calc(70px + 54px)}}@media (min-width:576px) and (max-width:1199px){#central-column *{scroll-margin-top:calc(70px + 54px + 70px)}}@media (min-width:1200px){#central-column *{scroll-margin-top:calc(77px + 60px)}}#central-column{width:100%}@media (min-width:1200px) and (max-width:1599px){#central-column{padding-right:240px;padding-left:320px}}@media (min-width:1600px){#central-column{padding-right:290px;padding-left:385px}}[role=main] .no-margins{margin:0}[role=main] img{border:10px solid #f0f2f6}[role=main] strong{font-weight:600}[role=main] code{display:inline-block;padding:1px 2px;font-family:"Fira Mono",monospace}[role=main] .figure p{margin-top:0}[role=main] ol,[role=main] ul{padding-left:35px}[role=main] .arabic{list-style-type:decimal}[role=main] .loweralpha{list-style-type:lower-alpha}[role=main] .lowerroman{list-style-type:lower-roman}[role=main] .upperalpha{list-style-type:upper-alpha}[role=main] .upperroman{list-style-type:upper-roman}[role=main] :not(li)>.arabic>li>.arabic{list-style-type:lower-alpha}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic{list-style-type:lower-roman}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic>li>.arabic{list-style-type:upper-alpha}[role=main] :not(li)>.arabic>li>.arabic>li>.arabic>li>.arabic>li>.arabic{list-style-type:upper-roman}[role=main] caption{padding:8px;border:1px solid;border-top:none;border-radius:0 0 10px 10px}[role=main] table.docutils caption{caption-side:top;border:1px solid;border-radius:0;display:table-caption}[role=main] table.docutils caption .caption-text{font-weight:600;font-size:18px}[role=main] .highlighted{display:inline-block}.light-theme [role=main] caption{border-color:#dce8f8}.light-theme [role=main] .caption-text{color:#545f73}.light-theme [role=main] table.docutils caption{border-color:#dce8f8;background-color:#256bd1}.light-theme [role=main] table.docutils caption .headerlink::after{filter:brightness(2)}.light-theme [role=main] table.docutils caption .caption-text{color:#fff}.light-theme [role=main] .highlighted,.light-theme [role=main] mark{background-color:#ffe853}.dark-theme [role=main] caption{border-color:#b7c6d7}.dark-theme [role=main] .caption-text{color:#9a9fb1}.dark-theme [role=main] table.docutils caption{border-color:#b7c6d7;background-color:#499cfe}.dark-theme [role=main] table.docutils caption .headerlink::after{filter:brightness(.5)}.dark-theme [role=main] table.docutils caption .caption-text{color:#2a2d34}.dark-theme [role=main] .highlighted,.dark-theme [role=main] mark{color:#fff;background-color:#80700a}#light-dark-switch{display:flex;flex-direction:row}@media (min-width:1200px){#light-dark-switch{padding-bottom:8px}}#light-dark-switch+.edit-repo{border-top:1px solid #c1ccd9}#light-dark-switch>span:first-child{margin-left:4px}@media (max-width:575px){#light-dark-switch .text{display:none}}#light-dark-switch .switch-icon{display:inline-block;width:20px;height:20px;margin-right:5px;margin-left:5px;background-position:center;background-size:contain}#mode-switch{position:relative;top:1px;box-sizing:content-box;display:flex;flex-direction:row;width:26px;height:16px;padding:0;margin:0 5px;border:1px solid;border-radius:25px}#mode-switch.dark{justify-content:flex-end}#mode-switch.dark span{top:0;left:calc(100% - 16px)}#mode-switch span{position:absolute;top:0;left:0;display:inline-block;width:16px;height:16px;content:"";background-color:#fff;border-radius:50%;transition:left ease-in 75ms}.light-theme #light-dark-switch{color:#292929}.light-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-lt")}.light-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-lt")}.light-theme #mode-switch{background-color:#256bd1;border-color:#256bd1}.dark-theme #light-dark-switch{color:#fff}.dark-theme #light-dark-switch .switch-icon.icon-sun{background:url("../../images/icons/svg-icons.svg#sun-dt")}.dark-theme #light-dark-switch .switch-icon.icon-moon{background:url("../../images/icons/svg-icons.svg#moon-dt")}.dark-theme #mode-switch{background-color:#499cfe;border-color:#499cfe}#local-toc{padding:0}#local-toc>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li{padding-left:10px}#local-toc .toc-title{display:inline-block;height:30px;margin-top:20px;font-size:18px;font-weight:600;text-transform:uppercase}#local-toc>ul{height:calc(100vh - 77px - 60px - 40px - 30px - 30px - 70px);overflow-y:auto}#local-toc ul{padding:0;margin:0;list-style:none}#local-toc ul a{padding-top:4px;padding-bottom:4px;font-size:14px;line-height:24px;border-left:2px solid}#local-toc ul a:focus,#local-toc ul a:hover{outline:0}#local-toc ul a:active{font-weight:600}#local-toc ul .active{font-weight:600}.light-theme #local-toc .navbar-nav{background-color:#fff}.light-theme #local-toc .toc-title{color:#292929}.light-theme #local-toc ul a{border-left-color:#fff}.light-theme #local-toc ul a:focus,.light-theme #local-toc ul a:hover{color:#3585f9}.light-theme #local-toc ul a:active{color:#256bd1}.light-theme #local-toc ul .active{color:#256bd1;border-left-color:#256bd1}.dark-theme #local-toc .navbar-nav{background-color:#2a2d34}.dark-theme #local-toc .toc-title{color:#fff}.dark-theme #local-toc ul a{border-left-color:#2a2d34}.dark-theme #local-toc ul a:focus,.dark-theme #local-toc ul a:hover{color:#6ca2f0}.dark-theme #local-toc ul a:active{color:#499cfe}.dark-theme #local-toc ul .active{color:#499cfe;border-left-color:#499cfe}#right-sidebar{position:fixed;right:0}@media (max-width:1199px){#right-sidebar{top:70px;z-index:100;display:flex;align-items:center;height:54px;padding-right:15px}}@media (min-width:1200px){#right-sidebar{top:77px;flex-shrink:0;flex-grow:0;height:calc(100vh - 77px - 70px)}}@media (min-width:1200px) and (max-width:1599px){#right-sidebar{flex-basis:240px;width:240px}}@media (min-width:1600px){#right-sidebar{flex-basis:290px;width:290px}}@media (min-width:1200px){#right-sidebar .sidebar-container{position:fixed;top:77px;right:0;bottom:70px;width:calc((385px / 2) + 30px);padding:30px 16px;margin-left:auto;overflow:hidden}}#right-sidebar .sidebar-container .edit-repo{width:100%;height:40px;padding:8px 8px 8px 4px}#right-sidebar .sidebar-container .edit-repo a .icon{margin-left:10px;font-size:14px;height:14px;width:14px}@media (min-width:1200px){.light-theme #right-sidebar .sidebar-container{background-color:#fff}}.light-theme #right-sidebar .sidebar-container a .icon{fill:#256bd1}.light-theme #right-sidebar .sidebar-container a:hover .icon{fill:#3585f9}@media (min-width:1200px){.dark-theme #right-sidebar .sidebar-container{background-color:#2a2d34}}.dark-theme #right-sidebar .sidebar-container a .icon{fill:#499cfe}.dark-theme #right-sidebar .sidebar-container a:hover .icon{fill:#6ca2f0}.no-latest-notice-wrapper{position:fixed;z-index:98;width:100%;min-height:60px;padding-right:15px;padding-left:30px}@media (max-width:1199px){.no-latest-notice-wrapper{padding-left:15px}}@media (min-width:1200px) and (max-width:1599px){.no-latest-notice-wrapper{right:240px;left:320px;width:calc(100% - 240px - 320px)}}@media (min-width:1600px){.no-latest-notice-wrapper{right:290px;left:385px;width:calc(100% - 290px - 385px)}}.no-latest-notice-wrapper .no-latest-notice{display:inline-block;width:100%;padding:5px 20px;margin:.6em 0;border-left:5px solid}@media (max-width:575px){.no-latest-notice-wrapper .no-latest-notice{font-size:14px}}.no-latest-notice-wrapper .no-latest-notice .no-latest-title{position:relative;display:inline-block;padding:4px 15px 4px 0;font-weight:600;line-height:24px}@media (max-width:575px){.no-latest-notice-wrapper .no-latest-notice .no-latest-title{line-height:16px}}.no-latest-notice-wrapper .no-latest-notice .no-latest-text-wrapper{padding:4px 15px 4px 0;line-height:24px}@media (max-width:575px){.no-latest-notice-wrapper .no-latest-notice .no-latest-text-wrapper{line-height:16px}}.no-latest-docs.document #central-column{padding-top:calc(60px + 60px)}.no-latest-docs.document #central-column *{scroll-margin-top:calc(77px + 60px + 60px)}.no-latest-docs.document [role=main]{min-height:calc(100vh - 77px - 60px - 70px - 60px)}.no-latest-docs.document .no-latest-notice-wrapper{top:calc(77px + 60px)}@media (max-width:575px){.no-latest-docs.document .no-latest-notice-wrapper{top:calc(70px + 54px)}}@media (min-width:576px) and (max-width:1199px){.no-latest-docs.document .no-latest-notice-wrapper{top:calc(70px + 54px + 60px)}}.no-latest-docs.search .no-latest-notice-wrapper{top:calc(77px)}@media (max-width:575px){.no-latest-docs.search .no-latest-notice-wrapper{top:calc(70px + 54px)}}@media (min-width:576px) and (max-width:1199px){.no-latest-docs.search .no-latest-notice-wrapper{top:calc(70px + 54px)}}.no-latest-docs.search #central-column{padding-top:60px}@media (max-width:575px){.no-latest-docs.search #central-column{padding-top:calc(60px + 40px)}}.light-theme .no-latest-notice-wrapper{background-color:#fff}.light-theme .no-latest-notice-wrapper .no-latest-notice{background-color:rgba(255,122,47,.05);border-left-color:#ff7a2f}.light-theme .no-latest-notice-wrapper .no-latest-notice .no-latest-title{color:#b35621}.dark-theme .no-latest-notice-wrapper{background-color:#2a2d34}.dark-theme .no-latest-notice-wrapper .no-latest-notice{background-color:rgba(179,86,33,.2);border-left-color:#b35621}.dark-theme .no-latest-notice-wrapper .no-latest-notice .no-latest-title{color:#ff7a2f} /*# sourceMappingURL=wazuh-documentation.min.css.map */ \ No newline at end of file diff --git a/source/_themes/wazuh_doc_theme_v3/static/js/min/bootstrap.bundle.min.js b/source/_themes/wazuh_doc_theme_v3/static/js/min/bootstrap.bundle.min.js index f45a7f304f..17e1bdcfcd 100644 --- a/source/_themes/wazuh_doc_theme_v3/static/js/min/bootstrap.bundle.min.js +++ b/source/_themes/wazuh_doc_theme_v3/static/js/min/bootstrap.bundle.min.js @@ -1,6 +1,6 @@ /*! * Bootstrap v4.6.0 (https://getbootstrap.com/) - * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) + * Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("jquery")):"function"==typeof define&&define.amd?define(["exports","jquery"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).bootstrap={},e.jQuery)}(this,function(e,t){"use strict";function P(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=P(t);const R="transitionend";function M(e){let t=!1;return d.default(this).one(a.TRANSITION_END,()=>{t=!0}),setTimeout(()=>{t||a.triggerTransitionEnd(this)},e),this}const a={TRANSITION_END:"bsTransitionEnd",getUID(e){for(;e+=~~(1e6*Math.random()),document.getElementById(e););return e},getSelectorFromElement(e){let t=e.getAttribute("data-target");t&&"#"!==t||(e=e.getAttribute("href"),t=e&&"#"!==e?e.trim():"");try{return document.querySelector(t)?t:null}catch(e){return null}},getTransitionDurationFromElement(e){if(!e)return 0;let t=d.default(e).css("transition-duration"),i=d.default(e).css("transition-delay");var e=parseFloat(t),n=parseFloat(i);return e||n?(t=t.split(",")[0],i=i.split(",")[0],1e3*(parseFloat(t)+parseFloat(i))):0},reflow(e){return e.offsetHeight},triggerTransitionEnd(e){d.default(e).trigger(R)},supportsTransitionEnd(){return Boolean(R)},isElement(e){return(e[0]||e).nodeType},typeCheckConfig(e,t,i){for(const s in i)if(Object.prototype.hasOwnProperty.call(i,s)){var n=i[s],o=t[s],o=o&&a.isElement(o)?"element":null===(o=o)||"undefined"==typeof o?""+o:{}.toString.call(o).match(/\s([a-z]+)/i)[1].toLowerCase();if(!new RegExp(n).test(o))throw new Error(e.toUpperCase()+": "+`Option "${s}" provided type "${o}" `+`but expected type "${n}".`)}},findShadowRoot(e){var t;return document.documentElement.attachShadow?"function"==typeof e.getRootNode?(t=e.getRootNode())instanceof ShadowRoot?t:null:e instanceof ShadowRoot?e:e.parentNode?a.findShadowRoot(e.parentNode):null:null},jQueryDetection(){if("undefined"==typeof d.default)throw new TypeError("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.");var e=d.default.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1===e[0]&&9===e[1]&&e[2]<1||4<=e[0])throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}},H=(a.jQueryDetection(),d.default.fn.emulateTransitionEnd=M,d.default.event.special[a.TRANSITION_END]={bindType:R,delegateType:R,handle(e){if(d.default(e.target).is(this))return e.handleObj.handler.apply(this,arguments)}},"alert"),B="bs.alert";B;const q=d.default.fn[H];class n{constructor(e){this._element=e}static get VERSION(){return"4.6.0"}close(e){let t=this._element;e&&(t=this._getRootElement(e)),this._triggerCloseEvent(t).isDefaultPrevented()||this._removeElement(t)}dispose(){d.default.removeData(this._element,B),this._element=null}_getRootElement(e){var t=a.getSelectorFromElement(e);let i=!1;return i=(i=t?document.querySelector(t):i)||d.default(e).closest(".alert")[0]}_triggerCloseEvent(e){var t=d.default.Event("close.bs.alert");return d.default(e).trigger(t),t}_removeElement(t){var e;d.default(t).removeClass("show"),d.default(t).hasClass("fade")?(e=a.getTransitionDurationFromElement(t),d.default(t).one(a.TRANSITION_END,e=>this._destroyElement(t,e)).emulateTransitionEnd(e)):this._destroyElement(t)}_destroyElement(e){d.default(e).detach().trigger("closed.bs.alert").remove()}static _jQueryInterface(i){return this.each(function(){var e=d.default(this);let t=e.data(B);t||(t=new n(this),e.data(B,t)),"close"===i&&t[i](this)})}static _handleDismiss(t){return function(e){e&&e.preventDefault(),t.close(this)}}}d.default(document).on("click.bs.alert.data-api",'[data-dismiss="alert"]',n._handleDismiss(new n)),d.default.fn[H]=n._jQueryInterface,d.default.fn[H].Constructor=n,d.default.fn[H].noConflict=()=>(d.default.fn[H]=q,n._jQueryInterface);const W="button",Q="bs.button";Q;const U=d.default.fn[W],r="active";t='[data-toggle^="button"]';const $='input:not([type="hidden"])',V=".btn";class o{constructor(e){this._element=e,this.shouldAvoidTriggerChange=!1}static get VERSION(){return"4.6.0"}toggle(){let e=!0,t=!0;var i,n=d.default(this._element).closest('[data-toggle="buttons"]')[0];n&&(i=this._element.querySelector($))&&("radio"===i.type&&(i.checked&&this._element.classList.contains(r)?e=!1:(n=n.querySelector(".active"))&&d.default(n).removeClass(r)),e&&("checkbox"!==i.type&&"radio"!==i.type||(i.checked=!this._element.classList.contains(r)),this.shouldAvoidTriggerChange||d.default(i).trigger("change")),i.focus(),t=!1),this._element.hasAttribute("disabled")||this._element.classList.contains("disabled")||(t&&this._element.setAttribute("aria-pressed",!this._element.classList.contains(r)),e&&d.default(this._element).toggleClass(r))}dispose(){d.default.removeData(this._element,Q),this._element=null}static _jQueryInterface(i,n){return this.each(function(){var e=d.default(this);let t=e.data(Q);t||(t=new o(this),e.data(Q,t)),t.shouldAvoidTriggerChange=n,"toggle"===i&&t[i]()})}}d.default(document).on("click.bs.button.data-api",t,e=>{let t=e.target;var i,n=t;!(t=d.default(t).hasClass("btn")?t:d.default(t).closest(V)[0])||t.hasAttribute("disabled")||t.classList.contains("disabled")||(i=t.querySelector($))&&(i.hasAttribute("disabled")||i.classList.contains("disabled"))?e.preventDefault():"INPUT"!==n.tagName&&"LABEL"===t.tagName||o._jQueryInterface.call(d.default(t),"toggle","INPUT"===n.tagName)}).on("focus.bs.button.data-api blur.bs.button.data-api",t,e=>{var t=d.default(e.target).closest(V)[0];d.default(t).toggleClass("focus",/^focus(in)?$/.test(e.type))}),d.default(window).on("load.bs.button.data-api",()=>{let i=[].slice.call(document.querySelectorAll('[data-toggle="buttons"] .btn'));for(let e=0,t=i.length;e(d.default.fn[W]=U,o._jQueryInterface);const i="collapse",s="bs.collapse";s;const Y=d.default.fn[i],z={toggle:!0,parent:""},K={toggle:"boolean",parent:"(string|element)"};const G="show",J="collapse",X="collapsing",Z="collapsed",ee='[data-toggle="collapse"]';class l{constructor(i,e){this._isTransitioning=!1,this._element=i,this._config=this._getConfig(e),this._triggerArray=[].slice.call(document.querySelectorAll(`[data-toggle="collapse"][href="#${i.id}"],`+`[data-toggle="collapse"][data-target="#${i.id}"]`));var n=[].slice.call(document.querySelectorAll(ee));for(let e=0,t=n.length;ee===i);null!==s&&0"string"==typeof this._config.parent?e.getAttribute("data-parent")===this._config.parent:e.classList.contains(J))).length?null:e)&&(t=d.default(e).not(this._selector).data(s))&&t._isTransitioning)){var i=d.default.Event("show.bs.collapse");if(d.default(this._element).trigger(i),!i.isDefaultPrevented()){e&&(l._jQueryInterface.call(d.default(e).not(this._selector),"hide"),t||d.default(e).data(s,null));const o=this._getDimension();d.default(this._element).removeClass(J).addClass(X),this._element.style[o]=0,this._triggerArray.length&&d.default(this._triggerArray).removeClass(Z).attr("aria-expanded",!0),this.setTransitioning(!0);var i="scroll"+(o[0].toUpperCase()+o.slice(1)),n=a.getTransitionDurationFromElement(this._element);d.default(this._element).one(a.TRANSITION_END,()=>{d.default(this._element).removeClass(X).addClass(J+" show"),this._element.style[o]="",this.setTransitioning(!1),d.default(this._element).trigger("shown.bs.collapse")}).emulateTransitionEnd(n),this._element.style[o]=this._element[i]+"px"}}}}hide(){if(!this._isTransitioning&&d.default(this._element).hasClass(G)){var e=d.default.Event("hide.bs.collapse");if(d.default(this._element).trigger(e),!e.isDefaultPrevented()){var e=this._getDimension(),t=(this._element.style[e]=this._element.getBoundingClientRect()[e]+"px",a.reflow(this._element),d.default(this._element).addClass(X).removeClass(J+" show"),this._triggerArray.length);if(0{this.setTransitioning(!1),d.default(this._element).removeClass(X).addClass(J).trigger("hidden.bs.collapse")}).emulateTransitionEnd(e)}}}setTransitioning(e){this._isTransitioning=e}dispose(){d.default.removeData(this._element,s),this._config=null,this._parent=null,this._element=null,this._triggerArray=null,this._isTransitioning=null}_getConfig(e){return(e={...z,...e}).toggle=Boolean(e.toggle),a.typeCheckConfig(i,e,K),e}_getDimension(){return d.default(this._element).hasClass("width")?"width":"height"}_getParent(){let e;a.isElement(this._config.parent)?(e=this._config.parent,"undefined"!=typeof this._config.parent.jquery&&(e=this._config.parent[0])):e=document.querySelector(this._config.parent);var t=`[data-toggle="collapse"][data-parent="${this._config.parent}"]`,t=[].slice.call(e.querySelectorAll(t));return d.default(t).each((e,t)=>{this._addAriaAndCollapsedClass(l._getTargetFromElement(t),[t])}),e}_addAriaAndCollapsedClass(e,t){e=d.default(e).hasClass(G);t.length&&d.default(t).toggleClass(Z,!e).attr("aria-expanded",e)}static _getTargetFromElement(e){e=a.getSelectorFromElement(e);return e?document.querySelector(e):null}static _jQueryInterface(n){return this.each(function(){var e=d.default(this);let t=e.data(s);var i={...z,...e.data(),..."object"==typeof n&&n?n:{}};if(!t&&i.toggle&&"string"==typeof n&&/show|hide/.test(n)&&(i.toggle=!1),t||(t=new l(this,i),e.data(s,t)),"string"==typeof n){if("undefined"==typeof t[n])throw new TypeError(`No method named "${n}"`);t[n]()}})}}d.default(document).on("click.bs.collapse.data-api",ee,function(e){"A"===e.currentTarget.tagName&&e.preventDefault();const i=d.default(this);e=a.getSelectorFromElement(this),e=[].slice.call(document.querySelectorAll(e));d.default(e).each(function(){var e=d.default(this),t=e.data(s)?"toggle":i.data();l._jQueryInterface.call(e,t)})}),d.default.fn[i]=l._jQueryInterface,d.default.fn[i].Constructor=l,d.default.fn[i].noConflict=()=>(d.default.fn[i]=Y,l._jQueryInterface);var te="undefined"!=typeof window&&"undefined"!=typeof document&&"undefined"!=typeof navigator,ie=function(){for(var e=["Edge","Trident","Firefox"],t=0;t=i.clientWidth&&e>=i.clientHeight})).length?o:s)[0].key+((t=e.split("-")[1])?"-"+t:""))}function we(e,t,i,n){n=3l[e]&&!n.escapeWithReference&&(i=Math.min(d[t],l[e]-("right"===e?d.width:d.height))),p({},t,i)}};return t.forEach(function(e){var t=-1!==["left","top"].indexOf(e)?"primary":"secondary";d=m({},d,f[t](e))}),e.offsets.popper=d,e},priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:function(e){var t=(i=e.offsets).popper,i=i.reference,n=e.placement.split("-")[0],o=Math.floor,s=(n=-1!==["top","bottom"].indexOf(n))?"right":"bottom",r=n?"left":"top",n=n?"width":"height";return t[s]o(i[s])&&(e.offsets.popper[r]=o(i[s])),e}},arrow:{order:500,enabled:!0,fn:function(e,t){if(Pe(e.instance.modifiers,"arrow","keepTogether")){t=t.element;if("string"==typeof t){if(!(t=e.instance.popper.querySelector(t)))return e}else if(!e.instance.popper.contains(t))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),e;var i=e.placement.split("-")[0],n=e.offsets,o=n.popper,n=n.reference,i=-1!==["left","right"].indexOf(i),s=i?"height":"width",r=i?"Top":"Left",a=r.toLowerCase(),l=i?"left":"top",i=i?"bottom":"right",d=Ee(t)[s],i=(n[i]-do[i]&&(e.offsets.popper[a]+=n[a]+d-o[i]),e.offsets.popper=g(e.offsets.popper),n[a]+n[s]/2-d/2),n=h(e.instance.popper),f=parseFloat(n["margin"+r]),n=parseFloat(n["border"+r+"Width"]),r=i-e.offsets.popper[a]-f-n,r=Math.max(Math.min(o[s]-d,r),0);e.arrowElement=t,e.offsets.arrow=(p(i={},a,Math.round(r)),p(i,l,""),i)}return e},element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:function(d,f){if(!(De(d.instance.modifiers,"inner")||d.flipped&&d.placement===d.originalPlacement)){var h=be(d.instance.popper,d.instance.reference,f.padding,f.boundariesElement,d.positionFixed),c=d.placement.split("-")[0],u=Te(c),p=d.placement.split("-")[1]||"",g=[];switch(f.behavior){case He:g=[c,u];break;case Be:g=Me(c);break;case qe:g=Me(c,!0);break;default:g=f.behavior}g.forEach(function(e,t){if(c!==e||g.length===t+1)return d;c=d.placement.split("-")[0],u=Te(c);var e=d.offsets.popper,i=d.offsets.reference,n=Math.floor,i="left"===c&&n(e.right)>n(i.left)||"right"===c&&n(e.left)n(i.top)||"bottom"===c&&n(e.top)n(h.right),r=n(e.top)n(h.bottom),n="left"===c&&o||"right"===c&&s||"top"===c&&r||"bottom"===c&&e,a=-1!==["top","bottom"].indexOf(c),l=!!f.flipVariations&&(a&&"start"===p&&o||a&&"end"===p&&s||!a&&"start"===p&&r||!a&&"end"===p&&e),s=!!f.flipVariationsByContent&&(a&&"start"===p&&s||a&&"end"===p&&o||!a&&"start"===p&&e||!a&&"end"===p&&r),o=l||s;(i||n||o)&&(d.flipped=!0,(i||n)&&(c=g[t+1]),o&&(p="end"===(e=p)?"start":"start"===e?"end":e),d.placement=c+(p?"-"+p:""),d.offsets.popper=m({},d.offsets.popper,Ce(d.instance.popper,d.offsets.reference,d.placement)),d=Se(d.instance.modifiers,d,"flip"))})}return d},behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,i=t.split("-")[0],n=(o=e.offsets).popper,o=o.reference,s=-1!==["left","right"].indexOf(i),r=-1===["top","left"].indexOf(i);return n[s?"left":"top"]=o[i]-(r?n[s?"width":"height"]:0),e.placement=Te(t),e.offsets.popper=g(n),e}},hide:{order:800,enabled:!0,fn:function(e){if(Pe(e.instance.modifiers,"hide","preventOverflow")){var t=e.offsets.reference,i=Ne(e.instance.modifiers,function(e){return"preventOverflow"===e.name}).boundaries;if(t.bottomi.right||t.top>i.bottom||t.right{e.preventDefault(),e.stopPropagation(),this.toggle()})}_getConfig(e){return e={...this.constructor.Default,...d.default(this._element).data(),...e},a.typeCheckConfig(b,e,this.constructor.DefaultType),e}_getMenuElement(){var e;return this._menu||(e=E._getParentFromElement(this._element))&&(this._menu=e.querySelector(Ze)),this._menu}_getPlacement(){var e=d.default(this._element.parentNode);let t="bottom-start";return e.hasClass("dropup")?t=d.default(this._menu).hasClass(Je)?"top-end":"top-start":e.hasClass("dropright")?t="right-start":e.hasClass("dropleft")?t="left-start":d.default(this._menu).hasClass(Je)&&(t="bottom-end"),t}_detectNavbar(){return 0(e.offsets={...e.offsets,...this._config.offset(e.offsets,this._element)||{}},e):e.offset=this._config.offset,e}_getPopperConfig(){var e={placement:this._getPlacement(),modifiers:{offset:this._getOffset(),flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}};return"static"===this._config.display&&(e.modifiers.applyStyle={enabled:!1}),{...e,...this._config.popperConfig}}static _jQueryInterface(i){return this.each(function(){let e=d.default(this).data($e);var t="object"==typeof i?i:null;if(e||(e=new E(this,t),d.default(this).data($e,e)),"string"==typeof i){if("undefined"==typeof e[i])throw new TypeError(`No method named "${i}"`);e[i]()}})}static _clearMenus(i){if(!i||3!==i.which&&("keyup"!==i.type||9===i.which)){var n=[].slice.call(document.querySelectorAll(Xe));for(let e=0,t=n.length;ed.default(e).is(":visible"));if(0!==i.length){let e=i.indexOf(t.target);38===t.which&&0{e.stopPropagation()}),d.default.fn[b]=E._jQueryInterface,d.default.fn[b].Constructor=E,d.default.fn[b].noConflict=()=>(d.default.fn[b]=Ve,E._jQueryInterface);const T="modal",it="bs.modal",C="."+it;const nt=d.default.fn[T],ot={backdrop:!0,keyboard:!0,focus:!0,show:!0},st={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean",show:"boolean"},rt=(C,C,"hidden"+C),at="show"+C,lt=(C,"focusin"+C),dt="resize"+C,ft="click.dismiss"+C,ht="keydown.dismiss"+C,ct=(C,"mousedown.dismiss"+C);C;const ut="modal-open",N="fade",pt="show",gt="modal-static";const mt=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",_t=".sticky-top";class S{constructor(e,t){this._config=this._getConfig(t),this._element=e,this._dialog=e.querySelector(".modal-dialog"),this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollbarWidth=0}static get VERSION(){return"4.6.0"}static get Default(){return ot}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){var t;this._isShown||this._isTransitioning||(d.default(this._element).hasClass(N)&&(this._isTransitioning=!0),t=d.default.Event(at,{relatedTarget:e}),d.default(this._element).trigger(t),this._isShown)||t.isDefaultPrevented()||(this._isShown=!0,this._checkScrollbar(),this._setScrollbar(),this._adjustDialog(),this._setEscapeEvent(),this._setResizeEvent(),d.default(this._element).on(ft,'[data-dismiss="modal"]',e=>this.hide(e)),d.default(this._dialog).on(ct,()=>{d.default(this._element).one("mouseup.dismiss.bs.modal",e=>{d.default(e.target).is(this._element)&&(this._ignoreBackdropClick=!0)})}),this._showBackdrop(()=>this._showElement(e)))}hide(e){e&&e.preventDefault(),this._isShown&&!this._isTransitioning&&(e=d.default.Event("hide.bs.modal"),d.default(this._element).trigger(e),this._isShown)&&!e.isDefaultPrevented()&&(this._isShown=!1,(e=d.default(this._element).hasClass(N))&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),d.default(document).off(lt),d.default(this._element).removeClass(pt),d.default(this._element).off(ft),d.default(this._dialog).off(ct),e?(e=a.getTransitionDurationFromElement(this._element),d.default(this._element).one(a.TRANSITION_END,e=>this._hideModal(e)).emulateTransitionEnd(e)):this._hideModal())}dispose(){[window,this._element,this._dialog].forEach(e=>d.default(e).off(C)),d.default(document).off(lt),d.default.removeData(this._element,it),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._isTransitioning=null,this._scrollbarWidth=null}handleUpdate(){this._adjustDialog()}_getConfig(e){return e={...ot,...e},a.typeCheckConfig(T,e,st),e}_triggerBackdropTransition(){var e=d.default.Event("hidePrevented.bs.modal");if(d.default(this._element).trigger(e),!e.isDefaultPrevented()){const t=this._element.scrollHeight>document.documentElement.clientHeight,i=(t||(this._element.style.overflowY="hidden"),this._element.classList.add(gt),a.getTransitionDurationFromElement(this._dialog));d.default(this._element).off(a.TRANSITION_END),d.default(this._element).one(a.TRANSITION_END,()=>{this._element.classList.remove(gt),t||d.default(this._element).one(a.TRANSITION_END,()=>{this._element.style.overflowY=""}).emulateTransitionEnd(this._element,i)}).emulateTransitionEnd(i),this._element.focus()}}_showElement(e){var t=d.default(this._element).hasClass(N),i=this._dialog?this._dialog.querySelector(".modal-body"):null;this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),d.default(this._dialog).hasClass("modal-dialog-scrollable")&&i?i.scrollTop=0:this._element.scrollTop=0,t&&a.reflow(this._element),d.default(this._element).addClass(pt),this._config.focus&&this._enforceFocus();const n=d.default.Event("shown.bs.modal",{relatedTarget:e});i=()=>{this._config.focus&&this._element.focus(),this._isTransitioning=!1,d.default(this._element).trigger(n)};t?(e=a.getTransitionDurationFromElement(this._dialog),d.default(this._dialog).one(a.TRANSITION_END,i).emulateTransitionEnd(e)):i()}_enforceFocus(){d.default(document).off(lt).on(lt,e=>{document!==e.target&&this._element!==e.target&&0===d.default(this._element).has(e.target).length&&this._element.focus()})}_setEscapeEvent(){this._isShown?d.default(this._element).on(ht,e=>{this._config.keyboard&&27===e.which?(e.preventDefault(),this.hide()):this._config.keyboard||27!==e.which||this._triggerBackdropTransition()}):this._isShown||d.default(this._element).off(ht)}_setResizeEvent(){this._isShown?d.default(window).on(dt,e=>this.handleUpdate(e)):d.default(window).off(dt)}_hideModal(){this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._showBackdrop(()=>{d.default(document.body).removeClass(ut),this._resetAdjustments(),this._resetScrollbar(),d.default(this._element).trigger(rt)})}_removeBackdrop(){this._backdrop&&(d.default(this._backdrop).remove(),this._backdrop=null)}_showBackdrop(e){var t,i=d.default(this._element).hasClass(N)?N:"";this._isShown&&this._config.backdrop?(this._backdrop=document.createElement("div"),this._backdrop.className="modal-backdrop",i&&this._backdrop.classList.add(i),d.default(this._backdrop).appendTo(document.body),d.default(this._element).on(ft,e=>{this._ignoreBackdropClick?this._ignoreBackdropClick=!1:e.target===e.currentTarget&&("static"===this._config.backdrop?this._triggerBackdropTransition():this.hide())}),i&&a.reflow(this._backdrop),d.default(this._backdrop).addClass(pt),e&&(i?(i=a.getTransitionDurationFromElement(this._backdrop),d.default(this._backdrop).one(a.TRANSITION_END,e).emulateTransitionEnd(i)):e())):!this._isShown&&this._backdrop?(d.default(this._backdrop).removeClass(pt),i=()=>{this._removeBackdrop(),e&&e()},d.default(this._element).hasClass(N)?(t=a.getTransitionDurationFromElement(this._backdrop),d.default(this._backdrop).one(a.TRANSITION_END,i).emulateTransitionEnd(t)):i()):e&&e()}_adjustDialog(){var e=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&e&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!e&&(this._element.style.paddingRight=this._scrollbarWidth+"px")}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}_checkScrollbar(){var e=document.body.getBoundingClientRect();this._isBodyOverflowing=Math.round(e.left+e.right){var i=t.style.paddingRight,n=d.default(t).css("padding-right");d.default(t).data("padding-right",i).css("padding-right",parseFloat(n)+this._scrollbarWidth+"px")}),d.default(t).each((e,t)=>{var i=t.style.marginRight,n=d.default(t).css("margin-right");d.default(t).data("margin-right",i).css("margin-right",parseFloat(n)-this._scrollbarWidth+"px")}),e=document.body.style.paddingRight,t=d.default(document.body).css("padding-right"),d.default(document.body).data("padding-right",e).css("padding-right",parseFloat(t)+this._scrollbarWidth+"px")),d.default(document.body).addClass(ut)}_resetScrollbar(){var e=[].slice.call(document.querySelectorAll(mt)),e=(d.default(e).each((e,t)=>{var i=d.default(t).data("padding-right");d.default(t).removeData("padding-right"),t.style.paddingRight=i||""}),[].slice.call(document.querySelectorAll(_t))),e=(d.default(e).each((e,t)=>{var i=d.default(t).data("margin-right");"undefined"!=typeof i&&d.default(t).css("margin-right",i).removeData("margin-right")}),d.default(document.body).data("padding-right"));d.default(document.body).removeData("padding-right"),document.body.style.paddingRight=e||""}_getScrollbarWidth(){var e=document.createElement("div"),t=(e.className="modal-scrollbar-measure",document.body.appendChild(e),e.getBoundingClientRect().width-e.clientWidth);return document.body.removeChild(e),t}static _jQueryInterface(i,n){return this.each(function(){let e=d.default(this).data(it);var t={...ot,...d.default(this).data(),..."object"==typeof i&&i?i:{}};if(e||(e=new S(this,t),d.default(this).data(it,e)),"string"==typeof i){if("undefined"==typeof e[i])throw new TypeError(`No method named "${i}"`);e[i](n)}else t.show&&e.show(n)})}}d.default(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',function(e){let t;var i=a.getSelectorFromElement(this),i=(i&&(t=document.querySelector(i)),d.default(t).data(it)?"toggle":{...d.default(t).data(),...d.default(this).data()});"A"!==this.tagName&&"AREA"!==this.tagName||e.preventDefault();const n=d.default(t).one(at,e=>{e.isDefaultPrevented()||n.one(rt,()=>{d.default(this).is(":visible")&&this.focus()})});S._jQueryInterface.call(d.default(t),i,this)}),d.default.fn[T]=S._jQueryInterface,d.default.fn[T].Constructor=S,d.default.fn[T].noConflict=()=>(d.default.fn[T]=nt,S._jQueryInterface);const vt=["background","cite","href","itemtype","longdesc","poster","src","xlink:href"];_={"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]};const bt=/^(?:(?:https?|mailto|ftp|tel|file):|[^#&/:?]*(?:[#/?]|$))/gi,yt=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[\d+/a-z]+=*$/i;function wt(e,i,t){if(0===e.length)return e;if(t&&"function"==typeof t)return t(e);var t=(new window.DOMParser).parseFromString(e,"text/html"),n=Object.keys(i),o=[].slice.call(t.body.querySelectorAll("*"));for(let e=0,t=o.length;e{!function(e,t){var i=e.nodeName.toLowerCase();if(-1!==t.indexOf(i))return-1===vt.indexOf(i)||Boolean(e.nodeValue.match(bt)||e.nodeValue.match(yt));var n=t.filter(e=>e instanceof RegExp);for(let e=0,t=n.length;e
',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent",customClass:"",sanitize:!0,sanitizeFn:null,whiteList:_,popperConfig:null},kt="show",It={HIDE:"hide"+A,HIDDEN:"hidden"+A,SHOW:"show"+A,SHOWN:"shown"+A,INSERTED:"inserted"+A,CLICK:"click"+A,FOCUSIN:"focusin"+A,FOCUSOUT:"focusout"+A,MOUSEENTER:"mouseenter"+A,MOUSELEAVE:"mouseleave"+A},xt="fade",Lt="show",jt="hover",Ft="focus";class O{constructor(e,t){if("undefined"==typeof Ue)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=e,this.config=this._getConfig(t),this.tip=null,this._setListeners()}static get VERSION(){return"4.6.0"}static get Default(){return Ot}static get NAME(){return D}static get DATA_KEY(){return Et}static get Event(){return It}static get EVENT_KEY(){return A}static get DefaultType(){return Dt}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(t){if(this._isEnabled)if(t){var i=this.constructor.DATA_KEY;let e=d.default(t.currentTarget).data(i);e||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),d.default(t.currentTarget).data(i,e)),e._activeTrigger.click=!e._activeTrigger.click,e._isWithActiveTrigger()?e._enter(null,e):e._leave(null,e)}else d.default(this.getTipElement()).hasClass(Lt)?this._leave(null,this):this._enter(null,this)}dispose(){clearTimeout(this._timeout),d.default.removeData(this.element,this.constructor.DATA_KEY),d.default(this.element).off(this.constructor.EVENT_KEY),d.default(this.element).closest(".modal").off("hide.bs.modal",this._hideModalHandler),this.tip&&d.default(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null}show(){if("none"===d.default(this.element).css("display"))throw new Error("Please use show on visible elements");var e,t,i=d.default.Event(this.constructor.Event.SHOW);this.isWithContent()&&this._isEnabled&&(d.default(this.element).trigger(i),t=a.findShadowRoot(this.element),t=d.default.contains(null!==t?t:this.element.ownerDocument.documentElement,this.element),!i.isDefaultPrevented())&&t&&(i=this.getTipElement(),t=a.getUID(this.constructor.NAME),i.setAttribute("id",t),this.element.setAttribute("aria-describedby",t),this.setContent(),this.config.animation&&d.default(i).addClass(xt),t="function"==typeof this.config.placement?this.config.placement.call(this,i,this.element):this.config.placement,t=this._getAttachment(t),this.addAttachmentClass(t),e=this._getContainer(),d.default(i).data(this.constructor.DATA_KEY,this),d.default.contains(this.element.ownerDocument.documentElement,this.tip)||d.default(i).appendTo(e),d.default(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new Ue(this.element,i,this._getPopperConfig(t)),d.default(i).addClass(Lt),d.default(i).addClass(this.config.customClass),"ontouchstart"in document.documentElement&&d.default(document.body).children().on("mouseover",null,d.default.noop),e=()=>{this.config.animation&&this._fixTransition();var e=this._hoverState;this._hoverState=null,d.default(this.element).trigger(this.constructor.Event.SHOWN),"out"===e&&this._leave(null,this)},d.default(this.tip).hasClass(xt)?(t=a.getTransitionDurationFromElement(this.tip),d.default(this.tip).one(a.TRANSITION_END,e).emulateTransitionEnd(t)):e())}hide(e){const t=this.getTipElement();var i=d.default.Event(this.constructor.Event.HIDE),n=()=>{this._hoverState!==kt&&t.parentNode&&t.parentNode.removeChild(t),this._cleanTipClass(),this.element.removeAttribute("aria-describedby"),d.default(this.element).trigger(this.constructor.Event.HIDDEN),null!==this._popper&&this._popper.destroy(),e&&e()};d.default(this.element).trigger(i),i.isDefaultPrevented()||(d.default(t).removeClass(Lt),"ontouchstart"in document.documentElement&&d.default(document.body).children().off("mouseover",null,d.default.noop),this._activeTrigger.click=!1,this._activeTrigger[Ft]=!1,this._activeTrigger[jt]=!1,d.default(this.tip).hasClass(xt)?(i=a.getTransitionDurationFromElement(t),d.default(t).one(a.TRANSITION_END,n).emulateTransitionEnd(i)):n(),this._hoverState="")}update(){null!==this._popper&&this._popper.scheduleUpdate()}isWithContent(){return Boolean(this.getTitle())}addAttachmentClass(e){d.default(this.getTipElement()).addClass(Ct+"-"+e)}getTipElement(){return this.tip=this.tip||d.default(this.config.template)[0],this.tip}setContent(){var e=this.getTipElement();this.setElementContent(d.default(e.querySelectorAll(".tooltip-inner")),this.getTitle()),d.default(e).removeClass("fade show")}setElementContent(e,t){"object"==typeof t&&(t.nodeType||t.jquery)?this.config.html?d.default(t).parent().is(e)||e.empty().append(t):e.text(d.default(t).text()):this.config.html?(this.config.sanitize&&(t=wt(t,this.config.whiteList,this.config.sanitizeFn)),e.html(t)):e.text(t)}getTitle(){let e=this.element.getAttribute("data-original-title");return e=e||("function"==typeof this.config.title?this.config.title.call(this.element):this.config.title)}_getPopperConfig(e){return{...{placement:e,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:".arrow"},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:e=>{e.originalPlacement!==e.placement&&this._handlePopperPlacementChange(e)},onUpdate:e=>this._handlePopperPlacementChange(e)},...this.config.popperConfig}}_getOffset(){var e={};return"function"==typeof this.config.offset?e.fn=e=>(e.offsets={...e.offsets,...this.config.offset(e.offsets,this.element)||{}},e):e.offset=this.config.offset,e}_getContainer(){return!1===this.config.container?document.body:a.isElement(this.config.container)?d.default(this.config.container):d.default(document).find(this.config.container)}_getAttachment(e){return At[e.toUpperCase()]}_setListeners(){this.config.trigger.split(" ").forEach(e=>{var t;"click"===e?d.default(this.element).on(this.constructor.Event.CLICK,this.config.selector,e=>this.toggle(e)):"manual"!==e&&(t=e===jt?this.constructor.Event.MOUSEENTER:this.constructor.Event.FOCUSIN,e=e===jt?this.constructor.Event.MOUSELEAVE:this.constructor.Event.FOCUSOUT,d.default(this.element).on(t,this.config.selector,e=>this._enter(e)).on(e,this.config.selector,e=>this._leave(e)))}),this._hideModalHandler=()=>{this.element&&this.hide()},d.default(this.element).closest(".modal").on("hide.bs.modal",this._hideModalHandler),this.config.selector?this.config={...this.config,trigger:"manual",selector:""}:this._fixTitle()}_fixTitle(){var e=typeof this.element.getAttribute("data-original-title");!this.element.getAttribute("title")&&"string"==e||(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))}_enter(e,t){var i=this.constructor.DATA_KEY;(t=t||d.default(e.currentTarget).data(i))||(t=new this.constructor(e.currentTarget,this._getDelegateConfig()),d.default(e.currentTarget).data(i,t)),e&&(t._activeTrigger["focusin"===e.type?Ft:jt]=!0),d.default(t.getTipElement()).hasClass(Lt)||t._hoverState===kt?t._hoverState=kt:(clearTimeout(t._timeout),t._hoverState=kt,t.config.delay&&t.config.delay.show?t._timeout=setTimeout(()=>{t._hoverState===kt&&t.show()},t.config.delay.show):t.show())}_leave(e,t){var i=this.constructor.DATA_KEY;(t=t||d.default(e.currentTarget).data(i))||(t=new this.constructor(e.currentTarget,this._getDelegateConfig()),d.default(e.currentTarget).data(i,t)),e&&(t._activeTrigger["focusout"===e.type?Ft:jt]=!1),t._isWithActiveTrigger()||(clearTimeout(t._timeout),t._hoverState="out",t.config.delay&&t.config.delay.hide?t._timeout=setTimeout(()=>{"out"===t._hoverState&&t.hide()},t.config.delay.hide):t.hide())}_isWithActiveTrigger(){for(const e in this._activeTrigger)if(this._activeTrigger[e])return!0;return!1}_getConfig(e){const t=d.default(this.element).data();return Object.keys(t).forEach(e=>{-1!==St.indexOf(e)&&delete t[e]}),"number"==typeof(e={...this.constructor.Default,...t,..."object"==typeof e&&e?e:{}}).delay&&(e.delay={show:e.delay,hide:e.delay}),"number"==typeof e.title&&(e.title=e.title.toString()),"number"==typeof e.content&&(e.content=e.content.toString()),a.typeCheckConfig(D,e,this.constructor.DefaultType),e.sanitize&&(e.template=wt(e.template,e.whiteList,e.sanitizeFn)),e}_getDelegateConfig(){var e={};if(this.config)for(const t in this.config)this.constructor.Default[t]!==this.config[t]&&(e[t]=this.config[t]);return e}_cleanTipClass(){var e=d.default(this.getTipElement()),t=e.attr("class").match(Nt);null!==t&&t.length&&e.removeClass(t.join(""))}_handlePopperPlacementChange(e){this.tip=e.instance.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(e.placement))}_fixTransition(){var e=this.getTipElement(),t=this.config.animation;null===e.getAttribute("x-placement")&&(d.default(e).removeClass(xt),this.config.animation=!1,this.hide(),this.show(),this.config.animation=t)}static _jQueryInterface(n){return this.each(function(){var e=d.default(this);let t=e.data(Et);var i="object"==typeof n&&n;if((t||!/dispose|hide/.test(n))&&(t||(t=new O(this,i),e.data(Et,t)),"string"==typeof n)){if("undefined"==typeof t[n])throw new TypeError(`No method named "${n}"`);t[n]()}})}}d.default.fn[D]=O._jQueryInterface,d.default.fn[D].Constructor=O,d.default.fn[D].noConflict=()=>(d.default.fn[D]=Tt,O._jQueryInterface);const k="popover",Pt="bs.popover",I="."+Pt,Rt=d.default.fn[k],Mt="bs-popover",Ht=new RegExp(`(^|\\s)${Mt}\\S+`,"g"),Bt={...O.Default,placement:"right",trigger:"click",content:"",template:''},qt={...O.DefaultType,content:"(string|element|function)"},Wt={HIDE:"hide"+I,HIDDEN:"hidden"+I,SHOW:"show"+I,SHOWN:"shown"+I,INSERTED:"inserted"+I,CLICK:"click"+I,FOCUSIN:"focusin"+I,FOCUSOUT:"focusout"+I,MOUSEENTER:"mouseenter"+I,MOUSELEAVE:"mouseleave"+I};class Qt extends O{static get VERSION(){return"4.6.0"}static get Default(){return Bt}static get NAME(){return k}static get DATA_KEY(){return Pt}static get Event(){return Wt}static get EVENT_KEY(){return I}static get DefaultType(){return qt}isWithContent(){return this.getTitle()||this._getContent()}addAttachmentClass(e){d.default(this.getTipElement()).addClass(Mt+"-"+e)}getTipElement(){return this.tip=this.tip||d.default(this.config.template)[0],this.tip}setContent(){var e=d.default(this.getTipElement());this.setElementContent(e.find(".popover-header"),this.getTitle());let t=this._getContent();"function"==typeof t&&(t=t.call(this.element)),this.setElementContent(e.find(".popover-body"),t),e.removeClass("fade show")}_getContent(){return this.element.getAttribute("data-content")||this.config.content}_cleanTipClass(){var e=d.default(this.getTipElement()),t=e.attr("class").match(Ht);null!==t&&0(d.default.fn[k]=Rt,Qt._jQueryInterface);const x="scrollspy",Ut="bs.scrollspy",$t="."+Ut;const Vt=d.default.fn[x],Yt={offset:10,method:"auto",target:""},zt={offset:"number",method:"string",target:"(string|element)"};$t,$t;$t;const L="active",Kt=".nav, .list-group",Gt=".nav-link",Jt=".list-group-item",Xt="position";class j{constructor(e,t){this._element=e,this._scrollElement="BODY"===e.tagName?window:e,this._config=this._getConfig(t),this._selector=`${this._config.target} ${Gt},`+`${this._config.target} ${Jt},`+this._config.target+" .dropdown-item",this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,d.default(this._scrollElement).on("scroll.bs.scrollspy",e=>this._process(e)),this.refresh(),this._process()}static get VERSION(){return"4.6.0"}static get Default(){return Yt}refresh(){var e=this._scrollElement===this._scrollElement.window?"offset":Xt;const n="auto"===this._config.method?e:this._config.method,o=n===Xt?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),[].slice.call(document.querySelectorAll(this._selector)).map(e=>{let t;e=a.getSelectorFromElement(e);if(t=e?document.querySelector(e):t){var i=t.getBoundingClientRect();if(i.width||i.height)return[d.default(t)[n]().top+o,e]}return null}).filter(e=>e).sort((e,t)=>e[0]-t[0]).forEach(e=>{this._offsets.push(e[0]),this._targets.push(e[1])})}dispose(){d.default.removeData(this._element,Ut),d.default(this._scrollElement).off($t),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null}_getConfig(t){if("string"!=typeof(t={...Yt,..."object"==typeof t&&t?t:{}}).target&&a.isElement(t.target)){let e=d.default(t.target).attr("id");e||(e=a.getUID(x),d.default(t.target).attr("id",e)),t.target="#"+e}return a.typeCheckConfig(x,t,zt),t}_getScrollTop(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop}_getScrollHeight(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)}_getOffsetHeight(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height}_process(){var t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),i=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),i<=t)e=this._targets[this._targets.length-1],this._activeTarget!==e&&this._activate(e);else if(this._activeTarget&&t=this._offsets[e]&&("undefined"==typeof this._offsets[e+1]||te+`[data-target="${t}"],${e}[href="${t}"]`),e=d.default([].slice.call(document.querySelectorAll(e.join(","))));(e.hasClass("dropdown-item")?(e.closest(".dropdown").find(".dropdown-toggle").addClass(L),e):(e.addClass(L),e.parents(Kt).prev(Gt+", "+Jt).addClass(L),e.parents(Kt).prev(".nav-item").children(Gt))).addClass(L),d.default(this._scrollElement).trigger("activate.bs.scrollspy",{relatedTarget:t})}_clear(){[].slice.call(document.querySelectorAll(this._selector)).filter(e=>e.classList.contains(L)).forEach(e=>e.classList.remove(L))}static _jQueryInterface(i){return this.each(function(){let e=d.default(this).data(Ut);var t="object"==typeof i&&i;if(e||(e=new j(this,t),d.default(this).data(Ut,e)),"string"==typeof i){if("undefined"==typeof e[i])throw new TypeError(`No method named "${i}"`);e[i]()}})}}d.default(window).on("load.bs.scrollspy.data-api",()=>{var t=[].slice.call(document.querySelectorAll('[data-spy="scroll"]'));for(let e=t.length;e--;){var i=d.default(t[e]);j._jQueryInterface.call(i,i.data())}}),d.default.fn[x]=j._jQueryInterface,d.default.fn[x].Constructor=j,d.default.fn[x].noConflict=()=>(d.default.fn[x]=Vt,j._jQueryInterface);const Zt="bs.tab";Zt;const ei=d.default.fn.tab;const ti="active",ii=".active",ni="> li > .active";class F{constructor(e){this._element=e}static get VERSION(){return"4.6.0"}show(){if(!(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&d.default(this._element).hasClass(ti)||d.default(this._element).hasClass("disabled"))){let e,i;var t=d.default(this._element).closest(".nav, .list-group")[0],n=a.getSelectorFromElement(this._element),o=(t&&(o="UL"===t.nodeName||"OL"===t.nodeName?ni:ii,i=(i=d.default.makeArray(d.default(t).find(o)))[i.length-1]),d.default.Event("hide.bs.tab",{relatedTarget:this._element})),s=d.default.Event("show.bs.tab",{relatedTarget:i});i&&d.default(i).trigger(o),d.default(this._element).trigger(s),s.isDefaultPrevented()||o.isDefaultPrevented()||(n&&(e=document.querySelector(n)),this._activate(this._element,t),s=()=>{var e=d.default.Event("hidden.bs.tab",{relatedTarget:this._element}),t=d.default.Event("shown.bs.tab",{relatedTarget:i});d.default(i).trigger(e),d.default(this._element).trigger(t)},e?this._activate(e,e.parentNode,s):s())}}dispose(){d.default.removeData(this._element,Zt),this._element=null}_activate(e,t,i){const n=(!t||"UL"!==t.nodeName&&"OL"!==t.nodeName?d.default(t).children(ii):d.default(t).find(ni))[0];var t=i&&n&&d.default(n).hasClass("fade"),o=()=>this._transitionComplete(e,n,i);n&&t?(t=a.getTransitionDurationFromElement(n),d.default(n).removeClass("show").one(a.TRANSITION_END,o).emulateTransitionEnd(t)):o()}_transitionComplete(e,t,i){var n;t&&(d.default(t).removeClass(ti),(n=d.default(t.parentNode).find("> .dropdown-menu .active")[0])&&d.default(n).removeClass(ti),"tab"===t.getAttribute("role"))&&t.setAttribute("aria-selected",!1),d.default(e).addClass(ti),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!0),a.reflow(e),e.classList.contains("fade")&&e.classList.add("show"),e.parentNode&&d.default(e.parentNode).hasClass("dropdown-menu")&&((n=d.default(e).closest(".dropdown")[0])&&(t=[].slice.call(n.querySelectorAll(".dropdown-toggle")),d.default(t).addClass(ti)),e.setAttribute("aria-expanded",!0)),i&&i()}static _jQueryInterface(i){return this.each(function(){var e=d.default(this);let t=e.data(Zt);if(t||(t=new F(this),e.data(Zt,t)),"string"==typeof i){if("undefined"==typeof t[i])throw new TypeError(`No method named "${i}"`);t[i]()}})}}d.default(document).on("click.bs.tab.data-api",'[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',function(e){e.preventDefault(),F._jQueryInterface.call(d.default(this),"show")}),d.default.fn.tab=F._jQueryInterface,d.default.fn.tab.Constructor=F,d.default.fn.tab.noConflict=()=>(d.default.fn.tab=ei,F._jQueryInterface);const oi="toast",si="bs.toast";t="."+si;const ri=d.default.fn[oi],ai="click.dismiss"+t,li="show",di="showing",fi={animation:"boolean",autohide:"boolean",delay:"number"},hi={animation:!0,autohide:!0,delay:500};class ci{constructor(e,t){this._element=e,this._config=this._getConfig(t),this._timeout=null,this._setListeners()}static get VERSION(){return"4.6.0"}static get DefaultType(){return fi}static get Default(){return hi}show(){var e,t=d.default.Event("show.bs.toast");d.default(this._element).trigger(t),t.isDefaultPrevented()||(this._clearTimeout(),this._config.animation&&this._element.classList.add("fade"),t=()=>{this._element.classList.remove(di),this._element.classList.add(li),d.default(this._element).trigger("shown.bs.toast"),this._config.autohide&&(this._timeout=setTimeout(()=>{this.hide()},this._config.delay))},this._element.classList.remove("hide"),a.reflow(this._element),this._element.classList.add(di),this._config.animation?(e=a.getTransitionDurationFromElement(this._element),d.default(this._element).one(a.TRANSITION_END,t).emulateTransitionEnd(e)):t())}hide(){var e;this._element.classList.contains(li)&&(e=d.default.Event("hide.bs.toast"),d.default(this._element).trigger(e),e.isDefaultPrevented()||this._close())}dispose(){this._clearTimeout(),this._element.classList.contains(li)&&this._element.classList.remove(li),d.default(this._element).off(ai),d.default.removeData(this._element,si),this._element=null,this._config=null}_getConfig(e){return e={...hi,...d.default(this._element).data(),..."object"==typeof e&&e?e:{}},a.typeCheckConfig(oi,e,this.constructor.DefaultType),e}_setListeners(){d.default(this._element).on(ai,'[data-dismiss="toast"]',()=>this.hide())}_close(){var e,t=()=>{this._element.classList.add("hide"),d.default(this._element).trigger("hidden.bs.toast")};this._element.classList.remove(li),this._config.animation?(e=a.getTransitionDurationFromElement(this._element),d.default(this._element).one(a.TRANSITION_END,t).emulateTransitionEnd(e)):t()}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static _jQueryInterface(n){return this.each(function(){var e=d.default(this);let t=e.data(si);var i="object"==typeof n&&n;if(t||(t=new ci(this,i),e.data(si,t)),"string"==typeof n){if("undefined"==typeof t[n])throw new TypeError(`No method named "${n}"`);t[n](this)}})}}d.default.fn[oi]=ci._jQueryInterface,d.default.fn[oi].Constructor=ci,d.default.fn[oi].noConflict=()=>(d.default.fn[oi]=ri,ci._jQueryInterface),e.Alert=n,e.Button=o,e.Collapse=l,e.Dropdown=E,e.Modal=S,e.Popover=Qt,e.Scrollspy=j,e.Tab=F,e.Toast=ci,e.Tooltip=O,e.Util=a,Object.defineProperty(e,"__esModule",{value:!0})}); diff --git a/source/_themes/wazuh_doc_theme_v3/template-parts/footer.html b/source/_themes/wazuh_doc_theme_v3/template-parts/footer.html index 898af771d8..433789eda8 100644 --- a/source/_themes/wazuh_doc_theme_v3/template-parts/footer.html +++ b/source/_themes/wazuh_doc_theme_v3/template-parts/footer.html @@ -78,14 +78,14 @@ {% if theme_breadcrumb_root_title == 'Documentation' %} {% endif %} diff --git a/source/_themes/wazuh_doc_theme_v3/template-parts/icons/social-icons.svg b/source/_themes/wazuh_doc_theme_v3/template-parts/icons/social-icons.svg index c843386182..dd2d98146f 100644 --- a/source/_themes/wazuh_doc_theme_v3/template-parts/icons/social-icons.svg +++ b/source/_themes/wazuh_doc_theme_v3/template-parts/icons/social-icons.svg @@ -1,9 +1,9 @@ - - - - - - - - + + + + + + + + \ No newline at end of file