 @media only screen and (min-width: 0rem) {#sbs-578 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 7vw, 4rem);}#sbs-578 .cs-content {text-align: left;width: 100%;max-width: 32.625rem;padding: var(--sectionPadding);padding-top: 0;box-sizing: border-box;display: flex;flex-direction: column;align-items: flex-start;}#sbs-578 .cs-text {margin-bottom: 1rem;}#sbs-578 .cs-text:last-of-type {margin-bottom: 2rem;}#sbs-578 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#sbs-578 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#sbs-578 .cs-button-solid:hover:before {width: 100%;}#sbs-578 .cs-picture {display: block;position: relative;width: 100%;height: 18.75rem;}#sbs-578 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 48rem) {#sbs-578 {padding: var(--sectionPadding);}#sbs-578 .cs-container {flex-direction: row;justify-content: flex-start;gap: clamp(3.75rem, 10vw, 8rem);}#sbs-578 .cs-content {width: 53%;padding: 0;}#sbs-578 .cs-picture {width: 47vw;max-width: 30.875rem;height: clamp(32.375rem, 63vw, 43.75rem);margin: 0 0 clamp(1rem, 2.4vw, 1.75rem) clamp(1rem, 2.4vw, 1.75rem);position: relative;}#sbs-578 .cs-picture:before {content: "";width: 50%;height: 60%;background: var(--secondary);opacity: 1;display: block;position: absolute;bottom: calc(clamp(1rem, 2.4vw, 1.75rem)*-1);left: calc(clamp(1rem, 2.4vw, 1.75rem)*-1);}}@media only screen and (min-width: 0rem) {body.dark-mode #sbs-578 .cs-topper {color: var(--bodyTextColorWhite);}body.dark-mode #sbs-578 .cs-title, body.dark-mode #sbs-578 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #sbs-578 .cs-text {opacity: 0.8;}body.dark-mode #sbs-578 .cs-picture:before {background-color: var(--accent);}}@media only screen and (min-width: 0rem) {#services-573 {background: #f7f7f7;padding: var(--sectionPadding);overflow: hidden;position: relative;z-index: 1;}#services-573:before {content: "";width: 100%;height: 100vw;max-height: 25rem;background: var(--primary);opacity: 1;position: absolute;display: block;top: 0;left: 0;z-index: -1;}#services-573 .cs-container {width: 100%;max-width: 80em;margin: auto;display: flex;flex-direction: column;align-items: center;gap: 3rem;}#services-573 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#services-573 .cs-topper, #services-573 .cs-title {max-width: 31.25rem;color: var(--bodyTextColorWhite);}#services-573 .cs-card-group {width: 100%;max-width: 73.375rem;margin: 0;padding: clamp(2.25rem, 6vw, 5rem) clamp(1.25rem, 5.6vw, 5rem);background-color: #fff;box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);box-sizing: border-box;display: flex;flex-direction: column;gap: 1.25rem;}#services-573 .cs-item {width: 100%;text-align: left;list-style: none;display: flex;flex-direction: column;align-items: flex-start;gap: 1rem;}#services-573 .cs-h3 {font-size: clamp(1.25rem, 3vw, 1.5625rem);line-height: 1.2em;font-weight: 700;margin: 0;color: var(--headerColor);}#services-573 .cs-item-text {font-size: clamp(0.875rem, 3vw, 1rem);line-height: 1.5em;font-weight: 400;margin: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 34.375rem) {#services-573 .cs-card-group {flex-direction: row;flex-wrap: wrap;justify-content: space-between;row-gap: clamp(3rem, 6vw, 4rem);}#services-573 .cs-item {width: 47%;}}@media only screen and (min-width: 48rem) {#services-573:before {display: none;}#services-573 .cs-content {text-align: left;width: 48vw;max-width: 39.375rem;margin-right: auto;padding: clamp(2rem, 4vw, 2.5rem);padding-bottom: 0;box-sizing: border-box;align-items: flex-start;position: relative;}#services-573 .cs-content:before {content: "";width: 100%;height: 250%;background: var(--primary);opacity: 1;position: absolute;display: block;top: 0;left: 0;z-index: -1;}#services-573 .cs-card-group {width: 88%;margin-left: auto;}}@media only screen and (min-width: 64rem) {#services-573 .cs-item {width: 31%;}}@media only screen and (min-width: 0rem) {body.dark-mode #services-573 {background-color: var(--accent);}body.dark-mode #services-573:before {filter: brightness(60%);}body.dark-mode #services-573 .cs-content:before {filter: brightness(60%);}body.dark-mode #services-573 .cs-card-group {background-color: var(--medium);}body.dark-mode #services-573 .cs-h3, body.dark-mode #services-573 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #services-573 .cs-item-text {opacity: 0.8;}body.dark-mode #services-573 .cs-icon {filter: grayscale(1) brightness(1000%);}}@media only screen and (min-width: 0rem) {#why-choose-1634 {padding: var(--sectionPadding);}#why-choose-1634 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 10vw, 6.25rem);}#why-choose-1634 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#why-choose-1634 .cs-flex {max-width: 38.5rem;}#why-choose-1634 .cs-title {max-width: 20ch;}#why-choose-1634 .cs-text {margin-bottom: 1rem;}#why-choose-1634 .cs-text:last-of-type {margin-bottom: 0;}#why-choose-1634 .cs-wrapper {width: 100%;}#why-choose-1634 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);row-gap: 1.75rem;column-gap: clamp(1rem, 2.3vw, 1.25rem);}#why-choose-1634 .cs-item {text-align: left;list-style: none;width: 100%;margin: 0;box-sizing: border-box;display: flex;grid-column: span 12;flex-direction: column;align-items: flex-start;gap: clamp(1rem, 3vw, 1.5rem);}#why-choose-1634 .cs-icon-wrapper {width: clamp(3.75rem, 7vw, 5rem);height: clamp(3.75rem, 7vw, 5rem);margin: 0;box-sizing: border-box;border: 1px solid var(--primary);display: flex;justify-content: center;align-items: center;position: relative;flex: none;}#why-choose-1634 .cs-icon {width: 2rem;height: auto;display: block;}#why-choose-1634 .cs-h3 {font-size: 1.25rem;line-height: 1.5em;margin: 0;margin-bottom: 0.5rem;color: var(--headerColor);text-align: inherit;}#why-choose-1634 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);text-align: inherit;}#why-choose-1634 .cs-wrapper {display: contents;}#why-choose-1634 .cs-image-group {font-size: min(2.7vw, 1em);width: 33.875em;height: 30.875em;order: -1;position: relative;z-index: 1;}#why-choose-1634 .cs-picture-wrapper {width: 80.073801%;height: 83.805668%;display: flex;flex-direction: column;align-items: flex-start;justify-content: stretch;position: absolute;z-index: 1;top: 0;left: 0;}#why-choose-1634 .cs-box {width: 60%;margin-top: -2.375em;margin-left: 1.5em;padding: 1em;background-color: #f7f7f7;display: flex;flex-direction: column;align-items: flex-start;gap: 0.25rem;position: relative;z-index: 10;}#why-choose-1634 .cs-header {font-size: 1em;line-height: 1.2em;font-weight: 700;margin: 0;color: var(--headerColor);display: block;}#why-choose-1634 .cs-desc {font-size: 0.875em;line-height: 1.5em;margin: 0;color: var(--primary);display: block;}#why-choose-1634 .cs-picture {position: relative;z-index: 1;}#why-choose-1634 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#why-choose-1634 .cs-picture1 {width: 100%;height: 100%;}#why-choose-1634 .cs-picture2 {width: 36.346863%;height: 39.878543%;position: absolute;bottom: 0;right: 0;}}@media only screen and (min-width: 48rem) {#why-choose-1634 .cs-container {max-width: 80rem;}#why-choose-1634 .cs-content {flex-direction: row;justify-content: center;align-items: center;}#why-choose-1634 .cs-flex {text-align: left;width: 40vw;max-width: 40rem;flex: none;}#why-choose-1634 .cs-title {margin: 0;}#why-choose-1634 .cs-h3, #why-choose-1634 .cs-item-text {text-align: left;}#why-choose-1634 .cs-item {grid-column: span 4;}#why-choose-1634 .cs-image-group {width: 100%;}}@media only screen and (min-width: 64rem) {#why-choose-1634 {background-color: #f8f5f1;overflow: hidden;}#why-choose-1634 .cs-content {align-items: flex-start;}#why-choose-1634 .cs-flex {width: 50%;}#why-choose-1634 .cs-wrapper {display: flex;flex-direction: row;justify-content: space-between;align-items: stretch;gap: 2.5rem;position: relative;z-index: 1;}#why-choose-1634 .cs-wrapper:before {content: "";width: 100vw;height: 100vw;background: #fff;opacity: 1;position: absolute;display: block;top: 0;left: 50%;z-index: -1;transform: translateX(-50%);}#why-choose-1634 .cs-card-group {max-width: 39.375rem;padding-top: 3rem;align-self: flex-start;}#why-choose-1634 .cs-image-group {width: 33.875em;height: auto;min-height: 30.875em;margin-top: -3rem;order: 2;flex: none;}#why-choose-1634 .cs-item {grid-column: span 12;flex-direction: row;}}@media only screen and (min-width: 0rem) {body.dark-mode #why-choose-1634 {background-color: rgba(0, 0, 0, 0.3);}body.dark-mode #why-choose-1634 .cs-title, body.dark-mode #why-choose-1634 .cs-text, body.dark-mode #why-choose-1634 .cs-h3, body.dark-mode #why-choose-1634 .cs-item-text, body.dark-mode #why-choose-1634 .cs-header {color: var(--bodyTextColorWhite);}body.dark-mode #why-choose-1634 .cs-text, body.dark-mode #why-choose-1634 .cs-item-text {opacity: 0.8;}body.dark-mode #why-choose-1634 .cs-box {background-color: var(--dark);position: relative;z-index: 1;}body.dark-mode #why-choose-1634 .cs-box:before {content: "";width: 100%;height: 100%;background: #000;opacity: 0.2;position: absolute;display: block;top: 0;left: 0;z-index: -1;}body.dark-mode #why-choose-1634 .cs-wrapper:before {background-color: var(--dark);}}@media only screen and (min-width: 0rem) {#stats-315 {padding: var(--sectionPadding);background-color: #f7f7f7;}#stats-315 .cs-card-group {width: 100%;max-width: 37.5rem;margin: auto;padding: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 2.5rem;}#stats-315 .cs-item {list-style: none;width: 14.6875rem;margin: 0;padding: 0;display: flex;justify-content: flex-start;align-items: center;}#stats-315 .cs-picture {width: 5rem;height: 5rem;margin-right: clamp(0.75rem, 3vw, 1.25rem);border-radius: 50%;border: 1px solid #bababa;display: flex;justify-content: center;align-items: center;flex: none;}#stats-315 .cs-icon {width: 2.5rem;height: auto;}#stats-315 .cs-flex-group {display: flex;justify-content: center;align-items: flex-start;flex-direction: column;}#stats-315 .cs-number {font-size: var(--headerFontSize);color: var(--headerColor);font-weight: 900;line-height: 1.2em;margin: 0;display: block;}#stats-315 .cs-stat {font-size: var(--bodyFontSize);line-height: 1.5em;color: var(--bodyTextColor);display: block;}}@media only screen and (min-width: 40.625rem) {#stats-315 .cs-card-group {flex-direction: row;flex-wrap: wrap;column-gap: 1.25rem;row-gap: 2rem;}}@media only screen and (min-width: 64rem) {#stats-315 .cs-card-group {max-width: 80rem;flex-wrap: nowrap;justify-content: space-evenly;}}@media only screen and (min-width: 0rem) {body.dark-mode #stats-315 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #stats-315 .cs-number, body.dark-mode #stats-315 .cs-stat {color: var(--bodyTextColorWhite);}body.dark-mode #stats-315 .cs-icon {filter: brightness(1000%);}}@media only screen and (min-width: 0rem) {#gallery-47 {padding: var(--sectionPadding);position: relative;}#gallery-47 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#gallery-47 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#gallery-47 .cs-image-group {width: 100%;margin: 0;padding: 0;display: grid;place-content: center;grid-template-columns: repeat(12, 1fr);grid-template-rows: 1fr;gap: clamp(0.5rem, 1.5vw, 1.25rem);}#gallery-47 .cs-item {list-style: none;width: 100%;margin: 0;aspect-ratio: 1;grid-column: span 6;display: block;position: relative;overflow: hidden;}#gallery-47 .cs-item:hover .cs-picture img {transform: scale(1.1);}#gallery-47 .cs-picture {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#gallery-47 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;transition: transform 0.6s;}#gallery-47 .cs-item-1 {grid-column: 1 / span 12;grid-row: 1 / 2;aspect-ratio: 328/158;}#gallery-47 .cs-item-5 {grid-column: 7 / span 6;grid-row: 3 / span 2;aspect-ratio: initial;}#gallery-47 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#gallery-47 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#gallery-47 .cs-button-solid:hover:before {width: 100%;}}@media only screen and (min-width: 48rem) {#gallery-47 .cs-item {grid-column: span 3;}#gallery-47 .cs-item-1 {grid-column: 1 / span 6;}#gallery-47 .cs-item-2 {grid-column: 1 / span 3;grid-row: 2;}#gallery-47 .cs-item-3 {grid-column: 4 / span 3;grid-row: 2;}#gallery-47 .cs-item-5 {grid-column: 7 / span 3;grid-row: 2;}#gallery-47 .cs-item-6 {grid-column: 10 / span 3;grid-row: 1 / span 2;aspect-ratio: initial;}}@media only screen and (min-width: 0rem) {body.dark-mode #gallery-47 .cs-title, body.dark-mode #gallery-47 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #gallery-47 .cs-text {opacity: 0.8;}}@media only screen and (min-width: 0rem) {#reviews-591 {padding: var(--sectionPadding);background-color: var(--primary);}#reviews-591 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#reviews-591 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#reviews-591 .cs-topper, #reviews-591 .cs-title {color: var(--bodyTextColorWhite);}#reviews-591 .cs-text {color: var(--bodyTextColorWhite);opacity: 0.8;}#reviews-591 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;align-items: center;gap: 1.25rem;}#reviews-591 .cs-item {list-style: none;width: 100%;margin: 0;padding: clamp(2rem, 7vw, 3rem) clamp(1rem, 4vw, 2rem);box-sizing: border-box;background-color: #f0f0f0;display: flex;flex-direction: column;align-items: flex-start;}#reviews-591 .cs-icon {width: clamp(1.875rem, 4vw, 2.5rem);height: auto;margin: 0 0 2rem 0;display: block;}#reviews-591 .cs-h3 {font-size: clamp(1.25rem, 4vw, 1.5625rem);line-height: 1.2em;font-weight: 700;margin: 0 0 1.5rem 0;color: var(--headerColor);}#reviews-591 .cs-item-text {font-size: clamp(0.875rem, 4vw, 1rem);line-height: 1.5em;max-width: 24.25rem;margin: 0 0 3rem 0;color: var(--bodyTextColor);}#reviews-591 .cs-name {font-size: 1.25rem;line-height: 1.2em;font-weight: 500;margin: auto 0 0 0;color: var(--headerColor);display: flex;justify-content: flex-start;align-items: center;gap: 0.5rem;position: relative;}#reviews-591 .cs-name:before {content: "";width: 0.5rem;height: 1px;background: currentColor;display: block;position: relative;}}@media only screen and (min-width: 48rem) {#reviews-591 .cs-container {max-width: 80rem;}#reviews-591 .cs-card-group {display: grid;grid-template-columns: repeat(2, 1fr);}#reviews-591 .cs-item {grid-column: 1/2;grid-row: 1/2;}#reviews-591 .cs-item:nth-of-type(2) {grid-column: 2/3;grid-row: 1/2;}#reviews-591 .cs-item:nth-of-type(3) {grid-column: 1/3;grid-row: 2/3;}}@media only screen and (min-width: 64rem) {#reviews-591 .cs-card-group {display: flex;flex-direction: row;flex-wrap: nowrap;align-items: stretch;justify-content: center;}#reviews-591 .cs-item {width: 100%;}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews-591 {background-color: var(--medium);}body.dark-mode #reviews-591 .cs-h3, body.dark-mode #reviews-591 .cs-item-text, body.dark-mode #reviews-591 .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-591 .cs-item {background-color: var(--dark);}body.dark-mode #reviews-591 .cs-item-text {opacity: 0.8;}}@media only screen and (min-width: 0rem) {#steps-585 {padding: var(--sectionPadding);}#steps-585 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#steps-585 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#steps-585 .cs-card-group {margin: 0;padding: 0;display: flex;flex-direction: column;gap: 1.25rem;}#steps-585 .cs-item {list-style: none;min-height: 18.125rem;padding: 1rem clamp(1rem, 1.8vw, 1.5rem);border-bottom: 1px solid var(--headerColor);box-sizing: border-box;display: flex;flex-direction: column;align-items: flex-start;}#steps-585 .cs-item:last-of-type {border: none;}#steps-585 .cs-h3 {font-size: 1.5rem;font-weight: 500;line-height: 1.2em;text-align: left;margin: 0 0 0.75rem 0;color: var(--primary);display: block;}#steps-585 .cs-item-text {font-size: 1rem;line-height: 1.5em;text-align: left;margin: 0;color: var(--bodyTextColor);}#steps-585 .cs-number {font-size: 3.8125rem;font-weight: 900;line-height: 1.2em;margin: auto 0 0 0;color: var(--primary);display: block;}}@media only screen and (min-width: 48rem) {#steps-585 .cs-container {max-width: 80rem;}#steps-585 .cs-card-group {flex-direction: row;flex-wrap: wrap;}#steps-585 .cs-item {width: 48%;}#steps-585 .cs-item:nth-of-type(3) {border-bottom: none;}}@media only screen and (min-width: 64rem) {#steps-585 .cs-card-group {flex-wrap: nowrap;}#steps-585 .cs-item {border-bottom: none;border-right: 1px solid var(--headerColor);}}@media only screen and (min-width: 0rem) {body.dark-mode #steps-585 .cs-topper {color: var(--primaryLight);}body.dark-mode #steps-585 .cs-title {color: var(--bodyTextColorWhite);}body.dark-mode #steps-585 .cs-item {border-color: var(--bodyTextColorWhite);}body.dark-mode #steps-585 .cs-item-text {color: var(--bodyTextColorWhite);opacity: 0.8;}body.dark-mode #steps-585 .cs-h3, body.dark-mode #steps-585 .cs-number {color: var(--primaryLight);}}@media only screen and (min-width: 0rem) {#faq-595 {background: #f7f7f7;}#faq-595 .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-595 .cs-content {text-align: left;max-width: 33.8125rem;padding: var(--sectionPadding);padding-top: 0;box-sizing: border-box;}#faq-595 .cs-title {max-width: 20ch;margin: 0 0 1.625rem 0;}#faq-595 .cs-faq-group {padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;}#faq-595 .cs-faq-item {list-style: none;width: 100%;border-bottom: 1px solid #e8e8e8;transition: border-bottom 0.3s;}#faq-595 .cs-faq-item.active {border-color: var(--primaryLight);}#faq-595 .cs-faq-item.active .cs-button {color: var(--primary);}#faq-595 .cs-faq-item.active .cs-button:before {background-color: var(--primaryLight);transform: rotate(315deg);}#faq-595 .cs-faq-item.active .cs-button:after {background-color: var(--primaryLight);transform: rotate(-315deg);}#faq-595 .cs-faq-item.active .cs-item-p {height: auto;padding: 0 0 clamp(1rem, 2vw, 1.5rem) 0;opacity: 1;}#faq-595 .cs-button {font-size: clamp(1rem, 2vw, 1.25rem);line-height: 1.2em;text-align: left;font-weight: bold;padding: clamp(1rem, 2.3vw, 1.5rem) 0;border: none;background: transparent;color: var(--headerColor);display: block;width: 100%;position: relative;transition: background-color 0.3s, color 0.3s;}#faq-595 .cs-button:hover {cursor: pointer;}#faq-595 .cs-button:before {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--headerColor);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 45%;right: 0.25rem;transform: rotate(45deg);transform-origin: left center;transition: transform 0.5s;}#faq-595 .cs-button:after {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--headerColor);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 45%;right: 0.0625rem;transform: rotate(-45deg);transform-origin: right center;transition: transform 0.5s;}#faq-595 .cs-button-text {width: 90%;display: block;}#faq-595 .cs-item-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;width: 90%;max-width: 33.8125rem;height: 0;margin: 0;padding: 0;opacity: 0;color: var(--bodyTextColor);overflow: hidden;transition: opacity 0.3s, padding-bottom 0.3s;}#faq-595 .cs-picture {display: block;position: relative;width: 100%;height: 16rem;z-index: 1;}#faq-595 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 48rem) {#faq-595 {padding: var(--sectionPadding);}#faq-595 .cs-container {flex-direction: row;justify-content: center;align-items: flex-start;gap: clamp(3.75rem, 8vw, 6.75rem);}#faq-595 .cs-picture {width: 40%;max-width: 23.3125rem;height: auto;margin: clamp(1rem, 2vw, 1.5rem);aspect-ratio: 0.65853659;order: 2;}#faq-595 .cs-picture:before {content: "";width: 100%;height: 77%;background: var(--primary);opacity: 1;position: absolute;display: block;top: calc(clamp(1rem, 2vw, 1.5rem)*-1);right: calc(clamp(1rem, 2vw, 1.5rem)*-1);}#faq-595 .cs-picture:after {content: "";width: 100%;height: 77%;background: transparent;border: 1px solid var(--primary);opacity: 1;position: absolute;display: block;bottom: calc(clamp(1rem, 2vw, 1.5rem)*-1);left: calc(clamp(1rem, 2vw, 1.5rem)*-1);z-index: -1;}#faq-595 .cs-content {width: 50%;padding: 0;}}@media only screen and (min-width: 0rem) {body.dark-mode #faq-595 {background-color: var(--medium);}body.dark-mode #faq-595 .cs-picture:before {background-color: var(--accent);filter: brightness(150%);}body.dark-mode #faq-595 .cs-picture:after {border-color: var(--accent);filter: brightness(150%);}body.dark-mode #faq-595 .cs-topper {color: var(--bodyTextColorWhite);}body.dark-mode #faq-595 .cs-title, body.dark-mode #faq-595 .cs-item-p {color: var(--bodyTextColorWhite);}body.dark-mode #faq-595 .cs-faq-item {border-color: rgba(255, 255, 255, 0.2);}body.dark-mode #faq-595 .cs-faq-item.active {border-color: var(--bodyTextColorWhite);}body.dark-mode #faq-595 .cs-faq-item.active .cs-button {color: var(--bodyTextColorWhite);}body.dark-mode #faq-595 .cs-faq-item.active .cs-button:before, body.dark-mode #faq-595 .cs-faq-item.active .cs-button:after {background-color: var(--bodyTextColorWhite);}body.dark-mode #faq-595 .cs-button {color: var(--bodyTextColorWhite);}body.dark-mode #faq-595 .cs-button:before, body.dark-mode #faq-595 .cs-button:after {background-color: var(--bodyTextColorWhite);}}@media only screen and (min-width: 0rem) {#blog-1580 {padding: var(--sectionPadding);position: relative;z-index: 1;}#blog-1580 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#blog-1580 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#blog-1580 .cs-title {max-width: 20ch;}#blog-1580 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;transition: color 0.3s;}#blog-1580 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#blog-1580 .cs-button-solid:hover {color: #fff;}#blog-1580 .cs-button-solid:hover:before {width: 100%;}#blog-1580 .cs-card-group {width: 100%;padding: 0;margin: 0;display: grid;grid-template-columns: repeat(12, 1fr);row-gap: 1.75rem;column-gap: clamp(1rem, 2.5vw, 1.25rem);}#blog-1580 .cs-item {text-align: left;list-style: none;overflow: hidden;grid-column: span 12;position: relative;z-index: 1;transition: box-shadow 0.3s, transform 0.3s;}#blog-1580 .cs-item:hover .cs-picture img {opacity: 0.3;transform: scale(1.1);}#blog-1580 .cs-item:hover .cs-h3 {color: var(--primary);}#blog-1580 .cs-link {text-decoration: none;display: flex;flex-direction: column;justify-content: space-between;}#blog-1580 .cs-picture {width: 100%;min-height: 13.75rem;max-height: 18.75rem;height: 100vw;margin: 0 0 clamp(1rem, 3vw, 1.5rem) 0;background-color: #1a1a1a;overflow: hidden;display: block;flex: none;position: relative;z-index: 1;}#blog-1580 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;transition: transform 0.6s, opacity 0.3s;}#blog-1580 .cs-flex {height: 100%;display: flex;flex-direction: column;align-items: flex-start;position: relative;z-index: 2;}#blog-1580 .cs-date {font-size: 1rem;line-height: 1.2em;font-weight: 700;text-align: inherit;margin: 0 0 2rem 0;padding: 0.5rem 1rem;box-sizing: border-box;background-color: #d1d3d4;color: #1a1a1a;display: inline-block;position: absolute;left: 1rem;bottom: 100%;z-index: 2;}#blog-1580 .cs-h3 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);text-align: inherit;line-height: 1.2em;font-weight: 700;color: var(--headerColor);margin: 0 0 clamp(0.75rem, 2vw, 1rem) 0;transition: color 0.3s;}#blog-1580 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;text-align: inherit;margin: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#blog-1580 .cs-container {max-width: 80rem;}#blog-1580 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;align-items: flex-end;}#blog-1580 .cs-title {margin: 0;}#blog-1580 .cs-item {grid-column: span 4;}#blog-1580 .cs-picture {min-height: 11.25rem;height: clamp(11.25rem, 23vw, 17.75rem);max-height: 100%;}}@media only screen and (min-width: 0rem) {body.dark-mode #blog-1580 .cs-title, body.dark-mode #blog-1580 .cs-text, body.dark-mode #blog-1580 .cs-h3, body.dark-mode #blog-1580 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #blog-1580 .cs-text, body.dark-mode #blog-1580 .cs-item-text {opacity: 0.8;}}