 main {padding-top: 3em;}body {background: url(/assets/images/bg.webp);background-position: center;background-size: cover;background-repeat: no-repeat;}@media only screen and (min-width: 0rem) {#RPsbs-1587, #RPsbsr-1587 {padding: var(--sectionPadding);position: relative;z-index: 1;font-family: var(--PrimaryFont);background-color: var(--bodyTextColorWhite);padding-top: 1px;}#RPsbs-1587 .cs-container, #RPsbsr-1587 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2.5rem, 6vw, 4rem);margin-top: 4em;}#RPsbs-1587 .cs-picture, #RPsbsr-1587 .cs-picture {width: 100%;height: clamp(25rem, 80vw, 47rem);display: block;position: relative;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;border-radius: 1em;}#RPsbs-1587 .cs-picture img, #RPsbsr-1587 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;border-radius: 1em;}#RPsbs-1587 .cs-introduction-mobile, #RPsbsr-1587 .cs-introduction-mobile {text-align: left;width: 100%;max-width: 39.375rem;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;margin-top: 2em;}#RPsbs-1587 .cs-title, #RPsbsr-1587 .cs-title {max-width: 26ch;margin: 0;font-weight: 600;font-size: 2rem;}#RPsbs-1587 .cs-h3, #RPsbsr-1587 .cs-h3 {font-size: 1.25rem;line-height: 1.4em;font-weight: 500;margin: 0;color: var(--headerColor);}#RPsbs-1587 .intro-text, #RPsbsr-1587 .intro-text {margin-top: 1em;max-width: 90%;}#RPsbs-1587 .intro-text p, #RPsbsr-1587 .intro-text p {font-size: 1.25em;}}@media only screen and (min-width: 48rem) {#RPsbs-1587 .cs-container, #RPsbsr-1587 .cs-container {max-width: 80rem;flex-direction: row;justify-content: center;align-items: stretch;}#RPsbs-1587 .cs-container .cs-introduction, #RPsbsr-1587 .cs-container .cs-introduction {padding-left: 1em;margin-top: 1em;}#RPsbs-1587 .cs-picture, #RPsbsr-1587 .cs-picture {height: auto;min-height: 32.8125rem;}}@media only screen and (min-width: 64rem) {#RPsbs-1587 .cs-picture, #RPsbsr-1587 .cs-picture {height: 40em;}#RPsbs-1587 .cs-introduction-mobile, #RPsbsr-1587 .cs-introduction-mobile {display: none;}}@media only screen and (min-width: 0rem) {.large-res-faq {display: none;}#faq-1263 {padding: var(--sectionPadding);position: relative;overflow: hidden;z-index: 1;font-family: var(--PrimaryFont);}#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;padding-left: 1em;align-items: center;}#faq-1263 .cs-content .cs-title {margin: 0;color: var(--bodyTextColor);}#faq-1263 .cs-content .intro-text {text-align: left;}#faq-1263 .cs-faq-group {width: 100%;max-width: 52.875rem;padding: 1em;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: var(--lightGray);border-radius: 0.5rem;padding: 0;box-sizing: border-box;transition: border-bottom 0.3s;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}#faq-1263 .cs-faq-item.active .cs-button {color: var(--bodyTextColor);background-color: var(--primary);padding-bottom: 1.5rem;font-weight: 800;border-top-left-radius: 0.5rem;border-top-right-radius: 0.5rem;}#faq-1263 .cs-faq-item.active .cs-button:before {background-color: var(--bodyTextColor);transform: rotate(315deg);top: 50%;}#faq-1263 .cs-faq-item.active .cs-button:after {background-color: var(--bodyTextColor);transform: rotate(-315deg);top: 50%;}#faq-1263 .cs-faq-item.active .cs-item-p {height: auto;padding-top: 0.75rem;padding-bottom: 1.5rem;color: var(--bodyTextColor);opacity: 0.8;}#faq-1263 .cs-faq-item.active .cs-item-p:before {content: "";height: 0px;background: #7d799c;opacity: 1;position: absolute;display: block;top: 0;left: 1.5rem;right: 1.5rem;}#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(--bodyTextColor);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, font-weight 0.3s;}#faq-1263 .cs-button:hover {cursor: pointer;}#faq-1263 .cs-button:before {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--bodyTextColor);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(--bodyTextColor);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;font-family: var(--PrimaryFont);font-weight: 500;}#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-item-p ul {padding-left: 14px;padding-top: 0.75rem;}#faq-1263 .cs-item-p ul li {margin-bottom: 1em;}#faq-1263 .cs-item-p table {width: 100%;border-spacing: 0px 1em;}#faq-1263 .cs-item-p table tr {width: 100%;}#faq-1263 .cs-item-p table tr th {min-width: 110px;display: flex;}}@media only screen and (min-width: 48rem) {#faq-1263 .cs-item-p table tr th {min-width: 140px;}.cs-faq-group {padding: 1em;}}@media only screen and (min-width: 64rem) {.cs-topper {color: var(--bodyTextColorWhite);}.small-res-faq {display: none;}.large-res-faq {display: block;}#RPsbs-1587 .cs-container {gap: 1em;}#RPsbs-1587 .cs-container .introduction {width: 50%;justify-content: flex-start;align-items: flex-start;padding-top: 1em;padding-left: 1em;}#RPsbs-1587 .cs-container #faq-1263 {width: 50%;padding: 0;}#RPsbs-1587 .introduction {display: flex;flex-direction: column;}#RPsbs-1587 .introduction .cs-content {align-self: flex-start;width: 100%;margin-top: 2em;}}