@keyframes rotating{100%{transform:rotate(360deg)}}.faqContainer{display:grid;flex-direction:column;gap:2rem}.faqItem .faqItem-details{border:1px solid #c1d0e1}.faqItem .faqItem-details .faqItem-summary{display:flex;align-items:center;justify-content:space-between;padding:2rem;cursor:pointer;gap:2rem;user-select:none}.faqItem .faqItem-details .faqItem-summary>*:first-child{margin:0}.faqItem .faqItem-details .faqItem-summary::marker{content:none}.faqItem .faqItem-details .faqItem-summary::-webkit-details-marker{display:none}.faqItem .faqItem-details .faqItem-summary h4{font-size:1.4rem;font-weight:500;transition:200ms}.faqItem .faqItem-details .faqItem-summary svg{flex-shrink:0}.faqItem .faqItem-details .faqItem-summary:hover h4{color:#ff5c00}.faqItem .faqItem-details .faqItem-summary:hover svg path{fill:#ff5c00}.faqItem .faqItem-details .faqItem-content{overflow:hidden;transition:300ms ease-out}.faqItem .faqItem-details .faqItem-content .faqItem-content-inside{padding:2rem;border-top:1px solid #c1d0e1;font-size:1.4rem;font-weight:350}.faqItem .faqItem-details .faqItem-content .faqItem-content-inside p{margin:0}.faqItem .faqItem-details[open] .faqItem-summary svg{transform:rotate(180deg)}.faqLoadMore{display:none}.faqLoadMore[open]{display:grid;flex-direction:column;gap:2rem}.faqLoadMoreButton{display:none}.faqLoadMoreButton.show{display:block}.documentsContainer{display:grid;gap:2rem}@media(min-width: 62rem){.documentsContainer{gap:4rem;grid-template-columns:1fr 1fr}}.documentsContainer .faqItem-download{display:flex;align-items:center;justify-content:space-between;gap:2rem}.documentsContainer .faqItem-download .faqItem-downloadIcon{flex-shrink:0}.documentsContainer .faqItem-download:hover svg path{fill:#ff5c00}.documentsContainer .faqItem-wrapper{margin-bottom:2rem;display:flex;flex-direction:column;gap:.5rem}.documentsContainer .faqItem-wrapper:last-child{margin-bottom:0}.downloadsList{margin:12rem 0}.downloadsList .sectionContainer{padding:0}.downloadsList .infiniteRepeater-pager,.downloadsList .infiniteRepeater-pages,.downloadsList .infiniteRepeater-scroll,.downloadsList .infiniteRepeater-bottom{display:none}