.tabmenu{padding:12px 0 25px;background-color:var(--dark-gray);width:100%;margin:10px auto}@media (max-width:1100px){.tabmenu{padding:1px 0 12px}}.static_nav_footer{text-align:center;margin-top:12px;display:flex;flex-wrap:wrap}.static_nav_footer li{display:inline;padding:10px 25px;margin:12px 5px;cursor:pointer;color:var(--light-gray);background-color:var(--gray);border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.static_nav_footer li.active,.static_nav_footer li.active a{color:var(--main-theme)}@media (max-width:1365px){.static_nav_footer li{padding:10px 15px}}.static_nav_footer li a{color:var(--light-gray)}@media (max-width:1100px){.static_nav_footer{overflow-x:hidden;overflow-y:hidden;white-space:nowrap;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:12px 10px}.static_nav_footer li{scroll-snap-align:start}}section{background-color:var(--dark-gray);padding:20px 20px 40px;margin:16px auto}section.active{display:block}section a:hover{text-decoration:underline}section i{font-style:italic}section h1{font-size:1.6em}section h2{margin:1.5em 0 .7em;font-size:1.6em;font-weight:400}section h3,section h4,section h5{margin:1.2em 0 .7em}section p{color:var(--light-gray);margin-bottom:1em}section ol,section ul{margin-bottom:1em}section ul{list-style:disc}section ol{list-style:decimal}section ol,section ul{padding-left:40px}section ol li,section ul li{color:var(--light-gray);line-height:1.6em;margin:auto 10px}section table{width:100%;border-collapse:collapse;overflow:auto;table-layout:fixed;margin-bottom:1em}section table thead th{padding:10px}section thead{background-color:var(--light-mid-gray)}section table,section td,section th{border:1px solid var(--light-gray)}section td.red,section tr.red{color:var(--main-error)}section td.green,section tr.green{color:var(--main-enable)}section td,section th{text-align:center;vertical-align:middle;padding:5px;width:20%}section td:nth-child(2),section th:nth-child(2){width:26%}section td:nth-child(3),section th:nth-child(3){width:45%}section td:nth-child(4),section td:nth-child(5),section th:nth-child(4),section th:nth-child(5){width:16%}section .tree-columns td:nth-child(2),section .tree-columns th:nth-child(2){width:55%}section .tree-columns td:nth-child(3),section .tree-columns th:nth-child(3){width:25%}section .wrapper h2:first-of-type{margin-top:0}#information_faq{padding:0;background-color:var(--main-background)}.faq-section{display:grid;grid-template-columns:25% 73%;grid-gap:16px;background:0 0}.faq-section #faq-selector{margin-right:16px}.faq-section #faq-selector button{display:block;width:100%;cursor:pointer;margin-bottom:20px;padding:9px;background-color:var(--mid-gray);color:var(--light-gray);border:0;border-radius:3px;font-size:1em;text-align:center;text-decoration:none;outline:0}.faq-section #faq-selector button.active{background-color:var(--main-theme);color:var(--button-active-text)}.faq-section .faqInformation{background-color:var(--dark-gray)}.faq-section .faqInformation .expand{display:flex;align-items:center;border-bottom:1px solid var(--mid-gray);cursor:pointer;padding:10px 0}.faq-section .faqInformation .expand label{font-size:14px;line-height:18.2px;padding-left:35px;font-weight:700}.faq-section .faqInformation .expand-info{display:none;width:85%;margin:0 auto;font-size:14px;line-height:21px}.faq-section .faqInformation .expand-info a:active,.faq-section .faqInformation .expand-info a:focus{color:var(--main-theme)}.faq-section .faqInformation .expand-info.active{max-height:none!important}.faq-section .faqInformation .arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top-color:var(--shadow-dark-gray);border-top:5px solid var(--shadow-dark-gray);display:block}.faq-section .faqInformation .arrow.active{width:0;height:0;border:5px solid transparent;border-top:0 var(--shadow-dark-gray);border-bottom-color:var(--shadow-dark-gray);display:block}.faq-section .content-box{border:1px solid var(--mid-gray);padding:16px}