 @media only screen and (min-width: 0rem) {#trial-success {padding: clamp(2rem, 4vw, 3rem) 1rem 0;display: flex;justify-content: center;}#trial-success[hidden] {display: none;}#trial-success .cs-container {width: 100%;max-width: 66.5rem;padding: clamp(1rem, 2.5vw, 1.5rem);border: 1px solid var(--primary);border-left: 0.375rem solid var(--primary);border-radius: 0.5rem;background-color: #f4f6fa;display: flex;align-items: flex-start;gap: 1rem;}#trial-success .cs-icon {width: 2rem;height: 2rem;margin-top: 0.125rem;color: var(--primary);flex: none;}#trial-success .cs-flex {display: flex;flex-direction: column;gap: 0.5rem;}#trial-success .cs-h3 {font-size: clamp(1.25rem, 2.4vw, 1.5625rem);line-height: 1.2em;margin: 0;color: var(--headerColor);}#trial-success .cs-text {font-size: var(--bodyFontSize);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}#trial-success:focus {outline: none;}}@media only screen and (min-width: 0rem) {#cs-coming-soon {padding: var(--sectionPadding);display: flex;justify-content: center;}}@media only screen and (min-width: 0rem) {#faq-993 {padding: var(--sectionPadding);position: relative;}#faq-993 .cs-container {width: 100%;max-width: 66.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#faq-993 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#faq-993 .cs-flex-group {width: 100%;}#faq-993 .cs-faq-group {padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 0.75rem;}#faq-993 .cs-faq-item {list-style: none;width: 100%;background-color: #f7f7f7;border: 1px solid transparent;border-radius: 0.5rem;overflow: hidden;transition: border-color 0.3s;}#faq-993 .cs-faq-item.active {border-color: var(--primary);}#faq-993 .cs-faq-item.active .cs-button {border-bottom: 1px solid #e0e0e0;}#faq-993 .cs-faq-item.active .cs-button:before {transform: rotate(315deg);}#faq-993 .cs-faq-item.active .cs-button:after {transform: rotate(-315deg);}#faq-993 .cs-faq-item.active .cs-item-body {height: auto;padding: clamp(1.25rem, 1.3vw, 1.5rem) clamp(1rem, 2vw, 1.5rem);opacity: 1;}#faq-993 .cs-button {font-size: clamp(1rem, 2vw, 1.25rem);line-height: 1.2em;text-align: left;font-weight: bold;padding: clamp(1.25rem, 2vw, 1.5rem);background-color: #f7f7f7;border: none;border-bottom: 1px solid transparent;color: var(--headerColor);display: block;width: 100%;position: relative;transition: border-color 0.3s;}#faq-993 .cs-button:hover {cursor: pointer;}#faq-993 .cs-button:before {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--headerColor);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: 1.5rem;transform: rotate(45deg);transform-origin: left center;transition: transform 0.5s;}#faq-993 .cs-button:after {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--headerColor);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: 1.3125rem;transform: rotate(-45deg);transform-origin: right center;transition: transform 0.5s;}#faq-993 .cs-button-text {width: 80%;display: block;}#faq-993 .cs-item-body {height: 0;padding: 0 clamp(1rem, 2vw, 1.5rem);opacity: 0;overflow: hidden;display: flex;flex-direction: column;align-items: center;gap: clamp(1rem, 2vw, 1.5rem);transition: opacity 0.3s, padding-bottom 0.3s;}#faq-993 .cs-video-embed {width: 100%;max-width: 16.25rem;aspect-ratio: 9/16;background-color: #000;border-radius: 0.75rem;overflow: hidden;flex: none;}#faq-993 .cs-video-embed iframe {width: 100%;height: 100%;display: block;border: none;}#faq-993 .cs-video-placeholder {width: 100%;height: 100%;background: linear-gradient(45deg, #333, #555);color: #ccc;font-size: 0.875rem;font-weight: 600;text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 0.5rem;}#faq-993 .cs-item-text {width: 100%;display: flex;flex-direction: column;gap: clamp(0.75rem, 1.5vw, 1rem);}#faq-993 .cs-item-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;width: 100%;margin: 0;padding: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#faq-993 .cs-item-body {flex-direction: row;align-items: flex-start;gap: clamp(2rem, 4vw, 3rem);}#faq-993 .cs-video-embed {width: clamp(16.25rem, 25vw, 18.75rem);max-width: none;}#faq-993 .cs-item-text {flex: 1;}}