 @media only screen and (min-width: 0rem) {#reviews {margin: auto;padding-top: 7.5rem;padding-bottom: 3.125rem;}#reviews .container {max-width: 82.5rem;width: 96%;}#reviews .review {position: relative;display: flex;flex-direction: column;margin: auto;margin-bottom: 6.25rem;background: #fff;max-width: 25.625rem;width: 100%;padding: 4rem 1.875rem 1.125rem 1.875rem;box-shadow: 2px 10px 20px rgba(0, 0, 0, 0.179);border-radius: 1rem;}#reviews .review .profile {position: absolute;top: calc(-51 / 16 * 1rem);left: 1.875rem;display: block;margin-bottom: 1rem;margin-left: 0;height: 6.1875rem;width: 6.1875rem;}#reviews .review p {margin-bottom: 1.75rem;line-height: 1.5em;text-align: left;}#reviews .review .star-group {display: flex;flex-wrap: nowrap;justify-content: space-between;align-items: center;border-top: 1px solid #e7e7e7;margin-top: auto;padding-top: 1rem;}#reviews .review .star-group .name {display: block;line-height: 1.5rem;font-weight: bold;color: #1a1a1a;text-align: left;}#reviews .review .star-group .desc {display: block;font-weight: 400;color: #575757;}#reviews .review .star-group img {display: block;margin: 0;height: 0.9375rem;width: 5.6875rem;filter: brightness(0) saturate(100%) invert(63%) sepia(87%) saturate(468%) hue-rotate(353deg) brightness(102%) contrast(104%);}#reviews .review:last-of-type {margin-bottom: 0;}}@media only screen and (min-width: 48rem) {#reviews {padding-top: 9.375rem;padding-bottom: 3.125rem;}#reviews .container {display: flex;flex-wrap: wrap;justify-content: center;padding: 0;font-size: min(1.4vw, 1em);column-gap: 1.875rem;}#reviews .review {margin: 0;margin-bottom: 9.375rem;}#reviews .review:last-of-type {margin-bottom: 9.375rem;}}@media only screen and (min-width: 0rem) {#faq-326 {padding: var(--sectionPadding);background-color: var(--backgroundOffset);}#faq-326 .cs-container {width: 100%;max-width: 43.75rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#faq-326 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#faq-326 .cs-title {margin: 0;}#faq-326 .cs-faq-group {padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 0.75rem;}#faq-326 .cs-faq-item {list-style: none;width: 100%;background-color: white;box-shadow: 2px 2px 10px #00000024;border-radius: 0.5rem;overflow: hidden;transition: border-bottom 0.3s;}#faq-326 .cs-faq-item.active .cs-button {background: var(--primary);color: var(--bodyTextColorWhite);border-bottom-left-radius: 0;border-bottom-right-radius: 0;}#faq-326 .cs-faq-item.active .cs-button:before {background-color: var(--bodyTextColorWhite);transform: rotate(315deg);}#faq-326 .cs-faq-item.active .cs-button:after {background-color: var(--bodyTextColorWhite);transform: rotate(-315deg);}#faq-326 .cs-faq-item.active .cs-item-p {height: auto;padding: clamp(1.25rem, 1.3vw, 1.5rem) clamp(1rem, 2vw, 1.5rem);opacity: 1;}#faq-326 .cs-button {font-size: 1rem;line-height: 1.2em;text-align: left;font-weight: bold;padding: clamp(1rem, 1.3vw, 1.25rem);background-color: white;border: none;border-radius: 0.5rem;color: var(--headerColor);display: block;width: 100%;position: relative;transition: background-color 0.3s, color 0.3s;}#faq-326 .cs-button:hover {cursor: pointer;}#faq-326 .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-326 .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-326 .cs-button-text {width: 80%;display: block;}#faq-326 .cs-item-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;width: 90%;height: 0;margin: 0;padding: 0 clamp(1rem, 2vw, 1.5rem);opacity: 0;color: var(--bodyTextColor);overflow: hidden;transition: opacity 0.3s, padding-bottom 0.3s;}}