 @media only screen and (min-width: 0rem) {#hero-82 {text-align: center;padding: 0 1rem 2rem;position: relative;z-index: 1;background-color: var(--tertiary);border-radius: 0 0 2rem 2rem;}#hero-82 .cs-container {width: 100%;max-width: 100rem;min-height: 31.25rem;margin: auto;background-color: var(--secondary);padding: clamp(1rem, 2.9vw, 4rem);padding-bottom: clamp(12.5rem, 50vw, 18.75rem);border-radius: 2rem;overflow: hidden;position: relative;display: flex;justify-content: center;align-items: center;flex-direction: column;}#hero-82 .cs-title {font-size: clamp(2.0375rem, 6.4vw, 2.5125rem);line-height: 1.2em;text-align: center;max-width: 29rem;margin-bottom: 1rem;color: #fff;position: relative;}#hero-82 .cs-title span {display: block;}#hero-82 .cs-text {line-height: 1.5em;text-align: center;width: 100%;max-width: 29rem;margin: 0 auto;margin-bottom: 1rem;color: #fff;}#hero-82 .cs-text span {color: var(--primary);display: inline-block;}#hero-82 .cs-picture {height: clamp(18.75rem, 70vw, 25rem);width: auto;position: absolute;}#hero-82 .cs-picture img {width: auto;height: 100%;margin: 0;display: block;object-fit: contain;}#hero-82 .cs-picture-1 {display: block;bottom: -15%;left: 50%;transform: translate(-50%, 0);}#hero-82 .cs-picture-2 {display: none;bottom: -10%;right: 0;}}@media only screen and (min-width: 48rem) {#hero-82 .cs-picture {height: clamp(12.5rem, 70vw, 21.875rem);}#hero-82 .cs-picture-1 {display: block;bottom: -10%;left: 0;transform: translate(0, 0);}#hero-82 .cs-picture-2 {display: block;}#hero-82 ul {grid-template-columns: repeat(2, auto);}}@media only screen and (min-width: 64rem) {#hero-82 .cs-container {padding-bottom: 0;padding: clamp(1rem, 2.9vw, 4rem);}#hero-82 .cs-picture {height: clamp(12.5rem, 30vw, 34.375rem);}}@media only screen and (min-width: 0rem) {#products {padding: var(--sectionPadding);padding-bottom: 7.5rem;}#products .cs-container {width: 100%;max-width: 59rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: 2rem;}#products .cs-container a {text-decoration: none;}#products .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#products .cs-title {color: var(--secondary);}#products .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(1, 1fr);align-items: center;justify-items: center;gap: 20px;}#products .cs-item {list-style: none;width: 100%;max-width: 31.25rem;padding: clamp(1.25rem, 3.5vw, 2rem) clamp(1rem, 2.5vw, 1.5rem);border-radius: 2rem;background-color: var(--secondary);box-sizing: border-box;transition: background-color 0.3s;align-self: stretch;}#products .cs-item:hover {background-color: var(--primary);}#products .cs-item:hover .cs-h3, #products .cs-item:hover .cs-item-text {color: var(--secondary);}#products .cs-item:hover .cs-button-solid-invert {color: #fff;background-color: var(--secondary);}#products .cs-link {text-decoration: none;display: flex;justify-content: center;align-items: center;flex-direction: column;}#products .cs-icon-wrapper {margin-bottom: 1.5rem;display: flex;justify-content: center;align-items: flex-end;position: relative;}#products .cs-icon {width: 10rem;height: 10rem;object-fit: contain;position: relative;z-index: 10;}#products .cs-h3 {font-size: 1.25rem;font-weight: 900;text-align: center;line-height: 1.2em;margin: 0;margin-bottom: 0.75rem;color: #fff;transition: color 0.3s;}#products .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);text-align: center;line-height: 1.5em;margin: 0;color: var(--bodyTextColorWhite);transition: color 0.3s;}}@media only screen and (min-width: 48rem) {#products .cs-card-group {grid-template-columns: repeat(2, 1fr);}}@media only screen and (min-width: 75rem) {#products .cs-container {max-width: 90rem;}#products .cs-card-group {grid-template-columns: repeat(4, 1fr);}#products .cs-item-text {min-height: 2lh;}}@media only screen and (min-width: 0rem) {#faq-326 {padding: var(--sectionPadding);background-color: var(--secondary);border-radius: 2rem;}#faq-326 .cs-container {width: 100%;max-width: 43.75rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: 2rem;}#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;}#faq-326 .cs-faq-item {list-style: none;width: 100%;overflow: hidden;border-bottom: 1px solid var(--bodyTextColorWhite);}#faq-326 .cs-faq-item.active .cs-button:before {transform: rotate(360deg);}#faq-326 .cs-faq-item.active .cs-item-p {height: auto;padding: clamp(1rem, 2vw, 1.5rem);padding-top: 0;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: transparent;border: none;color: var(--bodyTextColorWhite);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.75rem;height: 0.125rem;background-color: var(--bodyTextColorWhite);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: 1.5rem;transform: rotate(90deg);transition: transform 0.5s;}#faq-326 .cs-button:after {content: "";width: 0.75rem;height: 0.125rem;background-color: var(--bodyTextColorWhite);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: 1.5rem;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;height: 0;margin: 0;padding: 0 clamp(1rem, 2vw, 1.5rem);opacity: 0;color: var(--bodyTextColorWhite);overflow: hidden;transition: opacity 0.3s, padding-bottom 0.3s;}#faq-326 .cs-button-solid {background-color: var(--primary);color: var(--secondary);}}