 @media only screen and (min-width: 0rem) {#faq-1263 {padding: var(--sectionPadding);background-color: #f7f7f7;position: relative;overflow: hidden;z-index: 1;}#faq-1263 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(2.5rem, 5vw, 3rem);}#faq-1263 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#faq-1263 .cs-content .cs-button-solid {color: #fff;}#faq-1263 .cs-content .cs-button-solid:hover {color: var(--bodyTextColorWhite);}#faq-1263 .cs-content a {color: var(--bodyTextColor);}#faq-1263 .cs-title {margin: 0;}#faq-1263 .cs-faq-group {width: 100%;max-width: 52.875rem;padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: clamp(1rem, 2.4vw, 1.25rem);}#faq-1263 .cs-faq-item {list-style: none;width: 100%;background-color: #303044;border-radius: 0.5rem;padding: 0;box-sizing: border-box;transition: border-bottom 0.3s;}#faq-1263 .cs-faq-item.active .cs-button {color: var(--primaryLight);}#faq-1263 .cs-faq-item.active .cs-button:before {background-color: var(--primaryLight);transform: rotate(315deg);}#faq-1263 .cs-faq-item.active .cs-button:after {background-color: var(--primaryLight);transform: rotate(-315deg);}#faq-1263 .cs-faq-item.active .cs-item-p {height: auto;margin-top: 0.75rem;padding-top: 0.75rem;padding-bottom: 1.5rem;color: var(--bodyTextColorWhite);opacity: 0.8;}#faq-1263 .cs-faq-item.active .cs-item-p:before {content: "";height: 1px;background: #7d799c;opacity: 1;position: absolute;display: block;top: 0;left: 1.5rem;right: 1.5rem;}#faq-1263 .cs-faq-item.active .cs-item-p a {color: var(--bodyTextColorWhite);}#faq-1263 .cs-button {font-size: clamp(1rem, 2vw, 1.25rem);line-height: 1.2em;text-align: left;font-weight: bold;width: 100%;padding: 1.5rem 1.5rem 0;border: none;background: transparent;color: var(--bodyTextColorWhite);overflow: hidden;display: flex;justify-content: flex-start;align-items: stretch;gap: clamp(1rem, 2.5vw, 1.5rem);position: relative;transition: background-color 0.3s, color 0.3s;}#faq-1263 .cs-button:hover {cursor: pointer;}#faq-1263 .cs-button:before {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--bodyTextColorWhite);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 67%;right: 1.1875rem;transform: rotate(45deg);transform-origin: left center;transition: transform 0.5s;}#faq-1263 .cs-button:after {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--bodyTextColorWhite);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 67%;right: 1rem;transform: rotate(-45deg);transform-origin: right center;transition: transform 0.5s;}#faq-1263 .cs-button-text {width: 90%;padding: 0;display: block;}#faq-1263 .cs-item-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;width: 100%;height: 0;margin: 0;padding: 0 1.5rem 1.5rem;box-sizing: border-box;opacity: 0;color: var(--bodyTextColor);overflow: hidden;position: relative;transition: opacity 0.3s, padding-bottom 0.3s, padding-top 0.3s;}#faq-1263 .cs-background {width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;}#faq-1263 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 0rem) {body.dark-mode .cs-topper {color: var(--primaryLight);}body.dark-mode #faq-1263 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #faq-1263 a {color: var(--bodyTextColorWhite);}body.dark-mode #faq-1263 .cs-faq-item {background-color: var(--medium);}}@media only screen and (min-width: 0rem) {.table-container {overflow-x: auto;}table {border-collapse: collapse;width: 100%;min-width: 250px;}th, td {border: 1px solid var(--bodyTextColorWhite);padding: 0.75rem;text-align: left;}}@media only screen and (min-width: 0rem) and (max-width: 768px) {table, thead, tbody, th, td, tr {display: block;}thead {display: none;}tr {border: 1px solid var(--bodyTextColorWhite);overflow: hidden;}td {border: none;padding: 0.25rem;position: relative;}td::before {content: attr(data-label);font-weight: bold;display: inline;margin-bottom: 0px;}}@media only screen and (min-width: 0rem) {h3 {margin-top: 1.5rem;margin-bottom: 0.75rem;}}