@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700");html{line-height:1.15;-webkit-text-size-adjust:100%;overflow-y:auto}body{margin:0}input{outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1480px){.container{max-width:1440px}}.hidden{display:none!important}*,*:before,*:after{box-sizing:border-box}:root{--white:#fff;--blue:#0074d0;--blue-light:#0078d7;--blue-lightest:#d7eaff;--blue-lighter:#bce2ff;--gray:#c3cbd3;--gray-light:#f1f5f9;--black:#0f2a3e;--default:#1a1f24;--gray-status:#334155;--gray-footer-header:#1e293b;--gray-footer-link:#94a3b8;--gray-placeholder:#9bafbf;--gray-mark:#e3eaee;--background:#f7f9fa;--background-nav:#f7f9fa;--gray-status:#334155}html{-webkit-text-size-adjust:100%;overflow-y:auto}@font-face{font-family:"Proxima Nova";src:url("/fonts/ProximaNova-Regular.woff2?v=M59eOqbuH6MJ4CaxIEtZyppqtaY") format("woff2"),url("/fonts/ProximaNova-Regular.woff?v=M59eOqbuH6MJ4CaxIEtZyppqtaY") format("woff")}@font-face{font-family:"Proxima Nova";src:url("/fonts/ProximaNova-Bold.woff2?v=M59eOqbuH6MJ4CaxIEtZyppqtaY") format("woff2"),url("/fonts/ProximaNova-Bold.woff?v=M59eOqbuH6MJ4CaxIEtZyppqtaY") format("woff");font-weight:bold}body{margin:0;font-family:"Proxima Nova",sans-serif;font-size:16px;font-weight:400;justify-content:center}h1,h2,h3,h4{font-family:"Roboto",sans-serif}a{text-decoration:none;color:var(--default)}a a:hover,a a:visited{text-decoration:underline!important;color:var(--default)}header{position:relative;position:fixed;z-index:1000;top:0;width:100%}.head{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.head .logo{display:flex}.head .logo-icon{align-items:center;padding-left:5px}.head .logo-icon img{padding-top:3px;width:24px;height:24px}.text{position:relative;width:100%}.right{display:flex}.right .countries{position:relative;box-shadow:0 3px 6px rgba(0,0,0,.1607843137);font-size:14px;cursor:pointer;color:var(--gray-footer-link);height:26px;margin-right:20px}.right .countries-container{display:flex;align-items:center}.right .countries-label{padding-left:5px;padding-bottom:3px}.right .countries .dropdown{display:none;position:absolute;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1607843137);min-width:100%;z-index:1}.right .countries .country{display:block;padding:5px 8px;text-decoration:none;color:var(--gray-footer-link)}.status{box-shadow:0 3px 6px rgba(0,0,0,.1607843137);font-size:14px;padding:0 4px;cursor:pointer;color:var(--gray-footer-link);height:26px}.status a,.status a:active,.status a:visited,.status a:hover,.status a:focus{color:var(--gray-footer-link);text-decoration:none}.status-c{display:flex;align-items:center;height:100%}.status-text{padding-left:5px}.status-icon{padding-left:5px;padding-right:5px;padding-top:2px}.status-icon .material-symbols-outlined{font-size:20px}.status-icon img{width:15px;height:15px}.status-green{display:none}.status-green .status-icon .material-symbols-outlined{color:#5acb65}.status-warning{display:none}.status-warning .status-icon .material-symbols-outlined{color:#fb0}.status-maintenance{display:none;background:#005faa}.status-maintenance .status-text{color:var(--white)}.status-maintenance .status-text a,.status-maintenance .status-text a:active,.status-maintenance .status-text a:visited,.status-maintenance .status-text a:hover,.status-maintenance .status-text a:focus{color:var(--white)}.status-maintenance .status-icon .material-symbols-outlined{color:var(--white)}.status-error{display:none;background:#e10c45}.status-error .status-text{color:var(--white)}.status-error .status-text a,.status-error .status-text a:active,.status-error .status-text a:visited,.status-error .status-text a:hover,.status-error .status-text a:focus{color:var(--white)}.status-error .status-icon .material-symbols-outlined{color:var(--white)}.hello{font-size:26px;margin-top:20px;margin-bottom:20px;height:30px}.tabs{display:flex}.tabs .tab{display:flex;align-items:center;cursor:pointer;justify-content:center;text-align:center;margin-right:0;height:35px;width:145px;font-size:16px;font-weight:400}.tabs .tab--hidden{display:none}.tabs .tab-sm{width:100px}.tabs .tab a,.tabs .tab a:hover,.tabs .tab a:active,.tabs .tab a:visited,.tabs .tab a:focus{text-decoration:none;display:block;color:var(--black);font-family:"Roboto",sans-serif;width:100%}.tabs .tab-active{border-top-right-radius:8px;border-top-left-radius:8px;font-weight:700}.tabs .tab-active a,.tabs .tab-active a:hover,.tabs .tab-active a:active,.tabs .tab-active a:visited,.tabs .tab-active a:focus{color:var(--white);text-decoration:none;display:block}.search{padding:20px 0}.search-input{padding-top:20px}.search-input input{width:100%;height:50px;border-radius:8px;border:.8px solid var(--gray);outline:0;font-size:20px;padding-left:45px}.search-input input::placeholder{color:var(--gray-placeholder);font-weight:300}.search-advanced{color:var(--blue-lighter);text-decoration:underline;font-size:14px;cursor:pointer;padding-top:5px;height:21px}.search-advanced span{padding-left:15px}#help-search{display:none}.home .boxes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-top:40px;padding-bottom:40px}.home .boxes .box{box-shadow:0 3px 6px rgba(0,0,0,.1607843137);padding:25px;display:flex;flex-direction:column;flex:1;margin-right:40px}.home .boxes .box-head{width:100%}.home .boxes .box-last-item{margin-right:0}.home .boxes .box h3{font-size:22px;font-weight:700;font-family:"Roboto";margin:0;margin-bottom:10px}.home .boxes .box-items{display:flex;flex-direction:column;width:100%}.home .boxes .box-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:40px;cursor:pointer;border-bottom:var(--gray-light) .8px solid}.home .boxes .box-item:first-child{border-top:var(--gray-light) .8px solid}.home .boxes .box-item--arrow{transition:all .3s ease-in-out;margin-top:5px;margin-right:5px}.home .boxes .box-item--arrow img{width:24px;height:24px}.home .boxes .box-item:hover>.box-item--arrow{margin-right:0}.home .boxes .box-item:hover>.box-item--text a{color:var(--blue)}.home .content{background:var(--white)}.home .content .related{margin-right:40px}.home .content .related h3{color:var(--black);font-weight:700;font-size:22px}.home .content .related ul{padding-left:0}.home .content .related-item{line-height:1.5;padding-left:0;margin-left:0}.home .content .related-item a,.home .content .related-item a:hover,.home .content .related-item a:active,.home .content .related-item a:visited,.home .content .related-item a:focus{color:var(--blue);text-decoration:none}.home .showcase{padding-left:26px;padding-right:0;display:flex;justify-content:space-between;padding-top:50px;padding-bottom:50px}.home .showcase .related h3{margin:0}.home .showcase .related-item{font-size:15px;display:flex;height:25px;align-items:center}.home .showcase .related-item--icon{padding-right:10px}.home .showcase .related-item--icon span{height:6px;width:6px;background-color:var(--blue);border-radius:50%;display:inline-block}.ais-SearchBox-form{display:flex;width:100%;position:relative}.ais-SearchBox-form .ais-SearchBox-reset,.ais-SearchBox-form .ais-SearchBox-loadingIndicator,.ais-SearchBox-form .ais-SearchBox-submitIcon{display:none}.ais-SearchBox-form .ais-SearchBox-submitIcon{width:18px;height:18px}.ais-SearchBox-form:before{background:transparent url("/images/magnify.svg?v=M59eOqbuH6MJ4CaxIEtZyppqtaY");content:"";height:1rem;left:15px;margin-top:-.5rem;position:absolute;top:21px;width:24px;height:24px}.ais-RefinementList-item{padding-right:8px;margin-bottom:9px}.ais-RefinementList-item--selected{font-weight:700}.navm{display:flex;justify-content:space-between;align-items:center;padding-top:15px;margin-bottom:10px;position:sticky;top:287px;z-index:500;background:var(--background-nav);padding-bottom:5px;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.navm-cleartext{cursor:pointer;display:none}.navm-cleartext--on{display:block;color:var(--blue)}.navm-s{display:flex;align-items:center}.navm-clear{font-size:13px;padding-left:15px}.navm-btn{display:flex;align-items:center;width:auto;padding-right:10px;height:28px;background:#e1e6e9;background:var(--blue);border-radius:4px;opacity:1;cursor:pointer;margin-left:2px}.navm-btn--icon{padding-left:4px;padding-right:2px;padding-top:2px}.navm-btn--icon svg{padding-top:-1px;fill:#fff}.navm-btn--label{display:flex;font-size:13px;color:#4c657a;color:#fff;padding-left:2px;margin-top:-2px;padding-right:5px;padding-top:2px}.navm-btn--active{display:flex;margin-top:-1px;font-size:13px;color:#fff}.navm-btn--active svg{fill:#fff}.navm-btn--closed{background:#e1e6e9}.navm-btn--closed .navm-btn--active{color:var(--gray-footer-header)}.navm-btn--closed .navm-btn--active svg{fill:var(--gray-footer-header)}.navm-btn--closed .navm-btn--icon{padding-top:2px}.navm-btn--closed .navm-btn--icon svg{fill:var(--gray-footer-header);transform:rotate(180deg)}.navm-btn--closed .navm-btn--label{color:var(--gray-footer-header)}main{padding-top:285px;z-index:1}.hide-el{display:none}.main{display:flex;flex-wrap:wrap}.main-ar{display:flex;justify-content:flex-start;height:0;overflow:visible}.main-sidebar{flex-grow:1;flex-basis:265px;align-self:start;position:sticky;top:343px;height:calc(100vh - 363px);display:flex;flex-direction:column;overflow:hidden}.main-sidebar::after{content:"";position:absolute;bottom:0;left:0;right:15px;height:50px;background:linear-gradient(to bottom,transparent,var(--background-nav));pointer-events:none;z-index:1;transition:opacity .2s ease}.main-sidebar--scrolled-end::after{opacity:0}.main-sidebar--f{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-bottom:20px;scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:var(--gray) transparent}.main-sidebar--f::-webkit-scrollbar{width:8px}.main-sidebar--f::-webkit-scrollbar-track{background:transparent}.main-sidebar--f::-webkit-scrollbar-thumb{background-color:var(--gray);border-radius:4px}.main-sidebar--f::-webkit-scrollbar-thumb:hover{background-color:var(--gray-placeholder)}.main-sidebar--toggle{width:90px;cursor:pointer;margin:10px 40px 0 0}.main-sidebar--xs{transition:0;flex-basis:0}.main-results{flex-basis:0;flex-grow:999;min-width:40%}.text-concat{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;line-height:1.5;width:95%}mark{padding:1px 2px;border-radius:2px}.search-list{padding-top:0}.search-result{background:var(--white);box-shadow:0 2px 4px rgba(0,0,0,.1);padding-top:20px;padding-bottom:30px;margin-bottom:15px;padding-left:40px}.search-result a,.search-result a:hover,.search-result a:active{color:#41474d;text-decoration:none}.search-result-type{font-weight:400;font-size:14px;color:#0074d0;margin-bottom:10px;text-transform:uppercase}.search-result-title{font-weight:700;font-size:24px;margin-bottom:10px;width:90%;font-family:"Roboto",sans-serif}.search-result-title a,.search-result-title a:hover,.search-result-title a:active{color:#41474d}.search-result .search-result-category{font-size:15px;margin-top:15px;color:#c3cbd3}.search-result .search-result-category .search-result-label{display:inline-block;background:#e3eaee;font-weight:700;padding:7px;border-radius:5px;color:#9aa9b3;font-size:13px;padding:7px 15px 7px 15px;margin-right:5px}.search-result .search-icon{padding-left:5px}.search-result:hover{transition:background .2s ease-in;background:var(--gray-light)}.search-result .search-result-header .search-result-type{font-weight:700;color:#0078d7;margin-bottom:10px;margin-top:5px;float:left}.search-result .search-result-header .search-result-date{float:right;margin-right:25px;color:var(--gray)}.search-result .search-result-empty{display:flex}.search-result .search-result-empty .search-result-count{flex:1}.search-result .search-result-empty .search-result-query{flex:2;text-align:right}.ais-RefinementList-label{display:flex;font-size:1rem;align-items:center;padding-bottom:3px}.ais-RefinementList-label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;display:grid;width:18px;height:18px;place-content:center;transform:translateY(-.075em);margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;cursor:pointer}.ais-RefinementList-label input[type=checkbox]::before{content:"";clip-path:polygon(17% 54%,28% 43%,38% 54%,70% 22%,81% 33%,38% 75%,17% 54%);transform:scale(0);width:1.1em;height:1.1em;transform-origin:bottom left;transition:120ms transform ease-in-out;box-shadow:inset 1em 1em #fff}.ais-RefinementList-label input[type=checkbox]:checked::before{transform:scale(1)}.ais-RefinementList-label input[type=checkbox]:checked{background:var(--blue)}.ais-RefinementList-label .ais-RefinementList-labelText{text-overflow:ellipsis;overflow:hidden;height:18px;position:relative;display:inline-block;padding-left:15px;word-wrap:break-word;vertical-align:middle;flex:1;min-width:0;margin-top:-3px}.ais-RefinementList-showMore{color:#005faa;font-weight:400}.mg-t10{margin-top:10px}.mg-t15{margin-top:15px!important}.mg-t5{margin-top:5px}.mg-b10{margin-bottom:10px}.pagination{text-align:center}.ais-Pagination{margin:20px 0 20px 0;display:inline-flex;align-items:center;gap:6px}.ais-Pagination ul{display:inline-flex;align-items:center;gap:6px;list-style:none;padding:0;margin:0}.ais-Pagination ul li{display:block}.ais-Pagination-item{border-radius:5px;background:#0078d7;color:#fff;padding:5px 14px;text-align:center}.ais-Pagination-item--selected{background:#c3cbd3!important}.ais-Pagination-item a,.ais-Pagination-item a:hover,.ais-Pagination-item a:active{color:#fff;white-space:nowrap}.btn-h--hide{display:none}.promo{padding-top:20px}.auc-Recommend ol{margin:0;margin-top:20px;list-style-type:disc;padding-inline-start:20px}.auc-Recommend li{margin:0;padding:0;color:var(--blue);line-height:25px;margin-left:-2px}.auc-Recommend li a,.auc-Recommend li a:hover,.auc-Recommend li a:active,.auc-Recommend li a:visited,.auc-Recommend li a:focus{color:var(--blue)}.auc-Recommend li a:hover{text-decoration:underline}.auc-Recommend-title{display:none}.dark-switch{margin-top:5px}.dark-switch input[type=checkbox].help-switch{position:absolute;margin:8px 0 0 16px;display:none}.dark-switch input[type=checkbox].help-switch+label{position:relative;padding:5px 0 0 50px;line-height:20px;font-size:14px;color:#94a3b8}.dark-switch input[type=checkbox].help-switch+label:before{content:"";position:absolute;display:block;left:0;top:8px;width:40px;height:8px;border-radius:16px;background:#e2e8f0;-webkit-transition:all .3s;transition:all .3s}.dark-switch input[type=checkbox].help-switch+label:after{content:"";position:absolute;display:block;left:0;top:0;width:24px;height:24px;border-radius:16px;background:#fff;-webkit-transition:all .3s;transition:all .3s}.dark-switch input[type=checkbox].help-switch+label:hover:after{box-shadow:0 0 5px rgba(0,0,0,.3)}.dark-switch input[type=checkbox].help-switch:checked+label:after{margin-left:16px}.dark-switch input[type=checkbox].help-switch:checked+label:before{background:#22c55e}.dark-switch input[type=checkbox].help-switch+label:before{background:#94a3b8}footer{background:var(--gray-footer-header);height:100%}footer .footer{display:flex;flex-direction:row;justify-content:space-between;padding:50px 40px;line-height:1.4}footer .footer-box a,footer .footer-box a:hover,footer .footer-box a:active,footer .footer-box a:visited,footer .footer-box a:focus{color:var(--gray-footer-link);text-decoration:none;font-size:14px}footer .footer-box a:hover{text-decoration:underline}footer .footer-box h3{font-family:"Proxima Nova",sans-serif;color:var(--blue);font-size:16px;margin:0}footer .languages{display:flex;padding:0 0 50px 0;color:var(--gray-footer-link);justify-content:center}footer .languages .language{display:flex;align-items:center}footer .languages .language a,footer .languages .language a:hover,footer .languages .language a:active,footer .languages .language a:visited,footer .languages .language a:focus{text-decoration:none;color:var(--gray-footer-link)}footer .languages .language-flag{padding-right:5px}footer .languages .language-flag img{width:20px;height:12px}footer .languages .language-active a,footer .languages .language-active a:hover,footer .languages .language-active a:active,footer .languages .language-active a:visited,footer .languages .language-active a:focus{color:var(--white);font-weight:700}footer .languages .divider{padding:0 20px}html[data-theme=light] body{color:var(--default);background:#1e293b}html[data-theme=light] header{height:286px}html[data-theme=light] .ais-RefinementList-label input[type=checkbox]{background:#fff;border:1px solid #475569}html[data-theme=light] .ais-RefinementList-label input[type=checkbox]:checked{background:var(--blue);border:0}html[data-theme=light] main{background:var(--background)}html[data-theme=light] mark{background:var(--gray-mark)}html[data-theme=light] header{background:var(--white)}html[data-theme=light] .head{background:var(--white)}html[data-theme=light] .hello{background:var(--white);color:var(--blue)}html[data-theme=light] .tabs .tab{background:var(--white);color:var(--black)}html[data-theme=light] .tabs .tab-active{background:var(--blue);color:var(--white)}html[data-theme=light] .boxes .box{background:var(--white)}html[data-theme=light] .boxes .box h3{color:var(--blue)}html[data-theme=light] .boxes .box-item{color:var(--gray-footer-header)}html[data-theme=light] .boxes .box-item a,html[data-theme=light] .boxes .box-item a:hover,html[data-theme=light] .boxes .box-item a:active,html[data-theme=light] .boxes .box-item a:visited,html[data-theme=light] .boxes .box-item a:focus{color:var(--black)}html[data-theme=light] .search{background:var(--blue)}html[data-theme=light] .home-gray{background:var(--gray-light)}html[data-theme=light] .navm-cleartext{color:var(--background)}html[data-theme=light] .navm-cleartext--on{color:var(--blue)}html[data-theme=light] .navm-r{color:var(--default)}html[data-theme=dark]{--default:#0f172a;--background-nav:#1a1f24}html[data-theme=dark] body{background:var(--default)}html[data-theme=dark] mark{background:#334155;color:#cbd5e1}html[data-theme=dark] header{height:287px}html[data-theme=dark] .ais-RefinementList-label input[type=checkbox]{background:var(--gray-footer-header);border:1px solid #475569}html[data-theme=dark] .ais-RefinementList-label input[type=checkbox]::before{box-shadow:inset 1em 1em #fff}html[data-theme=dark] .ais-RefinementList-label input[type=checkbox]:checked{background:var(--blue);border:0}html[data-theme=dark] .logo path,html[data-theme=dark] .logo line,html[data-theme=dark] .logo text{fill:#fff}html[data-theme=dark] .logo #Line_236{stroke:#fff}html[data-theme=dark] header,html[data-theme=dark] .head,html[data-theme=dark] .hello{background:var(--default)}html[data-theme=dark] main{background:var(--default)}html[data-theme=dark] .status,html[data-theme=dark] .countries,html[data-theme=dark] .country{background:var(--gray-status)}html[data-theme=dark] .hello{color:#3393df}html[data-theme=dark] .ais-Panel-header h3{color:#e2e8f0}html[data-theme=dark] .ais-RefinementList-labelText,html[data-theme=dark] .ais-RefinementList-showMore{color:#cbd5e1}html[data-theme=dark] .search{background:var(--gray-footer-header);border:1px solid #475569;border-left:0;border-right:0;margin-top:-1px}html[data-theme=dark] .search-result{background:var(--gray-footer-header);border:1px solid #475569;border-radius:4px}html[data-theme=dark] .search-result:hover{background:var(--gray-footer-header)}html[data-theme=dark] .search-result-title{color:#cbd5e1}html[data-theme=dark] .search-result-content{color:#94a3b8}html[data-theme=dark] .search-advanced{color:#cbd5e1}html[data-theme=dark] .search-input input{background:var(--default);border-color:#475569;color:#f1f5f9}html[data-theme=dark] .search-input input::placeholder{color:#64748b}html[data-theme=dark] .tabs .tab{background:var(--default);border-bottom:1px solid #475569}html[data-theme=dark] .tabs .tab a,html[data-theme=dark] .tabs .tab a:active,html[data-theme=dark] .tabs .tab a:focus,html[data-theme=dark] .tabs .tab a:hover,html[data-theme=dark] .tabs .tab a:visited{color:var(--white)}html[data-theme=dark] .tabs .tab-active{background:var(--gray-footer-header);border:1px solid #475569;border-bottom:0}html[data-theme=dark] .navm-cleartext--on{color:var(--blue)}html[data-theme=dark] .navm-r{color:#94a3b8}html[data-theme=dark] .home-gray{background:var(--default)}html[data-theme=dark] .home .boxes .box{background:var(--gray-footer-header);border:1px solid #475569}html[data-theme=dark] .home .boxes .box h3{color:#f1f5f9}html[data-theme=dark] .home .boxes .box-item--arrow #Path_103{fill:#cbd5e1}html[data-theme=dark] .home .boxes .box-item:first-child{border-top:.8px #334155 solid}html[data-theme=dark] .home .boxes .box-item{border-bottom:.8px #334155 solid}html[data-theme=dark] .home .boxes .box-item--text{width:100%}html[data-theme=dark] .home .boxes .box-item--text a{display:block}html[data-theme=dark] .home .boxes .box-item--text a,html[data-theme=dark] .home .boxes .box-item--text a:active,html[data-theme=dark] .home .boxes .box-item--text a:visited{color:#cbd5e1}html[data-theme=dark] .home .boxes .box-item--text a:hover{color:#3393df}html[data-theme=dark] .home .content{background:var(--gray-footer-header);border:1px solid #475569;border-left:0;border-right:0}html[data-theme=dark] .home .content .related h3{color:#3393df}html[data-theme=dark] footer{background:var(--default)}html[data-theme=dark] .auc-Recommend li a,html[data-theme=dark] .auc-Recommend li a:hover,html[data-theme=dark] .auc-Recommend li a:active,html[data-theme=dark] .auc-Recommend li a:visited,html[data-theme=dark] .auc-Recommend li a:focus{color:#cbd5e1}html[data-theme=dark] .auc-Recommend li a:hover{text-decoration:underline}html[data-theme=dark] .main-sidebar{scrollbar-color:var(--gray-footer-header) transparent}html[data-theme=dark] .main-sidebar::after{background:linear-gradient(to bottom,transparent,var(--default))}html[data-theme=dark] .main-sidebar::-webkit-scrollbar-thumb,html[data-theme=dark] .main-sidebar--f::-webkit-scrollbar-thumb{background-color:#475569}html[data-theme=dark] .main-sidebar::-webkit-scrollbar-thumb:hover,html[data-theme=dark] .main-sidebar--f::-webkit-scrollbar-thumb:hover{background-color:#64748b}html[data-theme=dark] .main-sidebar--f{scrollbar-color:#475569 transparent}html[data-theme=dark] .navm{background:var(--default)}@media(min-width:320px) and (max-width:1000px){.head{flex-wrap:wrap}.head .right{margin-top:10px;line-height:12px}.search-input input{width:95%}.search-input input::placeholder{color:var(--white)}.search-result-title{font-size:18px}.tabs{padding-left:0;padding-right:0}.tabs .tab{width:25%;font-size:15px}.tabs .tab-api{display:none}.hello{height:auto}.home .boxes{flex-direction:column}.home .boxes .box{margin-right:0;margin-bottom:20px}.home .boxes{padding-bottom:20px}.home .content{margin-left:15px;margin-right:15px;box-shadow:0 3px 6px rgba(0,0,0,.1607843137)}.home .showcase{display:flex;flex-direction:column;padding:0}.home .showcase .promo img{max-width:100%;height:auto}.home .showcase .related{margin-right:0}.home .showcase .related-item{height:auto}.home .showcase .related h3{margin-top:10px}.navm{padding-top:20px;position:static}main{margin-top:30px}.main{margin-top:20px}.main-sidebar{background:var(--background-nav);z-index:100;position:static;height:auto}.main-sidebar--f{overflow-y:visible;min-height:unset}.text-concat{width:300px;position:inherit}footer .footer{display:none}footer .languages{padding-top:20px;padding-bottom:20px}html[data-theme=dark] .main-sidebar{background:var(--default)}}.ais-Hits--empty{display:none}.search-input{position:relative}.search-input-icon{position:absolute;right:35px;margin-top:12px;background:transparent url(/images/magnify.svg?v=M59eOqbuH6MJ4CaxIEtZyppqtaY);content:"";height:1rem;top:20px;width:24px;height:24px;cursor:pointer}